[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps
Launchpad Bug Tracker
1964303 at bugs.launchpad.net
Tue Mar 29 18:31:55 UTC 2022
This bug was fixed in the package livecd-rootfs - 2.664.41
---------------
livecd-rootfs (2.664.41) focal; urgency=medium
[ Ivan Kapelyukhin ]
* Split UEFI image out of `disk-image` series file into
`disk-image-uefi`. (LP: #1961760)
[ Thomas Bechtold ]
* Optionally (when ALLOW_CORE_SNAP env var is set) allow to install
core snap. Still needed by some CPC projects. (LP: #1964303)
-- Thomas Bechtold <thomas.bechtold at canonical.com> Fri, 04 Mar 2022
14:00:16 +0100
** Changed in: livecd-rootfs (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1964303
Title:
Optionally allow building CPC images with core (16.04) based snaps
Status in livecd-rootfs package in Ubuntu:
Fix Released
Status in livecd-rootfs source package in Focal:
Fix Released
Status in livecd-rootfs source package in Impish:
Invalid
Bug description:
[Impact]
Commit 245f7772bdb743547e4d2f7df2475afc0eb5ec1e aborts the build when a snap still depends on core (16.04 runtime).
That's fine for Ubuntu but the CPC team builds images which still depend on core (that will be fixed soon). So currently those CPC builds are failing.
Adding an option to allow those builds will fix the problem.
[Test Plan]
The bug can be reproduced with:
$ ./scripts/ubuntu-bartender/ubuntu-bartender --hook-extras-dir
~/devel/canonical/cloudware/cpc_packaging.extra --livecd-rootfs-branch
ubuntu/focal --livecd-rootfs-dir ~/devel/livecd-rootfs/ -- --series
focal --project ubuntu-cpc --image-target ec2-anbox
So getting this command passing validated that the bug is fixed
[Where problems could occur]
Other builds could get broken due to this change but it's unlikely because the change is relatively small and the change is tested.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1964303/+subscriptions
More information about the foundations-bugs
mailing list