Package: base-passwd
Version: 3.6.8
Severity: wishlist

Dear Maintainer,

No AI was used in the writing of this report.

The order in which base-passwd, systemd, and passwd packages are configured
during debian installation affects whether the /etc/passwd and /etc/shadow
files have matching order of user entries.

Create a chroot using mmdebstrap:
# SOURCE_DATE_EPOCH=0 mmdebstrap trixie /mmdebstrap-chroot 
http://deb.debian.org/debian

Full mmdebstrap.log attached, but these are the relevant lines:
```
...
Setting up base-passwd (3.6.7) ...
...
Setting up systemd (257.9-1~deb13u1) ...
...
Creating group 'systemd-journal' with GID 999.
Creating group 'systemd-network' with GID 998.
Creating user 'systemd-network' (systemd Network Management) with UID 998 and 
GID 998.
...
Setting up passwd (1:4.17.4-2) ...
no matching password file entry in /etc/shadow
add user 'root' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'daemon' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'bin' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sys' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sync' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'games' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'man' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'lp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'mail' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'news' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'uucp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'proxy' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'www-data' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'backup' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'list' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'irc' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user '_apt' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'nobody' in /etc/shadow? No
pwck: no changes
no matching group file entry in /etc/gshadow
add group 'root' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'daemon' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'bin' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sys' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'adm' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tty' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'disk' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'lp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'mail' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'news' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'uucp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'man' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'proxy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'kmem' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dialout' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'fax' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'voice' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'cdrom' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'floppy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tape' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sudo' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'audio' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dip' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'www-data' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'backup' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'operator' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'list' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'irc' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'src' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'shadow' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'utmp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'video' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sasl' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'plugdev' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'staff' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'games' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'users' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'nogroup' in /etc/gshadow? No
grpck: no changes
Shadow passwords are now on.
...
```

Observe the contents of the created /etc/passwd file:
# cat /mmdebstrap-chroot/etc/passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
bin:x:2:2:bin:/bin:/usr/sbin/nologin
sys:x:3:3:sys:/dev:/usr/sbin/nologin
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/usr/sbin/nologin
man:x:6:12:man:/var/cache/man:/usr/sbin/nologin
lp:x:7:7:lp:/var/spool/lpd:/usr/sbin/nologin
mail:x:8:8:mail:/var/mail:/usr/sbin/nologin
news:x:9:9:news:/var/spool/news:/usr/sbin/nologin
uucp:x:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin
proxy:x:13:13:proxy:/bin:/usr/sbin/nologin
www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin
backup:x:34:34:backup:/var/backups:/usr/sbin/nologin
list:x:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin
irc:x:39:39:ircd:/run/ircd:/usr/sbin/nologin
_apt:x:42:65534::/nonexistent:/usr/sbin/nologin
nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin
systemd-network:x:998:998:systemd Network Management:/:/usr/sbin/nologin
dhcpcd:x:100:65534:DHCP Client Daemon:/usr/lib/dhcpcd:/bin/false

And of /etc/shadow file:
# cat /mmdebstrap-chroot/etc/shadow
systemd-network:!*:0:::::1:
root:*::0:99999:7:::
daemon:*::0:99999:7:::
bin:*::0:99999:7:::
sys:*::0:99999:7:::
sync:*::0:99999:7:::
games:*::0:99999:7:::
man:*::0:99999:7:::
lp:*::0:99999:7:::
mail:*::0:99999:7:::
news:*::0:99999:7:::
uucp:*::0:99999:7:::
proxy:*::0:99999:7:::
www-data:*::0:99999:7:::
backup:*::0:99999:7:::
list:*::0:99999:7:::
irc:*::0:99999:7:::
_apt:*::0:99999:7:::
nobody:*::0:99999:7:::
dhcpcd:!:::::::

Notice that the systemd-network user is the 2nd last entry in /etc/passwd but
1st entry in /etc/shadow. This shifts the correspondence of entries between
/etc/passwd and /etc/shadow by one line. For example, 'root' is 1st entry in
/etc/passwd but 2nd entry in /etc/shadow. It should not cause problems, but it
is ugly, fixing it helps making debian installations more reproducible, and I
recall it causing some problem under some condition that I cannot remember
(very rare issue).

When the base-passwd package is configured, it copies the master passwd file
/usr/share/base-passwd/passwd.master to /etc/passwd.

These are the contents of /usr/share/base-passwd/passwd.master file:
$ cat /usr/share/base-passwd/passwd.master
root:*:0:0:root:/root:/bin/bash
daemon:*:1:1:daemon:/usr/sbin:/usr/sbin/nologin
bin:*:2:2:bin:/bin:/usr/sbin/nologin
sys:*:3:3:sys:/dev:/usr/sbin/nologin
sync:*:4:65534:sync:/bin:/bin/sync
games:*:5:60:games:/usr/games:/usr/sbin/nologin
man:*:6:12:man:/var/cache/man:/usr/sbin/nologin
lp:*:7:7:lp:/var/spool/lpd:/usr/sbin/nologin
mail:*:8:8:mail:/var/mail:/usr/sbin/nologin
news:*:9:9:news:/var/spool/news:/usr/sbin/nologin
uucp:*:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin
proxy:*:13:13:proxy:/bin:/usr/sbin/nologin
www-data:*:33:33:www-data:/var/www:/usr/sbin/nologin
backup:*:34:34:backup:/var/backups:/usr/sbin/nologin
list:*:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin
irc:*:39:39:ircd:/run/ircd:/usr/sbin/nologin
_apt:*:42:65534::/nonexistent:/usr/sbin/nologin
nobody:*:65534:65534:nobody:/nonexistent:/usr/sbin/nologin

Notice that the master file uses '*' as the 2nd colon-separated entry, which
means shadow passwords are not enabled for the user.

The /etc/shadow file does not exist yet after the configuration of the
base-passwd package.

When the systemd package is configured after the base-passwd package, it adds
the systemd-network user through the systemd-sysusers mechanism. This mechanism
adds the new user to /etc/passwd, enables shadow passwords for this user
unconditionally (using the 'x' character instead of '*' character), and adds
this new user to /etc/shadow. This means that systemd-network user is the last
user in /etc/passwd at the moment of systemd package configuration, and because
/etc/shadow did not exist yet systemd-network user becomes the first user in
/etc/shadow.

When the passwd package is then configured after the systemd package, it
automatically enables shadow passwords for all users, changing the '*'
character to 'x', and appends all users that weren't in /etc/shadow to that
file, leading to the mismatched order of entries between /etc/passwd and
/etc/shadow.

There are at least 2 ways of fixing this:

The base-passwd package could by default enable shadow passwords, ship with a
master passwd that has the 'x' character instead of '*' character, and ship
with a master shadow file that corresponds to the master passwd file, with a
matching order of entries. The passwd package already enables shadow passwords
automatically by default anyway, so it is not a big change. System
administrators still retain the option to disable shadow passwords afterwards
if they want, by editing the /etc/passwd file.

The other option would be to stop shipping any master passwd or similar files,
and define users declaratively using the sysusers mechanism instead. This would
make an implementation of sysusers pseudo-essential.

As a last note, the /etc/group and /etc/gshadow files have the same issue, that
can be fixed the same way.

Bug #1125516 [1] is a little related.

[1] https://bugs.debian.org/1125516
I: automatically chosen mode: root
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
I: automatically chosen format: directory
I: running apt-get update...
Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 Packages [9670 kB]
Fetched 9811 kB in 1s (7048 kB/s)
Reading package lists...
I: downloading packages with apt...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
  libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
  libgcc-s1 libgmp10 liblastlog2-2 liblzma5 libmd0 libmount1 libpam-modules
  libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
  libsmartcols1 libsqlite3-0 libssl3t64 libsystemd0 libtinfo6 libudev1
  libuuid1 libzstd1 mawk openssl-provider-legacy zlib1g
Suggested packages:
  bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
  libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
  diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
  libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
  libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
  tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
Recommended packages:
  bash-completion bsdextrautils apt | apt-utils debconf-i18n manpages
  libidn2-0 sensible-utils
The following NEW packages will be installed:
  base-files base-passwd bash bsdutils coreutils dash debconf debianutils
  diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
  libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
  libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
  libgmp10 liblastlog2-2 liblzma5 libmd0 libmount1 libpam-modules
  libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
  libsmartcols1 libsqlite3-0 libssl3t64 libsystemd0 libtinfo6 libudev1
  libuuid1 libzstd1 mawk ncurses-base ncurses-bin openssl-provider-legacy
  perl-base sed sysvinit-utils tar util-linux zlib1g
