canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05701
[Bug 2052639] Re: deb822 sources are not supported (was: cannot create a local noble lxd runner)
Looks like 5.38ubuntu1~22.04.1 was accepted on top of
5.37ubuntu3~22.04.1 while it was in proposed, but its changes file[2]
doesn't mention this bug anymore.
I see this bug mentioned in 5.38ubuntu1~22.04.1's d/changelog, though,
at a much older version:
autopkgtest (5.34) unstable; urgency=medium
[ Victor Westerhuis ]
* Let vmdb2 write /etc/fstab in autopkgtest-build-qemu
[ Nick Rosbrook ]
* add support for deb822 sources (LP: #2052639)
[ Julian Andres Klode ]
* ssh: Set ConnectionAttempts=20 in auxverb
* lxd: Increase various timeouts
[ Paride Legovini ]
* install_apt: drop retry loop on AptDownloadError
* build-dep: improve error handling
* runner: rely on package versions to select which src package to download
[ Paul Gevers ]
* autopkgtest-build-lxc: repair proxy detection for lxc.network deprecation
(Closes: #1067406)
* autopkgtest-build-lxc*: add support to not have apt proxy autodetected
(Closes: #933064)
[ Antonio Terceiro ]
* autopkgtest-virt-lxc: add option to choose container location
-- Paride Legovini <paride@xxxxxxxxxx> Wed, 03 Apr 2024 11:06:34 +0200
I presume it's fixed? But can't be sure without inspecting the code.
1. https://launchpad.net/ubuntu/+source/autopkgtest/5.38ubuntu1~22.04.1
2. https://launchpadlibrarian.net/754239924/autopkgtest_5.38ubuntu1~22.04.1_source.changes
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
Matching subscriptions: ubuntu-qa-bugs
https://bugs.launchpad.net/bugs/2052639
Title:
deb822 sources are not supported (was: cannot create a local noble lxd
runner)
Status in autopkgtest package in Ubuntu:
Fix Released
Status in autopkgtest source package in Jammy:
Fix Committed
Bug description:
[Impact]
Noble was the first Ubuntu release that introduced deb822 only sources. However,
this required support for that in autopkgtest.
[Test case]
$ autopkgtest-build-lxd ubuntu-daily:oracular
$ autopkgtest-buildvm-ubuntu-cloud -a amd64 -r noble
$ autopkgtest-buildvm-ubuntu-cloud -a amd64 -r oracular
[Fix]
https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/287
This was release in autopkgtest 5.34, currently in the process of being SRU'd to
Jammy in bug #2071609.
[Regression potential]
The current SRU has a lot of unrelated changes. While this increases the
chances of regression, this also come with a broader test suite, increasing test
coverage, and so regressions should only happen in corner-cases, hopefully less
important as the current lack of deb822 feature.
[Original bug report]
Hi there,
On current mantic, I cannot use autopkgtest-build-lxd to create a
noble LXD runner:
$ autopkgtest-build-lxd ubuntu-daily:noble
Detected local apt proxy, using http://10.235.222.1:3142 as container proxy
Creating autopkgtest-prepare-nDq
Starting autopkgtest-prepare-nDq
Created symlink /etc/systemd/system/serial-getty@getty.service → /dev/null.
Container finished booting. Distribution Ubuntu, release noble, architecture amd64
Running setup script /usr/share/autopkgtest/setup-commands/setup-testbed...
awk: fatal: cannot open file `/etc/apt/sources.list' for reading: No such file or directory
sh: Attempting to set up Debian/Ubuntu apt sources automatically
Failed to auto-detect apt mirror; set $MIRROR explicitly
I'm guessing this is related to deb822?
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: autopkgtest 5.28ubuntu1 [modified: usr/bin/autopkgtest-build-lxd]
ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.5.3
Uname: Linux 6.5.0-15-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Wed Feb 7 15:33:18 2024
InstallationDate: Installed on 2021-07-05 (947 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
PackageArchitecture: all
ProcEnviron:
LANG=fr_FR.UTF-8
PATH=(custom, no user)
SHELL=/usr/bin/zsh
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
SourcePackage: autopkgtest
UpgradeStatus: Upgraded to mantic on 2023-09-13 (147 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2052639/+subscriptions
References