Build Result for hostsharing/hostsharing-test/civicrm-test/drupal

go to bottom of this page
[00:00:00]  * Starting at 2025-05-07 10:05:41 GMT+0200
[00:00:00]  * Preparing the machine...
[00:00:03] 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:11] 009-build01docker.solidcharity.com
[00:00:18] 009-build01docker.solidcharity.com
[00:00:18] 0
[00:00:18] 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:18] 0
[00:00:18] 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:19] sending incremental file list
[00:00:19] 
[00:00:19] sent 86 bytes  received 17 bytes  206.00 bytes/sec
[00:00:19] total size is 0  speedup is 0.00
[00:00:19] 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:19] 0
[00:00:19] 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:20] sending incremental file list
[00:00:20] 
[00:00:20] sent 94 bytes  received 17 bytes  74.00 bytes/sec
[00:00:20] total size is 0  speedup is 0.00
[00:00:20] 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:20] 0
[00:00:20] 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:21] 0
[00:00:21] 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/civicrm-test/Dockerfile root@build01docker.solidcharity.com:/tmp/009-build01docker.solidcharity.com
[00:00:21] sending incremental file list
[00:00:21] 
[00:00:21] sent 74 bytes  received 12 bytes  172.00 bytes/sec
[00:00:21] total size is 54  speedup is 0.63
[00:00:21] 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:22] 0
[00:00:22] 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:22] Sending build context to Docker daemon  4.608kB
[00:00:22] 
[00:00:22] Step 1/15 : FROM debian:bookworm
[00:00:22]  ---> c7f9867d6721
[00:00:22] Step 2/15 : RUN apt-get update && apt-get install -y openssh-server && apt-get clean all
[00:00:22]  ---> Using cache
[00:00:22]  ---> 12ea0e90af20
[00:00:22] Step 3/15 : RUN mkdir /var/run/sshd
[00:00:22]  ---> Using cache
[00:00:22]  ---> ff58acdb3a30
[00:00:22] Step 4/15 : RUN mkdir -p /root/.ssh
[00:00:22]  ---> Using cache
[00:00:22]  ---> 6fe0212c4716
[00:00:22] 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:22]  ---> Using cache
[00:00:22]  ---> e8caa0db7cc8
[00:00:22] Step 6/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDSOZYXEB5tZ2FJ8wnzuW1cg6oJROq2schphEUC8OFeTiPNl0rtqJvWtEXcOjDQmOP1eHsCl+/VFJ7TalTuzWPv9fWUjpmZlBfu9uNZzVzZvcjgve5QCGdCntO+FOFbW6UKoQjG6d9rEQquh8aHlC2OCivkeOJn0Eq0wvX4rZGtIORhr/Idf3WTxGoL58cCExKyFsOnD6HDUoQMEpBQv0nGKawdnDcPydfb0LylpRMsxnjfyZl+r8AmTqsYpz7y0LAMbGBmPrX7RhudA4SNPCs6b8xriDsx4/MTJoszL8+CURs6dhMIzdgUuU97hicB0+tJQIs5or8Tx8gZIu+04MdDD8KbQ9mRJde6ATfJ9Z63gICiNWmrqOoDVbyGwuIjHBLqckbZM7AcLPuRFySeTmcpMnK1hcUkalMz0+yvahAPsgJBLNZV3aEh4dr9QAlX9zUskIr/UxHlWt6ptoNRX+BC7tO0ZnE9u7F8h48+OfbIocYfYhzI8XCbS0q/JoowP2Fojr68CpZwBdHuXx3zyQl0ML5l8EUQREzTuNjzenMbc6sW7B6oi77qd5fBh0HmzS9TT7AgSbv/CLvRFVjKzcAkX2sIa7bQafou82FQXc4XAqYPr3xTalrX4bCdJFQuhkvPdrVQUib8RIzfwbgxJ45Wv3ewazUtbDnfDZTz/flONQ== timotheus.pokorra@solidcharity.com' >> /root/.ssh/authorized_keys
[00:00:22]  ---> Using cache
[00:00:22]  ---> 9f31afa2ced6
[00:00:22] Step 7/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:22]  ---> Using cache
[00:00:22]  ---> 7bcdc151607f
[00:00:22] Step 8/15 : RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2WzSqPY943mB8L4IE7MpSSP19YHVuwTryf8ZgkQJrsFI85K3zryMXA2pman3/VwgU2NUS129K66JtFzeQJQgrlmGLgZsei+LBbBaFzBXNZn6i9HMWWGv/HLyCZcJ7oeLvvswMCOUYTLZZybfeJSYumWEOjBy8uOyUuZloJ6LtAPCNjv7BmBWO/q+E/PFZS5agFey2ehoRrV2+anDXKLaujdcbH12/1obKF8OhX1F5uXdetdmg6tWAmnFb7BMxmBY3mORh+wh2fiiYND8Cjh68OsY/Kb6fE/iCOW2A5yxmWurP/C1wKexAeB8eDe+gWusJ4oM2hI9PfkXX5+2b7t3jQ== tim00-vps@currock.net' >> /root/.ssh/authorized_keys
[00:00:22]  ---> Using cache
[00:00:22]  ---> 18a24a6f684f
[00:00:22] Step 9/15 : RUN chmod -R 600 /root/.ssh
[00:00:22]  ---> Using cache
[00:00:22]  ---> 736e6fd63107
[00:00:22] 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:22]  ---> Using cache
[00:00:22]  ---> bed428c6353d
[00:00:22] Step 11/15 : ENV NOTVISIBLE "in users profile"
[00:00:22]  ---> Using cache
[00:00:22]  ---> bc74d9f02a3f
[00:00:22] Step 12/15 : RUN echo "export VISIBLE=now" >> /etc/profile
[00:00:22]  ---> Using cache
[00:00:22]  ---> e50bead7c37b
[00:00:22] Step 13/15 : EXPOSE 22
[00:00:22]  ---> Using cache
[00:00:22]  ---> 17e8917a768b
[00:00:22] Step 14/15 : CMD ["/usr/sbin/sshd", "-D"]
[00:00:22]  ---> Using cache
[00:00:22]  ---> ad46e990426c
[00:00:22] Step 15/15 : RUN apt-get -y install git ansible python3-pip pipenv
[00:00:22]  ---> Using cache
[00:00:22]  ---> 344457836dbd
[00:00:22] Successfully built 344457836dbd
[00:00:22] Successfully tagged 009-build01docker.solidcharity.com/9:latest
[00:00:22] starting the container
[00:00:23] 0.0.0.0:2009
[00:00:23] Host [localhost]:2009 not found in /root/.ssh/known_hosts
[00:00:23] 
[00:00:23] 
[00:00:23] connect to the container with: ssh -p 2009 root@localhost
[00:00:23] 
[00:00:23] 
[00:00:23] 0
[00:00:23] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [161.97.164.100]:2009
[00:00:23] # Host [161.97.164.100]:2009 found: line 26
[00:00:23] # Host [161.97.164.100]:2009 found: line 27
[00:00:23] # Host [161.97.164.100]:2009 found: line 28
[00:00:23] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:23] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:23] now running: ssh-keygen -f "/home/pacs/tim00/users/lbserver/.ssh/known_hosts" -R [build01docker.solidcharity.com]:2009
[00:00:23] # Host [build01docker.solidcharity.com]:2009 found: line 26
[00:00:23] /home/pacs/tim00/users/lbserver/.ssh/known_hosts updated.
[00:00:23] Original contents retained as /home/pacs/tim00/users/lbserver/.ssh/known_hosts.old
[00:00:23] 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:23] ssh: connect to host 161.97.164.100 port 2009: Connection refused
[00:00:24] 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:24] Warning: Permanently added '[161.97.164.100]:2009' (ED25519) to the list of known hosts.
[00:00:24] container is running
[00:00:24] 0
[00:00:24] container has been started successfully
[00:00:24] 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:25] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
[00:00:25] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
[00:00:25] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
[00:00:25] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
[00:00:25] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
[00:00:25] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [258 kB]
[00:00:25] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2024-11-27-1405.46.pdiff [435 B]
[00:00:25] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2024-11-27-1405.46.pdiff [435 B]
[00:00:27] Fetched 9321 kB in 2s (5040 kB/s)
[00:00:28] Reading package lists...
[00:00:28] 0
[00:00:28] 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:29] Reading package lists...
[00:00:29] Building dependency tree...
[00:00:29] Reading state information...
[00:00:30] Calculating upgrade...
[00:00:31] The following packages will be upgraded:
[00:00:31]   ansible-core base-files bsdutils git git-man libblkid1 libc-bin libc-dev-bin
[00:00:31]   libc-devtools libc6 libc6-dev libcurl3-gnutls libfdisk1 libfreetype6
[00:00:31]   libgnutls30 libheif1 liblzma5 libmount1 libnghttp2-14 libnss-systemd
[00:00:31]   libpam-systemd libperl5.36 libpython3.11 libpython3.11-dev
[00:00:31]   libpython3.11-minimal libpython3.11-stdlib libsmartcols1 libsqlite3-0
[00:00:31]   libssl3 libsystemd-shared libsystemd0 libtasn1-6 libtiff6 libudev1 libuuid1
[00:00:31]   linux-libc-dev mount openssh-client openssh-server openssh-sftp-server
[00:00:31]   openssl perl perl-base perl-modules-5.36 python3-cryptography python3-jinja2
[00:00:31]   python3-pkg-resources python3-setuptools python3-setuptools-whl
[00:00:31]   python3-urllib3 python3.11 python3.11-dev python3.11-minimal systemd
[00:00:31]   systemd-sysv systemd-timesyncd tzdata ucf util-linux util-linux-extra wget
[00:00:31]   xz-utils
[00:00:31] 62 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:00:31] Need to get 60.9 MB of archives.
[00:00:31] After this operation, 71.7 kB of additional disk space will be used.
[00:00:31] Get:1 http://deb.debian.org/debian bookworm/main amd64 base-files amd64 12.4+deb12u10 [70.9 kB]
[00:00:31] Get:2 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+deb12u3 [94.4 kB]
[00:00:31] Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB]
[00:00:31] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB]
[00:00:31] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 perl-base amd64 5.36.0-7+deb12u2 [1609 kB]
[00:00:31] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB]
[00:00:31] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u10 [54.7 kB]
[00:00:31] Get:8 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB]
[00:00:31] Get:9 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB]
[00:00:31] Get:10 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.135-1 [2136 kB]
[00:00:31] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB]
[00:00:31] Get:12 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u3 [107 kB]
[00:00:31] Get:13 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+deb12u3 [111 kB]
[00:00:31] Get:14 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+deb12u3 [1177 kB]
[00:00:31] Get:15 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB]
[00:00:31] Get:16 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+deb12u3 [134 kB]
[00:00:31] Get:17 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB]
[00:00:31] Get:18 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+deb12u3 [147 kB]
[00:00:31] Get:19 http://deb.debian.org/debian-security bookworm-security/main amd64 liblzma5 amd64 5.4.1-1 [205 kB]
[00:00:31] Get:20 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+deb12u3 [166 kB]
[00:00:31] Get:21 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB]
[00:00:31] Get:22 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB]
[00:00:32] Get:23 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB]
[00:00:32] Get:24 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB]
[00:00:32] Get:25 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB]
[00:00:32] Get:26 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB]
[00:00:32] Get:27 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+deb12u3 [28.8 kB]
[00:00:32] Get:28 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
[00:00:32] Get:29 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.36-1~deb12u1 [332 kB]
[00:00:32] Get:30 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6 amd64 4.19.0-2+deb12u1 [48.6 kB]
[00:00:32] Get:31 http://deb.debian.org/debian bookworm/main amd64 libgnutls30 amd64 3.7.9-2+deb12u4 [1405 kB]
[00:00:32] Get:32 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
[00:00:32] Get:33 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB]
[00:00:32] Get:34 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB]
[00:00:32] Get:35 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB]
[00:00:32] Get:36 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u5 [65.8 kB]
[00:00:32] Get:37 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u5 [457 kB]
[00:00:32] Get:38 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u5 [991 kB]
[00:00:32] Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB]
[00:00:32] Get:40 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u5 [616 kB]
[00:00:32] Get:41 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u5 [4739 kB]
[00:00:32] Get:42 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u5 [1988 kB]
[00:00:33] Get:43 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB]
[00:00:33] Get:44 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB]
[00:00:33] Get:45 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB]
[00:00:33] Get:46 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB]
[00:00:33] Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
[00:00:33] Get:48 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.36-1~deb12u1 [109 kB]
[00:00:33] Get:49 http://deb.debian.org/debian bookworm-updates/main amd64 tzdata all 2025b-0+deb12u1 [299 kB]
[00:00:33] Get:50 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB]
[00:00:33] Get:51 http://deb.debian.org/debian-security bookworm-security/main amd64 xz-utils amd64 5.4.1-1 [471 kB]
[00:00:33] Get:52 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
[00:00:33] Get:53 http://deb.debian.org/debian bookworm/main amd64 python3-jinja2 all 3.1.2-1+deb12u2 [120 kB]
[00:00:33] Get:54 http://deb.debian.org/debian bookworm/main amd64 ansible-core all 2.14.18-0+deb12u2 [1291 kB]
[00:00:33] Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
[00:00:33] Get:56 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
[00:00:33] Get:57 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB]
[00:00:33] Get:58 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB]
[00:00:33] Get:59 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
[00:00:33] Get:60 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
[00:00:33] Get:61 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB]
[00:00:33] Get:62 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB]
[00:00:34] debconf: delaying package configuration, since apt-utils is not installed
[00:00:34] Fetched 60.9 MB in 2s (24.6 MB/s)
[00:00:34] (Reading database ... 
[00:00:34] (Reading database ... 5%
[00:00:34] (Reading database ... 10%
[00:00:34] (Reading database ... 15%
[00:00:34] (Reading database ... 20%
[00:00:34] (Reading database ... 25%
[00:00:34] (Reading database ... 30%
[00:00:34] (Reading database ... 35%
[00:00:34] (Reading database ... 40%
[00:00:34] (Reading database ... 45%
[00:00:34] (Reading database ... 50%
[00:00:34] (Reading database ... 55%
[00:00:34] (Reading database ... 60%
[00:00:34] (Reading database ... 65%
[00:00:34] (Reading database ... 70%
[00:00:34] (Reading database ... 75%
[00:00:34] (Reading database ... 80%
[00:00:34] (Reading database ... 85%
[00:00:34] (Reading database ... 90%
[00:00:34] (Reading database ... 95%
[00:00:34] (Reading database ... 100%
[00:00:34] (Reading database ... 49518 files and directories currently installed.)
[00:00:34] Preparing to unpack .../base-files_12.4+deb12u10_amd64.deb ...
[00:00:34] Unpacking base-files (12.4+deb12u10) over (12.4+deb12u7) ...
[00:00:34] Setting up base-files (12.4+deb12u10) ...
[00:00:34] Installing new version of config file /etc/debian_version ...
[00:00:34] (Reading database ... 
[00:00:34] (Reading database ... 5%
[00:00:34] (Reading database ... 10%
[00:00:34] (Reading database ... 15%
[00:00:34] (Reading database ... 20%
[00:00:34] (Reading database ... 25%
[00:00:34] (Reading database ... 30%
[00:00:34] (Reading database ... 35%
[00:00:34] (Reading database ... 40%
[00:00:34] (Reading database ... 45%
[00:00:34] (Reading database ... 50%
[00:00:34] (Reading database ... 55%
[00:00:34] (Reading database ... 60%
[00:00:34] (Reading database ... 65%
[00:00:34] (Reading database ... 70%
[00:00:34] (Reading database ... 75%
[00:00:34] (Reading database ... 80%
[00:00:34] (Reading database ... 85%
[00:00:34] (Reading database ... 90%
[00:00:34] (Reading database ... 95%
[00:00:34] (Reading database ... 100%
[00:00:34] (Reading database ... 49518 files and directories currently installed.)
[00:00:34] Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u3_amd64.deb ...
[00:00:34] Unpacking bsdutils (1:2.38.1-5+deb12u3) over (1:2.38.1-5+deb12u1) ...
[00:00:34] Setting up bsdutils (1:2.38.1-5+deb12u3) ...
[00:00:35] (Reading database ... 
[00:00:35] (Reading database ... 5%
[00:00:35] (Reading database ... 10%
[00:00:35] (Reading database ... 15%
[00:00:35] (Reading database ... 20%
[00:00:35] (Reading database ... 25%
[00:00:35] (Reading database ... 30%
[00:00:35] (Reading database ... 35%
[00:00:35] (Reading database ... 40%
[00:00:35] (Reading database ... 45%
[00:00:35] (Reading database ... 50%
[00:00:35] (Reading database ... 55%
[00:00:35] (Reading database ... 60%
[00:00:35] (Reading database ... 65%
[00:00:35] (Reading database ... 70%
[00:00:35] (Reading database ... 75%
[00:00:35] (Reading database ... 80%
[00:00:35] (Reading database ... 85%
[00:00:35] (Reading database ... 90%
[00:00:35] (Reading database ... 95%
[00:00:35] (Reading database ... 100%
[00:00:35] (Reading database ... 49518 files and directories currently installed.)
[00:00:35] Preparing to unpack .../libperl5.36_5.36.0-7+deb12u2_amd64.deb ...
[00:00:35] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:00:36] Preparing to unpack .../perl_5.36.0-7+deb12u2_amd64.deb ...
[00:00:37] Unpacking perl (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:00:37] Preparing to unpack .../perl-base_5.36.0-7+deb12u2_amd64.deb ...
[00:00:37] Unpacking perl-base (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:00:39] Setting up perl-base (5.36.0-7+deb12u2) ...
[00:00:39] (Reading database ... 
[00:00:39] (Reading database ... 5%
[00:00:39] (Reading database ... 10%
[00:00:39] (Reading database ... 15%
[00:00:39] (Reading database ... 20%
[00:00:39] (Reading database ... 25%
[00:00:39] (Reading database ... 30%
[00:00:39] (Reading database ... 35%
[00:00:39] (Reading database ... 40%
[00:00:39] (Reading database ... 45%
[00:00:39] (Reading database ... 50%
[00:00:39] (Reading database ... 55%
[00:00:39] (Reading database ... 60%
[00:00:39] (Reading database ... 65%
[00:00:39] (Reading database ... 70%
[00:00:39] (Reading database ... 75%
[00:00:39] (Reading database ... 80%
[00:00:39] (Reading database ... 85%
[00:00:39] (Reading database ... 90%
[00:00:39] (Reading database ... 95%
[00:00:39] (Reading database ... 100%
[00:00:39] (Reading database ... 49518 files and directories currently installed.)
[00:00:39] Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ...
[00:00:39] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ...
[00:00:44] Preparing to unpack .../1-libc-devtools_2.36-9+deb12u10_amd64.deb ...
[00:00:44] Unpacking libc-devtools (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:00:44] Preparing to unpack .../2-libc6-dev_2.36-9+deb12u10_amd64.deb ...
[00:00:44] Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:00:46] Preparing to unpack .../3-libc-dev-bin_2.36-9+deb12u10_amd64.deb ...
[00:00:46] Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:00:46] Preparing to unpack .../4-linux-libc-dev_6.1.135-1_amd64.deb ...
[00:00:46] Unpacking linux-libc-dev:amd64 (6.1.135-1) over (6.1.112-1) ...
[00:00:49] Preparing to unpack .../5-libc6_2.36-9+deb12u10_amd64.deb ...
[00:00:49] Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:00:51] Setting up libc6:amd64 (2.36-9+deb12u10) ...
[00:00:52] (Reading database ... 
[00:00:52] (Reading database ... 5%
[00:00:52] (Reading database ... 10%
[00:00:52] (Reading database ... 15%
[00:00:52] (Reading database ... 20%
[00:00:52] (Reading database ... 25%
[00:00:52] (Reading database ... 30%
[00:00:52] (Reading database ... 35%
[00:00:52] (Reading database ... 40%
[00:00:52] (Reading database ... 45%
[00:00:52] (Reading database ... 50%
[00:00:52] (Reading database ... 55%
[00:00:52] (Reading database ... 60%
[00:00:52] (Reading database ... 65%
[00:00:52] (Reading database ... 70%
[00:00:52] (Reading database ... 75%
[00:00:52] (Reading database ... 80%
[00:00:52] (Reading database ... 85%
[00:00:52] (Reading database ... 90%
[00:00:52] (Reading database ... 95%
[00:00:52] (Reading database ... 100%
[00:00:52] (Reading database ... 49518 files and directories currently installed.)
[00:00:52] Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u3_amd64.deb ...
[00:00:52] Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:52] Setting up libsmartcols1:amd64 (2.38.1-5+deb12u3) ...
[00:00:52] (Reading database ... 
[00:00:52] (Reading database ... 5%
[00:00:52] (Reading database ... 10%
[00:00:52] (Reading database ... 15%
[00:00:52] (Reading database ... 20%
[00:00:52] (Reading database ... 25%
[00:00:52] (Reading database ... 30%
[00:00:52] (Reading database ... 35%
[00:00:52] (Reading database ... 40%
[00:00:52] (Reading database ... 45%
[00:00:52] (Reading database ... 50%
[00:00:52] (Reading database ... 55%
[00:00:52] (Reading database ... 60%
[00:00:52] (Reading database ... 65%
[00:00:52] (Reading database ... 70%
[00:00:52] (Reading database ... 75%
[00:00:52] (Reading database ... 80%
[00:00:52] (Reading database ... 85%
[00:00:52] (Reading database ... 90%
[00:00:52] (Reading database ... 95%
[00:00:52] (Reading database ... 100%
[00:00:52] (Reading database ... 49518 files and directories currently installed.)
[00:00:52] Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u3_amd64.deb ...
[00:00:52] Unpacking util-linux-extra (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:52] Setting up util-linux-extra (2.38.1-5+deb12u3) ...
[00:00:52] (Reading database ... 
[00:00:52] (Reading database ... 5%
[00:00:52] (Reading database ... 10%
[00:00:52] (Reading database ... 15%
[00:00:52] (Reading database ... 20%
[00:00:52] (Reading database ... 25%
[00:00:52] (Reading database ... 30%
[00:00:52] (Reading database ... 35%
[00:00:52] (Reading database ... 40%
[00:00:52] (Reading database ... 45%
[00:00:52] (Reading database ... 50%
[00:00:52] (Reading database ... 55%
[00:00:52] (Reading database ... 60%
[00:00:52] (Reading database ... 65%
[00:00:52] (Reading database ... 70%
[00:00:52] (Reading database ... 75%
[00:00:52] (Reading database ... 80%
[00:00:52] (Reading database ... 85%
[00:00:52] (Reading database ... 90%
[00:00:52] (Reading database ... 95%
[00:00:52] (Reading database ... 100%
[00:00:52] (Reading database ... 49518 files and directories currently installed.)
[00:00:52] Preparing to unpack .../util-linux_2.38.1-5+deb12u3_amd64.deb ...
[00:00:52] Unpacking util-linux (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:54] Setting up util-linux (2.38.1-5+deb12u3) ...
[00:00:54] (Reading database ... 
[00:00:54] (Reading database ... 5%
[00:00:54] (Reading database ... 10%
[00:00:54] (Reading database ... 15%
[00:00:54] (Reading database ... 20%
[00:00:54] (Reading database ... 25%
[00:00:54] (Reading database ... 30%
[00:00:54] (Reading database ... 35%
[00:00:54] (Reading database ... 40%
[00:00:54] (Reading database ... 45%
[00:00:54] (Reading database ... 50%
[00:00:54] (Reading database ... 55%
[00:00:54] (Reading database ... 60%
[00:00:54] (Reading database ... 65%
[00:00:54] (Reading database ... 70%
[00:00:54] (Reading database ... 75%
[00:00:54] (Reading database ... 80%
[00:00:54] (Reading database ... 85%
[00:00:54] (Reading database ... 90%
[00:00:54] (Reading database ... 95%
[00:00:54] (Reading database ... 100%
[00:00:54] (Reading database ... 49518 files and directories currently installed.)
[00:00:54] Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ...
[00:00:54] Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u8) ...
[00:00:54] Setting up libc-bin (2.36-9+deb12u10) ...
[00:00:54] (Reading database ... 
[00:00:54] (Reading database ... 5%
[00:00:54] (Reading database ... 10%
[00:00:54] (Reading database ... 15%
[00:00:54] (Reading database ... 20%
[00:00:54] (Reading database ... 25%
[00:00:54] (Reading database ... 30%
[00:00:54] (Reading database ... 35%
[00:00:54] (Reading database ... 40%
[00:00:54] (Reading database ... 45%
[00:00:54] (Reading database ... 50%
[00:00:54] (Reading database ... 55%
[00:00:54] (Reading database ... 60%
[00:00:54] (Reading database ... 65%
[00:00:54] (Reading database ... 70%
[00:00:54] (Reading database ... 75%
[00:00:54] (Reading database ... 80%
[00:00:54] (Reading database ... 85%
[00:00:54] (Reading database ... 90%
[00:00:54] (Reading database ... 95%
[00:00:54] (Reading database ... 100%
[00:00:54] (Reading database ... 49518 files and directories currently installed.)
[00:00:54] Preparing to unpack .../mount_2.38.1-5+deb12u3_amd64.deb ...
[00:00:54] Unpacking mount (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:54] Preparing to unpack .../libnss-systemd_252.36-1~deb12u1_amd64.deb ...
[00:00:54] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:55] Preparing to unpack .../libblkid1_2.38.1-5+deb12u3_amd64.deb ...
[00:00:55] Unpacking libblkid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:55] Setting up libblkid1:amd64 (2.38.1-5+deb12u3) ...
[00:00:55] (Reading database ... 
[00:00:55] (Reading database ... 5%
[00:00:55] (Reading database ... 10%
[00:00:55] (Reading database ... 15%
[00:00:55] (Reading database ... 20%
[00:00:55] (Reading database ... 25%
[00:00:55] (Reading database ... 30%
[00:00:55] (Reading database ... 35%
[00:00:55] (Reading database ... 40%
[00:00:55] (Reading database ... 45%
[00:00:55] (Reading database ... 50%
[00:00:55] (Reading database ... 55%
[00:00:55] (Reading database ... 60%
[00:00:55] (Reading database ... 65%
[00:00:55] (Reading database ... 70%
[00:00:55] (Reading database ... 75%
[00:00:55] (Reading database ... 80%
[00:00:55] (Reading database ... 85%
[00:00:55] (Reading database ... 90%
[00:00:55] (Reading database ... 95%
[00:00:55] (Reading database ... 100%
[00:00:55] (Reading database ... 49518 files and directories currently installed.)
[00:00:55] Preparing to unpack .../liblzma5_5.4.1-1_amd64.deb ...
[00:00:55] Unpacking liblzma5:amd64 (5.4.1-1) over (5.4.1-0.2) ...
[00:00:55] Setting up liblzma5:amd64 (5.4.1-1) ...
[00:00:55] (Reading database ... 
[00:00:55] (Reading database ... 5%
[00:00:55] (Reading database ... 10%
[00:00:55] (Reading database ... 15%
[00:00:55] (Reading database ... 20%
[00:00:55] (Reading database ... 25%
[00:00:55] (Reading database ... 30%
[00:00:55] (Reading database ... 35%
[00:00:55] (Reading database ... 40%
[00:00:55] (Reading database ... 45%
[00:00:55] (Reading database ... 50%
[00:00:55] (Reading database ... 55%
[00:00:55] (Reading database ... 60%
[00:00:55] (Reading database ... 65%
[00:00:55] (Reading database ... 70%
[00:00:55] (Reading database ... 75%
[00:00:55] (Reading database ... 80%
[00:00:55] (Reading database ... 85%
[00:00:55] (Reading database ... 90%
[00:00:55] (Reading database ... 95%
[00:00:55] (Reading database ... 100%
[00:00:55] (Reading database ... 49518 files and directories currently installed.)
[00:00:55] Preparing to unpack .../libmount1_2.38.1-5+deb12u3_amd64.deb ...
[00:00:55] Unpacking libmount1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:00:55] Setting up libmount1:amd64 (2.38.1-5+deb12u3) ...
[00:00:55] (Reading database ... 
[00:00:55] (Reading database ... 5%
[00:00:55] (Reading database ... 10%
[00:00:55] (Reading database ... 15%
[00:00:55] (Reading database ... 20%
[00:00:55] (Reading database ... 25%
[00:00:55] (Reading database ... 30%
[00:00:55] (Reading database ... 35%
[00:00:55] (Reading database ... 40%
[00:00:55] (Reading database ... 45%
[00:00:55] (Reading database ... 50%
[00:00:55] (Reading database ... 55%
[00:00:55] (Reading database ... 60%
[00:00:55] (Reading database ... 65%
[00:00:55] (Reading database ... 70%
[00:00:55] (Reading database ... 75%
[00:00:55] (Reading database ... 80%
[00:00:55] (Reading database ... 85%
[00:00:55] (Reading database ... 90%
[00:00:55] (Reading database ... 95%
[00:00:55] (Reading database ... 100%
[00:00:55] (Reading database ... 49518 files and directories currently installed.)
[00:00:55] Preparing to unpack .../libssl3_3.0.15-1~deb12u1_amd64.deb ...
[00:00:55] Unpacking libssl3:amd64 (3.0.15-1~deb12u1) over (3.0.14-1~deb12u2) ...
[00:00:55] Preparing to unpack .../systemd-timesyncd_252.36-1~deb12u1_amd64.deb ...
[00:00:55] Unpacking systemd-timesyncd (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:55] Preparing to unpack .../libpam-systemd_252.36-1~deb12u1_amd64.deb ...
[00:00:56] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:56] Setting up libssl3:amd64 (3.0.15-1~deb12u1) ...
[00:00:56] (Reading database ... 
[00:00:56] (Reading database ... 5%
[00:00:56] (Reading database ... 10%
[00:00:56] (Reading database ... 15%
[00:00:56] (Reading database ... 20%
[00:00:56] (Reading database ... 25%
[00:00:56] (Reading database ... 30%
[00:00:56] (Reading database ... 35%
[00:00:56] (Reading database ... 40%
[00:00:56] (Reading database ... 45%
[00:00:56] (Reading database ... 50%
[00:00:56] (Reading database ... 55%
[00:00:56] (Reading database ... 60%
[00:00:56] (Reading database ... 65%
[00:00:56] (Reading database ... 70%
[00:00:56] (Reading database ... 75%
[00:00:56] (Reading database ... 80%
[00:00:56] (Reading database ... 85%
[00:00:56] (Reading database ... 90%
[00:00:56] (Reading database ... 95%
[00:00:56] (Reading database ... 100%
[00:00:56] (Reading database ... 49518 files and directories currently installed.)
[00:00:56] Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ...
[00:00:56] Unpacking systemd (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:59] Preparing to unpack .../libsystemd-shared_252.36-1~deb12u1_amd64.deb ...
[00:00:59] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:59] Preparing to unpack .../libsystemd0_252.36-1~deb12u1_amd64.deb ...
[00:00:59] Unpacking libsystemd0:amd64 (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:59] Setting up libsystemd0:amd64 (252.36-1~deb12u1) ...
[00:00:59] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ...
[00:00:59] Setting up mount (2.38.1-5+deb12u3) ...
[00:00:59] Setting up systemd (252.36-1~deb12u1) ...
[00:00:59] (Reading database ... 
[00:00:59] (Reading database ... 5%
[00:00:59] (Reading database ... 10%
[00:00:59] (Reading database ... 15%
[00:00:59] (Reading database ... 20%
[00:00:59] (Reading database ... 25%
[00:00:59] (Reading database ... 30%
[00:00:59] (Reading database ... 35%
[00:00:59] (Reading database ... 40%
[00:00:59] (Reading database ... 45%
[00:00:59] (Reading database ... 50%
[00:00:59] (Reading database ... 55%
[00:00:59] (Reading database ... 60%
[00:00:59] (Reading database ... 65%
[00:00:59] (Reading database ... 70%
[00:00:59] (Reading database ... 75%
[00:00:59] (Reading database ... 80%
[00:00:59] (Reading database ... 85%
[00:00:59] (Reading database ... 90%
[00:00:59] (Reading database ... 95%
[00:00:59] (Reading database ... 100%
[00:00:59] (Reading database ... 49518 files and directories currently installed.)
[00:00:59] Preparing to unpack .../systemd-sysv_252.36-1~deb12u1_amd64.deb ...
[00:00:59] Unpacking systemd-sysv (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:00:59] Preparing to unpack .../libuuid1_2.38.1-5+deb12u3_amd64.deb ...
[00:00:59] Unpacking libuuid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:01:00] Setting up libuuid1:amd64 (2.38.1-5+deb12u3) ...
[00:01:00] (Reading database ... 
[00:01:00] (Reading database ... 5%
[00:01:00] (Reading database ... 10%
[00:01:00] (Reading database ... 15%
[00:01:00] (Reading database ... 20%
[00:01:00] (Reading database ... 25%
[00:01:00] (Reading database ... 30%
[00:01:00] (Reading database ... 35%
[00:01:00] (Reading database ... 40%
[00:01:00] (Reading database ... 45%
[00:01:00] (Reading database ... 50%
[00:01:00] (Reading database ... 55%
[00:01:00] (Reading database ... 60%
[00:01:00] (Reading database ... 65%
[00:01:00] (Reading database ... 70%
[00:01:00] (Reading database ... 75%
[00:01:00] (Reading database ... 80%
[00:01:00] (Reading database ... 85%
[00:01:00] (Reading database ... 90%
[00:01:00] (Reading database ... 95%
[00:01:00] (Reading database ... 100%
[00:01:00] (Reading database ... 49518 files and directories currently installed.)
[00:01:00] Preparing to unpack .../libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
[00:01:00] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ...
[00:01:00] Preparing to unpack .../libtasn1-6_4.19.0-2+deb12u1_amd64.deb ...
[00:01:00] Unpacking libtasn1-6:amd64 (4.19.0-2+deb12u1) over (4.19.0-2) ...
[00:01:00] Setting up libtasn1-6:amd64 (4.19.0-2+deb12u1) ...
[00:01:00] (Reading database ... 
[00:01:00] (Reading database ... 5%
[00:01:00] (Reading database ... 10%
[00:01:00] (Reading database ... 15%
[00:01:00] (Reading database ... 20%
[00:01:00] (Reading database ... 25%
[00:01:00] (Reading database ... 30%
[00:01:00] (Reading database ... 35%
[00:01:00] (Reading database ... 40%
[00:01:00] (Reading database ... 45%
[00:01:00] (Reading database ... 50%
[00:01:00] (Reading database ... 55%
[00:01:00] (Reading database ... 60%
[00:01:00] (Reading database ... 65%
[00:01:00] (Reading database ... 70%
[00:01:00] (Reading database ... 75%
[00:01:00] (Reading database ... 80%
[00:01:00] (Reading database ... 85%
[00:01:00] (Reading database ... 90%
[00:01:00] (Reading database ... 95%
[00:01:00] (Reading database ... 100%
[00:01:00] (Reading database ... 49518 files and directories currently installed.)
[00:01:00] Preparing to unpack .../libgnutls30_3.7.9-2+deb12u4_amd64.deb ...
[00:01:00] Unpacking libgnutls30:amd64 (3.7.9-2+deb12u4) over (3.7.9-2+deb12u3) ...
[00:01:00] Setting up libgnutls30:amd64 (3.7.9-2+deb12u4) ...
[00:01:00] (Reading database ... 
[00:01:00] (Reading database ... 5%
[00:01:00] (Reading database ... 10%
[00:01:00] (Reading database ... 15%
[00:01:00] (Reading database ... 20%
[00:01:00] (Reading database ... 25%
[00:01:00] (Reading database ... 30%
[00:01:00] (Reading database ... 35%
[00:01:00] (Reading database ... 40%
[00:01:00] (Reading database ... 45%
[00:01:00] (Reading database ... 50%
[00:01:00] (Reading database ... 55%
[00:01:00] (Reading database ... 60%
[00:01:00] (Reading database ... 65%
[00:01:00] (Reading database ... 70%
[00:01:00] (Reading database ... 75%
[00:01:00] (Reading database ... 80%
[00:01:00] (Reading database ... 85%
[00:01:00] (Reading database ... 90%
[00:01:00] (Reading database ... 95%
[00:01:00] (Reading database ... 100%
[00:01:00] (Reading database ... 49518 files and directories currently installed.)
[00:01:00] Preparing to unpack .../00-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
[00:01:00] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) over (1.52.0-1+deb12u1) ...
[00:01:00] Preparing to unpack .../01-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ...
[00:01:00] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) over (7.88.1-10+deb12u7) ...
[00:01:00] Preparing to unpack .../02-git-man_1%3a2.39.5-0+deb12u2_all.deb ...
[00:01:00] Unpacking git-man (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
[00:01:01] Preparing to unpack .../03-git_1%3a2.39.5-0+deb12u2_amd64.deb ...
[00:01:01] Unpacking git (1:2.39.5-0+deb12u2) over (1:2.39.5-0+deb12u1) ...
[00:01:05] Preparing to unpack .../04-openssh-sftp-server_1%3a9.2p1-2+deb12u5_amd64.deb ...
[00:01:05] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u5) over (1:9.2p1-2+deb12u3) ...
[00:01:05] Preparing to unpack .../05-openssh-server_1%3a9.2p1-2+deb12u5_amd64.deb ...
[00:01:05] Unpacking openssh-server (1:9.2p1-2+deb12u5) over (1:9.2p1-2+deb12u3) ...
[00:01:05] Preparing to unpack .../06-openssh-client_1%3a9.2p1-2+deb12u5_amd64.deb ...
[00:01:05] Unpacking openssh-client (1:9.2p1-2+deb12u5) over (1:9.2p1-2+deb12u3) ...
[00:01:06] Preparing to unpack .../07-ucf_3.0043+nmu1+deb12u1_all.deb ...
[00:01:06] Unpacking ucf (3.0043+nmu1+deb12u1) over (3.0043+nmu1) ...
[00:01:06] Preparing to unpack .../08-python3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
[00:01:06] Unpacking python3.11-dev (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:06] Preparing to unpack .../09-libpython3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
[00:01:06] Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:07] Preparing to unpack .../10-libpython3.11_3.11.2-6+deb12u5_amd64.deb ...
[00:01:07] Unpacking libpython3.11:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:07] Preparing to unpack .../11-python3.11_3.11.2-6+deb12u5_amd64.deb ...
[00:01:07] Unpacking python3.11 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:07] Preparing to unpack .../12-libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ...
[00:01:07] Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:09] Preparing to unpack .../13-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
[00:01:09] Unpacking python3.11-minimal (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:09] Preparing to unpack .../14-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
[00:01:09] Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u3) ...
[00:01:10] Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ...
[00:01:10] Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) over (3.40.1-2) ...
[00:01:11] Preparing to unpack .../16-libudev1_252.36-1~deb12u1_amd64.deb ...
[00:01:11] Unpacking libudev1:amd64 (252.36-1~deb12u1) over (252.30-1~deb12u2) ...
[00:01:11] Setting up libudev1:amd64 (252.36-1~deb12u1) ...
[00:01:11] (Reading database ... 
[00:01:11] (Reading database ... 5%
[00:01:11] (Reading database ... 10%
[00:01:11] (Reading database ... 15%
[00:01:11] (Reading database ... 20%
[00:01:11] (Reading database ... 25%
[00:01:11] (Reading database ... 30%
[00:01:11] (Reading database ... 35%
[00:01:11] (Reading database ... 40%
[00:01:11] (Reading database ... 45%
[00:01:11] (Reading database ... 50%
[00:01:11] (Reading database ... 55%
[00:01:11] (Reading database ... 60%
[00:01:11] (Reading database ... 65%
[00:01:11] (Reading database ... 70%
[00:01:11] (Reading database ... 75%
[00:01:11] (Reading database ... 80%
[00:01:11] (Reading database ... 85%
[00:01:11] (Reading database ... 90%
[00:01:11] (Reading database ... 95%
[00:01:11] (Reading database ... 100%
[00:01:11] (Reading database ... 49518 files and directories currently installed.)
[00:01:11] Preparing to unpack .../00-tzdata_2025b-0+deb12u1_all.deb ...
[00:01:11] Unpacking tzdata (2025b-0+deb12u1) over (2024a-0+deb12u1) ...
[00:01:15] Preparing to unpack .../01-wget_1.21.3-1+deb12u1_amd64.deb ...
[00:01:15] Unpacking wget (1.21.3-1+deb12u1) over (1.21.3-1+b2) ...
[00:01:15] Preparing to unpack .../02-xz-utils_5.4.1-1_amd64.deb ...
[00:01:15] Unpacking xz-utils (5.4.1-1) over (5.4.1-0.2) ...
[00:01:15] Preparing to unpack .../03-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
[00:01:16] Unpacking python3-cryptography (38.0.4-3+deb12u1) over (38.0.4-3) ...
[00:01:16] Preparing to unpack .../04-python3-jinja2_3.1.2-1+deb12u2_all.deb ...
[00:01:16] Unpacking python3-jinja2 (3.1.2-1+deb12u2) over (3.1.2-1) ...
[00:01:16] Preparing to unpack .../05-ansible-core_2.14.18-0+deb12u2_all.deb ...
[00:01:17] Unpacking ansible-core (2.14.18-0+deb12u2) over (2.14.16-0+deb12u1) ...
[00:01:20] Preparing to unpack .../06-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
[00:01:20] Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) over (2.12.1+dfsg-5+deb12u3) ...
[00:01:20] Preparing to unpack .../07-libheif1_1.15.1-1+deb12u1_amd64.deb ...
[00:01:20] Unpacking libheif1:amd64 (1.15.1-1+deb12u1) over (1.15.1-1) ...
[00:01:21] Preparing to unpack .../08-libtiff6_4.5.0-6+deb12u2_amd64.deb ...
[00:01:21] Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) over (4.5.0-6+deb12u1) ...
[00:01:21] Preparing to unpack .../09-openssl_3.0.15-1~deb12u1_amd64.deb ...
[00:01:21] Unpacking openssl (3.0.15-1~deb12u1) over (3.0.14-1~deb12u2) ...
[00:01:21] Preparing to unpack .../10-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
[00:01:22] Unpacking python3-setuptools (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:01:22] Preparing to unpack .../11-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
[00:01:22] Unpacking python3-pkg-resources (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:01:23] Preparing to unpack .../12-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ...
[00:01:23] Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) over (66.1.1-1) ...
[00:01:23] Preparing to unpack .../13-python3-urllib3_1.26.12-1+deb12u1_all.deb ...
[00:01:23] Unpacking python3-urllib3 (1.26.12-1+deb12u1) over (1.26.12-1) ...
[00:01:23] Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
[00:01:24] Setting up systemd-sysv (252.36-1~deb12u1) ...
[00:01:24] Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ...
[00:01:24] Setting up python3-setuptools (66.1.1-1+deb12u1) ...
[00:01:24] Setting up wget (1.21.3-1+deb12u1) ...
[00:01:24] Setting up openssh-client (1:9.2p1-2+deb12u5) ...
[00:01:24] Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
[00:01:24] Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
[00:01:24] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
[00:01:24] Setting up linux-libc-dev:amd64 (6.1.135-1) ...
[00:01:24] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ...
[00:01:24] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
[00:01:24] Setting up tzdata (2025b-0+deb12u1) ...
[00:01:25] 
[00:01:25] Current default time zone: 'Etc/UTC'
[00:01:25] Local time is now:      Wed May  7 08:07:05 UTC 2025.
[00:01:25] Universal Time is now:  Wed May  7 08:07:05 UTC 2025.
[00:01:25] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[00:01:25] 
[00:01:25] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ...
[00:01:25] Setting up python3-jinja2 (3.1.2-1+deb12u2) ...
[00:01:25] Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
[00:01:25] Setting up python3-cryptography (38.0.4-3+deb12u1) ...
[00:01:25] Setting up xz-utils (5.4.1-1) ...
[00:01:25] Setting up systemd-timesyncd (252.36-1~deb12u1) ...
[00:01:25] Setting up ucf (3.0043+nmu1+deb12u1) ...
[00:01:26] Setting up python3-urllib3 (1.26.12-1+deb12u1) ...
[00:01:26] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
[00:01:26] Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ...
[00:01:26] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ...
[00:01:26] Setting up git-man (1:2.39.5-0+deb12u2) ...
[00:01:26] Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
[00:01:26] Setting up libc-dev-bin (2.36-9+deb12u10) ...
[00:01:26] Setting up openssl (3.0.15-1~deb12u1) ...
[00:01:26] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ...
[00:01:26] Setting up libc-devtools (2.36-9+deb12u10) ...
[00:01:26] Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
[00:01:27] Setting up openssh-sftp-server (1:9.2p1-2+deb12u5) ...
[00:01:27] Setting up openssh-server (1:9.2p1-2+deb12u5) ...
[00:01:27] invoke-rc.d: could not determine current runlevel
[00:01:27] invoke-rc.d: policy-rc.d denied execution of restart.
[00:01:28] Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
[00:01:28] Setting up ansible-core (2.14.18-0+deb12u2) ...
[00:01:29] Setting up perl (5.36.0-7+deb12u2) ...
[00:01:29] Setting up git (1:2.39.5-0+deb12u2) ...
[00:01:29] Setting up libc6-dev:amd64 (2.36-9+deb12u10) ...
[00:01:29] Setting up python3.11 (3.11.2-6+deb12u5) ...
[00:01:30] Setting up libpython3.11:amd64 (3.11.2-6+deb12u5) ...
[00:01:30] Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ...
[00:01:30] Setting up python3.11-dev (3.11.2-6+deb12u5) ...
[00:01:30] Processing triggers for systemd (252.36-1~deb12u1) ...
[00:01:30] Processing triggers for dbus (1.14.10-1~deb12u1) ...
[00:01:30] Processing triggers for libc-bin (2.36-9+deb12u10) ...
[00:01:30] 0
[00:01:30] 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:01:32] Reading package lists...
[00:01:32] Building dependency tree...
[00:01:32] Reading state information...
[00:01:32] build-essential is already the newest version (12.9).
[00:01:32] build-essential set to manually installed.
[00:01:32] ca-certificates is already the newest version (20230311).
[00:01:32] ca-certificates set to manually installed.
[00:01:32] wget is already the newest version (1.21.3-1+deb12u1).
[00:01:32] wget set to manually installed.
[00:01:32] dirmngr is already the newest version (2.2.40-1.1).
[00:01:32] dirmngr set to manually installed.
[00:01:32] The following additional packages will be installed:
[00:01:32]   autoconf automake autopoint autotools-dev bsdextrautils dctrl-tools
[00:01:32]   debhelper debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat
[00:01:32]   distro-info-data dput dwz file gettext gettext-base groff-base
[00:01:32]   intltool-debian iso-codes libaliased-perl libapt-pkg-perl
[00:01:32]   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
[00:01:32]   libatm1 libauthen-sasl-perl libb-hooks-endofscope-perl
[00:01:32]   libb-hooks-op-check-perl libberkeleydb-perl libbpf1 libcap2-bin
[00:01:32]   libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:01:32]   libclass-data-inheritable-perl libclass-inspector-perl
[00:01:32]   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:01:32]   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:01:32]   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:01:32]   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:01:32]   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:01:32]   libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:01:32]   libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:01:32]   libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:01:32]   libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:01:32]   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:01:32]   libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:01:32]   libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:01:32]   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:01:32]   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:01:32]   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:01:32]   libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:01:32]   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:01:32]   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:01:32]   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:01:32]   libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:01:32]   libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:01:32]   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:01:32]   libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:01:32]   libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:01:32]   libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:01:32]   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:01:32]   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:01:32]   liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:01:32]   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:01:32]   libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:01:32]   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:01:32]   libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:01:32]   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:01:32]   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:01:32]   libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:01:32]   libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:01:32]   libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:01:32]   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:01:32]   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:01:32]   libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:01:32]   libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:01:32]   libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:01:32]   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:01:32]   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:01:32]   libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:01:32]   libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:01:32]   libstring-shellquote-perl libsub-exporter-perl
[00:01:32]   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:01:32]   libsub-name-perl libsub-override-perl libsub-quote-perl
[00:01:32]   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:01:32]   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:01:32]   libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:01:32]   libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:01:32]   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:01:32]   libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:01:32]   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:01:32]   libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:01:32]   libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:01:32]   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:01:32]   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:01:32]   libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:01:32]   licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:01:32]   perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:01:32]   python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:01:32]   python3-xdg shared-mime-info strace t1utils unzip wdiff xdelta xdelta3
[00:01:32]   xdg-user-dirs zstd
[00:01:32] Suggested packages:
[00:01:32]   autoconf-archive gnu-standards autoconf-doc debtags dh-make adequate at
[00:01:32]   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
[00:01:32]   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
[00:01:32]   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
[00:01:32]   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
[00:01:32]   piuparts postgresql-client pristine-lfs quilt ratt reprotest
[00:01:32]   svn-buildpackage w3m mini-dinstall gettext-doc libasprintf-dev
[00:01:32]   libgettextpo-dev groff iproute2-doc firewalld kmod isoquery lrzip
[00:01:32]   libdigest-hmac-perl libgssapi-perl low-memory-monitor libtool-doc
[00:01:32]   libcrypt-ssleay-perl libscalar-number-perl libapache2-mod-perl2
[00:01:32]   libmime-lite-perl libnet-jabber-perl libbareword-filehandles-perl
[00:01:32]   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
[00:01:32]   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
[00:01:32]   libxml-sax-expatxs-perl bash-completion binutils-multiarch
[00:01:32]   libtext-template-perl m4-doc apparmor www-browser libmail-box-perl
[00:01:32]   python-apt-doc python-pyxdg-doc inoticoming lzip python3-braceexpand zip
[00:01:32]   wdiff-doc
[00:01:33] The following NEW packages will be installed:
[00:01:33]   apt-transport-https autoconf automake autopoint autotools-dev bsdextrautils
[00:01:33]   curl dctrl-tools debhelper debian-keyring devscripts dh-autoreconf
[00:01:33]   dh-strip-nondeterminism diffstat distro-info-data dput dwz equivs file
[00:01:33]   gettext gettext-base groff-base intltool-debian iproute2 iptables iso-codes
[00:01:33]   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
[00:01:33]   libarchive13 libarray-intspan-perl libatm1 libauthen-sasl-perl
[00:01:33]   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
[00:01:33]   libbpf1 libcap2-bin libcapture-tiny-perl libcgi-fast-perl libcgi-pm-perl
[00:01:33]   libclass-data-inheritable-perl libclass-inspector-perl
[00:01:33]   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
[00:01:33]   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
[00:01:33]   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
[00:01:33]   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
[00:01:33]   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
[00:01:33]   libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
[00:01:33]   libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl
[00:01:33]   libdynaloader-functions-perl libelf1 libemail-address-xs-perl
[00:01:33]   libencode-locale-perl libexception-class-perl libexporter-tiny-perl
[00:01:33]   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
[00:01:33]   libfeature-compat-try-perl libfile-basedir-perl libfile-chdir-perl
[00:01:33]   libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
[00:01:33]   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
[00:01:33]   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfreezethaw-perl
[00:01:33]   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
[00:01:33]   libgpgme11 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
[00:01:33]   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
[00:01:33]   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
[00:01:33]   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
[00:01:33]   libicu72 libimport-into-perl libindirect-perl libio-html-perl
[00:01:33]   libio-interactive-perl libio-prompter-perl libio-pty-perl
[00:01:33]   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
[00:01:33]   libio-stringy-perl libip6tc2 libipc-run-perl libipc-run3-perl
[00:01:33]   libipc-system-simple-perl libiterator-perl libiterator-util-perl
[00:01:33]   libjson-maybexs-perl libjson-perl libjson-xs-perl liblist-compare-perl
[00:01:33]   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
[00:01:33]   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
[00:01:33]   liblwp-mediatypes-perl liblwp-protocol-https-perl liblz1 liblzo2-2
[00:01:33]   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
[00:01:33]   libmath-base85-perl libmime-tools-perl libmldbm-perl libmnl0
[00:01:33]   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
[00:01:33]   libmoox-aliases-perl libmouse-perl libnamespace-clean-perl
[00:01:33]   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
[00:01:33]   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
[00:01:33]   libnetaddr-ip-perl libnetfilter-conntrack3 libnfnetlink0 libnftables1
[00:01:33]   libnftnl11 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
[00:01:33]   libpackage-stash-xs-perl libpam-cap libparams-classify-perl
[00:01:33]   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl
[00:01:33]   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
[00:01:33]   libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl
[00:01:33]   libre-engine-re2-perl libre2-9 libreadonly-perl libref-util-perl
[00:01:33]   libref-util-xs-perl libregexp-ipv6-perl libregexp-pattern-license-perl
[00:01:33]   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl
[00:01:33]   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
[00:01:33]   libsoap-lite-perl libsocket6-perl libsort-versions-perl libstrictures-perl
[00:01:33]   libstring-copyright-perl libstring-escape-perl libstring-license-perl
[00:01:34]   libstring-shellquote-perl libsub-exporter-perl
[00:01:34]   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
[00:01:34]   libsub-name-perl libsub-override-perl libsub-quote-perl
[00:01:34]   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
[00:01:34]   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
[00:01:34]   libtext-levenshteinxs-perl libtext-markdown-discount-perl
[00:01:34]   libtext-xslate-perl libtime-duration-perl libtime-moment-perl
[00:01:34]   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
[00:01:34]   libtype-tiny-xs-perl libtypes-serialiser-perl libuchardet0
[00:01:34]   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
[00:01:34]   libwant-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl
[00:01:34]   libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl
[00:01:34]   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
[00:01:34]   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxs-parse-keyword-perl
[00:01:34]   libxs-parse-sublike-perl libxstring-perl libxtables12 libyaml-libyaml-perl
[00:01:34]   licensecheck lintian lzop m4 man-db nftables patchutils pbzip2
[00:01:34]   perl-openssl-defaults pixz plzip po-debconf pristine-tar python-apt-common
[00:01:34]   python3-apt python3-debian python3-gpg python3-magic python3-unidiff
[00:01:34]   python3-xdg reprepro rsync shared-mime-info strace t1utils unzip wdiff
[00:01:34]   xdelta xdelta3 xdg-user-dirs zstd
[00:01:34] 0 upgraded, 280 newly installed, 0 to remove and 0 not upgraded.
[00:01:34] Need to get 75.6 MB of archives.
[00:01:34] After this operation, 209 MB of additional disk space will be used.
[00:01:34] Get:1 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
[00:01:34] Get:2 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB]
[00:01:34] Get:3 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
[00:01:34] Get:4 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
[00:01:34] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
[00:01:34] Get:6 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
[00:01:34] Get:7 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
[00:01:34] Get:8 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
[00:01:34] Get:9 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
[00:01:34] Get:10 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
[00:01:34] Get:11 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
[00:01:34] Get:12 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
[00:01:34] Get:13 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
[00:01:34] Get:14 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
[00:01:34] Get:15 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
[00:01:34] Get:16 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
[00:01:34] Get:17 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
[00:01:34] Get:18 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
[00:01:34] Get:19 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
[00:01:34] Get:20 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
[00:01:34] Get:21 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
[00:01:34] Get:22 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
[00:01:34] Get:23 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
[00:01:34] Get:24 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
[00:01:34] Get:25 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
[00:01:34] Get:26 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
[00:01:34] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB]
[00:01:34] Get:28 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB]
[00:01:34] Get:29 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
[00:01:34] Get:30 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
[00:01:34] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
[00:01:34] Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
[00:01:34] Get:33 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
[00:01:34] Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
[00:01:34] Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
[00:01:34] Get:36 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
[00:01:34] Get:37 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
[00:01:34] Get:38 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
[00:01:34] Get:39 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
[00:01:34] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
[00:01:34] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
[00:01:34] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
[00:01:34] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
[00:01:34] Get:44 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
[00:01:36] Get:45 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
[00:01:36] Get:46 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
[00:01:36] Get:47 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
[00:01:36] Get:48 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
[00:01:36] Get:49 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
[00:01:36] Get:50 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
[00:01:36] Get:51 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
[00:01:36] Get:52 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
[00:01:36] Get:53 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
[00:01:36] Get:54 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
[00:01:36] Get:55 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
[00:01:36] Get:56 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
[00:01:36] Get:57 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
[00:01:36] Get:58 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
[00:01:36] Get:59 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
[00:01:36] Get:60 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
[00:01:36] Get:61 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
[00:01:36] Get:62 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
[00:01:36] Get:63 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
[00:01:36] Get:64 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
[00:01:36] Get:65 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
[00:01:36] Get:66 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
[00:01:36] Get:67 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
[00:01:36] Get:68 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
[00:01:36] Get:69 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
[00:01:36] Get:70 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
[00:01:36] Get:71 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
[00:01:36] Get:72 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
[00:01:36] Get:73 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
[00:01:36] Get:74 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
[00:01:36] Get:75 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
[00:01:36] Get:76 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
[00:01:36] Get:77 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
[00:01:36] Get:78 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
[00:01:36] Get:79 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
[00:01:36] Get:80 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
[00:01:36] Get:81 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
[00:01:36] Get:82 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
[00:01:36] Get:83 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
[00:01:36] Get:84 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
[00:01:36] Get:85 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
[00:01:36] Get:86 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
[00:01:36] Get:87 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB]
[00:01:36] Get:88 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
[00:01:36] Get:89 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u3 [6272 B]
[00:01:36] Get:90 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
[00:01:36] Get:91 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
[00:01:36] Get:92 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
[00:01:36] Get:93 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
[00:01:36] Get:94 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
[00:01:36] Get:95 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
[00:01:36] Get:96 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
[00:01:36] Get:97 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
[00:01:36] Get:98 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
[00:01:36] Get:99 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
[00:01:36] Get:100 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
[00:01:36] Get:101 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
[00:01:36] Get:102 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
[00:01:36] Get:103 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
[00:01:36] Get:104 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB]
[00:01:36] Get:105 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
[00:01:36] Get:106 http://deb.debian.org/debian bookworm/main amd64 libatm1 amd64 1:2.5.1-4+b2 [68.3 kB]
[00:01:36] Get:107 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
[00:01:36] Get:108 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
[00:01:36] Get:109 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
[00:01:36] Get:110 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
[00:01:36] Get:111 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
[00:01:36] Get:112 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
[00:01:36] Get:113 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
[00:01:36] Get:114 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
[00:01:36] Get:115 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
[00:01:36] Get:116 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
[00:01:36] Get:117 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
[00:01:36] Get:118 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
[00:01:36] Get:119 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
[00:01:36] Get:120 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
[00:01:36] Get:121 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
[00:01:36] Get:122 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
[00:01:36] Get:123 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
[00:01:36] Get:124 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
[00:01:36] Get:125 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
[00:01:36] Get:126 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
[00:01:36] Get:127 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
[00:01:36] Get:128 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
[00:01:36] Get:129 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
[00:01:36] Get:130 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB]
[00:01:36] Get:131 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
[00:01:36] Get:132 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
[00:01:36] Get:133 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
[00:01:36] Get:134 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
[00:01:36] Get:135 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
[00:01:36] Get:136 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
[00:01:36] Get:137 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
[00:01:36] Get:138 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
[00:01:36] Get:139 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
[00:01:36] Get:140 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
[00:01:36] Get:141 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
[00:01:36] Get:142 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
[00:01:36] Get:143 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
[00:01:36] Get:144 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
[00:01:36] Get:145 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
[00:01:36] Get:146 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5+deb12u1 [5384 B]
[00:01:36] Get:147 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
[00:01:36] Get:148 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
[00:01:36] Get:149 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
[00:01:36] Get:150 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
[00:01:36] Get:151 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
[00:01:36] Get:152 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
[00:01:36] Get:153 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
[00:01:36] Get:154 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
[00:01:36] Get:155 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
[00:01:36] Get:156 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
[00:01:36] Get:157 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
[00:01:36] Get:158 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
[00:01:36] Get:159 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
[00:01:36] Get:160 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
[00:01:36] Get:161 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
[00:01:36] Get:162 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
[00:01:36] Get:163 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
[00:01:36] Get:164 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
[00:01:36] Get:165 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
[00:01:36] Get:166 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
[00:01:36] Get:167 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
[00:01:36] Get:168 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
[00:01:36] Get:169 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
[00:01:36] Get:170 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
[00:01:36] Get:171 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
[00:01:36] Get:172 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
[00:01:36] Get:173 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
[00:01:36] Get:174 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
[00:01:36] Get:175 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
[00:01:36] Get:176 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
[00:01:36] Get:177 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
[00:01:36] Get:178 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
[00:01:36] Get:179 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
[00:01:36] Get:180 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
[00:01:36] Get:181 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
[00:01:36] Get:182 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u5 [1403 kB]
[00:01:36] Get:183 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u5 [1209 kB]
[00:01:36] Get:184 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
[00:01:36] Get:185 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
[00:01:36] Get:186 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
[00:01:36] Get:187 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
[00:01:36] Get:188 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
[00:01:36] Get:189 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
[00:01:36] Get:190 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
[00:01:36] Get:191 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
[00:01:36] Get:192 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
[00:01:36] Get:193 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
[00:01:36] Get:194 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB]
[00:01:36] Get:195 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
[00:01:36] Get:196 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
[00:01:36] Get:197 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
[00:01:36] Get:198 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
[00:01:36] Get:199 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
[00:01:36] Get:200 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
[00:01:36] Get:201 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB]
[00:01:36] Get:202 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
[00:01:36] Get:203 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
[00:01:36] Get:204 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
[00:01:36] Get:205 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
[00:01:36] Get:206 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
[00:01:36] Get:207 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
[00:01:36] Get:208 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
[00:01:36] Get:209 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
[00:01:36] Get:210 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
[00:01:36] Get:211 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
[00:01:36] Get:212 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
[00:01:36] Get:213 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
[00:01:36] Get:214 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
[00:01:36] Get:215 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4 [14.5 kB]
[00:01:36] Get:216 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
[00:01:36] Get:217 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
[00:01:36] Get:218 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
[00:01:36] Get:219 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
[00:01:36] Get:220 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
[00:01:36] Get:221 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
[00:01:36] Get:222 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
[00:01:36] Get:223 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
[00:01:36] Get:224 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
[00:01:36] Get:225 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
[00:01:36] Get:226 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
[00:01:36] Get:227 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
[00:01:36] Get:228 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
[00:01:36] Get:229 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
[00:01:36] Get:230 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
[00:01:36] Get:231 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
[00:01:36] Get:232 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
[00:01:36] Get:233 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
[00:01:36] Get:234 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
[00:01:36] Get:235 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
[00:01:36] Get:236 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
[00:01:36] Get:237 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
[00:01:36] Get:238 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
[00:01:36] Get:239 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
[00:01:36] Get:240 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
[00:01:36] Get:241 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
[00:01:36] Get:242 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
[00:01:36] Get:243 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
[00:01:36] Get:244 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
[00:01:36] Get:245 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
[00:01:36] Get:246 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
[00:01:36] Get:247 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
[00:01:36] Get:248 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
[00:01:36] Get:249 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
[00:01:36] Get:250 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
[00:01:36] Get:251 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
[00:01:36] Get:252 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
[00:01:36] Get:253 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
[00:01:36] Get:254 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
[00:01:36] Get:255 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
[00:01:36] 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:01:36] Get:257 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
[00:01:36] Get:258 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
[00:01:36] Get:259 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
[00:01:36] Get:260 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB]
[00:01:36] Get:261 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
[00:01:36] Get:262 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
[00:01:36] Get:263 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
[00:01:36] Get:264 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
[00:01:36] Get:265 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
[00:01:36] Get:266 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB]
[00:01:36] Get:267 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
[00:01:36] Get:268 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
[00:01:36] Get:269 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
[00:01:36] Get:270 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
[00:01:36] Get:271 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
[00:01:36] Get:272 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
[00:01:36] Get:273 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
[00:01:36] Get:274 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
[00:01:36] Get:275 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
[00:01:36] Get:276 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB]
[00:01:37] Get:277 http://deb.debian.org/debian bookworm/main amd64 reprepro amd64 5.3.1-1+deb12u2 [445 kB]
[00:01:37] Get:278 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
[00:01:37] Get:279 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
[00:01:37] Get:280 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
[00:01:37] debconf: delaying package configuration, since apt-utils is not installed
[00:01:37] Fetched 75.6 MB in 3s (24.3 MB/s)
[00:01:37] Selecting previously unselected package libpopt0:amd64.
[00:01:37] (Reading database ... 
[00:01:37] (Reading database ... 5%
[00:01:37] (Reading database ... 10%
[00:01:37] (Reading database ... 15%
[00:01:37] (Reading database ... 20%
[00:01:37] (Reading database ... 25%
[00:01:37] (Reading database ... 30%
[00:01:37] (Reading database ... 35%
[00:01:37] (Reading database ... 40%
[00:01:37] (Reading database ... 45%
[00:01:37] (Reading database ... 50%
[00:01:37] (Reading database ... 55%
[00:01:37] (Reading database ... 60%
[00:01:37] (Reading database ... 65%
[00:01:37] (Reading database ... 70%
[00:01:37] (Reading database ... 75%
[00:01:37] (Reading database ... 80%
[00:01:37] (Reading database ... 85%
[00:01:37] (Reading database ... 90%
[00:01:37] (Reading database ... 95%
[00:01:37] (Reading database ... 100%
[00:01:37] (Reading database ... 49519 files and directories currently installed.)
[00:01:37] Preparing to unpack .../000-libpopt0_1.19+dfsg-1_amd64.deb ...
[00:01:37] Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
[00:01:37] Selecting previously unselected package rsync.
[00:01:37] Preparing to unpack .../001-rsync_3.2.7-1+deb12u2_amd64.deb ...
[00:01:37] Unpacking rsync (3.2.7-1+deb12u2) ...
[00:01:37] Selecting previously unselected package libelf1:amd64.
[00:01:37] Preparing to unpack .../002-libelf1_0.188-2.1_amd64.deb ...
[00:01:37] Unpacking libelf1:amd64 (0.188-2.1) ...
[00:01:37] Selecting previously unselected package libbpf1:amd64.
[00:01:37] Preparing to unpack .../003-libbpf1_1%3a1.1.0-1_amd64.deb ...
[00:01:37] Unpacking libbpf1:amd64 (1:1.1.0-1) ...
[00:01:37] Selecting previously unselected package libmnl0:amd64.
[00:01:37] Preparing to unpack .../004-libmnl0_1.0.4-3_amd64.deb ...
[00:01:37] Unpacking libmnl0:amd64 (1.0.4-3) ...
[00:01:37] Selecting previously unselected package libxtables12:amd64.
[00:01:37] Preparing to unpack .../005-libxtables12_1.8.9-2_amd64.deb ...
[00:01:37] Unpacking libxtables12:amd64 (1.8.9-2) ...
[00:01:37] Selecting previously unselected package libcap2-bin.
[00:01:37] Preparing to unpack .../006-libcap2-bin_1%3a2.66-4_amd64.deb ...
[00:01:37] Unpacking libcap2-bin (1:2.66-4) ...
[00:01:37] Selecting previously unselected package iproute2.
[00:01:38] Preparing to unpack .../007-iproute2_6.1.0-3_amd64.deb ...
[00:01:38] Unpacking iproute2 (6.1.0-3) ...
[00:01:38] Selecting previously unselected package libnftnl11:amd64.
[00:01:38] Preparing to unpack .../008-libnftnl11_1.2.4-2_amd64.deb ...
[00:01:38] Unpacking libnftnl11:amd64 (1.2.4-2) ...
[00:01:38] Selecting previously unselected package libnftables1:amd64.
[00:01:38] Preparing to unpack .../009-libnftables1_1.0.6-2+deb12u2_amd64.deb ...
[00:01:38] Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:01:38] Selecting previously unselected package nftables.
[00:01:38] Preparing to unpack .../010-nftables_1.0.6-2+deb12u2_amd64.deb ...
[00:01:38] Unpacking nftables (1.0.6-2+deb12u2) ...
[00:01:38] Selecting previously unselected package libmagic-mgc.
[00:01:38] Preparing to unpack .../011-libmagic-mgc_1%3a5.44-3_amd64.deb ...
[00:01:38] Unpacking libmagic-mgc (1:5.44-3) ...
[00:01:38] Selecting previously unselected package libmagic1:amd64.
[00:01:38] Preparing to unpack .../012-libmagic1_1%3a5.44-3_amd64.deb ...
[00:01:38] Unpacking libmagic1:amd64 (1:5.44-3) ...
[00:01:38] Selecting previously unselected package file.
[00:01:38] Preparing to unpack .../013-file_1%3a5.44-3_amd64.deb ...
[00:01:38] Unpacking file (1:5.44-3) ...
[00:01:38] Selecting previously unselected package gettext-base.
[00:01:38] Preparing to unpack .../014-gettext-base_0.21-12_amd64.deb ...
[00:01:38] Unpacking gettext-base (0.21-12) ...
[00:01:38] Selecting previously unselected package libuchardet0:amd64.
[00:01:38] Preparing to unpack .../015-libuchardet0_0.0.7-1_amd64.deb ...
[00:01:38] Unpacking libuchardet0:amd64 (0.0.7-1) ...
[00:01:38] Selecting previously unselected package groff-base.
[00:01:38] Preparing to unpack .../016-groff-base_1.22.4-10_amd64.deb ...
[00:01:38] Unpacking groff-base (1.22.4-10) ...
[00:01:39] Selecting previously unselected package bsdextrautils.
[00:01:39] Preparing to unpack .../017-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
[00:01:39] Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
[00:01:39] Selecting previously unselected package libpipeline1:amd64.
[00:01:39] Preparing to unpack .../018-libpipeline1_1.5.7-1_amd64.deb ...
[00:01:39] Unpacking libpipeline1:amd64 (1.5.7-1) ...
[00:01:39] Selecting previously unselected package man-db.
[00:01:39] Preparing to unpack .../019-man-db_2.11.2-2_amd64.deb ...
[00:01:39] Unpacking man-db (2.11.2-2) ...
[00:01:39] Selecting previously unselected package apt-transport-https.
[00:01:39] Preparing to unpack .../020-apt-transport-https_2.6.1_all.deb ...
[00:01:39] Unpacking apt-transport-https (2.6.1) ...
[00:01:39] Selecting previously unselected package m4.
[00:01:39] Preparing to unpack .../021-m4_1.4.19-3_amd64.deb ...
[00:01:39] Unpacking m4 (1.4.19-3) ...
[00:01:39] Selecting previously unselected package autoconf.
[00:01:39] Preparing to unpack .../022-autoconf_2.71-3_all.deb ...
[00:01:39] Unpacking autoconf (2.71-3) ...
[00:01:39] Selecting previously unselected package autotools-dev.
[00:01:39] Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ...
[00:01:39] Unpacking autotools-dev (20220109.1) ...
[00:01:39] Selecting previously unselected package automake.
[00:01:39] Preparing to unpack .../024-automake_1%3a1.16.5-1.3_all.deb ...
[00:01:39] Unpacking automake (1:1.16.5-1.3) ...
[00:01:39] Selecting previously unselected package autopoint.
[00:01:39] Preparing to unpack .../025-autopoint_0.21-12_all.deb ...
[00:01:39] Unpacking autopoint (0.21-12) ...
[00:01:40] Selecting previously unselected package libcurl4:amd64.
[00:01:40] Preparing to unpack .../026-libcurl4_7.88.1-10+deb12u12_amd64.deb ...
[00:01:40] Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ...
[00:01:40] Selecting previously unselected package curl.
[00:01:40] Preparing to unpack .../027-curl_7.88.1-10+deb12u12_amd64.deb ...
[00:01:40] Unpacking curl (7.88.1-10+deb12u12) ...
[00:01:40] Selecting previously unselected package dctrl-tools.
[00:01:40] Preparing to unpack .../028-dctrl-tools_2.24-3+b1_amd64.deb ...
[00:01:40] Unpacking dctrl-tools (2.24-3+b1) ...
[00:01:40] Selecting previously unselected package libdebhelper-perl.
[00:01:40] Preparing to unpack .../029-libdebhelper-perl_13.11.4_all.deb ...
[00:01:40] Unpacking libdebhelper-perl (13.11.4) ...
[00:01:40] Selecting previously unselected package libtool.
[00:01:40] Preparing to unpack .../030-libtool_2.4.7-7~deb12u1_all.deb ...
[00:01:40] Unpacking libtool (2.4.7-7~deb12u1) ...
[00:01:40] Selecting previously unselected package dh-autoreconf.
[00:01:40] Preparing to unpack .../031-dh-autoreconf_20_all.deb ...
[00:01:40] Unpacking dh-autoreconf (20) ...
[00:01:40] Selecting previously unselected package libarchive-zip-perl.
[00:01:40] Preparing to unpack .../032-libarchive-zip-perl_1.68-1_all.deb ...
[00:01:40] Unpacking libarchive-zip-perl (1.68-1) ...
[00:01:40] Selecting previously unselected package libsub-override-perl.
[00:01:40] Preparing to unpack .../033-libsub-override-perl_0.09-4_all.deb ...
[00:01:40] Unpacking libsub-override-perl (0.09-4) ...
[00:01:40] Selecting previously unselected package libfile-stripnondeterminism-perl.
[00:01:40] Preparing to unpack .../034-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
[00:01:40] Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:01:40] Selecting previously unselected package dh-strip-nondeterminism.
[00:01:40] Preparing to unpack .../035-dh-strip-nondeterminism_1.13.1-1_all.deb ...
[00:01:40] Unpacking dh-strip-nondeterminism (1.13.1-1) ...
[00:01:40] Selecting previously unselected package dwz.
[00:01:40] Preparing to unpack .../036-dwz_0.15-1_amd64.deb ...
[00:01:40] Unpacking dwz (0.15-1) ...
[00:01:40] Selecting previously unselected package libicu72:amd64.
[00:01:40] Preparing to unpack .../037-libicu72_72.1-3_amd64.deb ...
[00:01:40] Unpacking libicu72:amd64 (72.1-3) ...
[00:01:41] Selecting previously unselected package libxml2:amd64.
[00:01:41] Preparing to unpack .../038-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
[00:01:41] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
[00:01:41] Selecting previously unselected package gettext.
[00:01:41] Preparing to unpack .../039-gettext_0.21-12_amd64.deb ...
[00:01:41] Unpacking gettext (0.21-12) ...
[00:01:41] Selecting previously unselected package intltool-debian.
[00:01:41] Preparing to unpack .../040-intltool-debian_0.35.0+20060710.6_all.deb ...
[00:01:41] Unpacking intltool-debian (0.35.0+20060710.6) ...
[00:01:41] Selecting previously unselected package po-debconf.
[00:01:41] Preparing to unpack .../041-po-debconf_1.0.21+nmu1_all.deb ...
[00:01:41] Unpacking po-debconf (1.0.21+nmu1) ...
[00:01:41] Selecting previously unselected package debhelper.
[00:01:41] Preparing to unpack .../042-debhelper_13.11.4_all.deb ...
[00:01:41] Unpacking debhelper (13.11.4) ...
[00:01:41] Selecting previously unselected package debian-keyring.
[00:01:41] Preparing to unpack .../043-debian-keyring_2022.12.24_all.deb ...
[00:01:41] Unpacking debian-keyring (2022.12.24) ...
[00:01:43] Selecting previously unselected package libfile-dirlist-perl.
[00:01:43] Preparing to unpack .../044-libfile-dirlist-perl_0.05-3_all.deb ...
[00:01:43] Unpacking libfile-dirlist-perl (0.05-3) ...
[00:01:43] Selecting previously unselected package libfile-which-perl.
[00:01:43] Preparing to unpack .../045-libfile-which-perl_1.27-2_all.deb ...
[00:01:43] Unpacking libfile-which-perl (1.27-2) ...
[00:01:44] Selecting previously unselected package libfile-homedir-perl.
[00:01:44] Preparing to unpack .../046-libfile-homedir-perl_1.006-2_all.deb ...
[00:01:44] Unpacking libfile-homedir-perl (1.006-2) ...
[00:01:44] Selecting previously unselected package libfile-touch-perl.
[00:01:44] Preparing to unpack .../047-libfile-touch-perl_0.12-2_all.deb ...
[00:01:44] Unpacking libfile-touch-perl (0.12-2) ...
[00:01:44] Selecting previously unselected package libio-pty-perl.
[00:01:44] Preparing to unpack .../048-libio-pty-perl_1%3a1.17-1_amd64.deb ...
[00:01:44] Unpacking libio-pty-perl (1:1.17-1) ...
[00:01:44] Selecting previously unselected package libipc-run-perl.
[00:01:44] Preparing to unpack .../049-libipc-run-perl_20220807.0-1_all.deb ...
[00:01:44] Unpacking libipc-run-perl (20220807.0-1) ...
[00:01:44] Selecting previously unselected package libclass-method-modifiers-perl.
[00:01:44] Preparing to unpack .../050-libclass-method-modifiers-perl_2.14-1_all.deb ...
[00:01:44] Unpacking libclass-method-modifiers-perl (2.14-1) ...
[00:01:44] Selecting previously unselected package libclass-xsaccessor-perl.
[00:01:44] Preparing to unpack .../051-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
[00:01:44] Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
[00:01:44] Selecting previously unselected package libb-hooks-op-check-perl:amd64.
[00:01:44] Preparing to unpack .../052-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
[00:01:44] Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:01:44] Selecting previously unselected package libdynaloader-functions-perl.
[00:01:44] Preparing to unpack .../053-libdynaloader-functions-perl_0.003-3_all.deb ...
[00:01:44] Unpacking libdynaloader-functions-perl (0.003-3) ...
[00:01:44] Selecting previously unselected package libdevel-callchecker-perl:amd64.
[00:01:44] Preparing to unpack .../054-libdevel-callchecker-perl_0.008-2_amd64.deb ...
[00:01:44] Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:01:44] Selecting previously unselected package libparams-classify-perl:amd64.
[00:01:44] Preparing to unpack .../055-libparams-classify-perl_0.015-2+b1_amd64.deb ...
[00:01:44] Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:01:44] Selecting previously unselected package libmodule-runtime-perl.
[00:01:44] Preparing to unpack .../056-libmodule-runtime-perl_0.016-2_all.deb ...
[00:01:44] Unpacking libmodule-runtime-perl (0.016-2) ...
[00:01:44] Selecting previously unselected package libimport-into-perl.
[00:01:44] Preparing to unpack .../057-libimport-into-perl_1.002005-2_all.deb ...
[00:01:44] Unpacking libimport-into-perl (1.002005-2) ...
[00:01:44] Selecting previously unselected package librole-tiny-perl.
[00:01:44] Preparing to unpack .../058-librole-tiny-perl_2.002004-1_all.deb ...
[00:01:44] Unpacking librole-tiny-perl (2.002004-1) ...
[00:01:44] Selecting previously unselected package libsub-quote-perl.
[00:01:44] Preparing to unpack .../059-libsub-quote-perl_2.006008-1_all.deb ...
[00:01:44] Unpacking libsub-quote-perl (2.006008-1) ...
[00:01:44] Selecting previously unselected package libmoo-perl.
[00:01:44] Preparing to unpack .../060-libmoo-perl_2.005005-1_all.deb ...
[00:01:44] Unpacking libmoo-perl (2.005005-1) ...
[00:01:44] Selecting previously unselected package libencode-locale-perl.
[00:01:44] Preparing to unpack .../061-libencode-locale-perl_1.05-3_all.deb ...
[00:01:44] Unpacking libencode-locale-perl (1.05-3) ...
[00:01:45] Selecting previously unselected package libtimedate-perl.
[00:01:45] Preparing to unpack .../062-libtimedate-perl_2.3300-2_all.deb ...
[00:01:45] Unpacking libtimedate-perl (2.3300-2) ...
[00:01:45] Selecting previously unselected package libhttp-date-perl.
[00:01:45] Preparing to unpack .../063-libhttp-date-perl_6.05-2_all.deb ...
[00:01:45] Unpacking libhttp-date-perl (6.05-2) ...
[00:01:45] Selecting previously unselected package libfile-listing-perl.
[00:01:45] Preparing to unpack .../064-libfile-listing-perl_6.15-1_all.deb ...
[00:01:45] Unpacking libfile-listing-perl (6.15-1) ...
[00:01:45] Selecting previously unselected package libhtml-tagset-perl.
[00:01:45] Preparing to unpack .../065-libhtml-tagset-perl_3.20-6_all.deb ...
[00:01:45] Unpacking libhtml-tagset-perl (3.20-6) ...
[00:01:45] Selecting previously unselected package libregexp-ipv6-perl.
[00:01:45] Preparing to unpack .../066-libregexp-ipv6-perl_0.03-3_all.deb ...
[00:01:45] Unpacking libregexp-ipv6-perl (0.03-3) ...
[00:01:45] Selecting previously unselected package liburi-perl.
[00:01:45] Preparing to unpack .../067-liburi-perl_5.17-1_all.deb ...
[00:01:45] Unpacking liburi-perl (5.17-1) ...
[00:01:45] Selecting previously unselected package libhtml-parser-perl:amd64.
[00:01:45] Preparing to unpack .../068-libhtml-parser-perl_3.81-1_amd64.deb ...
[00:01:45] Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
[00:01:45] Selecting previously unselected package libhtml-tree-perl.
[00:01:45] Preparing to unpack .../069-libhtml-tree-perl_5.07-3_all.deb ...
[00:01:45] Unpacking libhtml-tree-perl (5.07-3) ...
[00:01:45] Selecting previously unselected package libclone-perl:amd64.
[00:01:45] Preparing to unpack .../070-libclone-perl_0.46-1_amd64.deb ...
[00:01:45] Unpacking libclone-perl:amd64 (0.46-1) ...
[00:01:45] Selecting previously unselected package libio-html-perl.
[00:01:45] Preparing to unpack .../071-libio-html-perl_1.004-3_all.deb ...
[00:01:45] Unpacking libio-html-perl (1.004-3) ...
[00:01:45] Selecting previously unselected package liblwp-mediatypes-perl.
[00:01:45] Preparing to unpack .../072-liblwp-mediatypes-perl_6.04-2_all.deb ...
[00:01:45] Unpacking liblwp-mediatypes-perl (6.04-2) ...
[00:01:46] Selecting previously unselected package libhttp-message-perl.
[00:01:46] Preparing to unpack .../073-libhttp-message-perl_6.44-1_all.deb ...
[00:01:46] Unpacking libhttp-message-perl (6.44-1) ...
[00:01:46] Selecting previously unselected package libhttp-cookies-perl.
[00:01:46] Preparing to unpack .../074-libhttp-cookies-perl_6.10-1_all.deb ...
[00:01:46] Unpacking libhttp-cookies-perl (6.10-1) ...
[00:01:46] Selecting previously unselected package libhttp-negotiate-perl.
[00:01:46] Preparing to unpack .../075-libhttp-negotiate-perl_6.01-2_all.deb ...
[00:01:46] Unpacking libhttp-negotiate-perl (6.01-2) ...
[00:01:46] Selecting previously unselected package perl-openssl-defaults:amd64.
[00:01:46] Preparing to unpack .../076-perl-openssl-defaults_7+b1_amd64.deb ...
[00:01:46] Unpacking perl-openssl-defaults:amd64 (7+b1) ...
[00:01:46] Selecting previously unselected package libnet-ssleay-perl:amd64.
[00:01:46] Preparing to unpack .../077-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
[00:01:46] Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:01:46] Selecting previously unselected package libio-socket-ssl-perl.
[00:01:46] Preparing to unpack .../078-libio-socket-ssl-perl_2.081-2_all.deb ...
[00:01:46] Unpacking libio-socket-ssl-perl (2.081-2) ...
[00:01:46] Selecting previously unselected package libnet-http-perl.
[00:01:46] Preparing to unpack .../079-libnet-http-perl_6.22-1_all.deb ...
[00:01:46] Unpacking libnet-http-perl (6.22-1) ...
[00:01:46] Selecting previously unselected package liblwp-protocol-https-perl.
[00:01:46] Preparing to unpack .../080-liblwp-protocol-https-perl_6.10-1_all.deb ...
[00:01:46] Unpacking liblwp-protocol-https-perl (6.10-1) ...
[00:01:46] Selecting previously unselected package libtry-tiny-perl.
[00:01:46] Preparing to unpack .../081-libtry-tiny-perl_0.31-2_all.deb ...
[00:01:46] Unpacking libtry-tiny-perl (0.31-2) ...
[00:01:46] Selecting previously unselected package libwww-robotrules-perl.
[00:01:46] Preparing to unpack .../082-libwww-robotrules-perl_6.02-1_all.deb ...
[00:01:46] Unpacking libwww-robotrules-perl (6.02-1) ...
[00:01:46] Selecting previously unselected package libwww-perl.
[00:01:46] Preparing to unpack .../083-libwww-perl_6.68-1_all.deb ...
[00:01:46] Unpacking libwww-perl (6.68-1) ...
[00:01:46] Selecting previously unselected package patchutils.
[00:01:46] Preparing to unpack .../084-patchutils_0.4.2-1_amd64.deb ...
[00:01:46] Unpacking patchutils (0.4.2-1) ...
[00:01:46] Selecting previously unselected package wdiff.
[00:01:46] Preparing to unpack .../085-wdiff_1.2.2-5_amd64.deb ...
[00:01:46] Unpacking wdiff (1.2.2-5) ...
[00:01:46] Selecting previously unselected package devscripts.
[00:01:46] Preparing to unpack .../086-devscripts_2.23.4+deb12u2_amd64.deb ...
[00:01:46] Unpacking devscripts (2.23.4+deb12u2) ...
[00:01:47] Selecting previously unselected package diffstat.
[00:01:47] Preparing to unpack .../087-diffstat_1.65-1_amd64.deb ...
[00:01:47] Unpacking diffstat (1.65-1) ...
[00:01:47] Selecting previously unselected package distro-info-data.
[00:01:47] Preparing to unpack .../088-distro-info-data_0.58+deb12u3_all.deb ...
[00:01:47] Unpacking distro-info-data (0.58+deb12u3) ...
[00:01:47] Selecting previously unselected package python3-debian.
[00:01:47] Preparing to unpack .../089-python3-debian_0.1.49_all.deb ...
[00:01:47] Unpacking python3-debian (0.1.49) ...
[00:01:47] Selecting previously unselected package libgpgme11:amd64.
[00:01:47] Preparing to unpack .../090-libgpgme11_1.18.0-3+b1_amd64.deb ...
[00:01:47] Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
[00:01:47] Selecting previously unselected package python3-gpg.
[00:01:47] Preparing to unpack .../091-python3-gpg_1.18.0-3+b1_amd64.deb ...
[00:01:47] Unpacking python3-gpg (1.18.0-3+b1) ...
[00:01:47] Selecting previously unselected package python3-xdg.
[00:01:47] Preparing to unpack .../092-python3-xdg_0.28-2_all.deb ...
[00:01:47] Unpacking python3-xdg (0.28-2) ...
[00:01:47] Selecting previously unselected package dput.
[00:01:47] Preparing to unpack .../093-dput_1.1.3_all.deb ...
[00:01:47] Unpacking dput (1.1.3) ...
[00:01:47] Selecting previously unselected package equivs.
[00:01:47] Preparing to unpack .../094-equivs_2.3.1_all.deb ...
[00:01:47] Unpacking equivs (2.3.1) ...
[00:01:47] Selecting previously unselected package libip6tc2:amd64.
[00:01:47] Preparing to unpack .../095-libip6tc2_1.8.9-2_amd64.deb ...
[00:01:47] Unpacking libip6tc2:amd64 (1.8.9-2) ...
[00:01:47] Selecting previously unselected package libnfnetlink0:amd64.
[00:01:47] Preparing to unpack .../096-libnfnetlink0_1.0.2-2_amd64.deb ...
[00:01:47] Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
[00:01:47] Selecting previously unselected package libnetfilter-conntrack3:amd64.
[00:01:47] Preparing to unpack .../097-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
[00:01:47] Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:01:47] Selecting previously unselected package iptables.
[00:01:47] Preparing to unpack .../098-iptables_1.8.9-2_amd64.deb ...
[00:01:47] Unpacking iptables (1.8.9-2) ...
[00:01:47] Selecting previously unselected package iso-codes.
[00:01:47] Preparing to unpack .../099-iso-codes_4.15.0-1_all.deb ...
[00:01:47] Unpacking iso-codes (4.15.0-1) ...
[00:01:48] Selecting previously unselected package libaliased-perl.
[00:01:48] Preparing to unpack .../100-libaliased-perl_0.34-3_all.deb ...
[00:01:48] Unpacking libaliased-perl (0.34-3) ...
[00:01:48] Selecting previously unselected package libapt-pkg-perl.
[00:01:48] Preparing to unpack .../101-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
[00:01:48] Unpacking libapt-pkg-perl (0.1.40+b2) ...
[00:01:48] Selecting previously unselected package libarchive-cpio-perl.
[00:01:48] Preparing to unpack .../102-libarchive-cpio-perl_0.10-3_all.deb ...
[00:01:48] Unpacking libarchive-cpio-perl (0.10-3) ...
[00:01:48] Selecting previously unselected package libarchive13:amd64.
[00:01:48] Preparing to unpack .../103-libarchive13_3.6.2-1+deb12u2_amd64.deb ...
[00:01:48] Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ...
[00:01:48] Selecting previously unselected package libarray-intspan-perl.
[00:01:48] Preparing to unpack .../104-libarray-intspan-perl_2.004-2_all.deb ...
[00:01:48] Unpacking libarray-intspan-perl (2.004-2) ...
[00:01:48] Selecting previously unselected package libatm1:amd64.
[00:01:48] Preparing to unpack .../105-libatm1_1%3a2.5.1-4+b2_amd64.deb ...
[00:01:48] Unpacking libatm1:amd64 (1:2.5.1-4+b2) ...
[00:01:48] Selecting previously unselected package libauthen-sasl-perl.
[00:01:48] Preparing to unpack .../106-libauthen-sasl-perl_2.1600-3_all.deb ...
[00:01:48] Unpacking libauthen-sasl-perl (2.1600-3) ...
[00:01:48] Selecting previously unselected package libmodule-implementation-perl.
[00:01:48] Preparing to unpack .../107-libmodule-implementation-perl_0.09-2_all.deb ...
[00:01:48] Unpacking libmodule-implementation-perl (0.09-2) ...
[00:01:48] Selecting previously unselected package libsub-exporter-progressive-perl.
[00:01:48] Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
[00:01:48] Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
[00:01:48] Selecting previously unselected package libvariable-magic-perl.
[00:01:48] Preparing to unpack .../109-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
[00:01:48] Unpacking libvariable-magic-perl (0.63-1+b1) ...
[00:01:48] Selecting previously unselected package libb-hooks-endofscope-perl.
[00:01:48] Preparing to unpack .../110-libb-hooks-endofscope-perl_0.26-1_all.deb ...
[00:01:48] Unpacking libb-hooks-endofscope-perl (0.26-1) ...
[00:01:48] Selecting previously unselected package libberkeleydb-perl:amd64.
[00:01:48] Preparing to unpack .../111-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
[00:01:48] Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:01:48] Selecting previously unselected package libcapture-tiny-perl.
[00:01:49] Preparing to unpack .../112-libcapture-tiny-perl_0.48-2_all.deb ...
[00:01:49] Unpacking libcapture-tiny-perl (0.48-2) ...
[00:01:49] Selecting previously unselected package libcgi-pm-perl.
[00:01:49] Preparing to unpack .../113-libcgi-pm-perl_4.55-1_all.deb ...
[00:01:49] Unpacking libcgi-pm-perl (4.55-1) ...
[00:01:49] Selecting previously unselected package libfcgi0ldbl:amd64.
[00:01:49] Preparing to unpack .../114-libfcgi0ldbl_2.4.2-2_amd64.deb ...
[00:01:49] Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
[00:01:49] Selecting previously unselected package libfcgi-perl.
[00:01:49] Preparing to unpack .../115-libfcgi-perl_0.82+ds-2_amd64.deb ...
[00:01:49] Unpacking libfcgi-perl (0.82+ds-2) ...
[00:01:49] Selecting previously unselected package libcgi-fast-perl.
[00:01:49] Preparing to unpack .../116-libcgi-fast-perl_1%3a2.15-1_all.deb ...
[00:01:49] Unpacking libcgi-fast-perl (1:2.15-1) ...
[00:01:49] Selecting previously unselected package libclass-data-inheritable-perl.
[00:01:49] Preparing to unpack .../117-libclass-data-inheritable-perl_0.08-3_all.deb ...
[00:01:49] Unpacking libclass-data-inheritable-perl (0.08-3) ...
[00:01:49] Selecting previously unselected package libclass-inspector-perl.
[00:01:49] Preparing to unpack .../118-libclass-inspector-perl_1.36-3_all.deb ...
[00:01:49] Unpacking libclass-inspector-perl (1.36-3) ...
[00:01:49] Selecting previously unselected package libcommon-sense-perl:amd64.
[00:01:49] Preparing to unpack .../119-libcommon-sense-perl_3.75-3_amd64.deb ...
[00:01:49] Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
[00:01:49] Selecting previously unselected package libconfig-tiny-perl.
[00:01:49] Preparing to unpack .../120-libconfig-tiny-perl_2.28-2_all.deb ...
[00:01:49] Unpacking libconfig-tiny-perl (2.28-2) ...
[00:01:49] Selecting previously unselected package libparams-util-perl.
[00:01:49] Preparing to unpack .../121-libparams-util-perl_1.102-2+b1_amd64.deb ...
[00:01:49] Unpacking libparams-util-perl (1.102-2+b1) ...
[00:01:49] Selecting previously unselected package libsub-install-perl.
[00:01:49] Preparing to unpack .../122-libsub-install-perl_0.929-1_all.deb ...
[00:01:49] Unpacking libsub-install-perl (0.929-1) ...
[00:01:49] Selecting previously unselected package libdata-optlist-perl.
[00:01:49] Preparing to unpack .../123-libdata-optlist-perl_0.113-1_all.deb ...
[00:01:49] Unpacking libdata-optlist-perl (0.113-1) ...
[00:01:50] Selecting previously unselected package libsub-exporter-perl.
[00:01:50] Preparing to unpack .../124-libsub-exporter-perl_0.989-1_all.deb ...
[00:01:50] Unpacking libsub-exporter-perl (0.989-1) ...
[00:01:50] Selecting previously unselected package libconst-fast-perl.
[00:01:50] Preparing to unpack .../125-libconst-fast-perl_0.014-2_all.deb ...
[00:01:50] Unpacking libconst-fast-perl (0.014-2) ...
[00:01:50] Selecting previously unselected package libwant-perl.
[00:01:50] Preparing to unpack .../126-libwant-perl_0.29-2+b1_amd64.deb ...
[00:01:50] Unpacking libwant-perl (0.29-2+b1) ...
[00:01:50] Selecting previously unselected package libcontextual-return-perl.
[00:01:50] Preparing to unpack .../127-libcontextual-return-perl_0.004014-4_all.deb ...
[00:01:50] Unpacking libcontextual-return-perl (0.004014-4) ...
[00:01:50] Selecting previously unselected package libconvert-binhex-perl.
[00:01:50] Preparing to unpack .../128-libconvert-binhex-perl_1.125-3_all.deb ...
[00:01:50] Unpacking libconvert-binhex-perl (1.125-3) ...
[00:01:50] Selecting previously unselected package libcpanel-json-xs-perl:amd64.
[00:01:50] Preparing to unpack .../129-libcpanel-json-xs-perl_4.35-1_amd64.deb ...
[00:01:50] Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ...
[00:01:50] Selecting previously unselected package libdevel-stacktrace-perl.
[00:01:50] Preparing to unpack .../130-libdevel-stacktrace-perl_2.0400-2_all.deb ...
[00:01:50] Unpacking libdevel-stacktrace-perl (2.0400-2) ...
[00:01:50] Selecting previously unselected package libexception-class-perl.
[00:01:50] Preparing to unpack .../131-libexception-class-perl_1.45-1_all.deb ...
[00:01:50] Unpacking libexception-class-perl (1.45-1) ...
[00:01:50] Selecting previously unselected package libiterator-perl.
[00:01:50] Preparing to unpack .../132-libiterator-perl_0.03+ds1-2_all.deb ...
[00:01:50] Unpacking libiterator-perl (0.03+ds1-2) ...
[00:01:50] Selecting previously unselected package libiterator-util-perl.
[00:01:50] Preparing to unpack .../133-libiterator-util-perl_0.02+ds1-2_all.deb ...
[00:01:50] Unpacking libiterator-util-perl (0.02+ds1-2) ...
[00:01:50] Selecting previously unselected package libdata-dpath-perl.
[00:01:50] Preparing to unpack .../134-libdata-dpath-perl_0.58-2_all.deb ...
[00:01:50] Unpacking libdata-dpath-perl (0.58-2) ...
[00:01:50] Selecting previously unselected package libdata-dump-perl.
[00:01:50] Preparing to unpack .../135-libdata-dump-perl_1.25-1_all.deb ...
[00:01:50] Unpacking libdata-dump-perl (1.25-1) ...
[00:01:50] Selecting previously unselected package libdata-messagepack-perl.
[00:01:50] Preparing to unpack .../136-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
[00:01:50] Unpacking libdata-messagepack-perl (1.02-1+b1) ...
[00:01:50] Selecting previously unselected package libnet-domain-tld-perl.
[00:01:50] Preparing to unpack .../137-libnet-domain-tld-perl_1.75-3_all.deb ...
[00:01:50] Unpacking libnet-domain-tld-perl (1.75-3) ...
[00:01:50] Selecting previously unselected package libdata-validate-domain-perl.
[00:01:50] Preparing to unpack .../138-libdata-validate-domain-perl_0.10-1.1_all.deb ...
[00:01:50] Unpacking libdata-validate-domain-perl (0.10-1.1) ...
[00:01:50] Selecting previously unselected package libnet-ipv6addr-perl.
[00:01:50] Preparing to unpack .../139-libnet-ipv6addr-perl_1.02-1_all.deb ...
[00:01:50] Unpacking libnet-ipv6addr-perl (1.02-1) ...
[00:01:50] Selecting previously unselected package libnet-netmask-perl.
[00:01:50] Preparing to unpack .../140-libnet-netmask-perl_2.0002-2_all.deb ...
[00:01:50] Unpacking libnet-netmask-perl (2.0002-2) ...
[00:01:50] Selecting previously unselected package libnetaddr-ip-perl.
[00:01:50] Preparing to unpack .../141-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
[00:01:50] Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:01:51] Selecting previously unselected package libdata-validate-ip-perl.
[00:01:51] Preparing to unpack .../142-libdata-validate-ip-perl_0.31-1_all.deb ...
[00:01:51] Unpacking libdata-validate-ip-perl (0.31-1) ...
[00:01:51] Selecting previously unselected package libdata-validate-uri-perl.
[00:01:51] Preparing to unpack .../143-libdata-validate-uri-perl_0.07-2_all.deb ...
[00:01:51] Unpacking libdata-validate-uri-perl (0.07-2) ...
[00:01:51] Selecting previously unselected package libdevel-size-perl.
[00:01:51] Preparing to unpack .../144-libdevel-size-perl_0.83-2+b1_amd64.deb ...
[00:01:51] Unpacking libdevel-size-perl (0.83-2+b1) ...
[00:01:51] Selecting previously unselected package libdistro-info-perl.
[00:01:51] Preparing to unpack .../145-libdistro-info-perl_1.5+deb12u1_all.deb ...
[00:01:51] Unpacking libdistro-info-perl (1.5+deb12u1) ...
[00:01:51] Selecting previously unselected package libemail-address-xs-perl.
[00:01:51] Preparing to unpack .../146-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
[00:01:51] Unpacking libemail-address-xs-perl (1.05-1+b1) ...
[00:01:51] Selecting previously unselected package libexporter-tiny-perl.
[00:01:51] Preparing to unpack .../147-libexporter-tiny-perl_1.006000-1_all.deb ...
[00:01:51] Unpacking libexporter-tiny-perl (1.006000-1) ...
[00:01:51] Selecting previously unselected package libfcgi-bin.
[00:01:51] Preparing to unpack .../148-libfcgi-bin_2.4.2-2_amd64.deb ...
[00:01:51] Unpacking libfcgi-bin (2.4.2-2) ...
[00:01:51] Selecting previously unselected package libindirect-perl.
[00:01:51] Preparing to unpack .../149-libindirect-perl_0.39-2+b1_amd64.deb ...
[00:01:51] Unpacking libindirect-perl (0.39-2+b1) ...
[00:01:51] Selecting previously unselected package libxs-parse-keyword-perl.
[00:01:51] Preparing to unpack .../150-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
[00:01:51] Unpacking libxs-parse-keyword-perl (0.33-1) ...
[00:01:51] Selecting previously unselected package libxs-parse-sublike-perl:amd64.
[00:01:51] Preparing to unpack .../151-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
[00:01:51] Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:01:51] Selecting previously unselected package libobject-pad-perl.
[00:01:51] Preparing to unpack .../152-libobject-pad-perl_0.78-1_amd64.deb ...
[00:01:51] Unpacking libobject-pad-perl (0.78-1) ...
[00:01:51] Selecting previously unselected package libfeature-compat-class-perl.
[00:01:51] Preparing to unpack .../153-libfeature-compat-class-perl_0.05-1_all.deb ...
[00:01:51] Unpacking libfeature-compat-class-perl (0.05-1) ...
[00:01:51] Selecting previously unselected package libsyntax-keyword-try-perl.
[00:01:51] Preparing to unpack .../154-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
[00:01:51] Unpacking libsyntax-keyword-try-perl (0.28-1) ...
[00:01:51] Selecting previously unselected package libfeature-compat-try-perl.
[00:01:51] Preparing to unpack .../155-libfeature-compat-try-perl_0.05-1_all.deb ...
[00:01:51] Unpacking libfeature-compat-try-perl (0.05-1) ...
[00:01:51] Selecting previously unselected package libipc-system-simple-perl.
[00:01:51] Preparing to unpack .../156-libipc-system-simple-perl_1.30-2_all.deb ...
[00:01:51] Unpacking libipc-system-simple-perl (1.30-2) ...
[00:01:51] Selecting previously unselected package libfile-basedir-perl.
[00:01:51] Preparing to unpack .../157-libfile-basedir-perl_0.09-2_all.deb ...
[00:01:51] Unpacking libfile-basedir-perl (0.09-2) ...
[00:01:51] Selecting previously unselected package libfile-chdir-perl.
[00:01:51] Preparing to unpack .../158-libfile-chdir-perl_0.1008-1.1_all.deb ...
[00:01:51] Unpacking libfile-chdir-perl (0.1008-1.1) ...
[00:01:51] Selecting previously unselected package libnumber-compare-perl.
[00:01:51] Preparing to unpack .../159-libnumber-compare-perl_0.03-3_all.deb ...
[00:01:51] Unpacking libnumber-compare-perl (0.03-3) ...
[00:01:51] Selecting previously unselected package libtext-glob-perl.
[00:01:51] Preparing to unpack .../160-libtext-glob-perl_0.11-3_all.deb ...
[00:01:51] Unpacking libtext-glob-perl (0.11-3) ...
[00:01:51] Selecting previously unselected package libfile-find-rule-perl.
[00:01:51] Preparing to unpack .../161-libfile-find-rule-perl_0.34-3_all.deb ...
[00:01:51] Unpacking libfile-find-rule-perl (0.34-3) ...
[00:01:51] Selecting previously unselected package libfont-afm-perl.
[00:01:51] Preparing to unpack .../162-libfont-afm-perl_1.20-4_all.deb ...
[00:01:51] Unpacking libfont-afm-perl (1.20-4) ...
[00:01:52] Selecting previously unselected package libio-string-perl.
[00:01:52] Preparing to unpack .../163-libio-string-perl_1.08-4_all.deb ...
[00:01:52] Unpacking libio-string-perl (1.08-4) ...
[00:01:52] Selecting previously unselected package libfont-ttf-perl.
[00:01:52] Preparing to unpack .../164-libfont-ttf-perl_1.06-2_all.deb ...
[00:01:52] Unpacking libfont-ttf-perl (1.06-2) ...
[00:01:52] Selecting previously unselected package libfreezethaw-perl.
[00:01:52] Preparing to unpack .../165-libfreezethaw-perl_0.5001-3_all.deb ...
[00:01:52] Unpacking libfreezethaw-perl (0.5001-3) ...
[00:01:52] Selecting previously unselected package libsort-versions-perl.
[00:01:52] Preparing to unpack .../166-libsort-versions-perl_1.62-3_all.deb ...
[00:01:52] Unpacking libsort-versions-perl (1.62-3) ...
[00:01:52] Selecting previously unselected package libgit-wrapper-perl.
[00:01:52] Preparing to unpack .../167-libgit-wrapper-perl_0.048-2_all.deb ...
[00:01:52] Unpacking libgit-wrapper-perl (0.048-2) ...
[00:01:52] Selecting previously unselected package libhttp-tiny-multipart-perl.
[00:01:52] Preparing to unpack .../168-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
[00:01:52] Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
[00:01:52] Selecting previously unselected package libio-prompter-perl.
[00:01:52] Preparing to unpack .../169-libio-prompter-perl_0.004015-2_all.deb ...
[00:01:52] Unpacking libio-prompter-perl (0.004015-2) ...
[00:01:52] Selecting previously unselected package libjson-perl.
[00:01:52] Preparing to unpack .../170-libjson-perl_4.10000-1_all.deb ...
[00:01:52] Unpacking libjson-perl (4.10000-1) ...
[00:01:52] Selecting previously unselected package liblog-any-perl.
[00:01:52] Preparing to unpack .../171-liblog-any-perl_1.713-1_all.deb ...
[00:01:52] Unpacking liblog-any-perl (1.713-1) ...
[00:01:52] Selecting previously unselected package liblog-any-adapter-screen-perl.
[00:01:52] Preparing to unpack .../172-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
[00:01:52] Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
[00:01:52] Selecting previously unselected package libpackage-stash-perl.
[00:01:52] Preparing to unpack .../173-libpackage-stash-perl_0.40-1_all.deb ...
[00:01:52] Unpacking libpackage-stash-perl (0.40-1) ...
[00:01:52] Selecting previously unselected package libsub-identify-perl.
[00:01:52] Preparing to unpack .../174-libsub-identify-perl_0.14-3_amd64.deb ...
[00:01:52] Unpacking libsub-identify-perl (0.14-3) ...
[00:01:52] Selecting previously unselected package libsub-name-perl:amd64.
[00:01:52] Preparing to unpack .../175-libsub-name-perl_0.26-2+b1_amd64.deb ...
[00:01:52] Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
[00:01:52] Selecting previously unselected package libnamespace-clean-perl.
[00:01:52] Preparing to unpack .../176-libnamespace-clean-perl_0.27-2_all.deb ...
[00:01:52] Unpacking libnamespace-clean-perl (0.27-2) ...
[00:01:52] Selecting previously unselected package libpath-tiny-perl.
[00:01:52] Preparing to unpack .../177-libpath-tiny-perl_0.144-1_all.deb ...
[00:01:52] Unpacking libpath-tiny-perl (0.144-1) ...
[00:01:53] Selecting previously unselected package libstrictures-perl.
[00:01:53] Preparing to unpack .../178-libstrictures-perl_2.000006-1_all.deb ...
[00:01:53] Unpacking libstrictures-perl (2.000006-1) ...
[00:01:53] Selecting previously unselected package libtype-tiny-perl.
[00:01:53] Preparing to unpack .../179-libtype-tiny-perl_2.002001-1_all.deb ...
[00:01:53] Unpacking libtype-tiny-perl (2.002001-1) ...
[00:01:53] Selecting previously unselected package libgitlab-api-v4-perl.
[00:01:53] Preparing to unpack .../180-libgitlab-api-v4-perl_0.26-3_all.deb ...
[00:01:53] Unpacking libgitlab-api-v4-perl (0.26-3) ...
[00:01:53] Selecting previously unselected package libglib2.0-0:amd64.
[00:01:53] Preparing to unpack .../181-libglib2.0-0_2.74.6-2+deb12u5_amd64.deb ...
[00:01:53] Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
[00:01:53] Selecting previously unselected package libglib2.0-data.
[00:01:53] Preparing to unpack .../182-libglib2.0-data_2.74.6-2+deb12u5_all.deb ...
[00:01:53] Unpacking libglib2.0-data (2.74.6-2+deb12u5) ...
[00:01:53] Selecting previously unselected package libhtml-form-perl.
[00:01:53] Preparing to unpack .../183-libhtml-form-perl_6.11-1_all.deb ...
[00:01:53] Unpacking libhtml-form-perl (6.11-1) ...
[00:01:53] Selecting previously unselected package libhtml-format-perl.
[00:01:53] Preparing to unpack .../184-libhtml-format-perl_2.16-2_all.deb ...
[00:01:53] Unpacking libhtml-format-perl (2.16-2) ...
[00:01:53] Selecting previously unselected package libhtml-html5-entities-perl.
[00:01:53] Preparing to unpack .../185-libhtml-html5-entities-perl_0.004-3_all.deb ...
[00:01:53] Unpacking libhtml-html5-entities-perl (0.004-3) ...
[00:01:53] Selecting previously unselected package libhtml-tokeparser-simple-perl.
[00:01:53] Preparing to unpack .../186-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
[00:01:53] Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
[00:01:53] Selecting previously unselected package libhttp-daemon-perl.
[00:01:53] Preparing to unpack .../187-libhttp-daemon-perl_6.16-1_all.deb ...
[00:01:53] Unpacking libhttp-daemon-perl (6.16-1) ...
[00:01:53] Selecting previously unselected package libio-interactive-perl.
[00:01:53] Preparing to unpack .../188-libio-interactive-perl_1.023-2_all.deb ...
[00:01:53] Unpacking libio-interactive-perl (1.023-2) ...
[00:01:53] Selecting previously unselected package libio-sessiondata-perl.
[00:01:53] Preparing to unpack .../189-libio-sessiondata-perl_1.03-3_all.deb ...
[00:01:53] Unpacking libio-sessiondata-perl (1.03-3) ...
[00:01:54] Selecting previously unselected package libio-stringy-perl.
[00:01:54] Preparing to unpack .../190-libio-stringy-perl_2.111-3_all.deb ...
[00:01:54] Unpacking libio-stringy-perl (2.111-3) ...
[00:01:54] Selecting previously unselected package libipc-run3-perl.
[00:01:54] Preparing to unpack .../191-libipc-run3-perl_0.048-3_all.deb ...
[00:01:54] Unpacking libipc-run3-perl (0.048-3) ...
[00:01:54] Selecting previously unselected package libtypes-serialiser-perl.
[00:01:54] Preparing to unpack .../192-libtypes-serialiser-perl_1.01-1_all.deb ...
[00:01:54] Unpacking libtypes-serialiser-perl (1.01-1) ...
[00:01:54] Selecting previously unselected package libjson-xs-perl.
[00:01:54] Preparing to unpack .../193-libjson-xs-perl_4.030-2+b1_amd64.deb ...
[00:01:54] Unpacking libjson-xs-perl (4.030-2+b1) ...
[00:01:54] Selecting previously unselected package libjson-maybexs-perl.
[00:01:54] Preparing to unpack .../194-libjson-maybexs-perl_1.004004-1_all.deb ...
[00:01:54] Unpacking libjson-maybexs-perl (1.004004-1) ...
[00:01:54] Selecting previously unselected package liblist-compare-perl.
[00:01:54] Preparing to unpack .../195-liblist-compare-perl_0.55-2_all.deb ...
[00:01:54] Unpacking liblist-compare-perl (0.55-2) ...
[00:01:54] Selecting previously unselected package liblist-someutils-perl.
[00:01:54] Preparing to unpack .../196-liblist-someutils-perl_0.59-1_all.deb ...
[00:01:54] Unpacking liblist-someutils-perl (0.59-1) ...
[00:01:54] Selecting previously unselected package liblist-someutils-xs-perl:amd64.
[00:01:54] Preparing to unpack .../197-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
[00:01:54] Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:01:54] Selecting previously unselected package liblist-utilsby-perl.
[00:01:54] Preparing to unpack .../198-liblist-utilsby-perl_0.12-2_all.deb ...
[00:01:54] Unpacking liblist-utilsby-perl (0.12-2) ...
[00:01:54] Selecting previously unselected package libltdl7:amd64.
[00:01:54] Preparing to unpack .../199-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
[00:01:54] Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:01:54] Selecting previously unselected package libltdl-dev:amd64.
[00:01:54] Preparing to unpack .../200-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ...
[00:01:54] Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:01:55] Selecting previously unselected package liblz1:amd64.
[00:01:55] Preparing to unpack .../201-liblz1_1.13-5_amd64.deb ...
[00:01:55] Unpacking liblz1:amd64 (1.13-5) ...
[00:01:55] Selecting previously unselected package liblzo2-2:amd64.
[00:01:55] Preparing to unpack .../202-liblzo2-2_2.10-2_amd64.deb ...
[00:01:55] Unpacking liblzo2-2:amd64 (2.10-2) ...
[00:01:55] Selecting previously unselected package libsys-hostname-long-perl.
[00:01:55] Preparing to unpack .../203-libsys-hostname-long-perl_1.5-3_all.deb ...
[00:01:55] Unpacking libsys-hostname-long-perl (1.5-3) ...
[00:01:55] Selecting previously unselected package libmail-sendmail-perl.
[00:01:55] Preparing to unpack .../204-libmail-sendmail-perl_0.80-3_all.deb ...
[00:01:55] Unpacking libmail-sendmail-perl (0.80-3) ...
[00:01:55] Selecting previously unselected package libnet-smtp-ssl-perl.
[00:01:55] Preparing to unpack .../205-libnet-smtp-ssl-perl_1.04-2_all.deb ...
[00:01:55] Unpacking libnet-smtp-ssl-perl (1.04-2) ...
[00:01:55] Selecting previously unselected package libmailtools-perl.
[00:01:55] Preparing to unpack .../206-libmailtools-perl_2.21-2_all.deb ...
[00:01:55] Unpacking libmailtools-perl (2.21-2) ...
[00:01:55] Selecting previously unselected package libmarkdown2:amd64.
[00:01:55] Preparing to unpack .../207-libmarkdown2_2.2.7-2_amd64.deb ...
[00:01:55] Unpacking libmarkdown2:amd64 (2.2.7-2) ...
[00:01:55] Selecting previously unselected package libmath-base85-perl.
[00:01:55] Preparing to unpack .../208-libmath-base85-perl_0.5+dfsg-2_all.deb ...
[00:01:55] Unpacking libmath-base85-perl (0.5+dfsg-2) ...
[00:01:55] Selecting previously unselected package libmime-tools-perl.
[00:01:55] Preparing to unpack .../209-libmime-tools-perl_5.510-1_all.deb ...
[00:01:55] Unpacking libmime-tools-perl (5.510-1) ...
[00:01:55] Selecting previously unselected package libmldbm-perl.
[00:01:55] Preparing to unpack .../210-libmldbm-perl_2.05-4_all.deb ...
[00:01:55] Unpacking libmldbm-perl (2.05-4) ...
[00:01:55] Selecting previously unselected package libmoox-aliases-perl.
[00:01:55] Preparing to unpack .../211-libmoox-aliases-perl_0.001006-2_all.deb ...
[00:01:55] Unpacking libmoox-aliases-perl (0.001006-2) ...
[00:01:55] Selecting previously unselected package libmouse-perl.
[00:01:55] Preparing to unpack .../212-libmouse-perl_2.5.10-1+b3_amd64.deb ...
[00:01:55] Unpacking libmouse-perl (2.5.10-1+b3) ...
[00:01:55] Selecting previously unselected package libpackage-stash-xs-perl:amd64.
[00:01:55] Preparing to unpack .../213-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
[00:01:55] Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:01:55] Selecting previously unselected package libpam-cap:amd64.
[00:01:55] Preparing to unpack .../214-libpam-cap_1%3a2.66-4_amd64.deb ...
[00:01:55] Unpacking libpam-cap:amd64 (1:2.66-4) ...
[00:01:55] Selecting previously unselected package libpath-iterator-rule-perl.
[00:01:55] Preparing to unpack .../215-libpath-iterator-rule-perl_1.015-2_all.deb ...
[00:01:55] Unpacking libpath-iterator-rule-perl (1.015-2) ...
[00:01:55] Selecting previously unselected package libperlio-gzip-perl.
[00:01:55] Preparing to unpack .../216-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
[00:01:55] Unpacking libperlio-gzip-perl (0.20-1+b1) ...
[00:01:55] Selecting previously unselected package libperlio-utf8-strict-perl.
[00:01:55] Preparing to unpack .../217-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
[00:01:55] Unpacking libperlio-utf8-strict-perl (0.010-1) ...
[00:01:56] Selecting previously unselected package libpod-parser-perl.
[00:01:56] Preparing to unpack .../218-libpod-parser-perl_1.65-1_all.deb ...
[00:01:56] Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
[00:01:56] 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:56] Unpacking libpod-parser-perl (1.65-1) ...
[00:01:56] Selecting previously unselected package libpod-constants-perl.
[00:01:56] Preparing to unpack .../219-libpod-constants-perl_0.19-2_all.deb ...
[00:01:56] Unpacking libpod-constants-perl (0.19-2) ...
[00:01:56] Selecting previously unselected package libproc-processtable-perl:amd64.
[00:01:56] Preparing to unpack .../220-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
[00:01:56] Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:01:56] Selecting previously unselected package libre2-9:amd64.
[00:01:56] Preparing to unpack .../221-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
[00:01:56] Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:01:56] Selecting previously unselected package libre-engine-re2-perl:amd64.
[00:01:56] Preparing to unpack .../222-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
[00:01:56] Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:01:56] Selecting previously unselected package libreadonly-perl.
[00:01:56] Preparing to unpack .../223-libreadonly-perl_2.050-3_all.deb ...
[00:01:56] Unpacking libreadonly-perl (2.050-3) ...
[00:01:56] Selecting previously unselected package libref-util-perl.
[00:01:56] Preparing to unpack .../224-libref-util-perl_0.204-2_all.deb ...
[00:01:56] Unpacking libref-util-perl (0.204-2) ...
[00:01:56] Selecting previously unselected package libref-util-xs-perl.
[00:01:56] Preparing to unpack .../225-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
[00:01:56] Unpacking libref-util-xs-perl (0.117-2+b1) ...
[00:01:56] Selecting previously unselected package libregexp-pattern-license-perl.
[00:01:56] Preparing to unpack .../226-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
[00:01:56] Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
[00:01:56] Selecting previously unselected package libregexp-pattern-perl.
[00:01:56] Preparing to unpack .../227-libregexp-pattern-perl_0.2.14-2_all.deb ...
[00:01:56] Unpacking libregexp-pattern-perl (0.2.14-2) ...
[00:01:56] Selecting previously unselected package libregexp-wildcards-perl.
[00:01:56] Preparing to unpack .../228-libregexp-wildcards-perl_1.05-3_all.deb ...
[00:01:56] Unpacking libregexp-wildcards-perl (1.05-3) ...
[00:01:56] Selecting previously unselected package libsereal-decoder-perl.
[00:01:56] Preparing to unpack .../229-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
[00:01:56] Unpacking libsereal-decoder-perl (5.003+ds-1) ...
[00:01:56] Selecting previously unselected package libsereal-encoder-perl.
[00:01:56] Preparing to unpack .../230-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
[00:01:56] Unpacking libsereal-encoder-perl (5.003+ds-1) ...
[00:01:56] Selecting previously unselected package libset-intspan-perl.
[00:01:56] Preparing to unpack .../231-libset-intspan-perl_1.19-3_all.deb ...
[00:01:56] Unpacking libset-intspan-perl (1.19-3) ...
[00:01:56] Selecting previously unselected package libtask-weaken-perl.
[00:01:56] Preparing to unpack .../232-libtask-weaken-perl_1.06-2_all.deb ...
[00:01:56] Unpacking libtask-weaken-perl (1.06-2) ...
[00:01:56] Selecting previously unselected package libxml-parser-perl.
[00:01:56] Preparing to unpack .../233-libxml-parser-perl_2.46-4_amd64.deb ...
[00:01:56] Unpacking libxml-parser-perl (2.46-4) ...
[00:01:56] Selecting previously unselected package libsoap-lite-perl.
[00:01:57] Preparing to unpack .../234-libsoap-lite-perl_1.27-3_all.deb ...
[00:01:57] Unpacking libsoap-lite-perl (1.27-3) ...
[00:01:57] Selecting previously unselected package libsocket6-perl.
[00:01:57] Preparing to unpack .../235-libsocket6-perl_0.29-3_amd64.deb ...
[00:01:57] Unpacking libsocket6-perl (0.29-3) ...
[00:01:57] Selecting previously unselected package libstring-copyright-perl.
[00:01:57] Preparing to unpack .../236-libstring-copyright-perl_0.003014-1_all.deb ...
[00:01:57] Unpacking libstring-copyright-perl (0.003014-1) ...
[00:01:57] Selecting previously unselected package libstring-escape-perl.
[00:01:57] Preparing to unpack .../237-libstring-escape-perl_2010.002-3_all.deb ...
[00:01:57] Unpacking libstring-escape-perl (2010.002-3) ...
[00:01:57] Selecting previously unselected package libstring-license-perl.
[00:01:57] Preparing to unpack .../238-libstring-license-perl_0.0.2-1_all.deb ...
[00:01:57] Unpacking libstring-license-perl (0.0.2-1) ...
[00:01:57] Selecting previously unselected package libstring-shellquote-perl.
[00:01:57] Preparing to unpack .../239-libstring-shellquote-perl_1.04-3_all.deb ...
[00:01:57] Unpacking libstring-shellquote-perl (1.04-3) ...
[00:01:57] Selecting previously unselected package libsys-cpuaffinity-perl.
[00:01:57] Preparing to unpack .../240-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
[00:01:57] Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:01:57] Selecting previously unselected package libterm-readkey-perl.
[00:01:57] Preparing to unpack .../241-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
[00:01:57] Unpacking libterm-readkey-perl (2.38-2+b1) ...
[00:01:57] Selecting previously unselected package libtext-levenshteinxs-perl.
[00:01:57] Preparing to unpack .../242-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
[00:01:57] Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:01:57] Selecting previously unselected package libtext-markdown-discount-perl.
[00:01:57] Preparing to unpack .../243-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
[00:01:57] Unpacking libtext-markdown-discount-perl (0.16-1) ...
[00:01:57] Selecting previously unselected package libtext-xslate-perl:amd64.
[00:01:57] Preparing to unpack .../244-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
[00:01:57] Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:01:57] Selecting previously unselected package libtime-duration-perl.
[00:01:57] Preparing to unpack .../245-libtime-duration-perl_1.21-2_all.deb ...
[00:01:57] Unpacking libtime-duration-perl (1.21-2) ...
[00:01:57] Selecting previously unselected package libtime-moment-perl.
[00:01:57] Preparing to unpack .../246-libtime-moment-perl_0.44-2+b1_amd64.deb ...
[00:01:57] Unpacking libtime-moment-perl (0.44-2+b1) ...
[00:01:57] Selecting previously unselected package libtype-tiny-xs-perl:amd64.
[00:01:57] Preparing to unpack .../247-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
[00:01:57] Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:01:57] Selecting previously unselected package libunicode-utf8-perl.
[00:01:57] Preparing to unpack .../248-libunicode-utf8-perl_0.62-2_amd64.deb ...
[00:01:57] Unpacking libunicode-utf8-perl (0.62-2) ...
[00:01:57] Selecting previously unselected package libunwind8:amd64.
[00:01:57] Preparing to unpack .../249-libunwind8_1.6.2-3_amd64.deb ...
[00:01:57] Unpacking libunwind8:amd64 (1.6.2-3) ...
[00:01:57] Selecting previously unselected package libwww-mechanize-perl.
[00:01:57] Preparing to unpack .../250-libwww-mechanize-perl_2.16-1_all.deb ...
[00:01:57] Unpacking libwww-mechanize-perl (2.16-1) ...
[00:01:57] Selecting previously unselected package libxdelta2:amd64.
[00:01:57] Preparing to unpack .../251-libxdelta2_1.1.3-10.4_amd64.deb ...
[00:01:57] Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
[00:01:58] Selecting previously unselected package libxml-namespacesupport-perl.
[00:01:58] Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-2_all.deb ...
[00:01:58] Unpacking libxml-namespacesupport-perl (1.12-2) ...
[00:01:58] Selecting previously unselected package libxml-sax-base-perl.
[00:01:58] Preparing to unpack .../253-libxml-sax-base-perl_1.09-3_all.deb ...
[00:01:58] Unpacking libxml-sax-base-perl (1.09-3) ...
[00:01:58] Selecting previously unselected package libxml-sax-perl.
[00:01:58] Preparing to unpack .../254-libxml-sax-perl_1.02+dfsg-3_all.deb ...
[00:01:58] Unpacking libxml-sax-perl (1.02+dfsg-3) ...
[00:01:58] Selecting previously unselected package libxml-libxml-perl.
[00:01:58] Preparing to unpack .../255-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
[00:01:58] Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:01:58] Selecting previously unselected package libxml-sax-expat-perl.
[00:01:58] Preparing to unpack .../256-libxml-sax-expat-perl_0.51-2_all.deb ...
[00:01:58] Unpacking libxml-sax-expat-perl (0.51-2) ...
[00:01:58] Selecting previously unselected package libxmlrpc-lite-perl.
[00:01:58] Preparing to unpack .../257-libxmlrpc-lite-perl_0.717-5_all.deb ...
[00:01:58] Unpacking libxmlrpc-lite-perl (0.717-5) ...
[00:01:58] Selecting previously unselected package libxstring-perl:amd64.
[00:01:58] Preparing to unpack .../258-libxstring-perl_0.005-2+b1_amd64.deb ...
[00:01:58] Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
[00:01:58] Selecting previously unselected package libyaml-libyaml-perl.
[00:01:58] Preparing to unpack .../259-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
[00:01:58] Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
[00:01:58] Selecting previously unselected package licensecheck.
[00:01:58] Preparing to unpack .../260-licensecheck_3.3.5-1_all.deb ...
[00:01:58] Unpacking licensecheck (3.3.5-1) ...
[00:01:58] Selecting previously unselected package plzip.
[00:01:58] Preparing to unpack .../261-plzip_1.10-5_amd64.deb ...
[00:01:58] Unpacking plzip (1.10-5) ...
[00:01:58] Selecting previously unselected package lzop.
[00:01:58] Preparing to unpack .../262-lzop_1.04-2_amd64.deb ...
[00:01:58] Unpacking lzop (1.04-2) ...
[00:01:58] Selecting previously unselected package t1utils.
[00:01:58] Preparing to unpack .../263-t1utils_1.41-4_amd64.deb ...
[00:01:58] Unpacking t1utils (1.41-4) ...
[00:01:58] Selecting previously unselected package unzip.
[00:01:58] Preparing to unpack .../264-unzip_6.0-28_amd64.deb ...
[00:01:58] Unpacking unzip (6.0-28) ...
[00:01:58] Selecting previously unselected package lintian.
[00:01:58] Preparing to unpack .../265-lintian_2.116.3_all.deb ...
[00:01:58] Unpacking lintian (2.116.3) ...
[00:01:59] Selecting previously unselected package pbzip2.
[00:01:59] Preparing to unpack .../266-pbzip2_1.1.13-1_amd64.deb ...
[00:01:59] Unpacking pbzip2 (1.1.13-1) ...
[00:01:59] Selecting previously unselected package pixz.
[00:01:59] Preparing to unpack .../267-pixz_1.0.7-2_amd64.deb ...
[00:01:59] Unpacking pixz (1.0.7-2) ...
[00:01:59] Selecting previously unselected package xdelta.
[00:01:59] Preparing to unpack .../268-xdelta_1.1.3-10.4_amd64.deb ...
[00:01:59] Unpacking xdelta (1.1.3-10.4) ...
[00:01:59] Selecting previously unselected package xdelta3.
[00:01:59] Preparing to unpack .../269-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
[00:01:59] Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
[00:01:59] Selecting previously unselected package pristine-tar.
[00:01:59] Preparing to unpack .../270-pristine-tar_1.50_amd64.deb ...
[00:01:59] Unpacking pristine-tar (1.50) ...
[00:01:59] Selecting previously unselected package python-apt-common.
[00:02:00] Preparing to unpack .../271-python-apt-common_2.6.0_all.deb ...
[00:02:00] Unpacking python-apt-common (2.6.0) ...
[00:02:00] Selecting previously unselected package python3-apt.
[00:02:00] Preparing to unpack .../272-python3-apt_2.6.0_amd64.deb ...
[00:02:00] Unpacking python3-apt (2.6.0) ...
[00:02:00] Selecting previously unselected package python3-magic.
[00:02:00] Preparing to unpack .../273-python3-magic_2%3a0.4.26-3_all.deb ...
[00:02:00] Unpacking python3-magic (2:0.4.26-3) ...
[00:02:00] Selecting previously unselected package python3-unidiff.
[00:02:00] Preparing to unpack .../274-python3-unidiff_0.7.3-1_all.deb ...
[00:02:00] Unpacking python3-unidiff (0.7.3-1) ...
[00:02:00] Selecting previously unselected package zstd.
[00:02:00] Preparing to unpack .../275-zstd_1.5.4+dfsg2-5_amd64.deb ...
[00:02:00] Unpacking zstd (1.5.4+dfsg2-5) ...
[00:02:00] Selecting previously unselected package reprepro.
[00:02:00] Preparing to unpack .../276-reprepro_5.3.1-1+deb12u2_amd64.deb ...
[00:02:00] Unpacking reprepro (5.3.1-1+deb12u2) ...
[00:02:00] Selecting previously unselected package shared-mime-info.
[00:02:00] Preparing to unpack .../277-shared-mime-info_2.2-1_amd64.deb ...
[00:02:00] Unpacking shared-mime-info (2.2-1) ...
[00:02:00] Selecting previously unselected package strace.
[00:02:00] Preparing to unpack .../278-strace_6.1-0.1_amd64.deb ...
[00:02:00] Unpacking strace (6.1-0.1) ...
[00:02:00] Selecting previously unselected package xdg-user-dirs.
[00:02:00] Preparing to unpack .../279-xdg-user-dirs_0.18-1_amd64.deb ...
[00:02:00] Unpacking xdg-user-dirs (0.18-1) ...
[00:02:00] Setting up libapt-pkg-perl (0.1.40+b2) ...
[00:02:00] Setting up liblz1:amd64 (1.13-5) ...
[00:02:00] Setting up libpipeline1:amd64 (1.5.7-1) ...
[00:02:00] Setting up libio-sessiondata-perl (1.03-3) ...
[00:02:01] Setting up libstring-escape-perl (2010.002-3) ...
[00:02:01] Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
[00:02:01] Setting up plzip (1.10-5) ...
[00:02:01] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
[00:02:01] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
[00:02:01] update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
[00:02:01] Setting up wdiff (1.2.2-5) ...
[00:02:01] Setting up libfile-which-perl (1.27-2) ...
[00:02:01] Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
[00:02:01] Setting up libtask-weaken-perl (1.06-2) ...
[00:02:01] Setting up libunicode-utf8-perl (0.62-2) ...
[00:02:01] Setting up libset-intspan-perl (1.19-3) ...
[00:02:01] Setting up libicu72:amd64 (72.1-3) ...
[00:02:01] Setting up libmouse-perl (2.5.10-1+b3) ...
[00:02:01] Setting up bsdextrautils (2.38.1-5+deb12u3) ...
[00:02:01] Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
[00:02:01] Setting up apt-transport-https (2.6.1) ...
[00:02:01] Setting up libregexp-pattern-perl (0.2.14-2) ...
[00:02:01] Setting up libdata-messagepack-perl (1.02-1+b1) ...
[00:02:01] Setting up libclass-inspector-perl (1.36-3) ...
[00:02:01] Setting up libfont-afm-perl (1.20-4) ...
[00:02:01] Setting up libwant-perl (0.29-2+b1) ...
[00:02:01] Setting up libdynaloader-functions-perl (0.003-3) ...
[00:02:01] Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
[00:02:01] Setting up libtext-glob-perl (0.11-3) ...
[00:02:01] Setting up libclass-method-modifiers-perl (2.14-1) ...
[00:02:01] Setting up xdg-user-dirs (0.18-1) ...
[00:02:01] Setting up liblist-compare-perl (0.55-2) ...
[00:02:01] Setting up libref-util-xs-perl (0.117-2+b1) ...
[00:02:01] Setting up libio-pty-perl (1:1.17-1) ...
[00:02:01] Setting up libmagic-mgc (1:5.44-3) ...
[00:02:01] Setting up libclone-perl:amd64 (0.46-1) ...
[00:02:01] Setting up libarchive-zip-perl (1.68-1) ...
[00:02:01] Setting up libsub-identify-perl (0.14-3) ...
[00:02:01] Setting up libip6tc2:amd64 (1.8.9-2) ...
[00:02:01] Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
[00:02:01] No schema files found: doing nothing.
[00:02:01] Setting up distro-info-data (0.58+deb12u3) ...
[00:02:01] Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ...
[00:02:01] Setting up libio-stringy-perl (2.111-3) ...
[00:02:01] Setting up libhtml-tagset-perl (3.20-6) ...
[00:02:01] Setting up liblog-any-perl (1.713-1) ...
[00:02:01] Setting up libauthen-sasl-perl (2.1600-3) ...
[00:02:01] Setting up libdevel-size-perl (0.83-2+b1) ...
[00:02:01] Setting up unzip (6.0-28) ...
[00:02:01] Setting up libdebhelper-perl (13.11.4) ...
[00:02:01] Setting up libregexp-pattern-license-perl (3.9.4-3) ...
[00:02:01] Setting up libconvert-binhex-perl (1.125-3) ...
[00:02:01] Setting up liblwp-mediatypes-perl (6.04-2) ...
[00:02:01] Setting up libyaml-libyaml-perl (0.86+ds-1) ...
[00:02:01] Setting up libio-interactive-perl (1.023-2) ...
[00:02:01] Setting up libfcgi-bin (2.4.2-2) ...
[00:02:01] Setting up libtry-tiny-perl (0.31-2) ...
[00:02:01] Setting up libmagic1:amd64 (1:5.44-3) ...
[00:02:01] Setting up perl-openssl-defaults:amd64 (7+b1) ...
[00:02:01] Setting up libcommon-sense-perl:amd64 (3.75-3) ...
[00:02:01] Setting up libmldbm-perl (2.05-4) ...
[00:02:01] Setting up libxml-namespacesupport-perl (1.12-2) ...
[00:02:01] Setting up gettext-base (0.21-12) ...
[00:02:01] Setting up m4 (1.4.19-3) ...
[00:02:01] Setting up libhttp-tiny-multipart-perl (0.08-2) ...
[00:02:01] Setting up liblzo2-2:amd64 (2.10-2) ...
[00:02:01] Setting up libtime-moment-perl (0.44-2+b1) ...
[00:02:01] Setting up libencode-locale-perl (1.05-3) ...
[00:02:01] Setting up file (1:5.44-3) ...
[00:02:01] Setting up libxstring-perl:amd64 (0.005-2+b1) ...
[00:02:01] Setting up libmath-base85-perl (0.5+dfsg-2) ...
[00:02:01] Setting up python3-xdg (0.28-2) ...
[00:02:02] Setting up libconfig-tiny-perl (2.28-2) ...
[00:02:02] Setting up libsereal-encoder-perl (5.003+ds-1) ...
[00:02:02] Setting up libatm1:amd64 (1:2.5.1-4+b2) ...
[00:02:02] Setting up libunwind8:amd64 (1.6.2-3) ...
[00:02:02] Setting up pbzip2 (1.1.13-1) ...
[00:02:02] Setting up liblist-utilsby-perl (0.12-2) ...
[00:02:02] Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
[00:02:02] Setting up libstring-shellquote-perl (1.04-3) ...
[00:02:02] Setting up libnet-netmask-perl (2.0002-2) ...
[00:02:02] Setting up libsub-install-perl (0.929-1) ...
[00:02:02] Setting up libindirect-perl (0.39-2+b1) ...
[00:02:02] Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
[00:02:02] Setting up libnumber-compare-perl (0.03-3) ...
[00:02:02] Setting up libfreezethaw-perl (0.5001-3) ...
[00:02:02] Setting up libcap2-bin (1:2.66-4) ...
[00:02:02] Setting up patchutils (0.4.2-1) ...
[00:02:02] Setting up libjson-maybexs-perl (1.004004-1) ...
[00:02:02] Setting up libxml-sax-base-perl (1.09-3) ...
[00:02:02] Setting up libio-string-perl (1.08-4) ...
[00:02:02] Setting up libreadonly-perl (2.050-3) ...
[00:02:02] Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
[00:02:02] Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
[00:02:02] Setting up autotools-dev (20220109.1) ...
[00:02:02] Setting up libclass-data-inheritable-perl (0.08-3) ...
[00:02:02] Setting up libxs-parse-keyword-perl (0.33-1) ...
[00:02:02] Setting up libglib2.0-data (2.74.6-2+deb12u5) ...
[00:02:02] Setting up python3-gpg (1.18.0-3+b1) ...
[00:02:02] Setting up libdata-dump-perl (1.25-1) ...
[00:02:02] Setting up libfile-find-rule-perl (0.34-3) ...
[00:02:02] Setting up libref-util-perl (0.204-2) ...
[00:02:02] Setting up libipc-system-simple-perl (1.30-2) ...
[00:02:02] Setting up libnet-domain-tld-perl (1.75-3) ...
[00:02:02] Setting up libperlio-utf8-strict-perl (0.010-1) ...
[00:02:02] Setting up libsocket6-perl (0.29-3) ...
[00:02:02] Setting up strace (6.1-0.1) ...
[00:02:02] Setting up python3-debian (0.1.49) ...
[00:02:03] Setting up t1utils (1.41-4) ...
[00:02:03] Setting up diffstat (1.65-1) ...
[00:02:03] Setting up libmnl0:amd64 (1.0.4-3) ...
[00:02:03] Setting up libvariable-magic-perl (0.63-1+b1) ...
[00:02:03] Setting up libio-html-perl (1.004-3) ...
[00:02:03] Setting up libpod-parser-perl (1.65-1) ...
[00:02:03] Setting up autopoint (0.21-12) ...
[00:02:03] Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
[00:02:03] Setting up libipc-run-perl (20220807.0-1) ...
[00:02:03] Setting up libxdelta2:amd64 (1.1.3-10.4) ...
[00:02:03] Setting up libxtables12:amd64 (1.8.9-2) ...
[00:02:03] Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
[00:02:03] Setting up libparams-util-perl (1.102-2+b1) ...
[00:02:03] Setting up libtime-duration-perl (1.21-2) ...
[00:02:03] Setting up autoconf (2.71-3) ...
[00:02:03] Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
[00:02:03] Setting up libsub-exporter-progressive-perl (0.001013-3) ...
[00:02:03] Setting up libarray-intspan-perl (2.004-2) ...
[00:02:03] Setting up libcapture-tiny-perl (0.48-2) ...
[00:02:03] Setting up libtimedate-perl (2.3300-2) ...
[00:02:03] Setting up libregexp-ipv6-perl (0.03-3) ...
[00:02:03] Setting up libcontextual-return-perl (0.004014-4) ...
[00:02:03] Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
[00:02:03] Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
[00:02:03] Setting up libsyntax-keyword-try-perl (0.28-1) ...
[00:02:03] Setting up libtypes-serialiser-perl (1.01-1) ...
[00:02:03] Setting up libdata-validate-domain-perl (0.10-1.1) ...
[00:02:03] Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
[00:02:03] Setting up python-apt-common (2.6.0) ...
[00:02:03] Setting up libfile-chdir-perl (0.1008-1.1) ...
[00:02:03] Setting up xdelta3 (3.0.11-dfsg-1.2) ...
[00:02:03] Setting up libnfnetlink0:amd64 (1.0.2-2) ...
[00:02:03] Setting up libpath-tiny-perl (0.144-1) ...
[00:02:03] Setting up libarchive-cpio-perl (0.10-3) ...
[00:02:03] Setting up libuchardet0:amd64 (0.0.7-1) ...
[00:02:03] Setting up lzop (1.04-2) ...
[00:02:03] Setting up libjson-perl (4.10000-1) ...
[00:02:03] Setting up liblog-any-adapter-screen-perl (0.140-2) ...
[00:02:03] Setting up librole-tiny-perl (2.002004-1) ...
[00:02:03] Setting up libipc-run3-perl (0.048-3) ...
[00:02:03] Setting up libregexp-wildcards-perl (1.05-3) ...
[00:02:03] Setting up libfcgi-perl (0.82+ds-2) ...
[00:02:03] Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ...
[00:02:03] Setting up libsub-override-perl (0.09-4) ...
[00:02:03] Setting up libaliased-perl (0.34-3) ...
[00:02:03] Setting up python3-unidiff (0.7.3-1) ...
[00:02:04] Setting up libstrictures-perl (2.000006-1) ...
[00:02:04] Setting up libsub-quote-perl (2.006008-1) ...
[00:02:04] Setting up libdevel-stacktrace-perl (2.0400-2) ...
[00:02:04] Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
[00:02:04] Setting up curl (7.88.1-10+deb12u12) ...
[00:02:04] Setting up libsort-versions-perl (1.62-3) ...
[00:02:04] Setting up libexporter-tiny-perl (1.006000-1) ...
[00:02:04] Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
[00:02:04] Setting up libfile-dirlist-perl (0.05-3) ...
[00:02:04] Setting up libterm-readkey-perl (2.38-2+b1) ...
[00:02:04] Setting up libfont-ttf-perl (1.06-2) ...
[00:02:04] Setting up libfile-homedir-perl (1.006-2) ...
[00:02:04] Setting up python3-magic (2:0.4.26-3) ...
[00:02:04] Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
[00:02:04] Setting up libperlio-gzip-perl (0.20-1+b1) ...
[00:02:04] Setting up libelf1:amd64 (0.188-2.1) ...
[00:02:04] Setting up libpam-cap:amd64 (1:2.66-4) ...
[00:02:04] debconf: unable to initialize frontend: Dialog
[00:02:04] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:04] debconf: falling back to frontend: Readline
[00:02:04] debconf: unable to initialize frontend: Readline
[00:02:04] debconf: (This frontend requires a controlling tty.)
[00:02:04] debconf: falling back to frontend: Teletype
[00:02:04] Setting up libsys-hostname-long-perl (1.5-3) ...
[00:02:04] Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
[00:02:04] Setting up libhtml-html5-entities-perl (0.004-3) ...
[00:02:04] Setting up zstd (1.5.4+dfsg2-5) ...
[00:02:04] Setting up libsereal-decoder-perl (5.003+ds-1) ...
[00:02:04] Setting up libmarkdown2:amd64 (2.2.7-2) ...
[00:02:04] Setting up liburi-perl (5.17-1) ...
[00:02:04] Setting up iso-codes (4.15.0-1) ...
[00:02:04] Setting up libnet-ipv6addr-perl (1.02-1) ...
[00:02:04] Setting up libfile-touch-perl (0.12-2) ...
[00:02:04] Setting up libbpf1:amd64 (1:1.1.0-1) ...
[00:02:04] Setting up dctrl-tools (2.24-3+b1) ...
[00:02:04] Setting up debian-keyring (2022.12.24) ...
[00:02:05] Setting up libpopt0:amd64 (1.19+dfsg-1) ...
[00:02:05] Setting up libdata-validate-ip-perl (0.31-1) ...
[00:02:05] Setting up libemail-address-xs-perl (1.05-1+b1) ...
[00:02:05] Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
[00:02:05] Setting up automake (1:1.16.5-1.3) ...
[00:02:05] update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
[00:02:05] Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
[00:02:05] Setting up libjson-xs-perl (4.030-2+b1) ...
[00:02:05] Setting up libhttp-date-perl (6.05-2) ...
[00:02:05] Setting up libfile-basedir-perl (0.09-2) ...
[00:02:05] Setting up gettext (0.21-12) ...
[00:02:05] Setting up libfeature-compat-try-perl (0.05-1) ...
[00:02:05] Setting up libio-prompter-perl (0.004015-2) ...
[00:02:05] Setting up libfile-listing-perl (6.15-1) ...
[00:02:05] Setting up xdelta (1.1.3-10.4) ...
[00:02:05] Setting up libtool (2.4.7-7~deb12u1) ...
[00:02:05] Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ...
[00:02:05] Setting up libdistro-info-perl (1.5+deb12u1) ...
[00:02:05] Setting up python3-apt (2.6.0) ...
[00:02:05] Setting up iproute2 (6.1.0-3) ...
[00:02:05] debconf: unable to initialize frontend: Dialog
[00:02:05] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:05] debconf: falling back to frontend: Readline
[00:02:05] debconf: unable to initialize frontend: Readline
[00:02:05] debconf: (This frontend requires a controlling tty.)
[00:02:05] debconf: falling back to frontend: Teletype
[00:02:05] Setting up libpod-constants-perl (0.19-2) ...
[00:02:05] Setting up libtype-tiny-perl (2.002001-1) ...
[00:02:05] Setting up libnet-http-perl (6.22-1) ...
[00:02:05] Setting up libpath-iterator-rule-perl (1.015-2) ...
[00:02:05] Setting up libtext-markdown-discount-perl (0.16-1) ...
[00:02:05] Setting up libnftnl11:amd64 (1.2.4-2) ...
[00:02:05] Setting up libexception-class-perl (1.45-1) ...
[00:02:05] Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
[00:02:05] Setting up libxml-sax-perl (1.02+dfsg-3) ...
[00:02:05] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
[00:02:05] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:02:06] debconf: unable to initialize frontend: Dialog
[00:02:06] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:06] debconf: falling back to frontend: Readline
[00:02:06] debconf: unable to initialize frontend: Readline
[00:02:06] debconf: (This frontend requires a controlling tty.)
[00:02:06] debconf: falling back to frontend: Teletype
[00:02:06] 
[00:02:06] Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:02:06] Setting up dput (1.1.3) ...
[00:02:06] Setting up intltool-debian (0.35.0+20060710.6) ...
[00:02:06] Setting up libobject-pad-perl (0.78-1) ...
[00:02:06] Setting up dh-autoreconf (20) ...
[00:02:06] Setting up libmail-sendmail-perl (0.80-3) ...
[00:02:06] Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
[00:02:06] Setting up libdata-validate-uri-perl (0.07-2) ...
[00:02:06] Setting up libstring-copyright-perl (0.003014-1) ...
[00:02:06] Setting up shared-mime-info (2.2-1) ...
[00:02:09] Setting up libdata-optlist-perl (0.113-1) ...
[00:02:09] Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
[00:02:09] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
[00:02:09] update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
[00:02:09] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:02:09] debconf: unable to initialize frontend: Dialog
[00:02:09] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:09] debconf: falling back to frontend: Readline
[00:02:09] debconf: unable to initialize frontend: Readline
[00:02:09] debconf: (This frontend requires a controlling tty.)
[00:02:09] debconf: falling back to frontend: Teletype
[00:02:10] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:02:10] Setting up dh-strip-nondeterminism (1.13.1-1) ...
[00:02:10] Setting up libwww-robotrules-perl (6.02-1) ...
[00:02:10] Setting up dwz (0.15-1) ...
[00:02:10] Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
[00:02:10] Setting up groff-base (1.22.4-10) ...
[00:02:10] Setting up libhtml-parser-perl:amd64 (3.81-1) ...
[00:02:10] Setting up libgit-wrapper-perl (0.048-2) ...
[00:02:10] Setting up pixz (1.0.7-2) ...
[00:02:10] Setting up reprepro (5.3.1-1+deb12u2) ...
[00:02:10] Setting up pristine-tar (1.50) ...
[00:02:10] Setting up libio-socket-ssl-perl (2.081-2) ...
[00:02:10] Setting up rsync (3.2.7-1+deb12u2) ...
[00:02:10] invoke-rc.d: could not determine current runlevel
[00:02:10] invoke-rc.d: policy-rc.d denied execution of start.
[00:02:10] Setting up libsub-exporter-perl (0.989-1) ...
[00:02:10] Setting up libhttp-message-perl (6.44-1) ...
[00:02:10] Setting up libhtml-form-perl (6.11-1) ...
[00:02:10] Setting up libiterator-perl (0.03+ds1-2) ...
[00:02:10] Setting up libhttp-negotiate-perl (6.01-2) ...
[00:02:10] Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ...
[00:02:10] Setting up nftables (1.0.6-2+deb12u2) ...
[00:02:10] Setting up libiterator-util-perl (0.02+ds1-2) ...
[00:02:10] Setting up libhttp-cookies-perl (6.10-1) ...
[00:02:10] Setting up iptables (1.8.9-2) ...
[00:02:10] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
[00:02:10] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:02:10] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
[00:02:10] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
[00:02:10] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
[00:02:10] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
[00:02:10] Setting up po-debconf (1.0.21+nmu1) ...
[00:02:10] Setting up libhtml-tree-perl (5.07-3) ...
[00:02:10] Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
[00:02:10] Setting up libcgi-pm-perl (4.55-1) ...
[00:02:10] Setting up libhtml-format-perl (2.16-2) ...
[00:02:10] Setting up man-db (2.11.2-2) ...
[00:02:10] debconf: unable to initialize frontend: Dialog
[00:02:10] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:10] debconf: falling back to frontend: Readline
[00:02:10] debconf: unable to initialize frontend: Readline
[00:02:10] debconf: (This frontend requires a controlling tty.)
[00:02:10] debconf: falling back to frontend: Teletype
[00:02:10] Building database of manual pages ...
[00:02:14] Created symlink /etc/systemd/system/timers.target.wants/man-db.timer -> /lib/systemd/system/man-db.timer.
[00:02:14] 
[00:02:14] Setting up libfeature-compat-class-perl (0.05-1) ...
[00:02:14] Setting up libnet-smtp-ssl-perl (1.04-2) ...
[00:02:14] Setting up libmodule-runtime-perl (0.016-2) ...
[00:02:14] Setting up libmailtools-perl (2.21-2) ...
[00:02:14] Setting up libconst-fast-perl (0.014-2) ...
[00:02:14] Setting up libhttp-daemon-perl (6.16-1) ...
[00:02:14] Setting up libdata-dpath-perl (0.58-2) ...
[00:02:14] Setting up libmodule-implementation-perl (0.09-2) ...
[00:02:14] Setting up libcgi-fast-perl (1:2.15-1) ...
[00:02:14] Setting up libpackage-stash-perl (0.40-1) ...
[00:02:14] Setting up libimport-into-perl (1.002005-2) ...
[00:02:14] Setting up libmoo-perl (2.005005-1) ...
[00:02:14] Setting up liblist-someutils-perl (0.59-1) ...
[00:02:14] Setting up debhelper (13.11.4) ...
[00:02:14] Setting up libmime-tools-perl (5.510-1) ...
[00:02:14] Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
[00:02:14] Setting up equivs (2.3.1) ...
[00:02:14] Setting up libmoox-aliases-perl (0.001006-2) ...
[00:02:14] Setting up libb-hooks-endofscope-perl (0.26-1) ...
[00:02:14] Setting up libnamespace-clean-perl (0.27-2) ...
[00:02:14] Setting up libstring-license-perl (0.0.2-1) ...
[00:02:14] Setting up licensecheck (3.3.5-1) ...
[00:02:14] Setting up libgitlab-api-v4-perl (0.26-3) ...
[00:02:14] Setting up liblwp-protocol-https-perl (6.10-1) ...
[00:02:14] Setting up libwww-perl (6.68-1) ...
[00:02:14] Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
[00:02:14] Setting up libwww-mechanize-perl (2.16-1) ...
[00:02:14] Setting up devscripts (2.23.4+deb12u2) ...
[00:02:14] Setting up libxml-parser-perl (2.46-4) ...
[00:02:14] Setting up lintian (2.116.3) ...
[00:02:14] Setting up libxml-sax-expat-perl (0.51-2) ...
[00:02:14] update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
[00:02:15] update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
[00:02:15] debconf: unable to initialize frontend: Dialog
[00:02:15] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:02:15] debconf: falling back to frontend: Readline
[00:02:15] debconf: unable to initialize frontend: Readline
[00:02:15] debconf: (This frontend requires a controlling tty.)
[00:02:15] debconf: falling back to frontend: Teletype
[00:02:15] Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[00:02:15] Setting up libsoap-lite-perl (1.27-3) ...
[00:02:15] Setting up libxmlrpc-lite-perl (0.717-5) ...
[00:02:15] Processing triggers for libc-bin (2.36-9+deb12u10) ...
[00:02:15] 0
[00:02:15] 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:02:15] mv: cannot move 'tmp' to '/etc/hosts': Device or resource busy
[00:02:15] 1
[00:02:15] 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:02:15] Warning: Permanently added '[build01docker.solidcharity.com]:2009' (ED25519) to the list of known hosts.
[00:02:16] sending incremental file list
[00:02:16] lbs-hostsharing-test/
[00:02:16] lbs-hostsharing-test/civicrm-test/
[00:02:16] lbs-hostsharing-test/civicrm-test/Dockerfile
[00:02:16] lbs-hostsharing-test/civicrm-test/setup.sh
[00:02:16] lbs-hostsharing-test/civicrm-test/wordpress_civicrm_installer.py
[00:02:16] lbs-hostsharing-test/mastodon-test/
[00:02:16] lbs-hostsharing-test/mastodon-test/Dockerfile
[00:02:16] lbs-hostsharing-test/mastodon-test/setup.sh
[00:02:16] lbs-hostsharing-test/nextcloud-test/
[00:02:16] lbs-hostsharing-test/nextcloud-test/Dockerfile
[00:02:16] lbs-hostsharing-test/nextcloud-test/setup.sh
[00:02:16] 
[00:02:16] sent 3,108 bytes  received 169 bytes  2,184.67 bytes/sec
[00:02:16] total size is 9,905  speedup is 3.02
[00:02:16] 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:02:16] sending incremental file list
[00:02:16] civicrm.drupal.inventory.yml
[00:02:16] civicrm.wordpress.inventory.yml
[00:02:16] config
[00:02:16] group_vars_tim05.yml
[00:02:16] id_rsa_cronjob
[00:02:16] id_rsa_cronjob.pub
[00:02:16] mastodon.inventory.yml
[00:02:16] nextcloud.inventory.yml
[00:02:16] privateLBSkey
[00:02:16] proxypwd.sh
[00:02:16] 
[00:02:16] sent 7,884 bytes  received 206 bytes  16,180.00 bytes/sec
[00:02:16] total size is 15,123  speedup is 1.87
[00:02:16] 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:02:17] 0
[00:02:17] 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:02:17] 0
[00:02:17] 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:02:18] Hit:1 http://deb.debian.org/debian bookworm InRelease
[00:02:18] Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
[00:02:18] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
[00:02:19] Reading package lists...
[00:02:19] 0
[00:02:19] 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/civicrm-test; DOMAINNAME='build01docker.solidcharity.com' ./setup.sh drupal) 2>&1; echo \$?"
[00:02:20] Reading package lists...
[00:02:20] Building dependency tree...
[00:02:20] Reading state information...
[00:02:21] git is already the newest version (1:2.39.5-0+deb12u2).
[00:02:21] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:02:22] Reading package lists...
[00:02:22] Building dependency tree...
[00:02:22] Reading state information...
[00:02:23] python3-pip is already the newest version (23.0.1+dfsg-1).
[00:02:23] pipenv is already the newest version (2022.12.19+ds-1).
[00:02:23] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[00:02:23] Cloning into 'hs.ansible'...
[00:02:25] Creating a virtualenv for this project...
[00:02:25] Pipfile: /root/lbs-hostsharing-test/civicrm-test/hs.ansible/Pipfile
[00:02:25] Using /usr/bin/python3 (3.11.2) to create virtualenv...
[00:02:26] created virtual environment CPython3.11.2.final.0-64 in 436ms
[00:02:26]   creator CPython3Posix(dest=/root/.local/share/virtualenvs/hs.ansible-NGu6NhfB, clear=False, no_vcs_ignore=False, global=False)
[00:02:26]   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
[00:02:26]     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
[00:02:26]   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
[00:02:26] 
[00:02:26] ✔ Successfully created virtual environment!
[00:02:26] Virtualenv location: /root/.local/share/virtualenvs/hs.ansible-NGu6NhfB
[00:02:26] Installing dependencies from Pipfile.lock (07460b)...
[00:03:06] To activate this project's virtualenv, run pipenv shell.
[00:03:06] Alternatively, run a command inside the virtualenv with pipenv run.
[00:03:08] using civicrm_version  6.1.2
[00:03:08] 
[00:03:08] WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[00:03:08] 
[00:03:08] Reading package lists...
[00:03:09] Building dependency tree...
[00:03:09] Reading state information...
[00:03:09] The following NEW packages will be installed:
[00:03:09]   dos2unix
[00:03:09] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[00:03:09] Need to get 430 kB of archives.
[00:03:09] After this operation, 1566 kB of additional disk space will be used.
[00:03:09] Get:1 http://deb.debian.org/debian bookworm/main amd64 dos2unix amd64 7.4.3-1 [430 kB]
[00:03:10] debconf: delaying package configuration, since apt-utils is not installed
[00:03:10] Fetched 430 kB in 0s (8525 kB/s)
[00:03:10] Selecting previously unselected package dos2unix.
[00:03:10] (Reading database ... 
[00:03:10] (Reading database ... 5%
[00:03:10] (Reading database ... 10%
[00:03:10] (Reading database ... 15%
[00:03:10] (Reading database ... 20%
[00:03:10] (Reading database ... 25%
[00:03:10] (Reading database ... 30%
[00:03:10] (Reading database ... 35%
[00:03:10] (Reading database ... 40%
[00:03:10] (Reading database ... 45%
[00:03:10] (Reading database ... 50%
[00:03:10] (Reading database ... 55%
[00:03:10] (Reading database ... 60%
[00:03:10] (Reading database ... 65%
[00:03:10] (Reading database ... 70%
[00:03:10] (Reading database ... 75%
[00:03:10] (Reading database ... 80%
[00:03:10] (Reading database ... 85%
[00:03:10] (Reading database ... 90%
[00:03:10] (Reading database ... 95%
[00:03:10] (Reading database ... 100%
[00:03:10] (Reading database ... 61267 files and directories currently installed.)
[00:03:10] Preparing to unpack .../dos2unix_7.4.3-1_amd64.deb ...
[00:03:10] Unpacking dos2unix (7.4.3-1) ...
[00:03:10] Setting up dos2unix (7.4.3-1) ...
[00:03:10] Processing triggers for man-db (2.11.2-2) ...
[00:03:11] dos2unix: converting file /root/.ssh/proxypwd.sh to Unix format...
[00:03:11]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[00:03:11]                                  Dload  Upload   Total   Spent    Left  Speed
[00:03:11] 
[00:03:11]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[00:03:11] 100    11    0    11    0     0     56      0 --:--:-- --:--:-- --:--:--    56
[00:03:12] result: 304using composer_version  2.8.8
[00:03:12] Agent pid 5530
[00:03:12] Identity added: /root/.ssh/id_rsa_cronjob (/root/.ssh/id_rsa_cronjob)
[00:03:13] Reading package lists...
[00:03:13] Building dependency tree...
[00:03:13] Reading state information...
[00:03:13] The following additional packages will be installed:
[00:03:13]   libc-l10n
[00:03:13] The following NEW packages will be installed:
[00:03:13]   libc-l10n locales locales-all
[00:03:13] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
[00:03:13] Need to get 15.3 MB of archives.
[00:03:13] After this operation, 254 MB of additional disk space will be used.
[00:03:13] Get:1 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u10 [676 kB]
[00:03:14] Get:2 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u10 [3905 kB]
[00:03:14] Get:3 http://deb.debian.org/debian bookworm/main amd64 locales-all amd64 2.36-9+deb12u10 [10.7 MB]
[00:03:14] debconf: delaying package configuration, since apt-utils is not installed
[00:03:14] Fetched 15.3 MB in 1s (23.5 MB/s)
[00:03:14] Selecting previously unselected package libc-l10n.
[00:03:14] (Reading database ... 
[00:03:14] (Reading database ... 5%
[00:03:14] (Reading database ... 10%
[00:03:14] (Reading database ... 15%
[00:03:14] (Reading database ... 20%
[00:03:14] (Reading database ... 25%
[00:03:14] (Reading database ... 30%
[00:03:14] (Reading database ... 35%
[00:03:14] (Reading database ... 40%
[00:03:14] (Reading database ... 45%
[00:03:14] (Reading database ... 50%
[00:03:14] (Reading database ... 55%
[00:03:14] (Reading database ... 60%
[00:03:14] (Reading database ... 65%
[00:03:14] (Reading database ... 70%
[00:03:14] (Reading database ... 75%
[00:03:15] (Reading database ... 80%
[00:03:15] (Reading database ... 85%
[00:03:15] (Reading database ... 90%
[00:03:15] (Reading database ... 95%
[00:03:15] (Reading database ... 100%
[00:03:15] (Reading database ... 61374 files and directories currently installed.)
[00:03:15] Preparing to unpack .../libc-l10n_2.36-9+deb12u10_all.deb ...
[00:03:15] Unpacking libc-l10n (2.36-9+deb12u10) ...
[00:03:15] Selecting previously unselected package locales.
[00:03:15] Preparing to unpack .../locales_2.36-9+deb12u10_all.deb ...
[00:03:15] Unpacking locales (2.36-9+deb12u10) ...
[00:03:15] Selecting previously unselected package locales-all.
[00:03:15] Preparing to unpack .../locales-all_2.36-9+deb12u10_amd64.deb ...
[00:03:15] Unpacking locales-all (2.36-9+deb12u10) ...
[00:03:18] Setting up libc-l10n (2.36-9+deb12u10) ...
[00:03:18] Setting up locales (2.36-9+deb12u10) ...
[00:03:18] debconf: unable to initialize frontend: Dialog
[00:03:18] debconf: (TERM is not set, so the dialog frontend is not usable.)
[00:03:18] debconf: falling back to frontend: Readline
[00:03:18] debconf: unable to initialize frontend: Readline
[00:03:18] debconf: (This frontend requires a controlling tty.)
[00:03:18] debconf: falling back to frontend: Teletype
[00:03:19] locales-all installed, skipping locales generation
[00:03:19] Setting up locales-all (2.36-9+deb12u10) ...
[00:03:19] Processing triggers for man-db (2.11.2-2) ...
[00:03:20] 
[00:03:20] PLAY [drop the user, domain and database with hsadmin] *************************
[00:03:20] 
[00:03:20] TASK [Gathering Facts] *********************************************************
[00:03:22] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:03:23] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:03:23] interpreter could change the meaning of that path. See
[00:03:23] https://docs.ansible.com/ansible-
[00:03:23] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:03:23] ok: [tim05-lbscivi]
[00:03:23] 
[00:03:23] TASK [Check if user exists] ****************************************************
[00:03:23] ok: [tim05-lbscivi]
[00:03:23] 
[00:03:23] TASK [Check if service directory exists] ***************************************
[00:03:24] ok: [tim05-lbscivi]
[00:03:24] 
[00:03:24] TASK [stop all services] *******************************************************
[00:03:25] changed: [tim05-lbscivi]
[00:03:25] 
[00:03:25] TASK [drop the domain] *********************************************************
[00:03:26] changed: [tim05-lbscivi]
[00:03:26] 
[00:03:26] TASK [Sleep to avoid issue with deleting domain] *******************************
[00:03:46] Pausing for 20 seconds
[00:03:46] ok: [tim05-lbscivi]
[00:03:46] 
[00:03:46] TASK [drop the second domain] **************************************************
[00:03:46] skipping: [tim05-lbscivi]
[00:03:46] 
[00:03:46] TASK [Sleep to avoid issue with deleting domain2] ******************************
[00:03:47] skipping: [tim05-lbscivi]
[00:03:47] 
[00:03:47] TASK [drop the MySQL database] *************************************************
[00:03:47] changed: [tim05-lbscivi]
[00:03:47] 
[00:03:47] TASK [drop the MySQL user] *****************************************************
[00:03:48] changed: [tim05-lbscivi]
[00:03:48] 
[00:03:48] TASK [drop the PostgreSQL database] ********************************************
[00:03:49] skipping: [tim05-lbscivi]
[00:03:49] 
[00:03:49] TASK [drop the PostgreSQL user] ************************************************
[00:03:49] skipping: [tim05-lbscivi]
[00:03:49] 
[00:03:49] TASK [Drop all PostgreSQL tables from schema public with cascade] **************
[00:03:49] skipping: [tim05-lbscivi]
[00:03:49] 
[00:03:49] TASK [Drop all PostgreSQL sequences from schema public with cascade] ***********
[00:03:49] skipping: [tim05-lbscivi]
[00:03:49] 
[00:03:49] TASK [Drop all PostgreSQL types from schema public] ****************************
[00:03:49] skipping: [tim05-lbscivi]
[00:03:49] 
[00:03:49] TASK [drop the user] ***********************************************************
[00:03:50] changed: [tim05-lbscivi]
[00:03:50] 
[00:03:50] PLAY RECAP *********************************************************************
[00:03:50] tim05-lbscivi              : ok=9    changed=5    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   
[00:03:50] 
[00:04:11] 
[00:04:11] PLAY [prepare the user, domain and database] ***********************************
[00:04:11] 
[00:04:11] TASK [Gathering Facts] *********************************************************
[00:04:12] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:04:12] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:04:12] interpreter could change the meaning of that path. See
[00:04:12] https://docs.ansible.com/ansible-
[00:04:12] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:04:12] ok: [tim05-lbscivi]
[00:04:12] 
[00:04:12] TASK [create tmp directory with permissions for hostmaster] ********************
[00:04:13] skipping: [tim05-lbscivi]
[00:04:13] 
[00:04:13] TASK [create a new user] *******************************************************
[00:04:13] changed: [tim05-lbscivi]
[00:04:13] 
[00:04:13] TASK [Sleep to avoid issue invalid user for temporary files] *******************
[00:04:23] Pausing for 10 seconds
[00:04:24] ok: [tim05-lbscivi]
[00:04:24] 
[00:04:24] TASK [Create Domain] ***********************************************************
[00:04:26] changed: [tim05-lbscivi]
[00:04:26] 
[00:04:26] TASK [Create second Domain] ****************************************************
[00:04:26] skipping: [tim05-lbscivi]
[00:04:26] 
[00:04:26] TASK [create tmp directory with permissions for user] **************************
[00:04:26] changed: [tim05-lbscivi]
[00:04:26] 
[00:04:26] TASK [Create MySQL-Database User] **********************************************
[00:04:27] changed: [tim05-lbscivi]
[00:04:27] 
[00:04:27] TASK [Create MySQL-Database] ***************************************************
[00:04:28] changed: [tim05-lbscivi]
[00:04:28] 
[00:04:28] TASK [create my.cnf file] ******************************************************
[00:04:29] changed: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [Create PostgreSQL-Database User] *****************************************
[00:04:29] skipping: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [Create PostgreSQL-Database] **********************************************
[00:04:29] skipping: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [Insert line into pgpass file] ********************************************
[00:04:29] skipping: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [Sleep to avoid issue when adding extensions] *****************************
[00:04:29] skipping: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [enable postgresql extensions in SCHEMA public] ***************************
[00:04:29] skipping: [tim05-lbscivi]
[00:04:29] 
[00:04:29] TASK [create .ssh directory] ***************************************************
[00:04:30] changed: [tim05-lbscivi]
[00:04:30] 
[00:04:30] TASK [Check for authorized_keys file in host] **********************************
[00:04:30] ok: [tim05-lbscivi]
[00:04:30] 
[00:04:30] TASK [Check for authorized_keys file in user] **********************************
[00:04:31] ok: [tim05-lbscivi]
[00:04:31] 
[00:04:31] TASK [copy authorized_keys into user] ******************************************
[00:04:31] changed: [tim05-lbscivi]
[00:04:31] 
[00:04:31] TASK [fix permissions on authorized_keys file] *********************************
[00:04:32] changed: [tim05-lbscivi]
[00:04:32] 
[00:04:32] PLAY RECAP *********************************************************************
[00:04:32] tim05-lbscivi              : ok=13   changed=9    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   
[00:04:32] 
[00:04:34] 
[00:04:34] PLAY [install CiviCRM] *********************************************************
[00:04:34] 
[00:04:34] TASK [Gathering Facts] *********************************************************
[00:04:35] [WARNING]: Platform linux on host tim05-lbscivi is using the discovered Python
[00:04:35] interpreter at /usr/bin/python3.11, but future installation of another Python
[00:04:35] interpreter could change the meaning of that path. See
[00:04:35] https://docs.ansible.com/ansible-
[00:04:35] core/2.18/reference_appendices/interpreter_discovery.html for more information.
[00:04:35] ok: [tim05-lbscivi]
[00:04:35] 
[00:04:35] TASK [../../roles/logrotate : create .logrotate file] **************************
[00:04:36] [WARNING]: Found variable using reserved name: name
[00:04:36] changed: [tim05-lbscivi]
[00:04:36] 
[00:04:36] TASK [run logrotate once a day] ************************************************
[00:04:36] included: ../../roles/timer for tim05-lbscivi
[00:04:36] 
[00:04:36] TASK [../../roles/timer : remove cronjob] **************************************
[00:04:37] ok: [tim05-lbscivi] => (item=logrotate)
[00:04:37] ok: [tim05-lbscivi] => (item=logrotate cron job)
[00:04:37] 
[00:04:37] TASK [../../roles/timer : create directory for log file] ***********************
[00:04:38] changed: [tim05-lbscivi]
[00:04:38] 
[00:04:38] TASK [../../roles/timer : create directory for systemd service files] **********
[00:04:38] changed: [tim05-lbscivi]
[00:04:38] 
[00:04:38] TASK [../../roles/timer : upload service file for timer] ***********************
[00:04:40] changed: [tim05-lbscivi]
[00:04:40] 
[00:04:40] TASK [../../roles/timer : upload timer file for timer] *************************
[00:04:41] changed: [tim05-lbscivi]
[00:04:41] 
[00:04:41] TASK [../../roles/timer : enable the timer] ************************************
[00:04:42] changed: [tim05-lbscivi]
[00:04:42] 
[00:04:42] TASK [../../roles/timer : insert log file in logrotate] ************************
[00:04:43] changed: [tim05-lbscivi]
[00:04:43] 
[00:04:43] TASK [../../roles/phpstub : Check for php 8.3 binary] **************************
[00:04:43] ok: [tim05-lbscivi]
[00:04:43] 
[00:04:43] TASK [../../roles/phpstub : Check for php 8.1 binary] **************************
[00:04:44] ok: [tim05-lbscivi]
[00:04:44] 
[00:04:44] TASK [../../roles/phpstub : Check for php 8.0 binary] **************************
[00:04:44] ok: [tim05-lbscivi]
[00:04:44] 
[00:04:44] TASK [../../roles/phpstub : Check for php 7.4 binary] **************************
[00:04:45] ok: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : use php74] *****************************************
[00:04:45] ok: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : use php80] *****************************************
[00:04:45] skipping: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : use php81] *****************************************
[00:04:45] ok: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : use php83] *****************************************
[00:04:45] ok: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : use default php php82] *****************************
[00:04:45] ok: [tim05-lbscivi]
[00:04:45] 
[00:04:45] TASK [../../roles/phpstub : set php version for domain in hsadmin] *************
[00:04:46] ok: [tim05-lbscivi]
[00:04:46] 
[00:04:46] TASK [../../roles/phpstub : add php stub to .htaccess] *************************
[00:04:47] changed: [tim05-lbscivi]
[00:04:47] 
[00:04:47] TASK [../../roles/phpstub : create directory bin] ******************************
[00:04:47] changed: [tim05-lbscivi]
[00:04:47] 
[00:04:47] TASK [../../roles/phpstub : add bin directory to the PATH in .profile] *********
[00:04:48] changed: [tim05-lbscivi]
[00:04:48] 
[00:04:48] TASK [../../roles/phpstub : upload bash script for php] ************************
[00:04:49] changed: [tim05-lbscivi]
[00:04:49] 
[00:04:49] TASK [../../roles/phpstub : create directory var/log] **************************
[00:04:50] ok: [tim05-lbscivi]
[00:04:50] 
[00:04:50] TASK [../../roles/phpstub : upload php.ini] ************************************
[00:04:51] changed: [tim05-lbscivi]
[00:04:51] 
[00:04:51] TASK [../../roles/phpstub : insert php log in logrotate] ***********************
[00:04:51] changed: [tim05-lbscivi]
[00:04:51] 
[00:04:51] TASK [../../roles/composer : create bin directory] *****************************
[00:04:52] ok: [tim05-lbscivi]
[00:04:52] 
[00:04:52] TASK [../../roles/composer : check if composer is installed] *******************
[00:04:52] ok: [tim05-lbscivi]
[00:04:52] 
[00:04:52] TASK [../../roles/composer : check current installation of composer] ***********
[00:04:52] skipping: [tim05-lbscivi]
[00:04:52] 
[00:04:52] TASK [../../roles/composer : do we need an update or new installation] *********
[00:04:52] ok: [tim05-lbscivi]
[00:04:52] 
[00:04:52] TASK [../../roles/composer : download composer installer] **********************
[00:04:53] changed: [tim05-lbscivi]
[00:04:53] 
[00:04:53] TASK [../../roles/composer : check hash of composer installer] *****************
[00:04:54] changed: [tim05-lbscivi]
[00:04:54] 
[00:04:54] TASK [../../roles/composer : run composer installer] ***************************
[00:04:55] changed: [tim05-lbscivi]
[00:04:55] 
[00:04:55] TASK [../../roles/composer : upload bash script for composer] ******************
[00:04:56] changed: [tim05-lbscivi]
[00:04:56] 
[00:04:56] TASK [../../roles/composer : drop composer.phar if not being used] *************
[00:04:56] skipping: [tim05-lbscivi]
[00:04:56] 
[00:04:56] TASK [../../roles/composer : drop bin/composer if not being used] **************
[00:04:56] skipping: [tim05-lbscivi]
[00:04:56] 
[00:04:56] TASK [../../roles/composer : add bin directory to the PATH in .profile] ********
[00:04:57] ok: [tim05-lbscivi]
[00:04:57] 
[00:04:57] TASK [../../roles/composer : remember composer version] ************************
[00:04:58] changed: [tim05-lbscivi]
[00:04:58] 
[00:04:58] TASK [../../roles/drupal : Install Drupal with Composer] ***********************
[00:05:15] changed: [tim05-lbscivi]
[00:05:15] 
[00:05:15] TASK [../../roles/drupal : install drush with latest version] ******************
[00:05:20] changed: [tim05-lbscivi]
[00:05:20] 
[00:05:20] TASK [../../roles/drupal : add bin directory to the PATH in .profile] **********
[00:05:20] ok: [tim05-lbscivi]
[00:05:20] 
[00:05:20] TASK [../../roles/drupal : upload bash script for drush] ***********************
[00:05:21] changed: [tim05-lbscivi]
[00:05:21] 
[00:05:21] TASK [../../roles/drupal : Install Minimal Drupal site with MySQL] *************
[00:05:45] changed: [tim05-lbscivi]
[00:05:45] 
[00:05:45] TASK [../../roles/drupal : Install Minimal Drupal site with PostgreSQL] ********
[00:05:45] skipping: [tim05-lbscivi]
[00:05:45] 
[00:05:45] TASK [../../roles/drupal : create directory for private data] ******************
[00:05:45] changed: [tim05-lbscivi]
[00:05:45] 
[00:05:45] TASK [../../roles/drupal : make sites/default writeable] ***********************
[00:05:46] changed: [tim05-lbscivi]
[00:05:46] 
[00:05:46] TASK [../../roles/drupal : set the path for private data] **********************
[00:05:46] changed: [tim05-lbscivi]
[00:05:46] 
[00:05:46] TASK [../../roles/drupal : Finish Installation of Drupal site] *****************
[00:05:54] changed: [tim05-lbscivi]
[00:05:54] 
[00:05:54] TASK [../../roles/drupal : Set mail address for Admin] *************************
[00:05:55] changed: [tim05-lbscivi]
[00:05:55] 
[00:05:55] TASK [../../roles/drupal : Install SMTP module for Drupal] *********************
[00:06:00] changed: [tim05-lbscivi]
[00:06:00] 
[00:06:00] TASK [../../roles/drupal : Enable SMTP module with drush] **********************
[00:06:02] changed: [tim05-lbscivi]
[00:06:02] 
[00:06:02] TASK [../../roles/drupal : Configure the smtp module] **************************
[00:06:06] changed: [tim05-lbscivi]
[00:06:06] 
[00:06:06] TASK [../../roles/drupal : make sites/default writeable again] *****************
[00:06:06] changed: [tim05-lbscivi]
[00:06:06] 
[00:06:06] TASK [../../roles/drupal : set the trusted host pattern for this domain] *******
[00:06:07] changed: [tim05-lbscivi]
[00:06:07] 
[00:06:07] TASK [../../roles/drupal : set the isolation level for mysql connection] *******
[00:06:07] changed: [tim05-lbscivi]
[00:06:07] 
[00:06:07] TASK [../../roles/drupal : make settings readonly] *****************************
[00:06:08] changed: [tim05-lbscivi]
[00:06:08] 
[00:06:08] TASK [../../roles/drupal : Compile the twig files] *****************************
[00:06:11] changed: [tim05-lbscivi]
[00:06:11] 
[00:06:11] TASK [set symbolic link for the web application] *******************************
[00:06:11] included: ../../roles/apache_link for tim05-lbscivi
[00:06:11] 
[00:06:11] TASK [../../roles/apache_link : set link path if not passed as parameter] ******
[00:06:11] ok: [tim05-lbscivi]
[00:06:11] 
[00:06:11] TASK [../../roles/apache_link : check for htdocs-ssl directory] ****************
[00:06:12] ok: [tim05-lbscivi]
[00:06:12] 
[00:06:12] TASK [../../roles/apache_link : drop htdocs-ssl directory] *********************
[00:06:12] changed: [tim05-lbscivi]
[00:06:12] 
[00:06:12] TASK [../../roles/apache_link : create symbolic link for htdocs-ssl] ***********
[00:06:13] changed: [tim05-lbscivi]
[00:06:13] 
[00:06:13] TASK [../../roles/drupal : change RewriteBase in htaccess] *********************
[00:06:13] changed: [tim05-lbscivi]
[00:06:13] 
[00:06:13] TASK [../../roles/drupal : change Options in files htaccess] *******************
[00:06:14] changed: [tim05-lbscivi]
[00:06:14] 
[00:06:14] TASK [../../roles/drupal : change Options in twig htaccess] ********************
[00:06:14] changed: [tim05-lbscivi]
[00:06:14] 
[00:06:14] TASK [Configure cronjob for Drupal] ********************************************
[00:06:14] included: ../../roles/timer for tim05-lbscivi
[00:06:14] 
[00:06:14] TASK [../../roles/timer : remove cronjob] **************************************
[00:06:15] ok: [tim05-lbscivi] => (item=drupal_cron)
[00:06:15] ok: [tim05-lbscivi] => (item=drupal cron job)
[00:06:15] 
[00:06:15] TASK [../../roles/timer : create directory for log file] ***********************
[00:06:16] ok: [tim05-lbscivi]
[00:06:16] 
[00:06:16] TASK [../../roles/timer : create directory for systemd service files] **********
[00:06:16] ok: [tim05-lbscivi]
[00:06:16] 
[00:06:16] TASK [../../roles/timer : upload service file for timer] ***********************
[00:06:17] changed: [tim05-lbscivi]
[00:06:17] 
[00:06:17] TASK [../../roles/timer : upload timer file for timer] *************************
[00:06:18] changed: [tim05-lbscivi]
[00:06:18] 
[00:06:18] TASK [../../roles/timer : enable the timer] ************************************
[00:06:19] changed: [tim05-lbscivi]
[00:06:19] 
[00:06:19] TASK [../../roles/timer : insert log file in logrotate] ************************
[00:06:20] ok: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : create wordpress directory] **********************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : install wordpress] *******************************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : create bin directory] ****************************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : download wp-cli] *********************************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : add bin directory to the PATH in .profile] *******
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : upload bash script for wp-cli] *******************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : upload config file] ******************************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : create site with admin user] *********************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [../../roles/wordpress : upload bash script for updates] ******************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [setup cronjob for plugin and theme update] *******************************
[00:06:20] skipping: [tim05-lbscivi]
[00:06:20] 
[00:06:20] TASK [set symbolic link for the web application] *******************************
[00:06:21] skipping: [tim05-lbscivi]
[00:06:21] 
[00:06:21] TASK [download cv helper tool] *************************************************
[00:06:23] changed: [tim05-lbscivi]
[00:06:23] 
[00:06:23] TASK [upload bash script for cv] ***********************************************
[00:06:24] changed: [tim05-lbscivi]
[00:06:24] 
[00:06:24] TASK [download civicrm] ********************************************************
[00:06:35] fatal: [tim05-lbscivi]: FAILED! => {"changed": true, "cmd": "source ~/.profile\ncomposer --no-interaction config extra.enable-patching true || exit -1\ncomposer --no-interaction config minimum-stability dev || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/civicrm-asset-plugin true || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/composer-downloads-plugin true || exit -1\ncomposer config --no-plugins allow-plugins.civicrm/composer-compile-plugin true || exit -1\nCOMPOSER_COMPILE=all composer --no-interaction require -v civicrm/civicrm-{core,packages,drupal-8}:'6.1.2' || exit -1\nCOMPOSER_COMPILE=all composer --no-interaction require -v civicrm/civicrm-{core,packages,drupal-8}:'6.1.2' || exit -1\ntouch /home/pacs/tim05/users/lbscivi/.cividownloaded\n", "delta": "0:00:10.502016", "end": "2025-05-07 10:12:16.444577", "msg": "non-zero return code", "rc": 255, "start": "2025-05-07 10:12:05.942561", "stderr": "./composer.json has been updated\nRunning composer update civicrm/civicrm-core civicrm/civicrm-packages civicrm/civicrm-drupal-8\n> command: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->onCommand\n> pre-update-cmd: cweagans\\Composer\\Patches_composer_tmp5->checkPatches\n> pre-update-cmd: DrupalProject\\composer\\ScriptHandler::checkComposerVersion\nLoading composer repositories with package information\nUpdating dependencies\nDependency resolution completed in 0.002 seconds\nAnalyzed 589 packages to resolve dependencies\nAnalyzed 2583 rules to resolve dependencies\nDependency resolution completed in 0.001 seconds\nLock file operations: 60 installs, 0 updates, 0 removals\nInstalls: civicrm/civicrm-asset-plugin:v1.1.4, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, knplabs/knp-snappy:v1.5.1, pontedilana/php-weasyprint:1.5.0, phrity/util-errorhandler:1.1.1, phrity/net-stream:1.3.0, phrity/net-uri:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, soundasleep/html2text:2.1.0, symfony/polyfill-php84:v1.32.0, psr/simple-cache:1.0.1, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, ezyang/htmlpurifier:v4.18.0, tubalmartin/cssmin:v4.1.1, sabberworm/php-css-parser:v8.8.0, padaliyajay/php-autoprefixer:1.4, scssphp/scssphp:v1.13.0, civicrm/composer-compile-lib:v0.8, pear/db:v1.12.2, pear/mail_mime:1.10.12, typo3/phar-stream-wrapper:v4.0.0, xkerman/restricted-unserialize:1.1.12, tplaner/when:v3.2.1, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, pear/log:1.14.4, pear/mail:v2.0.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/auth_sasl:v1.2.0, pear/validate_finance_creditcard:0.7.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, marcj/topsort:1.1.0, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.9.3, symfony/config:v7.0.8, rubobaquero/phpquery:0.9.15, firebase/php-jwt:v6.11.1, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, civicrm/civicrm-core:6.1.2, civicrm/civicrm-drupal-8:6.1.2, civicrm/civicrm-packages:6.1.2\n  - Locking adrienrn/php-mimetyper (0.2.2)\n  - Locking brick/money (0.10.1)\n  - Locking civicrm/civicrm-asset-plugin (v1.1.4)\n  - Locking civicrm/civicrm-core (6.1.2)\n  - Locking civicrm/civicrm-drupal-8 (6.1.2)\n  - Locking civicrm/civicrm-packages (6.1.2)\n  - Locking civicrm/composer-compile-lib (v0.8)\n  - Locking civicrm/composer-compile-plugin (v0.21)\n  - Locking civicrm/composer-downloads-plugin (v4.0.0)\n  - Locking civicrm/gitignore (1.2.0)\n  - Locking dflydev/apache-mime-types (v1.0.1)\n  - Locking dmore/chrome-mink-driver (2.9.3)\n  - Locking dompdf/dompdf (v3.1.0)\n  - Locking dompdf/php-font-lib (1.0.1)\n  - Locking dompdf/php-svg-lib (1.0.0)\n  - Locking ezyang/htmlpurifier (v4.18.0)\n  - Locking firebase/php-jwt (v6.11.1)\n  - Locking knplabs/knp-snappy (v1.5.1)\n  - Locking laravel/serializable-closure (v1.3.7)\n  - Locking league/csv (9.23.0)\n  - Locking league/oauth2-client (2.8.1)\n  - Locking league/oauth2-google (4.0.1)\n  - Locking maennchen/zipstream-php (3.1.2)\n  - Locking marcj/topsort (1.1.0)\n  - Locking markbaker/complex (3.0.2)\n  - Locking markbaker/matrix (3.0.1)\n  - Locking padaliyajay/php-autoprefixer (1.4)\n  - Locking pear/auth_sasl (v1.2.0)\n  - Locking pear/db (v1.12.2)\n  - Locking pear/log (1.14.4)\n  - Locking pear/mail (v2.0.0)\n  - Locking pear/mail_mime (1.10.12)\n  - Locking pear/net_smtp (1.12.1)\n  - Locking pear/net_socket (v1.2.1)\n  - Locking pear/validate_finance_creditcard (0.7.0)\n  - Locking phpoffice/math (0.2.0)\n  - Locking phpoffice/phpspreadsheet (2.3.8)\n  - Locking phpoffice/phpword (1.3.0)\n  - Locking phpseclib/phpseclib (2.0.48)\n  - Locking phrity/net-stream (1.3.0)\n  - Locking phrity/net-uri (1.3.0)\n  - Locking phrity/util-errorhandler (1.1.1)\n  - Locking phrity/websocket (1.7.3)\n  - Locking pontedilana/php-weasyprint (1.5.0)\n  - Locking psr/simple-cache (1.0.1)\n  - Locking rubobaquero/phpquery (0.9.15)\n  - Locking sabberworm/php-css-parser (v8.8.0)\n  - Locking scssphp/scssphp (v1.13.0)\n  - Locking soundasleep/html2text (2.1.0)\n  - Locking symfony/config (v7.0.8)\n  - Locking symfony/polyfill-php84 (v1.32.0)\n  - Locking tecnickcom/tcpdf (6.9.3)\n  - Locking totten/ca-config (v23.07.0)\n  - Locking totten/lurkerlite (1.3.0)\n  - Locking tplaner/when (v3.2.1)\n  - Locking tubalmartin/cssmin (v4.1.1)\n  - Locking typo3/phar-stream-wrapper (v4.0.0)\n  - Locking xkerman/restricted-unserialize (1.1.12)\n  - Locking zetacomponents/base (1.9.4)\n  - Locking zetacomponents/mail (1.9.7)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 60 installs, 0 updates, 0 removals\nInstalls: civicrm/civicrm-asset-plugin:v1.1.4, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, xkerman/restricted-unserialize:1.1.12, typo3/phar-stream-wrapper:v4.0.0, tplaner/when:v3.2.1, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.9.3, symfony/polyfill-php84:v1.32.0, symfony/config:v7.0.8, soundasleep/html2text:2.1.0, rubobaquero/phpquery:0.9.15, psr/simple-cache:1.0.1, pontedilana/php-weasyprint:1.5.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, pear/validate_finance_creditcard:0.7.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/mail_mime:1.10.12, pear/mail:v2.0.0, pear/log:1.14.4, pear/db:v1.12.2, pear/auth_sasl:v1.2.0, marcj/topsort:1.1.0, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, knplabs/knp-snappy:v1.5.1, firebase/php-jwt:v6.11.1, ezyang/htmlpurifier:v4.18.0, sabberworm/php-css-parser:v8.8.0, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, phrity/util-errorhandler:1.1.1, phrity/net-uri:1.3.0, phrity/net-stream:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, tubalmartin/cssmin:v4.1.1, scssphp/scssphp:v1.13.0, padaliyajay/php-autoprefixer:1.4, civicrm/composer-compile-lib:v0.8, civicrm/civicrm-core:6.1.2, civicrm/civicrm-drupal-8:6.1.2, civicrm/civicrm-packages:6.1.2\n  - Downloading civicrm/civicrm-asset-plugin (v1.1.4)\n  - Downloading civicrm/gitignore (1.2.0)\n  - Downloading civicrm/composer-downloads-plugin (v4.0.0)\n  - Downloading totten/lurkerlite (1.3.0)\n  - Downloading civicrm/composer-compile-plugin (v0.21)\n  - Downloading dflydev/apache-mime-types (v1.0.1)\n  - Downloading adrienrn/php-mimetyper (0.2.2)\n  - Downloading brick/money (0.10.1)\n  - Downloading zetacomponents/base (1.9.4)\n  - Downloading zetacomponents/mail (1.9.7)\n  - Downloading xkerman/restricted-unserialize (1.1.12)\n  - Downloading typo3/phar-stream-wrapper (v4.0.0)\n  - Downloading tplaner/when (v3.2.1)\n  - Downloading totten/ca-config (v23.07.0)\n  - Downloading tecnickcom/tcpdf (6.9.3)\n  - Downloading symfony/polyfill-php84 (v1.32.0)\n  - Downloading symfony/config (v7.0.8)\n  - Downloading soundasleep/html2text (2.1.0)\n  - Downloading rubobaquero/phpquery (0.9.15)\n  - Downloading psr/simple-cache (1.0.1)\n  - Downloading pontedilana/php-weasyprint (1.5.0)\n  - Downloading phpseclib/phpseclib (2.0.48)\n  - Downloading phpoffice/math (0.2.0)\n  - Downloading phpoffice/phpword (1.3.0)\n  - Downloading markbaker/matrix (3.0.1)\n  - Downloading markbaker/complex (3.0.2)\n  - Downloading maennchen/zipstream-php (3.1.2)\n  - Downloading phpoffice/phpspreadsheet (2.3.8)\n  - Downloading pear/validate_finance_creditcard (0.7.0)\n  - Downloading pear/net_socket (v1.2.1)\n  - Downloading pear/net_smtp (1.12.1)\n  - Downloading pear/mail_mime (1.10.12)\n  - Downloading pear/mail (v2.0.0)\n  - Downloading pear/log (1.14.4)\n  - Downloading pear/db (v1.12.2)\n  - Downloading pear/auth_sasl (v1.2.0)\n  - Downloading marcj/topsort (1.1.0)\n  - Downloading league/oauth2-client (2.8.1)\n  - Downloading league/oauth2-google (4.0.1)\n  - Downloading league/csv (9.23.0)\n  - Downloading laravel/serializable-closure (v1.3.7)\n  - Downloading knplabs/knp-snappy (v1.5.1)\n  - Downloading firebase/php-jwt (v6.11.1)\n  - Downloading ezyang/htmlpurifier (v4.18.0)\n  - Downloading sabberworm/php-css-parser (v8.8.0)\n  - Downloading dompdf/php-svg-lib (1.0.0)\n  - Downloading dompdf/php-font-lib (1.0.1)\n  - Downloading dompdf/dompdf (v3.1.0)\n  - Downloading phrity/util-errorhandler (1.1.1)\n  - Downloading phrity/net-uri (1.3.0)\n  - Downloading phrity/net-stream (1.3.0)\n  - Downloading phrity/websocket (1.7.3)\n  - Downloading dmore/chrome-mink-driver (2.9.3)\n  - Downloading tubalmartin/cssmin (v4.1.1)\n  - Downloading scssphp/scssphp (v1.13.0)\n  - Downloading padaliyajay/php-autoprefixer (1.4)\n  - Downloading civicrm/composer-compile-lib (v0.8)\n  - Downloading civicrm/civicrm-core (6.1.2)\n  - Downloading civicrm/civicrm-drupal-8 (6.1.2)\n  - Downloading civicrm/civicrm-packages (6.1.2)\n  0/60 [>---------------------------]   0% < 1 sec\n 11/60 [=====>----------------------]  18%  1 sec\n 13/60 [======>---------------------]  21%  1 sec\n 20/60 [=========>------------------]  33%  1 sec\n 28/60 [=============>--------------]  46%  1 sec\n 32/60 [==============>-------------]  53%  1 sec\n 38/60 [=================>----------]  63% 2 secs\n 44/60 [====================>-------]  73% 2 secs\n 51/60 [=======================>----]  85% 2 secs\n 55/60 [=========================>--]  91% 2 secs\n 59/60 [===========================>]  98% 3 secs\n 60/60 [============================] 100% 4 secs\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-asset-plugin (v1.1.4): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/gitignore (1.2.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-downloads-plugin (v4.0.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing totten/lurkerlite (1.3.0): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-compile-plugin (v0.21): Extracting archive\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dflydev/apache-mime-types (v1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing adrienrn/php-mimetyper (0.2.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing brick/money (0.10.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing zetacomponents/base (1.9.4): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing zetacomponents/mail (1.9.7): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing xkerman/restricted-unserialize (1.1.12): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing typo3/phar-stream-wrapper (v4.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tplaner/when (v3.2.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing totten/ca-config (v23.07.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tecnickcom/tcpdf (6.9.3): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing symfony/polyfill-php84 (v1.32.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing symfony/config (v7.0.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing soundasleep/html2text (2.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing rubobaquero/phpquery (0.9.15): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing psr/simple-cache (1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pontedilana/php-weasyprint (1.5.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpseclib/phpseclib (2.0.48): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/math (0.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/phpword (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing markbaker/matrix (3.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing markbaker/complex (3.0.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing maennchen/zipstream-php (3.1.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phpoffice/phpspreadsheet (2.3.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/validate_finance_creditcard (0.7.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/net_socket (v1.2.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/net_smtp (1.12.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/mail_mime (1.10.12): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/mail (v2.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/log (1.14.4): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/db (v1.12.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing pear/auth_sasl (v1.2.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing marcj/topsort (1.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/oauth2-client (2.8.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/oauth2-google (4.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing league/csv (9.23.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing laravel/serializable-closure (v1.3.7): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing knplabs/knp-snappy (v1.5.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing firebase/php-jwt (v6.11.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing ezyang/htmlpurifier (v4.18.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing sabberworm/php-css-parser (v8.8.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/php-svg-lib (1.0.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/php-font-lib (1.0.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dompdf/dompdf (v3.1.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/util-errorhandler (1.1.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/net-uri (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/net-stream (1.3.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing phrity/websocket (1.7.3): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing dmore/chrome-mink-driver (2.9.3): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing tubalmartin/cssmin (v4.1.1): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing scssphp/scssphp (v1.13.0): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing padaliyajay/php-autoprefixer (1.4): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/composer-compile-lib (v0.8): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-core (6.1.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-drupal-8 (6.1.2): Extracting archive\n> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches\n  - Installing civicrm/civicrm-packages (6.1.2): Extracting archive\n  0/55 [>---------------------------]   0% < 1 sec\n  8/55 [====>-----------------------]  14% < 1 sec\n 18/55 [=========>------------------]  32% < 1 sec\n 26/55 [=============>--------------]  47% < 1 sec\n 29/55 [==============>-------------]  52%  1 sec\n 38/55 [===================>--------]  69%  1 sec\n 45/55 [======================>-----]  81%  1 sec\n 53/55 [==========================>-]  96%  1 sec\n 55/55 [============================] 100% 2 secs\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads\n> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage\n> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall\n> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall\n\nIn PluginManager.php(281) : eval()'d code line 331:\n                                                                               \n  [Exception]                                                                  \n  Cannot apply patch Update gitignore to ensure that sites that manage via gi  \n  t don't miss out on the important db.json file (https://patch-diff.githubus  \n  ercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch)!                     \n                                                                               \n\nException trace:\n  at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Plugin/PluginManager.php(281) : eval()'d code:331\n cweagans\\Composer\\Patches_composer_tmp5->postInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:228\n Composer\\EventDispatcher\\EventDispatcher->doDispatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:158\n Composer\\EventDispatcher\\EventDispatcher->dispatchPackageEvent() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:399\n Composer\\Installer\\InstallationManager::Composer\\Installer\\{closure}() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:414\n Composer\\Installer\\InstallationManager->executeBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:322\n Composer\\Installer\\InstallationManager->downloadAndExecuteBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:221\n Composer\\Installer\\InstallationManager->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:839\n Composer\\Installer->doInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:649\n Composer\\Installer->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:298\n Composer\\Installer->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:498\n Composer\\Command\\RequireCommand->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:340\n Composer\\Command\\RequireCommand->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Command/Command.php:298\n Symfony\\Component\\Console\\Command\\Command->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:1040\n Symfony\\Component\\Console\\Application->doRunCommand() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:301\n Symfony\\Component\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:397\n Composer\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:171\n Symfony\\Component\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:137\n Composer\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/bin/composer:98\n require() at /home/pacs/tim05/users/lbscivi/bin/composer.phar:29\n\nrequire [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]", "stderr_lines": ["./composer.json has been updated", "Running composer update civicrm/civicrm-core civicrm/civicrm-packages civicrm/civicrm-drupal-8", "> command: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->onCommand", "> pre-update-cmd: cweagans\\Composer\\Patches_composer_tmp5->checkPatches", "> pre-update-cmd: DrupalProject\\composer\\ScriptHandler::checkComposerVersion", "Loading composer repositories with package information", "Updating dependencies", "Dependency resolution completed in 0.002 seconds", "Analyzed 589 packages to resolve dependencies", "Analyzed 2583 rules to resolve dependencies", "Dependency resolution completed in 0.001 seconds", "Lock file operations: 60 installs, 0 updates, 0 removals", "Installs: civicrm/civicrm-asset-plugin:v1.1.4, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, knplabs/knp-snappy:v1.5.1, pontedilana/php-weasyprint:1.5.0, phrity/util-errorhandler:1.1.1, phrity/net-stream:1.3.0, phrity/net-uri:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, soundasleep/html2text:2.1.0, symfony/polyfill-php84:v1.32.0, psr/simple-cache:1.0.1, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, ezyang/htmlpurifier:v4.18.0, tubalmartin/cssmin:v4.1.1, sabberworm/php-css-parser:v8.8.0, padaliyajay/php-autoprefixer:1.4, scssphp/scssphp:v1.13.0, civicrm/composer-compile-lib:v0.8, pear/db:v1.12.2, pear/mail_mime:1.10.12, typo3/phar-stream-wrapper:v4.0.0, xkerman/restricted-unserialize:1.1.12, tplaner/when:v3.2.1, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, pear/log:1.14.4, pear/mail:v2.0.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/auth_sasl:v1.2.0, pear/validate_finance_creditcard:0.7.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, marcj/topsort:1.1.0, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.9.3, symfony/config:v7.0.8, rubobaquero/phpquery:0.9.15, firebase/php-jwt:v6.11.1, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, civicrm/civicrm-core:6.1.2, civicrm/civicrm-drupal-8:6.1.2, civicrm/civicrm-packages:6.1.2", "  - Locking adrienrn/php-mimetyper (0.2.2)", "  - Locking brick/money (0.10.1)", "  - Locking civicrm/civicrm-asset-plugin (v1.1.4)", "  - Locking civicrm/civicrm-core (6.1.2)", "  - Locking civicrm/civicrm-drupal-8 (6.1.2)", "  - Locking civicrm/civicrm-packages (6.1.2)", "  - Locking civicrm/composer-compile-lib (v0.8)", "  - Locking civicrm/composer-compile-plugin (v0.21)", "  - Locking civicrm/composer-downloads-plugin (v4.0.0)", "  - Locking civicrm/gitignore (1.2.0)", "  - Locking dflydev/apache-mime-types (v1.0.1)", "  - Locking dmore/chrome-mink-driver (2.9.3)", "  - Locking dompdf/dompdf (v3.1.0)", "  - Locking dompdf/php-font-lib (1.0.1)", "  - Locking dompdf/php-svg-lib (1.0.0)", "  - Locking ezyang/htmlpurifier (v4.18.0)", "  - Locking firebase/php-jwt (v6.11.1)", "  - Locking knplabs/knp-snappy (v1.5.1)", "  - Locking laravel/serializable-closure (v1.3.7)", "  - Locking league/csv (9.23.0)", "  - Locking league/oauth2-client (2.8.1)", "  - Locking league/oauth2-google (4.0.1)", "  - Locking maennchen/zipstream-php (3.1.2)", "  - Locking marcj/topsort (1.1.0)", "  - Locking markbaker/complex (3.0.2)", "  - Locking markbaker/matrix (3.0.1)", "  - Locking padaliyajay/php-autoprefixer (1.4)", "  - Locking pear/auth_sasl (v1.2.0)", "  - Locking pear/db (v1.12.2)", "  - Locking pear/log (1.14.4)", "  - Locking pear/mail (v2.0.0)", "  - Locking pear/mail_mime (1.10.12)", "  - Locking pear/net_smtp (1.12.1)", "  - Locking pear/net_socket (v1.2.1)", "  - Locking pear/validate_finance_creditcard (0.7.0)", "  - Locking phpoffice/math (0.2.0)", "  - Locking phpoffice/phpspreadsheet (2.3.8)", "  - Locking phpoffice/phpword (1.3.0)", "  - Locking phpseclib/phpseclib (2.0.48)", "  - Locking phrity/net-stream (1.3.0)", "  - Locking phrity/net-uri (1.3.0)", "  - Locking phrity/util-errorhandler (1.1.1)", "  - Locking phrity/websocket (1.7.3)", "  - Locking pontedilana/php-weasyprint (1.5.0)", "  - Locking psr/simple-cache (1.0.1)", "  - Locking rubobaquero/phpquery (0.9.15)", "  - Locking sabberworm/php-css-parser (v8.8.0)", "  - Locking scssphp/scssphp (v1.13.0)", "  - Locking soundasleep/html2text (2.1.0)", "  - Locking symfony/config (v7.0.8)", "  - Locking symfony/polyfill-php84 (v1.32.0)", "  - Locking tecnickcom/tcpdf (6.9.3)", "  - Locking totten/ca-config (v23.07.0)", "  - Locking totten/lurkerlite (1.3.0)", "  - Locking tplaner/when (v3.2.1)", "  - Locking tubalmartin/cssmin (v4.1.1)", "  - Locking typo3/phar-stream-wrapper (v4.0.0)", "  - Locking xkerman/restricted-unserialize (1.1.12)", "  - Locking zetacomponents/base (1.9.4)", "  - Locking zetacomponents/mail (1.9.7)", "Writing lock file", "Installing dependencies from lock file (including require-dev)", "Package operations: 60 installs, 0 updates, 0 removals", "Installs: civicrm/civicrm-asset-plugin:v1.1.4, civicrm/gitignore:1.2.0, civicrm/composer-downloads-plugin:v4.0.0, totten/lurkerlite:1.3.0, civicrm/composer-compile-plugin:v0.21, dflydev/apache-mime-types:v1.0.1, adrienrn/php-mimetyper:0.2.2, brick/money:0.10.1, zetacomponents/base:1.9.4, zetacomponents/mail:1.9.7, xkerman/restricted-unserialize:1.1.12, typo3/phar-stream-wrapper:v4.0.0, tplaner/when:v3.2.1, totten/ca-config:v23.07.0, tecnickcom/tcpdf:6.9.3, symfony/polyfill-php84:v1.32.0, symfony/config:v7.0.8, soundasleep/html2text:2.1.0, rubobaquero/phpquery:0.9.15, psr/simple-cache:1.0.1, pontedilana/php-weasyprint:1.5.0, phpseclib/phpseclib:2.0.48, phpoffice/math:0.2.0, phpoffice/phpword:1.3.0, markbaker/matrix:3.0.1, markbaker/complex:3.0.2, maennchen/zipstream-php:3.1.2, phpoffice/phpspreadsheet:2.3.8, pear/validate_finance_creditcard:0.7.0, pear/net_socket:v1.2.1, pear/net_smtp:1.12.1, pear/mail_mime:1.10.12, pear/mail:v2.0.0, pear/log:1.14.4, pear/db:v1.12.2, pear/auth_sasl:v1.2.0, marcj/topsort:1.1.0, league/oauth2-client:2.8.1, league/oauth2-google:4.0.1, league/csv:9.23.0, laravel/serializable-closure:v1.3.7, knplabs/knp-snappy:v1.5.1, firebase/php-jwt:v6.11.1, ezyang/htmlpurifier:v4.18.0, sabberworm/php-css-parser:v8.8.0, dompdf/php-svg-lib:1.0.0, dompdf/php-font-lib:1.0.1, dompdf/dompdf:v3.1.0, phrity/util-errorhandler:1.1.1, phrity/net-uri:1.3.0, phrity/net-stream:1.3.0, phrity/websocket:1.7.3, dmore/chrome-mink-driver:2.9.3, tubalmartin/cssmin:v4.1.1, scssphp/scssphp:v1.13.0, padaliyajay/php-autoprefixer:1.4, civicrm/composer-compile-lib:v0.8, civicrm/civicrm-core:6.1.2, civicrm/civicrm-drupal-8:6.1.2, civicrm/civicrm-packages:6.1.2", "  - Downloading civicrm/civicrm-asset-plugin (v1.1.4)", "  - Downloading civicrm/gitignore (1.2.0)", "  - Downloading civicrm/composer-downloads-plugin (v4.0.0)", "  - Downloading totten/lurkerlite (1.3.0)", "  - Downloading civicrm/composer-compile-plugin (v0.21)", "  - Downloading dflydev/apache-mime-types (v1.0.1)", "  - Downloading adrienrn/php-mimetyper (0.2.2)", "  - Downloading brick/money (0.10.1)", "  - Downloading zetacomponents/base (1.9.4)", "  - Downloading zetacomponents/mail (1.9.7)", "  - Downloading xkerman/restricted-unserialize (1.1.12)", "  - Downloading typo3/phar-stream-wrapper (v4.0.0)", "  - Downloading tplaner/when (v3.2.1)", "  - Downloading totten/ca-config (v23.07.0)", "  - Downloading tecnickcom/tcpdf (6.9.3)", "  - Downloading symfony/polyfill-php84 (v1.32.0)", "  - Downloading symfony/config (v7.0.8)", "  - Downloading soundasleep/html2text (2.1.0)", "  - Downloading rubobaquero/phpquery (0.9.15)", "  - Downloading psr/simple-cache (1.0.1)", "  - Downloading pontedilana/php-weasyprint (1.5.0)", "  - Downloading phpseclib/phpseclib (2.0.48)", "  - Downloading phpoffice/math (0.2.0)", "  - Downloading phpoffice/phpword (1.3.0)", "  - Downloading markbaker/matrix (3.0.1)", "  - Downloading markbaker/complex (3.0.2)", "  - Downloading maennchen/zipstream-php (3.1.2)", "  - Downloading phpoffice/phpspreadsheet (2.3.8)", "  - Downloading pear/validate_finance_creditcard (0.7.0)", "  - Downloading pear/net_socket (v1.2.1)", "  - Downloading pear/net_smtp (1.12.1)", "  - Downloading pear/mail_mime (1.10.12)", "  - Downloading pear/mail (v2.0.0)", "  - Downloading pear/log (1.14.4)", "  - Downloading pear/db (v1.12.2)", "  - Downloading pear/auth_sasl (v1.2.0)", "  - Downloading marcj/topsort (1.1.0)", "  - Downloading league/oauth2-client (2.8.1)", "  - Downloading league/oauth2-google (4.0.1)", "  - Downloading league/csv (9.23.0)", "  - Downloading laravel/serializable-closure (v1.3.7)", "  - Downloading knplabs/knp-snappy (v1.5.1)", "  - Downloading firebase/php-jwt (v6.11.1)", "  - Downloading ezyang/htmlpurifier (v4.18.0)", "  - Downloading sabberworm/php-css-parser (v8.8.0)", "  - Downloading dompdf/php-svg-lib (1.0.0)", "  - Downloading dompdf/php-font-lib (1.0.1)", "  - Downloading dompdf/dompdf (v3.1.0)", "  - Downloading phrity/util-errorhandler (1.1.1)", "  - Downloading phrity/net-uri (1.3.0)", "  - Downloading phrity/net-stream (1.3.0)", "  - Downloading phrity/websocket (1.7.3)", "  - Downloading dmore/chrome-mink-driver (2.9.3)", "  - Downloading tubalmartin/cssmin (v4.1.1)", "  - Downloading scssphp/scssphp (v1.13.0)", "  - Downloading padaliyajay/php-autoprefixer (1.4)", "  - Downloading civicrm/composer-compile-lib (v0.8)", "  - Downloading civicrm/civicrm-core (6.1.2)", "  - Downloading civicrm/civicrm-drupal-8 (6.1.2)", "  - Downloading civicrm/civicrm-packages (6.1.2)", "  0/60 [>---------------------------]   0% < 1 sec", " 11/60 [=====>----------------------]  18%  1 sec", " 13/60 [======>---------------------]  21%  1 sec", " 20/60 [=========>------------------]  33%  1 sec", " 28/60 [=============>--------------]  46%  1 sec", " 32/60 [==============>-------------]  53%  1 sec", " 38/60 [=================>----------]  63% 2 secs", " 44/60 [====================>-------]  73% 2 secs", " 51/60 [=======================>----]  85% 2 secs", " 55/60 [=========================>--]  91% 2 secs", " 59/60 [===========================>]  98% 3 secs", " 60/60 [============================] 100% 4 secs", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-asset-plugin (v1.1.4): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/gitignore (1.2.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-downloads-plugin (v4.0.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing totten/lurkerlite (1.3.0): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-compile-plugin (v0.21): Extracting archive", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dflydev/apache-mime-types (v1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing adrienrn/php-mimetyper (0.2.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing brick/money (0.10.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing zetacomponents/base (1.9.4): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing zetacomponents/mail (1.9.7): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing xkerman/restricted-unserialize (1.1.12): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing typo3/phar-stream-wrapper (v4.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tplaner/when (v3.2.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing totten/ca-config (v23.07.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tecnickcom/tcpdf (6.9.3): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing symfony/polyfill-php84 (v1.32.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing symfony/config (v7.0.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing soundasleep/html2text (2.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing rubobaquero/phpquery (0.9.15): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing psr/simple-cache (1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pontedilana/php-weasyprint (1.5.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpseclib/phpseclib (2.0.48): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/math (0.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/phpword (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing markbaker/matrix (3.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing markbaker/complex (3.0.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing maennchen/zipstream-php (3.1.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phpoffice/phpspreadsheet (2.3.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/validate_finance_creditcard (0.7.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/net_socket (v1.2.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/net_smtp (1.12.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/mail_mime (1.10.12): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/mail (v2.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/log (1.14.4): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/db (v1.12.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing pear/auth_sasl (v1.2.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing marcj/topsort (1.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/oauth2-client (2.8.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/oauth2-google (4.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing league/csv (9.23.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing laravel/serializable-closure (v1.3.7): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing knplabs/knp-snappy (v1.5.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing firebase/php-jwt (v6.11.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing ezyang/htmlpurifier (v4.18.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing sabberworm/php-css-parser (v8.8.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/php-svg-lib (1.0.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/php-font-lib (1.0.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dompdf/dompdf (v3.1.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/util-errorhandler (1.1.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/net-uri (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/net-stream (1.3.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing phrity/websocket (1.7.3): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing dmore/chrome-mink-driver (2.9.3): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing tubalmartin/cssmin (v4.1.1): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing scssphp/scssphp (v1.13.0): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing padaliyajay/php-autoprefixer (1.4): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/composer-compile-lib (v0.8): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-core (6.1.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-drupal-8 (6.1.2): Extracting archive", "> pre-package-install: cweagans\\Composer\\Patches_composer_tmp5->gatherPatches", "  - Installing civicrm/civicrm-packages (6.1.2): Extracting archive", "  0/55 [>---------------------------]   0% < 1 sec", "  8/55 [====>-----------------------]  14% < 1 sec", " 18/55 [=========>------------------]  32% < 1 sec", " 26/55 [=============>--------------]  47% < 1 sec", " 29/55 [==============>-------------]  52%  1 sec", " 38/55 [===================>--------]  69%  1 sec", " 45/55 [======================>-----]  81%  1 sec", " 53/55 [==========================>-]  96%  1 sec", " 55/55 [============================] 100% 2 secs", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "> post-package-install: LastCall\\DownloadsPlugin\\Plugin->installDownloads", "> post-package-install: Drupal\\Composer\\Plugin\\Scaffold\\Plugin_composer_tmp6->postPackage", "> post-package-install: Civi\\AssetPlugin\\AssetPlugin->onPackageInstall", "> post-package-install: cweagans\\Composer\\Patches_composer_tmp5->postInstall", "", "In PluginManager.php(281) : eval()'d code line 331:", "                                                                               ", "  [Exception]                                                                  ", "  Cannot apply patch Update gitignore to ensure that sites that manage via gi  ", "  t don't miss out on the important db.json file (https://patch-diff.githubus  ", "  ercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch)!                     ", "                                                                               ", "", "Exception trace:", "  at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Plugin/PluginManager.php(281) : eval()'d code:331", " cweagans\\Composer\\Patches_composer_tmp5->postInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:228", " Composer\\EventDispatcher\\EventDispatcher->doDispatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:158", " Composer\\EventDispatcher\\EventDispatcher->dispatchPackageEvent() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:399", " Composer\\Installer\\InstallationManager::Composer\\Installer\\{closure}() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:414", " Composer\\Installer\\InstallationManager->executeBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:322", " Composer\\Installer\\InstallationManager->downloadAndExecuteBatch() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer/InstallationManager.php:221", " Composer\\Installer\\InstallationManager->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:839", " Composer\\Installer->doInstall() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:649", " Composer\\Installer->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Installer.php:298", " Composer\\Installer->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:498", " Composer\\Command\\RequireCommand->doUpdate() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Command/RequireCommand.php:340", " Composer\\Command\\RequireCommand->execute() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Command/Command.php:298", " Symfony\\Component\\Console\\Command\\Command->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:1040", " Symfony\\Component\\Console\\Application->doRunCommand() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:301", " Symfony\\Component\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:397", " Composer\\Console\\Application->doRun() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/vendor/symfony/console/Application.php:171", " Symfony\\Component\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/src/Composer/Console/Application.php:137", " Composer\\Console\\Application->run() at phar:///home/pacs/tim05/users/lbscivi/bin/composer.phar/bin/composer:98", " require() at /home/pacs/tim05/users/lbscivi/bin/composer.phar:29", "", "require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]"], "stdout": "Gathering patches for root package.\nNo patches supplied.\nGathering patches for root package.\nNo patches supplied.\nGathering patches for dependencies. This might take a minute.\nFound 2 patches for pear/db.\nFound 1 patches for pear/mail.\nFound 1 patches for pear/net_smtp.\nFound 1 patches for pear/mail_mime.\nFound 2 patches for zetacomponents/mail.\nFound 2 patches for adrienrn/php-mimetyper.\n[civicrm-asset-plugin] Found drupal/core. Defaults will be based on drupal-composer/drupal-project.\nNo patches found for civicrm/civicrm-asset-plugin.\nPatches already gathered. Skipping\nNo patches found for civicrm/gitignore.\nPatches already gathered. Skipping\nNo patches found for civicrm/composer-downloads-plugin.\nPatches already gathered. Skipping\nNo patches found for totten/lurkerlite.\nPatches already gathered. Skipping\nNo patches found for civicrm/composer-compile-plugin.\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nPatches already gathered. Skipping\nNo patches found for dflydev/apache-mime-types.\n  - Applying patches for adrienrn/php-mimetyper\n    https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/17.patch (Apply patch to fix php8.2 deprecation notice on dynamic property $filename)\npatch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/117861/681b15df588e4.patch'\npatching file src/Repository/MimeDbRepository.php\n\n    https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch (Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file)\n   Could not apply patch! Skipping. The error was: The \"https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch\" file could not be downloaded (HTTP/1.1 429 Too Many Requests)", "stdout_lines": ["Gathering patches for root package.", "No patches supplied.", "Gathering patches for root package.", "No patches supplied.", "Gathering patches for dependencies. This might take a minute.", "Found 2 patches for pear/db.", "Found 1 patches for pear/mail.", "Found 1 patches for pear/net_smtp.", "Found 1 patches for pear/mail_mime.", "Found 2 patches for zetacomponents/mail.", "Found 2 patches for adrienrn/php-mimetyper.", "[civicrm-asset-plugin] Found drupal/core. Defaults will be based on drupal-composer/drupal-project.", "No patches found for civicrm/civicrm-asset-plugin.", "Patches already gathered. Skipping", "No patches found for civicrm/gitignore.", "Patches already gathered. Skipping", "No patches found for civicrm/composer-downloads-plugin.", "Patches already gathered. Skipping", "No patches found for totten/lurkerlite.", "Patches already gathered. Skipping", "No patches found for civicrm/composer-compile-plugin.", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "Patches already gathered. Skipping", "No patches found for dflydev/apache-mime-types.", "  - Applying patches for adrienrn/php-mimetyper", "    https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/17.patch (Apply patch to fix php8.2 deprecation notice on dynamic property $filename)", "patch '-p1' --no-backup-if-mismatch -d '/home/pacs/tim05/users/lbscivi/civicrm/vendor/adrienrn/php-mimetyper' < '/tmp/user/117861/681b15df588e4.patch'", "patching file src/Repository/MimeDbRepository.php", "", "    https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch (Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file)", "   Could not apply patch! Skipping. The error was: The \"https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch\" file could not be downloaded (HTTP/1.1 429 Too Many Requests)"]}
[00:06:35] 
[00:06:35] PLAY RECAP *********************************************************************
[00:06:35] tim05-lbscivi              : ok=71   changed=45   unreachable=0    failed=1    skipped=16   rescued=0    ignored=0   
[00:06:35] 
[00:06:35] 255
[00:06:35] LBSERROR: Setup script did not succeed
[00:06:52] This build took about 7 minutes
go to top of this page