Report this

What is the reason for this report?

Upgrading server from Ubuntu 14.10 to 15.04?

Posted on May 6, 2015

Hi,

I am getting this notice when logging into my droplet:

New release ‘15.04’ available. Run ‘do-release-upgrade’ to upgrade to it.

However when I attempt “do-release-upgrade -d”, I get the warning “no valid mirror found” and do I want to update the sources.list file. Is this safe? or will updating the sources.list file effect the operation of my droplet in the future?

Any advice? Should I just avoid updating to the new release?

Thanks in advance, Benjamin



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I tried to upgrade using the steps suggested by the mod. My current installation is Ubuntu 14.x, and when I started the upgrade to 15.04, among the list of removed packages was mariadb and phpmyadmin. Is mariadb not packaged in 15.04? And if it is removed, won’t that screw up my databases?

I added the new repositories but do_release_upgrade still fails to find a new release.

root@Test-vivid-upgrade:~# do-release-upgrade -d
Checking for a new Ubuntu release
No new release found
root@Test-vivid-upgrade:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.2 LTS
Release:	14.04
Codename:	trusty
root@Test-vivid-upgrade:~# tail -2 /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ vivid main restricted
deb http://archive.ubuntu.com/ubuntu/ vivid-updates main restricted

For anyone coming to this these days, this won’t be possible without modifying your apt sources.list since 15.04 (as well as 15.10) is End of Life.

Follow these instructions: https://help.ubuntu.com/community/EOLUpgrades

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.