On Sat, Jan 25, 2025 at 01:54:50PM +0100, Jochen Sprickerhof wrote:
> $ mmdebstrap --verbose --variant=essential --include=owfs-common unstable
> /dev/null
> [..]
> Selecting previously unselected package owfs-common.
> Preparing to unpack .../14-owfs-common_3.2p4+dfsg1-4.5_all.deb ...
> useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'
>
> currently hangs. This is due to:
Well this now ends with:
Selecting previously unselected package owfs-common.
Preparing to unpack .../14-owfs-common_3.2p4+dfsg1-4.5_all.deb ...
warn: `/etc/adduser.conf' does not exist. Using defaults.
Insecure $ENV{PATH} while running with -T switch at
/usr/share/perl5/Debian/AdduserLogging.pm line 157.
dpkg: error processing archive
/tmp/apt-dpkg-install-4IlJBO/14-owfs-common_3.2p4+dfsg1-4.5_all.deb (--unpack):
new owfs-common package pre-installation script subprocess returned error exit
status 25
Errors were encountered while processing:
/tmp/apt-dpkg-install-4IlJBO/14-owfs-common_3.2p4+dfsg1-4.5_all.deb
E: Sub-process env returned an error code (1)
E: setup failed: E: apt-get -o Dir::Bin::dpkg=env -o
DPkg::Options::=--unset=TMPDIR -o DPkg::Options::=dpkg --yes install
-oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false owfs-common failed
W: hooklistener errored out: E: received eof on socket
CCing adduser@, as this seems bad.
I don't know which PATH is set at this point, can someone shed a light?
Chris