rm -rf build/root.spec build/cdroot build/product.iso build/log build/screens build/stamps
deck /turnkey/fab-keel/altstraps/trixie-amd64.core build/bootstrap
fab-apply-overlay /turnkey/fab-keel/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-keel/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 arm64 Packages [30.8 kB]
Get:15 http://archive.turnkeylinux.org/debian trixie/main amd64 Packages [33.1 kB]
Get:16 http://archive.turnkeylinux.org/debian trixie/main all Packages [30.8 kB]
Fetched 16.9 MB in 2s (7731 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-keel/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' -D 'SOURCE_DATE_EPOCH=1790440581'
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-amd64 is already the newest version (6.12.107-1).
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.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libparted2t64 is already the newest version (3.6-5).
libparted2t64 set to manually installed.
libpam-modules is already the newest version (1.7.0-5).
squashfs-tools is already the newest version (1:4.6.1-1).
squashfs-tools set to manually installed.
libbz2-1.0 is already the newest version (1.0.8-6).
bsdutils is already the newest version (1:2.41.5-0+deb13u1).
traceroute is already the newest version (1:2.1.6-1).
libgdbm-compat4t64 is already the newest version (1.24-2).
libgdbm-compat4t64 set to manually installed.
initramfs-tools-bin is already the newest version (0.148.4).
acpi-support-base is already the newest version (0.143-5.2).
netbase is already the newest version (6.5).
webmin-software is already the newest version (2.660.turnkey0).
libattr1 is already the newest version (1:2.5.2-3).
shared-mime-info is already the newest version (2.4-5+b2).
shared-mime-info set to manually installed.
libprotobuf-c1 is already the newest version (1.5.1-1).
libprotobuf-c1 set to manually installed.
liberror-perl is already the newest version (0.17030-1).
liberror-perl set to manually installed.
libfstrm0 is already the newest version (0.6.1-1+b3).
libfstrm0 set to manually installed.
libldap2 is already the newest version (2.6.10+dfsg-1).
libldap2 set to manually installed.
libatomic1 is already the newest version (14.2.0-19).
libatomic1 set to manually installed.
webmin-firewall is already the newest version (2.660.turnkey0).
python3-chardet is already the newest version (5.2.0+dfsg-2).
python3-chardet set to manually installed.
lvm2 is already the newest version (2.03.31-2).
liblockfile-bin is already the newest version (1.17-2).
liblockfile-bin set to manually installed.
libffi8 is already the newest version (3.4.8-2).
libffi8 set to manually installed.
webmin-systemd is already the newest version (2.660.turnkey0).
gpg is already the newest version (2.4.7-21+deb13u1+b5).
live-tools is already the newest version (1:20240525).
gnupg is already the newest version (2.4.7-21+deb13u1).
gnupg set to manually installed.
libhogweed6t64 is already the newest version (3.10.1-1).
libaio1t64 is already the newest version (0.3.113-8+b1).
libaio1t64 set to manually installed.
mawk is already the newest version (1.3.4.20250131-1).
libnghttp3-9 is already the newest version (1.8.0-1).
libnghttp3-9 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.
gcc-14-base is already the newest version (14.2.0-19).
libtext-wrapi18n-perl is already the newest version (0.06-10).
libtext-wrapi18n-perl set to manually installed.
file is already the newest version (1:5.46-5).
libmagic1t64 is already the newest version (1:5.46-5).
libmagic1t64 set to manually installed.
libnfnetlink0 is already the newest version (1.0.2-3).
libnfnetlink0 set to manually installed.
debianutils is already the newest version (5.23.2).
libk5crypto3 is already the newest version (1.21.3-5+deb13u1).
libk5crypto3 set to manually installed.
liblzo2-2 is already the newest version (2.10-3+b1).
liblzo2-2 set to manually installed.
dbus is already the newest version (1.16.2-2).
webmin-useradmin is already the newest version (2.660.turnkey0).
python3-jaraco.functools is already the newest version (4.1.0-1).
python3-jaraco.functools set to manually installed.
python3-urllib3 is already the newest version (2.3.0-3+deb13u2).
python3-urllib3 set to manually installed.
tzdata is already the newest version (2026c-0+deb13u1).
libngtcp2-16 is already the newest version (1.11.0-1+deb13u1).
libngtcp2-16 set to manually installed.
libpython3.13-minimal is already the newest version (3.13.5-2+deb13u5).
libpython3.13-minimal set to manually installed.
mount is already the newest version (2.41.5-0+deb13u1).
libmount1 is already the newest version (2.41.5-0+deb13u1).
libklibc is already the newest version (2.0.14-1).
bsd-mailx is already the newest version (8.1.2-0.20220412cvs-1.1).
libsystemd-shared is already the newest version (257.13-1~deb13u1).
fail2ban is already the newest version (1.1.0-8).
libsasl2-modules-db is already the newest version (2.1.28+dfsg1-9).
libsasl2-modules-db set to manually installed.
bind9-host is already the newest version (1:9.20.29-1~deb13u1).
vim-tiny is already the newest version (2:9.1.1230-2).
login.defs is already the newest version (1:4.17.4-2).
dhcpcd-base is already the newest version (1:10.1.0-11+deb13u4).
libkmod2 is already the newest version (34.2-2).
python3-pkg-resources is already the newest version (78.1.1-0.1).
python3-pkg-resources set to manually installed.
libuchardet0 is already the newest version (0.0.8-1+b2).
libuchardet0 set to manually installed.
libselinux1 is already the newest version (3.8.1-1).
efivar is already the newest version (38-3.1+b1).
python3-s3transfer is already the newest version (0.11.4-1).
python3-s3transfer set to manually installed.
webmin-tklbam is already the newest version (1.2.1).
jitterentropy-rngd is already the newest version (1.2.8-3).
libgssapi-krb5-2 is already the newest version (1.21.3-5+deb13u1).
libgssapi-krb5-2 set to manually installed.
webmin-passwd is already the newest version (2.660.turnkey0).
python3-httplib2 is already the newest version (0.22.0-1+deb13u1).
python3-httplib2 set to manually installed.
librsync2t64 is already the newest version (2.3.4-1.1+b1).
librsync2t64 set to manually installed.
wget is already the newest version (1.25.0-2).
ntpsec is already the newest version (1.2.3+dfsg1-8).
initramfs-tools is already the newest version (0.148.4).
less is already the newest version (668-1).
libpipeline1 is already the newest version (1.5.8-1).
libpipeline1 set to manually installed.
coreutils is already the newest version (9.7-3).
cron-apt is already the newest version (0.13.0.1).
python3-dialog is already the newest version (3.5.3-1).
python3-dialog set to manually installed.
libauthen-pam-perl is already the newest version (0.16-6+b4).
libauthen-pam-perl set to manually installed.
libpython3-stdlib is already the newest version (3.13.5-1).
libpython3-stdlib set to manually installed.
locales is already the newest version (2.41-12+deb13u4).
grub-pc is already the newest version (2.12-9+deb13u2).
liburi-perl is already the newest version (5.30-1).
liburi-perl set to manually installed.
libc-l10n is already the newest version (2.41-12+deb13u4).
libc-l10n set to manually installed.
libgcc-s1 is already the newest version (14.2.0-19).
unzip is already the newest version (6.0-29+deb13u1).
python3-boto3 is already the newest version (1.37.9-1).
python3-boto3 set to manually installed.
libc6 is already the newest version (2.41-12+deb13u4).
libio-pty-perl is already the newest version (1:1.20-1+b3).
libio-pty-perl set to manually installed.
libsodium23 is already the newest version (1.0.18-1+deb13u1).
libsodium23 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.
libxxhash0 is already the newest version (0.8.3-2).
zstd is already the newest version (1.5.7+dfsg-1).
libc-bin is already the newest version (2.41-12+deb13u4).
screen is already the newest version (4.9.1-3).
tklbam-squid is already the newest version (2.7.STABLE9-2.3.0-2turnkey+0).
tklbam-squid set to manually installed.
py3curl-wrapper is already the newest version (2.1.2).
py3curl-wrapper set to manually installed.
python3-bcrypt is already the newest version (4.2.0-2.1+b1).
python3-bcrypt set to manually installed.
libnet-ssleay-perl is already the newest version (1.94-3).
libnet-ssleay-perl set to manually installed.
libtirpc3t64 is already the newest version (1.3.6+ds-1).
libtirpc3t64 set to manually installed.
firmware-linux-free is already the newest version (20241210-2).
media-types is already the newest version (13.0.0).
media-types set to manually installed.
eject is already the newest version (2.41.5-0+deb13u1).
libacl1 is already the newest version (2.3.2-2+b1).
libmagic-mgc is already the newest version (1:5.46-5).
libmagic-mgc set to manually installed.
libipc-system-simple-perl is already the newest version (1.30-2).
libipc-system-simple-perl set to manually installed.
iputils-ping is already the newest version (3:20240905-3).
adduser is already the newest version (3.152).
adduser set to manually installed.
systemd is already the newest version (257.13-1~deb13u1).
python3-typing-extensions is already the newest version (4.13.2-1).
python3-typing-extensions set to manually installed.
ncurses-base is already the newest version (6.5+20250216-2).
python3 is already the newest version (3.13.5-1).
python3 set to manually installed.
libgpg-error0 is already the newest version (1.51-4).
python3-minimal is already the newest version (3.13.5-1).
python3-minimal set to manually installed.
python3-bottle is already the newest version (0.13.2-1.1).
python3-fasteners is already the newest version (0.18-2).
python3-fasteners set to manually installed.
findutils is already the newest version (4.10.0-3).
libfreetype6 is already the newest version (2.13.3+dfsg-1+deb13u1).
libfreetype6 set to manually installed.
turnkey-conffile is already the newest version (1.1.2).
turnkey-conffile set to manually installed.
zlib1g is already the newest version (1:1.3.dfsg+really1.3.1-1+b1).
bash is already the newest version (5.2.37-2+b10).
libncursesw6 is already the newest version (6.5+20250216-2).
libsqlite3-0 is already the newest version (3.46.1-7+deb13u2).
systemd-sysv is already the newest version (257.13-1~deb13u1).
libfile-desktopentry-perl is already the newest version (0.22-3).
libfile-desktopentry-perl set to manually installed.
libssl3t64 is already the newest version (3.5.7-1~deb13u2).
libfdisk1 is already the newest version (2.41.5-0+deb13u1).
libfdisk1 set to manually installed.
libkeyutils1 is already the newest version (1.6.3-6).
libkeyutils1 set to manually installed.
turnkey-pypy2 is already the newest version (7.3.23+turnkey1).
turnkey-pypy2 set to manually installed.
python3-typeguard is already the newest version (4.4.2-1).
python3-typeguard set to manually installed.
libexpat1 is already the newest version (2.8.3-1~deb13u1).
libexpat1 set to manually installed.
python3.13 is already the newest version (3.13.5-2+deb13u5).
python3.13 set to manually installed.
os-prober is already the newest version (1.83).
os-prober set to manually installed.
libxslt1.1 is already the newest version (1.1.35-1.2+deb13u3).
libxslt1.1 set to manually installed.
openssl is already the newest version (3.5.7-1~deb13u2).
kmod is already the newest version (34.2-2).
base-files is already the newest version (13.8+deb13u7).
python3-requests is already the newest version (2.32.3+dfsg-5+deb13u1).
authbind is already the newest version (2.2.0).
e2fsprogs is already the newest version (1.47.2-3+b12).
e2fsprogs set to manually installed.
libapt-pkg7.0 is already the newest version (3.0.3).
libgnutls30t64 is already the newest version (3.8.9-3+deb13u4).
libgnutls30t64 set to manually installed.
libnewt0.52 is already the newest version (0.52.25-1).
libnewt0.52 set to manually installed.
man-db is already the newest version (2.13.1-1).
python3-pexpect is already the newest version (4.9-3).
python3-pexpect set to manually installed.
libedit2 is already the newest version (3.1-20250104-1).
libedit2 set to manually installed.
gnupg-l10n is already the newest version (2.4.7-21+deb13u1).
gnupg-l10n set to manually installed.
bind9-libs is already the newest version (1:9.20.29-1~deb13u1).
bind9-libs set to manually installed.
libfile-basedir-perl is already the newest version (0.09-2).
libfile-basedir-perl set to manually installed.
libcap2 is already the newest version (1:2.75-10+deb13u1+b3).
libpsl5t64 is already the newest version (0.21.2-1.1+b1).
libpsl5t64 set to manually installed.
libss2 is already the newest version (1.47.2-3+b12).
libss2 set to manually installed.
libfile-mimeinfo-perl is already the newest version (0.35-1).
python3-jaraco.context is already the newest version (6.0.1-1+deb13u1).
python3-jaraco.context set to manually installed.
libtinfo6 is already the newest version (6.5+20250216-2).
iptables is already the newest version (1.8.11-2).
webmin-firewall6 is already the newest version (2.660.turnkey0).
libbsd0 is already the newest version (0.12.2-2).
libdevmapper1.02.1 is already the newest version (2:1.02.205-2).
libdevmapper1.02.1 set to manually installed.
diffutils is already the newest version (1:3.10-4).
git is already the newest version (1:2.47.3-0+deb13u1).
dosfstools is already the newest version (4.2-1.2).
dosfstools set to manually installed.
libglib2.0-0t64 is already the newest version (2.84.4-3~deb13u5).
libglib2.0-0t64 set to manually installed.
libnpth0t64 is already the newest version (1.8-3).
isolinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
pinentry-curses is already the newest version (1.3.1-2).
cpio is already the newest version (2.15+dfsg-2).
initramfs-tools-core is already the newest version (0.148.4).
webmin-authentic-theme is already the newest version (2.660.turnkey0).
libtirpc-common is already the newest version (1.3.6+ds-1).
libtirpc-common set to manually installed.
confconsole is already the newest version (2.2.3).
runit-helper is already the newest version (2.16.4).
runit-helper set to manually installed.
python3-paramiko is already the newest version (3.5.1-3).
python3-paramiko set to manually installed.
libp11-kit0 is already the newest version (0.25.5-3).
libp11-kit0 set to manually installed.
libuv1t64 is already the newest version (1.50.0-2).
libuv1t64 set to manually installed.
libpython3.13-stdlib is already the newest version (3.13.5-2+deb13u5).
libpython3.13-stdlib set to manually installed.
dbus-bin is already the newest version (1.16.2-2).
dbus-bin set to manually installed.
libpng16-16t64 is already the newest version (1.6.48-1+deb13u5).
libpng16-16t64 set to manually installed.
gettext-base is already the newest version (0.23.1-2).
gettext-base set to manually installed.
sed is already the newest version (4.9-2+deb13u1).
libtasn1-6 is already the newest version (4.20.0-2+deb13u1).
libtasn1-6 set to manually installed.
libperl5.40 is already the newest version (5.40.1-6+deb13u1).
libperl5.40 set to manually installed.
tkl-installer is already the newest version (0.1.2).
libksba8 is already the newest version (1.6.7-2+b1).
python3-dateutil is already the newest version (2.9.0-4).
python3-dateutil set to manually installed.
libkrb5support0 is already the newest version (1.21.3-5+deb13u1).
libkrb5support0 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.
hostname is already the newest version (3.25).
hubdns is already the newest version (1.4.0).
libefivar1t64 is already the newest version (38-3.1+b1).
libefivar1t64 set to manually installed.
webmin-xterm is already the newest version (2.660.turnkey0).
libwrap0 is already the newest version (7.6.q-36).
libwrap0 set to manually installed.
libnetfilter-conntrack3 is already the newest version (1.1.0-1).
libnetfilter-conntrack3 set to manually installed.
localepurge is already the newest version (0.7.3.11).
webmin-filemin is already the newest version (2.660.turnkey0).
python3-more-itertools is already the newest version (10.7.0-1).
python3-more-itertools set to manually installed.
python3-psutil is already the newest version (7.0.0-2).
python3-psutil set to manually installed.
grub-common is already the newest version (2.12-9+deb13u2).
grub-common set to manually installed.
ifupdown-ng-compat is already the newest version (0.12.1-7).
libjs-sphinxdoc is already the newest version (8.1.3-5).
libjs-sphinxdoc set to manually installed.
debconf is already the newest version (1.5.91).
tar is already the newest version (1.35+dfsg-3.1).
libsocket6-perl is already the newest version (0.29-3+b4).
libsocket6-perl set to manually installed.
libaudit1 is already the newest version (1:4.0.2-2+deb13u1).
libext2fs2t64 is already the newest version (1.47.2-3+b12).
libext2fs2t64 set to manually installed.
libnettle8t64 is already the newest version (3.10.1-1).
turnkey-core-19.0 is already the newest version (1).
dbus-daemon is already the newest version (1.16.2-2).
dbus-daemon set to manually installed.
vim-common is already the newest version (2:9.1.1230-2).
vim-common set to manually installed.
python3-monotonic is already the newest version (1.6-3).
python3-monotonic set to manually installed.
libdbus-1-3 is already the newest version (1.16.2-2).
libdbus-1-3 set to manually installed.
syslinux-common is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
python3-systemd is already the newest version (235-1+b6).
grub-pc-bin is already the newest version (2.12-9+deb13u2).
grub-pc-bin set to manually installed.
ethtool is already the newest version (1:6.14.2-1).
perl-openssl-defaults is already the newest version (7+b2).
perl-openssl-defaults set to manually installed.
python3-ntp is already the newest version (1.2.3+dfsg1-8).
python3-ntp set to manually installed.
mtools is already the newest version (4.0.48-1).
mtools set to manually installed.
libcurl3t64-gnutls is already the newest version (8.14.1-2+deb13u5).
libcurl3t64-gnutls set to manually installed.
python3-idna is already the newest version (3.10-1+deb13u1).
python3-idna set to manually installed.
debian-archive-keyring is already the newest version (2025.1).
webmin-mount is already the newest version (2.660.turnkey0).
webmin-mount set to manually installed.
python3-charset-normalizer is already the newest version (3.4.2-1).
python3-charset-normalizer set to manually installed.
python3-inflect is already the newest version (7.3.1-2).
python3-inflect set to manually installed.
liblvm2cmd2.03 is already the newest version (2.03.31-2).
liblvm2cmd2.03 set to manually installed.
libdb5.3t64 is already the newest version (5.3.28+dfsg2-9).
python3-botocore is already the newest version (1.37.9+repack-1).
python3-botocore set to manually installed.
libbpf1 is already the newest version (1:1.5.0-3).
libbpf1 set to manually installed.
libpam-runtime is already the newest version (1.7.0-5).
python3-certifi is already the newest version (2025.1.31+ds-1).
python3-certifi set to manually installed.
liburcu8t64 is already the newest version (0.15.2-2).
liburcu8t64 set to manually installed.
libtlsrpt0 is already the newest version (0.5.0rc1-2).
libtlsrpt0 set to manually installed.
libbrotli1 is already the newest version (1.1.0-2+b7).
libbrotli1 set to manually installed.
python3-autocommand is already the newest version (2.2.2-3).
python3-autocommand set to manually installed.
ncurses-term is already the newest version (6.5+20250216-2).
dpkg is already the newest version (1.22.22).
perl-base is already the newest version (5.40.1-6+deb13u1).
groff-base is already the newest version (1.23.0-9).
groff-base set to manually installed.
python3.13-minimal is already the newest version (3.13.5-2+deb13u5).
python3.13-minimal set to manually installed.
curl is already the newest version (8.14.1-2+deb13u5).
libpcre2-8-0 is already the newest version (10.46-1~deb13u2).
python3-cffi-backend is already the newest version (1.17.1-3).
python3-cffi-backend set to manually installed.
ncurses-bin is already the newest version (6.5+20250216-2).
libmnl0 is already the newest version (1.0.5-3).
libmnl0 set to manually installed.
libuuid1 is already the newest version (2.41.5-0+deb13u1).
libip6tc2 is already the newest version (1.8.11-2).
libip6tc2 set to manually installed.
ntpsec-ntpdig is already the newest version (1.2.3+dfsg1-8).
ntpsec-ntpdig set to manually installed.
login is already the newest version (1:4.16.0-2+really2.41.5-0+deb13u1).
inithooks is already the newest version (2.3.6).
linux-base is already the newest version (4.12.1).
sysvinit-utils is already the newest version (3.14-4).
psmisc is already the newest version (23.7-2).
libsystemd0 is already the newest version (257.13-1~deb13u1).
webmin-custom 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.
dmidecode is already the newest version (3.6-2).
dmidecode set to manually installed.
dash is already the newest version (0.5.12-12).
turnkey-sysinfo is already the newest version (1.1.0).
webmin-logviewer is already the newest version (2.660.turnkey0).
libdevmapper-event1.02.1 is already the newest version (2:1.02.205-2).
libdevmapper-event1.02.1 set to manually installed.
openssh-sftp-server is already the newest version (1:10.0p1-7+deb13u4).
openssh-sftp-server set to manually installed.
libcurl4t64 is already the newest version (8.14.1-2+deb13u5).
libcurl4t64 set to manually installed.
libcap-ng0 is already the newest version (0.8.5-4+b1).
liblmdb0 is already the newest version (0.9.31-1+b2).
liblmdb0 set to manually installed.
dbus-session-bus-common is already the newest version (1.16.2-2).
dbus-session-bus-common set to manually installed.
python3-jmespath is already the newest version (1.0.1-1).
python3-jmespath set to manually installed.
dtach is already the newest version (0.9-7).
perl is already the newest version (5.40.1-6+deb13u1).
perl set to manually installed.
libzstd1 is already the newest version (1.5.7+dfsg-1).
cron is already the newest version (3.0pl1-197).
webmin-postfix is already the newest version (2.660.turnkey0).
libngtcp2-crypto-gnutls8 is already the newest version (1.11.0-1+deb13u1).
libngtcp2-crypto-gnutls8 set to manually installed.
net-tools is already the newest version (2.10-1.3).
klibc-utils is already the newest version (2.0.14-1).
libassuan9 is already the newest version (3.0.2-2).
turnkey-version is already the newest version (1.1.3).
tklbam is already the newest version (1.5.3+2+g31134d3).
turnkey-keys is already the newest version (0.1).
git-man is already the newest version (1:2.47.3-0+deb13u1).
git-man set to manually installed.
libgcrypt20 is already the newest version (1.11.0-7+deb13u1).
librtmp1 is already the newest version (2.4+20151223.gitfa8646d.1-2+b5).
librtmp1 set to manually installed.
libnsl2 is already the newest version (1.3.0-3+b3).
libnsl2 set to manually installed.
duplicity is already the newest version (3.0.4-1+b1).
duplicity set to manually installed.
python3-nacl is already the newest version (1.5.0-7).
python3-nacl set to manually installed.
libip4tc2 is already the newest version (1.8.11-2).
libip4tc2 set to manually installed.
libcap2-bin is already the newest version (1:2.75-10+deb13u1+b3).
libcap2-bin set to manually installed.
webmin-sshd is already the newest version (2.660.turnkey0).
libfuse3-4 is already the newest version (3.17.2-3).
libfuse3-4 set to manually installed.
webmin-raid is already the newest version (2.660.turnkey0).
udev is already the newest version (257.13-1~deb13u1).
iproute2 is already the newest version (6.15.0-1).
libslang2 is already the newest version (2.3.3-5+b2).
libslang2 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.
libpam-modules-bin is already the newest version (1.7.0-5).
gpgsm is already the newest version (2.4.7-21+deb13u1+b5).
gpgsm set to manually installed.
libdebconfclient0 is already the newest version (0.280).
python3-pyparsing is already the newest version (3.1.2-1).
python3-pyparsing set to manually installed.
libcom-err2 is already the newest version (1.47.2-3+b12).
libcom-err2 set to manually installed.
etckeeper is already the newest version (1.18.22-2).
python3-lxml is already the newest version (5.4.0-1).
python3-lxml set to manually installed.
libidn2-0 is already the newest version (2.3.8-2).
libidn2-0 set to manually installed.
libefisec1t64 is already the newest version (38-3.1+b1).
libefisec1t64 set to manually installed.
libb2-1 is already the newest version (0.98.1-1.1+b2).
libb2-1 set to manually installed.
apt is already the newest version (3.0.3).
libcrypt1 is already the newest version (1:4.4.38-1).
resolvconf is already the newest version (1.94).
libjemalloc2 is already the newest version (5.3.0-3).
libjemalloc2 set to manually installed.
webmin-lvm 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.
libgdbm6t64 is already the newest version (1.24-2).
libgdbm6t64 set to manually installed.
sqv is already the newest version (1.3.0-3+b2).
logrotate is already the newest version (3.22.0-1).
libjs-jquery is already the newest version (3.6.1+dfsg+~3.5.14-1).
libjs-jquery 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.
libssh2-1t64 is already the newest version (1.11.1-1+deb13u2).
libssh2-1t64 set to manually installed.
openssh-client is already the newest version (1:10.0p1-7+deb13u4).
openssh-client set to manually installed.
passwd is already the newest version (1:4.17.4-2).
libicu76 is already the newest version (76.1-4).
libicu76 set to manually installed.
turnkey-netinfo is already the newest version (1.1.1).
turnkey-netinfo set to manually installed.
libpopt0 is already the newest version (1.19+dfsg-2).
libpopt0 set to manually installed.
libnghttp2-14 is already the newest version (1.64.0-1.1+deb13u1).
libnghttp2-14 set to manually installed.
whiptail is already the newest version (0.52.25-1).
python3-pycurl is already the newest version (7.45.6-1).
python3-pycurl set to manually installed.
syslinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-3.1).
libencode-locale-perl is already the newest version (1.05-3).
libencode-locale-perl set to manually installed.
dracut-install is already the newest version (106-6).
cron-daemon-common is already the newest version (3.0pl1-197).
cron-daemon-common set to manually installed.
libdialog15 is already the newest version (1.3-20250116-1).
libdialog15 set to manually installed.
webmin is already the newest version (2.660.turnkey0).
init-system-helpers is already the newest version (1.69~deb13u1).
libefiboot1t64 is already the newest version (38-3.1+b1).
libefiboot1t64 set to manually installed.
libunistring5 is already the newest version (1.3-2).
libunistring5 set to manually installed.
ssh is already the newest version (1:10.0p1-7+deb13u4).
libfido2-1 is already the newest version (1.15.0-1+b1).
libfido2-1 set to manually installed.
libnuma1 is already the newest version (2.0.19-1).
libnuma1 set to manually installed.
libcbor0.10 is already the newest version (0.10.2-2).
libcbor0.10 set to manually installed.
libkrb5-3 is already the newest version (1.21.3-5+deb13u1).
libkrb5-3 set to manually installed.
lsb-release is already the newest version (12.1-1).
libseccomp2 is already the newest version (2.6.0-2).
bsdextrautils is already the newest version (2.41.5-0+deb13u1).
bsdextrautils set to manually installed.
libnftnl11 is already the newest version (1.2.9-1).
libnftnl11 set to manually installed.
libgmp10 is already the newest version (2:6.3.0+dfsg-3).
fdisk is already the newest version (2.41.5-0+deb13u1).
tkl-dhcpcd-ifupdown-glue is already the newest version (0.1.3).
openssh-server is already the newest version (1:10.0p1-7+deb13u4).
openssh-server set to manually installed.
gpgconf is already the newest version (2.4.7-21+deb13u1+b5).
webmin-fdisk is already the newest version (2.660.turnkey0).
libmd0 is already the newest version (1.1.0-2+b1).
live-boot is already the newest version (1:20250815~deb13u1).
libsemanage2 is already the newest version (3.8.1-1).
live-boot-initramfs-tools is already the newest version (1:20250815~deb13u1).
turnkey-ssl is already the newest version (3.1.1).
readline-common is already the newest version (8.2-6).
libsmartcols1 is already the newest version (2.41.5-0+deb13u1).
procps is already the newest version (2:4.0.4-9).
gzip is already the newest version (1.13-1+deb13u1).
logsave is already the newest version (1.47.2-3+b12).
dmsetup is already the newest version (2:1.02.205-2).
dmsetup set to manually installed.
libreadline8t64 is already the newest version (8.2-6).
libmaxminddb0 is already the newest version (1.12.2-1).
libmaxminddb0 set to manually installed.
openssl-provider-legacy is already the newest version (3.5.7-1~deb13u2).
webmin-updown is already the newest version (2.660.turnkey0).
libtext-charwidth-perl is already the newest version (0.04-11+b4).
libtext-charwidth-perl set to manually installed.
liblz4-1 is already the newest version (1.10.0-4).
liblzma5 is alreStarting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
ady the newest version (5.8.1-1+deb13u1).
gpg-agent is already the newest version (2.4.7-21+deb13u1+b5).
dialog is already the newest version (1.3-20250116-1).
dialog set to manually installed.
hdparm is already the newest version (9.65+ds-1.1).
sensible-utils is already the newest version (0.0.25).
sensible-utils set to manually installed.
libudev1 is already the newest version (257.13-1~deb13u1).
base-passwd is already the newest version (3.6.7).
libproc2-0 is already the newest version (2:4.0.4-9).
libproc2-0 set to manually installed.
ntpsec-ntpdate is already the newest version (1.2.3+dfsg1-8).
ntpsec-ntpdate set to manually installed.
liburing2 is already the newest version (2.9-1).
liburing2 set to manually installed.
python3-ptyprocess is already the newest version (0.7.0-6).
python3-ptyprocess set to manually installed.
util-linux is already the newest version (2.41.5-0+deb13u1).
libapparmor1 is already the newest version (4.1.0-1).
libsemanage-common is already the newest version (3.8.1-1).
libwtmpdb0 is already the newest version (0.73.0-3+deb13u1).
libwtmpdb0 set to manually installed.
qemu-guest-agent is already the newest version (1:10.0.13+ds-0+deb13u1).
nano is already the newest version (8.4-1+deb13u1).
ifupdown-ng is already the newest version (0.12.1-7).
libblkid1 is already the newest version (2.41.5-0+deb13u1).
liblockfile1 is already the newest version (1.17-2).
liblockfile1 set to manually installed.
libjson-c5 is already the newest version (0.18+ds-1).
libjson-c5 set to manually installed.
libsepol2 is already the newest version (3.8.1-1).
kbd is already the newest version (2.7.1-2).
liblastlog2-2 is already the newest version (2.41.5-0+deb13u1).
python3-cryptography is already the newest version (43.0.0-3+deb13u1).
python3-cryptography set to manually installed.
grep is already the newest version (3.11-4).
webmin-fail2ban is already the newest version (2.660.turnkey0).
bash-completion is already the newest version (1:2.16.0-7).
acpid is already the newest version (1:2.0.34-1+b1).
acpid set to manually installed.
dirmngr is already the newest version (2.4.7-21+deb13u1+b5).
dirmngr set to manually installed.
libsasl2-2 is already the newest version (2.1.28+dfsg1-9).
libsasl2-2 set to manually installed.
libpam0g is already the newest version (1.7.0-5).
libxtables12 is already the newest version (1.8.11-2).
libxtables12 set to manually installed.
libgomp1 is already the newest version (14.2.0-19).
libgomp1 set to manually installed.
parted is already the newest version (3.6-5).
parted set to manually installed.
dmeventd is already the newest version (2:1.02.205-2).
dmeventd set to manually installed.
ucf is already the newest version (3.0052).
ucf set to manually installed.
busybox is already the newest version (1:1.37.0-6+b9).
libaudit-common is already the newest version (1:4.0.2-2+deb13u1).
postfix is already the newest version (3.10.13-0+deb13u1).
grub2-common is already the newest version (2.12-9+deb13u2).
grub2-common set to manually installed.
libelf1t64 is already the newest version (0.192-4).
libelf1t64 set to manually installed.
libstdc++6 is already the newest version (14.2.0-19).
dehydrated is already the newest version (0.7.2-2).
ca-certificates is already the newest version (20250419).
rsync is already the newest version (3.4.1+ds1-5+deb13u4).
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14
  cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev eslint g++ g++-14
  g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
  gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu gyp handlebars libasan8
  libbinutils libc-dev-bin libc6-dev libcares2 libcc1-0 libcrypt-dev
  libctf-nobfd0 libctf0 libdpkg-perl libgcc-14-dev libgprofng0 libhwasan0
  libisl23 libitm1 libjansson4 libjs-events libjs-inherits libjs-is-typedarray
  libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js
  libjs-typedarray-to-buffer libjs-util liblsan0 liblzf1 libmpc3 libmpfr6
  libnode-dev libnode115 libquadmath0 libsframe1 libssl-dev libstdc++-14-dev
  libtsan2 libubsan1 libuv1-dev linux-libc-dev make nginx-common node-abbrev
  node-acorn node-agent-base node-ajv node-ajv-keywords
  node-ampproject-remapping node-ansi-escapes node-ansi-regex node-ansi-styles
  node-anymatch node-aproba node-archy node-are-we-there-yet node-argparse
  node-arrify node-assert node-async node-async-each
  node-babel-helper-define-polyfill-provider
  node-babel-plugin-add-module-exports node-babel-plugin-lodash
  node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3
  node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime
  node-balanced-match node-base64-js node-binary-extensions
  node-brace-expansion node-braces node-browserslist node-builtins
  node-cacache node-camelcase node-caniuse-lite node-chalk node-chokidar
  node-chownr node-chrome-trace-event node-ci-info node-cjs-module-lexer
  node-cli-table node-cliui node-clone node-clone-deep node-color-convert
  node-color-name node-colors node-columnify node-commander node-commondir
  node-concat-stream node-console-control-strings node-convert-source-map
  node-copy-concurrently node-core-js node-core-js-compat node-core-js-pure
  node-core-util-is node-corepack node-css-loader node-css-selector-tokenizer
  node-data-uri-to-buffer node-debbundle-es-to-primitive node-debug
  node-decamelize node-decompress-response node-deep-equal node-deep-is
  node-defaults node-define-properties node-define-property node-defined
  node-del node-delegates node-depd node-diff node-doctrine
  node-electron-to-chromium node-encoding node-enhanced-resolve node-envinfo
  node-err-code node-errno node-error-ex node-es-abstract node-es-module-lexer
  node-es6-error node-escape-string-regexp node-escodegen node-eslint-scope
  node-eslint-utils node-eslint-visitor-keys node-espree node-esprima
  node-esquery node-esrecurse node-estraverse node-esutils node-events
  node-execa node-fancy-log node-fast-deep-equal node-fast-levenshtein
  node-fetch node-file-entry-cache node-fill-range node-find-cache-dir
  node-find-up node-flat-cache node-flatted node-for-in node-for-own
  node-foreground-child node-fs-readdir-recursive node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-functional-red-black-tree
  node-gauge node-get-caller-file node-get-stream node-glob node-glob-parent
  node-globals node-globby node-got node-graceful-fs node-gyp node-has-flag
  node-has-unicode node-hosted-git-info node-http-proxy-agent
  node-https-proxy-agent node-iconv-lite node-icss-utils node-ieee754
  node-iferr node-ignore node-imurmurhash node-indent-string node-inflight
  node-inherits node-ini node-interpret node-ip node-ip-regex node-is-arrayish
  node-is-binary-path node-is-buffer node-is-descriptor node-is-extendable
  node-is-extglob node-is-glob node-is-number node-is-path-cwd
  node-is-path-inside node-is-plain-obj node-is-plain-object node-is-stream
  node-is-typedarray node-is-windows node-isarray node-isexe node-isobject
  node-istanbul node-jest-debbundle node-jest-worker node-js-tokens
  node-js-yaml node-jsesc node-json-buffer node-json-parse-better-errors
  node-json-schema node-json-schema-traverse node-json-stable-stringify
  node-json5 node-jsonify node-jsonparse node-kind-of node-levn
  node-loader-runner node-locate-path node-lodash node-lodash-packages
  node-lowercase-keys node-lru-cache node-make-dir node-memfs node-memory-fs
  node-merge-stream node-micromatch node-mime node-mime-types node-mimic-fn
  node-mimic-response node-minimatch node-minimist node-minipass node-mkdirp
  node-move-concurrently node-ms node-mute-stream node-n3 node-negotiator
  node-neo-async node-nopt node-normalize-package-data node-normalize-path
  node-npm-bundled node-npm-package-arg node-npm-run-path node-npmlog
  node-object-assign node-object-inspect node-once node-optimist
  node-optionator node-osenv node-p-cancelable node-p-limit node-p-locate
  node-p-map node-parse-json node-path-dirname node-path-exists
  node-path-is-absolute node-path-is-inside node-path-type node-picocolors
  node-pify node-pkg-dir node-postcss node-postcss-modules-extract-imports
  node-postcss-modules-values node-postcss-value-parser node-prelude-ls
  node-process-nextick-args node-progress node-promise-inflight
  node-promise-retry node-promzard node-prr node-punycode node-quick-lru
  node-randombytes node-read node-read-package-json node-read-pkg
  node-readable-stream node-readdirp node-rechoir node-regenerate
  node-regenerate-unicode-properties node-regenerator-runtime
  node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen
  node-regjsparser node-repeat-string node-require-directory node-resolve
  node-resolve-cwd node-resolve-from node-resumer node-retry node-rimraf
  node-run-queue node-safe-buffer node-schema-utils node-semver
  node-serialize-javascript node-set-blocking node-set-immediate-shim
  node-shebang-command node-shebang-regex node-signal-exit node-slash
  node-slice-ansi node-source-list-map node-source-map node-source-map-support
  node-spdx-correct node-spdx-exceptions node-spdx-expression-parse
  node-spdx-license-ids node-sprintf-js node-ssri node-string-decoder
  node-string-width node-strip-ansi node-strip-bom node-strip-eof
  node-strip-json-comments node-supports-color node-tapable node-tape node-tar
  node-terser node-text-table node-through node-time-stamp
  node-to-fast-properties node-to-regex-range node-tslib node-type-check
  node-typedarray node-typedarray-to-buffer node-undici
  node-unicode-canonical-property-names-ecmascript
  node-unicode-match-property-ecmascript
  node-unicode-match-property-value-ecmascript
  node-unicode-property-aliases-ecmascript node-unique-filename node-uri-js
  node-util node-util-deprecate node-uuid node-v8-compile-cache node-v8flags
  node-validate-npm-package-license node-validate-npm-package-name
  node-watchpack node-wcwidth.js node-webassemblyjs node-webpack-sources
  node-which node-wide-align node-wordwrap node-wrap-ansi node-wrappy
  node-write node-write-file-atomic node-xtend node-y18n node-yallist
  node-yargs node-yargs-parser patch python3-packaging rpcsvc-proto terser
  webpack xz-utils
