[Bug 2064175] Re: buildd/h/02-disk-image-uefi.binary fails on jammy
Simon Poirier
2064175 at bugs.launchpad.net
Fri Jun 7 17:50:49 UTC 2024
** Description changed:
[ 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.
+ * 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 appear to have
- udev as a transitive dependency, thus not hitting the same issue.
+ * 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.
+ * 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
+ * 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
+ * uefi image should build and be bootable from qemu
[ where problems could occur ]
- * affected hook is specific to buildd
+ * 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.
+ * 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.
--
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:
Confirmed
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