On Mon, 2025-04-21 at 13:12 +0200, Bastien Roucaries wrote: > Now we could not install on i386, we need a wiki page for how to > debug quickly on i386
It's easy to setup an i386 container with Incus, which is how I've been running 32bit builds/debugging for the past few years. Assuming you've already got Incus configured to your liking: $ sudo apt install distrobuilder squashfs-tools-ng $ sudo distrobuilder build-incus /usr/share/distrobuilder-images/debian.yaml ./trixie.i386/ -o image.release=trixie -o image.architecture=i386 $ incus image import --alias trixie.i386 ./trixie.i386/incus.tar.xz ./trixie.i386/rootfs.squashfs $ incus launch trixie.i386 Mathias
signature.asc
Description: This is a digitally signed message part