PDA

View Full Version : [ubuntu] Help! Upgrading to 8.10



freechiru
October 4th, 2009, 01:49 PM
Following https://help.ubuntu.com/community/IntrepidUpgrades . Cannot update though Update Manager; cannot set Software Sources to show short-term upgrades -- no "Release Upgrades" tab. Cannot update via ISO CD; netbook has no CD drive and command given for virtual CD drive not allowed. What do I do?

Jimmyfj
October 4th, 2009, 02:08 PM
If you run this command in a terminal:


sudo update-manager -d

You'll get the upgrade running.

slakkie
October 4th, 2009, 02:29 PM
Try the following:



sudo aptitude install update-manager-core
sudo do-release-upgrade

freechiru
October 4th, 2009, 03:47 PM
Thanks for the help.

@Jimmyfj: That brings up my Update Manager, yes, but it doesn't see any new updates (at all, let alone version updates) to install.

@slakkie: I tried that; the first code worked (although what exactly did it do? It asked me for permission to remove 8 packages) but when I ran the second code I got "No new release found."

If it changes anything, I'm running Netbook Remix; my current version according to lsb_release -a is:


Distributor ID: Ubuntu
Description: Ubuntu 8.04.2
Release: 8.04
Codename: hardy

slakkie
October 10th, 2009, 11:52 PM
edit the file /etc/update-manager/release-upgrades as root

Change Prompt=lts to Prompt=normal.

Then redo the do-release-upgrade command.

The first bit actually installed the do-release-upgrade command.

If you wait a little over 6 months (April 2010), you will be able to upgrade directly to 10.04. 9.10 comes out in Oct 29 and then they start working on the next LTS version.

I also read some changelogs that they made it possible to upgrade from hardy to karmic (9.10) directly. Maybe wait for that package to hit hardy and you can make a huge leap forward. You would now need to upgrade first to 8.10, then 9.04 and then 9.10 and 6 months later to 10.04.. I would advise to wait a bit, less hassle :)

freechiru
October 29th, 2009, 10:14 PM
slakkie,

I tried those commands, but I still come up with "No new release found" -- which is odd, given that Karmic is released today. (Also, apologies for not trying this sooner; I decided to give up and wait until Karmic was released, but that isn't working either, it seems.)

For the record, my system hasn't found any updates for the last 25 days. I suspect that's bad...?