deck -D build/bootstrap
rm -rf build/root.spec build/cdroot build/product.iso build/log build/screens build/stamps
deck /turnkey/fab/bootstraps/trixie-amd64 build/bootstrap
fab-apply-overlay /turnkey/fab/common/overlays/bootstrap_apt build/bootstrap;
fab-chroot build/bootstrap "echo nameserver 8.8.8.8 > /etc/resolv.conf";
fab-chroot build/bootstrap "echo nameserver 8.8.4.4 >> /etc/resolv.conf";
mkdir -p build/bootstrap/usr/local/share/ca-certificates/;
# temporarily allow cert to not exist
cp /usr/local/share/ca-certificates/squid_proxyCA.crt build/bootstrap/usr/local/share/ca-certificates/ || true;
fab-chroot build/bootstrap --script /turnkey/fab/common/conf/bootstrap_apt;
+ [[ -f /turnkey-buildenv ]]
+ [[ -z debian/trixie ]]
++ basename debian/trixie
+ CODENAME=trixie
++ dirname debian/trixie
+ distro=debian
+ [[ debian != \d\e\b\i\a\n ]]
+ rm -rf /turnkey-buildenv
+ case $CODENAME in
+ MIRROR_URL=http://deb.debian.org/debian
+ SEC_MIRROR=http://security.debian.org/
+ KEY_CODENAME=trixie
+ MAIN=(main)
+ CONTRIB=(contrib)
+ NON_FREE=(non-free)
+ SEC_MIRROR=http://security.debian.org/debian-security
+ MAIN=(main non-free-firmware)
+ SOURCES_LIST=/etc/apt/sources.list.d
+ PREFS_LIST=/etc/apt/preferences.d
+ CONF_DIR=/etc/apt/apt.conf.d
+ mkdir -p /etc/apt/sources.list.d /etc/apt/preferences.d /etc/apt/apt.conf.d
++ sed -nE 's|^([0-9]+).*|\1|p' /etc/debian_version
+ deb_ver=13
+ [[ -n '' ]]
+ HOST_DEB_VER=13
+ [[ 13 != \1\3 ]]
+ [[ 13 -le 10 ]]
+ [[ 13 -ge 11 ]]
+ sec_repo=trixie-security
+ PROXY_PORT=3128
+ [[ '' == \d\i\s\a\b\l\e ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n 3128 ]]
+ cat
+ [[ -e /usr/local/share/ca-certificates/squid_proxyCA.crt ]]
+ update-ca-certificates
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL
1 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
++ apt-cache policy php
++ sed -n '\|Candidate:|s|.*:\([0-9]\.[0-9]*\)+.*|\1|p'
+ DEBIAN_PHP_V=
+ tkl_apt_repo_enabled=yes
+ tkl_apt_testing_enabled=no
+ debian_backports_enabled=no
+ sury_php_enabled=no
+ debian_components=("${MAIN[@]}")
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ key_dir=/usr/share/keyrings
+ repos=(main security testing)
+ for repo in "${repos[@]}"
+ full_path=/usr/share/keyrings/tkl-trixie-main
+ keyfile=/usr/share/keyrings/tkl-trixie-main.asc
+ [[ 13 -ge 13 ]]
+ keyring=/usr/share/keyrings/tkl-archive-keyring.gpg
+ gpg --no-default-keyring --keyring gnupg-ring:/usr/share/keyrings/tkl-archive-keyring.gpg --import /usr/share/keyrings/tkl-trixie-main.asc
gpg: keyring '/usr/share/keyrings/tkl-archive-keyring.gpg' created
gpg: directory '/root/.gnupg' created
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key BA0EBB694C8F1487: public key "TurnKey GNU/Linux Trixie Main apt repo (GPG signing key for TurnKey Linux Trixie Main apt repository) <release-trixie-main@turnkeylinux.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
+ chmod a+r /usr/share/keyrings/tkl-archive-keyring.gpg
+ for repo in "${repos[@]}"
+ full_path=/usr/share/keyrings/tkl-trixie-security
+ keyfile=/usr/share/keyrings/tkl-trixie-security.asc
+ [[ 13 -ge 13 ]]
+ keyring=/usr/share/keyrings/tkl-archive-keyring.gpg
+ gpg --no-default-keyring --keyring gnupg-ring:/usr/share/keyrings/tkl-archive-keyring.gpg --import /usr/share/keyrings/tkl-trixie-security.asc
gpg: key 9FD1F119C89E83E8: public key "TurnKey GNU/Linux Trixie Security apt repo (GPG signing key for TurnKey Linux Trixie Security apt repository) <release-trixie-security@turnkeylinux.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
+ chmod a+r /usr/share/keyrings/tkl-archive-keyring.gpg
+ for repo in "${repos[@]}"
+ full_path=/usr/share/keyrings/tkl-trixie-testing
+ keyfile=/usr/share/keyrings/tkl-trixie-testing.asc
+ [[ 13 -ge 13 ]]
+ keyring=/usr/share/keyrings/tkl-archive-keyring.gpg
+ gpg --no-default-keyring --keyring gnupg-ring:/usr/share/keyrings/tkl-archive-keyring.gpg --import /usr/share/keyrings/tkl-trixie-testing.asc
gpg: key 1C07246AF90F2486: public key "TurnKey GNU/Linux Trixie Testing apt repo (GPG signing key for TurnKey Linux Trixie Testing apt repository) <release-trixie-testing@turnkeylinux.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
+ chmod a+r /usr/share/keyrings/tkl-archive-keyring.gpg
+ gpgconf --kill gpg-agent
+ rm -rf /usr/share/keyrings/tkl-archive-keyring.gpg~
+ rm -rf /root/.gnupg
+ [[ 13 -ge 13 ]]
+ SUPPORTED_ARCH=(amd64 arm64)
+ cat
+ cat
+ cat
+ cat
+ [[ -n '' ]]
+ [[ -n '' ]]
+ apt-get update --allow-releaseinfo-change
Get:1 http://security.debian.org/debian-security trixie-security InRelease [43.4 kB]
Hit:2 http://deb.debian.org/debian trixie InRelease
Get:3 http://security.debian.org/debian-security trixie-security/main amd64 Packages [263 kB]
Get:4 http://security.debian.org/debian-security trixie-security/main Translation-en [161 kB]
Get:5 http://deb.debian.org/debian trixie/main Translation-en [6486 kB]
Get:6 http://security.debian.org/debian-security trixie-security/non-free-firmware amd64 Packages [544 B]
Get:7 http://security.debian.org/debian-security trixie-security/non-free-firmware Translation-en [352 B]
Get:8 http://deb.debian.org/debian trixie/non-free-firmware amd64 Packages [6884 B]
Get:9 http://deb.debian.org/debian trixie/non-free-firmware Translation-en [4704 B]
Get:10 http://archive.turnkeylinux.org/debian trixie-security InRelease [7995 B]
Get:11 http://archive.turnkeylinux.org/debian trixie InRelease [7968 B]
Get:12 http://archive.turnkeylinux.org/debian trixie-security/main amd64 Packages [828 B]
Get:13 http://archive.turnkeylinux.org/debian trixie/main arm64 Packages [30.8 kB]
Get:14 http://archive.turnkeylinux.org/debian trixie/main amd64 Packages [33.1 kB]
Get:15 http://archive.turnkeylinux.org/debian trixie/main all Packages [30.8 kB]
Fetched 7077 kB in 3s (2797 kB/s)
Reading package lists...
+ mkdir -p /var/cache/apt/archives
touch build/stamps/bootstrap
unit_plans=""; fab-plan-resolve plan/main $unit_plans  --bootstrap=/turnkey/fab/bootstraps/trixie-amd64 --output=build/root.spec -D 'FAB_ARCH=amd64' -D 'FAB_HTTP_PROXY=http://127.0.0.1:3128' -D 'AMD64=y' -D 'RELEASE=debian/trixie' -D 'DISTRO=debian' -D 'CODENAME=trixie' -D 'DEBIAN=y'
touch build/stamps/root.spec
if ! deck --isdeck build/root.build; then deck build/bootstrap build/root.build; fi
fab-install build/root.build build/root.spec
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://security.debian.org/debian-security trixie-security InRelease
Hit:3 http://archive.turnkeylinux.org/debian trixie-security InRelease
Hit:4 http://archive.turnkeylinux.org/debian trixie InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following additional packages will be installed:
  linux-image-6.12.107+deb13-amd64
Suggested packages:
  firmware-linux-free linux-doc-6.12 debian-kernel-handbook grub-pc
  | grub-efi-amd64 | extlinux
Recommended packages:
  apparmor
