mantic armhf "No kernel output for generic" build error
Bug #2029527 reported by
Stefan Hammer
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/
```
+ [ -z virtual ]
+ [ virtual = none ]
+ FLAVOUR=generic
+ cd binary/boot
+ fgrep -v .efi
+ sed -n s/^vmlinu.
+ ls vmlinuz-
+ KVERS=
+ [ -z ]
+ [ -e binary/boot/vmlinuz ]
+ echo No kernel output for generic!
No kernel output for generic!
```
This happens in https:/
To post a comment you must log in.
@Stefan, isn't that fixed already?