Package: sbuild Version: 0.83.1 Severity: normal If I invoke sbuild giving it an URL, it tries to open a bogus filename:
alias sbuild-source='sbuild -s --source-only-changes --no-arch-all --no-arch-any --no-run-autopkgtest' [~/tmp/pkg]$ sbuild-source https://mentors.debian.net/debian/pool/main/z/zcfan/zcfan_1.2.0-1.dsc E: Failed to open build log /home/kilobyte/tmp/pkg/https://mentors.debian.net/debian/pool/main/z/zcfan/zcfan_1.2.0-1.dsc_amd64-2022-08-14T18:52:22Z.build: No such file or directory print() on closed filehandle $PLOG at /usr/share/perl5/Sbuild/Base.pm line 90. E: unable to mktemp Of course sbuild itself hasn't been uploaded since April, thus this regression is caused by one of dependencies. Meow! -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (120, 'experimental'), (1, 'experimental-debug') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.19.1-00017-ge63fbc998344 (SMP w/64 CPU threads) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages sbuild depends on: ii adduser 3.123 ii libsbuild-perl 0.83.1 ii perl 5.34.0-5 Versions of packages sbuild recommends: ii autopkgtest 5.24 ii debootstrap 1.0.127 ii schroot 1.6.12-2 ii uidmap 1:4.11.1+dfsg1-2 Versions of packages sbuild suggests: pn deborphan <none> ii e2fsprogs 1.46.5-2 ii kmod 30+20220630-3 ii wget 1.21.3-1+b2 -- no debconf information

