failure attempting to initiate upgrade from xenial to zesty

Bug #1730163 reported by Robert Collins
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

The docs https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes#Upgrading_from_Ubuntu_16.10 say to use do-release-upgrade but:

$ sudo do-release-upgrade
Checking for a new Ubuntu release
No new release found.

Asking for a development version instead throws a traceback:

$ sudo do-release-upgrade -d
Checking for a new Ubuntu release
ERROR:root:parse failed for '/var/lib/update-manager/meta-release-lts-development'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 240, in parse
    while index_tag.step():
SystemError: E:Unable to parse package file (1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 372, in download
    self.parse()
  File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 278, in parse
    self.METARELEASE_URI)
UpdateManager.Core.MetaRelease.MetaReleaseParseError: Unable to parse http://changelogs.ubuntu.com/meta-release-lts-development
Upgrades to the development release are only
available from the latest supported release.

Asking for a proposed version also finds no version.
$ sudo do-release-upgrade -p
Checking for a new Ubuntu release
No new release found.

Revision history for this message
Brian Murray (brian-murray) wrote :

The file /etc/update-manager/release-upgrades has "Prompt=lts" set, while if you want to upgrade to Zesty, not an LTS, you'll need to have "Prompt=normal".

The issue with failing to parse meta-release-lts-development has also been reported in bug 1723115.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.