[Bug 2037075] Re: Mantic minimal cloud images (ubuntu-cpc project) arm64 efibootmgr removal
Launchpad Bug Tracker
2037075 at bugs.launchpad.net
Wed Sep 27 12:57:23 UTC 2023
This bug was fixed in the package livecd-rootfs - 23.10.47
---------------
livecd-rootfs (23.10.47) mantic; urgency=medium
[ Phil Roche ]
* fix: Ensure that grub/shim package installs do not install recommends for
minimized ubuntu-cpc image builds (LP: #2037075)
-- Steve Langasek <steve.langasek at ubuntu.com> Tue, 26 Sep 2023
15:04:09 -0700
** Changed in: livecd-rootfs (Ubuntu)
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/2037075
Title:
Mantic minimal cloud images (ubuntu-cpc project) arm64 efibootmgr
removal
Status in livecd-rootfs package in Ubuntu:
Fix Released
Bug description:
With the migration from linux-kvm to linux-virtual/genreic for the
mantic minimal images we can now start building arm64 minimal cloud
images.
When building initial test images we noticed that when comparing the
amd64 minimized images and the arm64 images that the efibootmgr
package was not installed in the arm64 images.
This is because for amd64 it is installed as a recommends of shim-
signed but for arm64 we are installing shim-signed `--no-install-
recommends`.
See https://git.launchpad.net/livecd-rootfs/tree/live-build/ubuntu-
cpc/hooks.d/base/disk-image-uefi.binary#n115
This bug is to track the alignment of amd64 and arm64 when installing
shim-signed and grub related packages.
In general for minimized images we should not be install recommends and for
non minimized we should. This policy should be aligned for all architectures.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2037075/+subscriptions
More information about the foundations-bugs
mailing list