[Bug 2112501] Re: live-server: 2 kernel builds will fail in 04-kernel-bits.binary
Dan Bungert
2112501 at bugs.launchpad.net
Wed Jun 4 23:48:12 UTC 2025
** Changed in: livecd-rootfs (Ubuntu)
Assignee: (unassigned) => Dan Bungert (dbungert)
** Changed in: livecd-rootfs (Ubuntu)
Status: New => In Progress
--
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/2112501
Title:
live-server: 2 kernel builds will fail in 04-kernel-bits.binary
Status in livecd-rootfs package in Ubuntu:
In Progress
Bug description:
while backporting kernel-in-minimal to noble, I observed build
failures related to handling of generic and hwe kernels.
In live-build/ubuntu-server/hooks/04-kernel-bits.binary is the
following:
mv chroot/boot/initrd.img-* ${PWD}/livecd.${PROJECT}.initrd-$flavor
mv chroot/boot/vmlinu?-* ${PWD}/livecd.${PROJECT}.kernel-$flavor
This fails because the presence of two kernels in that layer means
that there are two initrd.img files when the move is clearly expecting
one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2112501/+subscriptions
More information about the foundations-bugs
mailing list