[Bug 2062622] Re: autopkgtest broken on deb822 only testbeds

Launchpad Bug Tracker 2062622 at bugs.launchpad.net
Fri Apr 19 20:02:26 UTC 2024


This bug was fixed in the package apt-clone - 0.4.3+nmu2ubuntu2

---------------
apt-clone (0.4.3+nmu2ubuntu2) noble; urgency=medium

  * Fix tests on deb822-only system (LP: #2062622)
    On those systems, `/etc/apt/sources.list` doesn't exist. Let's check for
    `/etc/passwd` instead in the real system test.

 -- Florent 'Skia' Jacquet <florent.jacquet at canonical.com>  Fri, 19 Apr
2024 18:40:41 +0200

** Changed in: apt-clone (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  autopkgtest broken on deb822 only testbeds

Status in apt-clone package in Ubuntu:
  Fix Released

Bug description:
  Running apt-clone autopkgtest on a deb822-only such as a fresh Noble image breaks the tests, because they test for the presence of `/etc/apt/sources.list` on the system they run (not the embedded mocked test data).
  Checking for another file would fix this, or removing the "real system" test, since this is heavily dependent on the testbed, and thus quite brittle.

  Here is an example of broken run:
  https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/a/apt-clone/20240419_132003_66310@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/2062622/+subscriptions




More information about the foundations-bugs mailing list