The following NEW packages will be installed:
  linux-image-6.12.107+deb13-amd64 linux-image-amd64
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 108 MB of archives.
After this operation, 111 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security trixie-security/main amd64 linux-image-6.12.107+deb13-amd64 amd64 6.12.107-1 [108 MB]
Get:2 http://security.debian.org/debian-security trixie-security/main amd64 linux-image-amd64 amd64 6.12.107-1 [1468 B]
Fetched 108 MB in 1s (91.9 MB/s)
Selecting previously unselected package linux-image-6.12.107+deb13-amd64.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7016 files and directories currently installed.)
Preparing to unpack .../linux-image-6.12.107+deb13-amd64_6.12.107-1_amd64.deb ...
Unpacking linux-image-6.12.107+deb13-amd64 (6.12.107-1) ...
Selecting previously unselected package linux-image-amd64.
Preparing to unpack .../linux-image-amd64_6.12.107-1_amd64.deb ...
Unpacking linux-image-amd64 (6.12.107-1) ...
Setting up linux-image-6.12.107+deb13-amd64 (6.12.107-1) ...
I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.12.107+deb13-amd64
I: /initrd.img.old is now a symlink to boot/initrd.img-6.12.107+deb13-amd64
I: /vmlinuz is now a symlink to boot/vmlinuz-6.12.107+deb13-amd64
I: /initrd.img is now a symlink to boot/initrd.img-6.12.107+deb13-amd64
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.12.107+deb13-amd64
Setting up linux-image-amd64 (6.12.107-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
libdebconfclient0 is already the newest version (0.280).
grep is already the newest version (3.11-4).
libsemanage-common is already the newest version (3.8.1-1).
coreutils is already the newest version (9.7-3).
diffutils is already the newest version (1:3.10-4).
libc6 is already the newest version (2.41-12+deb13u4).
libpam-modules is already the newest version (1.7.0-5).
sed is already the newest version (4.9-2+deb13u1).
libcrypt1 is already the newest version (1:4.4.38-1).
libacl1 is already the newest version (2.3.2-2+b1).
sysvinit-utils is already the newest version (3.14-4).
libapt-pkg7.0 is already the newest version (3.0.3).
initramfs-tools is already the newest version (0.148.4).
gpg is already the newest version (2.4.7-21+deb13u1+b5).
libsmartcols1 is already the newest version (2.41.5-0+deb13u1).
bsdutils is already the newest version (1:2.41.5-0+deb13u1).
initramfs-tools-bin is already the newest version (0.148.4).
tzdata is already the newest version (2026c-0+deb13u1).
libzstd1 is already the newest version (1.5.7+dfsg-1).
libpam-runtime is already the newest version (1.7.0-5).
openssl is already the newest version (3.5.7-1~deb13u2).
liblz4-1 is already the newest version (1.10.0-4).
zstd is already the newest version (1.5.7+dfsg-1).
gzip is already the newest version (1.13-1+deb13u1).
liblastlog2-2 is already the newest version (2.41.5-0+deb13u1).
libaudit-common is already the newest version (1:4.0.2-2+deb13u1).
libstdc++6 is already the newest version (14.2.0-19).
libassuan9 is already the newest version (3.0.2-2).
libksba8 is already the newest version (1.6.7-2+b1).
liblzma5 is already the newest version (5.8.1-1+deb13u1).
debianutils is already the newest version (5.23.2).
base-passwd is already the newest version (3.6.7).
gpg-agent is already the newest version (2.4.7-21+deb13u1+b5).
udev is already the newest version (257.13-1~deb13u1).
ncurses-base is already the newest version (6.5+20250216-2).
libtinfo6 is already the newest version (6.5+20250216-2).
mawk is already the newest version (1.3.4.20250131-1).
libcap2 is already the newest version (1:2.75-10+deb13u1+b3).
klibc-utils is already the newest version (2.0.14-1).
apt is already the newest version (3.0.3).
hostname is already the newest version (3.25).
libcap-ng0 is already the newest version (0.8.5-4+b1).
bash is already the newest version (5.2.37-2+b10).
base-files is already the newest version (13.8+deb13u7).
libsqlite3-0 is already the newest version (3.46.1-7+deb13u2).
libbz2-1.0 is already the newest version (1.0.8-6).
libsemanage2 is already the newest version (3.8.1-1).
libpam-modules-bin is already the newest version (1.7.0-5).
libpcre2-8-0 is already the newest version (10.46-1~deb13u2).
dpkg is already the newest version (1.22.22).
readline-common is already the newest version (8.2-6).
libhogweed6t64 is already the newest version (3.10.1-1).
libbsd0 is already the newest version (0.12.2-2).
libselinux1 is already the newest version (3.8.1-1).
libncursesw6 is already the newest version (6.5+20250216-2).
libnpth0t64 is already the newest version (1.8-3).
systemd is already the newest version (257.13-1~deb13u1).
libaudit1 is already the newest version (1:4.0.2-2+deb13u1).
libsystemd-shared is already the newest version (257.13-1~deb13u1).
libc-bin is already the newest version (2.41-12+deb13u4).
libsepol2 is already the newest version (3.8.1-1).
ca-certificates is already the newest version (20250419).
linux-base is already the newest version (4.12.1).
libkmod2 is already the newest version (34.2-2).
logsave is already the newest version (1.47.2-3+b12).
libsystemd0 is already the newest version (257.13-1~deb13u1).
libklibc is already the newest version (2.0.14-1).
mount is already the newest version (2.41.5-0+deb13u1).
passwd is already the newest version (1:4.17.4-2).
login is already the newest version (1:4.16.0-2+really2.41.5-0+deb13u1).
cpio is already the newest version (2.15+dfsg-2).
libgpg-error0 is already the newest version (1.51-4).
tar is already the newest version (1.35+dfsg-3.1).
libgcc-s1 is already the newest version (14.2.Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
0-19).
login.defs is already the newest version (1:4.17.4-2).
libxxhash0 is already the newest version (0.8.3-2).
ncurses-bin is already the newest version (6.5+20250216-2).
libattr1 is already the newest version (1:2.5.2-3).
libmount1 is already the newest version (2.41.5-0+deb13u1).
util-linux is already the newest version (2.41.5-0+deb13u1).
libudev1 is already the newest version (257.13-1~deb13u1).
libssl3t64 is already the newest version (3.5.7-1~deb13u2).
libreadline8t64 is already the newest version (8.2-6).
libseccomp2 is already the newest version (2.6.0-2).
libmd0 is already the newest version (1.1.0-2+b1).
libdb5.3t64 is already the newest version (5.3.28+dfsg2-9).
lsb-release is already the newest version (12.1-1).
libgcrypt20 is already the newest version (1.11.0-7+deb13u1).
openssl-provider-legacy is already the newest version (3.5.7-1~deb13u2).
pinentry-curses is already the newest version (1.3.1-2).
zlib1g is already the newest version (1:1.3.dfsg+really1.3.1-1+b1).
findutils is already the newest version (4.10.0-3).
sqv is already the newest version (1.3.0-3+b2).
libapparmor1 is already the newest version (4.1.0-1).
libnettle8t64 is already the newest version (3.10.1-1).
libuuid1 is already the newest version (2.41.5-0+deb13u1).
kmod is already the newest version (34.2-2).
perl-base is already the newest version (5.40.1-6+deb13u1).
gpgconf is already the newest version (2.4.7-21+deb13u1+b5).
gcc-14-base is already the newest version (14.2.0-19).
libpam0g is already the newest version (1.7.0-5).
init-system-helpers is already the newest version (1.69~deb13u1).
libgmp10 is already the newest version (2:6.3.0+dfsg-3).
dash is already the newest version (0.5.12-12).
initramfs-tools-core is already the newest version (0.148.4).
dracut-install is already the newest version (106-6).
libblkid1 is already the newest version (2.41.5-0+deb13u1).
debian-archive-keyring is already the newest version (2025.1).
debconf is already the newest version (1.5.91).
The following additional packages will be installed:
  acpid adduser bind9-libs bsdextrautils cron-daemon-common dbus-bin
  dbus-daemon dbus-session-bus-common dbus-system-bus-common dialog dirmngr
  dmeventd dmidecode dmsetup dosfstools duplicity e2fsprogs gettext-base
  git-man gnupg gnupg-l10n gpgsm groff-base grub-common grub-pc-bin
  grub2-common libaio1t64 libatomic1 libauthen-pam-perl libb2-1 libbpf1
  libbrotli1 libc-l10n libcap2-bin libcbor0.10 libcom-err2 libcurl3t64-gnutls
  libcurl4t64 libdbus-1-3 libdevmapper-event1.02.1 libdevmapper1.02.1
  libdialog15 libedit2 libefiboot1t64 libefisec1t64 libefivar1t64 libelf1t64
  libencode-locale-perl liberror-perl libexpat1 libext2fs2t64 libfdisk1
  libffi8 libfido2-1 libfile-basedir-perl libfile-desktopentry-perl
  libfreetype6 libfstrm0 libfuse3-4 libgdbm-compat4t64 libgdbm6t64
  libglib2.0-0t64 libgnutls30t64 libgomp1 libgssapi-krb5-2 libicu76 libidn2-0
  libio-pty-perl libip4tc2 libip6tc2 libipc-system-simple-perl libjemalloc2
  libjs-jquery libjs-sphinxdoc libjs-underscore libjson-c5 libk5crypto3
  libkeyutils1 libkrb5-3 libkrb5support0 libldap2 liblmdb0 liblockfile-bin
  liblockfile1 liblvm2cmd2.03 liblzo2-2 libmagic-mgc libmagic1t64
  libmaxminddb0 libmnl0 libnet-ssleay-perl libnetfilter-conntrack3 libnewt0.52
  libnfnetlink0 libnftnl11 libnghttp2-14 libnghttp3-9 libngtcp2-16
  libngtcp2-crypto-gnutls8 libnsl2 libnuma1 libp11-kit0 libparted2t64
  libperl5.40 libpipeline1 libpng16-16t64 libpopt0 libproc2-0 libprotobuf-c1
  libpsl5t64 libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib
  librsync2t64 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  libslang2 libsocket6-perl libsodium23 libss2 libssh2-1t64 libtasn1-6
  libtext-charwidth-perl libtext-wrapi18n-perl libtirpc-common libtirpc3t64
  libtlsrpt0 libuchardet0 libunistring5 liburcu8t64 liburi-perl liburing2
  libuv1t64 libwrap0 libwtmpdb0 libxml2 libxslt1.1 libxtables12 media-types
  mtools ntpsec-ntpdate ntpsec-ntpdig openssh-client openssh-server
  openssh-sftp-server os-prober parted perl perl-modules-5.40
  perl-openssl-defaults py3curl-wrapper python3 python3-autocommand
  python3-bcrypt python3-boto3 python3-botocore python3-certifi
  python3-cffi-backend python3-chardet python3-charset-normalizer
  python3-cryptography python3-dateutil python3-dialog python3-fasteners
  python3-httplib2 python3-idna python3-inflect python3-jaraco.context
  python3-jaraco.functools python3-jmespath python3-lxml python3-minimal
  python3-monotonic python3-more-itertools python3-nacl python3-ntp
  python3-paramiko python3-pexpect python3-pkg-resources python3-psutil
  python3-ptyprocess python3-pycurl python3-pyparsing python3-s3transfer
  python3-six python3-typeguard python3-typing-extensions python3-urllib3
  python3.13 python3.13-minimal runit-helper sensible-utils shared-mime-info
  squashfs-tools tklbam-squid tklbam-squid-common turnkey-conffile
  turnkey-netinfo turnkey-pypy2 ucf vim-common webmin-mount
Suggested packages:
  acpi-support consolekit liblocale-gettext-perl quota anacron checksecurity
  supercat bat default-dbus-session-bus | dbus-session-bus dbus-user-session
  libpam-systemd pinentry-gnome3 tor ncftp lftp tahoe-lafs python3-swiftclient
  python3-pip par2 gpart fuse2fs e2fsck-static libarchive13t64 sudo
  system-log-daemon monit sqlite3 git-doc git-email git-gui gitk gitweb
  git-cvs git-mediawiki git-svn gpg-wks-server parcimonie xloadimage groff
  multiboot-doc grub-emu xorriso desktop-base console-setup ppp firewalld
  fuse3 gdbm-l10n low-memory-monitor gnutls-bin krb5-doc krb5-user mmdb-bin
  libparted-dev libparted-i18n libsasl2-modules-gssapi-mit
  | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
  libsasl2-modules-sql libbusiness-isbn-perl libmime-base32-perl
  libregexp-ipv6-perl libwww-perl cryptsetup curlftpfs httpfs2
  debian-installer-launcher uuid-runtime debfoster deborphan bleachbit
  apparmor www-browser floppyd hunspell certbot ntpsec-doc ntpsec-ntpviz
  keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw parted-doc
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
  libtap-harness-archive-perl debhelper postfix-cdb postfix-doc postfix-ldap
  postfix-lmdb postfix-mta-sts-resolver postfix-mongodb postfix-mysql
  postfix-pcre postfix-pgsql postfix-sqlite procmail sasl2-bin
  | dovecot-common python3-doc python3-tk python3-venv
  python-charset-normalizer-doc python-cryptography-doc
  python3-cryptography-vectors python-lxml-doc python-nacl-doc python3-gssapi
  python-pexpect-doc python3-setuptools libcurl4-gnutls-dev python-pycurl-doc
  python-pyparsing-doc python3-openssl python3-socks python-requests-doc
  python3-brotli python3.13-venv python3.13-doc binutils binfmt-support
  python3-braceexpand byobu | screenie | iselect zip indent
Recommended packages:
  python3-oauthlib e2fsprogs-l10n whois python3-pyinotify python3-setuptools
  firmware-carl9170 firmware-ath9k-htc patch gnupg-utils gpg-wks-client gpgv
  powermgmt-base rdnssd nftables linux-sysctl-defaults console-setup
  | console-data libpam-cap x-terminal-emulator libio-stringy-perl
  libglib2.0-data xdg-user-dirs javascript-common krb5-locales libldap-common
  libfribidi0 publicsuffix live-boot-doc uuid-runtime thin-provisioning-tools
  xauth default-logind | logind | libpam-systemd ssl-cert python3-bs4
  python3-cssselect python3-html5lib python3-invoke libpam-systemd
  libnss-systemd xxd
The following NEW packages will be installed:
  acpi-support-base acpid adduser authbind bash-completion bind9-host
  bind9-libs bsd-mailx bsdextrautils busybox confconsole cron cron-apt
  cron-daemon-common curl dbus dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common dehydrated dhcpcd-base dialog dirmngr dmeventd
  dmidecode dmsetup dosfstools dtach duplicity e2fsprogs efivar eject
  etckeeper ethtool fail2ban fdisk file firmware-linux-free gettext-base git
  git-man gnupg gnupg-l10n gpgsm groff-base grub-common grub-pc grub-pc-bin
  grub2-common hdparm hubdns ifupdown-ng ifupdown-ng-compat inithooks iproute2
  iptables iputils-ping isolinux jitterentropy-rngd kbd less libaio1t64
  libatomic1 libauthen-pam-perl libb2-1 libbpf1 libbrotli1 libc-l10n
  libcap2-bin libcbor0.10 libcom-err2 libcurl3t64-gnutls libcurl4t64
  libdbus-1-3 libdevmapper-event1.02.1 libdevmapper1.02.1 libdialog15 libedit2
  libefiboot1t64 libefisec1t64 libefivar1t64 libelf1t64 libencode-locale-perl
  liberror-perl libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1
  libfile-basedir-perl libfile-desktopentry-perl libfile-mimeinfo-perl
  libfreetype6 libfstrm0 libfuse3-4 libgdbm-compat4t64 libgdbm6t64
  libglib2.0-0t64 libgnutls30t64 libgomp1 libgssapi-krb5-2 libicu76 libidn2-0
  libio-pty-perl libip4tc2 libip6tc2 libipc-system-simple-perl libjemalloc2
  libjs-jquery libjs-sphinxdoc libjs-underscore libjson-c5 libk5crypto3
  libkeyutils1 libkrb5-3 libkrb5support0 libldap2 liblmdb0 liblockfile-bin
  liblockfile1 liblvm2cmd2.03 liblzo2-2 libmagic-mgc libmagic1t64
  libmaxminddb0 libmnl0 libnet-ssleay-perl libnetfilter-conntrack3 libnewt0.52
  libnfnetlink0 libnftnl11 libnghttp2-14 libnghttp3-9 libngtcp2-16
  libngtcp2-crypto-gnutls8 libnsl2 libnuma1 libp11-kit0 libparted2t64
  libperl5.40 libpipeline1 libpng16-16t64 libpopt0 libproc2-0 libprotobuf-c1
  libpsl5t64 libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib
  librsync2t64 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  libslang2 libsocket6-perl libsodium23 libss2 libssh2-1t64 libtasn1-6
  libtext-charwidth-perl libtext-wrapi18n-perl libtirpc-common libtirpc3t64
  libtlsrpt0 libuchardet0 libunistring5 liburcu8t64 liburi-perl liburing2
  libuv1t64 libwrap0 libwtmpdb0 libxml2 libxslt1.1 libxtables12 live-boot
  live-boot-initramfs-tools live-tools localepurge locales logrotate lvm2
  man-db media-types mtools nano ncurses-term net-tools netbase ntpsec
  ntpsec-ntpdate ntpsec-ntpdig openssh-client openssh-server
  openssh-sftp-server os-prober parted perl perl-modules-5.40
  perl-openssl-defaults postfix procps psmisc py3curl-wrapper python3
  python3-autocommand python3-bcrypt python3-boto3 python3-botocore
  python3-bottle python3-certifi python3-cffi-backend python3-chardet
  python3-charset-normalizer python3-cryptography python3-dateutil
  python3-dialog python3-fasteners python3-httplib2 python3-idna
  python3-inflect python3-jaraco.context python3-jaraco.functools
  python3-jmespath python3-lxml python3-minimal python3-monotonic
  python3-more-itertools python3-nacl python3-ntp python3-paramiko
  python3-pexpect python3-pkg-resources python3-psutil python3-ptyprocess
  python3-pycurl python3-pyparsing python3-requests python3-s3transfer
  python3-six python3-systemd python3-typeguard python3-typing-extensions
  python3-urllib3 python3.13 python3.13-minimal qemu-guest-agent resolvconf
  rsync runit-helper screen sensible-utils shared-mime-info squashfs-tools ssh
  syslinux syslinux-common systemd-sysv tkl-dhcpcd-ifupdown-glue tkl-installer
  tklbam tklbam-squid tklbam-squid-common traceroute turnkey-conffile
  turnkey-keys turnkey-netinfo turnkey-pypy2 turnkey-ssl turnkey-sysinfo
  turnkey-version ucf unzip vim-common vim-tiny webmin webmin-authentic-theme
  webmin-custom webmin-fail2ban webmin-fdisk webmin-filemin webmin-firewall
  webmin-firewall6 webmin-logviewer webmin-lvm webmin-mount webmin-passwd
  webmin-postfix webmin-raid webmin-software webmin-sshd webmin-systemd
  webmin-tklbam webmin-updown webmin-useradmin webmin-xterm wget whiptail
0 upgraded, 300 newly installed, 0 to remove and 0 not upgraded.
Need to get 128 MB of archives.
After this operation, 596 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB]
Get:2 http://archive.turnkeylinux.org/debian trixie/main amd64 tklbam-squid-common amd64 2.7.STABLE9-2.3.0-2turnkey+0 [9732 B]
Get:3 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB]
Get:4 http://security.debian.org/debian-security trixie-security/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB]
Get:5 http://archive.turnkeylinux.org/debian trixie/main amd64 tklbam-squid amd64 2.7.STABLE9-2.3.0-2turnkey+0 [482 kB]
Get:6 http://security.debian.org/debian-security trixie-security/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB]
Get:7 http://security.debian.org/debian-security trixie-security/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 cron-daemon-common all 3.0pl1-197 [17.8 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 cron amd64 3.0pl1-197 [87.4 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b12 [25.0 kB]
Get:12 http://security.debian.org/debian-security trixie-security/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 libext2fs2t64 amd64 1.47.2-3+b12 [213 kB]
Get:14 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin all 2.660.turnkey0 [2993 kB]
Get:15 http://security.debian.org/debian-security trixie-security/main amd64 postfix amd64 3.10.13-0+deb13u1 [1612 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 libss2 amd64 1.47.2-3+b12 [29.7 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 e2fsprogs amd64 1.47.2-3+b12 [591 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.13-1~deb13u1 [64.9 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 runit-helper all 2.16.4 [7296 B]
Get:26 http://deb.debian.org/debian trixie/main amd64 acpid amd64 1:2.0.34-1+b1 [46.9 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 jitterentropy-rngd amd64 1.2.8-3 [21.8 kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u5 [863 kB]
Get:30 http://security.debian.org/debian-security trixie-security/main amd64 libfdisk1 amd64 2.41.5-0+deb13u1 [215 kB]
Get:31 http://security.debian.org/debian-security trixie-security/main amd64 fdisk amd64 2.41.5-0+deb13u1 [159 kB]
Get:32 http://security.debian.org/debian-security trixie-security/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB]
Get:33 http://security.debian.org/debian-security trixie-security/main amd64 bind9-libs amd64 1:9.20.29-1~deb13u1 [1248 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u5 [2225 kB]
Get:35 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-tklbam amd64 1.2.1 [27.5 kB]
Get:36 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-netinfo all 1.1.1 [4716 B]
Get:37 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-conffile all 1.1.2 [3136 B]
Get:38 http://archive.turnkeylinux.org/debian trixie/main amd64 confconsole all 2.2.3 [271 kB]
Get:39 http://archive.turnkeylinux.org/debian trixie/main amd64 py3curl-wrapper all 2.1.2 [4408 B]
Get:40 http://archive.turnkeylinux.org/debian trixie/main amd64 hubdns all 1.4.0 [5436 B]
Get:41 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-ssl all 3.1.1 [9568 B]
Get:42 http://archive.turnkeylinux.org/debian trixie/main amd64 inithooks all 2.3.6 [37.9 kB]
Get:43 http://archive.turnkeylinux.org/debian trixie/main amd64 tkl-dhcpcd-ifupdown-glue all 0.1.3 [4460 B]
Get:44 http://security.debian.org/debian-security trixie-security/main amd64 bind9-host amd64 1:9.20.29-1~deb13u1 [56.5 kB]
Get:45 http://archive.turnkeylinux.org/debian trixie/main amd64 tkl-installer all 0.1.2 [39.4 kB]
Get:46 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-pypy2 amd64 7.3.23+turnkey1 [10.5 MB]
Get:47 http://security.debian.org/debian-security trixie-security/main amd64 bsdextrautils amd64 2.41.5-0+deb13u1 [94.8 kB]
Get:48 http://security.debian.org/debian-security trixie-security/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB]
Get:49 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB]
Get:51 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u5 [1959 kB]
Get:53 http://security.debian.org/debian-security trixie-security/main amd64 python3-urllib3 all 2.3.0-3+deb13u2 [115 kB]
Get:54 http://security.debian.org/debian-security trixie-security/main amd64 python3-httplib2 all 0.22.0-1+deb13u1 [39.2 kB]
Get:55 http://security.debian.org/debian-security trixie-security/main amd64 libsodium23 amd64 1.0.18-1+deb13u1 [165 kB]
Get:56 http://security.debian.org/debian-security trixie-security/main amd64 eject amd64 2.41.5-0+deb13u1 [61.1 kB]
Get:57 http://security.debian.org/debian-security trixie-security/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB]
Get:58 http://security.debian.org/debian-security trixie-security/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB]
Get:59 http://security.debian.org/debian-security trixie-security/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u5 [283 kB]
Get:60 http://security.debian.org/debian-security trixie-security/main amd64 libfreetype6 amd64 2.13.3+dfsg-1+deb13u1 [452 kB]
Get:61 http://security.debian.org/debian-security trixie-security/main amd64 unzip amd64 6.0-29+deb13u1 [173 kB]
Get:62 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2+deb13u5 [757 kB]
Get:63 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB]
Get:64 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB]
Get:65 http://deb.debian.org/debian trixie/main amd64 python3-ntp amd64 1.2.3+dfsg1-8 [90.8 kB]
Get:66 http://deb.debian.org/debian trixie/main amd64 ntpsec amd64 1.2.3+dfsg1-8 [346 kB]
Get:67 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB]
Get:68 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB]
Get:69 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB]
Get:70 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
Get:71 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7+deb13u4 [990 kB]
Get:72 http://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:10.0p1-7+deb13u4 [65.3 kB]
Get:73 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB]
Get:74 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB]
Get:75 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B]
Get:76 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
Get:77 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB]
Get:78 http://deb.debian.org/debian trixie/main amd64 libwrap0 amd64 7.6.q-36 [55.3 kB]
Get:79 http://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-3+deb13u1 [13.1 kB]
Get:80 http://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:10.0p1-7+deb13u4 [602 kB]
Get:81 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB]
Get:82 http://archive.turnkeylinux.org/debian trixie-security/main amd64 tklbam amd64 1.5.3+2+g31134d3 [1455 kB]
Get:83 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-keys all 0.1 [53.2 kB]
Get:84 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-version all 1.1.3 [6156 B]
Get:85 http://archive.turnkeylinux.org/debian trixie/main amd64 turnkey-sysinfo all 1.1.0 [6272 B]
Get:86 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-authentic-theme all 2.660.turnkey0 [5046 kB]
Get:87 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-custom all 2.660.turnkey0 [299 kB]
Get:88 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB]
Get:89 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB]
Get:90 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-fail2ban all 2.660.turnkey0 [143 kB]
Get:91 http://deb.debian.org/debian trixie/main amd64 libnsl2 amd64 1.3.0-3+b3 [40.6 kB]
Get:92 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
Get:93 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
Get:94 http://deb.debian.org/debian trixie/main amd64 libtlsrpt0 amd64 0.5.0rc1-2 [9588 B]
Get:95 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-mount all 2.660.turnkey0 [402 kB]
Get:96 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B]
Get:97 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u5 [1521 kB]
Get:98 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-fdisk all 2.660.turnkey0 [316 kB]
Get:99 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-filemin all 2.660.turnkey0 [292 kB]
Get:100 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-firewall all 2.660.turnkey0 [241 kB]
Get:101 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-firewall6 all 2.660.turnkey0 [241 kB]
Get:102 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-logviewer all 2.660.turnkey0 [32.1 kB]
Get:103 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB]
Get:104 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-raid all 2.660.turnkey0 [84.0 kB]
Get:105 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB]
Get:106 http://deb.debian.org/debian trixie/main amd64 qemu-guest-agent amd64 1:10.0.13+ds-0+deb13u1 [562 kB]
Get:107 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-lvm all 2.660.turnkey0 [125 kB]
Get:108 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-useradmin all 2.660.turnkey0 [821 kB]
Get:109 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB]
Get:110 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5+deb13u4 [433 kB]
Get:111 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-passwd all 2.660.turnkey0 [35.0 kB]
Get:112 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-postfix all 2.660.turnkey0 [2092 kB]
Get:113 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6+deb13u1 [3014 kB]
Get:114 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-software all 2.660.turnkey0 [511 kB]
Get:115 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-sshd all 2.660.turnkey0 [238 kB]
Get:116 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-systemd all 2.660.turnkey0 [81.9 kB]
Get:117 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-updown all 2.660.turnkey0 [63.5 kB]
Get:118 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-xterm all 2.660.turnkey0 [147 kB]
Get:119 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB]
Get:120 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
Get:121 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6+deb13u1 [4326 kB]
Get:122 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6+deb13u1 [268 kB]
Get:123 http://deb.debian.org/debian trixie/main amd64 libauthen-pam-perl amd64 0.16-6+b4 [25.1 kB]
Get:124 http://deb.debian.org/debian trixie/main amd64 libio-pty-perl amd64 1:1.20-1+b3 [34.3 kB]
Get:125 http://deb.debian.org/debian trixie/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B]
Get:126 http://deb.debian.org/debian trixie/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB]
Get:127 http://deb.debian.org/debian trixie/main amd64 libsocket6-perl amd64 0.29-3+b4 [21.6 kB]
Get:128 http://deb.debian.org/debian trixie/main amd64 dhcpcd-base amd64 1:10.1.0-11+deb13u4 [201 kB]
Get:129 http://deb.debian.org/debian trixie/main amd64 dmidecode amd64 3.6-2 [69.0 kB]
Get:130 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB]
Get:131 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB]
Get:132 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB]
Get:133 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB]
Get:134 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+deb13u1+b3 [36.5 kB]
Get:135 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB]
Get:136 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
Get:137 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
Get:138 http://deb.debian.org/debian trixie/main amd64 iputils-ping amd64 3:20240905-3 [51.2 kB]
Get:139 http://deb.debian.org/debian trixie/main amd64 less amd64 668-1 [161 kB]
Get:140 http://deb.debian.org/debian trixie/main amd64 logrotate amd64 3.22.0-1 [62.0 kB]
Get:141 http://deb.debian.org/debian trixie/main amd64 nano amd64 8.4-1+deb13u1 [645 kB]
Get:142 http://deb.debian.org/debian trixie/main amd64 vim-common all 2:9.1.1230-2 [421 kB]
Get:143 http://deb.debian.org/debian trixie/main amd64 vim-tiny amd64 2:9.1.1230-2 [776 kB]
Get:144 http://deb.debian.org/debian trixie/main amd64 libslang2 amd64 2.3.3-5+b2 [549 kB]
Get:145 http://deb.debian.org/debian trixie/main amd64 libnewt0.52 amd64 0.52.25-1 [60.0 kB]
Get:146 http://deb.debian.org/debian trixie/main amd64 whiptail amd64 0.52.25-1 [24.7 kB]
Get:147 http://deb.debian.org/debian trixie/main amd64 bash-completion all 1:2.16.0-7 [319 kB]
Get:148 http://deb.debian.org/debian trixie/main amd64 libfstrm0 amd64 0.6.1-1+b3 [21.9 kB]
Get:149 http://deb.debian.org/debian trixie/main amd64 libjemalloc2 amd64 5.3.0-3 [274 kB]
Get:150 http://deb.debian.org/debian trixie/main amd64 libjson-c5 amd64 0.18+ds-1 [46.0 kB]
Get:151 http://deb.debian.org/debian trixie/main amd64 liblmdb0 amd64 0.9.31-1+b2 [45.2 kB]
Get:152 http://deb.debian.org/debian trixie/main amd64 libmaxminddb0 amd64 1.12.2-1 [25.8 kB]
Get:153 http://deb.debian.org/debian trixie/main amd64 libprotobuf-c1 amd64 1.5.1-1 [20.5 kB]
Get:154 http://deb.debian.org/debian trixie/main amd64 liburcu8t64 amd64 0.15.2-2 [76.3 kB]
Get:155 http://deb.debian.org/debian trixie/main amd64 libuv1t64 amd64 1.50.0-2 [154 kB]
Get:156 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u3 [700 kB]
Get:157 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB]
Get:158 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB]
Get:159 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB]
Get:160 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB]
Get:161 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB]
Get:162 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB]
Get:163 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12+deb13u4 [740 kB]
Get:164 http://deb.debian.org/debian trixie/main amd64 liblockfile-bin amd64 1.17-2 [15.8 kB]
Get:165 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12+deb13u4 [3931 kB]
Get:166 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB]
Get:167 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB]
Get:168 http://deb.debian.org/debian trixie/main amd64 ncurses-term all 6.5+20250216-2 [518 kB]
Get:169 http://deb.debian.org/debian trixie/main amd64 traceroute amd64 1:2.1.6-1 [54.6 kB]
Get:170 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
Get:171 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB]
Get:172 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
Get:173 http://deb.debian.org/debian trixie/main amd64 wget amd64 1.25.0-2 [984 kB]
Get:174 http://deb.debian.org/debian trixie/main amd64 acpi-support-base all 0.143-5.2 [6908 B]
Get:175 http://deb.debian.org/debian trixie/main amd64 authbind amd64 2.2.0 [16.6 kB]
Get:176 http://deb.debian.org/debian trixie/main amd64 liblockfile1 amd64 1.17-2 [11.9 kB]
Get:177 http://deb.debian.org/debian trixie/main amd64 bsd-mailx amd64 8.1.2-0.20220412cvs-1.1 [82.2 kB]
Get:178 http://deb.debian.org/debian trixie/main amd64 busybox amd64 1:1.37.0-6+b9 [485 kB]
Get:179 http://deb.debian.org/debian trixie/main amd64 libdialog15 amd64 1.3-20250116-1 [111 kB]
Get:180 http://deb.debian.org/debian trixie/main amd64 dialog amd64 1.3-20250116-1 [126 kB]
Get:181 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB]
Get:182 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB]
Get:183 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB]
Get:184 http://deb.debian.org/debian trixie/main amd64 python3-dialog all 3.5.3-1 [1398 kB]
Get:185 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-9 [66.7 kB]
Get:186 http://deb.debian.org/debian trixie/main amd64 python3-certifi all 2025.1.31+ds-1 [9652 B]
Get:187 http://deb.debian.org/debian trixie/main amd64 python3-charset-normalizer amd64 3.4.2-1 [128 kB]
Get:188 http://deb.debian.org/debian trixie/main amd64 python3-idna all 3.10-1+deb13u1 [43.0 kB]
Get:189 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB]
Get:190 http://deb.debian.org/debian trixie/main amd64 python3-requests all 2.32.3+dfsg-5+deb13u1 [72.2 kB]
Get:191 http://deb.debian.org/debian trixie/main amd64 cron-apt all 0.13.0.1 [27.3 kB]
Get:192 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
Get:193 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
Get:194 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
Get:195 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
Get:196 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u2 [245 kB]
Get:197 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u5 [391 kB]
Get:198 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u5 [270 kB]
Get:199 http://deb.debian.org/debian trixie/main amd64 dehydrated all 0.7.2-2 [122 kB]
Get:200 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b5 [384 kB]
Get:201 http://deb.debian.org/debian trixie/main amd64 dmsetup amd64 2:1.02.205-2 [82.3 kB]
Get:202 http://deb.debian.org/debian trixie/main amd64 libdevmapper1.02.1 amd64 2:1.02.205-2 [135 kB]
Get:203 http://deb.debian.org/debian trixie/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.205-2 [13.6 kB]
Get:204 http://deb.debian.org/debian trixie/main amd64 libaio1t64 amd64 0.3.113-8+b1 [14.9 kB]
Get:205 http://deb.debian.org/debian trixie/main amd64 liblvm2cmd2.03 amd64 2.03.31-2 [785 kB]
Get:206 http://deb.debian.org/debian trixie/main amd64 dmeventd amd64 2:1.02.205-2 [62.4 kB]
Get:207 http://deb.debian.org/debian trixie/main amd64 dosfstools amd64 4.2-1.2 [133 kB]
Get:208 http://deb.debian.org/debian trixie/main amd64 dtach amd64 0.9-7 [16.5 kB]
Get:209 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB]
Get:210 http://deb.debian.org/debian trixie/main amd64 libb2-1 amd64 0.98.1-1.1+b2 [41.7 kB]
Get:211 http://deb.debian.org/debian trixie/main amd64 librsync2t64 amd64 2.3.4-1.1+b1 [38.2 kB]
Get:212 http://deb.debian.org/debian trixie/main amd64 python3-monotonic all 1.6-3 [5340 B]
Get:213 http://deb.debian.org/debian trixie/main amd64 python3-fasteners all 0.18-2 [14.0 kB]
Get:214 http://deb.debian.org/debian trixie/main amd64 python3-pyparsing all 3.1.2-1 [146 kB]
Get:215 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u3 [233 kB]
Get:216 http://deb.debian.org/debian trixie/main amd64 python3-lxml amd64 5.4.0-1 [1297 kB]
Get:217 http://deb.debian.org/debian trixie/main amd64 python3-bcrypt amd64 4.2.0-2.1+b1 [211 kB]
Get:218 http://deb.debian.org/debian trixie/main amd64 python3-cffi-backend amd64 1.17.1-3 [93.4 kB]
Get:219 http://deb.debian.org/debian trixie/main amd64 python3-cryptography amd64 43.0.0-3+deb13u1 [942 kB]
Get:220 http://deb.debian.org/debian trixie/main amd64 python3-nacl amd64 1.5.0-7 [57.6 kB]
Get:221 http://deb.debian.org/debian trixie/main amd64 python3-paramiko all 3.5.1-3 [144 kB]
Get:222 http://deb.debian.org/debian trixie/main amd64 python3-ptyprocess all 0.7.0-6 [14.5 kB]
Get:223 http://deb.debian.org/debian trixie/main amd64 python3-pexpect all 4.9-3 [55.6 kB]
Get:224 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB]
Get:225 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB]
Get:226 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB]
Get:227 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB]
Get:228 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB]
Get:229 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1+deb13u1 [8492 B]
Get:230 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB]
Get:231 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB]
Get:232 http://deb.debian.org/debian trixie/main amd64 python3-psutil amd64 7.0.0-2 [220 kB]
Get:233 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB]
Get:234 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b5 [276 kB]
Get:235 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB]
Get:236 http://deb.debian.org/debian trixie/main amd64 duplicity amd64 3.0.4-1+b1 [572 kB]
Get:237 http://deb.debian.org/debian trixie/main amd64 libefisec1t64 amd64 38-3.1+b1 [16.4 kB]
Get:238 http://deb.debian.org/debian trixie/main amd64 libefivar1t64 amd64 38-3.1+b1 [58.5 kB]
Get:239 http://deb.debian.org/debian trixie/main amd64 libefiboot1t64 amd64 38-3.1+b1 [43.9 kB]
Get:240 http://deb.debian.org/debian trixie/main amd64 efivar amd64 38-3.1+b1 [30.2 kB]
Get:241 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u5 [384 kB]
Get:242 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
Get:243 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB]
Get:244 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB]
Get:245 http://deb.debian.org/debian trixie/main amd64 etckeeper all 1.18.22-2 [43.1 kB]
Get:246 http://deb.debian.org/debian trixie/main amd64 ethtool amd64 1:6.14.2-1 [227 kB]
Get:247 http://deb.debian.org/debian trixie/main amd64 python3-systemd amd64 235-1+b6 [40.8 kB]
Get:248 http://deb.debian.org/debian trixie/main amd64 fail2ban all 1.1.0-8 [466 kB]
Get:249 http://deb.debian.org/debian trixie/main amd64 firmware-linux-free all 20241210-2 [17.8 kB]
Get:250 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB]
Get:251 http://deb.debian.org/debian trixie/main amd64 grub-common amd64 2.12-9+deb13u2 [2899 kB]
Get:252 http://deb.debian.org/debian trixie/main amd64 grub2-common amd64 2.12-9+deb13u2 [641 kB]
Get:253 http://deb.debian.org/debian trixie/main amd64 grub-pc-bin amd64 2.12-9+deb13u2 [1021 kB]
Get:254 http://deb.debian.org/debian trixie/main amd64 grub-pc amd64 2.12-9+deb13u2 [128 kB]
Get:255 http://deb.debian.org/debian trixie/main amd64 hdparm amd64 9.65+ds-1.1 [107 kB]
Get:256 http://deb.debian.org/debian trixie/main amd64 python3-pycurl amd64 7.45.6-1 [71.1 kB]
Get:257 http://deb.debian.org/debian trixie/main amd64 ifupdown-ng amd64 0.12.1-7 [65.7 kB]
Get:258 http://deb.debian.org/debian trixie/main amd64 ifupdown-ng-compat all 0.12.1-7 [4804 B]
Get:259 http://deb.debian.org/debian trixie/main amd64 kbd amd64 2.7.1-2 [346 kB]
Get:260 http://deb.debian.org/debian trixie/main amd64 libip4tc2 amd64 1.8.11-2 [20.0 kB]
Get:261 http://deb.debian.org/debian trixie/main amd64 libip6tc2 amd64 1.8.11-2 [20.3 kB]
Get:262 http://deb.debian.org/debian trixie/main amd64 libnfnetlink0 amd64 1.0.2-3 [14.4 kB]
Get:263 http://deb.debian.org/debian trixie/main amd64 libnetfilter-conntrack3 amd64 1.1.0-1 [42.1 kB]
Get:264 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB]
Get:265 http://deb.debian.org/debian trixie/main amd64 iptables amd64 1.8.11-2 [361 kB]
Get:266 http://deb.debian.org/debian trixie/main amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3.1 [86.5 kB]
Get:267 http://deb.debian.org/debian trixie/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
Get:268 http://deb.debian.org/debian trixie/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
Get:269 http://deb.debian.org/debian trixie/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
Get:270 http://deb.debian.org/debian trixie/main amd64 liburi-perl all 5.30-1 [105 kB]
Get:271 http://deb.debian.org/debian trixie/main amd64 libfile-desktopentry-perl all 0.22-3 [17.6 kB]
Get:272 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB]
Get:273 http://deb.debian.org/debian trixie/main amd64 libfile-mimeinfo-perl all 0.35-1 [44.4 kB]
Get:274 http://deb.debian.org/debian trixie/main amd64 liblzo2-2 amd64 2.10-3+b1 [55.1 kB]
Get:275 http://deb.debian.org/debian trixie/main amd64 libparted2t64 amd64 3.6-5 [300 kB]
Get:276 http://deb.debian.org/debian trixie/main amd64 live-boot-initramfs-tools all 1:20250815~deb13u1 [6400 B]
Get:277 http://deb.debian.org/debian trixie/main amd64 live-boot all 1:20250815~deb13u1 [31.2 kB]
Get:278 http://deb.debian.org/debian trixie/main amd64 live-tools all 1:20240525 [26.8 kB]
Get:279 http://deb.debian.org/debian trixie/main amd64 localepurge all 0.7.3.11 [33.1 kB]
Get:280 http://deb.debian.org/debian trixie/main amd64 lvm2 amd64 2.03.31-2 [1287 kB]
Get:281 http://deb.debian.org/debian trixie/main amd64 mtools amd64 4.0.48-1 [198 kB]
Get:282 http://deb.debian.org/debian trixie/main amd64 net-tools amd64 2.10-1.3 [245 kB]
Get:283 http://deb.debian.org/debian trixie/main amd64 ntpsec-ntpdig amd64 1.2.3+dfsg1-8 [33.3 kB]
Get:284 http://deb.debian.org/debian trixie/main amd64 ntpsec-ntpdate amd64 1.2.3+dfsg1-8 [30.5 kB]
Get:285 http://deb.debian.org/debian trixie/main amd64 os-prober amd64 1.83 [18.4 kB]
Get:286 http://deb.debian.org/debian trixie/main amd64 parted amd64 3.6-5 [40.2 kB]
Get:287 http://deb.debian.org/debian trixie/main amd64 psmisc amd64 23.7-2 [267 kB]
Get:288 http://deb.debian.org/debian trixie/main amd64 python3-dateutil all 2.9.0-4 [79.4 kB]
Get:289 http://deb.debian.org/debian trixie/main amd64 python3-jmespath all 1.0.1-1 [21.1 kB]
Get:290 http://deb.debian.org/debian trixie/main amd64 python3-six all 1.17.0-1 [16.5 kB]
Get:291 http://deb.debian.org/debian trixie/main amd64 python3-botocore all 1.37.9+repack-1 [7311 kB]
Get:292 http://deb.debian.org/debian trixie/main amd64 python3-s3transfer all 0.11.4-1 [57.7 kB]
Get:293 http://deb.debian.org/debian trixie/main amd64 python3-boto3 all 1.37.9-1 [339 kB]
Get:294 http://deb.debian.org/debian trixie/main amd64 python3-bottle all 0.13.2-1.1 [54.3 kB]
Get:295 http://deb.debian.org/debian trixie/main amd64 resolvconf all 1.94 [57.1 kB]
Get:296 http://deb.debian.org/debian trixie/main amd64 screen amd64 4.9.1-3 [596 kB]
Get:297 http://deb.debian.org/debian trixie/main amd64 squashfs-tools amd64 1:4.6.1-1 [194 kB]
Get:298 http://deb.debian.org/debian trixie/main amd64 ssh all 1:10.0p1-7+deb13u4 [145 kB]
Get:299 http://deb.debian.org/debian trixie/main amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3.1 [181 kB]
Get:300 http://deb.debian.org/debian trixie/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3.1 [1212 kB]
Preconfiguring packages ...
Fetched 128 MB in 1s (105 MB/s)
Selecting previously unselected package adduser.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12221 files and directories currently installed.)
Preparing to unpack .../archives/adduser_3.152_all.deb ...
Unpacking adduser (3.152) ...
Setting up adduser (3.152) ...
Selecting previously unselected package cron-daemon-common.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12306 files and directories currently installed.)
Preparing to unpack .../cron-daemon-common_3.0pl1-197_all.deb ...
Unpacking cron-daemon-common (3.0pl1-197) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../sensible-utils_0.0.25_all.deb ...
Unpacking sensible-utils (0.0.25) ...
Setting up cron-daemon-common (3.0pl1-197) ...
Creating group 'crontab' with GID 992.
Selecting previously unselected package cron.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12355 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+b12_amd64.deb ...
Unpacking libcom-err2:amd64 (1.47.2-3+b12) ...
Selecting previously unselected package libext2fs2t64:amd64.
Preparing to unpack .../libext2fs2t64_1.47.2-3+b12_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+b12) ...
Selecting previously unselected package libss2:amd64.
Preparing to unpack .../libss2_1.47.2-3+b12_amd64.deb ...
Unpacking libss2:amd64 (1.47.2-3+b12) ...
Setting up libcom-err2:amd64 (1.47.2-3+b12) ...
Setting up libext2fs2t64:amd64 (1.47.2-3+b12) ...
Setting up libss2:amd64 (1.47.2-3+b12) ...
Selecting previously unselected package e2fsprogs.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12415 files and directories currently installed.)
Preparing to unpack .../00-e2fsprogs_1.47.2-3+b12_amd64.deb ...
Unpacking e2fsprogs (1.47.2-3+b12) ...
Selecting previously unselected package systemd-sysv.
Preparing to unpack .../01-systemd-sysv_257.13-1~deb13u1_amd64.deb ...
Unpacking systemd-sysv (257.13-1~deb13u1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../02-libdbus-1-3_1.16.2-2_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.16.2-2) ...
Selecting previously unselected package dbus-bin.
Preparing to unpack .../03-dbus-bin_1.16.2-2_amd64.deb ...
Unpacking dbus-bin (1.16.2-2) ...
Selecting previously unselected package dbus-session-bus-common.
Preparing to unpack .../04-dbus-session-bus-common_1.16.2-2_all.deb ...
Unpacking dbus-session-bus-common (1.16.2-2) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../05-libexpat1_2.8.3-1~deb13u1_amd64.deb ...
Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ...
Selecting previously unselected package dbus-daemon.
Preparing to unpack .../06-dbus-daemon_1.16.2-2_amd64.deb ...
Unpacking dbus-daemon (1.16.2-2) ...
Selecting previously unselected package dbus-system-bus-common.
Preparing to unpack .../07-dbus-system-bus-common_1.16.2-2_all.deb ...
Unpacking dbus-system-bus-common (1.16.2-2) ...
Selecting previously unselected package dbus.
Preparing to unpack .../08-dbus_1.16.2-2_amd64.deb ...
Unpacking dbus (1.16.2-2) ...
Selecting previously unselected package runit-helper.
Preparing to unpack .../09-runit-helper_2.16.4_all.deb ...
Unpacking runit-helper (2.16.4) ...
Selecting previously unselected package acpid.
Preparing to unpack .../10-acpid_1%3a2.0.34-1+b1_amd64.deb ...
Unpacking acpid (1:2.0.34-1+b1) ...
Selecting previously unselected package jitterentropy-rngd.
Preparing to unpack .../11-jitterentropy-rngd_1.2.8-3_amd64.deb ...
Unpacking jitterentropy-rngd (1.2.8-3) ...
Selecting previously unselected package netbase.
Preparing to unpack .../12-netbase_6.5_all.deb ...
Unpacking netbase (6.5) ...
Selecting previously unselected package libpython3.13-minimal:amd64.
Preparing to unpack .../13-libpython3.13-minimal_3.13.5-2+deb13u5_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u5) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../14-python3.13-minimal_3.13.5-2+deb13u5_amd64.deb ...
Unpacking python3.13-minimal (3.13.5-2+deb13u5) ...
Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u5) ...
Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ...
Setting up python3.13-minimal (3.13.5-2+deb13u5) ...
Selecting previously unselected package python3-minimal.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12979 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ...
Unpacking python3-minimal (3.13.5-1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_13.0.0_all.deb ...
Unpacking media-types (13.0.0) ...
Selecting previously unselected package libffi8:amd64.
Preparing to unpack .../2-libffi8_3.4.8-2_amd64.deb ...
Unpacking libffi8:amd64 (3.4.8-2) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2+deb13u5_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u5) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../4-python3.13_3.13.5-2+deb13u5_amd64.deb ...
Unpacking python3.13 (3.13.5-2+deb13u5) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.5-1) ...
Setting up python3-minimal (3.13.5-1) ...
Selecting previously unselected package python3.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 13438 files and directories currently installed.)
Preparing to unpack .../00-python3_3.13.5-1_amd64.deb ...
Unpacking python3 (3.13.5-1) ...
Selecting previously unselected package python3-ntp.
Preparing to unpack .../01-python3-ntp_1.2.3+dfsg1-8_amd64.deb ...
Unpacking python3-ntp (1.2.3+dfsg1-8) ...
Selecting previously unselected package ntpsec.
Preparing to unpack .../02-ntpsec_1.2.3+dfsg1-8_amd64.deb ...
Unpacking ntpsec (1.2.3+dfsg1-8) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../03-libedit2_3.1-20250104-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20250104-1) ...
Selecting previously unselected package libcbor0.10:amd64.
Preparing to unpack .../04-libcbor0.10_0.10.2-2_amd64.deb ...
Unpacking libcbor0.10:amd64 (0.10.2-2) ...
Selecting previously unselected package libfido2-1:amd64.
Preparing to unpack .../05-libfido2-1_1.15.0-1+b1_amd64.deb ...
Unpacking libfido2-1:amd64 (1.15.0-1+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../06-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../07-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../08-libkeyutils1_1.6.3-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-6) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../09-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../10-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../11-openssh-client_1%3a10.0p1-7+deb13u4_amd64.deb ...
Unpacking openssh-client (1:10.0p1-7+deb13u4) ...
Selecting previously unselected package openssh-sftp-server.
Preparing to unpack .../12-openssh-sftp-server_1%3a10.0p1-7+deb13u4_amd64.deb ...
Unpacking openssh-sftp-server (1:10.0p1-7+deb13u4) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../13-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 .../14-procps_2%3a4.0.4-9_amd64.deb ...
Unpacking procps (2:4.0.4-9) ...
Selecting previously unselected package libtext-charwidth-perl:amd64.
Preparing to unpack .../15-libtext-charwidth-perl_0.04-11+b4_amd64.deb ...
Unpacking libtext-charwidth-perl:amd64 (0.04-11+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 ucf.
Preparing to unpack .../17-ucf_3.0052_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0052) ...
Selecting previously unselected package libwrap0:amd64.
Preparing to unpack .../18-libwrap0_7.6.q-36_amd64.deb ...
Unpacking libwrap0:amd64 (7.6.q-36) ...
Selecting previously unselected package libwtmpdb0:amd64.
Preparing to unpack .../19-libwtmpdb0_0.73.0-3+deb13u1_amd64.deb ...
Unpacking libwtmpdb0:amd64 (0.73.0-3+deb13u1) ...
Selecting previously unselected package openssh-server.
Preparing to unpack .../20-openssh-server_1%3a10.0p1-7+deb13u4_amd64.deb ...
Unpacking openssh-server (1:10.0p1-7+deb13u4) ...
Selecting previously unselected package libicu76:amd64.
Preparing to unpack .../21-libicu76_76.1-4_amd64.deb ...
Unpacking libicu76:amd64 (76.1-4) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../22-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 .../23-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 libnsl2:amd64.
Preparing to unpack .../24-libnsl2_1.3.0-3+b3_amd64.deb ...
Unpacking libnsl2:amd64 (1.3.0-3+b3) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../25-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../26-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
Selecting previously unselected package libtlsrpt0:amd64.
Preparing to unpack .../27-libtlsrpt0_0.5.0rc1-2_amd64.deb ...
Unpacking libtlsrpt0:amd64 (0.5.0rc1-2) ...
Selecting previously unselected package postfix.
Preparing to unpack .../28-postfix_3.10.13-0+deb13u1_amd64.deb ...
Unpacking postfix (3.10.13-0+deb13u1) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../29-libatomic1_14.2.0-19_amd64.deb ...
Unpacking libatomic1:amd64 (14.2.0-19) ...
Selecting previously unselected package libglib2.0-0t64:amd64.
Preparing to unpack .../30-libglib2.0-0t64_2.84.4-3~deb13u5_amd64.deb ...
Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u5) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../31-libnuma1_2.0.19-1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.19-1) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../32-liburing2_2.9-1_amd64.deb ...
Unpacking liburing2:amd64 (2.9-1) ...
Selecting previously unselected package qemu-guest-agent.
Preparing to unpack .../33-qemu-guest-agent_1%3a10.0.13+ds-0+deb13u1_amd64.deb ...
Unpacking qemu-guest-agent (1:10.0.13+ds-0+deb13u1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../34-libpopt0_1.19+dfsg-2_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-2) ...
Selecting previously unselected package rsync.
Preparing to unpack .../35-rsync_3.4.1+ds1-5+deb13u4_amd64.deb ...
Unpacking rsync (3.4.1+ds1-5+deb13u4) ...
Selecting previously unselected package tklbam-squid-common.
Preparing to unpack .../36-tklbam-squid-common_2.7.STABLE9-2.3.0-2turnkey+0_amd64.deb ...
Unpacking tklbam-squid-common (2.7.STABLE9-2.3.0-2turnkey+0) ...
Selecting previously unselected package tklbam-squid.
Preparing to unpack .../37-tklbam-squid_2.7.STABLE9-2.3.0-2turnkey+0_amd64.deb ...
Unpacking tklbam-squid (2.7.STABLE9-2.3.0-2turnkey+0) ...
Selecting previously unselected package perl-modules-5.40.
Preparing to unpack .../38-perl-modules-5.40_5.40.1-6+deb13u1_all.deb ...
Unpacking perl-modules-5.40 (5.40.1-6+deb13u1) ...
Selecting previously unselected package libgdbm6t64:amd64.
Preparing to unpack .../39-libgdbm6t64_1.24-2_amd64.deb ...
Unpacking libgdbm6t64:amd64 (1.24-2) ...
Selecting previously unselected package libgdbm-compat4t64:amd64.
Preparing to unpack .../40-libgdbm-compat4t64_1.24-2_amd64.deb ...
Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
Selecting previously unselected package libperl5.40:amd64.
Preparing to unpack .../41-libperl5.40_5.40.1-6+deb13u1_amd64.deb ...
Unpacking libperl5.40:amd64 (5.40.1-6+deb13u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../42-perl_5.40.1-6+deb13u1_amd64.deb ...
Unpacking perl (5.40.1-6+deb13u1) ...
Selecting previously unselected package libauthen-pam-perl.
Preparing to unpack .../43-libauthen-pam-perl_0.16-6+b4_amd64.deb ...
Unpacking libauthen-pam-perl (0.16-6+b4) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../44-libio-pty-perl_1%3a1.20-1+b3_amd64.deb ...
Unpacking libio-pty-perl (1:1.20-1+b3) ...
Selecting previously unselected package perl-openssl-defaults:amd64.
Preparing to unpack .../45-perl-openssl-defaults_7+b2_amd64.deb ...
Unpacking perl-openssl-defaults:amd64 (7+b2) ...
Selecting previously unselected package libnet-ssleay-perl:amd64.
Preparing to unpack .../46-libnet-ssleay-perl_1.94-3_amd64.deb ...
Unpacking libnet-ssleay-perl:amd64 (1.94-3) ...
Selecting previously unselected package libsocket6-perl.
Preparing to unpack .../47-libsocket6-perl_0.29-3+b4_amd64.deb ...
Unpacking libsocket6-perl (0.29-3+b4) ...
Setting up perl-modules-5.40 (5.40.1-6+deb13u1) ...
Setting up libgdbm6t64:amd64 (1.24-2) ...
Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
Setting up libperl5.40:amd64 (5.40.1-6+deb13u1) ...
Setting up perl (5.40.1-6+deb13u1) ...
Selecting previously unselected package webmin.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 16762 files and directories currently installed.)
Preparing to unpack .../000-webmin_2.660.turnkey0_all.deb ...
Unpacking webmin (2.660.turnkey0) ...
Selecting previously unselected package webmin-tklbam.
Preparing to unpack .../001-webmin-tklbam_1.2.1_amd64.deb ...
Unpacking webmin-tklbam (1.2.1) ...
Selecting previously unselected package dhcpcd-base.
Preparing to unpack .../002-dhcpcd-base_1%3a10.1.0-11+deb13u4_amd64.deb ...
Unpacking dhcpcd-base (1:10.1.0-11+deb13u4) ...
Selecting previously unselected package dmidecode.
Preparing to unpack .../003-dmidecode_3.6-2_amd64.deb ...
Unpacking dmidecode (3.6-2) ...
Selecting previously unselected package libfdisk1:amd64.
Preparing to unpack .../004-libfdisk1_2.41.5-0+deb13u1_amd64.deb ...
Unpacking libfdisk1:amd64 (2.41.5-0+deb13u1) ...
Selecting previously unselected package fdisk.
Preparing to unpack .../005-fdisk_2.41.5-0+deb13u1_amd64.deb ...
Unpacking fdisk (2.41.5-0+deb13u1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../006-libelf1t64_0.192-4_amd64.deb ...
Unpacking libelf1t64:amd64 (0.192-4) ...
Selecting previously unselected package libbpf1:amd64.
Preparing to unpack .../007-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 .../008-libmnl0_1.0.5-3_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.5-3) ...
Selecting previously unselected package libxtables12:amd64.
Preparing to unpack .../009-libxtables12_1.8.11-2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.11-2) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../010-libcap2-bin_1%3a2.75-10+deb13u1+b3_amd64.deb ...
Unpacking libcap2-bin (1:2.75-10+deb13u1+b3) ...
Selecting previously unselected package iproute2.
Preparing to unpack .../011-iproute2_6.15.0-1_amd64.deb ...
Unpacking iproute2 (6.15.0-1) ...
Selecting previously unselected package libunistring5:amd64.
Preparing to unpack .../012-libunistring5_1.3-2_amd64.deb ...
Unpacking libunistring5:amd64 (1.3-2) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../013-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 .../014-iputils-ping_3%3a20240905-3_amd64.deb ...
Unpacking iputils-ping (3:20240905-3) ...
Selecting previously unselected package less.
Preparing to unpack .../015-less_668-1_amd64.deb ...
Unpacking less (668-1) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../016-logrotate_3.22.0-1_amd64.deb ...
Unpacking logrotate (3.22.0-1) ...
Selecting previously unselected package nano.
Preparing to unpack .../017-nano_8.4-1+deb13u1_amd64.deb ...
Unpacking nano (8.4-1+deb13u1) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../018-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 .../019-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 .../020-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 .../021-libnewt0.52_0.52.25-1_amd64.deb ...
Unpacking libnewt0.52:amd64 (0.52.25-1) ...
Selecting previously unselected package whiptail.
Preparing to unpack .../022-whiptail_0.52.25-1_amd64.deb ...
Unpacking whiptail (0.52.25-1) ...
Selecting previously unselected package bash-completion.
Preparing to unpack .../023-bash-completion_1%3a2.16.0-7_all.deb ...
Unpacking bash-completion (1:2.16.0-7) ...
Selecting previously unselected package libfstrm0:amd64.
Preparing to unpack .../024-libfstrm0_0.6.1-1+b3_amd64.deb ...
Unpacking libfstrm0:amd64 (0.6.1-1+b3) ...
Selecting previously unselected package libjemalloc2:amd64.
Preparing to unpack .../025-libjemalloc2_5.3.0-3_amd64.deb ...
Unpacking libjemalloc2:amd64 (5.3.0-3) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../026-libjson-c5_0.18+ds-1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.18+ds-1) ...
Selecting previously unselected package liblmdb0:amd64.
Preparing to unpack .../027-liblmdb0_0.9.31-1+b2_amd64.deb ...
Unpacking liblmdb0:amd64 (0.9.31-1+b2) ...
Selecting previously unselected package libmaxminddb0:amd64.
Preparing to unpack .../028-libmaxminddb0_1.12.2-1_amd64.deb ...
Unpacking libmaxminddb0:amd64 (1.12.2-1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../029-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
Selecting previously unselected package libprotobuf-c1:amd64.
Preparing to unpack .../030-libprotobuf-c1_1.5.1-1_amd64.deb ...
Unpacking libprotobuf-c1:amd64 (1.5.1-1) ...
Selecting previously unselected package liburcu8t64:amd64.
Preparing to unpack .../031-liburcu8t64_0.15.2-2_amd64.deb ...
Unpacking liburcu8t64:amd64 (0.15.2-2) ...
Selecting previously unselected package libuv1t64:amd64.
Preparing to unpack .../032-libuv1t64_1.50.0-2_amd64.deb ...
Unpacking libuv1t64:amd64 (1.50.0-2) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../033-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u3_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
Selecting previously unselected package bind9-libs:amd64.
Preparing to unpack .../034-bind9-libs_1%3a9.20.29-1~deb13u1_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.20.29-1~deb13u1) ...
Selecting previously unselected package bind9-host.
Preparing to unpack .../035-bind9-host_1%3a9.20.29-1~deb13u1_amd64.deb ...
Unpacking bind9-host (1:9.20.29-1~deb13u1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../036-libmagic-mgc_1%3a5.46-5_amd64.deb ...
Unpacking libmagic-mgc (1:5.46-5) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../037-libmagic1t64_1%3a5.46-5_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.46-5) ...
Selecting previously unselected package file.
Preparing to unpack .../038-file_1%3a5.46-5_amd64.deb ...
Unpacking file (1:5.46-5) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../039-gettext-base_0.23.1-2_amd64.deb ...
Unpacking gettext-base (0.23.1-2) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../040-libuchardet0_0.0.8-1+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../041-groff-base_1.23.0-9_amd64.deb ...
Unpacking groff-base (1.23.0-9) ...
Selecting previously unselected package libc-l10n.
Preparing to unpack .../042-libc-l10n_2.41-12+deb13u4_all.deb ...
Unpacking libc-l10n (2.41-12+deb13u4) ...
Selecting previously unselected package liblockfile-bin.
Preparing to unpack .../043-liblockfile-bin_1.17-2_amd64.deb ...
Unpacking liblockfile-bin (1.17-2) ...
Selecting previously unselected package locales.
Preparing to unpack .../044-locales_2.41-12+deb13u4_all.deb ...
Unpacking locales (2.41-12+deb13u4) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../045-bsdextrautils_2.41.5-0+deb13u1_amd64.deb ...
Unpacking bsdextrautils (2.41.5-0+deb13u1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../046-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../047-man-db_2.13.1-1_amd64.deb ...
Unpacking man-db (2.13.1-1) ...
Selecting previously unselected package ncurses-term.
Preparing to unpack .../048-ncurses-term_6.5+20250216-2_all.deb ...
Unpacking ncurses-term (6.5+20250216-2) ...
Selecting previously unselected package traceroute.
Preparing to unpack .../049-traceroute_1%3a2.1.6-1_amd64.deb ...
Unpacking traceroute (1:2.1.6-1) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../050-libp11-kit0_0.25.5-3_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.25.5-3) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../051-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../052-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../053-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Selecting previously unselected package wget.
Preparing to unpack .../054-wget_1.25.0-2_amd64.deb ...
Unpacking wget (1.25.0-2) ...
Selecting previously unselected package acpi-support-base.
Preparing to unpack .../055-acpi-support-base_0.143-5.2_all.deb ...
Unpacking acpi-support-base (0.143-5.2) ...
Selecting previously unselected package authbind.
Preparing to unpack .../056-authbind_2.2.0_amd64.deb ...
Unpacking authbind (2.2.0) ...
Selecting previously unselected package liblockfile1:amd64.
Preparing to unpack .../057-liblockfile1_1.17-2_amd64.deb ...
Unpacking liblockfile1:amd64 (1.17-2) ...
Selecting previously unselected package bsd-mailx.
Preparing to unpack .../058-bsd-mailx_8.1.2-0.20220412cvs-1.1_amd64.deb ...
Unpacking bsd-mailx (8.1.2-0.20220412cvs-1.1) ...
Selecting previously unselected package busybox.
Preparing to unpack .../059-busybox_1%3a1.37.0-6+b9_amd64.deb ...
Unpacking busybox (1:1.37.0-6+b9) ...
Selecting previously unselected package libdialog15:amd64.
Preparing to unpack .../060-libdialog15_1.3-20250116-1_amd64.deb ...
Unpacking libdialog15:amd64 (1.3-20250116-1) ...
Selecting previously unselected package dialog.
Preparing to unpack .../061-dialog_1.3-20250116-1_amd64.deb ...
Unpacking dialog (1.3-20250116-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../062-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ...
Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../063-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ...
Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../064-libjs-sphinxdoc_8.1.3-5_all.deb ...
Unpacking libjs-sphinxdoc (8.1.3-5) ...
Selecting previously unselected package python3-dialog.
Preparing to unpack .../065-python3-dialog_3.5.3-1_all.deb ...
Unpacking python3-dialog (3.5.3-1) ...
Selecting previously unselected package turnkey-netinfo.
Preparing to unpack .../066-turnkey-netinfo_1.1.1_all.deb ...
Unpacking turnkey-netinfo (1.1.1) ...
Selecting previously unselected package turnkey-conffile.
Preparing to unpack .../067-turnkey-conffile_1.1.2_all.deb ...
Unpacking turnkey-conffile (1.1.2) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../068-libsasl2-modules_2.1.28+dfsg1-9_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-9) ...
Selecting previously unselected package python3-certifi.
Preparing to unpack .../069-python3-certifi_2025.1.31+ds-1_all.deb ...
Unpacking python3-certifi (2025.1.31+ds-1) ...
Selecting previously unselected package python3-charset-normalizer.
Preparing to unpack .../070-python3-charset-normalizer_3.4.2-1_amd64.deb ...
Unpacking python3-charset-normalizer (3.4.2-1) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../071-python3-idna_3.10-1+deb13u1_all.deb ...
Unpacking python3-idna (3.10-1+deb13u1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../072-python3-urllib3_2.3.0-3+deb13u2_all.deb ...
Unpacking python3-urllib3 (2.3.0-3+deb13u2) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../073-python3-chardet_5.2.0+dfsg-2_all.deb ...
Unpacking python3-chardet (5.2.0+dfsg-2) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../074-python3-requests_2.32.3+dfsg-5+deb13u1_all.deb ...
Unpacking python3-requests (2.32.3+dfsg-5+deb13u1) ...
Selecting previously unselected package confconsole.
Preparing to unpack .../075-confconsole_2.2.3_all.deb ...
Unpacking confconsole (2.2.3) ...
Selecting previously unselected package cron-apt.
Preparing to unpack .../076-cron-apt_0.13.0.1_all.deb ...
Unpacking cron-apt (0.13.0.1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../077-libbrotli1_1.1.0-2+b7_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
Selecting previously unselected package libldap2:amd64.
Preparing to unpack .../078-libldap2_2.6.10+dfsg-1_amd64.deb ...
Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
Selecting previously unselected package libnghttp3-9:amd64.
Preparing to unpack .../079-libnghttp3-9_1.8.0-1_amd64.deb ...
Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../080-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Selecting previously unselected package libssh2-1t64:amd64.
Preparing to unpack .../081-libssh2-1t64_1.11.1-1+deb13u2_amd64.deb ...
Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u2) ...
Selecting previously unselected package libcurl4t64:amd64.
Preparing to unpack .../082-libcurl4t64_8.14.1-2+deb13u5_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u5) ...
Selecting previously unselected package curl.
Preparing to unpack .../083-curl_8.14.1-2+deb13u5_amd64.deb ...
Unpacking curl (8.14.1-2+deb13u5) ...
Selecting previously unselected package dehydrated.
Preparing to unpack .../084-dehydrated_0.7.2-2_all.deb ...
Unpacking dehydrated (0.7.2-2) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../085-dirmngr_2.4.7-21+deb13u1+b5_amd64.deb ...
Unpacking dirmngr (2.4.7-21+deb13u1+b5) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../086-dmsetup_2%3a1.02.205-2_amd64.deb ...
Unpacking dmsetup (2:1.02.205-2) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../087-libdevmapper1.02.1_2%3a1.02.205-2_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
Selecting previously unselected package libdevmapper-event1.02.1:amd64.
Preparing to unpack .../088-libdevmapper-event1.02.1_2%3a1.02.205-2_amd64.deb ...
Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.205-2) ...
Selecting previously unselected package libaio1t64:amd64.
Preparing to unpack .../089-libaio1t64_0.3.113-8+b1_amd64.deb ...
Unpacking libaio1t64:amd64 (0.3.113-8+b1) ...
Selecting previously unselected package liblvm2cmd2.03:amd64.
Preparing to unpack .../090-liblvm2cmd2.03_2.03.31-2_amd64.deb ...
Unpacking liblvm2cmd2.03:amd64 (2.03.31-2) ...
Selecting previously unselected package dmeventd.
Preparing to unpack .../091-dmeventd_2%3a1.02.205-2_amd64.deb ...
Unpacking dmeventd (2:1.02.205-2) ...
Selecting previously unselected package dosfstools.
Preparing to unpack .../092-dosfstools_4.2-1.2_amd64.deb ...
Unpacking dosfstools (4.2-1.2) ...
Selecting previously unselected package dtach.
Preparing to unpack .../093-dtach_0.9-7_amd64.deb ...
Unpacking dtach (0.9-7) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../094-libgomp1_14.2.0-19_amd64.deb ...
Unpacking libgomp1:amd64 (14.2.0-19) ...
Selecting previously unselected package libb2-1:amd64.
Preparing to unpack .../095-libb2-1_0.98.1-1.1+b2_amd64.deb ...
Unpacking libb2-1:amd64 (0.98.1-1.1+b2) ...
Selecting previously unselected package librsync2t64:amd64.
Preparing to unpack .../096-librsync2t64_2.3.4-1.1+b1_amd64.deb ...
Unpacking librsync2t64:amd64 (2.3.4-1.1+b1) ...
Selecting previously unselected package python3-monotonic.
Preparing to unpack .../097-python3-monotonic_1.6-3_all.deb ...
Unpacking python3-monotonic (1.6-3) ...
Selecting previously unselected package python3-fasteners.
Preparing to unpack .../098-python3-fasteners_0.18-2_all.deb ...
Unpacking python3-fasteners (0.18-2) ...
Selecting previously unselected package python3-pyparsing.
Preparing to unpack .../099-python3-pyparsing_3.1.2-1_all.deb ...
Unpacking python3-pyparsing (3.1.2-1) ...
Selecting previously unselected package python3-httplib2.
Preparing to unpack .../100-python3-httplib2_0.22.0-1+deb13u1_all.deb ...
Unpacking python3-httplib2 (0.22.0-1+deb13u1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../101-libxslt1.1_1.1.35-1.2+deb13u3_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ...
Selecting previously unselected package python3-lxml:amd64.
Preparing to unpack .../102-python3-lxml_5.4.0-1_amd64.deb ...
Unpacking python3-lxml:amd64 (5.4.0-1) ...
Selecting previously unselected package python3-bcrypt.
Preparing to unpack .../103-python3-bcrypt_4.2.0-2.1+b1_amd64.deb ...
Unpacking python3-bcrypt (4.2.0-2.1+b1) ...
Selecting previously unselected package python3-cffi-backend:amd64.
Preparing to unpack .../104-python3-cffi-backend_1.17.1-3_amd64.deb ...
Unpacking python3-cffi-backend:amd64 (1.17.1-3) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../105-python3-cryptography_43.0.0-3+deb13u1_amd64.deb ...
Unpacking python3-cryptography (43.0.0-3+deb13u1) ...
Selecting previously unselected package libsodium23:amd64.
Preparing to unpack .../106-libsodium23_1.0.18-1+deb13u1_amd64.deb ...
Unpacking libsodium23:amd64 (1.0.18-1+deb13u1) ...
Selecting previously unselected package python3-nacl.
Preparing to unpack .../107-python3-nacl_1.5.0-7_amd64.deb ...
Unpacking python3-nacl (1.5.0-7) ...
Selecting previously unselected package python3-paramiko.
Preparing to unpack .../108-python3-paramiko_3.5.1-3_all.deb ...
Unpacking python3-paramiko (3.5.1-3) ...
Selecting previously unselected package python3-ptyprocess.
Preparing to unpack .../109-python3-ptyprocess_0.7.0-6_all.deb ...
Unpacking python3-ptyprocess (0.7.0-6) ...
Selecting previously unselected package python3-pexpect.
Preparing to unpack .../110-python3-pexpect_4.9-3_all.deb ...
Unpacking python3-pexpect (4.9-3) ...
Selecting previously unselected package python3-autocommand.
Preparing to unpack .../111-python3-autocommand_2.2.2-3_all.deb ...
Unpacking python3-autocommand (2.2.2-3) ...
Selecting previously unselected package python3-more-itertools.
Preparing to unpack .../112-python3-more-itertools_10.7.0-1_all.deb ...
Unpacking python3-more-itertools (10.7.0-1) ...
Selecting previously unselected package python3-typing-extensions.
Preparing to unpack .../113-python3-typing-extensions_4.13.2-1_all.deb ...
Unpacking python3-typing-extensions (4.13.2-1) ...
Selecting previously unselected package python3-typeguard.
Preparing to unpack .../114-python3-typeguard_4.4.2-1_all.deb ...
Unpacking python3-typeguard (4.4.2-1) ...
Selecting previously unselected package python3-inflect.
Preparing to unpack .../115-python3-inflect_7.3.1-2_all.deb ...
Unpacking python3-inflect (7.3.1-2) ...
Selecting previously unselected package python3-jaraco.context.
Preparing to unpack .../116-python3-jaraco.context_6.0.1-1+deb13u1_all.deb ...
Unpacking python3-jaraco.context (6.0.1-1+deb13u1) ...
Selecting previously unselected package python3-jaraco.functools.
Preparing to unpack .../117-python3-jaraco.functools_4.1.0-1_all.deb ...
Unpacking python3-jaraco.functools (4.1.0-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../118-python3-pkg-resources_78.1.1-0.1_all.deb ...
Unpacking python3-pkg-resources (78.1.1-0.1) ...
Selecting previously unselected package python3-psutil.
Preparing to unpack .../119-python3-psutil_7.0.0-2_amd64.deb ...
Unpacking python3-psutil (7.0.0-2) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../120-gnupg-l10n_2.4.7-21+deb13u1_all.deb ...
Unpacking gnupg-l10n (2.4.7-21+deb13u1) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../121-gpgsm_2.4.7-21+deb13u1+b5_amd64.deb ...
Unpacking gpgsm (2.4.7-21+deb13u1+b5) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../122-gnupg_2.4.7-21+deb13u1_all.deb ...
Unpacking gnupg (2.4.7-21+deb13u1) ...
Selecting previously unselected package duplicity.
Preparing to unpack .../123-duplicity_3.0.4-1+b1_amd64.deb ...
Unpacking duplicity (3.0.4-1+b1) ...
Selecting previously unselected package libefisec1t64:amd64.
Preparing to unpack .../124-libefisec1t64_38-3.1+b1_amd64.deb ...
Unpacking libefisec1t64:amd64 (38-3.1+b1) ...
Selecting previously unselected package libefivar1t64:amd64.
Preparing to unpack .../125-libefivar1t64_38-3.1+b1_amd64.deb ...
Unpacking libefivar1t64:amd64 (38-3.1+b1) ...
Selecting previously unselected package libefiboot1t64:amd64.
Preparing to unpack .../126-libefiboot1t64_38-3.1+b1_amd64.deb ...
Unpacking libefiboot1t64:amd64 (38-3.1+b1) ...
Selecting previously unselected package efivar.
Preparing to unpack .../127-efivar_38-3.1+b1_amd64.deb ...
Unpacking efivar (38-3.1+b1) ...
Selecting previously unselected package eject.
Preparing to unpack .../128-eject_2.41.5-0+deb13u1_amd64.deb ...
Unpacking eject (2.41.5-0+deb13u1) ...
Selecting previously unselected package libngtcp2-16:amd64.
Preparing to unpack .../129-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ...
Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
Preparing to unpack .../130-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ...
Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
Selecting previously unselected package libcurl3t64-gnutls:amd64.
Preparing to unpack .../131-libcurl3t64-gnutls_8.14.1-2+deb13u5_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u5) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../132-liberror-perl_0.17030-1_all.deb ...
Unpacking liberror-perl (0.17030-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../133-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
Unpacking git-man (1:2.47.3-0+deb13u1) ...
Selecting previously unselected package git.
Preparing to unpack .../134-git_1%3a2.47.3-0+deb13u1_amd64.deb ...
Unpacking git (1:2.47.3-0+deb13u1) ...
Selecting previously unselected package etckeeper.
Preparing to unpack .../135-etckeeper_1.18.22-2_all.deb ...
Unpacking etckeeper (1.18.22-2) ...
Selecting previously unselected package ethtool.
Preparing to unpack .../136-ethtool_1%3a6.14.2-1_amd64.deb ...
Unpacking ethtool (1:6.14.2-1) ...
Selecting previously unselected package python3-systemd.
Preparing to unpack .../137-python3-systemd_235-1+b6_amd64.deb ...
Unpacking python3-systemd (235-1+b6) ...
Selecting previously unselected package fail2ban.
Preparing to unpack .../138-fail2ban_1.1.0-8_all.deb ...
Unpacking fail2ban (1.1.0-8) ...
Selecting previously unselected package firmware-linux-free.
Preparing to unpack .../139-firmware-linux-free_20241210-2_all.deb ...
Unpacking firmware-linux-free (20241210-2) ...
Selecting previously unselected package libpng16-16t64:amd64.
Preparing to unpack .../140-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../141-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
Selecting previously unselected package libfuse3-4:amd64.
Preparing to unpack .../142-libfuse3-4_3.17.2-3_amd64.deb ...
Unpacking libfuse3-4:amd64 (3.17.2-3) ...
Selecting previously unselected package grub-common.
Preparing to unpack .../143-grub-common_2.12-9+deb13u2_amd64.deb ...
Unpacking grub-common (2.12-9+deb13u2) ...
Selecting previously unselected package grub2-common.
Preparing to unpack .../144-grub2-common_2.12-9+deb13u2_amd64.deb ...
Unpacking grub2-common (2.12-9+deb13u2) ...
Selecting previously unselected package grub-pc-bin.
Preparing to unpack .../145-grub-pc-bin_2.12-9+deb13u2_amd64.deb ...
Unpacking grub-pc-bin (2.12-9+deb13u2) ...
Selecting previously unselected package grub-pc.
Preparing to unpack .../146-grub-pc_2.12-9+deb13u2_amd64.deb ...
Unpacking grub-pc (2.12-9+deb13u2) ...
Selecting previously unselected package hdparm.
Preparing to unpack .../147-hdparm_9.65+ds-1.1_amd64.deb ...
Unpacking hdparm (9.65+ds-1.1) ...
Selecting previously unselected package python3-pycurl.
Preparing to unpack .../148-python3-pycurl_7.45.6-1_amd64.deb ...
Unpacking python3-pycurl (7.45.6-1) ...
Selecting previously unselected package py3curl-wrapper.
Preparing to unpack .../149-py3curl-wrapper_2.1.2_all.deb ...
Unpacking py3curl-wrapper (2.1.2) ...
Selecting previously unselected package hubdns.
Preparing to unpack .../150-hubdns_1.4.0_all.deb ...
Unpacking hubdns (1.4.0) ...
Selecting previously unselected package ifupdown-ng.
Preparing to unpack .../151-ifupdown-ng_0.12.1-7_amd64.deb ...
Unpacking ifupdown-ng (0.12.1-7) ...
Selecting previously unselected package ifupdown-ng-compat.
Preparing to unpack .../152-ifupdown-ng-compat_0.12.1-7_all.deb ...
Unpacking ifupdown-ng-compat (0.12.1-7) ...
Selecting previously unselected package kbd.
Preparing to unpack .../153-kbd_2.7.1-2_amd64.deb ...
Unpacking kbd (2.7.1-2) ...
Selecting previously unselected package turnkey-ssl.
Preparing to unpack .../154-turnkey-ssl_3.1.1_all.deb ...
Unpacking turnkey-ssl (3.1.1) ...
Selecting previously unselected package inithooks.
Preparing to unpack .../155-inithooks_2.3.6_all.deb ...
Unpacking inithooks (2.3.6) ...
Selecting previously unselected package libip4tc2:amd64.
Preparing to unpack .../156-libip4tc2_1.8.11-2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.11-2) ...
Selecting previously unselected package libip6tc2:amd64.
Preparing to unpack .../157-libip6tc2_1.8.11-2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.11-2) ...
Selecting previously unselected package libnfnetlink0:amd64.
Preparing to unpack .../158-libnfnetlink0_1.0.2-3_amd64.deb ...
Unpacking libnfnetlink0:amd64 (1.0.2-3) ...
Selecting previously unselected package libnetfilter-conntrack3:amd64.
Preparing to unpack .../159-libnetfilter-conntrack3_1.1.0-1_amd64.deb ...
Unpacking libnetfilter-conntrack3:amd64 (1.1.0-1) ...
Selecting previously unselected package libnftnl11:amd64.
Preparing to unpack .../160-libnftnl11_1.2.9-1_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.9-1) ...
Selecting previously unselected package iptables.
Preparing to unpack .../161-iptables_1.8.11-2_amd64.deb ...
Unpacking iptables (1.8.11-2) ...
Selecting previously unselected package isolinux.
Preparing to unpack .../162-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3.1_all.deb ...
Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../163-libencode-locale-perl_1.05-3_all.deb ...
Unpacking libencode-locale-perl (1.05-3) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../164-libipc-system-simple-perl_1.30-2_all.deb ...
Unpacking libipc-system-simple-perl (1.30-2) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../165-libfile-basedir-perl_0.09-2_all.deb ...
Unpacking libfile-basedir-perl (0.09-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../166-liburi-perl_5.30-1_all.deb ...
Unpacking liburi-perl (5.30-1) ...
Selecting previously unselected package libfile-desktopentry-perl.
Preparing to unpack .../167-libfile-desktopentry-perl_0.22-3_all.deb ...
Unpacking libfile-desktopentry-perl (0.22-3) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../168-shared-mime-info_2.4-5+b2_amd64.deb ...
Unpacking shared-mime-info (2.4-5+b2) ...
Selecting previously unselected package libfile-mimeinfo-perl.
Preparing to unpack .../169-libfile-mimeinfo-perl_0.35-1_all.deb ...
Unpacking libfile-mimeinfo-perl (0.35-1) ...
Selecting previously unselected package liblzo2-2:amd64.
Preparing to unpack .../170-liblzo2-2_2.10-3+b1_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.10-3+b1) ...
Selecting previously unselected package libparted2t64:amd64.
Preparing to unpack .../171-libparted2t64_3.6-5_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64'
Unpacking libparted2t64:amd64 (3.6-5) ...
Selecting previously unselected package live-boot-initramfs-tools.
Preparing to unpack .../172-live-boot-initramfs-tools_1%3a20250815~deb13u1_all.deb ...
Unpacking live-boot-initramfs-tools (1:20250815~deb13u1) ...
Selecting previously unselected package live-boot.
Preparing to unpack .../173-live-boot_1%3a20250815~deb13u1_all.deb ...
Unpacking live-boot (1:20250815~deb13u1) ...
Selecting previously unselected package live-tools.
Preparing to unpack .../174-live-tools_1%3a20240525_all.deb ...
Unpacking live-tools (1:20240525) ...
Selecting previously unselected package localepurge.
Preparing to unpack .../175-localepurge_0.7.3.11_all.deb ...
Unpacking localepurge (0.7.3.11) ...
Selecting previously unselected package lvm2.
Preparing to unpack .../176-lvm2_2.03.31-2_amd64.deb ...
Unpacking lvm2 (2.03.31-2) ...
Selecting previously unselected package mtools.
Preparing to unpack .../177-mtools_4.0.48-1_amd64.deb ...
Unpacking mtools (4.0.48-1) ...
Selecting previously unselected package net-tools.
Preparing to unpack .../178-net-tools_2.10-1.3_amd64.deb ...
Unpacking net-tools (2.10-1.3) ...
Selecting previously unselected package ntpsec-ntpdig.
Preparing to unpack .../179-ntpsec-ntpdig_1.2.3+dfsg1-8_amd64.deb ...
Unpacking ntpsec-ntpdig (1.2.3+dfsg1-8) ...
Selecting previously unselected package ntpsec-ntpdate.
Preparing to unpack .../180-ntpsec-ntpdate_1.2.3+dfsg1-8_amd64.deb ...
Unpacking ntpsec-ntpdate (1.2.3+dfsg1-8) ...
Selecting previously unselected package os-prober.
Preparing to unpack .../181-os-prober_1.83_amd64.deb ...
Unpacking os-prober (1.83) ...
Selecting previously unselected package parted.
Preparing to unpack .../182-parted_3.6-5_amd64.deb ...
Unpacking parted (3.6-5) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../183-psmisc_23.7-2_amd64.deb ...
Unpacking psmisc (23.7-2) ...
Selecting previously unselected package python3-dateutil.
Preparing to unpack .../184-python3-dateutil_2.9.0-4_all.deb ...
Unpacking python3-dateutil (2.9.0-4) ...
Selecting previously unselected package python3-jmespath.
Preparing to unpack .../185-python3-jmespath_1.0.1-1_all.deb ...
Unpacking python3-jmespath (1.0.1-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../186-python3-six_1.17.0-1_all.deb ...
Unpacking python3-six (1.17.0-1) ...
Selecting previously unselected package python3-botocore.
Preparing to unpack .../187-python3-botocore_1.37.9+repack-1_all.deb ...
Unpacking python3-botocore (1.37.9+repack-1) ...
Selecting previously unselected package python3-s3transfer.
Preparing to unpack .../188-python3-s3transfer_0.11.4-1_all.deb ...
Unpacking python3-s3transfer (0.11.4-1) ...
Selecting previously unselected package python3-boto3.
Preparing to unpack .../189-python3-boto3_1.37.9-1_all.deb ...
Unpacking python3-boto3 (1.37.9-1) ...
Selecting previously unselected package python3-bottle.
Preparing to unpack .../190-python3-bottle_0.13.2-1.1_all.deb ...
Unpacking python3-bottle (0.13.2-1.1) ...
Selecting previously unselected package resolvconf.
Preparing to unpack .../191-resolvconf_1.94_all.deb ...
Unpacking resolvconf (1.94) ...
Selecting previously unselected package screen.
Preparing to unpack .../192-screen_4.9.1-3_amd64.deb ...
Unpacking screen (4.9.1-3) ...
Selecting previously unselected package squashfs-tools.
Preparing to unpack .../193-squashfs-tools_1%3a4.6.1-1_amd64.deb ...
Unpacking squashfs-tools (1:4.6.1-1) ...
Selecting previously unselected package ssh.
Preparing to unpack .../194-ssh_1%3a10.0p1-7+deb13u4_all.deb ...
Unpacking ssh (1:10.0p1-7+deb13u4) ...
Selecting previously unselected package syslinux.
Preparing to unpack .../195-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3.1_amd64.deb ...
Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Selecting previously unselected package syslinux-common.
Preparing to unpack .../196-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3.1_all.deb ...
Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Selecting previously unselected package tkl-dhcpcd-ifupdown-glue.
Preparing to unpack .../197-tkl-dhcpcd-ifupdown-glue_0.1.3_all.deb ...
Unpacking tkl-dhcpcd-ifupdown-glue (0.1.3) ...
Selecting previously unselected package tkl-installer.
Preparing to unpack .../198-tkl-installer_0.1.2_all.deb ...
Unpacking tkl-installer (0.1.2) ...
Selecting previously unselected package turnkey-pypy2.
Preparing to unpack .../199-turnkey-pypy2_7.3.23+turnkey1_amd64.deb ...
Unpacking turnkey-pypy2 (7.3.23+turnkey1) ...
Selecting previously unselected package tklbam.
Preparing to unpack .../200-tklbam_1.5.3+2+g31134d3_amd64.deb ...
Unpacking tklbam (1.5.3+2+g31134d3) ...
Selecting previously unselected package turnkey-keys.
Preparing to unpack .../201-turnkey-keys_0.1_all.deb ...
Unpacking turnkey-keys (0.1) ...
Selecting previously unselected package turnkey-version.
Preparing to unpack .../202-turnkey-version_1.1.3_all.deb ...
Unpacking turnkey-version (1.1.3) ...
Selecting previously unselected package turnkey-sysinfo.
Preparing to unpack .../203-turnkey-sysinfo_1.1.0_all.deb ...
Unpacking turnkey-sysinfo (1.1.0) ...
Selecting previously unselected package unzip.
Preparing to unpack .../204-unzip_6.0-29+deb13u1_amd64.deb ...
Unpacking unzip (6.0-29+deb13u1) ...
Selecting previously unselected package webmin-authentic-theme.
Preparing to unpack .../205-webmin-authentic-theme_2.660.turnkey0_all.deb ...
Unpacking webmin-authentic-theme (2.660.turnkey0) ...
Selecting previously unselected package webmin-custom.
Preparing to unpack .../206-webmin-custom_2.660.turnkey0_all.deb ...
Unpacking webmin-custom (2.660.turnkey0) ...
Selecting previously unselected package webmin-fail2ban.
Preparing to unpack .../207-webmin-fail2ban_2.660.turnkey0_all.deb ...
Unpacking webmin-fail2ban (2.660.turnkey0) ...
Selecting previously unselected package webmin-mount.
Preparing to unpack .../208-webmin-mount_2.660.turnkey0_all.deb ...
Unpacking webmin-mount (2.660.turnkey0) ...
Selecting previously unselected package webmin-fdisk.
Preparing to unpack .../209-webmin-fdisk_2.660.turnkey0_all.deb ...
Unpacking webmin-fdisk (2.660.turnkey0) ...
Selecting previously unselected package webmin-filemin.
Preparing to unpack .../210-webmin-filemin_2.660.turnkey0_all.deb ...
Unpacking webmin-filemin (2.660.turnkey0) ...
Selecting previously unselected package webmin-firewall.
Preparing to unpack .../211-webmin-firewall_2.660.turnkey0_all.deb ...
Unpacking webmin-firewall (2.660.turnkey0) ...
Selecting previously unselected package webmin-firewall6.
Preparing to unpack .../212-webmin-firewall6_2.660.turnkey0_all.deb ...
Unpacking webmin-firewall6 (2.660.turnkey0) ...
Selecting previously unselected package webmin-logviewer.
Preparing to unpack .../213-webmin-logviewer_2.660.turnkey0_all.deb ...
Unpacking webmin-logviewer (2.660.turnkey0) ...
Selecting previously unselected package webmin-raid.
Preparing to unpack .../214-webmin-raid_2.660.turnkey0_all.deb ...
Unpacking webmin-raid (2.660.turnkey0) ...
Selecting previously unselected package webmin-lvm.
Preparing to unpack .../215-webmin-lvm_2.660.turnkey0_all.deb ...
Unpacking webmin-lvm (2.660.turnkey0) ...
Selecting previously unselected package webmin-useradmin.
Preparing to unpack .../216-webmin-useradmin_2.660.turnkey0_all.deb ...
Unpacking webmin-useradmin (2.660.turnkey0) ...
Selecting previously unselected package webmin-passwd.
Preparing to unpack .../217-webmin-passwd_2.660.turnkey0_all.deb ...
Unpacking webmin-passwd (2.660.turnkey0) ...
Selecting previously unselected package webmin-postfix.
Preparing to unpack .../218-webmin-postfix_2.660.turnkey0_all.deb ...
Unpacking webmin-postfix (2.660.turnkey0) ...
Selecting previously unselected package webmin-software.
Preparing to unpack .../219-webmin-software_2.660.turnkey0_all.deb ...
Unpacking webmin-software (2.660.turnkey0) ...
Selecting previously unselected package webmin-sshd.
Preparing to unpack .../220-webmin-sshd_2.660.turnkey0_all.deb ...
Unpacking webmin-sshd (2.660.turnkey0) ...
Selecting previously unselected package webmin-systemd.
Preparing to unpack .../221-webmin-systemd_2.660.turnkey0_all.deb ...
Unpacking webmin-systemd (2.660.turnkey0) ...
Selecting previously unselected package webmin-updown.
Preparing to unpack .../222-webmin-updown_2.660.turnkey0_all.deb ...
Unpacking webmin-updown (2.660.turnkey0) ...
Selecting previously unselected package webmin-xterm.
Preparing to unpack .../223-webmin-xterm_2.660.turnkey0_all.deb ...
Unpacking webmin-xterm (2.660.turnkey0) ...
Setting up libip4tc2:amd64 (1.8.11-2) ...
Setting up media-types (13.0.0) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up liblmdb0:amd64 (0.9.31-1+b2) ...
Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ...
Setting up runit-helper (2.16.4) ...
Setting up liburcu8t64:amd64 (0.15.2-2) ...
Setting up tklbam-squid-common (2.7.STABLE9-2.3.0-2turnkey+0) ...
Setting up systemd-sysv (257.13-1~deb13u1) ...
Setting up net-tools (2.10-1.3) ...
Setting up libkeyutils1:amd64 (1.6.3-6) ...
Setting up libc-l10n (2.41-12+deb13u4) ...
Setting up libsodium23:amd64 (1.0.18-1+deb13u1) ...
Setting up liblockfile-bin (1.17-2) ...
Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Setting up bsdextrautils (2.41.5-0+deb13u1) ...
Setting up firmware-linux-free (20241210-2) ...
Setting up traceroute (1:2.1.6-1) ...
update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
Setting up libio-pty-perl (1:1.20-1+b3) ...
Setting up libmagic-mgc (1:5.46-5) ...
Setting up authbind (2.2.0) ...
Setting up mtools (4.0.48-1) ...
Setting up psmisc (23.7-2) ...
Setting up libcbor0.10:amd64 (0.10.2-2) ...
Setting up libip6tc2:amd64 (1.8.11-2) ...
Setting up libtirpc-common (1.3.6+ds-1) ...
Setting up libmaxminddb0:amd64 (1.12.2-1) ...
Setting up libefivar1t64:amd64 (38-3.1+b1) ...
Setting up cron-apt (0.13.0.1) ...
Setting up unzip (6.0-29+deb13u1) ...
Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
Setting up libfstrm0:amd64 (0.6.1-1+b3) ...
Setting up libedit2:amd64 (3.1-20250104-1) ...
Setting up gpgsm (2.4.7-21+deb13u1+b5) ...
Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-9) ...
Setting up libuv1t64:amd64 (1.50.0-2) ...
Setting up dosfstools (4.2-1.2) ...
Setting up libmagic1t64:amd64 (1:5.46-5) ...
Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
Setting up less (668-1) ...
Setting up perl-openssl-defaults:amd64 (7+b2) ...
Setting up gettext-base (0.23.1-2) ...
Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Setting up screen (4.9.1-3) ...
Setting up liblzo2-2:amd64 (2.10-3+b1) ...
Setting up libencode-locale-perl (1.05-3) ...
Setting up e2fsprogs (1.47.2-3+b12) ...
update-initramfs: deferring update (trigger activated)
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 hdparm (9.65+ds-1.1) ...
Setting up resolvconf (1.94) ...
ifquery: could not parse /etc/network/interfaces
ifquery: could not parse /etc/network/interfaces
Created symlink '/etc/systemd/system/sysinit.target.wants/resolvconf.service' -> '/usr/lib/systemd/system/resolvconf.service'.
Created symlink '/etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path' -> '/usr/lib/systemd/system/resolvconf-pull-resolved.path'.
Unit /usr/lib/systemd/system/resolvconf-pull-resolved.path is added as a dependency to a non-existent unit systemd-resolved.service.
Created symlink '/etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.service' -> '/usr/lib/systemd/system/resolvconf-pull-resolved.service'.
Unit /usr/lib/systemd/system/resolvconf-pull-resolved.service is added as a dependency to a non-existent unit systemd-resolved.service.
Setting up file (1:5.46-5) ...
Setting up libjemalloc2:amd64 (5.3.0-3) ...
Setting up acpid (1:2.0.34-1+b1) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/sockets.target.wants/acpid.socket' -> '/usr/lib/systemd/system/acpid.socket'.
Created symlink '/etc/systemd/system/paths.target.wants/acpid.path' -> '/usr/lib/systemd/system/acpid.path'.
Setting up libgomp1:amd64 (14.2.0-19) ...
Setting up locales (2.41-12+deb13u4) ...
Generating locales (this might take a while)...
Generation complete.
Setting up libtext-wrapi18n-perl (0.06-10) ...
Setting up libprotobuf-c1:amd64 (1.5.1-1) ...
Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3.1) ...
Setting up libefisec1t64:amd64 (38-3.1+b1) ...
Setting up libelf1t64:amd64 (0.192-4) ...
Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
Setting up libcap2-bin (1:2.75-10+deb13u1+b3) ...
Setting up liberror-perl (0.17030-1) ...
Setting up eject (2.41.5-0+deb13u1) ...
Setting up busybox (1:1.37.0-6+b9) ...
Setting up vim-common (2:9.1.1230-2) ...
Setting up jitterentropy-rngd (1.2.8-3) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/jitterentropy-rngd.service' -> '/usr/lib/systemd/system/jitterentropy.service'.
Created symlink '/etc/systemd/system/basic.target.wants/jitterentropy.service' -> '/usr/lib/systemd/system/jitterentropy.service'.
Setting up libslang2:amd64 (2.3.3-5+b2) ...
Setting up libwrap0:amd64 (7.6.q-36) ...
Setting up gnupg-l10n (2.4.7-21+deb13u1) ...
Setting up dtach (0.9-7) ...
Setting up libipc-system-simple-perl (1.30-2) ...
Setting up bash-completion (1:2.16.0-7) ...
Setting up libsocket6-perl (0.29-3+b4) ...
Setting up libdbus-1-3:amd64 (1.16.2-2) ...
Setting up turnkey-keys (0.1) ...
Setting up libproc2-0:amd64 (2:4.0.4-9) ...
Setting up libunistring5:amd64 (1.3-2) ...
Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
Setting up libmnl0:amd64 (1.0.5-3) ...
Setting up libatomic1:amd64 (14.2.0-19) ...
Setting up dhcpcd-base (1:10.1.0-11+deb13u4) ...
Setting up libdialog15:amd64 (1.3-20250116-1) ...
Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
Setting up libxtables12:amd64 (1.8.11-2) ...
Setting up libauthen-pam-perl (0.16-6+b4) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
Setting up libnghttp3-9:amd64 (1.8.0-1) ...
Setting up libfdisk1:amd64 (2.41.5-0+deb13u1) ...
Setting up nano (8.4-1+deb13u1) ...
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 live-tools (1:20240525) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start runlevel arguments (none) do not match live-tools Default-Start values (S)
Setting up libffi8:amd64 (3.4.8-2) ...
Setting up libnuma1:amd64 (2.0.19-1) ...
Setting up libaio1t64:amd64 (0.3.113-8+b1) ...
Setting up sensible-utils (0.0.25) ...
Setting up libnfnetlink0:amd64 (1.0.2-3) ...
Setting up turnkey-ssl (3.1.1) ...
Setting up dbus-session-bus-common (1.16.2-2) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up ifupdown-ng-compat (0.12.1-7) ...
Setting up procps (2:4.0.4-9) ...
Setting up libefiboot1t64:amd64 (38-3.1+b1) ...
Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
Setting up git-man (1:2.47.3-0+deb13u1) ...
Setting up kbd (2.7.1-2) ...
Setting up netbase (6.5) ...
Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
Setting up libwtmpdb0:amd64 (0.73.0-3+deb13u1) ...
Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
Setting up liblockfile1:amd64 (1.17-2) ...
Setting up libtlsrpt0:amd64 (0.5.0rc1-2) ...
Setting up libicu76:amd64 (76.1-4) ...
Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u2) ...
Setting up live-boot-initramfs-tools (1:20250815~deb13u1) ...
update-initramfs: deferring update (trigger activated)
Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
Setting up dmidecode (3.6-2) ...
Setting up libfuse3-4:amd64 (3.17.2-3) ...
Setting up liburing2:amd64 (2.9-1) ...
Setting up dbus-system-bus-common (1.16.2-2) ...
Creating group 'messagebus' with GID 991.
Creating user 'messagebus' (System Message Bus) with UID 991 and GID 991.
Setting up libfido2-1:amd64 (1.15.0-1+b1) ...
Setting up turnkey-pypy2 (7.3.23+turnkey1) ...
Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u5) ...
Setting up libjson-c5:amd64 (0.18+ds-1) ...
Setting up tkl-dhcpcd-ifupdown-glue (0.1.3) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
Setting up liburi-perl (5.30-1) ...
Setting up dbus-bin (1.16.2-2) ...
Setting up libbpf1:amd64 (1:1.5.0-3) ...
Setting up libpython3-stdlib:amd64 (3.13.5-1) ...
Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
Setting up libpopt0:amd64 (1.19+dfsg-2) ...
Setting up ethtool (1:6.14.2-1) ...
Setting up ncurses-term (6.5+20250216-2) ...
Setting up libnet-ssleay-perl:amd64 (1.94-3) ...
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 acpi-support-base (0.143-5.2) ...
Running in chroot, ignoring request.
Setting up libb2-1:amd64 (0.98.1-1.1+b2) ...
Setting up webmin (2.660.turnkey0) ...
Running in chroot, ignoring command 'restart'
Setting up webmin-fail2ban (2.660.turnkey0) ...
Installed Fail2Ban Intrusion Detector in /usr/share/webmin/fail2ban (832 kb)
Setting up libfile-basedir-perl (0.09-2) ...
Setting up libnewt0.52:amd64 (0.52.25-1) ...
Setting up squashfs-tools (1:4.6.1-1) ...
Setting up webmin-xterm (2.660.turnkey0) ...
Installed Terminal in /usr/share/webmin/xterm (860 kb)
Setting up python3.13 (3.13.5-2+deb13u5) ...
Setting up webmin-mount (2.660.turnkey0) ...
Installed Disk and Network Filesystems in /usr/share/webmin/mount (2204 kb)
Setting up webmin-software (2.660.turnkey0) ...
Installed Software Packages in /usr/share/webmin/software (1944 kb)
Setting up cron (3.0pl1-197) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' -> '/usr/lib/systemd/system/cron.service'.
Setting up libnftnl11:amd64 (1.2.9-1) ...
Setting up webmin-fdisk (2.660.turnkey0) ...
Installed Partitions on Local Disks in /usr/share/webmin/fdisk (1212 kb)
Setting up python3 (3.13.5-1) ...
Setting up libidn2-0:amd64 (2.3.8-2) ...
Setting up dbus-daemon (1.16.2-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 python3-autocommand (2.2.2-3) ...
Setting up webmin-tklbam (1.2.1) ...
Installed Backup and Migration (TKLBAM) in /usr/share/webmin/tklbam (168 kb)
Setting up webmin-useradmin (2.660.turnkey0) ...
Installed Users and Groups in /usr/share/webmin/useradmin (2816 kb)
Setting up python3-psutil (7.0.0-2) ...
Setting up fdisk (2.41.5-0+deb13u1) ...
Setting up webmin-postfix (2.660.turnkey0) ...
Installed Postfix Mail Server in /usr/share/webmin/postfix (5220 kb)
Setting up live-boot (1:20250815~deb13u1) ...
Setting up librsync2t64:amd64 (2.3.4-1.1+b1) ...
Setting up python3-monotonic (1.6-3) ...
Setting up efivar (38-3.1+b1) ...
Setting up python3-six (1.17.0-1) ...
Setting up webmin-authentic-theme (2.660.turnkey0) ...
Installed Authentic Theme in /usr/share/webmin/authentic-theme (18704 kb)
Setting up webmin-sshd (2.660.turnkey0) ...
Installed SSH Server in /usr/share/webmin/sshd (1232 kb)
Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u5) ...
No schema files found: doing nothing.
Setting up turnkey-conffile (1.1.2) ...
Setting up python3-chardet (5.2.0+dfsg-2) ...
Setting up python3-pyparsing (3.1.2-1) ...
Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
Setting up python3-certifi (2025.1.31+ds-1) ...
Setting up dialog (1.3-20250116-1) ...
Setting up python3-jmespath (1.0.1-1) ...
Setting up dbus (1.16.2-2) ...
Running in chroot, ignoring request.
Setting up shared-mime-info (2.4-5+b2) ...
Setting up libp11-kit0:amd64 (0.25.5-3) ...
Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
Setting up python3-idna (3.10-1+deb13u1) ...
Setting up webmin-updown (2.660.turnkey0) ...
Installed Upload and Download in /usr/share/webmin/updown (608 kb)
Setting up python3-typing-extensions (4.13.2-1) ...
Setting up ucf (3.0052) ...
Setting up python3-fasteners (0.18-2) ...
Setting up libjs-sphinxdoc (8.1.3-5) ...
Setting up libfile-desktopentry-perl (0.22-3) ...
Setting up python3-urllib3 (2.3.0-3+deb13u2) ...
Setting up tklbam-squid (2.7.STABLE9-2.3.0-2turnkey+0) ...
Setting up webmin-custom (2.660.turnkey0) ...
Installed Custom Commands in /usr/share/webmin/custom (1100 kb)
Setting up whiptail (0.52.25-1) ...
Setting up libnetfilter-conntrack3:amd64 (1.1.0-1) ...
Setting up groff-base (1.23.0-9) ...
Setting up webmin-firewall (2.660.turnkey0) ...
Installed Linux Firewall (iptables) in /usr/share/webmin/firewall (1296 kb)
Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ...
Setting up python3-httplib2 (0.22.0-1+deb13u1) ...
Setting up python3-dateutil (2.9.0-4) ...
Setting up webmin-filemin (2.660.turnkey0) ...
Installed File Manager in /usr/share/webmin/filemin (2228 kb)
Setting up webmin-logviewer (2.660.turnkey0) ...
Installed System Logs in /usr/share/webmin/logviewer (244 kb)
Setting up iputils-ping (3:20240905-3) ...
Setting up rsync (3.4.1+ds1-5+deb13u4) ...
Running in chroot, ignoring request.
Setting up webmin-systemd (2.660.turnkey0) ...
Installed Systemd Services and Units in /usr/share/webmin/systemd (376 kb)
Setting up python3-systemd (235-1+b6) ...
Setting up python3-cffi-backend:amd64 (1.17.1-3) ...
Setting up webmin-firewall6 (2.660.turnkey0) ...
Installed Linux Firewall (ip6tables) in /usr/share/webmin/firewall6 (1288 kb)
Setting up python3-ptyprocess (0.7.0-6) ...
Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
Setting up python3-more-itertools (10.7.0-1) ...
Setting up libfile-mimeinfo-perl (0.35-1) ...
Setting up python3-jaraco.functools (4.1.0-1) ...
Setting up python3-dialog (3.5.3-1) ...
Setting up python3-bottle (0.13.2-1.1) ...
Setting up python3-jaraco.context (6.0.1-1+deb13u1) ...
Setting up bind9-libs:amd64 (1:9.20.29-1~deb13u1) ...
Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ...
Setting up webmin-raid (2.660.turnkey0) ...
Installed Linux RAID in /usr/share/webmin/raid (752 kb)
Setting up iptables (1.8.11-2) ...
update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
Setting up turnkey-netinfo (1.1.1) ...
Setting up python3-charset-normalizer (3.4.2-1) ...
Setting up iproute2 (6.15.0-1) ...
Setting up openssh-client (1:10.0p1-7+deb13u4) ...
Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' -> '/usr/lib/systemd/user/ssh-agent.socket'.
Setting up fail2ban (1.1.0-8) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/multi-user.target.wants/fail2ban.service' -> '/usr/lib/systemd/system/fail2ban.service'.
Setting up python3-bcrypt (4.2.0-2.1+b1) ...
Setting up python3-typeguard (4.4.2-1) ...
Setting up qemu-guest-agent (1:10.0.13+ds-0+deb13u1) ...
Running in chroot, ignoring request.
Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Setting up python3-ntp (1.2.3+dfsg1-8) ...
Setting up webmin-passwd (2.660.turnkey0) ...
Installed Change Passwords in /usr/share/webmin/passwd (588 kb)
Setting up man-db (2.13.1-1) ...
Building database of manual pages ...
Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' -> '/usr/lib/systemd/system/man-db.timer'.
Setting up inithooks (2.3.6) ...
Running in chroot, ignoring command 'daemon-reload'
Created symlink '/etc/systemd/system/multi-user.target.wants/inithooks.service' -> '/usr/lib/systemd/system/inithooks.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/turnkey-init-fence.service' -> '/usr/lib/systemd/system/turnkey-init-fence.service'.
Setting up dirmngr (2.4.7-21+deb13u1+b5) ...
Created symlink '/etc/systemd/user/sockets.target.wants/dirmngr.socket' -> '/usr/lib/systemd/user/dirmngr.socket'.
Setting up python3-inflect (7.3.1-2) ...
Setting up turnkey-version (1.1.3) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Setting up python3-pexpect (4.9-3) ...
Setting up python3-cryptography (43.0.0-3+deb13u1) ...
Setting up python3-requests (2.32.3+dfsg-5+deb13u1) ...
Setting up localepurge (0.7.3.11) ...
Creating config file /etc/locale.nopurge with new version
Setting up ntpsec (1.2.3+dfsg1-8) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/timers.target.wants/ntpsec-rotate-stats.timer' -> '/usr/lib/systemd/system/ntpsec-rotate-stats.timer'.
Created symlink '/etc/systemd/system/network-pre.target.wants/ntpsec-systemd-netif.path' -> '/usr/lib/systemd/system/ntpsec-systemd-netif.path'.
Created symlink '/etc/systemd/system/ntp.service' -> '/usr/lib/systemd/system/ntpsec.service'.
Created symlink '/etc/systemd/system/ntpd.service' -> '/usr/lib/systemd/system/ntpsec.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/ntpsec.service' -> '/usr/lib/systemd/system/ntpsec.service'.
Setting up ntpsec-ntpdig (1.2.3+dfsg1-8) ...
Setting up python3-lxml:amd64 (5.4.0-1) ...
Setting up libnsl2:amd64 (1.3.0-3+b3) ...
Setting up gnupg (2.4.7-21+deb13u1) ...
Setting up bind9-host (1:9.20.29-1~deb13u1) ...
Setting up webmin-lvm (2.660.turnkey0) ...
Installed Logical Volume Management in /usr/share/webmin/lvm (900 kb)
Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
Setting up python3-nacl (1.5.0-7) ...
Setting up turnkey-sysinfo (1.1.0) ...
Setting up python3-pkg-resources (78.1.1-0.1) ...
Setting up openssh-sftp-server (1:10.0p1-7+deb13u4) ...
Setting up ntpsec-ntpdate (1.2.3+dfsg1-8) ...
Setting up ifupdown-ng (0.12.1-7) ...
Setting up wget (1.25.0-2) ...
Setting up openssh-server (1:10.0p1-7+deb13u4) ...
Creating config file /etc/ssh/sshd_config with new version
Creating SSH2 RSA key; this may take some time ...
3072 SHA256:I5UENKzyXB/egCq3p5UWvM6F32oRiR8DGylKcDCS4CE root@tkldev (RSA)
Creating SSH2 ECDSA key; this may take some time ...
256 SHA256:eTdIQ6CkP8nerCvLYrVbt49SUYMgQmTuh3aFDtb1IlM root@tkldev (ECDSA)
Creating SSH2 ED25519 key; this may take some time ...
256 SHA256:qIcSlhq1mOa/TqU26aTSMPlqQHJFSYs5Ht9psRBeN9w root@tkldev (ED25519)
Creating user 'sshd' (sshd user) with UID 990 and GID 65534.
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/sshd.service' -> '/usr/lib/systemd/system/ssh.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/ssh.service' -> '/usr/lib/systemd/system/ssh.service'.
Created symlink '/etc/systemd/system/ssh.service.wants/sshd-keygen.service' -> '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd.service.wants/sshd-keygen.service' -> '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd@.service.wants/sshd-keygen.service' -> '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/ssh.socket.wants/sshd-keygen.service' -> '/usr/lib/systemd/system/sshd-keygen.service'.
Setting up libcurl4t64:amd64 (8.14.1-2+deb13u5) ...
Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u5) ...
Setting up python3-pycurl (7.45.6-1) ...
Setting up confconsole (2.2.3) ...
Setting up python3-botocore (1.37.9+repack-1) ...
Setting up git (1:2.47.3-0+deb13u1) ...
Setting up postfix (3.10.13-0+deb13u1) ...
Created symlink '/etc/systemd/system/multi-user.target.wants/postfix.service' -> '/usr/lib/systemd/system/postfix.service'.
Creating /etc/postfix/dynamicmaps.cf
setting myhostname: tkldev
setting alias maps
setting alias database
mailname is not a fully qualified domain name.  Not changing /etc/mailname.
setting destinations: $myhostname, localdomain, localhost, localhost.localdomain, localhost
setting relayhost: 
setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
clearing mailbox_command
setting mailbox_size_limit: 0
setting recipient_delimiter: +
setting inet_interfaces: all
setting inet_protocols: all
/etc/aliases does not exist, creating it.
WARNING: /etc/aliases exists, but does not have a root alias.

