debian-forge-cli/bib/internal
Michael Vogt 4fa4ad34a0 bib: detect missing qemu-user early
This commit checks early if cross architecture building support via
`qemu-user-static` (or similar tooling) is missing and errors in
a more user friendly way.

Note that there is no integration test right now because testing
this for real requires mutating the very global state of
`echo 0 > /proc/sys/fs/binfmt_misc/qemu-aarch64`
which would make the test non-parallelizable and even risks
failing other cross-arch tests running on the same host (because
binfmt-misc is not namespaced (yet)).
2025-03-31 18:19:33 +00:00
..
podmanutil Validate that we're in rootful podman 2025-03-31 18:19:33 +00:00
setup bib: detect missing qemu-user early 2025-03-31 18:19:33 +00:00
util bib: simplify getContainerSize() 2025-03-31 18:19:33 +00:00