PDA

View Full Version : [ubuntu] Not upgradeing



rosanbio
April 24th, 2010, 04:03 AM
hai, when i am tryg to upgrade to lucid from karmic, update manager starts and shows my system is up-to date.
command used "update-manager -d"
os karmic 64bit
any idea any one???

2hot6ft2
April 24th, 2010, 04:33 AM
You might try going to
System > Administration > Software Sources
Click on the Updates tab and at the bottom is Release Upgrade
Change it to either Normal Releases or Long Term Support releases
Then close and go to
System > Administration > Update Manager and see if it's there.

garvinrick4
April 24th, 2010, 04:41 AM
Copy and paste this into your terminal.


sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list && sudo aptitude update && sudo aptitude dist-upgrade