Ubuntu 23.10 armhf ubuntu-cpc cloud image builds failing

Bug #2036192 reported by Philip Roche
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
livecd-rootfs (Ubuntu)
Fix Released
Undecided
Philip Roche

Bug Description

With the introduction of the 6.5 kernel for mantic two days ago we are seeing image build failures on the armhf builds.

cloud image builds for mantic for armhf following the roll to 6.5 kernel started to fail.

Recent build failures @ https://launchpad.net/~cloudware/+livefs/ubuntu/mantic/cpc/+build/496872 and https://launchpad.net/~cloudware/+livefs/ubuntu/mantic/cpc/+build/497411 (only viewable by Canonical Cloudware team) with failure `No kernel output for generic-lpae!` as a result of running

```
KVERS="$( (cd "binary/$INITFS"; ls vmlinu?-* 2>/dev/null || true) | (fgrep -v .efi || true) | sed -n "s/^vmlinu.-\\([^-]*-[^-]*-$FLAVOUR\\)$/\\1/p" )"
 if [ -z "$KVERS" ]; then
```

- see https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/build#n643

Introduced in the 6.4 kernel and therefore now also in 6.5 there is no generic-lpae flavor anymore. it's just generic now.

It appears we have code @ https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/build#n615 which sets the flavour for armhf to`generic-lpae` but others are `generic`.This can now be dropped for mantic+

All base mantic cloud image builds will fail to publish until this is resolved.

Philip Roche (philroche)
Changed in livecd-rootfs (Ubuntu):
assignee: nobody → Philip Roche (philroche)
Revision history for this message
Philip Roche (philroche) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package livecd-rootfs - 23.10.37

---------------
livecd-rootfs (23.10.37) mantic; urgency=medium

  * fix: ensure minimize-manual script uses passed in argument for all commands (LP: #2036198)
  * fix: armhf flavour for 6.5+ kernel is now generic (LP: #2036192)

 -- Philip Roche <email address hidden> Fri, 15 Sep 2023 11:58:23 +0100

Changed in livecd-rootfs (Ubuntu):
status: New → Fix Released
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.