PDA

View Full Version : [SOLVED] Can't upgrade to 14.04



Tristan_Williams
April 20th, 2014, 03:43 AM
I am running Xubuntu 13.10.

running the command 'sudo apt-get dist-upgrade' does nothing, even though Trusty has been released

What do I do?

deadflowr
April 20th, 2014, 04:10 AM
Try

sudo do-release-upgrade

dist-upgrade uogrades the existing system and does nothing to upgrade to a new release.
Unless you change out the sources, which I wouldn't recommend with Ubuntu.

Far easier to just run the do-release-upgrade command and let it run as it suppose to.

Edit: You probably don't need sudo, but what the hey, right.