Brian: I did as you suggested below - plus also had to make an additional modification - change deb http://archive.ubuntu.com/ubuntu dapper main restricted universe to deb http://us.archive.ubuntu.com/ubuntu dapper main restricted universe
After I did this - changed all dapper references to edgy and executed "sudo apt-get update" and then "sudo apt-get dist upgrade" It looked like update was going OK - but got multiple error messages that locale varibles not set correctly. After update completed and rebooting resulted in multiple errors (X server could not start, etc.) I gave up trying to upgrade my system - instead downloaded latest 6.06 from web and then ran 'gksu "update-manager -c" ', selected update release and all worked OK. final /etc/apt/sources.list from doing last update significantly differed from the sources.list that I had been using. I guess that you can now close this item since I am now on 6.10 --- Brian Murray <[EMAIL PROTECTED]> wrote: > One thing I noticed is you have dapper-security > listed twice in your /etc/apt/sources.list file. > Please remove one set of "deb > http://security.ubuntu.com/ubuntu dapper-security > main restricted universe multiverse > deb-src http://security.ubuntu.com/ubuntu > dapper-security universe multiverse". Then run > 'sudo apt-get clean' to clean out '/var/cache/apt' > then 'sudo apt-get update' and finally 'sudo apt-get > upgrade'. Hopefully that will resolve your issue. > > -- > upgrade to 6.10 fails with page fetch failure > https://launchpad.net/bugs/83368 > -- upgrade to 6.10 fails with page fetch failure https://launchpad.net/bugs/83368 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
