canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04500
[Bug 2069283] Re: autopkgtest-build-lxd: check for existing image early
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/2069283
Title:
autopkgtest-build-lxd: check for existing image early
Status in autopkgtest package in Ubuntu:
Fix Released
Bug description:
autopkgtest-build-lxd fails if an image already exists with an error
like
Error: Aliases already exists: autopkgtest/ubuntu/noble/amd64
*after* creating the new image which takes a considerable amount of
time.
This is wasting user time. It would be preferable to have an early
check and recommend to the user to use 'lxc image delete' if he wishes
to recreate the image.
We might additionally consider adding a --force parameter allowing to
overwrite images.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2069283/+subscriptions
References