Suggested packages:
  binutils-doc gprofng-gui binutils-gold bzip2-doc cpp-doc gcc-14-locales
  cpp-14-doc debian-keyring debian-tag2upload-keyring node-babel-eslint
  node-esprima-fb node-inquirer g++-multilib g++-14-multilib gcc-14-doc
  gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-14-multilib gdb-x86-64-linux-gnu libc-devtools glibc-doc bzr
  libjs-angularjs libssl-doc libstdc++-14-doc libuv1-doc make-doc fcgiwrap
  nginx-doc ssl-cert node-babel-plugin-polyfill-es-shims node-babel7-debug
  javascript-common livescript chai node-jest-diff node-opener ed
  diffutils-doc ruby-redis
Recommended packages:
  fakeroot libalgorithm-merge-perl manpages manpages-dev
  libfile-fcntllock-perl liblocale-gettext-perl javascript-common node-re2
  node-require-from-string nodejs-doc node-tap
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
  cpp-14 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev eslint g++
  g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
  gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu gyp handlebars libasan8
  libbinutils libc-dev-bin libc6-dev libcares2 libcc1-0 libcrypt-dev
  libctf-nobfd0 libctf0 libdpkg-perl libgcc-14-dev libgprofng0 libhwasan0
  libisl23 libitm1 libjansson4 libjs-events libjs-inherits libjs-is-typedarray
  libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js
  libjs-typedarray-to-buffer libjs-util liblsan0 liblzf1 libmpc3 libmpfr6
  libnode-dev libnode115 libquadmath0 libsframe1 libssl-dev libstdc++-14-dev
  libtsan2 libubsan1 libuv1-dev linux-libc-dev make nginx nginx-common
  node-abbrev node-acorn node-agent-base node-ajv node-ajv-keywords
  node-ampproject-remapping node-ansi-escapes node-ansi-regex node-ansi-styles
  node-anymatch node-aproba node-archy node-are-we-there-yet node-argparse
  node-arrify node-assert node-async node-async-each
  node-babel-helper-define-polyfill-provider
  node-babel-plugin-add-module-exports node-babel-plugin-lodash
  node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3
  node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime
  node-balanced-match node-base64-js node-binary-extensions
  node-brace-expansion node-braces node-browserslist node-builtins
  node-cacache node-camelcase node-caniuse-lite node-chalk node-chokidar
  node-chownr node-chrome-trace-event node-ci-info node-cjs-module-lexer
  node-cli-table node-cliui node-clone node-clone-deep node-color-convert
  node-color-name node-colors node-columnify node-commander node-commondir
  node-concat-stream node-console-control-strings node-convert-source-map
  node-copy-concurrently node-core-js node-core-js-compat node-core-js-pure
  node-core-util-is node-corepack node-css-loader node-css-selector-tokenizer
  node-data-uri-to-buffer node-debbundle-es-to-primitive node-debug
  node-decamelize node-decompress-response node-deep-equal node-deep-is
  node-defaults node-define-properties node-define-property node-defined
  node-del node-delegates node-depd node-diff node-doctrine
  node-electron-to-chromium node-encoding node-enhanced-resolve node-envinfo
  node-err-code node-errno node-error-ex node-es-abstract node-es-module-lexer
  node-es6-error node-escape-string-regexp node-escodegen node-eslint-scope
  node-eslint-utils node-eslint-visitor-keys node-espree node-esprima
  node-esquery node-esrecurse node-estraverse node-esutils node-events
  node-execa node-fancy-log node-fast-deep-equal node-fast-levenshtein
  node-fetch node-file-entry-cache node-fill-range node-find-cache-dir
  node-find-up node-flat-cache node-flatted node-for-in node-for-own
  node-foreground-child node-fs-readdir-recursive node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-functional-red-black-tree
  node-gauge node-get-caller-file node-get-stream node-glob node-glob-parent
  node-globals node-globby node-got node-graceful-fs node-gyp node-has-flag
  node-has-unicode node-hosted-git-info node-http-proxy-agent
  node-https-proxy-agent node-iconv-lite node-icss-utils node-ieee754
  node-iferr node-ignore node-imurmurhash node-indent-string node-inflight
  node-inherits node-ini node-interpret node-ip node-ip-regex node-is-arrayish
  node-is-binary-path node-is-buffer node-is-descriptor node-is-extendable
  node-is-extglob node-is-glob node-is-number node-is-path-cwd
  node-is-path-inside node-is-plain-obj node-is-plain-object node-is-stream
  node-is-typedarray node-is-windows node-isarray node-isexe node-isobject
  node-istanbul node-jest-debbundle node-jest-worker node-js-tokens
  node-js-yaml node-jsesc node-json-buffer node-json-parse-better-errors
  node-json-schema node-json-schema-traverse node-json-stable-stringify
  node-json5 node-jsonify node-jsonparse node-kind-of node-levn
  node-loader-runner node-locate-path node-lodash node-lodash-packages
  node-lowercase-keys node-lru-cache node-make-dir node-memfs node-memory-fs
  node-merge-stream node-micromatch node-mime node-mime-types node-mimic-fn
  node-mimic-response node-minimatch node-minimist node-minipass node-mkdirp
  node-move-concurrently node-ms node-mute-stream node-n3 node-negotiator
  node-neo-async node-nopt node-normalize-package-data node-normalize-path
  node-npm-bundled node-npm-package-arg node-npm-run-path node-npmlog
  node-object-assign node-object-inspect node-once node-optimist
  node-optionator node-osenv node-p-cancelable node-p-limit node-p-locate
  node-p-map node-parse-json node-path-dirname node-path-exists
  node-path-is-absolute node-path-is-inside node-path-type node-picocolors
  node-pify node-pkg-dir node-postcss node-postcss-modules-extract-imports
  node-postcss-modules-values node-postcss-value-parser node-prelude-ls
  node-process-nextick-args node-progress node-promise-inflight
  node-promise-retry node-promzard node-prr node-punycode node-quick-lru
  node-randombytes node-read node-read-package-json node-read-pkg
  node-readable-stream node-readdirp node-rechoir node-regenerate
  node-regenerate-unicode-properties node-regenerator-runtime
  node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen
  node-regjsparser node-repeat-string node-require-directory node-resolve
  node-resolve-cwd node-resolve-from node-resumer node-retry node-rimraf
  node-run-queue node-safe-buffer node-schema-utils node-semver
  node-serialize-javascript node-set-blocking node-set-immediate-shim
  node-shebang-command node-shebang-regex node-signal-exit node-slash
  node-slice-ansi node-source-list-map node-source-map node-source-map-support
  node-spdx-correct node-spdx-exceptions node-spdx-expression-parse
  node-spdx-license-ids node-sprintf-js node-ssri node-string-decoder
  node-string-width node-strip-ansi node-strip-bom node-strip-eof
  node-strip-json-comments node-supports-color node-tapable node-tape node-tar
  node-terser node-text-table node-through node-time-stamp
  node-to-fast-properties node-to-regex-range node-tslib node-type-check
  node-typedarray node-typedarray-to-buffer node-undici
  node-unicode-canonical-property-names-ecmascript
  node-unicode-match-property-ecmascript
  node-unicode-match-property-value-ecmascript
  node-unicode-property-aliases-ecmascript node-unique-filename node-uri-js
  node-util node-util-deprecate node-uuid node-v8-compile-cache node-v8flags
  node-validate-npm-package-license node-validate-npm-package-name
  node-watchpack node-wcwidth.js node-webassemblyjs node-webpack-sources
  node-which node-wide-align node-wordwrap node-wrap-ansi node-wrappy
  node-write node-write-file-atomic node-xtend node-y18n node-yallist
  node-yargs node-yargs-parser nodejs npm patch python3-packaging redis-server
  redis-tools rpcsvc-proto terser webpack xz-utils