Postfix (main.cf) is now set up with a default configuration.  If you need to 
make changes, edit /etc/postfix/main.cf (and others) as needed.  To view 
Postfix configuration values, see postconf(1).

After modifying main.cf, be sure to run 'systemctl reload postfix'.

Setting up curl (8.14.1-2+deb13u5) ...
Setting up python3-paramiko (3.5.1-3) ...
Setting up ssh (1:10.0p1-7+deb13u4) ...
Setting up dehydrated (0.7.2-2) ...
Setting up python3-s3transfer (0.11.4-1) ...
Setting up etckeeper (1.18.22-2) ...
Created symlink '/etc/systemd/system/multi-user.target.wants/etckeeper.timer' -> '/usr/lib/systemd/system/etckeeper.timer'.
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /etc/.git/
[master (root-commit) 8e0c4b1] Initial commit
 1059 files changed, 31628 insertions(+)
 create mode 100755 .etckeeper
 create mode 100644 .gitignore
 create mode 100644 X11/Xsession.d/90gpg-agent
 create mode 100644 acpi/events/powerbtn-acpi-support
 create mode 100755 acpi/powerbtn-acpi-support.sh
 create mode 100644 adduser.conf
 create mode 100644 aliases
 create mode 100644 aliases.db
 create mode 100644 alternatives/README
 create mode 120000 alternatives/arptables
 create mode 120000 alternatives/arptables-restore
 create mode 120000 alternatives/arptables-save
 create mode 120000 alternatives/awk
 create mode 120000 alternatives/awk.1.gz
 create mode 120000 alternatives/builtins.7.gz
 create mode 120000 alternatives/ebtables
 create mode 120000 alternatives/ebtables-restore
 create mode 120000 alternatives/ebtables-save
 create mode 120000 alternatives/editor
 create mode 120000 alternatives/editor.1.gz
 create mode 120000 alternatives/ex
 create mode 120000 alternatives/ex.1.gz
 create mode 120000 alternatives/ex.da.1.gz
 create mode 120000 alternatives/ex.de.1.gz
 create mode 120000 alternatives/ex.fr.1.gz
 create mode 120000 alternatives/ex.it.1.gz
 create mode 120000 alternatives/ex.ja.1.gz
 create mode 120000 alternatives/ex.pl.1.gz
 create mode 120000 alternatives/ex.ru.1.gz
 create mode 120000 alternatives/ex.tr.1.gz
 create mode 120000 alternatives/ip6tables
 create mode 120000 alternatives/ip6tables-restore
 create mode 120000 alternatives/ip6tables-save
 create mode 120000 alternatives/iptables
 create mode 120000 alternatives/iptables-restore
 create mode 120000 alternatives/iptables-save
 create mode 120000 alternatives/lft
 create mode 120000 alternatives/lft.1.gz
 create mode 120000 alternatives/mt
 create mode 120000 alternatives/mt.1.gz
 create mode 120000 alternatives/nawk
 create mode 120000 alternatives/nawk.1.gz
 create mode 120000 alternatives/pager
 create mode 120000 alternatives/pager.1.gz
 create mode 120000 alternatives/pico
 create mode 120000 alternatives/pico.1.gz
 create mode 120000 alternatives/pinentry
 create mode 120000 alternatives/pinentry.1.gz
 create mode 120000 alternatives/rmt
 create mode 120000 alternatives/rmt.8.gz
 create mode 120000 alternatives/rview
 create mode 120000 alternatives/tcptraceroute
 create mode 120000 alternatives/tcptraceroute.8.gz
 create mode 120000 alternatives/traceproto
 create mode 120000 alternatives/traceproto.1.gz
 create mode 120000 alternatives/traceroute
 create mode 120000 alternatives/traceroute.1.gz
 create mode 120000 alternatives/traceroute.sbin
 create mode 120000 alternatives/traceroute6
 create mode 120000 alternatives/traceroute6.1.gz
 create mode 120000 alternatives/vi
 create mode 120000 alternatives/vi.1.gz
 create mode 120000 alternatives/vi.da.1.gz
 create mode 120000 alternatives/vi.de.1.gz
 create mode 120000 alternatives/vi.fr.1.gz
 create mode 120000 alternatives/vi.it.1.gz
 create mode 120000 alternatives/vi.ja.1.gz
 create mode 120000 alternatives/vi.pl.1.gz
 create mode 120000 alternatives/vi.ru.1.gz
 create mode 120000 alternatives/vi.tr.1.gz
 create mode 120000 alternatives/view
 create mode 120000 alternatives/view.1.gz
 create mode 120000 alternatives/view.da.1.gz
 create mode 120000 alternatives/view.de.1.gz
 create mode 120000 alternatives/view.fr.1.gz
 create mode 120000 alternatives/view.it.1.gz
 create mode 120000 alternatives/view.ja.1.gz
 create mode 120000 alternatives/view.pl.1.gz
 create mode 120000 alternatives/view.ru.1.gz
 create mode 120000 alternatives/view.tr.1.gz
 create mode 120000 alternatives/which
 create mode 120000 alternatives/which.1.gz
 create mode 120000 alternatives/which.de1.gz
 create mode 120000 alternatives/which.es1.gz
 create mode 120000 alternatives/which.fr1.gz
 create mode 120000 alternatives/which.it1.gz
 create mode 120000 alternatives/which.ja1.gz
 create mode 120000 alternatives/which.pl1.gz
 create mode 120000 alternatives/which.sl1.gz
 create mode 100644 apparmor.d/local/usr.bin.man
 create mode 100644 apparmor.d/local/usr.sbin.ntpd
 create mode 100644 apparmor.d/tunables/ntpd
 create mode 100644 apparmor.d/usr.bin.man
 create mode 100644 apparmor.d/usr.sbin.ntpd
 create mode 120000 apparmor/init/network-interface-security/usr.sbin.ntpd
 create mode 100644 apt/apt.conf.d/01autoremove
 create mode 100644 apt/apt.conf.d/01proxy
 create mode 100644 apt/apt.conf.d/05etckeeper
 create mode 100644 apt/apt.conf.d/05recommends
 create mode 100644 apt/apt.conf.d/70debconf
 create mode 100644 apt/apt.conf.d/99-localepurge
 create mode 100644 apt/preferences
 create mode 100644 apt/sources.list.d/debian-backports.sources
 create mode 100644 apt/sources.list.d/security.sources.sources
 create mode 100644 apt/sources.list.d/sources.sources
 create mode 100644 apt/sources.list.d/turnkey-testing.sources
 create mode 100644 apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-bookworm-stable.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-bullseye-stable.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-trixie-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-trixie-security-automatic.asc
 create mode 100644 apt/trusted.gpg.d/debian-archive-trixie-stable.asc
 create mode 100644 bash.bashrc
 create mode 100644 bash_completion
 create mode 100644 bash_completion.d/000_bash_completion_compat.bash
 create mode 100644 bash_completion.d/git-prompt
 create mode 100644 bindresvport.blacklist
 create mode 100644 ca-certificates.conf
 create mode 100644 confconsole/confconsole.conf
 create mode 100644 confconsole/services.txt
 create mode 100644 cron-apt/action.d/0-update
 create mode 100644 cron-apt/action.d/3-download
 create mode 100644 cron-apt/config
 create mode 100644 cron.d/.placeholder
 create mode 100644 cron.d/cron-apt
 create mode 100644 cron.d/e2scrub_all
 create mode 100644 cron.d/ntpsec
 create mode 100644 cron.daily/.placeholder
 create mode 100755 cron.daily/apt-compat
 create mode 100755 cron.daily/dpkg
 create mode 100755 cron.daily/etckeeper
 create mode 100755 cron.daily/logrotate
 create mode 100755 cron.daily/man-db
 create mode 100644 cron.hourly/.placeholder
 create mode 100644 cron.monthly/.placeholder
 create mode 100644 cron.weekly/.placeholder
 create mode 100755 cron.weekly/man-db
 create mode 100644 cron.yearly/.placeholder
 create mode 100644 crontab
 create mode 100644 cruft/filters-unex/etckeeper
 create mode 100644 debconf.conf
 create mode 100644 debian_version
 create mode 100644 default/acpid
 create mode 100644 default/cron
 create mode 100644 default/dbus
 create mode 100644 default/fail2ban
 create mode 100644 default/inithooks
 create mode 120000 default/locale
 create mode 100644 default/networking
 create mode 100644 default/nss
 create mode 100644 default/ntpsec
 create mode 100644 default/ntpsec-ntpdate
 create mode 100644 default/rsync
 create mode 100644 default/ssh
 create mode 100644 default/turnkey-init-fence
 create mode 100644 default/useradd
 create mode 100644 dehydrated/config
 create mode 100644 deluser.conf
 create mode 100644 dhcp/dhclient-enter-hooks.d/resolvconf
 create mode 100644 dhcp/dhclient-exit-hooks.d/ntpsec
 create mode 100644 dhcp/dhclient-exit-hooks.d/ntpsec-ntpdate
 create mode 100644 dhcpcd.conf
 create mode 100644 dpkg/dpkg.cfg
 create mode 100644 dpkg/dpkg.cfg.d/50localepurge
 create mode 100644 dpkg/origins/debian
 create mode 120000 dpkg/origins/default
 create mode 100644 e2scrub.conf
 create mode 100644 environment
 create mode 100755 etckeeper/commit.d/10vcs-test
 create mode 120000 etckeeper/commit.d/20store-metadata
 create mode 100755 etckeeper/commit.d/30bzr-add
 create mode 100755 etckeeper/commit.d/30darcs-add
 create mode 100755 etckeeper/commit.d/30git-add
 create mode 100755 etckeeper/commit.d/30hg-addremove
 create mode 100755 etckeeper/commit.d/50vcs-commit
 create mode 100755 etckeeper/commit.d/99push
 create mode 100644 etckeeper/commit.d/README
 create mode 100755 etckeeper/daily
 create mode 100644 etckeeper/etckeeper.conf
 create mode 100755 etckeeper/init.d/10restore-metadata
 create mode 100755 etckeeper/init.d/20restore-etckeeper
 create mode 100755 etckeeper/init.d/40vcs-init
 create mode 100755 etckeeper/init.d/50vcs-ignore
 create mode 100755 etckeeper/init.d/50vcs-perm
 create mode 100755 etckeeper/init.d/50vcs-pre-commit-hook
 create mode 100755 etckeeper/init.d/60darcs-deleted-symlinks
 create mode 100755 etckeeper/init.d/70vcs-add
 create mode 100644 etckeeper/init.d/README
 create mode 100755 etckeeper/list-installed.d/50list-installed
 create mode 100755 etckeeper/post-install.d/50vcs-commit
 create mode 100644 etckeeper/post-install.d/README
 create mode 100755 etckeeper/pre-commit.d/20warn-problem-files
 create mode 100755 etckeeper/pre-commit.d/30store-metadata
 create mode 100644 etckeeper/pre-commit.d/README
 create mode 100755 etckeeper/pre-install.d/10packagelist
 create mode 100755 etckeeper/pre-install.d/50uncommitted-changes
 create mode 100644 etckeeper/pre-install.d/README
 create mode 100755 etckeeper/unclean.d/50test
 create mode 100644 etckeeper/unclean.d/README
 create mode 100755 etckeeper/uninit.d/01prompt
 create mode 100755 etckeeper/uninit.d/50remove-metadata
 create mode 100755 etckeeper/uninit.d/50vcs-uninit
 create mode 100644 etckeeper/uninit.d/README
 create mode 100755 etckeeper/update-ignore.d/01update-ignore
 create mode 100644 etckeeper/update-ignore.d/README
 create mode 100755 etckeeper/vcs.d/50vcs-cmd
 create mode 100644 ethertypes
 create mode 100644 fail2ban/action.d/abuseipdb.conf
 create mode 100644 fail2ban/action.d/apf.conf
 create mode 100644 fail2ban/action.d/apprise.conf
 create mode 100644 fail2ban/action.d/blocklist_de.conf
 create mode 100644 fail2ban/action.d/bsd-ipfw.conf
 create mode 100644 fail2ban/action.d/cloudflare-token.conf
 create mode 100644 fail2ban/action.d/cloudflare.conf
 create mode 100644 fail2ban/action.d/complain.conf
 create mode 100644 fail2ban/action.d/dshield.conf
 create mode 100644 fail2ban/action.d/dummy.conf
 create mode 100644 fail2ban/action.d/firewallcmd-allports.conf
 create mode 100644 fail2ban/action.d/firewallcmd-common.conf
 create mode 100644 fail2ban/action.d/firewallcmd-ipset.conf
 create mode 100644 fail2ban/action.d/firewallcmd-multiport.conf
 create mode 100644 fail2ban/action.d/firewallcmd-new.conf
 create mode 100644 fail2ban/action.d/firewallcmd-rich-logging.conf
 create mode 100644 fail2ban/action.d/firewallcmd-rich-rules.conf
 create mode 100644 fail2ban/action.d/helpers-common.conf
 create mode 100644 fail2ban/action.d/hostsdeny.conf
 create mode 100644 fail2ban/action.d/ipfilter.conf
 create mode 100644 fail2ban/action.d/ipfw.conf
 create mode 100644 fail2ban/action.d/iptables-allports.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto4.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto6-allports.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto6.conf
 create mode 100644 fail2ban/action.d/iptables-ipset.conf
 create mode 100644 fail2ban/action.d/iptables-multiport-log.conf
 create mode 100644 fail2ban/action.d/iptables-multiport.conf
 create mode 100644 fail2ban/action.d/iptables-new.conf
 create mode 100644 fail2ban/action.d/iptables-xt_recent-echo.conf
 create mode 100644 fail2ban/action.d/iptables.conf
 create mode 100644 fail2ban/action.d/ipthreat.conf
 create mode 100644 fail2ban/action.d/mail-buffered.conf
 create mode 100644 fail2ban/action.d/mail-whois-common.conf
 create mode 100644 fail2ban/action.d/mail-whois-lines.conf
 create mode 100644 fail2ban/action.d/mail-whois.conf
 create mode 100644 fail2ban/action.d/mail.conf
 create mode 100644 fail2ban/action.d/mikrotik.conf
 create mode 100644 fail2ban/action.d/mynetwatchman.conf
 create mode 100644 fail2ban/action.d/netscaler.conf
 create mode 100644 fail2ban/action.d/nftables-allports.conf
 create mode 100644 fail2ban/action.d/nftables-multiport.conf
 create mode 100644 fail2ban/action.d/nftables.conf
 create mode 100644 fail2ban/action.d/nginx-block-map.conf
 create mode 100644 fail2ban/action.d/npf.conf
 create mode 100644 fail2ban/action.d/nsupdate.conf
 create mode 100644 fail2ban/action.d/osx-afctl.conf
 create mode 100644 fail2ban/action.d/osx-ipfw.conf
 create mode 100644 fail2ban/action.d/pf.conf
 create mode 100644 fail2ban/action.d/route.conf
 create mode 100644 fail2ban/action.d/sendmail-buffered.conf
 create mode 100644 fail2ban/action.d/sendmail-common.conf
 create mode 100644 fail2ban/action.d/sendmail-geoip-lines.conf
 create mode 100644 fail2ban/action.d/sendmail-whois-ipjailmatches.conf
 create mode 100644 fail2ban/action.d/sendmail-whois-ipmatches.conf
 create mode 100644 fail2ban/action.d/sendmail-whois-lines.conf
 create mode 100644 fail2ban/action.d/sendmail-whois-matches.conf
 create mode 100644 fail2ban/action.d/sendmail-whois.conf
 create mode 100644 fail2ban/action.d/sendmail.conf
 create mode 100644 fail2ban/action.d/shorewall-ipset-proto6.conf
 create mode 100644 fail2ban/action.d/shorewall.conf
 create mode 100644 fail2ban/action.d/smtp.py
 create mode 100644 fail2ban/action.d/symbiosis-blacklist-allports.conf
 create mode 100644 fail2ban/action.d/ufw.conf
 create mode 100644 fail2ban/action.d/xarf-login-attack.conf
 create mode 100644 fail2ban/fail2ban.conf
 create mode 100644 fail2ban/filter.d/3proxy.conf
 create mode 100644 fail2ban/filter.d/apache-auth.conf
 create mode 100644 fail2ban/filter.d/apache-badbots.conf
 create mode 100644 fail2ban/filter.d/apache-botsearch.conf
 create mode 100644 fail2ban/filter.d/apache-common.conf
 create mode 100644 fail2ban/filter.d/apache-fakegooglebot.conf
 create mode 100644 fail2ban/filter.d/apache-modsecurity.conf
 create mode 100644 fail2ban/filter.d/apache-nohome.conf
 create mode 100644 fail2ban/filter.d/apache-noscript.conf
 create mode 100644 fail2ban/filter.d/apache-overflows.conf
 create mode 100644 fail2ban/filter.d/apache-pass.conf
 create mode 100644 fail2ban/filter.d/apache-shellshock.conf
 create mode 100644 fail2ban/filter.d/assp.conf
 create mode 100644 fail2ban/filter.d/asterisk.conf
 create mode 100644 fail2ban/filter.d/bitwarden.conf
 create mode 100644 fail2ban/filter.d/botsearch-common.conf
 create mode 100644 fail2ban/filter.d/centreon.conf
 create mode 100644 fail2ban/filter.d/common.conf
 create mode 100644 fail2ban/filter.d/counter-strike.conf
 create mode 100644 fail2ban/filter.d/courier-auth.conf
 create mode 100644 fail2ban/filter.d/courier-smtp.conf
 create mode 100644 fail2ban/filter.d/cyrus-imap.conf
 create mode 100644 fail2ban/filter.d/dante.conf
 create mode 100644 fail2ban/filter.d/directadmin.conf
 create mode 100644 fail2ban/filter.d/domino-smtp.conf
 create mode 100644 fail2ban/filter.d/dovecot.conf
 create mode 100644 fail2ban/filter.d/dropbear.conf
 create mode 100644 fail2ban/filter.d/drupal-auth.conf
 create mode 100644 fail2ban/filter.d/ejabberd-auth.conf
 create mode 100644 fail2ban/filter.d/exim-common.conf
 create mode 100644 fail2ban/filter.d/exim-spam.conf
 create mode 100644 fail2ban/filter.d/exim.conf
 create mode 100644 fail2ban/filter.d/freeswitch.conf
 create mode 100644 fail2ban/filter.d/froxlor-auth.conf
 create mode 100644 fail2ban/filter.d/gitlab.conf
 create mode 100644 fail2ban/filter.d/grafana.conf
 create mode 100644 fail2ban/filter.d/groupoffice.conf
 create mode 100644 fail2ban/filter.d/gssftpd.conf
 create mode 100644 fail2ban/filter.d/guacamole.conf
 create mode 100644 fail2ban/filter.d/haproxy-http-auth.conf
 create mode 100644 fail2ban/filter.d/horde.conf
 create mode 100755 fail2ban/filter.d/ignorecommands/apache-fakegooglebot
 create mode 100644 fail2ban/filter.d/kerio.conf
 create mode 100644 fail2ban/filter.d/lighttpd-auth.conf
 create mode 100644 fail2ban/filter.d/mongodb-auth.conf
 create mode 100644 fail2ban/filter.d/monit.conf
 create mode 100644 fail2ban/filter.d/monitorix.conf
 create mode 100644 fail2ban/filter.d/mssql-auth.conf
 create mode 100644 fail2ban/filter.d/murmur.conf
 create mode 100644 fail2ban/filter.d/mysqld-auth.conf
 create mode 100644 fail2ban/filter.d/nagios.conf
 create mode 100644 fail2ban/filter.d/named-refused.conf
 create mode 100644 fail2ban/filter.d/nginx-bad-request.conf
 create mode 100644 fail2ban/filter.d/nginx-botsearch.conf
 create mode 100644 fail2ban/filter.d/nginx-error-common.conf
 create mode 100644 fail2ban/filter.d/nginx-forbidden.conf
 create mode 100644 fail2ban/filter.d/nginx-http-auth.conf
 create mode 100644 fail2ban/filter.d/nginx-limit-req.conf
 create mode 100644 fail2ban/filter.d/nsd.conf
 create mode 100644 fail2ban/filter.d/openhab.conf
 create mode 100644 fail2ban/filter.d/openwebmail.conf
 create mode 100644 fail2ban/filter.d/oracleims.conf
 create mode 100644 fail2ban/filter.d/pam-generic.conf
 create mode 100644 fail2ban/filter.d/perdition.conf
 create mode 100644 fail2ban/filter.d/php-url-fopen.conf
 create mode 100644 fail2ban/filter.d/phpmyadmin-syslog.conf
 create mode 100644 fail2ban/filter.d/portsentry.conf
 create mode 100644 fail2ban/filter.d/postfix.conf
 create mode 100644 fail2ban/filter.d/proftpd.conf
 create mode 100644 fail2ban/filter.d/pure-ftpd.conf
 create mode 100644 fail2ban/filter.d/qmail.conf
 create mode 100644 fail2ban/filter.d/recidive.conf
 create mode 100644 fail2ban/filter.d/roundcube-auth.conf
 create mode 100644 fail2ban/filter.d/routeros-auth.conf
 create mode 100644 fail2ban/filter.d/scanlogd.conf
 create mode 100644 fail2ban/filter.d/screensharingd.conf
 create mode 100644 fail2ban/filter.d/selinux-common.conf
 create mode 100644 fail2ban/filter.d/selinux-ssh.conf
 create mode 100644 fail2ban/filter.d/sendmail-auth.conf
 create mode 100644 fail2ban/filter.d/sendmail-reject.conf
 create mode 100644 fail2ban/filter.d/sieve.conf
 create mode 100644 fail2ban/filter.d/slapd.conf
 create mode 100644 fail2ban/filter.d/softethervpn.conf
 create mode 100644 fail2ban/filter.d/sogo-auth.conf
 create mode 100644 fail2ban/filter.d/solid-pop3d.conf
 create mode 100644 fail2ban/filter.d/squid.conf
 create mode 100644 fail2ban/filter.d/squirrelmail.conf
 create mode 100644 fail2ban/filter.d/sshd.conf
 create mode 100644 fail2ban/filter.d/stunnel.conf
 create mode 100644 fail2ban/filter.d/suhosin.conf
 create mode 100644 fail2ban/filter.d/tine20.conf
 create mode 100644 fail2ban/filter.d/traefik-auth.conf
 create mode 100644 fail2ban/filter.d/uwimap-auth.conf
 create mode 100644 fail2ban/filter.d/vsftpd.conf
 create mode 100644 fail2ban/filter.d/webmin-auth.conf
 create mode 100644 fail2ban/filter.d/wuftpd.conf
 create mode 100644 fail2ban/filter.d/xinetd-fail.conf
 create mode 100644 fail2ban/filter.d/znc-adminlog.conf
 create mode 100644 fail2ban/filter.d/zoneminder.conf
 create mode 100644 fail2ban/jail.conf
 create mode 100644 fail2ban/jail.d/defaults-debian.conf
 create mode 100644 fail2ban/paths-arch.conf
 create mode 100644 fail2ban/paths-common.conf
 create mode 100644 fail2ban/paths-debian.conf
 create mode 100644 fail2ban/paths-opensuse.conf
 create mode 100644 fstab
 create mode 100644 gai.conf
 create mode 100644 groff/man.local
 create mode 100644 groff/mdoc.local
 create mode 100644 group
 create mode 100644 group-
 create mode 100644 gshadow
 create mode 100644 gshadow-
 create mode 100644 hdparm.conf
 create mode 100644 host.conf
 create mode 100644 hostname
 create mode 100644 hosts
 create mode 100644 hosts.allow
 create mode 100644 hosts.deny
 create mode 100755 init.d/acpid
 create mode 100755 init.d/cron
 create mode 100755 init.d/dbus
 create mode 100755 init.d/fail2ban
 create mode 100755 init.d/jitterentropy-rngd
 create mode 100755 init.d/live-tools
 create mode 100755 init.d/ntpsec
 create mode 100755 init.d/postfix
 create mode 100755 init.d/procps
 create mode 100755 init.d/qemu-guest-agent
 create mode 100755 init.d/resolvconf
 create mode 100755 init.d/rsync
 create mode 100755 init.d/screen-cleanup
 create mode 100755 init.d/ssh
 create mode 100644 initramfs-tools/initramfs.conf
 create mode 100644 initramfs-tools/modules
 create mode 100644 initramfs-tools/update-initramfs.conf
 create mode 100644 inputrc
 create mode 100644 insserv.conf.d/postfix
 create mode 100644 issue
 create mode 100644 issue.net
 create mode 100755 kernel/postinst.d/initramfs-tools
 create mode 100755 kernel/postrm.d/initramfs-tools
 create mode 100644 ld.so.conf
 create mode 100644 ld.so.conf.d/libc.conf
 create mode 100644 ld.so.conf.d/x86_64-linux-gnu.conf
 create mode 100755 letsencrypt/renewal-hooks/deploy/ntpsec
 create mode 100644 libaudit.conf
 create mode 100644 locale.alias
 create mode 100644 locale.conf
 create mode 100644 locale.gen
 create mode 100644 locale.nopurge
 create mode 120000 localtime
 create mode 100644 logcheck/ignore.d.server/gpg-agent
 create mode 100644 login.defs
 create mode 100644 logrotate.conf
 create mode 100644 logrotate.d/alternatives
 create mode 100644 logrotate.d/apt
 create mode 100644 logrotate.d/btmp
 create mode 100644 logrotate.d/confconsole
 create mode 100644 logrotate.d/cron-apt
 create mode 100644 logrotate.d/dpkg
 create mode 100644 logrotate.d/fail2ban
 create mode 100644 logrotate.d/webmin
 create mode 100644 logrotate.d/wtmp
 create mode 100644 logrotate.d/wtmpdb
 create mode 100644 machine-id
 create mode 100644 magic
 create mode 100644 magic.mime
 create mode 100644 manpath.config
 create mode 100644 mime.types
 create mode 100644 mke2fs.conf
 create mode 100644 modules
 create mode 120000 modules-load.d/modules.conf
 create mode 100644 monit/monitrc.d/fail2ban
 create mode 100644 motd
 create mode 100644 mtools.conf
 create mode 100644 nanorc
 create mode 100644 netconfig
 create mode 100755 network/if-down.d/postfix
 create mode 100755 network/if-down.d/resolvconf
 create mode 100755 network/if-post-down.d/dhcpcd-sync
 create mode 100755 network/if-pre-up.d/dhcpcd-sync
 create mode 100755 network/if-pre-up.d/ethtool
 create mode 100755 network/if-up.d/000resolvconf
 create mode 100755 network/if-up.d/ethtool
 create mode 100755 network/if-up.d/ntpsec-ntpdate
 create mode 100755 network/if-up.d/postfix
 create mode 100644 network/ifupdown-ng.conf
 create mode 100644 networks
 create mode 100644 nsswitch.conf
 create mode 100644 ntpsec/ntp.conf
 create mode 120000 os-release
 create mode 100644 pam.conf
 create mode 100644 pam.d/chfn
 create mode 100644 pam.d/chpasswd
 create mode 100644 pam.d/chsh
 create mode 100644 pam.d/common-account
 create mode 100644 pam.d/common-auth
 create mode 100644 pam.d/common-password
 create mode 100644 pam.d/common-session
 create mode 100644 pam.d/common-session-noninteractive
 create mode 100644 pam.d/cron
 create mode 100644 pam.d/login
 create mode 100644 pam.d/newusers
 create mode 100644 pam.d/other
 create mode 100644 pam.d/passwd
 create mode 100644 pam.d/runuser
 create mode 100644 pam.d/runuser-l
 create mode 100644 pam.d/sshd
 create mode 100644 pam.d/su
 create mode 100644 pam.d/su-l
 create mode 100644 pam.d/webmin
 create mode 100644 passwd
 create mode 100644 passwd-
 create mode 100644 perl/Net/libnet.cfg
 create mode 100644 postfix/dynamicmaps.cf
 create mode 100644 postfix/main.cf
 create mode 100644 postfix/main.cf.proto
 create mode 100644 postfix/master.cf
 create mode 100644 postfix/master.cf.proto
 create mode 100644 postfix/postfix-files
 create mode 100755 ppp/ip-down.d/000resolvconf
 create mode 100755 ppp/ip-down.d/postfix
 create mode 100755 ppp/ip-up.d/000resolvconf
 create mode 100755 ppp/ip-up.d/postfix
 create mode 100644 profile
 create mode 120000 profile.d/70-systemd-shell-extra.sh
 create mode 100644 profile.d/bash_completion.sh
 create mode 100644 protocols
 create mode 100644 python3.13/sitecustomize.py
 create mode 100644 python3/debian_config
 create mode 100755 qemu/fsfreeze-hook
 create mode 120000 rc0.d/K01fail2ban
 create mode 120000 rc0.d/K01jitterentropy-rngd
 create mode 120000 rc0.d/K01live-tools
 create mode 120000 rc0.d/K01postfix
 create mode 120000 rc0.d/K01qemu-guest-agent
 create mode 120000 rc0.d/K01resolvconf
 create mode 120000 rc1.d/K01fail2ban
 create mode 120000 rc1.d/K01jitterentropy-rngd
 create mode 120000 rc1.d/K01postfix
 create mode 120000 rc1.d/K01qemu-guest-agent
 create mode 120000 rc2.d/S01acpid
 create mode 120000 rc2.d/S01cron
 create mode 120000 rc2.d/S01dbus
 create mode 120000 rc2.d/S01fail2ban
 create mode 120000 rc2.d/S01jitterentropy-rngd
 create mode 120000 rc2.d/S01ntpsec
 create mode 120000 rc2.d/S01postfix
 create mode 120000 rc2.d/S01qemu-guest-agent
 create mode 120000 rc2.d/S01rsync
 create mode 120000 rc2.d/S01ssh
 create mode 120000 rc3.d/S01acpid
 create mode 120000 rc3.d/S01cron
 create mode 120000 rc3.d/S01dbus
 create mode 120000 rc3.d/S01fail2ban
 create mode 120000 rc3.d/S01jitterentropy-rngd
 create mode 120000 rc3.d/S01ntpsec
 create mode 120000 rc3.d/S01postfix
 create mode 120000 rc3.d/S01qemu-guest-agent
 create mode 120000 rc3.d/S01rsync
 create mode 120000 rc3.d/S01ssh
 create mode 120000 rc4.d/S01acpid
 create mode 120000 rc4.d/S01cron
 create mode 120000 rc4.d/S01dbus
 create mode 120000 rc4.d/S01fail2ban
 create mode 120000 rc4.d/S01jitterentropy-rngd
 create mode 120000 rc4.d/S01ntpsec
 create mode 120000 rc4.d/S01postfix
 create mode 120000 rc4.d/S01qemu-guest-agent
 create mode 120000 rc4.d/S01rsync
 create mode 120000 rc4.d/S01ssh
 create mode 120000 rc5.d/S01acpid
 create mode 120000 rc5.d/S01cron
 create mode 120000 rc5.d/S01dbus
 create mode 120000 rc5.d/S01fail2ban
 create mode 120000 rc5.d/S01jitterentropy-rngd
 create mode 120000 rc5.d/S01ntpsec
 create mode 120000 rc5.d/S01postfix
 create mode 120000 rc5.d/S01qemu-guest-agent
 create mode 120000 rc5.d/S01rsync
 create mode 120000 rc5.d/S01ssh
 create mode 120000 rc6.d/K01fail2ban
 create mode 120000 rc6.d/K01jitterentropy-rngd
 create mode 120000 rc6.d/K01live-tools
 create mode 120000 rc6.d/K01postfix
 create mode 120000 rc6.d/K01qemu-guest-agent
 create mode 120000 rc6.d/K01resolvconf
 create mode 120000 rcS.d/S01live-tools
 create mode 120000 rcS.d/S01procps
 create mode 120000 rcS.d/S01resolvconf
 create mode 120000 rcS.d/S01screen-cleanup
 create mode 120000 resolv.conf
 create mode 100644 resolvconf/interface-order
 create mode 100644 resolvconf/resolv.conf.d/base
 create mode 100644 resolvconf/resolv.conf.d/head
 create mode 100644 resolvconf/resolv.conf.d/original
 create mode 100644 resolvconf/resolv.conf.d/tail
 create mode 100755 resolvconf/update-libc.d/postfix
 create mode 100755 resolvconf/update.d/libc
 create mode 120000 rmt
 create mode 100644 rpc
 create mode 100644 rsyslog.d/inithooks.conf
 create mode 100644 rsyslog.d/postfix.conf
 create mode 120000 runit/runsvdir/default/acpid
 create mode 120000 runit/runsvdir/default/ssh
 create mode 100644 screenrc
 create mode 100644 security/access.conf
 create mode 100644 security/faillock.conf
 create mode 100644 security/group.conf
 create mode 100644 security/limits.conf
 create mode 100644 security/limits.d/10-coredump-debian.conf
 create mode 100644 security/namespace.conf
 create mode 100755 security/namespace.init
 create mode 100644 security/opasswd
 create mode 100644 security/pam_env.conf
 create mode 100644 security/pwhistory.conf
 create mode 100644 security/sepermit.conf
 create mode 100644 security/time.conf
 create mode 100644 selinux/semanage.conf
 create mode 100644 services
 create mode 100644 shadow
 create mode 100644 shadow-
 create mode 100644 shells
 create mode 100644 skel/.bash_logout
 create mode 100644 skel/.bashrc
 create mode 100644 skel/.profile
 create mode 100644 ssh/moduli
 create mode 100644 ssh/ssh_config
 create mode 120000 ssh/ssh_config.d/20-systemd-ssh-proxy.conf
 create mode 100644 ssh/ssh_host_ecdsa_key
 create mode 100644 ssh/ssh_host_ecdsa_key.pub
 create mode 100644 ssh/ssh_host_ed25519_key
 create mode 100644 ssh/ssh_host_ed25519_key.pub
 create mode 100644 ssh/ssh_host_rsa_key
 create mode 100644 ssh/ssh_host_rsa_key.pub
 create mode 100644 ssh/sshd_config
 create mode 120000 ssl/certs/002c0b4f.0
 create mode 120000 ssl/certs/0179095f.0
 create mode 120000 ssl/certs/02265526.0
 create mode 120000 ssl/certs/062cdee6.0
 create mode 120000 ssl/certs/064e0aa9.0
 create mode 120000 ssl/certs/06dc52d5.0
 create mode 120000 ssl/certs/09789157.0
 create mode 120000 ssl/certs/0a775a30.0
 create mode 120000 ssl/certs/0b1b94ef.0
 create mode 120000 ssl/certs/0b9bc432.0
 create mode 120000 ssl/certs/0bf05006.0
 create mode 120000 ssl/certs/0f5dc4f3.0
 create mode 120000 ssl/certs/0f6fa695.0
 create mode 120000 ssl/certs/1001acf7.0
 create mode 120000 ssl/certs/106f3e4d.0
 create mode 120000 ssl/certs/14bc7599.0
 create mode 120000 ssl/certs/1cef98f5.0
 create mode 120000 ssl/certs/1d3472b9.0
 create mode 120000 ssl/certs/1e08bfd1.0
 create mode 120000 ssl/certs/1e09d511.0
 create mode 120000 ssl/certs/228f89db.0
 create mode 120000 ssl/certs/244b5494.0
 create mode 120000 ssl/certs/2923b3f9.0
 create mode 120000 ssl/certs/2ae6433e.0
 create mode 120000 ssl/certs/2b349938.0
 create mode 120000 ssl/certs/32888f65.0
 create mode 120000 ssl/certs/3513523f.0
 create mode 120000 ssl/certs/3bde41ac.0
 create mode 120000 ssl/certs/3e359ba6.0
 create mode 120000 ssl/certs/3fb36b73.0
 create mode 120000 ssl/certs/40193066.0
 create mode 120000 ssl/certs/4042bcee.0
 create mode 120000 ssl/certs/40547a79.0
 create mode 120000 ssl/certs/406c9bb1.0
 create mode 120000 ssl/certs/48bec511.0
 create mode 120000 ssl/certs/4b718d9b.0
 create mode 120000 ssl/certs/4bfab552.0
 create mode 120000 ssl/certs/4f316efb.0
 create mode 120000 ssl/certs/4fd49c6c.0
 create mode 120000 ssl/certs/5443e9e3.0
 create mode 120000 ssl/certs/54657681.0
 create mode 120000 ssl/certs/5860aaa6.0
 create mode 120000 ssl/certs/5931b5bc.0
 create mode 120000 ssl/certs/5ad8a5d6.0
 create mode 120000 ssl/certs/5cd81ad7.0
 create mode 120000 ssl/certs/5f15c80c.0
 create mode 120000 ssl/certs/5f618aec.0
 create mode 120000 ssl/certs/607986c7.0
 create mode 120000 ssl/certs/616816f6.0
 create mode 120000 ssl/certs/626dceaf.0
 create mode 120000 ssl/certs/653b494a.0
 create mode 120000 ssl/certs/68dd7389.0
 create mode 120000 ssl/certs/6a9bdba3.0
 create mode 120000 ssl/certs/6b99d060.0
 create mode 120000 ssl/certs/6d41d539.0
 create mode 120000 ssl/certs/6fa5da56.0
 create mode 120000 ssl/certs/706f604c.0
 create mode 120000 ssl/certs/749e9e03.0
 create mode 120000 ssl/certs/75d1b2ed.0
 create mode 120000 ssl/certs/76faf6c0.0
 create mode 120000 ssl/certs/7719f463.0
 create mode 120000 ssl/certs/773e07ad.0
 create mode 120000 ssl/certs/7a3adc42.0
 create mode 120000 ssl/certs/7a780d93.0
 create mode 120000 ssl/certs/7f3d5d1d.0
 create mode 120000 ssl/certs/7fa05551.0
 create mode 120000 ssl/certs/8160b96c.0
 create mode 120000 ssl/certs/81f2d2b1.0
 create mode 120000 ssl/certs/8312c4c1.0
 create mode 120000 ssl/certs/8508e720.0
 create mode 120000 ssl/certs/865fbdf9.0
 create mode 120000 ssl/certs/878d9bca.0
 create mode 120000 ssl/certs/8cb5ee0f.0
 create mode 120000 ssl/certs/8d86cdd1.0
 create mode 120000 ssl/certs/8d89cda1.0
 create mode 120000 ssl/certs/8f103249.0
 create mode 120000 ssl/certs/9046744a.0
 create mode 120000 ssl/certs/90c5a3c8.0
 create mode 120000 ssl/certs/930ac5d2.0
 create mode 120000 ssl/certs/93bc0acc.0
 create mode 120000 ssl/certs/9482e63a.0
 create mode 120000 ssl/certs/9846683b.0
 create mode 120000 ssl/certs/988a38cb.0
 create mode 120000 ssl/certs/9b46e03d.0
 create mode 120000 ssl/certs/9b5697b0.0
 create mode 120000 ssl/certs/9bf03295.0
 create mode 120000 ssl/certs/9c8dfbd4.0
 create mode 120000 ssl/certs/9d04f354.0
 create mode 120000 ssl/certs/9ef4a08a.0
 create mode 120000 ssl/certs/9f727ac7.0
 create mode 120000 ssl/certs/ACCVRAIZ1.pem
 create mode 120000 ssl/certs/AC_RAIZ_FNMT-RCM.pem
 create mode 120000 ssl/certs/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
 create mode 120000 ssl/certs/ANF_Secure_Server_Root_CA.pem
 create mode 120000 ssl/certs/Actalis_Authentication_Root_CA.pem
 create mode 120000 ssl/certs/AffirmTrust_Commercial.pem
 create mode 120000 ssl/certs/AffirmTrust_Networking.pem
 create mode 120000 ssl/certs/AffirmTrust_Premium.pem
 create mode 120000 ssl/certs/AffirmTrust_Premium_ECC.pem
 create mode 120000 ssl/certs/Amazon_Root_CA_1.pem
 create mode 120000 ssl/certs/Amazon_Root_CA_2.pem
 create mode 120000 ssl/certs/Amazon_Root_CA_3.pem
 create mode 120000 ssl/certs/Amazon_Root_CA_4.pem
 create mode 120000 ssl/certs/Atos_TrustedRoot_2011.pem
 create mode 120000 ssl/certs/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
 create mode 120000 ssl/certs/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
 create mode 120000 ssl/certs/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
 create mode 120000 ssl/certs/BJCA_Global_Root_CA1.pem
 create mode 120000 ssl/certs/BJCA_Global_Root_CA2.pem
 create mode 120000 ssl/certs/Baltimore_CyberTrust_Root.pem
 create mode 120000 ssl/certs/Buypass_Class_2_Root_CA.pem
 create mode 120000 ssl/certs/Buypass_Class_3_Root_CA.pem
 create mode 120000 ssl/certs/CA_Disig_Root_R2.pem
 create mode 120000 ssl/certs/CFCA_EV_ROOT.pem
 create mode 120000 ssl/certs/COMODO_Certification_Authority.pem
 create mode 120000 ssl/certs/COMODO_ECC_Certification_Authority.pem
 create mode 120000 ssl/certs/COMODO_RSA_Certification_Authority.pem
 create mode 120000 ssl/certs/Certainly_Root_E1.pem
 create mode 120000 ssl/certs/Certainly_Root_R1.pem
 create mode 120000 ssl/certs/Certigna.pem
 create mode 120000 ssl/certs/Certigna_Root_CA.pem
 create mode 120000 ssl/certs/Certum_EC-384_CA.pem
 create mode 120000 ssl/certs/Certum_Trusted_Network_CA.pem
 create mode 120000 ssl/certs/Certum_Trusted_Network_CA_2.pem
 create mode 120000 ssl/certs/Certum_Trusted_Root_CA.pem
 create mode 120000 ssl/certs/CommScope_Public_Trust_ECC_Root-01.pem
 create mode 120000 ssl/certs/CommScope_Public_Trust_ECC_Root-02.pem
 create mode 120000 ssl/certs/CommScope_Public_Trust_RSA_Root-01.pem
 create mode 120000 ssl/certs/CommScope_Public_Trust_RSA_Root-02.pem
 create mode 120000 ssl/certs/Comodo_AAA_Services_root.pem
 create mode 120000 ssl/certs/D-TRUST_BR_Root_CA_1_2020.pem
 create mode 120000 ssl/certs/D-TRUST_BR_Root_CA_2_2023.pem
 create mode 120000 ssl/certs/D-TRUST_EV_Root_CA_1_2020.pem
 create mode 120000 ssl/certs/D-TRUST_EV_Root_CA_2_2023.pem
 create mode 120000 ssl/certs/D-TRUST_Root_Class_3_CA_2_2009.pem
 create mode 120000 ssl/certs/D-TRUST_Root_Class_3_CA_2_EV_2009.pem
 create mode 120000 ssl/certs/DigiCert_Assured_ID_Root_CA.pem
 create mode 120000 ssl/certs/DigiCert_Assured_ID_Root_G2.pem
 create mode 120000 ssl/certs/DigiCert_Assured_ID_Root_G3.pem
 create mode 120000 ssl/certs/DigiCert_Global_Root_CA.pem
 create mode 120000 ssl/certs/DigiCert_Global_Root_G2.pem
 create mode 120000 ssl/certs/DigiCert_Global_Root_G3.pem
 create mode 120000 ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem
 create mode 120000 ssl/certs/DigiCert_TLS_ECC_P384_Root_G5.pem
 create mode 120000 ssl/certs/DigiCert_TLS_RSA4096_Root_G5.pem
 create mode 120000 ssl/certs/DigiCert_Trusted_Root_G4.pem
 create mode 120000 ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem
 create mode 120000 ssl/certs/Entrust_Root_Certification_Authority.pem
 create mode 120000 ssl/certs/Entrust_Root_Certification_Authority_-_EC1.pem
 create mode 120000 ssl/certs/Entrust_Root_Certification_Authority_-_G2.pem
 create mode 120000 ssl/certs/FIRMAPROFESIONAL_CA_ROOT-A_WEB.pem
 create mode 120000 ssl/certs/GDCA_TrustAUTH_R5_ROOT.pem
 create mode 120000 ssl/certs/GLOBALTRUST_2020.pem
 create mode 120000 ssl/certs/GTS_Root_R1.pem
 create mode 120000 ssl/certs/GTS_Root_R2.pem
 create mode 120000 ssl/certs/GTS_Root_R3.pem
 create mode 120000 ssl/certs/GTS_Root_R4.pem
 create mode 120000 ssl/certs/GlobalSign_ECC_Root_CA_-_R4.pem
 create mode 120000 ssl/certs/GlobalSign_ECC_Root_CA_-_R5.pem
 create mode 120000 ssl/certs/GlobalSign_Root_CA.pem
 create mode 120000 ssl/certs/GlobalSign_Root_CA_-_R3.pem
 create mode 120000 ssl/certs/GlobalSign_Root_CA_-_R6.pem
 create mode 120000 ssl/certs/GlobalSign_Root_E46.pem
 create mode 120000 ssl/certs/GlobalSign_Root_R46.pem
 create mode 120000 ssl/certs/Go_Daddy_Class_2_CA.pem
 create mode 120000 ssl/certs/Go_Daddy_Root_Certificate_Authority_-_G2.pem
 create mode 120000 ssl/certs/HARICA_TLS_ECC_Root_CA_2021.pem
 create mode 120000 ssl/certs/HARICA_TLS_RSA_Root_CA_2021.pem
 create mode 120000 ssl/certs/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
 create mode 120000 ssl/certs/Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
 create mode 120000 ssl/certs/HiPKI_Root_CA_-_G1.pem
 create mode 120000 ssl/certs/Hongkong_Post_Root_CA_3.pem
 create mode 120000 ssl/certs/ISRG_Root_X1.pem
 create mode 120000 ssl/certs/ISRG_Root_X2.pem
 create mode 120000 ssl/certs/IdenTrust_Commercial_Root_CA_1.pem
 create mode 120000 ssl/certs/IdenTrust_Public_Sector_Root_CA_1.pem
 create mode 120000 ssl/certs/Izenpe.com.pem
 create mode 120000 ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem
 create mode 120000 ssl/certs/Microsoft_ECC_Root_Certificate_Authority_2017.pem
 create mode 120000 ssl/certs/Microsoft_RSA_Root_Certificate_Authority_2017.pem
 create mode 120000 ssl/certs/NAVER_Global_Root_Certification_Authority.pem
 create mode 120000 "ssl/certs/NetLock_Arany_=Class_Gold=_F\305\221tan\303\272s\303\255tv\303\241ny.pem"
 create mode 120000 ssl/certs/OISTE_WISeKey_Global_Root_GB_CA.pem
 create mode 120000 ssl/certs/OISTE_WISeKey_Global_Root_GC_CA.pem
 create mode 120000 ssl/certs/QuoVadis_Root_CA_1_G3.pem
 create mode 120000 ssl/certs/QuoVadis_Root_CA_2.pem
 create mode 120000 ssl/certs/QuoVadis_Root_CA_2_G3.pem
 create mode 120000 ssl/certs/QuoVadis_Root_CA_3.pem
 create mode 120000 ssl/certs/QuoVadis_Root_CA_3_G3.pem
 create mode 120000 ssl/certs/SSL.com_EV_Root_Certification_Authority_ECC.pem
 create mode 120000 ssl/certs/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
 create mode 120000 ssl/certs/SSL.com_Root_Certification_Authority_ECC.pem
 create mode 120000 ssl/certs/SSL.com_Root_Certification_Authority_RSA.pem
 create mode 120000 ssl/certs/SSL.com_TLS_ECC_Root_CA_2022.pem
 create mode 120000 ssl/certs/SSL.com_TLS_RSA_Root_CA_2022.pem
 create mode 120000 ssl/certs/SZAFIR_ROOT_CA2.pem
 create mode 120000 ssl/certs/Sectigo_Public_Server_Authentication_Root_E46.pem
 create mode 120000 ssl/certs/Sectigo_Public_Server_Authentication_Root_R46.pem
 create mode 120000 ssl/certs/SecureSign_Root_CA12.pem
 create mode 120000 ssl/certs/SecureSign_Root_CA14.pem
 create mode 120000 ssl/certs/SecureSign_Root_CA15.pem
 create mode 120000 ssl/certs/SecureTrust_CA.pem
 create mode 120000 ssl/certs/Secure_Global_CA.pem
 create mode 120000 ssl/certs/Security_Communication_ECC_RootCA1.pem
 create mode 120000 ssl/certs/Security_Communication_RootCA2.pem
 create mode 120000 ssl/certs/Starfield_Class_2_CA.pem
 create mode 120000 ssl/certs/Starfield_Root_Certificate_Authority_-_G2.pem
 create mode 120000 ssl/certs/Starfield_Services_Root_Certificate_Authority_-_G2.pem
 create mode 120000 ssl/certs/SwissSign_Gold_CA_-_G2.pem
 create mode 120000 ssl/certs/T-TeleSec_GlobalRoot_Class_2.pem
 create mode 120000 ssl/certs/T-TeleSec_GlobalRoot_Class_3.pem
 create mode 120000 ssl/certs/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
 create mode 120000 ssl/certs/TWCA_CYBER_Root_CA.pem
 create mode 120000 ssl/certs/TWCA_Global_Root_CA.pem
 create mode 120000 ssl/certs/TWCA_Root_Certification_Authority.pem
 create mode 120000 ssl/certs/Telekom_Security_TLS_ECC_Root_2020.pem
 create mode 120000 ssl/certs/Telekom_Security_TLS_RSA_Root_2023.pem
 create mode 120000 ssl/certs/TeliaSonera_Root_CA_v1.pem
 create mode 120000 ssl/certs/Telia_Root_CA_v2.pem
 create mode 120000 ssl/certs/TrustAsia_Global_Root_CA_G3.pem
 create mode 120000 ssl/certs/TrustAsia_Global_Root_CA_G4.pem
 create mode 120000 ssl/certs/Trustwave_Global_Certification_Authority.pem
 create mode 120000 ssl/certs/Trustwave_Global_ECC_P256_Certification_Authority.pem
 create mode 120000 ssl/certs/Trustwave_Global_ECC_P384_Certification_Authority.pem
 create mode 120000 ssl/certs/TunTrust_Root_CA.pem
 create mode 120000 ssl/certs/UCA_Extended_Validation_Root.pem
 create mode 120000 ssl/certs/UCA_Global_G2_Root.pem
 create mode 120000 ssl/certs/USERTrust_ECC_Certification_Authority.pem
 create mode 120000 ssl/certs/USERTrust_RSA_Certification_Authority.pem
 create mode 120000 ssl/certs/XRamp_Global_CA_Root.pem
 create mode 120000 ssl/certs/a09a51ae.0
 create mode 120000 ssl/certs/a3418fda.0
 create mode 120000 ssl/certs/a89d74c2.0
 create mode 120000 ssl/certs/a94d09e5.0
 create mode 120000 ssl/certs/aee5f10d.0
 create mode 120000 ssl/certs/b0e59380.0
 create mode 120000 ssl/certs/b1159c4c.0
 create mode 120000 ssl/certs/b433981b.0
 create mode 120000 ssl/certs/b66938e9.0
 create mode 120000 ssl/certs/b727005e.0
 create mode 120000 ssl/certs/b7a5b843.0
 create mode 120000 ssl/certs/b81b93f0.0
 create mode 120000 ssl/certs/b8d25de6.0
 create mode 120000 ssl/certs/ba8887ce.0
 create mode 120000 ssl/certs/bf53fb88.0
 create mode 120000 ssl/certs/c01eb047.0
 create mode 120000 ssl/certs/c28a8a30.0
 create mode 100644 ssl/certs/ca-certificates.crt
 create mode 120000 ssl/certs/ca6e4ad9.0
 create mode 120000 ssl/certs/cbf06781.0
 create mode 120000 ssl/certs/cc450945.0
 create mode 120000 ssl/certs/cd58d51e.0
 create mode 120000 ssl/certs/cd8c0d63.0
 create mode 120000 ssl/certs/ce5e74ef.0
 create mode 120000 ssl/certs/certSIGN_ROOT_CA.pem
 create mode 120000 ssl/certs/certSIGN_Root_CA_G2.pem
 create mode 120000 ssl/certs/d4dae3dd.0
 create mode 120000 ssl/certs/d52c538d.0
 create mode 120000 ssl/certs/d6325660.0
 create mode 120000 ssl/certs/d7e8dc79.0
 create mode 120000 ssl/certs/d887a5bb.0
 create mode 120000 ssl/certs/da0cfd1d.0
 create mode 120000 ssl/certs/dc4d6a89.0
 create mode 120000 ssl/certs/dd8e9d41.0
 create mode 120000 ssl/certs/ddcda989.0
 create mode 120000 ssl/certs/de6d66f3.0
 create mode 120000 ssl/certs/e-Szigno_Root_CA_2017.pem
 create mode 120000 ssl/certs/e113c810.0
 create mode 120000 ssl/certs/e18bfb83.0
 create mode 120000 ssl/certs/e35234b1.0
 create mode 120000 ssl/certs/e36a6752.0
 create mode 120000 ssl/certs/e73d606e.0
 create mode 120000 ssl/certs/e868b802.0
 create mode 120000 ssl/certs/e8de2f56.0
 create mode 120000 ssl/certs/ePKI_Root_Certification_Authority.pem
 create mode 120000 ssl/certs/ecccd8db.0
 create mode 120000 ssl/certs/ed858448.0
 create mode 120000 ssl/certs/ee64a828.0
 create mode 120000 ssl/certs/eed8c118.0
 create mode 120000 ssl/certs/ef954a4e.0
 create mode 120000 ssl/certs/emSign_ECC_Root_CA_-_C3.pem
 create mode 120000 ssl/certs/emSign_ECC_Root_CA_-_G3.pem
 create mode 120000 ssl/certs/emSign_Root_CA_-_C1.pem
 create mode 120000 ssl/certs/emSign_Root_CA_-_G1.pem
 create mode 120000 ssl/certs/f081611a.0
 create mode 120000 ssl/certs/f0c70a8d.0
 create mode 120000 ssl/certs/f249de83.0
 create mode 120000 ssl/certs/f30dd6ad.0
 create mode 120000 ssl/certs/f387163d.0
 create mode 120000 ssl/certs/f39fc864.0
 create mode 120000 ssl/certs/f51bb24c.0
 create mode 120000 ssl/certs/fa5da96b.0
 create mode 120000 ssl/certs/fb717492.0
 create mode 120000 ssl/certs/fc5a8f99.0
 create mode 120000 ssl/certs/fd589513.0
 create mode 120000 ssl/certs/fd64f3fc.0
 create mode 120000 ssl/certs/fe8a2cd8.0
 create mode 120000 ssl/certs/feffd413.0
 create mode 120000 ssl/certs/ff34af3f.0
 create mode 120000 ssl/certs/ffdd40f9.0
 create mode 120000 ssl/certs/squid_proxyCA.pem
 create mode 120000 ssl/certs/vTrus_ECC_Root_CA.pem
 create mode 120000 ssl/certs/vTrus_Root_CA.pem
 create mode 100644 ssl/openssl.cnf
 create mode 100644 ssl/private/cert.key
 create mode 100644 ssl/private/cert.pem
 create mode 100644 ssl/private/dhparams.pem
 create mode 100644 ssl/turnkey.cnf
 create mode 100644 subgid
 create mode 100644 subuid
 create mode 100644 supercat/spcrc-crontab
 create mode 100644 supercat/spcrc-crontab-light
 create mode 100644 sv/acpid/.meta/installed
 create mode 100755 sv/acpid/log/run
 create mode 100755 sv/acpid/run
 create mode 100644 sv/ssh/.meta/installed
 create mode 100755 sv/ssh/finish
 create mode 100755 sv/ssh/log/run
 create mode 100755 sv/ssh/run
 create mode 100644 sysctl.d/README.sysctl
 create mode 100644 systemd/journald.conf
 create mode 100644 systemd/logind.conf
 create mode 100644 systemd/networkd.conf
 create mode 100644 systemd/pstore.conf
 create mode 100644 systemd/sleep.conf
 create mode 100644 systemd/system.conf
 create mode 120000 systemd/system/basic.target.wants/jitterentropy.service
 create mode 120000 systemd/system/getty.target.wants/getty@tty1.service
 create mode 120000 systemd/system/jitterentropy-rngd.service
 create mode 120000 systemd/system/live-tools.service
 create mode 120000 systemd/system/multi-user.target.wants/cron.service
 create mode 120000 systemd/system/multi-user.target.wants/e2scrub_reap.service
 create mode 120000 systemd/system/multi-user.target.wants/etckeeper.timer
 create mode 120000 systemd/system/multi-user.target.wants/fail2ban.service
 create mode 120000 systemd/system/multi-user.target.wants/inithooks.service
 create mode 120000 systemd/system/multi-user.target.wants/ntpsec.service
 create mode 120000 systemd/system/multi-user.target.wants/postfix.service
 create mode 120000 systemd/system/multi-user.target.wants/remote-fs.target
 create mode 120000 systemd/system/multi-user.target.wants/ssh.service
 create mode 120000 systemd/system/multi-user.target.wants/turnkey-init-fence.service
 create mode 120000 systemd/system/network-pre.target.wants/ntpsec-systemd-netif.path
 create mode 120000 systemd/system/ntp.service
 create mode 120000 systemd/system/ntpd.service
 create mode 120000 systemd/system/paths.target.wants/acpid.path
 create mode 120000 systemd/system/sockets.target.wants/acpid.socket
 create mode 120000 systemd/system/ssh.service.wants/sshd-keygen.service
 create mode 120000 systemd/system/ssh.socket.wants/sshd-keygen.service
 create mode 120000 systemd/system/sshd.service
 create mode 120000 systemd/system/sshd.service.wants/sshd-keygen.service
 create mode 120000 systemd/system/sshd@.service.wants/sshd-keygen.service
 create mode 120000 systemd/system/sysinit.target.wants/resolvconf.service
 create mode 120000 systemd/system/sysinit.target.wants/systemd-pstore.service
 create mode 120000 systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path
 create mode 120000 systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.service
 create mode 120000 systemd/system/timers.target.wants/apt-daily-upgrade.timer
 create mode 120000 systemd/system/timers.target.wants/apt-daily.timer
 create mode 120000 systemd/system/timers.target.wants/dpkg-db-backup.timer
 create mode 120000 systemd/system/timers.target.wants/e2scrub_all.timer
 create mode 120000 systemd/system/timers.target.wants/fstrim.timer
 create mode 120000 systemd/system/timers.target.wants/logrotate.timer
 create mode 120000 systemd/system/timers.target.wants/man-db.timer
 create mode 120000 systemd/system/timers.target.wants/ntpsec-rotate-stats.timer
 create mode 100644 systemd/user.conf
 create mode 120000 systemd/user/sockets.target.wants/dirmngr.socket
 create mode 120000 systemd/user/sockets.target.wants/gpg-agent-browser.socket
 create mode 120000 systemd/user/sockets.target.wants/gpg-agent-extra.socket
 create mode 120000 systemd/user/sockets.target.wants/gpg-agent-ssh.socket
 create mode 120000 systemd/user/sockets.target.wants/gpg-agent.socket
 create mode 120000 systemd/user/sockets.target.wants/keyboxd.socket
 create mode 120000 systemd/user/sockets.target.wants/ssh-agent.socket
 create mode 100644 terminfo/README
 create mode 100644 tmpfiles.d/screen-cleanup.conf
 create mode 100644 ucf.conf
 create mode 100644 udev/iocost.conf
 create mode 100644 udev/udev.conf
 create mode 100644 ufw/applications.d/openssh-server
 create mode 100644 ufw/applications.d/postfix
 create mode 100755 update-motd.d/10-uname
 create mode 120000 vconsole.conf
 create mode 100644 vim/vimrc
 create mode 100644 vim/vimrc.tiny
 create mode 100755 webmin/.post-install
 create mode 100755 webmin/.pre-install
 create mode 100755 webmin/.reload-init
 create mode 100755 webmin/.restart-by-force-kill-init
 create mode 100755 webmin/.restart-init
 create mode 100755 webmin/.start-init
 create mode 100755 webmin/.stop-init
 create mode 100644 webmin/acl/config
 create mode 100644 webmin/authentic-theme/config
 create mode 100644 webmin/bootscript-name
 create mode 100644 webmin/config
 create mode 100755 webmin/cron/cleanup.pl
 create mode 100644 webmin/cron/config
 create mode 100755 webmin/custom/config
 create mode 100755 webmin/fail2ban/config
 create mode 100755 webmin/failed.pl
 create mode 100755 webmin/fdisk/config
 create mode 100755 webmin/filemin/config
 create mode 100755 webmin/firewall/config
 create mode 100755 webmin/firewall6/config
 create mode 100644 webmin/first-install
 create mode 100644 webmin/init/config
 create mode 100644 webmin/inittab/config
 create mode 100644 webmin/installed.cache
 create mode 100755 webmin/login.pl
 create mode 100755 webmin/logout.pl
 create mode 100755 webmin/logviewer/config
 create mode 100755 webmin/lvm/config
 create mode 100644 webmin/man/config
 create mode 100644 webmin/miniserv.conf
 create mode 100644 webmin/miniserv.pem
 create mode 100644 webmin/miniserv.users
 create mode 100755 webmin/mount/config
 create mode 100755 webmin/passwd/config
 create mode 100644 webmin/perl-path
 create mode 100755 webmin/postfix/config
 create mode 100644 webmin/proc/config
 create mode 100755 webmin/raid/config
 create mode 100755 webmin/reload
 create mode 100755 webmin/restart
 create mode 100755 webmin/restart-by-force-kill
 create mode 100644 webmin/servers/config
 create mode 100755 webmin/software/config
 create mode 100755 webmin/sshd/config
 create mode 100755 webmin/start
 create mode 100755 webmin/stop
 create mode 100644 webmin/system-status/config
 create mode 100755 webmin/system-status/enable-collection.pl
 create mode 100755 webmin/systemd/config
 create mode 100755 webmin/tklbam/config
 create mode 100755 webmin/updown/config
 create mode 100755 webmin/useradmin/config
 create mode 100644 webmin/var-path
 create mode 100644 webmin/version
 create mode 100644 webmin/webmin.acl
 create mode 100644 webmin/webmin/config
 create mode 100644 webmin/webmincron/config
 create mode 100644 webmin/webmincron/crons/1790282896928210.cron
 create mode 100644 webmin/webmincron/crons/1790282897928320.cron
 create mode 100644 webmin/webmincron/crons/1790282897928321.cron
 create mode 100644 webmin/webminlog/config
 create mode 100755 webmin/xterm/config
 create mode 100644 wgetrc
 create mode 100644 xattr.conf
 create mode 120000 xdg/systemd/user
