[Bug 1730164] [NEW] failure attempting to initiate upgrade from xenial to zesty

Robert Collins 1730164 at bugs.launchpad.net
Sun Nov 5 07:49:17 UTC 2017


Public bug reported:

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.

** Affects: update-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1730164

Title:
  failure attempting to initiate upgrade from xenial to zesty

Status in update-manager package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1730164/+subscriptions



More information about the foundations-bugs mailing list