[Bug 2029527] Re: mantic armhf "No kernel output for generic" build error

Thomas Bechtold 2029527 at bugs.launchpad.net
Fri Sep 22 11:54:26 UTC 2023


@Stefan, isn't that fixed already?

-- 
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/2029527

Title:
  mantic armhf "No kernel output for generic" build error

Status in cloud-images:
  New
Status in livecd-rootfs package in Ubuntu:
  New

Bug description:
  Mantic armfs builds are failing in live-build/auto/build with error
  trying to parse kernel version

  ```
  + [ -z virtual ]
  + [ virtual = none ]
  + FLAVOUR=generic
  + cd binary/boot
  + fgrep -v .efi
  + sed -n s/^vmlinu.-\([^-]*-[^-]*-generic\)$/\1/p
  + ls vmlinuz-6.3.0-7-generic-lpae
  + KVERS=
  + [ -z  ]
  + [ -e binary/boot/vmlinuz ]
  + echo No kernel output for generic!
  No kernel output for generic!
  ```

  This happens in https://git.launchpad.net/ubuntu/+source/livecd-
  rootfs/tree/live-build/auto/build#n612 as armhf builds now run with "
  --linux-flavours virtual" so FLAVOR gets set       as
  FLAVOUR="generic", but sed fails to match on "generic" because linux-
  virtual:armhf installs the *-generic-lpae kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2029527/+subscriptions




More information about the foundations-bugs mailing list