snap seed with channel breaks ubuntu-cpc:minimized builds on focal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| livecd-rootfs (Ubuntu) |
Undecided
|
Unassigned | ||
| Focal |
Undecided
|
Unassigned |
Bug Description
[Impact]
* Focal ubuntu-
[Test Case]
* build ubuntu-
* autopkgtest will catch this now, but didn't previously because the seed had yet to change
[Regression Potential]
* This is a very low risk change that is only in the code path ubuntu-
[Other Info]
* None
[Original Description]
The seed now specifies the lxd snap in focal as
'lxd=4.
the code with looks for lxd as the only snap in the seed for minimized
images. This patch updates the pattern to accept 'lxd' or 'lxd=*'.
The failure we see in the build is:
W: No seed matching task cloud-image
snap: considering required
snap: considering minimal
snap: considering standard
snap: considering server
snap: found lxd=4.0/
Unexpected seeded snap for ubuntu-
Build failed
Related branches
- Steve Langasek: Approve on 2020-07-29
- David Krauser (community): Approve on 2020-07-29
-
Diff: 28 lines (+8/-1)2 files modifieddebian/changelog (+7/-0)
live-build/auto/config (+1/-1)
- Pat Viafore (community): Approve on 2020-07-29
- David Krauser (community): Approve on 2020-07-29
- Ubuntu Core Development Team: Pending requested 2020-07-29
-
Diff: 28 lines (+8/-1)2 files modifieddebian/changelog (+7/-0)
live-build/auto/config (+1/-1)
description: | updated |
description: | updated |
Launchpad Janitor (janitor) wrote : | #1 |
Changed in livecd-rootfs (Ubuntu): | |
status: | New → Fix Released |
Hello Robert, or anyone else affected,
Accepted livecd-rootfs into focal-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-
Further information regarding the verification process can be found at https:/
N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.
Changed in livecd-rootfs (Ubuntu Focal): | |
status: | New → Fix Committed |
tags: | added: verification-needed verification-needed-focal |
David Krauser (davidkrauser) wrote : | #3 |
Autopkgtests for v2.664.5 have passed (which build ubuntu-
tags: |
added: verification-done removed: verification-needed verification-needed-focal |
tags: | added: verification-done-focal |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package livecd-rootfs - 2.664.5
---------------
livecd-rootfs (2.664.5) focal; urgency=medium
[ Robert C Jennings ]
* Handle seeded lxd snap with channel name for ubuntu-
(LP: #1889470)
[ Cody Shepherd ]
* Add dist-upgrade to bootable-buildd hook to ensure the built image
doesn't contain vulnerable kernels or other packages. LP: #1891061.
* Don't explicitly install grub-efi-
shim-signed.
-- Steve Langasek <email address hidden> Tue, 04 Aug 2020 12:39:27 -0700
Changed in livecd-rootfs (Ubuntu Focal): | |
status: | Fix Committed → Fix Released |
The verification of the Stable Release Update for livecd-rootfs has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
Christian Ehrhardt (paelzer) wrote : | #6 |
This was blocking debootstrap and qemu.
No tests were in the autopkgtest queue for either since this was released, running against the former 2.664.4 they failed. I have retriggered all of them.
Thanks for the fix!
This bug was fixed in the package livecd-rootfs - 2.679
---------------
livecd-rootfs (2.679) groovy; urgency=medium
* Handle seeded lxd snap with channel name for ubuntu- cpc:minimized
(LP: #1889470)
-- Robert C Jennings <email address hidden> Wed, 29 Jul 2020 14:55:57 -0500