mantic armhf "No kernel output for generic" build error

Bug #2029527 reported by Stefan Hammer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-images
Fix Committed
Undecided
Unassigned
livecd-rootfs (Ubuntu)
Fix Committed
Undecided
Unassigned

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.

Revision history for this message
Thomas Bechtold (toabctl) wrote :

@Stefan, isn't that fixed already?

Revision history for this message
Stefan Hammer (hammerstefan) wrote :

Yes, it is. Marked appropriately.

Changed in cloud-images:
status: New → Fix Committed
Changed in livecd-rootfs (Ubuntu):
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.