BetterFrame/.github/workflows
Mitchell R 5e1f8f80bc
ci(pi-gen): apt qemu-user-static instead of tonistiigi (chroot needs static binary)
tonistiigi/binfmt registers /usr/bin/qemu-aarch64 (dynamic). Even with F-flag
preload, qemu still dlopen's its libs at exec time — fails inside pi-gen's
chroot. Debian's qemu-user-static ships /usr/bin/qemu-aarch64-static and
post-install sets F flag automatically. Pi-gen's dependencies_check needs
the static path.
2026-05-20 01:32:05 +02:00
..
build.yml ci(pi-gen): apt qemu-user-static instead of tonistiigi (chroot needs static binary) 2026-05-20 01:32:05 +02:00
release.yml ci: bump action versions to latest + add QEMU arm64 binfmt for pi-gen 2026-05-20 00:11:45 +02:00