On Tue, Dec 17, 2024 at 03:26:12PM +0100, Chris Hofstaedtler wrote: > with no config file, this fails in autopkgtest:
I was chasing wrong tracks, this is a reliable reproduction case for me: cd /var/tmp mkdir test cd test sbuild --chroot-mode=unshare --run-autopkgtest --no-run-lintian -s -d unstable hello Note the -s. Chris

