ci: install systemd-boot for mkosi bootctl
CI / Lint + build + test (push) Successful in 1m38s
Release / release (push) Failing after 1m31s

mkosi Bootable=yes shells out to bootctl kernel-identify on the host,
which ships in the systemd-boot package on Ubuntu (not in systemd
itself). Without it, the live-image build fails at the end with
"bootctl: not found" after successfully installing all packages.
This commit is contained in:
2026-04-18 03:01:30 -04:00
parent 3dc0ca0bc2
commit e6aa57e839
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
mkosi debootstrap squashfs-tools systemd-ukify \
mkosi debootstrap squashfs-tools \
systemd-ukify systemd-boot \
debian-archive-keyring \
qemu-system-x86 qemu-utils \
dnsmasq iperf3 ipxe-qemu