Is it safe to upgrade an Ubuntu 8.10 Server to the latest release?

The server is running Apache, Subversion, and Atlassian Confluence. Can this be upgraded safely, and if so, what is the command line? I'd like to stay on a more recent version of the platform but make as few problems for myself as possible.


According to Upgrading to Ubuntu 9.04:

Network Upgrade for Ubuntu Servers (Recommended)

  1. Install update-manager-core if it is not already installed:

    sudo apt-get install update-manager-core

  2. Launch the upgrade tool:

    sudo do-release-upgrade

  3. Follow the on-screen instructions.

According to the Ubuntu release history, 8.10 will be officially supported for another year (almost). 9.04 is less than two weeks old so I'd perhaps be slightly hesitant to upgrade immediately unless you have a pressing need. If what you have now works just stick with it until the 9.04 issues are bedded down.


I would stick with 8.10 like cletus said. There aren't to many major differences between the releases. If you stick with 8.10 then you know what your getting, if you upgrade to 9.04 there could be bugs that haven't been reported yet that might affect you.

The major thing you have to consider when upgrading is this: Who are you working for? If this is your server then do it and see what happens. If this is a business server that servers the needs of other users, then wait.

If there's one thing vista taught us, it's that the "latest and greatest" isn't always better then what you were using before.


There is an annoying bug with tracker in 9.04.

Otherwise I haven´t seen any problems after upgrade from 8.10 after using it for couple of hours. Nor I have seen any significant differences or improvements. Upgrade itself went smoohtly.

EDIT: these experiences refer only to desktop usage, they are probably not applicaple to the question.