Build Result for hostsharing/hostsharing-test/mastodon-test/main
go to bottom of this page
[00:00:00] * Starting at 2025-10-11 22:44:27 GMT+0200
[00:00:00] * Preparing the machine...
[00:00:00] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (if [ ! -z \"\`docker ps -a | grep 009-build01docker.solidcharity.com\`\" ]; then service docker restart && docker stop 009-build01docker.solidcharity.com && docker rm 009-build01docker.solidcharity.com; fi) 2>&1; echo \$?"
[00:00:08] 009-build01docker.solidcharity.com
[00:00:11] 009-build01docker.solidcharity.com
[00:00:11] 0
[00:00:11] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian`) 2>&1; echo \$?"
[00:00:11] 0
[00:00:11] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian/bookworm root@build01docker.solidcharity.com:/mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian
[00:00:12] sending incremental file list
[00:00:12]
[00:00:12] sent 86 bytes received 17 bytes 68.67 bytes/sec
[00:00:12] total size is 0 speedup is 0.00
[00:00:12] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing`) 2>&1; echo \$?"
[00:00:13] 0
[00:00:13] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/tarballs/hostsharing/hostsharing-test root@build01docker.solidcharity.com:/mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing
[00:00:13] sending incremental file list
[00:00:13]
[00:00:13] sent 94 bytes received 17 bytes 74.00 bytes/sec
[00:00:13] total size is 0 speedup is 0.00
[00:00:13] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p /tmp/009-build01docker.solidcharity.com) 2>&1; echo \$?"
[00:00:14] 0
[00:00:14] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (mkdir -p `dirname /tmp/009-build01docker.solidcharity.com`) 2>&1; echo \$?"
[00:00:14] 0
[00:00:14] now running: rsync -avz --delete -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2222" /home/pacs/tim00/users/lbserver/var/src/hostsharing//lbs-hostsharing-test/mastodon-test/Dockerfile root@build01docker.solidcharity.com:/tmp/009-build01docker.solidcharity.com
[00:00:15] sending incremental file list
[00:00:15]
[00:00:15] sent 74 bytes received 12 bytes 57.33 bytes/sec
[00:00:15] total size is 54 speedup is 0.63
[00:00:15] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (cd /usr/share/docker-scripts/ && cat Dockerfiles/Dockerfile.debian12 /tmp/009-build01docker.solidcharity.com/Dockerfile > /tmp/009-build01docker.solidcharity.com/Dockerfile.new) 2>&1; echo \$?"
[00:00:15] 0
[00:00:15] now running: ssh -f -o "StrictHostKeyChecking no" -p 2222 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@build01docker.solidcharity.com "export LC_ALL=C; (cd /usr/share/docker-scripts/ && ./initDockerContainer.sh 009-build01docker.solidcharity.com 9 /tmp/009-build01docker.solidcharity.com/Dockerfile.new -v /mnt/home/pacs/tim00/users/lbserver/var/repos/hostsharing/hostsharing-test/debian/bookworm:/root/repo -v /mnt/home/pacs/tim00/users/lbserver/var/tarballs/hostsharing/hostsharing-test:/root/tarball) 2>&1; echo \$?"
[00:00:16] Sending build context to Docker daemon 3.584kB
[00:00:16]
[00:00:16] Step 1/15 : FROM debian:bookworm
[00:00:17] bookworm: Pulling from library/debian
[00:00:17] Digest: sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f
[00:00:17] Status: Image is up to date for debian:bookworm
[00:00:17] ---> 4ffc839c7aa5
[00:00:17] Step 2/15 : RUN apt-get update && apt-get install -y openssh-server && apt-get clean all
[00:00:17] ---> Using cache
[00:00:17] ---> f439dd22d460
[00:00:17] Step 3/15 : RUN mkdir /var/run/sshd
[00:00:17] ---> Using cache
[00:00:17] ---> 4ac08dfb30e9
[00:00:17] Step 4/15 : RUN mkdir -p /root/.ssh
[00:00:17] ---> Using cache
[00:00:17] ---> b94b5328dca9
[00:00:17] Step 5/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2HZtk3hYuU1xneqpM/xpzIMsTkGIlzWM6iC3CCvmRwN48HUFYi9ST4HT5BXYjvwffKJjvmJODUJGUkGabgQ0J5SZ12J7wLWH8Xp2am1xv//J/95PhxiCb8cedCv5mp0/rPH0kVqgQlrC5LpIAG13xaoX7fGhWmTfhCTTppwY/SnLWsGFSyG4Vg33pQJxyJwgp7/Y2dlickgThXUkmfjvkwj4HhiVRk/2Wg6OAWLiN+Ow1vnXOb5FJX57TO9wz6Up/bQlvsfvqdt1x/lxHyFKJtysu5Id/AT9un7InjRGe26BEMF4DRVDbUd5632CNtVH+6zIk1u8X5tIAVKJF9YBOzUkohXwJ1AN8Qa2ACPbu2ocSx5wP8X2DCNg/cy2tEblJFw0ZkOsEkR0/XvDVrsmoV6HY2XLHoSnkXsDQQSa/GKwu21N53k/CzLaNj5ECTlx42VMP4PRGYkSOcLVXZUpQmctsM364/WlrZAKgil/9mjomXUi0VGjf3udNO8xxL18= root@localhost' >> /root/.ssh/authorized_keys
[00:00:17] ---> Using cache
[00:00:17] ---> d60a1a78722c
[00:00:17] Step 6/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3ZpDryOAn/PgoyDhoOoidOFlAfYwbHXn87vHseNaGfgBhmw7mLlDB/i5D6aC4B3PFbjUAUengOGEZP9F2Suu2bB16nXLLCQgqnerWLNemx8eBgxfFS2iM3j8kZufsKaPS5GQ6WT77ogVLfNHrDGJzuVFo8coEApBvnVcVEZd0xSIHGJIdBkY78xm4pebn5uho5LewlO33UIwABRW9UP0DOqvNv1iSbhjC4LrBR6ZJTX+50LidqMDYvXBRYJUeYgisLsTp/omlsBikzZrARKQym/7e9qPwSBaJpT716R+4s1hyXyoVIiUmmLioxT82bI/olyr7JvfZREi++XkU0/Qf root@65-lbs.solidcharity.com' >> /root/.ssh/authorized_keys
[00:00:17] ---> Using cache
[00:00:17] ---> 8325681dc608
[00:00:17] Step 7/15 : RUN echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXkSx6oqU2i4uAfKIKIsEouB/pOUnh4Qxo8SoHXMNkZ tp@solidcharity.com' >> /root/.ssh/authorized_keys
[00:00:17] ---> Using cache
[00:00:17] ---> 0137edc7010c
[00:00:17] Step 8/15 : RUN echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBb8h5SgdKMh8jdalrLzWTw99UWk28cn+c4inRZOedwO tim00-vps@tim00.hostsharing.net' >> /root/.ssh/authorized_keys
[00:00:17] ---> Using cache
[00:00:17] ---> b0e1efbd0735
[00:00:17] Step 9/15 : RUN chmod -R 600 /root/.ssh
[00:00:17] ---> Using cache
[00:00:17] ---> 4d45dcdd8b11
[00:00:17] Step 10/15 : RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
[00:00:17] ---> Using cache
[00:00:17] ---> a8253bce7eea
[00:00:17] Step 11/15 : ENV NOTVISIBLE "in users profile"
[00:00:17] ---> Using cache
[00:00:17] ---> 5768fe003d83
[00:00:17] Step 12/15 : RUN echo "export VISIBLE=now" >> /etc/profile
[00:00:17] ---> Using cache
[00:00:17] ---> 95e40542df90
[00:00:17] Step 13/15 : EXPOSE 22
[00:00:17] ---> Using cache
[00:00:17] ---> b488b23a9c88
[00:00:17] Step 14/15 : CMD ["/usr/sbin/sshd", "-D"]
[00:00:17] ---> Using cache
[00:00:17] ---> 64c94a013157
[00:00:17] Step 15/15 : RUN apt-get -y install git ansible python3-pip pipenv
[00:00:17] ---> Using cache
[00:00:17] ---> 2435287c44a8
[00:00:17] Successfully built 2435287c44a8
[00:00:17] Successfully tagged 009-build01docker.solidcharity.com/9:latest
[00:00:17] starting the container
[00:00:18] 0.0.0.0:2009
[00:00:18] Host [localhost]:2009 not found in /root/.ssh/known_hosts
[00:00:18]
[00:00:18]
[00:00:18] connect to the container with: ssh -p 2009 root@localhost
[00:00:18]
[00:00:18]
[00:00:18] 0
[00:00:18] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [161.97.164.100]:2009
[00:00:18] # Host [161.97.164.100]:2009 found: line 29
[00:00:18] # Host [161.97.164.100]:2009 found: line 30
[00:00:18] # Host [161.97.164.100]:2009 found: line 31
[00:00:18] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:18] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:18] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [build01docker.solidcharity.com]:2009
[00:00:18] # Host [build01docker.solidcharity.com]:2009 found: line 29
[00:00:18] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:18] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:18] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (echo "container is running") 2>&1; echo \$?"
[00:00:18] Warning: Permanently added '[161.97.164.100]:2009' (ED25519) to the list of known hosts.
[00:00:18] container is running
[00:00:18] 0
[00:00:18] container has been started successfully
[00:00:18] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get update) 2>&1; echo \$?"
[00:00:19] Hit:1 http://deb.debian.org/debian bookworm InRelease
[00:00:19] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
[00:00:19] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
[00:00:19] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [281 kB]
[00:00:19] Fetched 384 kB in 1s (677 kB/s)
[00:00:21] Reading package lists...
[00:00:21] 0
[00:00:21] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (DEBIAN_FRONTEND=noninteractive apt-get -y upgrade) 2>&1; echo \$?"
[00:00:22] Reading package lists...
[00:00:23] Building dependency tree...
[00:00:23] Reading state information...
[00:00:23] Calculating upgrade...
[00:00:24] The following packages will be upgraded:
[00:00:24] libssl3 libtiff6 openssl
[00:00:24] 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:00:24] Need to get 3779 kB of archives.
[00:00:24] After this operation, 0 B of additional disk space will be used.
[00:00:24] Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.17-1~deb12u3 [2028 kB]
[00:00:24] Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libtiff6 amd64 4.5.0-6+deb12u3 [316 kB]
[00:00:24] Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.17-1~deb12u3 [1434 kB]
[00:00:24] debconf: delaying package configuration, since apt-utils is not installed
[00:00:25] Fetched 3779 kB in 0s (17.1 MB/s)
[00:00:25] (Reading database ...
[00:00:25] (Reading database ... 5%
[00:00:25] (Reading database ... 10%
[00:00:25] (Reading database ... 15%
[00:00:25] (Reading database ... 20%
[00:00:25] (Reading database ... 25%
[00:00:25] (Reading database ... 30%
[00:00:25] (Reading database ... 35%
[00:00:25] (Reading database ... 40%
[00:00:25] (Reading database ... 45%
[00:00:25] (Reading database ... 50%
[00:00:25] (Reading database ... 55%
[00:00:25] (Reading database ... 60%
[00:00:25] (Reading database ... 65%
[00:00:25] (Reading database ... 70%
[00:00:25] (Reading database ... 75%
[00:00:25] (Reading database ... 80%
[00:00:25] (Reading database ... 85%
[00:00:25] (Reading database ... 90%
[00:00:25] (Reading database ... 95%
[00:00:25] (Reading database ... 100%
[00:00:25] (Reading database ... 49526 files and directories currently installed.)
[00:00:25] Preparing to unpack .../libssl3_3.0.17-1~deb12u3_amd64.deb ...
[00:00:25] Unpacking libssl3:amd64 (3.0.17-1~deb12u3) over (3.0.17-1~deb12u2) ...
[00:00:25] Preparing to unpack .../libtiff6_4.5.0-6+deb12u3_amd64.deb ...
[00:00:25] Unpacking libtiff6:amd64 (4.5.0-6+deb12u3) over (4.5.0-6+deb12u2) ...
[00:00:25] Preparing to unpack .../openssl_3.0.17-1~deb12u3_amd64.deb ...
[00:00:25] Unpacking openssl (3.0.17-1~deb12u3) over (3.0.17-1~deb12u2) ...
[00:00:27] Setting up libssl3:amd64 (3.0.17-1~deb12u3) ...
[00:00:27] Setting up libtiff6:amd64 (4.5.0-6+deb12u3) ...
[00:00:27] Setting up openssl (3.0.17-1~deb12u3) ...
[00:00:27] Processing triggers for libc-bin (2.36-9+deb12u13) ...
[00:00:27] 0
[00:00:27] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get -y install build-essential ca-certificates iptables curl apt-transport-https reprepro wget rsync devscripts equivs iproute2 dirmngr) 2>&1; echo \$?"
[00:00:28] Reading package lists...
[00:00:29] Building dependency tree...
[00:00:29] Reading state information...
[00:00:30] build-essential is already the newest version (12.9).
[00:00:30] build-essential set to manually installed.
[00:00:30] ca-certificates is already the newest version (20230311+deb12u1).
[00:00:30] ca-certificates set to manually installed.
[00:00:30] wget is already the newest version (1.21.3-1+deb12u1).
[00:00:30] wget set to manually installed.
[00:00:30] dirmngr is already the newest version (2.2.40-1.1+deb12u1).
[00:00:30] dirmngr set to manually installed.
[00:00:30] The following additional packages will be installed:
[00:00:30] autoconf automake autopoint autotools-dev bsdextrautils dctrl-tools
[00:00:30] debhelper debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat
[00:00:30] distro-info-data dput dwz file gettext gettext-base groff-base
[00:00:30] intltool-debian iso-codes libaliased-perl libapt-pkg-perl
[00:00:30] libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
[00:00:30] libatm1 libauthen-sasl-perl libb-hooks-endofscope-perl
[00:00:30] libb-hooks-op-check-perl libberkeleydb-perl libbpf1 libcap2-bin
[00:00:30] libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:00:30] libclass-data-inheritable-perl libclass-inspector-perl
[00:00:30] libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:00:30] libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:00:30] libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:00:30] libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:00:30] libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:00:30] libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:00:30] libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:00:30] libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:00:30] libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:00:30] libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:00:30] libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:00:30] libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:00:30] libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:00:30] libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:00:30] libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:00:30] libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:00:30] libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:00:30] libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:00:30] libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:00:30] libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:00:30] libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:00:30] libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:00:30] libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:00:30] libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:00:30] libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:00:30] liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:00:30] liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:00:30] liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:00:30] libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:00:30] libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:00:30] libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:00:30] libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:00:30] libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:00:30] libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:00:30] libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:00:30] libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:00:30] libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:00:30] libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:00:30] libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:00:30] libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:00:30] libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:00:30] libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:00:30] libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:00:30] libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:00:30] libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:00:30] libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:00:30] libstring-shellquote-perl libsub-exporter-perl
[00:00:30] libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:00:30] libsub-name-perl libsub-override-perl libsub-quote-perl
[00:00:30] libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:00:30] libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:00:30] libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:00:30] libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:00:30] libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:00:30] libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:00:30] libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:00:30] libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:00:30] libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:00:30] libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:00:30] libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:00:30] libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:00:30] licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:00:30] perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:00:30] python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:00:30] python3-xdg shared-mime-info strace t1utils unzip wdiff xdelta xdelta3
[00:00:30] xdg-user-dirs zstd
[00:00:30] Suggested packages:
[00:00:30] autoconf-archive gnu-standards autoconf-doc debtags dh-make adequate at
[00:00:30] autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
[00:00:30] cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
[00:00:30] faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
[00:00:30] libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
[00:00:30] piuparts postgresql-client pristine-lfs quilt ratt reprotest
[00:00:30] svn-buildpackage w3m mini-dinstall gettext-doc libasprintf-dev
[00:00:30] libgettextpo-dev groff iproute2-doc firewalld kmod isoquery lrzip
[00:00:30] libdigest-hmac-perl libgssapi-perl low-memory-monitor libtool-doc
[00:00:30] libcrypt-ssleay-perl libscalar-number-perl libapache2-mod-perl2
[00:00:30] libmime-lite-perl libnet-jabber-perl libbareword-filehandles-perl
[00:00:30] libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
[00:00:30] libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
[00:00:30] libxml-sax-expatxs-perl bash-completion binutils-multiarch
[00:00:30] libtext-template-perl m4-doc apparmor www-browser libmail-box-perl
[00:00:30] python-apt-doc python-pyxdg-doc inoticoming lzip python3-braceexpand zip
[00:00:30] wdiff-doc
[00:00:31] The following NEW packages will be installed:
[00:00:31] apt-transport-https autoconf automake autopoint autotools-dev bsdextrautils
[00:00:31] curl dctrl-tools debhelper debian-keyring devscripts dh-autoreconf
[00:00:31] dh-strip-nondeterminism diffstat distro-info-data dput dwz equivs file
[00:00:31] gettext gettext-base groff-base intltool-debian iproute2 iptables iso-codes
[00:00:31] libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
[00:00:31] libarchive13 libarray-intspan-perl libatm1 libauthen-sasl-perl
[00:00:31] libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
[00:00:31] libbpf1 libcap2-bin libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:00:31] libclass-data-inheritable-perl libclass-inspector-perl
[00:00:31] libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:00:31] libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:00:31] libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:00:31] libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:00:31] libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:00:31] libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:00:31] libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:00:31] libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:00:31] libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:00:31] libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:00:31] libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:00:31] libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:00:31] libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:00:31] libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:00:31] libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:00:31] libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:00:31] libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:00:31] libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:00:31] libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:00:31] libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:00:31] libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:00:31] libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:00:31] libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:00:31] libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:00:31] libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:00:31] liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:00:31] liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:00:31] liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:00:31] libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:00:31] libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:00:31] libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:00:31] libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:00:31] libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:00:31] libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:00:31] libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:00:31] libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:00:31] libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:00:31] libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:00:31] libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:00:31] libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:00:31] libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:00:31] libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:00:31] libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:00:31] libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:00:31] libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:00:31] libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:00:31] libstring-shellquote-perl libsub-exporter-perl
[00:00:31] libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:00:31] libsub-name-perl libsub-override-perl libsub-quote-perl
[00:00:31] libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:00:31] libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:00:31] libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:00:31] libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:00:31] libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:00:31] libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:00:31] libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:00:31] libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:00:31] libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:00:31] libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:00:31] libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:00:31] libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:00:31] licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:00:31] perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:00:31] python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:00:31] python3-xdg reprepro rsync shared-mime-info strace t1utils unzip wdiff
[00:00:31] xdelta xdelta3 xdg-user-dirs zstd
[00:00:31] 0 upgraded, 280 newly installed, 0 to remove and 0 not upgraded.
[00:00:31] Need to get 75.6 MB of archives.
[00:00:31] After this operation, 209 MB of additional disk space will be used.
[00:00:31] Get:1 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
[00:00:31] Get:2 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB]
[00:00:31] Get:3 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
[00:00:31] Get:4 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.2-0+deb12u1 [145 kB]
[00:00:31] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
[00:00:31] Get:6 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
[00:00:31] Get:7 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4+deb12u2 [34.9 kB]
[00:00:31] Get:8 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
[00:00:32] Get:9 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
[00:00:32] Get:10 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
[00:00:32] Get:11 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
[00:00:32] Get:12 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
[00:00:32] Get:13 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
[00:00:32] Get:14 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
[00:00:32] Get:15 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
[00:00:32] Get:16 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
[00:00:32] Get:17 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
[00:00:32] Get:18 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
[00:00:32] Get:19 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
[00:00:32] Get:20 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
[00:00:32] Get:21 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
[00:00:32] Get:22 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
[00:00:32] Get:23 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
[00:00:32] Get:24 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
[00:00:32] Get:25 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
[00:00:32] Get:26 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
[00:00:32] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB]
[00:00:32] Get:28 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB]
[00:00:32] Get:29 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
[00:00:32] Get:30 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
[00:00:32] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
[00:00:32] Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
[00:00:32] Get:33 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
[00:00:32] Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
[00:00:32] Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
[00:00:32] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
[00:00:32] Get:37 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
[00:00:32] Get:38 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3+deb12u1 [9376 kB]
[00:00:32] Get:39 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u4 [687 kB]
[00:00:32] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
[00:00:32] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
[00:00:32] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
[00:00:32] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
[00:00:32] Get:44 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
[00:00:34] Get:45 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
[00:00:34] Get:46 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
[00:00:34] Get:47 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
[00:00:34] Get:48 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
[00:00:34] Get:49 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
[00:00:34] Get:50 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
[00:00:34] Get:51 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
[00:00:34] Get:52 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
[00:00:34] Get:53 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
[00:00:34] Get:54 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
[00:00:34] Get:55 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
[00:00:34] Get:56 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
[00:00:34] Get:57 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
[00:00:34] Get:58 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
[00:00:34] Get:59 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
[00:00:34] Get:60 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
[00:00:34] Get:61 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
[00:00:34] Get:62 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
[00:00:34] Get:63 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
[00:00:34] Get:64 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
[00:00:34] Get:65 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
[00:00:34] Get:66 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
[00:00:34] Get:67 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
[00:00:34] Get:68 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
[00:00:34] Get:69 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
[00:00:34] Get:70 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
[00:00:34] Get:71 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
[00:00:34] Get:72 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
[00:00:34] Get:73 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
[00:00:34] Get:74 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
[00:00:34] Get:75 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
[00:00:34] Get:76 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
[00:00:34] Get:77 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
[00:00:34] Get:78 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
[00:00:34] Get:79 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
[00:00:34] Get:80 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
[00:00:34] Get:81 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
[00:00:34] Get:82 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
[00:00:34] Get:83 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
[00:00:34] Get:84 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
[00:00:34] Get:85 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
[00:00:34] Get:86 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
[00:00:34] Get:87 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB]
[00:00:34] Get:88 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
[00:00:34] Get:89 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u5 [6452 B]
[00:00:34] Get:90 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
[00:00:34] Get:91 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
[00:00:34] Get:92 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
[00:00:34] Get:93 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
[00:00:34] Get:94 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
[00:00:34] Get:95 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
[00:00:34] Get:96 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
[00:00:34] Get:97 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
[00:00:34] Get:98 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
[00:00:34] Get:99 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
[00:00:34] Get:100 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
[00:00:34] Get:101 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
[00:00:34] Get:102 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
[00:00:34] Get:103 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
[00:00:34] Get:104 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u3 [343 kB]
[00:00:34] Get:105 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
[00:00:34] Get:106 http://deb.debian.org/debian bookworm/main amd64 libatm1 amd64 1:2.5.1-4+b2 [68.3 kB]
[00:00:34] Get:107 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
[00:00:34] Get:108 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
[00:00:34] Get:109 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
[00:00:34] Get:110 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
[00:00:34] Get:111 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
[00:00:34] Get:112 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
[00:00:34] Get:113 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
[00:00:34] Get:114 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
[00:00:34] Get:115 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2+deb12u1 [24.6 kB]
[00:00:34] Get:116 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
[00:00:34] Get:117 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
[00:00:34] Get:118 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
[00:00:34] Get:119 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
[00:00:34] Get:120 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
[00:00:34] Get:121 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
[00:00:34] Get:122 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
[00:00:34] Get:123 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
[00:00:34] Get:124 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
[00:00:34] Get:125 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
[00:00:34] Get:126 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
[00:00:34] Get:127 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
[00:00:34] Get:128 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
[00:00:34] Get:129 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
[00:00:34] Get:130 http://deb.debian.org/debian-security bookworm-security/main amd64 libcpanel-json-xs-perl amd64 4.35-1+deb12u1 [131 kB]
[00:00:34] Get:131 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
[00:00:34] Get:132 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
[00:00:34] Get:133 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
[00:00:34] Get:134 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
[00:00:34] Get:135 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
[00:00:34] Get:136 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
[00:00:34] Get:137 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
[00:00:34] Get:138 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
[00:00:34] Get:139 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
[00:00:34] Get:140 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
[00:00:34] Get:141 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
[00:00:34] Get:142 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
[00:00:34] Get:143 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
[00:00:34] Get:144 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
[00:00:34] Get:145 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
[00:00:34] Get:146 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5+deb12u1 [5384 B]
[00:00:34] Get:147 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
[00:00:34] Get:148 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
[00:00:34] Get:149 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2+deb12u1 [11.5 kB]
[00:00:34] Get:150 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
[00:00:34] Get:151 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
[00:00:34] Get:152 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
[00:00:34] Get:153 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
[00:00:34] Get:154 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
[00:00:34] Get:155 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
[00:00:34] Get:156 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
[00:00:34] Get:157 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
[00:00:34] Get:158 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
[00:00:34] Get:159 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
[00:00:34] Get:160 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
[00:00:34] Get:161 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
[00:00:34] Get:162 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-4~deb12u1 [26.7 kB]
[00:00:34] Get:163 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
[00:00:34] Get:164 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
[00:00:34] Get:165 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
[00:00:34] Get:166 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
[00:00:34] Get:167 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
[00:00:34] Get:168 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
[00:00:34] Get:169 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
[00:00:34] Get:170 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
[00:00:34] Get:171 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
[00:00:34] Get:172 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
[00:00:34] Get:173 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
[00:00:34] Get:174 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
[00:00:34] Get:175 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
[00:00:34] Get:176 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
[00:00:34] Get:177 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
[00:00:34] Get:178 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
[00:00:34] Get:179 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
[00:00:34] Get:180 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
[00:00:34] Get:181 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
[00:00:34] Get:182 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u7 [1401 kB]
[00:00:34] Get:183 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u7 [1209 kB]
[00:00:34] Get:184 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
[00:00:34] Get:185 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
[00:00:34] Get:186 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
[00:00:34] Get:187 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
[00:00:34] Get:188 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
[00:00:34] Get:189 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
[00:00:34] Get:190 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
[00:00:34] Get:191 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
[00:00:34] Get:192 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
[00:00:34] Get:193 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
[00:00:34] Get:194 http://deb.debian.org/debian-security bookworm-security/main amd64 libjson-xs-perl amd64 4.040-1~deb12u1 [92.4 kB]
[00:00:34] Get:195 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
[00:00:34] Get:196 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
[00:00:34] Get:197 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
[00:00:34] Get:198 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
[00:00:34] Get:199 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
[00:00:34] Get:200 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
[00:00:35] Get:201 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB]
[00:00:35] Get:202 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
[00:00:35] Get:203 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
[00:00:35] Get:204 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
[00:00:35] Get:205 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
[00:00:35] Get:206 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
[00:00:35] Get:207 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
[00:00:35] Get:208 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
[00:00:35] Get:209 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
[00:00:35] Get:210 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
[00:00:35] Get:211 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
[00:00:35] Get:212 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
[00:00:35] Get:213 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
[00:00:35] Get:214 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
[00:00:35] Get:215 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4+deb12u2 [14.7 kB]
[00:00:35] Get:216 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
[00:00:35] Get:217 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
[00:00:35] Get:218 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
[00:00:35] Get:219 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
[00:00:35] Get:220 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
[00:00:35] Get:221 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
[00:00:35] Get:222 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
[00:00:35] Get:223 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
[00:00:35] Get:224 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
[00:00:35] Get:225 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
[00:00:35] Get:226 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
[00:00:35] Get:227 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
[00:00:35] Get:228 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
[00:00:35] Get:229 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
[00:00:35] Get:230 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
[00:00:35] Get:231 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
[00:00:35] Get:232 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
[00:00:35] Get:233 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
[00:00:35] Get:234 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
[00:00:35] Get:235 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
[00:00:35] Get:236 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
[00:00:35] Get:237 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
[00:00:35] Get:238 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
[00:00:35] Get:239 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
[00:00:35] Get:240 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
[00:00:35] Get:241 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
[00:00:35] Get:242 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
[00:00:35] Get:243 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
[00:00:35] Get:244 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
[00:00:35] Get:245 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
[00:00:35] Get:246 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
[00:00:35] Get:247 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
[00:00:35] Get:248 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
[00:00:35] Get:249 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
[00:00:35] Get:250 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
[00:00:35] Get:251 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
[00:00:35] Get:252 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
[00:00:35] Get:253 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
[00:00:35] Get:254 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
[00:00:35] Get:255 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
[00:00:35] Get:256 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
[00:00:35] Get:257 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
[00:00:35] Get:258 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
[00:00:35] Get:259 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
[00:00:35] Get:260 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1+deb12u1 [34.6 kB]
[00:00:35] Get:261 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
[00:00:35] Get:262 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
[00:00:35] Get:263 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
[00:00:35] Get:264 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
[00:00:35] Get:265 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
[00:00:35] Get:266 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3+deb12u1 [1135 kB]
[00:00:35] Get:267 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
[00:00:35] Get:268 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
[00:00:35] Get:269 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
[00:00:35] Get:270 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
[00:00:35] Get:271 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
[00:00:35] Get:272 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
[00:00:35] Get:273 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
[00:00:35] Get:274 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
[00:00:35] Get:275 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
[00:00:35] Get:276 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB]
[00:00:35] Get:277 http://deb.debian.org/debian bookworm/main amd64 reprepro amd64 5.3.1-1+deb12u2 [445 kB]
[00:00:35] Get:278 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
[00:00:35] Get:279 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
[00:00:35] Get:280 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
[00:00:35] debconf: delaying package configuration, since apt-utils is not installed
[00:00:36] Fetched 75.6 MB in 4s (21.3 MB/s)
[00:00:36] Selecting previously unselected package libpopt0:amd64.
[00:00:36] (Reading database ...
[00:00:36] (Reading database ... 5%
[00:00:36] (Reading database ... 10%
[00:00:36] (Reading database ... 15%
[00:00:36] (Reading database ... 20%
[00:00:36] (Reading database ... 25%
[00:00:36] (Reading database ... 30%
[00:00:36] (Reading database ... 35%
[00:00:36] (Reading database ... 40%
[00:00:36] (Reading database ... 45%
[00:00:36] (Reading database ... 50%
[00:00:36] (Reading database ... 55%
[00:00:36] (Reading database ... 60%
[00:00:36] (Reading database ... 65%
[00:00:36] (Reading database ... 70%
[00:00:36] (Reading database ... 75%
[00:00:36] (Reading database ... 80%
[00:00:36] (Reading database ... 85%
[00:00:36] (Reading database ... 90%
[00:00:36] (Reading database ... 95%
[00:00:36] (Reading database ... 100%
[00:00:36] (Reading database ... 49526 files and directories currently installed.)
[00:00:36] Preparing to unpack .../000-libpopt0_1.19+dfsg-1_amd64.deb ...
[00:00:36] Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
[00:00:36] Selecting previously unselected package rsync.
[00:00:36] Preparing to unpack .../001-rsync_3.2.7-1+deb12u2_amd64.deb ...
[00:00:36] Unpacking rsync (3.2.7-1+deb12u2) ...
[00:00:36] Selecting previously unselected package libelf1:amd64.
[00:00:36] Preparing to unpack .../002-libelf1_0.188-2.1_amd64.deb ...
[00:00:36] Unpacking libelf1:amd64 (0.188-2.1) ...
[00:00:36] Selecting previously unselected package libbpf1:amd64.
[00:00:36] Preparing to unpack .../003-libbpf1_1%3a1.1.2-0+deb12u1_amd64.deb ...
[00:00:36] Unpacking libbpf1:amd64 (1:1.1.2-0+deb12u1) ...
[00:00:36] Selecting previously unselected package libmnl0:amd64.
[00:00:36] Preparing to unpack .../004-libmnl0_1.0.4-3_amd64.deb ...
[00:00:36] Unpacking libmnl0:amd64 (1.0.4-3) ...
[00:00:37] Selecting previously unselected package libxtables12:amd64.
[00:00:37] Preparing to unpack .../005-libxtables12_1.8.9-2_amd64.deb ...
[00:00:37] Unpacking libxtables12:amd64 (1.8.9-2) ...
[00:00:37] Selecting previously unselected package libcap2-bin.
[00:00:37] Preparing to unpack .../006-libcap2-bin_1%3a2.66-4+deb12u2_amd64.deb ...
[00:00:37] Unpacking libcap2-bin (1:2.66-4+deb12u2) ...
[00:00:37] Selecting previously unselected package iproute2.
[00:00:37] Preparing to unpack .../007-iproute2_6.1.0-3_amd64.deb ...
[00:00:37] Unpacking iproute2 (6.1.0-3) ...
[00:00:37] Selecting previously unselected package libnftnl11:amd64.
[00:00:37] Preparing to unpack .../008-libnftnl11_1.2.4-2_amd64.deb ...
[00:00:37] Unpacking libnftnl11:amd64 (1.2.4-2) ...
[00:00:37] Selecting previously unselected package libnftables1:amd64.
[00:00:37] Preparing to unpack .../009-libnftables1_1.0.6-2+deb12u2_amd64.deb ...
[00:00:37] Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:00:37] Selecting previously unselected package nftables.
[00:00:37] Preparing to unpack .../010-nftables_1.0.6-2+deb12u2_amd64.deb ...
[00:00:37] Unpacking nftables (1.0.6-2+deb12u2) ...
[00:00:37] Selecting previously unselected package libmagic-mgc.
[00:00:37] Preparing to unpack .../011-libmagic-mgc_1%3a5.44-3_amd64.deb ...
[00:00:37] Unpacking libmagic-mgc (1:5.44-3) ...
[00:00:38] Selecting previously unselected package libmagic1:amd64.
[00:00:38] Preparing to unpack .../012-libmagic1_1%3a5.44-3_amd64.deb ...
[00:00:38] Unpacking libmagic1:amd64 (1:5.44-3) ...
[00:00:38] Selecting previously unselected package file.
[00:00:38] Preparing to unpack .../013-file_1%3a5.44-3_amd64.deb ...
[00:00:38] Unpacking file (1:5.44-3) ...
[00:00:38] Selecting previously unselected package gettext-base.
[00:00:38] Preparing to unpack .../014-gettext-base_0.21-12_amd64.deb ...
[00:00:38] Unpacking gettext-base (0.21-12) ...
[00:00:38] Selecting previously unselected package libuchardet0:amd64.
[00:00:38] Preparing to unpack .../015-libuchardet0_0.0.7-1_amd64.deb ...
[00:00:38] Unpacking libuchardet0:amd64 (0.0.7-1) ...
[00:00:38] Selecting previously unselected package groff-base.
[00:00:38] Preparing to unpack .../016-groff-base_1.22.4-10_amd64.deb ...
[00:00:38] Unpacking groff-base (1.22.4-10) ...
[00:00:38] Selecting previously unselected package bsdextrautils.
[00:00:38] Preparing to unpack .../017-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
[00:00:38] Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
[00:00:38] Selecting previously unselected package libpipeline1:amd64.
[00:00:38] Preparing to unpack .../018-libpipeline1_1.5.7-1_amd64.deb ...
[00:00:38] Unpacking libpipeline1:amd64 (1.5.7-1) ...
[00:00:39] Selecting previously unselected package man-db.
[00:00:39] Preparing to unpack .../019-man-db_2.11.2-2_amd64.deb ...
[00:00:39] Unpacking man-db (2.11.2-2) ...
[00:00:39] Selecting previously unselected package apt-transport-https.
[00:00:39] Preparing to unpack .../020-apt-transport-https_2.6.1_all.deb ...
[00:00:39] Unpacking apt-transport-https (2.6.1) ...
[00:00:39] Selecting previously unselected package m4.
[00:00:39] Preparing to unpack .../021-m4_1.4.19-3_amd64.deb ...
[00:00:39] Unpacking m4 (1.4.19-3) ...
[00:00:39] Selecting previously unselected package autoconf.
[00:00:39] Preparing to unpack .../022-autoconf_2.71-3_all.deb ...
[00:00:39] Unpacking autoconf (2.71-3) ...
[00:00:40] Selecting previously unselected package autotools-dev.
[00:00:40] Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ...
[00:00:40] Unpacking autotools-dev (20220109.1) ...
[00:00:40] Selecting previously unselected package automake.
[00:00:40] Preparing to unpack .../024-automake_1%3a1.16.5-1.3_all.deb ...
[00:00:40] Unpacking automake (1:1.16.5-1.3) ...
[00:00:40] Selecting previously unselected package autopoint.
[00:00:40] Preparing to unpack .../025-autopoint_0.21-12_all.deb ...
[00:00:40] Unpacking autopoint (0.21-12) ...
[00:00:40] Selecting previously unselected package libcurl4:amd64.
[00:00:40] Preparing to unpack .../026-libcurl4_7.88.1-10+deb12u14_amd64.deb ...
[00:00:40] Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) ...
[00:00:40] Selecting previously unselected package curl.
[00:00:40] Preparing to unpack .../027-curl_7.88.1-10+deb12u14_amd64.deb ...
[00:00:40] Unpacking curl (7.88.1-10+deb12u14) ...
[00:00:40] Selecting previously unselected package dctrl-tools.
[00:00:40] Preparing to unpack .../028-dctrl-tools_2.24-3+b1_amd64.deb ...
[00:00:40] Unpacking dctrl-tools (2.24-3+b1) ...
[00:00:41] Selecting previously unselected package libdebhelper-perl.
[00:00:41] Preparing to unpack .../029-libdebhelper-perl_13.11.4_all.deb ...
[00:00:41] Unpacking libdebhelper-perl (13.11.4) ...
[00:00:41] Selecting previously unselected package libtool.
[00:00:41] Preparing to unpack .../030-libtool_2.4.7-7~deb12u1_all.deb ...
[00:00:41] Unpacking libtool (2.4.7-7~deb12u1) ...
[00:00:41] Selecting previously unselected package dh-autoreconf.
[00:00:41] Preparing to unpack .../031-dh-autoreconf_20_all.deb ...
[00:00:41] Unpacking dh-autoreconf (20) ...
[00:00:41] Selecting previously unselected package libarchive-zip-perl.
[00:00:41] Preparing to unpack .../032-libarchive-zip-perl_1.68-1_all.deb ...
[00:00:41] Unpacking libarchive-zip-perl (1.68-1) ...
[00:00:41] Selecting previously unselected package libsub-override-perl.
[00:00:41] Preparing to unpack .../033-libsub-override-perl_0.09-4_all.deb ...
[00:00:41] Unpacking libsub-override-perl (0.09-4) ...
[00:00:41] Selecting previously unselected package libfile-stripnondeterminism-perl.
[00:00:42] Preparing to unpack .../034-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
[00:00:42] Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:00:42] Selecting previously unselected package dh-strip-nondeterminism.
[00:00:42] Preparing to unpack .../035-dh-strip-nondeterminism_1.13.1-1_all.deb ...
[00:00:42] Unpacking dh-strip-nondeterminism (1.13.1-1) ...
[00:00:42] Selecting previously unselected package dwz.
[00:00:42] Preparing to unpack .../036-dwz_0.15-1_amd64.deb ...
[00:00:42] Unpacking dwz (0.15-1) ...
[00:00:42] Selecting previously unselected package libicu72:amd64.
[00:00:42] Preparing to unpack .../037-libicu72_72.1-3+deb12u1_amd64.deb ...
[00:00:42] Unpacking libicu72:amd64 (72.1-3+deb12u1) ...
[00:00:43] Selecting previously unselected package libxml2:amd64.
[00:00:43] Preparing to unpack .../038-libxml2_2.9.14+dfsg-1.3~deb12u4_amd64.deb ...
[00:00:43] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
[00:00:43] Selecting previously unselected package gettext.
[00:00:43] Preparing to unpack .../039-gettext_0.21-12_amd64.deb ...
[00:00:43] Unpacking gettext (0.21-12) ...
[00:00:44] Selecting previously unselected package intltool-debian.
[00:00:44] Preparing to unpack .../040-intltool-debian_0.35.0+20060710.6_all.deb ...
[00:00:44] Unpacking intltool-debian (0.35.0+20060710.6) ...
[00:00:44] Selecting previously unselected package po-debconf.
[00:00:44] Preparing to unpack .../041-po-debconf_1.0.21+nmu1_all.deb ...
[00:00:44] Unpacking po-debconf (1.0.21+nmu1) ...
[00:00:44] Selecting previously unselected package debhelper.
[00:00:44] Preparing to unpack .../042-debhelper_13.11.4_all.deb ...
[00:00:44] Unpacking debhelper (13.11.4) ...
[00:00:44] Selecting previously unselected package debian-keyring.
[00:00:44] Preparing to unpack .../043-debian-keyring_2022.12.24_all.deb ...
[00:00:44] Unpacking debian-keyring (2022.12.24) ...
[00:00:47] Selecting previously unselected package libfile-dirlist-perl.
[00:00:47] Preparing to unpack .../044-libfile-dirlist-perl_0.05-3_all.deb ...
[00:00:47] Unpacking libfile-dirlist-perl (0.05-3) ...
[00:00:47] Selecting previously unselected package libfile-which-perl.
[00:00:47] Preparing to unpack .../045-libfile-which-perl_1.27-2_all.deb ...
[00:00:47] Unpacking libfile-which-perl (1.27-2) ...
[00:00:47] Selecting previously unselected package libfile-homedir-perl.
[00:00:47] Preparing to unpack .../046-libfile-homedir-perl_1.006-2_all.deb ...
[00:00:47] Unpacking libfile-homedir-perl (1.006-2) ...
[00:00:47] Selecting previously unselected package libfile-touch-perl.
[00:00:47] Preparing to unpack .../047-libfile-touch-perl_0.12-2_all.deb ...
[00:00:47] Unpacking libfile-touch-perl (0.12-2) ...
[00:00:47] Selecting previously unselected package libio-pty-perl.
[00:00:47] Preparing to unpack .../048-libio-pty-perl_1%3a1.17-1_amd64.deb ...
[00:00:47] Unpacking libio-pty-perl (1:1.17-1) ...
[00:00:48] Selecting previously unselected package libipc-run-perl.
[00:00:48] Preparing to unpack .../049-libipc-run-perl_20220807.0-1_all.deb ...
[00:00:48] Unpacking libipc-run-perl (20220807.0-1) ...
[00:00:48] Selecting previously unselected package libclass-method-modifiers-perl.
[00:00:48] Preparing to unpack .../050-libclass-method-modifiers-perl_2.14-1_all.deb ...
[00:00:48] Unpacking libclass-method-modifiers-perl (2.14-1) ...
[00:00:48] Selecting previously unselected package libclass-xsaccessor-perl.
[00:00:48] Preparing to unpack .../051-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
[00:00:48] Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
[00:00:48] Selecting previously unselected package libb-hooks-op-check-perl:amd64.
[00:00:48] Preparing to unpack .../052-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
[00:00:48] Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:00:48] Selecting previously unselected package libdynaloader-functions-perl.
[00:00:48] Preparing to unpack .../053-libdynaloader-functions-perl_0.003-3_all.deb ...
[00:00:48] Unpacking libdynaloader-functions-perl (0.003-3) ...
[00:00:48] Selecting previously unselected package libdevel-callchecker-perl:amd64.
[00:00:48] Preparing to unpack .../054-libdevel-callchecker-perl_0.008-2_amd64.deb ...
[00:00:48] Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:00:49] Selecting previously unselected package libparams-classify-perl:amd64.
[00:00:49] Preparing to unpack .../055-libparams-classify-perl_0.015-2+b1_amd64.deb ...
[00:00:49] Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:00:49] Selecting previously unselected package libmodule-runtime-perl.
[00:00:49] Preparing to unpack .../056-libmodule-runtime-perl_0.016-2_all.deb ...
[00:00:49] Unpacking libmodule-runtime-perl (0.016-2) ...
[00:00:49] Selecting previously unselected package libimport-into-perl.
[00:00:49] Preparing to unpack .../057-libimport-into-perl_1.002005-2_all.deb ...
[00:00:49] Unpacking libimport-into-perl (1.002005-2) ...
[00:00:49] Selecting previously unselected package librole-tiny-perl.
[00:00:49] Preparing to unpack .../058-librole-tiny-perl_2.002004-1_all.deb ...
[00:00:49] Unpacking librole-tiny-perl (2.002004-1) ...
[00:00:49] Selecting previously unselected package libsub-quote-perl.
[00:00:49] Preparing to unpack .../059-libsub-quote-perl_2.006008-1_all.deb ...
[00:00:49] Unpacking libsub-quote-perl (2.006008-1) ...
[00:00:49] Selecting previously unselected package libmoo-perl.
[00:00:49] Preparing to unpack .../060-libmoo-perl_2.005005-1_all.deb ...
[00:00:49] Unpacking libmoo-perl (2.005005-1) ...
[00:00:49] Selecting previously unselected package libencode-locale-perl.
[00:00:49] Preparing to unpack .../061-libencode-locale-perl_1.05-3_all.deb ...
[00:00:49] Unpacking libencode-locale-perl (1.05-3) ...
[00:00:50] Selecting previously unselected package libtimedate-perl.
[00:00:50] Preparing to unpack .../062-libtimedate-perl_2.3300-2_all.deb ...
[00:00:50] Unpacking libtimedate-perl (2.3300-2) ...
[00:00:50] Selecting previously unselected package libhttp-date-perl.
[00:00:50] Preparing to unpack .../063-libhttp-date-perl_6.05-2_all.deb ...
[00:00:50] Unpacking libhttp-date-perl (6.05-2) ...
[00:00:50] Selecting previously unselected package libfile-listing-perl.
[00:00:50] Preparing to unpack .../064-libfile-listing-perl_6.15-1_all.deb ...
[00:00:50] Unpacking libfile-listing-perl (6.15-1) ...
[00:00:50] Selecting previously unselected package libhtml-tagset-perl.
[00:00:50] Preparing to unpack .../065-libhtml-tagset-perl_3.20-6_all.deb ...
[00:00:50] Unpacking libhtml-tagset-perl (3.20-6) ...
[00:00:50] Selecting previously unselected package libregexp-ipv6-perl.
[00:00:50] Preparing to unpack .../066-libregexp-ipv6-perl_0.03-3_all.deb ...
[00:00:51] Unpacking libregexp-ipv6-perl (0.03-3) ...
[00:00:51] Selecting previously unselected package liburi-perl.
[00:00:51] Preparing to unpack .../067-liburi-perl_5.17-1_all.deb ...
[00:00:51] Unpacking liburi-perl (5.17-1) ...
[00:00:51] Selecting previously unselected package libhtml-parser-perl:amd64.
[00:00:51] Preparing to unpack .../068-libhtml-parser-perl_3.81-1_amd64.deb ...
[00:00:51] Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
[00:00:51] Selecting previously unselected package libhtml-tree-perl.
[00:00:51] Preparing to unpack .../069-libhtml-tree-perl_5.07-3_all.deb ...
[00:00:51] Unpacking libhtml-tree-perl (5.07-3) ...
[00:00:51] Selecting previously unselected package libclone-perl:amd64.
[00:00:51] Preparing to unpack .../070-libclone-perl_0.46-1_amd64.deb ...
[00:00:51] Unpacking libclone-perl:amd64 (0.46-1) ...
[00:00:51] Selecting previously unselected package libio-html-perl.
[00:00:51] Preparing to unpack .../071-libio-html-perl_1.004-3_all.deb ...
[00:00:51] Unpacking libio-html-perl (1.004-3) ...
[00:00:51] Selecting previously unselected package liblwp-mediatypes-perl.
[00:00:51] Preparing to unpack .../072-liblwp-mediatypes-perl_6.04-2_all.deb ...
[00:00:51] Unpacking liblwp-mediatypes-perl (6.04-2) ...
[00:00:51] Selecting previously unselected package libhttp-message-perl.
[00:00:51] Preparing to unpack .../073-libhttp-message-perl_6.44-1_all.deb ...
[00:00:51] Unpacking libhttp-message-perl (6.44-1) ...
[00:00:52] Selecting previously unselected package libhttp-cookies-perl.
[00:00:52] Preparing to unpack .../074-libhttp-cookies-perl_6.10-1_all.deb ...
[00:00:52] Unpacking libhttp-cookies-perl (6.10-1) ...
[00:00:52] Selecting previously unselected package libhttp-negotiate-perl.
[00:00:52] Preparing to unpack .../075-libhttp-negotiate-perl_6.01-2_all.deb ...
[00:00:52] Unpacking libhttp-negotiate-perl (6.01-2) ...
[00:00:52] Selecting previously unselected package perl-openssl-defaults:amd64.
[00:00:52] Preparing to unpack .../076-perl-openssl-defaults_7+b1_amd64.deb ...
[00:00:52] Unpacking perl-openssl-defaults:amd64 (7+b1) ...
[00:00:52] Selecting previously unselected package libnet-ssleay-perl:amd64.
[00:00:52] Preparing to unpack .../077-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
[00:00:52] Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:00:52] Selecting previously unselected package libio-socket-ssl-perl.
[00:00:52] Preparing to unpack .../078-libio-socket-ssl-perl_2.081-2_all.deb ...
[00:00:52] Unpacking libio-socket-ssl-perl (2.081-2) ...
[00:00:52] Selecting previously unselected package libnet-http-perl.
[00:00:52] Preparing to unpack .../079-libnet-http-perl_6.22-1_all.deb ...
[00:00:52] Unpacking libnet-http-perl (6.22-1) ...
[00:00:52] Selecting previously unselected package liblwp-protocol-https-perl.
[00:00:52] Preparing to unpack .../080-liblwp-protocol-https-perl_6.10-1_all.deb ...
[00:00:52] Unpacking liblwp-protocol-https-perl (6.10-1) ...
[00:00:52] Selecting previously unselected package libtry-tiny-perl.
[00:00:52] Preparing to unpack .../081-libtry-tiny-perl_0.31-2_all.deb ...
[00:00:52] Unpacking libtry-tiny-perl (0.31-2) ...
[00:00:52] Selecting previously unselected package libwww-robotrules-perl.
[00:00:53] Preparing to unpack .../082-libwww-robotrules-perl_6.02-1_all.deb ...
[00:00:53] Unpacking libwww-robotrules-perl (6.02-1) ...
[00:00:53] Selecting previously unselected package libwww-perl.
[00:00:53] Preparing to unpack .../083-libwww-perl_6.68-1_all.deb ...
[00:00:53] Unpacking libwww-perl (6.68-1) ...
[00:00:53] Selecting previously unselected package patchutils.
[00:00:53] Preparing to unpack .../084-patchutils_0.4.2-1_amd64.deb ...
[00:00:53] Unpacking patchutils (0.4.2-1) ...
[00:00:53] Selecting previously unselected package wdiff.
[00:00:53] Preparing to unpack .../085-wdiff_1.2.2-5_amd64.deb ...
[00:00:53] Unpacking wdiff (1.2.2-5) ...
[00:00:53] Selecting previously unselected package devscripts.
[00:00:53] Preparing to unpack .../086-devscripts_2.23.4+deb12u2_amd64.deb ...
[00:00:53] Unpacking devscripts (2.23.4+deb12u2) ...
[00:00:53] Selecting previously unselected package diffstat.
[00:00:53] Preparing to unpack .../087-diffstat_1.65-1_amd64.deb ...
[00:00:54] Unpacking diffstat (1.65-1) ...
[00:00:54] Selecting previously unselected package distro-info-data.
[00:00:54] Preparing to unpack .../088-distro-info-data_0.58+deb12u5_all.deb ...
[00:00:54] Unpacking distro-info-data (0.58+deb12u5) ...
[00:00:54] Selecting previously unselected package python3-debian.
[00:00:54] Preparing to unpack .../089-python3-debian_0.1.49_all.deb ...
[00:00:54] Unpacking python3-debian (0.1.49) ...
[00:00:54] Selecting previously unselected package libgpgme11:amd64.
[00:00:54] Preparing to unpack .../090-libgpgme11_1.18.0-3+b1_amd64.deb ...
[00:00:54] Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
[00:00:54] Selecting previously unselected package python3-gpg.
[00:00:54] Preparing to unpack .../091-python3-gpg_1.18.0-3+b1_amd64.deb ...
[00:00:54] Unpacking python3-gpg (1.18.0-3+b1) ...
[00:00:54] Selecting previously unselected package python3-xdg.
[00:00:54] Preparing to unpack .../092-python3-xdg_0.28-2_all.deb ...
[00:00:54] Unpacking python3-xdg (0.28-2) ...
[00:00:54] Selecting previously unselected package dput.
[00:00:54] Preparing to unpack .../093-dput_1.1.3_all.deb ...
[00:00:54] Unpacking dput (1.1.3) ...
[00:00:55] Selecting previously unselected package equivs.
[00:00:55] Preparing to unpack .../094-equivs_2.3.1_all.deb ...
[00:00:55] Unpacking equivs (2.3.1) ...
[00:00:55] Selecting previously unselected package libip6tc2:amd64.
[00:00:55] Preparing to unpack .../095-libip6tc2_1.8.9-2_amd64.deb ...
[00:00:55] Unpacking libip6tc2:amd64 (1.8.9-2) ...
[00:00:55] Selecting previously unselected package libnfnetlink0:amd64.
[00:00:55] Preparing to unpack .../096-libnfnetlink0_1.0.2-2_amd64.deb ...
[00:00:55] Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
[00:00:55] Selecting previously unselected package libnetfilter-conntrack3:amd64.
[00:00:55] Preparing to unpack .../097-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
[00:00:55] Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:00:55] Selecting previously unselected package iptables.
[00:00:55] Preparing to unpack .../098-iptables_1.8.9-2_amd64.deb ...
[00:00:55] Unpacking iptables (1.8.9-2) ...
[00:00:55] Selecting previously unselected package iso-codes.
[00:00:55] Preparing to unpack .../099-iso-codes_4.15.0-1_all.deb ...
[00:00:55] Unpacking iso-codes (4.15.0-1) ...
[00:00:56] Selecting previously unselected package libaliased-perl.
[00:00:56] Preparing to unpack .../100-libaliased-perl_0.34-3_all.deb ...
[00:00:56] Unpacking libaliased-perl (0.34-3) ...
[00:00:56] Selecting previously unselected package libapt-pkg-perl.
[00:00:56] Preparing to unpack .../101-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
[00:00:56] Unpacking libapt-pkg-perl (0.1.40+b2) ...
[00:00:56] Selecting previously unselected package libarchive-cpio-perl.
[00:00:56] Preparing to unpack .../102-libarchive-cpio-perl_0.10-3_all.deb ...
[00:00:56] Unpacking libarchive-cpio-perl (0.10-3) ...
[00:00:56] Selecting previously unselected package libarchive13:amd64.
[00:00:56] Preparing to unpack .../103-libarchive13_3.6.2-1+deb12u3_amd64.deb ...
[00:00:56] Unpacking libarchive13:amd64 (3.6.2-1+deb12u3) ...
[00:00:57] Selecting previously unselected package libarray-intspan-perl.
[00:00:57] Preparing to unpack .../104-libarray-intspan-perl_2.004-2_all.deb ...
[00:00:57] Unpacking libarray-intspan-perl (2.004-2) ...
[00:00:57] Selecting previously unselected package libatm1:amd64.
[00:00:57] Preparing to unpack .../105-libatm1_1%3a2.5.1-4+b2_amd64.deb ...
[00:00:57] Unpacking libatm1:amd64 (1:2.5.1-4+b2) ...
[00:00:57] Selecting previously unselected package libauthen-sasl-perl.
[00:00:57] Preparing to unpack .../106-libauthen-sasl-perl_2.1600-3_all.deb ...
[00:00:57] Unpacking libauthen-sasl-perl (2.1600-3) ...
[00:00:57] Selecting previously unselected package libmodule-implementation-perl.
[00:00:57] Preparing to unpack .../107-libmodule-implementation-perl_0.09-2_all.deb ...
[00:00:57] Unpacking libmodule-implementation-perl (0.09-2) ...
[00:00:57] Selecting previously unselected package libsub-exporter-progressive-perl.
[00:00:57] Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
[00:00:57] Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
[00:00:57] Selecting previously unselected package libvariable-magic-perl.
[00:00:57] Preparing to unpack .../109-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
[00:00:57] Unpacking libvariable-magic-perl (0.63-1+b1) ...
[00:00:57] Selecting previously unselected package libb-hooks-endofscope-perl.
[00:00:57] Preparing to unpack .../110-libb-hooks-endofscope-perl_0.26-1_all.deb ...
[00:00:57] Unpacking libb-hooks-endofscope-perl (0.26-1) ...
[00:00:58] Selecting previously unselected package libberkeleydb-perl:amd64.
[00:00:58] Preparing to unpack .../111-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
[00:00:58] Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:00:58] Selecting previously unselected package libcapture-tiny-perl.
[00:00:58] Preparing to unpack .../112-libcapture-tiny-perl_0.48-2_all.deb ...
[00:00:58] Unpacking libcapture-tiny-perl (0.48-2) ...
[00:00:58] Selecting previously unselected package libcgi-pm-perl.
[00:00:58] Preparing to unpack .../113-libcgi-pm-perl_4.55-1_all.deb ...
[00:00:58] Unpacking libcgi-pm-perl (4.55-1) ...
[00:00:58] Selecting previously unselected package libfcgi0ldbl:amd64.
[00:00:58] Preparing to unpack .../114-libfcgi0ldbl_2.4.2-2+deb12u1_amd64.deb ...
[00:00:58] Unpacking libfcgi0ldbl:amd64 (2.4.2-2+deb12u1) ...
[00:00:58] Selecting previously unselected package libfcgi-perl.
[00:00:58] Preparing to unpack .../115-libfcgi-perl_0.82+ds-2_amd64.deb ...
[00:00:58] Unpacking libfcgi-perl (0.82+ds-2) ...
[00:00:58] Selecting previously unselected package libcgi-fast-perl.
[00:00:58] Preparing to unpack .../116-libcgi-fast-perl_1%3a2.15-1_all.deb ...
[00:00:58] Unpacking libcgi-fast-perl (1:2.15-1) ...
[00:00:58] Selecting previously unselected package libclass-data-inheritable-perl.
[00:00:58] Preparing to unpack .../117-libclass-data-inheritable-perl_0.08-3_all.deb ...
[00:00:58] Unpacking libclass-data-inheritable-perl (0.08-3) ...
[00:00:58] Selecting previously unselected package libclass-inspector-perl.
[00:00:58] Preparing to unpack .../118-libclass-inspector-perl_1.36-3_all.deb ...
[00:00:58] Unpacking libclass-inspector-perl (1.36-3) ...
[00:00:59] Selecting previously unselected package libcommon-sense-perl:amd64.
[00:00:59] Preparing to unpack .../119-libcommon-sense-perl_3.75-3_amd64.deb ...
[00:00:59] Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
[00:00:59] Selecting previously unselected package libconfig-tiny-perl.
[00:00:59] Preparing to unpack .../120-libconfig-tiny-perl_2.28-2_all.deb ...
[00:00:59] Unpacking libconfig-tiny-perl (2.28-2) ...
[00:00:59] Selecting previously unselected package libparams-util-perl.
[00:00:59] Preparing to unpack .../121-libparams-util-perl_1.102-2+b1_amd64.deb ...
[00:00:59] Unpacking libparams-util-perl (1.102-2+b1) ...
[00:00:59] Selecting previously unselected package libsub-install-perl.
[00:00:59] Preparing to unpack .../122-libsub-install-perl_0.929-1_all.deb ...
[00:00:59] Unpacking libsub-install-perl (0.929-1) ...
[00:00:59] Selecting previously unselected package libdata-optlist-perl.
[00:00:59] Preparing to unpack .../123-libdata-optlist-perl_0.113-1_all.deb ...
[00:00:59] Unpacking libdata-optlist-perl (0.113-1) ...
[00:00:59] Selecting previously unselected package libsub-exporter-perl.
[00:00:59] Preparing to unpack .../124-libsub-exporter-perl_0.989-1_all.deb ...
[00:00:59] Unpacking libsub-exporter-perl (0.989-1) ...
[00:00:59] Selecting previously unselected package libconst-fast-perl.
[00:00:59] Preparing to unpack .../125-libconst-fast-perl_0.014-2_all.deb ...
[00:00:59] Unpacking libconst-fast-perl (0.014-2) ...
[00:01:00] Selecting previously unselected package libwant-perl.
[00:01:00] Preparing to unpack .../126-libwant-perl_0.29-2+b1_amd64.deb ...
[00:01:00] Unpacking libwant-perl (0.29-2+b1) ...
[00:01:00] Selecting previously unselected package libcontextual-return-perl.
[00:01:00] Preparing to unpack .../127-libcontextual-return-perl_0.004014-4_all.deb ...
[00:01:00] Unpacking libcontextual-return-perl (0.004014-4) ...
[00:01:00] Selecting previously unselected package libconvert-binhex-perl.
[00:01:00] Preparing to unpack .../128-libconvert-binhex-perl_1.125-3_all.deb ...
[00:01:00] Unpacking libconvert-binhex-perl (1.125-3) ...
[00:01:00] Selecting previously unselected package libcpanel-json-xs-perl:amd64.
[00:01:00] Preparing to unpack .../129-libcpanel-json-xs-perl_4.35-1+deb12u1_amd64.deb ...
[00:01:00] Unpacking libcpanel-json-xs-perl:amd64 (4.35-1+deb12u1) ...
[00:01:00] Selecting previously unselected package libdevel-stacktrace-perl.
[00:01:00] Preparing to unpack .../130-libdevel-stacktrace-perl_2.0400-2_all.deb ...
[00:01:00] Unpacking libdevel-stacktrace-perl (2.0400-2) ...
[00:01:00] Selecting previously unselected package libexception-class-perl.
[00:01:00] Preparing to unpack .../131-libexception-class-perl_1.45-1_all.deb ...
[00:01:00] Unpacking libexception-class-perl (1.45-1) ...
[00:01:01] Selecting previously unselected package libiterator-perl.
[00:01:01] Preparing to unpack .../132-libiterator-perl_0.03+ds1-2_all.deb ...
[00:01:01] Unpacking libiterator-perl (0.03+ds1-2) ...
[00:01:01] Selecting previously unselected package libiterator-util-perl.
[00:01:01] Preparing to unpack .../133-libiterator-util-perl_0.02+ds1-2_all.deb ...
[00:01:01] Unpacking libiterator-util-perl (0.02+ds1-2) ...
[00:01:01] Selecting previously unselected package libdata-dpath-perl.
[00:01:01] Preparing to unpack .../134-libdata-dpath-perl_0.58-2_all.deb ...
[00:01:01] Unpacking libdata-dpath-perl (0.58-2) ...
[00:01:01] Selecting previously unselected package libdata-dump-perl.
[00:01:01] Preparing to unpack .../135-libdata-dump-perl_1.25-1_all.deb ...
[00:01:01] Unpacking libdata-dump-perl (1.25-1) ...
[00:01:01] Selecting previously unselected package libdata-messagepack-perl.
[00:01:01] Preparing to unpack .../136-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
[00:01:01] Unpacking libdata-messagepack-perl (1.02-1+b1) ...
[00:01:01] Selecting previously unselected package libnet-domain-tld-perl.
[00:01:01] Preparing to unpack .../137-libnet-domain-tld-perl_1.75-3_all.deb ...
[00:01:01] Unpacking libnet-domain-tld-perl (1.75-3) ...
[00:01:01] Selecting previously unselected package libdata-validate-domain-perl.
[00:01:01] Preparing to unpack .../138-libdata-validate-domain-perl_0.10-1.1_all.deb ...
[00:01:01] Unpacking libdata-validate-domain-perl (0.10-1.1) ...
[00:01:01] Selecting previously unselected package libnet-ipv6addr-perl.
[00:01:01] Preparing to unpack .../139-libnet-ipv6addr-perl_1.02-1_all.deb ...
[00:01:01] Unpacking libnet-ipv6addr-perl (1.02-1) ...
[00:01:01] Selecting previously unselected package libnet-netmask-perl.
[00:01:01] Preparing to unpack .../140-libnet-netmask-perl_2.0002-2_all.deb ...
[00:01:01] Unpacking libnet-netmask-perl (2.0002-2) ...
[00:01:01] Selecting previously unselected package libnetaddr-ip-perl.
[00:01:01] Preparing to unpack .../141-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
[00:01:01] Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:01:01] Selecting previously unselected package libdata-validate-ip-perl.
[00:01:02] Preparing to unpack .../142-libdata-validate-ip-perl_0.31-1_all.deb ...
[00:01:02] Unpacking libdata-validate-ip-perl (0.31-1) ...
[00:01:02] Selecting previously unselected package libdata-validate-uri-perl.
[00:01:02] Preparing to unpack .../143-libdata-validate-uri-perl_0.07-2_all.deb ...
[00:01:02] Unpacking libdata-validate-uri-perl (0.07-2) ...
[00:01:02] Selecting previously unselected package libdevel-size-perl.
[00:01:02] Preparing to unpack .../144-libdevel-size-perl_0.83-2+b1_amd64.deb ...
[00:01:02] Unpacking libdevel-size-perl (0.83-2+b1) ...
[00:01:02] Selecting previously unselected package libdistro-info-perl.
[00:01:02] Preparing to unpack .../145-libdistro-info-perl_1.5+deb12u1_all.deb ...
[00:01:02] Unpacking libdistro-info-perl (1.5+deb12u1) ...
[00:01:02] Selecting previously unselected package libemail-address-xs-perl.
[00:01:02] Preparing to unpack .../146-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
[00:01:02] Unpacking libemail-address-xs-perl (1.05-1+b1) ...
[00:01:02] Selecting previously unselected package libexporter-tiny-perl.
[00:01:02] Preparing to unpack .../147-libexporter-tiny-perl_1.006000-1_all.deb ...
[00:01:02] Unpacking libexporter-tiny-perl (1.006000-1) ...
[00:01:02] Selecting previously unselected package libfcgi-bin.
[00:01:02] Preparing to unpack .../148-libfcgi-bin_2.4.2-2+deb12u1_amd64.deb ...
[00:01:02] Unpacking libfcgi-bin (2.4.2-2+deb12u1) ...
[00:01:02] Selecting previously unselected package libindirect-perl.
[00:01:02] Preparing to unpack .../149-libindirect-perl_0.39-2+b1_amd64.deb ...
[00:01:02] Unpacking libindirect-perl (0.39-2+b1) ...
[00:01:02] Selecting previously unselected package libxs-parse-keyword-perl.
[00:01:02] Preparing to unpack .../150-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
[00:01:02] Unpacking libxs-parse-keyword-perl (0.33-1) ...
[00:01:02] Selecting previously unselected package libxs-parse-sublike-perl:amd64.
[00:01:02] Preparing to unpack .../151-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
[00:01:02] Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:01:02] Selecting previously unselected package libobject-pad-perl.
[00:01:02] Preparing to unpack .../152-libobject-pad-perl_0.78-1_amd64.deb ...
[00:01:02] Unpacking libobject-pad-perl (0.78-1) ...
[00:01:02] Selecting previously unselected package libfeature-compat-class-perl.
[00:01:02] Preparing to unpack .../153-libfeature-compat-class-perl_0.05-1_all.deb ...
[00:01:02] Unpacking libfeature-compat-class-perl (0.05-1) ...
[00:01:03] Selecting previously unselected package libsyntax-keyword-try-perl.
[00:01:03] Preparing to unpack .../154-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
[00:01:03] Unpacking libsyntax-keyword-try-perl (0.28-1) ...
[00:01:03] Selecting previously unselected package libfeature-compat-try-perl.
[00:01:03] Preparing to unpack .../155-libfeature-compat-try-perl_0.05-1_all.deb ...
[00:01:03] Unpacking libfeature-compat-try-perl (0.05-1) ...
[00:01:03] Selecting previously unselected package libipc-system-simple-perl.
[00:01:03] Preparing to unpack .../156-libipc-system-simple-perl_1.30-2_all.deb ...
[00:01:03] Unpacking libipc-system-simple-perl (1.30-2) ...
[00:01:03] Selecting previously unselected package libfile-basedir-perl.
[00:01:03] Preparing to unpack .../157-libfile-basedir-perl_0.09-2_all.deb ...
[00:01:03] Unpacking libfile-basedir-perl (0.09-2) ...
[00:01:03] Selecting previously unselected package libfile-chdir-perl.
[00:01:03] Preparing to unpack .../158-libfile-chdir-perl_0.1008-1.1_all.deb ...
[00:01:03] Unpacking libfile-chdir-perl (0.1008-1.1) ...
[00:01:03] Selecting previously unselected package libnumber-compare-perl.
[00:01:03] Preparing to unpack .../159-libnumber-compare-perl_0.03-3_all.deb ...
[00:01:03] Unpacking libnumber-compare-perl (0.03-3) ...
[00:01:03] Selecting previously unselected package libtext-glob-perl.
[00:01:03] Preparing to unpack .../160-libtext-glob-perl_0.11-3_all.deb ...
[00:01:03] Unpacking libtext-glob-perl (0.11-3) ...
[00:01:03] Selecting previously unselected package libfile-find-rule-perl.
[00:01:03] Preparing to unpack .../161-libfile-find-rule-perl_0.34-4~deb12u1_all.deb ...
[00:01:03] Unpacking libfile-find-rule-perl (0.34-4~deb12u1) ...
[00:01:03] Selecting previously unselected package libfont-afm-perl.
[00:01:03] Preparing to unpack .../162-libfont-afm-perl_1.20-4_all.deb ...
[00:01:03] Unpacking libfont-afm-perl (1.20-4) ...
[00:01:03] Selecting previously unselected package libio-string-perl.
[00:01:03] Preparing to unpack .../163-libio-string-perl_1.08-4_all.deb ...
[00:01:03] Unpacking libio-string-perl (1.08-4) ...
[00:01:04] Selecting previously unselected package libfont-ttf-perl.
[00:01:04] Preparing to unpack .../164-libfont-ttf-perl_1.06-2_all.deb ...
[00:01:04] Unpacking libfont-ttf-perl (1.06-2) ...
[00:01:04] Selecting previously unselected package libfreezethaw-perl.
[00:01:04] Preparing to unpack .../165-libfreezethaw-perl_0.5001-3_all.deb ...
[00:01:04] Unpacking libfreezethaw-perl (0.5001-3) ...
[00:01:04] Selecting previously unselected package libsort-versions-perl.
[00:01:04] Preparing to unpack .../166-libsort-versions-perl_1.62-3_all.deb ...
[00:01:04] Unpacking libsort-versions-perl (1.62-3) ...
[00:01:04] Selecting previously unselected package libgit-wrapper-perl.
[00:01:04] Preparing to unpack .../167-libgit-wrapper-perl_0.048-2_all.deb ...
[00:01:04] Unpacking libgit-wrapper-perl (0.048-2) ...
[00:01:04] Selecting previously unselected package libhttp-tiny-multipart-perl.
[00:01:04] Preparing to unpack .../168-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
[00:01:04] Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
[00:01:04] Selecting previously unselected package libio-prompter-perl.
[00:01:04] Preparing to unpack .../169-libio-prompter-perl_0.004015-2_all.deb ...
[00:01:04] Unpacking libio-prompter-perl (0.004015-2) ...
[00:01:04] Selecting previously unselected package libjson-perl.
[00:01:04] Preparing to unpack .../170-libjson-perl_4.10000-1_all.deb ...
[00:01:04] Unpacking libjson-perl (4.10000-1) ...
[00:01:04] Selecting previously unselected package liblog-any-perl.
[00:01:04] Preparing to unpack .../171-liblog-any-perl_1.713-1_all.deb ...
[00:01:04] Unpacking liblog-any-perl (1.713-1) ...
[00:01:05] Selecting previously unselected package liblog-any-adapter-screen-perl.
[00:01:05] Preparing to unpack .../172-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
[00:01:05] Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
[00:01:05] Selecting previously unselected package libpackage-stash-perl.
[00:01:05] Preparing to unpack .../173-libpackage-stash-perl_0.40-1_all.deb ...
[00:01:05] Unpacking libpackage-stash-perl (0.40-1) ...
[00:01:05] Selecting previously unselected package libsub-identify-perl.
[00:01:05] Preparing to unpack .../174-libsub-identify-perl_0.14-3_amd64.deb ...
[00:01:05] Unpacking libsub-identify-perl (0.14-3) ...
[00:01:05] Selecting previously unselected package libsub-name-perl:amd64.
[00:01:05] Preparing to unpack .../175-libsub-name-perl_0.26-2+b1_amd64.deb ...
[00:01:05] Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
[00:01:05] Selecting previously unselected package libnamespace-clean-perl.
[00:01:05] Preparing to unpack .../176-libnamespace-clean-perl_0.27-2_all.deb ...
[00:01:05] Unpacking libnamespace-clean-perl (0.27-2) ...
[00:01:05] Selecting previously unselected package libpath-tiny-perl.
[00:01:05] Preparing to unpack .../177-libpath-tiny-perl_0.144-1_all.deb ...
[00:01:05] Unpacking libpath-tiny-perl (0.144-1) ...
[00:01:05] Selecting previously unselected package libstrictures-perl.
[00:01:05] Preparing to unpack .../178-libstrictures-perl_2.000006-1_all.deb ...
[00:01:05] Unpacking libstrictures-perl (2.000006-1) ...
[00:01:06] Selecting previously unselected package libtype-tiny-perl.
[00:01:06] Preparing to unpack .../179-libtype-tiny-perl_2.002001-1_all.deb ...
[00:01:06] Unpacking libtype-tiny-perl (2.002001-1) ...
[00:01:06] Selecting previously unselected package libgitlab-api-v4-perl.
[00:01:06] Preparing to unpack .../180-libgitlab-api-v4-perl_0.26-3_all.deb ...
[00:01:06] Unpacking libgitlab-api-v4-perl (0.26-3) ...
[00:01:06] Selecting previously unselected package libglib2.0-0:amd64.
[00:01:06] Preparing to unpack .../181-libglib2.0-0_2.74.6-2+deb12u7_amd64.deb ...
[00:01:06] Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u7) ...
[00:01:06] Selecting previously unselected package libglib2.0-data.
[00:01:06] Preparing to unpack .../182-libglib2.0-data_2.74.6-2+deb12u7_all.deb ...
[00:01:06] Unpacking libglib2.0-data (2.74.6-2+deb12u7) ...
[00:01:07] Selecting previously unselected package libhtml-form-perl.
[00:01:07] Preparing to unpack .../183-libhtml-form-perl_6.11-1_all.deb ...
[00:01:07] Unpacking libhtml-form-perl (6.11-1) ...
[00:01:07] Selecting previously unselected package libhtml-format-perl.
[00:01:07] Preparing to unpack .../184-libhtml-format-perl_2.16-2_all.deb ...
[00:01:07] Unpacking libhtml-format-perl (2.16-2) ...
[00:01:07] Selecting previously unselected package libhtml-html5-entities-perl.
[00:01:07] Preparing to unpack .../185-libhtml-html5-entities-perl_0.004-3_all.deb ...
[00:01:07] Unpacking libhtml-html5-entities-perl (0.004-3) ...
[00:01:07] Selecting previously unselected package libhtml-tokeparser-simple-perl.
[00:01:07] Preparing to unpack .../186-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
[00:01:07] Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
[00:01:07] Selecting previously unselected package libhttp-daemon-perl.
[00:01:07] Preparing to unpack .../187-libhttp-daemon-perl_6.16-1_all.deb ...
[00:01:07] Unpacking libhttp-daemon-perl (6.16-1) ...
[00:01:07] Selecting previously unselected package libio-interactive-perl.
[00:01:07] Preparing to unpack .../188-libio-interactive-perl_1.023-2_all.deb ...
[00:01:07] Unpacking libio-interactive-perl (1.023-2) ...
[00:01:08] Selecting previously unselected package libio-sessiondata-perl.
[00:01:08] Preparing to unpack .../189-libio-sessiondata-perl_1.03-3_all.deb ...
[00:01:08] Unpacking libio-sessiondata-perl (1.03-3) ...
[00:01:08] Selecting previously unselected package libio-stringy-perl.
[00:01:08] Preparing to unpack .../190-libio-stringy-perl_2.111-3_all.deb ...
[00:01:08] Unpacking libio-stringy-perl (2.111-3) ...
[00:01:08] Selecting previously unselected package libipc-run3-perl.
[00:01:08] Preparing to unpack .../191-libipc-run3-perl_0.048-3_all.deb ...
[00:01:08] Unpacking libipc-run3-perl (0.048-3) ...
[00:01:08] Selecting previously unselected package libtypes-serialiser-perl.
[00:01:08] Preparing to unpack .../192-libtypes-serialiser-perl_1.01-1_all.deb ...
[00:01:08] Unpacking libtypes-serialiser-perl (1.01-1) ...
[00:01:08] Selecting previously unselected package libjson-xs-perl.
[00:01:08] Preparing to unpack .../193-libjson-xs-perl_4.040-1~deb12u1_amd64.deb ...
[00:01:08] Unpacking libjson-xs-perl (4.040-1~deb12u1) ...
[00:01:08] Selecting previously unselected package libjson-maybexs-perl.
[00:01:08] Preparing to unpack .../194-libjson-maybexs-perl_1.004004-1_all.deb ...
[00:01:08] Unpacking libjson-maybexs-perl (1.004004-1) ...
[00:01:09] Selecting previously unselected package liblist-compare-perl.
[00:01:09] Preparing to unpack .../195-liblist-compare-perl_0.55-2_all.deb ...
[00:01:09] Unpacking liblist-compare-perl (0.55-2) ...
[00:01:09] Selecting previously unselected package liblist-someutils-perl.
[00:01:09] Preparing to unpack .../196-liblist-someutils-perl_0.59-1_all.deb ...
[00:01:09] Unpacking liblist-someutils-perl (0.59-1) ...
[00:01:09] Selecting previously unselected package liblist-someutils-xs-perl:amd64.
[00:01:09] Preparing to unpack .../197-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
[00:01:09] Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:01:09] Selecting previously unselected package liblist-utilsby-perl.
[00:01:09] Preparing to unpack .../198-liblist-utilsby-perl_0.12-2_all.deb ...
[00:01:09] Unpacking liblist-utilsby-perl (0.12-2) ...
[00:01:09] Selecting previously unselected package libltdl7:amd64.
[00:01:09] Preparing to unpack .../199-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
[00:01:09] Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:01:09] Selecting previously unselected package libltdl-dev:amd64.
[00:01:09] Preparing to unpack .../200-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ...
[00:01:09] Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:01:09] Selecting previously unselected package liblz1:amd64.
[00:01:09] Preparing to unpack .../201-liblz1_1.13-5_amd64.deb ...
[00:01:09] Unpacking liblz1:amd64 (1.13-5) ...
[00:01:10] Selecting previously unselected package liblzo2-2:amd64.
[00:01:10] Preparing to unpack .../202-liblzo2-2_2.10-2_amd64.deb ...
[00:01:10] Unpacking liblzo2-2:amd64 (2.10-2) ...
[00:01:10] Selecting previously unselected package libsys-hostname-long-perl.
[00:01:10] Preparing to unpack .../203-libsys-hostname-long-perl_1.5-3_all.deb ...
[00:01:10] Unpacking libsys-hostname-long-perl (1.5-3) ...
[00:01:10] Selecting previously unselected package libmail-sendmail-perl.
[00:01:10] Preparing to unpack .../204-libmail-sendmail-perl_0.80-3_all.deb ...
[00:01:10] Unpacking libmail-sendmail-perl (0.80-3) ...
[00:01:10] Selecting previously unselected package libnet-smtp-ssl-perl.
[00:01:10] Preparing to unpack .../205-libnet-smtp-ssl-perl_1.04-2_all.deb ...
[00:01:10] Unpacking libnet-smtp-ssl-perl (1.04-2) ...
[00:01:10] Selecting previously unselected package libmailtools-perl.
[00:01:10] Preparing to unpack .../206-libmailtools-perl_2.21-2_all.deb ...
[00:01:10] Unpacking libmailtools-perl (2.21-2) ...
[00:01:10] Selecting previously unselected package libmarkdown2:amd64.
[00:01:10] Preparing to unpack .../207-libmarkdown2_2.2.7-2_amd64.deb ...
[00:01:10] Unpacking libmarkdown2:amd64 (2.2.7-2) ...
[00:01:10] Selecting previously unselected package libmath-base85-perl.
[00:01:10] Preparing to unpack .../208-libmath-base85-perl_0.5+dfsg-2_all.deb ...
[00:01:10] Unpacking libmath-base85-perl (0.5+dfsg-2) ...
[00:01:10] Selecting previously unselected package libmime-tools-perl.
[00:01:10] Preparing to unpack .../209-libmime-tools-perl_5.510-1_all.deb ...
[00:01:10] Unpacking libmime-tools-perl (5.510-1) ...
[00:01:11] Selecting previously unselected package libmldbm-perl.
[00:01:11] Preparing to unpack .../210-libmldbm-perl_2.05-4_all.deb ...
[00:01:11] Unpacking libmldbm-perl (2.05-4) ...
[00:01:11] Selecting previously unselected package libmoox-aliases-perl.
[00:01:11] Preparing to unpack .../211-libmoox-aliases-perl_0.001006-2_all.deb ...
[00:01:11] Unpacking libmoox-aliases-perl (0.001006-2) ...
[00:01:11] Selecting previously unselected package libmouse-perl.
[00:01:11] Preparing to unpack .../212-libmouse-perl_2.5.10-1+b3_amd64.deb ...
[00:01:11] Unpacking libmouse-perl (2.5.10-1+b3) ...
[00:01:11] Selecting previously unselected package libpackage-stash-xs-perl:amd64.
[00:01:11] Preparing to unpack .../213-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
[00:01:11] Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:01:11] Selecting previously unselected package libpam-cap:amd64.
[00:01:11] Preparing to unpack .../214-libpam-cap_1%3a2.66-4+deb12u2_amd64.deb ...
[00:01:11] Unpacking libpam-cap:amd64 (1:2.66-4+deb12u2) ...
[00:01:11] Selecting previously unselected package libpath-iterator-rule-perl.
[00:01:11] Preparing to unpack .../215-libpath-iterator-rule-perl_1.015-2_all.deb ...
[00:01:11] Unpacking libpath-iterator-rule-perl (1.015-2) ...
[00:01:11] Selecting previously unselected package libperlio-gzip-perl.
[00:01:11] Preparing to unpack .../216-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
[00:01:11] Unpacking libperlio-gzip-perl (0.20-1+b1) ...
[00:01:11] Selecting previously unselected package libperlio-utf8-strict-perl.
[00:01:11] Preparing to unpack .../217-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
[00:01:11] Unpacking libperlio-utf8-strict-perl (0.010-1) ...
[00:01:11] Selecting previously unselected package libpod-parser-perl.
[00:01:11] Preparing to unpack .../218-libpod-parser-perl_1.65-1_all.deb ...
[00:01:11] Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
[00:01:12] Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
[00:01:12] Unpacking libpod-parser-perl (1.65-1) ...
[00:01:12] Selecting previously unselected package libpod-constants-perl.
[00:01:12] Preparing to unpack .../219-libpod-constants-perl_0.19-2_all.deb ...
[00:01:12] Unpacking libpod-constants-perl (0.19-2) ...
[00:01:12] Selecting previously unselected package libproc-processtable-perl:amd64.
[00:01:12] Preparing to unpack .../220-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
[00:01:12] Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:01:12] Selecting previously unselected package libre2-9:amd64.
[00:01:12] Preparing to unpack .../221-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
[00:01:12] Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:01:12] Selecting previously unselected package libre-engine-re2-perl:amd64.
[00:01:12] Preparing to unpack .../222-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
[00:01:12] Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:01:12] Selecting previously unselected package libreadonly-perl.
[00:01:12] Preparing to unpack .../223-libreadonly-perl_2.050-3_all.deb ...
[00:01:12] Unpacking libreadonly-perl (2.050-3) ...
[00:01:12] Selecting previously unselected package libref-util-perl.
[00:01:12] Preparing to unpack .../224-libref-util-perl_0.204-2_all.deb ...
[00:01:12] Unpacking libref-util-perl (0.204-2) ...
[00:01:13] Selecting previously unselected package libref-util-xs-perl.
[00:01:13] Preparing to unpack .../225-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
[00:01:13] Unpacking libref-util-xs-perl (0.117-2+b1) ...
[00:01:13] Selecting previously unselected package libregexp-pattern-license-perl.
[00:01:13] Preparing to unpack .../226-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
[00:01:13] Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
[00:01:13] Selecting previously unselected package libregexp-pattern-perl.
[00:01:13] Preparing to unpack .../227-libregexp-pattern-perl_0.2.14-2_all.deb ...
[00:01:13] Unpacking libregexp-pattern-perl (0.2.14-2) ...
[00:01:13] Selecting previously unselected package libregexp-wildcards-perl.
[00:01:13] Preparing to unpack .../228-libregexp-wildcards-perl_1.05-3_all.deb ...
[00:01:13] Unpacking libregexp-wildcards-perl (1.05-3) ...
[00:01:13] Selecting previously unselected package libsereal-decoder-perl.
[00:01:13] Preparing to unpack .../229-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
[00:01:13] Unpacking libsereal-decoder-perl (5.003+ds-1) ...
[00:01:13] Selecting previously unselected package libsereal-encoder-perl.
[00:01:13] Preparing to unpack .../230-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
[00:01:13] Unpacking libsereal-encoder-perl (5.003+ds-1) ...
[00:01:13] Selecting previously unselected package libset-intspan-perl.
[00:01:13] Preparing to unpack .../231-libset-intspan-perl_1.19-3_all.deb ...
[00:01:13] Unpacking libset-intspan-perl (1.19-3) ...
[00:01:13] Selecting previously unselected package libtask-weaken-perl.
[00:01:13] Preparing to unpack .../232-libtask-weaken-perl_1.06-2_all.deb ...
[00:01:13] Unpacking libtask-weaken-perl (1.06-2) ...
[00:01:14] Selecting previously unselected package libxml-parser-perl.
[00:01:14] Preparing to unpack .../233-libxml-parser-perl_2.46-4_amd64.deb ...
[00:01:14] Unpacking libxml-parser-perl (2.46-4) ...
[00:01:14] Selecting previously unselected package libsoap-lite-perl.
[00:01:14] Preparing to unpack .../234-libsoap-lite-perl_1.27-3_all.deb ...
[00:01:14] Unpacking libsoap-lite-perl (1.27-3) ...
[00:01:14] Selecting previously unselected package libsocket6-perl.
[00:01:14] Preparing to unpack .../235-libsocket6-perl_0.29-3_amd64.deb ...
[00:01:14] Unpacking libsocket6-perl (0.29-3) ...
[00:01:14] Selecting previously unselected package libstring-copyright-perl.
[00:01:14] Preparing to unpack .../236-libstring-copyright-perl_0.003014-1_all.deb ...
[00:01:14] Unpacking libstring-copyright-perl (0.003014-1) ...
[00:01:14] Selecting previously unselected package libstring-escape-perl.
[00:01:14] Preparing to unpack .../237-libstring-escape-perl_2010.002-3_all.deb ...
[00:01:14] Unpacking libstring-escape-perl (2010.002-3) ...
[00:01:14] Selecting previously unselected package libstring-license-perl.
[00:01:14] Preparing to unpack .../238-libstring-license-perl_0.0.2-1_all.deb ...
[00:01:14] Unpacking libstring-license-perl (0.0.2-1) ...
[00:01:14] Selecting previously unselected package libstring-shellquote-perl.
[00:01:14] Preparing to unpack .../239-libstring-shellquote-perl_1.04-3_all.deb ...
[00:01:14] Unpacking libstring-shellquote-perl (1.04-3) ...
[00:01:14] Selecting previously unselected package libsys-cpuaffinity-perl.
[00:01:15] Preparing to unpack .../240-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
[00:01:15] Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:01:15] Selecting previously unselected package libterm-readkey-perl.
[00:01:15] Preparing to unpack .../241-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
[00:01:15] Unpacking libterm-readkey-perl (2.38-2+b1) ...
[00:01:15] Selecting previously unselected package libtext-levenshteinxs-perl.
[00:01:15] Preparing to unpack .../242-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
[00:01:15] Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:01:15] Selecting previously unselected package libtext-markdown-discount-perl.
[00:01:15] Preparing to unpack .../243-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
[00:01:15] Unpacking libtext-markdown-discount-perl (0.16-1) ...
[00:01:15] Selecting previously unselected package libtext-xslate-perl:amd64.
[00:01:15] Preparing to unpack .../244-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
[00:01:15] Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:01:15] Selecting previously unselected package libtime-duration-perl.
[00:01:15] Preparing to unpack .../245-libtime-duration-perl_1.21-2_all.deb ...
[00:01:15] Unpacking libtime-duration-perl (1.21-2) ...
[00:01:15] Selecting previously unselected package libtime-moment-perl.
[00:01:15] Preparing to unpack .../246-libtime-moment-perl_0.44-2+b1_amd64.deb ...
[00:01:15] Unpacking libtime-moment-perl (0.44-2+b1) ...
[00:01:15] Selecting previously unselected package libtype-tiny-xs-perl:amd64.
[00:01:15] Preparing to unpack .../247-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
[00:01:15] Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:01:15] Selecting previously unselected package libunicode-utf8-perl.
[00:01:15] Preparing to unpack .../248-libunicode-utf8-perl_0.62-2_amd64.deb ...
[00:01:15] Unpacking libunicode-utf8-perl (0.62-2) ...
[00:01:16] Selecting previously unselected package libunwind8:amd64.
[00:01:16] Preparing to unpack .../249-libunwind8_1.6.2-3_amd64.deb ...
[00:01:16] Unpacking libunwind8:amd64 (1.6.2-3) ...
[00:01:16] Selecting previously unselected package libwww-mechanize-perl.
[00:01:16] Preparing to unpack .../250-libwww-mechanize-perl_2.16-1_all.deb ...
[00:01:16] Unpacking libwww-mechanize-perl (2.16-1) ...
[00:01:16] Selecting previously unselected package libxdelta2:amd64.
[00:01:16] Preparing to unpack .../251-libxdelta2_1.1.3-10.4_amd64.deb ...
[00:01:16] Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
[00:01:16] Selecting previously unselected package libxml-namespacesupport-perl.
[00:01:16] Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-2_all.deb ...
[00:01:16] Unpacking libxml-namespacesupport-perl (1.12-2) ...
[00:01:16] Selecting previously unselected package libxml-sax-base-perl.
[00:01:16] Preparing to unpack .../253-libxml-sax-base-perl_1.09-3_all.deb ...
[00:01:16] Unpacking libxml-sax-base-perl (1.09-3) ...
[00:01:16] Selecting previously unselected package libxml-sax-perl.
[00:01:16] Preparing to unpack .../254-libxml-sax-perl_1.02+dfsg-3_all.deb ...
[00:01:16] Unpacking libxml-sax-perl (1.02+dfsg-3) ...
[00:01:16] Selecting previously unselected package libxml-libxml-perl.
[00:01:16] Preparing to unpack .../255-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
[00:01:16] Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:01:17] Selecting previously unselected package libxml-sax-expat-perl.
[00:01:17] Preparing to unpack .../256-libxml-sax-expat-perl_0.51-2_all.deb ...
[00:01:17] Unpacking libxml-sax-expat-perl (0.51-2) ...
[00:01:17] Selecting previously unselected package libxmlrpc-lite-perl.
[00:01:17] Preparing to unpack .../257-libxmlrpc-lite-perl_0.717-5_all.deb ...
[00:01:17] Unpacking libxmlrpc-lite-perl (0.717-5) ...
[00:01:17] Selecting previously unselected package libxstring-perl:amd64.
[00:01:17] Preparing to unpack .../258-libxstring-perl_0.005-2+b1_amd64.deb ...
[00:01:17] Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
[00:01:17] Selecting previously unselected package libyaml-libyaml-perl.
[00:01:17] Preparing to unpack .../259-libyaml-libyaml-perl_0.86+ds-1+deb12u1_amd64.deb ...
[00:01:17] Unpacking libyaml-libyaml-perl (0.86+ds-1+deb12u1) ...
[00:01:17] Selecting previously unselected package licensecheck.
[00:01:17] Preparing to unpack .../260-licensecheck_3.3.5-1_all.deb ...
[00:01:17] Unpacking licensecheck (3.3.5-1) ...
[00:01:17] Selecting previously unselected package plzip.
[00:01:17] Preparing to unpack .../261-plzip_1.10-5_amd64.deb ...
[00:01:17] Unpacking plzip (1.10-5) ...
[00:01:18] Selecting previously unselected package lzop.
[00:01:18] Preparing to unpack .../262-lzop_1.04-2_amd64.deb ...
[00:01:18] Unpacking lzop (1.04-2) ...
[00:01:18] Selecting previously unselected package t1utils.
[00:01:18] Preparing to unpack .../263-t1utils_1.41-4_amd64.deb ...
[00:01:18] Unpacking t1utils (1.41-4) ...
[00:01:18] Selecting previously unselected package unzip.
[00:01:18] Preparing to unpack .../264-unzip_6.0-28_amd64.deb ...
[00:01:18] Unpacking unzip (6.0-28) ...
[00:01:18] Selecting previously unselected package lintian.
[00:01:18] Preparing to unpack .../265-lintian_2.116.3+deb12u1_all.deb ...
[00:01:18] Unpacking lintian (2.116.3+deb12u1) ...
[00:01:19] Selecting previously unselected package pbzip2.
[00:01:19] Preparing to unpack .../266-pbzip2_1.1.13-1_amd64.deb ...
[00:01:19] Unpacking pbzip2 (1.1.13-1) ...
[00:01:19] Selecting previously unselected package pixz.
[00:01:19] Preparing to unpack .../267-pixz_1.0.7-2_amd64.deb ...
[00:01:19] Unpacking pixz (1.0.7-2) ...
[00:01:19] Selecting previously unselected package xdelta.
[00:01:19] Preparing to unpack .../268-xdelta_1.1.3-10.4_amd64.deb ...
[00:01:19] Unpacking xdelta (1.1.3-10.4) ...
[00:01:19] Selecting previously unselected package xdelta3.
[00:01:19] Preparing to unpack .../269-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
[00:01:19] Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
[00:01:19] Selecting previously unselected package pristine-tar.
[00:01:19] Preparing to unpack .../270-pristine-tar_1.50_amd64.deb ...
[00:01:19] Unpacking pristine-tar (1.50) ...
[00:01:20] Selecting previously unselected package python-apt-common.
[00:01:20] Preparing to unpack .../271-python-apt-common_2.6.0_all.deb ...
[00:01:20] Unpacking python-apt-common (2.6.0) ...
[00:01:20] Selecting previously unselected package python3-apt.
[00:01:20] Preparing to unpack .../272-python3-apt_2.6.0_amd64.deb ...
[00:01:20] Unpacking python3-apt (2.6.0) ...
[00:01:20] Selecting previously unselected package python3-magic.
[00:01:20] Preparing to unpack .../273-python3-magic_2%3a0.4.26-3_all.deb ...
[00:01:20] Unpacking python3-magic (2:0.4.26-3) ...
[00:01:20] Selecting previously unselected package python3-unidiff.
[00:01:20] Preparing to unpack .../274-python3-unidiff_0.7.3-1_all.deb ...
[00:01:20] Unpacking python3-unidiff (0.7.3-1) ...
[00:01:20] Selecting previously unselected package zstd.
[00:01:20] Preparing to unpack .../275-zstd_1.5.4+dfsg2-5_amd64.deb ...
[00:01:20] Unpacking zstd (1.5.4+dfsg2-5) ...
[00:01:20] Selecting previously unselected package reprepro.
[00:01:20] Preparing to unpack .../276-reprepro_5.3.1-1+deb12u2_amd64.deb ...
[00:01:20] Unpacking reprepro (5.3.1-1+deb12u2) ...
[00:01:20] Selecting previously unselected package shared-mime-info.
[00:01:20] Preparing to unpack .../277-shared-mime-info_2.2-1_amd64.deb ...
[00:01:20] Unpacking shared-mime-info (2.2-1) ...
[00:01:21] Selecting previously unselected package strace.
[00:01:21] Preparing to unpack .../278-strace_6.1-0.1_amd64.deb ...
[00:01:21] Unpacking strace (6.1-0.1) ...
[00:01:21] Selecting previously unselected package xdg-user-dirs.
[00:01:21] Preparing to unpack .../279-xdg-user-dirs_0.18-1_amd64.deb ...
[00:01:21] Unpacking xdg-user-dirs (0.18-1) ...
[00:01:21] Setting up libapt-pkg-perl (0.1.40+b2) ...
[00:01:21] Setting up liblz1:amd64 (1.13-5) ...
[00:01:21] Setting up libpipeline1:amd64 (1.5.7-1) ...
[00:01:21] Setting up libio-sessiondata-perl (1.03-3) ...
[00:01:21] Setting up libstring-escape-perl (2010.002-3) ...
[00:01:21] Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:01:21] Setting up plzip (1.10-5) ...
[00:01:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
[00:01:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
[00:01:21] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
[00:01:22] Setting up wdiff (1.2.2-5) ...
[00:01:22] Setting up libfile-which-perl (1.27-2) ...
[00:01:22] Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:01:22] Setting up libtask-weaken-perl (1.06-2) ...
[00:01:22] Setting up libunicode-utf8-perl (0.62-2) ...
[00:01:22] Setting up libset-intspan-perl (1.19-3) ...
[00:01:22] Setting up libicu72:amd64 (72.1-3+deb12u1) ...
[00:01:22] Setting up libmouse-perl (2.5.10-1+b3) ...
[00:01:22] Setting up bsdextrautils (2.38.1-5+deb12u3) ...
[00:01:22] Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:01:22] Setting up apt-transport-https (2.6.1) ...
[00:01:22] Setting up libregexp-pattern-perl (0.2.14-2) ...
[00:01:22] Setting up libdata-messagepack-perl (1.02-1+b1) ...
[00:01:22] Setting up libclass-inspector-perl (1.36-3) ...
[00:01:22] Setting up libfont-afm-perl (1.20-4) ...
[00:01:22] Setting up libwant-perl (0.29-2+b1) ...
[00:01:22] Setting up libdynaloader-functions-perl (0.003-3) ...
[00:01:22] Setting up libfcgi0ldbl:amd64 (2.4.2-2+deb12u1) ...
[00:01:22] Setting up libtext-glob-perl (0.11-3) ...
[00:01:22] Setting up libclass-method-modifiers-perl (2.14-1) ...
[00:01:22] Setting up xdg-user-dirs (0.18-1) ...
[00:01:22] Setting up liblist-compare-perl (0.55-2) ...
[00:01:22] Setting up libref-util-xs-perl (0.117-2+b1) ...
[00:01:22] Setting up libio-pty-perl (1:1.17-1) ...
[00:01:22] Setting up libmagic-mgc (1:5.44-3) ...
[00:01:22] Setting up libclone-perl:amd64 (0.46-1) ...
[00:01:22] Setting up libarchive-zip-perl (1.68-1) ...
[00:01:22] Setting up libsub-identify-perl (0.14-3) ...
[00:01:22] Setting up libip6tc2:amd64 (1.8.9-2) ...
[00:01:22] Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u7) ...
[00:01:23] No schema files found: doing nothing.
[00:01:23] Setting up distro-info-data (0.58+deb12u5) ...
[00:01:23] Setting up libcpanel-json-xs-perl:amd64 (4.35-1+deb12u1) ...
[00:01:23] Setting up libio-stringy-perl (2.111-3) ...
[00:01:23] Setting up libhtml-tagset-perl (3.20-6) ...
[00:01:23] Setting up liblog-any-perl (1.713-1) ...
[00:01:23] Setting up libauthen-sasl-perl (2.1600-3) ...
[00:01:23] Setting up libdevel-size-perl (0.83-2+b1) ...
[00:01:23] Setting up unzip (6.0-28) ...
[00:01:23] Setting up libdebhelper-perl (13.11.4) ...
[00:01:23] Setting up libregexp-pattern-license-perl (3.9.4-3) ...
[00:01:23] Setting up libconvert-binhex-perl (1.125-3) ...
[00:01:23] Setting up liblwp-mediatypes-perl (6.04-2) ...
[00:01:23] Setting up libyaml-libyaml-perl (0.86+ds-1+deb12u1) ...
[00:01:23] Setting up libio-interactive-perl (1.023-2) ...
[00:01:23] Setting up libfcgi-bin (2.4.2-2+deb12u1) ...
[00:01:23] Setting up libtry-tiny-perl (0.31-2) ...
[00:01:23] Setting up libmagic1:amd64 (1:5.44-3) ...
[00:01:23] Setting up perl-openssl-defaults:amd64 (7+b1) ...
[00:01:23] Setting up libcommon-sense-perl:amd64 (3.75-3) ...
[00:01:23] Setting up libmldbm-perl (2.05-4) ...
[00:01:23] Setting up libxml-namespacesupport-perl (1.12-2) ...
[00:01:23] Setting up gettext-base (0.21-12) ...
[00:01:23] Setting up m4 (1.4.19-3) ...
[00:01:23] Setting up libhttp-tiny-multipart-perl (0.08-2) ...
[00:01:23] Setting up liblzo2-2:amd64 (2.10-2) ...
[00:01:23] Setting up libtime-moment-perl (0.44-2+b1) ...
[00:01:23] Setting up libencode-locale-perl (1.05-3) ...
[00:01:23] Setting up file (1:5.44-3) ...
[00:01:23] Setting up libxstring-perl:amd64 (0.005-2+b1) ...
[00:01:23] Setting up libmath-base85-perl (0.5+dfsg-2) ...
[00:01:23] Setting up python3-xdg (0.28-2) ...
[00:01:24] Setting up libconfig-tiny-perl (2.28-2) ...
[00:01:24] Setting up libsereal-encoder-perl (5.003+ds-1) ...
[00:01:24] Setting up libatm1:amd64 (1:2.5.1-4+b2) ...
[00:01:24] Setting up libunwind8:amd64 (1.6.2-3) ...
[00:01:24] Setting up pbzip2 (1.1.13-1) ...
[00:01:24] Setting up liblist-utilsby-perl (0.12-2) ...
[00:01:24] Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
[00:01:24] Setting up libstring-shellquote-perl (1.04-3) ...
[00:01:24] Setting up libnet-netmask-perl (2.0002-2) ...
[00:01:24] Setting up libsub-install-perl (0.929-1) ...
[00:01:24] Setting up libindirect-perl (0.39-2+b1) ...
[00:01:24] Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:01:24] Setting up libnumber-compare-perl (0.03-3) ...
[00:01:24] Setting up libfreezethaw-perl (0.5001-3) ...
[00:01:24] Setting up libcap2-bin (1:2.66-4+deb12u2) ...
[00:01:24] Setting up patchutils (0.4.2-1) ...
[00:01:24] Setting up libjson-maybexs-perl (1.004004-1) ...
[00:01:24] Setting up libxml-sax-base-perl (1.09-3) ...
[00:01:24] Setting up libio-string-perl (1.08-4) ...
[00:01:24] Setting up libreadonly-perl (2.050-3) ...
[00:01:24] Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:01:24] Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:01:24] Setting up autotools-dev (20220109.1) ...
[00:01:24] Setting up libclass-data-inheritable-perl (0.08-3) ...
[00:01:24] Setting up libxs-parse-keyword-perl (0.33-1) ...
[00:01:24] Setting up libglib2.0-data (2.74.6-2+deb12u7) ...
[00:01:24] Setting up python3-gpg (1.18.0-3+b1) ...
[00:01:25] Setting up libdata-dump-perl (1.25-1) ...
[00:01:25] Setting up libfile-find-rule-perl (0.34-4~deb12u1) ...
[00:01:25] Setting up libref-util-perl (0.204-2) ...
[00:01:25] Setting up libipc-system-simple-perl (1.30-2) ...
[00:01:25] Setting up libnet-domain-tld-perl (1.75-3) ...
[00:01:25] Setting up libperlio-utf8-strict-perl (0.010-1) ...
[00:01:25] Setting up libsocket6-perl (0.29-3) ...
[00:01:25] Setting up strace (6.1-0.1) ...
[00:01:25] Setting up python3-debian (0.1.49) ...
[00:01:25] Setting up t1utils (1.41-4) ...
[00:01:25] Setting up diffstat (1.65-1) ...
[00:01:25] Setting up libmnl0:amd64 (1.0.4-3) ...
[00:01:25] Setting up libvariable-magic-perl (0.63-1+b1) ...
[00:01:25] Setting up libio-html-perl (1.004-3) ...
[00:01:25] Setting up libpod-parser-perl (1.65-1) ...
[00:01:25] Setting up autopoint (0.21-12) ...
[00:01:25] Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:01:25] Setting up libipc-run-perl (20220807.0-1) ...
[00:01:25] Setting up libxdelta2:amd64 (1.1.3-10.4) ...
[00:01:25] Setting up libxtables12:amd64 (1.8.9-2) ...
[00:01:26] Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:01:26] Setting up libparams-util-perl (1.102-2+b1) ...
[00:01:26] Setting up libtime-duration-perl (1.21-2) ...
[00:01:26] Setting up autoconf (2.71-3) ...
[00:01:26] Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:01:26] Setting up libsub-exporter-progressive-perl (0.001013-3) ...
[00:01:26] Setting up libarray-intspan-perl (2.004-2) ...
[00:01:26] Setting up libcapture-tiny-perl (0.48-2) ...
[00:01:26] Setting up libtimedate-perl (2.3300-2) ...
[00:01:26] Setting up libregexp-ipv6-perl (0.03-3) ...
[00:01:26] Setting up libcontextual-return-perl (0.004014-4) ...
[00:01:26] Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
[00:01:26] Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:01:26] Setting up libsyntax-keyword-try-perl (0.28-1) ...
[00:01:26] Setting up libtypes-serialiser-perl (1.01-1) ...
[00:01:26] Setting up libdata-validate-domain-perl (0.10-1.1) ...
[00:01:26] Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:01:26] Setting up python-apt-common (2.6.0) ...
[00:01:26] Setting up libfile-chdir-perl (0.1008-1.1) ...
[00:01:26] Setting up xdelta3 (3.0.11-dfsg-1.2) ...
[00:01:26] Setting up libnfnetlink0:amd64 (1.0.2-2) ...
[00:01:26] Setting up libpath-tiny-perl (0.144-1) ...
[00:01:26] Setting up libarchive-cpio-perl (0.10-3) ...
[00:01:26] Setting up libuchardet0:amd64 (0.0.7-1) ...
[00:01:26] Setting up lzop (1.04-2) ...
[00:01:26] Setting up libjson-perl (4.10000-1) ...
[00:01:26] Setting up liblog-any-adapter-screen-perl (0.140-2) ...
[00:01:26] Setting up librole-tiny-perl (2.002004-1) ...
[00:01:26] Setting up libipc-run3-perl (0.048-3) ...
[00:01:26] Setting up libregexp-wildcards-perl (1.05-3) ...
[00:01:26] Setting up libfcgi-perl (0.82+ds-2) ...
[00:01:26] Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ...
[00:01:26] Setting up libsub-override-perl (0.09-4) ...
[00:01:26] Setting up libaliased-perl (0.34-3) ...
[00:01:26] Setting up python3-unidiff (0.7.3-1) ...
[00:01:26] Setting up libstrictures-perl (2.000006-1) ...
[00:01:26] Setting up libsub-quote-perl (2.006008-1) ...
[00:01:26] Setting up libdevel-stacktrace-perl (2.0400-2) ...
[00:01:26] Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
[00:01:26] Setting up curl (7.88.1-10+deb12u14) ...
[00:01:27] Setting up libsort-versions-perl (1.62-3) ...
[00:01:27] Setting up libexporter-tiny-perl (1.006000-1) ...
[00:01:27] Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:01:27] Setting up libfile-dirlist-perl (0.05-3) ...
[00:01:27] Setting up libterm-readkey-perl (2.38-2+b1) ...
[00:01:27] Setting up libfont-ttf-perl (1.06-2) ...
[00:01:27] Setting up libfile-homedir-perl (1.006-2) ...
[00:01:27] Setting up python3-magic (2:0.4.26-3) ...
[00:01:27] Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:01:27] Setting up libperlio-gzip-perl (0.20-1+b1) ...
[00:01:27] Setting up libelf1:amd64 (0.188-2.1) ...
[00:01:27] Setting up libpam-cap:amd64 (1:2.66-4+deb12u2) ...
[00:01:27] debconf: unable to initialize frontend: Dialog
[00:01:27] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:27] debconf: falling back to frontend: Readline
[00:01:27] debconf: unable to initialize frontend: Readline
[00:01:27] debconf: (This frontend requires a controlling tty.)
[00:01:27] debconf: falling back to frontend: Teletype
[00:01:27] Setting up libsys-hostname-long-perl (1.5-3) ...
[00:01:27] Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
[00:01:27] Setting up libhtml-html5-entities-perl (0.004-3) ...
[00:01:27] Setting up zstd (1.5.4+dfsg2-5) ...
[00:01:27] Setting up libsereal-decoder-perl (5.003+ds-1) ...
[00:01:28] Setting up libmarkdown2:amd64 (2.2.7-2) ...
[00:01:28] Setting up liburi-perl (5.17-1) ...
[00:01:28] Setting up iso-codes (4.15.0-1) ...
[00:01:28] Setting up libnet-ipv6addr-perl (1.02-1) ...
[00:01:28] Setting up libfile-touch-perl (0.12-2) ...
[00:01:28] Setting up libbpf1:amd64 (1:1.1.2-0+deb12u1) ...
[00:01:28] Setting up dctrl-tools (2.24-3+b1) ...
[00:01:28] Setting up debian-keyring (2022.12.24) ...
[00:01:28] Setting up libpopt0:amd64 (1.19+dfsg-1) ...
[00:01:28] Setting up libdata-validate-ip-perl (0.31-1) ...
[00:01:28] Setting up libemail-address-xs-perl (1.05-1+b1) ...
[00:01:28] Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:01:28] Setting up automake (1:1.16.5-1.3) ...
[00:01:28] update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
[00:01:28] Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:01:28] Setting up libjson-xs-perl (4.040-1~deb12u1) ...
[00:01:28] Setting up libhttp-date-perl (6.05-2) ...
[00:01:28] Setting up libfile-basedir-perl (0.09-2) ...
[00:01:28] Setting up gettext (0.21-12) ...
[00:01:28] Setting up libfeature-compat-try-perl (0.05-1) ...
[00:01:28] Setting up libio-prompter-perl (0.004015-2) ...
[00:01:28] Setting up libfile-listing-perl (6.15-1) ...
[00:01:28] Setting up xdelta (1.1.3-10.4) ...
[00:01:28] Setting up libtool (2.4.7-7~deb12u1) ...
[00:01:28] Setting up libarchive13:amd64 (3.6.2-1+deb12u3) ...
[00:01:28] Setting up libdistro-info-perl (1.5+deb12u1) ...
[00:01:28] Setting up python3-apt (2.6.0) ...
[00:01:28] Setting up iproute2 (6.1.0-3) ...
[00:01:29] debconf: unable to initialize frontend: Dialog
[00:01:29] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:29] debconf: falling back to frontend: Readline
[00:01:29] debconf: unable to initialize frontend: Readline
[00:01:29] debconf: (This frontend requires a controlling tty.)
[00:01:29] debconf: falling back to frontend: Teletype
[00:01:29] Setting up libpod-constants-perl (0.19-2) ...
[00:01:29] Setting up libtype-tiny-perl (2.002001-1) ...
[00:01:29] Setting up libnet-http-perl (6.22-1) ...
[00:01:29] Setting up libpath-iterator-rule-perl (1.015-2) ...
[00:01:29] Setting up libtext-markdown-discount-perl (0.16-1) ...
[00:01:29] Setting up libnftnl11:amd64 (1.2.4-2) ...
[00:01:29] Setting up libexception-class-perl (1.45-1) ...
[00:01:29] Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:01:29] Setting up libxml-sax-perl (1.02+dfsg-3) ...
[00:01:29] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
[00:01:29] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:01:29] debconf: unable to initialize frontend: Dialog
[00:01:29] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:29] debconf: falling back to frontend: Readline
[00:01:29] debconf: unable to initialize frontend: Readline
[00:01:29] debconf: (This frontend requires a controlling tty.)
[00:01:29] debconf: falling back to frontend: Teletype
[00:01:29]
[00:01:29] Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:01:29] Setting up dput (1.1.3) ...
[00:01:30] Setting up intltool-debian (0.35.0+20060710.6) ...
[00:01:30] Setting up libobject-pad-perl (0.78-1) ...
[00:01:30] Setting up dh-autoreconf (20) ...
[00:01:30] Setting up libmail-sendmail-perl (0.80-3) ...
[00:01:30] Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:01:30] Setting up libdata-validate-uri-perl (0.07-2) ...
[00:01:30] Setting up libstring-copyright-perl (0.003014-1) ...
[00:01:30] Setting up shared-mime-info (2.2-1) ...
[00:01:34] Setting up libdata-optlist-perl (0.113-1) ...
[00:01:35] Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:01:35] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
[00:01:35] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
[00:01:35] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:01:35] debconf: unable to initialize frontend: Dialog
[00:01:35] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:35] debconf: falling back to frontend: Readline
[00:01:35] debconf: unable to initialize frontend: Readline
[00:01:35] debconf: (This frontend requires a controlling tty.)
[00:01:35] debconf: falling back to frontend: Teletype
[00:01:36] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:01:36] Setting up dh-strip-nondeterminism (1.13.1-1) ...
[00:01:36] Setting up libwww-robotrules-perl (6.02-1) ...
[00:01:36] Setting up dwz (0.15-1) ...
[00:01:36] Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:01:36] Setting up groff-base (1.22.4-10) ...
[00:01:36] Setting up libhtml-parser-perl:amd64 (3.81-1) ...
[00:01:36] Setting up libgit-wrapper-perl (0.048-2) ...
[00:01:36] Setting up pixz (1.0.7-2) ...
[00:01:36] Setting up reprepro (5.3.1-1+deb12u2) ...
[00:01:36] Setting up pristine-tar (1.50) ...
[00:01:36] Setting up libio-socket-ssl-perl (2.081-2) ...
[00:01:36] Setting up rsync (3.2.7-1+deb12u2) ...
[00:01:36] invoke-rc.d: could not determine current runlevel
[00:01:36] invoke-rc.d: policy-rc.d denied execution of start.
[00:01:36] Setting up libsub-exporter-perl (0.989-1) ...
[00:01:36] Setting up libhttp-message-perl (6.44-1) ...
[00:01:36] Setting up libhtml-form-perl (6.11-1) ...
[00:01:36] Setting up libiterator-perl (0.03+ds1-2) ...
[00:01:37] Setting up libhttp-negotiate-perl (6.01-2) ...
[00:01:37] Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:01:37] Setting up nftables (1.0.6-2+deb12u2) ...
[00:01:37] Setting up libiterator-util-perl (0.02+ds1-2) ...
[00:01:37] Setting up libhttp-cookies-perl (6.10-1) ...
[00:01:37] Setting up iptables (1.8.9-2) ...
[00:01:37] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
[00:01:37] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:01:37] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
[00:01:37] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:01:37] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
[00:01:37] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
[00:01:37] Setting up po-debconf (1.0.21+nmu1) ...
[00:01:37] Setting up libhtml-tree-perl (5.07-3) ...
[00:01:37] Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:01:37] Setting up libcgi-pm-perl (4.55-1) ...
[00:01:37] Setting up libhtml-format-perl (2.16-2) ...
[00:01:37] Setting up man-db (2.11.2-2) ...
[00:01:38] debconf: unable to initialize frontend: Dialog
[00:01:38] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:38] debconf: falling back to frontend: Readline
[00:01:38] debconf: unable to initialize frontend: Readline
[00:01:38] debconf: (This frontend requires a controlling tty.)
[00:01:38] debconf: falling back to frontend: Teletype
[00:01:38] Building database of manual pages ...
[00:01:41] Created symlink /etc/systemd/system/timers.target.wants/man-db.timer -> /lib/systemd/system/man-db.timer.
[00:01:41]
[00:01:41] Setting up libfeature-compat-class-perl (0.05-1) ...
[00:01:41] Setting up libnet-smtp-ssl-perl (1.04-2) ...
[00:01:41] Setting up libmodule-runtime-perl (0.016-2) ...
[00:01:41] Setting up libmailtools-perl (2.21-2) ...
[00:01:41] Setting up libconst-fast-perl (0.014-2) ...
[00:01:41] Setting up libhttp-daemon-perl (6.16-1) ...
[00:01:41] Setting up libdata-dpath-perl (0.58-2) ...
[00:01:41] Setting up libmodule-implementation-perl (0.09-2) ...
[00:01:42] Setting up libcgi-fast-perl (1:2.15-1) ...
[00:01:42] Setting up libpackage-stash-perl (0.40-1) ...
[00:01:42] Setting up libimport-into-perl (1.002005-2) ...
[00:01:42] Setting up libmoo-perl (2.005005-1) ...
[00:01:42] Setting up liblist-someutils-perl (0.59-1) ...
[00:01:42] Setting up debhelper (13.11.4) ...
[00:01:42] Setting up libmime-tools-perl (5.510-1) ...
[00:01:42] Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:01:42] Setting up equivs (2.3.1) ...
[00:01:42] Setting up libmoox-aliases-perl (0.001006-2) ...
[00:01:42] Setting up libb-hooks-endofscope-perl (0.26-1) ...
[00:01:42] Setting up libnamespace-clean-perl (0.27-2) ...
[00:01:42] Setting up libstring-license-perl (0.0.2-1) ...
[00:01:42] Setting up licensecheck (3.3.5-1) ...
[00:01:42] Setting up libgitlab-api-v4-perl (0.26-3) ...
[00:01:42] Setting up liblwp-protocol-https-perl (6.10-1) ...
[00:01:42] Setting up libwww-perl (6.68-1) ...
[00:01:42] Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
[00:01:42] Setting up libwww-mechanize-perl (2.16-1) ...
[00:01:42] Setting up devscripts (2.23.4+deb12u2) ...
[00:01:43] Setting up libxml-parser-perl (2.46-4) ...
[00:01:43] Setting up lintian (2.116.3+deb12u1) ...
[00:01:43] Setting up libxml-sax-expat-perl (0.51-2) ...
[00:01:43] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
[00:01:43] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:01:43] debconf: unable to initialize frontend: Dialog
[00:01:43] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:01:43] debconf: falling back to frontend: Readline
[00:01:43] debconf: unable to initialize frontend: Readline
[00:01:43] debconf: (This frontend requires a controlling tty.)
[00:01:43] debconf: falling back to frontend: Teletype
[00:01:43] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:01:43] Setting up libsoap-lite-perl (1.27-3) ...
[00:01:44] Setting up libxmlrpc-lite-perl (0.717-5) ...
[00:01:44] Processing triggers for libc-bin (2.36-9+deb12u13) ...
[00:01:44] 0
[00:01:44] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (echo '127.0.0.1 009-build01docker.solidcharity.com' > tmp; cat /etc/hosts >> tmp; mv tmp /etc/hosts) 2>&1; echo \$?"
[00:01:44] mv: cannot move 'tmp' to '/etc/hosts': Device or resource busy
[00:01:44] 1
[00:01:44] now running: rsync -avz -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2009" /home/pacs/tim00/users/lbserver/var/src/hostsharing/lbs-hostsharing-test root@build01docker.solidcharity.com:/root
[00:01:44] Warning: Permanently added '[build01docker.solidcharity.com]:2009' (ED25519) to the list of known hosts.
[00:01:45] sending incremental file list
[00:01:45] lbs-hostsharing-test/
[00:01:45] lbs-hostsharing-test/civicrm-test/
[00:01:45] lbs-hostsharing-test/civicrm-test/Dockerfile
[00:01:45] lbs-hostsharing-test/civicrm-test/setup.sh
[00:01:45] lbs-hostsharing-test/civicrm-test/wordpress_civicrm_installer.py
[00:01:45] lbs-hostsharing-test/kimai-test/
[00:01:45] lbs-hostsharing-test/kimai-test/Dockerfile
[00:01:45] lbs-hostsharing-test/kimai-test/setup.sh
[00:01:45] lbs-hostsharing-test/mastodon-test/
[00:01:45] lbs-hostsharing-test/mastodon-test/Dockerfile
[00:01:45] lbs-hostsharing-test/mastodon-test/setup.sh
[00:01:45] lbs-hostsharing-test/nextcloud-test/
[00:01:45] lbs-hostsharing-test/nextcloud-test/Dockerfile
[00:01:45] lbs-hostsharing-test/nextcloud-test/setup.sh
[00:01:45]
[00:01:45] sent 3,461 bytes received 211 bytes 2,448.00 bytes/sec
[00:01:45] total size is 12,229 speedup is 3.33
[00:01:45] now running: rsync -avz -e "ssh -o 'StrictHostKeyChecking no' -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa -p 2009" /home/pacs/tim00/users/lbserver/var/ssh/hostsharing/hostsharing-test/* root@build01docker.solidcharity.com:/root/.ssh
[00:01:45] sending incremental file list
[00:01:45] civicrm.drupal.inventory.yml
[00:01:45] civicrm.wordpress.inventory.yml
[00:01:45] config
[00:01:45] credentials.yaml
[00:01:45] credentials_tim05.yaml
[00:01:45] group_vars_all.yaml
[00:01:45] group_vars_tim05.yaml
[00:01:45] group_vars_tim05.yml
[00:01:45] id_rsa_cronjob
[00:01:45] id_rsa_cronjob.pub
[00:01:45] mastodon.inventory.yml
[00:01:45] nextcloud.inventory.yml
[00:01:45] privateLBSkey
[00:01:45] proxypwd.sh
[00:01:45] tim05-civicrm.yaml
[00:01:45] tim05-hosts.yaml
[00:01:45] tim05-kimai.yaml
[00:01:45] tim05-mastodon.yaml
[00:01:45] tim05-nextcloud.yaml
[00:01:45] tim05_hosts.yaml
[00:01:45] tim05_user.yaml
[00:01:45] tim05_vars.yaml
[00:01:45]
[00:01:45] sent 9,337 bytes received 434 bytes 19,542.00 bytes/sec
[00:01:45] total size is 28,353 speedup is 2.90
[00:01:45] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (chmod 600 /root/.ssh/*) 2>&1; echo \$?"
[00:01:46] 0
[00:01:46] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (chown root:root /root/.ssh/*) 2>&1; echo \$?"
[00:01:46] 0
[00:01:46] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (apt-get update || exit 0) 2>&1; echo \$?"
[00:01:47] Hit:1 http://deb.debian.org/debian bookworm InRelease
[00:01:47] Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
[00:01:47] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
[00:01:49] Reading package lists...
[00:01:49] 0
[00:01:49] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2009 -i /home/pacs/tim00/users/lbserver/var/ssh/build01docker.solidcharity.com//container_rsa root@161.97.164.100 "export LC_ALL=C; (cd lbs-hostsharing-test/mastodon-test; DOMAINNAME='build01docker.solidcharity.com' ./setup.sh main) 2>&1; echo \$?"
[00:01:50] Reading package lists...
[00:01:51] Building dependency tree...
[00:01:51] Reading state information...
[00:01:52] git is already the newest version (1:2.39.5-0+deb12u2).
[00:01:52] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:01:53] Reading package lists...
[00:01:53] Building dependency tree...
[00:01:53] Reading state information...
[00:01:54] python3-pip is already the newest version (23.0.1+dfsg-1).
[00:01:54] pipenv is already the newest version (2022.12.19+ds-1).
[00:01:54] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:01:54] Cloning into 'hs.ansible'...
[00:01:57] Creating a virtualenv for this project...
[00:01:57] Pipfile: /root/lbs-hostsharing-test/mastodon-test/hs.ansible/Pipfile
[00:01:57] Using /usr/bin/python3 (3.11.2) to create virtualenv...
[00:01:58] created virtual environment CPython3.11.2.final.0-64 in 552ms
[00:01:58] creator CPython3Posix(dest=/root/.local/share/virtualenvs/hs.ansible-pauF3TA8, clear=False, no_vcs_ignore=False, global=False)
[00:01:58] seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
[00:01:58] added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
[00:01:58] activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
[00:01:58]
[00:01:58] ✔ Successfully created virtual environment!
[00:01:58] Virtualenv location: /root/.local/share/virtualenvs/hs.ansible-pauF3TA8
[00:01:58] Installing dependencies from Pipfile.lock (07460b)...
[00:02:48] To activate this project's virtualenv, run pipenv shell.
[00:02:48] Alternatively, run a command inside the virtualenv with pipenv run.
[00:02:49] using mastodon_version 4.4.5
[00:02:49] cat: playbooks/mastodon/inventory-sample.yml: No such file or directory
[00:02:49] cat: playbooks/mastodon/inventory-sample.yml: No such file or directory
[00:02:49] cat: playbooks/mastodon/inventory-sample.yml: No such file or directory
[00:02:49] Agent pid 4092
[00:02:49] Identity added: /root/.ssh/id_rsa_cronjob (/root/.ssh/id_rsa_cronjob)
[00:02:50] Reading package lists...
[00:02:51] Building dependency tree...
[00:02:51] Reading state information...
[00:02:52] The following additional packages will be installed:
[00:02:52] libc-l10n
[00:02:52] The following NEW packages will be installed:
[00:02:52] libc-l10n locales locales-all
[00:02:52] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
[00:02:52] Need to get 15.3 MB of archives.
[00:02:52] After this operation, 254 MB of additional disk space will be used.
[00:02:52] Get:1 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u13 [677 kB]
[00:02:52] Get:2 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u13 [3901 kB]
[00:02:52] Get:3 http://deb.debian.org/debian bookworm/main amd64 locales-all amd64 2.36-9+deb12u13 [10.7 MB]
[00:02:53] debconf: delaying package configuration, since apt-utils is not installed
[00:02:53] Fetched 15.3 MB in 1s (19.3 MB/s)
[00:02:53] Selecting previously unselected package libc-l10n.
[00:02:53] (Reading database ...
[00:02:53] (Reading database ... 5%
[00:02:53] (Reading database ... 10%
[00:02:53] (Reading database ... 15%
[00:02:53] (Reading database ... 20%
[00:02:53] (Reading database ... 25%
[00:02:53] (Reading database ... 30%
[00:02:53] (Reading database ... 35%
[00:02:53] (Reading database ... 40%
[00:02:53] (Reading database ... 45%
[00:02:53] (Reading database ... 50%
[00:02:53] (Reading database ... 55%
[00:02:53] (Reading database ... 60%
[00:02:53] (Reading database ... 65%
[00:02:53] (Reading database ... 70%
[00:02:53] (Reading database ... 75%
[00:02:53] (Reading database ... 80%
[00:02:53] (Reading database ... 85%
[00:02:53] (Reading database ... 90%
[00:02:53] (Reading database ... 95%
[00:02:53] (Reading database ... 100%
[00:02:53] (Reading database ... 61273 files and directories currently installed.)
[00:02:53] Preparing to unpack .../libc-l10n_2.36-9+deb12u13_all.deb ...
[00:02:53] Unpacking libc-l10n (2.36-9+deb12u13) ...
[00:02:53] Selecting previously unselected package locales.
[00:02:53] Preparing to unpack .../locales_2.36-9+deb12u13_all.deb ...
[00:02:53] Unpacking locales (2.36-9+deb12u13) ...
[00:02:54] Selecting previously unselected package locales-all.
[00:02:54] Preparing to unpack .../locales-all_2.36-9+deb12u13_amd64.deb ...
[00:02:54] Unpacking locales-all (2.36-9+deb12u13) ...
[00:02:57] Setting up libc-l10n (2.36-9+deb12u13) ...
[00:02:57] Setting up locales (2.36-9+deb12u13) ...
[00:02:57] debconf: unable to initialize frontend: Dialog
[00:02:57] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:57] debconf: falling back to frontend: Readline
[00:02:57] debconf: unable to initialize frontend: Readline
[00:02:57] debconf: (This frontend requires a controlling tty.)
[00:02:57] debconf: falling back to frontend: Teletype
[00:02:58] locales-all installed, skipping locales generation
[00:02:59] Setting up locales-all (2.36-9+deb12u13) ...
[00:02:59] Processing triggers for man-db (2.11.2-2) ...
[00:03:01]
[00:03:01] PLAY [remove] ******************************************************************
[00:03:01]
[00:03:01] TASK [Gathering Facts] *********************************************************
[00:03:04] ok: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [Prompt to avoid removing applications by mistake] ************************
[00:03:04] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [set the variable to remove the application] ******************************
[00:03:04] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [Fail if user does not want to proceed] ***********************************
[00:03:04] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [Actually run the delete role] ********************************************
[00:03:04] included: hs_admin for lbsmstdn.test.beispielverein.de
[00:03:04]
[00:03:04] TASK [hs_admin : is this a hostsharing hostmaster or pac user] *****************
[00:03:04] ok: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [hs_admin : create tmp directory with permissions for hostmaster] *********
[00:03:04] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:04]
[00:03:04] TASK [hs_admin : remove user and domain and database using hsadmin] ************
[00:03:04] included: /root/lbs-hostsharing-test/mastodon-test/hs.ansible/roles/hs_admin/tasks/remove.yaml for lbsmstdn.test.beispielverein.de
[00:03:04]
[00:03:04] TASK [hs_admin : Check if user exists] *****************************************
[00:03:05] ok: [lbsmstdn.test.beispielverein.de]
[00:03:05]
[00:03:05] TASK [hs_admin : Check if service directory exists] ****************************
[00:03:06] ok: [lbsmstdn.test.beispielverein.de]
[00:03:06]
[00:03:06] TASK [hs_admin : stop all services] ********************************************
[00:03:08] changed: [lbsmstdn.test.beispielverein.de]
[00:03:08]
[00:03:08] TASK [hs_admin : drop the domain] **********************************************
[00:03:10] changed: [lbsmstdn.test.beispielverein.de]
[00:03:10]
[00:03:10] TASK [hs_admin : Sleep to avoid issue with deleting domain] ********************
[00:03:30] Pausing for 20 seconds
[00:03:30] ok: [lbsmstdn.test.beispielverein.de]
[00:03:30]
[00:03:30] TASK [hs_admin : drop the second domain] ***************************************
[00:03:31] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:31]
[00:03:31] TASK [hs_admin : Sleep to avoid issue with deleting domain2] *******************
[00:03:31] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:31]
[00:03:31] TASK [hs_admin : drop the MySQL database] **************************************
[00:03:31] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:31]
[00:03:31] TASK [hs_admin : drop the MySQL user] ******************************************
[00:03:31] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:31]
[00:03:31] TASK [hs_admin : drop the PostgreSQL database] *********************************
[00:03:32] changed: [lbsmstdn.test.beispielverein.de]
[00:03:32]
[00:03:32] TASK [hs_admin : drop the PostgreSQL user] *************************************
[00:03:34] changed: [lbsmstdn.test.beispielverein.de]
[00:03:34]
[00:03:34] TASK [hs_admin : drop the user] ************************************************
[00:03:36] changed: [lbsmstdn.test.beispielverein.de]
[00:03:36]
[00:03:36] TASK [hs_admin : create user and domain and database using hsadmin] ************
[00:03:36] skipping: [lbsmstdn.test.beispielverein.de]
[00:03:36]
[00:03:36] PLAY RECAP *********************************************************************
[00:03:36] lbsmstdn.test.beispielverein.de : ok=12 changed=5 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0
[00:03:36]
[00:03:58]
[00:03:58] PLAY [prepare] *****************************************************************
[00:03:58]
[00:03:58] TASK [Gathering Facts] *********************************************************
[00:04:00] ok: [lbsmstdn.test.beispielverein.de]
[00:04:00]
[00:04:00] TASK [hs_admin : is this a hostsharing hostmaster or pac user] *****************
[00:04:00] ok: [lbsmstdn.test.beispielverein.de]
[00:04:00]
[00:04:00] TASK [hs_admin : create tmp directory with permissions for hostmaster] *********
[00:04:00] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:00]
[00:04:00] TASK [hs_admin : remove user and domain and database using hsadmin] ************
[00:04:00] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:00]
[00:04:00] TASK [hs_admin : create user and domain and database using hsadmin] ************
[00:04:01] included: /root/lbs-hostsharing-test/mastodon-test/hs.ansible/roles/hs_admin/tasks/prepare.yaml for lbsmstdn.test.beispielverein.de
[00:04:01]
[00:04:01] TASK [hs_admin : create a new user] ********************************************
[00:04:07] changed: [lbsmstdn.test.beispielverein.de]
[00:04:07]
[00:04:07] TASK [hs_admin : Sleep to avoid issue invalid user for temporary files] ********
[00:04:17] Pausing for 10 seconds
[00:04:17] ok: [lbsmstdn.test.beispielverein.de]
[00:04:17]
[00:04:17] TASK [hs_admin : Create Domain] ************************************************
[00:04:20] changed: [lbsmstdn.test.beispielverein.de]
[00:04:20]
[00:04:20] TASK [hs_admin : Create second Domain] *****************************************
[00:04:20] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:20]
[00:04:20] TASK [hs_admin : create tmp directory with permissions for user] ***************
[00:04:21] changed: [lbsmstdn.test.beispielverein.de]
[00:04:21]
[00:04:21] TASK [hs_admin : Create MySQL-Database User] ***********************************
[00:04:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:21]
[00:04:21] TASK [hs_admin : Create MySQL-Database] ****************************************
[00:04:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:21]
[00:04:21] TASK [hs_admin : create my.cnf file] *******************************************
[00:04:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:21]
[00:04:21] TASK [hs_admin : Create PostgreSQL-Database User] ******************************
[00:04:23] changed: [lbsmstdn.test.beispielverein.de]
[00:04:23]
[00:04:23] TASK [hs_admin : Create PostgreSQL-Database] ***********************************
[00:04:24] changed: [lbsmstdn.test.beispielverein.de]
[00:04:24]
[00:04:24] TASK [hs_admin : Insert line into pgpass file] *********************************
[00:04:25] changed: [lbsmstdn.test.beispielverein.de]
[00:04:25]
[00:04:25] TASK [hs_admin : Sleep to avoid issue when adding extensions] ******************
[00:04:26] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:26]
[00:04:26] TASK [hs_admin : enable postgresql extensions in SCHEMA public] ****************
[00:04:26] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:26]
[00:04:26] TASK [copy_authorized_keys : create .ssh directory] ****************************
[00:04:27] changed: [lbsmstdn.test.beispielverein.de]
[00:04:27]
[00:04:27] TASK [copy_authorized_keys : Check for authorized_keys file in host] ***********
[00:04:28] ok: [lbsmstdn.test.beispielverein.de]
[00:04:28]
[00:04:28] TASK [copy_authorized_keys : Check for authorized_keys file in user] ***********
[00:04:29] ok: [lbsmstdn.test.beispielverein.de]
[00:04:29]
[00:04:29] TASK [copy_authorized_keys : copy authorized_keys into user] *******************
[00:04:30] changed: [lbsmstdn.test.beispielverein.de]
[00:04:30]
[00:04:30] TASK [copy_authorized_keys : fix permissions on authorized_keys file] **********
[00:04:30] changed: [lbsmstdn.test.beispielverein.de]
[00:04:30]
[00:04:30] PLAY [common] ******************************************************************
[00:04:30]
[00:04:30] TASK [Gathering Facts] *********************************************************
[00:04:32] ok: [lbsmstdn.test.beispielverein.de]
[00:04:32]
[00:04:32] TASK [motd : Create notice about ansible for application user] *****************
[00:04:33] changed: [lbsmstdn.test.beispielverein.de]
[00:04:33]
[00:04:33] TASK [motd : Ensure Ansible notice is sourced in .bashrc] **********************
[00:04:34] changed: [lbsmstdn.test.beispielverein.de]
[00:04:34]
[00:04:34] TASK [motd : Also source in .profile for login shells] *************************
[00:04:35] changed: [lbsmstdn.test.beispielverein.de]
[00:04:35]
[00:04:35] TASK [motd : Remove ansible notice from user home] *****************************
[00:04:35] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:35]
[00:04:35] TASK [motd : Remove sourcing from .bashrc] *************************************
[00:04:35] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:35]
[00:04:35] TASK [motd : Remove sourcing from .profile] ************************************
[00:04:35] skipping: [lbsmstdn.test.beispielverein.de]
[00:04:35]
[00:04:35] PLAY RECAP *********************************************************************
[00:04:35] lbsmstdn.test.beispielverein.de : ok=19 changed=12 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0
[00:04:35]
[00:04:38]
[00:04:38] PLAY [install Mastodon] ********************************************************
[00:04:38]
[00:04:38] TASK [Gathering Facts] *********************************************************
[00:04:40] ok: [lbsmstdn.test.beispielverein.de]
[00:04:40]
[00:04:40] TASK [../../roles/logrotate : stat] ********************************************
[00:04:41] ok: [lbsmstdn.test.beispielverein.de]
[00:04:41]
[00:04:41] TASK [../../roles/logrotate : create .logrotate file] **************************
[00:04:42] changed: [lbsmstdn.test.beispielverein.de]
[00:04:42]
[00:04:42] TASK [run logrotate once a day] ************************************************
[00:04:42] included: systemd_timer for lbsmstdn.test.beispielverein.de
[00:04:42]
[00:04:42] TASK [systemd_timer : remove cronjob] ******************************************
[00:04:44] ok: [lbsmstdn.test.beispielverein.de] => (item=logrotate)
[00:04:44] ok: [lbsmstdn.test.beispielverein.de] => (item=logrotate cron job)
[00:04:44]
[00:04:44] TASK [systemd_timer : create directory for log file] ***************************
[00:04:45] changed: [lbsmstdn.test.beispielverein.de]
[00:04:45]
[00:04:45] TASK [systemd_timer : create directory for systemd service files] **************
[00:04:46] changed: [lbsmstdn.test.beispielverein.de]
[00:04:46]
[00:04:46] TASK [systemd_timer : upload service file for timer] ***************************
[00:04:48] changed: [lbsmstdn.test.beispielverein.de]
[00:04:48]
[00:04:48] TASK [systemd_timer : upload timer file for timer] *****************************
[00:04:49] changed: [lbsmstdn.test.beispielverein.de]
[00:04:49]
[00:04:49] TASK [systemd_timer : enable the timer] ****************************************
[00:04:51] changed: [lbsmstdn.test.beispielverein.de]
[00:04:51]
[00:04:51] TASK [systemd_timer : insert log file in logrotate] ****************************
[00:04:53] changed: [lbsmstdn.test.beispielverein.de]
[00:04:53]
[00:04:53] TASK [../../roles/systemd_user : create directory for systemd service files] ***
[00:04:53] ok: [lbsmstdn.test.beispielverein.de]
[00:04:53]
[00:04:53] TASK [../../roles/systemd_user : add XDG_RUNTIME_DIR env variable to .profile] ***
[00:04:55] changed: [lbsmstdn.test.beispielverein.de]
[00:04:55]
[00:04:55] TASK [../../roles/redis : create directory for redis] **************************
[00:04:59] changed: [lbsmstdn.test.beispielverein.de] => (item=etc)
[00:04:59] changed: [lbsmstdn.test.beispielverein.de] => (item=var/redis)
[00:04:59] ok: [lbsmstdn.test.beispielverein.de] => (item=var/log)
[00:04:59] changed: [lbsmstdn.test.beispielverein.de] => (item=var/tmp)
[00:04:59] changed: [lbsmstdn.test.beispielverein.de] => (item=var/run)
[00:04:59]
[00:04:59] TASK [../../roles/redis : upload redis configuration] **************************
[00:05:00] changed: [lbsmstdn.test.beispielverein.de]
[00:05:00]
[00:05:00] TASK [../../roles/redis : set redis port] **************************************
[00:05:01] changed: [lbsmstdn.test.beispielverein.de]
[00:05:01]
[00:05:01] TASK [../../roles/redis : bind to localhost if port is set] ********************
[00:05:02] changed: [lbsmstdn.test.beispielverein.de]
[00:05:02]
[00:05:02] TASK [../../roles/redis : upload service unit] *********************************
[00:05:03] changed: [lbsmstdn.test.beispielverein.de]
[00:05:03]
[00:05:03] TASK [download specific redis binary] ******************************************
[00:05:03] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:03]
[00:05:03] TASK [../../roles/redis : run redis service] ***********************************
[00:05:05] changed: [lbsmstdn.test.beispielverein.de]
[00:05:05]
[00:05:05] TASK [../../roles/redis : rotate the log file] *********************************
[00:05:06] changed: [lbsmstdn.test.beispielverein.de]
[00:05:06]
[00:05:06] TASK [../../roles/nodejs : download nvm installer] *****************************
[00:05:07] changed: [lbsmstdn.test.beispielverein.de]
[00:05:07]
[00:05:07] TASK [../../roles/nodejs : insert nvm lines into .profile] *********************
[00:05:08] changed: [lbsmstdn.test.beispielverein.de]
[00:05:08]
[00:05:08] TASK [../../roles/nodejs : run nvm installer] **********************************
[00:05:11] changed: [lbsmstdn.test.beispielverein.de]
[00:05:11]
[00:05:11] TASK [../../roles/nodejs : remove nvm installer] *******************************
[00:05:12] changed: [lbsmstdn.test.beispielverein.de]
[00:05:12]
[00:05:12] TASK [../../roles/nodejs : install node.js] ************************************
[00:05:18] changed: [lbsmstdn.test.beispielverein.de]
[00:05:18]
[00:05:18] TASK [../../roles/nodejs : install yarn with npm] ******************************
[00:05:18] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:18]
[00:05:18] TASK [../../roles/nodejs : install yarn with corepack] *************************
[00:05:21] changed: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/nodejs : remove nvm directory] *******************************
[00:05:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/nodejs : drop NVM_DIR from .profile] *************************
[00:05:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/nodejs : drop NVM_DIR from .profile] *************************
[00:05:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/nodejs : add node_modules bin to path] ***********************
[00:05:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/nodejs : install corepack and yarn locally] ******************
[00:05:21] skipping: [lbsmstdn.test.beispielverein.de]
[00:05:21]
[00:05:21] TASK [../../roles/ruby : download rbenv repo] **********************************
[00:05:23] changed: [lbsmstdn.test.beispielverein.de]
[00:05:23]
[00:05:23] TASK [../../roles/ruby : make rbenv] *******************************************
[00:05:24] changed: [lbsmstdn.test.beispielverein.de]
[00:05:24]
[00:05:24] TASK [../../roles/ruby : download ruby build repo] *****************************
[00:05:27] changed: [lbsmstdn.test.beispielverein.de]
[00:05:27]
[00:05:27] TASK [../../roles/ruby : install ruby] *****************************************
[00:10:25] changed: [lbsmstdn.test.beispielverein.de]
[00:10:25]
[00:10:25] TASK [Check for git working tree because of changed files] *********************
[00:10:26] ok: [lbsmstdn.test.beispielverein.de]
[00:10:26]
[00:10:26] TASK [reset changed files] *****************************************************
[00:10:26] skipping: [lbsmstdn.test.beispielverein.de]
[00:10:26]
[00:10:26] TASK [get mastodon repo] *******************************************************
[00:10:48] changed: [lbsmstdn.test.beispielverein.de]
[00:10:48]
[00:10:48] TASK [install ruby packages] ***************************************************
[00:12:54] changed: [lbsmstdn.test.beispielverein.de]
[00:12:54]
[00:12:54] TASK [install node.js packages] ************************************************
[00:13:34] changed: [lbsmstdn.test.beispielverein.de]
[00:13:34]
[00:13:34] TASK [upload mastodon configuration] *******************************************
[00:13:36] changed: [lbsmstdn.test.beispielverein.de]
[00:13:36]
[00:13:36] TASK [insert secrets and keys] *************************************************
[00:13:47] changed: [lbsmstdn.test.beispielverein.de]
[00:13:47]
[00:13:47] TASK [initialise database] *****************************************************
[00:13:52] [ERROR]: Task failed: Module failed: non-zero return code
[00:13:52] Origin: /root/lbs-hostsharing-test/mastodon-test/hs.ansible/playbooks/mastodon/install.yaml:88:5
[00:13:52]
[00:13:52] 86 ## initialise instance
[00:13:52] 87 ######################
[00:13:52] 88 - name: initialise database
[00:13:52] ^ column 5
[00:13:52]
[00:13:52] fatal: [lbsmstdn.test.beispielverein.de]: FAILED! => {"changed": true, "cmd": "source ~/.profile\nexport SAFETY_ASSURED=1\nRAILS_ENV=production bundle exec rails db:schema:load || exit -1\nRAILS_ENV=production bundle exec rails db:seed || exit -1\ntouch ~/.ansible.dbinitialised\n", "delta": "0:00:03.883368", "end": "2025-10-11 22:58:18.988137", "msg": "non-zero return code", "rc": 255, "start": "2025-10-11 22:58:15.104769", "stderr": "\nMastodon now requires that these variables are set:\n\n - ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY\n - ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT\n - ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY\n\nRun `bin/rails db:encryption:init` to generate new secrets and then assign the environment variables.\nDo not change the secrets once they are set, as doing so may cause data loss and other issues that will be difficult or impossible to recover from.", "stderr_lines": ["", "Mastodon now requires that these variables are set:", "", " - ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY", " - ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT", " - ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY", "", "Run `bin/rails db:encryption:init` to generate new secrets and then assign the environment variables.", "Do not change the secrets once they are set, as doing so may cause data loss and other issues that will be difficult or impossible to recover from."], "stdout": "I, [2025-10-11T22:58:18.885806 #1480546] INFO -- : [dotenv] Loaded \u001b[33m.env.production\u001b[0m", "stdout_lines": ["I, [2025-10-11T22:58:18.885806 #1480546] INFO -- : [dotenv] Loaded \u001b[33m.env.production\u001b[0m"]}
[00:13:52]
[00:13:52] PLAY RECAP *********************************************************************
[00:13:52] lbsmstdn.test.beispielverein.de : ok=36 changed=30 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0
[00:13:52]
[00:13:52] 255
[00:13:52] LBSERROR: Setup script did not succeed
[00:14:11] This build took about 14 minutes
go to top of this page