0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.3 MB of archives.
After this operation, 98.6 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 gcc-14-base amd64 
14.2.0-19 [49.4 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 
2.41-12+deb13u1 [2851 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 libgcc-s1 amd64 14.2.0-19 
[72.8 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 mawk amd64 
1.3.4.20250131-1 [141 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 base-files amd64 
13.8+deb13u3 [73.3 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libtinfo6 amd64 
6.5+20250216-2 [348 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 debianutils amd64 5.23.2 
[92.4 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 bash amd64 5.2.37-2+b7 
[1501 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+b3 
[28.8 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 
257.9-1~deb13u1 [453 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 bsdutils amd64 1:2.41-5 
[110 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libacl1 amd64 2.3.2-2+b1 
[32.9 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 libattr1 amd64 1:2.5.2-3 
[22.9 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libgmp10 amd64 
2:6.3.0+dfsg-3 [560 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 libpcre2-8-0 amd64 
10.46-1~deb13u1 [299 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 libselinux1 amd64 3.8.1-1 
[84.7 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 
1.5.7+dfsg-1 [304 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 zlib1g amd64 
1:1.3.dfsg+really1.3.1-1+b1 [88.9 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 
3.5.4-1~deb13u1 [2441 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy 
amd64 3.5.4-1~deb13u1 [308 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 coreutils amd64 9.7-3 
[3024 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 dash amd64 0.5.12-12 
[98.5 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 diffutils amd64 1:3.10-4 
[387 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libbz2-1.0 amd64 1.0.8-6 
[37.9 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 liblzma5 amd64 5.8.1-1 
[309 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 libmd0 amd64 1.1.0-2+b1 
[36.3 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 tar amd64 1.35+dfsg-3.1 
[815 kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 dpkg amd64 1.22.21 [1538 
kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 findutils amd64 4.10.0-3 
[700 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 grep amd64 3.11-4 [431 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 gzip amd64 1.13-1 [138 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 hostname amd64 3.25 [11.0 
kB]
Get:33 http://deb.debian.org/debian trixie/main amd64 ncurses-bin amd64 
6.5+20250216-2 [438 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 libcrypt1 amd64 
1:4.4.38-1 [90.1 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 perl-base amd64 5.40.1-6 
[1666 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 sed amd64 4.9-2 [329 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 libaudit-common all 
1:4.0.2-2 [12.7 kB]
Get:38 http://deb.debian.org/debian trixie/main amd64 libcap-ng0 amd64 
0.8.5-4+b1 [17.6 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 libaudit1 amd64 
1:4.0.2-2+b2 [55.1 kB]
Get:40 http://deb.debian.org/debian trixie/main amd64 libdb5.3t64 amd64 
5.3.28+dfsg2-9 [704 kB]
Get:41 http://deb.debian.org/debian trixie/main amd64 debconf all 1.5.91 [121 
kB]
Get:42 http://deb.debian.org/debian trixie/main amd64 libpam0g amd64 1.7.0-5 
[69.9 kB]
Get:43 http://deb.debian.org/debian trixie/main amd64 libpam-modules-bin amd64 
1.7.0-5 [49.1 kB]
Get:44 http://deb.debian.org/debian trixie/main amd64 libpam-modules amd64 
1.7.0-5 [179 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 libpam-runtime all 
1.7.0-5 [249 kB]
Get:46 http://deb.debian.org/debian trixie/main amd64 libblkid1 amd64 2.41-5 
[171 kB]
Get:47 http://deb.debian.org/debian trixie/main amd64 libsqlite3-0 amd64 
3.46.1-7 [914 kB]
Get:48 http://deb.debian.org/debian trixie/main amd64 liblastlog2-2 amd64 
2.41-5 [28.5 kB]
Get:49 http://deb.debian.org/debian trixie/main amd64 libmount1 amd64 2.41-5 
[209 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 libsmartcols1 amd64 
2.41-5 [143 kB]
Get:51 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 
257.9-1~deb13u1 [152 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libuuid1 amd64 2.41-5 
[37.6 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 util-linux amd64 2.41-5 
[1235 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 libdebconfclient0 amd64 
0.280 [10.6 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 base-passwd amd64 3.6.7 
[53.7 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 init-system-helpers all 
1.69~deb13u1 [39.4 kB]
Get:57 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 
2.41-12+deb13u1 [637 kB]
Get:58 http://deb.debian.org/debian trixie/main amd64 ncurses-base all 
6.5+20250216-2 [273 kB]
Get:59 http://deb.debian.org/debian trixie/main amd64 sysvinit-utils amd64 
3.14-4 [34.1 kB]
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/gcc-14-base_14.2.0-19_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure gcc-14-base:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libc6_2.41-12+deb13u1_amd64.deb 
/mmdebstrap-chroot/var/cache/apt/archives/libgcc-s1_14.2.0-19_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libgcc-s1:amd64 libc6:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/mawk_1.3.4.20250131-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure mawk:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/base-files_13.8+deb13u3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure base-files:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libtinfo6_6.5+20250216-2_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libtinfo6:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/debianutils_5.23.2_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure debianutils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/bash_5.2.37-2+b7_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure bash:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libcap2_1%3a2.75-10+b3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libcap2:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libsystemd0_257.9-1~deb13u1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libsystemd0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/bsdutils_1%3a2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure bsdutils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libacl1_2.3.2-2+b1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libacl1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libattr1_1%3a2.5.2-3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libattr1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libgmp10:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libpcre2-8-0_10.46-1~deb13u1_amd64.deb
 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libpcre2-8-0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libselinux1_3.8.1-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libselinux1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libzstd1_1.5.7+dfsg-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libzstd1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb
 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure zlib1g:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libssl3t64_3.5.4-1~deb13u1_amd64.deb 
/mmdebstrap-chroot/var/cache/apt/archives/openssl-provider-legacy_3.5.4-1~deb13u1_amd64.deb
 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure openssl-provider-legacy:amd64 libssl3t64:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/coreutils_9.7-3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure coreutils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/dash_0.5.12-12_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure dash:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/diffutils_1%3a3.10-4_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure diffutils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libbz2-1.0_1.0.8-6_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libbz2-1.0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/liblzma5_5.8.1-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure liblzma5:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libmd0_1.1.0-2+b1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libmd0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/tar_1.35+dfsg-3.1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure tar:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/dpkg_1.22.21_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure dpkg:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/findutils_4.10.0-3_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure findutils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/grep_3.11-4_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure grep:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/gzip_1.13-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure gzip:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/hostname_3.25_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure hostname:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/ncurses-bin_6.5+20250216-2_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure ncurses-bin:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libcrypt1_1%3a4.4.38-1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libcrypt1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/perl-base_5.40.1-6_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure perl-base:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/sed_4.9-2_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure sed:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libaudit-common_1%3a4.0.2-2_all.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libaudit-common:all 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libcap-ng0_0.8.5-4+b1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libcap-ng0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libaudit1_1%3a4.0.2-2+b2_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libaudit1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-9_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libdb5.3t64:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/debconf_1.5.91_all.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure debconf:all 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libpam0g_1.7.0-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libpam0g:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libpam-modules-bin_1.7.0-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libpam-modules-bin:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libpam-modules_1.7.0-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libpam-modules:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libpam-runtime_1.7.0-5_all.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libpam-runtime:all 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libblkid1_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libblkid1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libsqlite3-0_3.46.1-7_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libsqlite3-0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/liblastlog2-2_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure liblastlog2-2:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libmount1_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libmount1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libsmartcols1_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libsmartcols1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libudev1_257.9-1~deb13u1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libudev1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libuuid1_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libuuid1:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/util-linux_2.41-5_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure util-linux:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libdebconfclient0_0.280_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libdebconfclient0:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/base-passwd_3.6.7_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure base-passwd:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/init-system-helpers_1.69~deb13u1_all.deb
 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure init-system-helpers:all 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/libc-bin_2.41-12+deb13u1_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure libc-bin:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/ncurses-base_6.5+20250216-2_all.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure ncurses-base:all 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --unpack --auto-deconfigure 
/mmdebstrap-chroot/var/cache/apt/archives/sysvinit-utils_3.14-4_amd64.deb 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--no-triggers --configure sysvinit-utils:amd64 
/usr/bin/dpkg --admindir /mmdebstrap-chroot/var/lib/dpkg/ --status-fd 8 
--configure --pending 
Fetched 25.3 MB in 3s (9771 kB/s)
I: extracting archives...
I: installing essential packages...
Selecting previously unselected package gcc-14-base:amd64.
(Reading database ... 0 files and directories currently installed.)
Preparing to unpack .../gcc-14-base_14.2.0-19_amd64.deb ...
Unpacking gcc-14-base:amd64 (14.2.0-19) ...
Selecting previously unselected package libc6:amd64.
Preparing to unpack .../libc6_2.41-12+deb13u1_amd64.deb ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/Config.pm line 23.
dpkg-query: no packages found matching base-files
Unpacking libc6:amd64 (2.41-12+deb13u1) ...
Selecting previously unselected package libgcc-s1:amd64.
Preparing to unpack .../libgcc-s1_14.2.0-19_amd64.deb ...
Unpacking libgcc-s1:amd64 (14.2.0-19) ...
Selecting previously unselected package mawk.
Preparing to unpack .../mawk_1.3.4.20250131-1_amd64.deb ...
Unpacking mawk (1.3.4.20250131-1) ...
Selecting previously unselected package base-files.
dpkg: regarding .../base-files_13.8+deb13u3_amd64.deb containing base-files, 
pre-dependency problem:
 base-files pre-depends on awk
  mawk provides awk but is unpacked but not configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../base-files_13.8+deb13u3_amd64.deb ...
Unpacking base-files (13.8+deb13u3) ...
Selecting previously unselected package libtinfo6:amd64.
Preparing to unpack .../libtinfo6_6.5+20250216-2_amd64.deb ...
Unpacking libtinfo6:amd64 (6.5+20250216-2) ...
Selecting previously unselected package debianutils.
dpkg: regarding .../debianutils_5.23.2_amd64.deb containing debianutils, 
pre-dependency problem:
 debianutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../debianutils_5.23.2_amd64.deb ...
Unpacking debianutils (5.23.2) ...
Selecting previously unselected package bash.
dpkg: regarding .../bash_5.2.37-2+b7_amd64.deb containing bash, pre-dependency 
problem:
 bash pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../bash_5.2.37-2+b7_amd64.deb containing bash, pre-dependency 
problem:
 bash pre-depends on libtinfo6 (>= 6)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bash_5.2.37-2+b7_amd64.deb ...
Unpacking bash (5.2.37-2+b7) ...
Selecting previously unselected package libcap2:amd64.
Preparing to unpack .../libcap2_1%3a2.75-10+b3_amd64.deb ...
Unpacking libcap2:amd64 (1:2.75-10+b3) ...
Selecting previously unselected package libsystemd0:amd64.
Preparing to unpack .../libsystemd0_257.9-1~deb13u1_amd64.deb ...
Unpacking libsystemd0:amd64 (257.9-1~deb13u1) ...
Selecting previously unselected package bsdutils.
dpkg: regarding .../bsdutils_1%3a2.41-5_amd64.deb containing bsdutils, 
pre-dependency problem:
 bsdutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../bsdutils_1%3a2.41-5_amd64.deb containing bsdutils, 
pre-dependency problem:
 bsdutils pre-depends on libsystemd0 (>= 254)
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bsdutils_1%3a2.41-5_amd64.deb ...
Unpacking bsdutils (1:2.41-5) ...
Selecting previously unselected package libacl1:amd64.
Preparing to unpack .../libacl1_2.3.2-2+b1_amd64.deb ...
Unpacking libacl1:amd64 (2.3.2-2+b1) ...
Selecting previously unselected package libattr1:amd64.
Preparing to unpack .../libattr1_1%3a2.5.2-3_amd64.deb ...
Unpacking libattr1:amd64 (1:2.5.2-3) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-3_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.3.0+dfsg-3) ...
Selecting previously unselected package libpcre2-8-0:amd64.
Preparing to unpack .../libpcre2-8-0_10.46-1~deb13u1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.46-1~deb13u1) ...
Selecting previously unselected package libselinux1:amd64.
Preparing to unpack .../libselinux1_3.8.1-1_amd64.deb ...
Unpacking libselinux1:amd64 (3.8.1-1) ...
Selecting previously unselected package libzstd1:amd64.
Preparing to unpack .../libzstd1_1.5.7+dfsg-1_amd64.deb ...
Unpacking libzstd1:amd64 (1.5.7+dfsg-1) ...
Selecting previously unselected package zlib1g:amd64.
Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../libssl3t64_3.5.4-1~deb13u1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.4-1~deb13u1) ...
Selecting previously unselected package openssl-provider-legacy.
Preparing to unpack .../openssl-provider-legacy_3.5.4-1~deb13u1_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.4-1~deb13u1) ...
Selecting previously unselected package coreutils.
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libattr1 (>= 1:2.4.48)
  libattr1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libcap2 (>= 1:2.10)
  libcap2:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
  libgmp10:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libssl3t64 (>= 3.0.0)
  libssl3t64:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.7-3_amd64.deb containing coreutils, 
pre-dependency problem:
 coreutils pre-depends on libsystemd0 (>= 254)
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../coreutils_9.7-3_amd64.deb ...
Unpacking coreutils (9.7-3) ...
Selecting previously unselected package dash.
dpkg: regarding .../dash_0.5.12-12_amd64.deb containing dash, pre-dependency 
problem:
 dash pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../dash_0.5.12-12_amd64.deb ...
Unpacking dash (0.5.12-12) ...
Selecting previously unselected package diffutils.
dpkg: regarding .../diffutils_1%3a3.10-4_amd64.deb containing diffutils, 
pre-dependency problem:
 diffutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../diffutils_1%3a3.10-4_amd64.deb ...
Unpacking diffutils (1:3.10-4) ...
Selecting previously unselected package libbz2-1.0:amd64.
Preparing to unpack .../libbz2-1.0_1.0.8-6_amd64.deb ...
Unpacking libbz2-1.0:amd64 (1.0.8-6) ...
Selecting previously unselected package liblzma5:amd64.
Preparing to unpack .../liblzma5_5.8.1-1_amd64.deb ...
Unpacking liblzma5:amd64 (5.8.1-1) ...
Selecting previously unselected package libmd0:amd64.
Preparing to unpack .../libmd0_1.1.0-2+b1_amd64.deb ...
Unpacking libmd0:amd64 (1.1.0-2+b1) ...
Selecting previously unselected package tar.
dpkg: regarding .../tar_1.35+dfsg-3.1_amd64.deb containing tar, pre-dependency 
problem:
 tar pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../tar_1.35+dfsg-3.1_amd64.deb containing tar, pre-dependency 
problem:
 tar pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../tar_1.35+dfsg-3.1_amd64.deb containing tar, pre-dependency 
problem:
 tar pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../tar_1.35+dfsg-3.1_amd64.deb ...
Unpacking tar (1.35+dfsg-3.1) ...
Selecting previously unselected package dpkg.
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on libbz2-1.0
  libbz2-1.0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on liblzma5 (>= 5.4.0)
  liblzma5:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on libmd0 (>= 0.0.0)
  libmd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on libzstd1 (>= 1.5.5)
  libzstd1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.22.21_amd64.deb containing dpkg, pre-dependency 
problem:
 dpkg pre-depends on zlib1g (>= 1:1.1.4)
  zlib1g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../dpkg_1.22.21_amd64.deb ...
Unpacking dpkg (1.22.21) ...
Selecting previously unselected package findutils.
dpkg: regarding .../findutils_4.10.0-3_amd64.deb containing findutils, 
pre-dependency problem:
 findutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../findutils_4.10.0-3_amd64.deb containing findutils, 
pre-dependency problem:
 findutils pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../findutils_4.10.0-3_amd64.deb ...
Unpacking findutils (4.10.0-3) ...
Selecting previously unselected package grep.
dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, 
pre-dependency problem:
 grep pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, 
pre-dependency problem:
 grep pre-depends on libpcre2-8-0 (>= 10.32)
  libpcre2-8-0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
Unpacking grep (3.11-4) ...
Selecting previously unselected package gzip.
dpkg: regarding .../archives/gzip_1.13-1_amd64.deb containing gzip, 
pre-dependency problem:
 gzip pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/gzip_1.13-1_amd64.deb ...
Unpacking gzip (1.13-1) ...
Selecting previously unselected package hostname.
dpkg: regarding .../hostname_3.25_amd64.deb containing hostname, pre-dependency 
problem:
 hostname pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../hostname_3.25_amd64.deb ...
Unpacking hostname (3.25) ...
Selecting previously unselected package ncurses-bin.
dpkg: regarding .../ncurses-bin_6.5+20250216-2_amd64.deb containing 
ncurses-bin, pre-dependency problem:
 ncurses-bin pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../ncurses-bin_6.5+20250216-2_amd64.deb containing 
ncurses-bin, pre-dependency problem:
 ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../ncurses-bin_6.5+20250216-2_amd64.deb ...
Unpacking ncurses-bin (6.5+20250216-2) ...
Selecting previously unselected package libcrypt1:amd64.
Preparing to unpack .../libcrypt1_1%3a4.4.38-1_amd64.deb ...
Unpacking libcrypt1:amd64 (1:4.4.38-1) ...
Selecting previously unselected package perl-base.
dpkg: regarding .../perl-base_5.40.1-6_amd64.deb containing perl-base, 
pre-dependency problem:
 perl-base pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../perl-base_5.40.1-6_amd64.deb containing perl-base, 
pre-dependency problem:
 perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../perl-base_5.40.1-6_amd64.deb ...
Unpacking perl-base (5.40.1-6) ...
Selecting previously unselected package sed.
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency 
problem:
 sed pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency 
problem:
 sed pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency 
problem:
 sed pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
Unpacking sed (4.9-2) ...
Selecting previously unselected package libaudit-common.
Preparing to unpack .../libaudit-common_1%3a4.0.2-2_all.deb ...
Unpacking libaudit-common (1:4.0.2-2) ...
Selecting previously unselected package libcap-ng0:amd64.
Preparing to unpack .../libcap-ng0_0.8.5-4+b1_amd64.deb ...
Unpacking libcap-ng0:amd64 (0.8.5-4+b1) ...
Selecting previously unselected package libaudit1:amd64.
Preparing to unpack .../libaudit1_1%3a4.0.2-2+b2_amd64.deb ...
Unpacking libaudit1:amd64 (1:4.0.2-2+b2) ...
Selecting previously unselected package libdb5.3t64:amd64.
Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-9_amd64.deb ...
Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-9) ...
Selecting previously unselected package debconf.
Preparing to unpack .../debconf_1.5.91_all.deb ...
Unpacking debconf (1.5.91) ...
Selecting previously unselected package libpam0g:amd64.
Preparing to unpack .../libpam0g_1.7.0-5_amd64.deb ...
Unpacking libpam0g:amd64 (1.7.0-5) ...
Selecting previously unselected package libpam-modules-bin.
Preparing to unpack .../libpam-modules-bin_1.7.0-5_amd64.deb ...
Unpacking libpam-modules-bin (1.7.0-5) ...
Selecting previously unselected package libpam-modules:amd64.
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
  libaudit1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libdb5.3t64
  libdb5.3t64:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libpam0g (>= 1.4.1)
  libpam0g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libsystemd0 (>= 254)
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
  debconf is unpacked, but has never been configured.
  debconf provides debconf-2.0 but is unpacked but not configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.7.0-5_amd64.deb containing 
libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libpam-modules-bin (= 1.7.0-5)
  libpam-modules-bin is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../libpam-modules_1.7.0-5_amd64.deb ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/Config.pm line 23.
Unpacking libpam-modules:amd64 (1.7.0-5) ...
Selecting previously unselected package libpam-runtime.
Preparing to unpack .../libpam-runtime_1.7.0-5_all.deb ...
Unpacking libpam-runtime (1.7.0-5) ...
Selecting previously unselected package libblkid1:amd64.
Preparing to unpack .../libblkid1_2.41-5_amd64.deb ...
Unpacking libblkid1:amd64 (2.41-5) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../libsqlite3-0_3.46.1-7_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.46.1-7) ...
Selecting previously unselected package liblastlog2-2:amd64.
Preparing to unpack .../liblastlog2-2_2.41-5_amd64.deb ...
Unpacking liblastlog2-2:amd64 (2.41-5) ...
Selecting previously unselected package libmount1:amd64.
Preparing to unpack .../libmount1_2.41-5_amd64.deb ...
Unpacking libmount1:amd64 (2.41-5) ...
Selecting previously unselected package libsmartcols1:amd64.
Preparing to unpack .../libsmartcols1_2.41-5_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.41-5) ...
Selecting previously unselected package libudev1:amd64.
Preparing to unpack .../libudev1_257.9-1~deb13u1_amd64.deb ...
Unpacking libudev1:amd64 (257.9-1~deb13u1) ...
Selecting previously unselected package libuuid1:amd64.
Preparing to unpack .../libuuid1_2.41-5_amd64.deb ...
Unpacking libuuid1:amd64 (2.41-5) ...
Selecting previously unselected package util-linux.
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libpam-modules
  libpam-modules:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libpam-runtime
  libpam-runtime is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libblkid1 (= 2.41-5)
  libblkid1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libc6 (>= 2.41)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libcap-ng0 (>= 0.7.9)
  libcap-ng0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on liblastlog2-2 (= 2.41-5)
  liblastlog2-2:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libmount1 (= 2.41-5)
  libmount1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libpam0g (>= 0.99.7.1)
  libpam0g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libsmartcols1 (= 2.41-5)
  libsmartcols1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libsystemd0
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libtinfo6 (>= 6)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libudev1 (>= 183)
  libudev1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.41-5_amd64.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libuuid1 (= 2.41-5)
  libuuid1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../util-linux_2.41-5_amd64.deb ...
Unpacking util-linux (2.41-5) ...
Selecting previously unselected package libdebconfclient0:amd64.
Preparing to unpack .../libdebconfclient0_0.280_amd64.deb ...
Unpacking libdebconfclient0:amd64 (0.280) ...
Selecting previously unselected package base-passwd.
Preparing to unpack .../base-passwd_3.6.7_amd64.deb ...
Unpacking base-passwd (3.6.7) ...
Selecting previously unselected package init-system-helpers.
Preparing to unpack .../init-system-helpers_1.69~deb13u1_all.deb ...
Unpacking init-system-helpers (1.69~deb13u1) ...
Selecting previously unselected package libc-bin.
Preparing to unpack .../libc-bin_2.41-12+deb13u1_amd64.deb ...
Unpacking libc-bin (2.41-12+deb13u1) ...
Selecting previously unselected package ncurses-base.
Preparing to unpack .../ncurses-base_6.5+20250216-2_all.deb ...
Unpacking ncurses-base (6.5+20250216-2) ...
Selecting previously unselected package sysvinit-utils.
Preparing to unpack .../sysvinit-utils_3.14-4_amd64.deb ...
Unpacking sysvinit-utils (3.14-4) ...
Setting up gcc-14-base:amd64 (14.2.0-19) ...
Setting up libaudit-common (1:4.0.2-2) ...
Setting up debconf (1.5.91) ...
Setting up init-system-helpers (1.69~deb13u1) ...
Setting up ncurses-base (6.5+20250216-2) ...
Setting up libgcc-s1:amd64 (14.2.0-19) ...
Setting up libc6:amd64 (2.41-12+deb13u1) ...
Setting up mawk (1.3.4.20250131-1) ...
update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto 
mode
Setting up base-files (13.8+deb13u3) ...
Setting up libtinfo6:amd64 (6.5+20250216-2) ...
Setting up debianutils (5.23.2) ...
update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which 
(which) in auto mode
Setting up bash (5.2.37-2+b7) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide 
/usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
Setting up libcap2:amd64 (1:2.75-10+b3) ...
Setting up libsystemd0:amd64 (257.9-1~deb13u1) ...
Setting up bsdutils (1:2.41-5) ...
Setting up libacl1:amd64 (2.3.2-2+b1) ...
Setting up libattr1:amd64 (1:2.5.2-3) ...
Setting up libgmp10:amd64 (2:6.3.0+dfsg-3) ...
Setting up libpcre2-8-0:amd64 (10.46-1~deb13u1) ...
Setting up libselinux1:amd64 (3.8.1-1) ...
Setting up libzstd1:amd64 (1.5.7+dfsg-1) ...
Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Setting up openssl-provider-legacy (3.5.4-1~deb13u1) ...
Setting up dash (0.5.12-12) ...
Setting up diffutils (1:3.10-4) ...
Setting up libbz2-1.0:amd64 (1.0.8-6) ...
Setting up liblzma5:amd64 (5.8.1-1) ...
Setting up libmd0:amd64 (1.1.0-2+b1) ...
Setting up tar (1.35+dfsg-3.1) ...
update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in 
auto mode
Setting up dpkg (1.22.21) ...
Setting up findutils (4.10.0-3) ...
Setting up grep (3.11-4) ...
Setting up gzip (1.13-1) ...
Setting up hostname (3.25) ...
Setting up ncurses-bin (6.5+20250216-2) ...
Setting up libcrypt1:amd64 (1:4.4.38-1) ...
Setting up perl-base (5.40.1-6) ...
Setting up sed (4.9-2) ...
Setting up libcap-ng0:amd64 (0.8.5-4+b1) ...
Setting up libaudit1:amd64 (1:4.0.2-2+b2) ...
Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-9) ...
Setting up libpam0g:amd64 (1.7.0-5) ...
Setting up libpam-modules-bin (1.7.0-5) ...
Setting up libpam-modules:amd64 (1.7.0-5) ...
Setting up libpam-runtime (1.7.0-5) ...
Setting up libblkid1:amd64 (2.41-5) ...
Setting up libsqlite3-0:amd64 (3.46.1-7) ...
Setting up liblastlog2-2:amd64 (2.41-5) ...
Setting up libmount1:amd64 (2.41-5) ...
Setting up libsmartcols1:amd64 (2.41-5) ...
Setting up libudev1:amd64 (257.9-1~deb13u1) ...
Setting up libuuid1:amd64 (2.41-5) ...
Setting up util-linux (2.41-5) ...
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto 
mode
Setting up libdebconfclient0:amd64 (0.280) ...
Setting up base-passwd (3.6.7) ...
Setting up libc-bin (2.41-12+deb13u1) ...
Setting up sysvinit-utils (3.14-4) ...
Setting up libssl3t64:amd64 (3.5.4-1~deb13u1) ...
Setting up coreutils (9.7-3) ...
Processing triggers for libc-bin (2.41-12+deb13u1) ...
I: installing remaining packages inside the chroot...
Reading package lists...
Building dependency tree...
debconf is already the newest version (1.5.91).
libpam-runtime is already the newest version (1.7.0-5).
mawk is already the newest version (1.3.4.20250131-1).
libpam-modules is already the newest version (1.7.0-5).
libpam-modules-bin is already the newest version (1.7.0-5).
The following additional packages will be installed:
  libapparmor1 libapt-pkg7.0 libbpf1 libbsd0 libcap2-bin libcom-err2 libedit2
  libelf1t64 libext2fs2t64 libfdisk1 libgssapi-krb5-2 libhogweed6t64 libidn2-0
  libjansson4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  liblocale-gettext-perl liblz4-1 libmnl0 libncursesw6 libnettle8t64
  libnewt0.52 libnftables1 libnftnl11 libpopt0 libproc2-0 libreadline8t64
  libseccomp2 libsemanage-common libsemanage2 libsepol2 libslang2 libss2
  libstdc++6 libsystemd-shared libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libunistring5
  libxtables12 libxxhash0 logsave sqv
Suggested packages:
  perl quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2
  | gnupg1 powermgmt-base libarchive-dev anacron checksecurity supercat bat
  openresolv | resolvconf | systemd-resolved gpart parted fuse2fs
  e2fsck-static libarchive13t64 ppp rdnssd python3:any krb5-doc krb5-user
  libcryptsetup12 libdw1t64 libfido2-1 libgcrypt20 libip4tc2 libp11-kit0
  libpwquality1 libqrencode4 libtss2-rc0t64 bsd-mailx | mailx nfs-common
  hunspell firewalld readline-doc systemd-container systemd-homed
  systemd-userdbd systemd-boot systemd-resolved systemd-repart
  libtss2-tcti-device0 polkitd indent
Recommended packages:
  ca-certificates default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap
  krb5-locales libgpm2 libfribidi0 psmisc default-dbus-system-bus
  | dbus-system-bus systemd-timesyncd | time-daemon systemd-cryptsetup
  libpam-systemd libnss-systemd xxd
The following NEW packages will be installed:
  adduser apt apt-utils cpio cron cron-daemon-common debconf-i18n
  debian-archive-keyring dhcpcd-base dmidecode e2fsprogs fdisk ifupdown init
  iproute2 iputils-ping kmod less libapparmor1 libapt-pkg7.0 libbpf1 libbsd0
  libcap2-bin libcom-err2 libedit2 libelf1t64 libext2fs2t64 libfdisk1
  libgssapi-krb5-2 libhogweed6t64 libidn2-0 libjansson4 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblocale-gettext-perl
  liblz4-1 libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1
  libnftnl11 libpopt0 libproc2-0 libreadline8t64 libseccomp2
  libsemanage-common libsemanage2 libsepol2 libslang2 libss2 libstdc++6
  libsystemd-shared libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libunistring5
  libxtables12 libxxhash0 linux-sysctl-defaults login login.defs logrotate
  logsave mount nano netbase nftables passwd procps readline-common
  sensible-utils sqv systemd systemd-sysv tzdata udev vim-common vim-tiny
  whiptail
0 upgraded, 85 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.6 MB of archives.
After this operation, 87.7 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 login.defs all 1:4.17.4-2 
[186 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 login amd64 
1:4.16.0-2+really2.41-5 [112 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 mount amd64 2.41-5 [162 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 libseccomp2 amd64 2.6.0-2 
[51.7 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 
257.9-1~deb13u1 [2151 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 
[43.7 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 systemd amd64 
257.9-1~deb13u1 [3096 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 libbsd0 amd64 0.12.2-2 
[131 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 libsemanage-common all 
3.8.1-1 [7812 B]
Get:10 http://deb.debian.org/debian trixie/main amd64 libsepol2 amd64 3.8.1-1 
[296 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libsemanage2 amd64 
3.8.1-1 [95.3 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 passwd amd64 1:4.17.4-2 
[1229 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 cron-daemon-common all 
3.0pl1-197 [17.8 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 
[25.0 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 cron amd64 3.0pl1-197 
[87.4 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 
1.47.2-3+b7 [25.0 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 libext2fs2t64 amd64 
1.47.2-3+b7 [213 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libss2 amd64 1.47.2-3+b7 
[29.7 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 logsave amd64 1.47.2-3+b7 
[24.9 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 e2fsprogs amd64 
1.47.2-3+b7 [591 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 
257.9-1~deb13u1 [64.5 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 init amd64 1.69~deb13u1 
[6408 B]
Get:24 http://deb.debian.org/debian trixie/main amd64 liblocale-gettext-perl 
amd64 1.07-7+b1 [15.3 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 libnettle8t64 amd64 
3.10.1-1 [305 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 libhogweed6t64 amd64 
3.10.1-1 [335 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 sqv amd64 1.3.0-3+b2 [661 
kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 libxxhash0 amd64 0.8.3-2 
[27.1 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 liblz4-1 amd64 1.10.0-4 
[63.9 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 libstdc++6 amd64 
14.2.0-19 [714 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 libapt-pkg7.0 amd64 3.0.3 
[1113 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 debian-archive-keyring 
all 2025.1 [179 kB]
Get:33 http://deb.debian.org/debian trixie/main amd64 apt amd64 3.0.3 [1452 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 tzdata all 
2025b-4+deb13u1 [260 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 apt-utils amd64 3.0.3 
[336 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 cpio amd64 2.15+dfsg-2 
[252 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl 
amd64 0.04-11+b4 [9476 B]
Get:38 http://deb.debian.org/debian trixie/main amd64 libtext-iconv-perl amd64 
1.7-8+b4 [14.4 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 
0.06-10 [8808 B]
Get:40 http://deb.debian.org/debian trixie/main amd64 debconf-i18n all 1.5.91 
[217 kB]
Get:41 http://deb.debian.org/debian trixie/main amd64 dhcpcd-base amd64 
1:10.1.0-11+deb13u2 [201 kB]
Get:42 http://deb.debian.org/debian trixie/main amd64 dmidecode amd64 3.6-2 
[69.0 kB]
Get:43 http://deb.debian.org/debian trixie/main amd64 libfdisk1 amd64 2.41-5 
[214 kB]
Get:44 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 
6.5+20250216-2 [135 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 
[69.4 kB]
Get:46 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 
8.2-6 [169 kB]
Get:47 http://deb.debian.org/debian trixie/main amd64 fdisk amd64 2.41-5 [158 
kB]
Get:48 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 
[189 kB]
Get:49 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 
[169 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 
[11.9 kB]
Get:51 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 
1.21.3-5 [33.0 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 
1.21.3-5 [81.5 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 
1.6.3-6 [9456 B]
Get:54 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 
[326 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 
1.21.3-5 [138 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 
1.3.6+ds-1 [11.0 kB]
Get:57 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 
1.3.6+ds-1 [83.3 kB]
Get:58 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 
1.8.11-2 [31.9 kB]
Get:59 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 
1:2.75-10+b3 [36.4 kB]
Get:60 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 
[1089 kB]
Get:61 http://deb.debian.org/debian trixie/main amd64 ifupdown amd64 0.8.44 
[61.7 kB]
Get:62 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 
[477 kB]
Get:63 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 
[109 kB]
Get:64 http://deb.debian.org/debian trixie/main amd64 iputils-ping amd64 
3:20240905-3 [51.2 kB]
Get:65 http://deb.debian.org/debian trixie/main amd64 libkmod2 amd64 34.2-2 
[63.2 kB]
Get:66 http://deb.debian.org/debian trixie/main amd64 kmod amd64 34.2-2 [95.7 
kB]
Get:67 http://deb.debian.org/debian trixie/main amd64 less amd64 668-1 [161 kB]
Get:68 http://deb.debian.org/debian trixie/main amd64 linux-sysctl-defaults all 
4.12 [5624 B]
Get:69 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 
1.19+dfsg-2 [43.8 kB]
Get:70 http://deb.debian.org/debian trixie/main amd64 logrotate amd64 3.22.0-1 
[62.0 kB]
Get:71 http://deb.debian.org/debian trixie/main amd64 nano amd64 8.4-1 [645 kB]
Get:72 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB]
Get:73 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 
2.14-2+b3 [39.8 kB]
Get:74 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 
[65.0 kB]
Get:75 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 
1.1.3-1 [332 kB]
Get:76 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 
3.1-20250104-1 [93.8 kB]
Get:77 http://deb.debian.org/debian trixie/main amd64 nftables amd64 1.1.3-1 
[75.9 kB]
Get:78 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 
2:4.0.4-9 [65.6 kB]
Get:79 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 
[882 kB]
Get:80 http://deb.debian.org/debian trixie/main amd64 udev amd64 
257.9-1~deb13u1 [1392 kB]
Get:81 http://deb.debian.org/debian trixie/main amd64 vim-common all 
2:9.1.1230-2 [421 kB]
Get:82 http://deb.debian.org/debian trixie/main amd64 vim-tiny amd64 
2:9.1.1230-2 [776 kB]
Get:83 http://deb.debian.org/debian trixie/main amd64 libslang2 amd64 
2.3.3-5+b2 [549 kB]
Get:84 http://deb.debian.org/debian trixie/main amd64 libnewt0.52 amd64 
0.52.25-1 [60.0 kB]
Get:85 http://deb.debian.org/debian trixie/main amd64 whiptail amd64 0.52.25-1 
[24.7 kB]
Fetched 24.6 MB in 3s (7401 kB/s)
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package login.defs.
(Reading database ... 3537 files and directories currently installed.)
Preparing to unpack .../login.defs_1%3a4.17.4-2_all.deb ...
Unpacking login.defs (1:4.17.4-2) ...
Chrooting into /mmdebstrap-chroot/
Setting up login.defs (1:4.17.4-2) ...
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package login.
(Reading database ... 3556 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.16.0-2+really2.41-5_amd64.deb ...
Unpacking login (1:4.16.0-2+really2.41-5) ...
Selecting previously unselected package mount.
Preparing to unpack .../mount_2.41-5_amd64.deb ...
Unpacking mount (2.41-5) ...
Selecting previously unselected package libseccomp2:amd64.
Preparing to unpack .../libseccomp2_2.6.0-2_amd64.deb ...
Unpacking libseccomp2:amd64 (2.6.0-2) ...
Selecting previously unselected package libsystemd-shared:amd64.
Preparing to unpack .../libsystemd-shared_257.9-1~deb13u1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.9-1~deb13u1) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ...
Unpacking libapparmor1:amd64 (4.1.0-1) ...
Chrooting into /mmdebstrap-chroot/
Setting up libseccomp2:amd64 (2.6.0-2) ...
Setting up libsystemd-shared:amd64 (257.9-1~deb13u1) ...
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package systemd.
(Reading database ... 3638 files and directories currently installed.)
Preparing to unpack .../0-systemd_257.9-1~deb13u1_amd64.deb ...
Unpacking systemd (257.9-1~deb13u1) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../1-libbsd0_0.12.2-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.12.2-2) ...
Selecting previously unselected package libsemanage-common.
Preparing to unpack .../2-libsemanage-common_3.8.1-1_all.deb ...
Unpacking libsemanage-common (3.8.1-1) ...
Selecting previously unselected package libsepol2:amd64.
Preparing to unpack .../3-libsepol2_3.8.1-1_amd64.deb ...
Unpacking libsepol2:amd64 (3.8.1-1) ...
Selecting previously unselected package libsemanage2:amd64.
Preparing to unpack .../4-libsemanage2_3.8.1-1_amd64.deb ...
Unpacking libsemanage2:amd64 (3.8.1-1) ...
Selecting previously unselected package passwd.
Preparing to unpack .../5-passwd_1%3a4.17.4-2_amd64.deb ...
Unpacking passwd (1:4.17.4-2) ...
Selecting previously unselected package adduser.
Preparing to unpack .../6-adduser_3.152_all.deb ...
Unpacking adduser (3.152) ...
Selecting previously unselected package cron-daemon-common.
Preparing to unpack .../7-cron-daemon-common_3.0pl1-197_all.deb ...
Unpacking cron-daemon-common (3.0pl1-197) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../8-sensible-utils_0.0.25_all.deb ...
Unpacking sensible-utils (0.0.25) ...
Chrooting into /mmdebstrap-chroot/
Setting up libapparmor1:amd64 (4.1.0-1) ...
Setting up mount (2.41-5) ...
Setting up systemd (257.9-1~deb13u1) ...
Created symlink '/etc/systemd/system/getty.target.wants/[email protected]' → 
'/usr/lib/systemd/system/[email protected]'.
Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' 
→ '/usr/lib/systemd/system/remote-fs.target'.
Created symlink 
'/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → 
'/usr/lib/systemd/system/systemd-pstore.service'.
Initializing machine ID from random generator.
Creating group 'systemd-journal' with GID 999.
Creating group 'systemd-network' with GID 998.
Creating user 'systemd-network' (systemd Network Management) with UID 998 and 
GID 998.
/usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", 
ignoring.
Setting up libbsd0:amd64 (0.12.2-2) ...
Setting up libsemanage-common (3.8.1-1) ...
Setting up libsepol2:amd64 (3.8.1-1) ...
Setting up libsemanage2:amd64 (3.8.1-1) ...
Setting up passwd (1:4.17.4-2) ...
no matching password file entry in /etc/shadow
add user 'root' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'daemon' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'bin' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sys' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sync' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'games' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'man' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'lp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'mail' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'news' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'uucp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'proxy' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'www-data' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'backup' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'list' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'irc' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user '_apt' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'nobody' in /etc/shadow? No
pwck: no changes
no matching group file entry in /etc/gshadow
add group 'root' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'daemon' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'bin' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sys' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'adm' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tty' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'disk' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'lp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'mail' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'news' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'uucp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'man' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'proxy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'kmem' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dialout' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'fax' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'voice' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'cdrom' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'floppy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tape' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sudo' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'audio' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dip' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'www-data' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'backup' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'operator' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'list' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'irc' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'src' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'shadow' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'utmp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'video' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sasl' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'plugdev' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'staff' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'games' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'users' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'nogroup' in /etc/gshadow? No
grpck: no changes
Shadow passwords are now on.
Setting up adduser (3.152) ...
Setting up cron-daemon-common (3.0pl1-197) ...
Creating group 'crontab' with GID 997.
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package cron.
(Reading database ... 5139 files and directories currently installed.)
Preparing to unpack .../cron_3.0pl1-197_amd64.deb ...
Unpacking cron (3.0pl1-197) ...
Selecting previously unselected package libcom-err2:amd64.
Preparing to unpack .../libcom-err2_1.47.2-3+b7_amd64.deb ...
Unpacking libcom-err2:amd64 (1.47.2-3+b7) ...
Selecting previously unselected package libext2fs2t64:amd64.
Preparing to unpack .../libext2fs2t64_1.47.2-3+b7_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to 
/lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to 
/lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to 
/lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to 
/lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
Unpacking libext2fs2t64:amd64 (1.47.2-3+b7) ...
Selecting previously unselected package libss2:amd64.
Preparing to unpack .../libss2_1.47.2-3+b7_amd64.deb ...
Unpacking libss2:amd64 (1.47.2-3+b7) ...
Selecting previously unselected package logsave.
Preparing to unpack .../logsave_1.47.2-3+b7_amd64.deb ...
Unpacking logsave (1.47.2-3+b7) ...
Chrooting into /mmdebstrap-chroot/
Setting up libcom-err2:amd64 (1.47.2-3+b7) ...
Setting up libext2fs2t64:amd64 (1.47.2-3+b7) ...
Setting up libss2:amd64 (1.47.2-3+b7) ...
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package e2fsprogs.
(Reading database ... 5205 files and directories currently installed.)
Preparing to unpack .../e2fsprogs_1.47.2-3+b7_amd64.deb ...
Unpacking e2fsprogs (1.47.2-3+b7) ...
Selecting previously unselected package systemd-sysv.
Preparing to unpack .../systemd-sysv_257.9-1~deb13u1_amd64.deb ...
Unpacking systemd-sysv (257.9-1~deb13u1) ...
Chrooting into /mmdebstrap-chroot/
Setting up systemd-sysv (257.9-1~deb13u1) ...
Chrooting into /mmdebstrap-chroot/
Selecting previously unselected package init.
(Reading database ... 5300 files and directories currently installed.)
Preparing to unpack .../00-init_1.69~deb13u1_amd64.deb ...
Unpacking init (1.69~deb13u1) ...
Selecting previously unselected package liblocale-gettext-perl.
Preparing to unpack .../01-liblocale-gettext-perl_1.07-7+b1_amd64.deb ...
Unpacking liblocale-gettext-perl (1.07-7+b1) ...
Selecting previously unselected package libnettle8t64:amd64.
Preparing to unpack .../02-libnettle8t64_3.10.1-1_amd64.deb ...
Unpacking libnettle8t64:amd64 (3.10.1-1) ...
Selecting previously unselected package libhogweed6t64:amd64.
Preparing to unpack .../03-libhogweed6t64_3.10.1-1_amd64.deb ...
Unpacking libhogweed6t64:amd64 (3.10.1-1) ...
Selecting previously unselected package sqv.
Preparing to unpack .../04-sqv_1.3.0-3+b2_amd64.deb ...
Unpacking sqv (1.3.0-3+b2) ...
Selecting previously unselected package libxxhash0:amd64.
Preparing to unpack .../05-libxxhash0_0.8.3-2_amd64.deb ...
Unpacking libxxhash0:amd64 (0.8.3-2) ...
Selecting previously unselected package liblz4-1:amd64.
Preparing to unpack .../06-liblz4-1_1.10.0-4_amd64.deb ...
Unpacking liblz4-1:amd64 (1.10.0-4) ...
Selecting previously unselected package libstdc++6:amd64.
Preparing to unpack .../07-libstdc++6_14.2.0-19_amd64.deb ...
Unpacking libstdc++6:amd64 (14.2.0-19) ...
Selecting previously unselected package libapt-pkg7.0:amd64.
Preparing to unpack .../08-libapt-pkg7.0_3.0.3_amd64.deb ...
Unpacking libapt-pkg7.0:amd64 (3.0.3) ...
Selecting previously unselected package debian-archive-keyring.
Preparing to unpack .../09-debian-archive-keyring_2025.1_all.deb ...
Unpacking debian-archive-keyring (2025.1) ...
Selecting previously unselected package apt.
Preparing to unpack .../10-apt_3.0.3_amd64.deb ...
Unpacking apt (3.0.3) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../11-tzdata_2025b-4+deb13u1_all.deb ...
Unpacking tzdata (2025b-4+deb13u1) ...
Selecting previously unselected package apt-utils.
Preparing to unpack .../12-apt-utils_3.0.3_amd64.deb ...
Unpacking apt-utils (3.0.3) ...
Selecting previously unselected package cpio.
Preparing to unpack .../13-cpio_2.15+dfsg-2_amd64.deb ...
Unpacking cpio (2.15+dfsg-2) ...
Selecting previously unselected package libtext-charwidth-perl:amd64.
Preparing to unpack .../14-libtext-charwidth-perl_0.04-11+b4_amd64.deb ...
Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ...
Selecting previously unselected package libtext-iconv-perl:amd64.
Preparing to unpack .../15-libtext-iconv-perl_1.7-8+b4_amd64.deb ...
Unpacking libtext-iconv-perl:amd64 (1.7-8+b4) ...
Selecting previously unselected package libtext-wrapi18n-perl.
Preparing to unpack .../16-libtext-wrapi18n-perl_0.06-10_all.deb ...
Unpacking libtext-wrapi18n-perl (0.06-10) ...
Selecting previously unselected package debconf-i18n.
Preparing to unpack .../17-debconf-i18n_1.5.91_all.deb ...
Unpacking debconf-i18n (1.5.91) ...
Selecting previously unselected package dhcpcd-base.
Preparing to unpack .../18-dhcpcd-base_1%3a10.1.0-11+deb13u2_amd64.deb ...
Unpacking dhcpcd-base (1:10.1.0-11+deb13u2) ...
Selecting previously unselected package dmidecode.
Preparing to unpack .../19-dmidecode_3.6-2_amd64.deb ...
Unpacking dmidecode (3.6-2) ...
Selecting previously unselected package libfdisk1:amd64.
Preparing to unpack .../20-libfdisk1_2.41-5_amd64.deb ...
Unpacking libfdisk1:amd64 (2.41-5) ...
Selecting previously unselected package libncursesw6:amd64.
Preparing to unpack .../21-libncursesw6_6.5+20250216-2_amd64.deb ...
Unpacking libncursesw6:amd64 (6.5+20250216-2) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../22-readline-common_8.2-6_all.deb ...
Unpacking readline-common (8.2-6) ...
Selecting previously unselected package libreadline8t64:amd64.
Preparing to unpack .../23-libreadline8t64_8.2-6_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to 
/lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to 
/lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to 
/lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to 
/lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.2-6) ...
Selecting previously unselected package fdisk.
Preparing to unpack .../24-fdisk_2.41-5_amd64.deb ...
Unpacking fdisk (2.41-5) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../25-libelf1t64_0.192-4_amd64.deb ...
Unpacking libelf1t64:amd64 (0.192-4) ...
Selecting previously unselected package libbpf1:amd64.
Preparing to unpack .../26-libbpf1_1%3a1.5.0-3_amd64.deb ...
Unpacking libbpf1:amd64 (1:1.5.0-3) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../27-libmnl0_1.0.5-3_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.5-3) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../28-libkrb5support0_1.21.3-5_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.21.3-5) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../29-libk5crypto3_1.21.3-5_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.21.3-5) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../30-libkeyutils1_1.6.3-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-6) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../31-libkrb5-3_1.21.3-5_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.21.3-5) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../32-libgssapi-krb5-2_1.21.3-5_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../33-libtirpc-common_1.3.6+ds-1_all.deb ...
Unpacking libtirpc-common (1.3.6+ds-1) ...
Selecting previously unselected package libtirpc3t64:amd64.
Preparing to unpack .../34-libtirpc3t64_1.3.6+ds-1_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to 
/lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to 
/lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ...
Selecting previously unselected package libxtables12:amd64.
Preparing to unpack .../35-libxtables12_1.8.11-2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.11-2) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../36-libcap2-bin_1%3a2.75-10+b3_amd64.deb ...
Unpacking libcap2-bin (1:2.75-10+b3) ...
Selecting previously unselected package iproute2.
Preparing to unpack .../37-iproute2_6.15.0-1_amd64.deb ...
Unpacking iproute2 (6.15.0-1) ...
Selecting previously unselected package ifupdown.
Preparing to unpack .../38-ifupdown_0.8.44_amd64.deb ...
Unpacking ifupdown (0.8.44) ...
Selecting previously unselected package libunistring5:amd64.
Preparing to unpack .../39-libunistring5_1.3-2_amd64.deb ...
Unpacking libunistring5:amd64 (1.3-2) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../40-libidn2-0_2.3.8-2_amd64.deb ...
Unpacking libidn2-0:amd64 (2.3.8-2) ...
Selecting previously unselected package iputils-ping.
Preparing to unpack .../41-iputils-ping_3%3a20240905-3_amd64.deb ...
Unpacking iputils-ping (3:20240905-3) ...
Selecting previously unselected package libkmod2:amd64.
Preparing to unpack .../42-libkmod2_34.2-2_amd64.deb ...
Unpacking libkmod2:amd64 (34.2-2) ...
Selecting previously unselected package kmod.
Preparing to unpack .../43-kmod_34.2-2_amd64.deb ...
Unpacking kmod (34.2-2) ...
Selecting previously unselected package less.
Preparing to unpack .../44-less_668-1_amd64.deb ...
Unpacking less (668-1) ...
Selecting previously unselected package linux-sysctl-defaults.
Preparing to unpack .../45-linux-sysctl-defaults_4.12_all.deb ...
Unpacking linux-sysctl-defaults (4.12) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../46-libpopt0_1.19+dfsg-2_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-2) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../47-logrotate_3.22.0-1_amd64.deb ...
Unpacking logrotate (3.22.0-1) ...
Selecting previously unselected package nano.
Preparing to unpack .../48-nano_8.4-1_amd64.deb ...
Unpacking nano (8.4-1) ...
Selecting previously unselected package netbase.
Preparing to unpack .../49-netbase_6.5_all.deb ...
Unpacking netbase (6.5) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../50-libjansson4_2.14-2+b3_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2+b3) ...
Selecting previously unselected package libnftnl11:amd64.
Preparing to unpack .../51-libnftnl11_1.2.9-1_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.9-1) ...
Selecting previously unselected package libnftables1:amd64.
Preparing to unpack .../52-libnftables1_1.1.3-1_amd64.deb ...
Unpacking libnftables1:amd64 (1.1.3-1) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../53-libedit2_3.1-20250104-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20250104-1) ...
Selecting previously unselected package nftables.
Preparing to unpack .../54-nftables_1.1.3-1_amd64.deb ...
Unpacking nftables (1.1.3-1) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../55-libproc2-0_2%3a4.0.4-9_amd64.deb ...
Unpacking libproc2-0:amd64 (2:4.0.4-9) ...
Selecting previously unselected package procps.
Preparing to unpack .../56-procps_2%3a4.0.4-9_amd64.deb ...
Unpacking procps (2:4.0.4-9) ...
Selecting previously unselected package udev.
Preparing to unpack .../57-udev_257.9-1~deb13u1_amd64.deb ...
Unpacking udev (257.9-1~deb13u1) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../58-vim-common_2%3a9.1.1230-2_all.deb ...
Unpacking vim-common (2:9.1.1230-2) ...
Selecting previously unselected package vim-tiny.
Preparing to unpack .../59-vim-tiny_2%3a9.1.1230-2_amd64.deb ...
Unpacking vim-tiny (2:9.1.1230-2) ...
Selecting previously unselected package libslang2:amd64.
Preparing to unpack .../60-libslang2_2.3.3-5+b2_amd64.deb ...
Unpacking libslang2:amd64 (2.3.3-5+b2) ...
Selecting previously unselected package libnewt0.52:amd64.
Preparing to unpack .../61-libnewt0.52_0.52.25-1_amd64.deb ...
Unpacking libnewt0.52:amd64 (0.52.25-1) ...
Selecting previously unselected package whiptail.
Preparing to unpack .../62-whiptail_0.52.25-1_amd64.deb ...
Unpacking whiptail (0.52.25-1) ...
Chrooting into /mmdebstrap-chroot/
Setting up cpio (2.15+dfsg-2) ...
update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto 
mode
Setting up libtext-iconv-perl:amd64 (1.7-8+b4) ...
Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ...
Setting up libkeyutils1:amd64 (1.6.3-6) ...
Setting up init (1.69~deb13u1) ...
Setting up libtirpc-common (1.3.6+ds-1) ...
Setting up libedit2:amd64 (3.1-20250104-1) ...
Setting up debian-archive-keyring (2025.1) ...
Setting up less (668-1) ...
Setting up libtext-wrapi18n-perl (0.06-10) ...
Setting up libelf1t64:amd64 (0.192-4) ...
Setting up libjansson4:amd64 (2.14-2+b3) ...
Setting up libkrb5support0:amd64 (1.21.3-5) ...
Setting up tzdata (2025b-4+deb13u1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Mon Feb 23 16:12:00 UTC 2026.
Universal Time is now:  Mon Feb 23 16:12:00 UTC 2026.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.75-10+b3) ...
Setting up libnettle8t64:amd64 (3.10.1-1) ...
Setting up linux-sysctl-defaults (4.12) ...
Setting up vim-common (2:9.1.1230-2) ...
Setting up libslang2:amd64 (2.3.3-5+b2) ...
Setting up libproc2-0:amd64 (2:4.0.4-9) ...
Setting up libunistring5:amd64 (1.3-2) ...
Setting up libmnl0:amd64 (1.0.5-3) ...
Setting up dhcpcd-base (1:10.1.0-11+deb13u2) ...
Setting up libncursesw6:amd64 (6.5+20250216-2) ...
Setting up libk5crypto3:amd64 (1.21.3-5) ...
Setting up libxtables12:amd64 (1.8.11-2) ...
Setting up logsave (1.47.2-3+b7) ...
Setting up libfdisk1:amd64 (2.41-5) ...
Setting up nano (8.4-1) ...
update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in 
auto mode
update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto 
mode
Setting up libhogweed6t64:amd64 (3.10.1-1) ...
Setting up sensible-utils (0.0.25) ...
Setting up libxxhash0:amd64 (0.8.3-2) ...
Setting up procps (2:4.0.4-9) ...
Setting up netbase (6.5) ...
Setting up libkrb5-3:amd64 (1.21.3-5) ...
Setting up dmidecode (3.6-2) ...
Setting up sqv (1.3.0-3+b2) ...
Setting up readline-common (8.2-6) ...
Setting up libstdc++6:amd64 (14.2.0-19) ...
Setting up liblocale-gettext-perl (1.07-7+b1) ...
Setting up libbpf1:amd64 (1:1.5.0-3) ...
Setting up libkmod2:amd64 (34.2-2) ...
Setting up libpopt0:amd64 (1.19+dfsg-2) ...
Setting up login (1:4.16.0-2+really2.41-5) ...
Setting up logrotate (3.22.0-1) ...
Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → 
'/usr/lib/systemd/system/logrotate.timer'.
Setting up libnewt0.52:amd64 (0.52.25-1) ...
Setting up liblz4-1:amd64 (1.10.0-4) ...
Setting up cron (3.0pl1-197) ...
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → 
'/usr/lib/systemd/system/cron.service'.
Setting up debconf-i18n (1.5.91) ...
Setting up libnftnl11:amd64 (1.2.9-1) ...
Setting up e2fsprogs (1.47.2-3+b7) ...
Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → 
'/usr/lib/systemd/system/e2scrub_all.timer'.
Created symlink 
'/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → 
'/usr/lib/systemd/system/e2scrub_reap.service'.
Setting up libidn2-0:amd64 (2.3.8-2) ...
Setting up vim-tiny (2:9.1.1230-2) ...
update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in 
auto mode
update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) 
in auto mode
update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in 
auto mode
update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in 
auto mode
Setting up kmod (34.2-2) ...
Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ...
Setting up udev (257.9-1~deb13u1) ...
Creating group 'input' with GID 996.
Creating group 'sgx' with GID 995.
Creating group 'clock' with GID 994.
Creating group 'kvm' with GID 993.
Creating group 'render' with GID 992.
Setting up libreadline8t64:amd64 (8.2-6) ...
Setting up whiptail (0.52.25-1) ...
Setting up libapt-pkg7.0:amd64 (3.0.3) ...
Setting up iputils-ping (3:20240905-3) ...
Setting up apt (3.0.3) ...
Created symlink 
'/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → 
'/usr/lib/systemd/system/apt-daily-upgrade.timer'.
Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → 
'/usr/lib/systemd/system/apt-daily.timer'.
Setting up libnftables1:amd64 (1.1.3-1) ...
Setting up apt-utils (3.0.3) ...
Setting up nftables (1.1.3-1) ...
Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ...
Setting up iproute2 (6.15.0-1) ...
Setting up fdisk (2.41-5) ...
Setting up ifupdown (0.8.44) ...
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.9-1~deb13u1) ...
Processing triggers for libc-bin (2.41-12+deb13u1) ...
I: cleaning package lists and apt cache...
Reading package lists...
I: success in 29.6200 seconds

Reply via email to