[Bug 2112501] [NEW] live-server: 2 kernel builds will fail in 04-kernel-bits.binary

Dan Bungert 2112501 at bugs.launchpad.net
Wed Jun 4 23:38:10 UTC 2025


Public bug reported:

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.

** Affects: livecd-rootfs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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