12.04 LTS to 14.04 LTS Server upgrade failing

Asked by shoalsart

I'm getting the message "Your HWE is supported until April 2017" and "New Release 14.04.1 LTS available".

However when trying to upgrade, I receive "no new release found".

I've attempted to:

    run "sudo do-release upgrade" and with "d" parameter
    run "sudo apt-get dist-upgrade"
    run "sudo apt-get update" and "sudo apt-get upgrade"
    checked HWE kernel and updated to Trusty version and also set back to prior generic version (based on prior bug post)
    ensured update manager (core) is installed

Server Now Running: - 12.04.05 LTS (Precise) - 3.13.0-115-generic X86_64

Am I missing something simple?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bashing-om (bashing-om) said :
#1

"Am I missing something simple?"
What shows terminal command:
grep Prompt= /etc/update-manager/release-upgrades
That should show Prompt=lts if the settings are correct.

Maybe Yes, maybe not so yes

Revision history for this message
shoalsart (shoalsart) said :
#2

/etc/update-manager/release-upgrades file contains:
[DEFAULT]
Prompt=lts

I even tried changing to "normal" and running.

Revision history for this message
shoalsart (shoalsart) said :
#3

I attempted with the -c and no classification with the same result "no new release found". I'm running from terminal - attempted locally at console.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

-d is for the development version which is 17.04.

Throwing random commands at systems will break your system. The interpretater does what you say. There is no checking so you have to be the smart one. Be careful

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

What is the output of:

sudo apt-get update

Thanks

Revision history for this message
shoalsart (shoalsart) said :
#6

(1/2) - Yeah
(2/2) - Both apt-get update and upgrade both ran as well as dist-upgrade; however, I backed it back down a package version as I had read a bug report of the linux-headers-generic-lts-trusty Linux-image-generic-lts-trusty possibly causing issues with the upgrade. So the two trusty packages are the only two not upgraded (held back).

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

What is the output of the commands

uname -a
lsb_release -crid
sudo apt-get update
sudo apt-get dist-upgrade

Revision history for this message
shoalsart (shoalsart) said :
#8

(1/4) Linux 3.13.0-116-generic #163~precise1-Ubuntu SMP x86_64 GNU/Linux
(2/4) Distributor Id: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: Precise
(3/4) Ran without problems (also ran apt-get upgrade without problems)
(4/4) Updated the kernel to 3.13.0-116 (I've tried to upgrade with both 115 and 116 Trusty kernels)

Revision history for this message
shoalsart (shoalsart) said :
#9

I've also run:

sudo apt-get install -f
sudo dpkg --configure -a

to check for any broken dependencies. Everything seems fine. I have read where the sources.list file can be manually edited to Trusty DEB pointers, but this may cause system issues, any further ideas?

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

Please provide the output of the commands, not your own interpretation.

Revision history for this message
shoalsart (shoalsart) said :
#11

I was also wondering if anyone has tried updating server via .ISO (CD/DVD) route? such as in this thread;
https://help.ubuntu.com/community/PreciseUpgrades

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

Try the command

sudo do-release-upgrade -p

If this still fails, please upload the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log to pastebin.ubuntu.com and provide the links that you get in a new message of this question thread.

Revision history for this message
Launchpad Janitor (janitor) said :
#13

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.