Hi, On Sun, Jun 22, 2025 at 02:06:05PM +0200, Picca Frédéric-Emmanuel wrote: > So it would be great if it would be possible to use sbuild-shell > with all the configuration and be able tu run a few shell > command inside this unshare environment.
it's a bit of a workaround, but you can use something like to achieve a similar effect: sbuild --starting-build-commands='%SBUILD_SHELL' -d unstable hello Best, Chris

