canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05294
[Bug 2077552] Re: autopkgtest-buildvm-ubuntu-cloud fails for s390x, armhf, and ppc64el
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: autopkgtest (Ubuntu)
Status: New => Confirmed
--
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/2077552
Title:
autopkgtest-buildvm-ubuntu-cloud fails for s390x, armhf, and ppc64el
Status in autopkgtest package in Ubuntu:
Confirmed
Bug description:
Starting with 5.37ubuntu3, when the change to use ubuntu-minimal
images were implemented, we can no longer use the `autopkgtest-
buildvm-ubuntu-cloud` script to generate s390x, armhf, and ppc64el
images, since there are no ubuntu-minimal images available for these
architectures, e.g. [0].
```
ubuntu@autopkgtest-test:~$ autopkgtest-buildvm-ubuntu-cloud -r oracular -a s390x
Downloading https://cloud-images.ubuntu.com/minimal/daily/oracular/current/oracular-minimal-cloudimg-s390x.img...
No image exists for this release/architecture
ubuntu@autopkgtest-test:~$ autopkgtest-buildvm-ubuntu-cloud -r oracular -a armhf
Downloading https://cloud-images.ubuntu.com/minimal/daily/oracular/current/oracular-minimal-cloudimg-armhf.img...
No image exists for this release/architecture
ubuntu@autopkgtest-test:~$ autopkgtest-buildvm-ubuntu-cloud -r oracular -a ppc64el
Downloading https://cloud-images.ubuntu.com/minimal/daily/oracular/current/oracular-minimal-cloudimg-ppc64el.img...
No image exists for this release/architecture
```
As a suggestion to the changes implemented in [1], the if statement
should also check which architecture is being used and only switch to
minimal if amd64 or arm64.
[0] https://cloud-images.ubuntu.com/minimal/daily/oracular/current/
[1] https://salsa.debian.org/ci-team/autopkgtest/-/commit/4e0e302ab74581da1f33e2d9dbe65b7b1c76c3ba
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2077552/+subscriptions
References