0 upgraded, 413 newly installed, 0 to remove and 0 not upgraded.
Need to get 106 MB of archives.
After this operation, 476 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security trixie-security/main amd64 redis-tools amd64 5:8.0.2-3+deb13u2 [1245 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 liblzf1 amd64 3.6-4+b3 [10.1 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1+deb13u1 [659 kB]
Get:5 http://security.debian.org/debian-security trixie-security/main amd64 redis-server amd64 5:8.0.2-3+deb13u2 [66.6 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB]
Get:7 http://security.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.107-1 [2919 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB]
Get:9 http://security.debian.org/debian-security trixie-security/main amd64 libcares2 amd64 1.34.5-1+deb13u1 [98.3 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB]
Get:16 http://security.debian.org/debian-security trixie-security/main amd64 libnode115 amd64 20.19.2+dfsg-1+deb13u3 [12.1 MB]
Get:17 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u4 [60.0 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u4 [1995 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB]
Get:26 http://security.debian.org/debian-security trixie-security/main amd64 nodejs amd64 20.19.2+dfsg-1+deb13u3 [355 kB]
Get:27 http://security.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.7-1~deb13u2 [2965 kB]
Get:28 http://security.debian.org/debian-security trixie-security/main amd64 libnode-dev amd64 20.19.2+dfsg-1+deb13u3 [538 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B]
Get:30 http://security.debian.org/debian-security trixie-security/main amd64 nginx-common all 1.26.3-3+deb13u9 [112 kB]
Get:31 http://security.debian.org/debian-security trixie-security/main amd64 nginx amd64 1.26.3-3+deb13u9 [613 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B]
Get:33 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B]
Get:34 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB]
Get:38 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB]
Get:40 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB]
Get:41 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB]
Get:42 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB]
Get:43 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB]
Get:44 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B]
Get:46 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B]
Get:47 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB]
Get:48 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB]
Get:49 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B]
Get:51 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B]
Get:52 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B]
Get:57 http://deb.debian.org/debian trixie/main amd64 node-fast-deep-equal all 3.1.3-3 [5768 B]
Get:58 http://deb.debian.org/debian trixie/main amd64 node-json-schema-traverse all 1.0.0-3 [6308 B]
Get:59 http://deb.debian.org/debian trixie/main amd64 node-jsonify all 0.0.1-1 [8704 B]
Get:60 http://deb.debian.org/debian trixie/main amd64 node-json-stable-stringify all 1.0.2+repack1+~cs1.0.34-2 [9496 B]
Get:61 http://deb.debian.org/debian trixie/main amd64 node-punycode all 2.3.1+~2.1.4-1 [10.8 kB]
Get:62 http://deb.debian.org/debian trixie/main amd64 node-uri-js all 4.4.0+dfsg-8 [47.3 kB]
Get:63 http://deb.debian.org/debian trixie/main amd64 node-xtend all 4.0.2-3 [3932 B]
Get:64 http://deb.debian.org/debian trixie/main amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [128 kB]
Get:65 http://deb.debian.org/debian trixie/main amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [30.6 kB]
Get:66 http://deb.debian.org/debian trixie/main amd64 node-balanced-match all 2.0.0-1 [4872 B]
Get:67 http://deb.debian.org/debian trixie/main amd64 node-brace-expansion all 2.0.1+~1.1.0-2 [8012 B]
Get:68 http://deb.debian.org/debian trixie/main amd64 node-minimatch all 9.0.3-6 [76.8 kB]
Get:69 http://deb.debian.org/debian trixie/main amd64 node-undici all 7.3.0+dfsg1+~cs24.12.11-1 [333 kB]
Get:70 http://deb.debian.org/debian trixie/main amd64 node-corepack all 0.24.0-5 [712 kB]
Get:71 http://deb.debian.org/debian trixie/main amd64 node-ajv all 8.12.0~ds+~2.1.1-5 [182 kB]
Get:72 http://deb.debian.org/debian trixie/main amd64 libjs-inherits all 2.0.4-6 [3548 B]
Get:73 http://deb.debian.org/debian trixie/main amd64 node-inherits all 2.0.4-6 [4548 B]
Get:74 http://deb.debian.org/debian trixie/main amd64 node-core-util-is all 1.0.3-1 [4072 B]
Get:75 http://deb.debian.org/debian trixie/main amd64 node-safe-buffer all 5.2.1+~cs2.1.2-3 [15.5 kB]
Get:76 http://deb.debian.org/debian trixie/main amd64 node-string-decoder all 1.3.0-6 [7180 B]
Get:77 http://deb.debian.org/debian trixie/main amd64 node-process-nextick-args all 2.0.1-3 [3816 B]
Get:78 http://deb.debian.org/debian trixie/main amd64 node-util-deprecate all 1.0.2-3 [4436 B]
Get:79 http://deb.debian.org/debian trixie/main amd64 node-isarray all 2.0.5-4 [4040 B]
Get:80 http://deb.debian.org/debian trixie/main amd64 node-readable-stream all 3.6.0+~cs3.0.0-4 [32.0 kB]
Get:81 http://deb.debian.org/debian trixie/main amd64 node-typedarray all 0.0.7-1 [11.4 kB]
Get:82 http://deb.debian.org/debian trixie/main amd64 node-concat-stream all 2.0.0+~2.0.0-2 [6388 B]
Get:83 http://deb.debian.org/debian trixie/main amd64 node-ms all 2.1.3+~cs0.7.31-3 [5648 B]
Get:84 http://deb.debian.org/debian trixie/main amd64 node-debug all 4.3.4+~cs4.1.7-1 [18.1 kB]
Get:85 http://deb.debian.org/debian trixie/main amd64 node-esutils all 2.0.3+~2.0.0-1 [12.4 kB]
Get:86 http://deb.debian.org/debian trixie/main amd64 node-doctrine all 3.0.0-4 [19.9 kB]
Get:87 http://deb.debian.org/debian trixie/main amd64 node-eslint-visitor-keys all 3.3.0+~1.0.0-1 [17.1 kB]
Get:88 http://deb.debian.org/debian trixie/main amd64 node-estraverse all 5.3.0+ds+~5.1.1-1 [11.6 kB]
Get:89 http://deb.debian.org/debian trixie/main amd64 node-object-assign all 4.1.1-7 [4684 B]
Get:90 http://deb.debian.org/debian trixie/main amd64 node-esrecurse all 4.3.0-2 [6048 B]
Get:91 http://deb.debian.org/debian trixie/main amd64 node-eslint-scope all 7.1.1+~3.7.4-1 [35.6 kB]
Get:92 http://deb.debian.org/debian trixie/main amd64 node-espree all 9.4.1~dfsg-2 [41.1 kB]
Get:93 http://deb.debian.org/debian trixie/main amd64 node-esquery all 1.4.2~ds-1 [24.9 kB]
Get:94 http://deb.debian.org/debian trixie/main amd64 node-eslint-utils all 3.0.0-3 [15.5 kB]
Get:95 http://deb.debian.org/debian trixie/main amd64 node-flatted all 3.2.7~ds-1+deb13u1 [10.3 kB]
Get:96 http://deb.debian.org/debian trixie/main amd64 node-fs.realpath all 1.0.0-3 [6172 B]
Get:97 http://deb.debian.org/debian trixie/main amd64 node-wrappy all 1.0.2-3 [3776 B]
Get:98 http://deb.debian.org/debian trixie/main amd64 node-once all 1.4.1-1 [4624 B]
Get:99 http://deb.debian.org/debian trixie/main amd64 node-inflight all 1.0.6-2 [3952 B]
Get:100 http://deb.debian.org/debian trixie/main amd64 node-glob all 8.1.0+~cs8.5.15-1 [134 kB]
Get:101 http://deb.debian.org/debian trixie/main amd64 node-rimraf all 3.0.2-2 [11.1 kB]
Get:102 http://deb.debian.org/debian trixie/main amd64 node-write all 2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [17.9 kB]
Get:103 http://deb.debian.org/debian trixie/main amd64 node-flat-cache all 3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [20.2 kB]
Get:104 http://deb.debian.org/debian trixie/main amd64 node-file-entry-cache all 6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [15.3 kB]
Get:105 http://deb.debian.org/debian trixie/main amd64 node-functional-red-black-tree all 1.0.1+20181105-7 [14.1 kB]
Get:106 http://deb.debian.org/debian trixie/main amd64 node-is-extglob all 2.1.1-5 [4612 B]
Get:107 http://deb.debian.org/debian trixie/main amd64 node-is-glob all 4.0.3-2 [6620 B]
Get:108 http://deb.debian.org/debian trixie/main amd64 node-path-dirname all 1.0.2-2 [4312 B]
Get:109 http://deb.debian.org/debian trixie/main amd64 node-glob-parent all 6.0.2+~5.1.1-2 [8784 B]
Get:110 http://deb.debian.org/debian trixie/main amd64 node-globals all 13.23.0-1 [11.3 kB]
Get:111 http://deb.debian.org/debian trixie/main amd64 node-resolve-from all 5.0.0+~3.1.0+~3.3.0+~2.0.0-1 [7292 B]
Get:112 http://deb.debian.org/debian trixie/main amd64 node-imurmurhash all 0.1.4+dfsg+~0.1.1-2 [8412 B]
Get:113 http://deb.debian.org/debian trixie/main amd64 node-ignore all 5.2.1-1 [26.4 kB]
Get:114 http://deb.debian.org/debian trixie/main amd64 node-prelude-ls all 1.2.1+dfsg-3 [11.3 kB]
Get:115 http://deb.debian.org/debian trixie/main amd64 node-type-check all 0.4.0+dfsg-3 [9184 B]
Get:116 http://deb.debian.org/debian trixie/main amd64 node-levn all 0.4.1+dfsg-2 [10.2 kB]
Get:117 http://deb.debian.org/debian trixie/main amd64 node-lodash all 4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1 [462 kB]
Get:118 http://deb.debian.org/debian trixie/main amd64 node-memfs all 3.4.12+~cs1.0.3-1 [46.8 kB]
Get:119 http://deb.debian.org/debian trixie/main amd64 node-mkdirp all 2.1.6+~cs5.2.1-2 [24.1 kB]
Get:120 http://deb.debian.org/debian trixie/main amd64 node-deep-is all 0.1.4-1 [5136 B]
Get:121 http://deb.debian.org/debian trixie/main amd64 node-fast-levenshtein all 2.0.6+ds-3 [6040 B]
Get:122 http://deb.debian.org/debian trixie/main amd64 node-optionator all 0.9.1+dfsg+~cs1.2.3-1 [17.6 kB]
Get:123 http://deb.debian.org/debian trixie/main amd64 node-progress all 2.0.3-2 [8256 B]
Get:124 http://deb.debian.org/debian trixie/main amd64 libjs-regenerate all 1.4.2-3 [14.3 kB]
Get:125 http://deb.debian.org/debian trixie/main amd64 node-regenerate all 1.4.2-3 [7388 B]
Get:126 http://deb.debian.org/debian trixie/main amd64 node-regenerate-unicode-properties all 10.1.0+ds-1 [50.7 kB]
Get:127 http://deb.debian.org/debian trixie/main amd64 node-regexpp all 3.2.0-5 [27.0 kB]
Get:128 http://deb.debian.org/debian trixie/main amd64 node-lru-cache all 10.0.1-3 [62.6 kB]
Get:129 http://deb.debian.org/debian trixie/main amd64 node-semver all 7.6.1+~7.5.8-2 [49.5 kB]
Get:130 http://deb.debian.org/debian trixie/main amd64 node-strip-json-comments all 4.0.0-4 [5668 B]
Get:131 http://deb.debian.org/debian trixie/main amd64 node-json-schema all 0.4.0+~7.0.11-1 [13.1 kB]
Get:132 http://deb.debian.org/debian trixie/main amd64 node-v8-compile-cache all 2.4.0-2 [8544 B]
Get:133 http://deb.debian.org/debian trixie/main amd64 eslint all 6.4.0~dfsg+~6.1.9-12 [606 kB]
Get:134 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB]
Get:135 http://deb.debian.org/debian trixie/main amd64 gyp all 0.16.2-2 [255 kB]
Get:136 http://deb.debian.org/debian trixie/main amd64 node-neo-async all 2.6.2+~cs3.0.0-3 [41.8 kB]
Get:137 http://deb.debian.org/debian trixie/main amd64 node-arrify all 2.0.1-3 [3700 B]
Get:138 http://deb.debian.org/debian trixie/main amd64 node-is-plain-obj all 3.0.0-2 [3972 B]
Get:139 http://deb.debian.org/debian trixie/main amd64 node-is-buffer all 2.0.5-2 [4112 B]
Get:140 http://deb.debian.org/debian trixie/main amd64 node-kind-of all 6.0.3+dfsg-2 [10.2 kB]
Get:141 http://deb.debian.org/debian trixie/main amd64 node-minimist all 1.2.8+~cs5.3.5-1 [15.9 kB]
Get:142 http://deb.debian.org/debian trixie/main amd64 node-wordwrap all 1.0.0-4 [4628 B]
Get:143 http://deb.debian.org/debian trixie/main amd64 node-optimist all 0.6.1+~0.0.30-2 [13.5 kB]
Get:144 http://deb.debian.org/debian trixie/main amd64 libjs-source-map all 0.7.0++dfsg2+really.0.6.1-15 [29.6 kB]
Get:145 http://deb.debian.org/debian trixie/main amd64 node-source-map all 0.7.0++dfsg2+really.0.6.1-15 [41.7 kB]
Get:146 http://deb.debian.org/debian trixie/main amd64 handlebars all 3:4.7.7+~4.1.0-1 [199 kB]
Get:147 http://deb.debian.org/debian trixie/main amd64 libjs-events all 3.3.0+~3.0.0-3 [11.3 kB]
Get:148 http://deb.debian.org/debian trixie/main amd64 libjs-is-typedarray all 1.0.0-4 [3816 B]
Get:149 http://deb.debian.org/debian trixie/main amd64 libjs-prettify all 2015.12.04+dfsg-1.1 [41.7 kB]
Get:150 http://deb.debian.org/debian trixie/main amd64 libjs-sprintf-js all 1.1.2+ds1+~1.1.2-1 [12.8 kB]
Get:151 http://deb.debian.org/debian trixie/main amd64 libjs-typedarray-to-buffer all 4.0.0-2 [4668 B]
Get:152 http://deb.debian.org/debian trixie/main amd64 node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1 [179 kB]
Get:153 http://deb.debian.org/debian trixie/main amd64 node-function-bind all 1.1.2+~cs2.1.14-1 [24.6 kB]
Get:154 http://deb.debian.org/debian trixie/main amd64 node-object-inspect all 1.12.2+~cs1.8.1-1 [20.8 kB]
Get:155 http://deb.debian.org/debian trixie/main amd64 node-es-abstract all 1.20.4+~cs26.27.47-2 [137 kB]
Get:156 http://deb.debian.org/debian trixie/main amd64 node-resolve all 1.22.8+~cs5.34.15-2 [29.8 kB]
Get:157 http://deb.debian.org/debian trixie/main amd64 node-define-properties all 1.2.1+~cs2.2.3-1 [9080 B]
Get:158 http://deb.debian.org/debian trixie/main amd64 node-debbundle-es-to-primitive all 1.2.1+~cs9.7.25-2 [39.9 kB]
Get:159 http://deb.debian.org/debian trixie/main amd64 node-isobject all 4.0.0-2 [5332 B]
Get:160 http://deb.debian.org/debian trixie/main amd64 node-is-descriptor all 3.0.0-2 [5556 B]
Get:161 http://deb.debian.org/debian trixie/main amd64 node-define-property all 2.0.2+really+2.0.2-3 [6820 B]
Get:162 http://deb.debian.org/debian trixie/main amd64 node-defined all 1.0.1+~1.0.0-1 [6776 B]
Get:163 http://deb.debian.org/debian trixie/main amd64 node-abbrev all 1.1.1+~1.1.2-1 [5692 B]
Get:164 http://deb.debian.org/debian trixie/main amd64 node-archy all 1.0.0-6 [4556 B]
Get:165 http://deb.debian.org/debian trixie/main amd64 node-async all 3.2.6+dfsg-2 [96.4 kB]
Get:166 http://deb.debian.org/debian trixie/main amd64 node-convert-source-map all 1.9.0+~1.5.2-1 [8176 B]
Get:167 http://deb.debian.org/debian trixie/main amd64 node-decamelize all 4.0.0-2 [4080 B]
Get:168 http://deb.debian.org/debian trixie/main amd64 node-es6-error all 4.1.1-5 [6148 B]
Get:169 http://deb.debian.org/debian trixie/main amd64 node-esprima all 4.0.1+ds+~4.0.3-2 [69.3 kB]
Get:170 http://deb.debian.org/debian trixie/main amd64 node-escodegen all 2.1.0+dfsg+~0.0.8-1 [23.0 kB]
Get:171 http://deb.debian.org/debian trixie/main amd64 node-commondir all 1.0.1+~1.0.0-1 [4388 B]
Get:172 http://deb.debian.org/debian trixie/main amd64 node-is-number all 7.0.0-4 [6020 B]
Get:173 http://deb.debian.org/debian trixie/main amd64 node-repeat-string all 1.6.1+repack-1 [5600 B]
Get:174 http://deb.debian.org/debian trixie/main amd64 node-to-regex-range all 5.0.1-4 [10.5 kB]
Get:175 http://deb.debian.org/debian trixie/main amd64 node-fill-range all 7.1.1+~7.0.3-1 [8768 B]
Get:176 http://deb.debian.org/debian trixie/main amd64 node-braces all 3.0.3+~3.0.5-1 [20.6 kB]
Get:177 http://deb.debian.org/debian trixie/main amd64 node-normalize-path all 3.0.0+~3.0.0-1 [6608 B]
Get:178 http://deb.debian.org/debian trixie/main amd64 node-anymatch all 3.1.3+~cs4.6.1-2 [33.4 kB]
Get:179 http://deb.debian.org/debian trixie/main amd64 node-micromatch all 4.0.7+~4.0.9-1 [26.0 kB]
Get:180 http://deb.debian.org/debian trixie/main amd64 node-pify all 5.0.0+~cs5.0.1-1 [7072 B]
Get:181 http://deb.debian.org/debian trixie/main amd64 node-path-type all 4.0.0-3 [3944 B]
Get:182 http://deb.debian.org/debian trixie/main amd64 node-n3 all 1.16.3+~1.2.3+~1.10.4-1 [37.0 kB]
Get:183 http://deb.debian.org/debian trixie/main amd64 node-slash all 4.0.0-3 [4292 B]
Get:184 http://deb.debian.org/debian trixie/main amd64 node-globby all 13.1.3+~cs16.25.40-3 [40.5 kB]
Get:185 http://deb.debian.org/debian trixie/main amd64 node-graceful-fs all 4.2.10-1 [14.4 kB]
Get:186 http://deb.debian.org/debian trixie/main amd64 node-is-path-cwd all 2.2.0-2 [3672 B]
Get:187 http://deb.debian.org/debian trixie/main amd64 node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B]
Get:188 http://deb.debian.org/debian trixie/main amd64 node-is-path-inside all 3.0.3-2 [3980 B]
Get:189 http://deb.debian.org/debian trixie/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B]
Get:190 http://deb.debian.org/debian trixie/main amd64 node-indent-string all 4.0.0-2 [4144 B]
Get:191 http://deb.debian.org/debian trixie/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-2 [7904 B]
Get:192 http://deb.debian.org/debian trixie/main amd64 node-del all 7.1.0-1 [8020 B]
Get:193 http://deb.debian.org/debian trixie/main amd64 node-make-dir all 3.1.0-3 [6040 B]
Get:194 http://deb.debian.org/debian trixie/main amd64 node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B]
Get:195 http://deb.debian.org/debian trixie/main amd64 node-p-locate all 6.0.0-12 [5752 B]
Get:196 http://deb.debian.org/debian trixie/main amd64 node-locate-path all 7.1.1-2 [5584 B]
Get:197 http://deb.debian.org/debian trixie/main amd64 node-path-exists all 5.0.0-8 [4732 B]
Get:198 http://deb.debian.org/debian trixie/main amd64 node-find-up all 6.3.0-7 [9388 B]
Get:199 http://deb.debian.org/debian trixie/main amd64 node-pkg-dir all 5.0.0-2 [4260 B]
Get:200 http://deb.debian.org/debian trixie/main amd64 node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B]
Get:201 http://deb.debian.org/debian trixie/main amd64 node-signal-exit all 4.1.0-7 [14.4 kB]
Get:202 http://deb.debian.org/debian trixie/main amd64 node-foreground-child all 3.1.1-2 [13.3 kB]
Get:203 http://deb.debian.org/debian trixie/main amd64 node-is-stream all 3.0.0-4 [5076 B]
Get:204 http://deb.debian.org/debian trixie/main amd64 node-is-windows all 1.0.2+~cs1.0.0-1 [5936 B]
Get:205 http://deb.debian.org/debian trixie/main amd64 node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB]
Get:206 http://deb.debian.org/debian trixie/main amd64 node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [4024 B]
Get:207 http://deb.debian.org/debian trixie/main amd64 node-argparse all 2.0.1-2 [34.6 kB]
Get:208 http://deb.debian.org/debian trixie/main amd64 node-js-yaml all 4.1.0+dfsg+~4.0.5-7 [66.6 kB]
Get:209 http://deb.debian.org/debian trixie/main amd64 node-nopt all 5.0.0-4 [12.1 kB]
Get:210 http://deb.debian.org/debian trixie/main amd64 node-npm-run-path all 5.1.0+~4.0.0-8 [6276 B]
Get:211 http://deb.debian.org/debian trixie/main amd64 node-shebang-regex all 3.0.0-2 [3528 B]
Get:212 http://deb.debian.org/debian trixie/main amd64 node-shebang-command all 2.0.0-1 [3500 B]
Get:213 http://deb.debian.org/debian trixie/main amd64 node-strip-bom all 4.0.0-2 [4144 B]
Get:214 http://deb.debian.org/debian trixie/main amd64 node-has-flag all 5.0.1-1 [4404 B]
Get:215 http://deb.debian.org/debian trixie/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B]
Get:216 http://deb.debian.org/debian trixie/main amd64 node-util all 0.12.5+~1.0.10-1 [5700 B]
Get:217 http://deb.debian.org/debian trixie/main amd64 node-assert all 2.0.0+~cs3.9.8-2 [26.8 kB]
Get:218 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B]
Get:219 http://deb.debian.org/debian trixie/main amd64 node-regenerator-runtime all 0.15.2+~0.10.8-1 [10.7 kB]
Get:220 http://deb.debian.org/debian trixie/main amd64 node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-8 [116 kB]
Get:221 http://deb.debian.org/debian trixie/main amd64 node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB]
Get:222 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB]
Get:223 http://deb.debian.org/debian trixie/main amd64 node-caniuse-lite all 1.0.30001723+dfsg+~1.0.5-1 [255 kB]
Get:224 http://deb.debian.org/debian trixie/main amd64 node-electron-to-chromium all 1.5.166-1 [20.9 kB]
Get:225 http://deb.debian.org/debian trixie/main amd64 node-picocolors all 1.0.0-4 [6652 B]
Get:226 http://deb.debian.org/debian trixie/main amd64 node-browserslist all 4.25.0+~cs6.3.22-1 [72.3 kB]
Get:227 http://deb.debian.org/debian trixie/main amd64 node-core-js-compat all 3.33.2-1 [78.5 kB]
Get:228 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB]
Get:229 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B]
Get:230 http://deb.debian.org/debian trixie/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B]
Get:231 http://deb.debian.org/debian trixie/main amd64 node-color-convert all 2.0.1+~cs2.0.0-2 [13.1 kB]
Get:232 http://deb.debian.org/debian trixie/main amd64 node-ansi-styles all 6.2.1-3 [8716 B]
Get:233 http://deb.debian.org/debian trixie/main amd64 node-chalk all 5.3.0-1 [18.2 kB]
Get:234 http://deb.debian.org/debian trixie/main amd64 node-for-in all 1.0.2-4 [4840 B]
Get:235 http://deb.debian.org/debian trixie/main amd64 node-for-own all 1.0.0-3 [4800 B]
Get:236 http://deb.debian.org/debian trixie/main amd64 node-is-plain-object all 5.0.0-7 [6108 B]
Get:237 http://deb.debian.org/debian trixie/main amd64 node-is-extendable all 1.0.1-3 [5228 B]
Get:238 http://deb.debian.org/debian trixie/main amd64 node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B]
Get:239 http://deb.debian.org/debian trixie/main amd64 node-commander all 9.4.1-1 [65.3 kB]
Get:240 http://deb.debian.org/debian trixie/main amd64 node-core-js all 3.33.2-1 [301 kB]
Get:241 http://deb.debian.org/debian trixie/main amd64 node-core-js-pure all 3.33.2-1 [282 kB]
Get:242 http://deb.debian.org/debian trixie/main amd64 node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B]
Get:243 http://deb.debian.org/debian trixie/main amd64 node-js-tokens all 8.0.0-2 [14.9 kB]
Get:244 http://deb.debian.org/debian trixie/main amd64 node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB]
Get:245 http://deb.debian.org/debian trixie/main amd64 node-json5 all 2.2.3+dfsg-1 [25.6 kB]
Get:246 http://deb.debian.org/debian trixie/main amd64 node-quick-lru all 6.1.1-4 [8076 B]
Get:247 http://deb.debian.org/debian trixie/main amd64 node-regenerator-transform all 0.15.2+~0.10.8-1 [24.9 kB]
Get:248 http://deb.debian.org/debian trixie/main amd64 node-regjsgen all 0.7.1+ds-1 [6968 B]
Get:249 http://deb.debian.org/debian trixie/main amd64 node-regjsparser all 0.9.1+ds-2 [22.1 kB]
Get:250 http://deb.debian.org/debian trixie/main amd64 node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B]
Get:251 http://deb.debian.org/debian trixie/main amd64 node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B]
Get:252 http://deb.debian.org/debian trixie/main amd64 node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B]
Get:253 http://deb.debian.org/debian trixie/main amd64 node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B]
Get:254 http://deb.debian.org/debian trixie/main amd64 node-regexpu-core all 5.2.2-3 [13.9 kB]
Get:255 http://deb.debian.org/debian trixie/main amd64 node-source-map-support all 0.5.21+ds+~0.5.10-1 [15.3 kB]
Get:256 http://deb.debian.org/debian trixie/main amd64 node-to-fast-properties all 3.0.1-3 [4332 B]
Get:257 http://deb.debian.org/debian trixie/main amd64 node-v8flags all 3.2.0+~3.1.1-1 [7612 B]
Get:258 http://deb.debian.org/debian trixie/main amd64 node-babel7 all 7.20.15+ds1+~cs214.269.168-8 [709 kB]
Get:259 http://deb.debian.org/debian trixie/main amd64 node-is-arrayish all 0.3.2-3 [3960 B]
Get:260 http://deb.debian.org/debian trixie/main amd64 node-error-ex all 1.3.2-4 [5656 B]
Get:261 http://deb.debian.org/debian trixie/main amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-3 [7724 B]
Get:262 http://deb.debian.org/debian trixie/main amd64 node-parse-json all 5.2.0+~cs5.1.7-2 [7304 B]
Get:263 http://deb.debian.org/debian trixie/main amd64 node-hosted-git-info all 6.1.1-2 [12.6 kB]
Get:264 http://deb.debian.org/debian trixie/main amd64 node-spdx-license-ids all 3.0.12-1 [6276 B]
Get:265 http://deb.debian.org/debian trixie/main amd64 node-spdx-exceptions all 2.3.0-2 [3992 B]
Get:266 http://deb.debian.org/debian trixie/main amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7532 B]
Get:267 http://deb.debian.org/debian trixie/main amd64 node-spdx-correct all 3.1.1-2 [5464 B]
Get:268 http://deb.debian.org/debian trixie/main amd64 node-validate-npm-package-license all 3.0.4-2 [4280 B]
Get:269 http://deb.debian.org/debian trixie/main amd64 node-normalize-package-data all 4.0.1+~2.4.1-1 [13.6 kB]
Get:270 http://deb.debian.org/debian trixie/main amd64 node-read-pkg all 5.2.0-2 [24.0 kB]
Get:271 http://deb.debian.org/debian trixie/main amd64 node-uuid all 8.3.2+~8.3.4-1 [44.5 kB]
Get:272 http://deb.debian.org/debian trixie/main amd64 node-isexe all 2.0.0+~2.0.1-5 [6084 B]
Get:273 http://deb.debian.org/debian trixie/main amd64 node-which all 2.0.2+~cs1.3.2-3 [8368 B]
Get:274 http://deb.debian.org/debian trixie/main amd64 node-is-typedarray all 1.0.0-4 [3292 B]
Get:275 http://deb.debian.org/debian trixie/main amd64 node-typedarray-to-buffer all 4.0.0-2 [3380 B]
Get:276 http://deb.debian.org/debian trixie/main amd64 node-write-file-atomic all 4.0.2+~4.0.0-2 [9308 B]
Get:277 http://deb.debian.org/debian trixie/main amd64 node-slice-ansi all 5.0.0+~cs9.0.0-5 [8788 B]
Get:278 http://deb.debian.org/debian trixie/main amd64 node-ansi-regex all 5.0.1-1 [4912 B]
Get:279 http://deb.debian.org/debian trixie/main amd64 node-strip-ansi all 6.0.1-2 [4120 B]
Get:280 http://deb.debian.org/debian trixie/main amd64 node-clone all 2.1.2+~2.1.2-1 [9140 B]
Get:281 http://deb.debian.org/debian trixie/main amd64 node-defaults all 1.0.4+~1.0.3-1 [4400 B]
Get:282 http://deb.debian.org/debian trixie/main amd64 node-wcwidth.js all 1.0.2-2 [7088 B]
Get:283 http://deb.debian.org/debian trixie/main amd64 node-string-width all 4.2.3+~cs13.2.3-1 [10.7 kB]
Get:284 http://deb.debian.org/debian trixie/main amd64 node-wrap-ansi all 8.0.1+~8.0.1-3 [11.8 kB]
Get:285 http://deb.debian.org/debian trixie/main amd64 node-cliui all 7.0.4+repack+1+~cs1.4.2-2 [21.6 kB]
Get:286 http://deb.debian.org/debian trixie/main amd64 node-get-caller-file all 2.0.5+~cs1.1.1-4 [5728 B]
Get:287 http://deb.debian.org/debian trixie/main amd64 node-require-directory all 2.1.1+~2.1.2-1 [7092 B]
Get:288 http://deb.debian.org/debian trixie/main amd64 node-y18n all 5.0.8+~5.0.0-3 [10.2 kB]
Get:289 http://deb.debian.org/debian trixie/main amd64 node-camelcase all 7.0.0-3 [6032 B]
Get:290 http://deb.debian.org/debian trixie/main amd64 node-yargs-parser all 21.1.1+~21.0.0-4 [28.4 kB]
Get:291 http://deb.debian.org/debian trixie/main amd64 node-yargs all 16.2.0+~16.0.4-7 [128 kB]
Get:292 http://deb.debian.org/debian trixie/main amd64 node-istanbul all 0.4.5+repack10+~cs98.25.59-3 [211 kB]
Get:293 http://deb.debian.org/debian trixie/main amd64 node-through all 2.3.8+~cs0.0.30-1 [5452 B]
Get:294 http://deb.debian.org/debian trixie/main amd64 node-resumer all 0.0.0-6 [4144 B]
Get:295 http://deb.debian.org/debian trixie/main amd64 node-tape all 5.6.1+~cs8.20.19-3 [71.0 kB]
Get:296 http://deb.debian.org/debian trixie/main amd64 node-deep-equal all 2.2.3+~cs43.15.94-1 [131 kB]
Get:297 http://deb.debian.org/debian trixie/main amd64 libjs-util all 0.12.5+~1.0.10-1 [16.0 kB]
Get:298 http://deb.debian.org/debian trixie/main amd64 libuv1-dev amd64 1.50.0-2 [189 kB]
Get:299 http://deb.debian.org/debian trixie/main amd64 node-agent-base all 7.1.1~0~2024040606-6+deb13u1 [11.6 kB]
Get:300 http://deb.debian.org/debian trixie/main amd64 node-ajv-keywords all 5.1.0-4 [32.3 kB]
Get:301 http://deb.debian.org/debian trixie/main amd64 node-ansi-escapes all 5.0.0+really.4.3.1-1 [8896 B]
Get:302 http://deb.debian.org/debian trixie/main amd64 node-aproba all 2.0.0-3 [5844 B]
Get:303 http://deb.debian.org/debian trixie/main amd64 node-delegates all 1.0.0-3 [4528 B]
Get:304 http://deb.debian.org/debian trixie/main amd64 node-are-we-there-yet all 3.0.1+~1.1.0-1 [10.0 kB]
Get:305 http://deb.debian.org/debian trixie/main amd64 node-async-each all 1.0.3-3 [4292 B]
Get:306 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-lodash all 3.3.4+~cs2.0.1-7 [11.0 kB]
Get:307 http://deb.debian.org/debian trixie/main amd64 node-base64-js all 1.5.1+dfsg+~1.3.0-2 [7140 B]
Get:308 http://deb.debian.org/debian trixie/main amd64 node-binary-extensions all 2.2.0-2 [4408 B]
Get:309 http://deb.debian.org/debian trixie/main amd64 node-builtins all 5.0.1-1 [4072 B]
Get:310 http://deb.debian.org/debian trixie/main amd64 node-chownr all 2.0.0-3 [4312 B]
Get:311 http://deb.debian.org/debian trixie/main amd64 node-iconv-lite all 0.6.3-3 [115 kB]
Get:312 http://deb.debian.org/debian trixie/main amd64 node-encoding all 0.1.13-2 [4400 B]
Get:313 http://deb.debian.org/debian trixie/main amd64 node-jsonparse all 1.3.1-10 [8020 B]
Get:314 http://deb.debian.org/debian trixie/main amd64 node-yallist all 4.0.0+~4.0.1-1 [8172 B]
Get:315 http://deb.debian.org/debian trixie/main amd64 node-minipass all 5.0.0+~cs10.3.21-3 [46.9 kB]
Get:316 http://deb.debian.org/debian trixie/main amd64 node-iferr all 1.0.2+~1.0.2-1 [4588 B]
Get:317 http://deb.debian.org/debian trixie/main amd64 node-fs-write-stream-atomic all 1.0.10-6 [5316 B]
Get:318 http://deb.debian.org/debian trixie/main amd64 node-run-queue all 2.0.0-3 [5156 B]
Get:319 http://deb.debian.org/debian trixie/main amd64 node-copy-concurrently all 1.0.5-9 [7100 B]
Get:320 http://deb.debian.org/debian trixie/main amd64 node-move-concurrently all 1.0.1-5 [5152 B]
Get:321 http://deb.debian.org/debian trixie/main amd64 node-promise-inflight all 1.0.1+~1.0.0-1 [4864 B]
Get:322 http://deb.debian.org/debian trixie/main amd64 node-ssri all 9.0.1-3 [18.1 kB]
Get:323 http://deb.debian.org/debian trixie/main amd64 node-unique-filename all 1.1.1+ds-2 [4032 B]
Get:324 http://deb.debian.org/debian trixie/main amd64 node-cacache all 17.0.3+~cs10.3.7-2 [45.2 kB]
Get:325 http://deb.debian.org/debian trixie/main amd64 node-is-binary-path all 2.1.0-5 [3684 B]
Get:326 http://deb.debian.org/debian trixie/main amd64 node-path-is-absolute all 2.0.0-2 [4068 B]
Get:327 http://deb.debian.org/debian trixie/main amd64 node-set-immediate-shim all 2.0.0-2 [3740 B]
Get:328 http://deb.debian.org/debian trixie/main amd64 node-readdirp all 3.6.0-1 [11.5 kB]
Get:329 http://deb.debian.org/debian trixie/main amd64 node-chokidar all 3.6.0-3 [32.4 kB]
Get:330 http://deb.debian.org/debian trixie/main amd64 node-tslib all 2.4.1-1 [19.5 kB]
Get:331 http://deb.debian.org/debian trixie/main amd64 node-chrome-trace-event all 1.0.3-2 [6984 B]
Get:332 http://deb.debian.org/debian trixie/main amd64 node-ci-info all 4.0.0+~cs1.1.0-1 [12.5 kB]
Get:333 http://deb.debian.org/debian trixie/main amd64 node-colors all 1.4.0-4 [11.9 kB]
Get:334 http://deb.debian.org/debian trixie/main amd64 node-cli-table all 0.3.11+~cs0.13.4-3 [23.6 kB]
Get:335 http://deb.debian.org/debian trixie/main amd64 node-columnify all 1.6.0+~1.5.1-1 [12.4 kB]
Get:336 http://deb.debian.org/debian trixie/main amd64 node-console-control-strings all 1.1.0-3 [5564 B]
Get:337 http://deb.debian.org/debian trixie/main amd64 node-css-selector-tokenizer all 0.8.0+~cs4.8.3-1 [13.0 kB]
Get:338 http://deb.debian.org/debian trixie/main amd64 node-postcss all 8.4.49+~cs9.2.32-1 [189 kB]
Get:339 http://deb.debian.org/debian trixie/main amd64 node-icss-utils all 5.1.0+~5.1.0-1 [7564 B]
Get:340 http://deb.debian.org/debian trixie/main amd64 node-postcss-modules-extract-imports all 3.0.0-2 [6584 B]
Get:341 http://deb.debian.org/debian trixie/main amd64 node-postcss-modules-values all 4.0.0+~4.0.0-1 [7180 B]
Get:342 http://deb.debian.org/debian trixie/main amd64 node-postcss-value-parser all 4.2.0-1 [10.4 kB]
Get:343 http://deb.debian.org/debian trixie/main amd64 node-prr all 1.0.1-3 [4352 B]
Get:344 http://deb.debian.org/debian trixie/main amd64 node-errno all 1.0.0-3 [7736 B]
Get:345 http://deb.debian.org/debian trixie/main amd64 node-memory-fs all 0.5.0+~0.3.3-2 [7676 B]
Get:346 http://deb.debian.org/debian trixie/main amd64 node-tapable all 2.2.1-3 [13.5 kB]
Get:347 http://deb.debian.org/debian trixie/main amd64 node-enhanced-resolve all 5.15.0-1 [36.4 kB]
Get:348 http://deb.debian.org/debian trixie/main amd64 node-es-module-lexer all 1.1.0+dfsg-3 [19.8 kB]
Get:349 http://deb.debian.org/debian trixie/main amd64 node-events all 3.3.0+~3.0.0-3 [5888 B]
Get:350 http://deb.debian.org/debian trixie/main amd64 node-resolve-cwd all 3.0.0-2 [4212 B]
Get:351 http://deb.debian.org/debian trixie/main amd64 node-jest-debbundle all 29.6.2~ds1+~cs73.45.28-5 [135 kB]
Get:352 http://deb.debian.org/debian trixie/main amd64 node-interpret all 2.2.0-3 [7660 B]
Get:353 http://deb.debian.org/debian trixie/main amd64 node-merge-stream all 2.0.0+~1.1.2-2 [5124 B]
Get:354 http://deb.debian.org/debian trixie/main amd64 node-jest-worker all 29.6.2~ds1+~cs73.45.28-5 [116 kB]
Get:355 http://deb.debian.org/debian trixie/main amd64 node-loader-runner all 4.3.0-1 [7644 B]
Get:356 http://deb.debian.org/debian trixie/main amd64 node-mime all 3.0.0+dfsg+~cs6.97.2-2 [40.3 kB]
Get:357 http://deb.debian.org/debian trixie/main amd64 node-mime-types all 2.1.35-2 [8752 B]
Get:358 http://deb.debian.org/debian trixie/main amd64 node-rechoir all 0.8.0+~0.6.1-2 [6628 B]
Get:359 http://deb.debian.org/debian trixie/main amd64 node-schema-utils all 4.2.0~ds-3 [22.0 kB]
Get:360 http://deb.debian.org/debian trixie/main amd64 node-randombytes all 2.1.0+~2.0.0-2 [4852 B]
Get:361 http://deb.debian.org/debian trixie/main amd64 node-serialize-javascript all 6.0.2-1 [13.0 kB]
Get:362 http://deb.debian.org/debian trixie/main amd64 node-watchpack all 2.4.0+~cs2.8.1-1 [20.2 kB]
Get:363 http://deb.debian.org/debian trixie/main amd64 node-webassemblyjs all 1.11.4+dfsg+~cs10.11.17-2 [139 kB]
Get:364 http://deb.debian.org/debian trixie/main amd64 node-source-list-map all 2.0.1+dfsg+~0.1.2-1 [10.1 kB]
Get:365 http://deb.debian.org/debian trixie/main amd64 node-webpack-sources all 3.2.3+~3.2.0-2 [23.2 kB]
Get:366 http://deb.debian.org/debian trixie/main amd64 node-terser all 5.38.0-1 [220 kB]
Get:367 http://deb.debian.org/debian trixie/main amd64 terser all 5.38.0-1 [19.4 kB]
Get:368 http://deb.debian.org/debian trixie/main amd64 node-get-stream all 8.0.1-11 [11.6 kB]
Get:369 http://deb.debian.org/debian trixie/main amd64 node-mimic-fn all 4.0.0-5 [5492 B]
Get:370 http://deb.debian.org/debian trixie/main amd64 node-strip-eof all 3.0.0-5 [4656 B]
Get:371 http://deb.debian.org/debian trixie/main amd64 node-execa all 8.0.1+dfsg1+~cs12.0.0-1 [43.9 kB]
Get:372 http://deb.debian.org/debian trixie/main amd64 node-envinfo all 7.11.0+~cs14.3.0-3 [32.6 kB]
Get:373 http://deb.debian.org/debian trixie/main amd64 webpack all 5.97.1+dfsg1+~cs11.18.27-3 [810 kB]
Get:374 http://deb.debian.org/debian trixie/main amd64 node-css-loader all 6.8.1+~cs14.0.17-1 [74.5 kB]
Get:375 http://deb.debian.org/debian trixie/main amd64 node-data-uri-to-buffer all 6.0.2~0~2024040606-6+deb13u1 [9180 B]
Get:376 http://deb.debian.org/debian trixie/main amd64 node-mimic-response all 3.1.0-9 [5424 B]
Get:377 http://deb.debian.org/debian trixie/main amd64 node-decompress-response all 6.0.0-3 [4656 B]
Get:378 http://deb.debian.org/debian trixie/main amd64 node-depd all 2.0.0-2 [11.2 kB]
Get:379 http://deb.debian.org/debian trixie/main amd64 node-diff all 5.0.0~dfsg+~5.0.1-4 [69.7 kB]
Get:380 http://deb.debian.org/debian trixie/main amd64 node-err-code all 2.0.3+dfsg-3 [4884 B]
Get:381 http://deb.debian.org/debian trixie/main amd64 node-time-stamp all 2.2.0-2 [6016 B]
Get:382 http://deb.debian.org/debian trixie/main amd64 node-fancy-log all 1.3.3+~cs1.3.1-2 [7940 B]
Get:383 http://deb.debian.org/debian trixie/main amd64 node-fetch all 3.3.2+~cs11.4.11-3 [213 kB]
Get:384 http://deb.debian.org/debian trixie/main amd64 node-has-unicode all 2.0.1-5 [3992 B]
Get:385 http://deb.debian.org/debian trixie/main amd64 node-wide-align all 1.1.3-4 [4244 B]
Get:386 http://deb.debian.org/debian trixie/main amd64 node-gauge all 4.0.4-2 [19.7 kB]
Get:387 http://deb.debian.org/debian trixie/main amd64 node-lowercase-keys all 2.0.0-2 [3768 B]
Get:388 http://deb.debian.org/debian trixie/main amd64 node-json-buffer all 3.0.1+~3.0.0-1 [4536 B]
Get:389 http://deb.debian.org/debian trixie/main amd64 node-p-cancelable all 2.1.1-1 [7272 B]
Get:390 http://deb.debian.org/debian trixie/main amd64 node-got all 11.8.5+~cs58.13.36-5 [121 kB]
Get:391 http://deb.debian.org/debian trixie/main amd64 node-https-proxy-agent all 7.0.4~0~2024040606-6+deb13u1 [13.7 kB]
Get:392 http://deb.debian.org/debian trixie/main amd64 node-set-blocking all 2.0.0-2 [4248 B]
Get:393 http://deb.debian.org/debian trixie/main amd64 node-npmlog all 7.0.1+~4.1.4-1 [11.4 kB]
Get:394 http://deb.debian.org/debian trixie/main amd64 node-osenv all 0.1.5+~0.1.1-1 [5884 B]
Get:395 http://deb.debian.org/debian trixie/main amd64 node-tar all 6.2.1+~cs7.0.8-1+deb13u1 [52.7 kB]
Get:396 http://deb.debian.org/debian trixie/main amd64 node-gyp all 11.1.0+~5.0.0-1 [67.6 kB]
Get:397 http://deb.debian.org/debian trixie/main amd64 node-http-proxy-agent all 7.0.2~0~2024040606-6+deb13u1 [10.8 kB]
Get:398 http://deb.debian.org/debian trixie/main amd64 node-ieee754 all 1.2.1-3 [5268 B]
Get:399 http://deb.debian.org/debian trixie/main amd64 node-ini all 3.0.1-2 [6928 B]
Get:400 http://deb.debian.org/debian trixie/main amd64 node-ip all 2.0.1+~1.1.3-3 [8616 B]
Get:401 http://deb.debian.org/debian trixie/main amd64 node-ip-regex all 4.3.0+~4.1.1-1 [5188 B]
Get:402 http://deb.debian.org/debian trixie/main amd64 node-mute-stream all 0.0.8+~0.0.1-3 [6232 B]
Get:403 http://deb.debian.org/debian trixie/main amd64 node-negotiator all 0.6.3+~0.6.1-1 [10.8 kB]
Get:404 http://deb.debian.org/debian trixie/main amd64 node-read-package-json all 5.0.2+~2.0.0-2 [11.6 kB]
Get:405 http://deb.debian.org/debian trixie/main amd64 node-npm-bundled all 2.0.1-2 [6408 B]
Get:406 http://deb.debian.org/debian trixie/main amd64 node-validate-npm-package-name all 5.0.0+~4.0.0-1 [7444 B]
Get:407 http://deb.debian.org/debian trixie/main amd64 node-npm-package-arg all 10.0.0+~3.0.0-2 [11.4 kB]
Get:408 http://deb.debian.org/debian trixie/main amd64 node-retry all 0.13.1.+~cs2.19.16-1 [14.2 kB]
Get:409 http://deb.debian.org/debian trixie/main amd64 node-promise-retry all 2.0.1-4 [5016 B]
Get:410 http://deb.debian.org/debian trixie/main amd64 node-read all 1.0.7-5 [5388 B]
Get:411 http://deb.debian.org/debian trixie/main amd64 node-promzard all 0.3.0-2 [6788 B]
Get:412 http://deb.debian.org/debian trixie/main amd64 node-text-table all 0.2.0-4 [4736 B]
Get:413 http://deb.debian.org/debian trixie/main amd64 npm all 9.2.0~ds1-3 [669 kB]
Preconfiguring packages ...
Fetched 106 MB in 3s (40.8 MB/s)
Selecting previously unselected package liblzf1: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 .../000-liblzf1_3.6-4+b3_amd64.deb ...
Unpacking liblzf1:amd64 (3.6-4+b3) ...
Selecting previously unselected package redis-tools.
Preparing to unpack .../001-redis-tools_5%3a8.0.2-3+deb13u2_amd64.deb ...
Unpacking redis-tools (5:8.0.2-3+deb13u2) ...
Selecting previously unselected package redis-server.
Preparing to unpack .../002-redis-server_5%3a8.0.2-3+deb13u2_amd64.deb ...
Unpacking redis-server (5:8.0.2-3+deb13u2) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../003-bzip2_1.0.8-6_amd64.deb ...
Unpacking bzip2 (1.0.8-6) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../004-xz-utils_5.8.1-1+deb13u1_amd64.deb ...
Unpacking xz-utils (5.8.1-1+deb13u1) ...
Selecting previously unselected package libsframe1:amd64.
Preparing to unpack .../005-libsframe1_2.44-3_amd64.deb ...
Unpacking libsframe1:amd64 (2.44-3) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../006-binutils-common_2.44-3_amd64.deb ...
Unpacking binutils-common:amd64 (2.44-3) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../007-libbinutils_2.44-3_amd64.deb ...
Unpacking libbinutils:amd64 (2.44-3) ...
Selecting previously unselected package libgprofng0:amd64.
Preparing to unpack .../008-libgprofng0_2.44-3_amd64.deb ...
Unpacking libgprofng0:amd64 (2.44-3) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../009-libctf-nobfd0_2.44-3_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.44-3) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../010-libctf0_2.44-3_amd64.deb ...
Unpacking libctf0:amd64 (2.44-3) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../011-libjansson4_2.14-2+b3_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2+b3) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../012-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.44-3) ...
Selecting previously unselected package binutils.
Preparing to unpack .../013-binutils_2.44-3_amd64.deb ...
Unpacking binutils (2.44-3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../014-libc-dev-bin_2.41-12+deb13u4_amd64.deb ...
Unpacking libc-dev-bin (2.41-12+deb13u4) ...
Selecting previously unselected package linux-libc-dev.
Preparing to unpack .../015-linux-libc-dev_6.12.107-1_all.deb ...
Unpacking linux-libc-dev (6.12.107-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../016-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../017-rpcsvc-proto_1.4.3-1_amd64.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../018-libc6-dev_2.41-12+deb13u4_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-12+deb13u4) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../019-libisl23_0.27-1_amd64.deb ...
Unpacking libisl23:amd64 (0.27-1) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../020-libmpfr6_4.2.2-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.2.2-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../021-libmpc3_1.3.1-1+b3_amd64.deb ...
Unpacking libmpc3:amd64 (1.3.1-1+b3) ...
Selecting previously unselected package cpp-14-x86-64-linux-gnu.
Preparing to unpack .../022-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ...
Selecting previously unselected package cpp-14.
Preparing to unpack .../023-cpp-14_14.2.0-19_amd64.deb ...
Unpacking cpp-14 (14.2.0-19) ...
Selecting previously unselected package cpp-x86-64-linux-gnu.
Preparing to unpack .../024-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../025-cpp_4%3a14.2.0-1_amd64.deb ...
Unpacking cpp (4:14.2.0-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../026-libcc1-0_14.2.0-19_amd64.deb ...
Unpacking libcc1-0:amd64 (14.2.0-19) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../027-libitm1_14.2.0-19_amd64.deb ...
Unpacking libitm1:amd64 (14.2.0-19) ...
Selecting previously unselected package libasan8:amd64.
Preparing to unpack .../028-libasan8_14.2.0-19_amd64.deb ...
Unpacking libasan8:amd64 (14.2.0-19) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../029-liblsan0_14.2.0-19_amd64.deb ...
Unpacking liblsan0:amd64 (14.2.0-19) ...
Selecting previously unselected package libtsan2:amd64.
Preparing to unpack .../030-libtsan2_14.2.0-19_amd64.deb ...
Unpacking libtsan2:amd64 (14.2.0-19) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../031-libubsan1_14.2.0-19_amd64.deb ...
Unpacking libubsan1:amd64 (14.2.0-19) ...
Selecting previously unselected package libhwasan0:amd64.
Preparing to unpack .../032-libhwasan0_14.2.0-19_amd64.deb ...
Unpacking libhwasan0:amd64 (14.2.0-19) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../033-libquadmath0_14.2.0-19_amd64.deb ...
Unpacking libquadmath0:amd64 (14.2.0-19) ...
Selecting previously unselected package libgcc-14-dev:amd64.
Preparing to unpack .../034-libgcc-14-dev_14.2.0-19_amd64.deb ...
Unpacking libgcc-14-dev:amd64 (14.2.0-19) ...
Selecting previously unselected package gcc-14-x86-64-linux-gnu.
Preparing to unpack .../035-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ...
Selecting previously unselected package gcc-14.
Preparing to unpack .../036-gcc-14_14.2.0-19_amd64.deb ...
Unpacking gcc-14 (14.2.0-19) ...
Selecting previously unselected package gcc-x86-64-linux-gnu.
Preparing to unpack .../037-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ...
Selecting previously unselected package gcc.
Preparing to unpack .../038-gcc_4%3a14.2.0-1_amd64.deb ...
Unpacking gcc (4:14.2.0-1) ...
Selecting previously unselected package libstdc++-14-dev:amd64.
Preparing to unpack .../039-libstdc++-14-dev_14.2.0-19_amd64.deb ...
Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ...
Selecting previously unselected package g++-14-x86-64-linux-gnu.
Preparing to unpack .../040-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ...
Selecting previously unselected package g++-14.
Preparing to unpack .../041-g++-14_14.2.0-19_amd64.deb ...
Unpacking g++-14 (14.2.0-19) ...
Selecting previously unselected package g++-x86-64-linux-gnu.
Preparing to unpack .../042-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ...
Selecting previously unselected package g++.
Preparing to unpack .../043-g++_4%3a14.2.0-1_amd64.deb ...
Unpacking g++ (4:14.2.0-1) ...
Selecting previously unselected package make.
Preparing to unpack .../044-make_4.4.1-2_amd64.deb ...
Unpacking make (4.4.1-2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../045-libdpkg-perl_1.22.22_all.deb ...
Unpacking libdpkg-perl (1.22.22) ...
Selecting previously unselected package patch.
Preparing to unpack .../046-patch_2.8-2_amd64.deb ...
Unpacking patch (2.8-2) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../047-dpkg-dev_1.22.22_all.deb ...
Unpacking dpkg-dev (1.22.22) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../048-build-essential_12.12_amd64.deb ...
Unpacking build-essential (12.12) ...
Selecting previously unselected package node-fast-deep-equal.
Preparing to unpack .../049-node-fast-deep-equal_3.1.3-3_all.deb ...
Unpacking node-fast-deep-equal (3.1.3-3) ...
Selecting previously unselected package node-json-schema-traverse.
Preparing to unpack .../050-node-json-schema-traverse_1.0.0-3_all.deb ...
Unpacking node-json-schema-traverse (1.0.0-3) ...
Selecting previously unselected package node-jsonify.
Preparing to unpack .../051-node-jsonify_0.0.1-1_all.deb ...
Unpacking node-jsonify (0.0.1-1) ...
Selecting previously unselected package node-json-stable-stringify.
Preparing to unpack .../052-node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-2_all.deb ...
Unpacking node-json-stable-stringify (1.0.2+repack1+~cs1.0.34-2) ...
Selecting previously unselected package node-punycode.
Preparing to unpack .../053-node-punycode_2.3.1+~2.1.4-1_all.deb ...
Unpacking node-punycode (2.3.1+~2.1.4-1) ...
Selecting previously unselected package node-uri-js.
Preparing to unpack .../054-node-uri-js_4.4.0+dfsg-8_all.deb ...
Unpacking node-uri-js (4.4.0+dfsg-8) ...
Selecting previously unselected package libcares2:amd64.
Preparing to unpack .../055-libcares2_1.34.5-1+deb13u1_amd64.deb ...
Unpacking libcares2:amd64 (1.34.5-1+deb13u1) ...
Selecting previously unselected package node-xtend.
Preparing to unpack .../056-node-xtend_4.0.2-3_all.deb ...
Unpacking node-xtend (4.0.2-3) ...
Selecting previously unselected package node-acorn.
Preparing to unpack .../057-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Selecting previously unselected package node-cjs-module-lexer.
Preparing to unpack .../058-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ...
Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../059-node-balanced-match_2.0.0-1_all.deb ...
Unpacking node-balanced-match (2.0.0-1) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../060-node-brace-expansion_2.0.1+~1.1.0-2_all.deb ...
Unpacking node-brace-expansion (2.0.1+~1.1.0-2) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../061-node-minimatch_9.0.3-6_all.deb ...
Unpacking node-minimatch (9.0.3-6) ...
Selecting previously unselected package node-undici.
Preparing to unpack .../062-node-undici_7.3.0+dfsg1+~cs24.12.11-1_all.deb ...
Unpacking node-undici (7.3.0+dfsg1+~cs24.12.11-1) ...
Selecting previously unselected package libnode115:amd64.
Preparing to unpack .../063-libnode115_20.19.2+dfsg-1+deb13u3_amd64.deb ...
Unpacking libnode115:amd64 (20.19.2+dfsg-1+deb13u3) ...
Selecting previously unselected package node-corepack.
Preparing to unpack .../064-node-corepack_0.24.0-5_all.deb ...
Unpacking node-corepack (0.24.0-5) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../065-nodejs_20.19.2+dfsg-1+deb13u3_amd64.deb ...
Unpacking nodejs (20.19.2+dfsg-1+deb13u3) ...
Selecting previously unselected package node-ajv.
Preparing to unpack .../066-node-ajv_8.12.0~ds+~2.1.1-5_all.deb ...
Unpacking node-ajv (8.12.0~ds+~2.1.1-5) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../067-libjs-inherits_2.0.4-6_all.deb ...
Unpacking libjs-inherits (2.0.4-6) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../068-node-inherits_2.0.4-6_all.deb ...
Unpacking node-inherits (2.0.4-6) ...
Selecting previously unselected package node-core-util-is.
Preparing to unpack .../069-node-core-util-is_1.0.3-1_all.deb ...
Unpacking node-core-util-is (1.0.3-1) ...
Selecting previously unselected package node-safe-buffer.
Preparing to unpack .../070-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ...
Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Selecting previously unselected package node-string-decoder.
Preparing to unpack .../071-node-string-decoder_1.3.0-6_all.deb ...
Unpacking node-string-decoder (1.3.0-6) ...
Selecting previously unselected package node-process-nextick-args.
Preparing to unpack .../072-node-process-nextick-args_2.0.1-3_all.deb ...
Unpacking node-process-nextick-args (2.0.1-3) ...
Selecting previously unselected package node-util-deprecate.
Preparing to unpack .../073-node-util-deprecate_1.0.2-3_all.deb ...
Unpacking node-util-deprecate (1.0.2-3) ...
Selecting previously unselected package node-isarray.
Preparing to unpack .../074-node-isarray_2.0.5-4_all.deb ...
Unpacking node-isarray (2.0.5-4) ...
Selecting previously unselected package node-readable-stream.
Preparing to unpack .../075-node-readable-stream_3.6.0+~cs3.0.0-4_all.deb ...
Unpacking node-readable-stream (3.6.0+~cs3.0.0-4) ...
Selecting previously unselected package node-typedarray.
Preparing to unpack .../076-node-typedarray_0.0.7-1_all.deb ...
Unpacking node-typedarray (0.0.7-1) ...
Selecting previously unselected package node-concat-stream.
Preparing to unpack .../077-node-concat-stream_2.0.0+~2.0.0-2_all.deb ...
Unpacking node-concat-stream (2.0.0+~2.0.0-2) ...
Selecting previously unselected package node-ms.
Preparing to unpack .../078-node-ms_2.1.3+~cs0.7.31-3_all.deb ...
Unpacking node-ms (2.1.3+~cs0.7.31-3) ...
Selecting previously unselected package node-debug.
Preparing to unpack .../079-node-debug_4.3.4+~cs4.1.7-1_all.deb ...
Unpacking node-debug (4.3.4+~cs4.1.7-1) ...
Selecting previously unselected package node-esutils.
Preparing to unpack .../080-node-esutils_2.0.3+~2.0.0-1_all.deb ...
Unpacking node-esutils (2.0.3+~2.0.0-1) ...
Selecting previously unselected package node-doctrine.
Preparing to unpack .../081-node-doctrine_3.0.0-4_all.deb ...
Unpacking node-doctrine (3.0.0-4) ...
Selecting previously unselected package node-eslint-visitor-keys.
Preparing to unpack .../082-node-eslint-visitor-keys_3.3.0+~1.0.0-1_all.deb ...
Unpacking node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Selecting previously unselected package node-estraverse.
Preparing to unpack .../083-node-estraverse_5.3.0+ds+~5.1.1-1_all.deb ...
Unpacking node-estraverse (5.3.0+ds+~5.1.1-1) ...
Selecting previously unselected package node-object-assign.
Preparing to unpack .../084-node-object-assign_4.1.1-7_all.deb ...
Unpacking node-object-assign (4.1.1-7) ...
Selecting previously unselected package node-esrecurse.
Preparing to unpack .../085-node-esrecurse_4.3.0-2_all.deb ...
Unpacking node-esrecurse (4.3.0-2) ...
Selecting previously unselected package node-eslint-scope.
Preparing to unpack .../086-node-eslint-scope_7.1.1+~3.7.4-1_all.deb ...
Unpacking node-eslint-scope (7.1.1+~3.7.4-1) ...
Selecting previously unselected package node-espree.
Preparing to unpack .../087-node-espree_9.4.1~dfsg-2_all.deb ...
Unpacking node-espree (9.4.1~dfsg-2) ...
Selecting previously unselected package node-esquery.
Preparing to unpack .../088-node-esquery_1.4.2~ds-1_all.deb ...
Unpacking node-esquery (1.4.2~ds-1) ...
Selecting previously unselected package node-eslint-utils.
Preparing to unpack .../089-node-eslint-utils_3.0.0-3_all.deb ...
Unpacking node-eslint-utils (3.0.0-3) ...
Selecting previously unselected package node-flatted.
Preparing to unpack .../090-node-flatted_3.2.7~ds-1+deb13u1_all.deb ...
Unpacking node-flatted (3.2.7~ds-1+deb13u1) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../091-node-fs.realpath_1.0.0-3_all.deb ...
Unpacking node-fs.realpath (1.0.0-3) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../092-node-wrappy_1.0.2-3_all.deb ...
Unpacking node-wrappy (1.0.2-3) ...
Selecting previously unselected package node-once.
Preparing to unpack .../093-node-once_1.4.1-1_all.deb ...
Unpacking node-once (1.4.1-1) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../094-node-inflight_1.0.6-2_all.deb ...
Unpacking node-inflight (1.0.6-2) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../095-node-glob_8.1.0+~cs8.5.15-1_all.deb ...
Unpacking node-glob (8.1.0+~cs8.5.15-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../096-node-rimraf_3.0.2-2_all.deb ...
Unpacking node-rimraf (3.0.2-2) ...
Selecting previously unselected package node-write.
Preparing to unpack .../097-node-write_2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-write (2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-flat-cache.
Preparing to unpack .../098-node-flat-cache_3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-flat-cache (3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-file-entry-cache.
Preparing to unpack .../099-node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-file-entry-cache (6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-functional-red-black-tree.
Preparing to unpack .../100-node-functional-red-black-tree_1.0.1+20181105-7_all.deb ...
Unpacking node-functional-red-black-tree (1.0.1+20181105-7) ...
Selecting previously unselected package node-is-extglob.
Preparing to unpack .../101-node-is-extglob_2.1.1-5_all.deb ...
Unpacking node-is-extglob (2.1.1-5) ...
Selecting previously unselected package node-is-glob.
Preparing to unpack .../102-node-is-glob_4.0.3-2_all.deb ...
Unpacking node-is-glob (4.0.3-2) ...
Selecting previously unselected package node-path-dirname.
Preparing to unpack .../103-node-path-dirname_1.0.2-2_all.deb ...
Unpacking node-path-dirname (1.0.2-2) ...
Selecting previously unselected package node-glob-parent.
Preparing to unpack .../104-node-glob-parent_6.0.2+~5.1.1-2_all.deb ...
Unpacking node-glob-parent (6.0.2+~5.1.1-2) ...
Selecting previously unselected package node-globals.
Preparing to unpack .../105-node-globals_13.23.0-1_all.deb ...
Unpacking node-globals (13.23.0-1) ...
Selecting previously unselected package node-resolve-from.
Preparing to unpack .../106-node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-1_all.deb ...
Unpacking node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ...
Selecting previously unselected package node-imurmurhash.
Preparing to unpack .../107-node-imurmurhash_0.1.4+dfsg+~0.1.1-2_all.deb ...
Unpacking node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ...
Selecting previously unselected package node-ignore.
Preparing to unpack .../108-node-ignore_5.2.1-1_all.deb ...
Unpacking node-ignore (5.2.1-1) ...
Selecting previously unselected package node-prelude-ls.
Preparing to unpack .../109-node-prelude-ls_1.2.1+dfsg-3_all.deb ...
Unpacking node-prelude-ls (1.2.1+dfsg-3) ...
Selecting previously unselected package node-type-check.
Preparing to unpack .../110-node-type-check_0.4.0+dfsg-3_all.deb ...
Unpacking node-type-check (0.4.0+dfsg-3) ...
Selecting previously unselected package node-levn.
Preparing to unpack .../111-node-levn_0.4.1+dfsg-2_all.deb ...
Unpacking node-levn (0.4.1+dfsg-2) ...
Selecting previously unselected package node-lodash.
Preparing to unpack .../112-node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1_all.deb ...
Unpacking node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1) ...
Selecting previously unselected package node-memfs.
Preparing to unpack .../113-node-memfs_3.4.12+~cs1.0.3-1_all.deb ...
Unpacking node-memfs (3.4.12+~cs1.0.3-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../114-node-mkdirp_2.1.6+~cs5.2.1-2_all.deb ...
Unpacking node-mkdirp (2.1.6+~cs5.2.1-2) ...
Selecting previously unselected package node-deep-is.
Preparing to unpack .../115-node-deep-is_0.1.4-1_all.deb ...
Unpacking node-deep-is (0.1.4-1) ...
Selecting previously unselected package node-fast-levenshtein.
Preparing to unpack .../116-node-fast-levenshtein_2.0.6+ds-3_all.deb ...
Unpacking node-fast-levenshtein (2.0.6+ds-3) ...
Selecting previously unselected package node-optionator.
Preparing to unpack .../117-node-optionator_0.9.1+dfsg+~cs1.2.3-1_all.deb ...
Unpacking node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...
Selecting previously unselected package node-progress.
Preparing to unpack .../118-node-progress_2.0.3-2_all.deb ...
Unpacking node-progress (2.0.3-2) ...
Selecting previously unselected package libjs-regenerate.
Preparing to unpack .../119-libjs-regenerate_1.4.2-3_all.deb ...
Unpacking libjs-regenerate (1.4.2-3) ...
Selecting previously unselected package node-regenerate.
Preparing to unpack .../120-node-regenerate_1.4.2-3_all.deb ...
Unpacking node-regenerate (1.4.2-3) ...
Selecting previously unselected package node-regenerate-unicode-properties.
Preparing to unpack .../121-node-regenerate-unicode-properties_10.1.0+ds-1_all.deb ...
Unpacking node-regenerate-unicode-properties (10.1.0+ds-1) ...
Selecting previously unselected package node-regexpp.
Preparing to unpack .../122-node-regexpp_3.2.0-5_all.deb ...
Unpacking node-regexpp (3.2.0-5) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../123-node-lru-cache_10.0.1-3_all.deb ...
Unpacking node-lru-cache (10.0.1-3) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../124-node-semver_7.6.1+~7.5.8-2_all.deb ...
Unpacking node-semver (7.6.1+~7.5.8-2) ...
Selecting previously unselected package node-strip-json-comments.
Preparing to unpack .../125-node-strip-json-comments_4.0.0-4_all.deb ...
Unpacking node-strip-json-comments (4.0.0-4) ...
Selecting previously unselected package node-json-schema.
Preparing to unpack .../126-node-json-schema_0.4.0+~7.0.11-1_all.deb ...
Unpacking node-json-schema (0.4.0+~7.0.11-1) ...
Selecting previously unselected package node-v8-compile-cache.
Preparing to unpack .../127-node-v8-compile-cache_2.4.0-2_all.deb ...
Unpacking node-v8-compile-cache (2.4.0-2) ...
Selecting previously unselected package eslint.
Preparing to unpack .../128-eslint_6.4.0~dfsg+~6.1.9-12_all.deb ...
Unpacking eslint (6.4.0~dfsg+~6.1.9-12) ...
Selecting previously unselected package python3-packaging.
Preparing to unpack .../129-python3-packaging_25.0-1_all.deb ...
Unpacking python3-packaging (25.0-1) ...
Selecting previously unselected package gyp.
Preparing to unpack .../130-gyp_0.16.2-2_all.deb ...
Unpacking gyp (0.16.2-2) ...
Selecting previously unselected package node-neo-async.
Preparing to unpack .../131-node-neo-async_2.6.2+~cs3.0.0-3_all.deb ...
Unpacking node-neo-async (2.6.2+~cs3.0.0-3) ...
Selecting previously unselected package node-arrify.
Preparing to unpack .../132-node-arrify_2.0.1-3_all.deb ...
Unpacking node-arrify (2.0.1-3) ...
Selecting previously unselected package node-is-plain-obj.
Preparing to unpack .../133-node-is-plain-obj_3.0.0-2_all.deb ...
Unpacking node-is-plain-obj (3.0.0-2) ...
Selecting previously unselected package node-is-buffer.
Preparing to unpack .../134-node-is-buffer_2.0.5-2_all.deb ...
Unpacking node-is-buffer (2.0.5-2) ...
Selecting previously unselected package node-kind-of.
Preparing to unpack .../135-node-kind-of_6.0.3+dfsg-2_all.deb ...
Unpacking node-kind-of (6.0.3+dfsg-2) ...
Selecting previously unselected package node-minimist.
Preparing to unpack .../136-node-minimist_1.2.8+~cs5.3.5-1_all.deb ...
Unpacking node-minimist (1.2.8+~cs5.3.5-1) ...
Selecting previously unselected package node-wordwrap.
Preparing to unpack .../137-node-wordwrap_1.0.0-4_all.deb ...
Unpacking node-wordwrap (1.0.0-4) ...
Selecting previously unselected package node-optimist.
Preparing to unpack .../138-node-optimist_0.6.1+~0.0.30-2_all.deb ...
Unpacking node-optimist (0.6.1+~0.0.30-2) ...
Selecting previously unselected package libjs-source-map.
Preparing to unpack .../139-libjs-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package node-source-map.
Preparing to unpack .../140-node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package handlebars.
Preparing to unpack .../141-handlebars_3%3a4.7.7+~4.1.0-1_all.deb ...
Unpacking handlebars (3:4.7.7+~4.1.0-1) ...
Selecting previously unselected package libjs-events.
Preparing to unpack .../142-libjs-events_3.3.0+~3.0.0-3_all.deb ...
Unpacking libjs-events (3.3.0+~3.0.0-3) ...
Selecting previously unselected package libjs-is-typedarray.
Preparing to unpack .../143-libjs-is-typedarray_1.0.0-4_all.deb ...
Unpacking libjs-is-typedarray (1.0.0-4) ...
Selecting previously unselected package libjs-prettify.
Preparing to unpack .../144-libjs-prettify_2015.12.04+dfsg-1.1_all.deb ...
Unpacking libjs-prettify (2015.12.04+dfsg-1.1) ...
Selecting previously unselected package libjs-sprintf-js.
Preparing to unpack .../145-libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...
Unpacking libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Selecting previously unselected package libjs-typedarray-to-buffer.
Preparing to unpack .../146-libjs-typedarray-to-buffer_4.0.0-2_all.deb ...
Unpacking libjs-typedarray-to-buffer (4.0.0-2) ...
Selecting previously unselected package node-lodash-packages.
Preparing to unpack .../147-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1_all.deb ...
Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1) ...
Selecting previously unselected package node-function-bind.
Preparing to unpack .../148-node-function-bind_1.1.2+~cs2.1.14-1_all.deb ...
Unpacking node-function-bind (1.1.2+~cs2.1.14-1) ...
Selecting previously unselected package node-object-inspect.
Preparing to unpack .../149-node-object-inspect_1.12.2+~cs1.8.1-1_all.deb ...
Unpacking node-object-inspect (1.12.2+~cs1.8.1-1) ...
Selecting previously unselected package node-es-abstract.
Preparing to unpack .../150-node-es-abstract_1.20.4+~cs26.27.47-2_all.deb ...
Unpacking node-es-abstract (1.20.4+~cs26.27.47-2) ...
Selecting previously unselected package node-resolve.
Preparing to unpack .../151-node-resolve_1.22.8+~cs5.34.15-2_all.deb ...
Unpacking node-resolve (1.22.8+~cs5.34.15-2) ...
Selecting previously unselected package node-define-properties.
Preparing to unpack .../152-node-define-properties_1.2.1+~cs2.2.3-1_all.deb ...
Unpacking node-define-properties (1.2.1+~cs2.2.3-1) ...
Selecting previously unselected package node-debbundle-es-to-primitive.
Preparing to unpack .../153-node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2_all.deb ...
Unpacking node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...
Selecting previously unselected package node-isobject.
Preparing to unpack .../154-node-isobject_4.0.0-2_all.deb ...
Unpacking node-isobject (4.0.0-2) ...
Selecting previously unselected package node-is-descriptor.
Preparing to unpack .../155-node-is-descriptor_3.0.0-2_all.deb ...
Unpacking node-is-descriptor (3.0.0-2) ...
Selecting previously unselected package node-define-property.
Preparing to unpack .../156-node-define-property_2.0.2+really+2.0.2-3_all.deb ...
Unpacking node-define-property (2.0.2+really+2.0.2-3) ...
Selecting previously unselected package node-defined.
Preparing to unpack .../157-node-defined_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-defined (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../158-node-abbrev_1.1.1+~1.1.2-1_all.deb ...
Unpacking node-abbrev (1.1.1+~1.1.2-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../159-node-archy_1.0.0-6_all.deb ...
Unpacking node-archy (1.0.0-6) ...
Selecting previously unselected package node-async.
Preparing to unpack .../160-node-async_3.2.6+dfsg-2_all.deb ...
Unpacking node-async (3.2.6+dfsg-2) ...
Selecting previously unselected package node-convert-source-map.
Preparing to unpack .../161-node-convert-source-map_1.9.0+~1.5.2-1_all.deb ...
Unpacking node-convert-source-map (1.9.0+~1.5.2-1) ...
Selecting previously unselected package node-decamelize.
Preparing to unpack .../162-node-decamelize_4.0.0-2_all.deb ...
Unpacking node-decamelize (4.0.0-2) ...
Selecting previously unselected package node-es6-error.
Preparing to unpack .../163-node-es6-error_4.1.1-5_all.deb ...
Unpacking node-es6-error (4.1.1-5) ...
Selecting previously unselected package node-esprima.
Preparing to unpack .../164-node-esprima_4.0.1+ds+~4.0.3-2_all.deb ...
Unpacking node-esprima (4.0.1+ds+~4.0.3-2) ...
Selecting previously unselected package node-escodegen.
Preparing to unpack .../165-node-escodegen_2.1.0+dfsg+~0.0.8-1_all.deb ...
Unpacking node-escodegen (2.1.0+dfsg+~0.0.8-1) ...
Selecting previously unselected package node-commondir.
Preparing to unpack .../166-node-commondir_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-commondir (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-is-number.
Preparing to unpack .../167-node-is-number_7.0.0-4_all.deb ...
Unpacking node-is-number (7.0.0-4) ...
Selecting previously unselected package node-repeat-string.
Preparing to unpack .../168-node-repeat-string_1.6.1+repack-1_all.deb ...
Unpacking node-repeat-string (1.6.1+repack-1) ...
Selecting previously unselected package node-to-regex-range.
Preparing to unpack .../169-node-to-regex-range_5.0.1-4_all.deb ...
Unpacking node-to-regex-range (5.0.1-4) ...
Selecting previously unselected package node-fill-range.
Preparing to unpack .../170-node-fill-range_7.1.1+~7.0.3-1_all.deb ...
Unpacking node-fill-range (7.1.1+~7.0.3-1) ...
Selecting previously unselected package node-braces.
Preparing to unpack .../171-node-braces_3.0.3+~3.0.5-1_all.deb ...
Unpacking node-braces (3.0.3+~3.0.5-1) ...
Selecting previously unselected package node-normalize-path.
Preparing to unpack .../172-node-normalize-path_3.0.0+~3.0.0-1_all.deb ...
Unpacking node-normalize-path (3.0.0+~3.0.0-1) ...
Selecting previously unselected package node-anymatch.
Preparing to unpack .../173-node-anymatch_3.1.3+~cs4.6.1-2_all.deb ...
Unpacking node-anymatch (3.1.3+~cs4.6.1-2) ...
Selecting previously unselected package node-micromatch.
Preparing to unpack .../174-node-micromatch_4.0.7+~4.0.9-1_all.deb ...
Unpacking node-micromatch (4.0.7+~4.0.9-1) ...
Selecting previously unselected package node-pify.
Preparing to unpack .../175-node-pify_5.0.0+~cs5.0.1-1_all.deb ...
Unpacking node-pify (5.0.0+~cs5.0.1-1) ...
Selecting previously unselected package node-path-type.
Preparing to unpack .../176-node-path-type_4.0.0-3_all.deb ...
Unpacking node-path-type (4.0.0-3) ...
Selecting previously unselected package node-n3.
Preparing to unpack .../177-node-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb ...
Unpacking node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Selecting previously unselected package node-slash.
Preparing to unpack .../178-node-slash_4.0.0-3_all.deb ...
Unpacking node-slash (4.0.0-3) ...
Selecting previously unselected package node-globby.
Preparing to unpack .../179-node-globby_13.1.3+~cs16.25.40-3_all.deb ...
Unpacking node-globby (13.1.3+~cs16.25.40-3) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../180-node-graceful-fs_4.2.10-1_all.deb ...
Unpacking node-graceful-fs (4.2.10-1) ...
Selecting previously unselected package node-is-path-cwd.
Preparing to unpack .../181-node-is-path-cwd_2.2.0-2_all.deb ...
Unpacking node-is-path-cwd (2.2.0-2) ...
Selecting previously unselected package node-path-is-inside.
Preparing to unpack .../182-node-path-is-inside_1.0.2+~1.0.0-1_all.deb ...
Unpacking node-path-is-inside (1.0.2+~1.0.0-1) ...
Selecting previously unselected package node-is-path-inside.
Preparing to unpack .../183-node-is-path-inside_3.0.3-2_all.deb ...
Unpacking node-is-path-inside (3.0.3-2) ...
Selecting previously unselected package node-escape-string-regexp.
Preparing to unpack .../184-node-escape-string-regexp_4.0.0-2_all.deb ...
Unpacking node-escape-string-regexp (4.0.0-2) ...
Selecting previously unselected package node-indent-string.
Preparing to unpack .../185-node-indent-string_4.0.0-2_all.deb ...
Unpacking node-indent-string (4.0.0-2) ...
Selecting previously unselected package node-p-map.
Preparing to unpack .../186-node-p-map_4.0.0+~3.1.0+~3.0.1-2_all.deb ...
Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Selecting previously unselected package node-del.
Preparing to unpack .../187-node-del_7.1.0-1_all.deb ...
Unpacking node-del (7.1.0-1) ...
Selecting previously unselected package node-make-dir.
Preparing to unpack .../188-node-make-dir_3.1.0-3_all.deb ...
Unpacking node-make-dir (3.1.0-3) ...
Selecting previously unselected package node-p-limit.
Preparing to unpack .../189-node-p-limit_4.0.0+~cs4.0.0-5_all.deb ...
Unpacking node-p-limit (4.0.0+~cs4.0.0-5) ...
Selecting previously unselected package node-p-locate.
Preparing to unpack .../190-node-p-locate_6.0.0-12_all.deb ...
Unpacking node-p-locate (6.0.0-12) ...
Selecting previously unselected package node-locate-path.
Preparing to unpack .../191-node-locate-path_7.1.1-2_all.deb ...
Unpacking node-locate-path (7.1.1-2) ...
Selecting previously unselected package node-path-exists.
Preparing to unpack .../192-node-path-exists_5.0.0-8_all.deb ...
Unpacking node-path-exists (5.0.0-8) ...
Selecting previously unselected package node-find-up.
Preparing to unpack .../193-node-find-up_6.3.0-7_all.deb ...
Unpacking node-find-up (6.3.0-7) ...
Selecting previously unselected package node-pkg-dir.
Preparing to unpack .../194-node-pkg-dir_5.0.0-2_all.deb ...
Unpacking node-pkg-dir (5.0.0-2) ...
Selecting previously unselected package node-find-cache-dir.
Preparing to unpack .../195-node-find-cache-dir_3.3.2+~3.2.1-1_all.deb ...
Unpacking node-find-cache-dir (3.3.2+~3.2.1-1) ...
Selecting previously unselected package node-signal-exit.
Preparing to unpack .../196-node-signal-exit_4.1.0-7_all.deb ...
Unpacking node-signal-exit (4.1.0-7) ...
Selecting previously unselected package node-foreground-child.
Preparing to unpack .../197-node-foreground-child_3.1.1-2_all.deb ...
Unpacking node-foreground-child (3.1.1-2) ...
Selecting previously unselected package node-is-stream.
Preparing to unpack .../198-node-is-stream_3.0.0-4_all.deb ...
Unpacking node-is-stream (3.0.0-4) ...
Selecting previously unselected package node-is-windows.
Preparing to unpack .../199-node-is-windows_1.0.2+~cs1.0.0-1_all.deb ...
Unpacking node-is-windows (1.0.2+~cs1.0.0-1) ...
Selecting previously unselected package node-ampproject-remapping.
Preparing to unpack .../200-node-ampproject-remapping_2.2.0+~cs5.15.37-1_all.deb ...
Unpacking node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Selecting previously unselected package node-sprintf-js.
Preparing to unpack .../201-node-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...
Unpacking node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Selecting previously unselected package node-argparse.
Preparing to unpack .../202-node-argparse_2.0.1-2_all.deb ...
Unpacking node-argparse (2.0.1-2) ...
Selecting previously unselected package node-js-yaml.
Preparing to unpack .../203-node-js-yaml_4.1.0+dfsg+~4.0.5-7_all.deb ...
Unpacking node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../204-node-nopt_5.0.0-4_all.deb ...
Unpacking node-nopt (5.0.0-4) ...
Selecting previously unselected package node-npm-run-path.
Preparing to unpack .../205-node-npm-run-path_5.1.0+~4.0.0-8_all.deb ...
Unpacking node-npm-run-path (5.1.0+~4.0.0-8) ...
Selecting previously unselected package node-shebang-regex.
Preparing to unpack .../206-node-shebang-regex_3.0.0-2_all.deb ...
Unpacking node-shebang-regex (3.0.0-2) ...
Selecting previously unselected package node-shebang-command.
Preparing to unpack .../207-node-shebang-command_2.0.0-1_all.deb ...
Unpacking node-shebang-command (2.0.0-1) ...
Selecting previously unselected package node-strip-bom.
Preparing to unpack .../208-node-strip-bom_4.0.0-2_all.deb ...
Unpacking node-strip-bom (4.0.0-2) ...
Selecting previously unselected package node-has-flag.
Preparing to unpack .../209-node-has-flag_5.0.1-1_all.deb ...
Unpacking node-has-flag (5.0.1-1) ...
Selecting previously unselected package node-supports-color.
Preparing to unpack .../210-node-supports-color_8.1.1+~8.1.1-1_all.deb ...
Unpacking node-supports-color (8.1.1+~8.1.1-1) ...
Selecting previously unselected package node-util.
Preparing to unpack .../211-node-util_0.12.5+~1.0.10-1_all.deb ...
Unpacking node-util (0.12.5+~1.0.10-1) ...
Selecting previously unselected package node-assert.
Preparing to unpack .../212-node-assert_2.0.0+~cs3.9.8-2_all.deb ...
Unpacking node-assert (2.0.0+~cs3.9.8-2) ...
Selecting previously unselected package node-babel-plugin-add-module-exports.
Preparing to unpack .../213-node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4_all.deb ...
Unpacking node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Selecting previously unselected package node-regenerator-runtime.
Preparing to unpack .../214-node-regenerator-runtime_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-babel7-runtime.
Preparing to unpack .../215-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-8_all.deb ...
Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-8) ...
Selecting previously unselected package node-babel-helper-define-polyfill-provider.
Preparing to unpack .../216-node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs2.
Preparing to unpack .../217-node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-caniuse-lite.
Preparing to unpack .../218-node-caniuse-lite_1.0.30001723+dfsg+~1.0.5-1_all.deb ...
Unpacking node-caniuse-lite (1.0.30001723+dfsg+~1.0.5-1) ...
Selecting previously unselected package node-electron-to-chromium.
Preparing to unpack .../219-node-electron-to-chromium_1.5.166-1_all.deb ...
Unpacking node-electron-to-chromium (1.5.166-1) ...
Selecting previously unselected package node-picocolors.
Preparing to unpack .../220-node-picocolors_1.0.0-4_all.deb ...
Unpacking node-picocolors (1.0.0-4) ...
Selecting previously unselected package node-browserslist.
Preparing to unpack .../221-node-browserslist_4.25.0+~cs6.3.22-1_all.deb ...
Unpacking node-browserslist (4.25.0+~cs6.3.22-1) ...
Selecting previously unselected package node-core-js-compat.
Preparing to unpack .../222-node-core-js-compat_3.33.2-1_all.deb ...
Unpacking node-core-js-compat (3.33.2-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs3.
Preparing to unpack .../223-node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-regenerator.
Preparing to unpack .../224-node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Selecting previously unselected package node-color-name.
Preparing to unpack .../225-node-color-name_1.1.4+~1.1.1-2_all.deb ...
Unpacking node-color-name (1.1.4+~1.1.1-2) ...
Selecting previously unselected package node-color-convert.
Preparing to unpack .../226-node-color-convert_2.0.1+~cs2.0.0-2_all.deb ...
Unpacking node-color-convert (2.0.1+~cs2.0.0-2) ...
Selecting previously unselected package node-ansi-styles.
Preparing to unpack .../227-node-ansi-styles_6.2.1-3_all.deb ...
Unpacking node-ansi-styles (6.2.1-3) ...
Selecting previously unselected package node-chalk.
Preparing to unpack .../228-node-chalk_5.3.0-1_all.deb ...
Unpacking node-chalk (5.3.0-1) ...
Selecting previously unselected package node-for-in.
Preparing to unpack .../229-node-for-in_1.0.2-4_all.deb ...
Unpacking node-for-in (1.0.2-4) ...
Selecting previously unselected package node-for-own.
Preparing to unpack .../230-node-for-own_1.0.0-3_all.deb ...
Unpacking node-for-own (1.0.0-3) ...
Selecting previously unselected package node-is-plain-object.
Preparing to unpack .../231-node-is-plain-object_5.0.0-7_all.deb ...
Unpacking node-is-plain-object (5.0.0-7) ...
Selecting previously unselected package node-is-extendable.
Preparing to unpack .../232-node-is-extendable_1.0.1-3_all.deb ...
Unpacking node-is-extendable (1.0.1-3) ...
Selecting previously unselected package node-clone-deep.
Preparing to unpack .../233-node-clone-deep_4.0.1+~cs7.0.2-1_all.deb ...
Unpacking node-clone-deep (4.0.1+~cs7.0.2-1) ...
Selecting previously unselected package node-commander.
Preparing to unpack .../234-node-commander_9.4.1-1_all.deb ...
Unpacking node-commander (9.4.1-1) ...
Selecting previously unselected package node-core-js.
Preparing to unpack .../235-node-core-js_3.33.2-1_all.deb ...
Unpacking node-core-js (3.33.2-1) ...
Selecting previously unselected package node-core-js-pure.
Preparing to unpack .../236-node-core-js-pure_3.33.2-1_all.deb ...
Unpacking node-core-js-pure (3.33.2-1) ...
Selecting previously unselected package node-fs-readdir-recursive.
Preparing to unpack .../237-node-fs-readdir-recursive_1.1.0+~1.1.0-1_all.deb ...
Unpacking node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Selecting previously unselected package node-js-tokens.
Preparing to unpack .../238-node-js-tokens_8.0.0-2_all.deb ...
Unpacking node-js-tokens (8.0.0-2) ...
Selecting previously unselected package node-jsesc.
Preparing to unpack .../239-node-jsesc_3.0.2+~3.0.1-1_all.deb ...
Unpacking node-jsesc (3.0.2+~3.0.1-1) ...
Selecting previously unselected package node-json5.
Preparing to unpack .../240-node-json5_2.2.3+dfsg-1_all.deb ...
Unpacking node-json5 (2.2.3+dfsg-1) ...
Selecting previously unselected package node-quick-lru.
Preparing to unpack .../241-node-quick-lru_6.1.1-4_all.deb ...
Unpacking node-quick-lru (6.1.1-4) ...
Selecting previously unselected package node-regenerator-transform.
Preparing to unpack .../242-node-regenerator-transform_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-transform (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-regjsgen.
Preparing to unpack .../243-node-regjsgen_0.7.1+ds-1_all.deb ...
Unpacking node-regjsgen (0.7.1+ds-1) ...
Selecting previously unselected package node-regjsparser.
Preparing to unpack .../244-node-regjsparser_0.9.1+ds-2_all.deb ...
Unpacking node-regjsparser (0.9.1+ds-2) ...
Selecting previously unselected package node-unicode-canonical-property-names-ecmascript.
Preparing to unpack .../245-node-unicode-canonical-property-names-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-property-aliases-ecmascript.
Preparing to unpack .../246-node-unicode-property-aliases-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-unicode-match-property-ecmascript.
Preparing to unpack .../247-node-unicode-match-property-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-match-property-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-match-property-value-ecmascript.
Preparing to unpack .../248-node-unicode-match-property-value-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-regexpu-core.
Preparing to unpack .../249-node-regexpu-core_5.2.2-3_all.deb ...
Unpacking node-regexpu-core (5.2.2-3) ...
Selecting previously unselected package node-source-map-support.
Preparing to unpack .../250-node-source-map-support_0.5.21+ds+~0.5.10-1_all.deb ...
Unpacking node-source-map-support (0.5.21+ds+~0.5.10-1) ...
Selecting previously unselected package node-to-fast-properties.
Preparing to unpack .../251-node-to-fast-properties_3.0.1-3_all.deb ...
Unpacking node-to-fast-properties (3.0.1-3) ...
Selecting previously unselected package node-v8flags.
Preparing to unpack .../252-node-v8flags_3.2.0+~3.1.1-1_all.deb ...
Unpacking node-v8flags (3.2.0+~3.1.1-1) ...
Selecting previously unselected package node-babel7.
Preparing to unpack .../253-node-babel7_7.20.15+ds1+~cs214.269.168-8_all.deb ...
Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-8) ...
Selecting previously unselected package node-is-arrayish.
Preparing to unpack .../254-node-is-arrayish_0.3.2-3_all.deb ...
Unpacking node-is-arrayish (0.3.2-3) ...
Selecting previously unselected package node-error-ex.
Preparing to unpack .../255-node-error-ex_1.3.2-4_all.deb ...
Unpacking node-error-ex (1.3.2-4) ...
Selecting previously unselected package node-json-parse-better-errors.
Preparing to unpack .../256-node-json-parse-better-errors_1.0.2+~cs3.3.1-3_all.deb ...
Unpacking node-json-parse-better-errors (1.0.2+~cs3.3.1-3) ...
Selecting previously unselected package node-parse-json.
Preparing to unpack .../257-node-parse-json_5.2.0+~cs5.1.7-2_all.deb ...
Unpacking node-parse-json (5.2.0+~cs5.1.7-2) ...
Selecting previously unselected package node-hosted-git-info.
Preparing to unpack .../258-node-hosted-git-info_6.1.1-2_all.deb ...
Unpacking node-hosted-git-info (6.1.1-2) ...
Selecting previously unselected package node-spdx-license-ids.
Preparing to unpack .../259-node-spdx-license-ids_3.0.12-1_all.deb ...
Unpacking node-spdx-license-ids (3.0.12-1) ...
Selecting previously unselected package node-spdx-exceptions.
Preparing to unpack .../260-node-spdx-exceptions_2.3.0-2_all.deb ...
Unpacking node-spdx-exceptions (2.3.0-2) ...
Selecting previously unselected package node-spdx-expression-parse.
Preparing to unpack .../261-node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb ...
Unpacking node-spdx-expression-parse (3.0.1+~3.0.1-1) ...
Selecting previously unselected package node-spdx-correct.
Preparing to unpack .../262-node-spdx-correct_3.1.1-2_all.deb ...
Unpacking node-spdx-correct (3.1.1-2) ...
Selecting previously unselected package node-validate-npm-package-license.
Preparing to unpack .../263-node-validate-npm-package-license_3.0.4-2_all.deb ...
Unpacking node-validate-npm-package-license (3.0.4-2) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../264-node-normalize-package-data_4.0.1+~2.4.1-1_all.deb ...
Unpacking node-normalize-package-data (4.0.1+~2.4.1-1) ...
Selecting previously unselected package node-read-pkg.
Preparing to unpack .../265-node-read-pkg_5.2.0-2_all.deb ...
Unpacking node-read-pkg (5.2.0-2) ...
Selecting previously unselected package node-uuid.
Preparing to unpack .../266-node-uuid_8.3.2+~8.3.4-1_all.deb ...
Unpacking node-uuid (8.3.2+~8.3.4-1) ...
Selecting previously unselected package node-isexe.
Preparing to unpack .../267-node-isexe_2.0.0+~2.0.1-5_all.deb ...
Unpacking node-isexe (2.0.0+~2.0.1-5) ...
Selecting previously unselected package node-which.
Preparing to unpack .../268-node-which_2.0.2+~cs1.3.2-3_all.deb ...
Unpacking node-which (2.0.2+~cs1.3.2-3) ...
Selecting previously unselected package node-is-typedarray.
Preparing to unpack .../269-node-is-typedarray_1.0.0-4_all.deb ...
Unpacking node-is-typedarray (1.0.0-4) ...
Selecting previously unselected package node-typedarray-to-buffer.
Preparing to unpack .../270-node-typedarray-to-buffer_4.0.0-2_all.deb ...
Unpacking node-typedarray-to-buffer (4.0.0-2) ...
Selecting previously unselected package node-write-file-atomic.
Preparing to unpack .../271-node-write-file-atomic_4.0.2+~4.0.0-2_all.deb ...
Unpacking node-write-file-atomic (4.0.2+~4.0.0-2) ...
Selecting previously unselected package node-slice-ansi.
Preparing to unpack .../272-node-slice-ansi_5.0.0+~cs9.0.0-5_all.deb ...
Unpacking node-slice-ansi (5.0.0+~cs9.0.0-5) ...
Selecting previously unselected package node-ansi-regex.
Preparing to unpack .../273-node-ansi-regex_5.0.1-1_all.deb ...
Unpacking node-ansi-regex (5.0.1-1) ...
Selecting previously unselected package node-strip-ansi.
Preparing to unpack .../274-node-strip-ansi_6.0.1-2_all.deb ...
Unpacking node-strip-ansi (6.0.1-2) ...
Selecting previously unselected package node-clone.
Preparing to unpack .../275-node-clone_2.1.2+~2.1.2-1_all.deb ...
Unpacking node-clone (2.1.2+~2.1.2-1) ...
Selecting previously unselected package node-defaults.
Preparing to unpack .../276-node-defaults_1.0.4+~1.0.3-1_all.deb ...
Unpacking node-defaults (1.0.4+~1.0.3-1) ...
Selecting previously unselected package node-wcwidth.js.
Preparing to unpack .../277-node-wcwidth.js_1.0.2-2_all.deb ...
Unpacking node-wcwidth.js (1.0.2-2) ...
Selecting previously unselected package node-string-width.
Preparing to unpack .../278-node-string-width_4.2.3+~cs13.2.3-1_all.deb ...
Unpacking node-string-width (4.2.3+~cs13.2.3-1) ...
Selecting previously unselected package node-wrap-ansi.
Preparing to unpack .../279-node-wrap-ansi_8.0.1+~8.0.1-3_all.deb ...
Unpacking node-wrap-ansi (8.0.1+~8.0.1-3) ...
Selecting previously unselected package node-cliui.
Preparing to unpack .../280-node-cliui_7.0.4+repack+1+~cs1.4.2-2_all.deb ...
Unpacking node-cliui (7.0.4+repack+1+~cs1.4.2-2) ...
Selecting previously unselected package node-get-caller-file.
Preparing to unpack .../281-node-get-caller-file_2.0.5+~cs1.1.1-4_all.deb ...
Unpacking node-get-caller-file (2.0.5+~cs1.1.1-4) ...
Selecting previously unselected package node-require-directory.
Preparing to unpack .../282-node-require-directory_2.1.1+~2.1.2-1_all.deb ...
Unpacking node-require-directory (2.1.1+~2.1.2-1) ...
Selecting previously unselected package node-y18n.
Preparing to unpack .../283-node-y18n_5.0.8+~5.0.0-3_all.deb ...
Unpacking node-y18n (5.0.8+~5.0.0-3) ...
Selecting previously unselected package node-camelcase.
Preparing to unpack .../284-node-camelcase_7.0.0-3_all.deb ...
Unpacking node-camelcase (7.0.0-3) ...
Selecting previously unselected package node-yargs-parser.
Preparing to unpack .../285-node-yargs-parser_21.1.1+~21.0.0-4_all.deb ...
Unpacking node-yargs-parser (21.1.1+~21.0.0-4) ...
Selecting previously unselected package node-yargs.
Preparing to unpack .../286-node-yargs_16.2.0+~16.0.4-7_all.deb ...
Unpacking node-yargs (16.2.0+~16.0.4-7) ...
Selecting previously unselected package node-istanbul.
Preparing to unpack .../287-node-istanbul_0.4.5+repack10+~cs98.25.59-3_all.deb ...
Unpacking node-istanbul (0.4.5+repack10+~cs98.25.59-3) ...
Selecting previously unselected package node-through.
Preparing to unpack .../288-node-through_2.3.8+~cs0.0.30-1_all.deb ...
Unpacking node-through (2.3.8+~cs0.0.30-1) ...
Selecting previously unselected package node-resumer.
Preparing to unpack .../289-node-resumer_0.0.0-6_all.deb ...
Unpacking node-resumer (0.0.0-6) ...
Selecting previously unselected package node-tape.
Preparing to unpack .../290-node-tape_5.6.1+~cs8.20.19-3_all.deb ...
Unpacking node-tape (5.6.1+~cs8.20.19-3) ...
Selecting previously unselected package node-deep-equal.
Preparing to unpack .../291-node-deep-equal_2.2.3+~cs43.15.94-1_all.deb ...
Unpacking node-deep-equal (2.2.3+~cs43.15.94-1) ...
Selecting previously unselected package libjs-util.
Preparing to unpack .../292-libjs-util_0.12.5+~1.0.10-1_all.deb ...
Unpacking libjs-util (0.12.5+~1.0.10-1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../293-libssl-dev_3.5.7-1~deb13u2_amd64.deb ...
Unpacking libssl-dev:amd64 (3.5.7-1~deb13u2) ...
Selecting previously unselected package libuv1-dev:amd64.
Preparing to unpack .../294-libuv1-dev_1.50.0-2_amd64.deb ...
Unpacking libuv1-dev:amd64 (1.50.0-2) ...
Selecting previously unselected package libnode-dev.
Preparing to unpack .../295-libnode-dev_20.19.2+dfsg-1+deb13u3_amd64.deb ...
Unpacking libnode-dev (20.19.2+dfsg-1+deb13u3) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../296-nginx-common_1.26.3-3+deb13u9_all.deb ...
Unpacking nginx-common (1.26.3-3+deb13u9) ...
Selecting previously unselected package nginx.
Preparing to unpack .../297-nginx_1.26.3-3+deb13u9_amd64.deb ...
Unpacking nginx (1.26.3-3+deb13u9) ...
Selecting previously unselected package node-agent-base.
Preparing to unpack .../298-node-agent-base_7.1.1~0~2024040606-6+deb13u1_all.deb ...
Unpacking node-agent-base (7.1.1~0~2024040606-6+deb13u1) ...
Selecting previously unselected package node-ajv-keywords.
Preparing to unpack .../299-node-ajv-keywords_5.1.0-4_all.deb ...
Unpacking node-ajv-keywords (5.1.0-4) ...
Selecting previously unselected package node-ansi-escapes.
Preparing to unpack .../300-node-ansi-escapes_5.0.0+really.4.3.1-1_all.deb ...
Unpacking node-ansi-escapes (5.0.0+really.4.3.1-1) ...
Selecting previously unselected package node-aproba.
Preparing to unpack .../301-node-aproba_2.0.0-3_all.deb ...
Unpacking node-aproba (2.0.0-3) ...
Selecting previously unselected package node-delegates.
Preparing to unpack .../302-node-delegates_1.0.0-3_all.deb ...
Unpacking node-delegates (1.0.0-3) ...
Selecting previously unselected package node-are-we-there-yet.
Preparing to unpack .../303-node-are-we-there-yet_3.0.1+~1.1.0-1_all.deb ...
Unpacking node-are-we-there-yet (3.0.1+~1.1.0-1) ...
Selecting previously unselected package node-async-each.
Preparing to unpack .../304-node-async-each_1.0.3-3_all.deb ...
Unpacking node-async-each (1.0.3-3) ...
Selecting previously unselected package node-babel-plugin-lodash.
Preparing to unpack .../305-node-babel-plugin-lodash_3.3.4+~cs2.0.1-7_all.deb ...
Unpacking node-babel-plugin-lodash (3.3.4+~cs2.0.1-7) ...
Selecting previously unselected package node-base64-js.
Preparing to unpack .../306-node-base64-js_1.5.1+dfsg+~1.3.0-2_all.deb ...
Unpacking node-base64-js (1.5.1+dfsg+~1.3.0-2) ...
Selecting previously unselected package node-binary-extensions.
Preparing to unpack .../307-node-binary-extensions_2.2.0-2_all.deb ...
Unpacking node-binary-extensions (2.2.0-2) ...
Selecting previously unselected package node-builtins.
Preparing to unpack .../308-node-builtins_5.0.1-1_all.deb ...
Unpacking node-builtins (5.0.1-1) ...
Selecting previously unselected package node-chownr.
Preparing to unpack .../309-node-chownr_2.0.0-3_all.deb ...
Unpacking node-chownr (2.0.0-3) ...
Selecting previously unselected package node-iconv-lite.
Preparing to unpack .../310-node-iconv-lite_0.6.3-3_all.deb ...
Unpacking node-iconv-lite (0.6.3-3) ...
Selecting previously unselected package node-encoding.
Preparing to unpack .../311-node-encoding_0.1.13-2_all.deb ...
Unpacking node-encoding (0.1.13-2) ...
Selecting previously unselected package node-jsonparse.
Preparing to unpack .../312-node-jsonparse_1.3.1-10_all.deb ...
Unpacking node-jsonparse (1.3.1-10) ...
Selecting previously unselected package node-yallist.
Preparing to unpack .../313-node-yallist_4.0.0+~4.0.1-1_all.deb ...
Unpacking node-yallist (4.0.0+~4.0.1-1) ...
Selecting previously unselected package node-minipass.
Preparing to unpack .../314-node-minipass_5.0.0+~cs10.3.21-3_all.deb ...
Unpacking node-minipass (5.0.0+~cs10.3.21-3) ...
Selecting previously unselected package node-iferr.
Preparing to unpack .../315-node-iferr_1.0.2+~1.0.2-1_all.deb ...
Unpacking node-iferr (1.0.2+~1.0.2-1) ...
Selecting previously unselected package node-fs-write-stream-atomic.
Preparing to unpack .../316-node-fs-write-stream-atomic_1.0.10-6_all.deb ...
Unpacking node-fs-write-stream-atomic (1.0.10-6) ...
Selecting previously unselected package node-run-queue.
Preparing to unpack .../317-node-run-queue_2.0.0-3_all.deb ...
Unpacking node-run-queue (2.0.0-3) ...
Selecting previously unselected package node-copy-concurrently.
Preparing to unpack .../318-node-copy-concurrently_1.0.5-9_all.deb ...
Unpacking node-copy-concurrently (1.0.5-9) ...
Selecting previously unselected package node-move-concurrently.
Preparing to unpack .../319-node-move-concurrently_1.0.1-5_all.deb ...
Unpacking node-move-concurrently (1.0.1-5) ...
Selecting previously unselected package node-promise-inflight.
Preparing to unpack .../320-node-promise-inflight_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-promise-inflight (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-ssri.
Preparing to unpack .../321-node-ssri_9.0.1-3_all.deb ...
Unpacking node-ssri (9.0.1-3) ...
Selecting previously unselected package node-unique-filename.
Preparing to unpack .../322-node-unique-filename_1.1.1+ds-2_all.deb ...
Unpacking node-unique-filename (1.1.1+ds-2) ...
Selecting previously unselected package node-cacache.
Preparing to unpack .../323-node-cacache_17.0.3+~cs10.3.7-2_all.deb ...
Unpacking node-cacache (17.0.3+~cs10.3.7-2) ...
Selecting previously unselected package node-is-binary-path.
Preparing to unpack .../324-node-is-binary-path_2.1.0-5_all.deb ...
Unpacking node-is-binary-path (2.1.0-5) ...
Selecting previously unselected package node-path-is-absolute.
Preparing to unpack .../325-node-path-is-absolute_2.0.0-2_all.deb ...
Unpacking node-path-is-absolute (2.0.0-2) ...
Selecting previously unselected package node-set-immediate-shim.
Preparing to unpack .../326-node-set-immediate-shim_2.0.0-2_all.deb ...
Unpacking node-set-immediate-shim (2.0.0-2) ...
Selecting previously unselected package node-readdirp.
Preparing to unpack .../327-node-readdirp_3.6.0-1_all.deb ...
Unpacking node-readdirp (3.6.0-1) ...
Selecting previously unselected package node-chokidar.
Preparing to unpack .../328-node-chokidar_3.6.0-3_all.deb ...
Unpacking node-chokidar (3.6.0-3) ...
Selecting previously unselected package node-tslib.
Preparing to unpack .../329-node-tslib_2.4.1-1_all.deb ...
Unpacking node-tslib (2.4.1-1) ...
Selecting previously unselected package node-chrome-trace-event.
Preparing to unpack .../330-node-chrome-trace-event_1.0.3-2_all.deb ...
Unpacking node-chrome-trace-event (1.0.3-2) ...
Selecting previously unselected package node-ci-info.
Preparing to unpack .../331-node-ci-info_4.0.0+~cs1.1.0-1_all.deb ...
Unpacking node-ci-info (4.0.0+~cs1.1.0-1) ...
Selecting previously unselected package node-colors.
Preparing to unpack .../332-node-colors_1.4.0-4_all.deb ...
Unpacking node-colors (1.4.0-4) ...
Selecting previously unselected package node-cli-table.
Preparing to unpack .../333-node-cli-table_0.3.11+~cs0.13.4-3_all.deb ...
Unpacking node-cli-table (0.3.11+~cs0.13.4-3) ...
Selecting previously unselected package node-columnify.
Preparing to unpack .../334-node-columnify_1.6.0+~1.5.1-1_all.deb ...
Unpacking node-columnify (1.6.0+~1.5.1-1) ...
Selecting previously unselected package node-console-control-strings.
Preparing to unpack .../335-node-console-control-strings_1.1.0-3_all.deb ...
Unpacking node-console-control-strings (1.1.0-3) ...
Selecting previously unselected package node-css-selector-tokenizer.
Preparing to unpack .../336-node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb ...
Unpacking node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...
Selecting previously unselected package node-postcss.
Preparing to unpack .../337-node-postcss_8.4.49+~cs9.2.32-1_all.deb ...
Unpacking node-postcss (8.4.49+~cs9.2.32-1) ...
Selecting previously unselected package node-icss-utils.
Preparing to unpack .../338-node-icss-utils_5.1.0+~5.1.0-1_all.deb ...
Unpacking node-icss-utils (5.1.0+~5.1.0-1) ...
Selecting previously unselected package node-postcss-modules-extract-imports.
Preparing to unpack .../339-node-postcss-modules-extract-imports_3.0.0-2_all.deb ...
Unpacking node-postcss-modules-extract-imports (3.0.0-2) ...
Selecting previously unselected package node-postcss-modules-values.
Preparing to unpack .../340-node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb ...
Unpacking node-postcss-modules-values (4.0.0+~4.0.0-1) ...
Selecting previously unselected package node-postcss-value-parser.
Preparing to unpack .../341-node-postcss-value-parser_4.2.0-1_all.deb ...
Unpacking node-postcss-value-parser (4.2.0-1) ...
Selecting previously unselected package node-prr.
Preparing to unpack .../342-node-prr_1.0.1-3_all.deb ...
Unpacking node-prr (1.0.1-3) ...
Selecting previously unselected package node-errno.
Preparing to unpack .../343-node-errno_1.0.0-3_all.deb ...
Unpacking node-errno (1.0.0-3) ...
Selecting previously unselected package node-memory-fs.
Preparing to unpack .../344-node-memory-fs_0.5.0+~0.3.3-2_all.deb ...
Unpacking node-memory-fs (0.5.0+~0.3.3-2) ...
Selecting previously unselected package node-tapable.
Preparing to unpack .../345-node-tapable_2.2.1-3_all.deb ...
Unpacking node-tapable (2.2.1-3) ...
Selecting previously unselected package node-enhanced-resolve.
Preparing to unpack .../346-node-enhanced-resolve_5.15.0-1_all.deb ...
Unpacking node-enhanced-resolve (5.15.0-1) ...
Selecting previously unselected package node-es-module-lexer.
Preparing to unpack .../347-node-es-module-lexer_1.1.0+dfsg-3_all.deb ...
Unpacking node-es-module-lexer (1.1.0+dfsg-3) ...
Selecting previously unselected package node-events.
Preparing to unpack .../348-node-events_3.3.0+~3.0.0-3_all.deb ...
Unpacking node-events (3.3.0+~3.0.0-3) ...
Selecting previously unselected package node-resolve-cwd.
Preparing to unpack .../349-node-resolve-cwd_3.0.0-2_all.deb ...
Unpacking node-resolve-cwd (3.0.0-2) ...
Selecting previously unselected package node-jest-debbundle.
Preparing to unpack .../350-node-jest-debbundle_29.6.2~ds1+~cs73.45.28-5_all.deb ...
Unpacking node-jest-debbundle (29.6.2~ds1+~cs73.45.28-5) ...
Selecting previously unselected package node-interpret.
Preparing to unpack .../351-node-interpret_2.2.0-3_all.deb ...
Unpacking node-interpret (2.2.0-3) ...
Selecting previously unselected package node-merge-stream.
Preparing to unpack .../352-node-merge-stream_2.0.0+~1.1.2-2_all.deb ...
Unpacking node-merge-stream (2.0.0+~1.1.2-2) ...
Selecting previously unselected package node-jest-worker.
Preparing to unpack .../353-node-jest-worker_29.6.2~ds1+~cs73.45.28-5_all.deb ...
Unpacking node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Selecting previously unselected package node-loader-runner.
Preparing to unpack .../354-node-loader-runner_4.3.0-1_all.deb ...
Unpacking node-loader-runner (4.3.0-1) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../355-node-mime_3.0.0+dfsg+~cs6.97.2-2_all.deb ...
Unpacking node-mime (3.0.0+dfsg+~cs6.97.2-2) ...
Selecting previously unselected package node-mime-types.
Preparing to unpack .../356-node-mime-types_2.1.35-2_all.deb ...
Unpacking node-mime-types (2.1.35-2) ...
Selecting previously unselected package node-rechoir.
Preparing to unpack .../357-node-rechoir_0.8.0+~0.6.1-2_all.deb ...
Unpacking node-rechoir (0.8.0+~0.6.1-2) ...
Selecting previously unselected package node-schema-utils.
Preparing to unpack .../358-node-schema-utils_4.2.0~ds-3_all.deb ...
Unpacking node-schema-utils (4.2.0~ds-3) ...
Selecting previously unselected package node-randombytes.
Preparing to unpack .../359-node-randombytes_2.1.0+~2.0.0-2_all.deb ...
Unpacking node-randombytes (2.1.0+~2.0.0-2) ...
Selecting previously unselected package node-serialize-javascript.
Preparing to unpack .../360-node-serialize-javascript_6.0.2-1_all.deb ...
Unpacking node-serialize-javascript (6.0.2-1) ...
Selecting previously unselected package node-watchpack.
Preparing to unpack .../361-node-watchpack_2.4.0+~cs2.8.1-1_all.deb ...
Unpacking node-watchpack (2.4.0+~cs2.8.1-1) ...
Selecting previously unselected package node-webassemblyjs.
Preparing to unpack .../362-node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2_all.deb ...
Unpacking node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...
Selecting previously unselected package node-source-list-map.
Preparing to unpack .../363-node-source-list-map_2.0.1+dfsg+~0.1.2-1_all.deb ...
Unpacking node-source-list-map (2.0.1+dfsg+~0.1.2-1) ...
Selecting previously unselected package node-webpack-sources.
Preparing to unpack .../364-node-webpack-sources_3.2.3+~3.2.0-2_all.deb ...
Unpacking node-webpack-sources (3.2.3+~3.2.0-2) ...
Selecting previously unselected package node-terser.
Preparing to unpack .../365-node-terser_5.38.0-1_all.deb ...
Unpacking node-terser (5.38.0-1) ...
Selecting previously unselected package terser.
Preparing to unpack .../366-terser_5.38.0-1_all.deb ...
Unpacking terser (5.38.0-1) ...
Selecting previously unselected package node-get-stream.
Preparing to unpack .../367-node-get-stream_8.0.1-11_all.deb ...
Unpacking node-get-stream (8.0.1-11) ...
Selecting previously unselected package node-mimic-fn.
Preparing to unpack .../368-node-mimic-fn_4.0.0-5_all.deb ...
Unpacking node-mimic-fn (4.0.0-5) ...
Selecting previously unselected package node-strip-eof.
Preparing to unpack .../369-node-strip-eof_3.0.0-5_all.deb ...
Unpacking node-strip-eof (3.0.0-5) ...
Selecting previously unselected package node-execa.
Preparing to unpack .../370-node-execa_8.0.1+dfsg1+~cs12.0.0-1_all.deb ...
Unpacking node-execa (8.0.1+dfsg1+~cs12.0.0-1) ...
Selecting previously unselected package node-envinfo.
Preparing to unpack .../371-node-envinfo_7.11.0+~cs14.3.0-3_all.deb ...
Unpacking node-envinfo (7.11.0+~cs14.3.0-3) ...
Selecting previously unselected package webpack.
Preparing to unpack .../372-webpack_5.97.1+dfsg1+~cs11.18.27-3_all.deb ...
Unpacking webpack (5.97.1+dfsg1+~cs11.18.27-3) ...
Selecting previously unselected package node-css-loader.
Preparing to unpack .../373-node-css-loader_6.8.1+~cs14.0.17-1_all.deb ...
Unpacking node-css-loader (6.8.1+~cs14.0.17-1) ...
Selecting previously unselected package node-data-uri-to-buffer.
Preparing to unpack .../374-node-data-uri-to-buffer_6.0.2~0~2024040606-6+deb13u1_all.deb ...
Unpacking node-data-uri-to-buffer (6.0.2~0~2024040606-6+deb13u1) ...
Selecting previously unselected package node-mimic-response.
Preparing to unpack .../375-node-mimic-response_3.1.0-9_all.deb ...
Unpacking node-mimic-response (3.1.0-9) ...
Selecting previously unselected package node-decompress-response.
Preparing to unpack .../376-node-decompress-response_6.0.0-3_all.deb ...
Unpacking node-decompress-response (6.0.0-3) ...
Selecting previously unselected package node-depd.
Preparing to unpack .../377-node-depd_2.0.0-2_all.deb ...
Unpacking node-depd (2.0.0-2) ...
Selecting previously unselected package node-diff.
Preparing to unpack .../378-node-diff_5.0.0~dfsg+~5.0.1-4_all.deb ...
Unpacking node-diff (5.0.0~dfsg+~5.0.1-4) ...
Selecting previously unselected package node-err-code.
Preparing to unpack .../379-node-err-code_2.0.3+dfsg-3_all.deb ...
Unpacking node-err-code (2.0.3+dfsg-3) ...
Selecting previously unselected package node-time-stamp.
Preparing to unpack .../380-node-time-stamp_2.2.0-2_all.deb ...
Unpacking node-time-stamp (2.2.0-2) ...
Selecting previously unselected package node-fancy-log.
Preparing to unpack .../381-node-fancy-log_1.3.3+~cs1.3.1-2_all.deb ...
Unpacking node-fancy-log (1.3.3+~cs1.3.1-2) ...
Selecting previously unselected package node-fetch.
Preparing to unpack .../382-node-fetch_3.3.2+~cs11.4.11-3_all.deb ...
Unpacking node-fetch (3.3.2+~cs11.4.11-3) ...
Selecting previously unselected package node-has-unicode.
Preparing to unpack .../383-node-has-unicode_2.0.1-5_all.deb ...
Unpacking node-has-unicode (2.0.1-5) ...
Selecting previously unselected package node-wide-align.
Preparing to unpack .../384-node-wide-align_1.1.3-4_all.deb ...
Unpacking node-wide-align (1.1.3-4) ...
Selecting previously unselected package node-gauge.
Preparing to unpack .../385-node-gauge_4.0.4-2_all.deb ...
Unpacking node-gauge (4.0.4-2) ...
Selecting previously unselected package node-lowercase-keys.
Preparing to unpack .../386-node-lowercase-keys_2.0.0-2_all.deb ...
Unpacking node-lowercase-keys (2.0.0-2) ...
Selecting previously unselected package node-json-buffer.
Preparing to unpack .../387-node-json-buffer_3.0.1+~3.0.0-1_all.deb ...
Unpacking node-json-buffer (3.0.1+~3.0.0-1) ...
Selecting previously unselected package node-p-cancelable.
Preparing to unpack .../388-node-p-cancelable_2.1.1-1_all.deb ...
Unpacking node-p-cancelable (2.1.1-1) ...
Selecting previously unselected package node-got.
Preparing to unpack .../389-node-got_11.8.5+~cs58.13.36-5_all.deb ...
Unpacking node-got (11.8.5+~cs58.13.36-5) ...
Selecting previously unselected package node-https-proxy-agent.
Preparing to unpack .../390-node-https-proxy-agent_7.0.4~0~2024040606-6+deb13u1_all.deb ...
Unpacking node-https-proxy-agent (7.0.4~0~2024040606-6+deb13u1) ...
Selecting previously unselected package node-set-blocking.
Preparing to unpack .../391-node-set-blocking_2.0.0-2_all.deb ...
Unpacking node-set-blocking (2.0.0-2) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../392-node-npmlog_7.0.1+~4.1.4-1_all.deb ...
Unpacking node-npmlog (7.0.1+~4.1.4-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../393-node-osenv_0.1.5+~0.1.1-1_all.deb ...
Unpacking node-osenv (0.1.5+~0.1.1-1) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../394-node-tar_6.2.1+~cs7.0.8-1+deb13u1_all.deb ...
Unpacking node-tar (6.2.1+~cs7.0.8-1+deb13u1) ...
Selecting previously unselected package node-gyp.
Preparing to unpack .../395-node-gyp_11.1.0+~5.0.0-1_all.deb ...
Unpacking node-gyp (11.1.0+~5.0.0-1) ...
Selecting previously unselected package node-http-proxy-agent.
Preparing to unpack .../396-node-http-proxy-agent_7.0.2~0~2024040606-6+deb13u1_all.deb ...
Unpacking node-http-proxy-agent (7.0.2~0~2024040606-6+deb13u1) ...
Selecting previously unselected package node-ieee754.
Preparing to unpack .../397-node-ieee754_1.2.1-3_all.deb ...
Unpacking node-ieee754 (1.2.1-3) ...
Selecting previously unselected package node-ini.
Preparing to unpack .../398-node-ini_3.0.1-2_all.deb ...
Unpacking node-ini (3.0.1-2) ...
Selecting previously unselected package node-ip.
Preparing to unpack .../399-node-ip_2.0.1+~1.1.3-3_all.deb ...
Unpacking node-ip (2.0.1+~1.1.3-3) ...
Selecting previously unselected package node-ip-regex.
Preparing to unpack .../400-node-ip-regex_4.3.0+~4.1.1-1_all.deb ...
Unpacking node-ip-regex (4.3.0+~4.1.1-1) ...
Selecting previously unselected package node-mute-stream.
Preparing to unpack .../401-node-mute-stream_0.0.8+~0.0.1-3_all.deb ...
Unpacking node-mute-stream (0.0.8+~0.0.1-3) ...
Selecting previously unselected package node-negotiator.
Preparing to unpack .../402-node-negotiator_0.6.3+~0.6.1-1_all.deb ...
Unpacking node-negotiator (0.6.3+~0.6.1-1) ...
Selecting previously unselected package node-read-package-json.
Preparing to unpack .../403-node-read-package-json_5.0.2+~2.0.0-2_all.deb ...
Unpacking node-read-package-json (5.0.2+~2.0.0-2) ...
Selecting previously unselected package node-npm-bundled.
Preparing to unpack .../404-node-npm-bundled_2.0.1-2_all.deb ...
Unpacking node-npm-bundled (2.0.1-2) ...
Selecting previously unselected package node-validate-npm-package-name.
Preparing to unpack .../405-node-validate-npm-package-name_5.0.0+~4.0.0-1_all.deb ...
Unpacking node-validate-npm-package-name (5.0.0+~4.0.0-1) ...
Selecting previously unselected package node-npm-package-arg.
Preparing to unpack .../406-node-npm-package-arg_10.0.0+~3.0.0-2_all.deb ...
Unpacking node-npm-package-arg (10.0.0+~3.0.0-2) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../407-node-retry_0.13.1.+~cs2.19.16-1_all.deb ...
Unpacking node-retry (0.13.1.+~cs2.19.16-1) ...
Selecting previously unselected package node-promise-retry.
Preparing to unpack .../408-node-promise-retry_2.0.1-4_all.deb ...
Unpacking node-promise-retry (2.0.1-4) ...
Selecting previously unselected package node-read.
Preparing to unpack .../409-node-read_1.0.7-5_all.deb ...
Unpacking node-read (1.0.7-5) ...
Selecting previously unselected package node-promzard.
Preparing to unpack .../410-node-promzard_0.3.0-2_all.deb ...
Unpacking node-promzard (0.3.0-2) ...
Selecting previously unselected package node-text-table.
Preparing to unpack .../411-node-text-table_0.2.0-4_all.deb ...
Unpacking node-text-table (0.2.0-4) ...
Selecting previously unselected package npm.
Preparing to unpack .../412-npm_9.2.0~ds1-3_all.deb ...
Unpacking npm (9.2.0~ds1-3) ...
Setting up libuv1-dev:amd64 (1.50.0-2) ...
Setting up node-colors (1.4.0-4) ...
Setting up node-fs.realpath (1.0.0-3) ...
Setting up node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Setting up node-diff (5.0.0~dfsg+~5.0.1-4) ...
Setting up node-lru-cache (10.0.1-3) ...
Setting up node-abbrev (1.1.1+~1.1.2-1) ...
Setting up node-path-is-inside (1.0.2+~1.0.0-1) ...
Setting up libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Setting up node-pify (5.0.0+~cs5.0.1-1) ...
Setting up node-p-limit (4.0.0+~cs4.0.0-5) ...
Setting up node-yallist (4.0.0+~4.0.1-1) ...
Setting up libjs-inherits (2.0.4-6) ...
Setting up node-p-cancelable (2.1.1-1) ...
Setting up node-is-windows (1.0.2+~cs1.0.0-1) ...
Setting up node-ansi-regex (5.0.1-1) ...
Setting up node-loader-runner (4.3.0-1) ...
Setting up node-object-inspect (1.12.2+~cs1.8.1-1) ...
Setting up node-slash (4.0.0-3) ...
Setting up node-util-deprecate (1.0.2-3) ...
Setting up node-ieee754 (1.2.1-3) ...
Setting up node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Setting up node-v8flags (3.2.0+~3.1.1-1) ...
Setting up node-retry (0.13.1.+~cs2.19.16-1) ...
Setting up node-get-caller-file (2.0.5+~cs1.1.1-4) ...
Setting up node-arrify (2.0.1-3) ...
Setting up node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Setting up node-caniuse-lite (1.0.30001723+dfsg+~1.0.5-1) ...
Setting up node-isobject (4.0.0-2) ...
Setting up node-delegates (1.0.0-3) ...
Setting up node-depd (2.0.0-2) ...
Setting up node-isexe (2.0.0+~2.0.1-5) ...
Setting up node-resolve (1.22.8+~cs5.34.15-2) ...
Setting up node-jsonparse (1.3.1-10) ...
Setting up node-core-js-pure (3.33.2-1) ...
Setting up node-es-module-lexer (1.1.0+dfsg-3) ...
Setting up node-path-exists (5.0.0-8) ...
Setting up node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Setting up node-escape-string-regexp (4.0.0-2) ...
Setting up node-through (2.3.8+~cs0.0.30-1) ...
Setting up binutils-common:amd64 (2.44-3) ...
Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-p-locate (6.0.0-12) ...
Setting up node-negotiator (0.6.3+~0.6.1-1) ...
Setting up node-tslib (2.4.1-1) ...
Setting up node-strip-bom (4.0.0-2) ...
Setting up linux-libc-dev (6.12.107-1) ...
Setting up libctf-nobfd0:amd64 (2.44-3) ...
Setting up node-ci-info (4.0.0+~cs1.1.0-1) ...
Setting up nginx-common (1.26.3-3+deb13u9) ...
Created symlink '/etc/systemd/system/multi-user.target.wants/nginx.service' -> '/usr/lib/systemd/system/nginx.service'.
Setting up node-color-name (1.1.4+~1.1.1-2) ...
Setting up node-chrome-trace-event (1.0.3-2) ...
Setting up node-json-buffer (3.0.1+~3.0.0-1) ...
Setting up node-electron-to-chromium (1.5.166-1) ...
Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ...
Setting up node-console-control-strings (1.1.0-3) ...
Setting up node-source-list-map (2.0.1+dfsg+~0.1.2-1) ...
Setting up node-camelcase (7.0.0-3) ...
Setting up node-resumer (0.0.0-6) ...
Setting up node-uuid (8.3.2+~8.3.4-1) ...
Setting up bzip2 (1.0.8-6) ...
Setting up node-terser (5.38.0-1) ...
Setting up node-path-type (4.0.0-3) ...
Setting up node-indent-string (4.0.0-2) ...
Setting up libsframe1:amd64 (2.44-3) ...
Setting up node-typedarray (0.0.7-1) ...
Setting up libjansson4:amd64 (2.14-2+b3) ...
Setting up node-function-bind (1.1.2+~cs2.1.14-1) ...
Setting up node-clone (2.1.2+~2.1.2-1) ...
Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Setting up node-iferr (1.0.2+~1.0.2-1) ...
Setting up node-chownr (2.0.0-3) ...
Setting up node-has-flag (5.0.1-1) ...
Setting up node-estraverse (5.3.0+ds+~5.1.1-1) ...
Setting up node-regjsgen (0.7.1+ds-1) ...
Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1) ...
Setting up node-json-schema-traverse (1.0.0-3) ...
Setting up node-inherits (2.0.4-6) ...
Setting up node-path-is-absolute (2.0.0-2) ...
Setting up node-locate-path (7.1.1-2) ...
Setting up node-ini (3.0.1-2) ...
Setting up node-postcss-value-parser (4.2.0-1) ...
Setting up node-is-descriptor (3.0.0-2) ...
Setting up node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Setting up node-promise-inflight (1.0.1+~1.0.0-1) ...
Setting up python3-packaging (25.0-1) ...
Setting up rpcsvc-proto (1.4.3-1) ...
Setting up node-rechoir (0.8.0+~0.6.1-2) ...
Setting up node-json-parse-better-errors (1.0.2+~cs3.3.1-3) ...
Setting up node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Setting up node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Setting up node-flatted (3.2.7~ds-1+deb13u1) ...
Setting up node-y18n (5.0.8+~5.0.0-3) ...
Setting up node-fast-deep-equal (3.1.3-3) ...
Setting up node-shebang-regex (3.0.0-2) ...
Setting up node-err-code (2.0.3+dfsg-3) ...
Setting up node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ...
Setting up make (4.4.1-2) ...
Setting up libmpfr6:amd64 (4.2.2-1) ...
Setting up node-balanced-match (2.0.0-1) ...
Setting up node-convert-source-map (1.9.0+~1.5.2-1) ...
Setting up node-brace-expansion (2.0.1+~1.1.0-2) ...
Setting up node-is-stream (3.0.0-4) ...
Setting up node-spdx-exceptions (2.3.0-2) ...
Setting up liblzf1:amd64 (3.6-4+b3) ...
Setting up xz-utils (5.8.1-1+deb13u1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up node-get-stream (8.0.1-11) ...
Setting up libquadmath0:amd64 (14.2.0-19) ...
Setting up node-js-tokens (8.0.0-2) ...
Setting up node-core-js (3.33.2-1) ...
Setting up node-interpret (2.2.0-3) ...
Setting up node-set-blocking (2.0.0-2) ...
Setting up node-prr (1.0.1-3) ...
Setting up libssl-dev:amd64 (3.5.7-1~deb13u2) ...
Setting up libcares2:amd64 (1.34.5-1+deb13u1) ...
Setting up libmpc3:amd64 (1.3.1-1+b3) ...
Setting up node-repeat-string (1.6.1+repack-1) ...
Setting up node-globals (13.23.0-1) ...
Setting up node-deep-is (0.1.4-1) ...
Setting up patch (2.8-2) ...
Setting up node-async (3.2.6+dfsg-2) ...
Setting up node-signal-exit (4.1.0-7) ...
Setting up node-randombytes (2.1.0+~2.0.0-2) ...
Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-wrappy (1.0.2-3) ...
Setting up node-text-table (0.2.0-4) ...
Setting up libdpkg-perl (1.22.22) ...
Setting up node-require-directory (2.1.1+~2.1.2-1) ...
Setting up node-ip (2.0.1+~1.1.3-3) ...
Setting up node-quick-lru (6.1.1-4) ...
Setting up node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Setting up node-punycode (2.3.1+~2.1.4-1) ...
Setting up libubsan1:amd64 (14.2.0-19) ...
Setting up node-to-fast-properties (3.0.1-3) ...
Setting up node-defaults (1.0.4+~1.0.3-1) ...
Setting up node-mute-stream (0.0.8+~0.0.1-3) ...
Setting up node-memfs (3.4.12+~cs1.0.3-1) ...
Setting up node-mimic-response (3.1.0-9) ...
Setting up node-commander (9.4.1-1) ...
Setting up node-undici (7.3.0+dfsg1+~cs24.12.11-1) ...
Setting up libjs-typedarray-to-buffer (4.0.0-2) ...
Setting up node-graceful-fs (4.2.10-1) ...
Setting up node-merge-stream (2.0.0+~1.1.2-2) ...
Setting up node-is-path-cwd (2.2.0-2) ...
Setting up libhwasan0:amd64 (14.2.0-19) ...
Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
Setting up node-jsonify (0.0.1-1) ...
Setting up libasan8:amd64 (14.2.0-19) ...
Setting up node-json-stable-stringify (1.0.2+repack1+~cs1.0.34-2) ...
Setting up node-fast-levenshtein (2.0.6+ds-3) ...
Setting up libjs-regenerate (1.4.2-3) ...
Setting up node-hosted-git-info (6.1.1-2) ...
Setting up node-aproba (2.0.0-3) ...
Setting up node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Setting up node-binary-extensions (2.2.0-2) ...
Setting up node-is-plain-object (5.0.0-7) ...
Setting up node-eslint-utils (3.0.0-3) ...
Setting up node-mimic-fn (4.0.0-5) ...
Setting up node-path-dirname (1.0.2-2) ...
Setting up node-ip-regex (4.3.0+~4.1.1-1) ...
Setting up node-spdx-license-ids (3.0.12-1) ...
Setting up node-string-decoder (1.3.0-6) ...
Setting up node-esutils (2.0.3+~2.0.0-1) ...
Setting up node-time-stamp (2.2.0-2) ...
Setting up node-commondir (1.0.1+~1.0.0-1) ...
Setting up libjs-prettify (2015.12.04+dfsg-1.1) ...
Setting up libjs-events (3.3.0+~3.0.0-3) ...
Setting up node-run-queue (2.0.0-3) ...
Setting up node-core-util-is (1.0.3-1) ...
Setting up node-json-schema (0.4.0+~7.0.11-1) ...
Setting up node-uri-js (4.4.0+dfsg-8) ...
Setting up node-prelude-ls (1.2.1+dfsg-3) ...
Setting up node-minimatch (9.0.3-6) ...
Setting up libtsan2:amd64 (14.2.0-19) ...
Setting up libbinutils:amd64 (2.44-3) ...
Setting up node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ...
Setting up node-xtend (4.0.2-3) ...
Setting up libisl23:amd64 (0.27-1) ...
Setting up node-set-immediate-shim (2.0.0-2) ...
Setting up node-foreground-child (3.1.1-2) ...
Setting up libc-dev-bin (2.41-12+deb13u4) ...
Setting up node-wordwrap (1.0.0-4) ...
Setting up node-read (1.0.7-5) ...
Setting up node-regexpp (3.2.0-5) ...
Setting up node-is-arrayish (0.3.2-3) ...
Setting up node-base64-js (1.5.1+dfsg+~1.3.0-2) ...
Setting up node-esquery (1.4.2~ds-1) ...
Setting up node-npm-run-path (5.1.0+~4.0.0-8) ...
Setting up node-is-buffer (2.0.5-2) ...
Setting up node-color-convert (2.0.1+~cs2.0.0-2) ...
Setting up libcc1-0:amd64 (14.2.0-19) ...
Setting up node-data-uri-to-buffer (6.0.2~0~2024040606-6+deb13u1) ...
Setting up liblsan0:amd64 (14.2.0-19) ...
Setting up node-async-each (1.0.3-3) ...
Setting up libitm1:amd64 (14.2.0-19) ...
Setting up node-isarray (2.0.5-4) ...
Setting up node-osenv (0.1.5+~0.1.1-1) ...
Setting up node-is-plain-obj (3.0.0-2) ...
Setting up node-is-extglob (2.1.1-5) ...
Setting up node-tapable (2.2.1-3) ...
Setting up node-shebang-command (2.0.0-1) ...
Setting up libjs-is-typedarray (1.0.0-4) ...
Setting up node-lowercase-keys (2.0.0-2) ...
Setting up node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Setting up node-decompress-response (6.0.0-3) ...
Setting up node-strip-eof (3.0.0-5) ...
Setting up node-process-nextick-args (2.0.1-3) ...
Setting up node-has-unicode (2.0.1-5) ...
Setting up gyp (0.16.2-2) ...
Setting up libctf0:amd64 (2.44-3) ...
Setting up node-readable-stream (3.6.0+~cs3.0.0-4) ...
Setting up node-promise-retry (2.0.1-4) ...
Setting up node-supports-color (8.1.1+~8.1.1-1) ...
Setting up node-error-ex (1.3.2-4) ...
Setting up node-once (1.4.1-1) ...
Setting up node-webpack-sources (3.2.3+~3.2.0-2) ...
Setting up node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Setting up nginx (1.26.3-3+deb13u9) ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up node-serialize-javascript (6.0.2-1) ...
Setting up node-are-we-there-yet (3.0.1+~1.1.0-1) ...
Setting up node-find-up (6.3.0-7) ...
Setting up node-kind-of (6.0.3+dfsg-2) ...
Setting up node-is-binary-path (2.1.0-5) ...
Setting up node-events (3.3.0+~3.0.0-3) ...
Setting up node-minimist (1.2.8+~cs5.3.5-1) ...
Setting up node-fancy-log (1.3.3+~cs1.3.1-2) ...
Setting up node-define-property (2.0.2+really+2.0.2-3) ...
Setting up node-promzard (0.3.0-2) ...
Setting up node-wcwidth.js (1.0.2-2) ...
Setting up node-resolve-cwd (3.0.0-2) ...
Setting up node-fetch (3.3.2+~cs11.4.11-3) ...
Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-8) ...
Setting up node-iconv-lite (0.6.3-3) ...
Setting up node-type-check (0.4.0+dfsg-3) ...
Setting up libgprofng0:amd64 (2.44-3) ...
Setting up node-ansi-styles (6.2.1-3) ...
Setting up node-pkg-dir (5.0.0-2) ...
Setting up redis-tools (5:8.0.2-3+deb13u2) ...
Setting up node-got (11.8.5+~cs58.13.36-5) ...
Setting up node-optimist (0.6.1+~0.0.30-2) ...
Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up node-spdx-expression-parse (3.0.1+~3.0.1-1) ...
Setting up cpp-14 (14.2.0-19) ...
Setting up node-concat-stream (2.0.0+~2.0.0-2) ...
Setting up node-is-typedarray (1.0.0-4) ...
Setting up node-inflight (1.0.6-2) ...
Setting up libc6-dev:amd64 (2.41-12+deb13u4) ...
Setting up libgcc-14-dev:amd64 (14.2.0-19) ...
Setting up node-encoding (0.1.13-2) ...
Setting up libstdc++-14-dev:amd64 (14.2.0-19) ...
Setting up node-slice-ansi (5.0.0+~cs9.0.0-5) ...
Setting up binutils-x86-64-linux-gnu (2.44-3) ...
Setting up node-fs-write-stream-atomic (1.0.10-6) ...
Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up node-regenerator-transform (0.15.2+~0.10.8-1) ...
Setting up binutils (2.44-3) ...
Setting up redis-server (5:8.0.2-3+deb13u2) ...
Running in chroot, ignoring request.
Created symlink '/etc/systemd/system/redis.service' -> '/usr/lib/systemd/system/redis-server.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/redis-server.service' -> '/usr/lib/systemd/system/redis-server.service'.
Setting up dpkg-dev (1.22.22) ...
Setting up node-levn (0.4.1+dfsg-2) ...
Setting up node-spdx-correct (3.1.1-2) ...
Setting up node-glob (8.1.0+~cs8.5.15-1) ...
Setting up node-typedarray-to-buffer (4.0.0-2) ...
Setting up node-minipass (5.0.0+~cs10.3.21-3) ...
Setting up cpp (4:14.2.0-1) ...
Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up node-validate-npm-package-license (3.0.4-2) ...
Setting up node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...
Setting up node-ssri (9.0.1-3) ...
Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up node-write-file-atomic (4.0.2+~4.0.0-2) ...
Setting up gcc-14 (14.2.0-19) ...
Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up g++-14 (14.2.0-19) ...
Setting up gcc (4:14.2.0-1) ...
Setting up g++ (4:14.2.0-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.12) ...
Setting up node-corepack (0.24.0-5) ...
Setting up node-define-properties (1.2.1+~cs2.2.3-1) ...
Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Setting up node-espree (9.4.1~dfsg-2) ...
Setting up node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...
Setting up libnode115:amd64 (20.19.2+dfsg-1+deb13u3) ...
Setting up libnode-dev (20.19.2+dfsg-1+deb13u3) ...
Setting up nodejs (20.19.2+dfsg-1+deb13u3) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-argparse (2.0.1-2) ...
Setting up terser (5.38.0-1) ...
Setting up node-mime (3.0.0+dfsg+~cs6.97.2-2) ...
Setting up node-source-map-support (0.5.21+ds+~0.5.10-1) ...
Setting up node-unique-filename (1.1.1+ds-2) ...
Setting up node-unicode-match-property-ecmascript (2.0.0-2) ...
Setting up node-defined (1.0.1+~1.0.0-1) ...
Setting up node-mime-types (2.1.35-2) ...
Setting up node-ansi-escapes (5.0.0+really.4.3.1-1) ...
Setting up node-strip-ansi (6.0.1-2) ...
Setting up node-write (2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-ignore (5.2.1-1) ...
Setting up node-chalk (5.3.0-1) ...
Setting up node-which (2.0.2+~cs1.3.2-3) ...
Setting up node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...
Setting up node-esprima (4.0.1+ds+~4.0.3-2) ...
Setting up node-is-path-inside (3.0.3-2) ...
Setting up node-neo-async (2.6.2+~cs3.0.0-3) ...
Setting up node-mkdirp (2.1.6+~cs5.2.1-2) ...
Setting up node-es6-error (4.1.1-5) ...
Setting up node-archy (1.0.0-6) ...
Setting up node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...
Setting up node-nopt (5.0.0-4) ...
Setting up node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9+deb13u1) ...
Setting up node-progress (2.0.3-2) ...
Setting up node-json5 (2.2.3+dfsg-1) ...
Setting up node-ms (2.1.3+~cs0.7.31-3) ...
Setting up node-rimraf (3.0.2-2) ...
Setting up node-string-width (4.2.3+~cs13.2.3-1) ...
Setting up node-regenerate (1.4.2-3) ...
Setting up node-semver (7.6.1+~7.5.8-2) ...
Setting up node-picocolors (1.0.0-4) ...
Setting up node-es-abstract (1.20.4+~cs26.27.47-2) ...
Setting up node-builtins (5.0.1-1) ...
Setting up handlebars (3:4.7.7+~4.1.0-1) ...
Setting up node-object-assign (4.1.1-7) ...
Setting up node-is-glob (4.0.3-2) ...
Setting up node-v8-compile-cache (2.4.0-2) ...
Setting up node-flat-cache (3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-is-number (7.0.0-4) ...
Setting up node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Setting up node-for-in (1.0.2-4) ...
Setting up node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...
Setting up node-execa (8.0.1+dfsg1+~cs12.0.0-1) ...
Setting up node-strip-json-comments (4.0.0-4) ...
Setting up node-is-extendable (1.0.1-3) ...
Setting up node-columnify (1.6.0+~1.5.1-1) ...
Setting up node-doctrine (3.0.0-4) ...
Setting up node-copy-concurrently (1.0.5-9) ...
Setting up node-ajv (8.12.0~ds+~2.1.1-5) ...
Setting up node-jsesc (3.0.2+~3.0.1-1) ...
Setting up node-regjsparser (0.9.1+ds-2) ...
Setting up node-errno (1.0.0-3) ...
Setting up node-decamelize (4.0.0-2) ...
Setting up node-move-concurrently (1.0.1-5) ...
Setting up node-normalize-path (3.0.0+~3.0.0-1) ...
Setting up node-functional-red-black-tree (1.0.1+20181105-7) ...
Setting up node-debug (4.3.4+~cs4.1.7-1) ...
Setting up node-agent-base (7.1.1~0~2024040606-6+deb13u1) ...
Setting up node-browserslist (4.25.0+~cs6.3.22-1) ...
Setting up node-yargs-parser (21.1.1+~21.0.0-4) ...
Setting up node-make-dir (3.1.0-3) ...
Setting up node-validate-npm-package-name (5.0.0+~4.0.0-1) ...
Setting up node-esrecurse (4.3.0-2) ...
Setting up node-file-entry-cache (6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-wrap-ansi (8.0.1+~8.0.1-3) ...
Setting up node-normalize-package-data (4.0.1+~2.4.1-1) ...
Setting up node-for-own (1.0.0-3) ...
Setting up node-eslint-scope (7.1.1+~3.7.4-1) ...
Setting up node-escodegen (2.1.0+dfsg+~0.0.8-1) ...
Setting up node-memory-fs (0.5.0+~0.3.3-2) ...
Setting up node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Setting up node-cli-table (0.3.11+~cs0.13.4-3) ...
Setting up node-tar (6.2.1+~cs7.0.8-1+deb13u1) ...
Setting up node-regenerate-unicode-properties (10.1.0+ds-1) ...
Setting up node-glob-parent (6.0.2+~5.1.1-2) ...
Setting up node-enhanced-resolve (5.15.0-1) ...
Setting up node-postcss (8.4.49+~cs9.2.32-1) ...
Setting up node-wide-align (1.1.3-4) ...
Setting up node-npm-package-arg (10.0.0+~3.0.0-2) ...
Setting up node-anymatch (3.1.3+~cs4.6.1-2) ...
Setting up node-postcss-modules-extract-imports (3.0.0-2) ...
Setting up node-read-pkg (5.2.0-2) ...
Setting up node-https-proxy-agent (7.0.4~0~2024040606-6+deb13u1) ...
Setting up node-cliui (7.0.4+repack+1+~cs1.4.2-2) ...
Setting up node-regexpu-core (5.2.2-3) ...
Setting up node-yargs (16.2.0+~16.0.4-7) ...
Setting up node-to-regex-range (5.0.1-4) ...
Setting up node-cacache (17.0.3+~cs10.3.7-2) ...
Setting up node-envinfo (7.11.0+~cs14.3.0-3) ...
Setting up node-ajv-keywords (5.1.0-4) ...
Setting up node-read-package-json (5.0.2+~2.0.0-2) ...
Setting up node-core-js-compat (3.33.2-1) ...
Setting up node-http-proxy-agent (7.0.2~0~2024040606-6+deb13u1) ...
Setting up node-clone-deep (4.0.1+~cs7.0.2-1) ...
Setting up eslint (6.4.0~dfsg+~6.1.9-12) ...
Setting up node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Setting up node-gauge (4.0.4-2) ...
Setting up node-readdirp (3.6.0-1) ...
Setting up node-icss-utils (5.1.0+~5.1.0-1) ...
Setting up node-npm-bundled (2.0.1-2) ...
Setting up node-schema-utils (4.2.0~ds-3) ...
Setting up node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Setting up node-npmlog (7.0.1+~4.1.4-1) ...
Setting up node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Setting up node-postcss-modules-values (4.0.0+~4.0.0-1) ...
Setting up node-fill-range (7.1.1+~7.0.3-1) ...
Setting up node-gyp (11.1.0+~5.0.0-1) ...
Setting up node-braces (3.0.3+~3.0.5-1) ...
Setting up node-chokidar (3.6.0-3) ...
Setting up node-watchpack (2.4.0+~cs2.8.1-1) ...
Setting up node-micromatch (4.0.7+~4.0.9-1) ...
Setting up node-globby (13.1.3+~cs16.25.40-3) ...
Setting up node-del (7.1.0-1) ...
Setting up node-find-cache-dir (3.3.2+~3.2.1-1) ...
Setting up node-istanbul (0.4.5+repack10+~cs98.25.59-3) ...
Setting up node-tape (5.6.1+~cs8.20.19-3) ...
Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-8) ...
update-alternatives: using /usr/bin/babeljs-7 to provide /usr/bin/babeljs (babeljs) in auto mode
update-alternatives: using /usr/bin/babeljs-7-external-helpers to provide /usr/bin/babeljs-external-helpers (babeljs-external-helpers) in auto mode
update-alternatives: using /usr/bin/babeljs-7-node to provide /usr/bin/babeljs-node (babeljs-node) in auto mode
update-alternatives: using /usr/bin/babeljs-7-parser to provide /usr/bin/babeljs-parser (babeljs-parser) in auto mode
Setting up node-deep-equal (2.2.3+~cs43.15.94-1) ...
Setting up libjs-util (0.12.5+~1.0.10-1) ...
Setting up node-babel-plugin-lodash (3.3.4+~cs2.0.1-7) ...
Setting up node-jest-debbundle (29.6.2~ds1+~cs73.45.28-5) ...
Setting up node-util (0.12.5+~1.0.10-1) ...
Setting up webpack (5.97.1+dfsg1+~cs11.18.27-3) ...
Setting up node-assert (2.0.0+~cs3.9.8-2) ...
Setting up node-css-loader (6.8.1+~cs14.0.17-1) ...
Setting up node-parse-json (5.2.0+~cs5.1.7-2) ...
Setting up npm (9.2.0~ds1-3) ...
Processing triggers for libc-bin (2.41-12+deb13u4) ...
Processing triggers for man-db (2.13.1-1) ...
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-keel/common/overlays/turnkey.d/tkl-bashlib build/root.patched
fab-apply-overlay /turnkey/fab-keel/common/overlays/turnkey.d/systemd-chroot build/root.patched
fab-apply-overlay /turnkey/fab-keel/common/overlays/nginx build/root.patched
# run the common configuration scripts
fab-chroot build/root.patched --script /turnkey/fab-keel/common/conf/turnkey.d/hostname
fab-chroot build/root.patched --script /turnkey/fab-keel/common/conf/turnkey.d/zz-ssl-ciphers
fab-chroot build/root.patched --script /turnkey/fab-keel/common/conf/nginx
# apply the common patches
# apply the common removelists
fab-apply-removelist /turnkey/fab-keel/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
# 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-keel/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
# 
# 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-nodejs-nginx-19.0' in 'build/root.patched/turnkey-nodejs-nginx-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-nodejs-nginx-19.0.
(Reading database ... 72560 files and directories currently installed.)
Preparing to unpack turnkey-nodejs-nginx-19.0_1_all.deb ...
Unpacking turnkey-nodejs-nginx-19.0 (1) ...
Setting up turnkey-nodejs-nginx-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
