Unable to upgrade to Ubuntu 10.0 LTS

Asked by DNV

I am using Ubuntu Linux 9.10 and i am trying to upgrade my machine to Ubuntu 10.0 LTS.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
DNV
Solved:
Last query:
Last reply:
Revision history for this message
DNV (srikanthdnv) said :
#1

FYI

When I tried to upgrade to Ubuntu 10.0 some packages were fetched and my internet connection was gone 2/3 times and afterwards when I try to upgrade a message is being displayed stating that my machine was already updated.

Revision history for this message
Dawning (dawning) said :
#2

Hmm, that's not fun. I doubt this will help, but you could try flushing you apt-get cache.. I'd give the following a whirl:

sudo apt-get clean
sudo apt-get check
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Please post how that goes for ya.

Good luck!

Revision history for this message
DNV (srikanthdnv) said :
#3

Hi Dawning,

Thanks for your quick reply and it was successfully upgraded...

DNV Srikanth

Revision history for this message
Dawning (dawning) said :
#4

Glad to hear it worked out for ya, take care DNV