rm -rf build/root.spec build/cdroot build/product.iso build/log build/screens build/stamps
deck /turnkey/fab/altstraps/trixie-amd64.core 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: key BA0EBB694C8F1487: "TurnKey GNU/Linux Trixie Main apt repo (GPG signing key for TurnKey Linux Trixie Main apt repository) <release-trixie-main@turnkeylinux.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 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: "TurnKey GNU/Linux Trixie Security apt repo (GPG signing key for TurnKey Linux Trixie Security apt repository) <release-trixie-security@turnkeylinux.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 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: "TurnKey GNU/Linux Trixie Testing apt repo (GPG signing key for TurnKey Linux Trixie Testing apt repository) <release-trixie-testing@turnkeylinux.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ chmod a+r /usr/share/keyrings/tkl-archive-keyring.gpg
+ gpgconf --kill gpg-agent
+ rm -rf '/usr/share/keyrings/*~'
+ 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]
Get:2 http://deb.debian.org/debian trixie InRelease [140 kB]
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 amd64 Packages [9678 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/main Translation-en [6486 kB]
Get:9 http://deb.debian.org/debian trixie/non-free-firmware amd64 Packages [6884 B]
Get:10 http://deb.debian.org/debian trixie/non-free-firmware Translation-en [4704 B]
Get:11 http://archive.turnkeylinux.org/debian trixie-security InRelease [7995 B]
Get:12 http://archive.turnkeylinux.org/debian trixie InRelease [7968 B]
Get:13 http://archive.turnkeylinux.org/debian trixie-security/main amd64 Packages [828 B]
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]
Get:16 http://archive.turnkeylinux.org/debian trixie/main arm64 Packages [30.8 kB]
Fetched 16.9 MB in 2s (7526 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/altstraps/trixie-amd64.core --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://security.debian.org/debian-security trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie 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...
Reading state information...
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
linux-image-6.12.107+deb13-amd64 is already the newest version (6.12.107-1).
linux-image-6.12.107+deb13-amd64 set to manually installed.
linux-image-amd64 is already the newest version (6.12.107-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libaio1t64 is already the newest version (0.3.113-8+b1).
libaio1t64 set to manually installed.
grep is already the newest version (3.11-4).
rsync is already the newest version (3.4.1+ds1-5+deb13u4).
liburing2 is already the newest version (2.9-1).
liburing2 set to manually installed.
turnkey-pypy2 is already the newest version (7.3.23+turnkey1).
turnkey-pypy2 set to manually installed.
libnsl2 is already the newest version (1.3.0-3+b3).
libnsl2 set to manually installed.
python3-botocore is already the newest version (1.37.9+repack-1).
python3-botocore set to manually installed.
ncurses-base is already the newest version (6.5+20250216-2).
libtext-charwidth-perl is already the newest version (0.04-11+b4).
libtext-charwidth-perl set to manually installed.
libsystemd0 is already the newest version (257.13-1~deb13u1).
libpython3.13-minimal is already the newest version (3.13.5-2+deb13u5).
libpython3.13-minimal set to manually installed.
turnkey-netinfo is already the newest version (1.1.1).
turnkey-netinfo set to manually installed.
python3.13-minimal is already the newest version (3.13.5-2+deb13u5).
python3.13-minimal set to manually installed.
netbase is already the newest version (6.5).
base-files is already the newest version (13.8+deb13u7).
libpam-runtime is already the newest version (1.7.0-5).
libjs-sphinxdoc is already the newest version (8.1.3-5).
libjs-sphinxdoc set to manually installed.
libnewt0.52 is already the newest version (0.52.25-1).
libnewt0.52 set to manually installed.
init-system-helpers is already the newest version (1.69~deb13u1).
linux-base is already the newest version (4.12.1).
libip4tc2 is already the newest version (1.8.11-2).
libip4tc2 set to manually installed.
systemd is already the newest version (257.13-1~deb13u1).
libparted2t64 is already the newest version (3.6-5).
libparted2t64 set to manually installed.
python3-idna is already the newest version (3.10-1+deb13u1).
python3-idna set to manually installed.
apt is already the newest version (3.0.3).
iputils-ping is already the newest version (3:20240905-3).
busybox is already the newest version (1:1.37.0-6+b9).
webmin-firewall6 is already the newest version (2.660.turnkey0).
dirmngr is already the newest version (2.4.7-21+deb13u1+b5).
dirmngr set to manually installed.
dbus is already the newest version (1.16.2-2).
libmnl0 is already the newest version (1.0.5-3).
libmnl0 set to manually installed.
libblkid1 is already the newest version (2.41.5-0+deb13u1).
parted is already the newest version (3.6-5).
parted set to manually installed.
webmin-lvm is already the newest version (2.660.turnkey0).
perl is already the newest version (5.40.1-6+deb13u1).
perl set to manually installed.
lvm2 is already the newest version (2.03.31-2).
python3-boto3 is already the newest version (1.37.9-1).
python3-boto3 set to manually installed.
libjson-c5 is already the newest version (0.18+ds-1).
libjson-c5 set to manually installed.
logsave is already the newest version (1.47.2-3+b12).
bsd-mailx is already the newest version (8.1.2-0.20220412cvs-1.1).
libsasl2-modules-db is already the newest version (2.1.28+dfsg1-9).
libsasl2-modules-db set to manually installed.
shared-mime-info is already the newest version (2.4-5+b2).
shared-mime-info set to manually installed.
libefivar1t64 is already the newest version (38-3.1+b1).
libefivar1t64 set to manually installed.
debianutils is already the newest version (5.23.2).
squashfs-tools is already the newest version (1:4.6.1-1).
squashfs-tools set to manually installed.
liblvm2cmd2.03 is already the newest version (2.03.31-2).
liblvm2cmd2.03 set to manually installed.
libmount1 is already the newest version (2.41.5-0+deb13u1).
libkeyutils1 is already the newest version (1.6.3-6).
libkeyutils1 set to manually installed.
turnkey-conffile is already the newest version (1.1.2).
turnkey-conffile set to manually installed.
webmin-sshd is already the newest version (2.660.turnkey0).
net-tools is already the newest version (2.10-1.3).
dtach is already the newest version (0.9-7).
libxtables12 is already the newest version (1.8.11-2).
libxtables12 set to manually installed.
live-boot-initramfs-tools is already the newest version (1:20250815~deb13u1).
bash is already the newest version (5.2.37-2+b10).
turnkey-sysinfo is already the newest version (1.1.0).
bsdutils is already the newest version (1:2.41.5-0+deb13u1).
ifupdown-ng is already the newest version (0.12.1-7).
libext2fs2t64 is already the newest version (1.47.2-3+b12).
libext2fs2t64 set to manually installed.
libsasl2-2 is already the newest version (2.1.28+dfsg1-9).
libsasl2-2 set to manually installed.
libcap2 is already the newest version (1:2.75-10+deb13u1+b3).
libbrotli1 is already the newest version (1.1.0-2+b7).
libbrotli1 set to manually installed.
bind9-host is already the newest version (1:9.20.29-1~deb13u1).
udev is already the newest version (257.13-1~deb13u1).
fdisk is already the newest version (2.41.5-0+deb13u1).
python3-dateutil is already the newest version (2.9.0-4).
python3-dateutil set to manually installed.
libpng16-16t64 is already the newest version (1.6.48-1+deb13u5).
libpng16-16t64 set to manually installed.
python3-cryptography is already the newest version (43.0.0-3+deb13u1).
python3-cryptography set to manually installed.
ucf is already the newest version (3.0052).
ucf set to manually installed.
libnghttp2-14 is already the newest version (1.64.0-1.1+deb13u1).
libnghttp2-14 set to manually installed.
perl-base is already the newest version (5.40.1-6+deb13u1).
diffutils is already the newest version (1:3.10-4).
webmin-filemin is already the newest version (2.660.turnkey0).
dbus-session-bus-common is already the newest version (1.16.2-2).
dbus-session-bus-common set to manually installed.
acpid is already the newest version (1:2.0.34-1+b1).
acpid set to manually installed.
git-man is already the newest version (1:2.47.3-0+deb13u1).
git-man set to manually installed.
dracut-install is already the newest version (106-6).
libtirpc-common is already the newest version (1.3.6+ds-1).
libtirpc-common set to manually installed.
python3-psutil is already the newest version (7.0.0-2).
python3-psutil set to manually installed.
liblockfile-bin is already the newest version (1.17-2).
liblockfile-bin set to manually installed.
libslang2 is already the newest version (2.3.3-5+b2).
libslang2 set to manually installed.
liblzo2-2 is already the newest version (2.10-3+b1).
liblzo2-2 set to manually installed.
python3-fasteners is already the newest version (0.18-2).
python3-fasteners set to manually installed.
cron is already the newest version (3.0pl1-197).
tar is already the newest version (1.35+dfsg-3.1).
dmsetup is already the newest version (2:1.02.205-2).
dmsetup set to manually installed.
libattr1 is already the newest version (1:2.5.2-3).
python3-charset-normalizer is already the newest version (3.4.2-1).
python3-charset-normalizer set to manually installed.
libncursesw6 is already the newest version (6.5+20250216-2).
os-prober is already the newest version (1.83).
os-prober set to manually installed.
bash-completion is already the newest version (1:2.16.0-7).
libdevmapper-event1.02.1 is already the newest version (2:1.02.205-2).
libdevmapper-event1.02.1 set to manually installed.
libxml2 is already the newest version (2.12.7+dfsg+really2.9.14-2.1+deb13u3).
libxml2 set to manually installed.
liburi-perl is already the newest version (5.30-1).
liburi-perl set to manually installed.
turnkey-core-19.0 is already the newest version (1).
python3-ptyprocess is already the newest version (0.7.0-6).
python3-ptyprocess set to manually installed.
dbus-system-bus-common is already the newest version (1.16.2-2).
dbus-system-bus-common set to manually installed.
libaudit1 is already the newest version (1:4.0.2-2+deb13u1).
python3-pexpect is already the newest version (4.9-3).
python3-pexpect set to manually installed.
libgcc-s1 is already the newest version (14.2.0-19).
libzstd1 is already the newest version (1.5.7+dfsg-1).
librsync2t64 is already the newest version (2.3.4-1.1+b1).
librsync2t64 set to manually installed.
libmagic1t64 is already the newest version (1:5.46-5).
libmagic1t64 set to manually installed.
file is already the newest version (1:5.46-5).
duplicity is already the newest version (3.0.4-1+b1).
duplicity set to manually installed.
webmin-tklbam is already the newest version (1.2.1).
traceroute is already the newest version (1:2.1.6-1).
libsocket6-perl is already the newest version (0.29-3+b4).
libsocket6-perl set to manually installed.
libc6 is already the newest version (2.41-12+deb13u4).
openssh-server is already the newest version (1:10.0p1-7+deb13u4).
openssh-server set to manually installed.
libjemalloc2 is already the newest version (5.3.0-3).
libjemalloc2 set to manually installed.
python3-certifi is already the newest version (2025.1.31+ds-1).
python3-certifi set to manually installed.
turnkey-keys is already the newest version (0.1).
libcrypt1 is already the newest version (1:4.4.38-1).
python3-systemd is already the newest version (235-1+b6).
libfstrm0 is already the newest version (0.6.1-1+b3).
libfstrm0 set to manually installed.
cron-daemon-common is already the newest version (3.0pl1-197).
cron-daemon-common set to manually installed.
libfuse3-4 is already the newest version (3.17.2-3).
libfuse3-4 set to manually installed.
groff-base is already the newest version (1.23.0-9).
groff-base set to manually installed.
webmin-fail2ban is already the newest version (2.660.turnkey0).
isolinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
liblockfile1 is already the newest version (1.17-2).
liblockfile1 set to manually installed.
python3 is already the newest version (3.13.5-1).
python3 set to manually installed.
jitterentropy-rngd is already the newest version (1.2.8-3).
python3-cffi-backend is already the newest version (1.17.1-3).
python3-cffi-backend set to manually installed.
grub2-common is already the newest version (2.12-9+deb13u2).
grub2-common set to manually installed.
nano is already the newest version (8.4-1+deb13u1).
libssl3t64 is already the newest version (3.5.7-1~deb13u2).
hdparm is already the newest version (9.65+ds-1.1).
libefisec1t64 is already the newest version (38-3.1+b1).
libefisec1t64 set to manually installed.
libicu76 is already the newest version (76.1-4).
libicu76 set to manually installed.
libfile-mimeinfo-perl is already the newest version (0.35-1).
wget is already the newest version (1.25.0-2).
klibc-utils is already the newest version (2.0.14-1).
login.defs is already the newest version (1:4.17.4-2).
libhogweed6t64 is already the newest version (3.10.1-1).
libgssapi-krb5-2 is already the newest version (1.21.3-5+deb13u1).
libgssapi-krb5-2 set to manually installed.
etckeeper is already the newest version (1.18.22-2).
libsemanage2 is already the newest version (3.8.1-1).
libefiboot1t64 is already the newest version (38-3.1+b1).
libefiboot1t64 set to manually installed.
readline-common is already the newest version (8.2-6).
coreutils is already the newest version (9.7-3).
login is already the newest version (1:4.16.0-2+really2.41.5-0+deb13u1).
confconsole is already the newest version (2.2.3).
gpg is already the newest version (2.4.7-21+deb13u1+b5).
mawk is already the newest version (1.3.4.20250131-1).
liblzma5 is already the newest version (5.8.1-1+deb13u1).
eject is already the newest version (2.41.5-0+deb13u1).
psmisc is already the newest version (23.7-2).
python3-bottle is already the newest version (0.13.2-1.1).
libnuma1 is already the newest version (2.0.19-1).
libnuma1 set to manually installed.
libcom-err2 is already the newest version (1.47.2-3+b12).
libcom-err2 set to manually installed.
libselinux1 is already the newest version (3.8.1-1).
sqv is already the newest version (1.3.0-3+b2).
webmin-firewall is already the newest version (2.660.turnkey0).
libpython3-stdlib is already the newest version (3.13.5-1).
libpython3-stdlib set to manually installed.
python3-inflect is already the newest version (7.3.1-2).
python3-inflect set to manually installed.
libuchardet0 is already the newest version (0.0.8-1+b2).
libuchardet0 set to manually installed.
python3-pyparsing is already the newest version (3.1.2-1).
python3-pyparsing set to manually installed.
webmin-updown is already the newest version (2.660.turnkey0).
python3-six is already the newest version (1.17.0-1).
python3-six set to manually installed.
sensible-utils is already the newest version (0.0.25).
sensible-utils set to manually installed.
libio-pty-perl is already the newest version (1:1.20-1+b3).
libio-pty-perl set to manually installed.
dialog is already the newest version (1.3-20250116-1).
dialog set to manually installed.
tklbam-squid-common is already the newest version (2.7.STABLE9-2.3.0-2turnkey+0).
tklbam-squid-common set to manually installed.
cpio is already the newest version (2.15+dfsg-2).
webmin-passwd is already the newest version (2.660.turnkey0).
tklbam-squid is already the newest version (2.7.STABLE9-2.3.0-2turnkey+0).
tklbam-squid set to manually installed.
authbind is already the newest version (2.2.0).
locales is already the newest version (2.41-12+deb13u4).
libedit2 is already the newest version (3.1-20250104-1).
libedit2 set to manually installed.
libbsd0 is already the newest version (0.12.2-2).
python3-more-itertools is already the newest version (10.7.0-1).
python3-more-itertools set to manually installed.
qemu-guest-agent is already the newest version (1:10.0.13+ds-0+deb13u1).
bsdextrautils is already the newest version (2.41.5-0+deb13u1).
bsdextrautils set to manually installed.
tklbam is already the newest version (1.5.3+2+g31134d3).
ssh is already the newest version (1:10.0p1-7+deb13u4).
libuv1t64 is already the newest version (1.50.0-2).
libuv1t64 set to manually installed.
cron-apt is already the newest version (0.13.0.1).
libpopt0 is already the newest version (1.19+dfsg-2).
libpopt0 set to manually installed.
libngtcp2-16 is already the newest version (1.11.0-1+deb13u1).
libngtcp2-16 set to manually installed.
bind9-libs is already the newest version (1:9.20.29-1~deb13u1).
bind9-libs set to manually installed.
libpam-modules-bin is already the newest version (1.7.0-5).
turnkey-version is already the newest version (1.1.3).
libssh2-1t64 is already the newest version (1.11.1-1+deb13u2).
libssh2-1t64 set to manually installed.
perl-openssl-defaults is already the newest version (7+b2).
perl-openssl-defaults set to manually installed.
libpam0g is already the newest version (1.7.0-5).
libcbor0.10 is already the newest version (0.10.2-2).
libcbor0.10 set to manually installed.
librtmp1 is already the newest version (2.4+20151223.gitfa8646d.1-2+b5).
librtmp1 set to manually installed.
libpipeline1 is already the newest version (1.5.8-1).
libpipeline1 set to manually installed.
iproute2 is already the newest version (6.15.0-1).
dosfstools is already the newest version (4.2-1.2).
dosfstools set to manually installed.
openssh-sftp-server is already the newest version (1:10.0p1-7+deb13u4).
openssh-sftp-server set to manually installed.
libsepol2 is already the newest version (3.8.1-1).
python3-jaraco.functools is already the newest version (4.1.0-1).
python3-jaraco.functools set to manually installed.
debconf is already the newest version (1.5.91).
libtasn1-6 is already the newest version (4.20.0-2+deb13u1).
libtasn1-6 set to manually installed.
localepurge is already the newest version (0.7.3.11).
libc-l10n is already the newest version (2.41-12+deb13u4).
libc-l10n set to manually installed.
libfile-basedir-perl is already the newest version (0.09-2).
libfile-basedir-perl set to manually installed.
perl-modules-5.40 is already the newest version (5.40.1-6+deb13u1).
perl-modules-5.40 set to manually installed.
libdb5.3t64 is already the newest version (5.3.28+dfsg2-9).
postfix is already the newest version (3.10.13-0+deb13u1).
webmin-logviewer is already the newest version (2.660.turnkey0).
python3-minimal is already the newest version (3.13.5-1).
python3-minimal set to manually installed.
efivar is already the newest version (38-3.1+b1).
initramfs-tools-bin is already the newest version (0.148.4).
libnet-ssleay-perl is already the newest version (1.94-3).
libnet-ssleay-perl set to manually installed.
libauthen-pam-perl is already the newest version (0.16-6+b4).
libauthen-pam-perl set to manually installed.
libfreetype6 is already the newest version (2.13.3+dfsg-1+deb13u1).
libfreetype6 set to manually installed.
libmagic-mgc is already the newest version (1:5.46-5).
libmagic-mgc set to manually installed.
libbpf1 is already the newest version (1:1.5.0-3).
libbpf1 set to manually installed.
git is already the newest version (1:2.47.3-0+deb13u1).
python3-nacl is already the newest version (1.5.0-7).
python3-nacl set to manually installed.
lsb-release is already the newest version (12.1-1).
dbus-daemon is already the newest version (1.16.2-2).
dbus-daemon set to manually installed.
webmin-mount is already the newest version (2.660.turnkey0).
webmin-mount set to manually installed.
webmin-custom is already the newest version (2.660.turnkey0).
liblmdb0 is already the newest version (0.9.31-1+b2).
liblmdb0 set to manually installed.
webmin-postfix is already the newest version (2.660.turnkey0).
libbz2-1.0 is already the newest version (1.0.8-6).
libtinfo6 is already the newest version (6.5+20250216-2).
libglib2.0-0t64 is already the newest version (2.84.4-3~deb13u5).
libglib2.0-0t64 set to manually installed.
libksba8 is already the newest version (1.6.7-2+b1).
libsodium23 is already the newest version (1.0.18-1+deb13u1).
libsodium23 set to manually installed.
libnghttp3-9 is already the newest version (1.8.0-1).
libnghttp3-9 set to manually installed.
live-tools is already the newest version (1:20240525).
ca-certificates is already the newest version (20250419).
libacl1 is already the newest version (2.3.2-2+b1).
python3-paramiko is already the newest version (3.5.1-3).
python3-paramiko set to manually installed.
grub-common is already the newest version (2.12-9+deb13u2).
grub-common set to manually installed.
dhcpcd-base is already the newest version (1:10.1.0-11+deb13u4).
libelf1t64 is already the newest version (0.192-4).
libelf1t64 set to manually installed.
libsemanage-common is already the newest version (3.8.1-1).
libcurl4t64 is already the newest version (8.14.1-2+deb13u5).
libcurl4t64 set to manually installed.
libnftnl11 is already the newest version (1.2.9-1).
libnftnl11 set to manually installed.
libkrb5-3 is already the newest version (1.21.3-5+deb13u1).
libkrb5-3 set to manually installed.
libidn2-0 is already the newest version (2.3.8-2).
libidn2-0 set to manually installed.
python3-jaraco.context is already the newest version (6.0.1-1+deb13u1).
python3-jaraco.context set to manually installed.
libunistring5 is already the newest version (1.3-2).
libunistring5 set to manually installed.
libkrb5support0 is already the newest version (1.21.3-5+deb13u1).
libkrb5support0 set to manually installed.
mtools is already the newest version (4.0.48-1).
mtools set to manually installed.
hostname is already the newest version (3.25).
libuuid1 is already the newest version (2.41.5-0+deb13u1).
libipc-system-simple-perl is already the newest version (1.30-2).
libipc-system-simple-perl set to manually installed.
libmaxminddb0 is already the newest version (1.12.2-1).
libmaxminddb0 set to manually installed.
libk5crypto3 is already the newest version (1.21.3-5+deb13u1).
libk5crypto3 set to manually installed.
python3-monotonic is already the newest version (1.6-3).
python3-monotonic set to manually installed.
libapparmor1 is already the newest version (4.1.0-1).
inithooks is already the newest version (2.3.6).
liblz4-1 is already the newest version (1.10.0-4).
libpcre2-8-0 is already the newest version (10.46-1~deb13u2).
libngtcp2-crypto-gnutls8 is already the newest version (1.11.0-1+deb13u1).
libngtcp2-crypto-gnutls8 set to manually installed.
libdbus-1-3 is already the newest version (1.16.2-2).
libdbus-1-3 set to manually installed.
webmin-software is already the newest version (2.660.turnkey0).
webmin-systemd is already the newest version (2.660.turnkey0).
libsasl2-modules is already the newest version (2.1.28+dfsg1-9).
libsasl2-modules set to manually installed.
libjs-underscore is already the newest version (1.13.4~dfsg+~1.11.4-3).
libjs-underscore set to manually installed.
libkmod2 is already the newest version (34.2-2).
libfile-desktopentry-perl is already the newest version (0.22-3).
libfile-desktopentry-perl set to manually installed.
python3-chardet is already the newest version (5.2.0+dfsg-2).
python3-chardet set to manually installed.
libffi8 is already the newest version (3.4.8-2).
libffi8 set to manually installed.
gnupg is already the newest version (2.4.7-21+deb13u1).
gnupg set to manually installed.
libfido2-1 is already the newest version (1.15.0-1+b1).
libfido2-1 set to manually installed.
screen is already the newest version (4.9.1-3).
libsqlite3-0 is already the newest version (3.46.1-7+deb13u2).
gpgsm is already the newest version (2.4.7-21+deb13u1+b5).
gpgsm set to manually installed.
libperl5.40 is already the newest version (5.40.1-6+deb13u1).
libperl5.40 set to manually installed.
python3-pycurl is already the newest version (7.45.6-1).
python3-pycurl set to manually installed.
python3-typeguard is already the newest version (4.4.2-1).
python3-typeguard set to manually installed.
libnpth0t64 is already the newest version (1.8-3).
sysvinit-utils is already the newest version (3.14-4).
libip6tc2 is already the newest version (1.8.11-2).
libip6tc2 set to manually installed.
gpg-agent is already the newest version (2.4.7-21+deb13u1+b5).
python3-autocommand is already the newest version (2.2.2-3).
python3-autocommand set to manually installed.
unzip is already the newest version (6.0-29+deb13u1).
curl is already the newest version (8.14.1-2+deb13u5).
libencode-locale-perl is already the newest version (1.05-3).
libencode-locale-perl set to manually installed.
libgpg-error0 is already the newest version (1.51-4).
libgdbm6t64 is already the newest version (1.24-2).
libgdbm6t64 set to manually installed.
libklibc is already the newest version (2.0.14-1).
kmod is already the newest version (34.2-2).
syslinux-common is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
libdialog15 is already the newest version (1.3-20250116-1).
libdialog15 set to manually installed.
libmd0 is already the newest version (1.1.0-2+b1).
libproc2-0 is already the newest version (2:4.0.4-9).
libproc2-0 set to manually installed.
libxslt1.1 is already the newest version (1.1.35-1.2+deb13u3).
libxslt1.1 set to manually installed.
libcap-ng0 is already the newest version (0.8.5-4+b1).
libss2 is already the newest version (1.47.2-3+b12).
libss2 set to manually installed.
tkl-dhcpcd-ifupdown-glue is already the newest version (0.1.3).
vim-tiny is already the newest version (2:9.1.1230-2).
liberror-perl is already the newest version (0.17030-1).
liberror-perl set to manually installed.
base-passwd is already the newest version (3.6.7).
tzdata is already the newest version (2026c-0+deb13u1).
webmin is already the newest version (2.660.turnkey0).
ncurses-term is already the newest version (6.5+20250216-2).
libnettle8t64 is already the newest version (3.10.1-1).
libpython3.13-stdlib is already the newest version (3.13.5-2+deb13u5).
libpython3.13-stdlib set to manually installed.
runit-helper is already the newest version (2.16.4).
runit-helper set to manually installed.
whiptail is already the newest version (0.52.25-1).
iptables is already the newest version (1.8.11-2).
kbd is already the newest version (2.7.1-2).
firmware-linux-free is already the newest version (20241210-2).
libstdc++6 is already the newest version (14.2.0-19).
libsmartcols1 is already the newest version (2.41.5-0+deb13u1).
libsystemd-shared is already the newest version (257.13-1~deb13u1).
live-boot is already the newest version (1:20250815~deb13u1).
libgcrypt20 is already the newest version (1.11.0-7+deb13u1).
systemd-sysv is already the newest version (257.13-1~deb13u1).
man-db is already the newest version (2.13.1-1).
syslinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
libcurl3t64-gnutls is already the newest version (8.14.1-2+deb13u5).
libcurl3t64-gnutls set to manually installed.
initramfs-tools is already the newest version (0.148.4).
libprotobuf-c1 is already the newest version (1.5.1-1).
libprotobuf-c1 set to manually installed.
dmeventd is already the newest version (2:1.02.205-2).
dmeventd set to manually installed.
debian-archive-keyring is already the newest version (2025.1).
libgdbm-compat4t64 is already the newest version (1.24-2).
libgdbm-compat4t64 set to manually installed.
e2fsprogs is already the newest version (1.47.2-3+b12).
e2fsprogs set to manually installed.
passwd is already the newest version (1:4.17.4-2).
libatomic1 is already the newest version (14.2.0-19).
libatomic1 set to manually installed.
python3-jmespath is already the newest version (1.0.1-1).
python3-jmespath set to manually installed.
grub-pc-bin is already the newest version (2.12-9+deb13u2).
grub-pc-bin set to manually installed.
openssl is already the newest version (3.5.7-1~deb13u2).
libdevmapper1.02.1 is already the newest version (2:1.02.205-2).
libdevmapper1.02.1 set to manually installed.
gzip is already the newest version (1.13-1+deb13u1).
zlib1g is already the newest version (1:1.3.dfsg+really1.3.1-1+b1).
dmidecode is already the newest version (3.6-2).
dmidecode set to manually installed.
py3curl-wrapper is already the newest version (2.1.2).
py3curl-wrapper set to manually installed.
python3-ntp is already the newest version (1.2.3+dfsg1-8).
python3-ntp set to manually installed.
turnkey-ssl is already the newest version (3.1.1).
python3-httplib2 is already the newest version (0.22.0-1+deb13u1).
python3-httplib2 set to manually installed.
fail2ban is already the newest version (1.1.0-8).
libjs-jquery is already the newest version (3.6.1+dfsg+~3.5.14-1).
libjs-jquery set to manually installed.
media-types is already the newest version (13.0.0).
media-types set to manually installed.
libcap2-bin is already the newest version (1:2.75-10+deb13u1+b3).
libcap2-bin set to manually installed.
logrotate is already the newest version (3.22.0-1).
less is already the newest version (668-1).
zstd is already the newest version (1.5.7+dfsg-1).
grub-pc is already the newest version (2.12-9+deb13u2).
vim-common is already the newest version (2:9.1.1230-2).
vim-common set to manually installed.
libfdisk1 is already the newest version (2.41.5-0+deb13u1).
libfdisk1 set to manually installed.
procps is already the newest version (2:4.0.4-9).
util-linux is already the newest version (2.41.5-0+deb13u1).
gettext-base is already the newest version (0.23.1-2).
gettext-base set to manually installed.
findutils is already the newest version (4.10.0-3).
libldap2 is already the newest version (2.6.10+dfsg-1).
libldap2 set to manually installed.
webmin-raid is already the newest version (2.660.turnkey0).
gpgconf is already the newest version (2.4.7-21+deb13u1+b5).
libwrap0 is already the newest version (7.6.q-36).
libwrap0 set to manually installed.
python3-typing-extensions is already the newest version (4.13.2-1).
python3-typing-extensions set to manually installed.
libb2-1 is already the newest version (0.98.1-1.1+b2).
libb2-1 set to manually installed.
dehydrated is already the newest version (0.7.2-2).
python3-bcrypt is already the newest version (4.2.0-2.1+b1).
python3-bcrypt set to manually installed.
openssl-provider-legacy is already the newest version (3.5.7-1~deb13u2).
libpsl5t64 is already the newest version (0.21.2-1.1+b1).
libpsl5t64 set to manually installed.
resolvconf is already the newest version (1.94).
python3-urllib3 is already the newest version (2.3.0-3+deb13u2).
python3-urllib3 set to manually installed.
ncurses-bin is already the newest version (6.5+20250216-2).
webmin-xterm is already the newest version (2.660.turnkey0).
libtlsrpt0 is already the newest version (0.5.0rc1-2).
libtlsrpt0 set to manually installed.
pinentry-curses is already the newest version (1.3.1-2).
dpkg is already the newest version (1.22.22).
acpi-support-base is already the newest version (0.143-5.2).
ntpsec-ntpdate is already the newest version (1.2.3+dfsg1-8).
ntpsec-ntpdate set to manually installed.
libexpat1 is already the newest version (2.8.3-1~deb13u1).
libexpat1 set to manually installed.
libassuan9 is already the newest version (Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
3.0.2-2).
libreadline8t64 is already the newest version (8.2-6).
libudev1 is already the newest version (257.13-1~deb13u1).
libgnutls30t64 is already the newest version (3.8.9-3+deb13u4).
libgnutls30t64 set to manually installed.
libgomp1 is already the newest version (14.2.0-19).
libgomp1 set to manually installed.
adduser is already the newest version (3.152).
adduser set to manually installed.
gnupg-l10n is already the newest version (2.4.7-21+deb13u1).
gnupg-l10n set to manually installed.
gcc-14-base is already the newest version (14.2.0-19).
ntpsec-ntpdig is already the newest version (1.2.3+dfsg1-8).
ntpsec-ntpdig set to manually installed.
libxxhash0 is already the newest version (0.8.3-2).
webmin-useradmin is already the newest version (2.660.turnkey0).
ntpsec is already the newest version (1.2.3+dfsg1-8).
libnfnetlink0 is already the newest version (1.0.2-3).
libnfnetlink0 set to manually installed.
dbus-bin is already the newest version (1.16.2-2).
dbus-bin set to manually installed.
libp11-kit0 is already the newest version (0.25.5-3).
libp11-kit0 set to manually installed.
libwtmpdb0 is already the newest version (0.73.0-3+deb13u1).
libwtmpdb0 set to manually installed.
python3-pkg-resources is already the newest version (78.1.1-0.1).
python3-pkg-resources set to manually installed.
libgmp10 is already the newest version (2:6.3.0+dfsg-3).
libpam-modules is already the newest version (1.7.0-5).
ifupdown-ng-compat is already the newest version (0.12.1-7).
libdebconfclient0 is already the newest version (0.280).
libaudit-common is already the newest version (1:4.0.2-2+deb13u1).
libnetfilter-conntrack3 is already the newest version (1.1.0-1).
libnetfilter-conntrack3 set to manually installed.
sed is already the newest version (4.9-2+deb13u1).
python3-dialog is already the newest version (3.5.3-1).
python3-dialog set to manually installed.
python3-lxml is already the newest version (5.4.0-1).
python3-lxml set to manually installed.
webmin-fdisk is already the newest version (2.660.turnkey0).
liburcu8t64 is already the newest version (0.15.2-2).
liburcu8t64 set to manually installed.
libapt-pkg7.0 is already the newest version (3.0.3).
openssh-client is already the newest version (1:10.0p1-7+deb13u4).
openssh-client set to manually installed.
liblastlog2-2 is already the newest version (2.41.5-0+deb13u1).
libtirpc3t64 is already the newest version (1.3.6+ds-1).
libtirpc3t64 set to manually installed.
python3-requests is already the newest version (2.32.3+dfsg-5+deb13u1).
python3-s3transfer is already the newest version (0.11.4-1).
python3-s3transfer set to manually installed.
hubdns is already the newest version (1.4.0).
libc-bin is already the newest version (2.41-12+deb13u4).
libtext-wrapi18n-perl is already the newest version (0.06-10).
libtext-wrapi18n-perl set to manually installed.
webmin-authentic-theme is already the newest version (2.660.turnkey0).
python3.13 is already the newest version (3.13.5-2+deb13u5).
python3.13 set to manually installed.
libseccomp2 is already the newest version (2.6.0-2).
tkl-installer is already the newest version (0.1.2).
dash is already the newest version (0.5.12-12).
mount is already the newest version (2.41.5-0+deb13u1).
initramfs-tools-core is already the newest version (0.148.4).
ethtool is already the newest version (1:6.14.2-1).
The following additional packages will be installed:
  apache2-bin apache2-data apache2-utils galera-4 gawk jsonlint
  libapache2-mod-php8.4 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap
  libaprutil1t64 libargon2-1 libclone-perl libconfig-inifiles-perl libdbi-perl
  libdevel-symdump-perl libfile-listing-perl libhtml-parser-perl
  libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
  libhttp-message-perl libhttp-negotiate-perl libio-html-perl
  libio-socket-ssl-perl libjansson4 liblsof0 liblua5.1-0 liblua5.4-0
  liblwp-mediatypes-perl liblwp-protocol-https-perl libmariadb3 libmpfr6
  libncurses6 libnet-http-perl libonig5 libpcre2-posix3 libsigsegv2
  libtimedate-perl libtry-tiny-perl libwww-perl libwww-robotrules-perl
  libyajl2 lsof mariadb-client mariadb-client-core mariadb-common
  mariadb-server mariadb-server-compat mariadb-server-core mysql-common
  php-common php-composer-ca-bundle php-composer-class-map-generator
  php-composer-metadata-minifier php-composer-pcre php-composer-semver
  php-composer-spdx-licenses php-composer-xdebug-handler php-enum php-intl
  php-json php-json-schema php-mbstring php-psr-container php-psr-log
  php-react-promise php-seld-signal-handler php-symfony-console
  php-symfony-deprecation-contracts php-symfony-filesystem php-symfony-finder
  php-symfony-process php-symfony-service-contracts php-symfony-string php-xml
  php8.4-cli php8.4-common php8.4-intl php8.4-mbstring php8.4-mysql
  php8.4-opcache php8.4-phpdbg php8.4-readline php8.4-xdebug php8.4-xml socat
  webmin-time
Suggested packages:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom ufw www-browser
  fossil mercurial subversion gawk-doc libmldbm-perl libnet-daemon-perl
  libsql-statement-perl libdata-dump-perl libcrypt-ssleay-perl
  libsub-name-perl libauthen-ntlm-perl mariadb-test netcat-openbsd
  python-pymysql-doc
Recommended packages:
  php-pgsql php-sqlite3 ssl-cert php-curl php-zip xz-utils
  libapache2-reload-perl libbsd-resource-perl modsecurity-crs
  libhtml-format-perl libio-compress-brotli-perl libgpm2 libdata-dump-perl
  libhtml-form-perl libhttp-daemon-perl libmailtools-perl libterm-readkey-perl
  libhtml-template-perl mariadb-plugin-provider-bzip2
  mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma
  mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy pv
The following NEW packages will be installed:
  adminer apache2 apache2-bin apache2-data apache2-utils composer
  default-mysql-server galera-4 gawk jsonlint libapache2-mod-evasive
  libapache2-mod-perl2 libapache2-mod-php libapache2-mod-php8.4
  libapache2-mod-security2 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap
  libaprutil1t64 libargon2-1 libclone-perl libconfig-inifiles-perl
  libdbd-mysql-perl libdbi-perl libdevel-symdump-perl libfile-listing-perl
  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl libjansson4
  libjs-jush liblsof0 liblua5.1-0 liblua5.4-0 liblwp-mediatypes-perl
  liblwp-protocol-https-perl libmariadb3 libmpfr6 libncurses6 libnet-http-perl
  libonig5 libpcre2-posix3 libsigsegv2 libtimedate-perl libtry-tiny-perl
  libwww-perl libwww-robotrules-perl libyajl2 lsof mariadb-client
  mariadb-client-core mariadb-common mariadb-server mariadb-server-compat
  mariadb-server-core mysql-common php-cli php-common php-composer-ca-bundle
  php-composer-class-map-generator php-composer-metadata-minifier
  php-composer-pcre php-composer-semver php-composer-spdx-licenses
  php-composer-xdebug-handler php-enum php-intl php-json php-json-schema
  php-mbstring php-mysql php-pear php-psr-container php-psr-log
  php-react-promise php-seld-signal-handler php-symfony-console
  php-symfony-deprecation-contracts php-symfony-filesystem php-symfony-finder
  php-symfony-process php-symfony-service-contracts php-symfony-string
  php-xdebug php-xml php8.4-cli php8.4-common php8.4-intl php8.4-mbstring
  php8.4-mysql php8.4-opcache php8.4-phpdbg php8.4-readline php8.4-xdebug
  php8.4-xml python3-mysqldb python3-pymysql socat webmin-apache webmin-mysql
  webmin-phpini webmin-time
0 upgraded, 108 newly installed, 0 to remove and 0 not upgraded.
Need to get 37.8 MB of archives.
After this operation, 273 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security trixie-security/main amd64 libaprutil1t64 amd64 1.6.3-3+deb13u1 [90.2 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 libapr1t64 amd64 1.7.5-1 [104 kB]
Get:3 http://security.debian.org/debian-security trixie-security/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-3+deb13u1 [14.4 kB]
Get:4 http://security.debian.org/debian-security trixie-security/main amd64 libaprutil1-ldap amd64 1.6.3-3+deb13u1 [12.5 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB]
Get:6 http://security.debian.org/debian-security trixie-security/main amd64 libdbi-perl amd64 1.652-2~deb13u1 [867 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 liblua5.4-0 amd64 5.4.7-1+b2 [147 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 apache2-bin amd64 2.4.68-1~deb13u1 [1413 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 apache2-data all 2.4.68-1~deb13u1 [160 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 apache2-utils amd64 2.4.68-1~deb13u1 [220 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 apache2 amd64 2.4.68-1~deb13u1 [228 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 galera-4 amd64 26.4.23-0+deb13u1 [916 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6784 B]
Get:17 http://deb.debian.org/debian trixie/main amd64 mariadb-common all 1:11.8.6-0+deb13u1 [29.5 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 liblsof0 amd64 4.99.4+dfsg-2 [134 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 lsof amd64 4.99.4+dfsg-2 [316 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.6-0+deb13u1 [187 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 mariadb-client-core amd64 1:11.8.6-0+deb13u1 [919 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u2 [64.0 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 mariadb-client amd64 1:11.8.6-0+deb13u1 [3164 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 mariadb-server-core amd64 1:11.8.6-0+deb13u1 [7933 kB]
Get:26 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-apache all 2.660.turnkey0 [430 kB]
Get:27 http://security.debian.org/debian-security trixie-security/main amd64 libconfig-inifiles-perl all 3.000003-3+deb13u1 [45.0 kB]
Get:28 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-common amd64 8.4.24-1~deb13u1 [776 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 socat amd64 1.8.0.3-1+deb13u1 [424 kB]
Get:30 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-opcache amd64 8.4.24-1~deb13u1 [470 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 mariadb-server amd64 1:11.8.6-0+deb13u1 [3907 kB]
Get:32 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-readline amd64 8.4.24-1~deb13u1 [12.7 kB]
Get:33 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-cli amd64 8.4.24-1~deb13u1 [1859 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 php-common all 2:96 [13.3 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 libargon2-1 amd64 0~20190702+dfsg-4+b2 [21.4 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 php8.4-xdebug amd64 3.4.5-3 [629 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 php-xdebug all 3.4.5-3 [5792 B]
Get:38 http://deb.debian.org/debian trixie/main amd64 libapache2-mod-php all 2:8.4+96 [4068 B]
Get:39 http://deb.debian.org/debian trixie/main amd64 php-mysql all 2:8.4+96 [3968 B]
Get:40 http://deb.debian.org/debian trixie/main amd64 adminer all 5.2.1+dfsg-1 [793 kB]
Get:41 http://deb.debian.org/debian trixie/main amd64 php-cli all 2:8.4+96 [4416 B]
Get:42 http://deb.debian.org/debian trixie/main amd64 php-composer-ca-bundle all 1.5.6-1 [9176 B]
Get:43 http://deb.debian.org/debian trixie/main amd64 php-composer-pcre all 3.3.2-3 [14.5 kB]
Get:44 http://deb.debian.org/debian trixie/main amd64 php-composer-class-map-generator all 1.6.1-1 [12.0 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 php-composer-metadata-minifier all 1.0.0-2 [3632 B]
Get:46 http://deb.debian.org/debian trixie/main amd64 php-composer-semver all 3.4.3-2 [22.2 kB]
Get:47 http://deb.debian.org/debian trixie/main amd64 php-composer-spdx-licenses all 1.5.8-3 [15.9 kB]
Get:48 http://deb.debian.org/debian trixie/main amd64 php-psr-log all 3.0.2-2 [7336 B]
Get:49 http://deb.debian.org/debian trixie/main amd64 php-composer-xdebug-handler all 3.0.5-4 [19.3 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 php-json all 2:8.4+96 [3968 B]
Get:51 http://deb.debian.org/debian trixie/main amd64 php-enum all 4.7.1-1 [22.5 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 php-json-schema all 6.4.1-1 [41.1 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 jsonlint all 1.11.0-2 [14.9 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 php-symfony-deprecation-contracts all 3.5.2-5 [7044 B]
Get:55 http://deb.debian.org/debian trixie/main amd64 libonig5 amd64 6.9.9-1+b1 [189 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 php-mbstring all 2:8.4+96 [3972 B]
Get:57 http://deb.debian.org/debian trixie/main amd64 php-psr-container all 1.1.2-1 [4324 B]
Get:58 http://deb.debian.org/debian trixie/main amd64 php-symfony-service-contracts all 3.5.2-5 [11.4 kB]
Get:59 http://deb.debian.org/debian trixie/main amd64 php-intl all 2:8.4+96 [3964 B]
Get:60 http://deb.debian.org/debian trixie/main amd64 php-react-promise all 3.2.0-3 [21.4 kB]
Get:61 http://deb.debian.org/debian trixie/main amd64 php-seld-signal-handler all 2.0.2-4 [9932 B]
Get:62 http://deb.debian.org/debian trixie/main amd64 composer all 2.8.8-1+deb13u3 [534 kB]
Get:63 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-mysql all 2.660.turnkey0 [633 kB]
Get:64 http://deb.debian.org/debian trixie/main amd64 mariadb-server-compat all 1:11.8.6-0+deb13u1 [28.5 kB]
Get:65 http://deb.debian.org/debian trixie/main amd64 default-mysql-server all 1.1.1 [3036 B]
Get:66 http://deb.debian.org/debian trixie/main amd64 libapache2-mod-evasive amd64 2.4.0-2 [20.1 kB]
Get:67 http://deb.debian.org/debian trixie/main amd64 libdevel-symdump-perl all 2.18-5 [15.8 kB]
Get:68 http://deb.debian.org/debian trixie/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
Get:69 http://deb.debian.org/debian trixie/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB]
Get:70 http://deb.debian.org/debian trixie/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB]
Get:71 http://deb.debian.org/debian trixie/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB]
Get:72 http://deb.debian.org/debian trixie/main amd64 libhtml-parser-perl amd64 3.83-2~deb13u1 [99.6 kB]
Get:73 http://deb.debian.org/debian trixie/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
Get:74 http://deb.debian.org/debian trixie/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB]
Get:75 http://deb.debian.org/debian trixie/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
Get:76 http://deb.debian.org/debian trixie/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
Get:77 http://deb.debian.org/debian trixie/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB]
Get:78 http://deb.debian.org/debian trixie/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB]
Get:79 http://deb.debian.org/debian trixie/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
Get:80 http://deb.debian.org/debian trixie/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB]
Get:81 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB]
Get:82 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB]
Get:83 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB]
Get:84 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
Get:85 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB]
Get:86 http://deb.debian.org/debian trixie/main amd64 libapache2-mod-perl2 amd64 2.0.13-2+b2 [809 kB]
Get:87 http://deb.debian.org/debian trixie/main amd64 liblua5.1-0 amd64 5.1.5-11 [109 kB]
Get:88 http://deb.debian.org/debian trixie/main amd64 libyajl2 amd64 2.1.0-5+b2 [23.3 kB]
Get:89 http://deb.debian.org/debian trixie/main amd64 libapache2-mod-security2 amd64 2.9.11-1+deb13u1 [265 kB]
Get:90 http://deb.debian.org/debian trixie/main amd64 libdbd-mysql-perl amd64 4.053-1 [114 kB]
Get:91 http://deb.debian.org/debian trixie/main amd64 libjs-jush all 2.1.3-1 [52.7 kB]
Get:92 http://deb.debian.org/debian trixie/main amd64 php-xml all 2:8.4+96 [3984 B]
Get:93 http://deb.debian.org/debian trixie/main amd64 php-pear all 1:1.10.16+submodules+notgz-3 [290 kB]
Get:94 http://deb.debian.org/debian trixie/main amd64 python3-mysqldb amd64 1.4.6-2+b5 [50.6 kB]
Get:95 http://deb.debian.org/debian trixie/main amd64 python3-pymysql all 1.1.1-2 [43.0 kB]
Get:96 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-phpdbg amd64 8.4.24-1~deb13u1 [1875 kB]
Get:97 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-time all 2.660.turnkey0 [68.0 kB]
Get:98 http://archive.turnkeylinux.org/debian trixie/main amd64 webmin-phpini all 2.660.turnkey0 [131 kB]
Get:99 http://security.debian.org/debian-security trixie-security/main amd64 libapache2-mod-php8.4 amd64 8.4.24-1~deb13u1 [1799 kB]
Get:100 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-mysql amd64 8.4.24-1~deb13u1 [120 kB]
Get:101 http://security.debian.org/debian-security trixie-security/main amd64 php-symfony-finder all 6.4.41+dfsg-0+deb13u1 [34.7 kB]
Get:102 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-mbstring amd64 8.4.24-1~deb13u1 [454 kB]
Get:103 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-intl amd64 8.4.24-1~deb13u1 [157 kB]
Get:104 http://security.debian.org/debian-security trixie-security/main amd64 php-symfony-string all 6.4.41+dfsg-0+deb13u1 [44.3 kB]
Get:105 http://security.debian.org/debian-security trixie-security/main amd64 php-symfony-console all 6.4.41+dfsg-0+deb13u1 [111 kB]
Get:106 http://security.debian.org/debian-security trixie-security/main amd64 php-symfony-filesystem all 6.4.41+dfsg-0+deb13u1 [33.1 kB]
Get:107 http://security.debian.org/debian-security trixie-security/main amd64 php-symfony-process all 6.4.41+dfsg-0+deb13u1 [41.2 kB]
Get:108 http://security.debian.org/debian-security trixie-security/main amd64 php8.4-xml amd64 8.4.24-1~deb13u1 [580 kB]
Preconfiguring packages ...
Fetched 37.8 MB in 2s (16.5 MB/s)
Selecting previously unselected package libapr1t64: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 ... 36296 files and directories currently installed.)
Preparing to unpack .../00-libapr1t64_1.7.5-1_amd64.deb ...
Unpacking libapr1t64:amd64 (1.7.5-1) ...
Selecting previously unselected package libaprutil1t64:amd64.
Preparing to unpack .../01-libaprutil1t64_1.6.3-3+deb13u1_amd64.deb ...
Unpacking libaprutil1t64:amd64 (1.6.3-3+deb13u1) ...
Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-3+deb13u1_amd64.deb ...
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-3+deb13u1) ...
Selecting previously unselected package libaprutil1-ldap:amd64.
Preparing to unpack .../03-libaprutil1-ldap_1.6.3-3+deb13u1_amd64.deb ...
Unpacking libaprutil1-ldap:amd64 (1.6.3-3+deb13u1) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../04-libjansson4_2.14-2+b3_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2+b3) ...
Selecting previously unselected package liblua5.4-0:amd64.
Preparing to unpack .../05-liblua5.4-0_5.4.7-1+b2_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.7-1+b2) ...
Selecting previously unselected package apache2-bin.
Preparing to unpack .../06-apache2-bin_2.4.68-1~deb13u1_amd64.deb ...
Unpacking apache2-bin (2.4.68-1~deb13u1) ...
Selecting previously unselected package apache2-data.
Preparing to unpack .../07-apache2-data_2.4.68-1~deb13u1_all.deb ...
Unpacking apache2-data (2.4.68-1~deb13u1) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../08-apache2-utils_2.4.68-1~deb13u1_amd64.deb ...
Unpacking apache2-utils (2.4.68-1~deb13u1) ...
Selecting previously unselected package apache2.
Preparing to unpack .../09-apache2_2.4.68-1~deb13u1_amd64.deb ...
Unpacking apache2 (2.4.68-1~deb13u1) ...
Selecting previously unselected package galera-4.
Preparing to unpack .../10-galera-4_26.4.23-0+deb13u1_amd64.deb ...
Unpacking galera-4 (26.4.23-0+deb13u1) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../11-libmpfr6_4.2.2-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.2.2-1) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../12-libsigsegv2_2.14-1+b2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.14-1+b2) ...
Setting up libmpfr6:amd64 (4.2.2-1) ...
Setting up libsigsegv2:amd64 (2.14-1+b2) ...
Selecting previously unselected package gawk.
(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 ... 37058 files and directories currently installed.)
Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ...
Unpacking gawk (1:5.2.1-2+b1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../01-mysql-common_5.8+1.1.1_all.deb ...
Unpacking mysql-common (5.8+1.1.1) ...
Selecting previously unselected package mariadb-common.
Preparing to unpack .../02-mariadb-common_1%3a11.8.6-0+deb13u1_all.deb ...
Unpacking mariadb-common (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package libdbi-perl:amd64.
Preparing to unpack .../03-libdbi-perl_1.652-2~deb13u1_amd64.deb ...
Unpacking libdbi-perl:amd64 (1.652-2~deb13u1) ...
Selecting previously unselected package liblsof0.
Preparing to unpack .../04-liblsof0_4.99.4+dfsg-2_amd64.deb ...
Unpacking liblsof0 (4.99.4+dfsg-2) ...
Selecting previously unselected package lsof.
Preparing to unpack .../05-lsof_4.99.4+dfsg-2_amd64.deb ...
Unpacking lsof (4.99.4+dfsg-2) ...
Selecting previously unselected package libconfig-inifiles-perl.
Preparing to unpack .../06-libconfig-inifiles-perl_3.000003-3+deb13u1_all.deb ...
Unpacking libconfig-inifiles-perl (3.000003-3+deb13u1) ...
Selecting previously unselected package libmariadb3:amd64.
Preparing to unpack .../07-libmariadb3_1%3a11.8.6-0+deb13u1_amd64.deb ...
Unpacking libmariadb3:amd64 (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../08-libncurses6_6.5+20250216-2_amd64.deb ...
Unpacking libncurses6:amd64 (6.5+20250216-2) ...
Selecting previously unselected package mariadb-client-core.
Preparing to unpack .../09-mariadb-client-core_1%3a11.8.6-0+deb13u1_amd64.deb ...
Unpacking mariadb-client-core (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package libpcre2-posix3:amd64.
Preparing to unpack .../10-libpcre2-posix3_10.46-1~deb13u2_amd64.deb ...
Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u2) ...
Selecting previously unselected package mariadb-client.
Preparing to unpack .../11-mariadb-client_1%3a11.8.6-0+deb13u1_amd64.deb ...
Unpacking mariadb-client (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package mariadb-server-core.
Preparing to unpack .../12-mariadb-server-core_1%3a11.8.6-0+deb13u1_amd64.deb ...
Unpacking mariadb-server-core (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package socat.
Preparing to unpack .../13-socat_1.8.0.3-1+deb13u1_amd64.deb ...
Unpacking socat (1.8.0.3-1+deb13u1) ...
Setting up mysql-common (5.8+1.1.1) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up mariadb-common (1:11.8.6-0+deb13u1) ...
update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Selecting previously unselected package mariadb-server.
(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 ... 37729 files and directories currently installed.)
Preparing to unpack .../0-mariadb-server_1%3a11.8.6-0+deb13u1_amd64.deb ...
Unpacking mariadb-server (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package php-common.
Preparing to unpack .../1-php-common_2%3a96_all.deb ...
Unpacking php-common (2:96) ...
Selecting previously unselected package php8.4-common.
Preparing to unpack .../2-php8.4-common_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-common (8.4.24-1~deb13u1) ...
Selecting previously unselected package php8.4-opcache.
Preparing to unpack .../3-php8.4-opcache_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-opcache (8.4.24-1~deb13u1) ...
Selecting previously unselected package php8.4-readline.
Preparing to unpack .../4-php8.4-readline_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-readline (8.4.24-1~deb13u1) ...
Selecting previously unselected package libargon2-1:amd64.
Preparing to unpack .../5-libargon2-1_0~20190702+dfsg-4+b2_amd64.deb ...
Unpacking libargon2-1:amd64 (0~20190702+dfsg-4+b2) ...
Selecting previously unselected package php8.4-cli.
Preparing to unpack .../6-php8.4-cli_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-cli (8.4.24-1~deb13u1) ...
Selecting previously unselected package php8.4-phpdbg.
Preparing to unpack .../7-php8.4-phpdbg_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-phpdbg (8.4.24-1~deb13u1) ...
Selecting previously unselected package libapache2-mod-php8.4.
Preparing to unpack .../8-libapache2-mod-php8.4_8.4.24-1~deb13u1_amd64.deb ...
Unpacking libapache2-mod-php8.4 (8.4.24-1~deb13u1) ...
Setting up php-common (2:96) ...
Created symlink '/etc/systemd/system/timers.target.wants/phpsessionclean.timer' -> '/usr/lib/systemd/system/phpsessionclean.timer'.
Selecting previously unselected package php8.4-xdebug.
(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 ... 37975 files and directories currently installed.)
Preparing to unpack .../00-php8.4-xdebug_3.4.5-3_amd64.deb ...
Unpacking php8.4-xdebug (3.4.5-3) ...
Selecting previously unselected package php-xdebug.
Preparing to unpack .../01-php-xdebug_3.4.5-3_all.deb ...
Unpacking php-xdebug (3.4.5-3) ...
Selecting previously unselected package libapache2-mod-php.
Preparing to unpack .../02-libapache2-mod-php_2%3a8.4+96_all.deb ...
Unpacking libapache2-mod-php (2:8.4+96) ...
Selecting previously unselected package php8.4-mysql.
Preparing to unpack .../03-php8.4-mysql_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-mysql (8.4.24-1~deb13u1) ...
Selecting previously unselected package php-mysql.
Preparing to unpack .../04-php-mysql_2%3a8.4+96_all.deb ...
Unpacking php-mysql (2:8.4+96) ...
Selecting previously unselected package adminer.
Preparing to unpack .../05-adminer_5.2.1+dfsg-1_all.deb ...
Unpacking adminer (5.2.1+dfsg-1) ...
Selecting previously unselected package php-cli.
Preparing to unpack .../06-php-cli_2%3a8.4+96_all.deb ...
Unpacking php-cli (2:8.4+96) ...
Selecting previously unselected package php-composer-ca-bundle.
Preparing to unpack .../07-php-composer-ca-bundle_1.5.6-1_all.deb ...
Unpacking php-composer-ca-bundle (1.5.6-1) ...
Selecting previously unselected package php-symfony-finder.
Preparing to unpack .../08-php-symfony-finder_6.4.41+dfsg-0+deb13u1_all.deb ...
Unpacking php-symfony-finder (6.4.41+dfsg-0+deb13u1) ...
Selecting previously unselected package php-composer-pcre.
Preparing to unpack .../09-php-composer-pcre_3.3.2-3_all.deb ...
Unpacking php-composer-pcre (3.3.2-3) ...
Selecting previously unselected package php-composer-class-map-generator.
Preparing to unpack .../10-php-composer-class-map-generator_1.6.1-1_all.deb ...
Unpacking php-composer-class-map-generator (1.6.1-1) ...
Selecting previously unselected package php-composer-metadata-minifier.
Preparing to unpack .../11-php-composer-metadata-minifier_1.0.0-2_all.deb ...
Unpacking php-composer-metadata-minifier (1.0.0-2) ...
Selecting previously unselected package php-composer-semver.
Preparing to unpack .../12-php-composer-semver_3.4.3-2_all.deb ...
Unpacking php-composer-semver (3.4.3-2) ...
Selecting previously unselected package php-composer-spdx-licenses.
Preparing to unpack .../13-php-composer-spdx-licenses_1.5.8-3_all.deb ...
Unpacking php-composer-spdx-licenses (1.5.8-3) ...
Selecting previously unselected package php-psr-log.
Preparing to unpack .../14-php-psr-log_3.0.2-2_all.deb ...
Unpacking php-psr-log (3.0.2-2) ...
Selecting previously unselected package php-composer-xdebug-handler.
Preparing to unpack .../15-php-composer-xdebug-handler_3.0.5-4_all.deb ...
Unpacking php-composer-xdebug-handler (3.0.5-4) ...
Selecting previously unselected package php-json.
Preparing to unpack .../16-php-json_2%3a8.4+96_all.deb ...
Unpacking php-json (2:8.4+96) ...
Selecting previously unselected package php-enum.
Preparing to unpack .../17-php-enum_4.7.1-1_all.deb ...
Unpacking php-enum (4.7.1-1) ...
Selecting previously unselected package php-json-schema.
Preparing to unpack .../18-php-json-schema_6.4.1-1_all.deb ...
Unpacking php-json-schema (6.4.1-1) ...
Selecting previously unselected package jsonlint.
Preparing to unpack .../19-jsonlint_1.11.0-2_all.deb ...
Unpacking jsonlint (1.11.0-2) ...
Selecting previously unselected package php-symfony-deprecation-contracts.
Preparing to unpack .../20-php-symfony-deprecation-contracts_3.5.2-5_all.deb ...
Unpacking php-symfony-deprecation-contracts (3.5.2-5) ...
Selecting previously unselected package libonig5:amd64.
Preparing to unpack .../21-libonig5_6.9.9-1+b1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.9-1+b1) ...
Selecting previously unselected package php8.4-mbstring.
Preparing to unpack .../22-php8.4-mbstring_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-mbstring (8.4.24-1~deb13u1) ...
Selecting previously unselected package php-mbstring.
Preparing to unpack .../23-php-mbstring_2%3a8.4+96_all.deb ...
Unpacking php-mbstring (2:8.4+96) ...
Selecting previously unselected package php-psr-container.
Preparing to unpack .../24-php-psr-container_1.1.2-1_all.deb ...
Unpacking php-psr-container (1.1.2-1) ...
Selecting previously unselected package php-symfony-service-contracts.
Preparing to unpack .../25-php-symfony-service-contracts_3.5.2-5_all.deb ...
Unpacking php-symfony-service-contracts (3.5.2-5) ...
Selecting previously unselected package php8.4-intl.
Preparing to unpack .../26-php8.4-intl_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-intl (8.4.24-1~deb13u1) ...
Selecting previously unselected package php-intl.
Preparing to unpack .../27-php-intl_2%3a8.4+96_all.deb ...
Unpacking php-intl (2:8.4+96) ...
Selecting previously unselected package php-symfony-string.
Preparing to unpack .../28-php-symfony-string_6.4.41+dfsg-0+deb13u1_all.deb ...
Unpacking php-symfony-string (6.4.41+dfsg-0+deb13u1) ...
Selecting previously unselected package php-symfony-console.
Preparing to unpack .../29-php-symfony-console_6.4.41+dfsg-0+deb13u1_all.deb ...
Unpacking php-symfony-console (6.4.41+dfsg-0+deb13u1) ...
Selecting previously unselected package php-symfony-filesystem.
Preparing to unpack .../30-php-symfony-filesystem_6.4.41+dfsg-0+deb13u1_all.deb ...
Unpacking php-symfony-filesystem (6.4.41+dfsg-0+deb13u1) ...
Selecting previously unselected package php-symfony-process.
Preparing to unpack .../31-php-symfony-process_6.4.41+dfsg-0+deb13u1_all.deb ...
Unpacking php-symfony-process (6.4.41+dfsg-0+deb13u1) ...
Selecting previously unselected package php-react-promise.
Preparing to unpack .../32-php-react-promise_3.2.0-3_all.deb ...
Unpacking php-react-promise (3.2.0-3) ...
Selecting previously unselected package php-seld-signal-handler.
Preparing to unpack .../33-php-seld-signal-handler_2.0.2-4_all.deb ...
Unpacking php-seld-signal-handler (2.0.2-4) ...
Selecting previously unselected package composer.
Preparing to unpack .../34-composer_2.8.8-1+deb13u3_all.deb ...
Unpacking composer (2.8.8-1+deb13u3) ...
Selecting previously unselected package mariadb-server-compat.
Preparing to unpack .../35-mariadb-server-compat_1%3a11.8.6-0+deb13u1_all.deb ...
Unpacking mariadb-server-compat (1:11.8.6-0+deb13u1) ...
Selecting previously unselected package default-mysql-server.
Preparing to unpack .../36-default-mysql-server_1.1.1_all.deb ...
Unpacking default-mysql-server (1.1.1) ...
Selecting previously unselected package libapache2-mod-evasive.
Preparing to unpack .../37-libapache2-mod-evasive_2.4.0-2_amd64.deb ...
Unpacking libapache2-mod-evasive (2.4.0-2) ...
Selecting previously unselected package libdevel-symdump-perl.
Preparing to unpack .../38-libdevel-symdump-perl_2.18-5_all.deb ...
Unpacking libdevel-symdump-perl (2.18-5) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../39-libtimedate-perl_2.3300-2_all.deb ...
Unpacking libtimedate-perl (2.3300-2) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../40-libhttp-date-perl_6.06-1_all.deb ...
Unpacking libhttp-date-perl (6.06-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../41-libfile-listing-perl_6.16-1_all.deb ...
Unpacking libfile-listing-perl (6.16-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../42-libhtml-tagset-perl_3.24-1_all.deb ...
Unpacking libhtml-tagset-perl (3.24-1) ...
Selecting previously unselected package libhtml-parser-perl:amd64.
Preparing to unpack .../43-libhtml-parser-perl_3.83-2~deb13u1_amd64.deb ...
Unpacking libhtml-parser-perl:amd64 (3.83-2~deb13u1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../44-libhtml-tree-perl_5.07-3_all.deb ...
Unpacking libhtml-tree-perl (5.07-3) ...
Selecting previously unselected package libclone-perl:amd64.
Preparing to unpack .../45-libclone-perl_0.47-1+b1_amd64.deb ...
Unpacking libclone-perl:amd64 (0.47-1+b1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../46-libio-html-perl_1.004-3_all.deb ...
Unpacking libio-html-perl (1.004-3) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../47-liblwp-mediatypes-perl_6.04-2_all.deb ...
Unpacking liblwp-mediatypes-perl (6.04-2) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../48-libhttp-message-perl_7.00-2_all.deb ...
Unpacking libhttp-message-perl (7.00-2) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../49-libhttp-cookies-perl_6.11-1_all.deb ...
Unpacking libhttp-cookies-perl (6.11-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../50-libhttp-negotiate-perl_6.01-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.01-2) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../51-libio-socket-ssl-perl_2.089-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.089-1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../52-libnet-http-perl_6.23-1_all.deb ...
Unpacking libnet-http-perl (6.23-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../53-liblwp-protocol-https-perl_6.14-1_all.deb ...
Unpacking liblwp-protocol-https-perl (6.14-1) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../54-libtry-tiny-perl_0.32-1_all.deb ...
Unpacking libtry-tiny-perl (0.32-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../55-libwww-robotrules-perl_6.02-1_all.deb ...
Unpacking libwww-robotrules-perl (6.02-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../56-libwww-perl_6.78-1_all.deb ...
Unpacking libwww-perl (6.78-1) ...
Selecting previously unselected package libapache2-mod-perl2.
Preparing to unpack .../57-libapache2-mod-perl2_2.0.13-2+b2_amd64.deb ...
Unpacking libapache2-mod-perl2 (2.0.13-2+b2) ...
Selecting previously unselected package liblua5.1-0:amd64.
Preparing to unpack .../58-liblua5.1-0_5.1.5-11_amd64.deb ...
Unpacking liblua5.1-0:amd64 (5.1.5-11) ...
Selecting previously unselected package libyajl2:amd64.
Preparing to unpack .../59-libyajl2_2.1.0-5+b2_amd64.deb ...
Unpacking libyajl2:amd64 (2.1.0-5+b2) ...
Selecting previously unselected package libapache2-mod-security2.
Preparing to unpack .../60-libapache2-mod-security2_2.9.11-1+deb13u1_amd64.deb ...
Unpacking libapache2-mod-security2 (2.9.11-1+deb13u1) ...
Selecting previously unselected package libdbd-mysql-perl:amd64.
Preparing to unpack .../61-libdbd-mysql-perl_4.053-1_amd64.deb ...
Unpacking libdbd-mysql-perl:amd64 (4.053-1) ...
Selecting previously unselected package libjs-jush.
Preparing to unpack .../62-libjs-jush_2.1.3-1_all.deb ...
Unpacking libjs-jush (2.1.3-1) ...
Selecting previously unselected package php8.4-xml.
Preparing to unpack .../63-php8.4-xml_8.4.24-1~deb13u1_amd64.deb ...
Unpacking php8.4-xml (8.4.24-1~deb13u1) ...
Selecting previously unselected package php-xml.
Preparing to unpack .../64-php-xml_2%3a8.4+96_all.deb ...
Unpacking php-xml (2:8.4+96) ...
Selecting previously unselected package php-pear.
Preparing to unpack .../65-php-pear_1%3a1.10.16+submodules+notgz-3_all.deb ...
Unpacking php-pear (1:1.10.16+submodules+notgz-3) ...
Selecting previously unselected package python3-mysqldb.
Preparing to unpack .../66-python3-mysqldb_1.4.6-2+b5_amd64.deb ...
Unpacking python3-mysqldb (1.4.6-2+b5) ...
Selecting previously unselected package python3-pymysql.
Preparing to unpack .../67-python3-pymysql_1.1.1-2_all.deb ...
Unpacking python3-pymysql (1.1.1-2) ...
Selecting previously unselected package webmin-apache.
Preparing to unpack .../68-webmin-apache_2.660.turnkey0_all.deb ...
Unpacking webmin-apache (2.660.turnkey0) ...
Selecting previously unselected package webmin-mysql.
Preparing to unpack .../69-webmin-mysql_2.660.turnkey0_all.deb ...
Unpacking webmin-mysql (2.660.turnkey0) ...
Selecting previously unselected package webmin-time.
Preparing to unpack .../70-webmin-time_2.660.turnkey0_all.deb ...
Unpacking webmin-time (2.660.turnkey0) ...
Selecting previously unselected package webmin-phpini.
Preparing to unpack .../71-webmin-phpini_2.660.turnkey0_all.deb ...
Unpacking webmin-phpini (2.660.turnkey0) ...
Setting up libconfig-inifiles-perl (3.000003-3+deb13u1) ...
Setting up webmin-time (2.660.turnkey0) ...
Installed System Time in /usr/share/webmin/time (688 kb)
Setting up php-symfony-finder (6.4.41+dfsg-0+deb13u1) ...
Setting up php-enum (4.7.1-1) ...
Setting up galera-4 (26.4.23-0+deb13u1) ...
Setting up webmin-apache (2.660.turnkey0) ...
Installed Apache Webserver in /usr/share/webmin/apache (3288 kb)
Setting up gawk (1:5.2.1-2+b1) ...
Setting up libclone-perl:amd64 (0.47-1+b1) ...
Setting up liblsof0 (4.99.4+dfsg-2) ...
Setting up libhtml-tagset-perl (3.24-1) ...
Setting up libargon2-1:amd64 (0~20190702+dfsg-4+b2) ...
Setting up php-psr-container (1.1.2-1) ...
Setting up liblwp-mediatypes-perl (6.04-2) ...
Setting up php-composer-pcre (3.3.2-3) ...
Setting up php8.4-common (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/calendar.ini with new version
Creating config file /etc/php/8.4/mods-available/ctype.ini with new version
Creating config file /etc/php/8.4/mods-available/exif.ini with new version
Creating config file /etc/php/8.4/mods-available/fileinfo.ini with new version
Creating config file /etc/php/8.4/mods-available/ffi.ini with new version
Creating config file /etc/php/8.4/mods-available/ftp.ini with new version
Creating config file /etc/php/8.4/mods-available/gettext.ini with new version
Creating config file /etc/php/8.4/mods-available/iconv.ini with new version
Creating config file /etc/php/8.4/mods-available/pdo.ini with new version
Creating config file /etc/php/8.4/mods-available/phar.ini with new version
Creating config file /etc/php/8.4/mods-available/posix.ini with new version
Creating config file /etc/php/8.4/mods-available/shmop.ini with new version
Creating config file /etc/php/8.4/mods-available/sockets.ini with new version
Creating config file /etc/php/8.4/mods-available/sysvmsg.ini with new version
Creating config file /etc/php/8.4/mods-available/sysvsem.ini with new version
Creating config file /etc/php/8.4/mods-available/sysvshm.ini with new version
Creating config file /etc/php/8.4/mods-available/tokenizer.ini with new version
Setting up libyajl2:amd64 (2.1.0-5+b2) ...
Setting up libtry-tiny-perl (0.32-1) ...
Setting up libnet-http-perl (6.23-1) ...
Setting up php-composer-class-map-generator (1.6.1-1) ...
Setting up libjansson4:amd64 (2.14-2+b3) ...
Setting up php-seld-signal-handler (2.0.2-4) ...
Setting up php-composer-ca-bundle (1.5.6-1) ...
Setting up webmin-phpini (2.660.turnkey0) ...
Installed PHP Configuration in /usr/share/webmin/phpini (936 kb)
Setting up php-symfony-process (6.4.41+dfsg-0+deb13u1) ...
Setting up socat (1.8.0.3-1+deb13u1) ...
Setting up libncurses6:amd64 (6.5+20250216-2) ...
Setting up libio-html-perl (1.004-3) ...
Setting up libmariadb3:amd64 (1:11.8.6-0+deb13u1) ...
Setting up python3-pymysql (1.1.1-2) ...
Setting up lsof (4.99.4+dfsg-2) ...
Setting up php-react-promise (3.2.0-3) ...
Setting up php-psr-log (3.0.2-2) ...
Setting up libtimedate-perl (2.3300-2) ...
Setting up libwww-robotrules-perl (6.02-1) ...
Setting up libpcre2-posix3:amd64 (10.46-1~deb13u2) ...
Setting up libhtml-parser-perl:amd64 (3.83-2~deb13u1) ...
Setting up libapr1t64:amd64 (1.7.5-1) ...
Setting up php-composer-metadata-minifier (1.0.0-2) ...
Setting up liblua5.1-0:amd64 (5.1.5-11) ...
Setting up libjs-jush (2.1.3-1) ...
Setting up php-composer-semver (3.4.3-2) ...
Setting up liblua5.4-0:amd64 (5.4.7-1+b2) ...
Setting up apache2-data (2.4.68-1~deb13u1) ...
Setting up libdevel-symdump-perl (2.18-5) ...
Setting up mariadb-server-core (1:11.8.6-0+deb13u1) ...
Setting up php8.4-xml (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/dom.ini with new version
Creating config file /etc/php/8.4/mods-available/simplexml.ini with new version
Creating config file /etc/php/8.4/mods-available/xml.ini with new version
Creating config file /etc/php/8.4/mods-available/xmlreader.ini with new version
Creating config file /etc/php/8.4/mods-available/xmlwriter.ini with new version
Creating config file /etc/php/8.4/mods-available/xsl.ini with new version
Setting up php-composer-spdx-licenses (1.5.8-3) ...
Setting up php8.4-opcache (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/opcache.ini with new version
Setting up libonig5:amd64 (6.9.9-1+b1) ...
Setting up libio-socket-ssl-perl (2.089-1) ...
Setting up libdbi-perl:amd64 (1.652-2~deb13u1) ...
Setting up webmin-mysql (2.660.turnkey0) ...
Installed MySQL Database Server in /usr/share/webmin/mysql (2864 kb)
Setting up php-symfony-deprecation-contracts (3.5.2-5) ...
Setting up php8.4-intl (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/intl.ini with new version
Setting up php-xml (2:8.4+96) ...
Setting up libaprutil1t64:amd64 (1.6.3-3+deb13u1) ...
Setting up libhttp-date-perl (6.06-1) ...
Setting up php-composer-xdebug-handler (3.0.5-4) ...
Setting up php8.4-readline (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/readline.ini with new version
Setting up libfile-listing-perl (6.16-1) ...
Setting up php8.4-mbstring (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/mbstring.ini with new version
Setting up libhtml-tree-perl (5.07-3) ...
Setting up php8.4-mysql (8.4.24-1~deb13u1) ...
Creating config file /etc/php/8.4/mods-available/mysqlnd.ini with new version
Creating config file /etc/php/8.4/mods-available/mysqli.ini with new version
Creating config file /etc/php/8.4/mods-available/pdo_mysql.ini with new version
Setting up php-symfony-service-contracts (3.5.2-5) ...
Setting up libaprutil1-ldap:amd64 (1.6.3-3+deb13u1) ...
Setting up php-mbstring (2:8.4+96) ...
Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-3+deb13u1) ...
Setting up php-intl (2:8.4+96) ...
Setting up mariadb-client-core (1:11.8.6-0+deb13u1) ...
Setting up python3-mysqldb (1.4.6-2+b5) ...
Setting up php-symfony-filesystem (6.4.41+dfsg-0+deb13u1) ...
Setting up libdbd-mysql-perl:amd64 (4.053-1) ...
Setting up php-symfony-string (6.4.41+dfsg-0+deb13u1) ...
Setting up libhttp-message-perl (7.00-2) ...
Setting up apache2-utils (2.4.68-1~deb13u1) ...
Setting up php8.4-cli (8.4.24-1~deb13u1) ...
update-alternatives: using /usr/bin/php8.4 to provide /usr/bin/php (php) in auto mode
update-alternatives: using /usr/bin/phar8.4 to provide /usr/bin/phar (phar) in auto mode
update-alternatives: using /usr/bin/phar.phar8.4 to provide /usr/bin/phar.phar (phar.phar) in auto mode
Creating config file /etc/php/8.4/cli/php.ini with new version
Setting up libhttp-negotiate-perl (6.01-2) ...
Setting up php-symfony-console (6.4.41+dfsg-0+deb13u1) ...
Setting up php-pear (1:1.10.16+submodules+notgz-3) ...
Setting up php-mysql (2:8.4+96) ...
Setting up mariadb-client (1:11.8.6-0+deb13u1) ...
Setting up libhttp-cookies-perl (6.11-1) ...
Setting up jsonlint (1.11.0-2) ...
Setting up php-json (2:8.4+96) ...
Setting up apache2-bin (2.4.68-1~deb13u1) ...
Setting up php8.4-phpdbg (8.4.24-1~deb13u1) ...
update-alternatives: using /usr/bin/phpdbg8.4 to provide /usr/bin/phpdbg (phpdbg) in auto mode
Creating config file /etc/php/8.4/phpdbg/php.ini with new version
Setting up mariadb-server (1:11.8.6-0+deb13u1) ...
Running in chroot, ignoring request.
Stopping MariaDB database server: mariadbd.
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' -> '/usr/lib/systemd/system/mariadb.service'.
Setting up libapache2-mod-evasive (2.4.0-2) ...
Package apache2 is not configured yet. Will defer actions by package libapache2-mod-evasive.
Setting up libapache2-mod-php8.4 (8.4.24-1~deb13u1) ...
Package apache2 is not configured yet. Will defer actions by package libapache2-mod-php8.4.
Creating config file /etc/php/8.4/apache2/php.ini with new version
No module matches 
Setting up libapache2-mod-php (2:8.4+96) ...
Setting up php-cli (2:8.4+96) ...
update-alternatives: using /usr/bin/php.default to provide /usr/bin/php (php) in auto mode
update-alternatives: using /usr/bin/phar.default to provide /usr/bin/phar (phar) in auto mode
update-alternatives: using /usr/bin/phar.phar.default to provide /usr/bin/phar.phar (phar.phar) in auto mode
Setting up adminer (5.2.1+dfsg-1) ...
Setting up php-json-schema (6.4.1-1) ...
Setting up php8.4-xdebug (3.4.5-3) ...
Setting up mariadb-server-compat (1:11.8.6-0+deb13u1) ...
Setting up apache2 (2.4.68-1~deb13u1) ...
Enabling module mpm_event.
Enabling module authz_core.
Enabling module authz_host.
Enabling module authn_core.
Enabling module auth_basic.
Enabling module access_compat.
Enabling module authn_file.
Enabling module authz_user.
Enabling module alias.
Enabling module dir.
Enabling module autoindex.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module filter.
Enabling module deflate.
Enabling module status.
Enabling module reqtimeout.
Enabling conf charset.
Enabling conf localized-error-pages.
Enabling conf other-vhosts-access-log.
Enabling conf security.
Enabling conf serve-cgi-bin.
Enabling site 000-default.
info: Executing deferred 'a2enmod evasive' for package libapache2-mod-evasive
Enabling module evasive.
info: Switch to mpm prefork for package libapache2-mod-php8.4
Module mpm_event disabled.
Enabling module mpm_prefork.
info: Executing deferred 'a2enmod php8.4' for package libapache2-mod-php8.4
Enabling module php8.4.
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/multi-user.target.wants/apache2.service' -> '/usr/lib/systemd/system/apache2.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service' -> '/usr/lib/systemd/system/apache-htcacheclean.service'.
Setting up default-mysql-server (1.1.1) ...
Setting up libapache2-mod-security2 (2.9.11-1+deb13u1) ...
apache2_invoke: Enable module security2
Running in chroot, ignoring request.
Setting up composer (2.8.8-1+deb13u3) ...
Setting up php-xdebug (3.4.5-3) ...
Setting up liblwp-protocol-https-perl (6.14-1) ...
Setting up libwww-perl (6.78-1) ...
Setting up libapache2-mod-perl2 (2.0.13-2+b2) ...
apache2_invoke: Enable module perl
Running in chroot, ignoring request.
Processing triggers for libc-bin (2.41-12+deb13u4) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for php8.4-cli (8.4.24-1~deb13u1) ...
Processing triggers for php8.4-phpdbg (8.4.24-1~deb13u1) ...
Processing triggers for libapache2-mod-php8.4 (8.4.24-1~deb13u1) ...
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/tkl-bashlib build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/turnkey.d/systemd-chroot build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/tkl-webcp build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/confconsole-lamp build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/apache build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/php build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/mysql build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/adminer build/root.patched
fab-apply-overlay /turnkey/fab/common/overlays/composer build/root.patched
# run the common configuration scripts
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/zz-ssl-ciphers
fab-chroot build/root.patched --script /turnkey/fab/common/conf/tkl-webcp
fab-chroot build/root.patched --script /turnkey/fab/common/conf/apache-cgi
fab-chroot build/root.patched --script /turnkey/fab/common/conf/adminer-apache
+ echo Listen 12322
+ ln -s /etc/adminer/apache.conf /etc/apache2/sites-available/adminer.conf
+ a2ensite adminer
Enabling site adminer.
To activate the new configuration, you need to run:
  systemctl reload apache2
fab-chroot build/root.patched --script /turnkey/fab/common/conf/adminer-mysql
+ sed -i '/^.*\$tkl_server/ s|DB_DESC|MySQL|' /etc/adminer/tkl-index.php
+ sed -i '/^.*\$tkl_database/ s|DRIVER|server|' /etc/adminer/tkl-index.php
+ service mysql start
Starting MariaDB database server: mariadbd . ..
++ mcookie
+ ADMIN_PWORD=58602af787b3d30732ad910c4a448c2a
+ mysql
+ service mysql stop
Stopping MariaDB database server: mariadbd--------------
SELECT CONCAT('select count(*) into @discard from `', TABLE_SCHEMA, '`.`', TABLE_NAME, '`')
    FROM information_schema.TABLES WHERE TABLE_SCHEMA<>"INFORMATION_SCHEMA" AND TABLE_SCHEMA<>"PERFORMANCE_SCHEMA"
    AND (ENGINE="MyISAM" OR ENGINE="Aria")
--------------

ERROR 2026 (HY000) at line 2: TLS/SSL error: unexpected eof while reading
.
+ chmod +x /usr/lib/inithooks/firstboot.d/35adminer-mysqlpass
fab-chroot build/root.patched --script /turnkey/fab/common/conf/apache-vhost
fab-chroot build/root.patched --script /turnkey/fab/common/conf/apache-headers
Enabling module headers.
To activate the new configuration, you need to run:
  systemctl restart apache2
fab-chroot build/root.patched --script /turnkey/fab/common/conf/apache-security
Considering dependency unique_id for security2:
Module unique_id already enabled
Module security2 already enabled
Module evasive already enabled
fab-chroot build/root.patched --script /turnkey/fab/common/conf/apache-ssl
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Enabling module socache_shmcb.
Enabling module ssl.
See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates.
To activate the new configuration, you need to run:
  systemctl restart apache2
fab-chroot build/root.patched --script /turnkey/fab/common/conf/php
updating /etc/php/8.4/apache2/php.ini
 - Updating /etc/php/8.4/apache2/php.ini - memory_limit=128M
 - Updating /etc/php/8.4/apache2/php.ini - post_max_size=16M
 - Updating /etc/php/8.4/apache2/php.ini - upload_max_filesize=8M
 - Updating /etc/php/8.4/apache2/php.ini - max_execution_time=30
 - Updating /etc/php/8.4/apache2/php.ini - max_input_vars=1000
 - Updating /etc/php/8.4/apache2/php.ini - opcache.interned_strings_buffer=8
 - Updating /etc/php/8.4/apache2/php.ini - opcache.revalidate_freq=30
updating /etc/php/8.4/cli/php.ini
 - Updating /etc/php/8.4/cli/php.ini - memory_limit=128M
 - Updating /etc/php/8.4/cli/php.ini - post_max_size=16M
 - Updating /etc/php/8.4/cli/php.ini - upload_max_filesize=8M
 - Updating /etc/php/8.4/cli/php.ini - max_execution_time=30
 - Updating /etc/php/8.4/cli/php.ini - max_input_vars=1000
updating /etc/php/8.4/phpdbg/php.ini
 - Updating /etc/php/8.4/phpdbg/php.ini - memory_limit=128M
 - Updating /etc/php/8.4/phpdbg/php.ini - post_max_size=16M
 - Updating /etc/php/8.4/phpdbg/php.ini - upload_max_filesize=8M
 - Updating /etc/php/8.4/phpdbg/php.ini - max_execution_time=30
 - Updating /etc/php/8.4/phpdbg/php.ini - max_input_vars=1000
 - Updating /etc/php/8.4/phpdbg/php.ini - opcache.interned_strings_buffer=8
 - Updating /etc/php/8.4/phpdbg/php.ini - opcache.revalidate_freq=30
fab-chroot build/root.patched --script /turnkey/fab/common/conf/mysql
--2026-09-24 20:54:40--  https://raw.githubusercontent.com/jmrenouard/MySQLTuner-perl/refs/heads/master/mysqltuner.pl
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8000::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 667156 (652K) [text/plain]
Saving to: 'mysqltuner.pl'

     0K .......... .......... .......... .......... ..........  7% 28.0M 0s
    50K .......... .......... .......... .......... .......... 15% 36.7M 0s
   100K .......... .......... .......... .......... .......... 23% 42.0M 0s
   150K .......... .......... .......... .......... .......... 30% 63.6M 0s
   200K .......... .......... .......... .......... .......... 38%  104M 0s
   250K .......... .......... .......... .......... .......... 46%  196M 0s
   300K .......... .......... .......... .......... .......... 53%  126M 0s
   350K .......... .......... .......... .......... .......... 61% 59.0M 0s
   400K .......... .......... .......... .......... .......... 69%  197M 0s
   450K .......... .......... .......... .......... .......... 76% 69.3M 0s
   500K .......... .......... .......... .......... .......... 84%  203M 0s
   550K .......... .......... .......... .......... .......... 92%  134M 0s
   600K .......... .......... .......... .......... .......... 99%  112M 0s
   650K .                                                     100% 2.83T=0.009s

2026-09-24 20:54:40 (71.3 MB/s) - 'mysqltuner.pl' saved [667156/667156]

/
--2026-09-24 20:54:40--  https://raw.githubusercontent.com/jmrenouard/MySQLTuner-perl/refs/heads/master/basic_passwords.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8002::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3988 (3.9K) [text/plain]
Saving to: 'basic_passwords.txt'

     0K ...                                                   100% 26.7M=0s

2026-09-24 20:54:40 (26.7 MB/s) - 'basic_passwords.txt' saved [3988/3988]

/
--2026-09-24 20:54:40--  https://raw.githubusercontent.com/jmrenouard/MySQLTuner-perl/refs/heads/master/vulnerabilities.csv
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8000::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 417728 (408K) [text/plain]
Saving to: 'vulnerabilities.csv'

     0K .......... .......... .......... .......... .......... 12% 37.3M 0s
    50K .......... .......... .......... .......... .......... 24% 43.5M 0s
   100K .......... .......... .......... .......... .......... 36%  121M 0s
   150K .......... .......... .......... .......... .......... 49%  135M 0s
   200K .......... .......... .......... .......... .......... 61% 62.7M 0s
   250K .......... .......... .......... .......... .......... 73%  113M 0s
   300K .......... .......... .......... .......... .......... 85% 89.3M 0s
   350K .......... .......... .......... .......... .......... 98%  105M 0s
   400K .......                                               100% 14.8T=0.005s

2026-09-24 20:54:40 (73.5 MB/s) - 'vulnerabilities.csv' saved [417728/417728]

/
Starting MariaDB database server: mariadbd ..
Stopping MariaDB database server: mariadbd--------------
SELECT CONCAT('select count(*) into @discard from `', TABLE_SCHEMA, '`.`', TABLE_NAME, '`')
    FROM information_schema.TABLES WHERE TABLE_SCHEMA<>"INFORMATION_SCHEMA" AND TABLE_SCHEMA<>"PERFORMANCE_SCHEMA"
    AND (ENGINE="MyISAM" OR ENGINE="Aria")
--------------

ERROR 2026 (HY000) at line 2: TLS/SSL error: unexpected eof while reading
.
fab-chroot build/root.patched --script /turnkey/fab/common/conf/adminer
+ ADMINER_DIR=/usr/share/adminer
+ STATIC_DIR=/usr/share/adminer/adminer/static
+ ln -sf /usr/share/adminer/designs/nette/adminer.css /usr/share/adminer/adminer/static/default.css
+ ln -sf /etc/adminer/adminer.css /usr/share/adminer/adminer/adminer.css
+ chown -R root:adm /etc/adminer
+ chown root:www-data /etc/adminer /etc/adminer/tkl-index.php /etc/adminer/tkl-login.php /etc/adminer/adminer.css
+ chmod 755 /etc/adminer
+ chmod 644 /etc/adminer/tkl-index.php /etc/adminer/tkl-login.php /etc/adminer/adminer.css
+ mkdir -p /var/log/adminer
+ touch /var/log/adminer/access.log /var/log/adminer/error.log
+ chown -R www-data:www-data /var/log/adminer
+ chmod 755 /var/log/adminer
+ chmod 644 /var/log/adminer/access.log /var/log/adminer/error.log
+ cat
# apply the common patches
# apply the common removelists
fab-apply-removelist /turnkey/fab/common/removelists/mysql build/root.patched;  
fab-apply-removelist /turnkey/fab/common/removelists/turnkey build/root.patched; 
Warning: file or directory 'build/root.patched/etc/resolvconf/resolv.conf.d/original' not found!
rm build/root.patched/etc/resolvconf/resolv.conf.d/original
rm -r 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
+ service mysql start
Starting MariaDB database server: mariadbd ..
+ service mysql stop
Stopping MariaDB database server: mariadbdERROR 2026 (HY000): TLS/SSL error: Broken pipe (32)
.
+ a2enmod cgi
Enabling module cgi.
To activate the new configuration, you need to run:
  systemctl restart apache2
+ a2enmod headers
Module headers already enabled
+ a2enconf remove-upgrade-header
Enabling conf remove-upgrade-header.
To activate the new configuration, you need to run:
  systemctl reload apache2
+ cd /var/www/images
+ find . -type f ! -name adminer.png ! -name shell.png ! -name tab.png ! -name webmin.png -delete
# 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/var/log/bootstrap.log' 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-lamp-19.0' in 'build/root.patched/turnkey-lamp-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-lamp-19.0.
(Reading database ... 40308 files and directories currently installed.)
Preparing to unpack turnkey-lamp-19.0_1_all.deb ...
Unpacking turnkey-lamp-19.0 (1) ...
Setting up turnkey-lamp-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
