Thanks.I've already ordered the Fiesty live/install cd. I'm going to try to upgrade to Fiesty via aptitude first. And no success or serious errors I'm just going to clean install it through the cd.
So should I comment out any third party repositories?
Here's a copy of my sources.list file.
# Automatically generated sources.list
#
http://www.ubuntu-nl.org/source-o-matic/
#
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
#
# gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# gpg --export --armor KEY | sudo apt-key add -
# Ubuntu supported packages
# GPG key: 437D05B5
deb
http://us.archive.ubuntu.com/ubuntu/ edgy main restricted
deb
http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb
http://security.ubuntu.com/ubuntu edgy-security main restricted
# Ubuntu community supported packages
# GPG key: 437D05B5
deb
http://us.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb
http://us.archive.ubuntu.com/ubuntu/ edgy-updates universe multiverse
deb
http://security.ubuntu.com/ubuntu edgy-security universe multiverse
# Ubuntu backports project
# GPG key: 437D05B5
deb
http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
# Medibuntu multimedia packages
# GPG key: 0C5A2783
deb
http://medibuntu.sos-sts.com/repo/ edgy free non-free
# Canonical Commercial packages
# GPG key: 437D05B5
deb
http://archive.canonical.com edgy-commercial main
Should I comment out just Medibuntu and Canonical?
What about Ubuntu backports?