Control: block -1 by 1098690 Control: block -1 by 1098711 * Johannes Schauer Marin Rodrigues <jo...@debian.org> [250224 07:34]: > Moin, > > Quoting Chris Hofstaedtler (2025-02-22 16:05:04) > > your package has autopkgtests, great. However they fail with > > util-linux 2.41~rc1 available in experimental. I want to get > > util-linux 2.41 into trixie. > > > > Please investigate and/or fix the tests. > > I re-triggered the pipeline twice since then and generated two more errors > which might or might not be related: > > https://ci.debian.net/packages/m/mmdebstrap/unstable/amd64/58074981/ > > Setting up ifupdown (0.8.44) ... > Undefined subroutine &Debian::AdduserLogging::textdomain called at > /usr/share/perl5/Debian/AdduserLogging.pm line 32. > BEGIN failed--compilation aborted at > /usr/share/perl5/Debian/AdduserLogging.pm line 34. > Compilation failed in require at /usr/share/perl5/Debian/AdduserCommon.pm > line 32. > BEGIN failed--compilation aborted at /usr/share/perl5/Debian/AdduserCommon.pm > line 32. > Compilation failed in require at /usr/sbin/addgroup line 30. > BEGIN failed--compilation aborted at /usr/sbin/addgroup line 30. > Creating /etc/network/interfaces. > Created symlink > '/etc/systemd/system/multi-user.target.wants/networking.service' → > '/usr/lib/systemd/system/networking.service'. > Created symlink > '/etc/systemd/system/network-online.target.wants/networking.service' → > '/usr/lib/systemd/system/networking.service'. > Processing triggers for systemd (257.3-1) ... > Processing triggers for libc-bin (2.40-7) ... > Errors were encountered while processing: > dhcpcd-base > E: Sub-process env returned an error code (1) > > But this looks more like an adduser problem?
This is #1098690; the tests might also run into #1098711. > But just around 12 hours later I > now have yet another issue: > > https://ci.debian.net/packages/m/mmdebstrap/unstable/amd64/58104640/ > > I: finding correct signed-by value... > Can't exec "mke2fs": No such file or directory at /usr/bin/mmdebstrap line > 6757. > print() on closed filehandle $fh at /usr/bin/mmdebstrap line 6762. > E: cannot write to mke2fs process This is maybe caused by e2fsprogs not being prio: required anymore? > But that does not look related to util-linux in experimental either, no? Probably not, indeed. Thanks for investigating. Chris