canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04503
[Bug 2060187] Re: autopkgtest-build-qemu fails to build Ubuntu images
This bug was fixed in the package autopkgtest - 5.37ubuntu2
---------------
autopkgtest (5.37ubuntu2) oracular; urgency=medium
* New delta, all upstream cherry-picks:
- t/autopkgtest-build-docker: use ports.ubuntu.com on non-amd64 Ubuntu
- t/autopkgtest: test_git_source_build: skip if remote repo is unreachable
- d/t/lxd: restrict architectures via Architecture and enable arm64
- d/rules: don't run pre-commit at package build time
-- Paride Legovini <paride@xxxxxxxxxx> Wed, 26 Jun 2024 13:16:53 +0200
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/2060187
Title:
autopkgtest-build-qemu fails to build Ubuntu images
Status in autopkgtest package in Ubuntu:
Fix Released
Status in autopkgtest source package in Bionic:
Won't Fix
Status in autopkgtest source package in Focal:
Won't Fix
Status in autopkgtest source package in Jammy:
New
Status in autopkgtest source package in Noble:
New
Bug description:
Normally autopkgtest-buildvm-ubuntu-cloud is a better tool to build
Ubuntu images to be used with autopkgtest-virt-qemu, however we should
also be able to use autopkgtest-build-qemu, which builds an image from
scratch using debootstrap. This currently fails:
- When building >= Focal images, autopkgtest-virt-qemu fails as it
tries to install ifupdown on the testbed, which is not available in
main (the only enabled component during debootstrap). We should stop
installing ifupdown in >= Focal or more probably >= Bionic (when
netplan has been made the default).
- Issues with setup-testbed installing rng-tools have been reported
[1].
Note: at the moment autopkgtest-build-qemu is also failing to build
noble images because the release pocket is currently missing binaries.
[1] https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/310
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2060187/+subscriptions
References