Start: 2025-03-17 18:38:14 GMT

Package: routine-update
Version: 0.2.3
Installed-Size: 54
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: all
Depends: git, git-buildpackage, dpkg-dev, lintian-brush, fakeroot, libconfig-model-dpkg-perl, cme, devscripts, gobject-introspection, pristine-tar, quilt, licenserecon
Description: routine updater for a Debian source package
Homepage: https://salsa.debian.org/science-team/routine-update
Description-md5: b278878e0ac53abad116c91b61e09af8
Section: science
Priority: optional
Filename: pool/main/r/routine-update/routine-update_0.2.3_all.deb
Size: 17048
MD5sum: 1adc18d377f75e95a1da16b4c0d932f7
SHA256: ec84fa6d96c7bd26d70403fbc3ed8969832ce456a3131d556ef3c03817d17a58

Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python3/dist-packages timeout -s INT -k 5m 80m /srv/piuparts.debian.org/bin/piuparts --install-remove-install --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-others --scriptsdir /etc/piuparts/scripts-leftovers --mirror 'http://deb.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/sid-merged-usr_amd64.tar.gz -d sid --no-upgrade-test --apt routine-update=0.2.3
0m0.0s INFO: ------------------------------------------------------------------------------
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at https://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong.
0m0.0s INFO: ------------------------------------------------------------------------------
0m0.0s INFO: piuparts version 1.5.2~202503162239~1.5.1-10-g345d5865 starting up.
0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/bin/piuparts --install-remove-install --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-others --scriptsdir /etc/piuparts/scripts-leftovers --mirror 'http://deb.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/sid-merged-usr_amd64.tar.gz -d sid --no-upgrade-test --apt routine-update=0.2.3
0m0.0s INFO: Running on: Linux piu-slave-conova-01 5.10.0-34-amd64 #1 SMP Debian 5.10.234-1 (2025-02-24) x86_64
0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpcq5evt13
0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/sid-merged-usr_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpcq5evt13
0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', '--auto-compress', '-xf', '/srv/piuparts.debian.org/slave/basetgz/sid-merged-usr_amd64.tar.gz']
0m0.5s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', '--auto-compress', '-xf', '/srv/piuparts.debian.org/slave/basetgz/sid-merged-usr_amd64.tar.gz']
0m0.5s DEBUG: Starting command: ['mount', '-t', 'proc', 'proc', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/proc']
0m0.5s DEBUG: Command ok: ['mount', '-t', 'proc', 'proc', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/proc']
0m0.5s DEBUG: Starting command: ['mount', '-t', 'devpts', '-o', 'newinstance,noexec,nosuid,gid=5,mode=0620,ptmxmode=0666', 'devpts', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts']
0m0.5s DEBUG: Command ok: ['mount', '-t', 'devpts', '-o', 'newinstance,noexec,nosuid,gid=5,mode=0620,ptmxmode=0666', 'devpts', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts']
0m0.5s DEBUG: Starting command: ['mount', '-o', 'bind', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts/ptmx', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/ptmx']
0m0.5s DEBUG: Command ok: ['mount', '-o', 'bind', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts/ptmx', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/ptmx']
0m0.6s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/pts/9', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/console']
0m0.6s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/pts/9', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/console']
0m0.6s DEBUG: Starting command: ['mount', '-t', 'tmpfs', '-o', 'size=65536k', 'tmpfs', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/shm']
0m0.6s DEBUG: Command ok: ['mount', '-t', 'tmpfs', '-o', 'size=65536k', 'tmpfs', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/shm']
0m0.6s DEBUG: sources.list:
  deb http://deb.debian.org/debian/ sid main
0m0.6s DEBUG: Created policy-rc.d and chmodded it.
0m0.6s DEBUG: Created resolv.conf.
0m0.6s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpcq5evt13/tmp/scripts/
0m0.6s DEBUG: Copying scriptsdir /etc/piuparts/scripts-leftovers to /srv/piuparts.debian.org/tmp/tmpcq5evt13/tmp/scripts/
0m0.6s INFO: Running scripts post_chroot_unpack
0m0.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_chroot_unpack_allow_unauthenticated']
0m0.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_chroot_unpack_allow_unauthenticated']
0m0.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'update']
0m3.3s DUMP: 
  Get:1 http://deb.debian.org/debian sid InRelease [205 kB]
  Get:2 http://deb.debian.org/debian sid/main amd64 Packages [10.1 MB]
  Get:3 http://deb.debian.org/debian sid/main Translation-en [7385 kB]
  Fetched 17.7 MB in 2s (8750 kB/s)
  Reading package lists...
0m3.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'update']
0m3.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-yf', 'dist-upgrade']
0m4.5s DUMP: 
  Reading package lists...
  Building dependency tree...
  Calculating upgrade...
  The following packages will be upgraded:
    libselinux1 libsemanage-common libsemanage2 libsepol2 login.defs passwd
  6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1898 kB of archives.
  After this operation, 9216 B of additional disk space will be used.
  Get:1 http://deb.debian.org/debian sid/main amd64 libselinux1 amd64 3.8.1-1 [84.7 kB]
  Get:2 http://deb.debian.org/debian sid/main amd64 login.defs all 1:4.17.3-2 [186 kB]
  Get:3 http://deb.debian.org/debian sid/main amd64 libsemanage-common all 3.8.1-1 [7812 B]
  Get:4 http://deb.debian.org/debian sid/main amd64 libsepol2 amd64 3.8.1-1 [296 kB]
  Get:5 http://deb.debian.org/debian sid/main amd64 libsemanage2 amd64 3.8.1-1 [95.3 kB]
  Get:6 http://deb.debian.org/debian sid/main amd64 passwd amd64 1:4.17.3-2 [1228 kB]
  Fetched 1898 kB in 0s (13.2 MB/s)
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 4908 files and directories currently installed.)
  Preparing to unpack .../libselinux1_3.8.1-1_amd64.deb ...
  Unpacking libselinux1:amd64 (3.8.1-1) over (3.8-4) ...
  Setting up libselinux1:amd64 (3.8.1-1) ...
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 4908 files and directories currently installed.)
  Preparing to unpack .../login.defs_1%3a4.17.3-2_all.deb ...
  Unpacking login.defs (1:4.17.3-2) over (1:4.17.3-1) ...
  Preparing to unpack .../libsemanage-common_3.8.1-1_all.deb ...
  Unpacking libsemanage-common (3.8.1-1) over (3.8-1) ...
  Preparing to unpack .../libsepol2_3.8.1-1_amd64.deb ...
  Unpacking libsepol2:amd64 (3.8.1-1) over (3.8-1) ...
  Preparing to unpack .../libsemanage2_3.8.1-1_amd64.deb ...
  Unpacking libsemanage2:amd64 (3.8.1-1) over (3.8-1+b1) ...
  Preparing to unpack .../passwd_1%3a4.17.3-2_amd64.deb ...
  Unpacking passwd (1:4.17.3-2) over (1:4.17.3-1) ...
  Setting up login.defs (1:4.17.3-2) ...
  Setting up libsemanage-common (3.8.1-1) ...
  Setting up libsepol2:amd64 (3.8.1-1) ...
  Setting up libsemanage2:amd64 (3.8.1-1) ...
  Setting up passwd (1:4.17.3-2) ...
  Processing triggers for libc-bin (2.41-6) ...
0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-yf', 'dist-upgrade']
0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'sh', '-c', 'apt-cache dumpavail | md5sum']
0m5.2s DUMP: 
  3b1c8b9ca46606db7bf8322c0aa55a2a  -
0m5.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'sh', '-c', 'apt-cache dumpavail | md5sum']
0m5.2s INFO: Running scripts post_setup
0m5.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_dummy_users']
0m5.9s DUMP: 
  useradd warning: dummy1000's uid 1000 is greater than SYS_UID_MAX 999
  useradd warning: dummy1001's uid 1001 is greater than SYS_UID_MAX 999
  useradd warning: dummy1002's uid 1002 is greater than SYS_UID_MAX 999
  useradd warning: dummy1003's uid 1003 is greater than SYS_UID_MAX 999
  useradd warning: dummy1004's uid 1004 is greater than SYS_UID_MAX 999
  useradd warning: dummy1005's uid 1005 is greater than SYS_UID_MAX 999
  useradd warning: dummy1006's uid 1006 is greater than SYS_UID_MAX 999
  useradd warning: dummy1007's uid 1007 is greater than SYS_UID_MAX 999
  useradd warning: dummy1008's uid 1008 is greater than SYS_UID_MAX 999
  useradd warning: dummy1009's uid 1009 is greater than SYS_UID_MAX 999
  useradd warning: dummy1010's uid 1010 is greater than SYS_UID_MAX 999
0m5.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_dummy_users']
0m5.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_fake-essential']
0m7.7s DUMP: 
  *** Adding fake essential packages ***
  Reading package lists...
  Building dependency tree...
  Reading state information...
  init-system-helpers is already the newest version (1.68).
  The following additional packages will be installed:
    libncursesw6 libproc2-0 libtext-charwidth-perl libtext-wrapi18n-perl procps
    sensible-utils ucf
  Suggested packages:
    dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite3 | dbconfig-no-thanks
  Recommended packages:
    libgpm2 psmisc linux-sysctl-defaults
  The following NEW packages will be installed:
    dbconfig-common libncursesw6 libproc2-0 libtext-charwidth-perl
    libtext-wrapi18n-perl procps sensible-utils ucf
  0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1757 kB of archives.
  After this operation, 4946 kB of additional disk space will be used.
  Get:1 http://deb.debian.org/debian sid/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB]
  Get:2 http://deb.debian.org/debian sid/main amd64 libproc2-0 amd64 2:4.0.4-7 [64.9 kB]
  Get:3 http://deb.debian.org/debian sid/main amd64 procps amd64 2:4.0.4-7 [878 kB]
  Get:4 http://deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.24 [24.8 kB]
  Get:5 http://deb.debian.org/debian sid/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B]
  Get:6 http://deb.debian.org/debian sid/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
  Get:7 http://deb.debian.org/debian sid/main amd64 ucf all 3.0050 [42.7 kB]
  Get:8 http://deb.debian.org/debian sid/main amd64 dbconfig-common all 2.0.24 [592 kB]
  Preconfiguring packages ...
  Fetched 1757 kB in 0s (19.6 MB/s)
  Selecting previously unselected package libncursesw6:amd64.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 4907 files and directories currently installed.)
  Preparing to unpack .../0-libncursesw6_6.5+20250216-2_amd64.deb ...
  Unpacking libncursesw6:amd64 (6.5+20250216-2) ...
  Selecting previously unselected package libproc2-0:amd64.
  Preparing to unpack .../1-libproc2-0_2%3a4.0.4-7_amd64.deb ...
  Unpacking libproc2-0:amd64 (2:4.0.4-7) ...
  Selecting previously unselected package procps.
  Preparing to unpack .../2-procps_2%3a4.0.4-7_amd64.deb ...
  Unpacking procps (2:4.0.4-7) ...
  Selecting previously unselected package sensible-utils.
  Preparing to unpack .../3-sensible-utils_0.0.24_all.deb ...
  Unpacking sensible-utils (0.0.24) ...
  Selecting previously unselected package libtext-charwidth-perl:amd64.
  Preparing to unpack .../4-libtext-charwidth-perl_0.04-11+b4_amd64.deb ...
  Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ...
  Selecting previously unselected package libtext-wrapi18n-perl.
  Preparing to unpack .../5-libtext-wrapi18n-perl_0.06-10_all.deb ...
  Unpacking libtext-wrapi18n-perl (0.06-10) ...
  Selecting previously unselected package ucf.
  Preparing to unpack .../6-ucf_3.0050_all.deb ...
  Moving old data out of the way
  Unpacking ucf (3.0050) ...
  Selecting previously unselected package dbconfig-common.
  Preparing to unpack .../7-dbconfig-common_2.0.24_all.deb ...
  Unpacking dbconfig-common (2.0.24) ...
  Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ...
  Setting up libtext-wrapi18n-perl (0.06-10) ...
  Setting up libproc2-0:amd64 (2:4.0.4-7) ...
  Setting up libncursesw6:amd64 (6.5+20250216-2) ...
  Setting up sensible-utils (0.0.24) ...
  Setting up procps (2:4.0.4-7) ...
  Setting up ucf (3.0050) ...
  Setting up dbconfig-common (2.0.24) ...
  Creating config file /etc/dbconfig-common/config with new version
  Processing triggers for libc-bin (2.41-6) ...
0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_fake-essential']
0m7.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_forbid_home']
0m7.7s DUMP: 
  Disabling /home
  Adding 'local diversion of /home to /home.distrib'
0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_forbid_home']
0m7.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_force-unsafe-io']
0m7.7s DUMP: 
  Enabling dpkg --force-unsafe-io.
  Adding 'local diversion of /usr/bin/sync to /usr/bin/sync.distrib'
  Adding 'local diversion of /bin/sync to /bin/sync.distrib.usr-is-merged'
  '/bin/sync' -> 'true'
0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_force-unsafe-io']
0m7.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_minimize']
0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_minimize']
0m7.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_squeeze-backports']
0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_squeeze-backports']
0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_zz_backports']
0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_setup_zz_backports']
0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
0m7.8s DEBUG: Recording chroot state
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n']
0m8.2s DUMP: 
  install ok installed	apt	apt	2.9.33
  install ok installed	base-files	base-files	13.7
  install ok installed	base-passwd	base-passwd	3.6.6
  install ok installed	bash	bash	5.2.37-1.1+b1
  install ok installed	bsdutils	bsdutils	1:2.40.4-5
  install ok installed	coreutils	coreutils	9.5-1+b1
  install ok installed	dash	dash	0.5.12-12
  install ok installed	dbconfig-common	dbconfig-common	2.0.24
  install ok installed	debconf	debconf	1.5.91
  install ok installed	debian-archive-keyring	debian-archive-keyring	2023.4
  install ok installed	debianutils	debianutils	5.21
  install ok installed	diffutils	diffutils	1:3.10-2
  install ok installed	dpkg	dpkg	1.22.18
  install ok installed	findutils	findutils	4.10.0-3
  install ok installed	gcc-14-base:amd64	gcc-14-base	14.2.0-19
  install ok installed	grep	grep	3.11-4
  install ok installed	gzip	gzip	1.13-1
  install ok installed	hostname	hostname	3.25
  install ok installed	init-system-helpers	init-system-helpers	1.68
  install ok installed	libacl1:amd64	libacl1	2.3.2-2+b1
  install ok installed	libapt-pkg7.0:amd64	libapt-pkg7.0	2.9.33
  install ok installed	libattr1:amd64	libattr1	1:2.5.2-3
  install ok installed	libaudit-common	libaudit-common	1:4.0.2-2
  install ok installed	libaudit1:amd64	libaudit1	1:4.0.2-2+b2
  install ok installed	libblkid1:amd64	libblkid1	2.40.4-5
  install ok installed	libbsd0:amd64	libbsd0	0.12.2-2
  install ok installed	libbz2-1.0:amd64	libbz2-1.0	1.0.8-6
  install ok installed	libc-bin	libc-bin	2.41-6
  install ok installed	libc6:amd64	libc6	2.41-6
  install ok installed	libcap-ng0:amd64	libcap-ng0	0.8.5-4+b1
  install ok installed	libcap2:amd64	libcap2	1:2.75-2
  install ok installed	libcrypt1:amd64	libcrypt1	1:4.4.38-1
  install ok installed	libdb5.3t64:amd64	libdb5.3t64	5.3.28+dfsg2-9
  install ok installed	libdebconfclient0:amd64	libdebconfclient0	0.277
  install ok installed	libgcc-s1:amd64	libgcc-s1	14.2.0-19
  install ok installed	libgmp10:amd64	libgmp10	2:6.3.0+dfsg-3
  install ok installed	libhogweed6t64:amd64	libhogweed6t64	3.10.1-1
  install ok installed	liblz4-1:amd64	liblz4-1	1.10.0-4
  install ok installed	liblzma5:amd64	liblzma5	5.6.4-1
  install ok installed	libmd0:amd64	libmd0	1.1.0-2+b1
  install ok installed	libmount1:amd64	libmount1	2.40.4-5
  install ok installed	libncursesw6:amd64	libncursesw6	6.5+20250216-2
  install ok installed	libnettle8t64:amd64	libnettle8t64	3.10.1-1
  install ok installed	libpam-modules:amd64	libpam-modules	1.7.0-3
  install ok installed	libpam-modules-bin	libpam-modules-bin	1.7.0-3
  install ok installed	libpam-runtime	libpam-runtime	1.7.0-3
  install ok installed	libpam0g:amd64	libpam0g	1.7.0-3
  install ok installed	libpcre2-8-0:amd64	libpcre2-8-0	10.45-1
  install ok installed	libproc2-0:amd64	libproc2-0	2:4.0.4-7
  install ok installed	libseccomp2:amd64	libseccomp2	2.5.5-2+b1
  install ok installed	libselinux1:amd64	libselinux1	3.8.1-1
  install ok installed	libsemanage-common	libsemanage-common	3.8.1-1
  install ok installed	libsemanage2:amd64	libsemanage2	3.8.1-1
  install ok installed	libsepol2:amd64	libsepol2	3.8.1-1
  install ok installed	libsmartcols1:amd64	libsmartcols1	2.40.4-5
  install ok installed	libssl3t64:amd64	libssl3t64	3.4.1-1
  install ok installed	libstdc++6:amd64	libstdc++6	14.2.0-19
  install ok installed	libsystemd0:amd64	libsystemd0	257.4-3
  install ok installed	libtext-charwidth-perl:amd64	libtext-charwidth-perl	0.04-11+b4
  install ok installed	libtext-wrapi18n-perl	libtext-wrapi18n-perl	0.06-10
  install ok installed	libtinfo6:amd64	libtinfo6	6.5+20250216-2
  install ok installed	libudev1:amd64	libudev1	257.4-3
  install ok installed	libuuid1:amd64	libuuid1	2.40.4-5
  install ok installed	libxxhash0:amd64	libxxhash0	0.8.3-2
  install ok installed	libzstd1:amd64	libzstd1	1.5.7+dfsg-1
  install ok installed	login	login	1:4.16.0-2+really2.40.4-5
  install ok installed	login.defs	login.defs	1:4.17.3-2
  install ok installed	mawk	mawk	1.3.4.20250131-1
  install ok installed	mount	mount	2.40.4-5
  install ok installed	ncurses-base	ncurses-base	6.5+20250216-2
  install ok installed	ncurses-bin	ncurses-bin	6.5+20250216-2
  install ok installed	openssl-provider-legacy	openssl-provider-legacy	3.4.1-1
  install ok installed	passwd	passwd	1:4.17.3-2
  install ok installed	perl-base	perl-base	5.40.1-2
  install ok installed	procps	procps	2:4.0.4-7
  install ok installed	sed	sed	4.9-2
  install ok installed	sensible-utils	sensible-utils	0.0.24
  install ok installed	sqv	sqv	1.2.1-6+b1
  install ok installed	sysvinit-utils	sysvinit-utils	3.14-4
  install ok installed	tar	tar	1.35+dfsg-3.1
  install ok installed	tzdata	tzdata	2025a-2
  install ok installed	ucf	ucf	3.0050
  install ok installed	usr-is-merged	usr-is-merged	39+nmu2
  install ok installed	util-linux	util-linux	2.40.4-5
  install ok installed	zlib1g:amd64	zlib1g	1:1.3.dfsg+really1.3.1-1+b1
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n']
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-divert', '--list']
0m8.2s DUMP: 
  local diversion of /bin/sync to /bin/sync.distrib.usr-is-merged
  local diversion of /home to /home.distrib
  diversion of /lib64/ld-linux-x86-64.so.2 to /lib64/ld-linux-x86-64.so.2.usr-is-merged by libc6
  diversion of /libx32 to /.libx32.usr-is-merged by base-files
  local diversion of /usr/bin/sync to /usr/bin/sync.distrib
  diversion of /lib32 to /.lib32.usr-is-merged by base-files
  diversion of /libo32 to /.libo32.usr-is-merged by base-files
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-divert', '--list']
0m8.2s INFO: Running scripts is_testable
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/is_testable_uninstallable']
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/is_testable_uninstallable']
0m8.2s INFO: apt-cache does not know about any of the requested packages
0m8.2s INFO: Running scripts pre_test
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_test_exceptions']
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_test_exceptions']
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_test_root_password']
0m8.3s DUMP: 
  New password: Retype new password: passwd: password updated successfully
0m8.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_test_root_password']
0m8.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
0m8.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
0m8.9s DEBUG: No broken symlinks as far as we can find.
0m8.9s INFO: Running scripts pre_install
0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
0m8.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'show', '--no-all-versions', 'routine-update=0.2.3']
0m10.0s DUMP: 
  Package: routine-update
  Version: 0.2.3
  Installed-Size: 54
  Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
  Architecture: all
  Depends: git, git-buildpackage, dpkg-dev, lintian-brush, fakeroot, libconfig-model-dpkg-perl, cme, devscripts, gobject-introspection, pristine-tar, quilt, licenserecon
  Description-en: routine updater for a Debian source package
   Will pull new upstream version first and then will perform common cleanups.
   .
   It contains several steps all with the intention to
   .
    * reduce lintian warnings
    * keep all packages in a "modern" packaging shape
  Description-md5: b278878e0ac53abad116c91b61e09af8
  Homepage: https://salsa.debian.org/science-team/routine-update
  Section: science
  Priority: optional
  Filename: pool/main/r/routine-update/routine-update_0.2.3_all.deb
  Size: 17048
  MD5sum: 1adc18d377f75e95a1da16b4c0d932f7
  SHA256: ec84fa6d96c7bd26d70403fbc3ed8969832ce456a3131d556ef3c03817d17a58
0m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'show', '--no-all-versions', 'routine-update=0.2.3']
0m10.0s DEBUG: metapackage:
  Package: piuparts-depends-dummy
  Version: 0.invalid.0
  Architecture: all
  Maintainer: piuparts developers team <piuparts-devel@alioth-lists.debian.net>
  Depends: git, git-buildpackage, dpkg-dev, lintian-brush, fakeroot, libconfig-model-dpkg-perl, cme, devscripts, gobject-introspection, pristine-tar, quilt, licenserecon
  Description: Dummy package to satisfy dependencies - created by piuparts
   This package was created automatically by piuparts and can safely be removed
  
0m10.0s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp7tjwzutf/piuparts-depends-dummy']
0m10.0s DUMP: 
  dpkg-deb: warning: not checking contents of control area
  dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmp7tjwzutf/piuparts-depends-dummy.deb'.
0m10.0s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp7tjwzutf/piuparts-depends-dummy']
0m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt']
0m10.0s DUMP: 
  2.9.33
0m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt']
0m10.0s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmp7tjwzutf/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpcq5evt13/tmp
0m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/piuparts-depends-dummy.deb']
0m59.8s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    adduser appstream autoconf automake autopoint autotools-dev binutils
    binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential
    bzip2 ca-certificates cme cpp cpp-14 cpp-14-x86-64-linux-gnu
    cpp-x86-64-linux-gnu debhelper devscripts dh-autoreconf
    dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dwz ed
    fakeroot file g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc
    gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base
    girepository-tools git git-buildpackage git-man gnupg gnupg-l10n
    gobject-introspection gobject-introspection-bin gpg gpg-agent gpgconf gpgsm
    gpgv groff-base intltool-debian iso-codes libalgorithm-c3-perl
    libaliased-perl libapp-cmd-perl libappstream5 libapt-pkg-perl
    libarchive-zip-perl libarchive13t64 libarray-intspan-perl libasan8
    libassuan9 libatomic1 libb-hooks-endofscope-perl libb-hooks-op-check-perl
    libberkeleydb-perl libbinutils libblkid-dev libboolean-perl libbrotli1
    libc-dev-bin libc6-dev libcapture-tiny-perl libcarp-assert-more-perl
    libcc1-0 libcgi-pm-perl libclass-c3-perl libclass-data-inheritable-perl
    libclass-inspector-perl libclass-load-perl libclass-method-modifiers-perl
    libclass-xsaccessor-perl libclone-choose-perl libclone-perl libcom-err2
    libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl
    libconfig-model-perl libconfig-tiny-perl libconst-fast-perl
    libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls
    libdata-dpath-perl libdata-messagepack-perl libdata-optlist-perl
    libdata-section-perl libdata-validate-domain-perl libdata-validate-ip-perl
    libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
    libdevel-size-perl libdevel-stacktrace-perl libdpkg-perl
    libdynaloader-functions-perl libelf1t64 libemail-address-xs-perl
    libencode-locale-perl liberror-perl libexception-class-perl libexpat1
    libexporter-lite-perl libexporter-tiny-perl libfakeroot
    libfeature-compat-class-perl libfeature-compat-try-perl libffi-dev libffi8
    libfile-basedir-perl libfile-dirlist-perl libfile-find-rule-perl
    libfile-homedir-perl libfile-listing-perl libfile-sharedir-perl
    libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
    libfont-ttf-perl libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64
    libgetopt-long-descriptive-perl libgio-2.0-dev libgio-2.0-dev-bin
    libgirepository-1.0-1 libgirepository-2.0-0 libgit2-1.8 libglib2.0-0t64
    libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
    libgnutls30t64 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2
    libhash-merge-perl libhtml-form-perl libhtml-html5-entities-perl
    libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
    libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
    libhttp-message-perl libhttp-negotiate-perl libhttp-parser2.9 libhwasan0
    libicu76 libidn2-0 libimport-into-perl libindirect-perl libio-html-perl
    libio-interactive-perl libio-pty-perl libio-socket-ssl-perl
    libio-string-perl libio-stringy-perl libio-tiecombine-perl libipc-run-perl
    libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
    libiterator-util-perl libitm1 libjansson4 libjson-maybexs-perl libjson-perl
    libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap2
    liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
    liblist-someutils-perl liblist-utilsby-perl liblog-any-adapter-screen-perl
    liblog-any-perl liblog-log4perl-perl liblsan0 liblwp-mediatypes-perl
    liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1t64
    libmarkdown2 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmldbm-perl
    libmodule-implementation-perl libmodule-pluggable-perl
    libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount-dev
    libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl
    libmpc3 libmpfr6 libmro-compat-perl libnamespace-clean-perl
    libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
    libnet-netmask-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
    libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64
    libnumber-compare-perl libobject-pad-perl libp11-kit0 libpackage-stash-perl
    libparams-classify-perl libparams-util-perl libparams-validate-perl
    libparse-debcontrol-perl libparse-recdescent-perl libpath-iterator-rule-perl
    libpath-tiny-perl libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
    libperl5.40 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
    libpkgconf3 libpod-constants-perl libpod-parser-perl libpod-pom-perl libpq5
    libproc-processtable-perl libpsl5t64 libpython3-stdlib libpython3.13
    libpython3.13-minimal libpython3.13-stdlib libquadmath0 libreadline8t64
    libregexp-common-perl libregexp-pattern-license-perl libregexp-pattern-perl
    libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
    libsasl2-modules-db libselinux1-dev libsepol-dev libsereal-decoder-perl
    libsereal-encoder-perl libset-intspan-perl libsframe1
    libsoftware-copyright-perl libsoftware-license-perl
    libsoftware-licensemoreutils-perl libsort-versions-perl libsqlite3-0
    libssh2-1t64 libstdc++-14-dev libstemmer0d libstrictures-perl
    libstring-copyright-perl libstring-escape-perl libstring-license-perl
    libstring-rewriteprefix-perl libsub-exporter-perl
    libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
    libsub-name-perl libsub-quote-perl libsub-uplevel-perl
    libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsysprof-capture-4-dev
    libtasn1-6 libterm-readkey-perl libtest-exception-perl
    libtext-autoformat-perl libtext-glob-perl libtext-levenshtein-damerau-perl
    libtext-levenshteinxs-perl libtext-markdown-discount-perl
    libtext-reform-perl libtext-template-perl libtext-xslate-perl
    libtime-duration-perl libtime-moment-perl libtimedate-perl libtoml-tiny-perl
    libtool libtry-tiny-perl libtsan2 libubsan1 libuchardet0
    libunicode-utf8-perl libunistring5 liburi-perl libvariable-magic-perl
    libwww-mechanize-perl libwww-perl libwww-robotrules-perl libxdelta2t64
    libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
    libxml-sax-perl libxml2 libxmlb2 libxs-parse-keyword-perl
    libxs-parse-sublike-perl libyaml-0-2 libyaml-libyaml-perl libyaml-pp-perl
    libyaml-tiny-perl licensecheck licenserecon lintian lintian-brush
    linux-libc-dev lzop m4 make man-db media-types native-architecture netbase
    openssl patch patchutils pbzip2 perl perl-modules-5.40 perl-openssl-defaults
    pinentry-curses pixz pkgconf pkgconf-bin plzip po-debconf pristine-tar
    python3 python3-autocommand python3-breezy python3-charset-normalizer
    python3-configobj python3-dateutil python3-debian python3-debmutate
    python3-distro-info python3-dulwich python3-fastbencode python3-inflect
    python3-iniparse python3-iso8601 python3-jaraco.context
    python3-jaraco.functools python3-jaraco.text python3-mako python3-markdown
    python3-markupsafe python3-merge3 python3-minimal python3-more-itertools
    python3-packaging python3-patiencediff python3-pcre2 python3-pkg-resources
    python3-psycopg2 python3-ruamel.yaml python3-ruamel.yaml.clib python3-semver
    python3-setuptools python3-tomlkit python3-tr python3-typeguard
    python3-typing-extensions python3-tzlocal python3-upstream-ontologist
    python3-urllib3 python3-yaml python3-zipp python3.13 python3.13-minimal
    quilt readline-common rpcsvc-proto shared-mime-info sopv-gpgv t1utils unzip
    uuid-dev wdiff xdelta xdelta3 xz-utils zlib1g-dev
  Suggested packages:
    liblocale-gettext-perl cron quota apt-config-icons autoconf-archive
    gnu-standards autoconf-doc binutils-doc gprofng-gui binutils-gold bzip2-doc
    libconfig-model-cursesui-perl libconfig-model-itself-perl cpp-doc
    gcc-14-locales cpp-14-doc dh-make adequate at autopkgtest bls-standalone
    bsd-mailx | mailx check-all-the-things diffoscope disorderfs docker.io
    dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
    libauthen-sasl-perl libdbd-pg-perl libterm-size-perl libyaml-syck-perl
    mmdebstrap mutt piuparts postgresql-client pristine-lfs python3-debianbts
    python3-pycurl ratt reprotest ssh-client svn-buildpackage w3m
    dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring
    g++-multilib g++-14-multilib gcc-14-doc gcc-multilib manpages-dev flex bison
    gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu gettext-doc libasprintf-dev
    libgettextpo-dev git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki
    git-svn python3-notify2 sudo gpg-wks-server parcimonie xloadimage scdaemon
    groff isoquery lrzip libc-devtools glibc-doc libconfig-model-openssh-perl
    libterm-readline-perl-perl | libterm-readline-gnu-perl bzr
    libxml-parser-perl rng-tools gdbm-l10n gir1.2-glib-2.0-dev libglib2.0-doc
    libgdk-pixbuf2.0-bin libxml2-utils low-memory-monitor gnutls-bin krb5-doc
    krb5-user libdata-dump-perl libdbd-csv-perl liblog-dispatch-filerotate-perl
    librrds-perl libxml-dom-perl libcrypt-ssleay-perl libscalar-number-perl
    libstdc++-14-doc libbareword-filehandles-perl libmultidimensional-perl
    libdatetime-format-rfc3339-perl libtool-doc gfortran | fortran95-compiler
    gcj-jdk libbusiness-isbn-perl libmime-base32-perl libregexp-ipv6-perl
    libauthen-ntlm-perl bash-completion binutils-multiarch brz-debian
    gnome-pkg-tools postgresql-common m4-doc make-doc apparmor less www-browser
    diffutils-doc perl-doc libterm-readline-gnu-perl
    | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
    libmail-box-perl python3-doc python3-tk python3-venv python3-breezy-dbg
    python3-breezy.tests python3-fastimport python3-kerberos python3-paramiko
    xdg-utils python-charset-normalizer-doc python-configobj-doc python3-apt
    zstd python3-gpg python-mako-doc python3-beaker python-markdown-doc
    python-psycopg2-doc python-setuptools-doc python3-brotli
    python3-cryptography python3-idna python3-openssl python3-socks
    python3.13-venv python3.13-doc binfmt-support default-mta
    | mail-transport-agent graphviz procmail readline-doc zip wdiff-doc
  Recommended packages:
    libconfig-model-approx-perl libconfig-model-lcdproc-perl
    libconfig-model-openssh-perl libconfig-model-systemd-perl
    libconfig-model-tkui-perl dctrl-tools dput | dupload libdistro-info-perl
    libgit-wrapper-perl libstring-shellquote-perl lzip python3-apt python3-magic
    python3-requests python3-unidiff python3-xdg strace wget | curl
    debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl
    libalgorithm-merge-perl curl | wget | lynx less ssh-client cowbuilder
    | pbuilder | sbuild gnupg-utils gpg-wks-client manpages manpages-dev
    libcgi-fast-perl libclass-c3-xs-perl bash-completion fuse libfuse-perl
    libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl
    xdg-user-dirs libgpg-error-l10n libhtml-format-perl
    libio-compress-brotli-perl libjson-xs-perl krb5-locales libldap-common
    liblist-someutils-xs-perl libipc-shareable-perl liblog-dispatch-perl
    libfreezethaw-perl libmath-base85-perl libsocket6-perl
    libpackage-stash-xs-perl libtie-ixhash-perl publicsuffix
    libre-engine-re2-perl libsasl2-modules libxstring-perl
    libtypes-serialiser-perl libltdl-dev libdata-dump-perl libhttp-daemon-perl
    libmailtools-perl libxml-sax-expat-perl decopy dos2unix ognibuild
    python3-bs4 python3-levenshtein libmail-sendmail-perl python3-launchpadlib
    python3-github ssh-client | python3-paramiko python3-gpg python3-fastimport
    python3-pygments perl-doc python3-docutils python3-lxml python3-toml
    python3-argcomplete sopv-doc
  The following NEW packages will be installed:
    adduser appstream autoconf automake autopoint autotools-dev binutils
    binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential
    bzip2 ca-certificates cme cpp cpp-14 cpp-14-x86-64-linux-gnu
    cpp-x86-64-linux-gnu debhelper devscripts dh-autoreconf
    dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dwz ed
    fakeroot file g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc
    gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base
    girepository-tools git git-buildpackage git-man gnupg gnupg-l10n
    gobject-introspection gobject-introspection-bin gpg gpg-agent gpgconf gpgsm
    gpgv groff-base intltool-debian iso-codes libalgorithm-c3-perl
    libaliased-perl libapp-cmd-perl libappstream5 libapt-pkg-perl
    libarchive-zip-perl libarchive13t64 libarray-intspan-perl libasan8
    libassuan9 libatomic1 libb-hooks-endofscope-perl libb-hooks-op-check-perl
    libberkeleydb-perl libbinutils libblkid-dev libboolean-perl libbrotli1
    libc-dev-bin libc6-dev libcapture-tiny-perl libcarp-assert-more-perl
    libcc1-0 libcgi-pm-perl libclass-c3-perl libclass-data-inheritable-perl
    libclass-inspector-perl libclass-load-perl libclass-method-modifiers-perl
    libclass-xsaccessor-perl libclone-choose-perl libclone-perl libcom-err2
    libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl
    libconfig-model-perl libconfig-tiny-perl libconst-fast-perl
    libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls
    libdata-dpath-perl libdata-messagepack-perl libdata-optlist-perl
    libdata-section-perl libdata-validate-domain-perl libdata-validate-ip-perl
    libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
    libdevel-size-perl libdevel-stacktrace-perl libdpkg-perl
    libdynaloader-functions-perl libelf1t64 libemail-address-xs-perl
    libencode-locale-perl liberror-perl libexception-class-perl libexpat1
    libexporter-lite-perl libexporter-tiny-perl libfakeroot
    libfeature-compat-class-perl libfeature-compat-try-perl libffi-dev libffi8
    libfile-basedir-perl libfile-dirlist-perl libfile-find-rule-perl
    libfile-homedir-perl libfile-listing-perl libfile-sharedir-perl
    libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
    libfont-ttf-perl libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64
    libgetopt-long-descriptive-perl libgio-2.0-dev libgio-2.0-dev-bin
    libgirepository-1.0-1 libgirepository-2.0-0 libgit2-1.8 libglib2.0-0t64
    libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
    libgnutls30t64 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2
    libhash-merge-perl libhtml-form-perl libhtml-html5-entities-perl
    libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
    libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
    libhttp-message-perl libhttp-negotiate-perl libhttp-parser2.9 libhwasan0
    libicu76 libidn2-0 libimport-into-perl libindirect-perl libio-html-perl
    libio-interactive-perl libio-pty-perl libio-socket-ssl-perl
    libio-string-perl libio-stringy-perl libio-tiecombine-perl libipc-run-perl
    libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
    libiterator-util-perl libitm1 libjansson4 libjson-maybexs-perl libjson-perl
    libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap2
    liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
    liblist-someutils-perl liblist-utilsby-perl liblog-any-adapter-screen-perl
    liblog-any-perl liblog-log4perl-perl liblsan0 liblwp-mediatypes-perl
    liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1t64
    libmarkdown2 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmldbm-perl
    libmodule-implementation-perl libmodule-pluggable-perl
    libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount-dev
    libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl
    libmpc3 libmpfr6 libmro-compat-perl libnamespace-clean-perl
    libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
    libnet-netmask-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
    libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64
    libnumber-compare-perl libobject-pad-perl libp11-kit0 libpackage-stash-perl
    libparams-classify-perl libparams-util-perl libparams-validate-perl
    libparse-debcontrol-perl libparse-recdescent-perl libpath-iterator-rule-perl
    libpath-tiny-perl libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
    libperl5.40 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
    libpkgconf3 libpod-constants-perl libpod-parser-perl libpod-pom-perl libpq5
    libproc-processtable-perl libpsl5t64 libpython3-stdlib libpython3.13
    libpython3.13-minimal libpython3.13-stdlib libquadmath0 libreadline8t64
    libregexp-common-perl libregexp-pattern-license-perl libregexp-pattern-perl
    libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
    libsasl2-modules-db libselinux1-dev libsepol-dev libsereal-decoder-perl
    libsereal-encoder-perl libset-intspan-perl libsframe1
    libsoftware-copyright-perl libsoftware-license-perl
    libsoftware-licensemoreutils-perl libsort-versions-perl libsqlite3-0
    libssh2-1t64 libstdc++-14-dev libstemmer0d libstrictures-perl
    libstring-copyright-perl libstring-escape-perl libstring-license-perl
    libstring-rewriteprefix-perl libsub-exporter-perl
    libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
    libsub-name-perl libsub-quote-perl libsub-uplevel-perl
    libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsysprof-capture-4-dev
    libtasn1-6 libterm-readkey-perl libtest-exception-perl
    libtext-autoformat-perl libtext-glob-perl libtext-levenshtein-damerau-perl
    libtext-levenshteinxs-perl libtext-markdown-discount-perl
    libtext-reform-perl libtext-template-perl libtext-xslate-perl
    libtime-duration-perl libtime-moment-perl libtimedate-perl libtoml-tiny-perl
    libtool libtry-tiny-perl libtsan2 libubsan1 libuchardet0
    libunicode-utf8-perl libunistring5 liburi-perl libvariable-magic-perl
    libwww-mechanize-perl libwww-perl libwww-robotrules-perl libxdelta2t64
    libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
    libxml-sax-perl libxml2 libxmlb2 libxs-parse-keyword-perl
    libxs-parse-sublike-perl libyaml-0-2 libyaml-libyaml-perl libyaml-pp-perl
    libyaml-tiny-perl licensecheck licenserecon lintian lintian-brush
    linux-libc-dev lzop m4 make man-db media-types native-architecture netbase
    openssl patch patchutils pbzip2 perl perl-modules-5.40 perl-openssl-defaults
    pinentry-curses piuparts-depends-dummy pixz pkgconf pkgconf-bin plzip
    po-debconf pristine-tar python3 python3-autocommand python3-breezy
    python3-charset-normalizer python3-configobj python3-dateutil python3-debian
    python3-debmutate python3-distro-info python3-dulwich python3-fastbencode
    python3-inflect python3-iniparse python3-iso8601 python3-jaraco.context
    python3-jaraco.functools python3-jaraco.text python3-mako python3-markdown
    python3-markupsafe python3-merge3 python3-minimal python3-more-itertools
    python3-packaging python3-patiencediff python3-pcre2 python3-pkg-resources
    python3-psycopg2 python3-ruamel.yaml python3-ruamel.yaml.clib python3-semver
    python3-setuptools python3-tomlkit python3-tr python3-typeguard
    python3-typing-extensions python3-tzlocal python3-upstream-ontologist
    python3-urllib3 python3-yaml python3-zipp python3.13 python3.13-minimal
    quilt readline-common rpcsvc-proto shared-mime-info sopv-gpgv t1utils unzip
    uuid-dev wdiff xdelta xdelta3 xz-utils zlib1g-dev
  0 upgraded, 431 newly installed, 0 to remove and 0 not upgraded.
  Need to get 184 MB/184 MB of archives.
  After this operation, 763 MB of additional disk space will be used.
  Get:1 /tmp/piuparts-depends-dummy.deb piuparts-depends-dummy all 0.invalid.0 [726 B]
  Get:2 http://deb.debian.org/debian sid/main amd64 libpython3.13-minimal amd64 3.13.2-2 [859 kB]
  Get:3 http://deb.debian.org/debian sid/main amd64 libexpat1 amd64 2.7.0-1 [107 kB]
  Get:4 http://deb.debian.org/debian sid/main amd64 python3.13-minimal amd64 3.13.2-2 [2210 kB]
  Get:5 http://deb.debian.org/debian sid/main amd64 python3-minimal amd64 3.13.2-2 [27.1 kB]
  Get:6 http://deb.debian.org/debian sid/main amd64 media-types all 13.0.0 [29.3 kB]
  Get:7 http://deb.debian.org/debian sid/main amd64 netbase all 6.5 [12.4 kB]
  Get:8 http://deb.debian.org/debian sid/main amd64 libffi8 amd64 3.4.7-1 [23.9 kB]
  Get:9 http://deb.debian.org/debian sid/main amd64 readline-common all 8.2-6 [69.4 kB]
  Get:10 http://deb.debian.org/debian sid/main amd64 libreadline8t64 amd64 8.2-6 [169 kB]
  Get:11 http://deb.debian.org/debian sid/main amd64 libsqlite3-0 amd64 3.46.1-2 [913 kB]
  Get:12 http://deb.debian.org/debian sid/main amd64 libpython3.13-stdlib amd64 3.13.2-2 [1952 kB]
  Get:13 http://deb.debian.org/debian sid/main amd64 python3.13 amd64 3.13.2-2 [746 kB]
  Get:14 http://deb.debian.org/debian sid/main amd64 libpython3-stdlib amd64 3.13.2-2 [10.1 kB]
  Get:15 http://deb.debian.org/debian sid/main amd64 python3 amd64 3.13.2-2 [28.1 kB]
  Get:16 http://deb.debian.org/debian sid/main amd64 adduser all 3.145 [109 kB]
  Get:17 http://deb.debian.org/debian sid/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB]
  Get:18 http://deb.debian.org/debian sid/main amd64 openssl amd64 3.4.1-1 [1427 kB]
  Get:19 http://deb.debian.org/debian sid/main amd64 ca-certificates all 20241223 [164 kB]
  Get:20 http://deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.46-2 [337 kB]
  Get:21 http://deb.debian.org/debian sid/main amd64 libmagic1t64 amd64 1:5.46-2 [109 kB]
  Get:22 http://deb.debian.org/debian sid/main amd64 file amd64 1:5.46-2 [43.5 kB]
  Get:23 http://deb.debian.org/debian sid/main amd64 gettext-base amd64 0.23.1-1 [243 kB]
  Get:24 http://deb.debian.org/debian sid/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB]
  Get:25 http://deb.debian.org/debian sid/main amd64 groff-base amd64 1.23.0-7 [1185 kB]
  Get:26 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.40.4-5 [92.4 kB]
  Get:27 http://deb.debian.org/debian sid/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB]
  Get:28 http://deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB]
  Get:29 http://deb.debian.org/debian sid/main amd64 man-db amd64 2.13.0-1 [1420 kB]
  Get:30 http://deb.debian.org/debian sid/main amd64 perl-modules-5.40 all 5.40.1-2 [3017 kB]
  Get:31 http://deb.debian.org/debian sid/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
  Get:32 http://deb.debian.org/debian sid/main amd64 libperl5.40 amd64 5.40.1-2 [4315 kB]
  Get:33 http://deb.debian.org/debian sid/main amd64 perl amd64 5.40.1-2 [267 kB]
  Get:34 http://deb.debian.org/debian sid/main amd64 xz-utils amd64 5.6.4-1 [554 kB]
  Get:35 http://deb.debian.org/debian sid/main amd64 libatomic1 amd64 14.2.0-19 [9308 B]
  Get:36 http://deb.debian.org/debian sid/main amd64 libglib2.0-0t64 amd64 2.84.0-2 [1513 kB]
  Get:37 http://deb.debian.org/debian sid/main amd64 libicu76 amd64 76.1-3 [9721 kB]
  Get:38 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-0.3+b1 [699 kB]
  Get:39 http://deb.debian.org/debian sid/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB]
  Get:40 http://deb.debian.org/debian sid/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
  Get:41 http://deb.debian.org/debian sid/main amd64 libunistring5 amd64 1.3-1 [476 kB]
  Get:42 http://deb.debian.org/debian sid/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
  Get:43 http://deb.debian.org/debian sid/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
  Get:44 http://deb.debian.org/debian sid/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB]
  Get:45 http://deb.debian.org/debian sid/main amd64 libgnutls30t64 amd64 3.8.9-2 [1464 kB]
  Get:46 http://deb.debian.org/debian sid/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB]
  Get:47 http://deb.debian.org/debian sid/main amd64 libcom-err2 amd64 1.47.2-1+b1 [24.3 kB]
  Get:48 http://deb.debian.org/debian sid/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB]
  Get:49 http://deb.debian.org/debian sid/main amd64 libkeyutils1 amd64 1.6.3-4 [9092 B]
  Get:50 http://deb.debian.org/debian sid/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB]
  Get:51 http://deb.debian.org/debian sid/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB]
  Get:52 http://deb.debian.org/debian sid/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
  Get:53 http://deb.debian.org/debian sid/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
  Get:54 http://deb.debian.org/debian sid/main amd64 libldap2 amd64 2.6.9+dfsg-2 [194 kB]
  Get:55 http://deb.debian.org/debian sid/main amd64 libnghttp2-14 amd64 1.64.0-1 [75.5 kB]
  Get:56 http://deb.debian.org/debian sid/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
  Get:57 http://deb.debian.org/debian sid/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB]
  Get:58 http://deb.debian.org/debian sid/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB]
  Get:59 http://deb.debian.org/debian sid/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
  Get:60 http://deb.debian.org/debian sid/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
  Get:61 http://deb.debian.org/debian sid/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB]
  Get:62 http://deb.debian.org/debian sid/main amd64 libcurl3t64-gnutls amd64 8.12.1-3 [365 kB]
  Get:63 http://deb.debian.org/debian sid/main amd64 libstemmer0d amd64 2.2.0-4+b2 [119 kB]
  Get:64 http://deb.debian.org/debian sid/main amd64 libxmlb2 amd64 0.3.21-1 [63.0 kB]
  Get:65 http://deb.debian.org/debian sid/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB]
  Get:66 http://deb.debian.org/debian sid/main amd64 libappstream5 amd64 1.0.4-1 [225 kB]
  Get:67 http://deb.debian.org/debian sid/main amd64 appstream amd64 1.0.4-1 [523 kB]
  Get:68 http://deb.debian.org/debian sid/main amd64 m4 amd64 1.4.19-7 [294 kB]
  Get:69 http://deb.debian.org/debian sid/main amd64 autoconf all 2.72-3 [493 kB]
  Get:70 http://deb.debian.org/debian sid/main amd64 autotools-dev all 20220109.1 [51.6 kB]
  Get:71 http://deb.debian.org/debian sid/main amd64 automake all 1:1.17-3 [862 kB]
  Get:72 http://deb.debian.org/debian sid/main amd64 autopoint all 0.23.1-1 [770 kB]
  Get:73 http://deb.debian.org/debian sid/main amd64 libsframe1 amd64 2.44-3 [78.4 kB]
  Get:74 http://deb.debian.org/debian sid/main amd64 binutils-common amd64 2.44-3 [2509 kB]
  Get:75 http://deb.debian.org/debian sid/main amd64 libbinutils amd64 2.44-3 [534 kB]
  Get:76 http://deb.debian.org/debian sid/main amd64 libgprofng0 amd64 2.44-3 [808 kB]
  Get:77 http://deb.debian.org/debian sid/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB]
  Get:78 http://deb.debian.org/debian sid/main amd64 libctf0 amd64 2.44-3 [88.6 kB]
  Get:79 http://deb.debian.org/debian sid/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB]
  Get:80 http://deb.debian.org/debian sid/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB]
  Get:81 http://deb.debian.org/debian sid/main amd64 binutils amd64 2.44-3 [265 kB]
  Get:82 http://deb.debian.org/debian sid/main amd64 libc-dev-bin amd64 2.41-6 [57.0 kB]
  Get:83 http://deb.debian.org/debian sid/main amd64 linux-libc-dev all 6.12.19-1 [2534 kB]
  Get:84 http://deb.debian.org/debian sid/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
  Get:85 http://deb.debian.org/debian sid/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
  Get:86 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.41-6 [1988 kB]
  Get:87 http://deb.debian.org/debian sid/main amd64 libisl23 amd64 0.27-1 [659 kB]
  Get:88 http://deb.debian.org/debian sid/main amd64 libmpfr6 amd64 4.2.1-1+b2 [724 kB]
  Get:89 http://deb.debian.org/debian sid/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB]
  Get:90 http://deb.debian.org/debian sid/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB]
  Get:91 http://deb.debian.org/debian sid/main amd64 cpp-14 amd64 14.2.0-19 [1280 B]
  Get:92 http://deb.debian.org/debian sid/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B]
  Get:93 http://deb.debian.org/debian sid/main amd64 cpp amd64 4:14.2.0-1 [1568 B]
  Get:94 http://deb.debian.org/debian sid/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB]
  Get:95 http://deb.debian.org/debian sid/main amd64 libgomp1 amd64 14.2.0-19 [137 kB]
  Get:96 http://deb.debian.org/debian sid/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB]
  Get:97 http://deb.debian.org/debian sid/main amd64 libasan8 amd64 14.2.0-19 [2725 kB]
  Get:98 http://deb.debian.org/debian sid/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB]
  Get:99 http://deb.debian.org/debian sid/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB]
  Get:100 http://deb.debian.org/debian sid/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB]
  Get:101 http://deb.debian.org/debian sid/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB]
  Get:102 http://deb.debian.org/debian sid/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB]
  Get:103 http://deb.debian.org/debian sid/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB]
  Get:104 http://deb.debian.org/debian sid/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB]
  Get:105 http://deb.debian.org/debian sid/main amd64 gcc-14 amd64 14.2.0-19 [540 kB]
  Get:106 http://deb.debian.org/debian sid/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B]
  Get:107 http://deb.debian.org/debian sid/main amd64 gcc amd64 4:14.2.0-1 [5136 B]
  Get:108 http://deb.debian.org/debian sid/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB]
  Get:109 http://deb.debian.org/debian sid/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB]
  Get:110 http://deb.debian.org/debian sid/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB]
  Get:111 http://deb.debian.org/debian sid/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B]
  Get:112 http://deb.debian.org/debian sid/main amd64 g++ amd64 4:14.2.0-1 [1344 B]
  Get:113 http://deb.debian.org/debian sid/main amd64 make amd64 4.4.1-1 [463 kB]
  Get:114 http://deb.debian.org/debian sid/main amd64 libdpkg-perl all 1.22.18 [649 kB]
  Get:115 http://deb.debian.org/debian sid/main amd64 patch amd64 2.7.6-7 [128 kB]
  Get:116 http://deb.debian.org/debian sid/main amd64 dpkg-dev all 1.22.18 [1338 kB]
  Get:117 http://deb.debian.org/debian sid/main amd64 build-essential amd64 12.12 [4624 B]
  Get:118 http://deb.debian.org/debian sid/main amd64 libcapture-tiny-perl all 0.50-1 [24.6 kB]
  Get:119 http://deb.debian.org/debian sid/main amd64 libparams-util-perl amd64 1.102-3+b1 [24.4 kB]
  Get:120 http://deb.debian.org/debian sid/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
  Get:121 http://deb.debian.org/debian sid/main amd64 libdata-optlist-perl all 0.114-1 [10.6 kB]
  Get:122 http://deb.debian.org/debian sid/main amd64 libb-hooks-op-check-perl amd64 0.22-3+b2 [10.6 kB]
  Get:123 http://deb.debian.org/debian sid/main amd64 libdynaloader-functions-perl all 0.004-1 [12.1 kB]
  Get:124 http://deb.debian.org/debian sid/main amd64 libdevel-callchecker-perl amd64 0.009-1+b1 [16.2 kB]
  Get:125 http://deb.debian.org/debian sid/main amd64 libparams-classify-perl amd64 0.015-2+b4 [22.5 kB]
  Get:126 http://deb.debian.org/debian sid/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
  Get:127 http://deb.debian.org/debian sid/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB]
  Get:128 http://deb.debian.org/debian sid/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
  Get:129 http://deb.debian.org/debian sid/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
  Get:130 http://deb.debian.org/debian sid/main amd64 libclass-load-perl all 0.25-2 [15.3 kB]
  Get:131 http://deb.debian.org/debian sid/main amd64 libio-stringy-perl all 2.113-2 [48.3 kB]
  Get:132 http://deb.debian.org/debian sid/main amd64 libparams-validate-perl amd64 1.31-2+b3 [63.4 kB]
  Get:133 http://deb.debian.org/debian sid/main amd64 libsub-exporter-perl all 0.990-1 [50.6 kB]
  Get:134 http://deb.debian.org/debian sid/main amd64 libgetopt-long-descriptive-perl all 0.116-2 [27.7 kB]
  Get:135 http://deb.debian.org/debian sid/main amd64 libio-tiecombine-perl all 1.005-3 [10.8 kB]
  Get:136 http://deb.debian.org/debian sid/main amd64 libmodule-pluggable-perl all 5.2-5 [23.0 kB]
  Get:137 http://deb.debian.org/debian sid/main amd64 libstring-rewriteprefix-perl all 0.009-1 [7140 B]
  Get:138 http://deb.debian.org/debian sid/main amd64 libapp-cmd-perl all 0.337-2 [61.4 kB]
  Get:139 http://deb.debian.org/debian sid/main amd64 libboolean-perl all 0.46-3 [9924 B]
  Get:140 http://deb.debian.org/debian sid/main amd64 libsub-uplevel-perl all 0.2800-3 [14.0 kB]
  Get:141 http://deb.debian.org/debian sid/main amd64 libtest-exception-perl all 0.43-3 [16.9 kB]
  Get:142 http://deb.debian.org/debian sid/main amd64 libcarp-assert-more-perl all 2.8.0-1 [21.7 kB]
  Get:143 http://deb.debian.org/debian sid/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
  Get:144 http://deb.debian.org/debian sid/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
  Get:145 http://deb.debian.org/debian sid/main amd64 libclone-choose-perl all 0.010-2 [8676 B]
  Get:146 http://deb.debian.org/debian sid/main amd64 libhash-merge-perl all 0.302-1 [14.7 kB]
  Get:147 http://deb.debian.org/debian sid/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
  Get:148 http://deb.debian.org/debian sid/main amd64 libexporter-tiny-perl all 1.006002-1 [38.7 kB]
  Get:149 http://deb.debian.org/debian sid/main amd64 liblist-moreutils-xs-perl amd64 0.430-4+b2 [42.1 kB]
  Get:150 http://deb.debian.org/debian sid/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
  Get:151 http://deb.debian.org/debian sid/main amd64 liblog-log4perl-perl all 1.57-1 [367 kB]
  Get:152 http://deb.debian.org/debian sid/main amd64 libmouse-perl amd64 2.5.11-1+b1 [144 kB]
  Get:153 http://deb.debian.org/debian sid/main amd64 libmousex-nativetraits-perl all 1.09-3 [53.5 kB]
  Get:154 http://deb.debian.org/debian sid/main amd64 libmousex-strictconstructor-perl all 0.02-3 [5304 B]
  Get:155 http://deb.debian.org/debian sid/main amd64 libparse-recdescent-perl all 1.967015+dfsg-4 [147 kB]
  Get:156 http://deb.debian.org/debian sid/main amd64 libpath-tiny-perl all 0.146-1 [56.2 kB]
  Get:157 http://deb.debian.org/debian sid/main amd64 libpod-pom-perl all 2.01-4 [65.0 kB]
  Get:158 http://deb.debian.org/debian sid/main amd64 libregexp-common-perl all 2024080801-1 [167 kB]
  Get:159 http://deb.debian.org/debian sid/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB]
  Get:160 http://deb.debian.org/debian sid/main amd64 libconfig-model-perl all 2.155-1 [398 kB]
  Get:161 http://deb.debian.org/debian sid/main amd64 libyaml-pp-perl all 0.39.0-1 [111 kB]
  Get:162 http://deb.debian.org/debian sid/main amd64 cme all 1.041-1 [69.6 kB]
  Get:163 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.24.1 [90.9 kB]
  Get:164 http://deb.debian.org/debian sid/main amd64 libtool all 2.5.4-4 [539 kB]
  Get:165 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB]
  Get:166 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
  Get:167 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB]
  Get:168 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B]
  Get:169 http://deb.debian.org/debian sid/main amd64 libelf1t64 amd64 0.192-4 [189 kB]
  Get:170 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.15-1+b1 [110 kB]
  Get:171 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.23.1-1 [1680 kB]
  Get:172 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
  Get:173 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
  Get:174 http://deb.debian.org/debian sid/main amd64 debhelper all 13.24.1 [920 kB]
  Get:175 http://deb.debian.org/debian sid/main amd64 libgpg-error0 amd64 1.51-3 [82.2 kB]
  Get:176 http://deb.debian.org/debian sid/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB]
  Get:177 http://deb.debian.org/debian sid/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB]
  Get:178 http://deb.debian.org/debian sid/main amd64 gpgconf amd64 2.2.46-5 [122 kB]
  Get:179 http://deb.debian.org/debian sid/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB]
  Get:180 http://deb.debian.org/debian sid/main amd64 libnpth0t64 amd64 1.8-2 [22.9 kB]
  Get:181 http://deb.debian.org/debian sid/main amd64 dirmngr amd64 2.2.46-5 [370 kB]
  Get:182 http://deb.debian.org/debian sid/main amd64 gnupg-l10n all 2.2.46-5 [703 kB]
  Get:183 http://deb.debian.org/debian sid/main amd64 gpg amd64 2.2.46-5 [533 kB]
  Get:184 http://deb.debian.org/debian sid/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB]
  Get:185 http://deb.debian.org/debian sid/main amd64 gpg-agent amd64 2.2.46-5 [252 kB]
  Get:186 http://deb.debian.org/debian sid/main amd64 gpgsm amd64 2.2.46-5 [256 kB]
  Get:187 http://deb.debian.org/debian sid/main amd64 gnupg all 2.2.46-5 [377 kB]
  Get:188 http://deb.debian.org/debian sid/main amd64 gpgv amd64 2.2.46-5 [221 kB]
  Get:189 http://deb.debian.org/debian sid/main amd64 sopv-gpgv all 0.1.2-1 [11.0 kB]
  Get:190 http://deb.debian.org/debian sid/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
  Get:191 http://deb.debian.org/debian sid/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
  Get:192 http://deb.debian.org/debian sid/main amd64 libio-pty-perl amd64 1:1.20-1+b3 [34.3 kB]
  Get:193 http://deb.debian.org/debian sid/main amd64 libipc-run-perl all 20231003.0-2 [101 kB]
  Get:194 http://deb.debian.org/debian sid/main amd64 libclass-method-modifiers-perl all 2.15-1 [18.0 kB]
  Get:195 http://deb.debian.org/debian sid/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b5 [36.1 kB]
  Get:196 http://deb.debian.org/debian sid/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
  Get:197 http://deb.debian.org/debian sid/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
  Get:198 http://deb.debian.org/debian sid/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
  Get:199 http://deb.debian.org/debian sid/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
  Get:200 http://deb.debian.org/debian sid/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
  Get:201 http://deb.debian.org/debian sid/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
  Get:202 http://deb.debian.org/debian sid/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB]
  Get:203 http://deb.debian.org/debian sid/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB]
  Get:204 http://deb.debian.org/debian sid/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB]
  Get:205 http://deb.debian.org/debian sid/main amd64 liburi-perl all 5.30-1 [105 kB]
  Get:206 http://deb.debian.org/debian sid/main amd64 libhtml-parser-perl amd64 3.83-1+b2 [99.7 kB]
  Get:207 http://deb.debian.org/debian sid/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
  Get:208 http://deb.debian.org/debian sid/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB]
  Get:209 http://deb.debian.org/debian sid/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
  Get:210 http://deb.debian.org/debian sid/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
  Get:211 http://deb.debian.org/debian sid/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB]
  Get:212 http://deb.debian.org/debian sid/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB]
  Get:213 http://deb.debian.org/debian sid/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
  Get:214 http://deb.debian.org/debian sid/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B]
  Get:215 http://deb.debian.org/debian sid/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB]
  Get:216 http://deb.debian.org/debian sid/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB]
  Get:217 http://deb.debian.org/debian sid/main amd64 libnet-http-perl all 6.23-1 [23.9 kB]
  Get:218 http://deb.debian.org/debian sid/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB]
  Get:219 http://deb.debian.org/debian sid/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
  Get:220 http://deb.debian.org/debian sid/main amd64 libwww-perl all 6.78-1 [183 kB]
  Get:221 http://deb.debian.org/debian sid/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
  Get:222 http://deb.debian.org/debian sid/main amd64 wdiff amd64 1.2.2-7 [122 kB]
  Get:223 http://deb.debian.org/debian sid/main amd64 devscripts all 2.25.5 [1058 kB]
  Get:224 http://deb.debian.org/debian sid/main amd64 diffstat amd64 1.67-1 [35.5 kB]
  Get:225 http://deb.debian.org/debian sid/main amd64 distro-info-data all 0.63 [6408 B]
  Get:226 http://deb.debian.org/debian sid/main amd64 ed amd64 1.21-1 [61.4 kB]
  Get:227 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.37.1-1 [29.5 kB]
  Get:228 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.37.1-1 [75.7 kB]
  Get:229 http://deb.debian.org/debian sid/main amd64 native-architecture all 0.2.6 [2264 B]
  Get:230 http://deb.debian.org/debian sid/main amd64 libgirepository-2.0-0 amd64 2.84.0-2 [141 kB]
  Get:231 http://deb.debian.org/debian sid/main amd64 girepository-tools amd64 2.84.0-2 [148 kB]
  Get:232 http://deb.debian.org/debian sid/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
  Get:233 http://deb.debian.org/debian sid/main amd64 git-man all 1:2.49.0-1 [2236 kB]
  Get:234 http://deb.debian.org/debian sid/main amd64 git amd64 1:2.49.0-1 [9059 kB]
  Get:235 http://deb.debian.org/debian sid/main amd64 python3-dateutil all 2.9.0-3 [79.3 kB]
  Get:236 http://deb.debian.org/debian sid/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB]
  Get:237 http://deb.debian.org/debian sid/main amd64 git-buildpackage all 0.9.37 [821 kB]
  Get:238 http://deb.debian.org/debian sid/main amd64 libgirepository-1.0-1 amd64 1.83.4-1 [116 kB]
  Get:239 http://deb.debian.org/debian sid/main amd64 python3-markupsafe amd64 2.1.5-1+b3 [14.0 kB]
  Get:240 http://deb.debian.org/debian sid/main amd64 python3-mako all 1.3.8-2 [83.5 kB]
  Get:241 http://deb.debian.org/debian sid/main amd64 python3-markdown all 3.7-2 [85.2 kB]
  Get:242 http://deb.debian.org/debian sid/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB]
  Get:243 http://deb.debian.org/debian sid/main amd64 python3-more-itertools all 10.6.0-1 [65.3 kB]
  Get:244 http://deb.debian.org/debian sid/main amd64 python3-typing-extensions all 4.12.2-2 [73.0 kB]
  Get:245 http://deb.debian.org/debian sid/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB]
  Get:246 http://deb.debian.org/debian sid/main amd64 python3-inflect all 7.3.1-2 [32.4 kB]
  Get:247 http://deb.debian.org/debian sid/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B]
  Get:248 http://deb.debian.org/debian sid/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB]
  Get:249 http://deb.debian.org/debian sid/main amd64 python3-pkg-resources all 75.8.0-1 [222 kB]
  Get:250 http://deb.debian.org/debian sid/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB]
  Get:251 http://deb.debian.org/debian sid/main amd64 python3-zipp all 3.21.0-1 [10.6 kB]
  Get:252 http://deb.debian.org/debian sid/main amd64 python3-setuptools all 75.8.0-1 [724 kB]
  Get:253 http://deb.debian.org/debian sid/main amd64 gobject-introspection-bin amd64 1.83.4-1 [272 kB]
  Get:254 http://deb.debian.org/debian sid/main amd64 libffi-dev amd64 3.4.7-1 [60.8 kB]
  Get:255 http://deb.debian.org/debian sid/main amd64 uuid-dev amd64 2.40.4-5 [47.8 kB]
  Get:256 http://deb.debian.org/debian sid/main amd64 libblkid-dev amd64 2.40.4-5 [205 kB]
  Get:257 http://deb.debian.org/debian sid/main amd64 libsepol-dev amd64 3.8.1-1 [373 kB]
  Get:258 http://deb.debian.org/debian sid/main amd64 libpcre2-16-0 amd64 10.45-1 [281 kB]
  Get:259 http://deb.debian.org/debian sid/main amd64 libpcre2-32-0 amd64 10.45-1 [268 kB]
  Get:260 http://deb.debian.org/debian sid/main amd64 libpcre2-posix3 amd64 10.45-1 [63.5 kB]
  Get:261 http://deb.debian.org/debian sid/main amd64 libpcre2-dev amd64 10.45-1 [853 kB]
  Get:262 http://deb.debian.org/debian sid/main amd64 libselinux1-dev amd64 3.8.1-1 [169 kB]
  Get:263 http://deb.debian.org/debian sid/main amd64 libmount-dev amd64 2.40.4-5 [29.6 kB]
  Get:264 http://deb.debian.org/debian sid/main amd64 libsysprof-capture-4-dev amd64 48~beta-2 [48.0 kB]
  Get:265 http://deb.debian.org/debian sid/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
  Get:266 http://deb.debian.org/debian sid/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
  Get:267 http://deb.debian.org/debian sid/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
  Get:268 http://deb.debian.org/debian sid/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB]
  Get:269 http://deb.debian.org/debian sid/main amd64 libgio-2.0-dev amd64 2.84.0-2 [1685 kB]
  Get:270 http://deb.debian.org/debian sid/main amd64 libglib2.0-data all 2.84.0-2 [1286 kB]
  Get:271 http://deb.debian.org/debian sid/main amd64 libglib2.0-bin amd64 2.84.0-2 [128 kB]
  Get:272 http://deb.debian.org/debian sid/main amd64 python3-packaging all 24.2-1 [55.3 kB]
  Get:273 http://deb.debian.org/debian sid/main amd64 libgio-2.0-dev-bin amd64 2.84.0-2 [164 kB]
  Get:274 http://deb.debian.org/debian sid/main amd64 libglib2.0-dev-bin amd64 2.84.0-2 [52.9 kB]
  Get:275 http://deb.debian.org/debian sid/main amd64 libglib2.0-dev amd64 2.84.0-2 [53.6 kB]
  Get:276 http://deb.debian.org/debian sid/main amd64 gobject-introspection amd64 1.83.4-1 [126 kB]
  Get:277 http://deb.debian.org/debian sid/main amd64 iso-codes all 4.17.0-1 [3055 kB]
  Get:278 http://deb.debian.org/debian sid/main amd64 libalgorithm-c3-perl all 0.11-2 [10.8 kB]
  Get:279 http://deb.debian.org/debian sid/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
  Get:280 http://deb.debian.org/debian sid/main amd64 libapt-pkg-perl amd64 0.1.41 [68.3 kB]
  Get:281 http://deb.debian.org/debian sid/main amd64 libarchive13t64 amd64 3.7.4-1.1 [349 kB]
  Get:282 http://deb.debian.org/debian sid/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
  Get:283 http://deb.debian.org/debian sid/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
  Get:284 http://deb.debian.org/debian sid/main amd64 libvariable-magic-perl amd64 0.64-1+b1 [44.9 kB]
  Get:285 http://deb.debian.org/debian sid/main amd64 libb-hooks-endofscope-perl all 0.28-1 [17.5 kB]
  Get:286 http://deb.debian.org/debian sid/main amd64 libberkeleydb-perl amd64 0.66-1 [121 kB]
  Get:287 http://deb.debian.org/debian sid/main amd64 libcgi-pm-perl all 4.67-1 [217 kB]
  Get:288 http://deb.debian.org/debian sid/main amd64 libclass-c3-perl all 0.35-2 [21.0 kB]
  Get:289 http://deb.debian.org/debian sid/main amd64 libclass-data-inheritable-perl all 0.10-1 [8632 B]
  Get:290 http://deb.debian.org/debian sid/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
  Get:291 http://deb.debian.org/debian sid/main amd64 libyaml-libyaml-perl amd64 0.903.0+ds-1 [35.4 kB]
  Get:292 http://deb.debian.org/debian sid/main amd64 libconfig-model-backend-yaml-perl all 2.134-2 [10.8 kB]
  Get:293 http://deb.debian.org/debian sid/main amd64 libexporter-lite-perl all 0.09-2 [10.7 kB]
  Get:294 http://deb.debian.org/debian sid/main amd64 libparse-debcontrol-perl all 2.005-6 [21.6 kB]
  Get:295 http://deb.debian.org/debian sid/main amd64 libsoftware-copyright-perl all 0.014-1 [15.4 kB]
  Get:296 http://deb.debian.org/debian sid/main amd64 libmro-compat-perl all 0.15-2 [11.8 kB]
  Get:297 http://deb.debian.org/debian sid/main amd64 libdata-section-perl all 0.200008-1 [13.1 kB]
  Get:298 http://deb.debian.org/debian sid/main amd64 libtext-template-perl all 1.61-1 [54.4 kB]
  Get:299 http://deb.debian.org/debian sid/main amd64 libsoftware-license-perl all 0.104006-1 [116 kB]
  Get:300 http://deb.debian.org/debian sid/main amd64 libsoftware-licensemoreutils-perl all 1.009-1 [22.0 kB]
  Get:301 http://deb.debian.org/debian sid/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
  Get:302 http://deb.debian.org/debian sid/main amd64 libtext-reform-perl all 1.20-5 [36.0 kB]
  Get:303 http://deb.debian.org/debian sid/main amd64 libtext-autoformat-perl all 1.750000-2 [35.2 kB]
  Get:304 http://deb.debian.org/debian sid/main amd64 libtext-levenshtein-damerau-perl all 0.41-3 [12.3 kB]
  Get:305 http://deb.debian.org/debian sid/main amd64 libtoml-tiny-perl all 0.19-1 [23.1 kB]
  Get:306 http://deb.debian.org/debian sid/main amd64 libfile-sharedir-perl all 1.118-3 [16.0 kB]
  Get:307 http://deb.debian.org/debian sid/main amd64 libindirect-perl amd64 0.39-2+b4 [27.1 kB]
  Get:308 http://deb.debian.org/debian sid/main amd64 libxs-parse-keyword-perl amd64 0.48-2 [65.7 kB]
  Get:309 http://deb.debian.org/debian sid/main amd64 libxs-parse-sublike-perl amd64 0.37-1 [47.1 kB]
  Get:310 http://deb.debian.org/debian sid/main amd64 libobject-pad-perl amd64 0.820-1 [140 kB]
  Get:311 http://deb.debian.org/debian sid/main amd64 libfeature-compat-class-perl all 0.07-1 [11.5 kB]
  Get:312 http://deb.debian.org/debian sid/main amd64 libsyntax-keyword-try-perl amd64 0.30-1+b1 [27.4 kB]
  Get:313 http://deb.debian.org/debian sid/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
  Get:314 http://deb.debian.org/debian sid/main amd64 libio-interactive-perl all 1.026-1 [11.7 kB]
  Get:315 http://deb.debian.org/debian sid/main amd64 liblog-any-perl all 1.717-1 [78.9 kB]
  Get:316 http://deb.debian.org/debian sid/main amd64 liblog-any-adapter-screen-perl all 0.141-1 [14.0 kB]
  Get:317 http://deb.debian.org/debian sid/main amd64 libsub-identify-perl amd64 0.14-3+b3 [11.3 kB]
  Get:318 http://deb.debian.org/debian sid/main amd64 libsub-name-perl amd64 0.28-1 [12.2 kB]
  Get:319 http://deb.debian.org/debian sid/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
  Get:320 http://deb.debian.org/debian sid/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
  Get:321 http://deb.debian.org/debian sid/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
  Get:322 http://deb.debian.org/debian sid/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
  Get:323 http://deb.debian.org/debian sid/main amd64 libpod-parser-perl all 1.67-1 [94.1 kB]
  Get:324 http://deb.debian.org/debian sid/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
  Get:325 http://deb.debian.org/debian sid/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
  Get:326 http://deb.debian.org/debian sid/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
  Get:327 http://deb.debian.org/debian sid/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
  Get:328 http://deb.debian.org/debian sid/main amd64 libregexp-pattern-license-perl all 3.11.2-1 [94.6 kB]
  Get:329 http://deb.debian.org/debian sid/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
  Get:330 http://deb.debian.org/debian sid/main amd64 libstring-license-perl all 0.0.11-1 [34.7 kB]
  Get:331 http://deb.debian.org/debian sid/main amd64 licensecheck all 3.3.9-1 [50.1 kB]
  Get:332 http://deb.debian.org/debian sid/main amd64 libconfig-tiny-perl all 2.30-1 [18.9 kB]
  Get:333 http://deb.debian.org/debian sid/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
  Get:334 http://deb.debian.org/debian sid/main amd64 libcpanel-json-xs-perl amd64 4.39-1 [130 kB]
  Get:335 http://deb.debian.org/debian sid/main amd64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB]
  Get:336 http://deb.debian.org/debian sid/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
  Get:337 http://deb.debian.org/debian sid/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
  Get:338 http://deb.debian.org/debian sid/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
  Get:339 http://deb.debian.org/debian sid/main amd64 libdata-dpath-perl all 0.60-1 [41.8 kB]
  Get:340 http://deb.debian.org/debian sid/main amd64 libnet-domain-tld-perl all 1.75-4 [31.5 kB]
  Get:341 http://deb.debian.org/debian sid/main amd64 libdata-validate-domain-perl all 0.15-1 [11.9 kB]
  Get:342 http://deb.debian.org/debian sid/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
  Get:343 http://deb.debian.org/debian sid/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
  Get:344 http://deb.debian.org/debian sid/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b5 [98.1 kB]
  Get:345 http://deb.debian.org/debian sid/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
  Get:346 http://deb.debian.org/debian sid/main amd64 libdata-validate-uri-perl all 0.07-3 [11.0 kB]
  Get:347 http://deb.debian.org/debian sid/main amd64 libdevel-size-perl amd64 0.84-1+b1 [24.2 kB]
  Get:348 http://deb.debian.org/debian sid/main amd64 libemail-address-xs-perl amd64 1.05-1+b4 [29.4 kB]
  Get:349 http://deb.debian.org/debian sid/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
  Get:350 http://deb.debian.org/debian sid/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
  Get:351 http://deb.debian.org/debian sid/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
  Get:352 http://deb.debian.org/debian sid/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
  Get:353 http://deb.debian.org/debian sid/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
  Get:354 http://deb.debian.org/debian sid/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
  Get:355 http://deb.debian.org/debian sid/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
  Get:356 http://deb.debian.org/debian sid/main amd64 libipc-run3-perl all 0.049-1 [31.5 kB]
  Get:357 http://deb.debian.org/debian sid/main amd64 libjson-maybexs-perl all 1.004008-1 [12.9 kB]
  Get:358 http://deb.debian.org/debian sid/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
  Get:359 http://deb.debian.org/debian sid/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
  Get:360 http://deb.debian.org/debian sid/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
  Get:361 http://deb.debian.org/debian sid/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
  Get:362 http://deb.debian.org/debian sid/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
  Get:363 http://deb.debian.org/debian sid/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
  Get:364 http://deb.debian.org/debian sid/main amd64 libperlio-gzip-perl amd64 0.20-1+b4 [17.5 kB]
  Get:365 http://deb.debian.org/debian sid/main amd64 libperlio-utf8-strict-perl amd64 0.010-1+b3 [11.4 kB]
  Get:366 http://deb.debian.org/debian sid/main amd64 libproc-processtable-perl amd64 0.636-1+b3 [42.3 kB]
  Get:367 http://deb.debian.org/debian sid/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
  Get:368 http://deb.debian.org/debian sid/main amd64 libsereal-decoder-perl amd64 5.004+ds-1+b3 [100 kB]
  Get:369 http://deb.debian.org/debian sid/main amd64 libsereal-encoder-perl amd64 5.004+ds-1+b3 [104 kB]
  Get:370 http://deb.debian.org/debian sid/main amd64 libterm-readkey-perl amd64 2.38-2+b4 [24.6 kB]
  Get:371 http://deb.debian.org/debian sid/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b4 [8720 B]
  Get:372 http://deb.debian.org/debian sid/main amd64 libmarkdown2 amd64 2.2.7-2.1 [36.0 kB]
  Get:373 http://deb.debian.org/debian sid/main amd64 libtext-markdown-discount-perl amd64 0.18-1 [13.1 kB]
  Get:374 http://deb.debian.org/debian sid/main amd64 libdata-messagepack-perl amd64 1.02-1+b4 [32.8 kB]
  Get:375 http://deb.debian.org/debian sid/main amd64 libtext-xslate-perl amd64 3.5.9-2+b1 [174 kB]
  Get:376 http://deb.debian.org/debian sid/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
  Get:377 http://deb.debian.org/debian sid/main amd64 libtime-moment-perl amd64 0.44-2+b4 [73.2 kB]
  Get:378 http://deb.debian.org/debian sid/main amd64 libunicode-utf8-perl amd64 0.62-2+b3 [20.4 kB]
  Get:379 http://deb.debian.org/debian sid/main amd64 libhtml-form-perl all 6.12-1 [32.3 kB]
  Get:380 http://deb.debian.org/debian sid/main amd64 libwww-mechanize-perl all 2.19-1 [114 kB]
  Get:381 http://deb.debian.org/debian sid/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
  Get:382 http://deb.debian.org/debian sid/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
  Get:383 http://deb.debian.org/debian sid/main amd64 libxml-sax-perl all 1.02+dfsg-4 [53.4 kB]
  Get:384 http://deb.debian.org/debian sid/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-5+b2 [314 kB]
  Get:385 http://deb.debian.org/debian sid/main amd64 liblz1 amd64 1.15-2 [38.9 kB]
  Get:386 http://deb.debian.org/debian sid/main amd64 plzip amd64 1.12-2 [65.0 kB]
  Get:387 http://deb.debian.org/debian sid/main amd64 liblzo2-2 amd64 2.10-3+b1 [55.1 kB]
  Get:388 http://deb.debian.org/debian sid/main amd64 lzop amd64 1.04-2 [84.2 kB]
  Get:389 http://deb.debian.org/debian sid/main amd64 t1utils amd64 1.41-4 [62.1 kB]
  Get:390 http://deb.debian.org/debian sid/main amd64 unzip amd64 6.0-29 [173 kB]
  Get:391 http://deb.debian.org/debian sid/main amd64 lintian all 2.121.1+nmu1 [1059 kB]
  Get:392 http://deb.debian.org/debian sid/main amd64 libconfig-model-dpkg-perl all 3.011 [183 kB]
  Get:393 http://deb.debian.org/debian sid/main amd64 libhttp-parser2.9 amd64 2.9.4-6+b2 [21.2 kB]
  Get:394 http://deb.debian.org/debian sid/main amd64 libmbedcrypto16 amd64 3.6.2-3 [355 kB]
  Get:395 http://deb.debian.org/debian sid/main amd64 libmbedx509-7 amd64 3.6.2-3 [147 kB]
  Get:396 http://deb.debian.org/debian sid/main amd64 libmbedtls21 amd64 3.6.2-3 [234 kB]
  Get:397 http://deb.debian.org/debian sid/main amd64 libgit2-1.8 amd64 1.8.4+ds-3 [531 kB]
  Get:398 http://deb.debian.org/debian sid/main amd64 libpq5 amd64 17.4-1+b1 [226 kB]
  Get:399 http://deb.debian.org/debian sid/main amd64 libpython3.13 amd64 3.13.2-2 [2155 kB]
  Get:400 http://deb.debian.org/debian sid/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b4 [32.5 kB]
  Get:401 http://deb.debian.org/debian sid/main amd64 libxdelta2t64 amd64 1.1.3-10.7 [48.6 kB]
  Get:402 http://deb.debian.org/debian sid/main amd64 licenserecon amd64 4.0 [125 kB]
  Get:403 http://deb.debian.org/debian sid/main amd64 python3-configobj all 5.0.9-1 [34.0 kB]
  Get:404 http://deb.debian.org/debian sid/main amd64 python3-fastbencode amd64 0.2-1+b4 [50.4 kB]
  Get:405 http://deb.debian.org/debian sid/main amd64 python3-merge3 all 0.0.8-1 [10.1 kB]
  Get:406 http://deb.debian.org/debian sid/main amd64 python3-tzlocal all 5.3.1-1 [24.2 kB]
  Get:407 http://deb.debian.org/debian sid/main amd64 python3-urllib3 all 2.3.0-2 [114 kB]
  Get:408 http://deb.debian.org/debian sid/main amd64 python3-dulwich amd64 0.22.7-1 [205 kB]
  Get:409 http://deb.debian.org/debian sid/main amd64 python3-patiencediff amd64 0.2.13-1+b4 [21.7 kB]
  Get:410 http://deb.debian.org/debian sid/main amd64 python3-breezy amd64 3.3.10-1 [2672 kB]
  Get:411 http://deb.debian.org/debian sid/main amd64 python3-charset-normalizer amd64 3.4.1-1+b1 [125 kB]
  Get:412 http://deb.debian.org/debian sid/main amd64 python3-debian all 1.0.1 [120 kB]
  Get:413 http://deb.debian.org/debian sid/main amd64 python3-pcre2 amd64 0.4.0+ds-1+b1 [165 kB]
  Get:414 http://deb.debian.org/debian sid/main amd64 python3-tr all 0.1+git20161102.e74d4bd-1.1 [5544 B]
  Get:415 http://deb.debian.org/debian sid/main amd64 python3-debmutate all 0.72 [42.4 kB]
  Get:416 http://deb.debian.org/debian sid/main amd64 python3-distro-info all 1.13 [7736 B]
  Get:417 http://deb.debian.org/debian sid/main amd64 python3-iniparse all 0.5.1-1 [22.1 kB]
  Get:418 http://deb.debian.org/debian sid/main amd64 python3-iso8601 all 2.1.0-2 [12.1 kB]
  Get:419 http://deb.debian.org/debian sid/main amd64 python3-ruamel.yaml.clib amd64 0.2.12+ds-1+b1 [135 kB]
  Get:420 http://deb.debian.org/debian sid/main amd64 python3-ruamel.yaml all 0.18.10+ds-1 [147 kB]
  Get:421 http://deb.debian.org/debian sid/main amd64 python3-upstream-ontologist amd64 0.2.2-2+b1 [3563 kB]
  Get:422 http://deb.debian.org/debian sid/main amd64 python3-psycopg2 amd64 2.9.10-1+b1 [129 kB]
  Get:423 http://deb.debian.org/debian sid/main amd64 python3-semver all 3.0.2-1 [20.7 kB]
  Get:424 http://deb.debian.org/debian sid/main amd64 python3-tomlkit all 0.13.2-1 [42.7 kB]
  Get:425 http://deb.debian.org/debian sid/main amd64 lintian-brush amd64 0.160+b2 [11.5 MB]
  Get:426 http://deb.debian.org/debian sid/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
  Get:427 http://deb.debian.org/debian sid/main amd64 pixz amd64 1.0.7-4 [20.9 kB]
  Get:428 http://deb.debian.org/debian sid/main amd64 xdelta amd64 1.1.3-10.7 [25.9 kB]
  Get:429 http://deb.debian.org/debian sid/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
  Get:430 http://deb.debian.org/debian sid/main amd64 pristine-tar amd64 1.50+nmu2 [108 kB]
  Get:431 http://deb.debian.org/debian sid/main amd64 quilt all 0.68-1 [437 kB]
  Preconfiguring packages ...
  Fetched 184 MB in 6s (28.9 MB/s)
  Selecting previously unselected package libpython3.13-minimal:amd64.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 5455 files and directories currently installed.)
  Preparing to unpack .../libpython3.13-minimal_3.13.2-2_amd64.deb ...
  Unpacking libpython3.13-minimal:amd64 (3.13.2-2) ...
  Selecting previously unselected package libexpat1:amd64.
  Preparing to unpack .../libexpat1_2.7.0-1_amd64.deb ...
  Unpacking libexpat1:amd64 (2.7.0-1) ...
  Selecting previously unselected package python3.13-minimal.
  Preparing to unpack .../python3.13-minimal_3.13.2-2_amd64.deb ...
  Unpacking python3.13-minimal (3.13.2-2) ...
  Setting up libpython3.13-minimal:amd64 (3.13.2-2) ...
  Setting up libexpat1:amd64 (2.7.0-1) ...
  Setting up python3.13-minimal (3.13.2-2) ...
  Selecting previously unselected package python3-minimal.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 5789 files and directories currently installed.)
  Preparing to unpack .../0-python3-minimal_3.13.2-2_amd64.deb ...
  Unpacking python3-minimal (3.13.2-2) ...
  Selecting previously unselected package media-types.
  Preparing to unpack .../1-media-types_13.0.0_all.deb ...
  Unpacking media-types (13.0.0) ...
  Selecting previously unselected package netbase.
  Preparing to unpack .../2-netbase_6.5_all.deb ...
  Unpacking netbase (6.5) ...
  Selecting previously unselected package libffi8:amd64.
  Preparing to unpack .../3-libffi8_3.4.7-1_amd64.deb ...
  Unpacking libffi8:amd64 (3.4.7-1) ...
  Selecting previously unselected package readline-common.
  Preparing to unpack .../4-readline-common_8.2-6_all.deb ...
  Unpacking readline-common (8.2-6) ...
  Selecting previously unselected package libreadline8t64:amd64.
  Preparing to unpack .../5-libreadline8t64_8.2-6_amd64.deb ...
  Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
  Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
  Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
  Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
  Unpacking libreadline8t64:amd64 (8.2-6) ...
  Selecting previously unselected package libsqlite3-0:amd64.
  Preparing to unpack .../6-libsqlite3-0_3.46.1-2_amd64.deb ...
  Unpacking libsqlite3-0:amd64 (3.46.1-2) ...
  Selecting previously unselected package libpython3.13-stdlib:amd64.
  Preparing to unpack .../7-libpython3.13-stdlib_3.13.2-2_amd64.deb ...
  Unpacking libpython3.13-stdlib:amd64 (3.13.2-2) ...
  Selecting previously unselected package python3.13.
  Preparing to unpack .../8-python3.13_3.13.2-2_amd64.deb ...
  Unpacking python3.13 (3.13.2-2) ...
  Selecting previously unselected package libpython3-stdlib:amd64.
  Preparing to unpack .../9-libpython3-stdlib_3.13.2-2_amd64.deb ...
  Unpacking libpython3-stdlib:amd64 (3.13.2-2) ...
  Setting up python3-minimal (3.13.2-2) ...
  Selecting previously unselected package python3.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 6291 files and directories currently installed.)
  Preparing to unpack .../python3_3.13.2-2_amd64.deb ...
  Unpacking python3 (3.13.2-2) ...
  Selecting previously unselected package adduser.
  Preparing to unpack .../archives/adduser_3.145_all.deb ...
  Unpacking adduser (3.145) ...
  Setting up adduser (3.145) ...
  Selecting previously unselected package bzip2.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 6364 files and directories currently installed.)
  Preparing to unpack .../000-bzip2_1.0.8-6_amd64.deb ...
  Unpacking bzip2 (1.0.8-6) ...
  Selecting previously unselected package openssl.
  Preparing to unpack .../001-openssl_3.4.1-1_amd64.deb ...
  Unpacking openssl (3.4.1-1) ...
  Selecting previously unselected package ca-certificates.
  Preparing to unpack .../002-ca-certificates_20241223_all.deb ...
  Unpacking ca-certificates (20241223) ...
  Selecting previously unselected package libmagic-mgc.
  Preparing to unpack .../003-libmagic-mgc_1%3a5.46-2_amd64.deb ...
  Unpacking libmagic-mgc (1:5.46-2) ...
  Selecting previously unselected package libmagic1t64:amd64.
  Preparing to unpack .../004-libmagic1t64_1%3a5.46-2_amd64.deb ...
  Unpacking libmagic1t64:amd64 (1:5.46-2) ...
  Selecting previously unselected package file.
  Preparing to unpack .../005-file_1%3a5.46-2_amd64.deb ...
  Unpacking file (1:5.46-2) ...
  Selecting previously unselected package gettext-base.
  Preparing to unpack .../006-gettext-base_0.23.1-1_amd64.deb ...
  Unpacking gettext-base (0.23.1-1) ...
  Selecting previously unselected package libuchardet0:amd64.
  Preparing to unpack .../007-libuchardet0_0.0.8-1+b2_amd64.deb ...
  Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
  Selecting previously unselected package groff-base.
  Preparing to unpack .../008-groff-base_1.23.0-7_amd64.deb ...
  Unpacking groff-base (1.23.0-7) ...
  Selecting previously unselected package bsdextrautils.
  Preparing to unpack .../009-bsdextrautils_2.40.4-5_amd64.deb ...
  Unpacking bsdextrautils (2.40.4-5) ...
  Selecting previously unselected package libgdbm6t64:amd64.
  Preparing to unpack .../010-libgdbm6t64_1.24-2_amd64.deb ...
  Unpacking libgdbm6t64:amd64 (1.24-2) ...
  Selecting previously unselected package libpipeline1:amd64.
  Preparing to unpack .../011-libpipeline1_1.5.8-1_amd64.deb ...
  Unpacking libpipeline1:amd64 (1.5.8-1) ...
  Selecting previously unselected package man-db.
  Preparing to unpack .../012-man-db_2.13.0-1_amd64.deb ...
  Unpacking man-db (2.13.0-1) ...
  Selecting previously unselected package perl-modules-5.40.
  Preparing to unpack .../013-perl-modules-5.40_5.40.1-2_all.deb ...
  Unpacking perl-modules-5.40 (5.40.1-2) ...
  Selecting previously unselected package libgdbm-compat4t64:amd64.
  Preparing to unpack .../014-libgdbm-compat4t64_1.24-2_amd64.deb ...
  Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
  Selecting previously unselected package libperl5.40:amd64.
  Preparing to unpack .../015-libperl5.40_5.40.1-2_amd64.deb ...
  Unpacking libperl5.40:amd64 (5.40.1-2) ...
  Selecting previously unselected package perl.
  Preparing to unpack .../016-perl_5.40.1-2_amd64.deb ...
  Unpacking perl (5.40.1-2) ...
  Selecting previously unselected package xz-utils.
  Preparing to unpack .../017-xz-utils_5.6.4-1_amd64.deb ...
  Unpacking xz-utils (5.6.4-1) ...
  Selecting previously unselected package libatomic1:amd64.
  Preparing to unpack .../018-libatomic1_14.2.0-19_amd64.deb ...
  Unpacking libatomic1:amd64 (14.2.0-19) ...
  Selecting previously unselected package libglib2.0-0t64:amd64.
  Preparing to unpack .../019-libglib2.0-0t64_2.84.0-2_amd64.deb ...
  Unpacking libglib2.0-0t64:amd64 (2.84.0-2) ...
  Selecting previously unselected package libicu76:amd64.
  Preparing to unpack .../020-libicu76_76.1-3_amd64.deb ...
  Unpacking libicu76:amd64 (76.1-3) ...
  Selecting previously unselected package libxml2:amd64.
  Preparing to unpack .../021-libxml2_2.12.7+dfsg+really2.9.14-0.3+b1_amd64.deb ...
  Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ...
  Selecting previously unselected package shared-mime-info.
  Preparing to unpack .../022-shared-mime-info_2.4-5+b2_amd64.deb ...
  Unpacking shared-mime-info (2.4-5+b2) ...
  Selecting previously unselected package libbrotli1:amd64.
  Preparing to unpack .../023-libbrotli1_1.1.0-2+b7_amd64.deb ...
  Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
  Selecting previously unselected package libunistring5:amd64.
  Preparing to unpack .../024-libunistring5_1.3-1_amd64.deb ...
  Unpacking libunistring5:amd64 (1.3-1) ...
  Selecting previously unselected package libidn2-0:amd64.
  Preparing to unpack .../025-libidn2-0_2.3.8-2_amd64.deb ...
  Unpacking libidn2-0:amd64 (2.3.8-2) ...
  Selecting previously unselected package libp11-kit0:amd64.
  Preparing to unpack .../026-libp11-kit0_0.25.5-3_amd64.deb ...
  Unpacking libp11-kit0:amd64 (0.25.5-3) ...
  Selecting previously unselected package libtasn1-6:amd64.
  Preparing to unpack .../027-libtasn1-6_4.20.0-2_amd64.deb ...
  Unpacking libtasn1-6:amd64 (4.20.0-2) ...
  Selecting previously unselected package libgnutls30t64:amd64.
  Preparing to unpack .../028-libgnutls30t64_3.8.9-2_amd64.deb ...
  Unpacking libgnutls30t64:amd64 (3.8.9-2) ...
  Selecting previously unselected package libkrb5support0:amd64.
  Preparing to unpack .../029-libkrb5support0_1.21.3-5_amd64.deb ...
  Unpacking libkrb5support0:amd64 (1.21.3-5) ...
  Selecting previously unselected package libcom-err2:amd64.
  Preparing to unpack .../030-libcom-err2_1.47.2-1+b1_amd64.deb ...
  Unpacking libcom-err2:amd64 (1.47.2-1+b1) ...
  Selecting previously unselected package libk5crypto3:amd64.
  Preparing to unpack .../031-libk5crypto3_1.21.3-5_amd64.deb ...
  Unpacking libk5crypto3:amd64 (1.21.3-5) ...
  Selecting previously unselected package libkeyutils1:amd64.
  Preparing to unpack .../032-libkeyutils1_1.6.3-4_amd64.deb ...
  Unpacking libkeyutils1:amd64 (1.6.3-4) ...
  Selecting previously unselected package libkrb5-3:amd64.
  Preparing to unpack .../033-libkrb5-3_1.21.3-5_amd64.deb ...
  Unpacking libkrb5-3:amd64 (1.21.3-5) ...
  Selecting previously unselected package libgssapi-krb5-2:amd64.
  Preparing to unpack .../034-libgssapi-krb5-2_1.21.3-5_amd64.deb ...
  Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ...
  Selecting previously unselected package libsasl2-modules-db:amd64.
  Preparing to unpack .../035-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
  Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
  Selecting previously unselected package libsasl2-2:amd64.
  Preparing to unpack .../036-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
  Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
  Selecting previously unselected package libldap2:amd64.
  Preparing to unpack .../037-libldap2_2.6.9+dfsg-2_amd64.deb ...
  Unpacking libldap2:amd64 (2.6.9+dfsg-2) ...
  Selecting previously unselected package libnghttp2-14:amd64.
  Preparing to unpack .../038-libnghttp2-14_1.64.0-1_amd64.deb ...
  Unpacking libnghttp2-14:amd64 (1.64.0-1) ...
  Selecting previously unselected package libnghttp3-9:amd64.
  Preparing to unpack .../039-libnghttp3-9_1.8.0-1_amd64.deb ...
  Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
  Selecting previously unselected package libngtcp2-16:amd64.
  Preparing to unpack .../040-libngtcp2-16_1.11.0-1_amd64.deb ...
  Unpacking libngtcp2-16:amd64 (1.11.0-1) ...
  Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
  Preparing to unpack .../041-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ...
  Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ...
  Selecting previously unselected package libpsl5t64:amd64.
  Preparing to unpack .../042-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
  Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
  Selecting previously unselected package librtmp1:amd64.
  Preparing to unpack .../043-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
  Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
  Selecting previously unselected package libssh2-1t64:amd64.
  Preparing to unpack .../044-libssh2-1t64_1.11.1-1_amd64.deb ...
  Unpacking libssh2-1t64:amd64 (1.11.1-1) ...
  Selecting previously unselected package libcurl3t64-gnutls:amd64.
  Preparing to unpack .../045-libcurl3t64-gnutls_8.12.1-3_amd64.deb ...
  Unpacking libcurl3t64-gnutls:amd64 (8.12.1-3) ...
  Selecting previously unselected package libstemmer0d:amd64.
  Preparing to unpack .../046-libstemmer0d_2.2.0-4+b2_amd64.deb ...
  Unpacking libstemmer0d:amd64 (2.2.0-4+b2) ...
  Selecting previously unselected package libxmlb2:amd64.
  Preparing to unpack .../047-libxmlb2_0.3.21-1_amd64.deb ...
  Unpacking libxmlb2:amd64 (0.3.21-1) ...
  Selecting previously unselected package libyaml-0-2:amd64.
  Preparing to unpack .../048-libyaml-0-2_0.2.5-2_amd64.deb ...
  Unpacking libyaml-0-2:amd64 (0.2.5-2) ...
  Selecting previously unselected package libappstream5:amd64.
  Preparing to unpack .../049-libappstream5_1.0.4-1_amd64.deb ...
  Unpacking libappstream5:amd64 (1.0.4-1) ...
  Selecting previously unselected package appstream.
  Preparing to unpack .../050-appstream_1.0.4-1_amd64.deb ...
  Unpacking appstream (1.0.4-1) ...
  Selecting previously unselected package m4.
  Preparing to unpack .../051-m4_1.4.19-7_amd64.deb ...
  Unpacking m4 (1.4.19-7) ...
  Selecting previously unselected package autoconf.
  Preparing to unpack .../052-autoconf_2.72-3_all.deb ...
  Unpacking autoconf (2.72-3) ...
  Selecting previously unselected package autotools-dev.
  Preparing to unpack .../053-autotools-dev_20220109.1_all.deb ...
  Unpacking autotools-dev (20220109.1) ...
  Selecting previously unselected package automake.
  Preparing to unpack .../054-automake_1%3a1.17-3_all.deb ...
  Unpacking automake (1:1.17-3) ...
  Selecting previously unselected package autopoint.
  Preparing to unpack .../055-autopoint_0.23.1-1_all.deb ...
  Unpacking autopoint (0.23.1-1) ...
  Selecting previously unselected package libsframe1:amd64.
  Preparing to unpack .../056-libsframe1_2.44-3_amd64.deb ...
  Unpacking libsframe1:amd64 (2.44-3) ...
  Selecting previously unselected package binutils-common:amd64.
  Preparing to unpack .../057-binutils-common_2.44-3_amd64.deb ...
  Unpacking binutils-common:amd64 (2.44-3) ...
  Selecting previously unselected package libbinutils:amd64.
  Preparing to unpack .../058-libbinutils_2.44-3_amd64.deb ...
  Unpacking libbinutils:amd64 (2.44-3) ...
  Selecting previously unselected package libgprofng0:amd64.
  Preparing to unpack .../059-libgprofng0_2.44-3_amd64.deb ...
  Unpacking libgprofng0:amd64 (2.44-3) ...
  Selecting previously unselected package libctf-nobfd0:amd64.
  Preparing to unpack .../060-libctf-nobfd0_2.44-3_amd64.deb ...
  Unpacking libctf-nobfd0:amd64 (2.44-3) ...
  Selecting previously unselected package libctf0:amd64.
  Preparing to unpack .../061-libctf0_2.44-3_amd64.deb ...
  Unpacking libctf0:amd64 (2.44-3) ...
  Selecting previously unselected package libjansson4:amd64.
  Preparing to unpack .../062-libjansson4_2.14-2+b3_amd64.deb ...
  Unpacking libjansson4:amd64 (2.14-2+b3) ...
  Selecting previously unselected package binutils-x86-64-linux-gnu.
  Preparing to unpack .../063-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ...
  Unpacking binutils-x86-64-linux-gnu (2.44-3) ...
  Selecting previously unselected package binutils.
  Preparing to unpack .../064-binutils_2.44-3_amd64.deb ...
  Unpacking binutils (2.44-3) ...
  Selecting previously unselected package libc-dev-bin.
  Preparing to unpack .../065-libc-dev-bin_2.41-6_amd64.deb ...
  Unpacking libc-dev-bin (2.41-6) ...
  Selecting previously unselected package linux-libc-dev.
  Preparing to unpack .../066-linux-libc-dev_6.12.19-1_all.deb ...
  Unpacking linux-libc-dev (6.12.19-1) ...
  Selecting previously unselected package libcrypt-dev:amd64.
  Preparing to unpack .../067-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
  Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
  Selecting previously unselected package rpcsvc-proto.
  Preparing to unpack .../068-rpcsvc-proto_1.4.3-1_amd64.deb ...
  Unpacking rpcsvc-proto (1.4.3-1) ...
  Selecting previously unselected package libc6-dev:amd64.
  Preparing to unpack .../069-libc6-dev_2.41-6_amd64.deb ...
  Unpacking libc6-dev:amd64 (2.41-6) ...
  Selecting previously unselected package libisl23:amd64.
  Preparing to unpack .../070-libisl23_0.27-1_amd64.deb ...
  Unpacking libisl23:amd64 (0.27-1) ...
  Selecting previously unselected package libmpfr6:amd64.
  Preparing to unpack .../071-libmpfr6_4.2.1-1+b2_amd64.deb ...
  Unpacking libmpfr6:amd64 (4.2.1-1+b2) ...
  Selecting previously unselected package libmpc3:amd64.
  Preparing to unpack .../072-libmpc3_1.3.1-1+b3_amd64.deb ...
  Unpacking libmpc3:amd64 (1.3.1-1+b3) ...
  Selecting previously unselected package cpp-14-x86-64-linux-gnu.
  Preparing to unpack .../073-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
  Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ...
  Selecting previously unselected package cpp-14.
  Preparing to unpack .../074-cpp-14_14.2.0-19_amd64.deb ...
  Unpacking cpp-14 (14.2.0-19) ...
  Selecting previously unselected package cpp-x86-64-linux-gnu.
  Preparing to unpack .../075-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
  Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ...
  Selecting previously unselected package cpp.
  Preparing to unpack .../076-cpp_4%3a14.2.0-1_amd64.deb ...
  Unpacking cpp (4:14.2.0-1) ...
  Selecting previously unselected package libcc1-0:amd64.
  Preparing to unpack .../077-libcc1-0_14.2.0-19_amd64.deb ...
  Unpacking libcc1-0:amd64 (14.2.0-19) ...
  Selecting previously unselected package libgomp1:amd64.
  Preparing to unpack .../078-libgomp1_14.2.0-19_amd64.deb ...
  Unpacking libgomp1:amd64 (14.2.0-19) ...
  Selecting previously unselected package libitm1:amd64.
  Preparing to unpack .../079-libitm1_14.2.0-19_amd64.deb ...
  Unpacking libitm1:amd64 (14.2.0-19) ...
  Selecting previously unselected package libasan8:amd64.
  Preparing to unpack .../080-libasan8_14.2.0-19_amd64.deb ...
  Unpacking libasan8:amd64 (14.2.0-19) ...
  Selecting previously unselected package liblsan0:amd64.
  Preparing to unpack .../081-liblsan0_14.2.0-19_amd64.deb ...
  Unpacking liblsan0:amd64 (14.2.0-19) ...
  Selecting previously unselected package libtsan2:amd64.
  Preparing to unpack .../082-libtsan2_14.2.0-19_amd64.deb ...
  Unpacking libtsan2:amd64 (14.2.0-19) ...
  Selecting previously unselected package libubsan1:amd64.
  Preparing to unpack .../083-libubsan1_14.2.0-19_amd64.deb ...
  Unpacking libubsan1:amd64 (14.2.0-19) ...
  Selecting previously unselected package libhwasan0:amd64.
  Preparing to unpack .../084-libhwasan0_14.2.0-19_amd64.deb ...
  Unpacking libhwasan0:amd64 (14.2.0-19) ...
  Selecting previously unselected package libquadmath0:amd64.
  Preparing to unpack .../085-libquadmath0_14.2.0-19_amd64.deb ...
  Unpacking libquadmath0:amd64 (14.2.0-19) ...
  Selecting previously unselected package libgcc-14-dev:amd64.
  Preparing to unpack .../086-libgcc-14-dev_14.2.0-19_amd64.deb ...
  Unpacking libgcc-14-dev:amd64 (14.2.0-19) ...
  Selecting previously unselected package gcc-14-x86-64-linux-gnu.
  Preparing to unpack .../087-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
  Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ...
  Selecting previously unselected package gcc-14.
  Preparing to unpack .../088-gcc-14_14.2.0-19_amd64.deb ...
  Unpacking gcc-14 (14.2.0-19) ...
  Selecting previously unselected package gcc-x86-64-linux-gnu.
  Preparing to unpack .../089-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
  Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ...
  Selecting previously unselected package gcc.
  Preparing to unpack .../090-gcc_4%3a14.2.0-1_amd64.deb ...
  Unpacking gcc (4:14.2.0-1) ...
  Selecting previously unselected package libstdc++-14-dev:amd64.
  Preparing to unpack .../091-libstdc++-14-dev_14.2.0-19_amd64.deb ...
  Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ...
  Selecting previously unselected package g++-14-x86-64-linux-gnu.
  Preparing to unpack .../092-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
  Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ...
  Selecting previously unselected package g++-14.
  Preparing to unpack .../093-g++-14_14.2.0-19_amd64.deb ...
  Unpacking g++-14 (14.2.0-19) ...
  Selecting previously unselected package g++-x86-64-linux-gnu.
  Preparing to unpack .../094-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
  Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ...
  Selecting previously unselected package g++.
  Preparing to unpack .../095-g++_4%3a14.2.0-1_amd64.deb ...
  Unpacking g++ (4:14.2.0-1) ...
  Selecting previously unselected package make.
  Preparing to unpack .../096-make_4.4.1-1_amd64.deb ...
  Unpacking make (4.4.1-1) ...
  Selecting previously unselected package libdpkg-perl.
  Preparing to unpack .../097-libdpkg-perl_1.22.18_all.deb ...
  Unpacking libdpkg-perl (1.22.18) ...
  Selecting previously unselected package patch.
  Preparing to unpack .../098-patch_2.7.6-7_amd64.deb ...
  Unpacking patch (2.7.6-7) ...
  Selecting previously unselected package dpkg-dev.
  Preparing to unpack .../099-dpkg-dev_1.22.18_all.deb ...
  Unpacking dpkg-dev (1.22.18) ...
  Selecting previously unselected package build-essential.
  Preparing to unpack .../100-build-essential_12.12_amd64.deb ...
  Unpacking build-essential (12.12) ...
  Selecting previously unselected package libcapture-tiny-perl.
  Preparing to unpack .../101-libcapture-tiny-perl_0.50-1_all.deb ...
  Unpacking libcapture-tiny-perl (0.50-1) ...
  Selecting previously unselected package libparams-util-perl.
  Preparing to unpack .../102-libparams-util-perl_1.102-3+b1_amd64.deb ...
  Unpacking libparams-util-perl (1.102-3+b1) ...
  Selecting previously unselected package libsub-install-perl.
  Preparing to unpack .../103-libsub-install-perl_0.929-1_all.deb ...
  Unpacking libsub-install-perl (0.929-1) ...
  Selecting previously unselected package libdata-optlist-perl.
  Preparing to unpack .../104-libdata-optlist-perl_0.114-1_all.deb ...
  Unpacking libdata-optlist-perl (0.114-1) ...
  Selecting previously unselected package libb-hooks-op-check-perl:amd64.
  Preparing to unpack .../105-libb-hooks-op-check-perl_0.22-3+b2_amd64.deb ...
  Unpacking libb-hooks-op-check-perl:amd64 (0.22-3+b2) ...
  Selecting previously unselected package libdynaloader-functions-perl.
  Preparing to unpack .../106-libdynaloader-functions-perl_0.004-1_all.deb ...
  Unpacking libdynaloader-functions-perl (0.004-1) ...
  Selecting previously unselected package libdevel-callchecker-perl:amd64.
  Preparing to unpack .../107-libdevel-callchecker-perl_0.009-1+b1_amd64.deb ...
  Unpacking libdevel-callchecker-perl:amd64 (0.009-1+b1) ...
  Selecting previously unselected package libparams-classify-perl:amd64.
  Preparing to unpack .../108-libparams-classify-perl_0.015-2+b4_amd64.deb ...
  Unpacking libparams-classify-perl:amd64 (0.015-2+b4) ...
  Selecting previously unselected package libmodule-runtime-perl.
  Preparing to unpack .../109-libmodule-runtime-perl_0.016-2_all.deb ...
  Unpacking libmodule-runtime-perl (0.016-2) ...
  Selecting previously unselected package libtry-tiny-perl.
  Preparing to unpack .../110-libtry-tiny-perl_0.32-1_all.deb ...
  Unpacking libtry-tiny-perl (0.32-1) ...
  Selecting previously unselected package libmodule-implementation-perl.
  Preparing to unpack .../111-libmodule-implementation-perl_0.09-2_all.deb ...
  Unpacking libmodule-implementation-perl (0.09-2) ...
  Selecting previously unselected package libpackage-stash-perl.
  Preparing to unpack .../112-libpackage-stash-perl_0.40-1_all.deb ...
  Unpacking libpackage-stash-perl (0.40-1) ...
  Selecting previously unselected package libclass-load-perl.
  Preparing to unpack .../113-libclass-load-perl_0.25-2_all.deb ...
  Unpacking libclass-load-perl (0.25-2) ...
  Selecting previously unselected package libio-stringy-perl.
  Preparing to unpack .../114-libio-stringy-perl_2.113-2_all.deb ...
  Unpacking libio-stringy-perl (2.113-2) ...
  Selecting previously unselected package libparams-validate-perl:amd64.
  Preparing to unpack .../115-libparams-validate-perl_1.31-2+b3_amd64.deb ...
  Unpacking libparams-validate-perl:amd64 (1.31-2+b3) ...
  Selecting previously unselected package libsub-exporter-perl.
  Preparing to unpack .../116-libsub-exporter-perl_0.990-1_all.deb ...
  Unpacking libsub-exporter-perl (0.990-1) ...
  Selecting previously unselected package libgetopt-long-descriptive-perl.
  Preparing to unpack .../117-libgetopt-long-descriptive-perl_0.116-2_all.deb ...
  Unpacking libgetopt-long-descriptive-perl (0.116-2) ...
  Selecting previously unselected package libio-tiecombine-perl.
  Preparing to unpack .../118-libio-tiecombine-perl_1.005-3_all.deb ...
  Unpacking libio-tiecombine-perl (1.005-3) ...
  Selecting previously unselected package libmodule-pluggable-perl.
  Preparing to unpack .../119-libmodule-pluggable-perl_5.2-5_all.deb ...
  Unpacking libmodule-pluggable-perl (5.2-5) ...
  Selecting previously unselected package libstring-rewriteprefix-perl.
  Preparing to unpack .../120-libstring-rewriteprefix-perl_0.009-1_all.deb ...
  Unpacking libstring-rewriteprefix-perl (0.009-1) ...
  Selecting previously unselected package libapp-cmd-perl.
  Preparing to unpack .../121-libapp-cmd-perl_0.337-2_all.deb ...
  Unpacking libapp-cmd-perl (0.337-2) ...
  Selecting previously unselected package libboolean-perl.
  Preparing to unpack .../122-libboolean-perl_0.46-3_all.deb ...
  Unpacking libboolean-perl (0.46-3) ...
  Selecting previously unselected package libsub-uplevel-perl.
  Preparing to unpack .../123-libsub-uplevel-perl_0.2800-3_all.deb ...
  Unpacking libsub-uplevel-perl (0.2800-3) ...
  Selecting previously unselected package libtest-exception-perl.
  Preparing to unpack .../124-libtest-exception-perl_0.43-3_all.deb ...
  Unpacking libtest-exception-perl (0.43-3) ...
  Selecting previously unselected package libcarp-assert-more-perl.
  Preparing to unpack .../125-libcarp-assert-more-perl_2.8.0-1_all.deb ...
  Unpacking libcarp-assert-more-perl (2.8.0-1) ...
  Selecting previously unselected package libfile-which-perl.
  Preparing to unpack .../126-libfile-which-perl_1.27-2_all.deb ...
  Unpacking libfile-which-perl (1.27-2) ...
  Selecting previously unselected package libfile-homedir-perl.
  Preparing to unpack .../127-libfile-homedir-perl_1.006-2_all.deb ...
  Unpacking libfile-homedir-perl (1.006-2) ...
  Selecting previously unselected package libclone-choose-perl.
  Preparing to unpack .../128-libclone-choose-perl_0.010-2_all.deb ...
  Unpacking libclone-choose-perl (0.010-2) ...
  Selecting previously unselected package libhash-merge-perl.
  Preparing to unpack .../129-libhash-merge-perl_0.302-1_all.deb ...
  Unpacking libhash-merge-perl (0.302-1) ...
  Selecting previously unselected package libjson-perl.
  Preparing to unpack .../130-libjson-perl_4.10000-1_all.deb ...
  Unpacking libjson-perl (4.10000-1) ...
  Selecting previously unselected package libexporter-tiny-perl.
  Preparing to unpack .../131-libexporter-tiny-perl_1.006002-1_all.deb ...
  Unpacking libexporter-tiny-perl (1.006002-1) ...
  Selecting previously unselected package liblist-moreutils-xs-perl.
  Preparing to unpack .../132-liblist-moreutils-xs-perl_0.430-4+b2_amd64.deb ...
  Unpacking liblist-moreutils-xs-perl (0.430-4+b2) ...
  Selecting previously unselected package liblist-moreutils-perl.
  Preparing to unpack .../133-liblist-moreutils-perl_0.430-2_all.deb ...
  Unpacking liblist-moreutils-perl (0.430-2) ...
  Selecting previously unselected package liblog-log4perl-perl.
  Preparing to unpack .../134-liblog-log4perl-perl_1.57-1_all.deb ...
  Unpacking liblog-log4perl-perl (1.57-1) ...
  Selecting previously unselected package libmouse-perl:amd64.
  Preparing to unpack .../135-libmouse-perl_2.5.11-1+b1_amd64.deb ...
  Unpacking libmouse-perl:amd64 (2.5.11-1+b1) ...
  Selecting previously unselected package libmousex-nativetraits-perl.
  Preparing to unpack .../136-libmousex-nativetraits-perl_1.09-3_all.deb ...
  Unpacking libmousex-nativetraits-perl (1.09-3) ...
  Selecting previously unselected package libmousex-strictconstructor-perl.
  Preparing to unpack .../137-libmousex-strictconstructor-perl_0.02-3_all.deb ...
  Unpacking libmousex-strictconstructor-perl (0.02-3) ...
  Selecting previously unselected package libparse-recdescent-perl.
  Preparing to unpack .../138-libparse-recdescent-perl_1.967015+dfsg-4_all.deb ...
  Unpacking libparse-recdescent-perl (1.967015+dfsg-4) ...
  Selecting previously unselected package libpath-tiny-perl.
  Preparing to unpack .../139-libpath-tiny-perl_0.146-1_all.deb ...
  Unpacking libpath-tiny-perl (0.146-1) ...
  Selecting previously unselected package libpod-pom-perl.
  Preparing to unpack .../140-libpod-pom-perl_2.01-4_all.deb ...
  Unpacking libpod-pom-perl (2.01-4) ...
  Selecting previously unselected package libregexp-common-perl.
  Preparing to unpack .../141-libregexp-common-perl_2024080801-1_all.deb ...
  Unpacking libregexp-common-perl (2024080801-1) ...
  Selecting previously unselected package libyaml-tiny-perl.
  Preparing to unpack .../142-libyaml-tiny-perl_1.76-1_all.deb ...
  Unpacking libyaml-tiny-perl (1.76-1) ...
  Selecting previously unselected package libconfig-model-perl.
  Preparing to unpack .../143-libconfig-model-perl_2.155-1_all.deb ...
  Unpacking libconfig-model-perl (2.155-1) ...
  Selecting previously unselected package libyaml-pp-perl.
  Preparing to unpack .../144-libyaml-pp-perl_0.39.0-1_all.deb ...
  Unpacking libyaml-pp-perl (0.39.0-1) ...
  Selecting previously unselected package cme.
  Preparing to unpack .../145-cme_1.041-1_all.deb ...
  Unpacking cme (1.041-1) ...
  Selecting previously unselected package libdebhelper-perl.
  Preparing to unpack .../146-libdebhelper-perl_13.24.1_all.deb ...
  Unpacking libdebhelper-perl (13.24.1) ...
  Selecting previously unselected package libtool.
  Preparing to unpack .../147-libtool_2.5.4-4_all.deb ...
  Unpacking libtool (2.5.4-4) ...
  Selecting previously unselected package dh-autoreconf.
  Preparing to unpack .../148-dh-autoreconf_20_all.deb ...
  Unpacking dh-autoreconf (20) ...
  Selecting previously unselected package libarchive-zip-perl.
  Preparing to unpack .../149-libarchive-zip-perl_1.68-1_all.deb ...
  Unpacking libarchive-zip-perl (1.68-1) ...
  Selecting previously unselected package libfile-stripnondeterminism-perl.
  Preparing to unpack .../150-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ...
  Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ...
  Selecting previously unselected package dh-strip-nondeterminism.
  Preparing to unpack .../151-dh-strip-nondeterminism_1.14.1-2_all.deb ...
  Unpacking dh-strip-nondeterminism (1.14.1-2) ...
  Selecting previously unselected package libelf1t64:amd64.
  Preparing to unpack .../152-libelf1t64_0.192-4_amd64.deb ...
  Unpacking libelf1t64:amd64 (0.192-4) ...
  Selecting previously unselected package dwz.
  Preparing to unpack .../153-dwz_0.15-1+b1_amd64.deb ...
  Unpacking dwz (0.15-1+b1) ...
  Selecting previously unselected package gettext.
  Preparing to unpack .../154-gettext_0.23.1-1_amd64.deb ...
  Unpacking gettext (0.23.1-1) ...
  Selecting previously unselected package intltool-debian.
  Preparing to unpack .../155-intltool-debian_0.35.0+20060710.6_all.deb ...
  Unpacking intltool-debian (0.35.0+20060710.6) ...
  Selecting previously unselected package po-debconf.
  Preparing to unpack .../156-po-debconf_1.0.21+nmu1_all.deb ...
  Unpacking po-debconf (1.0.21+nmu1) ...
  Selecting previously unselected package debhelper.
  Preparing to unpack .../157-debhelper_13.24.1_all.deb ...
  Unpacking debhelper (13.24.1) ...
  Selecting previously unselected package libgpg-error0:amd64.
  Preparing to unpack .../158-libgpg-error0_1.51-3_amd64.deb ...
  Unpacking libgpg-error0:amd64 (1.51-3) ...
  Selecting previously unselected package libassuan9:amd64.
  Preparing to unpack .../159-libassuan9_3.0.2-2_amd64.deb ...
  Unpacking libassuan9:amd64 (3.0.2-2) ...
  Selecting previously unselected package libgcrypt20:amd64.
  Preparing to unpack .../160-libgcrypt20_1.11.0-7_amd64.deb ...
  Unpacking libgcrypt20:amd64 (1.11.0-7) ...
  Selecting previously unselected package gpgconf.
  Preparing to unpack .../161-gpgconf_2.2.46-5_amd64.deb ...
  Unpacking gpgconf (2.2.46-5) ...
  Selecting previously unselected package libksba8:amd64.
  Preparing to unpack .../162-libksba8_1.6.7-2+b1_amd64.deb ...
  Unpacking libksba8:amd64 (1.6.7-2+b1) ...
  Selecting previously unselected package libnpth0t64:amd64.
  Preparing to unpack .../163-libnpth0t64_1.8-2_amd64.deb ...
  Unpacking libnpth0t64:amd64 (1.8-2) ...
  Selecting previously unselected package dirmngr.
  Preparing to unpack .../164-dirmngr_2.2.46-5_amd64.deb ...
  Unpacking dirmngr (2.2.46-5) ...
  Selecting previously unselected package gnupg-l10n.
  Preparing to unpack .../165-gnupg-l10n_2.2.46-5_all.deb ...
  Unpacking gnupg-l10n (2.2.46-5) ...
  Selecting previously unselected package gpg.
  Preparing to unpack .../166-gpg_2.2.46-5_amd64.deb ...
  Unpacking gpg (2.2.46-5) ...
  Selecting previously unselected package pinentry-curses.
  Preparing to unpack .../167-pinentry-curses_1.3.1-2_amd64.deb ...
  Unpacking pinentry-curses (1.3.1-2) ...
  Selecting previously unselected package gpg-agent.
  Preparing to unpack .../168-gpg-agent_2.2.46-5_amd64.deb ...
  Unpacking gpg-agent (2.2.46-5) ...
  Selecting previously unselected package gpgsm.
  Preparing to unpack .../169-gpgsm_2.2.46-5_amd64.deb ...
  Unpacking gpgsm (2.2.46-5) ...
  Selecting previously unselected package gnupg.
  Preparing to unpack .../170-gnupg_2.2.46-5_all.deb ...
  Unpacking gnupg (2.2.46-5) ...
  Selecting previously unselected package gpgv.
  Preparing to unpack .../171-gpgv_2.2.46-5_amd64.deb ...
  Unpacking gpgv (2.2.46-5) ...
  Selecting previously unselected package sopv-gpgv.
  Preparing to unpack .../172-sopv-gpgv_0.1.2-1_all.deb ...
  Unpacking sopv-gpgv (0.1.2-1) ...
  Selecting previously unselected package libfile-dirlist-perl.
  Preparing to unpack .../173-libfile-dirlist-perl_0.05-3_all.deb ...
  Unpacking libfile-dirlist-perl (0.05-3) ...
  Selecting previously unselected package libfile-touch-perl.
  Preparing to unpack .../174-libfile-touch-perl_0.12-2_all.deb ...
  Unpacking libfile-touch-perl (0.12-2) ...
  Selecting previously unselected package libio-pty-perl.
  Preparing to unpack .../175-libio-pty-perl_1%3a1.20-1+b3_amd64.deb ...
  Unpacking libio-pty-perl (1:1.20-1+b3) ...
  Selecting previously unselected package libipc-run-perl.
  Preparing to unpack .../176-libipc-run-perl_20231003.0-2_all.deb ...
  Unpacking libipc-run-perl (20231003.0-2) ...
  Selecting previously unselected package libclass-method-modifiers-perl.
  Preparing to unpack .../177-libclass-method-modifiers-perl_2.15-1_all.deb ...
  Unpacking libclass-method-modifiers-perl (2.15-1) ...
  Selecting previously unselected package libclass-xsaccessor-perl.
  Preparing to unpack .../178-libclass-xsaccessor-perl_1.19-4+b5_amd64.deb ...
  Unpacking libclass-xsaccessor-perl (1.19-4+b5) ...
  Selecting previously unselected package libimport-into-perl.
  Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
  Unpacking libimport-into-perl (1.002005-2) ...
  Selecting previously unselected package librole-tiny-perl.
  Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
  Unpacking librole-tiny-perl (2.002004-1) ...
  Selecting previously unselected package libsub-quote-perl.
  Preparing to unpack .../181-libsub-quote-perl_2.006008-1_all.deb ...
  Unpacking libsub-quote-perl (2.006008-1) ...
  Selecting previously unselected package libmoo-perl.
  Preparing to unpack .../182-libmoo-perl_2.005005-1_all.deb ...
  Unpacking libmoo-perl (2.005005-1) ...
  Selecting previously unselected package libencode-locale-perl.
  Preparing to unpack .../183-libencode-locale-perl_1.05-3_all.deb ...
  Unpacking libencode-locale-perl (1.05-3) ...
  Selecting previously unselected package libtimedate-perl.
  Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
  Unpacking libtimedate-perl (2.3300-2) ...
  Selecting previously unselected package libhttp-date-perl.
  Preparing to unpack .../185-libhttp-date-perl_6.06-1_all.deb ...
  Unpacking libhttp-date-perl (6.06-1) ...
  Selecting previously unselected package libfile-listing-perl.
  Preparing to unpack .../186-libfile-listing-perl_6.16-1_all.deb ...
  Unpacking libfile-listing-perl (6.16-1) ...
  Selecting previously unselected package libhtml-tagset-perl.
  Preparing to unpack .../187-libhtml-tagset-perl_3.24-1_all.deb ...
  Unpacking libhtml-tagset-perl (3.24-1) ...
  Selecting previously unselected package liburi-perl.
  Preparing to unpack .../188-liburi-perl_5.30-1_all.deb ...
  Unpacking liburi-perl (5.30-1) ...
  Selecting previously unselected package libhtml-parser-perl:amd64.
  Preparing to unpack .../189-libhtml-parser-perl_3.83-1+b2_amd64.deb ...
  Unpacking libhtml-parser-perl:amd64 (3.83-1+b2) ...
  Selecting previously unselected package libhtml-tree-perl.
  Preparing to unpack .../190-libhtml-tree-perl_5.07-3_all.deb ...
  Unpacking libhtml-tree-perl (5.07-3) ...
  Selecting previously unselected package libclone-perl:amd64.
  Preparing to unpack .../191-libclone-perl_0.47-1+b1_amd64.deb ...
  Unpacking libclone-perl:amd64 (0.47-1+b1) ...
  Selecting previously unselected package libio-html-perl.
  Preparing to unpack .../192-libio-html-perl_1.004-3_all.deb ...
  Unpacking libio-html-perl (1.004-3) ...
  Selecting previously unselected package liblwp-mediatypes-perl.
  Preparing to unpack .../193-liblwp-mediatypes-perl_6.04-2_all.deb ...
  Unpacking liblwp-mediatypes-perl (6.04-2) ...
  Selecting previously unselected package libhttp-message-perl.
  Preparing to unpack .../194-libhttp-message-perl_7.00-2_all.deb ...
  Unpacking libhttp-message-perl (7.00-2) ...
  Selecting previously unselected package libhttp-cookies-perl.
  Preparing to unpack .../195-libhttp-cookies-perl_6.11-1_all.deb ...
  Unpacking libhttp-cookies-perl (6.11-1) ...
  Selecting previously unselected package libhttp-negotiate-perl.
  Preparing to unpack .../196-libhttp-negotiate-perl_6.01-2_all.deb ...
  Unpacking libhttp-negotiate-perl (6.01-2) ...
  Selecting previously unselected package perl-openssl-defaults:amd64.
  Preparing to unpack .../197-perl-openssl-defaults_7+b2_amd64.deb ...
  Unpacking perl-openssl-defaults:amd64 (7+b2) ...
  Selecting previously unselected package libnet-ssleay-perl:amd64.
  Preparing to unpack .../198-libnet-ssleay-perl_1.94-3_amd64.deb ...
  Unpacking libnet-ssleay-perl:amd64 (1.94-3) ...
  Selecting previously unselected package libio-socket-ssl-perl.
  Preparing to unpack .../199-libio-socket-ssl-perl_2.089-1_all.deb ...
  Unpacking libio-socket-ssl-perl (2.089-1) ...
  Selecting previously unselected package libnet-http-perl.
  Preparing to unpack .../200-libnet-http-perl_6.23-1_all.deb ...
  Unpacking libnet-http-perl (6.23-1) ...
  Selecting previously unselected package liblwp-protocol-https-perl.
  Preparing to unpack .../201-liblwp-protocol-https-perl_6.14-1_all.deb ...
  Unpacking liblwp-protocol-https-perl (6.14-1) ...
  Selecting previously unselected package libwww-robotrules-perl.
  Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
  Unpacking libwww-robotrules-perl (6.02-1) ...
  Selecting previously unselected package libwww-perl.
  Preparing to unpack .../203-libwww-perl_6.78-1_all.deb ...
  Unpacking libwww-perl (6.78-1) ...
  Selecting previously unselected package patchutils.
  Preparing to unpack .../204-patchutils_0.4.2-1_amd64.deb ...
  Unpacking patchutils (0.4.2-1) ...
  Selecting previously unselected package wdiff.
  Preparing to unpack .../205-wdiff_1.2.2-7_amd64.deb ...
  Unpacking wdiff (1.2.2-7) ...
  Selecting previously unselected package devscripts.
  Preparing to unpack .../206-devscripts_2.25.5_all.deb ...
  Unpacking devscripts (2.25.5) ...
  Selecting previously unselected package diffstat.
  Preparing to unpack .../207-diffstat_1.67-1_amd64.deb ...
  Unpacking diffstat (1.67-1) ...
  Selecting previously unselected package distro-info-data.
  Preparing to unpack .../208-distro-info-data_0.63_all.deb ...
  Unpacking distro-info-data (0.63) ...
  Selecting previously unselected package ed.
  Preparing to unpack .../209-ed_1.21-1_amd64.deb ...
  Unpacking ed (1.21-1) ...
  Selecting previously unselected package libfakeroot:amd64.
  Preparing to unpack .../210-libfakeroot_1.37.1-1_amd64.deb ...
  Unpacking libfakeroot:amd64 (1.37.1-1) ...
  Selecting previously unselected package fakeroot.
  Preparing to unpack .../211-fakeroot_1.37.1-1_amd64.deb ...
  Unpacking fakeroot (1.37.1-1) ...
  Selecting previously unselected package native-architecture.
  Preparing to unpack .../212-native-architecture_0.2.6_all.deb ...
  Unpacking native-architecture (0.2.6) ...
  Selecting previously unselected package libgirepository-2.0-0:amd64.
  Preparing to unpack .../213-libgirepository-2.0-0_2.84.0-2_amd64.deb ...
  Unpacking libgirepository-2.0-0:amd64 (2.84.0-2) ...
  Selecting previously unselected package girepository-tools:amd64.
  Preparing to unpack .../214-girepository-tools_2.84.0-2_amd64.deb ...
  Unpacking girepository-tools:amd64 (2.84.0-2) ...
  Selecting previously unselected package liberror-perl.
  Preparing to unpack .../215-liberror-perl_0.17030-1_all.deb ...
  Unpacking liberror-perl (0.17030-1) ...
  Selecting previously unselected package git-man.
  Preparing to unpack .../216-git-man_1%3a2.49.0-1_all.deb ...
  Unpacking git-man (1:2.49.0-1) ...
  Selecting previously unselected package git.
  Preparing to unpack .../217-git_1%3a2.49.0-1_amd64.deb ...
  Unpacking git (1:2.49.0-1) ...
  Selecting previously unselected package python3-dateutil.
  Preparing to unpack .../218-python3-dateutil_2.9.0-3_all.deb ...
  Unpacking python3-dateutil (2.9.0-3) ...
  Selecting previously unselected package python3-yaml.
  Preparing to unpack .../219-python3-yaml_6.0.2-1+b2_amd64.deb ...
  Unpacking python3-yaml (6.0.2-1+b2) ...
  Selecting previously unselected package git-buildpackage.
  Preparing to unpack .../220-git-buildpackage_0.9.37_all.deb ...
  Unpacking git-buildpackage (0.9.37) ...
  Selecting previously unselected package libgirepository-1.0-1:amd64.
  Preparing to unpack .../221-libgirepository-1.0-1_1.83.4-1_amd64.deb ...
  Unpacking libgirepository-1.0-1:amd64 (1.83.4-1) ...
  Selecting previously unselected package python3-markupsafe.
  Preparing to unpack .../222-python3-markupsafe_2.1.5-1+b3_amd64.deb ...
  Unpacking python3-markupsafe (2.1.5-1+b3) ...
  Selecting previously unselected package python3-mako.
  Preparing to unpack .../223-python3-mako_1.3.8-2_all.deb ...
  Unpacking python3-mako (1.3.8-2) ...
  Selecting previously unselected package python3-markdown.
  Preparing to unpack .../224-python3-markdown_3.7-2_all.deb ...
  Unpacking python3-markdown (3.7-2) ...
  Selecting previously unselected package python3-autocommand.
  Preparing to unpack .../225-python3-autocommand_2.2.2-3_all.deb ...
  Unpacking python3-autocommand (2.2.2-3) ...
  Selecting previously unselected package python3-more-itertools.
  Preparing to unpack .../226-python3-more-itertools_10.6.0-1_all.deb ...
  Unpacking python3-more-itertools (10.6.0-1) ...
  Selecting previously unselected package python3-typing-extensions.
  Preparing to unpack .../227-python3-typing-extensions_4.12.2-2_all.deb ...
  Unpacking python3-typing-extensions (4.12.2-2) ...
  Selecting previously unselected package python3-typeguard.
  Preparing to unpack .../228-python3-typeguard_4.4.2-1_all.deb ...
  Unpacking python3-typeguard (4.4.2-1) ...
  Selecting previously unselected package python3-inflect.
  Preparing to unpack .../229-python3-inflect_7.3.1-2_all.deb ...
  Unpacking python3-inflect (7.3.1-2) ...
  Selecting previously unselected package python3-jaraco.context.
  Preparing to unpack .../230-python3-jaraco.context_6.0.1-1_all.deb ...
  Unpacking python3-jaraco.context (6.0.1-1) ...
  Selecting previously unselected package python3-jaraco.functools.
  Preparing to unpack .../231-python3-jaraco.functools_4.1.0-1_all.deb ...
  Unpacking python3-jaraco.functools (4.1.0-1) ...
  Selecting previously unselected package python3-pkg-resources.
  Preparing to unpack .../232-python3-pkg-resources_75.8.0-1_all.deb ...
  Unpacking python3-pkg-resources (75.8.0-1) ...
  Selecting previously unselected package python3-jaraco.text.
  Preparing to unpack .../233-python3-jaraco.text_4.0.0-1_all.deb ...
  Unpacking python3-jaraco.text (4.0.0-1) ...
  Selecting previously unselected package python3-zipp.
  Preparing to unpack .../234-python3-zipp_3.21.0-1_all.deb ...
  Unpacking python3-zipp (3.21.0-1) ...
  Selecting previously unselected package python3-setuptools.
  Preparing to unpack .../235-python3-setuptools_75.8.0-1_all.deb ...
  Unpacking python3-setuptools (75.8.0-1) ...
  Selecting previously unselected package gobject-introspection-bin.
  Preparing to unpack .../236-gobject-introspection-bin_1.83.4-1_amd64.deb ...
  Unpacking gobject-introspection-bin (1.83.4-1) ...
  Selecting previously unselected package libffi-dev:amd64.
  Preparing to unpack .../237-libffi-dev_3.4.7-1_amd64.deb ...
  Unpacking libffi-dev:amd64 (3.4.7-1) ...
  Selecting previously unselected package uuid-dev:amd64.
  Preparing to unpack .../238-uuid-dev_2.40.4-5_amd64.deb ...
  Unpacking uuid-dev:amd64 (2.40.4-5) ...
  Selecting previously unselected package libblkid-dev:amd64.
  Preparing to unpack .../239-libblkid-dev_2.40.4-5_amd64.deb ...
  Unpacking libblkid-dev:amd64 (2.40.4-5) ...
  Selecting previously unselected package libsepol-dev:amd64.
  Preparing to unpack .../240-libsepol-dev_3.8.1-1_amd64.deb ...
  Unpacking libsepol-dev:amd64 (3.8.1-1) ...
  Selecting previously unselected package libpcre2-16-0:amd64.
  Preparing to unpack .../241-libpcre2-16-0_10.45-1_amd64.deb ...
  Unpacking libpcre2-16-0:amd64 (10.45-1) ...
  Selecting previously unselected package libpcre2-32-0:amd64.
  Preparing to unpack .../242-libpcre2-32-0_10.45-1_amd64.deb ...
  Unpacking libpcre2-32-0:amd64 (10.45-1) ...
  Selecting previously unselected package libpcre2-posix3:amd64.
  Preparing to unpack .../243-libpcre2-posix3_10.45-1_amd64.deb ...
  Unpacking libpcre2-posix3:amd64 (10.45-1) ...
  Selecting previously unselected package libpcre2-dev:amd64.
  Preparing to unpack .../244-libpcre2-dev_10.45-1_amd64.deb ...
  Unpacking libpcre2-dev:amd64 (10.45-1) ...
  Selecting previously unselected package libselinux1-dev:amd64.
  Preparing to unpack .../245-libselinux1-dev_3.8.1-1_amd64.deb ...
  Unpacking libselinux1-dev:amd64 (3.8.1-1) ...
  Selecting previously unselected package libmount-dev:amd64.
  Preparing to unpack .../246-libmount-dev_2.40.4-5_amd64.deb ...
  Unpacking libmount-dev:amd64 (2.40.4-5) ...
  Selecting previously unselected package libsysprof-capture-4-dev:amd64.
  Preparing to unpack .../247-libsysprof-capture-4-dev_48~beta-2_amd64.deb ...
  Unpacking libsysprof-capture-4-dev:amd64 (48~beta-2) ...
  Selecting previously unselected package libpkgconf3:amd64.
  Preparing to unpack .../248-libpkgconf3_1.8.1-4_amd64.deb ...
  Unpacking libpkgconf3:amd64 (1.8.1-4) ...
  Selecting previously unselected package pkgconf-bin.
  Preparing to unpack .../249-pkgconf-bin_1.8.1-4_amd64.deb ...
  Unpacking pkgconf-bin (1.8.1-4) ...
  Selecting previously unselected package pkgconf:amd64.
  Preparing to unpack .../250-pkgconf_1.8.1-4_amd64.deb ...
  Unpacking pkgconf:amd64 (1.8.1-4) ...
  Selecting previously unselected package zlib1g-dev:amd64.
  Preparing to unpack .../251-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
  Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
  Selecting previously unselected package libgio-2.0-dev:amd64.
  Preparing to unpack .../252-libgio-2.0-dev_2.84.0-2_amd64.deb ...
  Unpacking libgio-2.0-dev:amd64 (2.84.0-2) ...
  Selecting previously unselected package libglib2.0-data.
  Preparing to unpack .../253-libglib2.0-data_2.84.0-2_all.deb ...
  Unpacking libglib2.0-data (2.84.0-2) ...
  Selecting previously unselected package libglib2.0-bin.
  Preparing to unpack .../254-libglib2.0-bin_2.84.0-2_amd64.deb ...
  Unpacking libglib2.0-bin (2.84.0-2) ...
  Selecting previously unselected package python3-packaging.
  Preparing to unpack .../255-python3-packaging_24.2-1_all.deb ...
  Unpacking python3-packaging (24.2-1) ...
  Selecting previously unselected package libgio-2.0-dev-bin.
  Preparing to unpack .../256-libgio-2.0-dev-bin_2.84.0-2_amd64.deb ...
  Unpacking libgio-2.0-dev-bin (2.84.0-2) ...
  Selecting previously unselected package libglib2.0-dev-bin.
  Preparing to unpack .../257-libglib2.0-dev-bin_2.84.0-2_amd64.deb ...
  Unpacking libglib2.0-dev-bin (2.84.0-2) ...
  Selecting previously unselected package libglib2.0-dev:amd64.
  Preparing to unpack .../258-libglib2.0-dev_2.84.0-2_amd64.deb ...
  Unpacking libglib2.0-dev:amd64 (2.84.0-2) ...
  Selecting previously unselected package gobject-introspection:amd64.
  Preparing to unpack .../259-gobject-introspection_1.83.4-1_amd64.deb ...
  Unpacking gobject-introspection:amd64 (1.83.4-1) ...
  Selecting previously unselected package iso-codes.
  Preparing to unpack .../260-iso-codes_4.17.0-1_all.deb ...
  Unpacking iso-codes (4.17.0-1) ...
  Selecting previously unselected package libalgorithm-c3-perl.
  Preparing to unpack .../261-libalgorithm-c3-perl_0.11-2_all.deb ...
  Unpacking libalgorithm-c3-perl (0.11-2) ...
  Selecting previously unselected package libaliased-perl.
  Preparing to unpack .../262-libaliased-perl_0.34-3_all.deb ...
  Unpacking libaliased-perl (0.34-3) ...
  Selecting previously unselected package libapt-pkg-perl.
  Preparing to unpack .../263-libapt-pkg-perl_0.1.41_amd64.deb ...
  Unpacking libapt-pkg-perl (0.1.41) ...
  Selecting previously unselected package libarchive13t64:amd64.
  Preparing to unpack .../264-libarchive13t64_3.7.4-1.1_amd64.deb ...
  Unpacking libarchive13t64:amd64 (3.7.4-1.1) ...
  Selecting previously unselected package libarray-intspan-perl.
  Preparing to unpack .../265-libarray-intspan-perl_2.004-2_all.deb ...
  Unpacking libarray-intspan-perl (2.004-2) ...
  Selecting previously unselected package libsub-exporter-progressive-perl.
  Preparing to unpack .../266-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
  Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
  Selecting previously unselected package libvariable-magic-perl.
  Preparing to unpack .../267-libvariable-magic-perl_0.64-1+b1_amd64.deb ...
  Unpacking libvariable-magic-perl (0.64-1+b1) ...
  Selecting previously unselected package libb-hooks-endofscope-perl.
  Preparing to unpack .../268-libb-hooks-endofscope-perl_0.28-1_all.deb ...
  Unpacking libb-hooks-endofscope-perl (0.28-1) ...
  Selecting previously unselected package libberkeleydb-perl:amd64.
  Preparing to unpack .../269-libberkeleydb-perl_0.66-1_amd64.deb ...
  Unpacking libberkeleydb-perl:amd64 (0.66-1) ...
  Selecting previously unselected package libcgi-pm-perl.
  Preparing to unpack .../270-libcgi-pm-perl_4.67-1_all.deb ...
  Unpacking libcgi-pm-perl (4.67-1) ...
  Selecting previously unselected package libclass-c3-perl.
  Preparing to unpack .../271-libclass-c3-perl_0.35-2_all.deb ...
  Unpacking libclass-c3-perl (0.35-2) ...
  Selecting previously unselected package libclass-data-inheritable-perl.
  Preparing to unpack .../272-libclass-data-inheritable-perl_0.10-1_all.deb ...
  Unpacking libclass-data-inheritable-perl (0.10-1) ...
  Selecting previously unselected package libclass-inspector-perl.
  Preparing to unpack .../273-libclass-inspector-perl_1.36-3_all.deb ...
  Unpacking libclass-inspector-perl (1.36-3) ...
  Selecting previously unselected package libyaml-libyaml-perl.
  Preparing to unpack .../274-libyaml-libyaml-perl_0.903.0+ds-1_amd64.deb ...
  Unpacking libyaml-libyaml-perl (0.903.0+ds-1) ...
  Selecting previously unselected package libconfig-model-backend-yaml-perl.
  Preparing to unpack .../275-libconfig-model-backend-yaml-perl_2.134-2_all.deb ...
  Unpacking libconfig-model-backend-yaml-perl (2.134-2) ...
  Selecting previously unselected package libexporter-lite-perl.
  Preparing to unpack .../276-libexporter-lite-perl_0.09-2_all.deb ...
  Unpacking libexporter-lite-perl (0.09-2) ...
  Selecting previously unselected package libparse-debcontrol-perl.
  Preparing to unpack .../277-libparse-debcontrol-perl_2.005-6_all.deb ...
  Unpacking libparse-debcontrol-perl (2.005-6) ...
  Selecting previously unselected package libsoftware-copyright-perl.
  Preparing to unpack .../278-libsoftware-copyright-perl_0.014-1_all.deb ...
  Unpacking libsoftware-copyright-perl (0.014-1) ...
  Selecting previously unselected package libmro-compat-perl.
  Preparing to unpack .../279-libmro-compat-perl_0.15-2_all.deb ...
  Unpacking libmro-compat-perl (0.15-2) ...
  Selecting previously unselected package libdata-section-perl.
  Preparing to unpack .../280-libdata-section-perl_0.200008-1_all.deb ...
  Unpacking libdata-section-perl (0.200008-1) ...
  Selecting previously unselected package libtext-template-perl.
  Preparing to unpack .../281-libtext-template-perl_1.61-1_all.deb ...
  Unpacking libtext-template-perl (1.61-1) ...
  Selecting previously unselected package libsoftware-license-perl.
  Preparing to unpack .../282-libsoftware-license-perl_0.104006-1_all.deb ...
  Unpacking libsoftware-license-perl (0.104006-1) ...
  Selecting previously unselected package libsoftware-licensemoreutils-perl.
  Preparing to unpack .../283-libsoftware-licensemoreutils-perl_1.009-1_all.deb ...
  Unpacking libsoftware-licensemoreutils-perl (1.009-1) ...
  Selecting previously unselected package libsort-versions-perl.
  Preparing to unpack .../284-libsort-versions-perl_1.62-3_all.deb ...
  Unpacking libsort-versions-perl (1.62-3) ...
  Selecting previously unselected package libtext-reform-perl.
  Preparing to unpack .../285-libtext-reform-perl_1.20-5_all.deb ...
  Unpacking libtext-reform-perl (1.20-5) ...
  Selecting previously unselected package libtext-autoformat-perl.
  Preparing to unpack .../286-libtext-autoformat-perl_1.750000-2_all.deb ...
  Unpacking libtext-autoformat-perl (1.750000-2) ...
  Selecting previously unselected package libtext-levenshtein-damerau-perl.
  Preparing to unpack .../287-libtext-levenshtein-damerau-perl_0.41-3_all.deb ...
  Unpacking libtext-levenshtein-damerau-perl (0.41-3) ...
  Selecting previously unselected package libtoml-tiny-perl.
  Preparing to unpack .../288-libtoml-tiny-perl_0.19-1_all.deb ...
  Unpacking libtoml-tiny-perl (0.19-1) ...
  Selecting previously unselected package libfile-sharedir-perl.
  Preparing to unpack .../289-libfile-sharedir-perl_1.118-3_all.deb ...
  Unpacking libfile-sharedir-perl (1.118-3) ...
  Selecting previously unselected package libindirect-perl.
  Preparing to unpack .../290-libindirect-perl_0.39-2+b4_amd64.deb ...
  Unpacking libindirect-perl (0.39-2+b4) ...
  Selecting previously unselected package libxs-parse-keyword-perl.
  Preparing to unpack .../291-libxs-parse-keyword-perl_0.48-2_amd64.deb ...
  Unpacking libxs-parse-keyword-perl (0.48-2) ...
  Selecting previously unselected package libxs-parse-sublike-perl:amd64.
  Preparing to unpack .../292-libxs-parse-sublike-perl_0.37-1_amd64.deb ...
  Unpacking libxs-parse-sublike-perl:amd64 (0.37-1) ...
  Selecting previously unselected package libobject-pad-perl.
  Preparing to unpack .../293-libobject-pad-perl_0.820-1_amd64.deb ...
  Unpacking libobject-pad-perl (0.820-1) ...
  Selecting previously unselected package libfeature-compat-class-perl.
  Preparing to unpack .../294-libfeature-compat-class-perl_0.07-1_all.deb ...
  Unpacking libfeature-compat-class-perl (0.07-1) ...
  Selecting previously unselected package libsyntax-keyword-try-perl.
  Preparing to unpack .../295-libsyntax-keyword-try-perl_0.30-1+b1_amd64.deb ...
  Unpacking libsyntax-keyword-try-perl (0.30-1+b1) ...
  Selecting previously unselected package libfeature-compat-try-perl.
  Preparing to unpack .../296-libfeature-compat-try-perl_0.05-1_all.deb ...
  Unpacking libfeature-compat-try-perl (0.05-1) ...
  Selecting previously unselected package libio-interactive-perl.
  Preparing to unpack .../297-libio-interactive-perl_1.026-1_all.deb ...
  Unpacking libio-interactive-perl (1.026-1) ...
  Selecting previously unselected package liblog-any-perl.
  Preparing to unpack .../298-liblog-any-perl_1.717-1_all.deb ...
  Unpacking liblog-any-perl (1.717-1) ...
  Selecting previously unselected package liblog-any-adapter-screen-perl.
  Preparing to unpack .../299-liblog-any-adapter-screen-perl_0.141-1_all.deb ...
  Unpacking liblog-any-adapter-screen-perl (0.141-1) ...
  Selecting previously unselected package libsub-identify-perl.
  Preparing to unpack .../300-libsub-identify-perl_0.14-3+b3_amd64.deb ...
  Unpacking libsub-identify-perl (0.14-3+b3) ...
  Selecting previously unselected package libsub-name-perl:amd64.
  Preparing to unpack .../301-libsub-name-perl_0.28-1_amd64.deb ...
  Unpacking libsub-name-perl:amd64 (0.28-1) ...
  Selecting previously unselected package libnamespace-clean-perl.
  Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
  Unpacking libnamespace-clean-perl (0.27-2) ...
  Selecting previously unselected package libnumber-compare-perl.
  Preparing to unpack .../303-libnumber-compare-perl_0.03-3_all.deb ...
  Unpacking libnumber-compare-perl (0.03-3) ...
  Selecting previously unselected package libtext-glob-perl.
  Preparing to unpack .../304-libtext-glob-perl_0.11-3_all.deb ...
  Unpacking libtext-glob-perl (0.11-3) ...
  Selecting previously unselected package libpath-iterator-rule-perl.
  Preparing to unpack .../305-libpath-iterator-rule-perl_1.015-2_all.deb ...
  Unpacking libpath-iterator-rule-perl (1.015-2) ...
  Selecting previously unselected package libpod-parser-perl.
  Preparing to unpack .../306-libpod-parser-perl_1.67-1_all.deb ...
  Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
  Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
  Unpacking libpod-parser-perl (1.67-1) ...
  Selecting previously unselected package libpod-constants-perl.
  Preparing to unpack .../307-libpod-constants-perl_0.19-2_all.deb ...
  Unpacking libpod-constants-perl (0.19-2) ...
  Selecting previously unselected package libset-intspan-perl.
  Preparing to unpack .../308-libset-intspan-perl_1.19-3_all.deb ...
  Unpacking libset-intspan-perl (1.19-3) ...
  Selecting previously unselected package libstring-copyright-perl.
  Preparing to unpack .../309-libstring-copyright-perl_0.003014-1_all.deb ...
  Unpacking libstring-copyright-perl (0.003014-1) ...
  Selecting previously unselected package libstring-escape-perl.
  Preparing to unpack .../310-libstring-escape-perl_2010.002-3_all.deb ...
  Unpacking libstring-escape-perl (2010.002-3) ...
  Selecting previously unselected package libregexp-pattern-license-perl.
  Preparing to unpack .../311-libregexp-pattern-license-perl_3.11.2-1_all.deb ...
  Unpacking libregexp-pattern-license-perl (3.11.2-1) ...
  Selecting previously unselected package libregexp-pattern-perl.
  Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-2_all.deb ...
  Unpacking libregexp-pattern-perl (0.2.14-2) ...
  Selecting previously unselected package libstring-license-perl.
  Preparing to unpack .../313-libstring-license-perl_0.0.11-1_all.deb ...
  Unpacking libstring-license-perl (0.0.11-1) ...
  Selecting previously unselected package licensecheck.
  Preparing to unpack .../314-licensecheck_3.3.9-1_all.deb ...
  Unpacking licensecheck (3.3.9-1) ...
  Selecting previously unselected package libconfig-tiny-perl.
  Preparing to unpack .../315-libconfig-tiny-perl_2.30-1_all.deb ...
  Unpacking libconfig-tiny-perl (2.30-1) ...
  Selecting previously unselected package libconst-fast-perl.
  Preparing to unpack .../316-libconst-fast-perl_0.014-2_all.deb ...
  Unpacking libconst-fast-perl (0.014-2) ...
  Selecting previously unselected package libcpanel-json-xs-perl:amd64.
  Preparing to unpack .../317-libcpanel-json-xs-perl_4.39-1_amd64.deb ...
  Unpacking libcpanel-json-xs-perl:amd64 (4.39-1) ...
  Selecting previously unselected package libdevel-stacktrace-perl.
  Preparing to unpack .../318-libdevel-stacktrace-perl_2.0500-1_all.deb ...
  Unpacking libdevel-stacktrace-perl (2.0500-1) ...
  Selecting previously unselected package libexception-class-perl.
  Preparing to unpack .../319-libexception-class-perl_1.45-1_all.deb ...
  Unpacking libexception-class-perl (1.45-1) ...
  Selecting previously unselected package libiterator-perl.
  Preparing to unpack .../320-libiterator-perl_0.03+ds1-2_all.deb ...
  Unpacking libiterator-perl (0.03+ds1-2) ...
  Selecting previously unselected package libiterator-util-perl.
  Preparing to unpack .../321-libiterator-util-perl_0.02+ds1-2_all.deb ...
  Unpacking libiterator-util-perl (0.02+ds1-2) ...
  Selecting previously unselected package libdata-dpath-perl.
  Preparing to unpack .../322-libdata-dpath-perl_0.60-1_all.deb ...
  Unpacking libdata-dpath-perl (0.60-1) ...
  Selecting previously unselected package libnet-domain-tld-perl.
  Preparing to unpack .../323-libnet-domain-tld-perl_1.75-4_all.deb ...
  Unpacking libnet-domain-tld-perl (1.75-4) ...
  Selecting previously unselected package libdata-validate-domain-perl.
  Preparing to unpack .../324-libdata-validate-domain-perl_0.15-1_all.deb ...
  Unpacking libdata-validate-domain-perl (0.15-1) ...
  Selecting previously unselected package libnet-ipv6addr-perl.
  Preparing to unpack .../325-libnet-ipv6addr-perl_1.02-1_all.deb ...
  Unpacking libnet-ipv6addr-perl (1.02-1) ...
  Selecting previously unselected package libnet-netmask-perl.
  Preparing to unpack .../326-libnet-netmask-perl_2.0002-2_all.deb ...
  Unpacking libnet-netmask-perl (2.0002-2) ...
  Selecting previously unselected package libnetaddr-ip-perl.
  Preparing to unpack .../327-libnetaddr-ip-perl_4.079+dfsg-2+b5_amd64.deb ...
  Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b5) ...
  Selecting previously unselected package libdata-validate-ip-perl.
  Preparing to unpack .../328-libdata-validate-ip-perl_0.31-1_all.deb ...
  Unpacking libdata-validate-ip-perl (0.31-1) ...
  Selecting previously unselected package libdata-validate-uri-perl.
  Preparing to unpack .../329-libdata-validate-uri-perl_0.07-3_all.deb ...
  Unpacking libdata-validate-uri-perl (0.07-3) ...
  Selecting previously unselected package libdevel-size-perl.
  Preparing to unpack .../330-libdevel-size-perl_0.84-1+b1_amd64.deb ...
  Unpacking libdevel-size-perl (0.84-1+b1) ...
  Selecting previously unselected package libemail-address-xs-perl.
  Preparing to unpack .../331-libemail-address-xs-perl_1.05-1+b4_amd64.deb ...
  Unpacking libemail-address-xs-perl (1.05-1+b4) ...
  Selecting previously unselected package libipc-system-simple-perl.
  Preparing to unpack .../332-libipc-system-simple-perl_1.30-2_all.deb ...
  Unpacking libipc-system-simple-perl (1.30-2) ...
  Selecting previously unselected package libfile-basedir-perl.
  Preparing to unpack .../333-libfile-basedir-perl_0.09-2_all.deb ...
  Unpacking libfile-basedir-perl (0.09-2) ...
  Selecting previously unselected package libfile-find-rule-perl.
  Preparing to unpack .../334-libfile-find-rule-perl_0.34-3_all.deb ...
  Unpacking libfile-find-rule-perl (0.34-3) ...
  Selecting previously unselected package libio-string-perl.
  Preparing to unpack .../335-libio-string-perl_1.08-4_all.deb ...
  Unpacking libio-string-perl (1.08-4) ...
  Selecting previously unselected package libfont-ttf-perl.
  Preparing to unpack .../336-libfont-ttf-perl_1.06-2_all.deb ...
  Unpacking libfont-ttf-perl (1.06-2) ...
  Selecting previously unselected package libhtml-html5-entities-perl.
  Preparing to unpack .../337-libhtml-html5-entities-perl_0.004-3_all.deb ...
  Unpacking libhtml-html5-entities-perl (0.004-3) ...
  Selecting previously unselected package libhtml-tokeparser-simple-perl.
  Preparing to unpack .../338-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
  Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
  Selecting previously unselected package libipc-run3-perl.
  Preparing to unpack .../339-libipc-run3-perl_0.049-1_all.deb ...
  Unpacking libipc-run3-perl (0.049-1) ...
  Selecting previously unselected package libjson-maybexs-perl.
  Preparing to unpack .../340-libjson-maybexs-perl_1.004008-1_all.deb ...
  Unpacking libjson-maybexs-perl (1.004008-1) ...
  Selecting previously unselected package liblist-compare-perl.
  Preparing to unpack .../341-liblist-compare-perl_0.55-2_all.deb ...
  Unpacking liblist-compare-perl (0.55-2) ...
  Selecting previously unselected package liblist-someutils-perl.
  Preparing to unpack .../342-liblist-someutils-perl_0.59-1_all.deb ...
  Unpacking liblist-someutils-perl (0.59-1) ...
  Selecting previously unselected package liblist-utilsby-perl.
  Preparing to unpack .../343-liblist-utilsby-perl_0.12-2_all.deb ...
  Unpacking liblist-utilsby-perl (0.12-2) ...
  Selecting previously unselected package libmldbm-perl.
  Preparing to unpack .../344-libmldbm-perl_2.05-4_all.deb ...
  Unpacking libmldbm-perl (2.05-4) ...
  Selecting previously unselected package libstrictures-perl.
  Preparing to unpack .../345-libstrictures-perl_2.000006-1_all.deb ...
  Unpacking libstrictures-perl (2.000006-1) ...
  Selecting previously unselected package libmoox-aliases-perl.
  Preparing to unpack .../346-libmoox-aliases-perl_0.001006-2_all.deb ...
  Unpacking libmoox-aliases-perl (0.001006-2) ...
  Selecting previously unselected package libperlio-gzip-perl.
  Preparing to unpack .../347-libperlio-gzip-perl_0.20-1+b4_amd64.deb ...
  Unpacking libperlio-gzip-perl (0.20-1+b4) ...
  Selecting previously unselected package libperlio-utf8-strict-perl.
  Preparing to unpack .../348-libperlio-utf8-strict-perl_0.010-1+b3_amd64.deb ...
  Unpacking libperlio-utf8-strict-perl (0.010-1+b3) ...
  Selecting previously unselected package libproc-processtable-perl:amd64.
  Preparing to unpack .../349-libproc-processtable-perl_0.636-1+b3_amd64.deb ...
  Unpacking libproc-processtable-perl:amd64 (0.636-1+b3) ...
  Selecting previously unselected package libregexp-wildcards-perl.
  Preparing to unpack .../350-libregexp-wildcards-perl_1.05-3_all.deb ...
  Unpacking libregexp-wildcards-perl (1.05-3) ...
  Selecting previously unselected package libsereal-decoder-perl.
  Preparing to unpack .../351-libsereal-decoder-perl_5.004+ds-1+b3_amd64.deb ...
  Unpacking libsereal-decoder-perl (5.004+ds-1+b3) ...
  Selecting previously unselected package libsereal-encoder-perl.
  Preparing to unpack .../352-libsereal-encoder-perl_5.004+ds-1+b3_amd64.deb ...
  Unpacking libsereal-encoder-perl (5.004+ds-1+b3) ...
  Selecting previously unselected package libterm-readkey-perl.
  Preparing to unpack .../353-libterm-readkey-perl_2.38-2+b4_amd64.deb ...
  Unpacking libterm-readkey-perl (2.38-2+b4) ...
  Selecting previously unselected package libtext-levenshteinxs-perl.
  Preparing to unpack .../354-libtext-levenshteinxs-perl_0.03-5+b4_amd64.deb ...
  Unpacking libtext-levenshteinxs-perl (0.03-5+b4) ...
  Selecting previously unselected package libmarkdown2:amd64.
  Preparing to unpack .../355-libmarkdown2_2.2.7-2.1_amd64.deb ...
  Unpacking libmarkdown2:amd64 (2.2.7-2.1) ...
  Selecting previously unselected package libtext-markdown-discount-perl.
  Preparing to unpack .../356-libtext-markdown-discount-perl_0.18-1_amd64.deb ...
  Unpacking libtext-markdown-discount-perl (0.18-1) ...
  Selecting previously unselected package libdata-messagepack-perl.
  Preparing to unpack .../357-libdata-messagepack-perl_1.02-1+b4_amd64.deb ...
  Unpacking libdata-messagepack-perl (1.02-1+b4) ...
  Selecting previously unselected package libtext-xslate-perl:amd64.
  Preparing to unpack .../358-libtext-xslate-perl_3.5.9-2+b1_amd64.deb ...
  Unpacking libtext-xslate-perl:amd64 (3.5.9-2+b1) ...
  Selecting previously unselected package libtime-duration-perl.
  Preparing to unpack .../359-libtime-duration-perl_1.21-2_all.deb ...
  Unpacking libtime-duration-perl (1.21-2) ...
  Selecting previously unselected package libtime-moment-perl.
  Preparing to unpack .../360-libtime-moment-perl_0.44-2+b4_amd64.deb ...
  Unpacking libtime-moment-perl (0.44-2+b4) ...
  Selecting previously unselected package libunicode-utf8-perl.
  Preparing to unpack .../361-libunicode-utf8-perl_0.62-2+b3_amd64.deb ...
  Unpacking libunicode-utf8-perl (0.62-2+b3) ...
  Selecting previously unselected package libhtml-form-perl.
  Preparing to unpack .../362-libhtml-form-perl_6.12-1_all.deb ...
  Unpacking libhtml-form-perl (6.12-1) ...
  Selecting previously unselected package libwww-mechanize-perl.
  Preparing to unpack .../363-libwww-mechanize-perl_2.19-1_all.deb ...
  Unpacking libwww-mechanize-perl (2.19-1) ...
  Selecting previously unselected package libxml-namespacesupport-perl.
  Preparing to unpack .../364-libxml-namespacesupport-perl_1.12-2_all.deb ...
  Unpacking libxml-namespacesupport-perl (1.12-2) ...
  Selecting previously unselected package libxml-sax-base-perl.
  Preparing to unpack .../365-libxml-sax-base-perl_1.09-3_all.deb ...
  Unpacking libxml-sax-base-perl (1.09-3) ...
  Selecting previously unselected package libxml-sax-perl.
  Preparing to unpack .../366-libxml-sax-perl_1.02+dfsg-4_all.deb ...
  Unpacking libxml-sax-perl (1.02+dfsg-4) ...
  Selecting previously unselected package libxml-libxml-perl.
  Preparing to unpack .../367-libxml-libxml-perl_2.0207+dfsg+really+2.0134-5+b2_amd64.deb ...
  Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ...
  Selecting previously unselected package liblz1:amd64.
  Preparing to unpack .../368-liblz1_1.15-2_amd64.deb ...
  Unpacking liblz1:amd64 (1.15-2) ...
  Selecting previously unselected package plzip.
  Preparing to unpack .../369-plzip_1.12-2_amd64.deb ...
  Unpacking plzip (1.12-2) ...
  Selecting previously unselected package liblzo2-2:amd64.
  Preparing to unpack .../370-liblzo2-2_2.10-3+b1_amd64.deb ...
  Unpacking liblzo2-2:amd64 (2.10-3+b1) ...
  Selecting previously unselected package lzop.
  Preparing to unpack .../371-lzop_1.04-2_amd64.deb ...
  Unpacking lzop (1.04-2) ...
  Selecting previously unselected package t1utils.
  Preparing to unpack .../372-t1utils_1.41-4_amd64.deb ...
  Unpacking t1utils (1.41-4) ...
  Selecting previously unselected package unzip.
  Preparing to unpack .../373-unzip_6.0-29_amd64.deb ...
  Unpacking unzip (6.0-29) ...
  Selecting previously unselected package lintian.
  Preparing to unpack .../374-lintian_2.121.1+nmu1_all.deb ...
  Unpacking lintian (2.121.1+nmu1) ...
  Selecting previously unselected package libconfig-model-dpkg-perl.
  Preparing to unpack .../375-libconfig-model-dpkg-perl_3.011_all.deb ...
  Unpacking libconfig-model-dpkg-perl (3.011) ...
  Selecting previously unselected package libhttp-parser2.9:amd64.
  Preparing to unpack .../376-libhttp-parser2.9_2.9.4-6+b2_amd64.deb ...
  Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
  Selecting previously unselected package libmbedcrypto16:amd64.
  Preparing to unpack .../377-libmbedcrypto16_3.6.2-3_amd64.deb ...
  Unpacking libmbedcrypto16:amd64 (3.6.2-3) ...
  Selecting previously unselected package libmbedx509-7:amd64.
  Preparing to unpack .../378-libmbedx509-7_3.6.2-3_amd64.deb ...
  Unpacking libmbedx509-7:amd64 (3.6.2-3) ...
  Selecting previously unselected package libmbedtls21:amd64.
  Preparing to unpack .../379-libmbedtls21_3.6.2-3_amd64.deb ...
  Unpacking libmbedtls21:amd64 (3.6.2-3) ...
  Selecting previously unselected package libgit2-1.8:amd64.
  Preparing to unpack .../380-libgit2-1.8_1.8.4+ds-3_amd64.deb ...
  Unpacking libgit2-1.8:amd64 (1.8.4+ds-3) ...
  Selecting previously unselected package libpq5:amd64.
  Preparing to unpack .../381-libpq5_17.4-1+b1_amd64.deb ...
  Unpacking libpq5:amd64 (17.4-1+b1) ...
  Selecting previously unselected package libpython3.13:amd64.
  Preparing to unpack .../382-libpython3.13_3.13.2-2_amd64.deb ...
  Unpacking libpython3.13:amd64 (3.13.2-2) ...
  Selecting previously unselected package libsys-cpuaffinity-perl.
  Preparing to unpack .../383-libsys-cpuaffinity-perl_1.13~03-2+b4_amd64.deb ...
  Unpacking libsys-cpuaffinity-perl (1.13~03-2+b4) ...
  Selecting previously unselected package libxdelta2t64:amd64.
  Preparing to unpack .../384-libxdelta2t64_1.1.3-10.7_amd64.deb ...
  Unpacking libxdelta2t64:amd64 (1.1.3-10.7) ...
  Selecting previously unselected package licenserecon.
  Preparing to unpack .../385-licenserecon_4.0_amd64.deb ...
  Unpacking licenserecon (4.0) ...
  Selecting previously unselected package python3-configobj.
  Preparing to unpack .../386-python3-configobj_5.0.9-1_all.deb ...
  Unpacking python3-configobj (5.0.9-1) ...
  Selecting previously unselected package python3-fastbencode.
  Preparing to unpack .../387-python3-fastbencode_0.2-1+b4_amd64.deb ...
  Unpacking python3-fastbencode (0.2-1+b4) ...
  Selecting previously unselected package python3-merge3.
  Preparing to unpack .../388-python3-merge3_0.0.8-1_all.deb ...
  Unpacking python3-merge3 (0.0.8-1) ...
  Selecting previously unselected package python3-tzlocal.
  Preparing to unpack .../389-python3-tzlocal_5.3.1-1_all.deb ...
  Unpacking python3-tzlocal (5.3.1-1) ...
  Selecting previously unselected package python3-urllib3.
  Preparing to unpack .../390-python3-urllib3_2.3.0-2_all.deb ...
  Unpacking python3-urllib3 (2.3.0-2) ...
  Selecting previously unselected package python3-dulwich.
  Preparing to unpack .../391-python3-dulwich_0.22.7-1_amd64.deb ...
  Unpacking python3-dulwich (0.22.7-1) ...
  Selecting previously unselected package python3-patiencediff.
  Preparing to unpack .../392-python3-patiencediff_0.2.13-1+b4_amd64.deb ...
  Unpacking python3-patiencediff (0.2.13-1+b4) ...
  Selecting previously unselected package python3-breezy.
  Preparing to unpack .../393-python3-breezy_3.3.10-1_amd64.deb ...
  Unpacking python3-breezy (3.3.10-1) ...
  Selecting previously unselected package python3-charset-normalizer.
  Preparing to unpack .../394-python3-charset-normalizer_3.4.1-1+b1_amd64.deb ...
  Unpacking python3-charset-normalizer (3.4.1-1+b1) ...
  Selecting previously unselected package python3-debian.
  Preparing to unpack .../395-python3-debian_1.0.1_all.deb ...
  Unpacking python3-debian (1.0.1) ...
  Selecting previously unselected package python3-pcre2.
  Preparing to unpack .../396-python3-pcre2_0.4.0+ds-1+b1_amd64.deb ...
  Unpacking python3-pcre2 (0.4.0+ds-1+b1) ...
  Selecting previously unselected package python3-tr.
  Preparing to unpack .../397-python3-tr_0.1+git20161102.e74d4bd-1.1_all.deb ...
  Unpacking python3-tr (0.1+git20161102.e74d4bd-1.1) ...
  Selecting previously unselected package python3-debmutate.
  Preparing to unpack .../398-python3-debmutate_0.72_all.deb ...
  Unpacking python3-debmutate (0.72) ...
  Selecting previously unselected package python3-distro-info.
  Preparing to unpack .../399-python3-distro-info_1.13_all.deb ...
  Unpacking python3-distro-info (1.13) ...
  Selecting previously unselected package python3-iniparse.
  Preparing to unpack .../400-python3-iniparse_0.5.1-1_all.deb ...
  Unpacking python3-iniparse (0.5.1-1) ...
  Selecting previously unselected package python3-iso8601.
  Preparing to unpack .../401-python3-iso8601_2.1.0-2_all.deb ...
  Unpacking python3-iso8601 (2.1.0-2) ...
  Selecting previously unselected package python3-ruamel.yaml.clib.
  Preparing to unpack .../402-python3-ruamel.yaml.clib_0.2.12+ds-1+b1_amd64.deb ...
  Unpacking python3-ruamel.yaml.clib (0.2.12+ds-1+b1) ...
  Selecting previously unselected package python3-ruamel.yaml.
  Preparing to unpack .../403-python3-ruamel.yaml_0.18.10+ds-1_all.deb ...
  Unpacking python3-ruamel.yaml (0.18.10+ds-1) ...
  Selecting previously unselected package python3-upstream-ontologist.
  Preparing to unpack .../404-python3-upstream-ontologist_0.2.2-2+b1_amd64.deb ...
  Unpacking python3-upstream-ontologist (0.2.2-2+b1) ...
  Selecting previously unselected package python3-psycopg2.
  Preparing to unpack .../405-python3-psycopg2_2.9.10-1+b1_amd64.deb ...
  Unpacking python3-psycopg2 (2.9.10-1+b1) ...
  Selecting previously unselected package python3-semver.
  Preparing to unpack .../406-python3-semver_3.0.2-1_all.deb ...
  Unpacking python3-semver (3.0.2-1) ...
  Selecting previously unselected package python3-tomlkit.
  Preparing to unpack .../407-python3-tomlkit_0.13.2-1_all.deb ...
  Unpacking python3-tomlkit (0.13.2-1) ...
  Selecting previously unselected package lintian-brush.
  Preparing to unpack .../408-lintian-brush_0.160+b2_amd64.deb ...
  Unpacking lintian-brush (0.160+b2) ...
  Selecting previously unselected package pbzip2.
  Preparing to unpack .../409-pbzip2_1.1.13-1_amd64.deb ...
  Unpacking pbzip2 (1.1.13-1) ...
  Selecting previously unselected package pixz.
  Preparing to unpack .../410-pixz_1.0.7-4_amd64.deb ...
  Unpacking pixz (1.0.7-4) ...
  Selecting previously unselected package xdelta.
  Preparing to unpack .../411-xdelta_1.1.3-10.7_amd64.deb ...
  Unpacking xdelta (1.1.3-10.7) ...
  Selecting previously unselected package xdelta3.
  Preparing to unpack .../412-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
  Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
  Selecting previously unselected package pristine-tar.
  Preparing to unpack .../413-pristine-tar_1.50+nmu2_amd64.deb ...
  Unpacking pristine-tar (1.50+nmu2) ...
  Selecting previously unselected package quilt.
  Preparing to unpack .../414-quilt_0.68-1_all.deb ...
  Unpacking quilt (0.68-1) ...
  Selecting previously unselected package piuparts-depends-dummy.
  Preparing to unpack .../415-piuparts-depends-dummy.deb ...
  Unpacking piuparts-depends-dummy (0.invalid.0) ...
  Setting up liblz1:amd64 (1.15-2) ...
  Setting up media-types (13.0.0) ...
  Setting up libpipeline1:amd64 (1.5.8-1) ...
  Setting up plzip (1.12-2) ...
  update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
  update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
  update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
  Setting up wdiff (1.2.2-7) ...
  Setting up libnpth0t64:amd64 (1.8-2) ...
  Setting up libkeyutils1:amd64 (1.6.3-4) ...
  Setting up native-architecture (0.2.6) ...
  Setting up libgdbm6t64:amd64 (1.24-2) ...
  Setting up bsdextrautils (2.40.4-5) ...
  Setting up libgpg-error0:amd64 (1.51-3) ...
  Setting up libtext-glob-perl (0.11-3) ...
  Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
  Setting up libmagic-mgc (1:5.46-2) ...
  Setting up libyaml-0-2:amd64 (0.2.5-2) ...
  Setting up distro-info-data (0.63) ...
  Setting up unzip (6.0-29) ...
  Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
  Setting up libsqlite3-0:amd64 (3.46.1-2) ...
  Setting up libmagic1t64:amd64 (1:5.46-2) ...
  Setting up binutils-common:amd64 (2.44-3) ...
  Setting up libnghttp2-14:amd64 (1.64.0-1) ...
  Setting up perl-openssl-defaults:amd64 (7+b2) ...
  Setting up linux-libc-dev (6.12.19-1) ...
  Setting up libctf-nobfd0:amd64 (2.44-3) ...
  Setting up gettext-base (0.23.1-1) ...
  Setting up m4 (1.4.19-7) ...
  Setting up libgcrypt20:amd64 (1.11.0-7) ...
  Setting up liblzo2-2:amd64 (2.10-3+b1) ...
  Setting up libcom-err2:amd64 (1.47.2-1+b1) ...
  Setting up file (1:5.46-2) ...
  Setting up libgomp1:amd64 (14.2.0-19) ...
  Setting up bzip2 (1.0.8-6) ...
  Setting up pbzip2 (1.1.13-1) ...
  Setting up libpcre2-16-0:amd64 (10.45-1) ...
  Setting up libsframe1:amd64 (2.44-3) ...
  Setting up libfakeroot:amd64 (1.37.1-1) ...
  Setting up libelf1t64:amd64 (0.192-4) ...
  Setting up libjansson4:amd64 (2.14-2+b3) ...
  Setting up libkrb5support0:amd64 (1.21.3-5) ...
  Setting up libnumber-compare-perl (0.03-3) ...
  Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
  Setting up fakeroot (1.37.1-1) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
  Setting up libsysprof-capture-4-dev:amd64 (48~beta-2) ...
  Setting up autotools-dev (20220109.1) ...
  Setting up libpcre2-32-0:amd64 (10.45-1) ...
  Setting up libglib2.0-data (2.84.0-2) ...
  Setting up libpkgconf3:amd64 (1.8.1-4) ...
  Setting up rpcsvc-proto (1.4.3-1) ...
  Setting up make (4.4.1-1) ...
  Setting up libmpfr6:amd64 (4.2.1-1+b2) ...
  Setting up gnupg-l10n (2.2.46-5) ...
  Setting up ed (1.21-1) ...
  Setting up xz-utils (5.6.4-1) ...
  update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
  Setting up t1utils (1.41-4) ...
  Setting up libquadmath0:amd64 (14.2.0-19) ...
  Setting up diffstat (1.67-1) ...
  Setting up libunistring5:amd64 (1.3-1) ...
  Setting up libmpc3:amd64 (1.3.1-1+b3) ...
  Setting up libatomic1:amd64 (14.2.0-19) ...
  Setting up patch (2.7.6-7) ...
  Setting up autopoint (0.23.1-1) ...
  Setting up libsepol-dev:amd64 (3.8.1-1) ...
  Setting up pkgconf-bin (1.8.1-4) ...
  Setting up libk5crypto3:amd64 (1.21.3-5) ...
  Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
  Setting up libnghttp3-9:amd64 (1.8.0-1) ...
  Setting up libubsan1:amd64 (14.2.0-19) ...
  Setting up libffi8:amd64 (3.4.7-1) ...
  Setting up libpcre2-posix3:amd64 (10.45-1) ...
  Setting up dwz (0.15-1+b1) ...
  Setting up perl-modules-5.40 (5.40.1-2) ...
  Setting up libhwasan0:amd64 (14.2.0-19) ...
  Setting up xdelta3 (3.0.11-dfsg-1.2) ...
  Setting up gpgv (2.2.46-5) ...
  Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
  Setting up libasan8:amd64 (14.2.0-19) ...
  Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
  Setting up lzop (1.04-2) ...
  Setting up libassuan9:amd64 (3.0.2-2) ...
  Setting up libtasn1-6:amd64 (4.20.0-2) ...
  Setting up git-man (1:2.49.0-1) ...
  Setting up netbase (6.5) ...
  Setting up libngtcp2-16:amd64 (1.11.0-1) ...
  Setting up libkrb5-3:amd64 (1.21.3-5) ...
  Setting up libstemmer0d:amd64 (2.2.0-4+b2) ...
  Setting up libicu76:amd64 (76.1-3) ...
  Setting up libmbedcrypto16:amd64 (3.6.2-3) ...
  Setting up libssh2-1t64:amd64 (1.11.1-1) ...
  Setting up libtsan2:amd64 (14.2.0-19) ...
  Setting up libbinutils:amd64 (2.44-3) ...
  Setting up libisl23:amd64 (0.27-1) ...
  Setting up libc-dev-bin (2.41-6) ...
  Setting up openssl (3.4.1-1) ...
  Setting up readline-common (8.2-6) ...
  Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ...
  Setting up libmarkdown2:amd64 (2.2.7-2.1) ...
  Setting up libcc1-0:amd64 (14.2.0-19) ...
  Setting up libldap2:amd64 (2.6.9+dfsg-2) ...
  Setting up iso-codes (4.17.0-1) ...
  Setting up liblsan0:amd64 (14.2.0-19) ...
  Setting up libitm1:amd64 (14.2.0-19) ...
  Setting up libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
  Setting up libctf0:amd64 (2.44-3) ...
  Setting up libksba8:amd64 (1.6.7-2+b1) ...
  Setting up pinentry-curses (1.3.1-2) ...
  Setting up gettext (0.23.1-1) ...
  Setting up libidn2-0:amd64 (2.3.8-2) ...
  Setting up libffi-dev:amd64 (3.4.7-1) ...
  Setting up pkgconf:amd64 (1.8.1-4) ...
  Setting up libperl5.40:amd64 (5.40.1-2) ...
  Setting up ca-certificates (20241223) ...
  Updating certificates in /etc/ssl/certs...
  152 added, 0 removed; done.
  Setting up perl (5.40.1-2) ...
  Setting up libglib2.0-0t64:amd64 (2.84.0-2) ...
  No schema files found: doing nothing.
  Setting up libgprofng0:amd64 (2.44-3) ...
  Setting up libclass-data-inheritable-perl (0.10-1) ...
  Setting up libmbedx509-7:amd64 (3.6.2-3) ...
  Setting up libalgorithm-c3-perl (0.11-2) ...
  Setting up liblog-log4perl-perl (1.57-1) ...
  Setting up libtext-reform-perl (1.20-5) ...
  Setting up libfile-find-rule-perl (0.34-3) ...
  Setting up libipc-system-simple-perl (1.30-2) ...
  Setting up libio-tiecombine-perl (1.005-3) ...
  Setting up libnet-domain-tld-perl (1.75-4) ...
  Setting up libperlio-utf8-strict-perl (0.010-1+b3) ...
  Setting up shared-mime-info (2.4-5+b2) ...
  Setting up libp11-kit0:amd64 (0.25.5-3) ...
  Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ...
  Setting up libvariable-magic-perl (0.64-1+b1) ...
  Setting up libio-html-perl (1.004-3) ...
  Setting up libtext-template-perl (1.61-1) ...
  Setting up libpod-parser-perl (1.67-1) ...
  Setting up libb-hooks-op-check-perl:amd64 (0.22-3+b2) ...
  Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ...
  Setting up liblist-moreutils-xs-perl (0.430-4+b2) ...
  Setting up libparams-util-perl (1.102-3+b1) ...
  Setting up libdpkg-perl (1.22.18) ...
  Setting up cpp-14 (14.2.0-19) ...
  Setting up libtime-duration-perl (1.21-2) ...
  Setting up autoconf (2.72-3) ...
  Setting up libsub-exporter-progressive-perl (0.001013-3) ...
  Setting up libarray-intspan-perl (2.004-2) ...
  Setting up libcapture-tiny-perl (0.50-1) ...
  Setting up libmbedtls21:amd64 (3.6.2-3) ...
  Setting up libtimedate-perl (2.3300-2) ...
  Setting up libreadline8t64:amd64 (8.2-6) ...
  Setting up libexporter-lite-perl (0.09-2) ...
  Setting up libsub-name-perl:amd64 (0.28-1) ...
  Setting up libdata-validate-domain-perl (0.15-1) ...
  Setting up libproc-processtable-perl:amd64 (0.636-1+b3) ...
  Setting up libparse-recdescent-perl (1.967015+dfsg-4) ...
  Setting up groff-base (1.23.0-7) ...
  Setting up libpath-tiny-perl (0.146-1) ...
  Setting up libjson-perl (4.10000-1) ...
  Setting up gpgconf (2.2.46-5) ...
  Setting up libipc-run3-perl (0.049-1) ...
  Setting up libregexp-wildcards-perl (1.05-3) ...
  Setting up libsub-uplevel-perl (0.2800-3) ...
  Setting up libc6-dev:amd64 (2.41-6) ...
  Setting up libaliased-perl (0.34-3) ...
  Setting up libgirepository-1.0-1:amd64 (1.83.4-1) ...
  Setting up libstrictures-perl (2.000006-1) ...
  Setting up libsub-quote-perl (2.006008-1) ...
  Setting up libdevel-stacktrace-perl (2.0500-1) ...
  Setting up libclass-xsaccessor-perl (1.19-4+b5) ...
  Setting up libtext-autoformat-perl (1.750000-2) ...
  Setting up libtoml-tiny-perl (0.19-1) ...
  Setting up libsort-versions-perl (1.62-3) ...
  Setting up libexporter-tiny-perl (1.006002-1) ...
  Setting up libfile-dirlist-perl (0.05-3) ...
  Setting up libgcc-14-dev:amd64 (14.2.0-19) ...
  Setting up libterm-readkey-perl (2.38-2+b4) ...
  Setting up libtext-levenshteinxs-perl (0.03-5+b4) ...
  Setting up libperlio-gzip-perl (0.20-1+b4) ...
  Setting up libstdc++-14-dev:amd64 (14.2.0-19) ...
  Setting up libarchive13t64:amd64 (3.7.4-1.1) ...
  Setting up libpython3.13-stdlib:amd64 (3.13.2-2) ...
  Setting up libhtml-html5-entities-perl (0.004-3) ...
  Setting up libtext-levenshtein-damerau-perl (0.41-3) ...
  Setting up libsereal-decoder-perl (5.004+ds-1+b3) ...
  Setting up liburi-perl (5.30-1) ...
  Setting up libnet-ipv6addr-perl (1.02-1) ...
  Setting up gpg (2.2.46-5) ...
  Setting up libfile-touch-perl (0.12-2) ...
  Setting up libpython3-stdlib:amd64 (3.13.2-2) ...
  Setting up binutils-x86-64-linux-gnu (2.44-3) ...
  Setting up libemail-address-xs-perl (1.05-1+b4) ...
  Setting up libnet-ssleay-perl:amd64 (1.94-3) ...
  Setting up libpython3.13:amd64 (3.13.2-2) ...
  Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ...
  Setting up libgnutls30t64:amd64 (3.8.9-2) ...
  Setting up automake (1:1.17-3) ...
  update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode
  Setting up libapt-pkg-perl (0.1.41) ...
  Setting up libmodule-pluggable-perl (5.2-5) ...
  Setting up libstring-escape-perl (2010.002-3) ...
  Setting up libberkeleydb-perl:amd64 (0.66-1) ...
  Setting up libhttp-date-perl (6.06-1) ...
  Setting up libfile-which-perl (1.27-2) ...
  Setting up libfile-basedir-perl (0.09-2) ...
  Setting up libunicode-utf8-perl (0.62-2+b3) ...
  Setting up libset-intspan-perl (1.19-3) ...
  Setting up gpg-agent (2.2.46-5) ...
  Setting up libmouse-perl:amd64 (2.5.11-1+b1) ...
  Setting up libxdelta2t64:amd64 (1.1.3-10.7) ...
  Setting up libfile-listing-perl (6.16-1) ...
  Setting up xdelta (1.1.3-10.7) ...
  Setting up libpod-pom-perl (2.01-4) ...
  Setting up libsys-cpuaffinity-perl (1.13~03-2+b4) ...
  Setting up libpcre2-dev:amd64 (10.45-1) ...
  Setting up libregexp-pattern-perl (0.2.14-2) ...
  Setting up libdata-messagepack-perl (1.02-1+b4) ...
  Setting up libclass-inspector-perl (1.36-3) ...
  Setting up libdynaloader-functions-perl (0.004-1) ...
  Setting up libclass-method-modifiers-perl (2.15-1) ...
  Setting up liblist-compare-perl (0.55-2) ...
  Setting up libio-pty-perl (1:1.20-1+b3) ...
  Setting up python3.13 (3.13.2-2) ...
  Setting up libgirepository-2.0-0:amd64 (2.84.0-2) ...
  Setting up libclone-perl:amd64 (0.47-1+b1) ...
  Setting up libselinux1-dev:amd64 (3.8.1-1) ...
  Setting up libarchive-zip-perl (1.68-1) ...
  Setting up libsub-identify-perl (0.14-3+b3) ...
  Setting up libcpanel-json-xs-perl:amd64 (4.39-1) ...
  Setting up libio-stringy-perl (2.113-2) ...
  Setting up liblist-moreutils-perl (0.430-2) ...
  Setting up libhtml-tagset-perl (3.24-1) ...
  Setting up liblog-any-perl (1.717-1) ...
  Setting up libyaml-pp-perl (0.39.0-1) ...
  Setting up libxmlb2:amd64 (0.3.21-1) ...
  Setting up libdevel-size-perl (0.84-1+b1) ...
  Setting up libdebhelper-perl (13.24.1) ...
  Setting up libpod-constants-perl (0.19-2) ...
  Setting up libregexp-pattern-license-perl (3.11.2-1) ...
  Setting up gpgsm (2.2.46-5) ...
  Setting up liblwp-mediatypes-perl (6.04-2) ...
  Setting up libyaml-libyaml-perl (0.903.0+ds-1) ...
  Setting up libio-interactive-perl (1.026-1) ...
  Setting up libtry-tiny-perl (0.32-1) ...
  Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
  Setting up libpq5:amd64 (17.4-1+b1) ...
  Setting up libmldbm-perl (2.05-4) ...
  Setting up libglib2.0-bin (2.84.0-2) ...
  Setting up libxml-namespacesupport-perl (1.12-2) ...
  Setting up libnet-http-perl (6.23-1) ...
  Setting up libpath-iterator-rule-perl (1.015-2) ...
  Setting up libtext-markdown-discount-perl (0.18-1) ...
  Setting up libclone-choose-perl (0.010-2) ...
  Setting up libtime-moment-perl (0.44-2+b4) ...
  Setting up libencode-locale-perl (1.05-3) ...
  Setting up python3 (3.13.2-2) ...
  Setting up quilt (0.68-1) ...
  Setting up libexception-class-perl (1.45-1) ...
  Setting up binutils (2.44-3) ...
  Setting up sopv-gpgv (0.1.2-1) ...
  update-alternatives: using /usr/bin/sopv-gpgv to provide /usr/bin/sopv (sopv) in auto mode
  Setting up libclass-c3-perl (0.35-2) ...
  Setting up python3-zipp (3.21.0-1) ...
  Setting up libconfig-tiny-perl (2.30-1) ...
  Setting up libsereal-encoder-perl (5.004+ds-1+b3) ...
  Setting up python3-autocommand (2.2.2-3) ...
  Setting up libdevel-callchecker-perl:amd64 (0.009-1+b1) ...
  Setting up man-db (2.13.0-1) ...
  Building database of manual pages ...
  Setting up python3-markupsafe (2.1.5-1+b3) ...
  Setting up liblist-utilsby-perl (0.12-2) ...
  Setting up libyaml-tiny-perl (1.76-1) ...
  Setting up libregexp-common-perl (2024080801-1) ...
  Setting up libnet-netmask-perl (2.0002-2) ...
  Setting up libsub-install-perl (0.929-1) ...
  Setting up dpkg-dev (1.22.18) ...
  Setting up libindirect-perl (0.39-2+b4) ...
  Setting up intltool-debian (0.35.0+20060710.6) ...
  Setting up liberror-perl (0.17030-1) ...
  Setting up patchutils (0.4.2-1) ...
  Setting up dirmngr (2.2.46-5) ...
  Setting up libjson-maybexs-perl (1.004008-1) ...
  Setting up libxml-sax-base-perl (1.09-3) ...
  Setting up libio-string-perl (1.08-4) ...
  Setting up libboolean-perl (0.46-3) ...
  Setting up libnetaddr-ip-perl (4.079+dfsg-2+b5) ...
  Setting up python3-packaging (24.2-1) ...
  Setting up python3-iso8601 (2.1.0-2) ...
  Setting up python3-configobj (5.0.9-1) ...
  Setting up libtest-exception-perl (0.43-3) ...
  Setting up python3-merge3 (0.0.8-1) ...
  Setting up libstring-copyright-perl (0.003014-1) ...
  Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
  Setting up uuid-dev:amd64 (2.40.4-5) ...
  Setting up libgit2-1.8:amd64 (1.8.4+ds-3) ...
  Setting up python3-markdown (3.7-2) ...
  Setting up libdata-optlist-perl (0.114-1) ...
  Setting up python3-psycopg2 (2.9.10-1+b1) ...
  Setting up libipc-run-perl (20231003.0-2) ...
  Setting up python3-typing-extensions (4.12.2-2) ...
  Setting up libtext-xslate-perl:amd64 (3.5.9-2+b1) ...
  Setting up python3-urllib3 (2.3.0-2) ...
  Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
  Setting up libwww-robotrules-perl (6.02-1) ...
  Setting up python3-patiencediff (0.2.13-1+b4) ...
  Setting up python3-dulwich (0.22.7-1) ...
  Setting up cpp (4:14.2.0-1) ...
  Setting up libhtml-parser-perl:amd64 (3.83-1+b2) ...
  Setting up liblog-any-adapter-screen-perl (0.141-1) ...
  Setting up pixz (1.0.7-4) ...
  Setting up librole-tiny-perl (2.002004-1) ...
  Setting up gnupg (2.2.46-5) ...
  Setting up libmousex-strictconstructor-perl (0.02-3) ...
  Setting up libfile-sharedir-perl (1.118-3) ...
  Setting up python3-dateutil (2.9.0-3) ...
  Setting up libmro-compat-perl (0.15-2) ...
  Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ...
  Setting up python3-tzlocal (5.3.1-1) ...
  Setting up libfont-ttf-perl (1.06-2) ...
  Setting up libfile-homedir-perl (1.006-2) ...
  Setting up python3-tr (0.1+git20161102.e74d4bd-1.1) ...
  Setting up python3-tomlkit (0.13.2-1) ...
  Setting up python3-distro-info (1.13) ...
  Setting up python3-iniparse (0.5.1-1) ...
  Setting up pristine-tar (1.50+nmu2) ...
  Setting up libio-socket-ssl-perl (2.089-1) ...
  Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ...
  Setting up python3-mako (1.3.8-2) ...
  Setting up python3-pcre2 (0.4.0+ds-1+b1) ...
  Setting up libsub-exporter-perl (0.990-1) ...
  Setting up libhttp-message-perl (7.00-2) ...
  Setting up libdata-validate-ip-perl (0.31-1) ...
  Setting up libmousex-nativetraits-perl (1.09-3) ...
  Setting up libhtml-form-perl (6.12-1) ...
  Setting up libiterator-perl (0.03+ds1-2) ...
  Setting up libfile-stripnondeterminism-perl (1.14.1-2) ...
  Setting up python3-more-itertools (10.6.0-1) ...
  Setting up python3-semver (3.0.2-1) ...
  Setting up libblkid-dev:amd64 (2.40.4-5) ...
  Setting up libhttp-negotiate-perl (6.01-2) ...
  Setting up libcarp-assert-more-perl (2.8.0-1) ...
  Setting up libgio-2.0-dev-bin (2.84.0-2) ...
  Setting up girepository-tools:amd64 (2.84.0-2) ...
  Setting up python3-jaraco.functools (4.1.0-1) ...
  Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ...
  Setting up libiterator-util-perl (0.02+ds1-2) ...
  Setting up python3-jaraco.context (6.0.1-1) ...
  Setting up libhttp-cookies-perl (6.11-1) ...
  Setting up python3-fastbencode (0.2-1+b4) ...
  Setting up python3-charset-normalizer (3.4.1-1+b1) ...
  Setting up po-debconf (1.0.21+nmu1) ...
  Setting up libhtml-tree-perl (5.07-3) ...
  Setting up libparams-classify-perl:amd64 (0.015-2+b4) ...
  Setting up python3-typeguard (4.4.2-1) ...
  Setting up libcgi-pm-perl (4.67-1) ...
  Setting up libhash-merge-perl (0.302-1) ...
  Setting up libsoftware-copyright-perl (0.014-1) ...
  Setting up python3-ruamel.yaml.clib (0.2.12+ds-1+b1) ...
  Setting up libcurl3t64-gnutls:amd64 (8.12.1-3) ...
  Setting up python3-yaml (6.0.2-1+b2) ...
  Setting up python3-breezy (3.3.10-1) ...
  Setting up libappstream5:amd64 (1.0.4-1) ...
  Setting up libxml-sax-perl (1.02+dfsg-4) ...
  update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
  update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
  Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
  Setting up gcc-14 (14.2.0-19) ...
  Setting up libxs-parse-sublike-perl:amd64 (0.37-1) ...
  Setting up python3-inflect (7.3.1-2) ...
  Setting up libdata-validate-uri-perl (0.07-3) ...
  Setting up libxs-parse-keyword-perl (0.48-2) ...
  Setting up appstream (1.0.4-1) ...
  ? Metadata cache was updated successfully.
  Setting up libmodule-runtime-perl (0.016-2) ...
  Setting up python3-jaraco.text (4.0.0-1) ...
  Setting up python3-debian (1.0.1) ...
  Setting up libconfig-model-perl (2.155-1) ...
  Setting up git (1:2.49.0-1) ...
  Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ...
  Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ...
  update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
  update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
  update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
  Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
  Setting up dh-strip-nondeterminism (1.14.1-2) ...
  Setting up python3-ruamel.yaml (0.18.10+ds-1) ...
  Setting up libsyntax-keyword-try-perl (0.30-1+b1) ...
  Setting up libconst-fast-perl (0.014-2) ...
  Setting up libdata-section-perl (0.200008-1) ...
  Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ...
  Setting up g++-14 (14.2.0-19) ...
  Setting up libdata-dpath-perl (0.60-1) ...
  Setting up libmount-dev:amd64 (2.40.4-5) ...
  Setting up libstring-rewriteprefix-perl (0.009-1) ...
  Setting up python3-pkg-resources (75.8.0-1) ...
  Setting up libconfig-model-backend-yaml-perl (2.134-2) ...
  Setting up libglib2.0-dev-bin (2.84.0-2) ...
  Setting up libgio-2.0-dev:amd64 (2.84.0-2) ...
  Setting up libfeature-compat-try-perl (0.05-1) ...
  Setting up python3-setuptools (75.8.0-1) ...
  Setting up libtool (2.5.4-4) ...
  Setting up libmodule-implementation-perl (0.09-2) ...
  Setting up libpackage-stash-perl (0.40-1) ...
  Setting up libimport-into-perl (1.002005-2) ...
  Setting up libmoo-perl (2.005005-1) ...
  Setting up liblist-someutils-perl (0.59-1) ...
  Setting up libsoftware-license-perl (0.104006-1) ...
  Setting up libclass-load-perl (0.25-2) ...
  Setting up gcc (4:14.2.0-1) ...
  Setting up libobject-pad-perl (0.820-1) ...
  Setting up python3-debmutate (0.72) ...
  Setting up dh-autoreconf (20) ...
  Setting up python3-upstream-ontologist (0.2.2-2+b1) ...
  Setting up libglib2.0-dev:amd64 (2.84.0-2) ...
  Setting up g++ (4:14.2.0-1) ...
  update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
  Setting up build-essential (12.12) ...
  Setting up libmoox-aliases-perl (0.001006-2) ...
  Setting up libparams-validate-perl:amd64 (1.31-2+b3) ...
  Setting up libb-hooks-endofscope-perl (0.28-1) ...
  Setting up libsoftware-licensemoreutils-perl (1.009-1) ...
  Setting up gobject-introspection-bin (1.83.4-1) ...
  Setting up gobject-introspection:amd64 (1.83.4-1) ...
  Setting up debhelper (13.24.1) ...
  Setting up libfeature-compat-class-perl (0.07-1) ...
  Setting up libnamespace-clean-perl (0.27-2) ...
  Setting up libstring-license-perl (0.0.11-1) ...
  Setting up libgetopt-long-descriptive-perl (0.116-2) ...
  Setting up licensecheck (3.3.9-1) ...
  Setting up libapp-cmd-perl (0.337-2) ...
  Setting up cme (1.041-1) ...
  Setting up licenserecon (4.0) ...
  Setting up liblwp-protocol-https-perl (6.14-1) ...
  Setting up libwww-perl (6.78-1) ...
  Setting up libparse-debcontrol-perl (2.005-6) ...
  Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
  Setting up libwww-mechanize-perl (2.19-1) ...
  Setting up devscripts (2.25.5) ...
  Setting up git-buildpackage (0.9.37) ...
  Setting up lintian (2.121.1+nmu1) ...
  Setting up lintian-brush (0.160+b2) ...
  Setting up libconfig-model-dpkg-perl (3.011) ...
  Setting up piuparts-depends-dummy (0.invalid.0) ...
  Processing triggers for libc-bin (2.41-6) ...
  Processing triggers for ca-certificates (20241223) ...
  Updating certificates in /etc/ssl/certs...
  0 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d...
  done.
0m59.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/piuparts-depends-dummy.deb']
0m59.8s INFO: Installation of ['./tmp/piuparts-depends-dummy.deb'] ok
0m59.8s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpcq5evt13/./tmp/piuparts-depends-dummy.deb
0m59.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy']
0m59.8s DUMP: 
  piuparts-depends-dummy install ok installed
0m59.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy']
0m59.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m59.8s DUMP: 
  (Reading database ... 31340 files and directories currently installed.)
  Removing piuparts-depends-dummy (0.invalid.0) ...
0m59.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m59.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
0m59.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
0m59.9s DEBUG: Recording chroot state
1m0.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m2.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m5.1s ERROR: WARN: Broken symlinks:
  /usr/share/quilt/compat/sendmail -> ../../../sbin/sendmail
1m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m5.8s DUMP: 
  Package files:
   100 /var/lib/dpkg/status
       release a=now
   500 http://deb.debian.org/debian sid/main amd64 Packages
       release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
       origin deb.debian.org
  Pinned packages:
1m5.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m5.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m5.9s DUMP: 
  routine-update:
    Installed: (none)
    Candidate: 0.2.3
    Version table:
       0.2.3 500
          500 http://deb.debian.org/debian sid/main amd64 Packages
1m5.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m5.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', 'routine-update=0.2.3']
1m7.5s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    routine-update
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 17.0 kB of archives.
  After this operation, 55.3 kB of additional disk space will be used.
  Get:1 http://deb.debian.org/debian sid/main amd64 routine-update all 0.2.3 [17.0 kB]
  Fetched 17.0 kB in 0s (39.0 kB/s)
  Selecting previously unselected package routine-update.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 31340 files and directories currently installed.)
  Preparing to unpack .../routine-update_0.2.3_all.deb ...
  Unpacking routine-update (0.2.3) ...
  Setting up routine-update (0.2.3) ...
  Processing triggers for man-db (2.13.0-1) ...
1m7.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', 'routine-update=0.2.3']
1m7.5s INFO: Running scripts post_install
1m7.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m7.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m7.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'systemd-tmpfiles', '--cat-config']
1m7.5s DUMP: 
  chroot: failed to run command 'systemd-tmpfiles': No such file or directory
1m7.5s DEBUG: Command failed (status=127), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'systemd-tmpfiles', '--cat-config']
1m7.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'remove', 'routine-update']
1m8.7s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages were automatically installed and are no longer required:
    appstream cme debhelper devscripts dh-autoreconf dh-strip-nondeterminism
    diffstat distro-info-data dwz girepository-tools git-buildpackage
    gobject-introspection gobject-introspection-bin groff-base intltool-debian
    iso-codes libalgorithm-c3-perl libaliased-perl libapp-cmd-perl libappstream5
    libapt-pkg-perl libarchive-zip-perl libarchive13t64 libarray-intspan-perl
    libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
    libblkid-dev libboolean-perl libcapture-tiny-perl libcarp-assert-more-perl
    libcgi-pm-perl libclass-c3-perl libclass-data-inheritable-perl
    libclass-inspector-perl libclass-load-perl libclass-method-modifiers-perl
    libclass-xsaccessor-perl libclone-choose-perl libclone-perl
    libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl
    libconfig-model-perl libconfig-tiny-perl libconst-fast-perl
    libcpanel-json-xs-perl libdata-dpath-perl libdata-messagepack-perl
    libdata-optlist-perl libdata-section-perl libdata-validate-domain-perl
    libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
    libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
    libdynaloader-functions-perl libelf1t64 libemail-address-xs-perl
    libencode-locale-perl libexception-class-perl libexporter-lite-perl
    libexporter-tiny-perl libfeature-compat-class-perl
    libfeature-compat-try-perl libffi-dev libfile-basedir-perl
    libfile-dirlist-perl libfile-find-rule-perl libfile-homedir-perl
    libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl
    libfile-touch-perl libfile-which-perl libfont-ttf-perl
    libgetopt-long-descriptive-perl libgio-2.0-dev libgio-2.0-dev-bin
    libgirepository-1.0-1 libgirepository-2.0-0 libgit2-1.8 libglib2.0-0t64
    libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
    libhash-merge-perl libhtml-form-perl libhtml-html5-entities-perl
    libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
    libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
    libhttp-message-perl libhttp-negotiate-perl libhttp-parser2.9
    libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
    libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
    libio-tiecombine-perl libipc-run-perl libipc-run3-perl
    libipc-system-simple-perl libiterator-perl libiterator-util-perl
    libjson-maybexs-perl libjson-perl liblist-compare-perl
    liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
    liblist-utilsby-perl liblog-any-adapter-screen-perl liblog-any-perl
    liblog-log4perl-perl liblwp-mediatypes-perl liblwp-protocol-https-perl
    liblz1 liblzo2-2 libmarkdown2 libmbedcrypto16 libmbedtls21 libmbedx509-7
    libmldbm-perl libmodule-implementation-perl libmodule-pluggable-perl
    libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount-dev
    libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl
    libmro-compat-perl libnamespace-clean-perl libnet-domain-tld-perl
    libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl libnet-ssleay-perl
    libnetaddr-ip-perl libnumber-compare-perl libobject-pad-perl
    libpackage-stash-perl libparams-classify-perl libparams-util-perl
    libparams-validate-perl libparse-debcontrol-perl libparse-recdescent-perl
    libpath-iterator-rule-perl libpath-tiny-perl libpcre2-16-0 libpcre2-32-0
    libpcre2-dev libpcre2-posix3 libperlio-gzip-perl libperlio-utf8-strict-perl
    libpipeline1 libpkgconf3 libpod-constants-perl libpod-parser-perl
    libpod-pom-perl libpq5 libproc-processtable-perl libpython3.13
    libregexp-common-perl libregexp-pattern-license-perl libregexp-pattern-perl
    libregexp-wildcards-perl librole-tiny-perl libselinux1-dev libsepol-dev
    libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
    libsoftware-copyright-perl libsoftware-license-perl
    libsoftware-licensemoreutils-perl libsort-versions-perl libstemmer0d
    libstrictures-perl libstring-copyright-perl libstring-escape-perl
    libstring-license-perl libstring-rewriteprefix-perl libsub-exporter-perl
    libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
    libsub-name-perl libsub-quote-perl libsub-uplevel-perl
    libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsysprof-capture-4-dev
    libterm-readkey-perl libtest-exception-perl libtext-autoformat-perl
    libtext-glob-perl libtext-levenshtein-damerau-perl
    libtext-levenshteinxs-perl libtext-markdown-discount-perl
    libtext-reform-perl libtext-template-perl libtext-xslate-perl
    libtime-duration-perl libtime-moment-perl libtimedate-perl libtoml-tiny-perl
    libtry-tiny-perl libuchardet0 libunicode-utf8-perl liburi-perl
    libvariable-magic-perl libwww-mechanize-perl libwww-perl
    libwww-robotrules-perl libxdelta2t64 libxml-libxml-perl
    libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxmlb2
    libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
    libyaml-libyaml-perl libyaml-pp-perl libyaml-tiny-perl licensecheck
    licenserecon lintian lintian-brush lzop man-db native-architecture
    patchutils pbzip2 perl-openssl-defaults pixz pkgconf pkgconf-bin plzip
    po-debconf pristine-tar python3-autocommand python3-breezy
    python3-charset-normalizer python3-configobj python3-dateutil python3-debian
    python3-debmutate python3-distro-info python3-dulwich python3-fastbencode
    python3-inflect python3-iniparse python3-iso8601 python3-jaraco.context
    python3-jaraco.functools python3-jaraco.text python3-mako python3-markdown
    python3-markupsafe python3-merge3 python3-more-itertools python3-packaging
    python3-patiencediff python3-pcre2 python3-pkg-resources python3-psycopg2
    python3-ruamel.yaml python3-ruamel.yaml.clib python3-semver
    python3-setuptools python3-tomlkit python3-tr python3-typeguard
    python3-typing-extensions python3-tzlocal python3-upstream-ontologist
    python3-urllib3 python3-yaml python3-zipp quilt shared-mime-info t1utils
    unzip uuid-dev xdelta xdelta3 zlib1g-dev
  Use 'sudo apt autoremove' to remove them.
  The following packages will be REMOVED:
    routine-update
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  After this operation, 55.3 kB disk space will be freed.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 31345 files and directories currently installed.)
  Removing routine-update (0.2.3) ...
  Processing triggers for man-db (2.13.0-1) ...
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'remove', 'routine-update']
1m8.7s INFO: Reinstalling after remove
1m8.7s INFO: Running scripts pre_install
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m8.7s DUMP: 
  Package files:
   100 /var/lib/dpkg/status
       release a=now
   500 http://deb.debian.org/debian sid/main amd64 Packages
       release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
       origin deb.debian.org
  Pinned packages:
1m8.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m8.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m8.8s DUMP: 
  routine-update:
    Installed: (none)
    Candidate: 0.2.3
    Version table:
       0.2.3 500
          500 http://deb.debian.org/debian sid/main amd64 Packages
1m8.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m8.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', 'routine-update=0.2.3']
1m10.0s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    routine-update
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B/17.0 kB of archives.
  After this operation, 55.3 kB of additional disk space will be used.
  Selecting previously unselected package routine-update.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 31340 files and directories currently installed.)
  Preparing to unpack .../routine-update_0.2.3_all.deb ...
  Unpacking routine-update (0.2.3) ...
  Setting up routine-update (0.2.3) ...
  Processing triggers for man-db (2.13.0-1) ...
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', 'routine-update=0.2.3']
1m10.0s INFO: Running scripts post_install
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m10.0s INFO: Running scripts pre_install
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_database-server']
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_exceptions']
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_extras']
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
1m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture']
1m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
1m10.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_install_foreign_architecture_i386']
1m10.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m10.1s DUMP: 
  Package files:
   100 /var/lib/dpkg/status
       release a=now
   500 http://deb.debian.org/debian sid/main amd64 Packages
       release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
       origin deb.debian.org
  Pinned packages:
1m10.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy']
1m10.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m10.2s DUMP: 
  routine-update:
    Installed: 0.2.3
    Candidate: 0.2.3
    Version table:
   *** 0.2.3 500
          500 http://deb.debian.org/debian sid/main amd64 Packages
          100 /var/lib/dpkg/status
1m10.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-cache', 'policy', 'routine-update']
1m10.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', '--reinstall', 'routine-update=0.2.3']
1m11.5s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
  Need to get 0 B/17.0 kB of archives.
  After this operation, 0 B of additional disk space will be used.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 31345 files and directories currently installed.)
  Preparing to unpack .../routine-update_0.2.3_all.deb ...
  Unpacking routine-update (0.2.3) over (0.2.3) ...
  Setting up routine-update (0.2.3) ...
  Processing triggers for man-db (2.13.0-1) ...
1m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', '-y', 'install', '--reinstall', 'routine-update=0.2.3']
1m11.5s INFO: Running scripts post_install
1m11.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_install_exceptions']
1m11.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m13.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m15.7s ERROR: WARN: Broken symlinks:
  /usr/share/quilt/compat/sendmail -> ../../../sbin/sendmail (quilt)
1m17.2s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', '-ac', '--ignore-obsolete']
1m20.2s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', '-ac', '--ignore-obsolete']
1m20.2s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate']
1m20.3s DUMP: 
  0.15.6
1m20.3s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate']
1m20.3s INFO: Running adequate version 0.15.6 now.
1m20.3s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'routine-update']
1m20.3s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'routine-update']
1m20.3s INFO: Running scripts pre_remove
1m20.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_missing_md5sums']
1m20.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_missing_md5sums']
1m20.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles']
1m20.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles']
1m20.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_unowned_lib_links']
1m26.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_40_find_unowned_lib_links']
1m26.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_50_find_bad_permissions']
1m26.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_50_find_bad_permissions']
1m26.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_50_find_missing_copyright']
1m26.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_50_find_missing_copyright']
1m26.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_exceptions']
1m26.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_exceptions']
1m26.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_preseed_cleanup']
1m26.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/pre_remove_preseed_cleanup']
1m26.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n']
1m26.4s DUMP: 
  install ok installed	adduser	adduser	3.145
  install ok installed	appstream	appstream	1.0.4-1
  install ok installed	apt	apt	2.9.33
  install ok installed	autoconf	autoconf	2.72-3
  install ok installed	automake	automake	1:1.17-3
  install ok installed	autopoint	autopoint	0.23.1-1
  install ok installed	autotools-dev	autotools-dev	20220109.1
  install ok installed	base-files	base-files	13.7
  install ok installed	base-passwd	base-passwd	3.6.6
  install ok installed	bash	bash	5.2.37-1.1+b1
  install ok installed	binutils	binutils	2.44-3
  install ok installed	binutils-common:amd64	binutils-common	2.44-3
  install ok installed	binutils-x86-64-linux-gnu	binutils-x86-64-linux-gnu	2.44-3
  install ok installed	bsdextrautils	bsdextrautils	2.40.4-5
  install ok installed	bsdutils	bsdutils	1:2.40.4-5
  install ok installed	build-essential	build-essential	12.12
  install ok installed	bzip2	bzip2	1.0.8-6
  install ok installed	ca-certificates	ca-certificates	20241223
  install ok installed	cme	cme	1.041-1
  install ok installed	coreutils	coreutils	9.5-1+b1
  install ok installed	cpp	cpp	4:14.2.0-1
  install ok installed	cpp-14	cpp-14	14.2.0-19
  install ok installed	cpp-14-x86-64-linux-gnu	cpp-14-x86-64-linux-gnu	14.2.0-19
  install ok installed	cpp-x86-64-linux-gnu	cpp-x86-64-linux-gnu	4:14.2.0-1
  install ok installed	dash	dash	0.5.12-12
  install ok installed	dbconfig-common	dbconfig-common	2.0.24
  install ok installed	debconf	debconf	1.5.91
  install ok installed	debhelper	debhelper	13.24.1
  install ok installed	debian-archive-keyring	debian-archive-keyring	2023.4
  install ok installed	debianutils	debianutils	5.21
  install ok installed	devscripts	devscripts	2.25.5
  install ok installed	dh-autoreconf	dh-autoreconf	20
  install ok installed	dh-strip-nondeterminism	dh-strip-nondeterminism	1.14.1-2
  install ok installed	diffstat	diffstat	1.67-1
  install ok installed	diffutils	diffutils	1:3.10-2
  install ok installed	dirmngr	dirmngr	2.2.46-5
  install ok installed	distro-info-data	distro-info-data	0.63
  install ok installed	dpkg	dpkg	1.22.18
  install ok installed	dpkg-dev	dpkg-dev	1.22.18
  install ok installed	dwz	dwz	0.15-1+b1
  install ok installed	ed	ed	1.21-1
  install ok installed	fakeroot	fakeroot	1.37.1-1
  install ok installed	file	file	1:5.46-2
  install ok installed	findutils	findutils	4.10.0-3
  install ok installed	g++	g++	4:14.2.0-1
  install ok installed	g++-14	g++-14	14.2.0-19
  install ok installed	g++-14-x86-64-linux-gnu	g++-14-x86-64-linux-gnu	14.2.0-19
  install ok installed	g++-x86-64-linux-gnu	g++-x86-64-linux-gnu	4:14.2.0-1
  install ok installed	gcc	gcc	4:14.2.0-1
  install ok installed	gcc-14	gcc-14	14.2.0-19
  install ok installed	gcc-14-base:amd64	gcc-14-base	14.2.0-19
  install ok installed	gcc-14-x86-64-linux-gnu	gcc-14-x86-64-linux-gnu	14.2.0-19
  install ok installed	gcc-x86-64-linux-gnu	gcc-x86-64-linux-gnu	4:14.2.0-1
  install ok installed	gettext	gettext	0.23.1-1
  install ok installed	gettext-base	gettext-base	0.23.1-1
  install ok installed	girepository-tools:amd64	girepository-tools	2.84.0-2
  install ok installed	git	git	1:2.49.0-1
  install ok installed	git-buildpackage	git-buildpackage	0.9.37
  install ok installed	git-man	git-man	1:2.49.0-1
  install ok installed	gnupg	gnupg	2.2.46-5
  install ok installed	gnupg-l10n	gnupg-l10n	2.2.46-5
  install ok installed	gobject-introspection:amd64	gobject-introspection	1.83.4-1
  install ok installed	gobject-introspection-bin	gobject-introspection-bin	1.83.4-1
  install ok installed	gpg	gpg	2.2.46-5
  install ok installed	gpg-agent	gpg-agent	2.2.46-5
  install ok installed	gpgconf	gpgconf	2.2.46-5
  install ok installed	gpgsm	gpgsm	2.2.46-5
  install ok installed	gpgv	gpgv	2.2.46-5
  install ok installed	grep	grep	3.11-4
  install ok installed	groff-base	groff-base	1.23.0-7
  install ok installed	gzip	gzip	1.13-1
  install ok installed	hostname	hostname	3.25
  install ok installed	init-system-helpers	init-system-helpers	1.68
  install ok installed	intltool-debian	intltool-debian	0.35.0+20060710.6
  install ok installed	iso-codes	iso-codes	4.17.0-1
  install ok installed	libacl1:amd64	libacl1	2.3.2-2+b1
  install ok installed	libalgorithm-c3-perl	libalgorithm-c3-perl	0.11-2
  install ok installed	libaliased-perl	libaliased-perl	0.34-3
  install ok installed	libapp-cmd-perl	libapp-cmd-perl	0.337-2
  install ok installed	libappstream5:amd64	libappstream5	1.0.4-1
  install ok installed	libapt-pkg-perl	libapt-pkg-perl	0.1.41
  install ok installed	libapt-pkg7.0:amd64	libapt-pkg7.0	2.9.33
  install ok installed	libarchive-zip-perl	libarchive-zip-perl	1.68-1
  install ok installed	libarchive13t64:amd64	libarchive13t64	3.7.4-1.1
  install ok installed	libarray-intspan-perl	libarray-intspan-perl	2.004-2
  install ok installed	libasan8:amd64	libasan8	14.2.0-19
  install ok installed	libassuan9:amd64	libassuan9	3.0.2-2
  install ok installed	libatomic1:amd64	libatomic1	14.2.0-19
  install ok installed	libattr1:amd64	libattr1	1:2.5.2-3
  install ok installed	libaudit-common	libaudit-common	1:4.0.2-2
  install ok installed	libaudit1:amd64	libaudit1	1:4.0.2-2+b2
  install ok installed	libb-hooks-endofscope-perl	libb-hooks-endofscope-perl	0.28-1
  install ok installed	libb-hooks-op-check-perl:amd64	libb-hooks-op-check-perl	0.22-3+b2
  install ok installed	libberkeleydb-perl:amd64	libberkeleydb-perl	0.66-1
  install ok installed	libbinutils:amd64	libbinutils	2.44-3
  install ok installed	libblkid-dev:amd64	libblkid-dev	2.40.4-5
  install ok installed	libblkid1:amd64	libblkid1	2.40.4-5
  install ok installed	libboolean-perl	libboolean-perl	0.46-3
  install ok installed	libbrotli1:amd64	libbrotli1	1.1.0-2+b7
  install ok installed	libbsd0:amd64	libbsd0	0.12.2-2
  install ok installed	libbz2-1.0:amd64	libbz2-1.0	1.0.8-6
  install ok installed	libc-bin	libc-bin	2.41-6
  install ok installed	libc-dev-bin	libc-dev-bin	2.41-6
  install ok installed	libc6:amd64	libc6	2.41-6
  install ok installed	libc6-dev:amd64	libc6-dev	2.41-6
  install ok installed	libcap-ng0:amd64	libcap-ng0	0.8.5-4+b1
  install ok installed	libcap2:amd64	libcap2	1:2.75-2
  install ok installed	libcapture-tiny-perl	libcapture-tiny-perl	0.50-1
  install ok installed	libcarp-assert-more-perl	libcarp-assert-more-perl	2.8.0-1
  install ok installed	libcc1-0:amd64	libcc1-0	14.2.0-19
  install ok installed	libcgi-pm-perl	libcgi-pm-perl	4.67-1
  install ok installed	libclass-c3-perl	libclass-c3-perl	0.35-2
  install ok installed	libclass-data-inheritable-perl	libclass-data-inheritable-perl	0.10-1
  install ok installed	libclass-inspector-perl	libclass-inspector-perl	1.36-3
  install ok installed	libclass-load-perl	libclass-load-perl	0.25-2
  install ok installed	libclass-method-modifiers-perl	libclass-method-modifiers-perl	2.15-1
  install ok installed	libclass-xsaccessor-perl	libclass-xsaccessor-perl	1.19-4+b5
  install ok installed	libclone-choose-perl	libclone-choose-perl	0.010-2
  install ok installed	libclone-perl:amd64	libclone-perl	0.47-1+b1
  install ok installed	libcom-err2:amd64	libcom-err2	1.47.2-1+b1
  install ok installed	libconfig-model-backend-yaml-perl	libconfig-model-backend-yaml-perl	2.134-2
  install ok installed	libconfig-model-dpkg-perl	libconfig-model-dpkg-perl	3.011
  install ok installed	libconfig-model-perl	libconfig-model-perl	2.155-1
  install ok installed	libconfig-tiny-perl	libconfig-tiny-perl	2.30-1
  install ok installed	libconst-fast-perl	libconst-fast-perl	0.014-2
  install ok installed	libcpanel-json-xs-perl:amd64	libcpanel-json-xs-perl	4.39-1
  install ok installed	libcrypt-dev:amd64	libcrypt-dev	1:4.4.38-1
  install ok installed	libcrypt1:amd64	libcrypt1	1:4.4.38-1
  install ok installed	libctf-nobfd0:amd64	libctf-nobfd0	2.44-3
  install ok installed	libctf0:amd64	libctf0	2.44-3
  install ok installed	libcurl3t64-gnutls:amd64	libcurl3t64-gnutls	8.12.1-3
  install ok installed	libdata-dpath-perl	libdata-dpath-perl	0.60-1
  install ok installed	libdata-messagepack-perl	libdata-messagepack-perl	1.02-1+b4
  install ok installed	libdata-optlist-perl	libdata-optlist-perl	0.114-1
  install ok installed	libdata-section-perl	libdata-section-perl	0.200008-1
  install ok installed	libdata-validate-domain-perl	libdata-validate-domain-perl	0.15-1
  install ok installed	libdata-validate-ip-perl	libdata-validate-ip-perl	0.31-1
  install ok installed	libdata-validate-uri-perl	libdata-validate-uri-perl	0.07-3
  install ok installed	libdb5.3t64:amd64	libdb5.3t64	5.3.28+dfsg2-9
  install ok installed	libdebconfclient0:amd64	libdebconfclient0	0.277
  install ok installed	libdebhelper-perl	libdebhelper-perl	13.24.1
  install ok installed	libdevel-callchecker-perl:amd64	libdevel-callchecker-perl	0.009-1+b1
  install ok installed	libdevel-size-perl	libdevel-size-perl	0.84-1+b1
  install ok installed	libdevel-stacktrace-perl	libdevel-stacktrace-perl	2.0500-1
  install ok installed	libdpkg-perl	libdpkg-perl	1.22.18
  install ok installed	libdynaloader-functions-perl	libdynaloader-functions-perl	0.004-1
  install ok installed	libelf1t64:amd64	libelf1t64	0.192-4
  install ok installed	libemail-address-xs-perl	libemail-address-xs-perl	1.05-1+b4
  install ok installed	libencode-locale-perl	libencode-locale-perl	1.05-3
  install ok installed	liberror-perl	liberror-perl	0.17030-1
  install ok installed	libexception-class-perl	libexception-class-perl	1.45-1
  install ok installed	libexpat1:amd64	libexpat1	2.7.0-1
  install ok installed	libexporter-lite-perl	libexporter-lite-perl	0.09-2
  install ok installed	libexporter-tiny-perl	libexporter-tiny-perl	1.006002-1
  install ok installed	libfakeroot:amd64	libfakeroot	1.37.1-1
  install ok installed	libfeature-compat-class-perl	libfeature-compat-class-perl	0.07-1
  install ok installed	libfeature-compat-try-perl	libfeature-compat-try-perl	0.05-1
  install ok installed	libffi-dev:amd64	libffi-dev	3.4.7-1
  install ok installed	libffi8:amd64	libffi8	3.4.7-1
  install ok installed	libfile-basedir-perl	libfile-basedir-perl	0.09-2
  install ok installed	libfile-dirlist-perl	libfile-dirlist-perl	0.05-3
  install ok installed	libfile-find-rule-perl	libfile-find-rule-perl	0.34-3
  install ok installed	libfile-homedir-perl	libfile-homedir-perl	1.006-2
  install ok installed	libfile-listing-perl	libfile-listing-perl	6.16-1
  install ok installed	libfile-sharedir-perl	libfile-sharedir-perl	1.118-3
  install ok installed	libfile-stripnondeterminism-perl	libfile-stripnondeterminism-perl	1.14.1-2
  install ok installed	libfile-touch-perl	libfile-touch-perl	0.12-2
  install ok installed	libfile-which-perl	libfile-which-perl	1.27-2
  install ok installed	libfont-ttf-perl	libfont-ttf-perl	1.06-2
  install ok installed	libgcc-14-dev:amd64	libgcc-14-dev	14.2.0-19
  install ok installed	libgcc-s1:amd64	libgcc-s1	14.2.0-19
  install ok installed	libgcrypt20:amd64	libgcrypt20	1.11.0-7
  install ok installed	libgdbm-compat4t64:amd64	libgdbm-compat4t64	1.24-2
  install ok installed	libgdbm6t64:amd64	libgdbm6t64	1.24-2
  install ok installed	libgetopt-long-descriptive-perl	libgetopt-long-descriptive-perl	0.116-2
  install ok installed	libgio-2.0-dev:amd64	libgio-2.0-dev	2.84.0-2
  install ok installed	libgio-2.0-dev-bin	libgio-2.0-dev-bin	2.84.0-2
  install ok installed	libgirepository-1.0-1:amd64	libgirepository-1.0-1	1.83.4-1
  install ok installed	libgirepository-2.0-0:amd64	libgirepository-2.0-0	2.84.0-2
  install ok installed	libgit2-1.8:amd64	libgit2-1.8	1.8.4+ds-3
  install ok installed	libglib2.0-0t64:amd64	libglib2.0-0t64	2.84.0-2
  install ok installed	libglib2.0-bin	libglib2.0-bin	2.84.0-2
  install ok installed	libglib2.0-data	libglib2.0-data	2.84.0-2
  install ok installed	libglib2.0-dev:amd64	libglib2.0-dev	2.84.0-2
  install ok installed	libglib2.0-dev-bin	libglib2.0-dev-bin	2.84.0-2
  install ok installed	libgmp10:amd64	libgmp10	2:6.3.0+dfsg-3
  install ok installed	libgnutls30t64:amd64	libgnutls30t64	3.8.9-2
  install ok installed	libgomp1:amd64	libgomp1	14.2.0-19
  install ok installed	libgpg-error0:amd64	libgpg-error0	1.51-3
  install ok installed	libgprofng0:amd64	libgprofng0	2.44-3
  install ok installed	libgssapi-krb5-2:amd64	libgssapi-krb5-2	1.21.3-5
  install ok installed	libhash-merge-perl	libhash-merge-perl	0.302-1
  install ok installed	libhogweed6t64:amd64	libhogweed6t64	3.10.1-1
  install ok installed	libhtml-form-perl	libhtml-form-perl	6.12-1
  install ok installed	libhtml-html5-entities-perl	libhtml-html5-entities-perl	0.004-3
  install ok installed	libhtml-parser-perl:amd64	libhtml-parser-perl	3.83-1+b2
  install ok installed	libhtml-tagset-perl	libhtml-tagset-perl	3.24-1
  install ok installed	libhtml-tokeparser-simple-perl	libhtml-tokeparser-simple-perl	3.16-4
  install ok installed	libhtml-tree-perl	libhtml-tree-perl	5.07-3
  install ok installed	libhttp-cookies-perl	libhttp-cookies-perl	6.11-1
  install ok installed	libhttp-date-perl	libhttp-date-perl	6.06-1
  install ok installed	libhttp-message-perl	libhttp-message-perl	7.00-2
  install ok installed	libhttp-negotiate-perl	libhttp-negotiate-perl	6.01-2
  install ok installed	libhttp-parser2.9:amd64	libhttp-parser2.9	2.9.4-6+b2
  install ok installed	libhwasan0:amd64	libhwasan0	14.2.0-19
  install ok installed	libicu76:amd64	libicu76	76.1-3
  install ok installed	libidn2-0:amd64	libidn2-0	2.3.8-2
  install ok installed	libimport-into-perl	libimport-into-perl	1.002005-2
  install ok installed	libindirect-perl	libindirect-perl	0.39-2+b4
  install ok installed	libio-html-perl	libio-html-perl	1.004-3
  install ok installed	libio-interactive-perl	libio-interactive-perl	1.026-1
  install ok installed	libio-pty-perl	libio-pty-perl	1:1.20-1+b3
  install ok installed	libio-socket-ssl-perl	libio-socket-ssl-perl	2.089-1
  install ok installed	libio-string-perl	libio-string-perl	1.08-4
  install ok installed	libio-stringy-perl	libio-stringy-perl	2.113-2
  install ok installed	libio-tiecombine-perl	libio-tiecombine-perl	1.005-3
  install ok installed	libipc-run-perl	libipc-run-perl	20231003.0-2
  install ok installed	libipc-run3-perl	libipc-run3-perl	0.049-1
  install ok installed	libipc-system-simple-perl	libipc-system-simple-perl	1.30-2
  install ok installed	libisl23:amd64	libisl23	0.27-1
  install ok installed	libiterator-perl	libiterator-perl	0.03+ds1-2
  install ok installed	libiterator-util-perl	libiterator-util-perl	0.02+ds1-2
  install ok installed	libitm1:amd64	libitm1	14.2.0-19
  install ok installed	libjansson4:amd64	libjansson4	2.14-2+b3
  install ok installed	libjson-maybexs-perl	libjson-maybexs-perl	1.004008-1
  install ok installed	libjson-perl	libjson-perl	4.10000-1
  install ok installed	libk5crypto3:amd64	libk5crypto3	1.21.3-5
  install ok installed	libkeyutils1:amd64	libkeyutils1	1.6.3-4
  install ok installed	libkrb5-3:amd64	libkrb5-3	1.21.3-5
  install ok installed	libkrb5support0:amd64	libkrb5support0	1.21.3-5
  install ok installed	libksba8:amd64	libksba8	1.6.7-2+b1
  install ok installed	libldap2:amd64	libldap2	2.6.9+dfsg-2
  install ok installed	liblist-compare-perl	liblist-compare-perl	0.55-2
  install ok installed	liblist-moreutils-perl	liblist-moreutils-perl	0.430-2
  install ok installed	liblist-moreutils-xs-perl	liblist-moreutils-xs-perl	0.430-4+b2
  install ok installed	liblist-someutils-perl	liblist-someutils-perl	0.59-1
  install ok installed	liblist-utilsby-perl	liblist-utilsby-perl	0.12-2
  install ok installed	liblog-any-adapter-screen-perl	liblog-any-adapter-screen-perl	0.141-1
  install ok installed	liblog-any-perl	liblog-any-perl	1.717-1
  install ok installed	liblog-log4perl-perl	liblog-log4perl-perl	1.57-1
  install ok installed	liblsan0:amd64	liblsan0	14.2.0-19
  install ok installed	liblwp-mediatypes-perl	liblwp-mediatypes-perl	6.04-2
  install ok installed	liblwp-protocol-https-perl	liblwp-protocol-https-perl	6.14-1
  install ok installed	liblz1:amd64	liblz1	1.15-2
  install ok installed	liblz4-1:amd64	liblz4-1	1.10.0-4
  install ok installed	liblzma5:amd64	liblzma5	5.6.4-1
  install ok installed	liblzo2-2:amd64	liblzo2-2	2.10-3+b1
  install ok installed	libmagic-mgc	libmagic-mgc	1:5.46-2
  install ok installed	libmagic1t64:amd64	libmagic1t64	1:5.46-2
  install ok installed	libmarkdown2:amd64	libmarkdown2	2.2.7-2.1
  install ok installed	libmbedcrypto16:amd64	libmbedcrypto16	3.6.2-3
  install ok installed	libmbedtls21:amd64	libmbedtls21	3.6.2-3
  install ok installed	libmbedx509-7:amd64	libmbedx509-7	3.6.2-3
  install ok installed	libmd0:amd64	libmd0	1.1.0-2+b1
  install ok installed	libmldbm-perl	libmldbm-perl	2.05-4
  install ok installed	libmodule-implementation-perl	libmodule-implementation-perl	0.09-2
  install ok installed	libmodule-pluggable-perl	libmodule-pluggable-perl	5.2-5
  install ok installed	libmodule-runtime-perl	libmodule-runtime-perl	0.016-2
  install ok installed	libmoo-perl	libmoo-perl	2.005005-1
  install ok installed	libmoox-aliases-perl	libmoox-aliases-perl	0.001006-2
  install ok installed	libmount-dev:amd64	libmount-dev	2.40.4-5
  install ok installed	libmount1:amd64	libmount1	2.40.4-5
  install ok installed	libmouse-perl:amd64	libmouse-perl	2.5.11-1+b1
  install ok installed	libmousex-nativetraits-perl	libmousex-nativetraits-perl	1.09-3
  install ok installed	libmousex-strictconstructor-perl	libmousex-strictconstructor-perl	0.02-3
  install ok installed	libmpc3:amd64	libmpc3	1.3.1-1+b3
  install ok installed	libmpfr6:amd64	libmpfr6	4.2.1-1+b2
  install ok installed	libmro-compat-perl	libmro-compat-perl	0.15-2
  install ok installed	libnamespace-clean-perl	libnamespace-clean-perl	0.27-2
  install ok installed	libncursesw6:amd64	libncursesw6	6.5+20250216-2
  install ok installed	libnet-domain-tld-perl	libnet-domain-tld-perl	1.75-4
  install ok installed	libnet-http-perl	libnet-http-perl	6.23-1
  install ok installed	libnet-ipv6addr-perl	libnet-ipv6addr-perl	1.02-1
  install ok installed	libnet-netmask-perl	libnet-netmask-perl	2.0002-2
  install ok installed	libnet-ssleay-perl:amd64	libnet-ssleay-perl	1.94-3
  install ok installed	libnetaddr-ip-perl	libnetaddr-ip-perl	4.079+dfsg-2+b5
  install ok installed	libnettle8t64:amd64	libnettle8t64	3.10.1-1
  install ok installed	libnghttp2-14:amd64	libnghttp2-14	1.64.0-1
  install ok installed	libnghttp3-9:amd64	libnghttp3-9	1.8.0-1
  install ok installed	libngtcp2-16:amd64	libngtcp2-16	1.11.0-1
  install ok installed	libngtcp2-crypto-gnutls8:amd64	libngtcp2-crypto-gnutls8	1.11.0-1
  install ok installed	libnpth0t64:amd64	libnpth0t64	1.8-2
  install ok installed	libnumber-compare-perl	libnumber-compare-perl	0.03-3
  install ok installed	libobject-pad-perl	libobject-pad-perl	0.820-1
  install ok installed	libp11-kit0:amd64	libp11-kit0	0.25.5-3
  install ok installed	libpackage-stash-perl	libpackage-stash-perl	0.40-1
  install ok installed	libpam-modules:amd64	libpam-modules	1.7.0-3
  install ok installed	libpam-modules-bin	libpam-modules-bin	1.7.0-3
  install ok installed	libpam-runtime	libpam-runtime	1.7.0-3
  install ok installed	libpam0g:amd64	libpam0g	1.7.0-3
  install ok installed	libparams-classify-perl:amd64	libparams-classify-perl	0.015-2+b4
  install ok installed	libparams-util-perl	libparams-util-perl	1.102-3+b1
  install ok installed	libparams-validate-perl:amd64	libparams-validate-perl	1.31-2+b3
  install ok installed	libparse-debcontrol-perl	libparse-debcontrol-perl	2.005-6
  install ok installed	libparse-recdescent-perl	libparse-recdescent-perl	1.967015+dfsg-4
  install ok installed	libpath-iterator-rule-perl	libpath-iterator-rule-perl	1.015-2
  install ok installed	libpath-tiny-perl	libpath-tiny-perl	0.146-1
  install ok installed	libpcre2-16-0:amd64	libpcre2-16-0	10.45-1
  install ok installed	libpcre2-32-0:amd64	libpcre2-32-0	10.45-1
  install ok installed	libpcre2-8-0:amd64	libpcre2-8-0	10.45-1
  install ok installed	libpcre2-dev:amd64	libpcre2-dev	10.45-1
  install ok installed	libpcre2-posix3:amd64	libpcre2-posix3	10.45-1
  install ok installed	libperl5.40:amd64	libperl5.40	5.40.1-2
  install ok installed	libperlio-gzip-perl	libperlio-gzip-perl	0.20-1+b4
  install ok installed	libperlio-utf8-strict-perl	libperlio-utf8-strict-perl	0.010-1+b3
  install ok installed	libpipeline1:amd64	libpipeline1	1.5.8-1
  install ok installed	libpkgconf3:amd64	libpkgconf3	1.8.1-4
  install ok installed	libpod-constants-perl	libpod-constants-perl	0.19-2
  install ok installed	libpod-parser-perl	libpod-parser-perl	1.67-1
  install ok installed	libpod-pom-perl	libpod-pom-perl	2.01-4
  install ok installed	libpq5:amd64	libpq5	17.4-1+b1
  install ok installed	libproc-processtable-perl:amd64	libproc-processtable-perl	0.636-1+b3
  install ok installed	libproc2-0:amd64	libproc2-0	2:4.0.4-7
  install ok installed	libpsl5t64:amd64	libpsl5t64	0.21.2-1.1+b1
  install ok installed	libpython3-stdlib:amd64	libpython3-stdlib	3.13.2-2
  install ok installed	libpython3.13:amd64	libpython3.13	3.13.2-2
  install ok installed	libpython3.13-minimal:amd64	libpython3.13-minimal	3.13.2-2
  install ok installed	libpython3.13-stdlib:amd64	libpython3.13-stdlib	3.13.2-2
  install ok installed	libquadmath0:amd64	libquadmath0	14.2.0-19
  install ok installed	libreadline8t64:amd64	libreadline8t64	8.2-6
  install ok installed	libregexp-common-perl	libregexp-common-perl	2024080801-1
  install ok installed	libregexp-pattern-license-perl	libregexp-pattern-license-perl	3.11.2-1
  install ok installed	libregexp-pattern-perl	libregexp-pattern-perl	0.2.14-2
  install ok installed	libregexp-wildcards-perl	libregexp-wildcards-perl	1.05-3
  install ok installed	librole-tiny-perl	librole-tiny-perl	2.002004-1
  install ok installed	librtmp1:amd64	librtmp1	2.4+20151223.gitfa8646d.1-2+b5
  install ok installed	libsasl2-2:amd64	libsasl2-2	2.1.28+dfsg1-9
  install ok installed	libsasl2-modules-db:amd64	libsasl2-modules-db	2.1.28+dfsg1-9
  install ok installed	libseccomp2:amd64	libseccomp2	2.5.5-2+b1
  install ok installed	libselinux1:amd64	libselinux1	3.8.1-1
  install ok installed	libselinux1-dev:amd64	libselinux1-dev	3.8.1-1
  install ok installed	libsemanage-common	libsemanage-common	3.8.1-1
  install ok installed	libsemanage2:amd64	libsemanage2	3.8.1-1
  install ok installed	libsepol-dev:amd64	libsepol-dev	3.8.1-1
  install ok installed	libsepol2:amd64	libsepol2	3.8.1-1
  install ok installed	libsereal-decoder-perl	libsereal-decoder-perl	5.004+ds-1+b3
  install ok installed	libsereal-encoder-perl	libsereal-encoder-perl	5.004+ds-1+b3
  install ok installed	libset-intspan-perl	libset-intspan-perl	1.19-3
  install ok installed	libsframe1:amd64	libsframe1	2.44-3
  install ok installed	libsmartcols1:amd64	libsmartcols1	2.40.4-5
  install ok installed	libsoftware-copyright-perl	libsoftware-copyright-perl	0.014-1
  install ok installed	libsoftware-license-perl	libsoftware-license-perl	0.104006-1
  install ok installed	libsoftware-licensemoreutils-perl	libsoftware-licensemoreutils-perl	1.009-1
  install ok installed	libsort-versions-perl	libsort-versions-perl	1.62-3
  install ok installed	libsqlite3-0:amd64	libsqlite3-0	3.46.1-2
  install ok installed	libssh2-1t64:amd64	libssh2-1t64	1.11.1-1
  install ok installed	libssl3t64:amd64	libssl3t64	3.4.1-1
  install ok installed	libstdc++-14-dev:amd64	libstdc++-14-dev	14.2.0-19
  install ok installed	libstdc++6:amd64	libstdc++6	14.2.0-19
  install ok installed	libstemmer0d:amd64	libstemmer0d	2.2.0-4+b2
  install ok installed	libstrictures-perl	libstrictures-perl	2.000006-1
  install ok installed	libstring-copyright-perl	libstring-copyright-perl	0.003014-1
  install ok installed	libstring-escape-perl	libstring-escape-perl	2010.002-3
  install ok installed	libstring-license-perl	libstring-license-perl	0.0.11-1
  install ok installed	libstring-rewriteprefix-perl	libstring-rewriteprefix-perl	0.009-1
  install ok installed	libsub-exporter-perl	libsub-exporter-perl	0.990-1
  install ok installed	libsub-exporter-progressive-perl	libsub-exporter-progressive-perl	0.001013-3
  install ok installed	libsub-identify-perl	libsub-identify-perl	0.14-3+b3
  install ok installed	libsub-install-perl	libsub-install-perl	0.929-1
  install ok installed	libsub-name-perl:amd64	libsub-name-perl	0.28-1
  install ok installed	libsub-quote-perl	libsub-quote-perl	2.006008-1
  install ok installed	libsub-uplevel-perl	libsub-uplevel-perl	0.2800-3
  install ok installed	libsyntax-keyword-try-perl	libsyntax-keyword-try-perl	0.30-1+b1
  install ok installed	libsys-cpuaffinity-perl	libsys-cpuaffinity-perl	1.13~03-2+b4
  install ok installed	libsysprof-capture-4-dev:amd64	libsysprof-capture-4-dev	48~beta-2
  install ok installed	libsystemd0:amd64	libsystemd0	257.4-3
  install ok installed	libtasn1-6:amd64	libtasn1-6	4.20.0-2
  install ok installed	libterm-readkey-perl	libterm-readkey-perl	2.38-2+b4
  install ok installed	libtest-exception-perl	libtest-exception-perl	0.43-3
  install ok installed	libtext-autoformat-perl	libtext-autoformat-perl	1.750000-2
  install ok installed	libtext-charwidth-perl:amd64	libtext-charwidth-perl	0.04-11+b4
  install ok installed	libtext-glob-perl	libtext-glob-perl	0.11-3
  install ok installed	libtext-levenshtein-damerau-perl	libtext-levenshtein-damerau-perl	0.41-3
  install ok installed	libtext-levenshteinxs-perl	libtext-levenshteinxs-perl	0.03-5+b4
  install ok installed	libtext-markdown-discount-perl	libtext-markdown-discount-perl	0.18-1
  install ok installed	libtext-reform-perl	libtext-reform-perl	1.20-5
  install ok installed	libtext-template-perl	libtext-template-perl	1.61-1
  install ok installed	libtext-wrapi18n-perl	libtext-wrapi18n-perl	0.06-10
  install ok installed	libtext-xslate-perl:amd64	libtext-xslate-perl	3.5.9-2+b1
  install ok installed	libtime-duration-perl	libtime-duration-perl	1.21-2
  install ok installed	libtime-moment-perl	libtime-moment-perl	0.44-2+b4
  install ok installed	libtimedate-perl	libtimedate-perl	2.3300-2
  install ok installed	libtinfo6:amd64	libtinfo6	6.5+20250216-2
  install ok installed	libtoml-tiny-perl	libtoml-tiny-perl	0.19-1
  install ok installed	libtool	libtool	2.5.4-4
  install ok installed	libtry-tiny-perl	libtry-tiny-perl	0.32-1
  install ok installed	libtsan2:amd64	libtsan2	14.2.0-19
  install ok installed	libubsan1:amd64	libubsan1	14.2.0-19
  install ok installed	libuchardet0:amd64	libuchardet0	0.0.8-1+b2
  install ok installed	libudev1:amd64	libudev1	257.4-3
  install ok installed	libunicode-utf8-perl	libunicode-utf8-perl	0.62-2+b3
  install ok installed	libunistring5:amd64	libunistring5	1.3-1
  install ok installed	liburi-perl	liburi-perl	5.30-1
  install ok installed	libuuid1:amd64	libuuid1	2.40.4-5
  install ok installed	libvariable-magic-perl	libvariable-magic-perl	0.64-1+b1
  install ok installed	libwww-mechanize-perl	libwww-mechanize-perl	2.19-1
  install ok installed	libwww-perl	libwww-perl	6.78-1
  install ok installed	libwww-robotrules-perl	libwww-robotrules-perl	6.02-1
  install ok installed	libxdelta2t64:amd64	libxdelta2t64	1.1.3-10.7
  install ok installed	libxml-libxml-perl	libxml-libxml-perl	2.0207+dfsg+really+2.0134-5+b2
  install ok installed	libxml-namespacesupport-perl	libxml-namespacesupport-perl	1.12-2
  install ok installed	libxml-sax-base-perl	libxml-sax-base-perl	1.09-3
  install ok installed	libxml-sax-perl	libxml-sax-perl	1.02+dfsg-4
  install ok installed	libxml2:amd64	libxml2	2.12.7+dfsg+really2.9.14-0.3+b1
  install ok installed	libxmlb2:amd64	libxmlb2	0.3.21-1
  install ok installed	libxs-parse-keyword-perl	libxs-parse-keyword-perl	0.48-2
  install ok installed	libxs-parse-sublike-perl:amd64	libxs-parse-sublike-perl	0.37-1
  install ok installed	libxxhash0:amd64	libxxhash0	0.8.3-2
  install ok installed	libyaml-0-2:amd64	libyaml-0-2	0.2.5-2
  install ok installed	libyaml-libyaml-perl	libyaml-libyaml-perl	0.903.0+ds-1
  install ok installed	libyaml-pp-perl	libyaml-pp-perl	0.39.0-1
  install ok installed	libyaml-tiny-perl	libyaml-tiny-perl	1.76-1
  install ok installed	libzstd1:amd64	libzstd1	1.5.7+dfsg-1
  install ok installed	licensecheck	licensecheck	3.3.9-1
  install ok installed	licenserecon	licenserecon	4.0
  install ok installed	lintian	lintian	2.121.1+nmu1
  install ok installed	lintian-brush	lintian-brush	0.160+b2
  install ok installed	linux-libc-dev	linux-libc-dev	6.12.19-1
  install ok installed	login	login	1:4.16.0-2+really2.40.4-5
  install ok installed	login.defs	login.defs	1:4.17.3-2
  install ok installed	lzop	lzop	1.04-2
  install ok installed	m4	m4	1.4.19-7
  install ok installed	make	make	4.4.1-1
  install ok installed	man-db	man-db	2.13.0-1
  install ok installed	mawk	mawk	1.3.4.20250131-1
  install ok installed	media-types	media-types	13.0.0
  install ok installed	mount	mount	2.40.4-5
  install ok installed	native-architecture	native-architecture	0.2.6
  install ok installed	ncurses-base	ncurses-base	6.5+20250216-2
  install ok installed	ncurses-bin	ncurses-bin	6.5+20250216-2
  install ok installed	netbase	netbase	6.5
  install ok installed	openssl	openssl	3.4.1-1
  install ok installed	openssl-provider-legacy	openssl-provider-legacy	3.4.1-1
  install ok installed	passwd	passwd	1:4.17.3-2
  install ok installed	patch	patch	2.7.6-7
  install ok installed	patchutils	patchutils	0.4.2-1
  install ok installed	pbzip2	pbzip2	1.1.13-1
  install ok installed	perl	perl	5.40.1-2
  install ok installed	perl-base	perl-base	5.40.1-2
  install ok installed	perl-modules-5.40	perl-modules-5.40	5.40.1-2
  install ok installed	perl-openssl-defaults:amd64	perl-openssl-defaults	7+b2
  install ok installed	pinentry-curses	pinentry-curses	1.3.1-2
  install ok installed	pixz	pixz	1.0.7-4
  install ok installed	pkgconf:amd64	pkgconf	1.8.1-4
  install ok installed	pkgconf-bin	pkgconf-bin	1.8.1-4
  install ok installed	plzip	plzip	1.12-2
  install ok installed	po-debconf	po-debconf	1.0.21+nmu1
  install ok installed	pristine-tar	pristine-tar	1.50+nmu2
  install ok installed	procps	procps	2:4.0.4-7
  install ok installed	python3	python3	3.13.2-2
  install ok installed	python3-autocommand	python3-autocommand	2.2.2-3
  install ok installed	python3-breezy	python3-breezy	3.3.10-1
  install ok installed	python3-charset-normalizer	python3-charset-normalizer	3.4.1-1+b1
  install ok installed	python3-configobj	python3-configobj	5.0.9-1
  install ok installed	python3-dateutil	python3-dateutil	2.9.0-3
  install ok installed	python3-debian	python3-debian	1.0.1
  install ok installed	python3-debmutate	python3-debmutate	0.72
  install ok installed	python3-distro-info	python3-distro-info	1.13
  install ok installed	python3-dulwich	python3-dulwich	0.22.7-1
  install ok installed	python3-fastbencode	python3-fastbencode	0.2-1+b4
  install ok installed	python3-inflect	python3-inflect	7.3.1-2
  install ok installed	python3-iniparse	python3-iniparse	0.5.1-1
  install ok installed	python3-iso8601	python3-iso8601	2.1.0-2
  install ok installed	python3-jaraco.context	python3-jaraco.context	6.0.1-1
  install ok installed	python3-jaraco.functools	python3-jaraco.functools	4.1.0-1
  install ok installed	python3-jaraco.text	python3-jaraco.text	4.0.0-1
  install ok installed	python3-mako	python3-mako	1.3.8-2
  install ok installed	python3-markdown	python3-markdown	3.7-2
  install ok installed	python3-markupsafe	python3-markupsafe	2.1.5-1+b3
  install ok installed	python3-merge3	python3-merge3	0.0.8-1
  install ok installed	python3-minimal	python3-minimal	3.13.2-2
  install ok installed	python3-more-itertools	python3-more-itertools	10.6.0-1
  install ok installed	python3-packaging	python3-packaging	24.2-1
  install ok installed	python3-patiencediff	python3-patiencediff	0.2.13-1+b4
  install ok installed	python3-pcre2	python3-pcre2	0.4.0+ds-1+b1
  install ok installed	python3-pkg-resources	python3-pkg-resources	75.8.0-1
  install ok installed	python3-psycopg2	python3-psycopg2	2.9.10-1+b1
  install ok installed	python3-ruamel.yaml	python3-ruamel.yaml	0.18.10+ds-1
  install ok installed	python3-ruamel.yaml.clib	python3-ruamel.yaml.clib	0.2.12+ds-1+b1
  install ok installed	python3-semver	python3-semver	3.0.2-1
  install ok installed	python3-setuptools	python3-setuptools	75.8.0-1
  install ok installed	python3-tomlkit	python3-tomlkit	0.13.2-1
  install ok installed	python3-tr	python3-tr	0.1+git20161102.e74d4bd-1.1
  install ok installed	python3-typeguard	python3-typeguard	4.4.2-1
  install ok installed	python3-typing-extensions	python3-typing-extensions	4.12.2-2
  install ok installed	python3-tzlocal	python3-tzlocal	5.3.1-1
  install ok installed	python3-upstream-ontologist	python3-upstream-ontologist	0.2.2-2+b1
  install ok installed	python3-urllib3	python3-urllib3	2.3.0-2
  install ok installed	python3-yaml	python3-yaml	6.0.2-1+b2
  install ok installed	python3-zipp	python3-zipp	3.21.0-1
  install ok installed	python3.13	python3.13	3.13.2-2
  install ok installed	python3.13-minimal	python3.13-minimal	3.13.2-2
  install ok installed	quilt	quilt	0.68-1
  install ok installed	readline-common	readline-common	8.2-6
  install ok installed	routine-update	routine-update	0.2.3
  install ok installed	rpcsvc-proto	rpcsvc-proto	1.4.3-1
  install ok installed	sed	sed	4.9-2
  install ok installed	sensible-utils	sensible-utils	0.0.24
  install ok installed	shared-mime-info	shared-mime-info	2.4-5+b2
  install ok installed	sopv-gpgv	sopv-gpgv	0.1.2-1
  install ok installed	sqv	sqv	1.2.1-6+b1
  install ok installed	sysvinit-utils	sysvinit-utils	3.14-4
  install ok installed	t1utils	t1utils	1.41-4
  install ok installed	tar	tar	1.35+dfsg-3.1
  install ok installed	tzdata	tzdata	2025a-2
  install ok installed	ucf	ucf	3.0050
  install ok installed	unzip	unzip	6.0-29
  install ok installed	usr-is-merged	usr-is-merged	39+nmu2
  install ok installed	util-linux	util-linux	2.40.4-5
  install ok installed	uuid-dev:amd64	uuid-dev	2.40.4-5
  install ok installed	wdiff	wdiff	1.2.2-7
  install ok installed	xdelta	xdelta	1.1.3-10.7
  install ok installed	xdelta3	xdelta3	3.0.11-dfsg-1.2
  install ok installed	xz-utils	xz-utils	5.6.4-1
  install ok installed	zlib1g:amd64	zlib1g	1:1.3.dfsg+really1.3.1-1+b1
  install ok installed	zlib1g-dev:amd64	zlib1g-dev	1:1.3.dfsg+really1.3.1-1+b1
1m26.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n']
1m26.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'remove', '--allow-remove-essential', 'adduser', 'appstream', 'autoconf', 'automake', 'autopoint', 'autotools-dev', 'binutils', 'binutils-common:amd64', 'binutils-x86-64-linux-gnu', 'bsdextrautils', 'build-essential', 'bzip2', 'ca-certificates', 'cme', 'cpp', 'cpp-14', 'cpp-14-x86-64-linux-gnu', 'cpp-x86-64-linux-gnu', 'debhelper', 'devscripts', 'dh-autoreconf', 'dh-strip-nondeterminism', 'diffstat', 'dirmngr', 'distro-info-data', 'dpkg-dev', 'dwz', 'ed', 'fakeroot', 'file', 'g++-', 'g++-14', 'g++-14-x86-64-linux-gnu', 'g++-x86-64-linux-gnu', 'gcc', 'gcc-14', 'gcc-14-x86-64-linux-gnu', 'gcc-x86-64-linux-gnu', 'gettext', 'gettext-base', 'girepository-tools:amd64', 'git', 'git-buildpackage', 'git-man', 'gnupg', 'gnupg-l10n', 'gobject-introspection:amd64', 'gobject-introspection-bin', 'gpg', 'gpg-agent', 'gpgconf', 'gpgsm', 'gpgv', 'groff-base', 'intltool-debian', 'iso-codes', 'libalgorithm-c3-perl', 'libaliased-perl', 'libapp-cmd-perl', 'libappstream5:amd64', 'libapt-pkg-perl', 'libarchive-zip-perl', 'libarchive13t64:amd64', 'libarray-intspan-perl', 'libasan8:amd64', 'libassuan9:amd64', 'libatomic1:amd64', 'libb-hooks-endofscope-perl', 'libb-hooks-op-check-perl:amd64', 'libberkeleydb-perl:amd64', 'libbinutils:amd64', 'libblkid-dev:amd64', 'libboolean-perl', 'libbrotli1:amd64', 'libc-dev-bin', 'libc6-dev:amd64', 'libcapture-tiny-perl', 'libcarp-assert-more-perl', 'libcc1-0:amd64', 'libcgi-pm-perl', 'libclass-c3-perl', 'libclass-data-inheritable-perl', 'libclass-inspector-perl', 'libclass-load-perl', 'libclass-method-modifiers-perl', 'libclass-xsaccessor-perl', 'libclone-choose-perl', 'libclone-perl:amd64', 'libcom-err2:amd64', 'libconfig-model-backend-yaml-perl', 'libconfig-model-dpkg-perl', 'libconfig-model-perl', 'libconfig-tiny-perl', 'libconst-fast-perl', 'libcpanel-json-xs-perl:amd64', 'libcrypt-dev:amd64', 'libctf-nobfd0:amd64', 'libctf0:amd64', 'libcurl3t64-gnutls:amd64', 'libdata-dpath-perl', 'libdata-messagepack-perl', 'libdata-optlist-perl', 'libdata-section-perl', 'libdata-validate-domain-perl', 'libdata-validate-ip-perl', 'libdata-validate-uri-perl', 'libdebhelper-perl', 'libdevel-callchecker-perl:amd64', 'libdevel-size-perl', 'libdevel-stacktrace-perl', 'libdpkg-perl', 'libdynaloader-functions-perl', 'libelf1t64:amd64', 'libemail-address-xs-perl', 'libencode-locale-perl', 'liberror-perl', 'libexception-class-perl', 'libexpat1:amd64', 'libexporter-lite-perl', 'libexporter-tiny-perl', 'libfakeroot:amd64', 'libfeature-compat-class-perl', 'libfeature-compat-try-perl', 'libffi-dev:amd64', 'libffi8:amd64', 'libfile-basedir-perl', 'libfile-dirlist-perl', 'libfile-find-rule-perl', 'libfile-homedir-perl', 'libfile-listing-perl', 'libfile-sharedir-perl', 'libfile-stripnondeterminism-perl', 'libfile-touch-perl', 'libfile-which-perl', 'libfont-ttf-perl', 'libgcc-14-dev:amd64', 'libgcrypt20:amd64', 'libgdbm-compat4t64:amd64', 'libgdbm6t64:amd64', 'libgetopt-long-descriptive-perl', 'libgio-2.0-dev:amd64', 'libgio-2.0-dev-bin', 'libgirepository-1.0-1:amd64', 'libgirepository-2.0-0:amd64', 'libgit2-1.8:amd64', 'libglib2.0-0t64:amd64', 'libglib2.0-bin', 'libglib2.0-data', 'libglib2.0-dev:amd64', 'libglib2.0-dev-bin', 'libgnutls30t64:amd64', 'libgomp1:amd64', 'libgpg-error0:amd64', 'libgprofng0:amd64', 'libgssapi-krb5-2:amd64', 'libhash-merge-perl', 'libhtml-form-perl', 'libhtml-html5-entities-perl', 'libhtml-parser-perl:amd64', 'libhtml-tagset-perl', 'libhtml-tokeparser-simple-perl', 'libhtml-tree-perl', 'libhttp-cookies-perl', 'libhttp-date-perl', 'libhttp-message-perl', 'libhttp-negotiate-perl', 'libhttp-parser2.9:amd64', 'libhwasan0:amd64', 'libicu76:amd64', 'libidn2-0:amd64', 'libimport-into-perl', 'libindirect-perl', 'libio-html-perl', 'libio-interactive-perl', 'libio-pty-perl', 'libio-socket-ssl-perl', 'libio-string-perl', 'libio-stringy-perl', 'libio-tiecombine-perl', 'libipc-run-perl', 'libipc-run3-perl', 'libipc-system-simple-perl', 'libisl23:amd64', 'libiterator-perl', 'libiterator-util-perl', 'libitm1:amd64', 'libjansson4:amd64', 'libjson-maybexs-perl', 'libjson-perl', 'libk5crypto3:amd64', 'libkeyutils1:amd64', 'libkrb5-3:amd64', 'libkrb5support0:amd64', 'libksba8:amd64', 'libldap2:amd64', 'liblist-compare-perl', 'liblist-moreutils-perl', 'liblist-moreutils-xs-perl', 'liblist-someutils-perl', 'liblist-utilsby-perl', 'liblog-any-adapter-screen-perl', 'liblog-any-perl', 'liblog-log4perl-perl', 'liblsan0:amd64', 'liblwp-mediatypes-perl', 'liblwp-protocol-https-perl', 'liblz1:amd64', 'liblzo2-2:amd64', 'libmagic-mgc', 'libmagic1t64:amd64', 'libmarkdown2:amd64', 'libmbedcrypto16:amd64', 'libmbedtls21:amd64', 'libmbedx509-7:amd64', 'libmldbm-perl', 'libmodule-implementation-perl', 'libmodule-pluggable-perl', 'libmodule-runtime-perl', 'libmoo-perl', 'libmoox-aliases-perl', 'libmount-dev:amd64', 'libmouse-perl:amd64', 'libmousex-nativetraits-perl', 'libmousex-strictconstructor-perl', 'libmpc3:amd64', 'libmpfr6:amd64', 'libmro-compat-perl', 'libnamespace-clean-perl', 'libnet-domain-tld-perl', 'libnet-http-perl', 'libnet-ipv6addr-perl', 'libnet-netmask-perl', 'libnet-ssleay-perl:amd64', 'libnetaddr-ip-perl', 'libnghttp2-14:amd64', 'libnghttp3-9:amd64', 'libngtcp2-16:amd64', 'libngtcp2-crypto-gnutls8:amd64', 'libnpth0t64:amd64', 'libnumber-compare-perl', 'libobject-pad-perl', 'libp11-kit0:amd64', 'libpackage-stash-perl', 'libparams-classify-perl:amd64', 'libparams-util-perl', 'libparams-validate-perl:amd64', 'libparse-debcontrol-perl', 'libparse-recdescent-perl', 'libpath-iterator-rule-perl', 'libpath-tiny-perl', 'libpcre2-16-0:amd64', 'libpcre2-32-0:amd64', 'libpcre2-dev:amd64', 'libpcre2-posix3:amd64', 'libperl5.40:amd64', 'libperlio-gzip-perl', 'libperlio-utf8-strict-perl', 'libpipeline1:amd64', 'libpkgconf3:amd64', 'libpod-constants-perl', 'libpod-parser-perl', 'libpod-pom-perl', 'libpq5:amd64', 'libproc-processtable-perl:amd64', 'libpsl5t64:amd64', 'libpython3-stdlib:amd64', 'libpython3.13:amd64', 'libpython3.13-minimal:amd64', 'libpython3.13-stdlib:amd64', 'libquadmath0:amd64', 'libreadline8t64:amd64', 'libregexp-common-perl', 'libregexp-pattern-license-perl', 'libregexp-pattern-perl', 'libregexp-wildcards-perl', 'librole-tiny-perl', 'librtmp1:amd64', 'libsasl2-2:amd64', 'libsasl2-modules-db:amd64', 'libselinux1-dev:amd64', 'libsepol-dev:amd64', 'libsereal-decoder-perl', 'libsereal-encoder-perl', 'libset-intspan-perl', 'libsframe1:amd64', 'libsoftware-copyright-perl', 'libsoftware-license-perl', 'libsoftware-licensemoreutils-perl', 'libsort-versions-perl', 'libsqlite3-0:amd64', 'libssh2-1t64:amd64', 'libstdc++-14-dev:amd64', 'libstemmer0d:amd64', 'libstrictures-perl', 'libstring-copyright-perl', 'libstring-escape-perl', 'libstring-license-perl', 'libstring-rewriteprefix-perl', 'libsub-exporter-perl', 'libsub-exporter-progressive-perl', 'libsub-identify-perl', 'libsub-install-perl', 'libsub-name-perl:amd64', 'libsub-quote-perl', 'libsub-uplevel-perl', 'libsyntax-keyword-try-perl', 'libsys-cpuaffinity-perl', 'libsysprof-capture-4-dev:amd64', 'libtasn1-6:amd64', 'libterm-readkey-perl', 'libtest-exception-perl', 'libtext-autoformat-perl', 'libtext-glob-perl', 'libtext-levenshtein-damerau-perl', 'libtext-levenshteinxs-perl', 'libtext-markdown-discount-perl', 'libtext-reform-perl', 'libtext-template-perl', 'libtext-xslate-perl:amd64', 'libtime-duration-perl', 'libtime-moment-perl', 'libtimedate-perl', 'libtoml-tiny-perl', 'libtool', 'libtry-tiny-perl', 'libtsan2:amd64', 'libubsan1:amd64', 'libuchardet0:amd64', 'libunicode-utf8-perl', 'libunistring5:amd64', 'liburi-perl', 'libvariable-magic-perl', 'libwww-mechanize-perl', 'libwww-perl', 'libwww-robotrules-perl', 'libxdelta2t64:amd64', 'libxml-libxml-perl', 'libxml-namespacesupport-perl', 'libxml-sax-base-perl', 'libxml-sax-perl', 'libxml2:amd64', 'libxmlb2:amd64', 'libxs-parse-keyword-perl', 'libxs-parse-sublike-perl:amd64', 'libyaml-0-2:amd64', 'libyaml-libyaml-perl', 'libyaml-pp-perl', 'libyaml-tiny-perl', 'licensecheck', 'licenserecon', 'lintian', 'lintian-brush', 'linux-libc-dev', 'lzop', 'm4', 'make', 'man-db', 'media-types', 'native-architecture', 'netbase', 'openssl', 'patch', 'patchutils', 'pbzip2', 'perl', 'perl-modules-5.40', 'perl-openssl-defaults:amd64', 'pinentry-curses', 'pixz', 'pkgconf:amd64', 'pkgconf-bin', 'plzip', 'po-debconf', 'pristine-tar', 'python3', 'python3-autocommand', 'python3-breezy', 'python3-charset-normalizer', 'python3-configobj', 'python3-dateutil', 'python3-debian', 'python3-debmutate', 'python3-distro-info', 'python3-dulwich', 'python3-fastbencode', 'python3-inflect', 'python3-iniparse', 'python3-iso8601', 'python3-jaraco.context', 'python3-jaraco.functools', 'python3-jaraco.text', 'python3-mako', 'python3-markdown', 'python3-markupsafe', 'python3-merge3', 'python3-minimal', 'python3-more-itertools', 'python3-packaging', 'python3-patiencediff', 'python3-pcre2', 'python3-pkg-resources', 'python3-psycopg2', 'python3-ruamel.yaml', 'python3-ruamel.yaml.clib', 'python3-semver', 'python3-setuptools', 'python3-tomlkit', 'python3-tr', 'python3-typeguard', 'python3-typing-extensions', 'python3-tzlocal', 'python3-upstream-ontologist', 'python3-urllib3', 'python3-yaml', 'python3-zipp', 'python3.13', 'python3.13-minimal', 'quilt', 'readline-common', 'rpcsvc-proto', 'shared-mime-info', 'sopv-gpgv', 't1utils', 'unzip', 'uuid-dev:amd64', 'wdiff', 'xdelta', 'xdelta3', 'xz-utils', 'zlib1g-dev:amd64', 'routine-update']
1m34.9s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages will be REMOVED:
    adduser appstream autoconf automake autopoint autotools-dev binutils
    binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential
    bzip2 ca-certificates cme cpp cpp-14 cpp-14-x86-64-linux-gnu
    cpp-x86-64-linux-gnu debhelper devscripts dh-autoreconf
    dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dwz ed
    fakeroot file g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc
    gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base
    girepository-tools git git-buildpackage git-man gnupg gnupg-l10n
    gobject-introspection gobject-introspection-bin gpg gpg-agent gpgconf gpgsm
    gpgv groff-base intltool-debian iso-codes libalgorithm-c3-perl
    libaliased-perl libapp-cmd-perl libappstream5 libapt-pkg-perl
    libarchive-zip-perl libarchive13t64 libarray-intspan-perl libasan8
    libassuan9 libatomic1 libb-hooks-endofscope-perl libb-hooks-op-check-perl
    libberkeleydb-perl libbinutils libblkid-dev libboolean-perl libbrotli1
    libc-dev-bin libc6-dev libcapture-tiny-perl libcarp-assert-more-perl
    libcc1-0 libcgi-pm-perl libclass-c3-perl libclass-data-inheritable-perl
    libclass-inspector-perl libclass-load-perl libclass-method-modifiers-perl
    libclass-xsaccessor-perl libclone-choose-perl libclone-perl libcom-err2
    libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl
    libconfig-model-perl libconfig-tiny-perl libconst-fast-perl
    libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls
    libdata-dpath-perl libdata-messagepack-perl libdata-optlist-perl
    libdata-section-perl libdata-validate-domain-perl libdata-validate-ip-perl
    libdata-validate-uri-perl libdebhelper-perl libdevel-callchecker-perl
    libdevel-size-perl libdevel-stacktrace-perl libdpkg-perl
    libdynaloader-functions-perl libelf1t64 libemail-address-xs-perl
    libencode-locale-perl liberror-perl libexception-class-perl libexpat1
    libexporter-lite-perl libexporter-tiny-perl libfakeroot
    libfeature-compat-class-perl libfeature-compat-try-perl libffi-dev libffi8
    libfile-basedir-perl libfile-dirlist-perl libfile-find-rule-perl
    libfile-homedir-perl libfile-listing-perl libfile-sharedir-perl
    libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
    libfont-ttf-perl libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64
    libgetopt-long-descriptive-perl libgio-2.0-dev libgio-2.0-dev-bin
    libgirepository-1.0-1 libgirepository-2.0-0 libgit2-1.8 libglib2.0-0t64
    libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
    libgnutls30t64 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2
    libhash-merge-perl libhtml-form-perl libhtml-html5-entities-perl
    libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
    libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
    libhttp-message-perl libhttp-negotiate-perl libhttp-parser2.9 libhwasan0
    libicu76 libidn2-0 libimport-into-perl libindirect-perl libio-html-perl
    libio-interactive-perl libio-pty-perl libio-socket-ssl-perl
    libio-string-perl libio-stringy-perl libio-tiecombine-perl libipc-run-perl
    libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
    libiterator-util-perl libitm1 libjansson4 libjson-maybexs-perl libjson-perl
    libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap2
    liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
    liblist-someutils-perl liblist-utilsby-perl liblog-any-adapter-screen-perl
    liblog-any-perl liblog-log4perl-perl liblsan0 liblwp-mediatypes-perl
    liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1t64
    libmarkdown2 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmldbm-perl
    libmodule-implementation-perl libmodule-pluggable-perl
    libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmount-dev
    libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl
    libmpc3 libmpfr6 libmro-compat-perl libnamespace-clean-perl
    libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
    libnet-netmask-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
    libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64
    libnumber-compare-perl libobject-pad-perl libp11-kit0 libpackage-stash-perl
    libparams-classify-perl libparams-util-perl libparams-validate-perl
    libparse-debcontrol-perl libparse-recdescent-perl libpath-iterator-rule-perl
    libpath-tiny-perl libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
    libperl5.40 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1
    libpkgconf3 libpod-constants-perl libpod-parser-perl libpod-pom-perl libpq5
    libproc-processtable-perl libpsl5t64 libpython3-stdlib libpython3.13
    libpython3.13-minimal libpython3.13-stdlib libquadmath0 libreadline8t64
    libregexp-common-perl libregexp-pattern-license-perl libregexp-pattern-perl
    libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
    libsasl2-modules-db libselinux1-dev libsepol-dev libsereal-decoder-perl
    libsereal-encoder-perl libset-intspan-perl libsframe1
    libsoftware-copyright-perl libsoftware-license-perl
    libsoftware-licensemoreutils-perl libsort-versions-perl libsqlite3-0
    libssh2-1t64 libstdc++-14-dev libstemmer0d libstrictures-perl
    libstring-copyright-perl libstring-escape-perl libstring-license-perl
    libstring-rewriteprefix-perl libsub-exporter-perl
    libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
    libsub-name-perl libsub-quote-perl libsub-uplevel-perl
    libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsysprof-capture-4-dev
    libtasn1-6 libterm-readkey-perl libtest-exception-perl
    libtext-autoformat-perl libtext-glob-perl libtext-levenshtein-damerau-perl
    libtext-levenshteinxs-perl libtext-markdown-discount-perl
    libtext-reform-perl libtext-template-perl libtext-xslate-perl
    libtime-duration-perl libtime-moment-perl libtimedate-perl libtoml-tiny-perl
    libtool libtry-tiny-perl libtsan2 libubsan1 libuchardet0
    libunicode-utf8-perl libunistring5 liburi-perl libvariable-magic-perl
    libwww-mechanize-perl libwww-perl libwww-robotrules-perl libxdelta2t64
    libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
    libxml-sax-perl libxml2 libxmlb2 libxs-parse-keyword-perl
    libxs-parse-sublike-perl libyaml-0-2 libyaml-libyaml-perl libyaml-pp-perl
    libyaml-tiny-perl licensecheck licenserecon lintian lintian-brush
    linux-libc-dev lzop m4 make man-db media-types native-architecture netbase
    openssl patch patchutils pbzip2 perl perl-modules-5.40 perl-openssl-defaults
    pinentry-curses pixz pkgconf pkgconf-bin plzip po-debconf pristine-tar
    python3 python3-autocommand python3-breezy python3-charset-normalizer
    python3-configobj python3-dateutil python3-debian python3-debmutate
    python3-distro-info python3-dulwich python3-fastbencode python3-inflect
    python3-iniparse python3-iso8601 python3-jaraco.context
    python3-jaraco.functools python3-jaraco.text python3-mako python3-markdown
    python3-markupsafe python3-merge3 python3-minimal python3-more-itertools
    python3-packaging python3-patiencediff python3-pcre2 python3-pkg-resources
    python3-psycopg2 python3-ruamel.yaml python3-ruamel.yaml.clib python3-semver
    python3-setuptools python3-tomlkit python3-tr python3-typeguard
    python3-typing-extensions python3-tzlocal python3-upstream-ontologist
    python3-urllib3 python3-yaml python3-zipp python3.13 python3.13-minimal
    quilt readline-common routine-update rpcsvc-proto shared-mime-info sopv-gpgv
    t1utils unzip uuid-dev wdiff xdelta xdelta3 xz-utils zlib1g-dev
  0 upgraded, 0 newly installed, 431 to remove and 0 not upgraded.
  After this operation, 763 MB disk space will be freed.
  (Reading database ... 
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 31345 files and directories currently installed.)
  Removing routine-update (0.2.3) ...
  Removing git-buildpackage (0.9.37) ...
  Removing libconfig-model-dpkg-perl (3.011) ...
  Removing lintian (2.121.1+nmu1) ...
  Removing appstream (1.0.4-1) ...
  Removing debhelper (13.24.1) ...
  Removing gobject-introspection:amd64 (1.83.4-1) ...
  Removing gobject-introspection-bin (1.83.4-1) ...
  Removing build-essential (12.12) ...
  Removing g++ (4:14.2.0-1) ...
  Removing gcc (4:14.2.0-1) ...
  Removing g++-x86-64-linux-gnu (4:14.2.0-1) ...
  Removing gcc-x86-64-linux-gnu (4:14.2.0-1) ...
  Removing quilt (0.68-1) ...
  Removing man-db (2.13.0-1) ...
  Removing bsdextrautils (2.40.4-5) ...
  Removing pristine-tar (1.50+nmu2) ...
  Removing libwww-mechanize-perl (2.19-1) ...
  Removing libparse-debcontrol-perl (2.005-6) ...
  Removing cme (1.041-1) ...
  Removing dh-strip-nondeterminism (1.14.1-2) ...
  Removing diffstat (1.67-1) ...
  Removing lintian-brush (0.160+b2) ...
  Removing python3-distro-info (1.13) ...
  Removing distro-info-data (0.63) ...
  Removing dwz (0.15-1+b1) ...
  Removing ed (1.21-1) ...
  Removing fakeroot (1.37.1-1) ...
  update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode
  Removing libfile-stripnondeterminism-perl (1.14.1-2) ...
  Removing g++-14 (14.2.0-19) ...
  Removing g++-14-x86-64-linux-gnu (14.2.0-19) ...
  Removing po-debconf (1.0.21+nmu1) ...
  Removing intltool-debian (0.35.0+20060710.6) ...
  Removing gettext (0.23.1-1) ...
  Removing gettext-base (0.23.1-1) ...
  Removing libglib2.0-dev:amd64 (2.84.0-2) ...
  Removing libglib2.0-dev-bin (2.84.0-2) ...
  Removing girepository-tools:amd64 (2.84.0-2) ...
  Removing git (1:2.49.0-1) ...
  Removing git-man (1:2.49.0-1) ...
  Removing sopv-gpgv (0.1.2-1) ...
  Removing groff-base (1.23.0-7) ...
  Removing iso-codes (4.17.0-1) ...
  Removing libsoftware-licensemoreutils-perl (1.009-1) ...
  Removing libsoftware-license-perl (0.104006-1) ...
  Removing libdata-section-perl (0.200008-1) ...
  Removing libmro-compat-perl (0.15-2) ...
  Removing libclass-c3-perl (0.35-2) ...
  Removing libalgorithm-c3-perl (0.11-2) ...
  Removing libdata-dpath-perl (0.60-1) ...
  Removing libaliased-perl (0.34-3) ...
  Removing libapp-cmd-perl (0.337-2) ...
  Removing libappstream5:amd64 (1.0.4-1) ...
  Removing libapt-pkg-perl (0.1.41) ...
  Removing libarchive-zip-perl (1.68-1) ...
  Removing pixz (1.0.7-4) ...
  Removing libarchive13t64:amd64 (3.7.4-1.1) ...
  Removing licenserecon (4.0) ...
  Removing licensecheck (3.3.9-1) ...
  Removing libstring-license-perl (0.0.11-1) ...
  Removing libsoftware-copyright-perl (0.014-1) ...
  Removing libarray-intspan-perl (2.004-2) ...
  Removing libstdc++-14-dev:amd64 (14.2.0-19) ...
  Removing xdelta (1.1.3-10.7) ...
  Removing libxdelta2t64:amd64 (1.1.3-10.7) ...
  Removing libnamespace-clean-perl (0.27-2) ...
  Removing libb-hooks-endofscope-perl (0.28-1) ...
  Removing libgetopt-long-descriptive-perl (0.116-2) ...
  Removing libparams-validate-perl:amd64 (1.31-2+b3) ...
  Removing libclass-load-perl (0.25-2) ...
  Removing libpackage-stash-perl (0.40-1) ...
  Removing libmoox-aliases-perl (0.001006-2) ...
  Removing libberkeleydb-perl:amd64 (0.66-1) ...
  Removing libgio-2.0-dev:amd64 (2.84.0-2) ...
  Removing libmount-dev:amd64 (2.40.4-5) ...
  Removing libblkid-dev:amd64 (2.40.4-5) ...
  Removing libconfig-model-backend-yaml-perl (2.134-2) ...
  Removing libconfig-model-perl (2.155-1) ...
  Removing libboolean-perl (0.46-3) ...
  Removing python3-upstream-ontologist (0.2.2-2+b1) ...
  Removing libcurl3t64-gnutls:amd64 (8.12.1-3) ...
  Removing libbrotli1:amd64 (1.1.0-2+b7) ...
  Removing zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
  Removing uuid-dev:amd64 (2.40.4-5) ...
  Removing libselinux1-dev:amd64 (3.8.1-1) ...
  Removing libpcre2-dev:amd64 (10.45-1) ...
  Removing libcapture-tiny-perl (0.50-1) ...
  Removing libcarp-assert-more-perl (2.8.0-1) ...
  Removing libcgi-pm-perl (4.67-1) ...
  Removing libiterator-util-perl (0.02+ds1-2) ...
  Removing libiterator-perl (0.03+ds1-2) ...
  Removing libexception-class-perl (1.45-1) ...
  Removing libclass-data-inheritable-perl (0.10-1) ...
  Removing libfeature-compat-class-perl (0.07-1) ...
  Removing libobject-pad-perl (0.820-1) ...
  Removing libxs-parse-sublike-perl:amd64 (0.37-1) ...
  Removing libfeature-compat-try-perl (0.05-1) ...
  Removing libsyntax-keyword-try-perl (0.30-1+b1) ...
  Removing libxs-parse-keyword-perl (0.48-2) ...
  Removing libfile-sharedir-perl (1.118-3) ...
  Removing libclass-inspector-perl (1.36-3) ...
  Removing libhash-merge-perl (0.302-1) ...
  Removing libclone-choose-perl (0.010-2) ...
  Removing python3-psycopg2 (2.9.10-1+b1) ...
  Removing libpq5:amd64 (17.4-1+b1) ...
  Removing libgit2-1.8:amd64 (1.8.4+ds-3) ...
  Removing libgssapi-krb5-2:amd64 (1.21.3-5) ...
  Removing libkrb5-3:amd64 (1.21.3-5) ...
  Removing libcom-err2:amd64 (1.47.2-1+b1) ...
  Removing libconfig-tiny-perl (2.30-1) ...
  Removing libconst-fast-perl (0.014-2) ...
  Removing libjson-maybexs-perl (1.004008-1) ...
  Removing libcpanel-json-xs-perl:amd64 (4.39-1) ...
  Removing libtext-xslate-perl:amd64 (3.5.9-2+b1) ...
  Removing libdata-messagepack-perl (1.02-1+b4) ...
  Removing libstring-rewriteprefix-perl (0.009-1) ...
  Removing libsub-exporter-perl (0.990-1) ...
  Removing libdata-optlist-perl (0.114-1) ...
  Removing libdata-validate-uri-perl (0.07-3) ...
  Removing libdata-validate-domain-perl (0.15-1) ...
  Removing libdata-validate-ip-perl (0.31-1) ...
  Removing libdevel-size-perl (0.84-1+b1) ...
  Removing libdevel-stacktrace-perl (2.0500-1) ...
  Removing libglib2.0-bin (2.84.0-2) ...
  Removing libelf1t64:amd64 (0.192-4) ...
  Removing libemail-address-xs-perl (1.05-1+b4) ...
  Removing liberror-perl (0.17030-1) ...
  Removing python3-ruamel.yaml (0.18.10+ds-1) ...
  Removing python3-ruamel.yaml.clib (0.2.12+ds-1+b1) ...
  Removing python3-setuptools (75.8.0-1) ...
  Removing python3-jaraco.text (4.0.0-1) ...
  Removing python3-breezy (3.3.10-1) ...
  Removing python3-yaml (6.0.2-1+b2) ...
  Removing python3-zipp (3.21.0-1) ...
  Removing python3-markdown (3.7-2) ...
  Removing libpython3.13:amd64 (3.13.2-2) ...
  Removing libexporter-lite-perl (0.09-2) ...
  Removing libstring-copyright-perl (0.003014-1) ...
  Removing liblist-moreutils-perl (0.430-2) ...
  Removing libexporter-tiny-perl (1.006002-1) ...
  Removing libfakeroot:amd64 (1.37.1-1) ...
  Removing libffi-dev:amd64 (3.4.7-1) ...
  Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
  Removing libfile-basedir-perl (0.09-2) ...
  Removing libfile-find-rule-perl (0.34-3) ...
  Removing libfont-ttf-perl (1.06-2) ...
  Removing libyaml-libyaml-perl (0.903.0+ds-1) ...
  Removing libtoml-tiny-perl (0.19-1) ...
  Removing libyaml-pp-perl (0.39.0-1) ...
  Removing libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ...
  update-perl-sax-parsers: Unregistering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
  update-perl-sax-parsers: Unregistering Perl SAX parser XML::LibXML::SAX with priority 50...
  update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
  Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
  Removing libyaml-tiny-perl (1.76-1) ...
  Removing libnet-ipv6addr-perl (1.02-1) ...
  Removing libgio-2.0-dev-bin (2.84.0-2) ...
  Removing libgirepository-1.0-1:amd64 (1.83.4-1) ...
  Removing libgirepository-2.0-0:amd64 (2.84.0-2) ...
  Removing libglib2.0-data (2.84.0-2) ...
  Removing libhtml-form-perl (6.12-1) ...
  Removing libhtml-html5-entities-perl (0.004-3) ...
  Removing libhtml-tokeparser-simple-perl (3.16-4) ...
  Removing libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
  Removing shared-mime-info (2.4-5+b2) ...
  Removing libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ...
  Removing libicu76:amd64 (76.1-3) ...
  Removing libpsl5t64:amd64 (0.21.2-1.1+b1) ...
  Removing libindirect-perl (0.39-2+b4) ...
  Removing libio-interactive-perl (1.026-1) ...
  Removing libio-string-perl (1.08-4) ...
  Removing libio-stringy-perl (2.113-2) ...
  Removing libio-tiecombine-perl (1.005-3) ...
  Removing libipc-run3-perl (0.049-1) ...
  Removing libipc-system-simple-perl (1.30-2) ...
  Removing libjson-perl (4.10000-1) ...
  Removing libk5crypto3:amd64 (1.21.3-5) ...
  Removing libkeyutils1:amd64 (1.6.3-4) ...
  Removing libkrb5support0:amd64 (1.21.3-5) ...
  Removing liblist-compare-perl (0.55-2) ...
  Removing liblist-moreutils-xs-perl (0.430-4+b2) ...
  Removing liblist-someutils-perl (0.59-1) ...
  Removing liblist-utilsby-perl (0.12-2) ...
  Removing liblog-any-adapter-screen-perl (0.141-1) ...
  Removing liblog-any-perl (1.717-1) ...
  Removing liblog-log4perl-perl (1.57-1) ...
  Removing plzip (1.12-2) ...
  Removing liblz1:amd64 (1.15-2) ...
  Removing lzop (1.04-2) ...
  Removing liblzo2-2:amd64 (2.10-3+b1) ...
  Removing libtext-markdown-discount-perl (0.18-1) ...
  Removing libmarkdown2:amd64 (2.2.7-2.1) ...
  Removing libmbedtls21:amd64 (3.6.2-3) ...
  Removing libmbedx509-7:amd64 (3.6.2-3) ...
  Removing libmbedcrypto16:amd64 (3.6.2-3) ...
  Removing libmldbm-perl (2.05-4) ...
  Removing libmodule-pluggable-perl (5.2-5) ...
  Removing libmousex-strictconstructor-perl (0.02-3) ...
  Removing libmousex-nativetraits-perl (1.09-3) ...
  Removing libnet-domain-tld-perl (1.75-4) ...
  Removing libnet-netmask-perl (2.0002-2) ...
  Removing libnetaddr-ip-perl (4.079+dfsg-2+b5) ...
  Removing libnghttp2-14:amd64 (1.64.0-1) ...
  Removing libnghttp3-9:amd64 (1.8.0-1) ...
  Removing libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ...
  Removing libngtcp2-16:amd64 (1.11.0-1) ...
  Removing libpath-iterator-rule-perl (1.015-2) ...
  Removing libnumber-compare-perl (0.03-3) ...
  Removing libparams-util-perl (1.102-3+b1) ...
  Removing libparse-recdescent-perl (1.967015+dfsg-4) ...
  Removing libpath-tiny-perl (0.146-1) ...
  Removing libpcre2-16-0:amd64 (10.45-1) ...
  Removing libpcre2-32-0:amd64 (10.45-1) ...
  Removing libpcre2-posix3:amd64 (10.45-1) ...
  Removing libperlio-gzip-perl (0.20-1+b4) ...
  Removing libperlio-utf8-strict-perl (0.010-1+b3) ...
  Removing libpipeline1:amd64 (1.5.8-1) ...
  Removing pkgconf:amd64 (1.8.1-4) ...
  Removing pkgconf-bin (1.8.1-4) ...
  Removing libpkgconf3:amd64 (1.8.1-4) ...
  Removing libpod-constants-perl (0.19-2) ...
  Removing libpod-parser-perl (1.67-1) ...
  Removing 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
  Removing 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
  Removing libpod-pom-perl (2.01-4) ...
  Removing libproc-processtable-perl:amd64 (0.636-1+b3) ...
  Removing libregexp-common-perl (2024080801-1) ...
  Removing libregexp-pattern-license-perl (3.11.2-1) ...
  Removing libregexp-pattern-perl (0.2.14-2) ...
  Removing libregexp-wildcards-perl (1.05-3) ...
  Removing libsepol-dev:amd64 (3.8.1-1) ...
  Removing libsereal-decoder-perl (5.004+ds-1+b3) ...
  Removing libsereal-encoder-perl (5.004+ds-1+b3) ...
  Removing libset-intspan-perl (1.19-3) ...
  Removing libsort-versions-perl (1.62-3) ...
  Removing libssh2-1t64:amd64 (1.11.1-1) ...
  Removing libstemmer0d:amd64 (2.2.0-4+b2) ...
  Removing libstrictures-perl (2.000006-1) ...
  Removing libstring-escape-perl (2010.002-3) ...
  Removing libsub-exporter-progressive-perl (0.001013-3) ...
  Removing libsub-identify-perl (0.14-3+b3) ...
  Removing libsub-install-perl (0.929-1) ...
  Removing libsub-name-perl:amd64 (0.28-1) ...
  Removing libtest-exception-perl (0.43-3) ...
  Removing libsub-uplevel-perl (0.2800-3) ...
  Removing libsys-cpuaffinity-perl (1.13~03-2+b4) ...
  Removing libsysprof-capture-4-dev:amd64 (48~beta-2) ...
  Removing libterm-readkey-perl (2.38-2+b4) ...
  Removing libtext-autoformat-perl (1.750000-2) ...
  Removing libtext-glob-perl (0.11-3) ...
  Removing libtext-levenshtein-damerau-perl (0.41-3) ...
  Removing libtext-levenshteinxs-perl (0.03-5+b4) ...
  Removing libtext-reform-perl (1.20-5) ...
  Removing libtext-template-perl (1.61-1) ...
  Removing libtime-duration-perl (1.21-2) ...
  Removing libtime-moment-perl (0.44-2+b4) ...
  Removing libuchardet0:amd64 (0.0.8-1+b2) ...
  Removing libunicode-utf8-perl (0.62-2+b3) ...
  Removing libvariable-magic-perl (0.64-1+b1) ...
  Removing libxml-sax-perl (1.02+dfsg-4) ...
  update-perl-sax-parsers: Unregistering Perl SAX parser XML::SAX::PurePerl with priority 50...
  update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
  Removing libxml-namespacesupport-perl (1.12-2) ...
  Removing libxml-sax-base-perl (1.09-3) ...
  Removing libxmlb2:amd64 (0.3.21-1) ...
  Removing libyaml-0-2:amd64 (0.2.5-2) ...
  Removing native-architecture (0.2.6) ...
  Removing pbzip2 (1.1.13-1) ...
  Removing python3-debmutate (0.72) ...
  Removing python3-debian (1.0.1) ...
  Removing python3-charset-normalizer (3.4.1-1+b1) ...
  Removing python3-configobj (5.0.9-1) ...
  Removing python3-dateutil (2.9.0-3) ...
  Removing python3-dulwich (0.22.7-1) ...
  Removing python3-fastbencode (0.2-1+b4) ...
  Removing python3-iniparse (0.5.1-1) ...
  Removing python3-iso8601 (2.1.0-2) ...
  Removing python3-mako (1.3.8-2) ...
  Removing python3-markupsafe (2.1.5-1+b3) ...
  Removing python3-merge3 (0.0.8-1) ...
  Removing python3-packaging (24.2-1) ...
  Removing python3-patiencediff (0.2.13-1+b4) ...
  Removing python3-pcre2 (0.4.0+ds-1+b1) ...
  Removing python3-semver (3.0.2-1) ...
  Removing python3-tomlkit (0.13.2-1) ...
  Removing python3-tr (0.1+git20161102.e74d4bd-1.1) ...
  Removing python3-tzlocal (5.3.1-1) ...
  Removing python3-urllib3 (2.3.0-2) ...
  Removing t1utils (1.41-4) ...
  Removing unzip (6.0-29) ...
  Removing xdelta3 (3.0.11-dfsg-1.2) ...
  Removing devscripts (2.25.5) ...
  Removing gnupg (2.2.46-5) ...
  Removing dirmngr (2.2.46-5) ...
  Removing adduser (3.145) ...
  Removing dh-autoreconf (20) ...
  Removing automake (1:1.17-3) ...
  Removing autoconf (2.72-3) ...
  Removing autopoint (0.23.1-1) ...
  Removing libtool (2.5.4-4) ...
  Removing autotools-dev (20220109.1) ...
  Removing gcc-14 (14.2.0-19) ...
  Removing dpkg-dev (1.22.18) ...
  Removing binutils (2.44-3) ...
  Removing libgprofng0:amd64 (2.44-3) ...
  Removing gcc-14-x86-64-linux-gnu (14.2.0-19) ...
  Removing binutils-x86-64-linux-gnu (2.44-3) ...
  Removing libctf0:amd64 (2.44-3) ...
  Removing libbinutils:amd64 (2.44-3) ...
  Removing binutils-common:amd64 (2.44-3) ...
  Removing bzip2 (1.0.8-6) ...
  Removing cpp (4:14.2.0-1) ...
  Removing cpp-14 (14.2.0-19) ...
  Removing cpp-x86-64-linux-gnu (4:14.2.0-1) ...
  Removing cpp-14-x86-64-linux-gnu (14.2.0-19) ...
  Removing file (1:5.46-2) ...
  Removing gnupg-l10n (2.2.46-5) ...
  Removing gpg (2.2.46-5) ...
  Removing gpg-agent (2.2.46-5) ...
  Removing gpgsm (2.2.46-5) ...
  Removing gpgconf (2.2.46-5) ...
  Removing gpgv (2.2.46-5) ...
  Removing libgcc-14-dev:amd64 (14.2.0-19) ...
  Removing libasan8:amd64 (14.2.0-19) ...
  Removing pinentry-curses (1.3.1-2) ...
  Removing libassuan9:amd64 (3.0.2-2) ...
  Removing libglib2.0-0t64:amd64 (2.84.0-2) ...
  Removing libatomic1:amd64 (14.2.0-19) ...
  Removing libmodule-implementation-perl (0.09-2) ...
  Removing libmoo-perl (2.005005-1) ...
  Removing libimport-into-perl (1.002005-2) ...
  Removing libmodule-runtime-perl (0.016-2) ...
  Removing libparams-classify-perl:amd64 (0.015-2+b4) ...
  Removing libdevel-callchecker-perl:amd64 (0.009-1+b1) ...
  Removing libb-hooks-op-check-perl:amd64 (0.22-3+b2) ...
  Removing libc6-dev:amd64 (2.41-6) ...
  Removing libc-dev-bin (2.41-6) ...
  Removing libcc1-0:amd64 (14.2.0-19) ...
  Removing librole-tiny-perl (2.002004-1) ...
  Removing libclass-method-modifiers-perl (2.15-1) ...
  Removing libclass-xsaccessor-perl (1.19-4+b5) ...
  Removing libcrypt-dev:amd64 (1:4.4.38-1) ...
  Removing libctf-nobfd0:amd64 (2.44-3) ...
  Removing libdebhelper-perl (13.24.1) ...
  Removing libdpkg-perl (1.22.18) ...
  Removing libdynaloader-functions-perl (0.004-1) ...
  Removing python3-pkg-resources (75.8.0-1) ...
  Removing python3-jaraco.context (6.0.1-1) ...
  Removing python3-inflect (7.3.1-2) ...
  Removing python3-typeguard (4.4.2-1) ...
  Removing libgnutls30t64:amd64 (3.8.9-2) ...
  Removing libp11-kit0:amd64 (0.25.5-3) ...
  Removing libfile-dirlist-perl (0.05-3) ...
  Removing libfile-homedir-perl (1.006-2) ...
  Removing libfile-touch-perl (0.12-2) ...
  Removing libfile-which-perl (1.27-2) ...
  Removing libgcrypt20:amd64 (1.11.0-7) ...
  Removing patchutils (0.4.2-1) ...
  Removing libgomp1:amd64 (14.2.0-19) ...
  Removing libksba8:amd64 (1.6.7-2+b1) ...
  Removing libgpg-error0:amd64 (1.51-3) ...
  Removing libhwasan0:amd64 (14.2.0-19) ...
  Removing libidn2-0:amd64 (2.3.8-2) ...
  Removing libipc-run-perl (20231003.0-2) ...
  Removing libio-pty-perl (1:1.20-1+b3) ...
  Removing libisl23:amd64 (0.27-1) ...
  Removing libitm1:amd64 (14.2.0-19) ...
  Removing libjansson4:amd64 (2.14-2+b3) ...
  Removing libldap2:amd64 (2.6.9+dfsg-2) ...
  Removing liblsan0:amd64 (14.2.0-19) ...
  Removing libmagic1t64:amd64 (1:5.46-2) ...
  Removing libmagic-mgc (1:5.46-2) ...
  Removing libmouse-perl:amd64 (2.5.11-1+b1) ...
  Removing libmpc3:amd64 (1.3.1-1+b3) ...
  Removing libmpfr6:amd64 (4.2.1-1+b2) ...
  Removing libnpth0t64:amd64 (1.8-2) ...
  Removing libquadmath0:amd64 (14.2.0-19) ...
  Removing libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
  Removing libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
  Removing libsframe1:amd64 (2.44-3) ...
  Removing libsub-quote-perl (2.006008-1) ...
  Removing libtasn1-6:amd64 (4.20.0-2) ...
  Removing libtsan2:amd64 (14.2.0-19) ...
  Removing libubsan1:amd64 (14.2.0-19) ...
  Removing libunistring5:amd64 (1.3-1) ...
  Removing linux-libc-dev (6.12.19-1) ...
  Removing m4 (1.4.19-7) ...
  Removing make (4.4.1-1) ...
  Removing patch (2.7.6-7) ...
  Removing python3-autocommand (2.2.2-3) ...
  Removing python3-jaraco.functools (4.1.0-1) ...
  Removing python3-more-itertools (10.6.0-1) ...
  Removing python3-typing-extensions (4.12.2-2) ...
  Removing rpcsvc-proto (1.4.3-1) ...
  Removing wdiff (1.2.2-7) ...
  Removing xz-utils (5.6.4-1) ...
  Removing python3 (3.13.2-2) ...
  Removing python3-minimal (3.13.2-2) ...
  Removing python3.13 (3.13.2-2) ...
  Removing python3.13-minimal (3.13.2-2) ...
  Removing libexpat1:amd64 (2.7.0-1) ...
  Removing libpython3-stdlib:amd64 (3.13.2-2) ...
  Removing libpython3.13-stdlib:amd64 (3.13.2-2) ...
  find: '/usr/lib/python3': No such file or directory
  Removing libffi8:amd64 (3.4.7-1) ...
  Removing libpython3.13-minimal:amd64 (3.13.2-2) ...
  find: '/usr/lib/python3': No such file or directory
  Removing libreadline8t64:amd64 (8.2-6) ...
  Removing 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
  Removing 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
  Removing 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
  Removing 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
  Removing libsqlite3-0:amd64 (3.46.1-2) ...
  Removing media-types (13.0.0) ...
  Removing readline-common (8.2-6) ...
  Removing libwww-perl (6.78-1) ...
  Removing liblwp-protocol-https-perl (6.14-1) ...
  Removing ca-certificates (20241223) ...
  Removing dangling symlinks from /etc/ssl/certs... done.
  Removing libhttp-negotiate-perl (6.01-2) ...
  Removing libhttp-cookies-perl (6.11-1) ...
  Removing libhttp-message-perl (7.00-2) ...
  Removing libclone-perl:amd64 (0.47-1+b1) ...
  Removing libencode-locale-perl (1.05-3) ...
  Removing libfile-listing-perl (6.16-1) ...
  Removing libhttp-date-perl (6.06-1) ...
  Removing libwww-robotrules-perl (6.02-1) ...
  Removing libhtml-tree-perl (5.07-3) ...
  Removing libhtml-parser-perl:amd64 (3.83-1+b2) ...
  Removing libhtml-tagset-perl (3.24-1) ...
  Removing libio-html-perl (1.004-3) ...
  Removing libio-socket-ssl-perl (2.089-1) ...
  Removing liblwp-mediatypes-perl (6.04-2) ...
  Removing libnet-http-perl (6.23-1) ...
  Removing libnet-ssleay-perl:amd64 (1.94-3) ...
  Removing libtimedate-perl (2.3300-2) ...
  Removing libtry-tiny-perl (0.32-1) ...
  Removing netbase (6.5) ...
  Removing openssl (3.4.1-1) ...
  Removing perl-openssl-defaults:amd64 (7+b2) ...
  Removing liburi-perl (5.30-1) ...
  Removing perl (5.40.1-2) ...
  Removing libperl5.40:amd64 (5.40.1-2) ...
  Removing libgdbm-compat4t64:amd64 (1.24-2) ...
  Removing libgdbm6t64:amd64 (1.24-2) ...
  Removing perl-modules-5.40 (5.40.1-2) ...
  Processing triggers for libc-bin (2.41-6) ...
1m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'remove', '--allow-remove-essential', 'adduser', 'appstream', 'autoconf', 'automake', 'autopoint', 'autotools-dev', 'binutils', 'binutils-common:amd64', 'binutils-x86-64-linux-gnu', 'bsdextrautils', 'build-essential', 'bzip2', 'ca-certificates', 'cme', 'cpp', 'cpp-14', 'cpp-14-x86-64-linux-gnu', 'cpp-x86-64-linux-gnu', 'debhelper', 'devscripts', 'dh-autoreconf', 'dh-strip-nondeterminism', 'diffstat', 'dirmngr', 'distro-info-data', 'dpkg-dev', 'dwz', 'ed', 'fakeroot', 'file', 'g++-', 'g++-14', 'g++-14-x86-64-linux-gnu', 'g++-x86-64-linux-gnu', 'gcc', 'gcc-14', 'gcc-14-x86-64-linux-gnu', 'gcc-x86-64-linux-gnu', 'gettext', 'gettext-base', 'girepository-tools:amd64', 'git', 'git-buildpackage', 'git-man', 'gnupg', 'gnupg-l10n', 'gobject-introspection:amd64', 'gobject-introspection-bin', 'gpg', 'gpg-agent', 'gpgconf', 'gpgsm', 'gpgv', 'groff-base', 'intltool-debian', 'iso-codes', 'libalgorithm-c3-perl', 'libaliased-perl', 'libapp-cmd-perl', 'libappstream5:amd64', 'libapt-pkg-perl', 'libarchive-zip-perl', 'libarchive13t64:amd64', 'libarray-intspan-perl', 'libasan8:amd64', 'libassuan9:amd64', 'libatomic1:amd64', 'libb-hooks-endofscope-perl', 'libb-hooks-op-check-perl:amd64', 'libberkeleydb-perl:amd64', 'libbinutils:amd64', 'libblkid-dev:amd64', 'libboolean-perl', 'libbrotli1:amd64', 'libc-dev-bin', 'libc6-dev:amd64', 'libcapture-tiny-perl', 'libcarp-assert-more-perl', 'libcc1-0:amd64', 'libcgi-pm-perl', 'libclass-c3-perl', 'libclass-data-inheritable-perl', 'libclass-inspector-perl', 'libclass-load-perl', 'libclass-method-modifiers-perl', 'libclass-xsaccessor-perl', 'libclone-choose-perl', 'libclone-perl:amd64', 'libcom-err2:amd64', 'libconfig-model-backend-yaml-perl', 'libconfig-model-dpkg-perl', 'libconfig-model-perl', 'libconfig-tiny-perl', 'libconst-fast-perl', 'libcpanel-json-xs-perl:amd64', 'libcrypt-dev:amd64', 'libctf-nobfd0:amd64', 'libctf0:amd64', 'libcurl3t64-gnutls:amd64', 'libdata-dpath-perl', 'libdata-messagepack-perl', 'libdata-optlist-perl', 'libdata-section-perl', 'libdata-validate-domain-perl', 'libdata-validate-ip-perl', 'libdata-validate-uri-perl', 'libdebhelper-perl', 'libdevel-callchecker-perl:amd64', 'libdevel-size-perl', 'libdevel-stacktrace-perl', 'libdpkg-perl', 'libdynaloader-functions-perl', 'libelf1t64:amd64', 'libemail-address-xs-perl', 'libencode-locale-perl', 'liberror-perl', 'libexception-class-perl', 'libexpat1:amd64', 'libexporter-lite-perl', 'libexporter-tiny-perl', 'libfakeroot:amd64', 'libfeature-compat-class-perl', 'libfeature-compat-try-perl', 'libffi-dev:amd64', 'libffi8:amd64', 'libfile-basedir-perl', 'libfile-dirlist-perl', 'libfile-find-rule-perl', 'libfile-homedir-perl', 'libfile-listing-perl', 'libfile-sharedir-perl', 'libfile-stripnondeterminism-perl', 'libfile-touch-perl', 'libfile-which-perl', 'libfont-ttf-perl', 'libgcc-14-dev:amd64', 'libgcrypt20:amd64', 'libgdbm-compat4t64:amd64', 'libgdbm6t64:amd64', 'libgetopt-long-descriptive-perl', 'libgio-2.0-dev:amd64', 'libgio-2.0-dev-bin', 'libgirepository-1.0-1:amd64', 'libgirepository-2.0-0:amd64', 'libgit2-1.8:amd64', 'libglib2.0-0t64:amd64', 'libglib2.0-bin', 'libglib2.0-data', 'libglib2.0-dev:amd64', 'libglib2.0-dev-bin', 'libgnutls30t64:amd64', 'libgomp1:amd64', 'libgpg-error0:amd64', 'libgprofng0:amd64', 'libgssapi-krb5-2:amd64', 'libhash-merge-perl', 'libhtml-form-perl', 'libhtml-html5-entities-perl', 'libhtml-parser-perl:amd64', 'libhtml-tagset-perl', 'libhtml-tokeparser-simple-perl', 'libhtml-tree-perl', 'libhttp-cookies-perl', 'libhttp-date-perl', 'libhttp-message-perl', 'libhttp-negotiate-perl', 'libhttp-parser2.9:amd64', 'libhwasan0:amd64', 'libicu76:amd64', 'libidn2-0:amd64', 'libimport-into-perl', 'libindirect-perl', 'libio-html-perl', 'libio-interactive-perl', 'libio-pty-perl', 'libio-socket-ssl-perl', 'libio-string-perl', 'libio-stringy-perl', 'libio-tiecombine-perl', 'libipc-run-perl', 'libipc-run3-perl', 'libipc-system-simple-perl', 'libisl23:amd64', 'libiterator-perl', 'libiterator-util-perl', 'libitm1:amd64', 'libjansson4:amd64', 'libjson-maybexs-perl', 'libjson-perl', 'libk5crypto3:amd64', 'libkeyutils1:amd64', 'libkrb5-3:amd64', 'libkrb5support0:amd64', 'libksba8:amd64', 'libldap2:amd64', 'liblist-compare-perl', 'liblist-moreutils-perl', 'liblist-moreutils-xs-perl', 'liblist-someutils-perl', 'liblist-utilsby-perl', 'liblog-any-adapter-screen-perl', 'liblog-any-perl', 'liblog-log4perl-perl', 'liblsan0:amd64', 'liblwp-mediatypes-perl', 'liblwp-protocol-https-perl', 'liblz1:amd64', 'liblzo2-2:amd64', 'libmagic-mgc', 'libmagic1t64:amd64', 'libmarkdown2:amd64', 'libmbedcrypto16:amd64', 'libmbedtls21:amd64', 'libmbedx509-7:amd64', 'libmldbm-perl', 'libmodule-implementation-perl', 'libmodule-pluggable-perl', 'libmodule-runtime-perl', 'libmoo-perl', 'libmoox-aliases-perl', 'libmount-dev:amd64', 'libmouse-perl:amd64', 'libmousex-nativetraits-perl', 'libmousex-strictconstructor-perl', 'libmpc3:amd64', 'libmpfr6:amd64', 'libmro-compat-perl', 'libnamespace-clean-perl', 'libnet-domain-tld-perl', 'libnet-http-perl', 'libnet-ipv6addr-perl', 'libnet-netmask-perl', 'libnet-ssleay-perl:amd64', 'libnetaddr-ip-perl', 'libnghttp2-14:amd64', 'libnghttp3-9:amd64', 'libngtcp2-16:amd64', 'libngtcp2-crypto-gnutls8:amd64', 'libnpth0t64:amd64', 'libnumber-compare-perl', 'libobject-pad-perl', 'libp11-kit0:amd64', 'libpackage-stash-perl', 'libparams-classify-perl:amd64', 'libparams-util-perl', 'libparams-validate-perl:amd64', 'libparse-debcontrol-perl', 'libparse-recdescent-perl', 'libpath-iterator-rule-perl', 'libpath-tiny-perl', 'libpcre2-16-0:amd64', 'libpcre2-32-0:amd64', 'libpcre2-dev:amd64', 'libpcre2-posix3:amd64', 'libperl5.40:amd64', 'libperlio-gzip-perl', 'libperlio-utf8-strict-perl', 'libpipeline1:amd64', 'libpkgconf3:amd64', 'libpod-constants-perl', 'libpod-parser-perl', 'libpod-pom-perl', 'libpq5:amd64', 'libproc-processtable-perl:amd64', 'libpsl5t64:amd64', 'libpython3-stdlib:amd64', 'libpython3.13:amd64', 'libpython3.13-minimal:amd64', 'libpython3.13-stdlib:amd64', 'libquadmath0:amd64', 'libreadline8t64:amd64', 'libregexp-common-perl', 'libregexp-pattern-license-perl', 'libregexp-pattern-perl', 'libregexp-wildcards-perl', 'librole-tiny-perl', 'librtmp1:amd64', 'libsasl2-2:amd64', 'libsasl2-modules-db:amd64', 'libselinux1-dev:amd64', 'libsepol-dev:amd64', 'libsereal-decoder-perl', 'libsereal-encoder-perl', 'libset-intspan-perl', 'libsframe1:amd64', 'libsoftware-copyright-perl', 'libsoftware-license-perl', 'libsoftware-licensemoreutils-perl', 'libsort-versions-perl', 'libsqlite3-0:amd64', 'libssh2-1t64:amd64', 'libstdc++-14-dev:amd64', 'libstemmer0d:amd64', 'libstrictures-perl', 'libstring-copyright-perl', 'libstring-escape-perl', 'libstring-license-perl', 'libstring-rewriteprefix-perl', 'libsub-exporter-perl', 'libsub-exporter-progressive-perl', 'libsub-identify-perl', 'libsub-install-perl', 'libsub-name-perl:amd64', 'libsub-quote-perl', 'libsub-uplevel-perl', 'libsyntax-keyword-try-perl', 'libsys-cpuaffinity-perl', 'libsysprof-capture-4-dev:amd64', 'libtasn1-6:amd64', 'libterm-readkey-perl', 'libtest-exception-perl', 'libtext-autoformat-perl', 'libtext-glob-perl', 'libtext-levenshtein-damerau-perl', 'libtext-levenshteinxs-perl', 'libtext-markdown-discount-perl', 'libtext-reform-perl', 'libtext-template-perl', 'libtext-xslate-perl:amd64', 'libtime-duration-perl', 'libtime-moment-perl', 'libtimedate-perl', 'libtoml-tiny-perl', 'libtool', 'libtry-tiny-perl', 'libtsan2:amd64', 'libubsan1:amd64', 'libuchardet0:amd64', 'libunicode-utf8-perl', 'libunistring5:amd64', 'liburi-perl', 'libvariable-magic-perl', 'libwww-mechanize-perl', 'libwww-perl', 'libwww-robotrules-perl', 'libxdelta2t64:amd64', 'libxml-libxml-perl', 'libxml-namespacesupport-perl', 'libxml-sax-base-perl', 'libxml-sax-perl', 'libxml2:amd64', 'libxmlb2:amd64', 'libxs-parse-keyword-perl', 'libxs-parse-sublike-perl:amd64', 'libyaml-0-2:amd64', 'libyaml-libyaml-perl', 'libyaml-pp-perl', 'libyaml-tiny-perl', 'licensecheck', 'licenserecon', 'lintian', 'lintian-brush', 'linux-libc-dev', 'lzop', 'm4', 'make', 'man-db', 'media-types', 'native-architecture', 'netbase', 'openssl', 'patch', 'patchutils', 'pbzip2', 'perl', 'perl-modules-5.40', 'perl-openssl-defaults:amd64', 'pinentry-curses', 'pixz', 'pkgconf:amd64', 'pkgconf-bin', 'plzip', 'po-debconf', 'pristine-tar', 'python3', 'python3-autocommand', 'python3-breezy', 'python3-charset-normalizer', 'python3-configobj', 'python3-dateutil', 'python3-debian', 'python3-debmutate', 'python3-distro-info', 'python3-dulwich', 'python3-fastbencode', 'python3-inflect', 'python3-iniparse', 'python3-iso8601', 'python3-jaraco.context', 'python3-jaraco.functools', 'python3-jaraco.text', 'python3-mako', 'python3-markdown', 'python3-markupsafe', 'python3-merge3', 'python3-minimal', 'python3-more-itertools', 'python3-packaging', 'python3-patiencediff', 'python3-pcre2', 'python3-pkg-resources', 'python3-psycopg2', 'python3-ruamel.yaml', 'python3-ruamel.yaml.clib', 'python3-semver', 'python3-setuptools', 'python3-tomlkit', 'python3-tr', 'python3-typeguard', 'python3-typing-extensions', 'python3-tzlocal', 'python3-upstream-ontologist', 'python3-urllib3', 'python3-yaml', 'python3-zipp', 'python3.13', 'python3.13-minimal', 'quilt', 'readline-common', 'rpcsvc-proto', 'shared-mime-info', 'sopv-gpgv', 't1utils', 'unzip', 'uuid-dev:amd64', 'wdiff', 'xdelta', 'xdelta3', 'xz-utils', 'zlib1g-dev:amd64', 'routine-update']
1m34.9s INFO: Running scripts post_remove
1m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_remove_cleanup']
1m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_remove_cleanup']
1m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_remove_exceptions']
1m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_remove_exceptions']
1m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'adduser', 'appstream', 'autoconf', 'automake', 'autopoint', 'autotools-dev', 'binutils', 'binutils-common:amd64', 'binutils-x86-64-linux-gnu', 'bsdextrautils', 'build-essential', 'bzip2', 'ca-certificates', 'cme', 'cpp', 'cpp-14', 'cpp-14-x86-64-linux-gnu', 'cpp-x86-64-linux-gnu', 'debhelper', 'devscripts', 'dh-autoreconf', 'dh-strip-nondeterminism', 'diffstat', 'dirmngr', 'distro-info-data', 'dpkg-dev', 'dwz', 'ed', 'fakeroot', 'file', 'g++', 'g++-14', 'g++-14-x86-64-linux-gnu', 'g++-x86-64-linux-gnu', 'gcc', 'gcc-14', 'gcc-14-x86-64-linux-gnu', 'gcc-x86-64-linux-gnu', 'gettext', 'gettext-base', 'girepository-tools:amd64', 'git', 'git-buildpackage', 'git-man', 'gnupg', 'gnupg-l10n', 'gobject-introspection:amd64', 'gobject-introspection-bin', 'gpg', 'gpg-agent', 'gpgconf', 'gpgsm', 'gpgv', 'groff-base', 'intltool-debian', 'iso-codes', 'libalgorithm-c3-perl', 'libaliased-perl', 'libapp-cmd-perl', 'libappstream5:amd64', 'libapt-pkg-perl', 'libarchive-zip-perl', 'libarchive13t64:amd64', 'libarray-intspan-perl', 'libasan8:amd64', 'libassuan9:amd64', 'libatomic1:amd64', 'libb-hooks-endofscope-perl', 'libb-hooks-op-check-perl:amd64', 'libberkeleydb-perl:amd64', 'libbinutils:amd64', 'libblkid-dev:amd64', 'libboolean-perl', 'libbrotli1:amd64', 'libc-dev-bin', 'libc6-dev:amd64', 'libcapture-tiny-perl', 'libcarp-assert-more-perl', 'libcc1-0:amd64', 'libcgi-pm-perl', 'libclass-c3-perl', 'libclass-data-inheritable-perl', 'libclass-inspector-perl', 'libclass-load-perl', 'libclass-method-modifiers-perl', 'libclass-xsaccessor-perl', 'libclone-choose-perl', 'libclone-perl:amd64', 'libcom-err2:amd64', 'libconfig-model-backend-yaml-perl', 'libconfig-model-dpkg-perl', 'libconfig-model-perl', 'libconfig-tiny-perl', 'libconst-fast-perl', 'libcpanel-json-xs-perl:amd64', 'libcrypt-dev:amd64', 'libctf-nobfd0:amd64', 'libctf0:amd64', 'libcurl3t64-gnutls:amd64', 'libdata-dpath-perl', 'libdata-messagepack-perl', 'libdata-optlist-perl', 'libdata-section-perl', 'libdata-validate-domain-perl', 'libdata-validate-ip-perl', 'libdata-validate-uri-perl', 'libdebhelper-perl', 'libdevel-callchecker-perl:amd64', 'libdevel-size-perl', 'libdevel-stacktrace-perl', 'libdpkg-perl', 'libdynaloader-functions-perl', 'libelf1t64:amd64', 'libemail-address-xs-perl', 'libencode-locale-perl', 'liberror-perl', 'libexception-class-perl', 'libexpat1:amd64', 'libexporter-lite-perl', 'libexporter-tiny-perl', 'libfakeroot:amd64', 'libfeature-compat-class-perl', 'libfeature-compat-try-perl', 'libffi-dev:amd64', 'libffi8:amd64', 'libfile-basedir-perl', 'libfile-dirlist-perl', 'libfile-find-rule-perl', 'libfile-homedir-perl', 'libfile-listing-perl', 'libfile-sharedir-perl', 'libfile-stripnondeterminism-perl', 'libfile-touch-perl', 'libfile-which-perl', 'libfont-ttf-perl', 'libgcc-14-dev:amd64', 'libgcrypt20:amd64', 'libgdbm-compat4t64:amd64', 'libgdbm6t64:amd64', 'libgetopt-long-descriptive-perl', 'libgio-2.0-dev:amd64', 'libgio-2.0-dev-bin', 'libgirepository-1.0-1:amd64', 'libgirepository-2.0-0:amd64', 'libgit2-1.8:amd64', 'libglib2.0-0t64:amd64', 'libglib2.0-bin', 'libglib2.0-data', 'libglib2.0-dev:amd64', 'libglib2.0-dev-bin', 'libgnutls30t64:amd64', 'libgomp1:amd64', 'libgpg-error0:amd64', 'libgprofng0:amd64', 'libgssapi-krb5-2:amd64', 'libhash-merge-perl', 'libhtml-form-perl', 'libhtml-html5-entities-perl', 'libhtml-parser-perl:amd64', 'libhtml-tagset-perl', 'libhtml-tokeparser-simple-perl', 'libhtml-tree-perl', 'libhttp-cookies-perl', 'libhttp-date-perl', 'libhttp-message-perl', 'libhttp-negotiate-perl', 'libhttp-parser2.9:amd64', 'libhwasan0:amd64', 'libicu76:amd64', 'libidn2-0:amd64', 'libimport-into-perl', 'libindirect-perl', 'libio-html-perl', 'libio-interactive-perl', 'libio-pty-perl', 'libio-socket-ssl-perl', 'libio-string-perl', 'libio-stringy-perl', 'libio-tiecombine-perl', 'libipc-run-perl', 'libipc-run3-perl', 'libipc-system-simple-perl', 'libisl23:amd64', 'libiterator-perl', 'libiterator-util-perl', 'libitm1:amd64', 'libjansson4:amd64', 'libjson-maybexs-perl', 'libjson-perl', 'libk5crypto3:amd64', 'libkeyutils1:amd64', 'libkrb5-3:amd64', 'libkrb5support0:amd64', 'libksba8:amd64', 'libldap2:amd64', 'liblist-compare-perl', 'liblist-moreutils-perl', 'liblist-moreutils-xs-perl', 'liblist-someutils-perl', 'liblist-utilsby-perl', 'liblog-any-adapter-screen-perl', 'liblog-any-perl', 'liblog-log4perl-perl', 'liblsan0:amd64', 'liblwp-mediatypes-perl', 'liblwp-protocol-https-perl', 'liblz1:amd64', 'liblzo2-2:amd64', 'libmagic-mgc', 'libmagic1t64:amd64', 'libmarkdown2:amd64', 'libmbedcrypto16:amd64', 'libmbedtls21:amd64', 'libmbedx509-7:amd64', 'libmldbm-perl', 'libmodule-implementation-perl', 'libmodule-pluggable-perl', 'libmodule-runtime-perl', 'libmoo-perl', 'libmoox-aliases-perl', 'libmount-dev:amd64', 'libmouse-perl:amd64', 'libmousex-nativetraits-perl', 'libmousex-strictconstructor-perl', 'libmpc3:amd64', 'libmpfr6:amd64', 'libmro-compat-perl', 'libnamespace-clean-perl', 'libnet-domain-tld-perl', 'libnet-http-perl', 'libnet-ipv6addr-perl', 'libnet-netmask-perl', 'libnet-ssleay-perl:amd64', 'libnetaddr-ip-perl', 'libnghttp2-14:amd64', 'libnghttp3-9:amd64', 'libngtcp2-16:amd64', 'libngtcp2-crypto-gnutls8:amd64', 'libnpth0t64:amd64', 'libnumber-compare-perl', 'libobject-pad-perl', 'libp11-kit0:amd64', 'libpackage-stash-perl', 'libparams-classify-perl:amd64', 'libparams-util-perl', 'libparams-validate-perl:amd64', 'libparse-debcontrol-perl', 'libparse-recdescent-perl', 'libpath-iterator-rule-perl', 'libpath-tiny-perl', 'libpcre2-16-0:amd64', 'libpcre2-32-0:amd64', 'libpcre2-dev:amd64', 'libpcre2-posix3:amd64', 'libperl5.40:amd64', 'libperlio-gzip-perl', 'libperlio-utf8-strict-perl', 'libpipeline1:amd64', 'libpkgconf3:amd64', 'libpod-constants-perl', 'libpod-parser-perl', 'libpod-pom-perl', 'libpq5:amd64', 'libproc-processtable-perl:amd64', 'libpsl5t64:amd64', 'libpython3-stdlib:amd64', 'libpython3.13:amd64', 'libpython3.13-minimal:amd64', 'libpython3.13-stdlib:amd64', 'libquadmath0:amd64', 'libreadline8t64:amd64', 'libregexp-common-perl', 'libregexp-pattern-license-perl', 'libregexp-pattern-perl', 'libregexp-wildcards-perl', 'librole-tiny-perl', 'librtmp1:amd64', 'libsasl2-2:amd64', 'libsasl2-modules-db:amd64', 'libselinux1-dev:amd64', 'libsepol-dev:amd64', 'libsereal-decoder-perl', 'libsereal-encoder-perl', 'libset-intspan-perl', 'libsframe1:amd64', 'libsoftware-copyright-perl', 'libsoftware-license-perl', 'libsoftware-licensemoreutils-perl', 'libsort-versions-perl', 'libsqlite3-0:amd64', 'libssh2-1t64:amd64', 'libstdc++-14-dev:amd64', 'libstemmer0d:amd64', 'libstrictures-perl', 'libstring-copyright-perl', 'libstring-escape-perl', 'libstring-license-perl', 'libstring-rewriteprefix-perl', 'libsub-exporter-perl', 'libsub-exporter-progressive-perl', 'libsub-identify-perl', 'libsub-install-perl', 'libsub-name-perl:amd64', 'libsub-quote-perl', 'libsub-uplevel-perl', 'libsyntax-keyword-try-perl', 'libsys-cpuaffinity-perl', 'libsysprof-capture-4-dev:amd64', 'libtasn1-6:amd64', 'libterm-readkey-perl', 'libtest-exception-perl', 'libtext-autoformat-perl', 'libtext-glob-perl', 'libtext-levenshtein-damerau-perl', 'libtext-levenshteinxs-perl', 'libtext-markdown-discount-perl', 'libtext-reform-perl', 'libtext-template-perl', 'libtext-xslate-perl:amd64', 'libtime-duration-perl', 'libtime-moment-perl', 'libtimedate-perl', 'libtoml-tiny-perl', 'libtool', 'libtry-tiny-perl', 'libtsan2:amd64', 'libubsan1:amd64', 'libuchardet0:amd64', 'libunicode-utf8-perl', 'libunistring5:amd64', 'liburi-perl', 'libvariable-magic-perl', 'libwww-mechanize-perl', 'libwww-perl', 'libwww-robotrules-perl', 'libxdelta2t64:amd64', 'libxml-libxml-perl', 'libxml-namespacesupport-perl', 'libxml-sax-base-perl', 'libxml-sax-perl', 'libxml2:amd64', 'libxmlb2:amd64', 'libxs-parse-keyword-perl', 'libxs-parse-sublike-perl:amd64', 'libyaml-0-2:amd64', 'libyaml-libyaml-perl', 'libyaml-pp-perl', 'libyaml-tiny-perl', 'licensecheck', 'licenserecon', 'lintian', 'lintian-brush', 'linux-libc-dev', 'lzop', 'm4', 'make', 'man-db', 'media-types', 'native-architecture', 'netbase', 'openssl', 'patch', 'patchutils', 'pbzip2', 'perl', 'perl-modules-5.40', 'perl-openssl-defaults:amd64', 'pinentry-curses', 'pixz', 'pkgconf:amd64', 'pkgconf-bin', 'plzip', 'po-debconf', 'pristine-tar', 'python3', 'python3-autocommand', 'python3-breezy', 'python3-charset-normalizer', 'python3-configobj', 'python3-dateutil', 'python3-debian', 'python3-debmutate', 'python3-distro-info', 'python3-dulwich', 'python3-fastbencode', 'python3-inflect', 'python3-iniparse', 'python3-iso8601', 'python3-jaraco.context', 'python3-jaraco.functools', 'python3-jaraco.text', 'python3-mako', 'python3-markdown', 'python3-markupsafe', 'python3-merge3', 'python3-minimal', 'python3-more-itertools', 'python3-packaging', 'python3-patiencediff', 'python3-pcre2', 'python3-pkg-resources', 'python3-psycopg2', 'python3-ruamel.yaml', 'python3-ruamel.yaml.clib', 'python3-semver', 'python3-setuptools', 'python3-tomlkit', 'python3-tr', 'python3-typeguard', 'python3-typing-extensions', 'python3-tzlocal', 'python3-upstream-ontologist', 'python3-urllib3', 'python3-yaml', 'python3-zipp', 'python3.13', 'python3.13-minimal', 'quilt', 'readline-common', 'rpcsvc-proto', 'shared-mime-info', 'sopv-gpgv', 't1utils', 'unzip', 'uuid-dev:amd64', 'wdiff', 'xdelta', 'xdelta3', 'xz-utils', 'zlib1g-dev:amd64']
1m35.7s DUMP: 
  (Reading database ... 5506 files and directories currently installed.)
  Purging configuration files for adduser (3.145) ...
  Purging configuration files for appstream (1.0.4-1) ...
  Purging configuration files for autoconf (2.72-3) ...
  dpkg: warning: ignoring request to remove automake which isn't installed
  dpkg: warning: ignoring request to remove autopoint which isn't installed
  dpkg: warning: ignoring request to remove autotools-dev which isn't installed
  Purging configuration files for binutils (2.44-3) ...
  Purging configuration files for binutils-common:amd64 (2.44-3) ...
  dpkg: warning: ignoring request to remove binutils-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove bsdextrautils which isn't installed
  dpkg: warning: ignoring request to remove build-essential which isn't installed
  dpkg: warning: ignoring request to remove bzip2 which isn't installed
  Purging configuration files for ca-certificates (20241223) ...
  Removing dangling symlinks from /etc/ssl/certs... done.
  dpkg: warning: ignoring request to remove cme which isn't installed
  Purging configuration files for cpp (4:14.2.0-1) ...
  dpkg: warning: ignoring request to remove cpp-14 which isn't installed
  dpkg: warning: ignoring request to remove cpp-14-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove cpp-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove debhelper which isn't installed
  Purging configuration files for devscripts (2.25.5) ...
  dpkg: warning: ignoring request to remove dh-autoreconf which isn't installed
  dpkg: warning: ignoring request to remove dh-strip-nondeterminism which isn't installed
  dpkg: warning: ignoring request to remove diffstat which isn't installed
  Purging configuration files for dirmngr (2.2.46-5) ...
  dpkg: warning: ignoring request to remove distro-info-data which isn't installed
  Purging configuration files for dpkg-dev (1.22.18) ...
  dpkg: warning: ignoring request to remove dwz which isn't installed
  dpkg: warning: ignoring request to remove ed which isn't installed
  dpkg: warning: ignoring request to remove fakeroot which isn't installed
  dpkg: warning: ignoring request to remove file which isn't installed
  dpkg: warning: ignoring request to remove g++ which isn't installed
  dpkg: warning: ignoring request to remove g++-14 which isn't installed
  dpkg: warning: ignoring request to remove g++-14-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove g++-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove gcc which isn't installed
  dpkg: warning: ignoring request to remove gcc-14 which isn't installed
  dpkg: warning: ignoring request to remove gcc-14-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove gcc-x86-64-linux-gnu which isn't installed
  dpkg: warning: ignoring request to remove gettext which isn't installed
  dpkg: warning: ignoring request to remove gettext-base which isn't installed
  dpkg: warning: ignoring request to remove girepository-tools which isn't installed
  Purging configuration files for git (1:2.49.0-1) ...
  Purging configuration files for git-buildpackage (0.9.37) ...
  dpkg: warning: ignoring request to remove git-man which isn't installed
  dpkg: warning: ignoring request to remove gnupg which isn't installed
  dpkg: warning: ignoring request to remove gnupg-l10n which isn't installed
  dpkg: warning: ignoring request to remove gobject-introspection which isn't installed
  dpkg: warning: ignoring request to remove gobject-introspection-bin which isn't installed
  dpkg: warning: ignoring request to remove gpg which isn't installed
  Purging configuration files for gpg-agent (2.2.46-5) ...
  dpkg: warning: ignoring request to remove gpgconf which isn't installed
  dpkg: warning: ignoring request to remove gpgsm which isn't installed
  dpkg: warning: ignoring request to remove gpgv which isn't installed
  Purging configuration files for groff-base (1.23.0-7) ...
  dpkg: warning: ignoring request to remove intltool-debian which isn't installed
  dpkg: warning: ignoring request to remove iso-codes which isn't installed
  dpkg: warning: ignoring request to remove libalgorithm-c3-perl which isn't installed
  dpkg: warning: ignoring request to remove libaliased-perl which isn't installed
  dpkg: warning: ignoring request to remove libapp-cmd-perl which isn't installed
  dpkg: warning: ignoring request to remove libappstream5 which isn't installed
  dpkg: warning: ignoring request to remove libapt-pkg-perl which isn't installed
  dpkg: warning: ignoring request to remove libarchive-zip-perl which isn't installed
  dpkg: warning: ignoring request to remove libarchive13t64 which isn't installed
  dpkg: warning: ignoring request to remove libarray-intspan-perl which isn't installed
  dpkg: warning: ignoring request to remove libasan8 which isn't installed
  dpkg: warning: ignoring request to remove libassuan9 which isn't installed
  dpkg: warning: ignoring request to remove libatomic1 which isn't installed
  dpkg: warning: ignoring request to remove libb-hooks-endofscope-perl which isn't installed
  dpkg: warning: ignoring request to remove libb-hooks-op-check-perl which isn't installed
  dpkg: warning: ignoring request to remove libberkeleydb-perl which isn't installed
  dpkg: warning: ignoring request to remove libbinutils which isn't installed
  dpkg: warning: ignoring request to remove libblkid-dev which isn't installed
  dpkg: warning: ignoring request to remove libboolean-perl which isn't installed
  dpkg: warning: ignoring request to remove libbrotli1 which isn't installed
  dpkg: warning: ignoring request to remove libc-dev-bin which isn't installed
  dpkg: warning: ignoring request to remove libc6-dev which isn't installed
  dpkg: warning: ignoring request to remove libcapture-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove libcarp-assert-more-perl which isn't installed
  dpkg: warning: ignoring request to remove libcc1-0 which isn't installed
  dpkg: warning: ignoring request to remove libcgi-pm-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-c3-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-data-inheritable-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-inspector-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-load-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-method-modifiers-perl which isn't installed
  dpkg: warning: ignoring request to remove libclass-xsaccessor-perl which isn't installed
  dpkg: warning: ignoring request to remove libclone-choose-perl which isn't installed
  dpkg: warning: ignoring request to remove libclone-perl which isn't installed
  dpkg: warning: ignoring request to remove libcom-err2 which isn't installed
  dpkg: warning: ignoring request to remove libconfig-model-backend-yaml-perl which isn't installed
  dpkg: warning: ignoring request to remove libconfig-model-dpkg-perl which isn't installed
  dpkg: warning: ignoring request to remove libconfig-model-perl which isn't installed
  dpkg: warning: ignoring request to remove libconfig-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove libconst-fast-perl which isn't installed
  dpkg: warning: ignoring request to remove libcpanel-json-xs-perl which isn't installed
  Purging configuration files for libcrypt-dev:amd64 (1:4.4.38-1) ...
  dpkg: warning: ignoring request to remove libctf-nobfd0 which isn't installed
  dpkg: warning: ignoring request to remove libctf0 which isn't installed
  dpkg: warning: ignoring request to remove libcurl3t64-gnutls which isn't installed
  dpkg: warning: ignoring request to remove libdata-dpath-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-messagepack-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-optlist-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-section-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-validate-domain-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-validate-ip-perl which isn't installed
  dpkg: warning: ignoring request to remove libdata-validate-uri-perl which isn't installed
  dpkg: warning: ignoring request to remove libdebhelper-perl which isn't installed
  dpkg: warning: ignoring request to remove libdevel-callchecker-perl which isn't installed
  dpkg: warning: ignoring request to remove libdevel-size-perl which isn't installed
  dpkg: warning: ignoring request to remove libdevel-stacktrace-perl which isn't installed
  dpkg: warning: ignoring request to remove libdpkg-perl which isn't installed
  dpkg: warning: ignoring request to remove libdynaloader-functions-perl which isn't installed
  dpkg: warning: ignoring request to remove libelf1t64 which isn't installed
  dpkg: warning: ignoring request to remove libemail-address-xs-perl which isn't installed
  dpkg: warning: ignoring request to remove libencode-locale-perl which isn't installed
  dpkg: warning: ignoring request to remove liberror-perl which isn't installed
  dpkg: warning: ignoring request to remove libexception-class-perl which isn't installed
  dpkg: warning: ignoring request to remove libexpat1 which isn't installed
  dpkg: warning: ignoring request to remove libexporter-lite-perl which isn't installed
  dpkg: warning: ignoring request to remove libexporter-tiny-perl which isn't installed
  Purging configuration files for libfakeroot:amd64 (1.37.1-1) ...
  dpkg: warning: ignoring request to remove libfeature-compat-class-perl which isn't installed
  dpkg: warning: ignoring request to remove libfeature-compat-try-perl which isn't installed
  dpkg: warning: ignoring request to remove libffi-dev which isn't installed
  dpkg: warning: ignoring request to remove libffi8 which isn't installed
  dpkg: warning: ignoring request to remove libfile-basedir-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-dirlist-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-find-rule-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-homedir-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-listing-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-sharedir-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-stripnondeterminism-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-touch-perl which isn't installed
  dpkg: warning: ignoring request to remove libfile-which-perl which isn't installed
  dpkg: warning: ignoring request to remove libfont-ttf-perl which isn't installed
  dpkg: warning: ignoring request to remove libgcc-14-dev which isn't installed
  dpkg: warning: ignoring request to remove libgcrypt20 which isn't installed
  dpkg: warning: ignoring request to remove libgdbm-compat4t64 which isn't installed
  dpkg: warning: ignoring request to remove libgdbm6t64 which isn't installed
  dpkg: warning: ignoring request to remove libgetopt-long-descriptive-perl which isn't installed
  dpkg: warning: ignoring request to remove libgio-2.0-dev which isn't installed
  dpkg: warning: ignoring request to remove libgio-2.0-dev-bin which isn't installed
  dpkg: warning: ignoring request to remove libgirepository-1.0-1 which isn't installed
  dpkg: warning: ignoring request to remove libgirepository-2.0-0 which isn't installed
  dpkg: warning: ignoring request to remove libgit2-1.8 which isn't installed
  Purging configuration files for libglib2.0-0t64:amd64 (2.84.0-2) ...
  dpkg: warning: ignoring request to remove libglib2.0-bin which isn't installed
  dpkg: warning: ignoring request to remove libglib2.0-data which isn't installed
  dpkg: warning: ignoring request to remove libglib2.0-dev which isn't installed
  dpkg: warning: ignoring request to remove libglib2.0-dev-bin which isn't installed
  dpkg: warning: ignoring request to remove libgnutls30t64 which isn't installed
  dpkg: warning: ignoring request to remove libgomp1 which isn't installed
  dpkg: warning: ignoring request to remove libgpg-error0 which isn't installed
  dpkg: warning: ignoring request to remove libgprofng0 which isn't installed
  Purging configuration files for libgssapi-krb5-2:amd64 (1.21.3-5) ...
  dpkg: warning: ignoring request to remove libhash-merge-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-form-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-html5-entities-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-parser-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-tagset-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-tokeparser-simple-perl which isn't installed
  dpkg: warning: ignoring request to remove libhtml-tree-perl which isn't installed
  dpkg: warning: ignoring request to remove libhttp-cookies-perl which isn't installed
  dpkg: warning: ignoring request to remove libhttp-date-perl which isn't installed
  dpkg: warning: ignoring request to remove libhttp-message-perl which isn't installed
  dpkg: warning: ignoring request to remove libhttp-negotiate-perl which isn't installed
  dpkg: warning: ignoring request to remove libhttp-parser2.9 which isn't installed
  dpkg: warning: ignoring request to remove libhwasan0 which isn't installed
  dpkg: warning: ignoring request to remove libicu76 which isn't installed
  dpkg: warning: ignoring request to remove libidn2-0 which isn't installed
  dpkg: warning: ignoring request to remove libimport-into-perl which isn't installed
  dpkg: warning: ignoring request to remove libindirect-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-html-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-interactive-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-pty-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-socket-ssl-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-string-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-stringy-perl which isn't installed
  dpkg: warning: ignoring request to remove libio-tiecombine-perl which isn't installed
  dpkg: warning: ignoring request to remove libipc-run-perl which isn't installed
  dpkg: warning: ignoring request to remove libipc-run3-perl which isn't installed
  dpkg: warning: ignoring request to remove libipc-system-simple-perl which isn't installed
  dpkg: warning: ignoring request to remove libisl23 which isn't installed
  dpkg: warning: ignoring request to remove libiterator-perl which isn't installed
  dpkg: warning: ignoring request to remove libiterator-util-perl which isn't installed
  dpkg: warning: ignoring request to remove libitm1 which isn't installed
  dpkg: warning: ignoring request to remove libjansson4 which isn't installed
  dpkg: warning: ignoring request to remove libjson-maybexs-perl which isn't installed
  dpkg: warning: ignoring request to remove libjson-perl which isn't installed
  dpkg: warning: ignoring request to remove libk5crypto3 which isn't installed
  dpkg: warning: ignoring request to remove libkeyutils1 which isn't installed
  dpkg: warning: ignoring request to remove libkrb5-3 which isn't installed
  dpkg: warning: ignoring request to remove libkrb5support0 which isn't installed
  dpkg: warning: ignoring request to remove libksba8 which isn't installed
  dpkg: warning: ignoring request to remove libldap2 which isn't installed
  dpkg: warning: ignoring request to remove liblist-compare-perl which isn't installed
  dpkg: warning: ignoring request to remove liblist-moreutils-perl which isn't installed
  dpkg: warning: ignoring request to remove liblist-moreutils-xs-perl which isn't installed
  dpkg: warning: ignoring request to remove liblist-someutils-perl which isn't installed
  dpkg: warning: ignoring request to remove liblist-utilsby-perl which isn't installed
  dpkg: warning: ignoring request to remove liblog-any-adapter-screen-perl which isn't installed
  dpkg: warning: ignoring request to remove liblog-any-perl which isn't installed
  dpkg: warning: ignoring request to remove liblog-log4perl-perl which isn't installed
  dpkg: warning: ignoring request to remove liblsan0 which isn't installed
  dpkg: warning: ignoring request to remove liblwp-mediatypes-perl which isn't installed
  dpkg: warning: ignoring request to remove liblwp-protocol-https-perl which isn't installed
  dpkg: warning: ignoring request to remove liblz1 which isn't installed
  dpkg: warning: ignoring request to remove liblzo2-2 which isn't installed
  dpkg: warning: ignoring request to remove libmagic-mgc which isn't installed
  Purging configuration files for libmagic1t64:amd64 (1:5.46-2) ...
  dpkg: warning: ignoring request to remove libmarkdown2 which isn't installed
  dpkg: warning: ignoring request to remove libmbedcrypto16 which isn't installed
  dpkg: warning: ignoring request to remove libmbedtls21 which isn't installed
  dpkg: warning: ignoring request to remove libmbedx509-7 which isn't installed
  dpkg: warning: ignoring request to remove libmldbm-perl which isn't installed
  dpkg: warning: ignoring request to remove libmodule-implementation-perl which isn't installed
  dpkg: warning: ignoring request to remove libmodule-pluggable-perl which isn't installed
  dpkg: warning: ignoring request to remove libmodule-runtime-perl which isn't installed
  dpkg: warning: ignoring request to remove libmoo-perl which isn't installed
  dpkg: warning: ignoring request to remove libmoox-aliases-perl which isn't installed
  dpkg: warning: ignoring request to remove libmount-dev which isn't installed
  dpkg: warning: ignoring request to remove libmouse-perl which isn't installed
  dpkg: warning: ignoring request to remove libmousex-nativetraits-perl which isn't installed
  dpkg: warning: ignoring request to remove libmousex-strictconstructor-perl which isn't installed
  dpkg: warning: ignoring request to remove libmpc3 which isn't installed
  dpkg: warning: ignoring request to remove libmpfr6 which isn't installed
  dpkg: warning: ignoring request to remove libmro-compat-perl which isn't installed
  dpkg: warning: ignoring request to remove libnamespace-clean-perl which isn't installed
  dpkg: warning: ignoring request to remove libnet-domain-tld-perl which isn't installed
  dpkg: warning: ignoring request to remove libnet-http-perl which isn't installed
  dpkg: warning: ignoring request to remove libnet-ipv6addr-perl which isn't installed
  dpkg: warning: ignoring request to remove libnet-netmask-perl which isn't installed
  dpkg: warning: ignoring request to remove libnet-ssleay-perl which isn't installed
  dpkg: warning: ignoring request to remove libnetaddr-ip-perl which isn't installed
  dpkg: warning: ignoring request to remove libnghttp2-14 which isn't installed
  dpkg: warning: ignoring request to remove libnghttp3-9 which isn't installed
  dpkg: warning: ignoring request to remove libngtcp2-16 which isn't installed
  dpkg: warning: ignoring request to remove libngtcp2-crypto-gnutls8 which isn't installed
  dpkg: warning: ignoring request to remove libnpth0t64 which isn't installed
  dpkg: warning: ignoring request to remove libnumber-compare-perl which isn't installed
  dpkg: warning: ignoring request to remove libobject-pad-perl which isn't installed
  dpkg: warning: ignoring request to remove libp11-kit0 which isn't installed
  dpkg: warning: ignoring request to remove libpackage-stash-perl which isn't installed
  dpkg: warning: ignoring request to remove libparams-classify-perl which isn't installed
  dpkg: warning: ignoring request to remove libparams-util-perl which isn't installed
  dpkg: warning: ignoring request to remove libparams-validate-perl which isn't installed
  dpkg: warning: ignoring request to remove libparse-debcontrol-perl which isn't installed
  dpkg: warning: ignoring request to remove libparse-recdescent-perl which isn't installed
  dpkg: warning: ignoring request to remove libpath-iterator-rule-perl which isn't installed
  dpkg: warning: ignoring request to remove libpath-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove libpcre2-16-0 which isn't installed
  dpkg: warning: ignoring request to remove libpcre2-32-0 which isn't installed
  dpkg: warning: ignoring request to remove libpcre2-dev which isn't installed
  dpkg: warning: ignoring request to remove libpcre2-posix3 which isn't installed
  dpkg: warning: ignoring request to remove libperl5.40 which isn't installed
  dpkg: warning: ignoring request to remove libperlio-gzip-perl which isn't installed
  dpkg: warning: ignoring request to remove libperlio-utf8-strict-perl which isn't installed
  dpkg: warning: ignoring request to remove libpipeline1 which isn't installed
  dpkg: warning: ignoring request to remove libpkgconf3 which isn't installed
  dpkg: warning: ignoring request to remove libpod-constants-perl which isn't installed
  Purging configuration files for libpod-parser-perl (1.67-1) ...
  dpkg: warning: ignoring request to remove libpod-pom-perl which isn't installed
  dpkg: warning: ignoring request to remove libpq5 which isn't installed
  dpkg: warning: ignoring request to remove libproc-processtable-perl which isn't installed
  dpkg: warning: ignoring request to remove libpsl5t64 which isn't installed
  dpkg: warning: ignoring request to remove libpython3-stdlib which isn't installed
  dpkg: warning: ignoring request to remove libpython3.13 which isn't installed
  Purging configuration files for libpython3.13-minimal:amd64 (3.13.2-2) ...
  dpkg: warning: ignoring request to remove libpython3.13-stdlib which isn't installed
  dpkg: warning: ignoring request to remove libquadmath0 which isn't installed
  Purging configuration files for libreadline8t64:amd64 (8.2-6) ...
  dpkg: warning: ignoring request to remove libregexp-common-perl which isn't installed
  dpkg: warning: ignoring request to remove libregexp-pattern-license-perl which isn't installed
  dpkg: warning: ignoring request to remove libregexp-pattern-perl which isn't installed
  dpkg: warning: ignoring request to remove libregexp-wildcards-perl which isn't installed
  dpkg: warning: ignoring request to remove librole-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove librtmp1 which isn't installed
  dpkg: warning: ignoring request to remove libsasl2-2 which isn't installed
  dpkg: warning: ignoring request to remove libsasl2-modules-db which isn't installed
  dpkg: warning: ignoring request to remove libselinux1-dev which isn't installed
  dpkg: warning: ignoring request to remove libsepol-dev which isn't installed
  dpkg: warning: ignoring request to remove libsereal-decoder-perl which isn't installed
  dpkg: warning: ignoring request to remove libsereal-encoder-perl which isn't installed
  dpkg: warning: ignoring request to remove libset-intspan-perl which isn't installed
  dpkg: warning: ignoring request to remove libsframe1 which isn't installed
  dpkg: warning: ignoring request to remove libsoftware-copyright-perl which isn't installed
  dpkg: warning: ignoring request to remove libsoftware-license-perl which isn't installed
  dpkg: warning: ignoring request to remove libsoftware-licensemoreutils-perl which isn't installed
  dpkg: warning: ignoring request to remove libsort-versions-perl which isn't installed
  dpkg: warning: ignoring request to remove libsqlite3-0 which isn't installed
  dpkg: warning: ignoring request to remove libssh2-1t64 which isn't installed
  dpkg: warning: ignoring request to remove libstdc++-14-dev which isn't installed
  dpkg: warning: ignoring request to remove libstemmer0d which isn't installed
  dpkg: warning: ignoring request to remove libstrictures-perl which isn't installed
  dpkg: warning: ignoring request to remove libstring-copyright-perl which isn't installed
  dpkg: warning: ignoring request to remove libstring-escape-perl which isn't installed
  dpkg: warning: ignoring request to remove libstring-license-perl which isn't installed
  dpkg: warning: ignoring request to remove libstring-rewriteprefix-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-exporter-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-exporter-progressive-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-identify-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-install-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-name-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-quote-perl which isn't installed
  dpkg: warning: ignoring request to remove libsub-uplevel-perl which isn't installed
  dpkg: warning: ignoring request to remove libsyntax-keyword-try-perl which isn't installed
  dpkg: warning: ignoring request to remove libsys-cpuaffinity-perl which isn't installed
  dpkg: warning: ignoring request to remove libsysprof-capture-4-dev which isn't installed
  dpkg: warning: ignoring request to remove libtasn1-6 which isn't installed
  dpkg: warning: ignoring request to remove libterm-readkey-perl which isn't installed
  dpkg: warning: ignoring request to remove libtest-exception-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-autoformat-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-glob-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-levenshtein-damerau-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-levenshteinxs-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-markdown-discount-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-reform-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-template-perl which isn't installed
  dpkg: warning: ignoring request to remove libtext-xslate-perl which isn't installed
  dpkg: warning: ignoring request to remove libtime-duration-perl which isn't installed
  dpkg: warning: ignoring request to remove libtime-moment-perl which isn't installed
  dpkg: warning: ignoring request to remove libtimedate-perl which isn't installed
  dpkg: warning: ignoring request to remove libtoml-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove libtool which isn't installed
  dpkg: warning: ignoring request to remove libtry-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove libtsan2 which isn't installed
  dpkg: warning: ignoring request to remove libubsan1 which isn't installed
  dpkg: warning: ignoring request to remove libuchardet0 which isn't installed
  dpkg: warning: ignoring request to remove libunicode-utf8-perl which isn't installed
  dpkg: warning: ignoring request to remove libunistring5 which isn't installed
  dpkg: warning: ignoring request to remove liburi-perl which isn't installed
  dpkg: warning: ignoring request to remove libvariable-magic-perl which isn't installed
  dpkg: warning: ignoring request to remove libwww-mechanize-perl which isn't installed
  dpkg: warning: ignoring request to remove libwww-perl which isn't installed
  dpkg: warning: ignoring request to remove libwww-robotrules-perl which isn't installed
  dpkg: warning: ignoring request to remove libxdelta2t64 which isn't installed
  dpkg: warning: ignoring request to remove libxml-libxml-perl which isn't installed
  dpkg: warning: ignoring request to remove libxml-namespacesupport-perl which isn't installed
  dpkg: warning: ignoring request to remove libxml-sax-base-perl which isn't installed
  Purging configuration files for libxml-sax-perl (1.02+dfsg-4) ...
  dpkg: warning: ignoring request to remove libxml2 which isn't installed
  dpkg: warning: ignoring request to remove libxmlb2 which isn't installed
  dpkg: warning: ignoring request to remove libxs-parse-keyword-perl which isn't installed
  dpkg: warning: ignoring request to remove libxs-parse-sublike-perl which isn't installed
  dpkg: warning: ignoring request to remove libyaml-0-2 which isn't installed
  dpkg: warning: ignoring request to remove libyaml-libyaml-perl which isn't installed
  dpkg: warning: ignoring request to remove libyaml-pp-perl which isn't installed
  dpkg: warning: ignoring request to remove libyaml-tiny-perl which isn't installed
  dpkg: warning: ignoring request to remove licensecheck which isn't installed
  dpkg: warning: ignoring request to remove licenserecon which isn't installed
  Purging configuration files for lintian (2.121.1+nmu1) ...
  dpkg: warning: ignoring request to remove lintian-brush which isn't installed
  dpkg: warning: ignoring request to remove linux-libc-dev which isn't installed
  dpkg: warning: ignoring request to remove lzop which isn't installed
  dpkg: warning: ignoring request to remove m4 which isn't installed
  dpkg: warning: ignoring request to remove make which isn't installed
  Purging configuration files for man-db (2.13.0-1) ...
    Removing catpages as well as /var/cache/man hierarchy.
  Purging configuration files for media-types (13.0.0) ...
  dpkg: warning: ignoring request to remove native-architecture which isn't installed
  Purging configuration files for netbase (6.5) ...
  Purging configuration files for openssl (3.4.1-1) ...
  dpkg: warning: ignoring request to remove patch which isn't installed
  dpkg: warning: ignoring request to remove patchutils which isn't installed
  dpkg: warning: ignoring request to remove pbzip2 which isn't installed
  Purging configuration files for perl (5.40.1-2) ...
  dpkg: warning: ignoring request to remove perl-modules-5.40 which isn't installed
  dpkg: warning: ignoring request to remove perl-openssl-defaults which isn't installed
  dpkg: warning: ignoring request to remove pinentry-curses which isn't installed
  dpkg: warning: ignoring request to remove pixz which isn't installed
  Purging configuration files for pkgconf:amd64 (1.8.1-4) ...
  dpkg: warning: ignoring request to remove pkgconf-bin which isn't installed
  dpkg: warning: ignoring request to remove plzip which isn't installed
  dpkg: warning: ignoring request to remove po-debconf which isn't installed
  dpkg: warning: ignoring request to remove pristine-tar which isn't installed
  Purging configuration files for python3 (3.13.2-2) ...
  dpkg: warning: ignoring request to remove python3-autocommand which isn't installed
  dpkg: warning: ignoring request to remove python3-breezy which isn't installed
  dpkg: warning: ignoring request to remove python3-charset-normalizer which isn't installed
  dpkg: warning: ignoring request to remove python3-configobj which isn't installed
  dpkg: warning: ignoring request to remove python3-dateutil which isn't installed
  dpkg: warning: ignoring request to remove python3-debian which isn't installed
  dpkg: warning: ignoring request to remove python3-debmutate which isn't installed
  dpkg: warning: ignoring request to remove python3-distro-info which isn't installed
  dpkg: warning: ignoring request to remove python3-dulwich which isn't installed
  dpkg: warning: ignoring request to remove python3-fastbencode which isn't installed
  dpkg: warning: ignoring request to remove python3-inflect which isn't installed
  dpkg: warning: ignoring request to remove python3-iniparse which isn't installed
  dpkg: warning: ignoring request to remove python3-iso8601 which isn't installed
  dpkg: warning: ignoring request to remove python3-jaraco.context which isn't installed
  dpkg: warning: ignoring request to remove python3-jaraco.functools which isn't installed
  dpkg: warning: ignoring request to remove python3-jaraco.text which isn't installed
  dpkg: warning: ignoring request to remove python3-mako which isn't installed
  dpkg: warning: ignoring request to remove python3-markdown which isn't installed
  dpkg: warning: ignoring request to remove python3-markupsafe which isn't installed
  dpkg: warning: ignoring request to remove python3-merge3 which isn't installed
  dpkg: warning: ignoring request to remove python3-minimal which isn't installed
  dpkg: warning: ignoring request to remove python3-more-itertools which isn't installed
  dpkg: warning: ignoring request to remove python3-packaging which isn't installed
  dpkg: warning: ignoring request to remove python3-patiencediff which isn't installed
  dpkg: warning: ignoring request to remove python3-pcre2 which isn't installed
  dpkg: warning: ignoring request to remove python3-pkg-resources which isn't installed
  dpkg: warning: ignoring request to remove python3-psycopg2 which isn't installed
  dpkg: warning: ignoring request to remove python3-ruamel.yaml which isn't installed
  dpkg: warning: ignoring request to remove python3-ruamel.yaml.clib which isn't installed
  dpkg: warning: ignoring request to remove python3-semver which isn't installed
  dpkg: warning: ignoring request to remove python3-setuptools which isn't installed
  dpkg: warning: ignoring request to remove python3-tomlkit which isn't installed
  dpkg: warning: ignoring request to remove python3-tr which isn't installed
  dpkg: warning: ignoring request to remove python3-typeguard which isn't installed
  dpkg: warning: ignoring request to remove python3-typing-extensions which isn't installed
  dpkg: warning: ignoring request to remove python3-tzlocal which isn't installed
  dpkg: warning: ignoring request to remove python3-upstream-ontologist which isn't installed
  dpkg: warning: ignoring request to remove python3-urllib3 which isn't installed
  dpkg: warning: ignoring request to remove python3-yaml which isn't installed
  dpkg: warning: ignoring request to remove python3-zipp which isn't installed
  dpkg: warning: ignoring request to remove python3.13 which isn't installed
  Purging configuration files for python3.13-minimal (3.13.2-2) ...
  Purging configuration files for quilt (0.68-1) ...
  Purging configuration files for readline-common (8.2-6) ...
  dpkg: warning: ignoring request to remove rpcsvc-proto which isn't installed
  Purging configuration files for shared-mime-info (2.4-5+b2) ...
  dpkg: warning: ignoring request to remove sopv-gpgv which isn't installed
  dpkg: warning: ignoring request to remove t1utils which isn't installed
  dpkg: warning: ignoring request to remove unzip which isn't installed
  dpkg: warning: ignoring request to remove uuid-dev which isn't installed
  dpkg: warning: ignoring request to remove wdiff which isn't installed
  dpkg: warning: ignoring request to remove xdelta which isn't installed
  dpkg: warning: ignoring request to remove xdelta3 which isn't installed
  dpkg: warning: ignoring request to remove xz-utils which isn't installed
  dpkg: warning: ignoring request to remove zlib1g-dev which isn't installed
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'adduser', 'appstream', 'autoconf', 'automake', 'autopoint', 'autotools-dev', 'binutils', 'binutils-common:amd64', 'binutils-x86-64-linux-gnu', 'bsdextrautils', 'build-essential', 'bzip2', 'ca-certificates', 'cme', 'cpp', 'cpp-14', 'cpp-14-x86-64-linux-gnu', 'cpp-x86-64-linux-gnu', 'debhelper', 'devscripts', 'dh-autoreconf', 'dh-strip-nondeterminism', 'diffstat', 'dirmngr', 'distro-info-data', 'dpkg-dev', 'dwz', 'ed', 'fakeroot', 'file', 'g++', 'g++-14', 'g++-14-x86-64-linux-gnu', 'g++-x86-64-linux-gnu', 'gcc', 'gcc-14', 'gcc-14-x86-64-linux-gnu', 'gcc-x86-64-linux-gnu', 'gettext', 'gettext-base', 'girepository-tools:amd64', 'git', 'git-buildpackage', 'git-man', 'gnupg', 'gnupg-l10n', 'gobject-introspection:amd64', 'gobject-introspection-bin', 'gpg', 'gpg-agent', 'gpgconf', 'gpgsm', 'gpgv', 'groff-base', 'intltool-debian', 'iso-codes', 'libalgorithm-c3-perl', 'libaliased-perl', 'libapp-cmd-perl', 'libappstream5:amd64', 'libapt-pkg-perl', 'libarchive-zip-perl', 'libarchive13t64:amd64', 'libarray-intspan-perl', 'libasan8:amd64', 'libassuan9:amd64', 'libatomic1:amd64', 'libb-hooks-endofscope-perl', 'libb-hooks-op-check-perl:amd64', 'libberkeleydb-perl:amd64', 'libbinutils:amd64', 'libblkid-dev:amd64', 'libboolean-perl', 'libbrotli1:amd64', 'libc-dev-bin', 'libc6-dev:amd64', 'libcapture-tiny-perl', 'libcarp-assert-more-perl', 'libcc1-0:amd64', 'libcgi-pm-perl', 'libclass-c3-perl', 'libclass-data-inheritable-perl', 'libclass-inspector-perl', 'libclass-load-perl', 'libclass-method-modifiers-perl', 'libclass-xsaccessor-perl', 'libclone-choose-perl', 'libclone-perl:amd64', 'libcom-err2:amd64', 'libconfig-model-backend-yaml-perl', 'libconfig-model-dpkg-perl', 'libconfig-model-perl', 'libconfig-tiny-perl', 'libconst-fast-perl', 'libcpanel-json-xs-perl:amd64', 'libcrypt-dev:amd64', 'libctf-nobfd0:amd64', 'libctf0:amd64', 'libcurl3t64-gnutls:amd64', 'libdata-dpath-perl', 'libdata-messagepack-perl', 'libdata-optlist-perl', 'libdata-section-perl', 'libdata-validate-domain-perl', 'libdata-validate-ip-perl', 'libdata-validate-uri-perl', 'libdebhelper-perl', 'libdevel-callchecker-perl:amd64', 'libdevel-size-perl', 'libdevel-stacktrace-perl', 'libdpkg-perl', 'libdynaloader-functions-perl', 'libelf1t64:amd64', 'libemail-address-xs-perl', 'libencode-locale-perl', 'liberror-perl', 'libexception-class-perl', 'libexpat1:amd64', 'libexporter-lite-perl', 'libexporter-tiny-perl', 'libfakeroot:amd64', 'libfeature-compat-class-perl', 'libfeature-compat-try-perl', 'libffi-dev:amd64', 'libffi8:amd64', 'libfile-basedir-perl', 'libfile-dirlist-perl', 'libfile-find-rule-perl', 'libfile-homedir-perl', 'libfile-listing-perl', 'libfile-sharedir-perl', 'libfile-stripnondeterminism-perl', 'libfile-touch-perl', 'libfile-which-perl', 'libfont-ttf-perl', 'libgcc-14-dev:amd64', 'libgcrypt20:amd64', 'libgdbm-compat4t64:amd64', 'libgdbm6t64:amd64', 'libgetopt-long-descriptive-perl', 'libgio-2.0-dev:amd64', 'libgio-2.0-dev-bin', 'libgirepository-1.0-1:amd64', 'libgirepository-2.0-0:amd64', 'libgit2-1.8:amd64', 'libglib2.0-0t64:amd64', 'libglib2.0-bin', 'libglib2.0-data', 'libglib2.0-dev:amd64', 'libglib2.0-dev-bin', 'libgnutls30t64:amd64', 'libgomp1:amd64', 'libgpg-error0:amd64', 'libgprofng0:amd64', 'libgssapi-krb5-2:amd64', 'libhash-merge-perl', 'libhtml-form-perl', 'libhtml-html5-entities-perl', 'libhtml-parser-perl:amd64', 'libhtml-tagset-perl', 'libhtml-tokeparser-simple-perl', 'libhtml-tree-perl', 'libhttp-cookies-perl', 'libhttp-date-perl', 'libhttp-message-perl', 'libhttp-negotiate-perl', 'libhttp-parser2.9:amd64', 'libhwasan0:amd64', 'libicu76:amd64', 'libidn2-0:amd64', 'libimport-into-perl', 'libindirect-perl', 'libio-html-perl', 'libio-interactive-perl', 'libio-pty-perl', 'libio-socket-ssl-perl', 'libio-string-perl', 'libio-stringy-perl', 'libio-tiecombine-perl', 'libipc-run-perl', 'libipc-run3-perl', 'libipc-system-simple-perl', 'libisl23:amd64', 'libiterator-perl', 'libiterator-util-perl', 'libitm1:amd64', 'libjansson4:amd64', 'libjson-maybexs-perl', 'libjson-perl', 'libk5crypto3:amd64', 'libkeyutils1:amd64', 'libkrb5-3:amd64', 'libkrb5support0:amd64', 'libksba8:amd64', 'libldap2:amd64', 'liblist-compare-perl', 'liblist-moreutils-perl', 'liblist-moreutils-xs-perl', 'liblist-someutils-perl', 'liblist-utilsby-perl', 'liblog-any-adapter-screen-perl', 'liblog-any-perl', 'liblog-log4perl-perl', 'liblsan0:amd64', 'liblwp-mediatypes-perl', 'liblwp-protocol-https-perl', 'liblz1:amd64', 'liblzo2-2:amd64', 'libmagic-mgc', 'libmagic1t64:amd64', 'libmarkdown2:amd64', 'libmbedcrypto16:amd64', 'libmbedtls21:amd64', 'libmbedx509-7:amd64', 'libmldbm-perl', 'libmodule-implementation-perl', 'libmodule-pluggable-perl', 'libmodule-runtime-perl', 'libmoo-perl', 'libmoox-aliases-perl', 'libmount-dev:amd64', 'libmouse-perl:amd64', 'libmousex-nativetraits-perl', 'libmousex-strictconstructor-perl', 'libmpc3:amd64', 'libmpfr6:amd64', 'libmro-compat-perl', 'libnamespace-clean-perl', 'libnet-domain-tld-perl', 'libnet-http-perl', 'libnet-ipv6addr-perl', 'libnet-netmask-perl', 'libnet-ssleay-perl:amd64', 'libnetaddr-ip-perl', 'libnghttp2-14:amd64', 'libnghttp3-9:amd64', 'libngtcp2-16:amd64', 'libngtcp2-crypto-gnutls8:amd64', 'libnpth0t64:amd64', 'libnumber-compare-perl', 'libobject-pad-perl', 'libp11-kit0:amd64', 'libpackage-stash-perl', 'libparams-classify-perl:amd64', 'libparams-util-perl', 'libparams-validate-perl:amd64', 'libparse-debcontrol-perl', 'libparse-recdescent-perl', 'libpath-iterator-rule-perl', 'libpath-tiny-perl', 'libpcre2-16-0:amd64', 'libpcre2-32-0:amd64', 'libpcre2-dev:amd64', 'libpcre2-posix3:amd64', 'libperl5.40:amd64', 'libperlio-gzip-perl', 'libperlio-utf8-strict-perl', 'libpipeline1:amd64', 'libpkgconf3:amd64', 'libpod-constants-perl', 'libpod-parser-perl', 'libpod-pom-perl', 'libpq5:amd64', 'libproc-processtable-perl:amd64', 'libpsl5t64:amd64', 'libpython3-stdlib:amd64', 'libpython3.13:amd64', 'libpython3.13-minimal:amd64', 'libpython3.13-stdlib:amd64', 'libquadmath0:amd64', 'libreadline8t64:amd64', 'libregexp-common-perl', 'libregexp-pattern-license-perl', 'libregexp-pattern-perl', 'libregexp-wildcards-perl', 'librole-tiny-perl', 'librtmp1:amd64', 'libsasl2-2:amd64', 'libsasl2-modules-db:amd64', 'libselinux1-dev:amd64', 'libsepol-dev:amd64', 'libsereal-decoder-perl', 'libsereal-encoder-perl', 'libset-intspan-perl', 'libsframe1:amd64', 'libsoftware-copyright-perl', 'libsoftware-license-perl', 'libsoftware-licensemoreutils-perl', 'libsort-versions-perl', 'libsqlite3-0:amd64', 'libssh2-1t64:amd64', 'libstdc++-14-dev:amd64', 'libstemmer0d:amd64', 'libstrictures-perl', 'libstring-copyright-perl', 'libstring-escape-perl', 'libstring-license-perl', 'libstring-rewriteprefix-perl', 'libsub-exporter-perl', 'libsub-exporter-progressive-perl', 'libsub-identify-perl', 'libsub-install-perl', 'libsub-name-perl:amd64', 'libsub-quote-perl', 'libsub-uplevel-perl', 'libsyntax-keyword-try-perl', 'libsys-cpuaffinity-perl', 'libsysprof-capture-4-dev:amd64', 'libtasn1-6:amd64', 'libterm-readkey-perl', 'libtest-exception-perl', 'libtext-autoformat-perl', 'libtext-glob-perl', 'libtext-levenshtein-damerau-perl', 'libtext-levenshteinxs-perl', 'libtext-markdown-discount-perl', 'libtext-reform-perl', 'libtext-template-perl', 'libtext-xslate-perl:amd64', 'libtime-duration-perl', 'libtime-moment-perl', 'libtimedate-perl', 'libtoml-tiny-perl', 'libtool', 'libtry-tiny-perl', 'libtsan2:amd64', 'libubsan1:amd64', 'libuchardet0:amd64', 'libunicode-utf8-perl', 'libunistring5:amd64', 'liburi-perl', 'libvariable-magic-perl', 'libwww-mechanize-perl', 'libwww-perl', 'libwww-robotrules-perl', 'libxdelta2t64:amd64', 'libxml-libxml-perl', 'libxml-namespacesupport-perl', 'libxml-sax-base-perl', 'libxml-sax-perl', 'libxml2:amd64', 'libxmlb2:amd64', 'libxs-parse-keyword-perl', 'libxs-parse-sublike-perl:amd64', 'libyaml-0-2:amd64', 'libyaml-libyaml-perl', 'libyaml-pp-perl', 'libyaml-tiny-perl', 'licensecheck', 'licenserecon', 'lintian', 'lintian-brush', 'linux-libc-dev', 'lzop', 'm4', 'make', 'man-db', 'media-types', 'native-architecture', 'netbase', 'openssl', 'patch', 'patchutils', 'pbzip2', 'perl', 'perl-modules-5.40', 'perl-openssl-defaults:amd64', 'pinentry-curses', 'pixz', 'pkgconf:amd64', 'pkgconf-bin', 'plzip', 'po-debconf', 'pristine-tar', 'python3', 'python3-autocommand', 'python3-breezy', 'python3-charset-normalizer', 'python3-configobj', 'python3-dateutil', 'python3-debian', 'python3-debmutate', 'python3-distro-info', 'python3-dulwich', 'python3-fastbencode', 'python3-inflect', 'python3-iniparse', 'python3-iso8601', 'python3-jaraco.context', 'python3-jaraco.functools', 'python3-jaraco.text', 'python3-mako', 'python3-markdown', 'python3-markupsafe', 'python3-merge3', 'python3-minimal', 'python3-more-itertools', 'python3-packaging', 'python3-patiencediff', 'python3-pcre2', 'python3-pkg-resources', 'python3-psycopg2', 'python3-ruamel.yaml', 'python3-ruamel.yaml.clib', 'python3-semver', 'python3-setuptools', 'python3-tomlkit', 'python3-tr', 'python3-typeguard', 'python3-typing-extensions', 'python3-tzlocal', 'python3-upstream-ontologist', 'python3-urllib3', 'python3-yaml', 'python3-zipp', 'python3.13', 'python3.13-minimal', 'quilt', 'readline-common', 'rpcsvc-proto', 'shared-mime-info', 'sopv-gpgv', 't1utils', 'unzip', 'uuid-dev:amd64', 'wdiff', 'xdelta', 'xdelta3', 'xz-utils', 'zlib1g-dev:amd64']
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'routine-update']
1m35.7s DUMP: 
  dpkg: warning: ignoring request to remove routine-update which isn't installed
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', 'routine-update']
1m35.7s INFO: Running scripts post_purge
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_purge_exceptions']
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_purge_exceptions']
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_purge_manual_cleanup']
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_purge_manual_cleanup']
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', '--pending']
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--purge', '--pending']
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--remove', '--pending']
1m35.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg', '--remove', '--pending']
1m35.7s INFO: Running scripts post_test
1m35.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_test_exceptions']
1m35.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'tmp/scripts/post_test_exceptions']
1m35.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m36.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m36.8s DEBUG: No broken symlinks as far as we can find.
1m36.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-divert', '--list']
1m36.8s DUMP: 
  local diversion of /bin/sync to /bin/sync.distrib.usr-is-merged
  local diversion of /home to /home.distrib
  diversion of /lib64/ld-linux-x86-64.so.2 to /lib64/ld-linux-x86-64.so.2.usr-is-merged by libc6
  diversion of /libx32 to /.libx32.usr-is-merged by base-files
  local diversion of /usr/bin/sync to /usr/bin/sync.distrib
  diversion of /lib32 to /.lib32.usr-is-merged by base-files
  diversion of /libo32 to /.libo32.usr-is-merged by base-files
1m36.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'dpkg-divert', '--list']
1m36.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
1m36.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcq5evt13', 'apt-get', 'clean']
1m36.8s DEBUG: Recording chroot state
1m38.3s INFO: PASS: Installation and purging test.
1m38.6s DEBUG: Starting command: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/shm']
1m38.6s DEBUG: Command ok: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/shm']
1m38.6s DEBUG: Starting command: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/console']
1m38.6s DEBUG: Command ok: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/console']
1m38.6s DEBUG: Starting command: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/ptmx']
1m38.6s DEBUG: Command ok: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/ptmx']
1m38.6s DEBUG: Starting command: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts']
1m38.6s DEBUG: Command ok: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/dev/pts']
1m38.6s DEBUG: Starting command: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/proc']
1m38.7s DEBUG: Command ok: ['umount', '/srv/piuparts.debian.org/tmp/tmpcq5evt13/proc']
1m38.7s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m38.8s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpcq5evt13']
1m38.8s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpcq5evt13
1m38.8s INFO: PASS: All tests.
1m38.8s INFO: piuparts run ends.

ret=0
End: 2025-03-17 18:39:53 GMT