ci: install debian-archive-keyring for mkosi bootstrap
CI / Lint + build + test (push) Successful in 1m34s
Release / release (push) Failing after 1m29s

mkosi's apt-get (inside the mkosi workspace) couldn't verify Debian's
InRelease signatures because the act_runner's Ubuntu base image ships
Ubuntu's keyring, not Debian's. Adding `debian-archive-keyring` to the
apt install list exposes /usr/share/keyrings/debian-archive-keyring.gpg
which debootstrap and apt need for the bookworm repos.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 02:54:04 -04:00
parent a427640608
commit 3dc0ca0bc2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
mkosi debootstrap squashfs-tools systemd-ukify \
debian-archive-keyring \
qemu-system-x86 qemu-utils \
dnsmasq iperf3 ipxe-qemu