[Bug 2064175] Re: buildd/h/02-disk-image-uefi.binary fails on jammy
Launchpad Bug Tracker
2064175 at bugs.launchpad.net
Fri Jul 5 09:56:21 UTC 2024
This bug was fixed in the package livecd-rootfs - 2.765.44
---------------
livecd-rootfs (2.765.44) jammy; urgency=medium
[ Rémy Martin ]
* Backport support for building tegra-igx Server and Core images;
LP: #2070070.
livecd-rootfs (2.765.43) jammy; urgency=medium
* buildd/02-disk-image-uefi add udev early hook to satisfy grub-probe
and grub-install. (LP: #2064175)
livecd-rootfs (2.765.42) jammy; urgency=medium
[ Ankush Pathak ]
* Add policy:unconfined_restrictions feature to 6.5 kernel (LP: #2062929)
-- Philip Roche <phil.roche at canonical.com> Thu, 27 Jun 2024 14:11:06
+0100
** Changed in: livecd-rootfs (Ubuntu Jammy)
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/2064175
Title:
buildd/h/02-disk-image-uefi.binary fails on jammy
Status in livecd-rootfs package in Ubuntu:
Fix Released
Status in livecd-rootfs source package in Jammy:
Fix Released
Bug description:
[ impact ]
* In replacing kpartx with losetup, earlier this year, grub-install
(grub-probe) started failing for bootable uefi buildd images on jammy.
This failure started around 2024-01-14.
* uefi buildd images don't build on jammy. Later suites have a different code
path (in grub-core/osdep/linux/hostdisk) which doesn't call udevadm anymore.
* udev was getting installed in later hooks. Adding it earlier isn't
altering the resulting artifact.
[ test plan ]
* live-build with --series=jammy --project ubuntu-base --subproject
buildd --image-format ext4 --image-target all
* uefi image should build and be bootable from qemu
[ where problems could occur ]
* affected hook is specific to buildd
* considering udev is now installed in an earlier buildd hook, it could
technically interfere with later build steps. Recent additions of flock
address some of the udev races but this could surface more.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2064175/+subscriptions
More information about the foundations-bugs
mailing list