Control: forwarded -1
https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/609
Control: tags -1 + patch
On Sun, 19 Oct 2025 at 19:13:52 +0000, Santiago Vila wrote:
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
I think the regression here is that this reduced chroot does not include
bsdutils, which was Essential in trixie but not in forky. One of
autopkgtest's tests uses script(1), to check that pseudo-terminals are
functional, leading to:
# autopkgtest: DBG: BadPackageError test dependencies missing:
dpkg-checkbuilddeps: error: unmet build dependencies: bsdutils
smcv