Setting up py3curl-wrapper (2.1.2) ...
Setting up bsd-mailx (8.1.2-0.20220412cvs-1.1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up python3-boto3 (1.37.9-1) ...
Setting up duplicity (3.0.4-1+b1) ...
Setting up hubdns (1.4.0) ...
Created symlink '/etc/systemd/system/multi-user.target.wants/hubdns.service' -> '/usr/lib/systemd/system/hubdns.service'.
Setting up tklbam (1.5.3+2+g31134d3) ...
Setting up dmsetup (2:1.02.205-2) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
Setting up libdevmapper-event1.02.1:amd64 (2:1.02.205-2) ...
Setting up libparted2t64:amd64 (3.6-5) ...
Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64'
Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64'
Setting up grub-common (2.12-9+deb13u2) ...
Created symlink '/etc/systemd/system/multi-user.target.wants/grub-common.service' -> '/usr/lib/systemd/system/grub-common.service'.
Created symlink '/etc/systemd/system/suspend.target.wants/grub-common.service' -> '/usr/lib/systemd/system/grub-common.service'.
Created symlink '/etc/systemd/system/hibernate.target.wants/grub-common.service' -> '/usr/lib/systemd/system/grub-common.service'.
Created symlink '/etc/systemd/system/hybrid-sleep.target.wants/grub-common.service' -> '/usr/lib/systemd/system/grub-common.service'.
Created symlink '/etc/systemd/system/suspend-then-hibernate.target.wants/grub-common.service' -> '/usr/lib/systemd/system/grub-common.service'.
Setting up os-prober (1.83) ...
Setting up liblvm2cmd2.03:amd64 (2.03.31-2) ...
Setting up dmeventd (2:1.02.205-2) ...
Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
Setting up grub2-common (2.12-9+deb13u2) ...
Setting up parted (3.6-5) ...
Setting up grub-pc-bin (2.12-9+deb13u2) ...
Setting up lvm2 (2.03.31-2) ...
Created symlink '/etc/systemd/system/sysinit.target.wants/blk-availability.service' -> '/usr/lib/systemd/system/blk-availability.service'.
Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
Setting up tkl-installer (0.1.2) ...
Created symlink '/etc/systemd/system/rescue.target.wants/tkl-installer.service' -> '/usr/lib/systemd/system/tkl-installer.service'.
Setting up grub-pc (2.12-9+deb13u2) ...
Creating config file /etc/default/grub with new version
Processing triggers for debianutils (5.23.2) ...
Processing triggers for initramfs-tools (0.148.4) ...
update-initramfs: Generating /boot/initrd.img-6.12.107+deb13-amd64
live-boot: core filesystems dm-verity devices utils udev blockdev dns.
Processing triggers for libc-bin (2.41-12+deb13u4) ...
Processing triggers for systemd (257.13-1~deb13u1) ...
Processing triggers for resolvconf (1.94) ...
Processing triggers for postfix (3.10.13-0+deb13u1) ...
Restarting postfix
Running in chroot, ignoring request.
updating package lists...
installing packages...
fuser -k build/root.build || true
touch build/stamps/root.build
deck build/root.build build/root.patched
# apply the common overlays
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/README.md build/root.patched
Skipping /turnkey/fab/common/overlays/turnkey.d/README.md because it is not a directory
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/bashrc build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/container-tweaks build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/dpkg-vendor build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/etckeeper build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/fail2ban build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/github-latest-release build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/grub build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/interfaces build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/lsof-restart-services build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/monit build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/profile build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/resolvconf build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/sshd build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/sysctl-hardening build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/systemd-chroot build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/tkl-bashlib build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/turnkey-init-fence build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/vim-tiny-config build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/webmin build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/x86.d/* build/root.patched
Skipping /turnkey/fab/common/overlays/turnkey.d/x86.d/* because it is not a directory
# run the common configuration scripts
$(call run-conf-scripts, /turnkey/fab/common/conf/turnkey.d)
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/confconsole-autorun
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/console-setup
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/cronapt
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/dpkg-vendor
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/etckeeper
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/fail2ban-fixes
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/git-config
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/grub-debug
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/grub-iface-naming
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/hostname
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/locale
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/lvm-no-boot
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/monit
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/motd
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/networking
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'.
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/ntpsec
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/persistent-net
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/postfix-local
updating /etc/localtime => /var/spool/postfix//etc/localtime
updating /etc/services => /var/spool/postfix//etc/services
updating /etc/resolv.conf => /var/spool/postfix//etc/resolv.conf
updating /etc/hosts => /var/spool/postfix//etc/hosts
updating /etc/host.conf => /var/spool/postfix//etc/host.conf
updating /etc/nsswitch.conf => /var/spool/postfix//etc/nsswitch.conf
postfix/postlog: starting the Postfix mail system
Created symlink '/etc/systemd/system/multi-user.target.wants/postfix@-.service' -> '/usr/lib/systemd/system/postfix@.service'.
postfix/postlog: stopping the Postfix mail system
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/roothome
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/rootpass
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/usr-local-root
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/vim.tiny
update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vim (vim) in auto mode
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-cache
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-cats
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-conf-logging
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-defmodule
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-enable
Created symlink '/etc/systemd/system/multi-user.target.wants/webmin.service' -> '/usr/lib/systemd/system/webmin.service'.
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-fix-modules
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Teletype
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Noninteractive
Installed Linux RAID in /usr/share/webmin/raid (752 kb)
Installed Logical Volume Management in /usr/share/webmin/lvm (900 kb)
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-fw
update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-history
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-lets-enc
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-theme
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-updates
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/webmin-user-conf
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/zz-ssl-ciphers
fab-chroot build/root.patched --script /turnkey/fab/common/conf/turnkey.d/zzz-clean-pycs
+ echo 'Cleaning redundant .pyc files - this might take a while.'
Cleaning redundant .pyc files - this might take a while.
+ py3clean /
# apply the common patches
# apply the common removelists
fab-apply-removelist /turnkey/fab/common/removelists/turnkey build/root.patched; 
Warning: file or directory 'build/root.patched/var/www/html' not found!
rm build/root.patched/etc/resolvconf/resolv.conf.d/original
rm build/root.patched/var/www/html
# apply the product-local units
# apply the product-local root overlay
if [ -d overlay ]; then fab-apply-overlay overlay build/root.patched; fi
# run the product-local configuration scripts
$(call run-conf-scripts, conf.d)
fab-chroot build/root.patched --script conf.d/main
+ echo do nothing - core requires no post-package configuration commands
do nothing - core requires no post-package configuration commands
# apply the product-local patches
# apply the product-local removelist
# update initramfs (handle reconfigured initramfs scripts)
[ -n "" ] || fab-chroot build/root.patched "update-initramfs -u" || fab-chroot build/root.patched "live-update-initramfs -u"
update-initramfs: Generating /boot/initrd.img-6.12.107+deb13-amd64
live-boot: core filesystems dm-verity devices utils udev blockdev dns.
fab-chroot build/root.patched "rm -rf /boot/*.bak"
# apply the common removelists-final
fab-apply-removelist /turnkey/fab/common/removelists-final/turnkey build/root.patched; 
Warning: file or directory 'build/root.patched/etc/apt/trusted.gpg~' not found!
Warning: file or directory 'build/root.patched/etc/apt/trusted.gpg.d/*.gpg~' not found!
Warning: file or directory 'build/root.patched/root/.composer/auth.json' not found!
Warning: file or directory 'build/root.patched/var/www/.composer/auth.json' not found!
Warning: file or directory 'build/root.patched/root/.cache/composer' not found!
Warning: file or directory 'build/root.patched/var/www/.composer/cache' not found!
rm build/root.patched/etc/apt/apt.conf.d/01proxy
rm -r build/root.patched/var/cache/apt/archives
rm build/root.patched/etc/apt/trusted.gpg~
rm build/root.patched/etc/apt/trusted.gpg.d/*.gpg~
rm build/root.patched/var/log/dpkg.log
rm build/root.patched/var/log/bootstrap.log
rm build/root.patched/var/log/apt/term.log
rm build/root.patched/var/log/apt/history.log
rm build/root.patched/root/.composer/auth.json
rm build/root.patched/var/www/.composer/auth.json
rm build/root.patched/root/.cache/composer
rm build/root.patched/var/www/.composer/cache
rm build/root.patched/usr/local/bin/service
rm build/root.patched/usr/local/bin/systemctl
rm -r build/root.patched/usr/local/src/tkl-bashlib
rm build/root.patched/tmp/ZZ_SSL_CIPHERS
rm -r build/root.patched/tmp/.webmin
# 
# tagging package management system with release package
# setting /etc/turnkey_version and apt user-agent
#
/usr/share/fab/make-release-deb.py ./changelog build/root.patched
dpkg-deb: building package 'turnkey-core-19.0' in 'build/root.patched/turnkey-core-19.0_1_all.deb'.
fab-chroot build/root.patched "dpkg -i *.deb && rm *.deb && rm -f /var/log/dpkg.log"
Selecting previously unselected package turnkey-core-19.0.
(Reading database ... 36294 files and directories currently installed.)
Preparing to unpack turnkey-core-19.0_1_all.deb ...
Unpacking turnkey-core-19.0 (1) ...
Setting up turnkey-core-19.0 (1) ...
fab-chroot build/root.patched "which postsuper >/dev/null && postsuper -d ALL || true"
postsuper: Deleted: 0 messages
fab-chroot   build/root.patched "rm -f /var/cache/debconf/*-old"; fab-chroot   build/root.patched "rm -f /var/log/dpkg.log"; fab-chroot   build/root.patched "rm -f /var/log/apt/*"; fab-chroot   build/root.patched "rm -f /var/cache/apt/*.bin"; fab-chroot   build/root.patched "rm -f /var/cache/apt/archives/*.deb"; fab-chroot   build/root.patched "rm -rf /var/lib/apt/lists/*"; 	fab-chroot   build/root.patched "rm -rf /usr/local/share/ca-certificates/*"; fab-chroot   build/root.patched "update-ca-certificates --fresh"; fuser -k  build/root.patched || true;
Clearing symlinks in /etc/ssl/certs...
done.
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL
150 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
touch build/stamps/root.patched
