[Bug 1929865] Re: autopkgtests fail due to precise being removed from the archive

Launchpad Bug Tracker 1929865 at bugs.launchpad.net
Mon Jul 17 14:12:48 UTC 2023


** Merge proposal linked:
   https://code.launchpad.net/~nteodosio/update-manager/+git/update-manager/+merge/446967

-- 
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/1929865

Title:
  autopkgtests fail due to precise being removed from the archive

Status in update-manager package in Ubuntu:
  Fix Released
Status in update-manager source package in Bionic:
  Won't Fix
Status in update-manager source package in Focal:
  Fix Released
Status in update-manager source package in Groovy:
  Won't Fix
Status in update-manager source package in Hirsute:
  Fix Committed

Bug description:
  The autopkgtests for update-manager are failing on stable releases.
  The test is checking for an upgrade from Lucid to Precise but Precise
  has been removed from the archive. This change updates the test so it
  uses Bionic and Focal both of which will be supported longer than
  Hirsute.

  [Test Case]
  verify the autopkgtest passes

  ERROR: test_html_uri_real (test_meta_release_core.TestMetaReleaseCore)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/tmp/autopkgtest.uS0Qrh/build.YA2/src/tests/test_meta_release_core.py", line 186, in test_html_uri_real
      f = urlopen(uri)
    File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
      return opener.open(url, data, timeout)
    File "/usr/lib/python3.9/urllib/request.py", line 523, in open
      response = meth(req, response)
    File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response
      response = self.parent.error(
    File "/usr/lib/python3.9/urllib/request.py", line 561, in error
      return self._call_chain(*args)
    File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
      result = func(*args)
    File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default
      raise HTTPError(req.full_url, code, msg, hdrs, fp)
  urllib.error.HTTPError: HTTP Error 404: Not Found
  -------------------- >> begin captured logging << --------------------root: WARNING: using fake release name 'lucid' (because of META_RELEASE_FAKE_CODENAME environment)

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




More information about the foundations-bugs mailing list