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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112501

Title:
  live-server: 2 kernel builds will fail in 04-kernel-bits.binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2112501/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to