I am using xfce4 on an Acer c70 Chromebook. I managed to successfully update my system to 14.04 about a month ago using update manager, but was left with many unresolved bugs that I could not work around. So, defeated, I decided to reset everything and do a fresh install.
On attempting to update 12.04 to 12.10, I get errors in both update manager and terminal indicating a "failure to fetch" due to network problems. I have gone through an exhaustive list of help pages trying to solve this problem, but thus far either none are pertinent to my specific problem or i am unable to understand how to accomplish the steps involved.
I am able to apt-get update
, and apt-get upgrade
, but do-release-upgrade
yields the following:
Checking for a new Ubuntu release
Err Upgrade tool signature
404 Not Found [IP: 91.189.91.14 80]
Err Upgrade tool
404 Not Found [IP: 91.189.91.14 80]
Fetched 0 B in 0s (0 B/s)
WARNING:root:file 'quantal.tar.gz.gpg' missing
Failed to fetch
Fetching the upgrade failed. There may be a network problem.
Err Upgrade tool signature
404 Not Found [IP: 91.189.91.15 80]
Err Upgrade tool
404 Not Found [IP: 91.189.91.15 80]
Fetched 0 B in 0s (0 B/s)
WARNING:root:file 'quantal.tar.gz.gpg' missing Failed to fetch Fetching the upgrade failed. There may be a network problem. – jbnemo Jul 23 '14 at 21:27
do-release-upgrade
should have seen that the next version is Trusty. – saiarcot895 Jul 23 '14 at 21:29