mirror of
https://github.com/lynchaos/ashvale-station.git
synced 2026-09-12 12:47:49 +00:00
The first CI build failed in under a second with 'Required dependencies not installed: qemu-user-binfmt'. pi-gen checks for the binfmt handler rather than the emulator binary, and I had guessed the package name. The list now comes from pi-gen's own depends file at the pinned commit, and the workflow asserts the aarch64 handler is registered before spending an hour discovering it is not.