ok sorry im out of town so i am not checking mail as often as normal but heres what would help you. Take away the # on the lines thats start with "deb http" than sudo apt-get update than run sudo apt-get install ubuntu-desktop. once that is done you should beable to upgrade without an issue. Please try this and let me know the outcome. Thank you for your bug report.
ps. you can always do it the manual way steps are below: 1. take the # away from the lines that start with deb. 2. sudo apt-get update. 3. sudo apt-get install ubuntu-desktop. 4. open the /etc/apt/sources.list file again. 5. change all the "breezy" to "dapper" (the word breezy in the repos to dapper. 6. save, close, than run "sudo apt-get update && sudo apt-get dist-upgrade" 7. reboot and enjoy :) -- [dist-upgrader] aborts if no "breezy main" is in the sources.list (only breezy-updates main) https://launchpad.net/bugs/55950 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
