Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl3-amd64.debian.net (osuosl3 amd64) in workspace /srv/jenkins/pseudo-hosts/osuosl3-amd64/workspace/mmdebstrap-jenkins-worker
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/josch/mmdebstrap-jenkins
 > git init /srv/jenkins/pseudo-hosts/osuosl3-amd64/workspace/mmdebstrap-jenkins-worker # timeout=10
Fetching upstream changes from https://salsa.debian.org/josch/mmdebstrap-jenkins
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/josch/mmdebstrap-jenkins +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/josch/mmdebstrap-jenkins # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 79a277fd63cefb8687e76981a940b97255b01922 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 79a277fd63cefb8687e76981a940b97255b01922 # timeout=10
Commit message: "mmdebstrap.git: update"
 > git rev-list --no-walk 79a277fd63cefb8687e76981a940b97255b01922 # timeout=10
[mmdebstrap-jenkins-worker] $ /bin/sh -xe /tmp/jenkins16431802651845031277.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
+ DEBUG=true
+ . /srv/jenkins/bin/common-functions.sh
+ common_init
+ '[' '' '!=' x ']'
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ '[' /srv/ '!=' /tmp/ ']'
++ id -u
+ '[' 108 -eq 0 ']'
+ '[' '' = x ']'
+ WHOAREWE=mmdebstrap-jenkins-worker
+ case $WHOAREWE in
++ mktemp --tmpdir=/tmp jenkins-script-XXXXXXXX
+ TTT=/tmp/jenkins-script-POVf7v2a
====================================================================================
Tue Jun 11 17:55:28 UTC 2024 - running /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh (for job mmdebstrap-jenkins-worker) on osuosl3-amd64, called using "" as arguments.
Tue Jun 11 17:55:28 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-POVf7v2a"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

+ '[' -z /tmp/jenkins-script-POVf7v2a ']'
+ trap common_cleanup INT TERM EXIT
+ cp /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh /tmp/jenkins-script-POVf7v2a
+ chmod +x /tmp/jenkins-script-POVf7v2a
+ echo ====================================================================================
++ date -u
++ hostname
+ echo 'Tue Jun 11 17:55:28 UTC 2024 - running /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh (for job mmdebstrap-jenkins-worker) on osuosl3-amd64, called using "" as arguments.'
++ date -u
++ basename /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh
++ md5sum /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh
++ cut -d ' ' -f1
+ echo 'Tue Jun 11 17:55:28 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-POVf7v2a"'
+ echo
+ echo '$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING'
+ echo
+ /tmp/jenkins-script-POVf7v2a
+ DEBUG=true
+ . /srv/jenkins/bin/common-functions.sh
+ common_init
+ '[' x '!=' x ']'
+ '[' /tmp/ '!=' /tmp/ ']'
+ mkdir -p /srv/workspace/chroots
+ '[' '' '!=' x ']'
+ case $HOSTNAME in
+ export MIRROR=http://deb.debian.org/debian
+ MIRROR=http://deb.debian.org/debian
+ case $HOSTNAME in
+ export http_proxy=http://127.0.0.1:3128
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/108/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x MOTD_SHOWN="pam"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://127.0.0.1:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 51276 22"
declare -x SSH_CONNECTION="46.16.76.207 51276 140.211.9.211 22"
declare -x SSH_ORIGINAL_COMMAND="mmdebstrap-jenkins-worker"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/108"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="30578"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ http_proxy=http://127.0.0.1:3128
+ '[' '' '!=' x ']'
+ export CHROOT_BASE=/chroots
+ CHROOT_BASE=/chroots
+ '[' '' '!=' x ']'
+ export SCHROOT_BASE=/schroots
+ SCHROOT_BASE=/schroots
+ '[' '!' -d /schroots ']'
+ export 'SCRIPT_HEADER=#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://deb.debian.org/debian'
+ SCRIPT_HEADER='#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://deb.debian.org/debian'
+ true
+ export
+ set -x
+ set -e
+ REPO_URL=https://salsa.debian.org/josch/mmdebstrap-jenkins
+ TARGET=/srv/mmdebstrap-jenkins
+ sudo mkdir -p /srv/mmdebstrap-jenkins/
+ sudo chown -R jenkins:jenkins /srv/mmdebstrap-jenkins/
+ '[' '!' -d /srv/mmdebstrap-jenkins/mmdebstrap-jenkins ']'
+ git -C /srv/mmdebstrap-jenkins/mmdebstrap-jenkins status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git -C /srv/mmdebstrap-jenkins/mmdebstrap-jenkins fetch
warning: redirecting to https://salsa.debian.org/josch/mmdebstrap-jenkins.git/
+ git -C /srv/mmdebstrap-jenkins/mmdebstrap-jenkins reset --hard origin/master
HEAD is now at 79a277f mmdebstrap.git: update
+ git -C /srv/mmdebstrap-jenkins/mmdebstrap-jenkins submodule update --init
+ sh /srv/mmdebstrap-jenkins/mmdebstrap-jenkins/run.sh
+ readlink -f /srv/mmdebstrap-jenkins/mmdebstrap-jenkins/run.sh
+ dirname /srv/mmdebstrap-jenkins/mmdebstrap-jenkins/run.sh
+ cd /srv/mmdebstrap-jenkins/mmdebstrap-jenkins
+ ls -lha /proc/sys/fs/binfmt_misc
total 0
drwxr-xr-x 2 root root 0 May  7 08:45 .
dr-xr-xr-x 1 root root 0 May  7 08:45 ..
-rw-r--r-- 1 root root 0 May  7 08:45 python3.11
--w------- 1 root root 0 May  7 08:45 register
-rw-r--r-- 1 root root 0 May  7 08:45 status
+ ls -lha /sys/module/binfmt_misc
total 0
drwxr-xr-x   5 root root    0 May  7 08:45 .
drwxr-xr-x 200 root root    0 May  7 08:45 ..
-r--r--r--   1 root root 4.0K May  7 08:51 coresize
drwxr-xr-x   2 root root    0 May  7 08:51 holders
-r--r--r--   1 root root 4.0K May  7 14:44 initsize
-r--r--r--   1 root root 4.0K May  7 14:44 initstate
drwxr-xr-x   2 root root    0 May  7 14:44 notes
-r--r--r--   1 root root 4.0K May  7 08:51 refcnt
drwxr-xr-x   2 root root    0 May  7 14:44 sections
-r--r--r--   1 root root 4.0K May  7 14:44 taint
--w-------   1 root root 4.0K May  7 08:45 uevent
+ ls -lha /sys/module/kvm
total 0
drwxr-xr-x   6 root root    0 May  7 08:45 .
drwxr-xr-x 200 root root    0 May  7 08:45 ..
-r--r--r--   1 root root 4.0K May  7 08:51 coresize
drwxr-xr-x   2 root root    0 May  7 08:51 holders
-r--r--r--   1 root root 4.0K May  7 14:44 initsize
-r--r--r--   1 root root 4.0K May  7 14:44 initstate
drwxr-xr-x   2 root root    0 May  7 14:44 notes
drwxr-xr-x   2 root root    0 May  7 14:44 parameters
-r--r--r--   1 root root 4.0K May  7 08:51 refcnt
drwxr-xr-x   2 root root    0 May  7 14:44 sections
-r--r--r--   1 root root 4.0K May  7 14:44 taint
--w-------   1 root root 4.0K May  7 08:45 uevent
+ ls -lha /dev/kvm
crw-rw---- 1 root kvm 10, 232 Jun 11 17:55 /dev/kvm
kvm_amd               155648  12
ccp                   118784  1 kvm_amd
kvm                  1142784  1 kvm_amd
irqbypass              16384  13 kvm
binfmt_misc            24576  1
jenkins
jenkins sbuild docker
python3.11 (enabled):
     package = python3.11
        type = magic
      offset = 0
       magic = \xa7\x0d\x0d\x0a
        mask = 
 interpreter = /usr/bin/python3.11
    detector = 
+ lsmod
+ grep kvm
+ lsmod
+ grep binfmt_misc
+ whoami
+ groups
+ /usr/sbin/update-binfmts --display
+ dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                  Version                                 Architecture Description
+++-=====================================-=======================================-============-================================================================================
ii  adduser                               3.134                                   all          add and remove users and groups
ii  adwaita-icon-theme                    43-1                                    all          default icon theme of GNOME
ii  alsa-topology-conf                    1.2.5.1-2                               all          ALSA topology configuration files
ii  alsa-ucm-conf                         1.2.8-1                                 all          ALSA Use Case Manager configuration files
ii  amqp-specs                            1-0r0-3.1                               all          specs for the Advanced Message Queuing Protocol (AMQP)
ii  apparmor                              3.0.8-3                                 amd64        user-space parser utility for AppArmor
ii  apt                                   2.6.1                                   amd64        commandline package manager
ii  apt-cacher-ng                         3.7.4-1+b2                              amd64        caching proxy server for software repositories
ii  apt-listchanges                       3.24                                    all          package change history notification tool
ii  apt-show-versions                     0.22.13+nmu1                            all          lists available package versions with distribution
ii  apt-utils                             2.6.1                                   amd64        package management related utility programs
ii  arch-test                             0.20-1                                  all          detect architectures supported by your machine/kernel
ii  at-spi2-common                        2.46.0-5                                all          Assistive Technology Service Provider Interface (common files)
ii  at-spi2-core                          2.46.0-5                                amd64        Assistive Technology Service Provider Interface (D-Bus core)
ii  atop                                  2.8.1-1                                 amd64        Monitor for system resources and process activity
ii  autoconf                              2.71-3                                  all          automatic configure script builder
ii  autodep8                              0.28                                    all          DEP-8 test control file generator
ii  automake                              1:1.16.5-1.3                            all          Tool for generating GNU Standards-compliant Makefiles
ii  autopkgtest                           5.28                                    all          automatic as-installed testing for Debian packages
ii  autopoint                             0.21-12                                 all          tool for setting up gettext infrastructure in a source package
ii  autotools-dev                         20220109.1                              all          Update infrastructure for config.{guess,sub} files
ii  base-files                            12.4+deb12u5                            amd64        Debian base system miscellaneous files
ii  base-passwd                           3.6.1                                   amd64        Debian base system master password and group files
ii  bash                                  5.2.15-2+b2                             amd64        GNU Bourne Again SHell
ii  bash-completion                       1:2.11-6                                all          programmable completion for the bash shell
ii  bc                                    1.07.1-3+b1                             amd64        GNU bc arbitrary precision calculator language
ii  bind9-dnsutils                        1:9.18.24-1                             amd64        Clients provided with BIND 9
ii  bind9-host                            1:9.18.24-1                             amd64        DNS Lookup Utility
ii  bind9-libs:amd64                      1:9.18.24-1                             amd64        Shared Libraries used by BIND 9
ii  binfmt-support                        2.2.2-2                                 amd64        Support for extra binary formats
ii  binutils                              2.40-2                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64                 2.40-2                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu             2.40-2                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsd-mailx                             8.1.2-0.20220412cvs-1                   amd64        simple mail user agent
ii  bsdextrautils                         2.38.1-5+deb12u1                        amd64        extra utilities from 4.4BSD-Lite
ii  bsdutils                              1:2.38.1-5+deb12u1                      amd64        basic utilities from 4.4BSD-Lite
ii  btop                                  1.2.13-1                                amd64        Modern and colorful command line resource monitor that shows usage and stats
ii  build-essential                       12.9                                    amd64        Informational list of build-essential packages
ii  busybox                               1:1.35.0-4+b3                           amd64        Tiny utilities for small and embedded systems
ii  bzip2                                 1.0.8-5+b1                              amd64        high-quality block-sorting file compressor - utilities
ii  ca-certificates                       20230311                                all          Common CA certificates
ii  cachefilesd                           0.10.10-0.3                             amd64        support fscache on already mounted filesystem
ii  ccze                                  0.2.1-7                                 amd64        robust, modular log coloriser
ii  cdebootstrap                          0.7.8+b14                               amd64        Bootstrap a Debian system
ii  cdebootstrap-static                   0.7.8+b14                               amd64        Bootstrap a Debian system - static binary
ii  cgroupfs-mount                        1.4                                     all          Light-weight package to set up cgroupfs mounts
ii  console-setup                         1.221                                   all          console font and keymap setup program
ii  console-setup-linux                   1.221                                   all          Linux specific part of console-setup
ii  containerd                            1.6.20~ds1-1+b1                         amd64        open and reliable container runtime
ii  coreutils                             9.1-1                                   amd64        GNU core utilities
ii  cpio                                  2.13+dfsg-7.1                           amd64        GNU cpio -- a program to manage archives of files
ii  cpp                                   4:12.2.0-3                              amd64        GNU C preprocessor (cpp)
ii  cpp-12                                12.2.0-14                               amd64        GNU C preprocessor
ii  cron                                  3.0pl1-162                              amd64        process scheduling daemon
ii  cron-daemon-common                    3.0pl1-162                              all          process scheduling daemon's configuration files
ii  cryptsetup                            2:2.6.1-4~deb12u2                       amd64        disk encryption support - startup scripts
ii  cryptsetup-bin                        2:2.6.1-4~deb12u2                       amd64        disk encryption support - command line tools
ii  curl                                  7.88.1-10+deb12u5                       amd64        command line tool for transferring data with URL syntax
ii  dash                                  0.5.12-2                                amd64        POSIX-compliant shell
ii  dbus                                  1.14.10-1~deb12u1                       amd64        simple interprocess messaging system (system message bus)
ii  dbus-bin                              1.14.10-1~deb12u1                       amd64        simple interprocess messaging system (command line utilities)
ii  dbus-daemon                           1.14.10-1~deb12u1                       amd64        simple interprocess messaging system (reference message bus)
ii  dbus-session-bus-common               1.14.10-1~deb12u1                       all          simple interprocess messaging system (session bus configuration)
ii  dbus-system-bus-common                1.14.10-1~deb12u1                       all          simple interprocess messaging system (system bus configuration)
ii  dbus-user-session                     1.14.10-1~deb12u1                       amd64        simple interprocess messaging system (systemd --user integration)
ii  dconf-gsettings-backend:amd64         0.40.0-4                                amd64        simple configuration storage system - GSettings back-end
ii  dconf-service                         0.40.0-4                                amd64        simple configuration storage system - D-Bus service
ii  dctrl-tools                           2.24-3+b1                               amd64        Command-line tools to process Debian package information
ii  debconf                               1.5.82                                  all          Debian configuration management system
ii  debconf-i18n                          1.5.82                                  all          full internationalization support for debconf
ii  debhelper                             13.11.4                                 all          helper programs for debian/rules
ii  debian-archive-keyring                2023.3+deb12u1                          all          GnuPG archive keys of the Debian archive
ii  debian-faq                            11.1                                    all          Debian Frequently Asked Questions
ii  debian-keyring                        2022.12.24                              all          GnuPG keys of Debian Developers and Maintainers
ii  debianutils                           5.7-0.5~deb12u1                         amd64        Miscellaneous utilities specific to Debian
ii  debootstrap                           1.0.134~bpo12+1                         all          Bootstrap a basic Debian system
ii  devscripts                            2.23.4+deb12u1                          amd64        scripts to make the life of a Debian Package maintainer easier
ii  dh-autoreconf                         20                                      all          debhelper add-on to call autoreconf and clean up after the build
ii  dh-strip-nondeterminism               1.13.1-1                                all          file non-deterministic information stripper — Debhelper add-on
ii  dictionaries-common                   1.29.5                                  all          spelling dictionaries - common utilities
ii  diffstat                              1.65-1                                  amd64        produces graph of changes introduced by a diff file
ii  diffutils                             1:3.8-4                                 amd64        File comparison utilities
ii  dirmngr                               2.2.40-1.1                              amd64        GNU privacy guard - network certificate management service
ii  discover                              2.1.2-10                                amd64        hardware identification system
ii  discover-data                         2.2013.01.13                            all          Data lists for Discover hardware detection system
ii  distro-info                           1.5+deb12u1                             amd64        provides information about the distributions' releases
ii  distro-info-data                      0.58+deb12u1                            all          information about the distributions' releases (data files)
ii  dmeventd                              2:1.02.185-2                            amd64        Linux Kernel Device Mapper event daemon
ii  dmidecode                             3.4-1                                   amd64        SMBIOS/DMI table decoder
ii  dmsetup                               2:1.02.185-2                            amd64        Linux Kernel Device Mapper userspace library
ii  doc-debian                            11.3+nmu1                               all          Debian Project documentation and other documents
ii  docker.io                             20.10.24+dfsg1-1+b3                     amd64        Linux container runtime
ii  dpkg                                  1.21.22                                 amd64        Debian package management system
ii  dpkg-dev                              1.21.22                                 all          Debian package development tools
ii  dput                                  1.1.3                                   all          Debian package upload tool
ii  dstat                                 0.7.4-6.1                               all          versatile resource statistics tool
ii  dwz                                   0.15-1                                  amd64        DWARF compression tool
ii  e2fsprogs                             1.47.0-2                                amd64        ext2/ext3/ext4 file system utilities
ii  eatmydata                             130-2                                   all          Library and utilities designed to disable fsync and friends
ii  emacsen-common                        3.0.5                                   all          Common facilities for all emacsen
ii  equivs                                2.3.1                                   all          Circumvent Debian package dependencies
ii  etckeeper                             1.18.20-1                               all          store /etc in git, mercurial, brz or darcs
ii  ethtool                               1:6.1-1                                 amd64        display or change Ethernet device settings
ii  fail2ban                              1.0.2-2                                 all          ban hosts that cause multiple authentication errors
ii  fakechroot                            2.20.1+ds-15                            all          gives a fake chroot environment - utilities
ii  fakeroot                              1.31-1.2                                amd64        tool for simulating superuser privileges
ii  fasttrack-archive-keyring             2020.12.19                              all          GnuPG archive key for Debian FastTrack Repository
ii  fdisk                                 2.38.1-5+deb12u1                        amd64        collection of partitioning utilities
ii  figlet                                2.2.5-3+b1                              amd64        Make large character ASCII banners out of ordinary text
ii  file                                  1:5.44-3                                amd64        Recognize the type of data in a file using "magic" numbers
ii  findutils                             4.9.0-4                                 amd64        utilities for finding files--find, xargs
ii  firmware-bnx2                         20230210-5                              all          Binary firmware for Broadcom NetXtremeII
ii  firmware-linux-free                   20200122-1                              all          Binary firmware for various drivers in the Linux kernel
ii  fish                                  3.6.0-3.1+deb12u1                       amd64        friendly interactive shell
ii  fish-common                           3.6.0-3.1+deb12u1                       all          friendly interactive shell (architecture-independent files)
ii  fontconfig                            2.14.1-4                                amd64        generic font configuration library - support binaries
ii  fontconfig-config                     2.14.1-4                                amd64        generic font configuration library - configuration
ii  fonts-dejavu-core                     2.37-6                                  all          Vera font family derivate with additional characters
ii  fonts-fork-awesome                    1.2.0+ds1-1                             all          fork of the iconic font and CSS toolkit
ii  fonts-lato                            2.0-2.1                                 all          sans-serif typeface family font
ii  fonts-liberation2                     2.1.5-1                                 all          Fonts with the same metrics as Times, Arial and Courier (v2)
ii  foot-terminfo                         1.13.1-2+deb12u1                        all          Fast, lightweight and minimalistic Wayland terminal emulator (terminfo files)
ii  freeipmi-common                       1.6.10-1                                all          GNU implementation of the IPMI protocol - common files
ii  freeipmi-tools                        1.6.10-1+b1                             amd64        GNU implementation of the IPMI protocol - tools
ii  g++                                   4:12.2.0-3                              amd64        GNU C++ compiler
ii  g++-12                                12.2.0-14                               amd64        GNU C++ compiler
ii  gawk                                  1:5.2.1-2                               amd64        GNU awk, a pattern scanning and processing language
ii  gcc                                   4:12.2.0-3                              amd64        GNU C compiler
ii  gcc-12                                12.2.0-14                               amd64        GNU C compiler
ii  gcc-12-base:amd64                     12.2.0-14                               amd64        GCC, the GNU Compiler Collection (base package)
ii  gdal-data                             3.6.2+dfsg-1                            all          Geospatial Data Abstraction Library - Data files
ii  gdal-plugins                          3.6.2+dfsg-1+b2                         amd64        Geospatial Data Abstraction Library - Plugins
ii  gettext                               0.21-12                                 amd64        GNU Internationalization utilities
ii  gettext-base                          0.21-12                                 amd64        GNU Internationalization utilities for the base system
ii  gir1.2-glib-2.0:amd64                 1.74.0-3                                amd64        Introspection data for GLib, GObject, Gio and GModule
ii  git                                   1:2.39.2-1.1                            amd64        fast, scalable, distributed revision control system
ii  git-lfs                               3.3.0-1+b5                              amd64        Git Large File Support
ii  git-man                               1:2.39.2-1.1                            all          fast, scalable, distributed revision control system (manual pages)
ii  glib-networking:amd64                 2.74.0-4                                amd64        network-related giomodules for GLib
ii  glib-networking-common                2.74.0-4                                all          network-related giomodules for GLib - data files
ii  glib-networking-services              2.74.0-4                                amd64        network-related giomodules for GLib - D-Bus services
ii  gnupg                                 2.2.40-1.1                              all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                            2.2.40-1.1                              all          GNU privacy guard - localization files
ii  gnupg-utils                           2.2.40-1.1                              amd64        GNU privacy guard - utility programs
ii  gpg                                   2.2.40-1.1                              amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                             2.2.40-1.1                              amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                        2.2.40-1.1                              amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                        2.2.40-1.1                              amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                               2.2.40-1.1                              amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                                 2.2.40-1.1                              amd64        GNU privacy guard - S/MIME version
ii  gpgv                                  2.2.40-1.1                              amd64        GNU privacy guard - signature verification tool
ii  graphviz                              2.42.2-7+b3                             amd64        rich set of graph drawing tools
ii  grep                                  3.8-5                                   amd64        GNU grep, egrep and fgrep
ii  groff-base                            1.22.4-10                               amd64        GNU troff text-formatting system (base system components)
ii  grub-common                           2.06-13+deb12u1                         amd64        GRand Unified Bootloader (common files)
ii  grub-pc                               2.06-13+deb12u1                         amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
ii  grub-pc-bin                           2.06-13+deb12u1                         amd64        GRand Unified Bootloader, version 2 (PC/BIOS modules)
ii  grub2-common                          2.06-13+deb12u1                         amd64        GRand Unified Bootloader (common files for version 2)
ii  gsettings-desktop-schemas             43.0-1                                  all          GSettings desktop-wide schemas
ii  gstreamer1.0-libav:amd64              1.22.0-2                                amd64        ffmpeg plugin for GStreamer
ii  gstreamer1.0-plugins-base:amd64       1.22.0-3+deb12u2                        amd64        GStreamer plugins from the "base" set
ii  gstreamer1.0-plugins-good:amd64       1.22.0-5+deb12u1                        amd64        GStreamer plugins from the "good" set
ii  gstreamer1.0-x:amd64                  1.22.0-3+deb12u2                        amd64        GStreamer plugins for X11 and Pango
ii  gtk-update-icon-cache                 3.24.38-2~deb12u1                       amd64        icon theme caching utility
ii  gzip                                  1.12-1                                  amd64        GNU compression utilities
ii  haveged                               1.9.14-1+b1                             amd64        Linux entropy source using the HAVEGE algorithm
ii  hicolor-icon-theme                    0.17-2                                  all          default fallback theme for FreeDesktop.org icon themes
ii  hostname                              3.23+nmu1                               amd64        utility to set/show the host name or domain name
ii  htop                                  3.2.2-2                                 amd64        interactive processes viewer
ii  hwinfo                                21.82-1                                 amd64        Hardware identification system
ii  i965-va-driver:amd64                  2.4.1+dfsg1-1                           amd64        VAAPI driver for Intel G45 & HD Graphics family
ii  iamerican                             3.4.05-1                                all          American English dictionary for ispell (standard version)
ii  ibritish                              3.4.05-1                                all          British English dictionary for ispell (standard version)
ii  ibverbs-providers:amd64               44.0-2                                  amd64        User space provider drivers for libibverbs
ii  ienglish-common                       3.4.05-1                                all          Common files for British and American ispell dictionaries
ii  iftop                                 1.0~pre4-9                              amd64        displays bandwidth usage information on an network interface
ii  ifupdown                              0.8.41                                  amd64        high level tools to configure network interfaces
ii  inetutils-telnet                      2:2.4-2+deb12u1                         amd64        telnet client
ii  init                                  1.65.2                                  amd64        metapackage ensuring an init system is installed
ii  init-system-helpers                   1.65.2                                  all          helper tools for all init systems
ii  initramfs-tools                       0.142                                   all          generic modular initramfs generator (automation)
ii  initramfs-tools-core                  0.142                                   all          generic modular initramfs generator (core tools)
ii  installation-report                   2.89                                    all          system installation report
ii  intel-media-va-driver:amd64           23.1.1+dfsg1-1                          amd64        VAAPI driver for the Intel GEN8+ Graphics family
ii  intltool-debian                       0.35.0+20060710.6                       all          Help i18n of RFC822 compliant config files
ii  iproute2                              6.1.0-3                                 amd64        networking and traffic control tools
ii  iptables                              1.8.9-2                                 amd64        administration tools for packet filtering and NAT
ii  iputils-ping                          3:20221126-1                            amd64        Tools to test the reachability of network hosts
ii  ipxe-qemu                             1.0.0+git-20190125.36a4c85-5.1          all          PXE boot firmware - ROM images for qemu
ii  isc-dhcp-client                       4.4.3-P1-2                              amd64        DHCP client for automatically obtaining an IP address
ii  isc-dhcp-common                       4.4.3-P1-2                              amd64        common manpages relevant to all of the isc-dhcp packages
ii  iso-codes                             4.15.0-1                                all          ISO language, territory, currency, script codes and their translations
ii  ispell                                3.4.05-1                                amd64        International Ispell (an interactive spelling corrector)
ii  javascript-common                     11+nmu1                                 all          Base support for JavaScript library packages
ii  jo                                    1.9-1                                   amd64        command-line processor to output JSON from a shell
ii  jq                                    1.6-2.1                                 amd64        lightweight and flexible command-line JSON processor
ii  kbd                                   2.5.1-1+b1                              amd64        Linux console font and keytable utilities
ii  keyboard-configuration                1.221                                   all          system-wide keyboard preferences
ii  keyutils                              1.6.3-2                                 amd64        Linux Key Management Utilities
ii  kgb-client                            1.58-1.1                                all          client for KGB (IRC collaboration bot)
ii  klibc-utils                           2.0.12-1                                amd64        small utilities built with klibc for early boot
ii  kmod                                  30+20221128-1                           amd64        tools for managing Linux kernel modules
ii  krb5-locales                          1.20.1-2+deb12u1                        all          internationalization support for MIT Kerberos
ii  laptop-detect                         0.16                                    all          system chassis type checker
ii  less                                  590-2.1~deb12u2                         amd64        pager program similar to more
ii  libaa1:amd64                          1.4p5-50                                amd64        ASCII art library
ii  libaacs0:amd64                        0.11.1-2                                amd64        free-and-libre implementation of AACS
ii  libabsl20220623:amd64                 20220623.1-1                            amd64        extensions to the C++ standard library
ii  libacl1:amd64                         2.3.1-3                                 amd64        access control list - shared library
ii  libaec0:amd64                         1.0.6-1+b1                              amd64        Adaptive Entropy Coding library
ii  libaio1:amd64                         0.3.113-4                               amd64        Linux kernel AIO access library - shared library
ii  libalgorithm-c3-perl                  0.11-2                                  all          Perl module for merging hierarchies using the C3 algorithm
ii  libalgorithm-diff-perl                1.201-1                                 all          module to find differences between files
ii  libalgorithm-diff-xs-perl:amd64       0.04-8+b1                               amd64        module to find differences between files (XS accelerated)
ii  libalgorithm-merge-perl               0.08-5                                  all          Perl module for three-way merge of textual data
ii  libaliased-perl                       0.34-3                                  all          Perl module to provide aliases of class names
ii  libann0                               1.1.2+doc-9+b1                          amd64        Approximate Nearest Neighbor Searching library
ii  libaom3:amd64                         3.6.0-1                                 amd64        AV1 Video Codec Library
ii  libapache-logformat-compiler-perl     0.36-3                                  all          Perl module to pre-compile a LogFormat string
ii  libapparmor1:amd64                    3.0.8-3                                 amd64        changehat AppArmor library
ii  libappconfig-perl                     1.71-2.2                                all          Perl module for configuration file and command line handling
ii  libapr1:amd64                         1.7.2-3                                 amd64        Apache Portable Runtime Library
ii  libaprutil1:amd64                     1.6.3-1                                 amd64        Apache Portable Runtime Utility Library
ii  libapt-pkg-perl                       0.1.40+b2                               amd64        Perl interface to libapt-pkg
ii  libapt-pkg6.0:amd64                   2.6.1                                   amd64        package management runtime library
ii  libarchive-cpio-perl                  0.10-3                                  all          module for manipulations of cpio archives
ii  libarchive-extract-perl               0.88-1                                  all          generic archive extracting module
ii  libarchive-zip-perl                   1.68-1                                  all          Perl module for manipulation of ZIP archives
ii  libarchive13:amd64                    3.6.2-1+deb12u1                         amd64        Multi-format archive and compression library (shared library)
ii  libargon2-1:amd64                     0~20171227-0.3+deb12u1                  amd64        memory-hard hashing function - runtime library
ii  libarmadillo11                        1:11.4.2+dfsg-1                         amd64        streamlined C++ linear algebra library
ii  libarpack2:amd64                      3.8.0-3                                 amd64        Fortran77 subroutines to solve large scale eigenvalue problems
ii  libarray-intspan-perl                 2.004-2                                 all          Handles arrays of scalars or objects using integer ranges as index
ii  libasan8:amd64                        12.2.0-14                               amd64        AddressSanitizer -- a fast memory error detector
ii  libasound2:amd64                      1.2.8-1+b1                              amd64        shared library for ALSA applications
ii  libasound2-data                       1.2.8-1                                 all          Configuration files and profiles for ALSA drivers
ii  libass9:amd64                         1:0.17.1-1                              amd64        library for SSA/ASS subtitles rendering
ii  libassuan0:amd64                      2.5.5-5                                 amd64        IPC library for the GnuPG components
ii  libasyncns0:amd64                     0.8-6+b3                                amd64        Asynchronous name service query library
ii  libatk-bridge2.0-0:amd64              2.46.0-5                                amd64        AT-SPI 2 toolkit bridge - shared library
ii  libatk1.0-0:amd64                     2.46.0-5                                amd64        ATK accessibility toolkit
ii  libatomic1:amd64                      12.2.0-14                               amd64        support library providing __atomic built-in functions
ii  libatspi2.0-0:amd64                   2.46.0-5                                amd64        Assistive Technology Service Provider Interface - shared library
ii  libattr1:amd64                        1:2.5.1-4                               amd64        extended attribute handling - shared library
ii  libaudit-common                       1:3.0.9-1                               all          Dynamic library for security auditing - common files
ii  libaudit1:amd64                       1:3.0.9-1                               amd64        Dynamic library for security auditing
ii  libauthen-sasl-perl                   2.1600-3                                all          Authen::SASL - SASL Authentication framework
ii  libavahi-client3:amd64                0.8-10                                  amd64        Avahi client library
ii  libavahi-common-data:amd64            0.8-10                                  amd64        Avahi common data files
ii  libavahi-common3:amd64                0.8-10                                  amd64        Avahi common library
ii  libavc1394-0:amd64                    0.5.4-5                                 amd64        control IEEE 1394 audio/video devices
ii  libavcodec59:amd64                    7:5.1.4-0+deb12u1                       amd64        FFmpeg library with de/encoders for audio/video codecs - runtime files
ii  libavfilter8:amd64                    7:5.1.4-0+deb12u1                       amd64        FFmpeg library containing media filters - runtime files
ii  libavformat59:amd64                   7:5.1.4-0+deb12u1                       amd64        FFmpeg library with (de)muxers for multimedia containers - runtime files
ii  libavif15:amd64                       0.11.1-1                                amd64        Library for handling .avif files
ii  libavutil57:amd64                     7:5.1.4-0+deb12u1                       amd64        FFmpeg library with functions for simplifying programming - runtime files
ii  libb-debug-perl                       1.26-3                                  all          module to print debug info about perl ops
ii  libb-hooks-endofscope-perl            0.26-1                                  all          module for executing code after a scope finished compilation
ii  libb-hooks-op-check-perl:amd64        0.22-2+b1                               amd64        Perl wrapper for OP check callbacks
ii  libbdplus0:amd64                      0.2.0-3                                 amd64        implementation of BD+ for reading Blu-ray Discs
ii  libberkeleydb-perl:amd64              0.64-2+b1                               amd64        use Berkeley DB databases from Perl
ii  libbinutils:amd64                     2.40-2                                  amd64        GNU binary utilities (private shared library)
ii  libbit-vector-perl:amd64              7.4-2+b1                                amd64        Perl module for bit vectors and more
ii  libblas3:amd64                        3.11.0-2                                amd64        Basic Linear Algebra Reference implementations, shared library
ii  libblkid1:amd64                       2.38.1-5+deb12u1                        amd64        block device ID library
ii  libblosc1:amd64                       1.21.3+ds-1                             amd64        high performance meta-compressor optimized for binary data
ii  libbluray2:amd64                      1:1.3.4-1                               amd64        Blu-ray disc playback support library (shared library)
ii  libboost-filesystem1.74.0:amd64       1.74.0+ds1-21                           amd64        filesystem operations (portable paths, iteration over directories, etc) in C++
ii  libboost-iostreams1.74.0:amd64        1.74.0+ds1-21                           amd64        Boost.Iostreams Library
ii  libboost-program-options1.74.0:amd64  1.74.0+ds1-21                           amd64        program options library for C++
ii  libboost-thread1.74.0:amd64           1.74.0+ds1-21                           amd64        portable C++ multi-threading
ii  libbpf1:amd64                         1:1.1.0-1                               amd64        eBPF helper library (shared library)
ii  libbrlapi0.8:amd64                    6.5-7+deb12u1                           amd64        braille display access via BRLTTY - shared library
ii  libbrotli1:amd64                      1.0.9-2+b6                              amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbs2b0:amd64                        3.1.0+dfsg-7                            amd64        Bauer stereophonic-to-binaural DSP library
ii  libbsd-resource-perl                  1.2911-2+b1                             amd64        BSD process resource limit and priority functions
ii  libbsd0:amd64                         0.11.7-2                                amd64        utility functions from BSD systems - shared library
ii  libbytes-random-secure-perl           0.29-3                                  all          Perl extension to generate cryptographically-secure random bytes
ii  libbz2-1.0:amd64                      1.0.8-5+b1                              amd64        high-quality block-sorting file compressor library - runtime
ii  libc-ares2:amd64                      1.18.1-3                                amd64        asynchronous name resolver
ii  libc-bin                              2.36-9+deb12u7                          amd64        GNU C Library: Binaries
ii  libc-dev-bin                          2.36-9+deb12u7                          amd64        GNU C Library: Development binaries
ii  libc-devtools                         2.36-9+deb12u7                          amd64        GNU C Library: Development tools
ii  libc-l10n                             2.36-9+deb12u7                          all          GNU C Library: localization files
ii  libc6:amd64                           2.36-9+deb12u7                          amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64                       2.36-9+deb12u7                          amd64        GNU C Library: Development Libraries and Header Files
ii  libcaca0:amd64                        0.99.beta20-3                           amd64        colour ASCII art library
ii  libcacard0:amd64                      1:2.8.0-3                               amd64        Virtual Common Access Card (CAC) Emulator (runtime library)
ii  libcairo-gobject2:amd64               1.16.0-7                                amd64        Cairo 2D vector graphics library (GObject library)
ii  libcairo2:amd64                       1.16.0-7                                amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64                      0.8.3-1+b3                              amd64        alternate POSIX capabilities library
ii  libcap2:amd64                         1:2.66-4                                amd64        POSIX 1003.1e capabilities (library)
ii  libcap2-bin                           1:2.66-4                                amd64        POSIX 1003.1e capabilities (utilities)
ii  libcapstone4:amd64                    4.0.2-5                                 amd64        lightweight multi-architecture disassembly framework - library
ii  libcapture-tiny-perl                  0.48-2                                  all          module to capture STDOUT and STDERR
ii  libcarp-always-perl                   0.16-1                                  all          Perl module to make warn and die noisy with stack backtraces
ii  libcarp-clan-perl                     6.08-2                                  all          Perl enhancement to Carp error logging facilities
ii  libcbor0.8:amd64                      0.8.0-2+b1                              amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                        12.2.0-14                               amd64        GCC cc1 plugin for GDB
ii  libcdparanoia0:amd64                  3.10.2+debian-14                        amd64        audio extraction tool for sampling CDs (library)
ii  libcdt5:amd64                         2.42.2-7+b3                             amd64        rich set of graph drawing tools - cdt library
ii  libcfitsio10:amd64                    4.2.0-3                                 amd64        shared library for I/O with FITS format data files
ii  libcgi-compile-perl                   0.25-1                                  all          module for compiling .cgi scripts to a code reference
ii  libcgi-emulate-psgi-perl              0.23-2                                  all          PSGI adapter for CGI
ii  libcgi-fast-perl                      1:2.15-1                                all          CGI subclass for work with FCGI
ii  libcgi-pm-perl                        4.55-1                                  all          module for Common Gateway Interface applications
ii  libcgraph6:amd64                      2.42.2-7+b3                             amd64        rich set of graph drawing tools - cgraph library
ii  libcharls2:amd64                      2.4.1-1                                 amd64        Implementation of the JPEG-LS standard
ii  libchromaprint1:amd64                 1.5.1-2+b1                              amd64        audio fingerprint library
ii  libcjson1:amd64                       1.7.15-1                                amd64        Ultralightweight JSON parser in ANSI C
ii  libclass-accessor-grouped-perl        0.10014-2                               all          Perl module to build groups of accessors
ii  libclass-accessor-lite-perl           0.08-3                                  all          minimalistic variant of Class::Accessor
ii  libclass-accessor-perl                0.51-2                                  all          Perl module that automatically generates accessors
ii  libclass-c3-componentised-perl        1.001002-2                              all          module to load mix-ins or components to C3-based classes
ii  libclass-c3-perl                      0.35-2                                  all          pragma for using the C3 method resolution order
ii  libclass-c3-xs-perl                   0.15-1+b3                               amd64        Perl module to accelerate Class::C3
ii  libclass-data-inheritable-perl        0.08-3                                  all          Perl module to create accessors to class data
ii  libclass-inspector-perl               1.36-3                                  all          Perl module that provides information about classes
ii  libclass-load-perl                    0.25-2                                  all          module for loading modules by name
ii  libclass-load-xs-perl                 0.10-2+b1                               amd64        XS implementation of parts of Class::Load
ii  libclass-makemethods-perl             1.01-7                                  all          Perl module for generating common types of methods
ii  libclass-method-modifiers-perl        2.14-1                                  all          Perl module providing method modifiers
ii  libclass-singleton-perl               1.6-2                                   all          implementation of a "Singleton" class
ii  libclass-tiny-perl                    1.008-2                                 all          minimalist class construction module for Perl
ii  libclass-xsaccessor-perl              1.19-4+b1                               amd64        Perl module providing fast XS accessors
ii  libclone-choose-perl                  0.010-2                                 all          Choose appropriate clone utility (Perl library)
ii  libclone-perl:amd64                   0.46-1                                  amd64        module for recursively copying Perl datatypes
ii  libcodec2-1.0:amd64                   1.0.5-1                                 amd64        Codec2 runtime library
ii  libcolord2:amd64                      1.4.6-2.2                               amd64        system service to manage device colour profiles -- runtime
ii  libcom-err2:amd64                     1.47.0-2                                amd64        common error description library
ii  libcommon-sense-perl:amd64            3.75-3                                  amd64        module that implements some sane defaults for Perl programs
ii  libconfig-any-perl                    0.32-3                                  all          module to load configuration from different file formats
ii  libconfig-general-perl                2.65-2                                  all          generic configuration module
ii  libconfig-inifiles-perl               3.000003-2                              all          read .ini-style configuration files
ii  libconfig-tiny-perl                   2.28-2                                  all          Read/Write .ini style files with as little code as possible
ii  libconst-fast-perl                    0.014-2                                 all          facility for creating read-only scalars, arrays, and hashes
ii  libcontext-preserve-perl              0.03-3                                  all          Perl module to preserve calling context
ii  libcontextual-return-perl             0.004014-4                              all          module for creating context-sensitive return values
ii  libconvert-binhex-perl                1.125-3                                 all          Perl5 module for extracting data from macintosh BinHex files
ii  libcookie-baker-perl                  0.11-3                                  all          simple cookie string generator and parser
ii  libcookie-baker-xs-perl               0.12-1+b1                               amd64        module to boost Cookie::Baker's crush_cookie
ii  libcpanel-json-xs-perl:amd64          4.35-1                                  amd64        module for fast and correct serialising to JSON
ii  libcrypt-des-perl:amd64               2.07-4+b2                               amd64        Perl DES encryption module
ii  libcrypt-dev:amd64                    1:4.4.33-2                              amd64        libcrypt development files
ii  libcrypt-dh-gmp-perl                  0.00012-2+b1                            amd64        Crypt::DH replacement that uses GMP directly
ii  libcrypt-random-seed-perl             0.03-3                                  all          Perl module providing strong randomness for seeding
ii  libcrypt-rc4-perl                     2.02-5                                  all          Perl implementation of the RC4 encryption algorithm
ii  libcrypt-ssleay-perl                  0.73.06-2+b1                            amd64        OpenSSL support for LWP
ii  libcrypt1:amd64                       1:4.4.33-2                              amd64        libcrypt shared library
ii  libcryptsetup12:amd64                 2:2.6.1-4~deb12u2                       amd64        disk encryption support - shared library
ii  libcss-minifier-xs-perl               0.13-1+b2                               amd64        XS based CSS minifier
ii  libctf-nobfd0:amd64                   2.40-2                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                         2.40-2                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcups2:amd64                        2.4.2-3+deb12u5                         amd64        Common UNIX Printing System(tm) - Core library
ii  libcurl3-gnutls:amd64                 7.88.1-10+deb12u5                       amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                        7.88.1-10+deb12u5                       amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdata-dpath-perl                    0.58-2                                  all          DPath is like XPath but for Perl data structures
ii  libdata-dump-perl                     1.25-1                                  all          Perl module to help dump data structures
ii  libdata-dumper-concise-perl           2.023-3                                 all          module for more shorter Data::Dumper-like output
ii  libdata-messagepack-perl              1.02-1+b1                               amd64        MessagePack serializing/deserializing
ii  libdata-optlist-perl                  0.113-1                                 all          module to parse and validate simple name/value option pairs
ii  libdata-validate-domain-perl          0.10-1.1                                all          perl domain name validation functions
ii  libdata-validate-ip-perl              0.31-1                                  all          Perl module for IP validation
ii  libdata-validate-uri-perl             0.07-2                                  all          common URI validation methods
ii  libdate-calc-perl                     6.4-2                                   all          Perl library for accessing dates
ii  libdate-calc-xs-perl:amd64            6.4-2+b1                                amd64        Perl library for accessing dates
ii  libdate-manip-perl                    6.91-1                                  all          module for manipulating dates
ii  libdatetime-format-builder-perl       0.8300-1                                all          module to create DateTime parsers
ii  libdatetime-format-sqlite-perl        0.11-3                                  all          module to parse and format SQLite dates and times
ii  libdatetime-format-strptime-perl      1.7900-1                                all          Perl module to parse and format strp and strf time patterns
ii  libdatetime-locale-perl               1:1.37-1                                all          Perl extension providing localization support for DateTime
ii  libdatetime-perl                      2:1.59-1                                amd64        module for manipulating dates, times and timestamps
ii  libdatetime-timezone-perl             1:2.60-1+2024a                          all          framework exposing the Olson time zone database to Perl
ii  libdatrie1:amd64                      0.2.13-2+b1                             amd64        Double-array trie library
ii  libdav1d6:amd64                       1.0.0-2+deb12u1                         amd64        fast and small AV1 video stream decoder (shared library)
ii  libdaxctl1:amd64                      76.1-1                                  amd64        Utility library for managing the device DAX subsystem
ii  libdb5.3:amd64                        5.3.28+dfsg2-1                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdbd-mysql-perl:amd64               4.050-5+b1                              amd64        Perl5 database interface to the MariaDB/MySQL database
ii  libdbd-sqlite3-perl:amd64             1.72-1                                  amd64        Perl DBI driver with a self-contained RDBMS
ii  libdbi-perl:amd64                     1.643-4                                 amd64        Perl Database Interface (DBI)
ii  libdbix-class-dynamicdefault-perl     0.04-3                                  all          dbix-class extension to automatically set and update fields
ii  libdbix-class-optimisticlocking-perl  0.02-6                                  all          Optimistic locking support for DBIx::Class
ii  libdbix-class-perl                    0.082843-1                              all          extensible and flexible object <-> relational mapper
ii  libdbix-class-schema-config-perl      0.001014-2                              all          Manage connection credentials for DBIx::Class::Schema
ii  libdbus-1-3:amd64                     1.14.10-1~deb12u1                       amd64        simple interprocess messaging system (library)
ii  libdconf1:amd64                       0.40.0-4                                amd64        simple configuration storage system - runtime library
ii  libde265-0:amd64                      1.0.11-1+deb12u2                        amd64        Open H.265 video codec implementation
ii  libdebconfclient0:amd64               0.270                                   amd64        Debian Configuration Management System (C-implementation library)
ii  libdebhelper-perl                     13.11.4                                 all          debhelper perl modules
ii  libdebian-installer-extra4:amd64      0.124                                   amd64        Library of some extra debian-installer functions
ii  libdebian-installer4:amd64            0.124                                   amd64        Library of common debian-installer functions
ii  libdecor-0-0:amd64                    0.1.1-2                                 amd64        client-side window decoration library
ii  libdecor-0-plugin-1-cairo:amd64       0.1.1-2                                 amd64        default decoration plugin
ii  libdeflate0:amd64                     1.14-1                                  amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdevel-argnames-perl                0.03-3                                  all          module providing access to subroutine variable names
ii  libdevel-callchecker-perl:amd64       0.008-2                                 amd64        custom op checking attached to subroutines
ii  libdevel-caller-perl:amd64            2.06-3+b1                               amd64        module providing enhanced caller() support
ii  libdevel-cover-perl                   1.38-1+b1                               amd64        Perl tool for determining code coverage metrics
ii  libdevel-globaldestruction-perl       0.14-4                                  all          module to expose the flag that marks global destruction
ii  libdevel-lexalias-perl                0.05-3+b1                               amd64        Perl module that provides alias lexical variables
ii  libdevel-overloadinfo-perl            0.007-1                                 all          module to introspect overloaded operators
ii  libdevel-partialdump-perl             0.20-2                                  all          Perl module to dump subroutine parameters concisely
ii  libdevel-size-perl                    0.83-2+b1                               amd64        Perl extension for finding the memory usage of Perl variables
ii  libdevel-stacktrace-ashtml-perl       0.15-2                                  all          module to display a stack trace in HTML
ii  libdevel-stacktrace-perl              2.0400-2                                all          Perl module containing stack trace and related objects
ii  libdevel-symdump-perl                 2.18-5                                  all          Perl module for inspecting perl's symbol table
ii  libdevmapper-event1.02.1:amd64        2:1.02.185-2                            amd64        Linux Kernel Device Mapper event support library
ii  libdevmapper1.02.1:amd64              2:1.02.185-2                            amd64        Linux Kernel Device Mapper userspace library
ii  libdigest-bubblebabble-perl           0.02-2.1                                all          perl module to create bubble-babble fingerprints
ii  libdigest-hmac-perl                   1.04+dfsg-2                             all          module for creating standard message integrity checks
ii  libdigest-perl-md5-perl               1.9-5                                   all          Perl Implementation of Rivest's MD5 algorithm
ii  libdiscover2                          2.1.2-10                                amd64        hardware identification library
ii  libdist-checkconflicts-perl           0.11-2                                  all          module for declaring version conflicts for a distribution
ii  libdistro-info-perl                   1.5+deb12u1                             all          information about distributions' releases (Perl module)
ii  libdouble-conversion3:amd64           3.2.1-1                                 amd64        routines to convert IEEE floats to and from strings
ii  libdpkg-perl                          1.21.22                                 all          Dpkg perl modules
ii  libdrm-amdgpu1:amd64                  2.4.114-1+b1                            amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-common                         2.4.114-1                               all          Userspace interface to kernel DRM services -- common files
ii  libdrm-intel1:amd64                   2.4.114-1+b1                            amd64        Userspace interface to intel-specific kernel DRM services -- runtime
ii  libdrm-nouveau2:amd64                 2.4.114-1+b1                            amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-radeon1:amd64                  2.4.114-1+b1                            amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm2:amd64                         2.4.114-1+b1                            amd64        Userspace interface to kernel DRM services -- runtime
ii  libdv4:amd64                          1.0.0-15                                amd64        software library for DV format digital video (runtime lib)
ii  libdw1:amd64                          0.188-2.1                               amd64        library that provides access to the DWARF debug information
ii  libdynaloader-functions-perl          0.003-3                                 all          deconstructed dynamic C library loading
ii  libeatmydata1:amd64                   130-2+b1                                amd64        Library and utilities to disable fsync and friends - shared library
ii  libecap3:amd64                        1.0.1-3.4                               amd64        eCAP library
ii  libedit2:amd64                        3.1-20221030-2                          amd64        BSD editline and history libraries
ii  libefiboot1:amd64                     37-6                                    amd64        Library to manage UEFI variables
ii  libefivar1:amd64                      37-6                                    amd64        Library to manage UEFI variables
ii  libegl-mesa0:amd64                    22.3.6-1+deb12u1                        amd64        free implementation of the EGL API -- Mesa vendor library
ii  libegl1:amd64                         1.6.0-1                                 amd64        Vendor neutral GL dispatch library -- EGL support
ii  libelf1:amd64                         0.188-2.1                               amd64        library to read and write ELF files
ii  libemail-address-xs-perl              1.05-1+b1                               amd64        Perl library for RFC 5322 address/group parsing and formatting
ii  libemail-date-format-perl             1.008-1                                 all          Module to generate RFC-2822-valid date strings
ii  libencode-locale-perl                 1.05-3                                  all          utility to determine the locale encoding
ii  libepoxy0:amd64                       1.5.10-1                                amd64        OpenGL function pointer management library
ii  liberror-perl                         0.17029-2                               all          Perl module for error/exception handling in an OO-ish way
ii  libestr0:amd64                        0.1.11-1                                amd64        Helper functions for handling strings (lib)
ii  libev-perl:amd64                      4.33-2                                  amd64        Perl interface to libev, the high performance event loop
ii  libeval-closure-perl                  0.14-3                                  all          Perl module to safely and cleanly create closures via string eval
ii  libevdev2:amd64                       1.13.0+dfsg-1                           amd64        wrapper library for evdev devices
ii  libevent-2.1-7:amd64                  2.1.12-stable-8                         amd64        Asynchronous event notification library
ii  libevent-core-2.1-7:amd64             2.1.12-stable-8                         amd64        Asynchronous event notification library (core)
ii  libevent-pthreads-2.1-7:amd64         2.1.12-stable-8                         amd64        Asynchronous event notification library (pthreads)
ii  libexception-class-perl               1.45-1                                  all          module that allows you to declare real exception classes in Perl
ii  libexecs0:amd64                       1.3-2                                   amd64        C library for commands execution
ii  libexpat1:amd64                       2.5.0-1                                 amd64        XML parsing C library - runtime library
ii  libexporter-tiny-perl                 1.006000-1                              all          tiny exporter similar to Sub::Exporter
ii  libext2fs2:amd64                      1.47.0-2                                amd64        ext2/ext3/ext4 file system libraries
ii  libfakechroot:amd64                   2.20.1+ds-15                            amd64        gives a fake chroot environment - runtime
ii  libfakeroot:amd64                     1.31-1.2                                amd64        tool for simulating superuser privileges - shared libraries
ii  libfastjson4:amd64                    1.2304.0-1                              amd64        fast json library for C
ii  libfcgi-bin                           2.4.2-2                                 amd64        FastCGI bridge from CGI
ii  libfcgi-perl                          0.82+ds-2                               amd64        helper module for FastCGI
ii  libfcgi-procmanager-perl              0.28-3                                  all          Perl module to help manage FastCGI applications
ii  libfcgi0ldbl:amd64                    2.4.2-2                                 amd64        shared library of FastCGI
ii  libfdisk1:amd64                       2.38.1-5+deb12u1                        amd64        fdisk partitioning library
ii  libfdt1:amd64                         1.6.1-4+b1                              amd64        Flat Device Trees manipulation library
ii  libfeature-compat-class-perl          0.05-1                                  all          make class syntax available
ii  libfeature-compat-try-perl            0.05-1                                  all          make try/catch syntax available
ii  libffi8:amd64                         3.4.4-1                                 amd64        Foreign Function Interface library runtime
ii  libfftw3-double3:amd64                3.3.10-1                                amd64        Library for computing Fast Fourier Transforms - Double precision
ii  libfido2-1:amd64                      1.12.0-2+b1                             amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-basedir-perl                  0.09-2                                  all          Perl module to use the freedesktop basedir specification
ii  libfile-chdir-perl                    0.1008-1.1                              all          more sensible way to change directories
ii  libfile-copy-recursive-perl           0.45-4                                  all          Perl extension for recursively copying files and directories
ii  libfile-dirlist-perl                  0.05-3                                  all          provide a sorted list of directory content
ii  libfile-fcntllock-perl                0.22-4+b1                               amd64        Perl module for file locking with fcntl(2)
ii  libfile-find-rule-perl                0.34-3                                  all          module to search for files based on rules
ii  libfile-homedir-perl                  1.006-2                                 all          Perl module for finding user directories across platforms
ii  libfile-listing-perl                  6.15-1                                  all          module to parse directory listings
ii  libfile-map-perl                      0.67-2                                  amd64        Perl module providing simple and safe memory mapping
ii  libfile-pushd-perl                    1.016-2                                 all          module for changing directory temporarily for a limited scope
ii  libfile-readbackwards-perl            1.06-2                                  all          Perl module for reading a file backwards by lines
ii  libfile-sharedir-perl                 1.118-3                                 all          module to locate non-code files during run-time
ii  libfile-stripnondeterminism-perl      1.13.1-1                                all          file non-deterministic information stripper — Perl module
ii  libfile-touch-perl                    0.12-2                                  all          Perl interface to touch-like functions
ii  libfile-which-perl                    1.27-2                                  all          Perl module for searching paths for executable programs
ii  libfilesys-df-perl                    0.92-7+b1                               amd64        Module to obtain filesystem disk space information
ii  libfilesys-notify-simple-perl         0.14-3                                  all          simple file system monitor
ii  libflac12:amd64                       1.4.2+ds-2                              amd64        Free Lossless Audio Codec - runtime C library
ii  libflite1:amd64                       2.2-5                                   amd64        Small run-time speech synthesis engine - shared libraries
ii  libfmt9:amd64                         9.1.0+ds1-2                             amd64        fast type-safe C++ formatting library -- library
ii  libfont-afm-perl                      1.20-4                                  all          Perl interface to Adobe Font Metrics files
ii  libfont-ttf-perl                      1.06-2                                  all          Perl module for TrueType font hacking
ii  libfontconfig1:amd64                  2.14.1-4                                amd64        generic font configuration library - runtime
ii  libfontenc1:amd64                     1:1.1.4-1                               amd64        X11 font encoding library
ii  libfreeipmi17                         1.6.10-1+b1                             amd64        GNU IPMI - libraries
ii  libfreetype6:amd64                    2.12.1+dfsg-5                           amd64        FreeType 2 font engine, shared library files
ii  libfreexl1:amd64                      1.0.6-2                                 amd64        library for direct reading of Microsoft Excel spreadsheets
ii  libfreezethaw-perl                    0.5001-3                                all          module to serialize and deserialize Perl data structures
ii  libfribidi0:amd64                     1.0.8-2.1                               amd64        Free Implementation of the Unicode BiDi algorithm
ii  libfstrm0:amd64                       0.6.1-1                                 amd64        Frame Streams (fstrm) library
ii  libfuse2:amd64                        2.9.9-6+b1                              amd64        Filesystem in Userspace (library)
ii  libfuse3-3:amd64                      3.14.0-4                                amd64        Filesystem in Userspace (library) (3.x version)
ii  libfuture-asyncawait-perl             0.63-1                                  amd64        deferred subroutine syntax for futures
ii  libfuture-perl                        0.49-1                                  all          module for operations awaiting completion
ii  libfyba0:amd64                        4.1.1-8                                 amd64        FYBA library to read and write Norwegian geodata standard format SOSI
ii  libgail-common:amd64                  2.24.33-2                               amd64        GNOME Accessibility Implementation Library -- common modules
ii  libgail18:amd64                       2.24.33-2                               amd64        GNOME Accessibility Implementation Library -- shared libraries
ii  libgav1-1:amd64                       0.18.0-1+b1                             amd64        AV1 decoder developed by Google -- runtime library
ii  libgbm1:amd64                         22.3.6-1+deb12u1                        amd64        generic buffer management API -- runtime
ii  libgcc-12-dev:amd64                   12.2.0-14                               amd64        GCC support library (development files)
ii  libgcc-s1:amd64                       12.2.0-14                               amd64        GCC support library
ii  libgcrypt20:amd64                     1.10.1-3                                amd64        LGPL Crypto library - runtime library
ii  libgd-perl                            2.76-4+b1                               amd64        Perl module wrapper for libgd
ii  libgd3:amd64                          2.3.3-9                                 amd64        GD Graphics Library
ii  libgdal32                             3.6.2+dfsg-1+b2                         amd64        Geospatial Data Abstraction Library
ii  libgdbm-compat4:amd64                 1.23-3                                  amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                        1.23-3                                  amd64        GNU dbm database routines (runtime version) 
ii  libgdcm3.0:amd64                      3.0.21-1                                amd64        Grassroots DICOM runtime libraries
ii  libgdk-pixbuf-2.0-0:amd64             2.42.10+dfsg-1+b1                       amd64        GDK Pixbuf library
ii  libgdk-pixbuf2.0-bin                  2.42.10+dfsg-1+b1                       amd64        GDK Pixbuf library (thumbnailer)
ii  libgdk-pixbuf2.0-common               2.42.10+dfsg-1                          all          GDK Pixbuf library - data files
ii  libgeos-c1v5:amd64                    3.11.1-1                                amd64        Geometry engine for Geographic Information Systems - C Library
ii  libgeos3.11.1:amd64                   3.11.1-1                                amd64        Geometry engine for Geographic Information Systems - C++ Library
ii  libgeotiff5:amd64                     1.7.1-2+b1                              amd64        GeoTIFF (geografic enabled TIFF) library -- run-time files
ii  libgetopt-long-descriptive-perl       0.111-1                                 all          module that handles command-line arguments with usage text
ii  libgfapi0:amd64                       10.3-5                                  amd64        GlusterFS gfapi shared library
ii  libgfortran5:amd64                    12.2.0-14                               amd64        Runtime library for GNU Fortran applications
ii  libgfrpc0:amd64                       10.3-5                                  amd64        GlusterFS libgfrpc shared library
ii  libgfxdr0:amd64                       10.3-5                                  amd64        GlusterFS libgfxdr shared library
ii  libgif7:amd64                         5.2.1-2.5                               amd64        library for GIF images (library)
ii  libgirepository-1.0-1:amd64           1.74.0-3                                amd64        Library for handling GObject introspection data (runtime library)
ii  libgit-wrapper-perl                   0.048-2                                 all          Perl module to wrap git command-line interface
ii  libgitlab-api-v4-perl                 0.26-3                                  all          GitLab API v4 module and command-line client
ii  libgl1:amd64                          1.6.0-1                                 amd64        Vendor neutral GL dispatch library -- legacy GL support
ii  libgl1-mesa-dri:amd64                 22.3.6-1+deb12u1                        amd64        free implementation of the OpenGL API -- DRI modules
ii  libglapi-mesa:amd64                   22.3.6-1+deb12u1                        amd64        free implementation of the GL API -- shared library
ii  libglib2.0-0:amd64                    2.74.6-2+deb12u2                        amd64        GLib library of C routines
ii  libglib2.0-data                       2.74.6-2+deb12u2                        all          Common files for GLib library
ii  libglusterfs0:amd64                   10.3-5                                  amd64        GlusterFS shared library
ii  libglvnd0:amd64                       1.6.0-1                                 amd64        Vendor neutral GL dispatch library
ii  libglx-mesa0:amd64                    22.3.6-1+deb12u1                        amd64        free implementation of the OpenGL API -- GLX vendor library
ii  libglx0:amd64                         1.6.0-1                                 amd64        Vendor neutral GL dispatch library -- GLX support
ii  libgme0:amd64                         0.6.3-6                                 amd64        Playback library for video game music files - shared library
ii  libgmp10:amd64                        2:6.2.1+dfsg1-1.1                       amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64                     3.7.9-2+deb12u2                         amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                        12.2.0-14                               amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64                   1.46-1                                  amd64        GnuPG development runtime library
ii  libgpgme11:amd64                      1.18.0-3+b1                             amd64        GPGME - GnuPG Made Easy (library)
ii  libgpm2:amd64                         1.20.7-10+b1                            amd64        General Purpose Mouse - shared library
ii  libgprofng0:amd64                     2.40-2                                  amd64        GNU Next Generation profiler (runtime library)
ii  libgraph-perl                         1:0.9726-1                              all          Perl module for graph data structures and algorithms
ii  libgraphite2-3:amd64                  1.3.14-1                                amd64        Font rendering engine for Complex Scripts -- library
ii  libgraphviz-perl                      2.24-1                                  all          Perl interface to the GraphViz graphing tool
ii  libgsm1:amd64                         1.0.22-1                                amd64        Shared libraries for GSM speech compressor
ii  libgssapi-krb5-2:amd64                1.20.1-2+deb12u1                        amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libgstreamer-plugins-base1.0-0:amd64  1.22.0-3+deb12u2                        amd64        GStreamer libraries from the "base" set
ii  libgstreamer1.0-0:amd64               1.22.0-2                                amd64        Core GStreamer libraries and elements
ii  libgtk-3-0:amd64                      3.24.38-2~deb12u1                       amd64        GTK graphical user interface library
ii  libgtk-3-bin                          3.24.38-2~deb12u1                       amd64        programs for the GTK graphical user interface library
ii  libgtk-3-common                       3.24.38-2~deb12u1                       all          common files for the GTK graphical user interface library
ii  libgtk2.0-0:amd64                     2.24.33-2                               amd64        GTK graphical user interface library - old version
ii  libgtk2.0-bin                         2.24.33-2                               amd64        programs for the GTK graphical user interface library
ii  libgtk2.0-common                      2.24.33-2                               all          common files for the GTK graphical user interface library
ii  libgts-0.7-5:amd64                    0.7.6+darcs121130-5+b1                  amd64        library to deal with 3D computational surface meshes
ii  libgts-bin                            0.7.6+darcs121130-5+b1                  amd64        utility binaries for libgts
ii  libgudev-1.0-0:amd64                  237-2                                   amd64        GObject-based wrapper library for libudev
ii  libgvc6                               2.42.2-7+b3                             amd64        rich set of graph drawing tools - gvc library
ii  libgvpr2:amd64                        2.42.2-7+b3                             amd64        rich set of graph drawing tools - gvpr library
ii  libharfbuzz0b:amd64                   6.0.0+dfsg-3                            amd64        OpenType text shaping engine (shared library)
ii  libhash-merge-perl                    0.302-1                                 all          Perl module for merging arbitrarily deep hashes into a single hash
ii  libhash-multivalue-perl               0.16-3                                  all          module for storing multiple values per key in a hash
ii  libhashkit2:amd64                     1.1.4-1                                 amd64        libmemcached hashing functions and algorithms
ii  libhavege2:amd64                      1.9.14-1+b1                             amd64        entropy source using the HAVEGE algorithm - shared library
ii  libhd21:amd64                         21.82-1                                 amd64        Hardware identification system library
ii  libhdf4-0-alt                         4.2.15-5                                amd64        Hierarchical Data Format library (without NetCDF)
ii  libhdf5-103-1:amd64                   1.10.8+repack1-1                        amd64        HDF5 C runtime files - serial version
ii  libhdf5-hl-100:amd64                  1.10.8+repack1-1                        amd64        HDF5 High Level runtime files - serial version
ii  libheap-perl                          0.80-5                                  all          Perl extensions for keeping data partially sorted
ii  libheif1:amd64                        1.15.1-1                                amd64        ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
ii  libhogweed6:amd64                     3.8.1-2                                 amd64        low level cryptographic library (public-key cryptos)
ii  libhtml-form-perl                     6.11-1                                  all          module that represents an HTML form element
ii  libhtml-format-perl                   2.16-2                                  all          module for transforming HTML into various formats
ii  libhtml-html5-entities-perl           0.004-3                                 all          module to encode and decode character entities defined in HTML5
ii  libhtml-parser-perl:amd64             3.81-1                                  amd64        collection of modules that parse HTML text documents
ii  libhtml-tagset-perl                   3.20-6                                  all          data tables pertaining to HTML
ii  libhtml-tokeparser-simple-perl        3.16-4                                  all          Perl module used to tokenize HTML documents
ii  libhtml-tree-perl                     5.07-3                                  all          Perl module to represent and create HTML syntax trees
ii  libhttp-cookies-perl                  6.10-1                                  all          HTTP cookie jars
ii  libhttp-daemon-perl                   6.16-1                                  all          simple http server class
ii  libhttp-date-perl                     6.05-2                                  all          module of date conversion routines
ii  libhttp-entity-parser-perl            0.25-2                                  all          PSGI compliant HTTP Entity Parser
ii  libhttp-headers-fast-perl             0.22-3                                  all          faster implementation of HTTP::Headers
ii  libhttp-message-perl                  6.44-1                                  all          perl interface to HTTP style messages
ii  libhttp-multipartparser-perl          0.02-3                                  all          HTTP multipart MIME parser
ii  libhttp-negotiate-perl                6.01-2                                  all          implementation of content negotiation
ii  libhttp-tiny-multipart-perl           0.08-2                                  all          module to add post_multipart method to HTTP::Tiny
ii  libhwloc-plugins:amd64                2.9.0-1                                 amd64        Hierarchical view of the machine - plugins
ii  libhwloc15:amd64                      2.9.0-1                                 amd64        Hierarchical view of the machine - shared libs
ii  libhwy1:amd64                         1.0.3-3+deb12u1                         amd64        Efficient and performance-portable SIMD wrapper (runtime files)
ii  libibverbs1:amd64                     44.0-2                                  amd64        Library for direct userspace use of RDMA (InfiniBand/iWARP)
ii  libice6:amd64                         2:1.0.10-1                              amd64        X11 Inter-Client Exchange library
ii  libicu72:amd64                        72.1-3                                  amd64        International Components for Unicode
ii  libidn12:amd64                        1.41-1                                  amd64        GNU Libidn library, implementation of IETF IDN specifications
ii  libidn2-0:amd64                       2.3.3-1+b1                              amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libiec61883-0:amd64                   1.2.0-6+b1                              amd64        partial implementation of IEC 61883 (shared lib)
ii  libigdgmm12:amd64                     22.3.3+ds1-1                            amd64        Intel Graphics Memory Management Library -- shared library
ii  libimath-3-1-29:amd64                 3.1.6-1                                 amd64        Utility libraries from ASF used by OpenEXR - runtime
ii  libimport-into-perl                   1.002005-2                              all          module for importing packages into other packages
ii  libindirect-perl                      0.39-2+b1                               amd64        module warning about using the indirect object syntax
ii  libinput-bin                          1.22.1-1                                amd64        input device management and event handling library - udev quirks
ii  libinput10:amd64                      1.22.1-1                                amd64        input device management and event handling library - shared library
ii  libintl-perl                          1.33-1                                  all          Uniforum message translations system compatible i18n library
ii  libintl-xs-perl                       1.33-1                                  amd64        XS Uniforum message translations system compatible i18n library
ii  libio-html-perl                       1.004-3                                 all          open an HTML file with automatic charset detection
ii  libio-interactive-perl                1.023-2                                 all          utility module for interactive I/O
ii  libio-multiplex-perl                  1.16-3                                  all          object-oriented interface to select() for Perl
ii  libio-prompter-perl                   0.004015-2                              all          Perl module to prompt for input, read it, clean it, return it
ii  libio-pty-perl                        1:1.17-1                                amd64        Perl module for pseudo tty IO
ii  libio-sessiondata-perl                1.03-3                                  all          set of modules for non-blocking I/O
ii  libio-socket-inet6-perl               2.73-1                                  all          object interface for AF_INET6 domain sockets
ii  libio-socket-ip-perl                  0.41-2                                  all          module for using IPv4 and IPv6 sockets in a protocol-independent way
ii  libio-socket-socks-perl               0.74-3                                  all          extension to IO::Socket providing SOCKS proxy
ii  libio-socket-ssl-perl                 2.081-2                                 all          Perl module implementing object oriented interface to SSL sockets
ii  libio-socket-timeout-perl             0.32-3                                  all          IO::Socket with read/write timeout
ii  libio-string-perl                     1.08-4                                  all          Emulate IO::File interface for in-core strings
ii  libio-stringy-perl                    2.111-3                                 all          modules for I/O on in-core objects (strings/arrays)
ii  libip4tc2:amd64                       1.8.9-2                                 amd64        netfilter libip4tc library
ii  libip6tc2:amd64                       1.8.9-2                                 amd64        netfilter libip6tc library
ii  libipc-run-perl                       20220807.0-1                            all          Perl module for running processes
ii  libipc-run3-perl                      0.048-3                                 all          run a subprocess with input/output redirection
ii  libipc-shareable-perl                 1.13-1                                  all          module to access IPC shared memory segments through perl
ii  libipc-system-simple-perl             1.30-2                                  all          Perl module to run commands simply, with detailed diagnostics
ii  libipmiconsole2                       1.6.10-1+b1                             amd64        GNU IPMI - Serial-over-Lan library
ii  libipmidetect0                        1.6.10-1+b1                             amd64        GNU IPMI - IPMI node detection library
ii  libiscsi7:amd64                       1.19.0-3                                amd64        iSCSI client shared library
ii  libisl23:amd64                        0.25-1.1                                amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libiterator-perl                      0.03+ds1-2                              all          Perl implementation of iterators
ii  libiterator-util-perl                 0.02+ds1-2                              all          Useful functions for creating and manipulating iterator objects
ii  libitm1:amd64                         12.2.0-14                               amd64        GNU Transactional Memory Library
ii  libjack-jackd2-0:amd64                1.9.21~dfsg-3                           amd64        JACK Audio Connection Kit (libraries)
ii  libjansson4:amd64                     2.14-2                                  amd64        C library for encoding, decoding and manipulating JSON data
ii  libjavascript-minifier-xs-perl        0.15-1+b2                               amd64        XS based JavaScript minifier
ii  libjbig0:amd64                        2.1-6.1                                 amd64        JBIGkit libraries
ii  libjcode-pm-perl                      2.06-1.1                                amd64        Perl extension interface to convert Japanese text
ii  libjemalloc2:amd64                    5.3.0-1                                 amd64        general-purpose scalable concurrent malloc(3) implementation
ii  libjpeg62-turbo:amd64                 1:2.1.5-2                               amd64        libjpeg-turbo JPEG runtime library
ii  libjq1:amd64                          1.6-2.1                                 amd64        lightweight and flexible command-line JSON processor - shared library
ii  libjs-bootstrap4                      4.6.1+dfsg1-4                           all          HTML, CSS and JS framework
ii  libjs-chosen                          1.8.7+dfsg-2                            all          select box enhancer for jQuery and Prototype
ii  libjs-d3                              3.5.17-4                                all          JavaScript visualization library for HTML and SVG
ii  libjs-highlight.js                    9.18.5+dfsg1-2                          all          JavaScript library for syntax highlighting
ii  libjs-jquery                          3.6.1+dfsg+~3.5.14-1                    all          JavaScript library for dynamic web applications
ii  libjs-moment                          2.29.4+ds-1                             all          Work with dates in JavaScript (library)
ii  libjs-popper.js                       1.16.1+ds-6                             all          Javascript library to position poppers in web applications
ii  libjs-sizzle                          2.3.6+ds+~2.3.3-2                       all          Pure-JavaScript CSS selector engine
ii  libjson-c5:amd64                      0.16-2                                  amd64        JSON manipulation library - shared library
ii  libjson-maybexs-perl                  1.004004-1                              all          interface to the best available JSON module
ii  libjson-perl                          4.10000-1                               all          module for manipulating JSON-formatted data
ii  libjson-rpc-perl                      1.06-3                                  all          Perl implementation of JSON-RPC 2.0 and 1.1 protocols
ii  libjson-validator-perl                5.14+dfsg-1                             all          module to validate data against a JSON schema
ii  libjson-xs-perl                       4.030-2+b1                              amd64        module for manipulating JSON-formatted data (C/XS-accelerated)
ii  libjxl0.7:amd64                       0.7.0-10                                amd64        JPEG XL Image Coding System - "JXL" (shared libraries)
ii  libk5crypto3:amd64                    1.20.1-2+deb12u1                        amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64                    1.6.3-2                                 amd64        Linux Key Management Utilities (library)
ii  libklibc:amd64                        2.0.12-1                                amd64        minimal libc subset for use with initramfs
ii  libkmlbase1:amd64                     1.3.0-10                                amd64        Library to manipulate KML 2.2 OGC standard files - libkmlbase
ii  libkmldom1:amd64                      1.3.0-10                                amd64        Library to manipulate KML 2.2 OGC standard files - libkmldom
ii  libkmlengine1:amd64                   1.3.0-10                                amd64        Library to manipulate KML 2.2 OGC standard files - libkmlengine
ii  libkmod2:amd64                        30+20221128-1                           amd64        libkmod shared library
ii  libkrb5-3:amd64                       1.20.1-2+deb12u1                        amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64                 1.20.1-2+deb12u1                        amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                        1.6.3-2                                 amd64        X.509 and CMS support library
ii  liblab-gamut1:amd64                   2.42.2-7+b3                             amd64        rich set of graph drawing tools - liblab_gamut library
ii  liblapack3:amd64                      3.11.0-2                                amd64        Library of linear algebra routines 3 - shared version
ii  liblcms2-2:amd64                      2.14-2                                  amd64        Little CMS 2 color management library
ii  libldap-2.5-0:amd64                   2.5.13+dfsg-5                           amd64        OpenLDAP libraries
ii  libldap-common                        2.5.13+dfsg-5                           all          OpenLDAP common files for libraries
ii  liblept5:amd64                        1.82.0-3+b3                             amd64        image processing library
ii  liblerc4:amd64                        4.0.0+ds-2                              amd64        Limited Error Raster Compression library
ii  liblilv-0-0:amd64                     0.24.14-1                               amd64        library for simple use of LV2 plugins
ii  liblist-compare-perl                  0.55-2                                  all          Perl module for comparing elements of two or more lists
ii  liblist-moreutils-perl                0.430-2                                 all          Perl module with additional list functions not found in List::Util
ii  liblist-moreutils-xs-perl             0.430-3+b1                              amd64        Perl module providing compiled List::MoreUtils functions
ii  liblist-someutils-perl                0.59-1                                  all          module that provides the stuff missing in List::Util
ii  liblist-someutils-xs-perl:amd64       0.58-3                                  amd64        module providing XS implementation for List::SomeUtils
ii  liblist-utilsby-perl                  0.12-2                                  all          higher-order list utility functions
ii  libllvm15:amd64                       1:15.0.6-4+b1                           amd64        Modular compiler and toolchain technologies, runtime library
ii  liblmdb0:amd64                        0.9.24-1                                amd64        Lightning Memory-Mapped Database shared library
ii  liblocale-gettext-perl                1.07-5                                  amd64        module using libc functions for internationalization in Perl
ii  liblockfile-bin                       1.17-1+b1                               amd64        support binaries for and cli utilities based on liblockfile
ii  liblockfile1:amd64                    1.17-1+b1                               amd64        NFS-safe locking library
ii  liblog-any-adapter-screen-perl        0.140-2                                 all          send logs to screen, with colors and some other features
ii  liblog-any-perl                       1.713-1                                 all          Perl module to log messages safely and efficiently
ii  liblog-dispatch-perl                  2.70-1                                  all          message dispatcher to multiple Log::Dispatch::* objects
ii  liblog-log4perl-perl                  1.57-1                                  all          Perl port of the widely popular log4j logging package
ii  liblognorm5:amd64                     2.0.6-4                                 amd64        log normalizing library
ii  liblsan0:amd64                        12.2.0-14                               amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  libltdl-dev:amd64                     2.4.7-5                                 amd64        System independent dlopen wrapper for GNU libtool (headers)
ii  libltdl7:amd64                        2.4.7-5                                 amd64        System independent dlopen wrapper for GNU libtool
ii  liblvm2cmd2.03:amd64                  2.03.16-2                               amd64        LVM2 command library
ii  liblwp-mediatypes-perl                6.04-2                                  all          module to guess media type for a file or a URL
ii  liblwp-protocol-https-perl            6.10-1                                  all          HTTPS driver for LWP::UserAgent
ii  liblwp-useragent-determined-perl      1.07-3                                  all          LWP useragent that retries errors
ii  liblz4-1:amd64                        1.9.4-1                                 amd64        Fast LZ compression algorithm library - runtime
ii  liblzma5:amd64                        5.4.1-0.2                               amd64        XZ-format compression library
ii  liblzo2-2:amd64                       2.10-2                                  amd64        data compression library
ii  libmagic-mgc                          1:5.44-3                                amd64        File type determination library using "magic" numbers (compiled magic file)
ii  libmagic1:amd64                       1:5.44-3                                amd64        Recognize the type of data in a file using "magic" numbers - library
ii  libmail-imapclient-perl               3.43-1                                  all          Perl library for manipulating IMAP mail stores
ii  libmail-sendmail-perl                 0.80-3                                  all          simple way to send email from a perl script
ii  libmailtools-perl                     2.21-2                                  all          modules to manipulate email in perl programs
ii  libmariadb3:amd64                     1:10.11.6-0+deb12u1                     amd64        MariaDB database client library
ii  libmarkdown2:amd64                    2.2.7-2                                 amd64        implementation of the Markdown markup language in C (library)
ii  libmath-base85-perl                   0.5+dfsg-2                              all          Perl extension for base 85 numbers, as referenced by RFC 1924
ii  libmath-calc-units-perl               1.07-2.1                                all          Human-readable unit-aware calculator
ii  libmath-random-isaac-perl             1.004-2                                 all          Perl interface to the ISAAC PRNG Algorithm
ii  libmath-random-isaac-xs-perl          1.004-3+b1                              amd64        Perl implementation of the ISAAC PRNG (C/XS Accelerated)
ii  libmaxminddb0:amd64                   1.7.1-1                                 amd64        IP geolocation database library
ii  libmbedcrypto7:amd64                  2.28.3-1                                amd64        lightweight crypto and SSL/TLS library - crypto library
ii  libmd0:amd64                          1.0.4-2                                 amd64        message digest functions from BSD systems - shared library
ii  libmd4c0:amd64                        0.4.8-1                                 amd64        Markdown for C
ii  libmemcached11:amd64                  1.1.4-1                                 amd64        C and C++ client library to the memcached server
ii  libmfx1:amd64                         22.5.4-1                                amd64        Intel Media SDK -- shared library
ii  libmime-lite-perl                     3.033-1                                 all          module for convenient MIME message creation
ii  libmime-tools-perl                    5.510-1                                 all          Perl5 modules for MIME-compliant messages
ii  libmime-types-perl                    2.24-1                                  all          Perl extension for determining MIME types and Transfer Encoding
ii  libminion-backend-sqlite-perl         5.0.7-1                                 all          SQLite backend for Minion job queue
ii  libminion-perl                        10.25+dfsg-4                            all          job queue for Mojolicious
ii  libminizip1:amd64                     1.1-8+deb12u1                           amd64        compression library - minizip library
ii  libmldbm-perl                         2.05-4                                  all          module for storing multidimensional hash structures in perl tied hashes
ii  libmnl0:amd64                         1.0.4-3                                 amd64        minimalistic Netlink communication library
ii  libmodule-find-perl                   0.16-2                                  all          module to find and use installed Perl modules
ii  libmodule-implementation-perl         0.09-2                                  all          module for loading one of several alternate implementations of a module
ii  libmodule-pluggable-perl              5.2-4                                   all          module for giving  modules the ability to have plugins
ii  libmodule-refresh-perl                0.18-2                                  all          tool to refresh %INC files when updated on disk
ii  libmodule-runtime-conflicts-perl      0.003-2                                 all          module to provide information on conflicts for Module::Runtime
ii  libmodule-runtime-perl                0.016-2                                 all          Perl module for runtime module handling
ii  libmodule-scandeps-perl               1.31-2                                  all          module to recursively scan Perl code for dependencies
ii  libmojo-ioloop-readwriteprocess-perl  0.33-1                                  all          module to execute external programs or internal code blocks as separate process
ii  libmojo-rabbitmq-client-perl          0.3.1-3                                 all          Mojo::IOLoop based RabbitMQ client
ii  libmojo-server-fastcgi-perl           0.50-2                                  all          Mojolicious FastCGI Server
ii  libmojo-sqlite-perl                   3.009-2                                 all          tiny Mojolicious wrapper for SQLite
ii  libmojolicious-perl                   9.36+dfsg-1~bpo12+2                     all          simple, yet powerful, Web Application Framework
ii  libmojolicious-plugin-assetpack-perl  2.14-1                                  all          Mojolicious plugin for compressing and converting assets
ii  libmojolicious-plugin-renderfile-perl 0.12-5                                  all          "render_file" helper for Mojolicious
ii  libmonitoring-plugin-perl             0.40-1                                  all          family of perl modules to streamline writing Monitoring plugins
ii  libmoo-perl                           2.005005-1                              all          Minimalist Object Orientation library (with Moose compatibility)
ii  libmoose-perl:amd64                   2.2203-1                                amd64        modern Perl object system framework
ii  libmoox-aliases-perl                  0.001006-2                              all          easy aliasing of methods and attributes in Moo
ii  libmount1:amd64                       2.38.1-5+deb12u1                        amd64        device mounting library
ii  libmouse-perl                         2.5.10-1+b3                             amd64        lightweight object framework for Perl
ii  libmp3lame0:amd64                     3.100-6                                 amd64        MP3 encoding library
ii  libmpc3:amd64                         1.3.1-1                                 amd64        multiple precision complex floating-point library
ii  libmpfr6:amd64                        4.2.0-1                                 amd64        multiple precision floating-point computation
ii  libmpg123-0:amd64                     1.31.2-1                                amd64        MPEG layer 1/2/3 audio decoder (shared library)
ii  libmro-compat-perl                    0.15-2                                  all          mro::* interface compatibility for Perls < 5.9.5
ii  libmtdev1:amd64                       1.1.6-1                                 amd64        Multitouch Protocol Translation Library - shared library
ii  libmysofa1:amd64                      1.3.1~dfsg0-1                           amd64        library to read HRTFs stored in the AES69-2015 SOFA format
ii  libnamespace-autoclean-perl           0.29-2                                  all          module to remove imported symbols after compilation
ii  libnamespace-clean-perl               0.27-2                                  all          module for keeping imports and functions out of the current namespace
ii  libncurses5:amd64                     6.4-4                                   amd64        shared libraries for terminal handling (legacy version)
ii  libncurses6:amd64                     6.4-4                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64                    6.4-4                                   amd64        shared libraries for terminal handling (wide character support)
ii  libndctl6:amd64                       76.1-1                                  amd64        Utility library for managing the libnvdimm subsystem
ii  libnet-amqp-perl                      0.06~dfsg-4                             all          AMQP (de)serialization and representation
ii  libnet-cidr-perl                      0.21-2                                  all          module to manipulate IPv4/IPv6 netblocks in CIDR notation
ii  libnet-cups-perl                      0.64-2+b1                               amd64        Perl module for printing through CUPS
ii  libnet-dbus-perl                      1.2.0-2                                 amd64        Perl extension for the DBus bindings
ii  libnet-dns-native-perl                0.22-2+b2                               amd64        non-blocking system DNS resolver
ii  libnet-dns-perl                       1.36-1                                  all          module to perform DNS queries
ii  libnet-dns-sec-perl                   1.20-1+b1                               amd64        DNSSEC extension to NET::DNS
ii  libnet-domain-tld-perl                1.75-3                                  all          list of currently available Top-level Domains (TLDs)
ii  libnet-http-perl                      6.22-1                                  all          module providing low-level HTTP connection client
ii  libnet-idn-encode-perl                2.500-3+b1                              amd64        Internationalizing Domain Names in Applications (IDNA)
ii  libnet-ip-perl                        1.26-3                                  all          Perl extension for manipulating IPv4/IPv6 addresses
ii  libnet-ipv6addr-perl                  1.02-1                                  all          module to validate/manipulate IPv6 addresses
ii  libnet-libidn-perl                    0.12.ds-4+b1                            amd64        Perl bindings for GNU Libidn
ii  libnet-netmask-perl                   2.0002-2                                all          module to parse, manipulate and lookup IP network blocks
ii  libnet-openid-common-perl             1.20-2                                  all          libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
ii  libnet-openid-consumer-perl           1.18-2                                  all          library for consumers of OpenID identities
ii  libnet-server-perl                    2.013-2                                 all          extensible, general perl server engine
ii  libnet-smtp-ssl-perl                  1.04-2                                  all          Perl module providing SSL support to Net::SMTP
ii  libnet-smtp-tls-perl                  0.12-4                                  all          Perl SMTP client library supporting TLS and AUTH
ii  libnet-smtpauth-perl                  0.08-6                                  all          Perl module that provides SMTP authentication (Net::SMTP_auth)
ii  libnet-snmp-perl                      6.0.1-7                                 all          Script SNMP connections
ii  libnet-ssh2-perl                      0.73-1+b1                               amd64        Perl module for the SSH 2 protocol
ii  libnet-ssleay-perl:amd64              1.92-2+b1                               amd64        Perl module for Secure Sockets Layer (SSL)
ii  libnetaddr-ip-perl                    4.079+dfsg-2+b1                         amd64        IP address manipulation module
ii  libnetcdf19:amd64                     1:4.9.0-3+b1                            amd64        Interface for scientific data access to large binary data
ii  libnetfilter-conntrack3:amd64         1.0.9-3                                 amd64        Netfilter netlink-conntrack library
ii  libnettle8:amd64                      3.8.1-2                                 amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnewt0.52:amd64                     0.52.23-1+b1                            amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
ii  libnfnetlink0:amd64                   1.0.2-2                                 amd64        Netfilter netlink library
ii  libnfs13:amd64                        4.0.0-1                                 amd64        NFS client library (shared library)
ii  libnfsidmap1:amd64                    1:2.6.2-4                               amd64        NFS idmapping library
ii  libnftables1:amd64                    1.0.6-2+deb12u2                         amd64        Netfilter nftables high level userspace API library
ii  libnftnl11:amd64                      1.2.4-2                                 amd64        Netfilter nftables userspace API library
ii  libnghttp2-14:amd64                   1.52.0-1+deb12u1                        amd64        library implementing HTTP/2 protocol (shared library)
ii  libnl-3-200:amd64                     3.7.0-0.2+b1                            amd64        library for dealing with netlink sockets
ii  libnl-genl-3-200:amd64                3.7.0-0.2+b1                            amd64        library for dealing with netlink sockets - generic netlink
ii  libnl-route-3-200:amd64               3.7.0-0.2+b1                            amd64        library for dealing with netlink sockets - route interface
ii  libnorm1:amd64                        1.5.9+dfsg-2                            amd64        NACK-Oriented Reliable Multicast (NORM) library
ii  libnpth0:amd64                        1.6-3                                   amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64                      1.3.0-2                                 amd64        libnsl development files
ii  libnsl2:amd64                         1.3.0-2                                 amd64        Public client interface for NIS(YP) and NIS+
ii  libnspr4:amd64                        2:4.35-1                                amd64        NetScape Portable Runtime Library
ii  libnss-mymachines:amd64               252.22-1~deb12u1                        amd64        nss module to resolve hostnames for local container instances
ii  libnss-systemd:amd64                  252.22-1~deb12u1                        amd64        nss module providing dynamic user and group name resolution
ii  libnss3:amd64                         2:3.87.1-1                              amd64        Network Security Service libraries
ii  libnuma1:amd64                        2.0.16-1                                amd64        Libraries for controlling NUMA policy
ii  libnumber-compare-perl                0.03-3                                  all          module for performing numeric comparisons in Perl
ii  libobject-pad-perl                    0.78-1                                  amd64        module providing a simple syntax for lexical field-based objects
ii  libodbc2:amd64                        2.3.11-2+deb12u1                        amd64        ODBC Driver Manager library for Unix
ii  libodbcinst2:amd64                    2.3.11-2+deb12u1                        amd64        Support library for accessing ODBC configuration files
ii  libogdi4.1                            4.1.0+ds-6                              amd64        Open Geographic Datastore Interface Library -- library
ii  libogg0:amd64                         1.3.5-3                                 amd64        Ogg bitstream library
ii  libole-storage-lite-perl              0.20-2                                  all          simple class for OLE document interface
ii  libonig5:amd64                        6.9.8-1                                 amd64        regular expressions library
ii  libopencv-core406:amd64               4.6.0+dfsg-12                           amd64        computer vision core library
ii  libopencv-highgui406:amd64            4.6.0+dfsg-12                           amd64        computer vision High-level GUI and Media I/O library
ii  libopencv-imgcodecs406:amd64          4.6.0+dfsg-12                           amd64        computer vision Image Codecs library
ii  libopencv-imgproc406:amd64            4.6.0+dfsg-12                           amd64        computer vision Image Processing library
ii  libopenexr-3-1-30:amd64               3.1.5-5                                 amd64        runtime files for the OpenEXR image library
ii  libopengl0:amd64                      1.6.0-1                                 amd64        Vendor neutral GL dispatch library -- OpenGL support
ii  libopenjp2-7:amd64                    2.5.0-2                                 amd64        JPEG 2000 image compression/decompression library
ii  libopenmpt0:amd64                     0.6.9-1                                 amd64        module music library based on OpenMPT -- shared library
ii  libopus0:amd64                        1.3.1-3                                 amd64        Opus codec runtime library
ii  liborc-0.4-0:amd64                    1:0.4.33-2                              amd64        Library of Optimized Inner Loops Runtime Compiler
ii  libp11-kit0:amd64                     0.24.1-2                                amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpackage-deprecationmanager-perl    0.18-1                                  all          module for managing deprecation warnings for Perl distributions
ii  libpackage-stash-perl                 0.40-1                                  all          module providing routines for manipulating stashes
ii  libpackage-stash-xs-perl:amd64        0.30-1+b1                               amd64        Perl module providing routines for manipulating stashes (XS version)
ii  libpackage-variant-perl               1.003002-2                              all          parameterizable packages
ii  libpadwalker-perl                     2.5-1+b3                                amd64        module to inspect and manipulate lexical variables
ii  libpam-modules:amd64                  1.5.2-6+deb12u1                         amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin                    1.5.2-6+deb12u1                         amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                        1.5.2-6+deb12u1                         all          Runtime support for the PAM library
ii  libpam-systemd:amd64                  252.22-1~deb12u1                        amd64        system and service manager - PAM module
ii  libpam0g:amd64                        1.5.2-6+deb12u1                         amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64                  1.50.12+ds-1                            amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64             1.50.12+ds-1                            amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64               1.50.12+ds-1                            amd64        Layout and rendering of internationalized text
ii  libparams-classify-perl:amd64         0.015-2+b1                              amd64        Perl module for argument type classification
ii  libparams-util-perl                   1.102-2+b1                              amd64        Perl extension for simple stand-alone param checking functions
ii  libparams-validate-perl:amd64         1.31-1                                  amd64        Perl module to validate parameters to Perl method/function calls
ii  libparams-validationcompiler-perl     0.31-1                                  all          module to build an optimized subroutine parameter validator
ii  libparse-recdescent-perl              1.967015+dfsg-4                         all          Perl module to create and use recursive-descent parsers
ii  libpath-class-perl                    0.37-4                                  all          module for cross-platform path specification manipulation
ii  libpath-iterator-rule-perl            1.015-2                                 all          iterative, recursive file finder
ii  libpath-tiny-perl                     0.144-1                                 all          file path utility
ii  libpathplan4:amd64                    2.42.2-7+b3                             amd64        rich set of graph drawing tools - pathplan library
ii  libpcap0.8:amd64                      1.10.3-1                                amd64        system interface for user-level packet capture
ii  libpci3:amd64                         1:3.9.0-4                               amd64        PCI utilities (shared library)
ii  libpciaccess0:amd64                   0.17-2                                  amd64        Generic PCI access library for X
ii  libpcre2-16-0:amd64                   10.42-1                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64                   10.42-1                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64                    10.42-1                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre3:amd64                        2:8.39-15                               amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcsclite1:amd64                    1.9.9-2                                 amd64        Middleware to access a smart card using PC/SC (library)
ii  libperl4-corelibs-perl                0.004-3                                 all          libraries historically supplied with Perl 4
ii  libperl5.36:amd64                     5.36.0-7+deb12u1                        amd64        shared Perl library
ii  libperlio-gzip-perl                   0.20-1+b1                               amd64        module providing a PerlIO layer to gzip/gunzip
ii  libperlio-layers-perl                 0.012-3                                 amd64        Perl module to query a filehandle's capabilities
ii  libperlio-utf8-strict-perl            0.010-1                                 amd64        fast and correct UTF-8 Perl IO module
ii  libperlio-via-timeout-perl            0.32-3                                  all          PerlIO layer that adds read & write timeout to a handle
ii  libpgm-5.3-0:amd64                    5.3.128~dfsg-2                          amd64        OpenPGM shared library
ii  libpipeline1:amd64                    1.5.7-1                                 amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64                   0.42.2-1                                amd64        pixel-manipulation library for X and cairo
ii  libplacebo208:amd64                   4.208.0-3                               amd64        GPU-accelerated video/image rendering primitives (shared library)
ii  libplack-perl                         1.0050-1                                all          interface between web servers and Perl web applications
ii  libpmem1:amd64                        1.12.1-2                                amd64        Persistent Memory low level support library, v1 runtime
ii  libpng16-16:amd64                     1.6.39-2                                amd64        PNG library - runtime (version 1.6)
ii  libpocketsphinx3:amd64                0.8+5prealpha+1-15                      amd64        Speech recognition tool - front-end library
ii  libpod-constants-perl                 0.19-2                                  all          module for including constants from POD
ii  libpod-coverage-perl                  0.23-2                                  all          checker for comprehensiveness of perl module documentation
ii  libpod-parser-perl                    1.65-1                                  all          modules for parsing/translating POD format documents
ii  libpod-pom-perl                       2.01-4                                  all          module providing a Pod Object Model
ii  libpoppler126:amd64                   22.12.0-2+b1                            amd64        PDF rendering library
ii  libpopt0:amd64                        1.19+dfsg-1                             amd64        lib for parsing cmdline parameters
ii  libposix-strftime-compiler-perl       0.44-3                                  all          GNU C library compatible strftime for loggers and servers
ii  libpostproc56:amd64                   7:5.1.4-0+deb12u1                       amd64        FFmpeg library for post processing - runtime files
ii  libpq5:amd64                          15.6-0+deb12u1                          amd64        PostgreSQL C client library
ii  libproc-processtable-perl:amd64       0.634-1+b2                              amd64        Perl library for accessing process table information
ii  libproc2-0:amd64                      2:4.0.2-3                               amd64        library for accessing process information from /proc
ii  libproj25:amd64                       9.1.1-1+b1                              amd64        Cartographic projection library
ii  libprotobuf-c1:amd64                  1.4.1-1+b1                              amd64        Protocol Buffers C shared library (protobuf-c)
ii  libprotobuf32:amd64                   3.21.12-3                               amd64        protocol buffers C++ library
ii  libproxy1v5:amd64                     0.4.18-1.2                              amd64        automatic proxy configuration management library (shared)
ii  libpsl5:amd64                         0.21.2-1                                amd64        Library for Public Suffix List (shared libraries)
ii  libpulse0:amd64                       16.1+dfsg1-2+b1                         amd64        PulseAudio client libraries
ii  libpython3-stdlib:amd64               3.11.2-1+b1                             amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.11-minimal:amd64           3.11.2-6                                amd64        Minimal subset of the Python language (version 3.11)
ii  libpython3.11-stdlib:amd64            3.11.2-6                                amd64        Interactive high-level object-oriented language (standard library, version 3.11)
ii  libqhull-r8.0:amd64                   2020.2-5                                amd64        calculate convex hulls and related structures (reentrant shared library)
ii  libqt5core5a:amd64                    5.15.8+dfsg-11                          amd64        Qt 5 core module
ii  libqt5dbus5:amd64                     5.15.8+dfsg-11                          amd64        Qt 5 D-Bus module
ii  libqt5gui5:amd64                      5.15.8+dfsg-11                          amd64        Qt 5 GUI module
ii  libqt5network5:amd64                  5.15.8+dfsg-11                          amd64        Qt 5 network module
ii  libqt5opengl5:amd64                   5.15.8+dfsg-11                          amd64        Qt 5 OpenGL module
ii  libqt5qml5:amd64                      5.15.8+dfsg-3                           amd64        Qt 5 QML module
ii  libqt5qmlmodels5:amd64                5.15.8+dfsg-3                           amd64        Qt 5 QML Models library
ii  libqt5quick5:amd64                    5.15.8+dfsg-3                           amd64        Qt 5 Quick library
ii  libqt5svg5:amd64                      5.15.8-3                                amd64        Qt 5 SVG module
ii  libqt5test5:amd64                     5.15.8+dfsg-11                          amd64        Qt 5 test module
ii  libqt5waylandclient5:amd64            5.15.8-2                                amd64        QtWayland client library
ii  libqt5waylandcompositor5:amd64        5.15.8-2                                amd64        QtWayland compositor library
ii  libqt5widgets5:amd64                  5.15.8+dfsg-11                          amd64        Qt 5 widgets module
ii  libquadmath0:amd64                    12.2.0-14                               amd64        GCC Quad-Precision Math Library
ii  librabbitmq4:amd64                    0.11.0-1+b1                             amd64        AMQP client library written in C
ii  librados2                             16.2.11+ds-2                            amd64        RADOS distributed object store client library
ii  librav1e0:amd64                       0.5.1-6                                 amd64        Fastest and safest AV1 encoder - shared library
ii  libraw1394-11:amd64                   2.1.2-2                                 amd64        library for direct access to IEEE 1394 bus (aka FireWire)
ii  librbd1                               16.2.11+ds-2                            amd64        RADOS block device client library
ii  librdmacm1:amd64                      44.0-2                                  amd64        Library for managing RDMA connections
ii  libre-engine-re2-perl:amd64           0.17+ds-1                               amd64        RE2 regex engine
ii  libre2-9:amd64                        20220601+dfsg-1+b1                      amd64        efficient, principled regular expression library
ii  libreadline8:amd64                    8.2-1.3                                 amd64        GNU readline and history libraries, run-time libraries
ii  libreadonly-perl                      2.050-3                                 all          facility for creating read-only scalars, arrays and hashes
ii  libredis-perl                         2:2.000-1                               all          persistent key-value database with network interface (Perl client library)
ii  libref-util-perl                      0.204-2                                 all          set of utility functions for checking references
ii  libref-util-xs-perl                   0.117-2+b1                              amd64        XS implementation for Ref::Util
ii  libregexp-common-perl                 2017060201-3                            all          module with common regular expressions
ii  libregexp-ipv6-perl                   0.03-3                                  all          Regular expression for IPv6 addresses
ii  libregexp-pattern-license-perl        3.9.4-3                                 all          regular expressions for legal licenses
ii  libregexp-pattern-perl                0.2.14-2                                all          convention/framework for modules that contain collection of regexes
ii  libregexp-wildcards-perl              1.05-3                                  all          converts wildcard expressions to Perl regular expressions
ii  librist4:amd64                        0.2.7+dfsg-1                            amd64        Reliable Internet Stream Transport -- shared library
ii  librole-tiny-perl                     2.002004-1                              all          Perl module for minimalist role composition
ii  librouter-simple-perl                 0.17-3                                  all          simple HTTP router for web applications
ii  librsvg2-2:amd64                      2.54.7+dfsg-1~deb12u1                   amd64        SAX-based renderer library for SVG files (runtime)
ii  librsvg2-common:amd64                 2.54.7+dfsg-1~deb12u1                   amd64        SAX-based renderer library for SVG files (extra runtime)
ii  librtmp1:amd64                        2.4+20151223.gitfa8646d.1-2+b2          amd64        toolkit for RTMP streams (shared library)
ii  librttopo1:amd64                      1.1.0-3                                 amd64        Tuscany Region topology library
ii  librubberband2:amd64                  3.1.2+dfsg0-1                           amd64        audio time-stretching and pitch-shifting library
ii  libruby:amd64                         1:3.1                                   amd64        Libraries necessary to run Ruby
ii  libruby3.1:amd64                      3.1.2-7+deb12u1                         amd64        Libraries necessary to run Ruby 3.1
ii  libsamplerate0:amd64                  0.2.2-3                                 amd64        Audio sample rate conversion library
ii  libsasl2-2:amd64                      2.1.28+dfsg-10                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64                2.1.28+dfsg-10                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64             2.1.28+dfsg-10                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libsbuild-perl                        0.85.0                                  all          Library for building Debian binary packages from Debian sources
ii  libscope-guard-perl                   0.21-2                                  all          lexically scoped resource management
ii  libsdl2-2.0-0:amd64                   2.26.5+dfsg-1                           amd64        Simple DirectMedia Layer
ii  libseccomp2:amd64                     2.5.4-1+b3                              amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64                     3.4-1+b6                                amd64        SELinux runtime shared libraries
ii  libsemanage-common                    3.4-1                                   all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64                    3.4-1+b5                                amd64        SELinux policy management library
ii  libsensors-config                     1:3.6.0-7.1                             all          lm-sensors configuration files
ii  libsensors5:amd64                     1:3.6.0-7.1                             amd64        library to read temperature/voltage/fan sensors
ii  libsepol2:amd64                       3.4-2.1                                 amd64        SELinux library for manipulating binary security policies
ii  libserd-0-0:amd64                     0.30.16-1                               amd64        lightweight RDF syntax library
ii  libsereal-decoder-perl                5.003+ds-1                              amd64        fast, compact, powerful binary deserialization module
ii  libsereal-encoder-perl                5.003+ds-1                              amd64        fast, compact, powerful binary serialization module
ii  libserf-1-1:amd64                     1.3.9-11                                amd64        high-performance asynchronous HTTP client library
ii  libset-intspan-perl                   1.19-3                                  all          module to manage sets of integers
ii  libset-object-perl                    1.42-1+b2                               amd64        collection of objects without duplications
ii  libshine3:amd64                       3.1.1-2                                 amd64        Fixed-point MP3 encoding library - runtime files
ii  libshout3:amd64                       2.4.6-1+b1                              amd64        MP3/Ogg Vorbis broadcast streaming library
ii  libsigsegv2:amd64                     2.14-1                                  amd64        Library for handling page faults in a portable way
ii  libslang2:amd64                       2.3.3-3                                 amd64        S-Lang programming library - runtime version
ii  libslirp0:amd64                       4.7.0-1                                 amd64        General purpose TCP-IP emulator library
ii  libsm6:amd64                          2:1.2.3-1                               amd64        X11 Session Management library
ii  libsmartcols1:amd64                   2.38.1-5+deb12u1                        amd64        smart column output alignment library
ii  libsnappy1v5:amd64                    1.1.9-3                                 amd64        fast compression/decompression library
ii  libsndfile1:amd64                     1.2.0-1                                 amd64        Library for reading/writing audio files
ii  libsndio7.0:amd64                     1.9.0-0.3+b2                            amd64        Small audio and MIDI framework from OpenBSD, runtime libraries
ii  libsnmp-base                          5.9.3+dfsg-2                            all          SNMP configuration script, MIBs and documentation
ii  libsnmp40:amd64                       5.9.3+dfsg-2                            amd64        SNMP (Simple Network Management Protocol) library
ii  libsoap-lite-perl                     1.27-3                                  all          Perl implementation of a SOAP client and server
ii  libsocket++1:amd64                    1.12.13+git20131030.5d039ba-1+b1        amd64        lightweight convenience library to handle low level BSD sockets in C++ - libs
ii  libsocket6-perl                       0.29-3                                  amd64        Perl extensions for IPv6
ii  libsodium23:amd64                     1.0.18-1                                amd64        Network communication, cryptography and signaturing library
ii  libsord-0-0:amd64                     0.16.14+git221008-1                     amd64        library for storing RDF data in memory
ii  libsort-naturally-perl                1.03-4                                  all          Sort naturally - sort lexically except for numerical parts
ii  libsort-versions-perl                 1.62-3                                  all          Perl module for sorting of revision (and similar) numbers
ii  libsoup2.4-1:amd64                    2.74.3-1                                amd64        HTTP library implementation in C -- Shared library
ii  libsoup2.4-common                     2.74.3-1                                all          HTTP library implementation in C -- Common files
ii  libsoxr0:amd64                        0.1.3-4                                 amd64        High quality 1D sample-rate conversion library
ii  libspatialite7:amd64                  5.0.1-3                                 amd64        Geospatial extension for SQLite - libraries
ii  libspecio-perl                        0.48-1                                  all          Perl module providing type constraints and coercions
ii  libspeex1:amd64                       1.2.1-2                                 amd64        The Speex codec runtime library
ii  libsphinxbase3:amd64                  0.8+5prealpha+1-16                      amd64        Speech recognition tool - shared library
ii  libspice-server1:amd64                0.15.1-1                                amd64        Implements the server side of the SPICE protocol
ii  libspreadsheet-parseexcel-perl        0.6500-4~deb12u1                        all          Perl module to access information from Excel Spreadsheets
ii  libspreadsheet-writeexcel-perl        2.40-4                                  all          module to create Excel spreadsheets
ii  libsql-abstract-classic-perl          1.91-4                                  all          module to generate SQL from Perl data structures - classic version
ii  libsql-abstract-perl                  2.000001-2                              all          module to generate SQL from Perl data structures
ii  libsql-abstract-pg-perl               1.0-2                                   all          PostgreSQL features for SQL::Abstract
ii  libsql-splitstatement-perl            1.00023-2                               all          Split any SQL code into atomic statements
ii  libsql-tokenizer-perl                 0.24-8                                  all          simple SQL tokenizer
ii  libsql-translator-perl                1.62-3                                  all          SQL translation library
ii  libsqlite3-0:amd64                    3.40.1-2                                amd64        SQLite 3 shared library
ii  libsratom-0-0:amd64                   0.6.14-1                                amd64        library for serialising LV2 atoms to/from Turtle
ii  libsrt1.5-gnutls:amd64                1.5.1-1                                 amd64        Secure Reliable Transport UDP streaming library (GnuTLS flavour)
ii  libss2:amd64                          1.47.0-2                                amd64        command-line interface parsing library
ii  libssh-4:amd64                        0.10.6-0+deb12u1                        amd64        tiny C SSH library (OpenSSL flavor)
ii  libssh-gcrypt-4:amd64                 0.10.6-0+deb12u1                        amd64        tiny C SSH library (gcrypt flavor)
ii  libssh2-1:amd64                       1.10.0-3+b1                             amd64        SSH2 client-side library
ii  libssl3:amd64                         3.0.11-1~deb12u2                        amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-12-dev:amd64                12.2.0-14                               amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64                      12.2.0-14                               amd64        GNU Standard C++ Library v3
ii  libstream-buffered-perl               0.03-3                                  all          temporary buffer to store strings in a seekable filehandle
ii  libstrictures-perl                    2.000006-1                              all          Perl module to turn on strict and make all warnings fatal
ii  libstring-copyright-perl              0.003014-1                              all          representation of text-based copyright statements
ii  libstring-crc32-perl                  2.100-2                                 amd64        Perl interface for cyclic redundancy check generation
ii  libstring-escape-perl                 2010.002-3                              all          module for manipulating escaped strings
ii  libstring-license-perl                0.0.2-1                                 all          detect source code license statements in a text string
ii  libstring-shellquote-perl             1.04-3                                  all          module to quote strings for passing through the shell
ii  libsub-exporter-perl                  0.989-1                                 all          sophisticated exporter for custom-built routines
ii  libsub-exporter-progressive-perl      0.001013-3                              all          module for using Sub::Exporter only if needed
ii  libsub-identify-perl                  0.14-3                                  amd64        module to retrieve names of code references
ii  libsub-install-perl                   0.929-1                                 all          module for installing subroutines into packages easily
ii  libsub-name-perl:amd64                0.26-2+b1                               amd64        module for assigning a new name to referenced sub
ii  libsub-override-perl                  0.09-4                                  all          Perl module used to temporarily override subroutines
ii  libsub-quote-perl                     2.006008-1                              all          helper modules for subroutines
ii  libsubid4:amd64                       1:4.13+dfsg1-1+b1                       amd64        subordinate id handling library -- shared library
ii  libsuper-perl                         1.20190531-1                            all          control superclass method dispatch
ii  libsuperlu5:amd64                     5.3.0+dfsg1-2+b1                        amd64        Direct solution of large, sparse systems of linear equations
ii  libsvn-perl:amd64                     1.14.2-4+b2                             amd64        Perl bindings for Apache Subversion
ii  libsvn1:amd64                         1.14.2-4+b2                             amd64        Shared libraries used by Apache Subversion
ii  libsvtav1enc1:amd64                   1.4.1+dfsg-1                            amd64        Scalable Video Technology for AV1 (libsvtav1enc shared library)
ii  libswresample4:amd64                  7:5.1.4-0+deb12u1                       amd64        FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii  libswscale6:amd64                     7:5.1.4-0+deb12u1                       amd64        FFmpeg library for image scaling and various conversions - runtime files
ii  libsyntax-keyword-try-perl            0.28-1                                  amd64        try/catch/finally syntax for perl
ii  libsys-cpuaffinity-perl               1.13~03-2+b1                            amd64        module to set CPU affinity for processes
ii  libsys-hostname-long-perl             1.5-3                                   all          module tp determine the long (fully-qualified) hostname
ii  libsystemd-shared:amd64               252.22-1~deb12u1                        amd64        systemd shared private library
ii  libsystemd0:amd64                     252.22-1~deb12u1                        amd64        systemd utility library
ii  libsz2:amd64                          1.0.6-1+b1                              amd64        Adaptive Entropy Coding library - SZIP
ii  libtag1v5:amd64                       1.13-2                                  amd64        audio meta-data library
ii  libtag1v5-vanilla:amd64               1.13-2                                  amd64        audio meta-data library - vanilla flavour
ii  libtask-weaken-perl                   1.06-2                                  all          module for ensuring that a platform has weaken support
ii  libtasn1-6:amd64                      4.19.0-2                                amd64        Manage ASN.1 structures (runtime)
ii  libtbb12:amd64                        2021.8.0-2                              amd64        parallelism library for C++ - runtime files
ii  libtbbbind-2-5:amd64                  2021.8.0-2                              amd64        parallelism library for C++ - runtime files
ii  libtbbmalloc2:amd64                   2021.8.0-2                              amd64        parallelism helper library for C++ - runtime files
ii  libtdb1:amd64                         1.4.8-2                                 amd64        Trivial Database - shared library
ii  libtemplate-perl                      2.27-1+b5                               amd64        "Template Toolkit" template processing system in Perl
ii  libterm-readkey-perl                  2.38-2+b1                               amd64        perl module for simple terminal control
ii  libtesseract5:amd64                   5.3.0-2                                 amd64        Tesseract OCR library
ii  libtest-deep-perl                     1.204-1                                 all          Perl module for extremely flexible deep comparisons
ii  libtest-fatal-perl                    0.017-1                                 all          module for testing code with exceptions
ii  libtest-mockmodule-perl               0.177.0-1                               all          Perl module to override subroutines in a module for unit testing
ii  libtest-output-perl                   1.033-2                                 all          perl module to test stdout and stderr messages
ii  libtest-pod-perl                      1.52-2                                  all          module to test for POD errors
ii  libtest-sharedfork-perl               0.35-3                                  all          module to run tests in multiple processes and merge results
ii  libtest-tcp-perl                      2.22-2                                  all          module to test TCP/IP programs
ii  libtest-warnings-perl                 0.031-2                                 all          Perl module to test for warnings and the lack of them
ii  libtext-autoformat-perl               1.750000-2                              all          module for automatic text wrapping and reformatting
ii  libtext-charwidth-perl:amd64          0.04-11                                 amd64        get display widths of characters on the terminal
ii  libtext-glob-perl                     0.11-3                                  all          Perl module for matching globbing patterns against text
ii  libtext-iconv-perl:amd64              1.7-8                                   amd64        module to convert between character sets in Perl
ii  libtext-levenshteinxs-perl            0.03-5+b1                               amd64        XS implementation of the Levenshtein edit distance
ii  libtext-markdown-discount-perl        0.16-1                                  amd64        Perl interface to Discount, an implementation of Markdown
ii  libtext-markdown-perl                 1.000031-4                              all          module to convert Markdown syntax to (X)HTML
ii  libtext-recordparser-perl             1.6.5-4                                 all          module to parse record-oriented data in a text file
ii  libtext-reform-perl                   1.20-5                                  all          Perl module for manual text wrapping and reformatting
ii  libtext-tabulardisplay-perl           1.38-3                                  all          Perl module to display text as a formatted table
ii  libtext-wrapi18n-perl                 0.06-10                                 all          internationalized substitute of Text::Wrap
ii  libtext-xslate-perl:amd64             3.5.9-1+b2                              amd64        scalable template engine for Perl 5 (C/XS accelerated)
ii  libthai-data                          0.1.29-1                                all          Data files for Thai language support library
ii  libthai0:amd64                        0.1.29-1                                amd64        Thai language support library
ii  libtheora0:amd64                      1.1.1+dfsg.1-16.1+b1                    amd64        Theora Video Compression Codec
ii  libtie-ixhash-perl                    1.23-4                                  all          Perl module to order associative arrays
ii  libtiff6:amd64                        4.5.0-6+deb12u1                         amd64        Tag Image File Format (TIFF) library
ii  libtime-duration-perl                 1.21-2                                  all          module for rounded or exact English expression of durations
ii  libtime-moment-perl                   0.44-2+b1                               amd64        Perl C/XS module representing date and time of day with UTC offset
ii  libtime-parsedate-perl                2015.103-4                              all          collection of Perl modules for time/date manipulation
ii  libtimedate-perl                      2.3300-2                                all          collection of modules to manipulate date/time information
ii  libtinfo5:amd64                       6.4-4                                   amd64        shared low-level terminfo library (legacy version)
ii  libtinfo6:amd64                       6.4-4                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common                       1.3.3+ds-1                              all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64                    1.3.3+ds-1                              amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64                       1.3.3+ds-1                              amd64        transport-independent RPC library
ii  libtool                               2.4.7-5                                 all          Generic library support script
ii  libtry-tiny-perl                      0.31-2                                  all          module providing minimalistic try/catch
ii  libtsan2:amd64                        12.2.0-14                               amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtwolame0:amd64                     0.4.0-2                                 amd64        MPEG Audio Layer 2 encoding library
ii  libtype-tiny-perl                     2.002001-1                              all          tiny, yet Moo(se)-compatible type constraint
ii  libtype-tiny-xs-perl:amd64            0.025-1                                 amd64        boost for some of Type::Tiny's built-in type constraints
ii  libtypes-serialiser-perl              1.01-1                                  all          module providing simple data types for common serialisation formats
ii  libubsan1:amd64                       12.2.0-14                               amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libuchardet0:amd64                    0.0.7-1                                 amd64        universal charset detection library - shared library
ii  libudev1:amd64                        252.22-1~deb12u1                        amd64        libudev shared library
ii  libudfread0:amd64                     1.1.2-1                                 amd64        UDF reader library
ii  libunbound8:amd64                     1.17.1-2+deb12u2                        amd64        library implementing DNS resolution and validation
ii  libunicode-map-perl                   0.112-13+b1                             amd64        Perl module for mapping charsets from and to UTF16 Unicode
ii  libunicode-utf8-perl                  0.62-2                                  amd64        encoding and decoding of UTF-8 encoding form
ii  libunistring2:amd64                   1.0-2                                   amd64        Unicode string library for C
ii  libunwind8:amd64                      1.6.2-3                                 amd64        library to determine the call-chain of a program - runtime
ii  liburi-db-perl                        0.20-2                                  all          module to support database URI standard
ii  liburi-nested-perl                    0.10-4                                  all          module for handling nested URIs
ii  liburi-perl                           5.17-1                                  all          module to manipulate and access URI strings
ii  liburing2:amd64                       2.3-3                                   amd64        Linux kernel io_uring access library - shared library
ii  liburiparser1:amd64                   0.9.7+dfsg-2                            amd64        URI parsing library compliant with RFC 3986
ii  libusb-1.0-0:amd64                    2:1.0.26-1                              amd64        userspace USB programming library
ii  libusbredirparser1:amd64              0.13.0-2                                amd64        Parser for the usbredir protocol (runtime)
ii  libutempter0:amd64                    1.2.1-3                                 amd64        privileged helper for utmp/wtmp updates (runtime)
ii  libutf8proc2:amd64                    2.8.0-1                                 amd64        C library for processing UTF-8 Unicode data (shared library)
ii  libuuid1:amd64                        2.38.1-5+deb12u1                        amd64        Universally Unique ID library
ii  libuv1:amd64                          1.44.2-1+deb12u1                        amd64        asynchronous event notification library - runtime library
ii  libv4l-0:amd64                        1.22.1-5+b2                             amd64        Collection of video4linux support libraries
ii  libv4lconvert0:amd64                  1.22.1-5+b2                             amd64        Video4linux frame format conversion library
ii  libva-drm2:amd64                      2.17.0-1                                amd64        Video Acceleration (VA) API for Linux -- DRM runtime
ii  libva-x11-2:amd64                     2.17.0-1                                amd64        Video Acceleration (VA) API for Linux -- X11 runtime
ii  libva2:amd64                          2.17.0-1                                amd64        Video Acceleration (VA) API for Linux -- runtime
ii  libvariable-magic-perl                0.63-1+b1                               amd64        module to associate user-defined magic to variables from Perl
ii  libvde0                               2.3.2+r586-8+b1                         amd64        Virtual Distributed Ethernet - support libraries
ii  libvdeplug2:amd64                     4.0.1-4                                 amd64        Virtual Distributed Ethernet - Plug library
ii  libvdpau-va-gl1:amd64                 0.4.2-1+b1                              amd64        VDPAU driver with OpenGL/VAAPI backend
ii  libvdpau1:amd64                       1.5-2                                   amd64        Video Decode and Presentation API for Unix (libraries)
ii  libvidstab1.1:amd64                   1.1.0-2+b1                              amd64        video stabilization library (shared library)
ii  libvirglrenderer1:amd64               0.10.4-1                                amd64        virtual GPU for KVM virtualization
ii  libvisual-0.4-0:amd64                 0.4.0-19                                amd64        audio visualization framework
ii  libvorbis0a:amd64                     1.3.7-1                                 amd64        decoder library for Vorbis General Audio Compression Codec
ii  libvorbisenc2:amd64                   1.3.7-1                                 amd64        encoder library for Vorbis General Audio Compression Codec
ii  libvorbisfile3:amd64                  1.3.7-1                                 amd64        high-level API for Vorbis General Audio Compression Codec
ii  libvpx7:amd64                         1.12.0-1+deb12u2                        amd64        VP8 and VP9 video codec (shared library)
ii  libvte-2.91-0:amd64                   0.70.6-2~deb12u1                        amd64        Terminal emulator widget for GTK+ 3.0 - runtime files
ii  libvte-2.91-common                    0.70.6-2~deb12u1                        amd64        Terminal emulator widget for GTK+ 3.0 - common files
ii  libvulkan1:amd64                      1.3.239.0-1                             amd64        Vulkan loader library
ii  libwacom-common                       2.6.0-1                                 all          Wacom model feature query library (common files)
ii  libwacom9:amd64                       2.6.0-1                                 amd64        Wacom model feature query library
ii  libwant-perl                          0.29-2+b1                               amd64        generalisation of wantarray
ii  libwavpack1:amd64                     5.6.0-1                                 amd64        audio codec (lossy and lossless) - library
ii  libwayland-client0:amd64              1.21.0-1                                amd64        wayland compositor infrastructure - client library
ii  libwayland-cursor0:amd64              1.21.0-1                                amd64        wayland compositor infrastructure - cursor library
ii  libwayland-egl1:amd64                 1.21.0-1                                amd64        wayland compositor infrastructure - EGL library
ii  libwayland-server0:amd64              1.21.0-1                                amd64        wayland compositor infrastructure - server library
ii  libwebinject-perl                     1.94-2                                  all          Perl Module for testing web services
ii  libwebp7:amd64                        1.2.4-0.2+deb12u1                       amd64        Lossy compression of digital photographic images
ii  libwebpmux3:amd64                     1.2.4-0.2+deb12u1                       amd64        Lossy compression of digital photographic images
ii  libwrap0:amd64                        7.6.q-32                                amd64        Wietse Venema's TCP wrappers library
ii  libwww-form-urlencoded-perl           0.26-2                                  all          parser and builder for application/x-www-form-urlencoded format
ii  libwww-form-urlencoded-xs-perl:amd64  0.28-1+b1                               amd64        XS implementation of application/x-www-form-urlencoded parser/builder
ii  libwww-mechanize-perl                 2.16-1                                  all          module to automate interaction with websites
ii  libwww-perl                           6.68-1                                  all          simple and consistent interface to the world-wide web
ii  libwww-robotrules-perl                6.02-1                                  all          database of robots.txt-derived permissions
ii  libwww-shorten-perl                   3.094-2                                 all          interface to URL shortening sites
ii  libx11-6:amd64                        2:1.8.4-2+deb12u2                       amd64        X11 client-side library
ii  libx11-data                           2:1.8.4-2+deb12u2                       all          X11 client-side library
ii  libx11-xcb1:amd64                     2:1.8.4-2+deb12u2                       amd64        Xlib/XCB interface library
ii  libx264-164:amd64                     2:0.164.3095+gitbaee400-3               amd64        x264 video coding library
ii  libx265-199:amd64                     3.5-2+b1                                amd64        H.265/HEVC video stream encoder (shared library)
ii  libx86emu3:amd64                      3.5-1                                   amd64        x86 emulation library
ii  libxau6:amd64                         1:1.0.9-1                               amd64        X11 authorisation library
ii  libxaw7:amd64                         2:1.0.14-1                              amd64        X11 Athena Widget library
ii  libxcb-dri2-0:amd64                   1.15-1                                  amd64        X C Binding, dri2 extension
ii  libxcb-dri3-0:amd64                   1.15-1                                  amd64        X C Binding, dri3 extension
ii  libxcb-glx0:amd64                     1.15-1                                  amd64        X C Binding, glx extension
ii  libxcb-icccm4:amd64                   0.4.1-1.1                               amd64        utility libraries for X C Binding -- icccm
ii  libxcb-image0:amd64                   0.4.0-2                                 amd64        utility libraries for X C Binding -- image
ii  libxcb-keysyms1:amd64                 0.4.0-1+b2                              amd64        utility libraries for X C Binding -- keysyms
ii  libxcb-present0:amd64                 1.15-1                                  amd64        X C Binding, present extension
ii  libxcb-randr0:amd64                   1.15-1                                  amd64        X C Binding, randr extension
ii  libxcb-render-util0:amd64             0.3.9-1+b1                              amd64        utility libraries for X C Binding -- render-util
ii  libxcb-render0:amd64                  1.15-1                                  amd64        X C Binding, render extension
ii  libxcb-shape0:amd64                   1.15-1                                  amd64        X C Binding, shape extension
ii  libxcb-shm0:amd64                     1.15-1                                  amd64        X C Binding, shm extension
ii  libxcb-sync1:amd64                    1.15-1                                  amd64        X C Binding, sync extension
ii  libxcb-util1:amd64                    0.4.0-1+b1                              amd64        utility libraries for X C Binding -- atom, aux and event
ii  libxcb-xfixes0:amd64                  1.15-1                                  amd64        X C Binding, xfixes extension
ii  libxcb-xinerama0:amd64                1.15-1                                  amd64        X C Binding, xinerama extension
ii  libxcb-xinput0:amd64                  1.15-1                                  amd64        X C Binding, xinput extension
ii  libxcb-xkb1:amd64                     1.15-1                                  amd64        X C Binding, XKEYBOARD extension
ii  libxcb1:amd64                         1.15-1                                  amd64        X C Binding
ii  libxcomposite1:amd64                  1:0.4.5-1                               amd64        X11 Composite extension library
ii  libxcursor1:amd64                     1:1.2.1-1                               amd64        X cursor management library
ii  libxdamage1:amd64                     1:1.1.6-1                               amd64        X11 damaged region extension library
ii  libxdelta2:amd64                      1.1.3-10.4                              amd64        Xdelta runtime library
ii  libxdmcp6:amd64                       1:1.1.2-3                               amd64        X11 Display Manager Control Protocol library
ii  libxdp1:amd64                         1.3.1-1                                 amd64        library and utilities for use with XDP - shared library
ii  libxerces-c3.2:amd64                  3.2.4+debian-1                          amd64        validating XML parser library for C++
ii  libxext6:amd64                        2:1.3.4-1+b1                            amd64        X11 miscellaneous extension library
ii  libxfixes3:amd64                      1:6.0.0-2                               amd64        X11 miscellaneous 'fixes' extension library
ii  libxfont2:amd64                       1:2.0.6-1                               amd64        X11 font rasterisation library
ii  libxi6:amd64                          2:1.8-1+b1                              amd64        X11 Input extension library
ii  libxinerama1:amd64                    2:1.1.4-3                               amd64        X11 Xinerama extension library
ii  libxkbcommon-x11-0:amd64              1.5.0-1                                 amd64        library to create keymaps with the XKB X11 protocol
ii  libxkbcommon0:amd64                   1.5.0-1                                 amd64        library interface to the XKB compiler - shared library
ii  libxkbfile1:amd64                     1:1.1.0-1                               amd64        X11 keyboard file manipulation library
ii  libxml-libxml-perl                    2.0207+dfsg+really+2.0134-1+b1          amd64        Perl interface to the libxml2 library
ii  libxml-namespacesupport-perl          1.12-2                                  all          Perl module for supporting simple generic namespaces
ii  libxml-parser-perl                    2.46-4                                  amd64        Perl module for parsing XML files
ii  libxml-sax-base-perl                  1.09-3                                  all          base class for SAX drivers and filters
ii  libxml-sax-expat-perl                 0.51-2                                  all          Perl module for a SAX2 driver for Expat (XML::Parser)
ii  libxml-sax-perl                       1.02+dfsg-3                             all          Perl module for using and building Perl SAX2 XML processors
ii  libxml-simple-perl                    2.25-2                                  all          Perl module for reading and writing XML
ii  libxml-twig-perl                      1:3.52-2                                all          Perl module for processing huge XML documents in tree mode
ii  libxml-writer-perl                    0.900-2                                 all          Perl module for writing XML documents
ii  libxml-xpath-perl                     1.48-1                                  all          Perl module for processing XPath
ii  libxml-xpathengine-perl               0.14-2                                  all          re-usable XPath engine for DOM-like trees
ii  libxml2:amd64                         2.9.14+dfsg-1.3~deb12u1                 amd64        GNOME XML library
ii  libxmlrpc-lite-perl                   0.717-5                                 all          client and server implementation of the XML-RPC protocol
ii  libxmu6:amd64                         2:1.1.3-3                               amd64        X11 miscellaneous utility library
ii  libxmuu1:amd64                        2:1.1.3-3                               amd64        X11 miscellaneous micro-utility library
ii  libxnvctrl0:amd64                     525.85.05-3~deb12u1                     amd64        NV-CONTROL X extension (runtime library)
ii  libxpm4:amd64                         1:3.5.12-1.1+deb12u1                    amd64        X11 pixmap library
ii  libxrandr2:amd64                      2:1.5.2-2+b1                            amd64        X11 RandR extension library
ii  libxrender1:amd64                     1:0.9.10-1.1                            amd64        X Rendering Extension client library
ii  libxs-parse-keyword-perl              0.33-1                                  amd64        XS functions to assist in parsing keyword syntax
ii  libxs-parse-sublike-perl:amd64        0.16-1+b2                               amd64        XS functions to assist in parsing sub-like syntax
ii  libxshmfence1:amd64                   1.3-1                                   amd64        X shared memory fences - shared library
ii  libxslt1.1:amd64                      1.1.35-1                                amd64        XSLT 1.0 processing library - runtime library
ii  libxss1:amd64                         1:1.2.3-1                               amd64        X11 Screen Saver extension library
ii  libxstring-perl:amd64                 0.005-2+b1                              amd64        module containing isolated string helpers from B
ii  libxt6:amd64                          1:1.2.1-1.1                             amd64        X11 toolkit intrinsics library
ii  libxtables12:amd64                    1.8.9-2                                 amd64        netfilter xtables library
ii  libxtst6:amd64                        2:1.2.3-1.1                             amd64        X11 Testing -- Record extension library
ii  libxv1:amd64                          2:1.0.11-1.1                            amd64        X11 Video extension library
ii  libxvidcore4:amd64                    2:1.3.7-1                               amd64        Open source MPEG-4 video codec (library)
ii  libxxf86vm1:amd64                     1:1.1.4-1+b2                            amd64        X11 XFree86 video mode extension library
ii  libxxhash0:amd64                      0.8.1-1                                 amd64        shared library for xxhash
ii  libyaml-0-2:amd64                     0.2.5-1                                 amd64        Fast YAML 1.1 parser and emitter library
ii  libyaml-libyaml-perl                  0.86+ds-1                               amd64        Perl interface to libyaml, a YAML implementation
ii  libyaml-perl                          1.30-2                                  all          YAML Ain't Markup Language
ii  libyaml-pp-perl                       0.035-1                                 all          pure-perl YAML framework
ii  libyuv0:amd64                         0.0~git20230123.b2528b0-1               amd64        Library for YUV scaling (shared library)
ii  libz3-4:amd64                         4.8.12-3.1                              amd64        theorem prover from Microsoft Research - runtime libraries
ii  libzimg2:amd64                        3.0.4+ds1-1                             amd64        scaling, colorspace, depth conversion library (shared library)
ii  libzmq5:amd64                         4.3.4-6                                 amd64        lightweight messaging kernel (shared library)
ii  libzstd1:amd64                        1.5.4+dfsg2-5                           amd64        fast lossless compression algorithm
ii  libzvbi-common                        0.2.41-1                                all          Vertical Blanking Interval decoder (VBI) - common files
ii  libzvbi0:amd64                        0.2.41-1                                amd64        Vertical Blanking Interval decoder (VBI) - runtime files
ii  licensecheck                          3.3.5-1                                 all          simple license checker for source files
ii  lintian                               2.116.3                                 all          Debian package checker
ii  linux-base                            4.9                                     all          Linux image base package
rc  linux-image-6.1.0-11-amd64            6.1.38-4                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-12-amd64            6.1.52-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-13-amd64            6.1.55-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-14-amd64            6.1.64-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-15-amd64            6.1.66-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-16-amd64            6.1.67-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-17-amd64            6.1.69-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
rc  linux-image-6.1.0-18-amd64            6.1.76-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
ii  linux-image-6.1.0-20-amd64            6.1.85-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
ii  linux-image-6.1.0-21-amd64            6.1.90-1                                amd64        Linux 6.1 for 64-bit PCs (signed)
ii  linux-image-amd64                     6.1.90-1                                amd64        Linux for 64-bit PCs (meta-package)
ii  linux-libc-dev:amd64                  6.1.90-1                                amd64        Linux support headers for userspace development
ii  liquidprompt                          2.1.2-1                                 all          adaptative prompt for bash & zsh
ii  live-boot-doc                         1:20230131                              all          Live System Boot Components (documentation)
ii  live-build                            1:20230502                              all          Live System Build Components
ii  live-config-doc                       11.0.3+nmu1                             all          Live System Configuration Components (documentation)
ii  live-manual-html                      2:20151217.2                            all          Live Systems Documentation (html)
ii  locales                               2.36-9+deb12u7                          all          GNU C Library: National Language (locale) data [support]
ii  locales-all                           2.36-9+deb12u7                          amd64        GNU C Library: Precompiled locale data
ii  login                                 1:4.13+dfsg1-1+b1                       amd64        system login tools
ii  logrotate                             3.21.0-1                                amd64        Log rotation utility
ii  logsave                               1.47.0-2                                amd64        save the output of a command in a log file
ii  lsb-release                           12.0-1                                  all          Linux Standard Base version reporting utility (minimal implementation)
ii  lsof                                  4.95.0-1                                amd64        utility to list open files
ii  lvm2                                  2.03.16-2                               amd64        Linux Logical Volume Manager
ii  lynx                                  2.9.0dev.12-1                           amd64        classic non-graphical (text-mode) web browser
ii  lynx-common                           2.9.0dev.12-1                           all          shared files for lynx package
ii  lz4                                   1.9.4-1                                 amd64        Fast LZ compression algorithm library - tool
ii  lzip                                  1.23-5                                  amd64        lossless data compressor based on the LZMA algorithm
ii  lzop                                  1.04-2                                  amd64        fast compression program
ii  m4                                    1.4.19-3                                amd64        macro processing language
ii  mailcap                               3.70+nmu1                               all          Debian's mailcap system, and support programs
ii  make                                  4.3-4.1                                 amd64        utility for directing compilation
ii  man-db                                2.11.2-2                                amd64        tools for reading manual pages
ii  manpages                              6.03-2                                  all          Manual pages about using a GNU/Linux system
ii  manpages-dev                          6.03-2                                  all          Manual pages about using GNU/Linux for development
ii  mariadb-common                        1:10.11.6-0+deb12u1                     all          MariaDB common configuration files
ii  mawk                                  1.3.4.20200120-3.1                      amd64        Pattern scanning and text processing language
ii  media-types                           10.0.0                                  all          List of standard media types and their usual file extension
ii  megacli                               8.07.14-3+Debian.11.bullseye            amd64        LSI Logic MegaRAID SAS MegaCLI
ii  mesa-va-drivers:amd64                 22.3.6-1+deb12u1                        amd64        Mesa VA-API video acceleration drivers
ii  mesa-vdpau-drivers:amd64              22.3.6-1+deb12u1                        amd64        Mesa VDPAU video acceleration drivers
ii  mesa-vulkan-drivers:amd64             22.3.6-1+deb12u1                        amd64        Mesa Vulkan graphics drivers
ii  mime-support                          3.66                                    all          transitional package
ii  mmdebstrap                            1.3.5-7                                 all          create a Debian chroot
ii  molly-guard                           0.7.2                                   all          protects machines from accidental shutdowns/reboots
ii  monitoring-plugins-basic              2.3.3-5+deb12u2                         amd64        Plugins for nagios compatible monitoring systems (basic)
ii  monitoring-plugins-common             2.3.3-5+deb12u2                         amd64        Common files for plugins for nagios compatible monitoring
ii  monitoring-plugins-contrib            42.20230308+deb12u1+b1                  amd64        Plugins for nagios compatible monitoring systems
ii  moreutils                             0.67-1                                  amd64        additional Unix utilities
ii  mosh                                  1.4.0-1+b1                              amd64        Mobile shell that supports roaming and intelligent local echo
ii  mount                                 2.38.1-5+deb12u1                        amd64        tools for mounting and manipulating filesystems
ii  mtr                                   0.95-1                                  amd64        Full screen ncurses and X11 traceroute tool
ii  munin-common                          2.0.73-1                                all          network-wide graphing framework (common)
ii  munin-node                            2.0.73-1                                all          network-wide graphing framework (node)
ii  munin-plugins-core                    2.0.73-1                                all          network-wide graphing framework (plugins for node)
ii  munin-plugins-extra                   2.0.73-1                                all          network-wide graphing framework (user contributed plugins for node)
ii  mysql-common                          5.8+1.1.0                               all          MySQL database common files, e.g. /etc/mysql/my.cnf
ii  nano                                  7.2-1                                   amd64        small, friendly text editor inspired by Pico
ii  ncurses-base                          6.4-4                                   all          basic terminal type definitions
ii  ncurses-bin                           6.4-4                                   amd64        terminal-related programs and man pages
ii  ncurses-term                          6.4-4                                   all          additional terminal type definitions
ii  needrestart                           3.6-4+deb12u1                           all          check which daemons need to be restarted after library upgrades
ii  netbase                               6.4                                     all          Basic TCP/IP networking system
ii  netcat-traditional                    1.10-47                                 amd64        TCP/IP swiss army knife
ii  nfs-common                            1:2.6.2-4                               amd64        NFS support files common to client and server
ii  nftables                              1.0.6-2+deb12u2                         amd64        Program to control packet filtering rules by Netfilter project
ii  node-jquery                           3.6.1+dfsg+~3.5.14-1                    all          NodeJS wrapper for jQuery
ii  ntp                                   1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1 all          Network Time Protocol daemon/utilities (transitional package)
ii  ntpdate                               1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1 all          Network Time Protocol client (transitional package)
ii  ntpsec                                1.2.2+dfsg1-1+deb12u1                   amd64        Network Time Protocol daemon and utility programs
ii  ntpsec-ntpdate                        1.2.2+dfsg1-1+deb12u1                   amd64        client for setting system time from NTP servers
ii  ntpsec-ntpdig                         1.2.2+dfsg1-1+deb12u1                   amd64        ntpdig SNTP client
ii  ocl-icd-libopencl1:amd64              2.3.1-1                                 amd64        Generic OpenCL ICD Loader
ii  openapi-specification                 3.1.0-1                                 all          community-driven open specification within the OpenAPI Initiative
ii  openqa-client                         4.6.1712926289.b0d689b52-2~bpo12+1      all          automatic Operating System testing framework (utilities)
ii  openqa-common                         4.6.1712926289.b0d689b52-2~bpo12+1      all          automatic Operating System testing framework (common files)
ii  openqa-worker                         4.6.1712926289.b0d689b52-2~bpo12+1      all          automatic Operating System testing framework (worker)
ii  openssh-client                        1:9.2p1-2+deb12u2                       amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssh-server                        1:9.2p1-2+deb12u2                       amd64        secure shell (SSH) server, for secure access from remote machines
ii  openssh-sftp-server                   1:9.2p1-2+deb12u2                       amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
ii  openssl                               3.0.11-1~deb12u2                        amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  openvswitch-common                    3.1.0-2+deb12u1                         amd64        Open vSwitch common components
ii  openvswitch-switch                    3.1.0-2+deb12u1                         amd64        Open vSwitch switch implementations
ii  optipng                               0.7.7-2+b1                              amd64        advanced PNG (Portable Network Graphics) optimizer
ii  os-autoinst                           4.6.1699947509.970d0609-5~bpo12+1       amd64        automated testing of Operating Systems
ii  os-prober                             1.81                                    amd64        utility to detect other OSes on a set of drives
ii  ovmf                                  2022.11-6+deb12u1                       all          UEFI firmware for 64-bit x86 virtual machines
ii  passwd                                1:4.13+dfsg1-1+b1                       amd64        change and administer password and group data
ii  patch                                 2.7.6-7                                 amd64        Apply a diff file to an original
ii  patchutils                            0.4.2-1                                 amd64        Utilities to work with patches
ii  pbuilder                              0.231                                   all          personal package builder for Debian packages
ii  pbzip2                                1.1.13-1                                amd64        parallel bzip2 implementation
ii  pci.ids                               0.0~2023.04.11-1                        all          PCI ID Repository
ii  pciutils                              1:3.9.0-4                               amd64        PCI utilities
ii  perl                                  5.36.0-7+deb12u1                        amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                             5.36.0-7+deb12u1                        amd64        minimal Perl system
ii  perl-doc                              5.36.0-7+deb12u1                        all          Perl documentation
ii  perl-modules-5.36                     5.36.0-7+deb12u1                        all          Core Perl modules
ii  perl-openssl-defaults:amd64           7+b1                                    amd64        version compatibility baseline for Perl OpenSSL packages
ii  pigz                                  2.6-1                                   amd64        Parallel Implementation of GZip
ii  pinentry-curses                       1.2.1-1                                 amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pixz                                  1.0.7-2                                 amd64        parallel, indexing XZ compressor/decompressor
ii  po-debconf                            1.0.21+nmu1                             all          tool for managing templates file translations with gettext
ii  pocketsphinx-en-us                    0.8+5prealpha+1-15                      all          Speech recognition tool - US English language model
ii  poppler-data                          0.4.12-1                                all          encoding data for the poppler PDF rendering library
ii  postfix                               3.7.10-0+deb12u1                        amd64        High-performance mail transport agent
ii  pristine-tar                          1.50                                    amd64        regenerate pristine tarballs
ii  procmail                              3.22-27                                 amd64        Versatile e-mail processor
ii  procps                                2:4.0.2-3                               amd64        /proc file system utilities
ii  proj-bin                              9.1.1-1+b1                              amd64        Cartographic projection library (tools)
ii  proj-data                             9.1.1-1                                 all          Cartographic projection filter and library (datum package)
ii  psmisc                                23.6-1                                  amd64        utilities that use the proc file system
ii  publicsuffix                          20230209.2326-1                         all          accurate, machine-readable list of domain name suffixes
ii  python-apt-common                     2.6.0                                   all          Python interface to libapt-pkg (locales)
ii  python3                               3.11.2-1+b1                             amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-apt                           2.6.0                                   amd64        Python 3 interface to libapt-pkg
ii  python3-bson                          3.11.0-1+b5                             amd64        Python3 implementation of BSON for MongoDB
ii  python3-bson-ext                      3.11.0-1+b5                             amd64        C-coded extension to the python3-bson package
ii  python3-certifi                       2022.9.24-1                             all          root certificates for validating SSL certs and verifying TLS hosts (python3)
ii  python3-chardet                       5.1.0+dfsg-2                            all          Universal Character Encoding Detector (Python3)
ii  python3-charset-normalizer            3.0.1-2                                 all          charset, encoding and language detection (Python 3)
ii  python3-debconf                       1.5.82                                  all          interact with debconf from Python 3
ii  python3-debian                        0.1.49                                  all          Python 3 modules to work with Debian-related data formats
ii  python3-debianbts                     4.0.1                                   all          Python interface to Debian's Bug Tracking System
ii  python3-gi                            3.42.2-3+b1                             amd64        Python 3 bindings for gobject-introspection libraries
ii  python3-gpg                           1.18.0-3+b1                             amd64        Python interface to the GPGME GnuPG encryption library (Python 3)
ii  python3-gridfs                        3.11.0-1                                all          Python3 implementation of GridFS for MongoDB
ii  python3-httplib2                      0.20.4-3                                all          comprehensive HTTP client library written for Python3
ii  python3-idna                          3.3-1                                   all          Python IDNA2008 (RFC 5891) handling (Python 3)
ii  python3-magic                         2:0.4.26-3                              all          python3 interface to the libmagic file type identification library
ii  python3-minimal                       3.11.2-1+b1                             amd64        minimal subset of the Python language (default python3 version)
ii  python3-netifaces:amd64               0.11.0-2+b1                             amd64        portable network interface information - Python 3.x
ii  python3-ntp                           1.2.2+dfsg1-1+deb12u1                   amd64        Python 3 NTP Helper Classes
ii  python3-openvswitch                   3.1.0-2+deb12u1                         amd64        Python 3 bindings for Open vSwitch
ii  python3-pkg-resources                 66.1.1-1                                all          Package Discovery and Resource Access using pkg_resources
ii  python3-psycopg2                      2.9.5-1+b1                              amd64        Python 3 module for PostgreSQL
ii  python3-pycurl                        7.45.2-3                                amd64        Python bindings to libcurl (Python 3)
ii  python3-pyinotify                     0.9.6-2                                 all          simple Linux inotify Python bindings
ii  python3-pymongo                       3.11.0-1+b5                             amd64        Python3 interface to the MongoDB document-oriented database
ii  python3-pymongo-ext                   3.11.0-1+b5                             amd64        C-coded extension to the python3-pymongo package
ii  python3-pyparsing                     3.0.9-1                                 all          alternative to creating and executing simple grammars - Python 3.x
ii  python3-pysimplesoap                  1.16.2-5                                all          simple and lightweight SOAP Library (Python 3)
ii  python3-reportbug                     12.0.0                                  all          Python modules for interacting with bug tracking systems
ii  python3-requests                      2.28.1+dfsg-1                           all          elegant and simple HTTP library for Python3, built for human beings
ii  python3-six                           1.16.0-4                                all          Python 2 and 3 compatibility library
ii  python3-sortedcontainers              2.4.0-2                                 all          sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
ii  python3-systemd                       235-1+b2                                amd64        Python 3 bindings for systemd
ii  python3-unidiff                       0.7.3-1                                 all          Unified diff Python parsing/metadata extraction library (Python 3)
ii  python3-urllib3                       1.26.12-1                               all          HTTP library with thread-safe connection pooling for Python3
ii  python3-xdg                           0.28-2                                  all          Python 3 library to access freedesktop.org standards
ii  python3-yaml                          6.0-3+b2                                amd64        YAML parser and emitter for Python3
ii  python3.11                            3.11.2-6                                amd64        Interactive high-level object-oriented language (version 3.11)
ii  python3.11-minimal                    3.11.2-6                                amd64        Minimal subset of the Python language (version 3.11)
ii  qemu-block-extra                      1:7.2+dfsg-7+deb12u5                    amd64        extra block backend modules for qemu-system and qemu-utils
ii  qemu-system-common                    1:7.2+dfsg-7++ df -h
+ mount
+ ip addr
+ nproc
+ uname -a
+ git -C mmdebstrap.git restore make_mirror.sh
+ sudo mmdebstrap --variant=apt --mode=root --include=apt-cudf,arch-test,aspcud,binfmt-support,black,curl,debian-archive-keyring,debootstrap,diffoscope,dpkg-dev,fakechroot,fakeroot,gpg,grep-dctrl,libcap2-bin,libguestfs-tools,libperl-critic-perl,linux-image-amd64,mmdebstrap,mount,openssh-client,perl-doc,perltidy,python3,python3-apt,qemu-system-x86,qemu-user,qemu-user-static,sleepenh,squashfs-tools-ng,sudo,time,uidmap,python3-debian,ovmf,shellcheck,debvm,dosfstools --customize-hook=chroot "$1" mknod /dev/kvm c 10 232 --customize-hook=chroot "$1" chown root:kvm /dev/kvm --customize-hook=for f in mmdebstrap.sh mmdebstrap.git/make_mirror.sh mmdebstrap.git/run_qemu.sh mmdebstrap.git/coverage.sh mmdebstrap.git/coverage.py mmdebstrap.git/coverage.txt mmdebstrap.git/tests mmdebstrap.git/hooks mmdebstrap.git/run_null.sh mmdebstrap.git/gpgvnoexpkeysig mmdebstrap.git/caching_proxy.py mmdebstrap.git/mmdebstrap-autopkgtest-build-qemu mmdebstrap.git/.perltidyrc; do cp -a "$f" "$1"; done --customize-hook=chroot "$1" sh mmdebstrap.sh unstable -
deb12u5                    amd64        QEMU full system emulation binaries (common files)
ii  qemu-system-data                      1:7.2+dfsg-7+deb12u5                    all          QEMU full system emulation (data files)
ii  qemu-system-gui                       1:7.2+dfsg-7+deb12u5                    amd64        QEMU full system emulation binaries (user interface and audio support)
ii  qemu-system-x86                       1:7.2+dfsg-7+deb12u5                    amd64        QEMU full system emulation binaries (x86)
ii  qemu-utils                            1:7.2+dfsg-7+deb12u5                    amd64        QEMU utilities
ii  qt5-gtk-platformtheme:amd64           5.15.8+dfsg-11                          amd64        Qt 5 GTK+ 3 platform theme
ii  qttranslations5-l10n                  5.15.8-2                                all          translations for Qt 5
ii  qtwayland5:amd64                      5.15.8-2                                amd64        QtWayland platform plugin
ii  rake                                  13.0.6-3                                all          ruby make-like utility
ii  readline-common                       8.2-1.3                                 all          GNU readline and history libraries, common files
ii  reportbug                             12.0.0                                  all          reports bugs in the Debian distribution
ii  ripgrep                               13.0.0-4+b2                             amd64        Recursively searches directories for a regex pattern
ii  rpcbind                               1.2.6-6+b1                              amd64        converts RPC program numbers into universal addresses
ii  rpcsvc-proto                          1.4.3-1                                 amd64        RPC protocol compiler and definitions
ii  rsync                                 3.2.7-1                                 amd64        fast, versatile, remote (and local) file-copying tool
rc  rsyslog                               8.2302.0-1                              amd64        reliable system and kernel logging daemon
ii  ruby                                  1:3.1                                   amd64        Interpreter of object-oriented scripting language Ruby (default version)
ii  ruby-net-telnet                       0.2.0-1                                 all          telnet client library
ii  ruby-rubygems                         3.3.15-2                                all          Package management framework for Ruby
ii  ruby-sdbm:amd64                       1.0.0-5+b1                              amd64        simple file-based key-value store with String keys and values
ii  ruby-webrick                          1.8.1-1                                 all          HTTP server toolkit in Ruby
ii  ruby-xmlrpc                           0.3.2-2                                 all          XMLRPC library for Ruby
ii  ruby3.1                               3.1.2-7+deb12u1                         amd64        Interpreter of object-oriented scripting language Ruby
ii  rubygems-integration                  1.18                                    all          integration of Debian Ruby packages with Rubygems
ii  runc                                  1.1.5+ds1-1+deb12u1                     amd64        Open Container Project - runtime
ii  runit-helper                          2.15.2                                  all          dh-runit implementation detail
ii  sbuild                                0.85.0                                  all          Tool for building Debian binary packages from Debian sources
ii  schroot                               1.6.13-3+b2                             amd64        Execute commands in a chroot environment
ii  schroot-common                        1.6.13-3                                all          common files for schroot
ii  screen                                4.9.0-4                                 amd64        terminal multiplexer with VT100/ANSI terminal emulation
ii  seabios                               1.16.2-1                                all          Legacy BIOS implementation
ii  sed                                   4.9-1                                   amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                        0.0.17+nmu1                             all          Utilities for sensible alternative selection
ii  sgml-base                             1.31                                    all          SGML infrastructure and SGML catalog file support
ii  shared-mime-info                      2.2-1                                   amd64        FreeDesktop.org shared MIME database and spec
ii  slay                                  3.0.2                                   all          Kills all of the user's processes
ii  snmp                                  5.9.3+dfsg-2                            amd64        SNMP (Simple Network Management Protocol) applications
ii  speedtest-cli                         2.1.3-2                                 all          Command line interface for testing internet bandwidth using speedtest.net
ii  squid                                 5.7-2+deb12u1                           amd64        Full featured Web Proxy cache (HTTP proxy GnuTLS flavour)
ii  squid-common                          5.7-2+deb12u1                           all          Full featured Web Proxy cache (HTTP proxy) - common files
ii  squid-langpack                        20220130-1                              all          Localized error pages for Squid
ii  ssl-cert                              1.1.2                                   all          simple debconf wrapper for OpenSSL
ii  strace                                6.1-0.1                                 amd64        System call tracer
ii  subversion                            1.14.2-4+b2                             amd64        Advanced version control system
ii  subversion-tools                      1.14.2-4+b2                             amd64        Assorted tools related to Apache Subversion
ii  sudo                                  1.9.13p3-1+deb12u1                      amd64        Provide limited super user privileges to specific users
ii  svn2cl                                0.14-3                                  all          Generate a GNU-style ChangeLog from Subversion repository history
ii  systemd                               252.22-1~deb12u1                        amd64        system and service manager
ii  systemd-container                     252.22-1~deb12u1                        amd64        systemd container/nspawn tools
ii  systemd-sysv                          252.22-1~deb12u1                        amd64        system and service manager - SysV compatibility symlinks
ii  sysvinit-utils                        3.06-4                                  amd64        System-V-like utilities
ii  t1utils                               1.41-4                                  amd64        Collection of simple Type 1 font manipulation programs
ii  tar                                   1.34+dfsg-1.2+deb12u1                   amd64        GNU version of the tar archiving utility
ii  task-english                          3.73                                    all          General English environment
ii  task-ssh-server                       3.73                                    all          SSH server
ii  tasksel                               3.73                                    all          tool for selecting tasks for installation on Debian systems
ii  tasksel-data                          3.73                                    all          official tasks used for installation of Debian systems
ii  tcpdump                               4.99.3-1                                amd64        command-line network traffic analyzer
ii  tesseract-ocr                         5.3.0-2                                 amd64        Tesseract command line OCR tool
ii  tesseract-ocr-afr                     1:4.1.0-2                               all          tesseract-ocr language files for Afrikaans
ii  tesseract-ocr-all                     5.3.0-2                                 all          Tesseract OCR with all language and script packages
ii  tesseract-ocr-amh                     1:4.1.0-2                               all          tesseract-ocr language files for Amharic
ii  tesseract-ocr-ara                     1:4.1.0-2                               all          tesseract-ocr language files for Arabic
ii  tesseract-ocr-asm                     1:4.1.0-2                               all          tesseract-ocr language files for Assamese
ii  tesseract-ocr-aze                     1:4.1.0-2                               all          tesseract-ocr language files for Azerbaijani
ii  tesseract-ocr-aze-cyrl                1:4.1.0-2                               all          tesseract-ocr language files for Azerbaijani (Cyrillic)
ii  tesseract-ocr-bel                     1:4.1.0-2                               all          tesseract-ocr language files for Belarusian
ii  tesseract-ocr-ben                     1:4.1.0-2                               all          tesseract-ocr language files for Bengali
ii  tesseract-ocr-bod                     1:4.1.0-2                               all          tesseract-ocr language files for Tibetan Standard
ii  tesseract-ocr-bos                     1:4.1.0-2                               all          tesseract-ocr language files for Bosnian
ii  tesseract-ocr-bre                     1:4.1.0-2                               all          tesseract-ocr language files for Breton
ii  tesseract-ocr-bul                     1:4.1.0-2                               all          tesseract-ocr language files for Bulgarian
ii  tesseract-ocr-cat                     1:4.1.0-2                               all          tesseract-ocr language files for Catalan
ii  tesseract-ocr-ceb                     1:4.1.0-2                               all          tesseract-ocr language files for Cebuano
ii  tesseract-ocr-ces                     1:4.1.0-2                               all          tesseract-ocr language files for Czech
ii  tesseract-ocr-chi-sim                 1:4.1.0-2                               all          tesseract-ocr language files for Chinese - Simplified
ii  tesseract-ocr-chi-sim-vert            1:4.1.0-2                               all          tesseract-ocr language files for Chinese - Simplified (vertical)
ii  tesseract-ocr-chi-tra                 1:4.1.0-2                               all          tesseract-ocr language files for Chinese - Traditional
ii  tesseract-ocr-chi-tra-vert            1:4.1.0-2                               all          tesseract-ocr language files for Chinese - Traditional (vertical)
ii  tesseract-ocr-chr                     1:4.1.0-2                               all          tesseract-ocr language files for Cherokee
ii  tesseract-ocr-cos                     1:4.1.0-2                               all          tesseract-ocr language files for Corsican
ii  tesseract-ocr-cym                     1:4.1.0-2                               all          tesseract-ocr language files for Welsh
ii  tesseract-ocr-dan                     1:4.1.0-2                               all          tesseract-ocr language files for Danish
ii  tesseract-ocr-deu                     1:4.1.0-2                               all          tesseract-ocr language files for German
ii  tesseract-ocr-div                     1:4.1.0-2                               all          tesseract-ocr language files for Divehi
ii  tesseract-ocr-dzo                     1:4.1.0-2                               all          tesseract-ocr language files for Dzongkha
ii  tesseract-ocr-ell                     1:4.1.0-2                               all          tesseract-ocr language files for Greek
ii  tesseract-ocr-eng                     1:4.1.0-2                               all          tesseract-ocr language files for English
ii  tesseract-ocr-enm                     1:4.1.0-2                               all          tesseract-ocr language files for English, Middle (1100-1500)
ii  tesseract-ocr-epo                     1:4.1.0-2                               all          tesseract-ocr language files for Esperanto
ii  tesseract-ocr-est                     1:4.1.0-2                               all          tesseract-ocr language files for Estonian
ii  tesseract-ocr-eus                     1:4.1.0-2                               all          tesseract-ocr language files for Basque
ii  tesseract-ocr-fao                     1:4.1.0-2                               all          tesseract-ocr language files for Faroese
ii  tesseract-ocr-fas                     1:4.1.0-2                               all          tesseract-ocr language files for Persian
ii  tesseract-ocr-fil                     1:4.1.0-2                               all          tesseract-ocr language files for Filipino
ii  tesseract-ocr-fin                     1:4.1.0-2                               all          tesseract-ocr language files for Finnish
ii  tesseract-ocr-fra                     1:4.1.0-2                               all          tesseract-ocr language files for French
ii  tesseract-ocr-frk                     1:4.1.0-2                               all          tesseract-ocr language files for German (Fraktur)
ii  tesseract-ocr-frm                     1:4.1.0-2                               all          tesseract-ocr language files for French, Middle (ca.1400-1600)
ii  tesseract-ocr-fry                     1:4.1.0-2                               all          tesseract-ocr language files for Frisian (Western)
ii  tesseract-ocr-gla                     1:4.1.0-2                               all          tesseract-ocr language files for Gaelic (Scots)
ii  tesseract-ocr-gle                     1:4.1.0-2                               all          tesseract-ocr language files for Irish
ii  tesseract-ocr-glg                     1:4.1.0-2                               all          tesseract-ocr language files for Galician
ii  tesseract-ocr-grc                     1:4.1.0-2                               all          tesseract-ocr language files for Greek, Ancient (to 1453)
ii  tesseract-ocr-guj                     1:4.1.0-2                               all          tesseract-ocr language files for Gujarati
ii  tesseract-ocr-hat                     1:4.1.0-2                               all          tesseract-ocr language files for Haitian
ii  tesseract-ocr-heb                     1:4.1.0-2                               all          tesseract-ocr language files for Hebrew
ii  tesseract-ocr-hin                     1:4.1.0-2                               all          tesseract-ocr language files for Hindi
ii  tesseract-ocr-hrv                     1:4.1.0-2                               all          tesseract-ocr language files for Croatian
ii  tesseract-ocr-hun                     1:4.1.0-2                               all          tesseract-ocr language files for Hungarian
ii  tesseract-ocr-hye                     1:4.1.0-2                               all          tesseract-ocr language files for Armenian
ii  tesseract-ocr-iku                     1:4.1.0-2                               all          tesseract-ocr language files for Inuktitut
ii  tesseract-ocr-ind                     1:4.1.0-2                               all          tesseract-ocr language files for Indonesian
ii  tesseract-ocr-isl                     1:4.1.0-2                               all          tesseract-ocr language files for Icelandic
ii  tesseract-ocr-ita                     1:4.1.0-2                               all          tesseract-ocr language files for Italian
ii  tesseract-ocr-ita-old                 1:4.1.0-2                               all          tesseract-ocr language files for Italian - Old
ii  tesseract-ocr-jav                     1:4.1.0-2                               all          tesseract-ocr language files for Javanese
ii  tesseract-ocr-jpn                     1:4.1.0-2                               all          tesseract-ocr language files for Japanese
ii  tesseract-ocr-jpn-vert                1:4.1.0-2                               all          tesseract-ocr language files for Japanese (vertical)
ii  tesseract-ocr-kan                     1:4.1.0-2                               all          tesseract-ocr language files for Kannada
ii  tesseract-ocr-kat                     1:4.1.0-2                               all          tesseract-ocr language files for Georgian
ii  tesseract-ocr-kat-old                 1:4.1.0-2                               all          tesseract-ocr language files for Old Georgian
ii  tesseract-ocr-kaz                     1:4.1.0-2                               all          tesseract-ocr language files for Kazakh
ii  tesseract-ocr-khm                     1:4.1.0-2                               all          tesseract-ocr language files for Khmer
ii  tesseract-ocr-kir                     1:4.1.0-2                               all          tesseract-ocr language files for Kyrgyz
ii  tesseract-ocr-kmr                     1:4.1.0-2                               all          tesseract-ocr language files for Kurmanji (Latin)
ii  tesseract-ocr-kor                     1:4.1.0-2                               all          tesseract-ocr language files for Korean
ii  tesseract-ocr-kor-vert                1:4.1.0-2                               all          tesseract-ocr language files for Korean (vertical)
ii  tesseract-ocr-lao                     1:4.1.0-2                               all          tesseract-ocr language files for Lao
ii  tesseract-ocr-lat                     1:4.1.0-2                               all          tesseract-ocr language files for Latin
ii  tesseract-ocr-lav                     1:4.1.0-2                               all          tesseract-ocr language files for Latvian
ii  tesseract-ocr-lit                     1:4.1.0-2                               all          tesseract-ocr language files for Lithuanian
ii  tesseract-ocr-ltz                     1:4.1.0-2                               all          tesseract-ocr language files for Luxembourgish
ii  tesseract-ocr-mal                     1:4.1.0-2                               all          tesseract-ocr language files for Malayalam
ii  tesseract-ocr-mar                     1:4.1.0-2                               all          tesseract-ocr language files for Marathi
ii  tesseract-ocr-mkd                     1:4.1.0-2                               all          tesseract-ocr language files for Macedonian
ii  tesseract-ocr-mlt                     1:4.1.0-2                               all          tesseract-ocr language files for Maltese
ii  tesseract-ocr-mon                     1:4.1.0-2                               all          tesseract-ocr language files for Mongolian
ii  tesseract-ocr-mri                     1:4.1.0-2                               all          tesseract-ocr language files for Maori
ii  tesseract-ocr-msa                     1:4.1.0-2                               all          tesseract-ocr language files for Malay
ii  tesseract-ocr-mya                     1:4.1.0-2                               all          tesseract-ocr language files for Burmese
ii  tesseract-ocr-nep                     1:4.1.0-2                               all          tesseract-ocr language files for Nepali
ii  tesseract-ocr-nld                     1:4.1.0-2                               all          tesseract-ocr language files for Dutch
ii  tesseract-ocr-nor                     1:4.1.0-2                               all          tesseract-ocr language files for Norwegian
ii  tesseract-ocr-oci                     1:4.1.0-2                               all          tesseract-ocr language files for Occitan (post 1500)
ii  tesseract-ocr-ori                     1:4.1.0-2                               all          tesseract-ocr language files for Oriya
ii  tesseract-ocr-osd                     1:4.1.0-2                               all          tesseract-ocr language files for script and orientation
ii  tesseract-ocr-pan                     1:4.1.0-2                               all          tesseract-ocr language files for Punjabi
ii  tesseract-ocr-pol                     1:4.1.0-2                               all          tesseract-ocr language files for Polish
ii  tesseract-ocr-por                     1:4.1.0-2                               all          tesseract-ocr language files for Portuguese
ii  tesseract-ocr-pus                     1:4.1.0-2                               all          tesseract-ocr language files for Pashto
ii  tesseract-ocr-que                     1:4.1.0-2                               all          tesseract-ocr language files for Quechua
ii  tesseract-ocr-ron                     1:4.1.0-2                               all          tesseract-ocr language files for Romanian
ii  tesseract-ocr-rus                     1:4.1.0-2                               all          tesseract-ocr language files for Russian
ii  tesseract-ocr-san                     1:4.1.0-2                               all          tesseract-ocr language files for Sanskrit
ii  tesseract-ocr-script-arab             1:4.1.0-2                               all          tesseract-ocr data for Arabic script
ii  tesseract-ocr-script-armn             1:4.1.0-2                               all          tesseract-ocr data for Armenian script
ii  tesseract-ocr-script-beng             1:4.1.0-2                               all          tesseract-ocr data for Bengali script
ii  tesseract-ocr-script-cans             1:4.1.0-2                               all          tesseract-ocr data for Canadian Aboriginal script
ii  tesseract-ocr-script-cher             1:4.1.0-2                               all          tesseract-ocr data for Cherokee script
ii  tesseract-ocr-script-cyrl             1:4.1.0-2                               all          tesseract-ocr data for Cyrillic script
ii  tesseract-ocr-script-deva             1:4.1.0-2                               all          tesseract-ocr data for Devanagari script
ii  tesseract-ocr-script-ethi             1:4.1.0-2                               all          tesseract-ocr data for Ethiopic script
ii  tesseract-ocr-script-frak             1:4.1.0-2                               all          tesseract-ocr data for Fraktur script
ii  tesseract-ocr-script-geor             1:4.1.0-2                               all          tesseract-ocr data for Georgian script
ii  tesseract-ocr-script-grek             1:4.1.0-2                               all          tesseract-ocr data for Greek script
ii  tesseract-ocr-script-gujr             1:4.1.0-2                               all          tesseract-ocr data for Gujarati script
ii  tesseract-ocr-script-guru             1:4.1.0-2                               all          tesseract-ocr data for Gurmukhi script
ii  tesseract-ocr-script-hang             1:4.1.0-2                               all          tesseract-ocr data for Hangul script
ii  tesseract-ocr-script-hang-vert        1:4.1.0-2                               all          tesseract-ocr data for Hangul (vertical) script
ii  tesseract-ocr-script-hans             1:4.1.0-2                               all          tesseract-ocr data for Han - Simplified script
ii  tesseract-ocr-script-hans-vert        1:4.1.0-2                               all          tesseract-ocr data for Han - Simplified (vertical) script
ii  tesseract-ocr-script-hant             1:4.1.0-2                               all          tesseract-ocr data for Han - Traditional script
ii  tesseract-ocr-script-hant-vert        1:4.1.0-2                               all          tesseract-ocr data for Han - Traditional (vertical) script
ii  tesseract-ocr-script-hebr             1:4.1.0-2                               all          tesseract-ocr data for Hebrew script
ii  tesseract-ocr-script-jpan             1:4.1.0-2                               all          tesseract-ocr data for Japanese script
ii  tesseract-ocr-script-jpan-vert        1:4.1.0-2                               all          tesseract-ocr data for Japanese (vertical) script
ii  tesseract-ocr-script-khmr             1:4.1.0-2                               all          tesseract-ocr data for Khmer script
ii  tesseract-ocr-script-knda             1:4.1.0-2                               all          tesseract-ocr data for Kannada script
ii  tesseract-ocr-script-laoo             1:4.1.0-2                               all          tesseract-ocr data for Lao script
ii  tesseract-ocr-script-latn             1:4.1.0-2                               all          tesseract-ocr data for Latin script
ii  tesseract-ocr-script-mlym             1:4.1.0-2                               all          tesseract-ocr data for Malayalam script
ii  tesseract-ocr-script-mymr             1:4.1.0-2                               all          tesseract-ocr data for Myanmar script
ii  tesseract-ocr-script-orya             1:4.1.0-2                               all          tesseract-ocr data for Oriya (Odia) script
ii  tesseract-ocr-script-sinh             1:4.1.0-2                               all          tesseract-ocr data for Sinhala script
ii  tesseract-ocr-script-syrc             1:4.1.0-2                               all          tesseract-ocr data for Syriac script
ii  tesseract-ocr-script-taml             1:4.1.0-2                               all          tesseract-ocr data for Tamil script
ii  tesseract-ocr-script-telu             1:4.1.0-2                               all          tesseract-ocr data for Telugu script
ii  tesseract-ocr-script-thaa             1:4.1.0-2                               all          tesseract-ocr data for Thaana script
ii  tesseract-ocr-script-thai             1:4.1.0-2                               all          tesseract-ocr data for Thai script
ii  tesseract-ocr-script-tibt             1:4.1.0-2                               all          tesseract-ocr data for Tibetan script
ii  tesseract-ocr-script-viet             1:4.1.0-2                               all          tesseract-ocr data for Vietnamese script
ii  tesseract-ocr-sin                     1:4.1.0-2                               all          tesseract-ocr language files for Sinhala
ii  tesseract-ocr-slk                     1:4.1.0-2                               all          tesseract-ocr language files for Slovakian
ii  tesseract-ocr-slv                     1:4.1.0-2                               all          tesseract-ocr language files for Slovenian
ii  tesseract-ocr-snd                     1:4.1.0-2                               all          tesseract-ocr language files for Sindhi
ii  tesseract-ocr-spa                     1:4.1.0-2                               all          tesseract-ocr language files for Spanish
ii  tesseract-ocr-spa-old                 1:4.1.0-2                               all          tesseract-ocr language files for Spanish, Castilian - Old
ii  tesseract-ocr-sqi                     1:4.1.0-2                               all          tesseract-ocr language files for Albanian
ii  tesseract-ocr-srp                     1:4.1.0-2                               all          tesseract-ocr language files for Serbian
ii  tesseract-ocr-srp-latn                1:4.1.0-2                               all          tesseract-ocr language files for Serbian (Latin)
ii  tesseract-ocr-sun                     1:4.1.0-2                               all          tesseract-ocr language files for Sundanese
ii  tesseract-ocr-swa                     1:4.1.0-2                               all          tesseract-ocr language files for Swahili
ii  tesseract-ocr-swe                     1:4.1.0-2                               all          tesseract-ocr language files for Swedish
ii  tesseract-ocr-syr                     1:4.1.0-2                               all          tesseract-ocr language files for Syriac
ii  tesseract-ocr-tam                     1:4.1.0-2                               all          tesseract-ocr language files for Tamil
ii  tesseract-ocr-tat                     1:4.1.0-2                               all          tesseract-ocr language files for Tatar
ii  tesseract-ocr-tel                     1:4.1.0-2                               all          tesseract-ocr language files for Telugu
ii  tesseract-ocr-tgk                     1:4.1.0-2                               all          tesseract-ocr language files for Tajik
ii  tesseract-ocr-tha                     1:4.1.0-2                               all          tesseract-ocr language files for Thai
ii  tesseract-ocr-tir                     1:4.1.0-2                               all          tesseract-ocr language files for Tigrinya
ii  tesseract-ocr-ton                     1:4.1.0-2                               all          tesseract-ocr language files for Tonga
ii  tesseract-ocr-tur                     1:4.1.0-2                               all          tesseract-ocr language files for Turkish
ii  tesseract-ocr-uig                     1:4.1.0-2                               all          tesseract-ocr language files for Uyghur
ii  tesseract-ocr-ukr                     1:4.1.0-2                               all          tesseract-ocr language files for Ukrainian
ii  tesseract-ocr-urd                     1:4.1.0-2                               all          tesseract-ocr language files for Urdu
ii  tesseract-ocr-uzb                     1:4.1.0-2                               all          tesseract-ocr language files for Uzbek
ii  tesseract-ocr-uzb-cyrl                1:4.1.0-2                               all          tesseract-ocr language files for Uzbek (Cyrillic)
ii  tesseract-ocr-vie                     1:4.1.0-2                               all          tesseract-ocr language files for Vietnamese
ii  tesseract-ocr-yid                     1:4.1.0-2                               all          tesseract-ocr language files for Yiddish
ii  tesseract-ocr-yor                     1:4.1.0-2                               all          tesseract-ocr language files for Yoruba
ii  tigervnc-common                       1.12.0+dfsg-8                           amd64        Virtual network computing; Common software needed by servers
ii  tigervnc-standalone-server            1.12.0+dfsg-8                           amd64        Standalone virtual network computing server
ii  tigervnc-tools                        1.12.0+dfsg-8                           amd64        Virtual network computing; Tools for both clients and servers
ii  tini                                  0.19.0-1                                amd64        tiny but valid init for containers
ii  tmux                                  3.3a-3                                  amd64        terminal multiplexer
ii  traceroute                            1:2.1.2-1                               amd64        Traces the route taken by packets over an IPv4/IPv6 network
ii  tzdata                                2024a-0+deb12u1                         all          time zone and daylight-saving time data
ii  ucf                                   3.0043+nmu1                             all          Update Configuration File(s): preserve user changes to config files
ii  udev                                  252.22-1~deb12u1                        amd64        /dev/ and hotplug management daemon
ii  ufw                                   0.36.2-1                                all          program for managing a Netfilter firewall
ii  uidmap                                1:4.13+dfsg1-1+b1                       amd64        programs to help use subuids
ii  unixodbc-common                       2.3.11-2+deb12u1                        all          Common ODBC configuration files
ii  unzip                                 6.0-28                                  amd64        De-archiver for .zip files
ii  usbutils                              1:014-1+deb12u1                         amd64        Linux USB utilities
ii  usrmerge                              37~deb12u1                              all          Convert the system to the merged /usr directories scheme
ii  util-linux                            2.38.1-5+deb12u1                        amd64        miscellaneous system utilities
ii  util-linux-extra                      2.38.1-5+deb12u1                        amd64        interactive login tools
ii  util-linux-locales                    2.38.1-5+deb12u1                        all          locales files for util-linux
ii  uuid-runtime                          2.38.1-5+deb12u1                        amd64        runtime components for the Universally Unique ID library
ii  va-driver-all:amd64                   2.17.0-1                                amd64        Video Acceleration (VA) API -- driver metapackage
ii  vde-switch                            2.3.2+r586-8+b1                         amd64        Virtual Distributed Ethernet. Virtual Switch command.
ii  vde-wirefilter                        2.3.2+r586-8+b1                         amd64        Virtual Distributed Ethernet. wirefilter command.
ii  vde2                                  2.3.2+r586-8+b1                         amd64        Virtual Distributed Ethernet
ii  vdeplug                               4.0.1-4                                 amd64        Virtual Distributed Ethernet: A modular virtual plug to the VDE
ii  vdpau-driver-all:amd64                1.5-2                                   amd64        Video Decode and Presentation API for Unix (driver metapackage)
ii  vim                                   2:9.0.1378-2                            amd64        Vi IMproved - enhanced vi editor
ii  vim-common                            2:9.0.1378-2                            all          Vi IMproved - Common files
ii  vim-runtime                           2:9.0.1378-2                            all          Vi IMproved - Runtime files
ii  vim-tiny                              2:9.0.1378-2                            amd64        Vi IMproved - enhanced vi editor - compact version
ii  wamerican                             2020.12.07-2                            all          American English dictionary words for /usr/share/dict
ii  wdiff                                 1.2.2-5                                 amd64        Compares two files word by word
ii  wget                                  1.21.3-1+b2                             amd64        retrieves files from the web
ii  whiptail                              0.52.23-1+b1                            amd64        Displays user-friendly dialog boxes from shell scripts
ii  whois                                 5.5.17                                  amd64        intelligent WHOIS client
ii  x11-common                            1:7.7+23                                all          X Window System (X.Org) infrastructure
ii  x11-xkb-utils                         7.7+7                                   amd64        X11 XKB utilities
ii  x11-xserver-utils                     7.7+9+b1                                amd64        X server utilities
ii  xauth                                 1:1.1.2-1                               amd64        X authentication utility
ii  xdelta                                1.1.3-10.4                              amd64        A diff utility which works with binary files
ii  xdelta3                               3.0.11-dfsg-1.2                         amd64        Diff utility which works with binary files
ii  xdg-user-dirs                         0.18-1                                  amd64        tool to manage well known user directories
ii  xfonts-base                           1:1.0.5+nmu1                            all          standard fonts for X
ii  xfonts-encodings                      1:1.0.4-2.2                             all          Encodings for X.Org fonts
ii  xfonts-utils                          1:7.7+6                                 amd64        X Window System font utility programs
ii  xkb-data                              2.35.1-1                                all          X Keyboard Extension (XKB) configuration data
ii  xsel                                  1.2.0+git9bfc13d.20180109-4             amd64        command-line tool to access X clipboard and selection buffers
ii  xsltproc                              1.1.35-1                                amd64        XSLT 1.0 command line processor
ii  xxd                                   2:9.0.1378-2                            amd64        tool to make (or reverse) a hex dump
ii  xz-utils                              5.4.1-0.2                               amd64        XZ-format compression utilities
ii  zip                                   3.0-13                                  amd64        Archiver for .zip files
ii  zlib1g:amd64                          1:1.2.13.dfsg-1                         amd64        compression library - runtime
ii  zsh                                   5.9-4+b2                                amd64        shell with lots of features
ii  zsh-common                            5.9-4                                   all          architecture independent files for Zsh
ii  zstd                                  1.5.4+dfsg2-5                           amd64        fast lossless compression algorithm -- CLI tool
Filesystem                               Size  Used Avail Use% Mounted on
udev                                      63G     0   63G   0% /dev
tmpfs                                     13G  2.4M   13G   1% /run
/dev/mapper/lvm-root                     252G  172G   71G  72% /
tmpfs                                     63G   12K   63G   1% /dev/shm
tmpfs                                    5.0M     0  5.0M   0% /run/lock
/dev/mapper/lvm-srv_workspace            492G  1.9G  465G   1% /srv/workspace
/dev/mapper/lvm-openqa                   196G   31G  155G  17% /var/lib/openqa
tmpfs                                     50G   80K   50G   1% /tmp
/dev/mapper/lvm-docker                   503G  4.9G  473G   2% /var/lib/docker
/dev/sda2                                463M   91M  344M  21% /boot
tmpfs                                     13G     0   13G   0% /run/user/1007
tmpfs                                     13G     0   13G   0% /run/user/1002
openqa.debian.net:/var/lib/openqa/share  984G  454G  486G  49% /var/lib/openqa/share
tmpfs                                     13G     0   13G   0% /run/user/108
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=65935672k,nr_inodes=16483918,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=13197836k,mode=755,inode64)
/dev/mapper/lvm-root on / type ext4 (rw,relatime,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=21962)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
/dev/mapper/lvm-srv_workspace on /srv/workspace type ext4 (rw,relatime)
/dev/mapper/lvm-openqa on /var/lib/openqa type ext4 (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime,size=52428800k,inode64)
/dev/mapper/lvm-docker on /var/lib/docker type ext4 (rw,relatime)
/dev/sda2 on /boot type ext4 (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
tmpfs on /run/user/1007 type tmpfs (rw,nosuid,nodev,relatime,size=13197836k,nr_inodes=3299459,mode=700,uid=1007,gid=1007,inode64)
tmpfs on /run/user/1002 type tmpfs (rw,nosuid,nodev,relatime,size=13197836k,nr_inodes=3299459,mode=700,uid=1002,gid=1002,inode64)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
openqa.debian.net:/var/lib/openqa/share on /var/lib/openqa/share type nfs (ro,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=140.211.166.83,mountvers=3,mountport=41249,mountproto=udp,fsc,local_lock=none,addr=140.211.166.83)
devpts-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000,x-gvfs-hide)
proc-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/proc type proc (rw,relatime,x-gvfs-hide)
sysfs-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/sys type sysfs (rw,relatime,x-gvfs-hide)
devpts-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000,x-gvfs-hide)
proc-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/proc type proc (rw,relatime,x-gvfs-hide)
sysfs-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/sys type sysfs (rw,relatime,x-gvfs-hide)
tmpfs on /run/user/108 type tmpfs (rw,nosuid,nodev,relatime,size=13197836k,nr_inodes=3299459,mode=700,uid=108,gid=116,inode64)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
3: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 04:7d:7b:3a:be:05 brd ff:ff:ff:ff:ff:ff
    altname enp2s0f1
    inet 140.211.9.211/24 brd 140.211.9.255 scope global eno2
       valid_lft forever preferred_lft forever
    inet6 2605:bc80:3010:104::8cd3:9d3/64 scope global 
       valid_lft forever preferred_lft forever
    inet6 fe80::67d:7bff:fe3a:be05/64 scope link 
       valid_lft forever preferred_lft forever
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:5b:97:43:61 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
       valid_lft forever preferred_lft forever
16
Linux osuosl3-amd64 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
I: automatically chosen format: null
I: using /tmp/mmdebstrap.oqdy2irIhP as tempdir
I: running apt-get update...
I: downloading packages with apt...
I: extracting archives...
I: installing essential packages...
I: installing remaining packages inside the chroot...
I: running --customize-hook in shell: sh -c 'chroot "$1" mknod /dev/kvm c 10 232' exec /tmp/mmdebstrap.oqdy2irIhP
I: running --customize-hook in shell: sh -c 'chroot "$1" chown root:kvm /dev/kvm' exec /tmp/mmdebstrap.oqdy2irIhP
I: running --customize-hook in shell: sh -c 'for f in mmdebstrap.sh mmdebstrap.git/make_mirror.sh mmdebstrap.git/run_qemu.sh mmdebstrap.git/coverage.sh mmdebstrap.git/coverage.py mmdebstrap.git/coverage.txt mmdebstrap.git/tests mmdebstrap.git/hooks mmdebstrap.git/run_null.sh mmdebstrap.git/gpgvnoexpkeysig mmdebstrap.git/caching_proxy.py mmdebstrap.git/mmdebstrap-autopkgtest-build-qemu mmdebstrap.git/.perltidyrc; do cp -a "$f" "$1"; done' exec /tmp/mmdebstrap.oqdy2irIhP
I: running --customize-hook in shell: sh -c 'chroot "$1" sh mmdebstrap.sh' exec /tmp/mmdebstrap.oqdy2irIhP
+ export DEFAULT_DIST=unstable
+ export RUN_MA_SAME_TESTS=no
+ export HAVE_UNSHARE=yes
+ export HAVE_QEMU=yes
+ export HAVE_PROOT=no
+ export HAVE_BINFMT=yes
+ export http_proxy=http://127.0.0.1:3128
+ pkill --full --exact python3 ./caching_proxy.py ./shared/cache.[AB] ./shared/cache.[AB]
+ :
+ DISK_SIZE=10G CMD=mmdebstrap ./make_mirror.sh
starting caching proxy for shared/cache.A

proxy download: http://deb.debian.org/debian/dists/unstable/InRelease
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
creating mirror for oldstable
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian oldstable main

proxy download: http://deb.debian.org/debian/dists/oldstable/InRelease
Get:1 http://deb.debian.org/debian oldstable InRelease [116 kB]

proxy download: http://deb.debian.org/debian/dists/oldstable/main/binary-amd64/by-hash/SHA256/a38bc473ce235be5402451aa85f100fe1526e04866450d4a6aed6ab14c10b288
Get:2 http://deb.debian.org/debian oldstable/main amd64 Packages [8068 kB]
Fetched 8183 kB in 10s (860 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils cpp cpp-10
  distro-info-data dmsetup dpkg-dev g++ g++-10 gcc gcc-10 gpgconf libacl1
  libapparmor1 libapt-pkg6.0 libargon2-1 libasan6 libassuan0 libatomic1
  libattr1 libaudit-common libaudit1 libbinutils libblkid1 libbpf0 libbrotli1
  libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0 libcap2
  libcap2-bin libcbor0 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdns-export1110 libdpkg-perl
  libeatmydata1 libedit2 libelf1 libestr0 libexpat1 libext2fs2 libfakechroot
  libfakeroot libfastjson4 libfdisk1 libffi7 libfido2-1 libfstrm0
  libgcc-10-dev libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10
  libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67
  libidn2-0 libip4tc2 libisc-export1105 libisl23 libitm1 libjansson4
  libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  libldap-2.4-2 liblmdb0 liblocale-gettext-perl liblognorm5 liblsan0 liblz4-1
  liblzma5 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmount1
  libmpc3 libmpdec3 libmpfr6 libncurses6 libncursesw6 libnettle8 libnewt0.52
  libnftables1 libnftnl11 libnghttp2-14 libnsl-dev libnsl2 libp11-kit0
  libpam0g libpci3 libpcre2-8-0 libpcre3 libperl5.32 libpipeline1 libpopt0
  libprocps8 libprotobuf-c1 libpsl5 libpython3-stdlib libpython3.9-minimal
  libpython3.9-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db
  libseccomp2 libselinux1 libsemanage-common libsemanage1 libsepol1 libslang2
  libsmartcols1 libsqlite3-0 libss2 libssh2-1 libssl1.1 libstdc++-10-dev
  libstdc++6 libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan0 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev logsave lsb-base
  mailcap make openssl patch pci.ids python-apt-common python3 python3-apt
  python3-certifi python3-chardet python3-debconf python3-debian
  python3-debianbts python3-httplib2 python3-idna python3-minimal
  python3-pkg-resources python3-pycurl python3-pysimplesoap python3-requests
  python3-six python3-urllib3 python3.9 python3.9-minimal tasksel xxd zlib1g
Suggested packages:
  apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1 powermgmt-base
  default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc bzip2-doc libarchive-dev cpp-doc
  gcc-10-locales anacron checksecurity default-dbus-session-bus
  | dbus-session-bus debconf-doc debconf-utils libterm-readline-gnu-perl
  libgtk3-perl libnet-ldap-perl debconf-kde-helper pdf-viewer diffutils-doc
  wdiff postscript-viewer debsig-verify debian-keyring gpart parted fuse2fs
  e2fsck-static mlocate | locate g++-multilib g++-10-multilib gcc-10-doc
  gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-10-multilib gnupg groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd
  isc-dhcp-client-ddns glibc-doc git bzr rng-tools gdbm-l10n gnutls-bin
  krb5-doc krb5-user mmdb-bin libpam-doc libstdc++-10-doc make-doc apparmor
  nfs-common hunspell firewalld keychain libpam-ssh monkeysphere ssh-askpass
  ed perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libtap-harness-archive-perl python3-doc python3-tk python3-venv
  python3-apt-dbg python-apt-doc python3-setuptools libcurl4-gnutls-dev
  python-pycurl-doc python3-pycurl-dbg python3-cryptography python3-openssl
  python3-socks python-requests-doc python3.9-venv python3.9-doc
  binfmt-support readline-doc default-mta | postfix | exim4
  | mail-transport-agent gnupg | pgp debsums dlocate python3-urwid
  reportbug-gtk xdg-utils emacs-bin-common claws-mail rsyslog-mysql
  | rsyslog-pgsql rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls
  rsyslog-gssapi rsyslog-relp systemd-container policykit-1 ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg libalgorithm-merge-perl
  e2fsprogs-l10n libatm1 manpages-dev libc-devtools libnss-nis libnss-nisplus
  libpam-cap libfile-fcntllock-perl libgpg-error-l10n libldap-common libgpm2
  libfribidi0 publicsuffix libsasl2-modules uuid-runtime bsd-mailx | mailx
  xauth psmisc lsb-release iso-codes laptop-detect
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-10 cron
  dash dbus debconf debconf-i18n debian-archive-keyring debian-faq debianutils
  diffutils distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev
  e2fsprogs eatmydata fakechroot fakeroot fdisk file findutils g++ g++-10 gcc
  gcc-10 gcc-10-base gcc-9-base gettext-base gpg gpgconf gpgv grep groff-base
  gzip hostname ifupdown init init-system-helpers iproute2 iputils-ping
  isc-dhcp-client isc-dhcp-common kmod krb5-locales less libacl1 libapparmor1
  libapt-pkg6.0 libargon2-1 libasan6 libassuan0 libatomic1 libattr1
  libaudit-common libaudit1 libbinutils libblkid1 libbpf0 libbrotli1 libbsd0
  libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcap-ng0
  libcap2 libcap2-bin libcbor0 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdns-export1110 libdpkg-perl
  libeatmydata1 libedit2 libelf1 libestr0 libexpat1 libext2fs2 libfakechroot
  libfakeroot libfastjson4 libfdisk1 libffi7 libfido2-1 libfstrm0
  libgcc-10-dev libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10
  libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67
  libidn2-0 libip4tc2 libisc-export1105 libisl23 libitm1 libjansson4
  libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  libldap-2.4-2 liblmdb0 liblocale-gettext-perl liblockfile-bin liblognorm5
  liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1 libmaxminddb0 libmd0
  libmnl0 libmount1 libmpc3 libmpdec3 libmpfr6 libncurses6 libncursesw6
  libnettle8 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnsl-dev
  libnsl2 libnss-systemd libp11-kit0 libpam-modules libpam-modules-bin
  libpam-runtime libpam-systemd libpam0g libpci3 libpcre2-8-0 libpcre3
  libperl5.32 libpipeline1 libpopt0 libprocps8 libprotobuf-c1 libpsl5
  libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
  libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage1 libsepol1 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssh2-1 libssl1.1 libstdc++-10-dev libstdc++6
  libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan0 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev locales login
  logrotate logsave lsb-base lsof mailcap make man-db manpages mawk
  media-types mime-support mount nano ncurses-base ncurses-bin ncurses-term
  netbase netcat-traditional nftables openssh-client openssl passwd patch
  pci.ids pciutils perl perl-base perl-modules-5.32 procps python-apt-common
  python3 python3-apt python3-certifi python3-chardet python3-debconf
  python3-debian python3-debianbts python3-httplib2 python3-idna
  python3-minimal python3-pkg-resources python3-pycurl python3-pysimplesoap
  python3-reportbug python3-requests python3-six python3-urllib3 python3.9
  python3.9-minimal readline-common reportbug rsyslog sed sensible-utils
  systemd systemd-sysv systemd-timesyncd sysvinit-utils tar tasksel
  tasksel-data telnet traceroute tzdata ucf udev util-linux vim-common
  vim-tiny wamerican wget whiptail xxd xz-utils zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/gcc-10-base_10.2.1-6_amd64.deb
0 upgraded, 307 newly installed, 0 to remove and 0 not upgraded.
Need to get 162 MB of archives.
After this operation, 600 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian oldstable/main amd64 gcc-10-base amd64 10.2.1-6 [201 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.18-4_amd64.deb
Get:2 http://deb.debian.org/debian oldstable/main amd64 libcrypt1 amd64 1:4.4.18-4 [87.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.31-13%2bdeb11u8_amd64.deb
Get:3 http://deb.debian.org/debian oldstable/main amd64 libc6 amd64 2.31-13+deb11u8 [2823 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-s1_10.2.1-6_amd64.deb
Get:4 http://deb.debian.org/debian oldstable/main amd64 libgcc-s1 amd64 10.2.1-6 [41.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20200120-2_amd64.deb
Get:5 http://deb.debian.org/debian oldstable/main amd64 mawk amd64 1.3.4.20200120-2 [112 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_11.1%2bdeb11u9_amd64.deb
Get:6 http://deb.debian.org/debian oldstable/main amd64 base-files amd64 11.1+deb11u9 [70.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:7 http://deb.debian.org/debian oldstable/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_4.11.2_amd64.deb
Get:8 http://deb.debian.org/debian oldstable/main amd64 debianutils amd64 4.11.2 [101 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.1-2%2bdeb11u1_amd64.deb
Get:9 http://deb.debian.org/debian oldstable/main amd64 bash amd64 5.1-2+deb11u1 [1417 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.38-2_amd64.deb
Get:10 http://deb.debian.org/debian oldstable/main amd64 libgpg-error0 amd64 1.38-2 [77.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.8.7-6_amd64.deb
Get:11 http://deb.debian.org/debian oldstable/main amd64 libgcrypt20 amd64 1.8.7-6 [563 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.3-2_amd64.deb
Get:12 http://deb.debian.org/debian oldstable/main amd64 liblz4-1 amd64 1.9.3-2 [57.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.2.5-2.1%7edeb11u1_amd64.deb
Get:13 http://deb.debian.org/debian oldstable/main amd64 liblzma5 amd64 5.2.5-2.1~deb11u1 [168 kB]

proxy download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.4.8%2bdfsg-2.1_amd64.deb
Get:14 http://deb.debian.org/debian oldstable/main amd64 libzstd1 amd64 1.4.8+dfsg-2.1 [319 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_247.3-7%2bdeb11u4_amd64.deb
Get:15 http://deb.debian.org/debian oldstable/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.36.1-8%2bdeb11u1_amd64.deb
Get:16 http://deb.debian.org/debian oldstable/main amd64 bsdutils amd64 1:2.36.1-8+deb11u1 [148 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.2.53-10_amd64.deb
Get:17 http://deb.debian.org/debian oldstable/main amd64 libacl1 amd64 2.2.53-10 [31.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.4.48-6_amd64.deb
Get:18 http://deb.debian.org/debian oldstable/main amd64 libattr1 amd64 1:2.4.48-6 [21.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.2.1%2bdfsg-1%2bdeb11u1_amd64.deb
Get:19 http://deb.debian.org/debian oldstable/main amd64 libgmp10 amd64 2:6.2.1+dfsg-1+deb11u1 [563 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.36-2%2bdeb11u1_amd64.deb
Get:20 http://deb.debian.org/debian oldstable/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.1-3_amd64.deb
Get:21 http://deb.debian.org/debian oldstable/main amd64 libselinux1 amd64 3.1-3 [88.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_8.32-4%2bb1_amd64.deb
Get:22 http://deb.debian.org/debian oldstable/main amd64 coreutils amd64 8.32-4+b1 [2867 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-4_amd64.deb
Get:23 http://deb.debian.org/debian oldstable/main amd64 libbz2-1.0 amd64 1.0.8-4 [45.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.11.dfsg-2%2bdeb11u2_amd64.deb
Get:24 http://deb.debian.org/debian oldstable/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tar/tar_1.34%2bdfsg-1%2bdeb11u1_amd64.deb
Get:25 http://deb.debian.org/debian oldstable/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.20.13_amd64.deb
Get:26 http://deb.debian.org/debian oldstable/main amd64 dpkg amd64 1.20.13 [2538 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.32.1-4%2bdeb11u3_amd64.deb
Get:27 http://deb.debian.org/debian oldstable/main amd64 perl-base amd64 5.32.1-4+deb11u3 [1628 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.77_all.deb
Get:28 http://deb.debian.org/debian oldstable/main amd64 debconf all 1.5.77 [144 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.11%2bgit20200708%2bdd9ef66-5_amd64.deb
Get:29 http://deb.debian.org/debian oldstable/main amd64 dash amd64 0.5.11+git20200708+dd9ef66-5 [115 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.7-5_amd64.deb
Get:30 http://deb.debian.org/debian oldstable/main amd64 diffutils amd64 1:3.7-5 [373 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.8.0-1_amd64.deb
Get:31 http://deb.debian.org/debian oldstable/main amd64 findutils amd64 4.8.0-1 [697 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre3/libpcre3_8.39-13_amd64.deb
Get:32 http://deb.debian.org/debian oldstable/main amd64 libpcre3 amd64 2:8.39-13 [343 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/grep/grep_3.6-1%2bdeb11u1_amd64.deb
Get:33 http://deb.debian.org/debian oldstable/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.10-4%2bdeb11u1_amd64.deb
Get:34 http://deb.debian.org/debian oldstable/main amd64 gzip amd64 1.10-4+deb11u1 [132 kB]

proxy download: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23_amd64.deb
Get:35 http://deb.debian.org/debian oldstable/main amd64 hostname amd64 3.23 [14.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0-2_all.deb
Get:36 http://deb.debian.org/debian oldstable/main amd64 libaudit-common all 1:3.0-2 [14.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.7.9-2.2%2bb1_amd64.deb
Get:37 http://deb.debian.org/debian oldstable/main amd64 libcap-ng0 amd64 0.7.9-2.2+b1 [14.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0-2_amd64.deb
Get:38 http://deb.debian.org/debian oldstable/main amd64 libaudit1 amd64 1:3.0-2 [50.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.4.0-9%2bdeb11u1_amd64.deb
Get:39 http://deb.debian.org/debian oldstable/main amd64 libpam0g amd64 1.4.0-9+deb11u1 [129 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg1-0.8_amd64.deb
Get:40 http://deb.debian.org/debian oldstable/main amd64 libdb5.3 amd64 5.3.28+dfsg1-0.8 [687 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.46.2-2_amd64.deb
Get:41 http://deb.debian.org/debian oldstable/main amd64 libcom-err2 amd64 1.46.2-2 [74.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.18.3-6%2bdeb11u4_amd64.deb
Get:42 http://deb.debian.org/debian oldstable/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u4 [65.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.18.3-6%2bdeb11u4_amd64.deb
Get:43 http://deb.debian.org/debian oldstable/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u4 [114 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.1-2_amd64.deb
Get:44 http://deb.debian.org/debian oldstable/main amd64 libkeyutils1 amd64 1.6.1-2 [15.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0%2bdeb11u1_amd64.deb
Get:45 http://deb.debian.org/debian oldstable/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u1 [1566 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.18.3-6%2bdeb11u4_amd64.deb
Get:46 http://deb.debian.org/debian oldstable/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u4 [363 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.18.3-6%2bdeb11u4_amd64.deb
Get:47 http://deb.debian.org/debian oldstable/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u4 [165 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.1-1%2bdeb11u1_all.deb
Get:48 http://deb.debian.org/debian oldstable/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.1-1%2bdeb11u1_amd64.deb
Get:49 http://deb.debian.org/debian oldstable/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb
Get:50 http://deb.debian.org/debian oldstable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.4.0-9%2bdeb11u1_amd64.deb
Get:51 http://deb.debian.org/debian oldstable/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u1 [108 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.4.0-9%2bdeb11u1_amd64.deb
Get:52 http://deb.debian.org/debian oldstable/main amd64 libpam-modules amd64 1.4.0-9+deb11u1 [326 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.4.0-9%2bdeb11u1_all.deb
Get:53 http://deb.debian.org/debian oldstable/main amd64 libpam-runtime all 1.4.0-9+deb11u1 [207 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/login_4.8.1-1_amd64.deb
Get:54 http://deb.debian.org/debian oldstable/main amd64 login amd64 1:4.8.1-1 [655 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:55 http://deb.debian.org/debian oldstable/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sed/sed_4.7-1_amd64.deb
Get:56 http://deb.debian.org/debian oldstable/main amd64 sed amd64 4.7-1 [310 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.36.1-8%2bdeb11u1_amd64.deb
Get:57 http://deb.debian.org/debian oldstable/main amd64 libblkid1 amd64 2.36.1-8+deb11u1 [193 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.36.1-8%2bdeb11u1_amd64.deb
Get:58 http://deb.debian.org/debian oldstable/main amd64 libmount1 amd64 2.36.1-8+deb11u1 [212 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.36.1-8%2bdeb11u1_amd64.deb
Get:59 http://deb.debian.org/debian oldstable/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u1 [158 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_247.3-7%2bdeb11u4_amd64.deb
Get:60 http://deb.debian.org/debian oldstable/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.36.1-8%2bdeb11u1_amd64.deb
Get:61 http://deb.debian.org/debian oldstable/main amd64 libuuid1 amd64 2.36.1-8+deb11u1 [83.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.36.1-8%2bdeb11u1_amd64.deb
Get:62 http://deb.debian.org/debian oldstable/main amd64 util-linux amd64 2.36.1-8+deb11u1 [1141 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.1-1_all.deb
Get:63 http://deb.debian.org/debian oldstable/main amd64 libsemanage-common all 3.1-1 [21.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol1_3.1-1_amd64.deb
Get:64 http://deb.debian.org/debian oldstable/main amd64 libsepol1 amd64 3.1-1 [265 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage1_3.1-1%2bb2_amd64.deb
Get:65 http://deb.debian.org/debian oldstable/main amd64 libsemanage1 amd64 3.1-1+b2 [99.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.8.1-1_amd64.deb
Get:66 http://deb.debian.org/debian oldstable/main amd64 passwd amd64 1:4.8.1-1 [990 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.118%2bdeb11u1_all.deb
Get:67 http://deb.debian.org/debian oldstable/main amd64 adduser all 3.118+deb11u1 [241 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.27-2%2bdeb11u2_amd64.deb
Get:68 http://deb.debian.org/debian oldstable/main amd64 gpgv amd64 2.2.27-2+deb11u2 [626 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b6_10.2.1-6_amd64.deb
Get:69 http://deb.debian.org/debian oldstable/main amd64 libstdc++6 amd64 10.2.1-6 [493 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.0-2_amd64.deb
Get:70 http://deb.debian.org/debian oldstable/main amd64 libxxhash0 amd64 0.8.0-2 [26.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.2.4_amd64.deb
Get:71 http://deb.debian.org/debian oldstable/main amd64 libapt-pkg6.0 amd64 2.2.4 [1013 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1%2bdeb11u1_all.deb
Get:72 http://deb.debian.org/debian oldstable/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.7.3-1_amd64.deb
Get:73 http://deb.debian.org/debian oldstable/main amd64 libnettle8 amd64 3.7.3-1 [270 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.7.3-1_amd64.deb
Get:74 http://deb.debian.org/debian oldstable/main amd64 libhogweed6 amd64 3.7.3-1 [320 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_0.9.10-4_amd64.deb
Get:75 http://deb.debian.org/debian oldstable/main amd64 libunistring2 amd64 0.9.10-4 [379 kB]

proxy download: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.0-5_amd64.deb
Get:76 http://deb.debian.org/debian oldstable/main amd64 libidn2-0 amd64 2.3.0-5 [86.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libffi/libffi7_3.3-6_amd64.deb
Get:77 http://deb.debian.org/debian oldstable/main amd64 libffi7 amd64 3.3-6 [23.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.23.22-1_amd64.deb
Get:78 http://deb.debian.org/debian oldstable/main amd64 libp11-kit0 amd64 0.23.22-1 [337 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.16.0-2%2bdeb11u1_amd64.deb
Get:79 http://deb.debian.org/debian oldstable/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u1 [54.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.1-5%2bdeb11u4_amd64.deb
Get:80 http://deb.debian.org/debian oldstable/main amd64 libgnutls30 amd64 3.7.1-5+deb11u4 [1340 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1%2bdeb11u1_amd64.deb
Get:81 http://deb.debian.org/debian oldstable/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.2.4_amd64.deb
Get:82 http://deb.debian.org/debian oldstable/main amd64 apt amd64 2.2.4 [1491 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.260_amd64.deb
Get:83 http://deb.debian.org/debian oldstable/main amd64 libdebconfclient0 amd64 0.260 [50.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.51_amd64.deb
Get:84 http://deb.debian.org/debian oldstable/main amd64 base-passwd amd64 3.5.51 [58.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.60_all.deb
Get:85 http://deb.debian.org/debian oldstable/main amd64 init-system-helpers all 1.60 [47.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.31-13%2bdeb11u8_amd64.deb
Get:86 http://deb.debian.org/debian oldstable/main amd64 libc-bin amd64 2.31-13+deb11u8 [829 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.2%2b20201114-2%2bdeb11u2_all.deb
Get:87 http://deb.debian.org/debian oldstable/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsb/lsb-base_11.1.0_all.deb
Get:88 http://deb.debian.org/debian oldstable/main amd64 lsb-base all 11.1.0 [28.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_2.96-7%2bdeb11u1_amd64.deb
Get:89 http://deb.debian.org/debian oldstable/main amd64 sysvinit-utils amd64 2.96-7+deb11u1 [25.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.46.2-2_amd64.deb
Get:90 http://deb.debian.org/debian oldstable/main amd64 libext2fs2 amd64 1.46.2-2 [257 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.46.2-2_amd64.deb
Get:91 http://deb.debian.org/debian oldstable/main amd64 libss2 amd64 1.46.2-2 [78.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.46.2-2_amd64.deb
Get:92 http://deb.debian.org/debian oldstable/main amd64 logsave amd64 1.46.2-2 [74.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.46.2-2_amd64.deb
Get:93 http://deb.debian.org/debian oldstable/main amd64 e2fsprogs amd64 1.46.2-2 [615 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.36.1-8%2bdeb11u1_amd64.deb
Get:94 http://deb.debian.org/debian oldstable/main amd64 mount amd64 2.36.1-8+deb11u1 [186 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.14_all.deb
Get:95 http://deb.debian.org/debian oldstable/main amd64 sensible-utils all 0.0.14 [14.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-137_amd64.deb
Get:96 http://deb.debian.org/debian oldstable/main amd64 cron amd64 3.0pl1-137 [99.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_2.13.6-10_amd64.deb
Get:97 http://deb.debian.org/debian oldstable/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.44-1_amd64.deb
Get:98 http://deb.debian.org/debian oldstable/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.2_amd64.deb
Get:99 http://deb.debian.org/debian oldstable/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.175-2.1_amd64.deb
Get:100 http://deb.debian.org/debian oldstable/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.175-2.1_amd64.deb
Get:101 http://deb.debian.org/debian oldstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.15-2%2bdeb11u1_amd64.deb
Get:102 http://deb.debian.org/debian oldstable/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.3.7-1%2bdeb11u1_amd64.deb
Get:103 http://deb.debian.org/debian oldstable/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.7-1_amd64.deb
Get:104 http://deb.debian.org/debian oldstable/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_28-1_amd64.deb
Get:105 http://deb.debian.org/debian oldstable/main amd64 libkmod2 amd64 28-1 [55.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_247.3-7%2bdeb11u4_amd64.deb
Get:106 http://deb.debian.org/debian oldstable/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_247.3-7%2bdeb11u4_amd64.deb
Get:107 http://deb.debian.org/debian oldstable/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.60_amd64.deb
Get:108 http://deb.debian.org/debian oldstable/main amd64 init amd64 1.60 [15.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.13.1-1.1_amd64.deb
Get:109 http://deb.debian.org/debian oldstable/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb
Get:110 http://deb.debian.org/debian oldstable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.1.9-1_amd64.deb
Get:111 http://deb.debian.org/debian oldstable/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.7-1_amd64.deb
Get:112 http://deb.debian.org/debian oldstable/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_0.9.8-3.1%2bdeb11u2_amd64.deb
Get:113 http://deb.debian.org/debian oldstable/main amd64 libnftables1 amd64 0.9.8-3.1+deb11u2 [262 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.0.3-3_amd64.deb
Get:114 http://deb.debian.org/debian oldstable/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.3-1%2bdeb11u1_amd64.deb
Get:115 http://deb.debian.org/debian oldstable/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20191231-2%2bb1_amd64.deb
Get:116 http://deb.debian.org/debian oldstable/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/nftables_0.9.8-3.1%2bdeb11u2_amd64.deb
Get:117 http://deb.debian.org/debian oldstable/main amd64 nftables amd64 0.9.8-3.1+deb11u2 [69.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libestr/libestr0_0.1.10-2.1%2bb1_amd64.deb
Get:118 http://deb.debian.org/debian oldstable/main amd64 libestr0 amd64 0.1.10-2.1+b1 [9048 B]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfastjson/libfastjson4_0.99.9-1_amd64.deb
Get:119 http://deb.debian.org/debian oldstable/main amd64 libfastjson4 amd64 0.99.9-1 [28.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblognorm/liblognorm5_2.0.5-1.1_amd64.deb
Get:120 http://deb.debian.org/debian oldstable/main amd64 liblognorm5 amd64 2.0.5-1.1 [64.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rsyslog/rsyslog_8.2102.0-2%2bdeb11u1_amd64.deb
Get:121 http://deb.debian.org/debian oldstable/main amd64 rsyslog amd64 8.2102.0-2+deb11u1 [703 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.12.28-0%2bdeb11u1_amd64.deb
Get:122 http://deb.debian.org/debian oldstable/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.2.10-2%2bdeb11u5_amd64.deb
Get:123 http://deb.debian.org/debian oldstable/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.12.28-0%2bdeb11u1_amd64.deb
Get:124 http://deb.debian.org/debian oldstable/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.36.1-8%2bdeb11u1_amd64.deb
Get:125 http://deb.debian.org/debian oldstable/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb
Get:126 http://deb.debian.org/debian oldstable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-6_amd64.deb
Get:127 http://deb.debian.org/debian oldstable/main amd64 groff-base amd64 1.22.4-6 [936 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.19-2_amd64.deb
Get:128 http://deb.debian.org/debian oldstable/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.3-1_amd64.deb
Get:129 http://deb.debian.org/debian oldstable/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.9.4-2_amd64.deb
Get:130 http://deb.debian.org/debian oldstable/main amd64 man-db amd64 2.9.4-2 [1354 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.32_5.32.1-4%2bdeb11u3_all.deb
Get:131 http://deb.debian.org/debian oldstable/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.19-2_amd64.deb
Get:132 http://deb.debian.org/debian oldstable/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/libperl5.32_5.32.1-4%2bdeb11u3_amd64.deb
Get:133 http://deb.debian.org/debian oldstable/main amd64 libperl5.32 amd64 5.32.1-4+deb11u3 [4121 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl_5.32.1-4%2bdeb11u3_amd64.deb
Get:134 http://deb.debian.org/debian oldstable/main amd64 perl amd64 5.32.1-4+deb11u3 [293 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-4%2bb1_amd64.deb
Get:135 http://deb.debian.org/debian oldstable/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-minimal_3.9.2-1_amd64.deb
Get:136 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9-minimal_3.9.2-1_amd64.deb
Get:137 http://deb.debian.org/debian oldstable/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.9.2-3_amd64.deb
Get:138 http://deb.debian.org/debian oldstable/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/media-types/media-types_4.0.0_all.deb
Get:139 http://deb.debian.org/debian oldstable/main amd64 media-types all 4.0.0 [30.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.69_all.deb
Get:140 http://deb.debian.org/debian oldstable/main amd64 mailcap all 3.69 [31.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb
Get:141 http://deb.debian.org/debian oldstable/main amd64 mime-support all 3.66 [10.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb11u1_all.deb
Get:142 http://deb.debian.org/debian oldstable/main amd64 tzdata all 2024a-0+deb11u1 [304 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpdecimal/libmpdec3_2.5.1-1_amd64.deb
Get:143 http://deb.debian.org/debian oldstable/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:144 http://deb.debian.org/debian oldstable/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.1-1_all.deb
Get:145 http://deb.debian.org/debian oldstable/main amd64 readline-common all 8.1-1 [73.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.1-1_amd64.deb
Get:146 http://deb.debian.org/debian oldstable/main amd64 libreadline8 amd64 8.1-1 [169 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.34.1-3_amd64.deb
Get:147 http://deb.debian.org/debian oldstable/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-stdlib_3.9.2-1_amd64.deb
Get:148 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9_3.9.2-1_amd64.deb
Get:149 http://deb.debian.org/debian oldstable/main amd64 python3.9 amd64 3.9.2-1 [466 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.9.2-3_amd64.deb
Get:150 http://deb.debian.org/debian oldstable/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.9.2-3_amd64.deb
Get:151 http://deb.debian.org/debian oldstable/main amd64 python3 amd64 3.9.2-3 [37.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.68%2bdeb11u1_all.deb
Get:152 http://deb.debian.org/debian oldstable/main amd64 tasksel-data all 3.68+deb11u1 [18.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.68%2bdeb11u1_all.deb
Get:153 http://deb.debian.org/debian oldstable/main amd64 tasksel all 3.68+deb11u1 [101 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-9/gcc-9-base_9.3.0-22_amd64.deb
Get:154 http://deb.debian.org/debian oldstable/main amd64 gcc-9-base amd64 9.3.0-22 [198 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.2.4_amd64.deb
Get:155 http://deb.debian.org/debian oldstable/main amd64 apt-utils amd64 2.2.4 [439 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1%7edeb11u1_amd64.deb
Get:156 http://deb.debian.org/debian oldstable/main amd64 cpio amd64 2.13+dfsg-7.1~deb11u1 [245 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-7%2bb1_amd64.deb
Get:157 http://deb.debian.org/debian oldstable/main amd64 libtext-iconv-perl amd64 1.7-7+b1 [16.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-10%2bb1_amd64.deb
Get:158 http://deb.debian.org/debian oldstable/main amd64 libtext-charwidth-perl amd64 0.04-10+b1 [10.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-9_all.deb
Get:159 http://deb.debian.org/debian oldstable/main amd64 libtext-wrapi18n-perl all 0.06-9 [8700 B]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.77_all.deb
Get:160 http://deb.debian.org/debian oldstable/main amd64 debconf-i18n all 1.5.77 [206 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.3-2_amd64.deb
Get:161 http://deb.debian.org/debian oldstable/main amd64 dmidecode amd64 3.3-2 [64.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.36.1-8%2bdeb11u1_amd64.deb
Get:162 http://deb.debian.org/debian oldstable/main amd64 libfdisk1 amd64 2.36.1-8+deb11u1 [237 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.36.1-8%2bdeb11u1_amd64.deb
Get:163 http://deb.debian.org/debian oldstable/main amd64 fdisk amd64 2.36.1-8+deb11u1 [192 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.183-1_amd64.deb
Get:164 http://deb.debian.org/debian oldstable/main amd64 libelf1 amd64 0.183-1 [165 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf0_0.3-2_amd64.deb
Get:165 http://deb.debian.org/debian oldstable/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.44-1_amd64.deb
Get:166 http://deb.debian.org/debian oldstable/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_5.10.0-4_amd64.deb
Get:167 http://deb.debian.org/debian oldstable/main amd64 iproute2 amd64 5.10.0-4 [930 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.36_amd64.deb
Get:168 http://deb.debian.org/debian oldstable/main amd64 ifupdown amd64 0.8.36 [82.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20210202-1_amd64.deb
Get:169 http://deb.debian.org/debian oldstable/main amd64 iputils-ping amd64 3:20210202-1 [49.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9-libs/libisc-export1105_9.11.19%2bdfsg-2.1_amd64.deb
Get:170 http://deb.debian.org/debian oldstable/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1 [397 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9-libs/libdns-export1110_9.11.19%2bdfsg-2.1_amd64.deb
Get:171 http://deb.debian.org/debian oldstable/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1 [988 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.1-2.3%2bdeb11u2_amd64.deb
Get:172 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-client amd64 4.4.1-2.3+deb11u2 [343 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.1-2.3%2bdeb11u2_amd64.deb
Get:173 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-common amd64 4.4.1-2.3+deb11u2 [145 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_28-1_amd64.deb
Get:174 http://deb.debian.org/debian oldstable/main amd64 kmod amd64 28-1 [92.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/less/less_551-2_amd64.deb
Get:175 http://deb.debian.org/debian oldstable/main amd64 less amd64 551-2 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.18-2_amd64.deb
Get:176 http://deb.debian.org/debian oldstable/main amd64 libpopt0 amd64 1.18-2 [49.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.18.0-2%2bdeb11u2_amd64.deb
Get:177 http://deb.debian.org/debian oldstable/main amd64 logrotate amd64 3.18.0-2+deb11u2 [72.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nano/nano_5.4-2%2bdeb11u2_amd64.deb
Get:178 http://deb.debian.org/debian oldstable/main amd64 nano amd64 5.4-2+deb11u2 [657 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.3_all.deb
Get:179 http://deb.debian.org/debian oldstable/main amd64 netbase all 6.3 [19.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncurses6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:180 http://deb.debian.org/debian oldstable/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/libprocps8_3.3.17-5_amd64.deb
Get:181 http://deb.debian.org/debian oldstable/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/procps_3.3.17-5_amd64.deb
Get:182 http://deb.debian.org/debian oldstable/main amd64 procps amd64 2:3.3.17-5 [502 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/udev_247.3-7%2bdeb11u4_amd64.deb
Get:183 http://deb.debian.org/debian oldstable/main amd64 udev amd64 247.3-7+deb11u4 [1464 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/xxd_8.2.2434-3%2bdeb11u1_amd64.deb
Get:184 http://deb.debian.org/debian oldstable/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-common_8.2.2434-3%2bdeb11u1_all.deb
Get:185 http://deb.debian.org/debian oldstable/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_8.2.2434-3%2bdeb11u1_amd64.deb
Get:186 http://deb.debian.org/debian oldstable/main amd64 vim-tiny amd64 2:8.2.2434-3+deb11u1 [744 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.2-5_amd64.deb
Get:187 http://deb.debian.org/debian oldstable/main amd64 libslang2 amd64 2.3.2-5 [509 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.21-4%2bb3_amd64.deb
Get:188 http://deb.debian.org/debian oldstable/main amd64 libnewt0.52 amd64 0.52.21-4+b3 [74.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.21-4%2bb3_amd64.deb
Get:189 http://deb.debian.org/debian oldstable/main amd64 whiptail amd64 0.52.21-4+b3 [39.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.2.1_all.deb
Get:190 http://deb.debian.org/debian oldstable/main amd64 python-apt-common all 2.2.1 [96.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.51%2bdeb11u5_all.deb
Get:191 http://deb.debian.org/debian oldstable/main amd64 distro-info-data all 0.51+deb11u5 [8244 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.2.1_amd64.deb
Get:192 http://deb.debian.org/debian oldstable/main amd64 python3-apt amd64 2.2.1 [190 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.77_all.deb
Get:193 http://deb.debian.org/debian oldstable/main amd64 python3-debconf all 1.5.77 [4012 B]

proxy download: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043_all.deb
Get:194 http://deb.debian.org/debian oldstable/main amd64 ucf all 3.0043 [74.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb
Get:195 http://deb.debian.org/debian oldstable/main amd64 apt-listchanges all 3.24 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-2_all.deb
Get:196 http://deb.debian.org/debian oldstable/main amd64 bash-completion all 1:2.11-2 [234 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1_1.40.0-2_amd64.deb
Get:197 http://deb.debian.org/debian oldstable/main amd64 libuv1 amd64 1.40.0-2 [132 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.0-1%2bb1_amd64.deb
Get:198 http://deb.debian.org/debian oldstable/main amd64 libfstrm0 amd64 0.6.0-1+b1 [21.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb
Get:199 http://deb.debian.org/debian oldstable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.5.2-1_amd64.deb
Get:200 http://deb.debian.org/debian oldstable/main amd64 libmaxminddb0 amd64 1.5.2-1 [29.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.3.3-1%2bb2_amd64.deb
Get:201 http://deb.debian.org/debian oldstable/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/icu/libicu67_67.1-7_amd64.deb
Get:202 http://deb.debian.org/debian oldstable/main amd64 libicu67 amd64 67.1-7 [8622 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.10%2bdfsg-6.7%2bdeb11u4_amd64.deb
Get:203 http://deb.debian.org/debian oldstable/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.16.44-1%7edeb11u1_amd64.deb
Get:204 http://deb.debian.org/debian oldstable/main amd64 bind9-libs amd64 1:9.16.44-1~deb11u1 [1429 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.16.44-1%7edeb11u1_amd64.deb
Get:205 http://deb.debian.org/debian oldstable/main amd64 bind9-host amd64 1:9.16.44-1~deb11u1 [310 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.16.44-1%7edeb11u1_amd64.deb
Get:206 http://deb.debian.org/debian oldstable/main amd64 bind9-dnsutils amd64 1:9.16.44-1~deb11u1 [407 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-4_amd64.deb
Get:207 http://deb.debian.org/debian oldstable/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_1.1.1w-0%2bdeb11u1_amd64.deb
Get:208 http://deb.debian.org/debian oldstable/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20210119_all.deb
Get:209 http://deb.debian.org/debian oldstable/main amd64 ca-certificates all 20210119 [158 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_10.1_all.deb
Get:210 http://deb.debian.org/debian oldstable/main amd64 debian-faq all 10.1 [525 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_6.5_all.deb
Get:211 http://deb.debian.org/debian oldstable/main amd64 doc-debian all 6.5 [139 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.39-3%2bdeb11u1_amd64.deb
Get:212 http://deb.debian.org/debian oldstable/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.39-3%2bdeb11u1_amd64.deb
Get:213 http://deb.debian.org/debian oldstable/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/file_5.39-3%2bdeb11u1_amd64.deb
Get:214 http://deb.debian.org/debian oldstable/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-4_amd64.deb
Get:215 http://deb.debian.org/debian oldstable/main amd64 gettext-base amd64 0.21-4 [175 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.18.3-6%2bdeb11u4_all.deb
Get:216 http://deb.debian.org/debian oldstable/main amd64 krb5-locales all 1.18.3-6+deb11u4 [95.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.31-13%2bdeb11u8_all.deb
Get:217 http://deb.debian.org/debian oldstable/main amd64 libc-l10n all 2.31-13+deb11u8 [865 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:218 http://deb.debian.org/debian oldstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_247.3-7%2bdeb11u4_amd64.deb
Get:219 http://deb.debian.org/debian oldstable/main amd64 libnss-systemd amd64 247.3-7+deb11u4 [199 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_247.3-7%2bdeb11u4_amd64.deb
Get:220 http://deb.debian.org/debian oldstable/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.31-13%2bdeb11u8_all.deb
Get:221 http://deb.debian.org/debian oldstable/main amd64 locales all 2.31-13+deb11u8 [4084 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.93.2%2bdfsg-1.1_amd64.deb
Get:222 http://deb.debian.org/debian oldstable/main amd64 lsof amd64 4.93.2+dfsg-1.1 [319 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/manpages/manpages_5.10-1_all.deb
Get:223 http://deb.debian.org/debian oldstable/main amd64 manpages all 5.10-1 [1412 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.2%2b20201114-2%2bdeb11u2_all.deb
Get:224 http://deb.debian.org/debian oldstable/main amd64 ncurses-term all 6.2+20201114-2+deb11u2 [505 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-46_amd64.deb
Get:225 http://deb.debian.org/debian oldstable/main amd64 netcat-traditional amd64 1.10-46 [68.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0_0.5.0%2bdfsg-2_amd64.deb
Get:226 http://deb.debian.org/debian oldstable/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.6.0-2_amd64.deb
Get:227 http://deb.debian.org/debian oldstable/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_8.4p1-5%2bdeb11u3_amd64.deb
Get:228 http://deb.debian.org/debian oldstable/main amd64 openssh-client amd64 1:8.4p1-5+deb11u3 [932 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2021.02.08-1_all.deb
Get:229 http://deb.debian.org/debian oldstable/main amd64 pci.ids all 0.0~2021.02.08-1 [224 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.7.0-5_amd64.deb
Get:230 http://deb.debian.org/debian oldstable/main amd64 libpci3 amd64 1:3.7.0-5 [62.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.7.0-5_amd64.deb
Get:231 http://deb.debian.org/debian oldstable/main amd64 pciutils amd64 1:3.7.0-5 [97.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_52.0.0-4_all.deb
Get:232 http://deb.debian.org/debian oldstable/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_4.0.0-1_all.deb
Get:233 http://deb.debian.org/debian oldstable/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-2_all.deb
Get:234 http://deb.debian.org/debian oldstable/main amd64 python3-six all 1.16.0-2 [17.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.39_all.deb
Get:235 http://deb.debian.org/debian oldstable/main amd64 python3-debian all 0.1.39 [80.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.18.1-3_all.deb
Get:236 http://deb.debian.org/debian oldstable/main amd64 python3-httplib2 all 0.18.1-3 [37.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb2_amd64.deb
Get:237 http://deb.debian.org/debian oldstable/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb
Get:238 http://deb.debian.org/debian oldstable/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb
Get:239 http://deb.debian.org/debian oldstable/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.4-2_2.4.57%2bdfsg-3%2bdeb11u1_amd64.deb
Get:240 http://deb.debian.org/debian oldstable/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.43.0-1%2bdeb11u1_amd64.deb
Get:241 http://deb.debian.org/debian oldstable/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u1 [77.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.0-1.2_amd64.deb
Get:242 http://deb.debian.org/debian oldstable/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb
Get:243 http://deb.debian.org/debian oldstable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.9.0-2_amd64.deb
Get:244 http://deb.debian.org/debian oldstable/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.74.0-1.3%2bdeb11u11_amd64.deb
Get:245 http://deb.debian.org/debian oldstable/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.43.0.6-5_amd64.deb
Get:246 http://deb.debian.org/debian oldstable/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-3_all.deb
Get:247 http://deb.debian.org/debian oldstable/main amd64 python3-pysimplesoap all 1.16.2-3 [43.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_3.1.0_all.deb
Get:248 http://deb.debian.org/debian oldstable/main amd64 python3-debianbts all 3.1.0 [11.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2020.6.20-1_all.deb
Get:249 http://deb.debian.org/debian oldstable/main amd64 python3-certifi all 2020.6.20-1 [151 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_2.10-1_all.deb
Get:250 http://deb.debian.org/debian oldstable/main amd64 python3-idna all 2.10-1 [37.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.5-1%7eexp1_all.deb
Get:251 http://deb.debian.org/debian oldstable/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.25.1%2bdfsg-2_all.deb
Get:252 http://deb.debian.org/debian oldstable/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_7.10.3%2bdeb11u1_all.deb
Get:253 http://deb.debian.org/debian oldstable/main amd64 python3-reportbug all 7.10.3+deb11u1 [143 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_7.10.3%2bdeb11u1_all.deb
Get:254 http://deb.debian.org/debian oldstable/main amd64 reportbug all 7.10.3+deb11u1 [135 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_247.3-7%2bdeb11u4_amd64.deb
Get:255 http://deb.debian.org/debian oldstable/main amd64 systemd-timesyncd amd64 247.3-7+deb11u4 [131 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netkit-telnet/telnet_0.17-42_amd64.deb
Get:256 http://deb.debian.org/debian oldstable/main amd64 telnet amd64 0.17-42 [71.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.0-2%2bdeb11u1_amd64.deb
Get:257 http://deb.debian.org/debian oldstable/main amd64 traceroute amd64 1:2.1.0-2+deb11u1 [55.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2019.10.06-1_all.deb
Get:258 http://deb.debian.org/debian oldstable/main amd64 wamerican all 2019.10.06-1 [215 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21-1%2bdeb11u1_amd64.deb
Get:259 http://deb.debian.org/debian oldstable/main amd64 wget amd64 1.21-1+deb11u1 [964 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.2.5-2.1%7edeb11u1_amd64.deb
Get:260 http://deb.debian.org/debian oldstable/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.35.2-2_amd64.deb
Get:261 http://deb.debian.org/debian oldstable/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.35.2-2_amd64.deb
Get:262 http://deb.debian.org/debian oldstable/main amd64 libbinutils amd64 2.35.2-2 [570 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.35.2-2_amd64.deb
Get:263 http://deb.debian.org/debian oldstable/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.35.2-2_amd64.deb
Get:264 http://deb.debian.org/debian oldstable/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb
Get:265 http://deb.debian.org/debian oldstable/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.35.2-2_amd64.deb
Get:266 http://deb.debian.org/debian oldstable/main amd64 binutils amd64 2.35.2-2 [61.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.31-13%2bdeb11u8_amd64.deb
Get:267 http://deb.debian.org/debian oldstable/main amd64 libc-dev-bin amd64 2.31-13+deb11u8 [276 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_5.10.209-2_amd64.deb
Get:268 http://deb.debian.org/debian oldstable/main amd64 linux-libc-dev amd64 5.10.209-2 [1698 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.18-4_amd64.deb
Get:269 http://deb.debian.org/debian oldstable/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.1-1%2bdeb11u1_amd64.deb
Get:270 http://deb.debian.org/debian oldstable/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb
Get:271 http://deb.debian.org/debian oldstable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.31-13%2bdeb11u8_amd64.deb
Get:272 http://deb.debian.org/debian oldstable/main amd64 libc6-dev amd64 2.31-13+deb11u8 [2361 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.23-1_amd64.deb
Get:273 http://deb.debian.org/debian oldstable/main amd64 libisl23 amd64 0.23-1 [676 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.1.0-3_amd64.deb
Get:274 http://deb.debian.org/debian oldstable/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.2.0-1_amd64.deb
Get:275 http://deb.debian.org/debian oldstable/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/cpp-10_10.2.1-6_amd64.deb
Get:276 http://deb.debian.org/debian oldstable/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_10.2.1-1_amd64.deb
Get:277 http://deb.debian.org/debian oldstable/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libcc1-0_10.2.1-6_amd64.deb
Get:278 http://deb.debian.org/debian oldstable/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libgomp1_10.2.1-6_amd64.deb
Get:279 http://deb.debian.org/debian oldstable/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libitm1_10.2.1-6_amd64.deb
Get:280 http://deb.debian.org/debian oldstable/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libatomic1_10.2.1-6_amd64.deb
Get:281 http://deb.debian.org/debian oldstable/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libasan6_10.2.1-6_amd64.deb
Get:282 http://deb.debian.org/debian oldstable/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/liblsan0_10.2.1-6_amd64.deb
Get:283 http://deb.debian.org/debian oldstable/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libtsan0_10.2.1-6_amd64.deb
Get:284 http://deb.debian.org/debian oldstable/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libubsan1_10.2.1-6_amd64.deb
Get:285 http://deb.debian.org/debian oldstable/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libquadmath0_10.2.1-6_amd64.deb
Get:286 http://deb.debian.org/debian oldstable/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-10-dev_10.2.1-6_amd64.deb
Get:287 http://deb.debian.org/debian oldstable/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/gcc-10_10.2.1-6_amd64.deb
Get:288 http://deb.debian.org/debian oldstable/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_10.2.1-1_amd64.deb
Get:289 http://deb.debian.org/debian oldstable/main amd64 gcc amd64 4:10.2.1-1 [5192 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b-10-dev_10.2.1-6_amd64.deb
Get:290 http://deb.debian.org/debian oldstable/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-10/g%2b%2b-10_10.2.1-6_amd64.deb
Get:291 http://deb.debian.org/debian oldstable/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_10.2.1-1_amd64.deb
Get:292 http://deb.debian.org/debian oldstable/main amd64 g++ amd64 4:10.2.1-1 [1644 B]

proxy download: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:293 http://deb.debian.org/debian oldstable/main amd64 make amd64 4.3-4.1 [396 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.20.13_all.deb
Get:294 http://deb.debian.org/debian oldstable/main amd64 libdpkg-perl all 1.20.13 [1552 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:295 http://deb.debian.org/debian oldstable/main amd64 patch amd64 2.7.6-7 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.20.13_all.deb
Get:296 http://deb.debian.org/debian oldstable/main amd64 dpkg-dev all 1.20.13 [2314 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb
Get:297 http://deb.debian.org/debian oldstable/main amd64 build-essential amd64 12.9 [7704 B]

proxy download: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.30.1-6%2bb3_amd64.deb
Get:298 http://deb.debian.org/debian oldstable/main amd64 busybox amd64 1:1.30.1-6+b3 [435 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_105-9_amd64.deb
Get:299 http://deb.debian.org/debian oldstable/main amd64 libeatmydata1 amd64 105-9 [15.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_105-9_all.deb
Get:300 http://deb.debian.org/debian oldstable/main amd64 eatmydata all 105-9 [16.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.19-3.3_amd64.deb
Get:301 http://deb.debian.org/debian oldstable/main amd64 libfakechroot amd64 2.19-3.3 [44.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.19-3.3_all.deb
Get:302 http://deb.debian.org/debian oldstable/main amd64 fakechroot all 2.19-3.3 [29.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.25.3-1.1_amd64.deb
Get:303 http://deb.debian.org/debian oldstable/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.25.3-1.1_amd64.deb
Get:304 http://deb.debian.org/debian oldstable/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.3-7.1_amd64.deb
Get:305 http://deb.debian.org/debian oldstable/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.27-2%2bdeb11u2_amd64.deb
Get:306 http://deb.debian.org/debian oldstable/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.27-2%2bdeb11u2_amd64.deb
Get:307 http://deb.debian.org/debian oldstable/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
Fetched 162 MB in 2min 50s (958 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for oldstable
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian oldstable main
deb [arch=amd64] http://deb.debian.org/debian oldstable-updates main
deb [arch=amd64] http://security.debian.org/debian-security oldstable-security main
proxy cached: http://deb.debian.org/debian/dists/oldstable/InRelease
Get:1 http://deb.debian.org/debian oldstable InRelease [116 kB]

proxy download: http://security.debian.org/debian-security/dists/oldstable-security/InRelease

proxy download: http://deb.debian.org/debian/dists/oldstable-updates/InRelease
Get:2 http://deb.debian.org/debian oldstable-updates InRelease [44.1 kB]
proxy cached: http://deb.debian.org/debian/dists/oldstable/main/binary-amd64/by-hash/SHA256/a38bc473ce235be5402451aa85f100fe1526e04866450d4a6aed6ab14c10b288
Get:3 http://deb.debian.org/debian oldstable/main amd64 Packages [8068 kB]

proxy download: http://deb.debian.org/debian/dists/oldstable-updates/main/binary-amd64/by-hash/SHA256/eebb6103cc6f76baa2fee74e7dd915be4c888033bf438756df0774890bdf9806
Get:4 http://deb.debian.org/debian oldstable-updates/main amd64 Packages [18.8 kB]
Get:5 http://security.debian.org/debian-security oldstable-security InRelease [48.4 kB]

proxy download: http://security.debian.org/debian-security/dists/oldstable-security/main/binary-amd64/by-hash/SHA256/c12cf843577d31564fdae699f938dbf04af84ef5c2a9e6885bdab1a52ec3768c
Get:6 http://security.debian.org/debian-security oldstable-security/main amd64 Packages [275 kB]
Fetched 8569 kB in 2s (5415 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils cpp cpp-10
  distro-info-data dmsetup dpkg-dev g++ g++-10 gcc gcc-10 gpgconf libacl1
  libapparmor1 libapt-pkg6.0 libargon2-1 libasan6 libassuan0 libatomic1
  libattr1 libaudit-common libaudit1 libbinutils libblkid1 libbpf0 libbrotli1
  libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0 libcap2
  libcap2-bin libcbor0 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdns-export1110 libdpkg-perl
  libeatmydata1 libedit2 libelf1 libestr0 libexpat1 libext2fs2 libfakechroot
  libfakeroot libfastjson4 libfdisk1 libffi7 libfido2-1 libfstrm0
  libgcc-10-dev libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10
  libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67
  libidn2-0 libip4tc2 libisc-export1105 libisl23 libitm1 libjansson4
  libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  libldap-2.4-2 liblmdb0 liblocale-gettext-perl liblognorm5 liblsan0 liblz4-1
  liblzma5 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmount1
  libmpc3 libmpdec3 libmpfr6 libncurses6 libncursesw6 libnettle8 libnewt0.52
  libnftables1 libnftnl11 libnghttp2-14 libnsl-dev libnsl2 libp11-kit0
  libpam0g libpci3 libpcre2-8-0 libpcre3 libperl5.32 libpipeline1 libpopt0
  libprocps8 libprotobuf-c1 libpsl5 libpython3-stdlib libpython3.9-minimal
  libpython3.9-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db
  libseccomp2 libselinux1 libsemanage-common libsemanage1 libsepol1 libslang2
  libsmartcols1 libsqlite3-0 libss2 libssh2-1 libssl1.1 libstdc++-10-dev
  libstdc++6 libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan0 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev logsave lsb-base
  mailcap make openssl patch pci.ids python-apt-common python3 python3-apt
  python3-certifi python3-chardet python3-debconf python3-debian
  python3-debianbts python3-httplib2 python3-idna python3-minimal
  python3-pkg-resources python3-pycurl python3-pysimplesoap python3-requests
  python3-six python3-urllib3 python3.9 python3.9-minimal tasksel xxd zlib1g
Suggested packages:
  apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1 powermgmt-base
  default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc bzip2-doc libarchive-dev cpp-doc
  gcc-10-locales anacron checksecurity default-dbus-session-bus
  | dbus-session-bus debconf-doc debconf-utils libterm-readline-gnu-perl
  libgtk3-perl libnet-ldap-perl debconf-kde-helper pdf-viewer diffutils-doc
  wdiff postscript-viewer debsig-verify debian-keyring gpart parted fuse2fs
  e2fsck-static mlocate | locate g++-multilib g++-10-multilib gcc-10-doc
  gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-10-multilib gnupg groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd
  isc-dhcp-client-ddns glibc-doc git bzr rng-tools gdbm-l10n gnutls-bin
  krb5-doc krb5-user mmdb-bin libpam-doc libstdc++-10-doc make-doc apparmor
  nfs-common hunspell firewalld keychain libpam-ssh monkeysphere ssh-askpass
  ed perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libtap-harness-archive-perl python3-doc python3-tk python3-venv
  python3-apt-dbg python-apt-doc python3-setuptools libcurl4-gnutls-dev
  python-pycurl-doc python3-pycurl-dbg python3-cryptography python3-openssl
  python3-socks python-requests-doc python3.9-venv python3.9-doc
  binfmt-support readline-doc default-mta | postfix | exim4
  | mail-transport-agent gnupg | pgp debsums dlocate python3-urwid
  reportbug-gtk xdg-utils emacs-bin-common claws-mail rsyslog-mysql
  | rsyslog-pgsql rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls
  rsyslog-gssapi rsyslog-relp systemd-container policykit-1 ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg libalgorithm-merge-perl
  e2fsprogs-l10n libatm1 manpages-dev libc-devtools libnss-nis libnss-nisplus
  libpam-cap libfile-fcntllock-perl libgpg-error-l10n libldap-common libgpm2
  libfribidi0 publicsuffix libsasl2-modules uuid-runtime bsd-mailx | mailx
  xauth psmisc lsb-release iso-codes laptop-detect
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-10 cron
  dash dbus debconf debconf-i18n debian-archive-keyring debian-faq debianutils
  diffutils distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev
  e2fsprogs eatmydata fakechroot fakeroot fdisk file findutils g++ g++-10 gcc
  gcc-10 gcc-10-base gcc-9-base gettext-base gpg gpgconf gpgv grep groff-base
  gzip hostname ifupdown init init-system-helpers iproute2 iputils-ping
  isc-dhcp-client isc-dhcp-common kmod krb5-locales less libacl1 libapparmor1
  libapt-pkg6.0 libargon2-1 libasan6 libassuan0 libatomic1 libattr1
  libaudit-common libaudit1 libbinutils libblkid1 libbpf0 libbrotli1 libbsd0
  libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcap-ng0
  libcap2 libcap2-bin libcbor0 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdns-export1110 libdpkg-perl
  libeatmydata1 libedit2 libelf1 libestr0 libexpat1 libext2fs2 libfakechroot
  libfakeroot libfastjson4 libfdisk1 libffi7 libfido2-1 libfstrm0
  libgcc-10-dev libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10
  libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67
  libidn2-0 libip4tc2 libisc-export1105 libisl23 libitm1 libjansson4
  libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  libldap-2.4-2 liblmdb0 liblocale-gettext-perl liblockfile-bin liblognorm5
  liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1 libmaxminddb0 libmd0
  libmnl0 libmount1 libmpc3 libmpdec3 libmpfr6 libncurses6 libncursesw6
  libnettle8 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnsl-dev
  libnsl2 libnss-systemd libp11-kit0 libpam-modules libpam-modules-bin
  libpam-runtime libpam-systemd libpam0g libpci3 libpcre2-8-0 libpcre3
  libperl5.32 libpipeline1 libpopt0 libprocps8 libprotobuf-c1 libpsl5
  libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
  libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage1 libsepol1 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssh2-1 libssl1.1 libstdc++-10-dev libstdc++6
  libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan0 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev locales login
  logrotate logsave lsb-base lsof mailcap make man-db manpages mawk
  media-types mime-support mount nano ncurses-base ncurses-bin ncurses-term
  netbase netcat-traditional nftables openssh-client openssl passwd patch
  pci.ids pciutils perl perl-base perl-modules-5.32 procps python-apt-common
  python3 python3-apt python3-certifi python3-chardet python3-debconf
  python3-debian python3-debianbts python3-httplib2 python3-idna
  python3-minimal python3-pkg-resources python3-pycurl python3-pysimplesoap
  python3-reportbug python3-requests python3-six python3-urllib3 python3.9
  python3.9-minimal readline-common reportbug rsyslog sed sensible-utils
  systemd systemd-sysv systemd-timesyncd sysvinit-utils tar tasksel
  tasksel-data telnet traceroute tzdata ucf udev util-linux vim-common
  vim-tiny wamerican wget whiptail xxd xz-utils zlib1g
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/gcc-10-base_10.2.1-6_amd64.deb

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.31-13%2bdeb11u10_amd64.deb
0 upgraded, 307 newly installed, 0 to remove and 0 not upgraded.
Need to get 162 MB of archives.
After this operation, 600 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian oldstable/main amd64 gcc-10-base amd64 10.2.1-6 [201 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.18-4_amd64.deb
Get:2 http://deb.debian.org/debian oldstable/main amd64 libcrypt1 amd64 1:4.4.18-4 [87.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-s1_10.2.1-6_amd64.deb
Get:3 http://deb.debian.org/debian oldstable/main amd64 libgcc-s1 amd64 10.2.1-6 [41.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20200120-2_amd64.deb
Get:4 http://deb.debian.org/debian oldstable/main amd64 mawk amd64 1.3.4.20200120-2 [112 kB]
Get:5 http://security.debian.org/debian-security oldstable-security/main amd64 libc6 amd64 2.31-13+deb11u10 [2825 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-files/base-files_11.1%2bdeb11u9_amd64.deb
Get:6 http://deb.debian.org/debian oldstable/main amd64 base-files amd64 11.1+deb11u9 [70.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:7 http://deb.debian.org/debian oldstable/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_4.11.2_amd64.deb
Get:8 http://deb.debian.org/debian oldstable/main amd64 debianutils amd64 4.11.2 [101 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash/bash_5.1-2%2bdeb11u1_amd64.deb
Get:9 http://deb.debian.org/debian oldstable/main amd64 bash amd64 5.1-2+deb11u1 [1417 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.38-2_amd64.deb
Get:10 http://deb.debian.org/debian oldstable/main amd64 libgpg-error0 amd64 1.38-2 [77.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.8.7-6_amd64.deb
Get:11 http://deb.debian.org/debian oldstable/main amd64 libgcrypt20 amd64 1.8.7-6 [563 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.3-2_amd64.deb
Get:12 http://deb.debian.org/debian oldstable/main amd64 liblz4-1 amd64 1.9.3-2 [57.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.2.5-2.1%7edeb11u1_amd64.deb
Get:13 http://deb.debian.org/debian oldstable/main amd64 liblzma5 amd64 5.2.5-2.1~deb11u1 [168 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.4.8%2bdfsg-2.1_amd64.deb
Get:14 http://deb.debian.org/debian oldstable/main amd64 libzstd1 amd64 1.4.8+dfsg-2.1 [319 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_247.3-7%2bdeb11u4_amd64.deb
Get:15 http://deb.debian.org/debian oldstable/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.2.53-10_amd64.deb
Get:16 http://deb.debian.org/debian oldstable/main amd64 libacl1 amd64 2.2.53-10 [31.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.4.48-6_amd64.deb
Get:17 http://deb.debian.org/debian oldstable/main amd64 libattr1 amd64 1:2.4.48-6 [21.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.2.1%2bdfsg-1%2bdeb11u1_amd64.deb
Get:18 http://deb.debian.org/debian oldstable/main amd64 libgmp10 amd64 2:6.2.1+dfsg-1+deb11u1 [563 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.36-2%2bdeb11u1_amd64.deb
Get:19 http://deb.debian.org/debian oldstable/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.1-3_amd64.deb
Get:20 http://deb.debian.org/debian oldstable/main amd64 libselinux1 amd64 3.1-3 [88.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_8.32-4%2bb1_amd64.deb
Get:21 http://deb.debian.org/debian oldstable/main amd64 coreutils amd64 8.32-4+b1 [2867 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-4_amd64.deb
Get:22 http://deb.debian.org/debian oldstable/main amd64 libbz2-1.0 amd64 1.0.8-4 [45.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.11.dfsg-2%2bdeb11u2_amd64.deb
Get:23 http://deb.debian.org/debian oldstable/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tar/tar_1.34%2bdfsg-1%2bdeb11u1_amd64.deb
Get:24 http://deb.debian.org/debian oldstable/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.20.13_amd64.deb
Get:25 http://deb.debian.org/debian oldstable/main amd64 dpkg amd64 1.20.13 [2538 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.32.1-4%2bdeb11u3_amd64.deb
Get:26 http://deb.debian.org/debian oldstable/main amd64 perl-base amd64 5.32.1-4+deb11u3 [1628 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.77_all.deb
Get:27 http://deb.debian.org/debian oldstable/main amd64 debconf all 1.5.77 [144 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.11%2bgit20200708%2bdd9ef66-5_amd64.deb
Get:28 http://deb.debian.org/debian oldstable/main amd64 dash amd64 0.5.11+git20200708+dd9ef66-5 [115 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.7-5_amd64.deb
Get:29 http://deb.debian.org/debian oldstable/main amd64 diffutils amd64 1:3.7-5 [373 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.8.0-1_amd64.deb
Get:30 http://deb.debian.org/debian oldstable/main amd64 findutils amd64 4.8.0-1 [697 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pcre3/libpcre3_8.39-13_amd64.deb
Get:31 http://deb.debian.org/debian oldstable/main amd64 libpcre3 amd64 2:8.39-13 [343 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.6-1%2bdeb11u1_amd64.deb
Get:32 http://deb.debian.org/debian oldstable/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.10-4%2bdeb11u1_amd64.deb
Get:33 http://deb.debian.org/debian oldstable/main amd64 gzip amd64 1.10-4+deb11u1 [132 kB]
proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23_amd64.deb
Get:34 http://deb.debian.org/debian oldstable/main amd64 hostname amd64 3.23 [14.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0-2_all.deb
Get:35 http://deb.debian.org/debian oldstable/main amd64 libaudit-common all 1:3.0-2 [14.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.7.9-2.2%2bb1_amd64.deb
Get:36 http://deb.debian.org/debian oldstable/main amd64 libcap-ng0 amd64 0.7.9-2.2+b1 [14.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0-2_amd64.deb
Get:37 http://deb.debian.org/debian oldstable/main amd64 libaudit1 amd64 1:3.0-2 [50.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.4.0-9%2bdeb11u1_amd64.deb
Get:38 http://deb.debian.org/debian oldstable/main amd64 libpam0g amd64 1.4.0-9+deb11u1 [129 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg1-0.8_amd64.deb
Get:39 http://deb.debian.org/debian oldstable/main amd64 libdb5.3 amd64 5.3.28+dfsg1-0.8 [687 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.46.2-2_amd64.deb
Get:40 http://deb.debian.org/debian oldstable/main amd64 libcom-err2 amd64 1.46.2-2 [74.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.18.3-6%2bdeb11u4_amd64.deb
Get:41 http://deb.debian.org/debian oldstable/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u4 [65.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.18.3-6%2bdeb11u4_amd64.deb
Get:42 http://deb.debian.org/debian oldstable/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u4 [114 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.1-2_amd64.deb
Get:43 http://deb.debian.org/debian oldstable/main amd64 libkeyutils1 amd64 1.6.1-2 [15.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0%2bdeb11u1_amd64.deb
Get:44 http://deb.debian.org/debian oldstable/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u1 [1566 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.18.3-6%2bdeb11u4_amd64.deb
Get:45 http://deb.debian.org/debian oldstable/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u4 [363 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.18.3-6%2bdeb11u4_amd64.deb
Get:46 http://deb.debian.org/debian oldstable/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u4 [165 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.1-1%2bdeb11u1_all.deb
Get:47 http://deb.debian.org/debian oldstable/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.1-1%2bdeb11u1_amd64.deb
Get:48 http://deb.debian.org/debian oldstable/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb
Get:49 http://deb.debian.org/debian oldstable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.4.0-9%2bdeb11u1_amd64.deb
Get:50 http://deb.debian.org/debian oldstable/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u1 [108 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.4.0-9%2bdeb11u1_amd64.deb
Get:51 http://deb.debian.org/debian oldstable/main amd64 libpam-modules amd64 1.4.0-9+deb11u1 [326 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.4.0-9%2bdeb11u1_all.deb
Get:52 http://deb.debian.org/debian oldstable/main amd64 libpam-runtime all 1.4.0-9+deb11u1 [207 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.8.1-1_amd64.deb
Get:53 http://deb.debian.org/debian oldstable/main amd64 login amd64 1:4.8.1-1 [655 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:54 http://deb.debian.org/debian oldstable/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.7-1_amd64.deb
Get:55 http://deb.debian.org/debian oldstable/main amd64 sed amd64 4.7-1 [310 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_247.3-7%2bdeb11u4_amd64.deb
Get:56 http://deb.debian.org/debian oldstable/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.1-1_all.deb
Get:57 http://deb.debian.org/debian oldstable/main amd64 libsemanage-common all 3.1-1 [21.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol1_3.1-1_amd64.deb
Get:58 http://deb.debian.org/debian oldstable/main amd64 libsepol1 amd64 3.1-1 [265 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage1_3.1-1%2bb2_amd64.deb
Get:59 http://deb.debian.org/debian oldstable/main amd64 libsemanage1 amd64 3.1-1+b2 [99.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.8.1-1_amd64.deb
Get:60 http://deb.debian.org/debian oldstable/main amd64 passwd amd64 1:4.8.1-1 [990 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.118%2bdeb11u1_all.deb
Get:61 http://deb.debian.org/debian oldstable/main amd64 adduser all 3.118+deb11u1 [241 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.27-2%2bdeb11u2_amd64.deb
Get:62 http://deb.debian.org/debian oldstable/main amd64 gpgv amd64 2.2.27-2+deb11u2 [626 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b6_10.2.1-6_amd64.deb
Get:63 http://deb.debian.org/debian oldstable/main amd64 libstdc++6 amd64 10.2.1-6 [493 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.0-2_amd64.deb
Get:64 http://deb.debian.org/debian oldstable/main amd64 libxxhash0 amd64 0.8.0-2 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.2.4_amd64.deb
Get:65 http://deb.debian.org/debian oldstable/main amd64 libapt-pkg6.0 amd64 2.2.4 [1013 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1%2bdeb11u1_all.deb
Get:66 http://deb.debian.org/debian oldstable/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.7.3-1_amd64.deb
Get:67 http://deb.debian.org/debian oldstable/main amd64 libnettle8 amd64 3.7.3-1 [270 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.7.3-1_amd64.deb
Get:68 http://deb.debian.org/debian oldstable/main amd64 libhogweed6 amd64 3.7.3-1 [320 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_0.9.10-4_amd64.deb
Get:69 http://deb.debian.org/debian oldstable/main amd64 libunistring2 amd64 0.9.10-4 [379 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.0-5_amd64.deb
Get:70 http://deb.debian.org/debian oldstable/main amd64 libidn2-0 amd64 2.3.0-5 [86.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi7_3.3-6_amd64.deb
Get:71 http://deb.debian.org/debian oldstable/main amd64 libffi7 amd64 3.3-6 [23.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.23.22-1_amd64.deb
Get:72 http://deb.debian.org/debian oldstable/main amd64 libp11-kit0 amd64 0.23.22-1 [337 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.16.0-2%2bdeb11u1_amd64.deb
Get:73 http://deb.debian.org/debian oldstable/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u1 [54.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.1-5%2bdeb11u4_amd64.deb
Get:74 http://deb.debian.org/debian oldstable/main amd64 libgnutls30 amd64 3.7.1-5+deb11u4 [1340 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1%2bdeb11u1_amd64.deb
Get:75 http://deb.debian.org/debian oldstable/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.2.4_amd64.deb
Get:76 http://deb.debian.org/debian oldstable/main amd64 apt amd64 2.2.4 [1491 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.260_amd64.deb
Get:77 http://deb.debian.org/debian oldstable/main amd64 libdebconfclient0 amd64 0.260 [50.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.51_amd64.deb
Get:78 http://deb.debian.org/debian oldstable/main amd64 base-passwd amd64 3.5.51 [58.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.60_all.deb
Get:79 http://deb.debian.org/debian oldstable/main amd64 init-system-helpers all 1.60 [47.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.2%2b20201114-2%2bdeb11u2_all.deb
Get:80 http://deb.debian.org/debian oldstable/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lsb/lsb-base_11.1.0_all.deb
Get:81 http://deb.debian.org/debian oldstable/main amd64 lsb-base all 11.1.0 [28.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_2.96-7%2bdeb11u1_amd64.deb
Get:82 http://deb.debian.org/debian oldstable/main amd64 sysvinit-utils amd64 2.96-7+deb11u1 [25.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.46.2-2_amd64.deb
Get:83 http://deb.debian.org/debian oldstable/main amd64 libext2fs2 amd64 1.46.2-2 [257 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.46.2-2_amd64.deb
Get:84 http://deb.debian.org/debian oldstable/main amd64 libss2 amd64 1.46.2-2 [78.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.46.2-2_amd64.deb
Get:85 http://deb.debian.org/debian oldstable/main amd64 logsave amd64 1.46.2-2 [74.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.46.2-2_amd64.deb
Get:86 http://deb.debian.org/debian oldstable/main amd64 e2fsprogs amd64 1.46.2-2 [615 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.14_all.deb
Get:87 http://deb.debian.org/debian oldstable/main amd64 sensible-utils all 0.0.14 [14.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-137_amd64.deb
Get:88 http://deb.debian.org/debian oldstable/main amd64 cron amd64 3.0pl1-137 [99.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_2.13.6-10_amd64.deb
Get:89 http://deb.debian.org/debian oldstable/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.44-1_amd64.deb
Get:90 http://deb.debian.org/debian oldstable/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.2_amd64.deb
Get:91 http://deb.debian.org/debian oldstable/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.175-2.1_amd64.deb
Get:92 http://deb.debian.org/debian oldstable/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.175-2.1_amd64.deb
Get:93 http://deb.debian.org/debian oldstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.15-2%2bdeb11u1_amd64.deb
Get:94 http://deb.debian.org/debian oldstable/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.3.7-1%2bdeb11u1_amd64.deb
Get:95 http://deb.debian.org/debian oldstable/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.7-1_amd64.deb
Get:96 http://deb.debian.org/debian oldstable/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_28-1_amd64.deb
Get:97 http://deb.debian.org/debian oldstable/main amd64 libkmod2 amd64 28-1 [55.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_247.3-7%2bdeb11u4_amd64.deb
Get:98 http://deb.debian.org/debian oldstable/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_247.3-7%2bdeb11u4_amd64.deb
Get:99 http://deb.debian.org/debian oldstable/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.60_amd64.deb
Get:100 http://deb.debian.org/debian oldstable/main amd64 init amd64 1.60 [15.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.13.1-1.1_amd64.deb
Get:101 http://deb.debian.org/debian oldstable/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb
Get:102 http://deb.debian.org/debian oldstable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.1.9-1_amd64.deb
Get:103 http://deb.debian.org/debian oldstable/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.7-1_amd64.deb
Get:104 http://deb.debian.org/debian oldstable/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_0.9.8-3.1%2bdeb11u2_amd64.deb
Get:105 http://deb.debian.org/debian oldstable/main amd64 libnftables1 amd64 0.9.8-3.1+deb11u2 [262 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.0.3-3_amd64.deb
Get:106 http://deb.debian.org/debian oldstable/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.3-1%2bdeb11u1_amd64.deb
Get:107 http://deb.debian.org/debian oldstable/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20191231-2%2bb1_amd64.deb
Get:108 http://deb.debian.org/debian oldstable/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/nftables_0.9.8-3.1%2bdeb11u2_amd64.deb
Get:109 http://deb.debian.org/debian oldstable/main amd64 nftables amd64 0.9.8-3.1+deb11u2 [69.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libestr/libestr0_0.1.10-2.1%2bb1_amd64.deb
Get:110 http://deb.debian.org/debian oldstable/main amd64 libestr0 amd64 0.1.10-2.1+b1 [9048 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfastjson/libfastjson4_0.99.9-1_amd64.deb
Get:111 http://deb.debian.org/debian oldstable/main amd64 libfastjson4 amd64 0.99.9-1 [28.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblognorm/liblognorm5_2.0.5-1.1_amd64.deb
Get:112 http://deb.debian.org/debian oldstable/main amd64 liblognorm5 amd64 2.0.5-1.1 [64.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rsyslog/rsyslog_8.2102.0-2%2bdeb11u1_amd64.deb
Get:113 http://deb.debian.org/debian oldstable/main amd64 rsyslog amd64 8.2102.0-2+deb11u1 [703 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.12.28-0%2bdeb11u1_amd64.deb
Get:114 http://deb.debian.org/debian oldstable/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.2.10-2%2bdeb11u5_amd64.deb
Get:115 http://deb.debian.org/debian oldstable/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.12.28-0%2bdeb11u1_amd64.deb
Get:116 http://deb.debian.org/debian oldstable/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb
Get:117 http://deb.debian.org/debian oldstable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-6_amd64.deb
Get:118 http://deb.debian.org/debian oldstable/main amd64 groff-base amd64 1.22.4-6 [936 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.19-2_amd64.deb
Get:119 http://deb.debian.org/debian oldstable/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.3-1_amd64.deb
Get:120 http://deb.debian.org/debian oldstable/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.9.4-2_amd64.deb
Get:121 http://deb.debian.org/debian oldstable/main amd64 man-db amd64 2.9.4-2 [1354 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.32_5.32.1-4%2bdeb11u3_all.deb
Get:122 http://deb.debian.org/debian oldstable/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.19-2_amd64.deb
Get:123 http://deb.debian.org/debian oldstable/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.32_5.32.1-4%2bdeb11u3_amd64.deb
Get:124 http://deb.debian.org/debian oldstable/main amd64 libperl5.32 amd64 5.32.1-4+deb11u3 [4121 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.32.1-4%2bdeb11u3_amd64.deb
Get:125 http://deb.debian.org/debian oldstable/main amd64 perl amd64 5.32.1-4+deb11u3 [293 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-4%2bb1_amd64.deb
Get:126 http://deb.debian.org/debian oldstable/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-minimal_3.9.2-1_amd64.deb
Get:127 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9-minimal_3.9.2-1_amd64.deb
Get:128 http://deb.debian.org/debian oldstable/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.9.2-3_amd64.deb
Get:129 http://deb.debian.org/debian oldstable/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_4.0.0_all.deb
Get:130 http://deb.debian.org/debian oldstable/main amd64 media-types all 4.0.0 [30.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.69_all.deb
Get:131 http://deb.debian.org/debian oldstable/main amd64 mailcap all 3.69 [31.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb
Get:132 http://deb.debian.org/debian oldstable/main amd64 mime-support all 3.66 [10.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb11u1_all.deb
Get:133 http://deb.debian.org/debian oldstable/main amd64 tzdata all 2024a-0+deb11u1 [304 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpdecimal/libmpdec3_2.5.1-1_amd64.deb
Get:134 http://deb.debian.org/debian oldstable/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:135 http://deb.debian.org/debian oldstable/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.1-1_all.deb
Get:136 http://deb.debian.org/debian oldstable/main amd64 readline-common all 8.1-1 [73.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.1-1_amd64.deb
Get:137 http://deb.debian.org/debian oldstable/main amd64 libreadline8 amd64 8.1-1 [169 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.34.1-3_amd64.deb
Get:138 http://deb.debian.org/debian oldstable/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-stdlib_3.9.2-1_amd64.deb
Get:139 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9_3.9.2-1_amd64.deb
Get:140 http://deb.debian.org/debian oldstable/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.9.2-3_amd64.deb
Get:141 http://deb.debian.org/debian oldstable/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.9.2-3_amd64.deb
Get:142 http://deb.debian.org/debian oldstable/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.68%2bdeb11u1_all.deb
Get:143 http://deb.debian.org/debian oldstable/main amd64 tasksel-data all 3.68+deb11u1 [18.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.68%2bdeb11u1_all.deb
Get:144 http://deb.debian.org/debian oldstable/main amd64 tasksel all 3.68+deb11u1 [101 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-9/gcc-9-base_9.3.0-22_amd64.deb
Get:145 http://deb.debian.org/debian oldstable/main amd64 gcc-9-base amd64 9.3.0-22 [198 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.2.4_amd64.deb
Get:146 http://deb.debian.org/debian oldstable/main amd64 apt-utils amd64 2.2.4 [439 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1%7edeb11u1_amd64.deb
Get:147 http://deb.debian.org/debian oldstable/main amd64 cpio amd64 2.13+dfsg-7.1~deb11u1 [245 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-7%2bb1_amd64.deb
Get:148 http://deb.debian.org/debian oldstable/main amd64 libtext-iconv-perl amd64 1.7-7+b1 [16.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-10%2bb1_amd64.deb
Get:149 http://deb.debian.org/debian oldstable/main amd64 libtext-charwidth-perl amd64 0.04-10+b1 [10.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-9_all.deb
Get:150 http://deb.debian.org/debian oldstable/main amd64 libtext-wrapi18n-perl all 0.06-9 [8700 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.77_all.deb
Get:151 http://deb.debian.org/debian oldstable/main amd64 debconf-i18n all 1.5.77 [206 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.3-2_amd64.deb
Get:152 http://deb.debian.org/debian oldstable/main amd64 dmidecode amd64 3.3-2 [64.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.183-1_amd64.deb
Get:153 http://deb.debian.org/debian oldstable/main amd64 libelf1 amd64 0.183-1 [165 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf0_0.3-2_amd64.deb
Get:154 http://deb.debian.org/debian oldstable/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.44-1_amd64.deb
Get:155 http://deb.debian.org/debian oldstable/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_5.10.0-4_amd64.deb
Get:156 http://deb.debian.org/debian oldstable/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.36_amd64.deb
Get:157 http://deb.debian.org/debian oldstable/main amd64 ifupdown amd64 0.8.36 [82.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20210202-1_amd64.deb
Get:158 http://deb.debian.org/debian oldstable/main amd64 iputils-ping amd64 3:20210202-1 [49.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bind9-libs/libisc-export1105_9.11.19%2bdfsg-2.1_amd64.deb
Get:159 http://deb.debian.org/debian oldstable/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1 [397 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bind9-libs/libdns-export1110_9.11.19%2bdfsg-2.1_amd64.deb
Get:160 http://deb.debian.org/debian oldstable/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1 [988 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.1-2.3%2bdeb11u2_amd64.deb
Get:161 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-client amd64 4.4.1-2.3+deb11u2 [343 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.1-2.3%2bdeb11u2_amd64.deb
Get:162 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-common amd64 4.4.1-2.3+deb11u2 [145 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_28-1_amd64.deb
Get:163 http://deb.debian.org/debian oldstable/main amd64 kmod amd64 28-1 [92.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.18-2_amd64.deb
Get:164 http://deb.debian.org/debian oldstable/main amd64 libpopt0 amd64 1.18-2 [49.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.18.0-2%2bdeb11u2_amd64.deb
Get:165 http://deb.debian.org/debian oldstable/main amd64 logrotate amd64 3.18.0-2+deb11u2 [72.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nano/nano_5.4-2%2bdeb11u2_amd64.deb
Get:166 http://deb.debian.org/debian oldstable/main amd64 nano amd64 5.4-2+deb11u2 [657 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.3_all.deb
Get:167 http://deb.debian.org/debian oldstable/main amd64 netbase all 6.3 [19.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncurses6_6.2%2b20201114-2%2bdeb11u2_amd64.deb
Get:168 http://deb.debian.org/debian oldstable/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libprocps8_3.3.17-5_amd64.deb
Get:169 http://deb.debian.org/debian oldstable/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_3.3.17-5_amd64.deb
Get:170 http://deb.debian.org/debian oldstable/main amd64 procps amd64 2:3.3.17-5 [502 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_247.3-7%2bdeb11u4_amd64.deb
Get:171 http://deb.debian.org/debian oldstable/main amd64 udev amd64 247.3-7+deb11u4 [1464 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/xxd_8.2.2434-3%2bdeb11u1_amd64.deb
Get:172 http://deb.debian.org/debian oldstable/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_8.2.2434-3%2bdeb11u1_all.deb
Get:173 http://deb.debian.org/debian oldstable/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_8.2.2434-3%2bdeb11u1_amd64.deb
Get:174 http://deb.debian.org/debian oldstable/main amd64 vim-tiny amd64 2:8.2.2434-3+deb11u1 [744 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.2-5_amd64.deb
Get:175 http://deb.debian.org/debian oldstable/main amd64 libslang2 amd64 2.3.2-5 [509 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.21-4%2bb3_amd64.deb
Get:176 http://deb.debian.org/debian oldstable/main amd64 libnewt0.52 amd64 0.52.21-4+b3 [74.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.21-4%2bb3_amd64.deb
Get:177 http://deb.debian.org/debian oldstable/main amd64 whiptail amd64 0.52.21-4+b3 [39.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.2.1_all.deb
Get:178 http://deb.debian.org/debian oldstable/main amd64 python-apt-common all 2.2.1 [96.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.51%2bdeb11u5_all.deb
Get:179 http://deb.debian.org/debian oldstable/main amd64 distro-info-data all 0.51+deb11u5 [8244 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.2.1_amd64.deb
Get:180 http://deb.debian.org/debian oldstable/main amd64 python3-apt amd64 2.2.1 [190 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.77_all.deb
Get:181 http://deb.debian.org/debian oldstable/main amd64 python3-debconf all 1.5.77 [4012 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043_all.deb
Get:182 http://deb.debian.org/debian oldstable/main amd64 ucf all 3.0043 [74.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb
Get:183 http://deb.debian.org/debian oldstable/main amd64 apt-listchanges all 3.24 [133 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-2_all.deb
Get:184 http://deb.debian.org/debian oldstable/main amd64 bash-completion all 1:2.11-2 [234 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.0-1%2bb1_amd64.deb
Get:185 http://deb.debian.org/debian oldstable/main amd64 libfstrm0 amd64 0.6.0-1+b1 [21.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb
Get:186 http://deb.debian.org/debian oldstable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.5.2-1_amd64.deb
Get:187 http://deb.debian.org/debian oldstable/main amd64 libmaxminddb0 amd64 1.5.2-1 [29.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.3.3-1%2bb2_amd64.deb
Get:188 http://deb.debian.org/debian oldstable/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu67_67.1-7_amd64.deb
Get:189 http://deb.debian.org/debian oldstable/main amd64 libicu67 amd64 67.1-7 [8622 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.10%2bdfsg-6.7%2bdeb11u4_amd64.deb
Get:190 http://deb.debian.org/debian oldstable/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-4_amd64.deb
Get:191 http://deb.debian.org/debian oldstable/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/openssl_1.1.1w-0%2bdeb11u1_amd64.deb
Get:192 http://deb.debian.org/debian oldstable/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20210119_all.deb
Get:193 http://deb.debian.org/debian oldstable/main amd64 ca-certificates all 20210119 [158 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_10.1_all.deb
Get:194 http://deb.debian.org/debian oldstable/main amd64 debian-faq all 10.1 [525 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_6.5_all.deb
Get:195 http://deb.debian.org/debian oldstable/main amd64 doc-debian all 6.5 [139 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.39-3%2bdeb11u1_amd64.deb
Get:196 http://deb.debian.org/debian oldstable/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.39-3%2bdeb11u1_amd64.deb
Get:197 http://deb.debian.org/debian oldstable/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/file_5.39-3%2bdeb11u1_amd64.deb
Get:198 http://deb.debian.org/debian oldstable/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-4_amd64.deb
Get:199 http://deb.debian.org/debian oldstable/main amd64 gettext-base amd64 0.21-4 [175 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.18.3-6%2bdeb11u4_all.deb
Get:200 http://deb.debian.org/debian oldstable/main amd64 krb5-locales all 1.18.3-6+deb11u4 [95.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:201 http://deb.debian.org/debian oldstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_247.3-7%2bdeb11u4_amd64.deb
Get:202 http://deb.debian.org/debian oldstable/main amd64 libnss-systemd amd64 247.3-7+deb11u4 [199 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_247.3-7%2bdeb11u4_amd64.deb
Get:203 http://deb.debian.org/debian oldstable/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.93.2%2bdfsg-1.1_amd64.deb
Get:204 http://deb.debian.org/debian oldstable/main amd64 lsof amd64 4.93.2+dfsg-1.1 [319 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_5.10-1_all.deb
Get:205 http://deb.debian.org/debian oldstable/main amd64 manpages all 5.10-1 [1412 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.2%2b20201114-2%2bdeb11u2_all.deb
Get:206 http://deb.debian.org/debian oldstable/main amd64 ncurses-term all 6.2+20201114-2+deb11u2 [505 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-46_amd64.deb
Get:207 http://deb.debian.org/debian oldstable/main amd64 netcat-traditional amd64 1.10-46 [68.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0_0.5.0%2bdfsg-2_amd64.deb
Get:208 http://deb.debian.org/debian oldstable/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.6.0-2_amd64.deb
Get:209 http://deb.debian.org/debian oldstable/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_8.4p1-5%2bdeb11u3_amd64.deb
Get:210 http://deb.debian.org/debian oldstable/main amd64 openssh-client amd64 1:8.4p1-5+deb11u3 [932 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2021.02.08-1_all.deb
Get:211 http://deb.debian.org/debian oldstable/main amd64 pci.ids all 0.0~2021.02.08-1 [224 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.7.0-5_amd64.deb
Get:212 http://deb.debian.org/debian oldstable/main amd64 libpci3 amd64 1:3.7.0-5 [62.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.7.0-5_amd64.deb
Get:213 http://deb.debian.org/debian oldstable/main amd64 pciutils amd64 1:3.7.0-5 [97.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_52.0.0-4_all.deb
Get:214 http://deb.debian.org/debian oldstable/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_4.0.0-1_all.deb
Get:215 http://deb.debian.org/debian oldstable/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-2_all.deb
Get:216 http://deb.debian.org/debian oldstable/main amd64 python3-six all 1.16.0-2 [17.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.39_all.deb
Get:217 http://deb.debian.org/debian oldstable/main amd64 python3-debian all 0.1.39 [80.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.18.1-3_all.deb
Get:218 http://deb.debian.org/debian oldstable/main amd64 python3-httplib2 all 0.18.1-3 [37.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb2_amd64.deb
Get:219 http://deb.debian.org/debian oldstable/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb
Get:220 http://deb.debian.org/debian oldstable/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb
Get:221 http://deb.debian.org/debian oldstable/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.4-2_2.4.57%2bdfsg-3%2bdeb11u1_amd64.deb
Get:222 http://deb.debian.org/debian oldstable/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.43.0-1%2bdeb11u1_amd64.deb
Get:223 http://deb.debian.org/debian oldstable/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u1 [77.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.0-1.2_amd64.deb
Get:224 http://deb.debian.org/debian oldstable/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb
Get:225 http://deb.debian.org/debian oldstable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.9.0-2_amd64.deb
Get:226 http://deb.debian.org/debian oldstable/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.74.0-1.3%2bdeb11u11_amd64.deb
Get:227 http://deb.debian.org/debian oldstable/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.43.0.6-5_amd64.deb
Get:228 http://deb.debian.org/debian oldstable/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-3_all.deb
Get:229 http://deb.debian.org/debian oldstable/main amd64 python3-pysimplesoap all 1.16.2-3 [43.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_3.1.0_all.deb
Get:230 http://deb.debian.org/debian oldstable/main amd64 python3-debianbts all 3.1.0 [11.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2020.6.20-1_all.deb
Get:231 http://deb.debian.org/debian oldstable/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_2.10-1_all.deb
Get:232 http://deb.debian.org/debian oldstable/main amd64 python3-idna all 2.10-1 [37.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.5-1%7eexp1_all.deb
Get:233 http://deb.debian.org/debian oldstable/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.25.1%2bdfsg-2_all.deb
Get:234 http://deb.debian.org/debian oldstable/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_7.10.3%2bdeb11u1_all.deb
Get:235 http://deb.debian.org/debian oldstable/main amd64 python3-reportbug all 7.10.3+deb11u1 [143 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_7.10.3%2bdeb11u1_all.deb
Get:236 http://deb.debian.org/debian oldstable/main amd64 reportbug all 7.10.3+deb11u1 [135 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_247.3-7%2bdeb11u4_amd64.deb
Get:237 http://deb.debian.org/debian oldstable/main amd64 systemd-timesyncd amd64 247.3-7+deb11u4 [131 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netkit-telnet/telnet_0.17-42_amd64.deb
Get:238 http://deb.debian.org/debian oldstable/main amd64 telnet amd64 0.17-42 [71.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.0-2%2bdeb11u1_amd64.deb
Get:239 http://deb.debian.org/debian oldstable/main amd64 traceroute amd64 1:2.1.0-2+deb11u1 [55.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2019.10.06-1_all.deb
Get:240 http://deb.debian.org/debian oldstable/main amd64 wamerican all 2019.10.06-1 [215 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21-1%2bdeb11u1_amd64.deb
Get:241 http://deb.debian.org/debian oldstable/main amd64 wget amd64 1.21-1+deb11u1 [964 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.2.5-2.1%7edeb11u1_amd64.deb
Get:242 http://deb.debian.org/debian oldstable/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.35.2-2_amd64.deb
Get:243 http://deb.debian.org/debian oldstable/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.35.2-2_amd64.deb
Get:244 http://deb.debian.org/debian oldstable/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.35.2-2_amd64.deb
Get:245 http://deb.debian.org/debian oldstable/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.35.2-2_amd64.deb
Get:246 http://deb.debian.org/debian oldstable/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb
Get:247 http://deb.debian.org/debian oldstable/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.35.2-2_amd64.deb
Get:248 http://deb.debian.org/debian oldstable/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.18-4_amd64.deb
Get:249 http://deb.debian.org/debian oldstable/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.1-1%2bdeb11u1_amd64.deb
Get:250 http://deb.debian.org/debian oldstable/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb
Get:251 http://deb.debian.org/debian oldstable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.23-1_amd64.deb
Get:252 http://deb.debian.org/debian oldstable/main amd64 libisl23 amd64 0.23-1 [676 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.1.0-3_amd64.deb
Get:253 http://deb.debian.org/debian oldstable/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.2.0-1_amd64.deb
Get:254 http://deb.debian.org/debian oldstable/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/cpp-10_10.2.1-6_amd64.deb
Get:255 http://deb.debian.org/debian oldstable/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_10.2.1-1_amd64.deb
Get:256 http://deb.debian.org/debian oldstable/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libcc1-0_10.2.1-6_amd64.deb
Get:257 http://deb.debian.org/debian oldstable/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgomp1_10.2.1-6_amd64.deb
Get:258 http://deb.debian.org/debian oldstable/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libitm1_10.2.1-6_amd64.deb
Get:259 http://deb.debian.org/debian oldstable/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libatomic1_10.2.1-6_amd64.deb
Get:260 http://deb.debian.org/debian oldstable/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libasan6_10.2.1-6_amd64.deb
Get:261 http://deb.debian.org/debian oldstable/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/liblsan0_10.2.1-6_amd64.deb
Get:262 http://deb.debian.org/debian oldstable/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libtsan0_10.2.1-6_amd64.deb
Get:263 http://deb.debian.org/debian oldstable/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libubsan1_10.2.1-6_amd64.deb
Get:264 http://deb.debian.org/debian oldstable/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libquadmath0_10.2.1-6_amd64.deb
Get:265 http://deb.debian.org/debian oldstable/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-10-dev_10.2.1-6_amd64.deb
Get:266 http://deb.debian.org/debian oldstable/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/gcc-10_10.2.1-6_amd64.deb
Get:267 http://deb.debian.org/debian oldstable/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_10.2.1-1_amd64.deb
Get:268 http://deb.debian.org/debian oldstable/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b-10-dev_10.2.1-6_amd64.deb
Get:269 http://deb.debian.org/debian oldstable/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/g%2b%2b-10_10.2.1-6_amd64.deb
Get:270 http://deb.debian.org/debian oldstable/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_10.2.1-1_amd64.deb
Get:271 http://deb.debian.org/debian oldstable/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:272 http://deb.debian.org/debian oldstable/main amd64 make amd64 4.3-4.1 [396 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.20.13_all.deb
Get:273 http://deb.debian.org/debian oldstable/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:274 http://deb.debian.org/debian oldstable/main amd64 patch amd64 2.7.6-7 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.20.13_all.deb
Get:275 http://deb.debian.org/debian oldstable/main amd64 dpkg-dev all 1.20.13 [2314 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb
Get:276 http://deb.debian.org/debian oldstable/main amd64 build-essential amd64 12.9 [7704 B]
proxy cached: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.30.1-6%2bb3_amd64.deb
Get:277 http://deb.debian.org/debian oldstable/main amd64 busybox amd64 1:1.30.1-6+b3 [435 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_105-9_amd64.deb
Get:278 http://deb.debian.org/debian oldstable/main amd64 libeatmydata1 amd64 105-9 [15.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_105-9_all.deb
Get:279 http://deb.debian.org/debian oldstable/main amd64 eatmydata all 105-9 [16.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.19-3.3_amd64.deb
Get:280 http://deb.debian.org/debian oldstable/main amd64 libfakechroot amd64 2.19-3.3 [44.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.19-3.3_all.deb
Get:281 http://deb.debian.org/debian oldstable/main amd64 fakechroot all 2.19-3.3 [29.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.25.3-1.1_amd64.deb
Get:282 http://deb.debian.org/debian oldstable/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.25.3-1.1_amd64.deb
Get:283 http://deb.debian.org/debian oldstable/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.3-7.1_amd64.deb
Get:284 http://deb.debian.org/debian oldstable/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.27-2%2bdeb11u2_amd64.deb
Get:285 http://deb.debian.org/debian oldstable/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.27-2%2bdeb11u2_amd64.deb
Get:286 http://deb.debian.org/debian oldstable/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdutils_2.36.1-8%2bdeb11u2_amd64.deb
Get:287 http://security.debian.org/debian-security oldstable-security/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libblkid1_2.36.1-8%2bdeb11u2_amd64.deb
Get:288 http://security.debian.org/debian-security oldstable-security/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libmount1_2.36.1-8%2bdeb11u2_amd64.deb
Get:289 http://security.debian.org/debian-security oldstable-security/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libsmartcols1_2.36.1-8%2bdeb11u2_amd64.deb
Get:290 http://security.debian.org/debian-security oldstable-security/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libuuid1_2.36.1-8%2bdeb11u2_amd64.deb
Get:291 http://security.debian.org/debian-security oldstable-security/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/util-linux_2.36.1-8%2bdeb11u2_amd64.deb
Get:292 http://security.debian.org/debian-security oldstable-security/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-bin_2.31-13%2bdeb11u10_amd64.deb
Get:293 http://security.debian.org/debian-security oldstable-security/main amd64 libc-bin amd64 2.31-13+deb11u10 [827 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/mount_2.36.1-8%2bdeb11u2_amd64.deb
Get:294 http://security.debian.org/debian-security oldstable-security/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdextrautils_2.36.1-8%2bdeb11u2_amd64.deb
Get:295 http://security.debian.org/debian-security oldstable-security/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libfdisk1_2.36.1-8%2bdeb11u2_amd64.deb
Get:296 http://security.debian.org/debian-security oldstable-security/main amd64 libfdisk1 amd64 2.36.1-8+deb11u2 [238 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/fdisk_2.36.1-8%2bdeb11u2_amd64.deb
Get:297 http://security.debian.org/debian-security oldstable-security/main amd64 fdisk amd64 2.36.1-8+deb11u2 [192 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/l/less/less_551-2%2bdeb11u2_amd64.deb
Get:298 http://security.debian.org/debian-security oldstable-security/main amd64 less amd64 551-2+deb11u2 [136 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/libu/libuv1/libuv1_1.40.0-2%2bdeb11u1_amd64.deb
Get:299 http://security.debian.org/debian-security oldstable-security/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-libs_9.16.48-1_amd64.deb
Get:300 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-libs amd64 1:9.16.48-1 [1431 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-host_9.16.48-1_amd64.deb
Get:301 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-host amd64 1:9.16.48-1 [311 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-dnsutils_9.16.48-1_amd64.deb
Get:302 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-dnsutils amd64 1:9.16.48-1 [407 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u10_all.deb
Get:303 http://security.debian.org/debian-security oldstable-security/main amd64 libc-l10n all 2.31-13+deb11u10 [864 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/locales_2.31-13%2bdeb11u10_all.deb
Get:304 http://security.debian.org/debian-security oldstable-security/main amd64 locales all 2.31-13+deb11u10 [4083 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-dev-bin_2.31-13%2bdeb11u10_amd64.deb
Get:305 http://security.debian.org/debian-security oldstable-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u10 [276 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_5.10.218-1_amd64.deb
Get:306 http://security.debian.org/debian-security oldstable-security/main amd64 linux-libc-dev amd64 5.10.218-1 [1728 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6-dev_2.31-13%2bdeb11u10_amd64.deb
Get:307 http://security.debian.org/debian-security oldstable-security/main amd64 libc6-dev amd64 2.31-13+deb11u10 [2362 kB]
Fetched 162 MB in 18s (8841 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for stable
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian stable main

proxy download: http://deb.debian.org/debian/dists/stable/InRelease
Get:1 http://deb.debian.org/debian stable InRelease [151 kB]

proxy download: http://deb.debian.org/debian/dists/stable/main/binary-amd64/by-hash/SHA256/2988d7a0ed222cc0f7f292c3b5925d548703f1211b98740922611330b8782b91
Get:2 http://deb.debian.org/debian stable/main amd64 Packages [8786 kB]
Fetched 8937 kB in 10s (886 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils
  cpp cpp-12 dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common distro-info-data dmsetup dpkg-dev g++ g++-12 gcc
  gcc-12 gcc-12-base gpgconf libacl1 libapparmor1 libapt-pkg6.0 libargon2-1
  libasan8 libassuan0 libatomic1 libattr1 libaudit-common libaudit1
  libbinutils libblkid1 libbpf1 libbrotli1 libbsd0 libbz2-1.0 libc-dev-bin
  libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin libcbor0.8 libcc1-0
  libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12 libctf-nobfd0 libctf0
  libcurl3-gnutls libdb5.3 libdbus-1-3 libdebconfclient0 libdevmapper1.02.1
  libdpkg-perl libeatmydata1 libedit2 libelf1 libexpat1 libext2fs2
  libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-12-dev libgcc-s1 libgcrypt20
  libgdbm-compat4 libgdbm6 libgmp10 libgnutls30 libgomp1 libgpg-error0
  libgprofng0 libgssapi-krb5-2 libhogweed6 libicu72 libidn2-0 libip4tc2
  libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 liblmdb0
  liblocale-gettext-perl liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1
  libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6 libncursesw6
  libnettle8 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnsl-dev
  libnsl2 libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.36 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
  libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage2 libsepol2 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssh2-1 libssl3 libstdc++-12-dev libstdc++6
  libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 libuchardet0
  libudev1 libunistring2 libuuid1 libuv1 libxml2 libxtables12 libxxhash0
  libzstd1 linux-libc-dev logsave mailcap make openssl patch pci.ids
  perl-modules-5.36 python-apt-common python3 python3-apt python3-certifi
  python3-chardet python3-charset-normalizer python3-debconf python3-debian
  python3-debianbts python3-httplib2 python3-idna python3-minimal
  python3-pkg-resources python3-pycurl python3-pyparsing python3-pysimplesoap
  python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
  rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc bzip2-doc libarchive-dev cpp-doc
  gcc-12-locales cpp-12-doc anacron checksecurity default-dbus-session-bus
  | dbus-session-bus debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
  libnet-ldap-perl libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff
  postscript-viewer debsig-verify debian-keyring gpart parted fuse2fs
  e2fsck-static g++-multilib g++-12-multilib gcc-12-doc gcc-multilib
  manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-12-multilib gnupg groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd
  isc-dhcp-client-ddns glibc-doc libnss-nis libnss-nisplus gnupg | sq | sqop
  | pgpainless-cli git bzr rng-tools gdbm-l10n gnutls-bin krb5-doc krb5-user
  mmdb-bin cryptsetup-bin libpam-doc libstdc++-12-doc bsd-mailx | mailx
  make-doc apparmor nfs-common hunspell firewalld keychain libpam-ssh
  monkeysphere ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python3-setuptools
  libcurl4-gnutls-dev python-pycurl-doc python-pyparsing-doc
  python3-cryptography python3-openssl python3-socks python-requests-doc
  python3-brotli python3.11-venv python3.11-doc binfmt-support readline-doc
  claws-mail debsums default-mta | postfix | exim4 | mail-transport-agent
  dlocate emacs-bin-common gnupg | pgp python3-urwid reportbug-gtk xdg-utils
  systemd-container systemd-homed systemd-userdbd systemd-boot
  systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
  polkitd | policykit-1 ncompress tar-scripts tar-doc dosfstools kbd
  util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  libalgorithm-merge-perl e2fsprogs-l10n gnupg libatm1 manpages-dev
  libc-devtools libpam-cap libfile-fcntllock-perl libgpg-error-l10n
  libldap-common libgpm2 libfribidi0 dbus-user-session publicsuffix
  libsasl2-modules uuid-runtime xauth psmisc lsb-release iso-codes zstd
  laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-12 cron
  cron-daemon-common dash dbus dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common debconf debconf-i18n debian-archive-keyring
  debian-faq debianutils diffutils distro-info-data dmidecode dmsetup
  doc-debian dpkg dpkg-dev e2fsprogs eatmydata fakechroot fakeroot fdisk file
  findutils g++ g++-12 gcc gcc-12 gcc-12-base gettext-base gpg gpgconf gpgv
  grep groff-base gzip hostname ifupdown inetutils-telnet init
  init-system-helpers iproute2 iputils-ping isc-dhcp-client isc-dhcp-common
  kmod krb5-locales less libacl1 libapparmor1 libapt-pkg6.0 libargon2-1
  libasan8 libassuan0 libatomic1 libattr1 libaudit-common libaudit1
  libbinutils libblkid1 libbpf1 libbrotli1 libbsd0 libbz2-1.0 libc-bin
  libc-dev-bin libc-l10n libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin
  libcbor0.8 libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12
  libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1 libexpat1
  libext2fs2 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-12-dev libgcc-s1 libgcrypt20
  libgdbm-compat4 libgdbm6 libgmp10 libgnutls30 libgomp1 libgpg-error0
  libgprofng0 libgssapi-krb5-2 libhogweed6 libicu72 libidn2-0 libip4tc2
  libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 liblmdb0
  liblocale-gettext-perl liblockfile-bin liblsan0 liblz4-1 liblzma5
  libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3
  libmpfr6 libncursesw6 libnettle8 libnewt0.52 libnftables1 libnftnl11
  libnghttp2-14 libnsl-dev libnsl2 libnss-systemd libnumber-compare-perl
  libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam-systemd
  libpam0g libpci3 libpcre2-8-0 libperl5.36 libpipeline1 libpopt0 libproc2-0
  libprotobuf-c1 libpsl5 libpython3-stdlib libpython3.11-minimal
  libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2
  libsasl2-modules-db libseccomp2 libselinux1 libsemanage-common libsemanage2
  libsepol2 libslang2 libsmartcols1 libsqlite3-0 libss2 libssh2-1 libssl3
  libstdc++-12-dev libstdc++6 libsystemd-shared libsystemd0 libtasn1-6
  libtext-charwidth-perl libtext-glob-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan2 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev locales login
  logrotate logsave lsof mailcap make man-db manpages mawk media-types
  mime-support mount nano ncurses-base ncurses-bin ncurses-term netbase
  netcat-traditional nftables openssh-client openssl passwd patch pci.ids
  pciutils perl perl-base perl-modules-5.36 procps python-apt-common python3
  python3-apt python3-certifi python3-chardet python3-charset-normalizer
  python3-debconf python3-debian python3-debianbts python3-httplib2
  python3-idna python3-minimal python3-pkg-resources python3-pycurl
  python3-pyparsing python3-pysimplesoap python3-reportbug python3-requests
  python3-six python3-urllib3 python3.11 python3.11-minimal readline-common
  reportbug rpcsvc-proto sed sensible-utils systemd systemd-sysv
  systemd-timesyncd sysvinit-utils tar tasksel tasksel-data traceroute tzdata
  ucf udev usr-is-merged usrmerge util-linux util-linux-extra vim-common
  vim-tiny wamerican wget whiptail xz-utils zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/gcc-12-base_12.2.0-14_amd64.deb
0 upgraded, 312 newly installed, 0 to remove and 0 not upgraded.
Need to get 164 MB of archives.
After this operation, 649 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stable/main amd64 gcc-12-base amd64 12.2.0-14 [37.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.36-9%2bdeb12u4_amd64.deb
Get:2 http://deb.debian.org/debian stable/main amd64 libc6 amd64 2.36-9+deb12u4 [2748 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libgcc-s1_12.2.0-14_amd64.deb
Get:3 http://deb.debian.org/debian stable/main amd64 libgcc-s1 amd64 12.2.0-14 [49.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20200120-3.1_amd64.deb
Get:4 http://deb.debian.org/debian stable/main amd64 mawk amd64 1.3.4.20200120-3.1 [119 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_12.4%2bdeb12u5_amd64.deb
Get:5 http://deb.debian.org/debian stable/main amd64 base-files amd64 12.4+deb12u5 [70.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.4-4_amd64.deb
Get:6 http://deb.debian.org/debian stable/main amd64 libtinfo6 amd64 6.4-4 [331 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.7-0.5%7edeb12u1_amd64.deb
Get:7 http://deb.debian.org/debian stable/main amd64 debianutils amd64 5.7-0.5~deb12u1 [103 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.15-2%2bb2_amd64.deb
Get:8 http://deb.debian.org/debian stable/main amd64 bash amd64 5.2.15-2+b2 [1491 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-4_amd64.deb
Get:9 http://deb.debian.org/debian stable/main amd64 libcap2 amd64 1:2.66-4 [27.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.46-1_amd64.deb
Get:10 http://deb.debian.org/debian stable/main amd64 libgpg-error0 amd64 1.46-1 [76.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.1-3_amd64.deb
Get:11 http://deb.debian.org/debian stable/main amd64 libgcrypt20 amd64 1.10.1-3 [696 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-1_amd64.deb
Get:12 http://deb.debian.org/debian stable/main amd64 liblz4-1 amd64 1.9.4-1 [62.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.4.1-0.2_amd64.deb
Get:13 http://deb.debian.org/debian stable/main amd64 liblzma5 amd64 5.4.1-0.2 [205 kB]

proxy download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.4%2bdfsg2-5_amd64.deb
Get:14 http://deb.debian.org/debian stable/main amd64 libzstd1 amd64 1.5.4+dfsg2-5 [290 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_252.22-1%7edeb12u1_amd64.deb
Get:15 http://deb.debian.org/debian stable/main amd64 libsystemd0 amd64 252.22-1~deb12u1 [331 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.38.1-5%2bb1_amd64.deb
Get:16 http://deb.debian.org/debian stable/main amd64 bsdutils amd64 1:2.38.1-5+b1 [94.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.1-3_amd64.deb
Get:17 http://deb.debian.org/debian stable/main amd64 libacl1 amd64 2.3.1-3 [31.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.1-4_amd64.deb
Get:18 http://deb.debian.org/debian stable/main amd64 libattr1 amd64 1:2.5.1-4 [22.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.2.1%2bdfsg1-1.1_amd64.deb
Get:19 http://deb.debian.org/debian stable/main amd64 libgmp10 amd64 2:6.2.1+dfsg1-1.1 [563 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-1_amd64.deb
Get:20 http://deb.debian.org/debian stable/main amd64 libpcre2-8-0 amd64 10.42-1 [261 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.4-1%2bb6_amd64.deb
Get:21 http://deb.debian.org/debian stable/main amd64 libselinux1 amd64 3.4-1+b6 [73.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.1-1_amd64.deb
Get:22 http://deb.debian.org/debian stable/main amd64 coreutils amd64 9.1-1 [2897 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5%2bb1_amd64.deb
Get:23 http://deb.debian.org/debian stable/main amd64 libbz2-1.0 amd64 1.0.8-5+b1 [47.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.0.4-2_amd64.deb
Get:24 http://deb.debian.org/debian stable/main amd64 libmd0 amd64 1.0.4-2 [29.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.13.dfsg-1_amd64.deb
Get:25 http://deb.debian.org/debian stable/main amd64 zlib1g amd64 1:1.2.13.dfsg-1 [86.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tar/tar_1.34%2bdfsg-1.2%2bdeb12u1_amd64.deb
Get:26 http://deb.debian.org/debian stable/main amd64 tar amd64 1.34+dfsg-1.2+deb12u1 [836 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.21.22_amd64.deb
Get:27 http://deb.debian.org/debian stable/main amd64 dpkg amd64 1.21.22 [1567 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-2_amd64.deb
Get:28 http://deb.debian.org/debian stable/main amd64 dash amd64 0.5.12-2 [91.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.8-4_amd64.deb
Get:29 http://deb.debian.org/debian stable/main amd64 diffutils amd64 1:3.8-4 [352 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.9.0-4_amd64.deb
Get:30 http://deb.debian.org/debian stable/main amd64 findutils amd64 4.9.0-4 [636 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/grep/grep_3.8-5_amd64.deb
Get:31 http://deb.debian.org/debian stable/main amd64 grep amd64 3.8-5 [421 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1_amd64.deb
Get:32 http://deb.debian.org/debian stable/main amd64 gzip amd64 1.12-1 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu1_amd64.deb
Get:33 http://deb.debian.org/debian stable/main amd64 hostname amd64 3.23+nmu1 [10.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0.9-1_all.deb
Get:34 http://deb.debian.org/debian stable/main amd64 libaudit-common all 1:3.0.9-1 [10.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.3-1%2bb3_amd64.deb
Get:35 http://deb.debian.org/debian stable/main amd64 libcap-ng0 amd64 0.8.3-1+b3 [17.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0.9-1_amd64.deb
Get:36 http://deb.debian.org/debian stable/main amd64 libaudit1 amd64 1:3.0.9-1 [46.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.33-2_amd64.deb
Get:37 http://deb.debian.org/debian stable/main amd64 libcrypt1 amd64 1:4.4.33-2 [89.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.82_all.deb
Get:38 http://deb.debian.org/debian stable/main amd64 debconf all 1.5.82 [121 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.2-6%2bdeb12u1_amd64.deb
Get:39 http://deb.debian.org/debian stable/main amd64 libpam0g amd64 1.5.2-6+deb12u1 [92.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg2-1_amd64.deb
Get:40 http://deb.debian.org/debian stable/main amd64 libdb5.3 amd64 5.3.28+dfsg2-1 [697 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.2-6%2bdeb12u1_amd64.deb
Get:41 http://deb.debian.org/debian stable/main amd64 libpam-modules-bin amd64 1.5.2-6+deb12u1 [75.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.2-6%2bdeb12u1_amd64.deb
Get:42 http://deb.debian.org/debian stable/main amd64 libpam-modules amd64 1.5.2-6+deb12u1 [291 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.2-6%2bdeb12u1_all.deb
Get:43 http://deb.debian.org/debian stable/main amd64 libpam-runtime all 1.5.2-6+deb12u1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-1%2bb1_amd64.deb
Get:44 http://deb.debian.org/debian stable/main amd64 login amd64 1:4.13+dfsg1-1+b1 [616 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.4-4_amd64.deb
Get:45 http://deb.debian.org/debian stable/main amd64 ncurses-bin amd64 6.4-4 [421 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.36.0-7%2bdeb12u1_amd64.deb
Get:46 http://deb.debian.org/debian stable/main amd64 perl-base amd64 5.36.0-7+deb12u1 [1608 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-1_amd64.deb
Get:47 http://deb.debian.org/debian stable/main amd64 sed amd64 4.9-1 [329 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.38.1-5%2bb1_amd64.deb
Get:48 http://deb.debian.org/debian stable/main amd64 libblkid1 amd64 2.38.1-5+b1 [147 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.38.1-5%2bb1_amd64.deb
Get:49 http://deb.debian.org/debian stable/main amd64 libmount1 amd64 2.38.1-5+b1 [166 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.38.1-5%2bb1_amd64.deb
Get:50 http://deb.debian.org/debian stable/main amd64 libsmartcols1 amd64 2.38.1-5+b1 [107 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_252.22-1%7edeb12u1_amd64.deb
Get:51 http://deb.debian.org/debian stable/main amd64 libudev1 amd64 252.22-1~deb12u1 [108 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.38.1-5%2bb1_amd64.deb
Get:52 http://deb.debian.org/debian stable/main amd64 libuuid1 amd64 2.38.1-5+b1 [28.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.38.1-5%2bb1_amd64.deb
Get:53 http://deb.debian.org/debian stable/main amd64 util-linux-extra amd64 2.38.1-5+b1 [111 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.38.1-5%2bb1_amd64.deb
Get:54 http://deb.debian.org/debian stable/main amd64 util-linux amd64 2.38.1-5+b1 [1177 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.4-1_all.deb
Get:55 http://deb.debian.org/debian stable/main amd64 libsemanage-common all 3.4-1 [21.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.4-2.1_amd64.deb
Get:56 http://deb.debian.org/debian stable/main amd64 libsepol2 amd64 3.4-2.1 [276 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.4-1%2bb5_amd64.deb
Get:57 http://deb.debian.org/debian stable/main amd64 libsemanage2 amd64 3.4-1+b5 [89.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-1%2bb1_amd64.deb
Get:58 http://deb.debian.org/debian stable/main amd64 passwd amd64 1:4.13+dfsg1-1+b1 [972 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.134_all.deb
Get:59 http://deb.debian.org/debian stable/main amd64 adduser all 3.134 [183 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.40-1.1_amd64.deb
Get:60 http://deb.debian.org/debian stable/main amd64 gpgv amd64 2.2.40-1.1 [648 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b6_12.2.0-14_amd64.deb
Get:61 http://deb.debian.org/debian stable/main amd64 libstdc++6 amd64 12.2.0-14 [614 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.1-1_amd64.deb
Get:62 http://deb.debian.org/debian stable/main amd64 libxxhash0 amd64 0.8.1-1 [27.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.6.1_amd64.deb
Get:63 http://deb.debian.org/debian stable/main amd64 libapt-pkg6.0 amd64 2.6.1 [907 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.3%2bdeb12u1_all.deb
Get:64 http://deb.debian.org/debian stable/main amd64 debian-archive-keyring all 2023.3+deb12u1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.8.1-2_amd64.deb
Get:65 http://deb.debian.org/debian stable/main amd64 libnettle8 amd64 3.8.1-2 [288 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.8.1-2_amd64.deb
Get:66 http://deb.debian.org/debian stable/main amd64 libhogweed6 amd64 3.8.1-2 [328 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_1.0-2_amd64.deb
Get:67 http://deb.debian.org/debian stable/main amd64 libunistring2 amd64 1.0-2 [437 kB]

proxy download: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.3-1%2bb1_amd64.deb
Get:68 http://deb.debian.org/debian stable/main amd64 libidn2-0 amd64 2.3.3-1+b1 [124 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.4-1_amd64.deb
Get:69 http://deb.debian.org/debian stable/main amd64 libffi8 amd64 3.4.4-1 [22.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.24.1-2_amd64.deb
Get:70 http://deb.debian.org/debian stable/main amd64 libp11-kit0 amd64 0.24.1-2 [345 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-2_amd64.deb
Get:71 http://deb.debian.org/debian stable/main amd64 libtasn1-6 amd64 4.19.0-2 [56.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.9-2%2bdeb12u2_amd64.deb
Get:72 http://deb.debian.org/debian stable/main amd64 libgnutls30 amd64 3.7.9-2+deb12u2 [1404 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.4-1%2bb3_amd64.deb
Get:73 http://deb.debian.org/debian stable/main amd64 libseccomp2 amd64 2.5.4-1+b3 [46.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.6.1_amd64.deb
Get:74 http://deb.debian.org/debian stable/main amd64 apt amd64 2.6.1 [1373 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.270_amd64.deb
Get:75 http://deb.debian.org/debian stable/main amd64 libdebconfclient0 amd64 0.270 [9900 B]

proxy download: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.1_amd64.deb
Get:76 http://deb.debian.org/debian stable/main amd64 base-passwd amd64 3.6.1 [60.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.36_5.36.0-7%2bdeb12u1_all.deb
Get:77 http://deb.debian.org/debian stable/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.23-3_amd64.deb
Get:78 http://deb.debian.org/debian stable/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.23-3_amd64.deb
Get:79 http://deb.debian.org/debian stable/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/libperl5.36_5.36.0-7%2bdeb12u1_amd64.deb
Get:80 http://deb.debian.org/debian stable/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl_5.36.0-7%2bdeb12u1_amd64.deb
Get:81 http://deb.debian.org/debian stable/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:82 http://deb.debian.org/debian stable/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:83 http://deb.debian.org/debian stable/main amd64 libtext-glob-perl all 0.11-3 [7676 B]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:84 http://deb.debian.org/debian stable/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_37%7edeb12u1_all.deb
Get:85 http://deb.debian.org/debian stable/main amd64 usrmerge all 37~deb12u1 [13.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_37%7edeb12u1_all.deb
Get:86 http://deb.debian.org/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.65.2_all.deb
Get:87 http://deb.debian.org/debian stable/main amd64 init-system-helpers all 1.65.2 [49.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.36-9%2bdeb12u4_amd64.deb
Get:88 http://deb.debian.org/debian stable/main amd64 libc-bin amd64 2.36-9+deb12u4 [606 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.4-4_all.deb
Get:89 http://deb.debian.org/debian stable/main amd64 ncurses-base all 6.4-4 [261 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.06-4_amd64.deb
Get:90 http://deb.debian.org/debian stable/main amd64 sysvinit-utils amd64 3.06-4 [31.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.0-2_amd64.deb
Get:91 http://deb.debian.org/debian stable/main amd64 libcom-err2 amd64 1.47.0-2 [19.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.47.0-2_amd64.deb
Get:92 http://deb.debian.org/debian stable/main amd64 libext2fs2 amd64 1.47.0-2 [205 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.0-2_amd64.deb
Get:93 http://deb.debian.org/debian stable/main amd64 libss2 amd64 1.47.0-2 [24.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.0-2_amd64.deb
Get:94 http://deb.debian.org/debian stable/main amd64 logsave amd64 1.47.0-2 [19.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.0-2_amd64.deb
Get:95 http://deb.debian.org/debian stable/main amd64 e2fsprogs amd64 1.47.0-2 [571 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.38.1-5%2bb1_amd64.deb
Get:96 http://deb.debian.org/debian stable/main amd64 mount amd64 2.38.1-5+b1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-162_all.deb
Get:97 http://deb.debian.org/debian stable/main amd64 cron-daemon-common all 3.0pl1-162 [12.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.17%2bnmu1_all.deb
Get:98 http://deb.debian.org/debian stable/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-162_amd64.deb
Get:99 http://deb.debian.org/debian stable/main amd64 cron amd64 3.0pl1-162 [73.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl3_3.0.11-1%7edeb12u2_amd64.deb
Get:100 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.3%2bdeb12u1_amd64.deb
Get:101 http://deb.debian.org/debian stable/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.185-2_amd64.deb
Get:102 http://deb.debian.org/debian stable/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.185-2_amd64.deb
Get:103 http://deb.debian.org/debian stable/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.16-2_amd64.deb
Get:104 http://deb.debian.org/debian stable/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.6.1-4%7edeb12u2_amd64.deb
Get:105 http://deb.debian.org/debian stable/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.38.1-5%2bb1_amd64.deb
Get:106 http://deb.debian.org/debian stable/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_30%2b20221128-1_amd64.deb
Get:107 http://deb.debian.org/debian stable/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.8-3_amd64.deb
Get:108 http://deb.debian.org/debian stable/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.9-2_amd64.deb
Get:109 http://deb.debian.org/debian stable/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_252.22-1%7edeb12u1_amd64.deb
Get:110 http://deb.debian.org/debian stable/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_252.22-1%7edeb12u1_amd64.deb
Get:111 http://deb.debian.org/debian stable/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_252.22-1%7edeb12u1_amd64.deb
Get:112 http://deb.debian.org/debian stable/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.65.2_amd64.deb
Get:113 http://deb.debian.org/debian stable/main amd64 init amd64 1.65.2 [16.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-1%7edeb12u1_amd64.deb
Get:114 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-1%7edeb12u1_amd64.deb
Get:115 http://deb.debian.org/debian stable/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-1%7edeb12u1_all.deb
Get:116 http://deb.debian.org/debian stable/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.5.0-1_amd64.deb
Get:117 http://deb.debian.org/debian stable/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-1%7edeb12u1_amd64.deb
Get:118 http://deb.debian.org/debian stable/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-1%7edeb12u1_all.deb
Get:119 http://deb.debian.org/debian stable/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-1%7edeb12u1_amd64.deb
Get:120 http://deb.debian.org/debian stable/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-5_amd64.deb
Get:121 http://deb.debian.org/debian stable/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.2-6_amd64.deb
Get:122 http://deb.debian.org/debian stable/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.2-6_amd64.deb
Get:123 http://deb.debian.org/debian stable/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.2-1%2bb1_amd64.deb
Get:124 http://deb.debian.org/debian stable/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.0.0_all.deb
Get:125 http://deb.debian.org/debian stable/main amd64 media-types all 10.0.0 [26.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.70%2bnmu1_all.deb
Get:126 http://deb.debian.org/debian stable/main amd64 mailcap all 3.70+nmu1 [32.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb
Get:127 http://deb.debian.org/debian stable/main amd64 mime-support all 3.66 [10.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.4-4_amd64.deb
Get:128 http://deb.debian.org/debian stable/main amd64 libncursesw6 amd64 6.4-4 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-2%2bdeb12u1_amd64.deb
Get:129 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-2%2bdeb12u1_amd64.deb
Get:130 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-2_amd64.deb
Get:131 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-2%2bdeb12u1_amd64.deb
Get:132 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-2%2bdeb12u1_amd64.deb
Get:133 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.3%2bds-1_all.deb
Get:134 http://deb.debian.org/debian stable/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.3%2bds-1_amd64.deb
Get:135 http://deb.debian.org/debian stable/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb
Get:136 http://deb.debian.org/debian stable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-1.3_all.deb
Get:137 http://deb.debian.org/debian stable/main amd64 readline-common all 8.2-1.3 [69.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.2-1.3_amd64.deb
Get:138 http://deb.debian.org/debian stable/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.40.1-2_amd64.deb
Get:139 http://deb.debian.org/debian stable/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.2-6_amd64.deb
Get:140 http://deb.debian.org/debian stable/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.2-6_amd64.deb
Get:141 http://deb.debian.org/debian stable/main amd64 python3.11 amd64 3.11.2-6 [572 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.2-1%2bb1_amd64.deb
Get:142 http://deb.debian.org/debian stable/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.2-1%2bb1_amd64.deb
Get:143 http://deb.debian.org/debian stable/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.73_all.deb
Get:144 http://deb.debian.org/debian stable/main amd64 tasksel-data all 3.73 [18.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.73_all.deb
Get:145 http://deb.debian.org/debian stable/main amd64 tasksel all 3.73 [51.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb12u1_all.deb
Get:146 http://deb.debian.org/debian stable/main amd64 tzdata all 2024a-0+deb12u1 [297 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.6.1_amd64.deb
Get:147 http://deb.debian.org/debian stable/main amd64 apt-utils amd64 2.6.1 [309 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1_amd64.deb
Get:148 http://deb.debian.org/debian stable/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11_amd64.deb
Get:149 http://deb.debian.org/debian stable/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8_amd64.deb
Get:150 http://deb.debian.org/debian stable/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:151 http://deb.debian.org/debian stable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.82_all.deb
Get:152 http://deb.debian.org/debian stable/main amd64 debconf-i18n all 1.5.82 [208 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.4-1_amd64.deb
Get:153 http://deb.debian.org/debian stable/main amd64 dmidecode amd64 3.4-1 [68.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.38.1-5%2bb1_amd64.deb
Get:154 http://deb.debian.org/debian stable/main amd64 fdisk amd64 2.38.1-5+b1 [142 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.188-2.1_amd64.deb
Get:155 http://deb.debian.org/debian stable/main amd64 libelf1 amd64 0.188-2.1 [174 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.1.0-1_amd64.deb
Get:156 http://deb.debian.org/debian stable/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.7-2_amd64.deb
Get:157 http://deb.debian.org/debian stable/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb
Get:158 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.9-2_amd64.deb
Get:159 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-4_amd64.deb
Get:160 http://deb.debian.org/debian stable/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.1.0-3_amd64.deb
Get:161 http://deb.debian.org/debian stable/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.41_amd64.deb
Get:162 http://deb.debian.org/debian stable/main amd64 ifupdown amd64 0.8.41 [62.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20221126-1_amd64.deb
Get:163 http://deb.debian.org/debian stable/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-2_amd64.deb
Get:164 http://deb.debian.org/debian stable/main amd64 isc-dhcp-client amd64 4.4.3-P1-2 [1096 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-2_amd64.deb
Get:165 http://deb.debian.org/debian stable/main amd64 isc-dhcp-common amd64 4.4.3-P1-2 [117 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_30%2b20221128-1_amd64.deb
Get:166 http://deb.debian.org/debian stable/main amd64 kmod amd64 30+20221128-1 [95.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/less/less_590-2_amd64.deb
Get:167 http://deb.debian.org/debian stable/main amd64 less amd64 590-2 [131 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1_amd64.deb
Get:168 http://deb.debian.org/debian stable/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-1_amd64.deb
Get:169 http://deb.debian.org/debian stable/main amd64 logrotate amd64 3.21.0-1 [62.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nano/nano_7.2-1_amd64.deb
Get:170 http://deb.debian.org/debian stable/main amd64 nano amd64 7.2-1 [689 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:171 http://deb.debian.org/debian stable/main amd64 netbase all 6.4 [12.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2_amd64.deb
Get:172 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.4-2_amd64.deb
Get:173 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.6-2%2bdeb12u2_amd64.deb
Get:174 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20221030-2_amd64.deb
Get:175 http://deb.debian.org/debian stable/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.6-2%2bdeb12u2_amd64.deb
Get:176 http://deb.debian.org/debian stable/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.2-3_amd64.deb
Get:177 http://deb.debian.org/debian stable/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.2-3_amd64.deb
Get:178 http://deb.debian.org/debian stable/main amd64 procps amd64 2:4.0.2-3 [709 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/udev_252.22-1%7edeb12u1_amd64.deb
Get:179 http://deb.debian.org/debian stable/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.0.1378-2_all.deb
Get:180 http://deb.debian.org/debian stable/main amd64 vim-common all 2:9.0.1378-2 [124 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.0.1378-2_amd64.deb
Get:181 http://deb.debian.org/debian stable/main amd64 vim-tiny amd64 2:9.0.1378-2 [720 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-3_amd64.deb
Get:182 http://deb.debian.org/debian stable/main amd64 libslang2 amd64 2.3.3-3 [554 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.23-1%2bb1_amd64.deb
Get:183 http://deb.debian.org/debian stable/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.23-1%2bb1_amd64.deb
Get:184 http://deb.debian.org/debian stable/main amd64 whiptail amd64 0.52.23-1+b1 [24.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.6.0_all.deb
Get:185 http://deb.debian.org/debian stable/main amd64 python-apt-common all 2.6.0 [64.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.58%2bdeb12u1_all.deb
Get:186 http://deb.debian.org/debian stable/main amd64 distro-info-data all 0.58+deb12u1 [6072 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.6.0_amd64.deb
Get:187 http://deb.debian.org/debian stable/main amd64 python3-apt amd64 2.6.0 [159 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.82_all.deb
Get:188 http://deb.debian.org/debian stable/main amd64 python3-debconf all 1.5.82 [3980 B]

proxy download: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:189 http://deb.debian.org/debian stable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb
Get:190 http://deb.debian.org/debian stable/main amd64 apt-listchanges all 3.24 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-6_all.deb
Get:191 http://deb.debian.org/debian stable/main amd64 bash-completion all 1:2.11-6 [234 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1_1.44.2-1_amd64.deb
Get:192 http://deb.debian.org/debian stable/main amd64 libuv1 amd64 1.44.2-1 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1_amd64.deb
Get:193 http://deb.debian.org/debian stable/main amd64 libfstrm0 amd64 0.6.1-1 [21.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-1_amd64.deb
Get:194 http://deb.debian.org/debian stable/main amd64 libjemalloc2 amd64 5.3.0-1 [275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb
Get:195 http://deb.debian.org/debian stable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.7.1-1_amd64.deb
Get:196 http://deb.debian.org/debian stable/main amd64 libmaxminddb0 amd64 1.7.1-1 [29.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.52.0-1%2bdeb12u1_amd64.deb
Get:197 http://deb.debian.org/debian stable/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb1_amd64.deb
Get:198 http://deb.debian.org/debian stable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-3_amd64.deb
Get:199 http://deb.debian.org/debian stable/main amd64 libicu72 amd64 72.1-3 [9376 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.3%7edeb12u1_amd64.deb
Get:200 http://deb.debian.org/debian stable/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.18.19-1%7edeb12u1_amd64.deb
Get:201 http://deb.debian.org/debian stable/main amd64 bind9-libs amd64 1:9.18.19-1~deb12u1 [1410 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.18.19-1%7edeb12u1_amd64.deb
Get:202 http://deb.debian.org/debian stable/main amd64 bind9-host amd64 1:9.18.19-1~deb12u1 [303 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.18.19-1%7edeb12u1_amd64.deb
Get:203 http://deb.debian.org/debian stable/main amd64 bind9-dnsutils amd64 1:9.18.19-1~deb12u1 [401 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5%2bb1_amd64.deb
Get:204 http://deb.debian.org/debian stable/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.0.11-1%7edeb12u2_amd64.deb
Get:205 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20230311_all.deb
Get:206 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:207 http://deb.debian.org/debian stable/main amd64 debian-faq all 11.1 [500 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:208 http://deb.debian.org/debian stable/main amd64 doc-debian all 11.3+nmu1 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.44-3_amd64.deb
Get:209 http://deb.debian.org/debian stable/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.44-3_amd64.deb
Get:210 http://deb.debian.org/debian stable/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/file_5.44-3_amd64.deb
Get:211 http://deb.debian.org/debian stable/main amd64 file amd64 1:5.44-3 [42.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-12_amd64.deb
Get:212 http://deb.debian.org/debian stable/main amd64 gettext-base amd64 0.21-12 [160 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb
Get:213 http://deb.debian.org/debian stable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-10_amd64.deb
Get:214 http://deb.debian.org/debian stable/main amd64 groff-base amd64 1.22.4-10 [916 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.4-2%2bdeb12u1_amd64.deb
Get:215 http://deb.debian.org/debian stable/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-2%2bdeb12u1_all.deb
Get:216 http://deb.debian.org/debian stable/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.36-9%2bdeb12u4_all.deb
Get:217 http://deb.debian.org/debian stable/main amd64 libc-l10n all 2.36-9+deb12u4 [674 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:218 http://deb.debian.org/debian stable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_252.22-1%7edeb12u1_amd64.deb
Get:219 http://deb.debian.org/debian stable/main amd64 libnss-systemd amd64 252.22-1~deb12u1 [163 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_252.22-1%7edeb12u1_amd64.deb
Get:220 http://deb.debian.org/debian stable/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.36-9%2bdeb12u4_all.deb
Get:221 http://deb.debian.org/debian stable/main amd64 locales all 2.36-9+deb12u4 [3902 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1_amd64.deb
Get:222 http://deb.debian.org/debian stable/main amd64 lsof amd64 4.95.0-1 [318 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.38.1-5%2bb1_amd64.deb
Get:223 http://deb.debian.org/debian stable/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-1_amd64.deb
Get:224 http://deb.debian.org/debian stable/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.11.2-2_amd64.deb
Get:225 http://deb.debian.org/debian stable/main amd64 man-db amd64 2.11.2-2 [1386 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.03-2_all.deb
Get:226 http://deb.debian.org/debian stable/main amd64 manpages all 6.03-2 [1332 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.4-4_all.deb
Get:227 http://deb.debian.org/debian stable/main amd64 ncurses-term all 6.4-4 [501 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-47_amd64.deb
Get:228 http://deb.debian.org/debian stable/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.8_0.8.0-2%2bb1_amd64.deb
Get:229 http://deb.debian.org/debian stable/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.12.0-2%2bb1_amd64.deb
Get:230 http://deb.debian.org/debian stable/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.2p1-2%2bdeb12u2_amd64.deb
Get:231 http://deb.debian.org/debian stable/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2023.04.11-1_all.deb
Get:232 http://deb.debian.org/debian stable/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.9.0-4_amd64.deb
Get:233 http://deb.debian.org/debian stable/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.9.0-4_amd64.deb
Get:234 http://deb.debian.org/debian stable/main amd64 pciutils amd64 1:3.9.0-4 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_66.1.1-1_all.deb
Get:235 http://deb.debian.org/debian stable/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.1.0%2bdfsg-2_all.deb
Get:236 http://deb.debian.org/debian stable/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:237 http://deb.debian.org/debian stable/main amd64 python3-debian all 0.1.49 [115 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pyparsing/python3-pyparsing_3.0.9-1_all.deb
Get:238 http://deb.debian.org/debian stable/main amd64 python3-pyparsing all 3.0.9-1 [138 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.20.4-3_all.deb
Get:239 http://deb.debian.org/debian stable/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb6_amd64.deb
Get:240 http://deb.debian.org/debian stable/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28%2bdfsg-10_amd64.deb
Get:241 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28%2bdfsg-10_amd64.deb
Get:242 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.5-0_2.5.13%2bdfsg-5_amd64.deb
Get:243 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.2-1_amd64.deb
Get:244 http://deb.debian.org/debian stable/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb
Get:245 http://deb.debian.org/debian stable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.10.0-3%2bb1_amd64.deb
Get:246 http://deb.debian.org/debian stable/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.88.1-10%2bdeb12u5_amd64.deb
Get:247 http://deb.debian.org/debian stable/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.45.2-3_amd64.deb
Get:248 http://deb.debian.org/debian stable/main amd64 python3-pycurl amd64 7.45.2-3 [67.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-5_all.deb
Get:249 http://deb.debian.org/debian stable/main amd64 python3-pysimplesoap all 1.16.2-5 [43.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.0.1_all.deb
Get:250 http://deb.debian.org/debian stable/main amd64 python3-debianbts all 4.0.1 [12.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2022.9.24-1_all.deb
Get:251 http://deb.debian.org/debian stable/main amd64 python3-certifi all 2022.9.24-1 [153 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.0.1-2_all.deb
Get:252 http://deb.debian.org/debian stable/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.3-1_all.deb
Get:253 http://deb.debian.org/debian stable/main amd64 python3-idna all 3.3-1 [39.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-4_all.deb
Get:254 http://deb.debian.org/debian stable/main amd64 python3-six all 1.16.0-4 [17.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.12-1_all.deb
Get:255 http://deb.debian.org/debian stable/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.28.1%2bdfsg-1_all.deb
Get:256 http://deb.debian.org/debian stable/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_12.0.0_all.deb
Get:257 http://deb.debian.org/debian stable/main amd64 python3-reportbug all 12.0.0 [78.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_12.0.0_all.deb
Get:258 http://deb.debian.org/debian stable/main amd64 reportbug all 12.0.0 [64.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_252.22-1%7edeb12u1_amd64.deb
Get:259 http://deb.debian.org/debian stable/main amd64 systemd-timesyncd amd64 252.22-1~deb12u1 [63.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.2-1_amd64.deb
Get:260 http://deb.debian.org/debian stable/main amd64 traceroute amd64 1:2.1.2-1 [51.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:261 http://deb.debian.org/debian stable/main amd64 wamerican all 2020.12.07-2 [221 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21.3-1%2bb2_amd64.deb
Get:262 http://deb.debian.org/debian stable/main amd64 wget amd64 1.21.3-1+b2 [984 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.4.1-0.2_amd64.deb
Get:263 http://deb.debian.org/debian stable/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.40-2_amd64.deb
Get:264 http://deb.debian.org/debian stable/main amd64 binutils-common amd64 2.40-2 [2487 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.40-2_amd64.deb
Get:265 http://deb.debian.org/debian stable/main amd64 libbinutils amd64 2.40-2 [572 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.40-2_amd64.deb
Get:266 http://deb.debian.org/debian stable/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.40-2_amd64.deb
Get:267 http://deb.debian.org/debian stable/main amd64 libctf0 amd64 2.40-2 [89.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.40-2_amd64.deb
Get:268 http://deb.debian.org/debian stable/main amd64 libgprofng0 amd64 2.40-2 [812 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.40-2_amd64.deb
Get:269 http://deb.debian.org/debian stable/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.40-2_amd64.deb
Get:270 http://deb.debian.org/debian stable/main amd64 binutils amd64 2.40-2 [65.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.36-9%2bdeb12u4_amd64.deb
Get:271 http://deb.debian.org/debian stable/main amd64 libc-dev-bin amd64 2.36-9+deb12u4 [45.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_6.1.76-1_amd64.deb
Get:272 http://deb.debian.org/debian stable/main amd64 linux-libc-dev amd64 6.1.76-1 [1930 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.33-2_amd64.deb
Get:273 http://deb.debian.org/debian stable/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.3%2bds-1_amd64.deb
Get:274 http://deb.debian.org/debian stable/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb
Get:275 http://deb.debian.org/debian stable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_amd64.deb
Get:276 http://deb.debian.org/debian stable/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.36-9%2bdeb12u4_amd64.deb
Get:277 http://deb.debian.org/debian stable/main amd64 libc6-dev amd64 2.36-9+deb12u4 [1897 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.25-1.1_amd64.deb
Get:278 http://deb.debian.org/debian stable/main amd64 libisl23 amd64 0.25-1.1 [683 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.0-1_amd64.deb
Get:279 http://deb.debian.org/debian stable/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1_amd64.deb
Get:280 http://deb.debian.org/debian stable/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/cpp-12_12.2.0-14_amd64.deb
Get:281 http://deb.debian.org/debian stable/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_12.2.0-3_amd64.deb
Get:282 http://deb.debian.org/debian stable/main amd64 cpp amd64 4:12.2.0-3 [6836 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libcc1-0_12.2.0-14_amd64.deb
Get:283 http://deb.debian.org/debian stable/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libgomp1_12.2.0-14_amd64.deb
Get:284 http://deb.debian.org/debian stable/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libitm1_12.2.0-14_amd64.deb
Get:285 http://deb.debian.org/debian stable/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libatomic1_12.2.0-14_amd64.deb
Get:286 http://deb.debian.org/debian stable/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libasan8_12.2.0-14_amd64.deb
Get:287 http://deb.debian.org/debian stable/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/liblsan0_12.2.0-14_amd64.deb
Get:288 http://deb.debian.org/debian stable/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libtsan2_12.2.0-14_amd64.deb
Get:289 http://deb.debian.org/debian stable/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libubsan1_12.2.0-14_amd64.deb
Get:290 http://deb.debian.org/debian stable/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libquadmath0_12.2.0-14_amd64.deb
Get:291 http://deb.debian.org/debian stable/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libgcc-12-dev_12.2.0-14_amd64.deb
Get:292 http://deb.debian.org/debian stable/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/gcc-12_12.2.0-14_amd64.deb
Get:293 http://deb.debian.org/debian stable/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_12.2.0-3_amd64.deb
Get:294 http://deb.debian.org/debian stable/main amd64 gcc amd64 4:12.2.0-3 [5216 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b-12-dev_12.2.0-14_amd64.deb
Get:295 http://deb.debian.org/debian stable/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-12/g%2b%2b-12_12.2.0-14_amd64.deb
Get:296 http://deb.debian.org/debian stable/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_12.2.0-3_amd64.deb
Get:297 http://deb.debian.org/debian stable/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:298 http://deb.debian.org/debian stable/main amd64 make amd64 4.3-4.1 [396 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.21.22_all.deb
Get:299 http://deb.debian.org/debian stable/main amd64 libdpkg-perl all 1.21.22 [603 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:300 http://deb.debian.org/debian stable/main amd64 patch amd64 2.7.6-7 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.21.22_all.deb
Get:301 http://deb.debian.org/debian stable/main amd64 dpkg-dev all 1.21.22 [1353 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb
Get:302 http://deb.debian.org/debian stable/main amd64 build-essential amd64 12.9 [7704 B]

proxy download: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.35.0-4%2bb3_amd64.deb
Get:303 http://deb.debian.org/debian stable/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_130-2%2bb1_amd64.deb
Get:304 http://deb.debian.org/debian stable/main amd64 libeatmydata1 amd64 130-2+b1 [10.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_130-2_all.deb
Get:305 http://deb.debian.org/debian stable/main amd64 eatmydata all 130-2 [11.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-15_amd64.deb
Get:306 http://deb.debian.org/debian stable/main amd64 libfakechroot amd64 2.20.1+ds-15 [44.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-15_all.deb
Get:307 http://deb.debian.org/debian stable/main amd64 fakechroot all 2.20.1+ds-15 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.31-1.2_amd64.deb
Get:308 http://deb.debian.org/debian stable/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31-1.2_amd64.deb
Get:309 http://deb.debian.org/debian stable/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.5-5_amd64.deb
Get:310 http://deb.debian.org/debian stable/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.40-1.1_amd64.deb
Get:311 http://deb.debian.org/debian stable/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.40-1.1_amd64.deb
Get:312 http://deb.debian.org/debian stable/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
Fetched 164 MB in 2min 50s (967 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for stable
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian stable main
deb [arch=amd64] http://deb.debian.org/debian stable-updates main
deb [arch=amd64] http://security.debian.org/debian-security stable-security main
proxy cached: http://deb.debian.org/debian/dists/stable/InRelease

proxy download: http://security.debian.org/debian-security/dists/stable-security/InRelease
Get:1 http://deb.debian.org/debian stable InRelease [151 kB]

proxy download: http://deb.debian.org/debian/dists/stable-updates/InRelease
Get:2 http://deb.debian.org/debian stable-updates InRelease [55.4 kB]
proxy cached: http://deb.debian.org/debian/dists/stable/main/binary-amd64/by-hash/SHA256/2988d7a0ed222cc0f7f292c3b5925d548703f1211b98740922611330b8782b91
Get:3 http://deb.debian.org/debian stable/main amd64 Packages [8786 kB]

proxy download: http://deb.debian.org/debian/dists/stable-updates/main/binary-amd64/by-hash/SHA256/e5150027d8a665bbcb9d7d7c9053b8f8bdaef95053c3161bbc9ba2e2dd34ec4b
Get:4 http://security.debian.org/debian-security stable-security InRelease [48.0 kB]
Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [13.8 kB]

proxy download: http://security.debian.org/debian-security/dists/stable-security/main/binary-amd64/by-hash/SHA256/038e8bc74fd264fc0247d980e9e8b026bb22892386694d57c9631e2e523b0666
Get:6 http://security.debian.org/debian-security stable-security/main amd64 Packages [158 kB]
Fetched 9213 kB in 2s (5515 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils
  cpp cpp-12 dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common distro-info-data dmsetup dpkg-dev g++ g++-12 gcc
  gcc-12 gcc-12-base gpgconf libacl1 libapparmor1 libapt-pkg6.0 libargon2-1
  libasan8 libassuan0 libatomic1 libattr1 libaudit-common libaudit1
  libbinutils libblkid1 libbpf1 libbrotli1 libbsd0 libbz2-1.0 libc-dev-bin
  libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin libcbor0.8 libcc1-0
  libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12 libctf-nobfd0 libctf0
  libcurl3-gnutls libdb5.3 libdbus-1-3 libdebconfclient0 libdevmapper1.02.1
  libdpkg-perl libeatmydata1 libedit2 libelf1 libexpat1 libext2fs2
  libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-12-dev libgcc-s1 libgcrypt20
  libgdbm-compat4 libgdbm6 libgmp10 libgnutls30 libgomp1 libgpg-error0
  libgprofng0 libgssapi-krb5-2 libhogweed6 libicu72 libidn2-0 libip4tc2
  libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 liblmdb0
  liblocale-gettext-perl liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1
  libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6 libncursesw6
  libnettle8 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnsl-dev
  libnsl2 libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.36 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
  libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage2 libsepol2 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssh2-1 libssl3 libstdc++-12-dev libstdc++6
  libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 libuchardet0
  libudev1 libunistring2 libuuid1 libuv1 libxml2 libxtables12 libxxhash0
  libzstd1 linux-libc-dev logsave mailcap make openssl patch pci.ids
  perl-modules-5.36 python-apt-common python3 python3-apt python3-certifi
  python3-chardet python3-charset-normalizer python3-debconf python3-debian
  python3-debianbts python3-httplib2 python3-idna python3-minimal
  python3-pkg-resources python3-pycurl python3-pyparsing python3-pysimplesoap
  python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
  rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc bzip2-doc libarchive-dev cpp-doc
  gcc-12-locales cpp-12-doc anacron checksecurity default-dbus-session-bus
  | dbus-session-bus debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
  libnet-ldap-perl libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff
  postscript-viewer debsig-verify debian-keyring gpart parted fuse2fs
  e2fsck-static g++-multilib g++-12-multilib gcc-12-doc gcc-multilib
  manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-12-multilib gnupg groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd
  isc-dhcp-client-ddns glibc-doc libnss-nis libnss-nisplus gnupg | sq | sqop
  | pgpainless-cli git bzr rng-tools gdbm-l10n gnutls-bin krb5-doc krb5-user
  mmdb-bin cryptsetup-bin libpam-doc libstdc++-12-doc bsd-mailx | mailx
  make-doc apparmor nfs-common hunspell firewalld keychain libpam-ssh
  monkeysphere ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python3-setuptools
  libcurl4-gnutls-dev python-pycurl-doc python-pyparsing-doc
  python3-cryptography python3-openssl python3-socks python-requests-doc
  python3-brotli python3.11-venv python3.11-doc binfmt-support readline-doc
  claws-mail debsums default-mta | postfix | exim4 | mail-transport-agent
  dlocate emacs-bin-common gnupg | pgp python3-urwid reportbug-gtk xdg-utils
  systemd-container systemd-homed systemd-userdbd systemd-boot
  systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
  polkitd | policykit-1 ncompress tar-scripts tar-doc dosfstools kbd
  util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  libalgorithm-merge-perl e2fsprogs-l10n gnupg libatm1 manpages-dev
  libc-devtools libpam-cap libfile-fcntllock-perl libgpg-error-l10n
  libldap-common libgpm2 libfribidi0 dbus-user-session publicsuffix
  libsasl2-modules uuid-runtime xauth psmisc lsb-release iso-codes zstd
  laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-12 cron
  cron-daemon-common dash dbus dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common debconf debconf-i18n debian-archive-keyring
  debian-faq debianutils diffutils distro-info-data dmidecode dmsetup
  doc-debian dpkg dpkg-dev e2fsprogs eatmydata fakechroot fakeroot fdisk file
  findutils g++ g++-12 gcc gcc-12 gcc-12-base gettext-base gpg gpgconf gpgv
  grep groff-base gzip hostname ifupdown inetutils-telnet init
  init-system-helpers iproute2 iputils-ping isc-dhcp-client isc-dhcp-common
  kmod krb5-locales less libacl1 libapparmor1 libapt-pkg6.0 libargon2-1
  libasan8 libassuan0 libatomic1 libattr1 libaudit-common libaudit1
  libbinutils libblkid1 libbpf1 libbrotli1 libbsd0 libbz2-1.0 libc-bin
  libc-dev-bin libc-l10n libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin
  libcbor0.8 libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12
  libctf-nobfd0 libctf0 libcurl3-gnutls libdb5.3 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1 libexpat1
  libext2fs2 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-12-dev libgcc-s1 libgcrypt20
  libgdbm-compat4 libgdbm6 libgmp10 libgnutls30 libgomp1 libgpg-error0
  libgprofng0 libgssapi-krb5-2 libhogweed6 libicu72 libidn2-0 libip4tc2
  libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 liblmdb0
  liblocale-gettext-perl liblockfile-bin liblsan0 liblz4-1 liblzma5
  libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3
  libmpfr6 libncursesw6 libnettle8 libnewt0.52 libnftables1 libnftnl11
  libnghttp2-14 libnsl-dev libnsl2 libnss-systemd libnumber-compare-perl
  libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam-systemd
  libpam0g libpci3 libpcre2-8-0 libperl5.36 libpipeline1 libpopt0 libproc2-0
  libprotobuf-c1 libpsl5 libpython3-stdlib libpython3.11-minimal
  libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2
  libsasl2-modules-db libseccomp2 libselinux1 libsemanage-common libsemanage2
  libsepol2 libslang2 libsmartcols1 libsqlite3-0 libss2 libssh2-1 libssl3
  libstdc++-12-dev libstdc++6 libsystemd-shared libsystemd0 libtasn1-6
  libtext-charwidth-perl libtext-glob-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc-dev libtirpc3
  libtsan2 libubsan1 libuchardet0 libudev1 libunistring2 libuuid1 libuv1
  libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev locales login
  logrotate logsave lsof mailcap make man-db manpages mawk media-types
  mime-support mount nano ncurses-base ncurses-bin ncurses-term netbase
  netcat-traditional nftables openssh-client openssl passwd patch pci.ids
  pciutils perl perl-base perl-modules-5.36 procps python-apt-common python3
  python3-apt python3-certifi python3-chardet python3-charset-normalizer
  python3-debconf python3-debian python3-debianbts python3-httplib2
  python3-idna python3-minimal python3-pkg-resources python3-pycurl
  python3-pyparsing python3-pysimplesoap python3-reportbug python3-requests
  python3-six python3-urllib3 python3.11 python3.11-minimal readline-common
  reportbug rpcsvc-proto sed sensible-utils systemd systemd-sysv
  systemd-timesyncd sysvinit-utils tar tasksel tasksel-data traceroute tzdata
  ucf udev usr-is-merged usrmerge util-linux util-linux-extra vim-common
  vim-tiny wamerican wget whiptail xz-utils zlib1g
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/gcc-12-base_12.2.0-14_amd64.deb

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.36-9%2bdeb12u7_amd64.deb
0 upgraded, 312 newly installed, 0 to remove and 0 not upgraded.
Need to get 165 MB of archives.
After this operation, 649 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stable/main amd64 gcc-12-base amd64 12.2.0-14 [37.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libgcc-s1_12.2.0-14_amd64.deb
Get:2 http://deb.debian.org/debian stable/main amd64 libgcc-s1 amd64 12.2.0-14 [49.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20200120-3.1_amd64.deb
Get:3 http://deb.debian.org/debian stable/main amd64 mawk amd64 1.3.4.20200120-3.1 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-files/base-files_12.4%2bdeb12u5_amd64.deb
Get:4 http://deb.debian.org/debian stable/main amd64 base-files amd64 12.4+deb12u5 [70.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.4-4_amd64.deb
Get:5 http://deb.debian.org/debian stable/main amd64 libtinfo6 amd64 6.4-4 [331 kB]
Get:6 http://security.debian.org/debian-security stable-security/main amd64 libc6 amd64 2.36-9+deb12u7 [2758 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.7-0.5%7edeb12u1_amd64.deb
Get:7 http://deb.debian.org/debian stable/main amd64 debianutils amd64 5.7-0.5~deb12u1 [103 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.15-2%2bb2_amd64.deb
Get:8 http://deb.debian.org/debian stable/main amd64 bash amd64 5.2.15-2+b2 [1491 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-4_amd64.deb
Get:9 http://deb.debian.org/debian stable/main amd64 libcap2 amd64 1:2.66-4 [27.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.46-1_amd64.deb
Get:10 http://deb.debian.org/debian stable/main amd64 libgpg-error0 amd64 1.46-1 [76.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.1-3_amd64.deb
Get:11 http://deb.debian.org/debian stable/main amd64 libgcrypt20 amd64 1.10.1-3 [696 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-1_amd64.deb
Get:12 http://deb.debian.org/debian stable/main amd64 liblz4-1 amd64 1.9.4-1 [62.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.4.1-0.2_amd64.deb
Get:13 http://deb.debian.org/debian stable/main amd64 liblzma5 amd64 5.4.1-0.2 [205 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.4%2bdfsg2-5_amd64.deb
Get:14 http://deb.debian.org/debian stable/main amd64 libzstd1 amd64 1.5.4+dfsg2-5 [290 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_252.22-1%7edeb12u1_amd64.deb
Get:15 http://deb.debian.org/debian stable/main amd64 libsystemd0 amd64 252.22-1~deb12u1 [331 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.1-3_amd64.deb
Get:16 http://deb.debian.org/debian stable/main amd64 libacl1 amd64 2.3.1-3 [31.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.1-4_amd64.deb
Get:17 http://deb.debian.org/debian stable/main amd64 libattr1 amd64 1:2.5.1-4 [22.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.2.1%2bdfsg1-1.1_amd64.deb
Get:18 http://deb.debian.org/debian stable/main amd64 libgmp10 amd64 2:6.2.1+dfsg1-1.1 [563 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-1_amd64.deb
Get:19 http://deb.debian.org/debian stable/main amd64 libpcre2-8-0 amd64 10.42-1 [261 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.4-1%2bb6_amd64.deb
Get:20 http://deb.debian.org/debian stable/main amd64 libselinux1 amd64 3.4-1+b6 [73.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.1-1_amd64.deb
Get:21 http://deb.debian.org/debian stable/main amd64 coreutils amd64 9.1-1 [2897 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5%2bb1_amd64.deb
Get:22 http://deb.debian.org/debian stable/main amd64 libbz2-1.0 amd64 1.0.8-5+b1 [47.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.0.4-2_amd64.deb
Get:23 http://deb.debian.org/debian stable/main amd64 libmd0 amd64 1.0.4-2 [29.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.13.dfsg-1_amd64.deb
Get:24 http://deb.debian.org/debian stable/main amd64 zlib1g amd64 1:1.2.13.dfsg-1 [86.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tar/tar_1.34%2bdfsg-1.2%2bdeb12u1_amd64.deb
Get:25 http://deb.debian.org/debian stable/main amd64 tar amd64 1.34+dfsg-1.2+deb12u1 [836 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.21.22_amd64.deb
Get:26 http://deb.debian.org/debian stable/main amd64 dpkg amd64 1.21.22 [1567 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-2_amd64.deb
Get:27 http://deb.debian.org/debian stable/main amd64 dash amd64 0.5.12-2 [91.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.8-4_amd64.deb
Get:28 http://deb.debian.org/debian stable/main amd64 diffutils amd64 1:3.8-4 [352 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.9.0-4_amd64.deb
Get:29 http://deb.debian.org/debian stable/main amd64 findutils amd64 4.9.0-4 [636 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.8-5_amd64.deb
Get:30 http://deb.debian.org/debian stable/main amd64 grep amd64 3.8-5 [421 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1_amd64.deb
Get:31 http://deb.debian.org/debian stable/main amd64 gzip amd64 1.12-1 [140 kB]
proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu1_amd64.deb
Get:32 http://deb.debian.org/debian stable/main amd64 hostname amd64 3.23+nmu1 [10.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0.9-1_all.deb
Get:33 http://deb.debian.org/debian stable/main amd64 libaudit-common all 1:3.0.9-1 [10.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.3-1%2bb3_amd64.deb
Get:34 http://deb.debian.org/debian stable/main amd64 libcap-ng0 amd64 0.8.3-1+b3 [17.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0.9-1_amd64.deb
Get:35 http://deb.debian.org/debian stable/main amd64 libaudit1 amd64 1:3.0.9-1 [46.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.33-2_amd64.deb
Get:36 http://deb.debian.org/debian stable/main amd64 libcrypt1 amd64 1:4.4.33-2 [89.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.82_all.deb
Get:37 http://deb.debian.org/debian stable/main amd64 debconf all 1.5.82 [121 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.2-6%2bdeb12u1_amd64.deb
Get:38 http://deb.debian.org/debian stable/main amd64 libpam0g amd64 1.5.2-6+deb12u1 [92.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg2-1_amd64.deb
Get:39 http://deb.debian.org/debian stable/main amd64 libdb5.3 amd64 5.3.28+dfsg2-1 [697 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.2-6%2bdeb12u1_amd64.deb
Get:40 http://deb.debian.org/debian stable/main amd64 libpam-modules-bin amd64 1.5.2-6+deb12u1 [75.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.2-6%2bdeb12u1_amd64.deb
Get:41 http://deb.debian.org/debian stable/main amd64 libpam-modules amd64 1.5.2-6+deb12u1 [291 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.2-6%2bdeb12u1_all.deb
Get:42 http://deb.debian.org/debian stable/main amd64 libpam-runtime all 1.5.2-6+deb12u1 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-1%2bb1_amd64.deb
Get:43 http://deb.debian.org/debian stable/main amd64 login amd64 1:4.13+dfsg1-1+b1 [616 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.4-4_amd64.deb
Get:44 http://deb.debian.org/debian stable/main amd64 ncurses-bin amd64 6.4-4 [421 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.36.0-7%2bdeb12u1_amd64.deb
Get:45 http://deb.debian.org/debian stable/main amd64 perl-base amd64 5.36.0-7+deb12u1 [1608 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-1_amd64.deb
Get:46 http://deb.debian.org/debian stable/main amd64 sed amd64 4.9-1 [329 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_252.22-1%7edeb12u1_amd64.deb
Get:47 http://deb.debian.org/debian stable/main amd64 libudev1 amd64 252.22-1~deb12u1 [108 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.4-1_all.deb
Get:48 http://deb.debian.org/debian stable/main amd64 libsemanage-common all 3.4-1 [21.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.4-2.1_amd64.deb
Get:49 http://deb.debian.org/debian stable/main amd64 libsepol2 amd64 3.4-2.1 [276 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.4-1%2bb5_amd64.deb
Get:50 http://deb.debian.org/debian stable/main amd64 libsemanage2 amd64 3.4-1+b5 [89.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-1%2bb1_amd64.deb
Get:51 http://deb.debian.org/debian stable/main amd64 passwd amd64 1:4.13+dfsg1-1+b1 [972 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.134_all.deb
Get:52 http://deb.debian.org/debian stable/main amd64 adduser all 3.134 [183 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.40-1.1_amd64.deb
Get:53 http://deb.debian.org/debian stable/main amd64 gpgv amd64 2.2.40-1.1 [648 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b6_12.2.0-14_amd64.deb
Get:54 http://deb.debian.org/debian stable/main amd64 libstdc++6 amd64 12.2.0-14 [614 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.1-1_amd64.deb
Get:55 http://deb.debian.org/debian stable/main amd64 libxxhash0 amd64 0.8.1-1 [27.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.6.1_amd64.deb
Get:56 http://deb.debian.org/debian stable/main amd64 libapt-pkg6.0 amd64 2.6.1 [907 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.3%2bdeb12u1_all.deb
Get:57 http://deb.debian.org/debian stable/main amd64 debian-archive-keyring all 2023.3+deb12u1 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.8.1-2_amd64.deb
Get:58 http://deb.debian.org/debian stable/main amd64 libnettle8 amd64 3.8.1-2 [288 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.8.1-2_amd64.deb
Get:59 http://deb.debian.org/debian stable/main amd64 libhogweed6 amd64 3.8.1-2 [328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_1.0-2_amd64.deb
Get:60 http://deb.debian.org/debian stable/main amd64 libunistring2 amd64 1.0-2 [437 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.3-1%2bb1_amd64.deb
Get:61 http://deb.debian.org/debian stable/main amd64 libidn2-0 amd64 2.3.3-1+b1 [124 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.4-1_amd64.deb
Get:62 http://deb.debian.org/debian stable/main amd64 libffi8 amd64 3.4.4-1 [22.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.24.1-2_amd64.deb
Get:63 http://deb.debian.org/debian stable/main amd64 libp11-kit0 amd64 0.24.1-2 [345 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-2_amd64.deb
Get:64 http://deb.debian.org/debian stable/main amd64 libtasn1-6 amd64 4.19.0-2 [56.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.9-2%2bdeb12u2_amd64.deb
Get:65 http://deb.debian.org/debian stable/main amd64 libgnutls30 amd64 3.7.9-2+deb12u2 [1404 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.4-1%2bb3_amd64.deb
Get:66 http://deb.debian.org/debian stable/main amd64 libseccomp2 amd64 2.5.4-1+b3 [46.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.6.1_amd64.deb
Get:67 http://deb.debian.org/debian stable/main amd64 apt amd64 2.6.1 [1373 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.270_amd64.deb
Get:68 http://deb.debian.org/debian stable/main amd64 libdebconfclient0 amd64 0.270 [9900 B]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.1_amd64.deb
Get:69 http://deb.debian.org/debian stable/main amd64 base-passwd amd64 3.6.1 [60.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.36_5.36.0-7%2bdeb12u1_all.deb
Get:70 http://deb.debian.org/debian stable/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.23-3_amd64.deb
Get:71 http://deb.debian.org/debian stable/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.23-3_amd64.deb
Get:72 http://deb.debian.org/debian stable/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.36_5.36.0-7%2bdeb12u1_amd64.deb
Get:73 http://deb.debian.org/debian stable/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.36.0-7%2bdeb12u1_amd64.deb
Get:74 http://deb.debian.org/debian stable/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:75 http://deb.debian.org/debian stable/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:76 http://deb.debian.org/debian stable/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:77 http://deb.debian.org/debian stable/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_37%7edeb12u1_all.deb
Get:78 http://deb.debian.org/debian stable/main amd64 usrmerge all 37~deb12u1 [13.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_37%7edeb12u1_all.deb
Get:79 http://deb.debian.org/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.65.2_all.deb
Get:80 http://deb.debian.org/debian stable/main amd64 init-system-helpers all 1.65.2 [49.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.4-4_all.deb
Get:81 http://deb.debian.org/debian stable/main amd64 ncurses-base all 6.4-4 [261 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.06-4_amd64.deb
Get:82 http://deb.debian.org/debian stable/main amd64 sysvinit-utils amd64 3.06-4 [31.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.0-2_amd64.deb
Get:83 http://deb.debian.org/debian stable/main amd64 libcom-err2 amd64 1.47.0-2 [19.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.47.0-2_amd64.deb
Get:84 http://deb.debian.org/debian stable/main amd64 libext2fs2 amd64 1.47.0-2 [205 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.0-2_amd64.deb
Get:85 http://deb.debian.org/debian stable/main amd64 libss2 amd64 1.47.0-2 [24.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.0-2_amd64.deb
Get:86 http://deb.debian.org/debian stable/main amd64 logsave amd64 1.47.0-2 [19.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.0-2_amd64.deb
Get:87 http://deb.debian.org/debian stable/main amd64 e2fsprogs amd64 1.47.0-2 [571 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-162_all.deb
Get:88 http://deb.debian.org/debian stable/main amd64 cron-daemon-common all 3.0pl1-162 [12.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.17%2bnmu1_all.deb
Get:89 http://deb.debian.org/debian stable/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-162_amd64.deb
Get:90 http://deb.debian.org/debian stable/main amd64 cron amd64 3.0pl1-162 [73.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/libssl3_3.0.11-1%7edeb12u2_amd64.deb
Get:91 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.3%2bdeb12u1_amd64.deb
Get:92 http://deb.debian.org/debian stable/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.185-2_amd64.deb
Get:93 http://deb.debian.org/debian stable/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.185-2_amd64.deb
Get:94 http://deb.debian.org/debian stable/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.16-2_amd64.deb
Get:95 http://deb.debian.org/debian stable/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.6.1-4%7edeb12u2_amd64.deb
Get:96 http://deb.debian.org/debian stable/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_30%2b20221128-1_amd64.deb
Get:97 http://deb.debian.org/debian stable/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.8-3_amd64.deb
Get:98 http://deb.debian.org/debian stable/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.9-2_amd64.deb
Get:99 http://deb.debian.org/debian stable/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_252.22-1%7edeb12u1_amd64.deb
Get:100 http://deb.debian.org/debian stable/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_252.22-1%7edeb12u1_amd64.deb
Get:101 http://deb.debian.org/debian stable/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_252.22-1%7edeb12u1_amd64.deb
Get:102 http://deb.debian.org/debian stable/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.65.2_amd64.deb
Get:103 http://deb.debian.org/debian stable/main amd64 init amd64 1.65.2 [16.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-1%7edeb12u1_amd64.deb
Get:104 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-1%7edeb12u1_amd64.deb
Get:105 http://deb.debian.org/debian stable/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-1%7edeb12u1_all.deb
Get:106 http://deb.debian.org/debian stable/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.5.0-1_amd64.deb
Get:107 http://deb.debian.org/debian stable/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-1%7edeb12u1_amd64.deb
Get:108 http://deb.debian.org/debian stable/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-1%7edeb12u1_all.deb
Get:109 http://deb.debian.org/debian stable/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-1%7edeb12u1_amd64.deb
Get:110 http://deb.debian.org/debian stable/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-5_amd64.deb
Get:111 http://deb.debian.org/debian stable/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.2-6_amd64.deb
Get:112 http://deb.debian.org/debian stable/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.2-6_amd64.deb
Get:113 http://deb.debian.org/debian stable/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.2-1%2bb1_amd64.deb
Get:114 http://deb.debian.org/debian stable/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.0.0_all.deb
Get:115 http://deb.debian.org/debian stable/main amd64 media-types all 10.0.0 [26.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.70%2bnmu1_all.deb
Get:116 http://deb.debian.org/debian stable/main amd64 mailcap all 3.70+nmu1 [32.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb
Get:117 http://deb.debian.org/debian stable/main amd64 mime-support all 3.66 [10.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.4-4_amd64.deb
Get:118 http://deb.debian.org/debian stable/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-2%2bdeb12u1_amd64.deb
Get:119 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-2%2bdeb12u1_amd64.deb
Get:120 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-2_amd64.deb
Get:121 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-2%2bdeb12u1_amd64.deb
Get:122 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-2%2bdeb12u1_amd64.deb
Get:123 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.3%2bds-1_all.deb
Get:124 http://deb.debian.org/debian stable/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.3%2bds-1_amd64.deb
Get:125 http://deb.debian.org/debian stable/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb
Get:126 http://deb.debian.org/debian stable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-1.3_all.deb
Get:127 http://deb.debian.org/debian stable/main amd64 readline-common all 8.2-1.3 [69.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.2-1.3_amd64.deb
Get:128 http://deb.debian.org/debian stable/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.40.1-2_amd64.deb
Get:129 http://deb.debian.org/debian stable/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.2-6_amd64.deb
Get:130 http://deb.debian.org/debian stable/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.2-6_amd64.deb
Get:131 http://deb.debian.org/debian stable/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.2-1%2bb1_amd64.deb
Get:132 http://deb.debian.org/debian stable/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.2-1%2bb1_amd64.deb
Get:133 http://deb.debian.org/debian stable/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.73_all.deb
Get:134 http://deb.debian.org/debian stable/main amd64 tasksel-data all 3.73 [18.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.73_all.deb
Get:135 http://deb.debian.org/debian stable/main amd64 tasksel all 3.73 [51.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb12u1_all.deb
Get:136 http://deb.debian.org/debian stable/main amd64 tzdata all 2024a-0+deb12u1 [297 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.6.1_amd64.deb
Get:137 http://deb.debian.org/debian stable/main amd64 apt-utils amd64 2.6.1 [309 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1_amd64.deb
Get:138 http://deb.debian.org/debian stable/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11_amd64.deb
Get:139 http://deb.debian.org/debian stable/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8_amd64.deb
Get:140 http://deb.debian.org/debian stable/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:141 http://deb.debian.org/debian stable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.82_all.deb
Get:142 http://deb.debian.org/debian stable/main amd64 debconf-i18n all 1.5.82 [208 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.4-1_amd64.deb
Get:143 http://deb.debian.org/debian stable/main amd64 dmidecode amd64 3.4-1 [68.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.188-2.1_amd64.deb
Get:144 http://deb.debian.org/debian stable/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.1.0-1_amd64.deb
Get:145 http://deb.debian.org/debian stable/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.7-2_amd64.deb
Get:146 http://deb.debian.org/debian stable/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb
Get:147 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.9-2_amd64.deb
Get:148 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-4_amd64.deb
Get:149 http://deb.debian.org/debian stable/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.1.0-3_amd64.deb
Get:150 http://deb.debian.org/debian stable/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.41_amd64.deb
Get:151 http://deb.debian.org/debian stable/main amd64 ifupdown amd64 0.8.41 [62.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20221126-1_amd64.deb
Get:152 http://deb.debian.org/debian stable/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-2_amd64.deb
Get:153 http://deb.debian.org/debian stable/main amd64 isc-dhcp-client amd64 4.4.3-P1-2 [1096 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-2_amd64.deb
Get:154 http://deb.debian.org/debian stable/main amd64 isc-dhcp-common amd64 4.4.3-P1-2 [117 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_30%2b20221128-1_amd64.deb
Get:155 http://deb.debian.org/debian stable/main amd64 kmod amd64 30+20221128-1 [95.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1_amd64.deb
Get:156 http://deb.debian.org/debian stable/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-1_amd64.deb
Get:157 http://deb.debian.org/debian stable/main amd64 logrotate amd64 3.21.0-1 [62.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nano/nano_7.2-1_amd64.deb
Get:158 http://deb.debian.org/debian stable/main amd64 nano amd64 7.2-1 [689 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:159 http://deb.debian.org/debian stable/main amd64 netbase all 6.4 [12.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2_amd64.deb
Get:160 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.4-2_amd64.deb
Get:161 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.6-2%2bdeb12u2_amd64.deb
Get:162 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20221030-2_amd64.deb
Get:163 http://deb.debian.org/debian stable/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.6-2%2bdeb12u2_amd64.deb
Get:164 http://deb.debian.org/debian stable/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.2-3_amd64.deb
Get:165 http://deb.debian.org/debian stable/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.2-3_amd64.deb
Get:166 http://deb.debian.org/debian stable/main amd64 procps amd64 2:4.0.2-3 [709 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_252.22-1%7edeb12u1_amd64.deb
Get:167 http://deb.debian.org/debian stable/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.0.1378-2_all.deb
Get:168 http://deb.debian.org/debian stable/main amd64 vim-common all 2:9.0.1378-2 [124 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.0.1378-2_amd64.deb
Get:169 http://deb.debian.org/debian stable/main amd64 vim-tiny amd64 2:9.0.1378-2 [720 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-3_amd64.deb
Get:170 http://deb.debian.org/debian stable/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.23-1%2bb1_amd64.deb
Get:171 http://deb.debian.org/debian stable/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.23-1%2bb1_amd64.deb
Get:172 http://deb.debian.org/debian stable/main amd64 whiptail amd64 0.52.23-1+b1 [24.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.6.0_all.deb
Get:173 http://deb.debian.org/debian stable/main amd64 python-apt-common all 2.6.0 [64.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.58%2bdeb12u1_all.deb
Get:174 http://deb.debian.org/debian stable/main amd64 distro-info-data all 0.58+deb12u1 [6072 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.6.0_amd64.deb
Get:175 http://deb.debian.org/debian stable/main amd64 python3-apt amd64 2.6.0 [159 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.82_all.deb
Get:176 http://deb.debian.org/debian stable/main amd64 python3-debconf all 1.5.82 [3980 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:177 http://deb.debian.org/debian stable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb
Get:178 http://deb.debian.org/debian stable/main amd64 apt-listchanges all 3.24 [133 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-6_all.deb
Get:179 http://deb.debian.org/debian stable/main amd64 bash-completion all 1:2.11-6 [234 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1_amd64.deb
Get:180 http://deb.debian.org/debian stable/main amd64 libfstrm0 amd64 0.6.1-1 [21.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-1_amd64.deb
Get:181 http://deb.debian.org/debian stable/main amd64 libjemalloc2 amd64 5.3.0-1 [275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb
Get:182 http://deb.debian.org/debian stable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.7.1-1_amd64.deb
Get:183 http://deb.debian.org/debian stable/main amd64 libmaxminddb0 amd64 1.7.1-1 [29.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.52.0-1%2bdeb12u1_amd64.deb
Get:184 http://deb.debian.org/debian stable/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb1_amd64.deb
Get:185 http://deb.debian.org/debian stable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-3_amd64.deb
Get:186 http://deb.debian.org/debian stable/main amd64 libicu72 amd64 72.1-3 [9376 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.3%7edeb12u1_amd64.deb
Get:187 http://deb.debian.org/debian stable/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5%2bb1_amd64.deb
Get:188 http://deb.debian.org/debian stable/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.0.11-1%7edeb12u2_amd64.deb
Get:189 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20230311_all.deb
Get:190 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:191 http://deb.debian.org/debian stable/main amd64 debian-faq all 11.1 [500 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:192 http://deb.debian.org/debian stable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.44-3_amd64.deb
Get:193 http://deb.debian.org/debian stable/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.44-3_amd64.deb
Get:194 http://deb.debian.org/debian stable/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/file_5.44-3_amd64.deb
Get:195 http://deb.debian.org/debian stable/main amd64 file amd64 1:5.44-3 [42.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-12_amd64.deb
Get:196 http://deb.debian.org/debian stable/main amd64 gettext-base amd64 0.21-12 [160 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb
Get:197 http://deb.debian.org/debian stable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-10_amd64.deb
Get:198 http://deb.debian.org/debian stable/main amd64 groff-base amd64 1.22.4-10 [916 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.4-2%2bdeb12u1_amd64.deb
Get:199 http://deb.debian.org/debian stable/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-2%2bdeb12u1_all.deb
Get:200 http://deb.debian.org/debian stable/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:201 http://deb.debian.org/debian stable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_252.22-1%7edeb12u1_amd64.deb
Get:202 http://deb.debian.org/debian stable/main amd64 libnss-systemd amd64 252.22-1~deb12u1 [163 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_252.22-1%7edeb12u1_amd64.deb
Get:203 http://deb.debian.org/debian stable/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1_amd64.deb
Get:204 http://deb.debian.org/debian stable/main amd64 lsof amd64 4.95.0-1 [318 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-1_amd64.deb
Get:205 http://deb.debian.org/debian stable/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.11.2-2_amd64.deb
Get:206 http://deb.debian.org/debian stable/main amd64 man-db amd64 2.11.2-2 [1386 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.03-2_all.deb
Get:207 http://deb.debian.org/debian stable/main amd64 manpages all 6.03-2 [1332 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.4-4_all.deb
Get:208 http://deb.debian.org/debian stable/main amd64 ncurses-term all 6.4-4 [501 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-47_amd64.deb
Get:209 http://deb.debian.org/debian stable/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.8_0.8.0-2%2bb1_amd64.deb
Get:210 http://deb.debian.org/debian stable/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.12.0-2%2bb1_amd64.deb
Get:211 http://deb.debian.org/debian stable/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.2p1-2%2bdeb12u2_amd64.deb
Get:212 http://deb.debian.org/debian stable/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2023.04.11-1_all.deb
Get:213 http://deb.debian.org/debian stable/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.9.0-4_amd64.deb
Get:214 http://deb.debian.org/debian stable/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.9.0-4_amd64.deb
Get:215 http://deb.debian.org/debian stable/main amd64 pciutils amd64 1:3.9.0-4 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_66.1.1-1_all.deb
Get:216 http://deb.debian.org/debian stable/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.1.0%2bdfsg-2_all.deb
Get:217 http://deb.debian.org/debian stable/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:218 http://deb.debian.org/debian stable/main amd64 python3-debian all 0.1.49 [115 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pyparsing/python3-pyparsing_3.0.9-1_all.deb
Get:219 http://deb.debian.org/debian stable/main amd64 python3-pyparsing all 3.0.9-1 [138 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.20.4-3_all.deb
Get:220 http://deb.debian.org/debian stable/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb6_amd64.deb
Get:221 http://deb.debian.org/debian stable/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28%2bdfsg-10_amd64.deb
Get:222 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28%2bdfsg-10_amd64.deb
Get:223 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.5-0_2.5.13%2bdfsg-5_amd64.deb
Get:224 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.2-1_amd64.deb
Get:225 http://deb.debian.org/debian stable/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb
Get:226 http://deb.debian.org/debian stable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.10.0-3%2bb1_amd64.deb
Get:227 http://deb.debian.org/debian stable/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.88.1-10%2bdeb12u5_amd64.deb
Get:228 http://deb.debian.org/debian stable/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.45.2-3_amd64.deb
Get:229 http://deb.debian.org/debian stable/main amd64 python3-pycurl amd64 7.45.2-3 [67.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-5_all.deb
Get:230 http://deb.debian.org/debian stable/main amd64 python3-pysimplesoap all 1.16.2-5 [43.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.0.1_all.deb
Get:231 http://deb.debian.org/debian stable/main amd64 python3-debianbts all 4.0.1 [12.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2022.9.24-1_all.deb
Get:232 http://deb.debian.org/debian stable/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.0.1-2_all.deb
Get:233 http://deb.debian.org/debian stable/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.3-1_all.deb
Get:234 http://deb.debian.org/debian stable/main amd64 python3-idna all 3.3-1 [39.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-4_all.deb
Get:235 http://deb.debian.org/debian stable/main amd64 python3-six all 1.16.0-4 [17.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.12-1_all.deb
Get:236 http://deb.debian.org/debian stable/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.28.1%2bdfsg-1_all.deb
Get:237 http://deb.debian.org/debian stable/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_12.0.0_all.deb
Get:238 http://deb.debian.org/debian stable/main amd64 python3-reportbug all 12.0.0 [78.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_12.0.0_all.deb
Get:239 http://deb.debian.org/debian stable/main amd64 reportbug all 12.0.0 [64.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_252.22-1%7edeb12u1_amd64.deb
Get:240 http://deb.debian.org/debian stable/main amd64 systemd-timesyncd amd64 252.22-1~deb12u1 [63.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.2-1_amd64.deb
Get:241 http://deb.debian.org/debian stable/main amd64 traceroute amd64 1:2.1.2-1 [51.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:242 http://deb.debian.org/debian stable/main amd64 wamerican all 2020.12.07-2 [221 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21.3-1%2bb2_amd64.deb
Get:243 http://deb.debian.org/debian stable/main amd64 wget amd64 1.21.3-1+b2 [984 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.4.1-0.2_amd64.deb
Get:244 http://deb.debian.org/debian stable/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.40-2_amd64.deb
Get:245 http://deb.debian.org/debian stable/main amd64 binutils-common amd64 2.40-2 [2487 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.40-2_amd64.deb
Get:246 http://deb.debian.org/debian stable/main amd64 libbinutils amd64 2.40-2 [572 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.40-2_amd64.deb
Get:247 http://deb.debian.org/debian stable/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.40-2_amd64.deb
Get:248 http://deb.debian.org/debian stable/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.40-2_amd64.deb
Get:249 http://deb.debian.org/debian stable/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.40-2_amd64.deb
Get:250 http://deb.debian.org/debian stable/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.40-2_amd64.deb
Get:251 http://deb.debian.org/debian stable/main amd64 binutils amd64 2.40-2 [65.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.33-2_amd64.deb
Get:252 http://deb.debian.org/debian stable/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.3%2bds-1_amd64.deb
Get:253 http://deb.debian.org/debian stable/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb
Get:254 http://deb.debian.org/debian stable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_amd64.deb
Get:255 http://deb.debian.org/debian stable/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.25-1.1_amd64.deb
Get:256 http://deb.debian.org/debian stable/main amd64 libisl23 amd64 0.25-1.1 [683 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.0-1_amd64.deb
Get:257 http://deb.debian.org/debian stable/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1_amd64.deb
Get:258 http://deb.debian.org/debian stable/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/cpp-12_12.2.0-14_amd64.deb
Get:259 http://deb.debian.org/debian stable/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_12.2.0-3_amd64.deb
Get:260 http://deb.debian.org/debian stable/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libcc1-0_12.2.0-14_amd64.deb
Get:261 http://deb.debian.org/debian stable/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libgomp1_12.2.0-14_amd64.deb
Get:262 http://deb.debian.org/debian stable/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libitm1_12.2.0-14_amd64.deb
Get:263 http://deb.debian.org/debian stable/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libatomic1_12.2.0-14_amd64.deb
Get:264 http://deb.debian.org/debian stable/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libasan8_12.2.0-14_amd64.deb
Get:265 http://deb.debian.org/debian stable/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/liblsan0_12.2.0-14_amd64.deb
Get:266 http://deb.debian.org/debian stable/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libtsan2_12.2.0-14_amd64.deb
Get:267 http://deb.debian.org/debian stable/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libubsan1_12.2.0-14_amd64.deb
Get:268 http://deb.debian.org/debian stable/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libquadmath0_12.2.0-14_amd64.deb
Get:269 http://deb.debian.org/debian stable/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libgcc-12-dev_12.2.0-14_amd64.deb
Get:270 http://deb.debian.org/debian stable/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/gcc-12_12.2.0-14_amd64.deb
Get:271 http://deb.debian.org/debian stable/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_12.2.0-3_amd64.deb
Get:272 http://deb.debian.org/debian stable/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b-12-dev_12.2.0-14_amd64.deb
Get:273 http://deb.debian.org/debian stable/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/g%2b%2b-12_12.2.0-14_amd64.deb
Get:274 http://deb.debian.org/debian stable/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_12.2.0-3_amd64.deb
Get:275 http://deb.debian.org/debian stable/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:276 http://deb.debian.org/debian stable/main amd64 make amd64 4.3-4.1 [396 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.21.22_all.deb
Get:277 http://deb.debian.org/debian stable/main amd64 libdpkg-perl all 1.21.22 [603 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:278 http://deb.debian.org/debian stable/main amd64 patch amd64 2.7.6-7 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.21.22_all.deb
Get:279 http://deb.debian.org/debian stable/main amd64 dpkg-dev all 1.21.22 [1353 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb
Get:280 http://deb.debian.org/debian stable/main amd64 build-essential amd64 12.9 [7704 B]
proxy cached: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.35.0-4%2bb3_amd64.deb
Get:281 http://deb.debian.org/debian stable/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_130-2%2bb1_amd64.deb
Get:282 http://deb.debian.org/debian stable/main amd64 libeatmydata1 amd64 130-2+b1 [10.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_130-2_all.deb
Get:283 http://deb.debian.org/debian stable/main amd64 eatmydata all 130-2 [11.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-15_amd64.deb
Get:284 http://deb.debian.org/debian stable/main amd64 libfakechroot amd64 2.20.1+ds-15 [44.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-15_all.deb
Get:285 http://deb.debian.org/debian stable/main amd64 fakechroot all 2.20.1+ds-15 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.31-1.2_amd64.deb
Get:286 http://deb.debian.org/debian stable/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31-1.2_amd64.deb
Get:287 http://deb.debian.org/debian stable/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.5-5_amd64.deb
Get:288 http://deb.debian.org/debian stable/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.40-1.1_amd64.deb
Get:289 http://deb.debian.org/debian stable/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.40-1.1_amd64.deb
Get:290 http://deb.debian.org/debian stable/main amd64 gpg amd64 2.2.40-1.1 [949 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdutils_2.38.1-5%2bdeb12u1_amd64.deb
Get:291 http://security.debian.org/debian-security stable-security/main amd64 bsdutils amd64 1:2.38.1-5+deb12u1 [94.3 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libblkid1_2.38.1-5%2bdeb12u1_amd64.deb
Get:292 http://security.debian.org/debian-security stable-security/main amd64 libblkid1 amd64 2.38.1-5+deb12u1 [147 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libmount1_2.38.1-5%2bdeb12u1_amd64.deb
Get:293 http://security.debian.org/debian-security stable-security/main amd64 libmount1 amd64 2.38.1-5+deb12u1 [165 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libsmartcols1_2.38.1-5%2bdeb12u1_amd64.deb
Get:294 http://security.debian.org/debian-security stable-security/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u1 [107 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libuuid1_2.38.1-5%2bdeb12u1_amd64.deb
Get:295 http://security.debian.org/debian-security stable-security/main amd64 libuuid1 amd64 2.38.1-5+deb12u1 [28.6 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/util-linux-extra_2.38.1-5%2bdeb12u1_amd64.deb
Get:296 http://security.debian.org/debian-security stable-security/main amd64 util-linux-extra amd64 2.38.1-5+deb12u1 [110 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/util-linux_2.38.1-5%2bdeb12u1_amd64.deb
Get:297 http://security.debian.org/debian-security stable-security/main amd64 util-linux amd64 2.38.1-5+deb12u1 [1176 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-bin_2.36-9%2bdeb12u7_amd64.deb
Get:298 http://security.debian.org/debian-security stable-security/main amd64 libc-bin amd64 2.36-9+deb12u7 [607 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/mount_2.38.1-5%2bdeb12u1_amd64.deb
Get:299 http://security.debian.org/debian-security stable-security/main amd64 mount amd64 2.38.1-5+deb12u1 [134 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libfdisk1_2.38.1-5%2bdeb12u1_amd64.deb
Get:300 http://security.debian.org/debian-security stable-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/fdisk_2.38.1-5%2bdeb12u1_amd64.deb
Get:301 http://security.debian.org/debian-security stable-security/main amd64 fdisk amd64 2.38.1-5+deb12u1 [141 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/l/less/less_590-2.1%7edeb12u2_amd64.deb
Get:302 http://security.debian.org/debian-security stable-security/main amd64 less amd64 590-2.1~deb12u2 [132 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/libu/libuv1/libuv1_1.44.2-1%2bdeb12u1_amd64.deb
Get:303 http://security.debian.org/debian-security stable-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-libs_9.18.24-1_amd64.deb
Get:304 http://security.debian.org/debian-security stable-security/main amd64 bind9-libs amd64 1:9.18.24-1 [1413 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-host_9.18.24-1_amd64.deb
Get:305 http://security.debian.org/debian-security stable-security/main amd64 bind9-host amd64 1:9.18.24-1 [305 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-dnsutils_9.18.24-1_amd64.deb
Get:306 http://security.debian.org/debian-security stable-security/main amd64 bind9-dnsutils amd64 1:9.18.24-1 [403 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.36-9%2bdeb12u7_all.deb
Get:307 http://security.debian.org/debian-security stable-security/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/locales_2.36-9%2bdeb12u7_all.deb
Get:308 http://security.debian.org/debian-security stable-security/main amd64 locales all 2.36-9+deb12u7 [3902 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdextrautils_2.38.1-5%2bdeb12u1_amd64.deb
Get:309 http://security.debian.org/debian-security stable-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-dev-bin_2.36-9%2bdeb12u7_amd64.deb
Get:310 http://security.debian.org/debian-security stable-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_6.1.90-1_amd64.deb
Get:311 http://security.debian.org/debian-security stable-security/main amd64 linux-libc-dev amd64 6.1.90-1 [1976 kB]

proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6-dev_2.36-9%2bdeb12u7_amd64.deb
Get:312 http://security.debian.org/debian-security stable-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB]
Fetched 165 MB in 17s (9672 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for testing
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian testing main

proxy download: http://deb.debian.org/debian/dists/testing/InRelease
Get:1 http://deb.debian.org/debian testing InRelease [169 kB]

proxy download: http://deb.debian.org/debian/dists/testing/main/binary-amd64/by-hash/SHA256/eadd9ee31706de41f95d47ef52014c4ece40b24bb4c92127eb39c8cd1fa24af0
Get:2 http://deb.debian.org/debian testing/main amd64 Packages [9213 kB]
Fetched 9381 kB in 11s (867 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils
  cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon
  dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup
  dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13
  gcc-13-base gcc-13-x86-64-linux-gnu gcc-14-base gcc-x86-64-linux-gnu gpgconf
  libacl1 libapparmor1 libapt-pkg6.0t64 libasan8 libassuan0 libatomic1
  libattr1 libaudit-common libaudit1 libbinutils libblkid1 libbpf1 libbrotli1
  libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0 libcap2
  libcap2-bin libcbor0.10 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libcurl4t64 libdb5.3t64 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2
  libelf1t64 libexpat1 libext2fs2t64 libfakechroot libfakeroot libfdisk1
  libffi8 libfido2-1 libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1
  libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libhwasan0
  libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5
  libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0
  liblmdb0 liblocale-gettext-perl liblsan0 liblz4-1 liblzma5 libmagic-mgc
  libmagic1t64 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6
  libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14
  libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.38t64 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
  libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2
  libselinux1 libsemanage-common libsemanage2 libsepol2 libsframe1 libslang2
  libsmartcols1 libsqlite3-0 libss2 libssh2-1t64 libssl3t64 libstdc++-13-dev
  libstdc++6 libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc3t64 libtsan2 libubsan1 libuchardet0 libudev1
  libunistring5 liburcu8t64 libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12
  libxxhash0 libzstd1 linux-libc-dev logsave make openssl patch pci.ids
  perl-modules-5.38 python-apt-common python3 python3-apt python3-certifi
  python3-chardet python3-charset-normalizer python3-debconf python3-debian
  python3-debianbts python3-httplib2 python3-idna python3-minimal
  python3-packaging python3-pkg-resources python3-pycurl python3-pyparsing
  python3-pysimplesoap python3-requests python3-six python3-urllib3 python3.11
  python3.11-minimal rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc gprofng-gui bzip2-doc
  libarchive-dev cpp-doc gcc-13-locales cpp-13-doc anacron checksecurity
  supercat bat default-dbus-session-bus | dbus-session-bus debconf-doc
  debconf-kde-helper debconf-utils libgtk3-perl libnet-ldap-perl
  libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff postscript-viewer
  debsig-verify debian-keyring gpart parted fuse2fs e2fsck-static g++-multilib
  g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake
  libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu gnupg
  groff ppp rdnssd resolvconf avahi-autoipd isc-dhcp-client-ddns libc-devtools
  glibc-doc libnss-nis libnss-nisplus gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg git bzr rng-tools gdbm-l10n gnutls-bin krb5-doc
  krb5-user mmdb-bin cryptsetup-bin libtss2-rc0t64 libpam-doc libstdc++-13-doc
  libarchive13t64 libdw1t64 libip4tc2 libpwquality1 libqrencode4 uuid-runtime
  bsd-mailx | mailx make-doc apparmor nfs-common hunspell firewalld keychain
  libpam-ssh monkeysphere ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python-charset-normalizer-doc
  python3-setuptools libcurl4-openssl-dev python-pycurl-doc
  python-pyparsing-doc python3-cryptography python3-openssl python3-socks
  python-requests-doc python3-brotli python3.11-venv python3.11-doc
  binfmt-support readline-doc claws-mail debsums default-mta | postfix | exim4
  | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
  reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
  systemd-boot systemd-resolved libtss2-tcti-device0 polkitd ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg libalgorithm-merge-perl e2fsprogs-l10n gnupg
  manpages-dev libpam-cap libfile-fcntllock-perl libgpg-error-l10n
  libldap-common libgpm2 libfribidi0 dbus-user-session publicsuffix
  libsasl2-modules xauth psmisc lsb-release iso-codes zstd laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-13
  cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common dash
  dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
  debconf debconf-i18n debian-archive-keyring debian-faq debianutils diffutils
  distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev e2fsprogs
  eatmydata fakechroot fakeroot fdisk file findutils g++ g++-13
  g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base
  gcc-13-x86-64-linux-gnu gcc-14-base gcc-x86-64-linux-gnu gettext-base gpg
  gpgconf gpgv grep groff-base gzip hostname ifupdown inetutils-telnet init
  init-system-helpers iproute2 iputils-ping isc-dhcp-client isc-dhcp-common
  kmod krb5-locales less libacl1 libapparmor1 libapt-pkg6.0t64 libasan8
  libassuan0 libatomic1 libattr1 libaudit-common libaudit1 libbinutils
  libblkid1 libbpf1 libbrotli1 libbsd0 libbz2-1.0 libc-bin libc-dev-bin
  libc-l10n libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin libcbor0.10
  libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12 libctf-nobfd0
  libctf0 libcurl4t64 libdb5.3t64 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1t64 libexpat1
  libext2fs2t64 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1 libgcrypt20
  libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libhwasan0
  libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5
  libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0
  liblmdb0 liblocale-gettext-perl liblockfile-bin liblsan0 liblz4-1 liblzma5
  libmagic-mgc libmagic1t64 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3
  libmpfr6 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
  libnghttp2-14 libnss-systemd libnumber-compare-perl libp11-kit0
  libpam-modules libpam-modules-bin libpam-runtime libpam-systemd
  libpam-wtmpdb libpam0g libpci3 libpcre2-8-0 libperl5.38t64 libpipeline1
  libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib
  libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8t64
  librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage2 libsepol2 libsframe1 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssh2-1t64 libssl3t64 libstdc++-13-dev libstdc++6
  libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc3t64 libtsan2 libubsan1 libuchardet0 libudev1
  libunistring5 liburcu8t64 libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12
  libxxhash0 libzstd1 linux-libc-dev locales login logrotate logsave lsof make
  man-db manpages mawk media-types mount nano ncurses-base ncurses-bin
  ncurses-term netbase netcat-traditional nftables openssh-client openssl
  passwd patch pci.ids pciutils perl perl-base perl-modules-5.38 procps
  python-apt-common python3 python3-apt python3-certifi python3-chardet
  python3-charset-normalizer python3-debconf python3-debian python3-debianbts
  python3-httplib2 python3-idna python3-minimal python3-packaging
  python3-pkg-resources python3-pycurl python3-pyparsing python3-pysimplesoap
  python3-reportbug python3-requests python3-six python3-urllib3 python3.11
  python3.11-minimal readline-common reportbug rpcsvc-proto sed sensible-utils
  systemd systemd-sysv systemd-timesyncd sysvinit-utils tar tasksel
  tasksel-data traceroute tzdata ucf udev usr-is-merged usrmerge util-linux
  util-linux-extra vim-common vim-tiny wamerican wget whiptail wtmpdb xz-utils
  zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/gcc-14-base_14-20240330-1_amd64.deb
0 upgraded, 319 newly installed, 0 to remove and 0 not upgraded.
Need to get 171 MB of archives.
After this operation, 664 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian testing/main amd64 gcc-14-base amd64 14-20240330-1 [43.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.38-12_amd64.deb
Get:2 http://deb.debian.org/debian testing/main amd64 libc6 amd64 2.38-12 [2772 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgcc-s1_14-20240330-1_amd64.deb
Get:3 http://deb.debian.org/debian testing/main amd64 libgcc-s1 amd64 14-20240330-1 [71.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20240123-1_amd64.deb
Get:4 http://deb.debian.org/debian testing/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_13.2_amd64.deb
Get:5 http://deb.debian.org/debian testing/main amd64 base-files amd64 13.2 [71.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.5-2_amd64.deb
Get:6 http://deb.debian.org/debian testing/main amd64 libtinfo6 amd64 6.5-2 [344 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.19_amd64.deb
Get:7 http://deb.debian.org/debian testing/main amd64 debianutils amd64 5.19 [89.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.21-2%2bb1_amd64.deb
Get:8 http://deb.debian.org/debian testing/main amd64 bash amd64 5.2.21-2+b1 [1493 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-5_amd64.deb
Get:9 http://deb.debian.org/debian testing/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_256%7erc4-1_amd64.deb
Get:10 http://deb.debian.org/debian testing/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.40.1-8_amd64.deb
Get:11 http://deb.debian.org/debian testing/main amd64 bsdutils amd64 1:2.40.1-8 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.2-2_amd64.deb
Get:12 http://deb.debian.org/debian testing/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.2-1_amd64.deb
Get:13 http://deb.debian.org/debian testing/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.3.0%2bdfsg-2%2bb1_amd64.deb
Get:14 http://deb.debian.org/debian testing/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-4%2bb1_amd64.deb
Get:15 http://deb.debian.org/debian testing/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.5-2%2bb2_amd64.deb
Get:16 http://deb.debian.org/debian testing/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.5%2bdfsg2-2_amd64.deb
Get:17 http://deb.debian.org/debian testing/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]

proxy download: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.3.dfsg%2breally1.3.1-1_amd64.deb
Get:18 http://deb.debian.org/debian testing/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl3t64_3.2.1-3_amd64.deb
Get:19 http://deb.debian.org/debian testing/main amd64 libssl3t64 amd64 3.2.1-3 [2244 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.4-3.1_amd64.deb
Get:20 http://deb.debian.org/debian testing/main amd64 coreutils amd64 9.4-3.1 [2950 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-8_amd64.deb
Get:21 http://deb.debian.org/debian testing/main amd64 dash amd64 0.5.12-8 [93.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.10-1_amd64.deb
Get:22 http://deb.debian.org/debian testing/main amd64 diffutils amd64 1:3.10-1 [375 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_amd64.deb
Get:23 http://deb.debian.org/debian testing/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.1%2breally5.4.5-1_amd64.deb
Get:24 http://deb.debian.org/debian testing/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.1.0-2_amd64.deb
Get:25 http://deb.debian.org/debian testing/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tar/tar_1.35%2bdfsg-3_amd64.deb
Get:26 http://deb.debian.org/debian testing/main amd64 tar amd64 1.35+dfsg-3 [813 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6_amd64.deb
Get:27 http://deb.debian.org/debian testing/main amd64 dpkg amd64 1.22.6 [1510 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.9.0-6_amd64.deb
Get:28 http://deb.debian.org/debian testing/main amd64 findutils amd64 4.9.0-6 [636 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/grep/grep_3.11-4_amd64.deb
Get:29 http://deb.debian.org/debian testing/main amd64 grep amd64 3.11-4 [431 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1.1_amd64.deb
Get:30 http://deb.debian.org/debian testing/main amd64 gzip amd64 1.12-1.1 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu2_amd64.deb
Get:31 http://deb.debian.org/debian testing/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.1.2-2_all.deb
Get:32 http://deb.debian.org/debian testing/main amd64 libaudit-common all 1:3.1.2-2 [11.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.5-1_amd64.deb
Get:33 http://deb.debian.org/debian testing/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.1.2-2_amd64.deb
Get:34 http://deb.debian.org/debian testing/main amd64 libaudit1 amd64 1:3.1.2-2 [48.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4_amd64.deb
Get:35 http://deb.debian.org/debian testing/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3t64_5.3.28%2bdfsg2-7_amd64.deb
Get:36 http://deb.debian.org/debian testing/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.86_all.deb
Get:37 http://deb.debian.org/debian testing/main amd64 debconf all 1.5.86 [119 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.3-7_amd64.deb
Get:38 http://deb.debian.org/debian testing/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.3-7_amd64.deb
Get:39 http://deb.debian.org/debian testing/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.3-7_amd64.deb
Get:40 http://deb.debian.org/debian testing/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.3-7_all.deb
Get:41 http://deb.debian.org/debian testing/main amd64 libpam-runtime all 1.5.3-7 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-5_amd64.deb
Get:42 http://deb.debian.org/debian testing/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.5-2_amd64.deb
Get:43 http://deb.debian.org/debian testing/main amd64 ncurses-bin amd64 6.5-2 [433 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.38.2-5_amd64.deb
Get:44 http://deb.debian.org/debian testing/main amd64 perl-base amd64 5.38.2-5 [1643 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-2_amd64.deb
Get:45 http://deb.debian.org/debian testing/main amd64 sed amd64 4.9-2 [329 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.40.1-8_amd64.deb
Get:46 http://deb.debian.org/debian testing/main amd64 libblkid1 amd64 2.40.1-8 [166 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.40.1-8_amd64.deb
Get:47 http://deb.debian.org/debian testing/main amd64 libmount1 amd64 2.40.1-8 [197 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.40.1-8_amd64.deb
Get:48 http://deb.debian.org/debian testing/main amd64 libsmartcols1 amd64 2.40.1-8 [137 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256%7erc4-1_amd64.deb
Get:49 http://deb.debian.org/debian testing/main amd64 libudev1 amd64 256~rc4-1 [142 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.40.1-8_amd64.deb
Get:50 http://deb.debian.org/debian testing/main amd64 libuuid1 amd64 2.40.1-8 [34.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.40.1-8_amd64.deb
Get:51 http://deb.debian.org/debian testing/main amd64 util-linux amd64 2.40.1-8 [1210 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.272_amd64.deb
Get:52 http://deb.debian.org/debian testing/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.3_amd64.deb
Get:53 http://deb.debian.org/debian testing/main amd64 base-passwd amd64 3.6.3 [50.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.5-1_all.deb
Get:54 http://deb.debian.org/debian testing/main amd64 libsemanage-common all 3.5-1 [9908 B]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.5-2%2bb1_amd64.deb
Get:55 http://deb.debian.org/debian testing/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.5-1%2bb3_amd64.deb
Get:56 http://deb.debian.org/debian testing/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-5_amd64.deb
Get:57 http://deb.debian.org/debian testing/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.137_all.deb
Get:58 http://deb.debian.org/debian testing/main amd64 adduser all 3.137 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.49-2_amd64.deb
Get:59 http://deb.debian.org/debian testing/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-3_amd64.deb
Get:60 http://deb.debian.org/debian testing/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.43-7_amd64.deb
Get:61 http://deb.debian.org/debian testing/main amd64 gpgv amd64 2.2.43-7 [216 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-2_amd64.deb
Get:62 http://deb.debian.org/debian testing/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libstdc%2b%2b6_14-20240330-1_amd64.deb
Get:63 http://deb.debian.org/debian testing/main amd64 libstdc++6 amd64 14-20240330-1 [713 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.2-2%2bb1_amd64.deb
Get:64 http://deb.debian.org/debian testing/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0t64_2.9.3_amd64.deb
Get:65 http://deb.debian.org/debian testing/main amd64 libapt-pkg6.0t64 amd64 2.9.3 [1015 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb
Get:66 http://deb.debian.org/debian testing/main amd64 debian-archive-keyring all 2023.4 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8t64_3.9.1-2.2_amd64.deb
Get:67 http://deb.debian.org/debian testing/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6t64_3.9.1-2.2_amd64.deb
Get:68 http://deb.debian.org/debian testing/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring5_1.2-1_amd64.deb
Get:69 http://deb.debian.org/debian testing/main amd64 libunistring5 amd64 1.2-1 [425 kB]

proxy download: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.7-2_amd64.deb
Get:70 http://deb.debian.org/debian testing/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.6-1_amd64.deb
Get:71 http://deb.debian.org/debian testing/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.25.3-5_amd64.deb
Get:72 http://deb.debian.org/debian testing/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-3%2bb2_amd64.deb
Get:73 http://deb.debian.org/debian testing/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_amd64.deb
Get:74 http://deb.debian.org/debian testing/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.5-1_amd64.deb
Get:75 http://deb.debian.org/debian testing/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.3_amd64.deb
Get:76 http://deb.debian.org/debian testing/main amd64 apt amd64 2.9.3 [1397 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.38_5.38.2-5_all.deb
Get:77 http://deb.debian.org/debian testing/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6t64_1.23-5.1%2bb1_amd64.deb
Get:78 http://deb.debian.org/debian testing/main amd64 libgdbm6t64 amd64 1.23-5.1+b1 [73.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4t64_1.23-5.1%2bb1_amd64.deb
Get:79 http://deb.debian.org/debian testing/main amd64 libgdbm-compat4t64 amd64 1.23-5.1+b1 [48.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/libperl5.38t64_5.38.2-5_amd64.deb
Get:80 http://deb.debian.org/debian testing/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl_5.38.2-5_amd64.deb
Get:81 http://deb.debian.org/debian testing/main amd64 perl amd64 5.38.2-5 [236 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:82 http://deb.debian.org/debian testing/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:83 http://deb.debian.org/debian testing/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:84 http://deb.debian.org/debian testing/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_39_all.deb
Get:85 http://deb.debian.org/debian testing/main amd64 usrmerge all 39 [13.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_39_all.deb
Get:86 http://deb.debian.org/debian testing/main amd64 usr-is-merged all 39 [5572 B]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.66_all.deb
Get:87 http://deb.debian.org/debian testing/main amd64 init-system-helpers all 1.66 [39.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.38-12_amd64.deb
Get:88 http://deb.debian.org/debian testing/main amd64 libc-bin amd64 2.38-12 [612 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.5-2_all.deb
Get:89 http://deb.debian.org/debian testing/main amd64 ncurses-base all 6.5-2 [270 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-1_amd64.deb
Get:90 http://deb.debian.org/debian testing/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.1-1_amd64.deb
Get:91 http://deb.debian.org/debian testing/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2t64_1.47.1-1_amd64.deb
Get:92 http://deb.debian.org/debian testing/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.1-1_amd64.deb
Get:93 http://deb.debian.org/debian testing/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.1-1_amd64.deb
Get:94 http://deb.debian.org/debian testing/main amd64 logsave amd64 1.47.1-1 [22.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.1-1_amd64.deb
Get:95 http://deb.debian.org/debian testing/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.40.1-8_amd64.deb
Get:96 http://deb.debian.org/debian testing/main amd64 mount amd64 2.40.1-8 [150 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.13-2_amd64.deb
Get:97 http://deb.debian.org/debian testing/main amd64 libapparmor1 amd64 3.0.13-2 [41.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.196-1%2bb1_amd64.deb
Get:98 http://deb.debian.org/debian testing/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-1%2bb1_amd64.deb
Get:99 http://deb.debian.org/debian testing/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.17-1%2bb1_amd64.deb
Get:100 http://deb.debian.org/debian testing/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.7.2-2_amd64.deb
Get:101 http://deb.debian.org/debian testing/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.40.1-8_amd64.deb
Get:102 http://deb.debian.org/debian testing/main amd64 libfdisk1 amd64 2.40.1-8 [208 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256%7erc4-1_amd64.deb
Get:103 http://deb.debian.org/debian testing/main amd64 libsystemd-shared amd64 256~rc4-1 [2047 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256%7erc4-1_amd64.deb
Get:104 http://deb.debian.org/debian testing/main amd64 systemd amd64 256~rc4-1 [3714 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-189_all.deb
Get:105 http://deb.debian.org/debian testing/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.22_all.deb
Get:106 http://deb.debian.org/debian testing/main amd64 sensible-utils all 0.0.22 [22.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-189_amd64.deb
Get:107 http://deb.debian.org/debian testing/main amd64 cron amd64 3.0pl1-189 [86.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256%7erc4-1_amd64.deb
Get:108 http://deb.debian.org/debian testing/main amd64 systemd-sysv amd64 256~rc4-1 [55.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.66_amd64.deb
Get:109 http://deb.debian.org/debian testing/main amd64 init amd64 1.66 [6004 B]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-4%2bb1_amd64.deb
Get:110 http://deb.debian.org/debian testing/main amd64 libdbus-1-3 amd64 1.14.10-4+b1 [203 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-4%2bb1_amd64.deb
Get:111 http://deb.debian.org/debian testing/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-4_all.deb
Get:112 http://deb.debian.org/debian testing/main amd64 dbus-session-bus-common all 1.14.10-4 [79.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_amd64.deb
Get:113 http://deb.debian.org/debian testing/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-4%2bb1_amd64.deb
Get:114 http://deb.debian.org/debian testing/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb
Get:115 http://deb.debian.org/debian testing/main amd64 dbus-system-bus-common all 1.14.10-4 [80.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-4%2bb1_amd64.deb
Get:116 http://deb.debian.org/debian testing/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-7_amd64.deb
Get:117 http://deb.debian.org/debian testing/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_amd64.deb
Get:118 http://deb.debian.org/debian testing/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_amd64.deb
Get:119 http://deb.debian.org/debian testing/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_amd64.deb
Get:120 http://deb.debian.org/debian testing/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb
Get:121 http://deb.debian.org/debian testing/main amd64 media-types all 10.1.0 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:122 http://deb.debian.org/debian testing/main amd64 netbase all 6.4 [12.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb
Get:123 http://deb.debian.org/debian testing/main amd64 tzdata all 2024a-4 [255 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_amd64.deb
Get:124 http://deb.debian.org/debian testing/main amd64 libncursesw6 amd64 6.5-2 [135 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb
Get:125 http://deb.debian.org/debian testing/main amd64 readline-common all 8.2-4 [69.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_amd64.deb
Get:126 http://deb.debian.org/debian testing/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_amd64.deb
Get:127 http://deb.debian.org/debian testing/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_amd64.deb
Get:128 http://deb.debian.org/debian testing/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_amd64.deb
Get:129 http://deb.debian.org/debian testing/main amd64 python3.11 amd64 3.11.9-1 [602 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_amd64.deb
Get:130 http://deb.debian.org/debian testing/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_amd64.deb
Get:131 http://deb.debian.org/debian testing/main amd64 python3 amd64 3.11.8-1 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.75_all.deb
Get:132 http://deb.debian.org/debian testing/main amd64 tasksel-data all 3.75 [18.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.75_all.deb
Get:133 http://deb.debian.org/debian testing/main amd64 tasksel all 3.75 [50.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.3_amd64.deb
Get:134 http://deb.debian.org/debian testing/main amd64 apt-utils amd64 2.9.3 [328 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.15%2bdfsg-1_amd64.deb
Get:135 http://deb.debian.org/debian testing/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11%2bb3_amd64.deb
Get:136 http://deb.debian.org/debian testing/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8%2bb3_amd64.deb
Get:137 http://deb.debian.org/debian testing/main amd64 libtext-iconv-perl amd64 1.7-8+b3 [14.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:138 http://deb.debian.org/debian testing/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.86_all.deb
Get:139 http://deb.debian.org/debian testing/main amd64 debconf-i18n all 1.5.86 [195 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.5-3_amd64.deb
Get:140 http://deb.debian.org/debian testing/main amd64 dmidecode amd64 3.5-3 [66.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.40.1-8_amd64.deb
Get:141 http://deb.debian.org/debian testing/main amd64 fdisk amd64 2.40.1-8 [151 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1t64_0.191-1%2bb1_amd64.deb
Get:142 http://deb.debian.org/debian testing/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.2-1_amd64.deb
Get:143 http://deb.debian.org/debian testing/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_amd64.deb
Get:144 http://deb.debian.org/debian testing/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_amd64.deb
Get:145 http://deb.debian.org/debian testing/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_amd64.deb
Get:146 http://deb.debian.org/debian testing/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_amd64.deb
Get:147 http://deb.debian.org/debian testing/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_amd64.deb
Get:148 http://deb.debian.org/debian testing/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_amd64.deb
Get:149 http://deb.debian.org/debian testing/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb
Get:150 http://deb.debian.org/debian testing/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_amd64.deb
Get:151 http://deb.debian.org/debian testing/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-3_amd64.deb
Get:152 http://deb.debian.org/debian testing/main amd64 libxtables12 amd64 1.8.10-3 [31.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_amd64.deb
Get:153 http://deb.debian.org/debian testing/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_amd64.deb
Get:154 http://deb.debian.org/debian testing/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.43_amd64.deb
Get:155 http://deb.debian.org/debian testing/main amd64 ifupdown amd64 0.8.43 [61.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20240117-1_amd64.deb
Get:156 http://deb.debian.org/debian testing/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-5_amd64.deb
Get:157 http://deb.debian.org/debian testing/main amd64 isc-dhcp-client amd64 4.4.3-P1-5 [1098 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-5_amd64.deb
Get:158 http://deb.debian.org/debian testing/main amd64 isc-dhcp-common amd64 4.4.3-P1-5 [118 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240327-1_amd64.deb
Get:159 http://deb.debian.org/debian testing/main amd64 libkmod2 amd64 32+20240327-1 [60.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240327-1_amd64.deb
Get:160 http://deb.debian.org/debian testing/main amd64 kmod amd64 32+20240327-1 [96.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/less/less_643-1_amd64.deb
Get:161 http://deb.debian.org/debian testing/main amd64 less amd64 643-1 [148 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1%2bb1_amd64.deb
Get:162 http://deb.debian.org/debian testing/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-2_amd64.deb
Get:163 http://deb.debian.org/debian testing/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nano/nano_8.0-1_amd64.deb
Get:164 http://deb.debian.org/debian testing/main amd64 nano amd64 8.0-1 [659 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_amd64.deb
Get:165 http://deb.debian.org/debian testing/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.6-2%2bb1_amd64.deb
Get:166 http://deb.debian.org/debian testing/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.9-2_amd64.deb
Get:167 http://deb.debian.org/debian testing/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.12.2-1_amd64.deb
Get:168 http://deb.debian.org/debian testing/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20240517-1_amd64.deb
Get:169 http://deb.debian.org/debian testing/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.9-2_amd64.deb
Get:170 http://deb.debian.org/debian testing/main amd64 nftables amd64 1.0.9-2 [73.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.4-4_amd64.deb
Get:171 http://deb.debian.org/debian testing/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.4-4_amd64.deb
Get:172 http://deb.debian.org/debian testing/main amd64 procps amd64 2:4.0.4-4 [880 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/udev_256%7erc4-1_amd64.deb
Get:173 http://deb.debian.org/debian testing/main amd64 udev amd64 256~rc4-1 [1885 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.1.0377-1_all.deb
Get:174 http://deb.debian.org/debian testing/main amd64 vim-common all 2:9.1.0377-1 [410 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.1.0377-1_amd64.deb
Get:175 http://deb.debian.org/debian testing/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-5_amd64.deb
Get:176 http://deb.debian.org/debian testing/main amd64 libslang2 amd64 2.3.3-5 [551 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.24-2_amd64.deb
Get:177 http://deb.debian.org/debian testing/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.24-2_amd64.deb
Get:178 http://deb.debian.org/debian testing/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.9.0_all.deb
Get:179 http://deb.debian.org/debian testing/main amd64 python-apt-common all 2.9.0 [66.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:180 http://deb.debian.org/debian testing/main amd64 distro-info-data all 0.62 [6344 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.9.0_amd64.deb
Get:181 http://deb.debian.org/debian testing/main amd64 python3-apt amd64 2.9.0 [206 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.86_all.deb
Get:182 http://deb.debian.org/debian testing/main amd64 python3-debconf all 1.5.86 [4232 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:183 http://deb.debian.org/debian testing/main amd64 ucf all 3.0043+nmu1 [55.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.27_all.deb
Get:184 http://deb.debian.org/debian testing/main amd64 apt-listchanges all 3.27 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.14.0-1_all.deb
Get:185 http://deb.debian.org/debian testing/main amd64 bash-completion all 1:2.14.0-1 [305 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1%2bb2_amd64.deb
Get:186 http://deb.debian.org/debian testing/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-2%2bb1_amd64.deb
Get:187 http://deb.debian.org/debian testing/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.31-1%2bb1_amd64.deb
Get:188 http://deb.debian.org/debian testing/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.9.1-1_amd64.deb
Get:189 http://deb.debian.org/debian testing/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.61.0-1%2bb1_amd64.deb
Get:190 http://deb.debian.org/debian testing/main amd64 libnghttp2-14 amd64 1.61.0-1+b1 [75.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb2_amd64.deb
Get:191 http://deb.debian.org/debian testing/main amd64 libprotobuf-c1 amd64 1.4.1-1+b2 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/liburcu/liburcu8t64_0.14.0-3.1_amd64.deb
Get:192 http://deb.debian.org/debian testing/main amd64 liburcu8t64 amd64 0.14.0-3.1 [72.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1t64_1.48.0-4_amd64.deb
Get:193 http://deb.debian.org/debian testing/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-4%2bb1_amd64.deb
Get:194 http://deb.debian.org/debian testing/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.3%2bb3_amd64.deb
Get:195 http://deb.debian.org/debian testing/main amd64 libxml2 amd64 2.9.14+dfsg-1.3+b3 [692 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.19.21-1%2bb1_amd64.deb
Get:196 http://deb.debian.org/debian testing/main amd64 bind9-libs amd64 1:9.19.21-1+b1 [1423 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.19.21-1%2bb1_amd64.deb
Get:197 http://deb.debian.org/debian testing/main amd64 bind9-host amd64 1:9.19.21-1+b1 [314 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.19.21-1%2bb1_amd64.deb
Get:198 http://deb.debian.org/debian testing/main amd64 bind9-dnsutils amd64 1:9.19.21-1+b1 [423 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5.1_amd64.deb
Get:199 http://deb.debian.org/debian testing/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.2.1-3_amd64.deb
Get:200 http://deb.debian.org/debian testing/main amd64 openssl amd64 3.2.1-3 [1360 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20240203_all.deb
Get:201 http://deb.debian.org/debian testing/main amd64 ca-certificates all 20240203 [158 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:202 http://deb.debian.org/debian testing/main amd64 debian-faq all 11.1 [500 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:203 http://deb.debian.org/debian testing/main amd64 doc-debian all 11.3+nmu1 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.45-3_amd64.deb
Get:204 http://deb.debian.org/debian testing/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic1t64_5.45-3_amd64.deb
Get:205 http://deb.debian.org/debian testing/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/file_5.45-3_amd64.deb
Get:206 http://deb.debian.org/debian testing/main amd64 file amd64 1:5.45-3 [42.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-14%2bb1_amd64.deb
Get:207 http://deb.debian.org/debian testing/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.8-1%2bb1_amd64.deb
Get:208 http://deb.debian.org/debian testing/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.23.0-4_amd64.deb
Get:209 http://deb.debian.org/debian testing/main amd64 groff-base amd64 1.23.0-4 [1180 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.5-4_amd64.deb
Get:210 http://deb.debian.org/debian testing/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-6_all.deb
Get:211 http://deb.debian.org/debian testing/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.38-12_all.deb
Get:212 http://deb.debian.org/debian testing/main amd64 libc-l10n all 2.38-12 [724 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:213 http://deb.debian.org/debian testing/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_256%7erc4-1_amd64.deb
Get:214 http://deb.debian.org/debian testing/main amd64 libnss-systemd amd64 256~rc4-1 [199 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256%7erc4-1_amd64.deb
Get:215 http://deb.debian.org/debian testing/main amd64 libpam-systemd amd64 256~rc4-1 [273 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libwtmpdb0_0.12.0-2_amd64.deb
Get:216 http://deb.debian.org/debian testing/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libpam-wtmpdb_0.12.0-2_amd64.deb
Get:217 http://deb.debian.org/debian testing/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.38-12_all.deb
Get:218 http://deb.debian.org/debian testing/main amd64 locales all 2.38-12 [3910 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1.1_amd64.deb
Get:219 http://deb.debian.org/debian testing/main amd64 lsof amd64 4.95.0-1.1 [315 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.40.1-8_amd64.deb
Get:220 http://deb.debian.org/debian testing/main amd64 bsdextrautils amd64 2.40.1-8 [96.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-2_amd64.deb
Get:221 http://deb.debian.org/debian testing/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.12.1-1_amd64.deb
Get:222 http://deb.debian.org/debian testing/main amd64 man-db amd64 2.12.1-1 [1411 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.05.01-1_all.deb
Get:223 http://deb.debian.org/debian testing/main amd64 manpages all 6.05.01-1 [1344 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.5-2_all.deb
Get:224 http://deb.debian.org/debian testing/main amd64 ncurses-term all 6.5-2 [513 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-48.1_amd64.deb
Get:225 http://deb.debian.org/debian testing/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.10_0.10.2-1.1_amd64.deb
Get:226 http://deb.debian.org/debian testing/main amd64 libcbor0.10 amd64 0.10.2-1.1 [27.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.14.0-1%2bb2_amd64.deb
Get:227 http://deb.debian.org/debian testing/main amd64 libfido2-1 amd64 1.14.0-1+b2 [77.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.7p1-5_amd64.deb
Get:228 http://deb.debian.org/debian testing/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2024.04.20-1_all.deb
Get:229 http://deb.debian.org/debian testing/main amd64 pci.ids all 0.0~2024.04.20-1 [257 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.12.0-1_amd64.deb
Get:230 http://deb.debian.org/debian testing/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.12.0-1_amd64.deb
Get:231 http://deb.debian.org/debian testing/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb
Get:232 http://deb.debian.org/debian testing/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.2.0%2bdfsg-1_all.deb
Get:233 http://deb.debian.org/debian testing/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:234 http://deb.debian.org/debian testing/main amd64 python3-debian all 0.1.49 [115 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pyparsing/python3-pyparsing_3.1.2-1_all.deb
Get:235 http://deb.debian.org/debian testing/main amd64 python3-pyparsing all 3.1.2-1 [146 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.22.0-1_all.deb
Get:236 http://deb.debian.org/debian testing/main amd64 python3-httplib2 all 0.22.0-1 [36.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.1.0-2%2bb3_amd64.deb
Get:237 http://deb.debian.org/debian testing/main amd64 libbrotli1 amd64 1.1.0-2+b3 [305 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28%2bdfsg1-6_amd64.deb
Get:238 http://deb.debian.org/debian testing/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-6 [19.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28%2bdfsg1-6_amd64.deb
Get:239 http://deb.debian.org/debian testing/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-6 [56.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.5-0_2.5.17%2bdfsg-1_amd64.deb
Get:240 http://deb.debian.org/debian testing/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-1 [186 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5t64_0.21.2-1.1_amd64.deb
Get:241 http://deb.debian.org/debian testing/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb4_amd64.deb
Get:242 http://deb.debian.org/debian testing/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b4 [58.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1t64_1.11.0-5_amd64.deb
Get:243 http://deb.debian.org/debian testing/main amd64 libssh2-1t64 amd64 1.11.0-5 [215 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/curl/libcurl4t64_8.8.0-1_amd64.deb
Get:244 http://deb.debian.org/debian testing/main amd64 libcurl4t64 amd64 8.8.0-1 [441 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.45.3-2_amd64.deb
Get:245 http://deb.debian.org/debian testing/main amd64 python3-pycurl amd64 7.45.3-2 [89.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-packaging/python3-packaging_24.0-1_all.deb
Get:246 http://deb.debian.org/debian testing/main amd64 python3-packaging all 24.0-1 [45.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-7_all.deb
Get:247 http://deb.debian.org/debian testing/main amd64 python3-pysimplesoap all 1.16.2-7 [43.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.0.2_all.deb
Get:248 http://deb.debian.org/debian testing/main amd64 python3-debianbts all 4.0.2 [11.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2023.11.17-1_all.deb
Get:249 http://deb.debian.org/debian testing/main amd64 python3-certifi all 2023.11.17-1 [155 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.3.2-1_all.deb
Get:250 http://deb.debian.org/debian testing/main amd64 python3-charset-normalizer all 3.3.2-1 [51.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.6-2.1_all.deb
Get:251 http://deb.debian.org/debian testing/main amd64 python3-idna all 3.6-2.1 [38.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-6_all.deb
Get:252 http://deb.debian.org/debian testing/main amd64 python3-six all 1.16.0-6 [16.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.18-2_all.deb
Get:253 http://deb.debian.org/debian testing/main amd64 python3-urllib3 all 1.26.18-2 [116 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.31.0%2bdfsg-2_all.deb
Get:254 http://deb.debian.org/debian testing/main amd64 python3-requests all 2.31.0+dfsg-2 [68.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:255 http://deb.debian.org/debian testing/main amd64 python3-reportbug all 13.0.1 [78.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_13.0.1_all.deb
Get:256 http://deb.debian.org/debian testing/main amd64 reportbug all 13.0.1 [63.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_256%7erc4-1_amd64.deb
Get:257 http://deb.debian.org/debian testing/main amd64 systemd-timesyncd amd64 256~rc4-1 [78.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_amd64.deb
Get:258 http://deb.debian.org/debian testing/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.40.1-8_amd64.deb
Get:259 http://deb.debian.org/debian testing/main amd64 util-linux-extra amd64 2.40.1-8 [262 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:260 http://deb.debian.org/debian testing/main amd64 wamerican all 2020.12.07-2 [221 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wget/wget_1.24.5-1_amd64.deb
Get:261 http://deb.debian.org/debian testing/main amd64 wget amd64 1.24.5-1 [979 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/wtmpdb_0.12.0-2_amd64.deb
Get:262 http://deb.debian.org/debian testing/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1%2breally5.4.5-1_amd64.deb
Get:263 http://deb.debian.org/debian testing/main amd64 xz-utils amd64 5.6.1+really5.4.5-1 [503 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_amd64.deb
Get:264 http://deb.debian.org/debian testing/main amd64 binutils-common amd64 2.42-4 [2539 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libsframe1_2.42-4_amd64.deb
Get:265 http://deb.debian.org/debian testing/main amd64 libsframe1 amd64 2.42-4 [76.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.42-4_amd64.deb
Get:266 http://deb.debian.org/debian testing/main amd64 libbinutils amd64 2.42-4 [520 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.42-4_amd64.deb
Get:267 http://deb.debian.org/debian testing/main amd64 libctf-nobfd0 amd64 2.42-4 [152 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_amd64.deb
Get:268 http://deb.debian.org/debian testing/main amd64 libctf0 amd64 2.42-4 [87.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_amd64.deb
Get:269 http://deb.debian.org/debian testing/main amd64 libgprofng0 amd64 2.42-4 [772 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.42-4_amd64.deb
Get:270 http://deb.debian.org/debian testing/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4 [2215 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_amd64.deb
Get:271 http://deb.debian.org/debian testing/main amd64 binutils amd64 2.42-4 [80.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.38-12_amd64.deb
Get:272 http://deb.debian.org/debian testing/main amd64 libc-dev-bin amd64 2.38-12 [49.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_6.7.12-1_all.deb
Get:273 http://deb.debian.org/debian testing/main amd64 linux-libc-dev all 6.7.12-1 [2281 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.36-4_amd64.deb
Get:274 http://deb.debian.org/debian testing/main amd64 libcrypt-dev amd64 1:4.4.36-4 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_amd64.deb
Get:275 http://deb.debian.org/debian testing/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.38-12_amd64.deb
Get:276 http://deb.debian.org/debian testing/main amd64 libc6-dev amd64 2.38-12 [1915 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-base_13.2.0-25_amd64.deb
Get:277 http://deb.debian.org/debian testing/main amd64 gcc-13-base amd64 13.2.0-25 [45.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.26-3%2bb2_amd64.deb
Get:278 http://deb.debian.org/debian testing/main amd64 libisl23 amd64 0.26-3+b2 [652 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.1-1%2bb1_amd64.deb
Get:279 http://deb.debian.org/debian testing/main amd64 libmpfr6 amd64 4.2.1-1+b1 [714 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1%2bb2_amd64.deb
Get:280 http://deb.debian.org/debian testing/main amd64 libmpc3 amd64 1.3.1-1+b2 [52.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:281 http://deb.debian.org/debian testing/main amd64 cpp-13-x86-64-linux-gnu amd64 13.2.0-25 [9928 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13_13.2.0-25_amd64.deb
Get:282 http://deb.debian.org/debian testing/main amd64 cpp-13 amd64 13.2.0-25 [1280 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:283 http://deb.debian.org/debian testing/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7 [4724 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_13.2.0-7_amd64.deb
Get:284 http://deb.debian.org/debian testing/main amd64 cpp amd64 4:13.2.0-7 [1564 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libcc1-0_14-20240330-1_amd64.deb
Get:285 http://deb.debian.org/debian testing/main amd64 libcc1-0 amd64 14-20240330-1 [42.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgomp1_14-20240330-1_amd64.deb
Get:286 http://deb.debian.org/debian testing/main amd64 libgomp1 amd64 14-20240330-1 [136 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libitm1_14-20240330-1_amd64.deb
Get:287 http://deb.debian.org/debian testing/main amd64 libitm1 amd64 14-20240330-1 [25.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libatomic1_14-20240330-1_amd64.deb
Get:288 http://deb.debian.org/debian testing/main amd64 libatomic1 amd64 14-20240330-1 [9216 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libasan8_14-20240330-1_amd64.deb
Get:289 http://deb.debian.org/debian testing/main amd64 libasan8 amd64 14-20240330-1 [2724 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/liblsan0_14-20240330-1_amd64.deb
Get:290 http://deb.debian.org/debian testing/main amd64 liblsan0 amd64 14-20240330-1 [1201 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libtsan2_14-20240330-1_amd64.deb
Get:291 http://deb.debian.org/debian testing/main amd64 libtsan2 amd64 14-20240330-1 [2454 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libubsan1_14-20240330-1_amd64.deb
Get:292 http://deb.debian.org/debian testing/main amd64 libubsan1 amd64 14-20240330-1 [1071 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libhwasan0_14-20240330-1_amd64.deb
Get:293 http://deb.debian.org/debian testing/main amd64 libhwasan0 amd64 14-20240330-1 [1485 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libquadmath0_14-20240330-1_amd64.deb
Get:294 http://deb.debian.org/debian testing/main amd64 libquadmath0 amd64 14-20240330-1 [147 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libgcc-13-dev_13.2.0-25_amd64.deb
Get:295 http://deb.debian.org/debian testing/main amd64 libgcc-13-dev amd64 13.2.0-25 [2539 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:296 http://deb.debian.org/debian testing/main amd64 gcc-13-x86-64-linux-gnu amd64 13.2.0-25 [19.2 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13_13.2.0-25_amd64.deb
Get:297 http://deb.debian.org/debian testing/main amd64 gcc-13 amd64 13.2.0-25 [490 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:298 http://deb.debian.org/debian testing/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7 [1440 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_13.2.0-7_amd64.deb
Get:299 http://deb.debian.org/debian testing/main amd64 gcc amd64 4:13.2.0-7 [5152 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libstdc%2b%2b-13-dev_13.2.0-25_amd64.deb
Get:300 http://deb.debian.org/debian testing/main amd64 libstdc++-13-dev amd64 13.2.0-25 [2289 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:301 http://deb.debian.org/debian testing/main amd64 g++-13-x86-64-linux-gnu amd64 13.2.0-25 [10.9 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13_13.2.0-25_amd64.deb
Get:302 http://deb.debian.org/debian testing/main amd64 g++-13 amd64 13.2.0-25 [15.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:303 http://deb.debian.org/debian testing/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7 [1200 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_13.2.0-7_amd64.deb
Get:304 http://deb.debian.org/debian testing/main amd64 g++ amd64 4:13.2.0-7 [1348 B]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:305 http://deb.debian.org/debian testing/main amd64 make amd64 4.3-4.1 [396 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:306 http://deb.debian.org/debian testing/main amd64 libdpkg-perl all 1.22.6 [631 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:307 http://deb.debian.org/debian testing/main amd64 patch amd64 2.7.6-7 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.22.6_all.deb
Get:308 http://deb.debian.org/debian testing/main amd64 dpkg-dev all 1.22.6 [1317 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.10_amd64.deb
Get:309 http://deb.debian.org/debian testing/main amd64 build-essential amd64 12.10 [4516 B]

proxy download: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb
Get:310 http://deb.debian.org/debian testing/main amd64 busybox amd64 1:1.36.1-7 [482 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_amd64.deb
Get:311 http://deb.debian.org/debian testing/main amd64 libeatmydata1 amd64 131-2 [7032 B]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb
Get:312 http://deb.debian.org/debian testing/main amd64 eatmydata all 131-2 [7532 B]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-17_amd64.deb
Get:313 http://deb.debian.org/debian testing/main amd64 libfakechroot amd64 2.20.1+ds-17 [44.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-17_all.deb
Get:314 http://deb.debian.org/debian testing/main amd64 fakechroot all 2.20.1+ds-17 [26.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.33-1_amd64.deb
Get:315 http://deb.debian.org/debian testing/main amd64 libfakeroot amd64 1.33-1 [28.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.33-1_amd64.deb
Get:316 http://deb.debian.org/debian testing/main amd64 fakeroot amd64 1.33-1 [74.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.6-1%2bb1_amd64.deb
Get:317 http://deb.debian.org/debian testing/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.43-7_amd64.deb
Get:318 http://deb.debian.org/debian testing/main amd64 gpgconf amd64 2.2.43-7 [119 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.43-7_amd64.deb
Get:319 http://deb.debian.org/debian testing/main amd64 gpg amd64 2.2.43-7 [523 kB]
Fetched 171 MB in 2min 56s (973 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for unstable
contents of /etc/apt/sources.list:
deb [arch=amd64] http://deb.debian.org/debian unstable main
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]

proxy download: http://deb.debian.org/debian/dists/unstable/main/binary-amd64/by-hash/SHA256/e9568f414c030afb693e339700c974212b3d59466dbe0cb201a9ea21e2509751
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9923 kB]
Fetched 10.1 MB in 11s (907 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils
  cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon
  dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup
  dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13
  gcc-13-base gcc-13-x86-64-linux-gnu gcc-14-base gcc-x86-64-linux-gnu gpgconf
  libacl1 libapparmor1 libapt-pkg6.0t64 libasan8 libassuan0 libatomic1
  libattr1 libaudit-common libaudit1 libbinutils libblkid1 libbpf1 libbsd0
  libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin
  libcbor0.10 libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12
  libctf-nobfd0 libctf0 libdb5.3t64 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1t64 libexpat1
  libext2fs2t64 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1 libgcrypt20
  libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libhwasan0
  libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5
  libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
  liblocale-gettext-perl liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1t64
  libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6 libncursesw6
  libnettle8t64 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14
  libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.38t64 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
  libreadline8t64 libseccomp2 libselinux1 libsemanage-common libsemanage2
  libsepol2 libsframe1 libslang2 libsmartcols1 libsqlite3-0 libss2 libssl3t64
  libstdc++-13-dev libstdc++6 libsystemd-shared libsystemd0 libtasn1-6
  libtext-charwidth-perl libtext-glob-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc3t64 libtsan2
  libubsan1 libuchardet0 libudev1 libunistring5 liburcu8t64 libuuid1 libuv1t64
  libwtmpdb0 libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev logsave
  make openssl patch pci.ids perl-modules-5.38 python-apt-common python3
  python3-apt python3-certifi python3-chardet python3-charset-normalizer
  python3-debconf python3-debian python3-debianbts python3-idna
  python3-minimal python3-pkg-resources python3-requests python3-six
  python3-urllib3 python3.11 python3.11-minimal rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc gprofng-gui bzip2-doc
  libarchive-dev cpp-doc gcc-13-locales cpp-13-doc anacron checksecurity
  supercat bat default-dbus-session-bus | dbus-session-bus debconf-doc
  debconf-kde-helper debconf-utils libgtk3-perl libnet-ldap-perl
  libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff postscript-viewer
  debsig-verify debian-keyring gpart parted fuse2fs e2fsck-static g++-multilib
  g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake
  libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu gnupg
  groff ppp rdnssd resolvconf avahi-autoipd isc-dhcp-client-ddns libc-devtools
  glibc-doc libnss-nis libnss-nisplus gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg git bzr rng-tools gdbm-l10n gnutls-bin krb5-doc
  krb5-user mmdb-bin cryptsetup-bin libtss2-rc0t64 libpam-doc libstdc++-13-doc
  libarchive13t64 libdw1t64 libip4tc2 libpwquality1 libqrencode4 uuid-runtime
  bsd-mailx | mailx make-doc apparmor nfs-common hunspell firewalld keychain
  libpam-ssh monkeysphere ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python-charset-normalizer-doc
  python3-setuptools python3-cryptography python3-openssl python3-socks
  python-requests-doc python3-brotli python3.11-venv python3.11-doc
  binfmt-support readline-doc claws-mail debsums default-mta | postfix | exim4
  | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
  reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
  systemd-boot systemd-resolved libtss2-tcti-device0 polkitd ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg libalgorithm-merge-perl e2fsprogs-l10n gnupg
  manpages-dev libpam-cap libfile-fcntllock-perl libgpg-error-l10n libgpm2
  libfribidi0 dbus-user-session publicsuffix xauth psmisc lsb-release
  iso-codes zstd laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-13
  cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common dash
  dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
  debconf debconf-i18n debian-archive-keyring debian-faq debianutils diffutils
  distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev e2fsprogs
  eatmydata fakechroot fakeroot fdisk file findutils g++ g++-13
  g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base
  gcc-13-x86-64-linux-gnu gcc-14-base gcc-x86-64-linux-gnu gettext-base gpg
  gpgconf gpgv grep groff-base gzip hostname ifupdown inetutils-telnet init
  init-system-helpers iproute2 iputils-ping isc-dhcp-client isc-dhcp-common
  kmod krb5-locales less libacl1 libapparmor1 libapt-pkg6.0t64 libasan8
  libassuan0 libatomic1 libattr1 libaudit-common libaudit1 libbinutils
  libblkid1 libbpf1 libbsd0 libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6
  libc6-dev libcap-ng0 libcap2 libcap2-bin libcbor0.10 libcc1-0 libcom-err2
  libcrypt-dev libcrypt1 libcryptsetup12 libctf-nobfd0 libctf0 libdb5.3t64
  libdbus-1-3 libdebconfclient0 libdevmapper1.02.1 libdpkg-perl libeatmydata1
  libedit2 libelf1t64 libexpat1 libext2fs2t64 libfakechroot libfakeroot
  libfdisk1 libffi8 libfido2-1 libfile-find-rule-perl libfstrm0 libgcc-13-dev
  libgcc-s1 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64
  libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64
  libhwasan0 libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2
  libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
  liblmdb0 liblocale-gettext-perl liblockfile-bin liblsan0 liblz4-1 liblzma5
  libmagic-mgc libmagic1t64 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3
  libmpfr6 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
  libnghttp2-14 libnss-systemd libnumber-compare-perl libp11-kit0
  libpam-modules libpam-modules-bin libpam-runtime libpam-systemd
  libpam-wtmpdb libpam0g libpci3 libpcre2-8-0 libperl5.38t64 libpipeline1
  libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib
  libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8t64
  libseccomp2 libselinux1 libsemanage-common libsemanage2 libsepol2 libsframe1
  libslang2 libsmartcols1 libsqlite3-0 libss2 libssl3t64 libstdc++-13-dev
  libstdc++6 libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc3t64 libtsan2 libubsan1 libuchardet0 libudev1
  libunistring5 liburcu8t64 libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12
  libxxhash0 libzstd1 linux-libc-dev locales login logrotate logsave lsof make
  man-db manpages mawk media-types mount nano ncurses-base ncurses-bin
  ncurses-term netbase netcat-traditional nftables openssh-client openssl
  passwd patch pci.ids pciutils perl perl-base perl-modules-5.38 procps
  python-apt-common python3 python3-apt python3-certifi python3-chardet
  python3-charset-normalizer python3-debconf python3-debian python3-debianbts
  python3-idna python3-minimal python3-pkg-resources python3-reportbug
  python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
  readline-common reportbug rpcsvc-proto sed sensible-utils systemd
  systemd-sysv systemd-timesyncd sysvinit-utils tar tasksel tasksel-data
  traceroute tzdata ucf udev usr-is-merged usrmerge util-linux
  util-linux-extra vim-common vim-tiny wamerican wget whiptail wtmpdb xz-utils
  zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/gcc-14-base_14.1.0-1_amd64.deb
0 upgraded, 307 newly installed, 0 to remove and 0 not upgraded.
Need to get 169 MB of archives.
After this operation, 661 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.38-13_amd64.deb
Get:2 http://deb.debian.org/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgcc-s1_14.1.0-1_amd64.deb
Get:3 http://deb.debian.org/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20240123-1_amd64.deb
Get:4 http://deb.debian.org/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_13.3_amd64.deb
Get:5 http://deb.debian.org/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.5-2_amd64.deb
Get:6 http://deb.debian.org/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.19_amd64.deb
Get:7 http://deb.debian.org/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.21-2.1_amd64.deb
Get:8 http://deb.debian.org/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-5_amd64.deb
Get:9 http://deb.debian.org/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_256%7erc4-1_amd64.deb
Get:10 http://deb.debian.org/debian unstable/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.40.1-8.1_amd64.deb
Get:11 http://deb.debian.org/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.2-2_amd64.deb
Get:12 http://deb.debian.org/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.2-1_amd64.deb
Get:13 http://deb.debian.org/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.3.0%2bdfsg-2%2bb1_amd64.deb
Get:14 http://deb.debian.org/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-4%2bb1_amd64.deb
Get:15 http://deb.debian.org/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.5-2%2bb2_amd64.deb
Get:16 http://deb.debian.org/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.5%2bdfsg2-2_amd64.deb
Get:17 http://deb.debian.org/debian unstable/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]
proxy cached: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.3.dfsg%2breally1.3.1-1_amd64.deb
Get:18 http://deb.debian.org/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl3t64_3.2.2-1_amd64.deb
Get:19 http://deb.debian.org/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.4-3.1_amd64.deb
Get:20 http://deb.debian.org/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-9_amd64.deb
Get:21 http://deb.debian.org/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.10-1_amd64.deb
Get:22 http://deb.debian.org/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_amd64.deb
Get:23 http://deb.debian.org/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.1%2breally5.4.5-1_amd64.deb
Get:24 http://deb.debian.org/debian unstable/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.1.0-2_amd64.deb
Get:25 http://deb.debian.org/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tar/tar_1.35%2bdfsg-3_amd64.deb
Get:26 http://deb.debian.org/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6_amd64.deb
Get:27 http://deb.debian.org/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.10.0-2_amd64.deb
Get:28 http://deb.debian.org/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.11-4_amd64.deb
Get:29 http://deb.debian.org/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1.1_amd64.deb
Get:30 http://deb.debian.org/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu2_amd64.deb
Get:31 http://deb.debian.org/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.1.2-4_all.deb
Get:32 http://deb.debian.org/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.5-1_amd64.deb
Get:33 http://deb.debian.org/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.1.2-4_amd64.deb
Get:34 http://deb.debian.org/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4_amd64.deb
Get:35 http://deb.debian.org/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3t64_5.3.28%2bdfsg2-7_amd64.deb
Get:36 http://deb.debian.org/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.86_all.deb
Get:37 http://deb.debian.org/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.3-7_amd64.deb
Get:38 http://deb.debian.org/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.3-7_amd64.deb
Get:39 http://deb.debian.org/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.3-7_amd64.deb
Get:40 http://deb.debian.org/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.3-7_all.deb
Get:41 http://deb.debian.org/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-5_amd64.deb
Get:42 http://deb.debian.org/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.5-2_amd64.deb
Get:43 http://deb.debian.org/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.38.2-5_amd64.deb
Get:44 http://deb.debian.org/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-2_amd64.deb
Get:45 http://deb.debian.org/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.40.1-8.1_amd64.deb
Get:46 http://deb.debian.org/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.40.1-8.1_amd64.deb
Get:47 http://deb.debian.org/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.40.1-8.1_amd64.deb
Get:48 http://deb.debian.org/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256%7erc4-1_amd64.deb
Get:49 http://deb.debian.org/debian unstable/main amd64 libudev1 amd64 256~rc4-1 [142 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.40.1-8.1_amd64.deb
Get:50 http://deb.debian.org/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.40.1-8.1_amd64.deb
Get:51 http://deb.debian.org/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.272_amd64.deb
Get:52 http://deb.debian.org/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.3_amd64.deb
Get:53 http://deb.debian.org/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.5-1_all.deb
Get:54 http://deb.debian.org/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.5-2%2bb1_amd64.deb
Get:55 http://deb.debian.org/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.5-1%2bb3_amd64.deb
Get:56 http://deb.debian.org/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-5_amd64.deb
Get:57 http://deb.debian.org/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.137_all.deb
Get:58 http://deb.debian.org/debian unstable/main amd64 adduser all 3.137 [140 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.49-2_amd64.deb
Get:59 http://deb.debian.org/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-3_amd64.deb
Get:60 http://deb.debian.org/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.43-7_amd64.deb
Get:61 http://deb.debian.org/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-2_amd64.deb
Get:62 http://deb.debian.org/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libstdc%2b%2b6_14.1.0-1_amd64.deb
Get:63 http://deb.debian.org/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.2-2%2bb1_amd64.deb
Get:64 http://deb.debian.org/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0t64_2.9.4_amd64.deb
Get:65 http://deb.debian.org/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb
Get:66 http://deb.debian.org/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8t64_3.9.1-2.2_amd64.deb
Get:67 http://deb.debian.org/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6t64_3.9.1-2.2_amd64.deb
Get:68 http://deb.debian.org/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring5_1.2-1_amd64.deb
Get:69 http://deb.debian.org/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.7-2_amd64.deb
Get:70 http://deb.debian.org/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.6-1_amd64.deb
Get:71 http://deb.debian.org/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.25.3-5_amd64.deb
Get:72 http://deb.debian.org/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-3%2bb2_amd64.deb
Get:73 http://deb.debian.org/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_amd64.deb
Get:74 http://deb.debian.org/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.5-1_amd64.deb
Get:75 http://deb.debian.org/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.4_amd64.deb
Get:76 http://deb.debian.org/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.38_5.38.2-5_all.deb
Get:77 http://deb.debian.org/debian unstable/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6t64_1.23-6_amd64.deb
Get:78 http://deb.debian.org/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4t64_1.23-6_amd64.deb
Get:79 http://deb.debian.org/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.38t64_5.38.2-5_amd64.deb
Get:80 http://deb.debian.org/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.38.2-5_amd64.deb
Get:81 http://deb.debian.org/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:82 http://deb.debian.org/debian unstable/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:83 http://deb.debian.org/debian unstable/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:84 http://deb.debian.org/debian unstable/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_39_all.deb
Get:85 http://deb.debian.org/debian unstable/main amd64 usrmerge all 39 [13.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_39_all.deb
Get:86 http://deb.debian.org/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.66_all.deb
Get:87 http://deb.debian.org/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.38-13_amd64.deb
Get:88 http://deb.debian.org/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.5-2_all.deb
Get:89 http://deb.debian.org/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-1_amd64.deb
Get:90 http://deb.debian.org/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.1-1_amd64.deb
Get:91 http://deb.debian.org/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2t64_1.47.1-1_amd64.deb
Get:92 http://deb.debian.org/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.1-1_amd64.deb
Get:93 http://deb.debian.org/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.1-1_amd64.deb
Get:94 http://deb.debian.org/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.1-1_amd64.deb
Get:95 http://deb.debian.org/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.40.1-8.1_amd64.deb
Get:96 http://deb.debian.org/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.13-2_amd64.deb
Get:97 http://deb.debian.org/debian unstable/main amd64 libapparmor1 amd64 3.0.13-2 [41.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.196-1%2bb1_amd64.deb
Get:98 http://deb.debian.org/debian unstable/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-1%2bb1_amd64.deb
Get:99 http://deb.debian.org/debian unstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.17-1%2bb1_amd64.deb
Get:100 http://deb.debian.org/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.7.2-2_amd64.deb
Get:101 http://deb.debian.org/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.40.1-8.1_amd64.deb
Get:102 http://deb.debian.org/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256%7erc4-1_amd64.deb
Get:103 http://deb.debian.org/debian unstable/main amd64 libsystemd-shared amd64 256~rc4-1 [2047 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256%7erc4-1_amd64.deb
Get:104 http://deb.debian.org/debian unstable/main amd64 systemd amd64 256~rc4-1 [3714 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-189_all.deb
Get:105 http://deb.debian.org/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.22_all.deb
Get:106 http://deb.debian.org/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-189_amd64.deb
Get:107 http://deb.debian.org/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256%7erc4-1_amd64.deb
Get:108 http://deb.debian.org/debian unstable/main amd64 systemd-sysv amd64 256~rc4-1 [55.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.66_amd64.deb
Get:109 http://deb.debian.org/debian unstable/main amd64 init amd64 1.66 [6004 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-4%2bb1_amd64.deb
Get:110 http://deb.debian.org/debian unstable/main amd64 libdbus-1-3 amd64 1.14.10-4+b1 [203 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-4%2bb1_amd64.deb
Get:111 http://deb.debian.org/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-4_all.deb
Get:112 http://deb.debian.org/debian unstable/main amd64 dbus-session-bus-common all 1.14.10-4 [79.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_amd64.deb
Get:113 http://deb.debian.org/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-4%2bb1_amd64.deb
Get:114 http://deb.debian.org/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb
Get:115 http://deb.debian.org/debian unstable/main amd64 dbus-system-bus-common all 1.14.10-4 [80.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-4%2bb1_amd64.deb
Get:116 http://deb.debian.org/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-7_amd64.deb
Get:117 http://deb.debian.org/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_amd64.deb
Get:118 http://deb.debian.org/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_amd64.deb
Get:119 http://deb.debian.org/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_amd64.deb
Get:120 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb
Get:121 http://deb.debian.org/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:122 http://deb.debian.org/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb
Get:123 http://deb.debian.org/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_amd64.deb
Get:124 http://deb.debian.org/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb
Get:125 http://deb.debian.org/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_amd64.deb
Get:126 http://deb.debian.org/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_amd64.deb
Get:127 http://deb.debian.org/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_amd64.deb
Get:128 http://deb.debian.org/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_amd64.deb
Get:129 http://deb.debian.org/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_amd64.deb
Get:130 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_amd64.deb
Get:131 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.75_all.deb
Get:132 http://deb.debian.org/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.75_all.deb
Get:133 http://deb.debian.org/debian unstable/main amd64 tasksel all 3.75 [50.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.4_amd64.deb
Get:134 http://deb.debian.org/debian unstable/main amd64 apt-utils amd64 2.9.4 [328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.15%2bdfsg-1_amd64.deb
Get:135 http://deb.debian.org/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11%2bb3_amd64.deb
Get:136 http://deb.debian.org/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8%2bb3_amd64.deb
Get:137 http://deb.debian.org/debian unstable/main amd64 libtext-iconv-perl amd64 1.7-8+b3 [14.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:138 http://deb.debian.org/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.86_all.deb
Get:139 http://deb.debian.org/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.5-3_amd64.deb
Get:140 http://deb.debian.org/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.40.1-8.1_amd64.deb
Get:141 http://deb.debian.org/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1t64_0.191-1%2bb1_amd64.deb
Get:142 http://deb.debian.org/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.2-1_amd64.deb
Get:143 http://deb.debian.org/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_amd64.deb
Get:144 http://deb.debian.org/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_amd64.deb
Get:145 http://deb.debian.org/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_amd64.deb
Get:146 http://deb.debian.org/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_amd64.deb
Get:147 http://deb.debian.org/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_amd64.deb
Get:148 http://deb.debian.org/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_amd64.deb
Get:149 http://deb.debian.org/debian unstable/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb
Get:150 http://deb.debian.org/debian unstable/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_amd64.deb
Get:151 http://deb.debian.org/debian unstable/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-4_amd64.deb
Get:152 http://deb.debian.org/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_amd64.deb
Get:153 http://deb.debian.org/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_amd64.deb
Get:154 http://deb.debian.org/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.43_amd64.deb
Get:155 http://deb.debian.org/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20240117-1_amd64.deb
Get:156 http://deb.debian.org/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-5_amd64.deb
Get:157 http://deb.debian.org/debian unstable/main amd64 isc-dhcp-client amd64 4.4.3-P1-5 [1098 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-5_amd64.deb
Get:158 http://deb.debian.org/debian unstable/main amd64 isc-dhcp-common amd64 4.4.3-P1-5 [118 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240327-1_amd64.deb
Get:159 http://deb.debian.org/debian unstable/main amd64 libkmod2 amd64 32+20240327-1 [60.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240327-1_amd64.deb
Get:160 http://deb.debian.org/debian unstable/main amd64 kmod amd64 32+20240327-1 [96.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/less/less_643-1_amd64.deb
Get:161 http://deb.debian.org/debian unstable/main amd64 less amd64 643-1 [148 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1%2bb1_amd64.deb
Get:162 http://deb.debian.org/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-2_amd64.deb
Get:163 http://deb.debian.org/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nano/nano_8.0-1_amd64.deb
Get:164 http://deb.debian.org/debian unstable/main amd64 nano amd64 8.0-1 [659 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_amd64.deb
Get:165 http://deb.debian.org/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.6-2%2bb1_amd64.deb
Get:166 http://deb.debian.org/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.9-2_amd64.deb
Get:167 http://deb.debian.org/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.12.2-1_amd64.deb
Get:168 http://deb.debian.org/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20240517-1_amd64.deb
Get:169 http://deb.debian.org/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.9-2_amd64.deb
Get:170 http://deb.debian.org/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.4-4_amd64.deb
Get:171 http://deb.debian.org/debian unstable/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.4-4_amd64.deb
Get:172 http://deb.debian.org/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_256%7erc4-1_amd64.deb
Get:173 http://deb.debian.org/debian unstable/main amd64 udev amd64 256~rc4-1 [1885 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.1.0377-1_all.deb
Get:174 http://deb.debian.org/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.1.0377-1_amd64.deb
Get:175 http://deb.debian.org/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-5_amd64.deb
Get:176 http://deb.debian.org/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.24-2_amd64.deb
Get:177 http://deb.debian.org/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.24-2_amd64.deb
Get:178 http://deb.debian.org/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.9.0_all.deb
Get:179 http://deb.debian.org/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:180 http://deb.debian.org/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.9.0_amd64.deb
Get:181 http://deb.debian.org/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.86_all.deb
Get:182 http://deb.debian.org/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:183 http://deb.debian.org/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.27_all.deb
Get:184 http://deb.debian.org/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.14.0-1_all.deb
Get:185 http://deb.debian.org/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1%2bb2_amd64.deb
Get:186 http://deb.debian.org/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-2%2bb1_amd64.deb
Get:187 http://deb.debian.org/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.31-1%2bb1_amd64.deb
Get:188 http://deb.debian.org/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.9.1-1_amd64.deb
Get:189 http://deb.debian.org/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.62.1-1_amd64.deb
Get:190 http://deb.debian.org/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb2_amd64.deb
Get:191 http://deb.debian.org/debian unstable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b2 [27.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/liburcu/liburcu8t64_0.14.0-4_amd64.deb
Get:192 http://deb.debian.org/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1t64_1.48.0-4_amd64.deb
Get:193 http://deb.debian.org/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-4%2bb1_amd64.deb
Get:194 http://deb.debian.org/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.12.7%2bdfsg-3_amd64.deb
Get:195 http://deb.debian.org/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.19.21-1%2bb1_amd64.deb
Get:196 http://deb.debian.org/debian unstable/main amd64 bind9-libs amd64 1:9.19.21-1+b1 [1423 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.19.21-1%2bb1_amd64.deb
Get:197 http://deb.debian.org/debian unstable/main amd64 bind9-host amd64 1:9.19.21-1+b1 [314 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.19.21-1%2bb1_amd64.deb
Get:198 http://deb.debian.org/debian unstable/main amd64 bind9-dnsutils amd64 1:9.19.21-1+b1 [423 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5.1_amd64.deb
Get:199 http://deb.debian.org/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.2.2-1_amd64.deb
Get:200 http://deb.debian.org/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20240203_all.deb
Get:201 http://deb.debian.org/debian unstable/main amd64 ca-certificates all 20240203 [158 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:202 http://deb.debian.org/debian unstable/main amd64 debian-faq all 11.1 [500 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:203 http://deb.debian.org/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.45-3_amd64.deb
Get:204 http://deb.debian.org/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic1t64_5.45-3_amd64.deb
Get:205 http://deb.debian.org/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/file/file_5.45-3_amd64.deb
Get:206 http://deb.debian.org/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-14%2bb1_amd64.deb
Get:207 http://deb.debian.org/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.8-1%2bb1_amd64.deb
Get:208 http://deb.debian.org/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.23.0-4_amd64.deb
Get:209 http://deb.debian.org/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.5-4_amd64.deb
Get:210 http://deb.debian.org/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-6_all.deb
Get:211 http://deb.debian.org/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.38-13_all.deb
Get:212 http://deb.debian.org/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb
Get:213 http://deb.debian.org/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_256%7erc4-1_amd64.deb
Get:214 http://deb.debian.org/debian unstable/main amd64 libnss-systemd amd64 256~rc4-1 [199 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256%7erc4-1_amd64.deb
Get:215 http://deb.debian.org/debian unstable/main amd64 libpam-systemd amd64 256~rc4-1 [273 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wtmpdb/libwtmpdb0_0.12.0-2_amd64.deb
Get:216 http://deb.debian.org/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]
proxy cached: http://deb.debian.org/debian/pool/main/w/wtmpdb/libpam-wtmpdb_0.12.0-2_amd64.deb
Get:217 http://deb.debian.org/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.38-13_all.deb
Get:218 http://deb.debian.org/debian unstable/main amd64 locales all 2.38-13 [3909 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1.1_amd64.deb
Get:219 http://deb.debian.org/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.40.1-8.1_amd64.deb
Get:220 http://deb.debian.org/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-2_amd64.deb
Get:221 http://deb.debian.org/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.12.1-2_amd64.deb
Get:222 http://deb.debian.org/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.8-2_all.deb
Get:223 http://deb.debian.org/debian unstable/main amd64 manpages all 6.8-2 [1389 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.5-2_all.deb
Get:224 http://deb.debian.org/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-48.1_amd64.deb
Get:225 http://deb.debian.org/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.10_0.10.2-1.2_amd64.deb
Get:226 http://deb.debian.org/debian unstable/main amd64 libcbor0.10 amd64 0.10.2-1.2 [28.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.14.0-1%2bb2_amd64.deb
Get:227 http://deb.debian.org/debian unstable/main amd64 libfido2-1 amd64 1.14.0-1+b2 [77.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.7p1-5_amd64.deb
Get:228 http://deb.debian.org/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2024.04.20-1_all.deb
Get:229 http://deb.debian.org/debian unstable/main amd64 pci.ids all 0.0~2024.04.20-1 [257 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.12.0-1_amd64.deb
Get:230 http://deb.debian.org/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.12.0-1_amd64.deb
Get:231 http://deb.debian.org/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb
Get:232 http://deb.debian.org/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.2.0%2bdfsg-1_all.deb
Get:233 http://deb.debian.org/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:234 http://deb.debian.org/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.1.1_all.deb
Get:235 http://deb.debian.org/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2023.11.17-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main amd64 python3-certifi all 2023.11.17-1 [155 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.3.2-1_all.deb
Get:237 http://deb.debian.org/debian unstable/main amd64 python3-charset-normalizer all 3.3.2-1 [51.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.6-2.1_all.deb
Get:238 http://deb.debian.org/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-6_all.deb
Get:239 http://deb.debian.org/debian unstable/main amd64 python3-six all 1.16.0-6 [16.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.18-2_all.deb
Get:240 http://deb.debian.org/debian unstable/main amd64 python3-urllib3 all 1.26.18-2 [116 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.31.0%2bdfsg-2_all.deb
Get:241 http://deb.debian.org/debian unstable/main amd64 python3-requests all 2.31.0+dfsg-2 [68.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:242 http://deb.debian.org/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_13.0.1_all.deb
Get:243 http://deb.debian.org/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_256%7erc4-1_amd64.deb
Get:244 http://deb.debian.org/debian unstable/main amd64 systemd-timesyncd amd64 256~rc4-1 [78.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_amd64.deb
Get:245 http://deb.debian.org/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.40.1-8.1_amd64.deb
Get:246 http://deb.debian.org/debian unstable/main amd64 util-linux-extra amd64 2.40.1-8.1 [263 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:247 http://deb.debian.org/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5t64_0.21.2-1.1_amd64.deb
Get:248 http://deb.debian.org/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.24.5-1_amd64.deb
Get:249 http://deb.debian.org/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wtmpdb/wtmpdb_0.12.0-2_amd64.deb
Get:250 http://deb.debian.org/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1%2breally5.4.5-1_amd64.deb
Get:251 http://deb.debian.org/debian unstable/main amd64 xz-utils amd64 5.6.1+really5.4.5-1 [503 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_amd64.deb
Get:252 http://deb.debian.org/debian unstable/main amd64 binutils-common amd64 2.42-4 [2539 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libsframe1_2.42-4_amd64.deb
Get:253 http://deb.debian.org/debian unstable/main amd64 libsframe1 amd64 2.42-4 [76.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.42-4_amd64.deb
Get:254 http://deb.debian.org/debian unstable/main amd64 libbinutils amd64 2.42-4 [520 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.42-4_amd64.deb
Get:255 http://deb.debian.org/debian unstable/main amd64 libctf-nobfd0 amd64 2.42-4 [152 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_amd64.deb
Get:256 http://deb.debian.org/debian unstable/main amd64 libctf0 amd64 2.42-4 [87.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_amd64.deb
Get:257 http://deb.debian.org/debian unstable/main amd64 libgprofng0 amd64 2.42-4 [772 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.42-4_amd64.deb
Get:258 http://deb.debian.org/debian unstable/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4 [2215 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_amd64.deb
Get:259 http://deb.debian.org/debian unstable/main amd64 binutils amd64 2.42-4 [80.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.38-13_amd64.deb
Get:260 http://deb.debian.org/debian unstable/main amd64 libc-dev-bin amd64 2.38-13 [50.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_6.8.12-1_all.deb
Get:261 http://deb.debian.org/debian unstable/main amd64 linux-libc-dev all 6.8.12-1 [2329 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.36-4_amd64.deb
Get:262 http://deb.debian.org/debian unstable/main amd64 libcrypt-dev amd64 1:4.4.36-4 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_amd64.deb
Get:263 http://deb.debian.org/debian unstable/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.38-13_amd64.deb
Get:264 http://deb.debian.org/debian unstable/main amd64 libc6-dev amd64 2.38-13 [1917 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-base_13.2.0-25_amd64.deb
Get:265 http://deb.debian.org/debian unstable/main amd64 gcc-13-base amd64 13.2.0-25 [45.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.26-3%2bb2_amd64.deb
Get:266 http://deb.debian.org/debian unstable/main amd64 libisl23 amd64 0.26-3+b2 [652 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.1-1%2bb1_amd64.deb
Get:267 http://deb.debian.org/debian unstable/main amd64 libmpfr6 amd64 4.2.1-1+b1 [714 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1%2bb2_amd64.deb
Get:268 http://deb.debian.org/debian unstable/main amd64 libmpc3 amd64 1.3.1-1+b2 [52.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:269 http://deb.debian.org/debian unstable/main amd64 cpp-13-x86-64-linux-gnu amd64 13.2.0-25 [9928 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13_13.2.0-25_amd64.deb
Get:270 http://deb.debian.org/debian unstable/main amd64 cpp-13 amd64 13.2.0-25 [1280 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:271 http://deb.debian.org/debian unstable/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7 [4724 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_13.2.0-7_amd64.deb
Get:272 http://deb.debian.org/debian unstable/main amd64 cpp amd64 4:13.2.0-7 [1564 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libcc1-0_14.1.0-1_amd64.deb
Get:273 http://deb.debian.org/debian unstable/main amd64 libcc1-0 amd64 14.1.0-1 [42.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgomp1_14.1.0-1_amd64.deb
Get:274 http://deb.debian.org/debian unstable/main amd64 libgomp1 amd64 14.1.0-1 [136 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libitm1_14.1.0-1_amd64.deb
Get:275 http://deb.debian.org/debian unstable/main amd64 libitm1 amd64 14.1.0-1 [25.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libatomic1_14.1.0-1_amd64.deb
Get:276 http://deb.debian.org/debian unstable/main amd64 libatomic1 amd64 14.1.0-1 [9168 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libasan8_14.1.0-1_amd64.deb
Get:277 http://deb.debian.org/debian unstable/main amd64 libasan8 amd64 14.1.0-1 [2721 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/liblsan0_14.1.0-1_amd64.deb
Get:278 http://deb.debian.org/debian unstable/main amd64 liblsan0 amd64 14.1.0-1 [1203 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libtsan2_14.1.0-1_amd64.deb
Get:279 http://deb.debian.org/debian unstable/main amd64 libtsan2 amd64 14.1.0-1 [2457 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libubsan1_14.1.0-1_amd64.deb
Get:280 http://deb.debian.org/debian unstable/main amd64 libubsan1 amd64 14.1.0-1 [1074 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libhwasan0_14.1.0-1_amd64.deb
Get:281 http://deb.debian.org/debian unstable/main amd64 libhwasan0 amd64 14.1.0-1 [1486 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libquadmath0_14.1.0-1_amd64.deb
Get:282 http://deb.debian.org/debian unstable/main amd64 libquadmath0 amd64 14.1.0-1 [145 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/libgcc-13-dev_13.2.0-25_amd64.deb
Get:283 http://deb.debian.org/debian unstable/main amd64 libgcc-13-dev amd64 13.2.0-25 [2539 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:284 http://deb.debian.org/debian unstable/main amd64 gcc-13-x86-64-linux-gnu amd64 13.2.0-25 [19.2 MB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13_13.2.0-25_amd64.deb
Get:285 http://deb.debian.org/debian unstable/main amd64 gcc-13 amd64 13.2.0-25 [490 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:286 http://deb.debian.org/debian unstable/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7 [1440 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_13.2.0-7_amd64.deb
Get:287 http://deb.debian.org/debian unstable/main amd64 gcc amd64 4:13.2.0-7 [5152 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/libstdc%2b%2b-13-dev_13.2.0-25_amd64.deb
Get:288 http://deb.debian.org/debian unstable/main amd64 libstdc++-13-dev amd64 13.2.0-25 [2289 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13-x86-64-linux-gnu_13.2.0-25_amd64.deb
Get:289 http://deb.debian.org/debian unstable/main amd64 g++-13-x86-64-linux-gnu amd64 13.2.0-25 [10.9 MB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13_13.2.0-25_amd64.deb
Get:290 http://deb.debian.org/debian unstable/main amd64 g++-13 amd64 13.2.0-25 [15.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b-x86-64-linux-gnu_13.2.0-7_amd64.deb
Get:291 http://deb.debian.org/debian unstable/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7 [1200 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_13.2.0-7_amd64.deb
Get:292 http://deb.debian.org/debian unstable/main amd64 g++ amd64 4:13.2.0-7 [1348 B]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:293 http://deb.debian.org/debian unstable/main amd64 make amd64 4.3-4.1 [396 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:294 http://deb.debian.org/debian unstable/main amd64 libdpkg-perl all 1.22.6 [631 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:295 http://deb.debian.org/debian unstable/main amd64 patch amd64 2.7.6-7 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.22.6_all.deb
Get:296 http://deb.debian.org/debian unstable/main amd64 dpkg-dev all 1.22.6 [1317 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.10_amd64.deb
Get:297 http://deb.debian.org/debian unstable/main amd64 build-essential amd64 12.10 [4516 B]
proxy cached: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb
Get:298 http://deb.debian.org/debian unstable/main amd64 busybox amd64 1:1.36.1-7 [482 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_amd64.deb
Get:299 http://deb.debian.org/debian unstable/main amd64 libeatmydata1 amd64 131-2 [7032 B]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb
Get:300 http://deb.debian.org/debian unstable/main amd64 eatmydata all 131-2 [7532 B]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-17_amd64.deb
Get:301 http://deb.debian.org/debian unstable/main amd64 libfakechroot amd64 2.20.1+ds-17 [44.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-17_all.deb
Get:302 http://deb.debian.org/debian unstable/main amd64 fakechroot all 2.20.1+ds-17 [26.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.35-1_amd64.deb
Get:303 http://deb.debian.org/debian unstable/main amd64 libfakeroot amd64 1.35-1 [29.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.35-1_amd64.deb
Get:304 http://deb.debian.org/debian unstable/main amd64 fakeroot amd64 1.35-1 [74.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.6-1%2bb1_amd64.deb
Get:305 http://deb.debian.org/debian unstable/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.43-7_amd64.deb
Get:306 http://deb.debian.org/debian unstable/main amd64 gpgconf amd64 2.2.43-7 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.43-7_amd64.deb
Get:307 http://deb.debian.org/debian unstable/main amd64 gpg amd64 2.2.43-7 [523 kB]
Fetched 169 MB in 40s (4192 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for unstable
contents of /etc/apt/sources.list:
deb [arch=arm64] http://deb.debian.org/debian unstable main
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]

proxy download: http://deb.debian.org/debian/dists/unstable/main/binary-arm64/by-hash/SHA256/7a0aa2d5a897b2df518e41f86ced38d1979fac5764ce65783f7f85410a54e7d8
Get:2 http://deb.debian.org/debian unstable/main arm64 Packages [9804 kB]
Fetched 10.0 MB in 11s (909 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-aarch64-linux-gnu binutils-common bsdextrautils
  cpp cpp-13 cpp-13-aarch64-linux-gnu cpp-aarch64-linux-gnu dbus-bin
  dbus-daemon dbus-session-bus-common dbus-system-bus-common distro-info-data
  dmsetup dpkg-dev g++ g++-13 g++-13-aarch64-linux-gnu g++-aarch64-linux-gnu
  gcc gcc-13 gcc-13-aarch64-linux-gnu gcc-13-base gcc-14-base
  gcc-aarch64-linux-gnu gpgconf libacl1 libapparmor1 libapt-pkg6.0t64 libasan8
  libassuan0 libatomic1 libattr1 libaudit-common libaudit1 libbinutils
  libblkid1 libbpf1 libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0
  libcap2 libcap2-bin libcbor0.10 libcc1-0 libcom-err2 libcrypt-dev libcrypt1
  libcryptsetup12 libctf-nobfd0 libctf0 libdb5.3t64 libdbus-1-3
  libdebconfclient0 libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2
  libelf1t64 libexpat1 libext2fs2t64 libfakechroot libfakeroot libfdisk1
  libffi8 libfido2-1 libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1
  libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libhwasan0
  libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5
  libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
  liblocale-gettext-perl liblsan0 liblz4-1 liblzma5 libmagic-mgc libmagic1t64
  libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6 libncursesw6
  libnettle8t64 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14
  libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.38t64 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8t64
  libseccomp2 libselinux1 libsemanage-common libsemanage2 libsepol2 libsframe1
  libslang2 libsmartcols1 libsqlite3-0 libss2 libssl3t64 libstdc++-13-dev
  libstdc++6 libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc3t64 libtsan2 libubsan1 libuchardet0 libudev1
  libunistring5 liburcu8t64 libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12
  libxxhash0 libzstd1 linux-libc-dev logsave make openssl patch pci.ids
  perl-modules-5.38 python-apt-common python3 python3-apt python3-certifi
  python3-chardet python3-charset-normalizer python3-debconf python3-debian
  python3-debianbts python3-idna python3-minimal python3-pkg-resources
  python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
  rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc gprofng-gui bzip2-doc
  libarchive-dev cpp-doc gcc-13-locales cpp-13-doc anacron checksecurity
  supercat bat default-dbus-session-bus | dbus-session-bus debconf-doc
  debconf-kde-helper debconf-utils libgtk3-perl libnet-ldap-perl
  libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff postscript-viewer
  debsig-verify debian-keyring gpart parted fuse2fs e2fsck-static gcc-13-doc
  gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gdb-aarch64-linux-gnu gnupg groff ppp rdnssd resolvconf avahi-autoipd
  isc-dhcp-client-ddns libc-devtools glibc-doc libnss-nis libnss-nisplus gnupg
  | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg git bzr rng-tools
  gdbm-l10n gnutls-bin krb5-doc krb5-user mmdb-bin cryptsetup-bin
  libtss2-rc0t64 libpam-doc libstdc++-13-doc libarchive13t64 libdw1t64
  libip4tc2 libpwquality1 libqrencode4 uuid-runtime bsd-mailx | mailx make-doc
  apparmor nfs-common hunspell firewalld keychain libpam-ssh monkeysphere
  ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python-charset-normalizer-doc
  python3-setuptools python3-cryptography python3-openssl python3-socks
  python-requests-doc python3-brotli python3.11-venv python3.11-doc
  binfmt-support readline-doc claws-mail debsums default-mta | postfix | exim4
  | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
  reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
  systemd-boot systemd-resolved libtss2-tcti-device0 polkitd ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg libalgorithm-merge-perl e2fsprogs-l10n gnupg
  manpages-dev libpam-cap libfile-fcntllock-perl libgpg-error-l10n libgpm2
  libfribidi0 dbus-user-session publicsuffix xauth psmisc lsb-release
  iso-codes zstd laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-aarch64-linux-gnu binutils-common bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-13
  cpp-13-aarch64-linux-gnu cpp-aarch64-linux-gnu cron cron-daemon-common dash
  dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
  debconf debconf-i18n debian-archive-keyring debian-faq debianutils diffutils
  distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev e2fsprogs
  eatmydata fakechroot fakeroot fdisk file findutils g++ g++-13
  g++-13-aarch64-linux-gnu g++-aarch64-linux-gnu gcc gcc-13
  gcc-13-aarch64-linux-gnu gcc-13-base gcc-14-base gcc-aarch64-linux-gnu
  gettext-base gpg gpgconf gpgv grep groff-base gzip hostname ifupdown
  inetutils-telnet init init-system-helpers iproute2 iputils-ping
  isc-dhcp-client isc-dhcp-common kmod krb5-locales less libacl1 libapparmor1
  libapt-pkg6.0t64 libasan8 libassuan0 libatomic1 libattr1 libaudit-common
  libaudit1 libbinutils libblkid1 libbpf1 libbsd0 libbz2-1.0 libc-bin
  libc-dev-bin libc-l10n libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin
  libcbor0.10 libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12
  libctf-nobfd0 libctf0 libdb5.3t64 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1t64 libexpat1
  libext2fs2t64 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1 libgcrypt20
  libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libhwasan0
  libicu72 libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5
  libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
  liblocale-gettext-perl liblockfile-bin liblsan0 liblz4-1 liblzma5
  libmagic-mgc libmagic1t64 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3
  libmpfr6 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
  libnghttp2-14 libnss-systemd libnumber-compare-perl libp11-kit0
  libpam-modules libpam-modules-bin libpam-runtime libpam-systemd
  libpam-wtmpdb libpam0g libpci3 libpcre2-8-0 libperl5.38t64 libpipeline1
  libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib
  libpython3.11-minimal libpython3.11-stdlib libreadline8t64 libseccomp2
  libselinux1 libsemanage-common libsemanage2 libsepol2 libsframe1 libslang2
  libsmartcols1 libsqlite3-0 libss2 libssl3t64 libstdc++-13-dev libstdc++6
  libsystemd-shared libsystemd0 libtasn1-6 libtext-charwidth-perl
  libtext-glob-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo6
  libtirpc-common libtirpc3t64 libtsan2 libubsan1 libuchardet0 libudev1
  libunistring5 liburcu8t64 libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12
  libxxhash0 libzstd1 linux-libc-dev locales login logrotate logsave lsof make
  man-db manpages mawk media-types mount nano ncurses-base ncurses-bin
  ncurses-term netbase netcat-traditional nftables openssh-client openssl
  passwd patch pci.ids pciutils perl perl-base perl-modules-5.38 procps
  python-apt-common python3 python3-apt python3-certifi python3-chardet
  python3-charset-normalizer python3-debconf python3-debian python3-debianbts
  python3-idna python3-minimal python3-pkg-resources python3-reportbug
  python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
  readline-common reportbug rpcsvc-proto sed sensible-utils systemd
  systemd-sysv systemd-timesyncd sysvinit-utils tar tasksel tasksel-data
  traceroute tzdata ucf udev usr-is-merged usrmerge util-linux
  util-linux-extra vim-common vim-tiny wamerican wget whiptail wtmpdb xz-utils
  zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/gcc-14-base_14.1.0-1_arm64.deb
0 upgraded, 306 newly installed, 0 to remove and 0 not upgraded.
Need to get 158 MB of archives.
After this operation, 686 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main arm64 gcc-14-base arm64 14.1.0-1 [44.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.38-13_arm64.deb
Get:2 http://deb.debian.org/debian unstable/main arm64 libc6 arm64 2.38-13 [2332 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgcc-s1_14.1.0-1_arm64.deb
Get:3 http://deb.debian.org/debian unstable/main arm64 libgcc-s1 arm64 14.1.0-1 [53.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20240123-1_arm64.deb
Get:4 http://deb.debian.org/debian unstable/main arm64 mawk arm64 1.3.4.20240123-1 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_13.3_arm64.deb
Get:5 http://deb.debian.org/debian unstable/main arm64 base-files arm64 13.3 [72.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.5-2_arm64.deb
Get:6 http://deb.debian.org/debian unstable/main arm64 libtinfo6 arm64 6.5-2 [336 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.19_arm64.deb
Get:7 http://deb.debian.org/debian unstable/main arm64 debianutils arm64 5.19 [89.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.21-2.1_arm64.deb
Get:8 http://deb.debian.org/debian unstable/main arm64 bash arm64 5.2.21-2.1 [1448 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-5_arm64.deb
Get:9 http://deb.debian.org/debian unstable/main arm64 libcap2 arm64 1:2.66-5 [26.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_256%7erc4-1_arm64.deb
Get:10 http://deb.debian.org/debian unstable/main arm64 libsystemd0 arm64 256~rc4-1 [349 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.40.1-8.1_arm64.deb
Get:11 http://deb.debian.org/debian unstable/main arm64 bsdutils arm64 1:2.40.1-8.1 [103 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.2-2_arm64.deb
Get:12 http://deb.debian.org/debian unstable/main arm64 libacl1 arm64 2.3.2-2 [31.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.2-1_arm64.deb
Get:13 http://deb.debian.org/debian unstable/main arm64 libattr1 arm64 1:2.5.2-1 [22.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.3.0%2bdfsg-2%2bb1_arm64.deb
Get:14 http://deb.debian.org/debian unstable/main arm64 libgmp10 arm64 2:6.3.0+dfsg-2+b1 [533 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-4%2bb1_arm64.deb
Get:15 http://deb.debian.org/debian unstable/main arm64 libpcre2-8-0 arm64 10.42-4+b1 [231 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.5-2%2bb2_arm64.deb
Get:16 http://deb.debian.org/debian unstable/main arm64 libselinux1 arm64 3.5-2+b2 [70.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.5%2bdfsg2-2_arm64.deb
Get:17 http://deb.debian.org/debian unstable/main arm64 libzstd1 arm64 1.5.5+dfsg2-2 [256 kB]

proxy download: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.3.dfsg%2breally1.3.1-1_arm64.deb
Get:18 http://deb.debian.org/debian unstable/main arm64 zlib1g arm64 1:1.3.dfsg+really1.3.1-1 [84.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl3t64_3.2.2-1_arm64.deb
Get:19 http://deb.debian.org/debian unstable/main arm64 libssl3t64 arm64 3.2.2-1 [2539 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.4-3.1_arm64.deb
Get:20 http://deb.debian.org/debian unstable/main arm64 coreutils arm64 9.4-3.1 [2877 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-9_arm64.deb
Get:21 http://deb.debian.org/debian unstable/main arm64 dash arm64 0.5.12-9 [90.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.10-1_arm64.deb
Get:22 http://deb.debian.org/debian unstable/main arm64 diffutils arm64 1:3.10-1 [368 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_arm64.deb
Get:23 http://deb.debian.org/debian unstable/main arm64 libbz2-1.0 arm64 1.0.8-5.1 [37.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.1%2breally5.4.5-1_arm64.deb
Get:24 http://deb.debian.org/debian unstable/main arm64 liblzma5 arm64 5.6.1+really5.4.5-1 [233 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.1.0-2_arm64.deb
Get:25 http://deb.debian.org/debian unstable/main arm64 libmd0 arm64 1.1.0-2 [32.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tar/tar_1.35%2bdfsg-3_arm64.deb
Get:26 http://deb.debian.org/debian unstable/main arm64 tar arm64 1.35+dfsg-3 [801 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6_arm64.deb
Get:27 http://deb.debian.org/debian unstable/main arm64 dpkg arm64 1.22.6 [1493 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.10.0-2_arm64.deb
Get:28 http://deb.debian.org/debian unstable/main arm64 findutils arm64 4.10.0-2 [694 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/grep/grep_3.11-4_arm64.deb
Get:29 http://deb.debian.org/debian unstable/main arm64 grep arm64 3.11-4 [423 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1.1_arm64.deb
Get:30 http://deb.debian.org/debian unstable/main arm64 gzip arm64 1.12-1.1 [130 kB]

proxy download: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu2_arm64.deb
Get:31 http://deb.debian.org/debian unstable/main arm64 hostname arm64 3.23+nmu2 [10.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.1.2-4_all.deb
Get:32 http://deb.debian.org/debian unstable/main arm64 libaudit-common all 1:3.1.2-4 [11.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.5-1_arm64.deb
Get:33 http://deb.debian.org/debian unstable/main arm64 libcap-ng0 arm64 0.8.5-1 [16.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.1.2-4_arm64.deb
Get:34 http://deb.debian.org/debian unstable/main arm64 libaudit1 arm64 1:3.1.2-4 [48.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4_arm64.deb
Get:35 http://deb.debian.org/debian unstable/main arm64 libcrypt1 arm64 1:4.4.36-4 [90.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3t64_5.3.28%2bdfsg2-7_arm64.deb
Get:36 http://deb.debian.org/debian unstable/main arm64 libdb5.3t64 arm64 5.3.28+dfsg2-7 [625 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.86_all.deb
Get:37 http://deb.debian.org/debian unstable/main arm64 debconf all 1.5.86 [119 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.3-7_arm64.deb
Get:38 http://deb.debian.org/debian unstable/main arm64 libpam0g arm64 1.5.3-7 [66.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.3-7_arm64.deb
Get:39 http://deb.debian.org/debian unstable/main arm64 libpam-modules-bin arm64 1.5.3-7 [53.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.3-7_arm64.deb
Get:40 http://deb.debian.org/debian unstable/main arm64 libpam-modules arm64 1.5.3-7 [260 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.3-7_all.deb
Get:41 http://deb.debian.org/debian unstable/main arm64 libpam-runtime all 1.5.3-7 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-5_arm64.deb
Get:42 http://deb.debian.org/debian unstable/main arm64 login arm64 1:4.13+dfsg1-5 [588 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.5-2_arm64.deb
Get:43 http://deb.debian.org/debian unstable/main arm64 ncurses-bin arm64 6.5-2 [428 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.38.2-5_arm64.deb
Get:44 http://deb.debian.org/debian unstable/main arm64 perl-base arm64 5.38.2-5 [1511 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-2_arm64.deb
Get:45 http://deb.debian.org/debian unstable/main arm64 sed arm64 4.9-2 [324 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.40.1-8.1_arm64.deb
Get:46 http://deb.debian.org/debian unstable/main arm64 libblkid1 arm64 2.40.1-8.1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.40.1-8.1_arm64.deb
Get:47 http://deb.debian.org/debian unstable/main arm64 libmount1 arm64 2.40.1-8.1 [188 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.40.1-8.1_arm64.deb
Get:48 http://deb.debian.org/debian unstable/main arm64 libsmartcols1 arm64 2.40.1-8.1 [133 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256%7erc4-1_arm64.deb
Get:49 http://deb.debian.org/debian unstable/main arm64 libudev1 arm64 256~rc4-1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.40.1-8.1_arm64.deb
Get:50 http://deb.debian.org/debian unstable/main arm64 libuuid1 arm64 2.40.1-8.1 [34.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.40.1-8.1_arm64.deb
Get:51 http://deb.debian.org/debian unstable/main arm64 util-linux arm64 2.40.1-8.1 [1168 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.272_arm64.deb
Get:52 http://deb.debian.org/debian unstable/main arm64 libdebconfclient0 arm64 0.272 [10.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.3_arm64.deb
Get:53 http://deb.debian.org/debian unstable/main arm64 base-passwd arm64 3.6.3 [50.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.5-1_all.deb
Get:54 http://deb.debian.org/debian unstable/main arm64 libsemanage-common all 3.5-1 [9908 B]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.5-2%2bb1_arm64.deb
Get:55 http://deb.debian.org/debian unstable/main arm64 libsepol2 arm64 3.5-2+b1 [250 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.5-1%2bb3_arm64.deb
Get:56 http://deb.debian.org/debian unstable/main arm64 libsemanage2 arm64 3.5-1+b3 [83.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-5_arm64.deb
Get:57 http://deb.debian.org/debian unstable/main arm64 passwd arm64 1:4.13+dfsg1-5 [946 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.137_all.deb
Get:58 http://deb.debian.org/debian unstable/main arm64 adduser all 3.137 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.49-2_arm64.deb
Get:59 http://deb.debian.org/debian unstable/main arm64 libgpg-error0 arm64 1.49-2 [76.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-3_arm64.deb
Get:60 http://deb.debian.org/debian unstable/main arm64 libgcrypt20 arm64 1.10.3-3 [634 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.43-7_arm64.deb
Get:61 http://deb.debian.org/debian unstable/main arm64 gpgv arm64 2.2.43-7 [198 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-2_arm64.deb
Get:62 http://deb.debian.org/debian unstable/main arm64 liblz4-1 arm64 1.9.4-2 [57.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libstdc%2b%2b6_14.1.0-1_arm64.deb
Get:63 http://deb.debian.org/debian unstable/main arm64 libstdc++6 arm64 14.1.0-1 [635 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.2-2%2bb1_arm64.deb
Get:64 http://deb.debian.org/debian unstable/main arm64 libxxhash0 arm64 0.8.2-2+b1 [22.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0t64_2.9.4_arm64.deb
Get:65 http://deb.debian.org/debian unstable/main arm64 libapt-pkg6.0t64 arm64 2.9.4 [906 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb
Get:66 http://deb.debian.org/debian unstable/main arm64 debian-archive-keyring all 2023.4 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8t64_3.9.1-2.2_arm64.deb
Get:67 http://deb.debian.org/debian unstable/main arm64 libnettle8t64 arm64 3.9.1-2.2 [301 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6t64_3.9.1-2.2_arm64.deb
Get:68 http://deb.debian.org/debian unstable/main arm64 libhogweed6t64 arm64 3.9.1-2.2 [324 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring5_1.2-1_arm64.deb
Get:69 http://deb.debian.org/debian unstable/main arm64 libunistring5 arm64 1.2-1 [402 kB]

proxy download: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.7-2_arm64.deb
Get:70 http://deb.debian.org/debian unstable/main arm64 libidn2-0 arm64 2.3.7-2 [127 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.6-1_arm64.deb
Get:71 http://deb.debian.org/debian unstable/main arm64 libffi8 arm64 3.4.6-1 [20.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.25.3-5_arm64.deb
Get:72 http://deb.debian.org/debian unstable/main arm64 libp11-kit0 arm64 0.25.3-5 [400 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-3%2bb2_arm64.deb
Get:73 http://deb.debian.org/debian unstable/main arm64 libtasn1-6 arm64 4.19.0-3+b2 [46.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_arm64.deb
Get:74 http://deb.debian.org/debian unstable/main arm64 libgnutls30t64 arm64 3.8.5-4 [1345 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.5-1_arm64.deb
Get:75 http://deb.debian.org/debian unstable/main arm64 libseccomp2 arm64 2.5.5-1 [46.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.4_arm64.deb
Get:76 http://deb.debian.org/debian unstable/main arm64 apt arm64 2.9.4 [1321 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.38_5.38.2-5_all.deb
Get:77 http://deb.debian.org/debian unstable/main arm64 perl-modules-5.38 all 5.38.2-5 [2905 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6t64_1.23-6_arm64.deb
Get:78 http://deb.debian.org/debian unstable/main arm64 libgdbm6t64 arm64 1.23-6 [71.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4t64_1.23-6_arm64.deb
Get:79 http://deb.debian.org/debian unstable/main arm64 libgdbm-compat4t64 arm64 1.23-6 [48.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/libperl5.38t64_5.38.2-5_arm64.deb
Get:80 http://deb.debian.org/debian unstable/main arm64 libperl5.38t64 arm64 5.38.2-5 [4119 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl_5.38.2-5_arm64.deb
Get:81 http://deb.debian.org/debian unstable/main arm64 perl arm64 5.38.2-5 [236 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:82 http://deb.debian.org/debian unstable/main arm64 libnumber-compare-perl all 0.03-3 [6332 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:83 http://deb.debian.org/debian unstable/main arm64 libtext-glob-perl all 0.11-3 [7676 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:84 http://deb.debian.org/debian unstable/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_39_all.deb
Get:85 http://deb.debian.org/debian unstable/main arm64 usrmerge all 39 [13.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_39_all.deb
Get:86 http://deb.debian.org/debian unstable/main arm64 usr-is-merged all 39 [5572 B]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.66_all.deb
Get:87 http://deb.debian.org/debian unstable/main arm64 init-system-helpers all 1.66 [39.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.38-13_arm64.deb
Get:88 http://deb.debian.org/debian unstable/main arm64 libc-bin arm64 2.38-13 [537 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.5-2_all.deb
Get:89 http://deb.debian.org/debian unstable/main arm64 ncurses-base all 6.5-2 [270 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-1_arm64.deb
Get:90 http://deb.debian.org/debian unstable/main arm64 sysvinit-utils arm64 3.09-1 [32.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.1-1_arm64.deb
Get:91 http://deb.debian.org/debian unstable/main arm64 libcom-err2 arm64 1.47.1-1 [22.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2t64_1.47.1-1_arm64.deb
Get:92 http://deb.debian.org/debian unstable/main arm64 libext2fs2t64 arm64 1.47.1-1 [201 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.1-1_arm64.deb
Get:93 http://deb.debian.org/debian unstable/main arm64 libss2 arm64 1.47.1-1 [27.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.1-1_arm64.deb
Get:94 http://deb.debian.org/debian unstable/main arm64 logsave arm64 1.47.1-1 [22.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.1-1_arm64.deb
Get:95 http://deb.debian.org/debian unstable/main arm64 e2fsprogs arm64 1.47.1-1 [558 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.40.1-8.1_arm64.deb
Get:96 http://deb.debian.org/debian unstable/main arm64 mount arm64 2.40.1-8.1 [149 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.13-2_arm64.deb
Get:97 http://deb.debian.org/debian unstable/main arm64 libapparmor1 arm64 3.0.13-2 [41.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.196-1%2bb1_arm64.deb
Get:98 http://deb.debian.org/debian unstable/main arm64 dmsetup arm64 2:1.02.196-1+b1 [75.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-1%2bb1_arm64.deb
Get:99 http://deb.debian.org/debian unstable/main arm64 libdevmapper1.02.1 arm64 2:1.02.196-1+b1 [117 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.17-1%2bb1_arm64.deb
Get:100 http://deb.debian.org/debian unstable/main arm64 libjson-c5 arm64 0.17-1+b1 [43.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.7.2-2_arm64.deb
Get:101 http://deb.debian.org/debian unstable/main arm64 libcryptsetup12 arm64 2:2.7.2-2 [230 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.40.1-8.1_arm64.deb
Get:102 http://deb.debian.org/debian unstable/main arm64 libfdisk1 arm64 2.40.1-8.1 [196 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256%7erc4-1_arm64.deb
Get:103 http://deb.debian.org/debian unstable/main arm64 libsystemd-shared arm64 256~rc4-1 [1820 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256%7erc4-1_arm64.deb
Get:104 http://deb.debian.org/debian unstable/main arm64 systemd arm64 256~rc4-1 [3463 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-189_all.deb
Get:105 http://deb.debian.org/debian unstable/main arm64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.22_all.deb
Get:106 http://deb.debian.org/debian unstable/main arm64 sensible-utils all 0.0.22 [22.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-189_arm64.deb
Get:107 http://deb.debian.org/debian unstable/main arm64 cron arm64 3.0pl1-189 [84.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256%7erc4-1_arm64.deb
Get:108 http://deb.debian.org/debian unstable/main arm64 systemd-sysv arm64 256~rc4-1 [55.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.66_arm64.deb
Get:109 http://deb.debian.org/debian unstable/main arm64 init arm64 1.66 [6004 B]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-4%2bb1_arm64.deb
Get:110 http://deb.debian.org/debian unstable/main arm64 libdbus-1-3 arm64 1.14.10-4+b1 [195 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-4%2bb1_arm64.deb
Get:111 http://deb.debian.org/debian unstable/main arm64 dbus-bin arm64 1.14.10-4+b1 [105 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-4_all.deb
Get:112 http://deb.debian.org/debian unstable/main arm64 dbus-session-bus-common all 1.14.10-4 [79.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_arm64.deb
Get:113 http://deb.debian.org/debian unstable/main arm64 libexpat1 arm64 2.6.2-1 [88.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-4%2bb1_arm64.deb
Get:114 http://deb.debian.org/debian unstable/main arm64 dbus-daemon arm64 1.14.10-4+b1 [177 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb
Get:115 http://deb.debian.org/debian unstable/main arm64 dbus-system-bus-common all 1.14.10-4 [80.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-4%2bb1_arm64.deb
Get:116 http://deb.debian.org/debian unstable/main arm64 dbus arm64 1.14.10-4+b1 [97.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-7_arm64.deb
Get:117 http://deb.debian.org/debian unstable/main arm64 liblocale-gettext-perl arm64 1.07-7 [14.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_arm64.deb
Get:118 http://deb.debian.org/debian unstable/main arm64 libpython3.11-minimal arm64 3.11.9-1 [813 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_arm64.deb
Get:119 http://deb.debian.org/debian unstable/main arm64 python3.11-minimal arm64 3.11.9-1 [1767 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_arm64.deb
Get:120 http://deb.debian.org/debian unstable/main arm64 python3-minimal arm64 3.11.8-1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb
Get:121 http://deb.debian.org/debian unstable/main arm64 media-types all 10.1.0 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:122 http://deb.debian.org/debian unstable/main arm64 netbase all 6.4 [12.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb
Get:123 http://deb.debian.org/debian unstable/main arm64 tzdata all 2024a-4 [255 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_arm64.deb
Get:124 http://deb.debian.org/debian unstable/main arm64 libncursesw6 arm64 6.5-2 [124 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb
Get:125 http://deb.debian.org/debian unstable/main arm64 readline-common all 8.2-4 [69.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_arm64.deb
Get:126 http://deb.debian.org/debian unstable/main arm64 libreadline8t64 arm64 8.2-4 [157 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_arm64.deb
Get:127 http://deb.debian.org/debian unstable/main arm64 libsqlite3-0 arm64 3.46.0-1 [843 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_arm64.deb
Get:128 http://deb.debian.org/debian unstable/main arm64 libpython3.11-stdlib arm64 3.11.9-1 [1775 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_arm64.deb
Get:129 http://deb.debian.org/debian unstable/main arm64 python3.11 arm64 3.11.9-1 [602 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_arm64.deb
Get:130 http://deb.debian.org/debian unstable/main arm64 libpython3-stdlib arm64 3.11.8-1 [9332 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_arm64.deb
Get:131 http://deb.debian.org/debian unstable/main arm64 python3 arm64 3.11.8-1 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.75_all.deb
Get:132 http://deb.debian.org/debian unstable/main arm64 tasksel-data all 3.75 [18.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.75_all.deb
Get:133 http://deb.debian.org/debian unstable/main arm64 tasksel all 3.75 [50.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.4_arm64.deb
Get:134 http://deb.debian.org/debian unstable/main arm64 apt-utils arm64 2.9.4 [303 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.15%2bdfsg-1_arm64.deb
Get:135 http://deb.debian.org/debian unstable/main arm64 cpio arm64 2.15+dfsg-1 [255 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11%2bb3_arm64.deb
Get:136 http://deb.debian.org/debian unstable/main arm64 libtext-charwidth-perl arm64 0.04-11+b3 [9568 B]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8%2bb3_arm64.deb
Get:137 http://deb.debian.org/debian unstable/main arm64 libtext-iconv-perl arm64 1.7-8+b3 [14.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:138 http://deb.debian.org/debian unstable/main arm64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.86_all.deb
Get:139 http://deb.debian.org/debian unstable/main arm64 debconf-i18n all 1.5.86 [195 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.5-3_arm64.deb
Get:140 http://deb.debian.org/debian unstable/main arm64 dmidecode arm64 3.5-3 [54.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.40.1-8.1_arm64.deb
Get:141 http://deb.debian.org/debian unstable/main arm64 fdisk arm64 2.40.1-8.1 [149 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1t64_0.191-1%2bb1_arm64.deb
Get:142 http://deb.debian.org/debian unstable/main arm64 libelf1t64 arm64 0.191-1+b1 [187 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.2-1_arm64.deb
Get:143 http://deb.debian.org/debian unstable/main arm64 libbpf1 arm64 1:1.4.2-1 [153 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_arm64.deb
Get:144 http://deb.debian.org/debian unstable/main arm64 libmnl0 arm64 1.0.5-2+b1 [12.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_arm64.deb
Get:145 http://deb.debian.org/debian unstable/main arm64 libkrb5support0 arm64 1.20.1-6+b1 [33.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_arm64.deb
Get:146 http://deb.debian.org/debian unstable/main arm64 libk5crypto3 arm64 1.20.1-6+b1 [80.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_arm64.deb
Get:147 http://deb.debian.org/debian unstable/main arm64 libkeyutils1 arm64 1.6.3-3 [9112 B]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_arm64.deb
Get:148 http://deb.debian.org/debian unstable/main arm64 libkrb5-3 arm64 1.20.1-6+b1 [315 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_arm64.deb
Get:149 http://deb.debian.org/debian unstable/main arm64 libgssapi-krb5-2 arm64 1.20.1-6+b1 [124 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb
Get:150 http://deb.debian.org/debian unstable/main arm64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_arm64.deb
Get:151 http://deb.debian.org/debian unstable/main arm64 libtirpc3t64 arm64 1.3.4+ds-1.3 [78.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-4_arm64.deb
Get:152 http://deb.debian.org/debian unstable/main arm64 libxtables12 arm64 1.8.10-4 [30.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_arm64.deb
Get:153 http://deb.debian.org/debian unstable/main arm64 libcap2-bin arm64 1:2.66-5 [34.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_arm64.deb
Get:154 http://deb.debian.org/debian unstable/main arm64 iproute2 arm64 6.9.0-1 [1025 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.43_arm64.deb
Get:155 http://deb.debian.org/debian unstable/main arm64 ifupdown arm64 0.8.43 [59.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20240117-1_arm64.deb
Get:156 http://deb.debian.org/debian unstable/main arm64 iputils-ping arm64 3:20240117-1 [47.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-5_arm64.deb
Get:157 http://deb.debian.org/debian unstable/main arm64 isc-dhcp-client arm64 4.4.3-P1-5 [995 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-5_arm64.deb
Get:158 http://deb.debian.org/debian unstable/main arm64 isc-dhcp-common arm64 4.4.3-P1-5 [118 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240327-1_arm64.deb
Get:159 http://deb.debian.org/debian unstable/main arm64 libkmod2 arm64 32+20240327-1 [57.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240327-1_arm64.deb
Get:160 http://deb.debian.org/debian unstable/main arm64 kmod arm64 32+20240327-1 [91.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/less/less_643-1_arm64.deb
Get:161 http://deb.debian.org/debian unstable/main arm64 less arm64 643-1 [144 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1%2bb1_arm64.deb
Get:162 http://deb.debian.org/debian unstable/main arm64 libpopt0 arm64 1.19+dfsg-1+b1 [42.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-2_arm64.deb
Get:163 http://deb.debian.org/debian unstable/main arm64 logrotate arm64 3.21.0-2 [56.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nano/nano_8.0-1_arm64.deb
Get:164 http://deb.debian.org/debian unstable/main arm64 nano arm64 8.0-1 [651 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_arm64.deb
Get:165 http://deb.debian.org/debian unstable/main arm64 libjansson4 arm64 2.14-2+b2 [39.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.6-2%2bb1_arm64.deb
Get:166 http://deb.debian.org/debian unstable/main arm64 libnftnl11 arm64 1.2.6-2+b1 [59.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.9-2_arm64.deb
Get:167 http://deb.debian.org/debian unstable/main arm64 libnftables1 arm64 1.0.9-2 [294 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.12.2-1_arm64.deb
Get:168 http://deb.debian.org/debian unstable/main arm64 libbsd0 arm64 0.12.2-1 [129 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20240517-1_arm64.deb
Get:169 http://deb.debian.org/debian unstable/main arm64 libedit2 arm64 3.1-20240517-1 [88.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.9-2_arm64.deb
Get:170 http://deb.debian.org/debian unstable/main arm64 nftables arm64 1.0.9-2 [73.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.4-4_arm64.deb
Get:171 http://deb.debian.org/debian unstable/main arm64 libproc2-0 arm64 2:4.0.4-4 [61.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.4-4_arm64.deb
Get:172 http://deb.debian.org/debian unstable/main arm64 procps arm64 2:4.0.4-4 [869 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/udev_256%7erc4-1_arm64.deb
Get:173 http://deb.debian.org/debian unstable/main arm64 udev arm64 256~rc4-1 [1800 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.1.0377-1_all.deb
Get:174 http://deb.debian.org/debian unstable/main arm64 vim-common all 2:9.1.0377-1 [410 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.1.0377-1_arm64.deb
Get:175 http://deb.debian.org/debian unstable/main arm64 vim-tiny arm64 2:9.1.0377-1 [677 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-5_arm64.deb
Get:176 http://deb.debian.org/debian unstable/main arm64 libslang2 arm64 2.3.3-5 [505 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.24-2_arm64.deb
Get:177 http://deb.debian.org/debian unstable/main arm64 libnewt0.52 arm64 0.52.24-2 [56.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.24-2_arm64.deb
Get:178 http://deb.debian.org/debian unstable/main arm64 whiptail arm64 0.52.24-2 [23.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.9.0_all.deb
Get:179 http://deb.debian.org/debian unstable/main arm64 python-apt-common all 2.9.0 [66.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:180 http://deb.debian.org/debian unstable/main arm64 distro-info-data all 0.62 [6344 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.9.0_arm64.deb
Get:181 http://deb.debian.org/debian unstable/main arm64 python3-apt arm64 2.9.0 [198 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.86_all.deb
Get:182 http://deb.debian.org/debian unstable/main arm64 python3-debconf all 1.5.86 [4232 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:183 http://deb.debian.org/debian unstable/main arm64 ucf all 3.0043+nmu1 [55.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.27_all.deb
Get:184 http://deb.debian.org/debian unstable/main arm64 apt-listchanges all 3.27 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.14.0-1_all.deb
Get:185 http://deb.debian.org/debian unstable/main arm64 bash-completion all 1:2.14.0-1 [305 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1%2bb2_arm64.deb
Get:186 http://deb.debian.org/debian unstable/main arm64 libfstrm0 arm64 0.6.1-1+b2 [20.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-2%2bb1_arm64.deb
Get:187 http://deb.debian.org/debian unstable/main arm64 libjemalloc2 arm64 5.3.0-2+b1 [218 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.31-1%2bb1_arm64.deb
Get:188 http://deb.debian.org/debian unstable/main arm64 liblmdb0 arm64 0.9.31-1+b1 [43.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.9.1-1_arm64.deb
Get:189 http://deb.debian.org/debian unstable/main arm64 libmaxminddb0 arm64 1.9.1-1 [30.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.62.1-1_arm64.deb
Get:190 http://deb.debian.org/debian unstable/main arm64 libnghttp2-14 arm64 1.62.1-1 [71.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb2_arm64.deb
Get:191 http://deb.debian.org/debian unstable/main arm64 libprotobuf-c1 arm64 1.4.1-1+b2 [26.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/liburcu/liburcu8t64_0.14.0-4_arm64.deb
Get:192 http://deb.debian.org/debian unstable/main arm64 liburcu8t64 arm64 0.14.0-4 [71.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1t64_1.48.0-4_arm64.deb
Get:193 http://deb.debian.org/debian unstable/main arm64 libuv1t64 arm64 1.48.0-4 [142 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-4%2bb1_arm64.deb
Get:194 http://deb.debian.org/debian unstable/main arm64 libicu72 arm64 72.1-4+b1 [9224 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.12.7%2bdfsg-3_arm64.deb
Get:195 http://deb.debian.org/debian unstable/main arm64 libxml2 arm64 2.12.7+dfsg-3 [609 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.19.21-1%2bb1_arm64.deb
Get:196 http://deb.debian.org/debian unstable/main arm64 bind9-libs arm64 1:9.19.21-1+b1 [1292 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.19.21-1%2bb1_arm64.deb
Get:197 http://deb.debian.org/debian unstable/main arm64 bind9-host arm64 1:9.19.21-1+b1 [311 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.19.21-1%2bb1_arm64.deb
Get:198 http://deb.debian.org/debian unstable/main arm64 bind9-dnsutils arm64 1:9.19.21-1+b1 [414 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5.1_arm64.deb
Get:199 http://deb.debian.org/debian unstable/main arm64 bzip2 arm64 1.0.8-5.1 [39.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.2.2-1_arm64.deb
Get:200 http://deb.debian.org/debian unstable/main arm64 openssl arm64 3.2.2-1 [1327 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20240203_all.deb
Get:201 http://deb.debian.org/debian unstable/main arm64 ca-certificates all 20240203 [158 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:202 http://deb.debian.org/debian unstable/main arm64 debian-faq all 11.1 [500 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:203 http://deb.debian.org/debian unstable/main arm64 doc-debian all 11.3+nmu1 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.45-3_arm64.deb
Get:204 http://deb.debian.org/debian unstable/main arm64 libmagic-mgc arm64 1:5.45-3 [314 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic1t64_5.45-3_arm64.deb
Get:205 http://deb.debian.org/debian unstable/main arm64 libmagic1t64 arm64 1:5.45-3 [100 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/file_5.45-3_arm64.deb
Get:206 http://deb.debian.org/debian unstable/main arm64 file arm64 1:5.45-3 [43.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-14%2bb1_arm64.deb
Get:207 http://deb.debian.org/debian unstable/main arm64 gettext-base arm64 0.21-14+b1 [160 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.8-1%2bb1_arm64.deb
Get:208 http://deb.debian.org/debian unstable/main arm64 libuchardet0 arm64 0.0.8-1+b1 [69.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.23.0-4_arm64.deb
Get:209 http://deb.debian.org/debian unstable/main arm64 groff-base arm64 1.23.0-4 [1130 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.5-4_arm64.deb
Get:210 http://deb.debian.org/debian unstable/main arm64 inetutils-telnet arm64 2:2.5-4 [117 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-6_all.deb
Get:211 http://deb.debian.org/debian unstable/main arm64 krb5-locales all 1.20.1-6 [63.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.38-13_all.deb
Get:212 http://deb.debian.org/debian unstable/main arm64 libc-l10n all 2.38-13 [724 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_arm64.deb
Get:213 http://deb.debian.org/debian unstable/main arm64 liblockfile-bin arm64 1.17-1+b1 [20.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_256%7erc4-1_arm64.deb
Get:214 http://deb.debian.org/debian unstable/main arm64 libnss-systemd arm64 256~rc4-1 [184 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256%7erc4-1_arm64.deb
Get:215 http://deb.debian.org/debian unstable/main arm64 libpam-systemd arm64 256~rc4-1 [255 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libwtmpdb0_0.12.0-2_arm64.deb
Get:216 http://deb.debian.org/debian unstable/main arm64 libwtmpdb0 arm64 0.12.0-2 [8392 B]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libpam-wtmpdb_0.12.0-2_arm64.deb
Get:217 http://deb.debian.org/debian unstable/main arm64 libpam-wtmpdb arm64 0.12.0-2 [8112 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.38-13_all.deb
Get:218 http://deb.debian.org/debian unstable/main arm64 locales all 2.38-13 [3909 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1.1_arm64.deb
Get:219 http://deb.debian.org/debian unstable/main arm64 lsof arm64 4.95.0-1.1 [310 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.40.1-8.1_arm64.deb
Get:220 http://deb.debian.org/debian unstable/main arm64 bsdextrautils arm64 2.40.1-8.1 [95.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-2_arm64.deb
Get:221 http://deb.debian.org/debian unstable/main arm64 libpipeline1 arm64 1.5.7-2 [36.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.12.1-2_arm64.deb
Get:222 http://deb.debian.org/debian unstable/main arm64 man-db arm64 2.12.1-2 [1394 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.8-2_all.deb
Get:223 http://deb.debian.org/debian unstable/main arm64 manpages all 6.8-2 [1389 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.5-2_all.deb
Get:224 http://deb.debian.org/debian unstable/main arm64 ncurses-term all 6.5-2 [513 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-48.1_arm64.deb
Get:225 http://deb.debian.org/debian unstable/main arm64 netcat-traditional arm64 1.10-48.1 [62.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.10_0.10.2-1.2_arm64.deb
Get:226 http://deb.debian.org/debian unstable/main arm64 libcbor0.10 arm64 0.10.2-1.2 [27.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.14.0-1%2bb2_arm64.deb
Get:227 http://deb.debian.org/debian unstable/main arm64 libfido2-1 arm64 1.14.0-1+b2 [73.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.7p1-5_arm64.deb
Get:228 http://deb.debian.org/debian unstable/main arm64 openssh-client arm64 1:9.7p1-5 [902 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2024.04.20-1_all.deb
Get:229 http://deb.debian.org/debian unstable/main arm64 pci.ids all 0.0~2024.04.20-1 [257 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.12.0-1_arm64.deb
Get:230 http://deb.debian.org/debian unstable/main arm64 libpci3 arm64 1:3.12.0-1 [71.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.12.0-1_arm64.deb
Get:231 http://deb.debian.org/debian unstable/main arm64 pciutils arm64 1:3.12.0-1 [120 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb
Get:232 http://deb.debian.org/debian unstable/main arm64 python3-pkg-resources all 68.1.2-2 [241 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.2.0%2bdfsg-1_all.deb
Get:233 http://deb.debian.org/debian unstable/main arm64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:234 http://deb.debian.org/debian unstable/main arm64 python3-debian all 0.1.49 [115 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.1.1_all.deb
Get:235 http://deb.debian.org/debian unstable/main arm64 python3-debianbts all 4.1.1 [12.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2023.11.17-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main arm64 python3-certifi all 2023.11.17-1 [155 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.3.2-1_all.deb
Get:237 http://deb.debian.org/debian unstable/main arm64 python3-charset-normalizer all 3.3.2-1 [51.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.6-2.1_all.deb
Get:238 http://deb.debian.org/debian unstable/main arm64 python3-idna all 3.6-2.1 [38.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-6_all.deb
Get:239 http://deb.debian.org/debian unstable/main arm64 python3-six all 1.16.0-6 [16.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.18-2_all.deb
Get:240 http://deb.debian.org/debian unstable/main arm64 python3-urllib3 all 1.26.18-2 [116 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.31.0%2bdfsg-2_all.deb
Get:241 http://deb.debian.org/debian unstable/main arm64 python3-requests all 2.31.0+dfsg-2 [68.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:242 http://deb.debian.org/debian unstable/main arm64 python3-reportbug all 13.0.1 [78.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_13.0.1_all.deb
Get:243 http://deb.debian.org/debian unstable/main arm64 reportbug all 13.0.1 [63.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_256%7erc4-1_arm64.deb
Get:244 http://deb.debian.org/debian unstable/main arm64 systemd-timesyncd arm64 256~rc4-1 [76.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_arm64.deb
Get:245 http://deb.debian.org/debian unstable/main arm64 traceroute arm64 1:2.1.5-1 [52.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.40.1-8.1_arm64.deb
Get:246 http://deb.debian.org/debian unstable/main arm64 util-linux-extra arm64 2.40.1-8.1 [254 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:247 http://deb.debian.org/debian unstable/main arm64 wamerican all 2020.12.07-2 [221 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5t64_0.21.2-1.1_arm64.deb
Get:248 http://deb.debian.org/debian unstable/main arm64 libpsl5t64 arm64 0.21.2-1.1 [56.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wget/wget_1.24.5-1_arm64.deb
Get:249 http://deb.debian.org/debian unstable/main arm64 wget arm64 1.24.5-1 [964 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/wtmpdb_0.12.0-2_arm64.deb
Get:250 http://deb.debian.org/debian unstable/main arm64 wtmpdb arm64 0.12.0-2 [14.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1%2breally5.4.5-1_arm64.deb
Get:251 http://deb.debian.org/debian unstable/main arm64 xz-utils arm64 5.6.1+really5.4.5-1 [502 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_arm64.deb
Get:252 http://deb.debian.org/debian unstable/main arm64 binutils-common arm64 2.42-4 [2539 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libsframe1_2.42-4_arm64.deb
Get:253 http://deb.debian.org/debian unstable/main arm64 libsframe1 arm64 2.42-4 [75.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.42-4_arm64.deb
Get:254 http://deb.debian.org/debian unstable/main arm64 libbinutils arm64 2.42-4 [646 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.42-4_arm64.deb
Get:255 http://deb.debian.org/debian unstable/main arm64 libctf-nobfd0 arm64 2.42-4 [147 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_arm64.deb
Get:256 http://deb.debian.org/debian unstable/main arm64 libctf0 arm64 2.42-4 [80.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_arm64.deb
Get:257 http://deb.debian.org/debian unstable/main arm64 libgprofng0 arm64 2.42-4 [665 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-aarch64-linux-gnu_2.42-4_arm64.deb
Get:258 http://deb.debian.org/debian unstable/main arm64 binutils-aarch64-linux-gnu arm64 2.42-4 [2690 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_arm64.deb
Get:259 http://deb.debian.org/debian unstable/main arm64 binutils arm64 2.42-4 [80.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.38-13_arm64.deb
Get:260 http://deb.debian.org/debian unstable/main arm64 libc-dev-bin arm64 2.38-13 [49.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_6.8.12-1_all.deb
Get:261 http://deb.debian.org/debian unstable/main arm64 linux-libc-dev all 6.8.12-1 [2329 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.36-4_arm64.deb
Get:262 http://deb.debian.org/debian unstable/main arm64 libcrypt-dev arm64 1:4.4.36-4 [121 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_arm64.deb
Get:263 http://deb.debian.org/debian unstable/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.38-13_arm64.deb
Get:264 http://deb.debian.org/debian unstable/main arm64 libc6-dev arm64 2.38-13 [1452 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-base_13.2.0-25_arm64.deb
Get:265 http://deb.debian.org/debian unstable/main arm64 gcc-13-base arm64 13.2.0-25 [45.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.26-3%2bb2_arm64.deb
Get:266 http://deb.debian.org/debian unstable/main arm64 libisl23 arm64 0.26-3+b2 [592 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.1-1%2bb1_arm64.deb
Get:267 http://deb.debian.org/debian unstable/main arm64 libmpfr6 arm64 4.2.1-1+b1 [674 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1%2bb2_arm64.deb
Get:268 http://deb.debian.org/debian unstable/main arm64 libmpc3 arm64 1.3.1-1+b2 [50.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13-aarch64-linux-gnu_13.2.0-25_arm64.deb
Get:269 http://deb.debian.org/debian unstable/main arm64 cpp-13-aarch64-linux-gnu arm64 13.2.0-25 [8207 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13_13.2.0-25_arm64.deb
Get:270 http://deb.debian.org/debian unstable/main arm64 cpp-13 arm64 13.2.0-25 [1280 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp-aarch64-linux-gnu_13.2.0-7_arm64.deb
Get:271 http://deb.debian.org/debian unstable/main arm64 cpp-aarch64-linux-gnu arm64 4:13.2.0-7 [4720 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_13.2.0-7_arm64.deb
Get:272 http://deb.debian.org/debian unstable/main arm64 cpp arm64 4:13.2.0-7 [1568 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libcc1-0_14.1.0-1_arm64.deb
Get:273 http://deb.debian.org/debian unstable/main arm64 libcc1-0 arm64 14.1.0-1 [41.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgomp1_14.1.0-1_arm64.deb
Get:274 http://deb.debian.org/debian unstable/main arm64 libgomp1 arm64 14.1.0-1 [123 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libitm1_14.1.0-1_arm64.deb
Get:275 http://deb.debian.org/debian unstable/main arm64 libitm1 arm64 14.1.0-1 [23.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libatomic1_14.1.0-1_arm64.deb
Get:276 http://deb.debian.org/debian unstable/main arm64 libatomic1 arm64 14.1.0-1 [9940 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libasan8_14.1.0-1_arm64.deb
Get:277 http://deb.debian.org/debian unstable/main arm64 libasan8 arm64 14.1.0-1 [2573 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/liblsan0_14.1.0-1_arm64.deb
Get:278 http://deb.debian.org/debian unstable/main arm64 liblsan0 arm64 14.1.0-1 [1160 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libtsan2_14.1.0-1_arm64.deb
Get:279 http://deb.debian.org/debian unstable/main arm64 libtsan2 arm64 14.1.0-1 [2380 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libubsan1_14.1.0-1_arm64.deb
Get:280 http://deb.debian.org/debian unstable/main arm64 libubsan1 arm64 14.1.0-1 [1038 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libhwasan0_14.1.0-1_arm64.deb
Get:281 http://deb.debian.org/debian unstable/main arm64 libhwasan0 arm64 14.1.0-1 [1441 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libgcc-13-dev_13.2.0-25_arm64.deb
Get:282 http://deb.debian.org/debian unstable/main arm64 libgcc-13-dev arm64 13.2.0-25 [2240 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-aarch64-linux-gnu_13.2.0-25_arm64.deb
Get:283 http://deb.debian.org/debian unstable/main arm64 gcc-13-aarch64-linux-gnu arm64 13.2.0-25 [15.8 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13_13.2.0-25_arm64.deb
Get:284 http://deb.debian.org/debian unstable/main arm64 gcc-13 arm64 13.2.0-25 [480 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc-aarch64-linux-gnu_13.2.0-7_arm64.deb
Get:285 http://deb.debian.org/debian unstable/main arm64 gcc-aarch64-linux-gnu arm64 4:13.2.0-7 [1436 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_13.2.0-7_arm64.deb
Get:286 http://deb.debian.org/debian unstable/main arm64 gcc arm64 4:13.2.0-7 [5144 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libstdc%2b%2b-13-dev_13.2.0-25_arm64.deb
Get:287 http://deb.debian.org/debian unstable/main arm64 libstdc++-13-dev arm64 13.2.0-25 [2227 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13-aarch64-linux-gnu_13.2.0-25_arm64.deb
Get:288 http://deb.debian.org/debian unstable/main arm64 g++-13-aarch64-linux-gnu arm64 13.2.0-25 [9079 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13_13.2.0-25_arm64.deb
Get:289 http://deb.debian.org/debian unstable/main arm64 g++-13 arm64 13.2.0-25 [15.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b-aarch64-linux-gnu_13.2.0-7_arm64.deb
Get:290 http://deb.debian.org/debian unstable/main arm64 g++-aarch64-linux-gnu arm64 4:13.2.0-7 [1196 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_13.2.0-7_arm64.deb
Get:291 http://deb.debian.org/debian unstable/main arm64 g++ arm64 4:13.2.0-7 [1332 B]

proxy download: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_arm64.deb
Get:292 http://deb.debian.org/debian unstable/main arm64 make arm64 4.3-4.1 [391 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:293 http://deb.debian.org/debian unstable/main arm64 libdpkg-perl all 1.22.6 [631 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_arm64.deb
Get:294 http://deb.debian.org/debian unstable/main arm64 patch arm64 2.7.6-7 [121 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.22.6_all.deb
Get:295 http://deb.debian.org/debian unstable/main arm64 dpkg-dev all 1.22.6 [1317 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.10_arm64.deb
Get:296 http://deb.debian.org/debian unstable/main arm64 build-essential arm64 12.10 [4516 B]

proxy download: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.36.1-7_arm64.deb
Get:297 http://deb.debian.org/debian unstable/main arm64 busybox arm64 1:1.36.1-7 [451 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_arm64.deb
Get:298 http://deb.debian.org/debian unstable/main arm64 libeatmydata1 arm64 131-2 [7188 B]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb
Get:299 http://deb.debian.org/debian unstable/main arm64 eatmydata all 131-2 [7532 B]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-17_arm64.deb
Get:300 http://deb.debian.org/debian unstable/main arm64 libfakechroot arm64 2.20.1+ds-17 [41.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-17_all.deb
Get:301 http://deb.debian.org/debian unstable/main arm64 fakechroot all 2.20.1+ds-17 [26.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.35-1_arm64.deb
Get:302 http://deb.debian.org/debian unstable/main arm64 libfakeroot arm64 1.35-1 [28.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.35-1_arm64.deb
Get:303 http://deb.debian.org/debian unstable/main arm64 fakeroot arm64 1.35-1 [73.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.6-1%2bb1_arm64.deb
Get:304 http://deb.debian.org/debian unstable/main arm64 libassuan0 arm64 2.5.6-1+b1 [48.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.43-7_arm64.deb
Get:305 http://deb.debian.org/debian unstable/main arm64 gpgconf arm64 2.2.43-7 [113 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.43-7_arm64.deb
Get:306 http://deb.debian.org/debian unstable/main arm64 gpg arm64 2.2.43-7 [475 kB]
Fetched 158 MB in 2min 25s (1087 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
creating mirror for unstable
contents of /etc/apt/sources.list:
deb [arch=i386] http://deb.debian.org/debian unstable main
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]

proxy download: http://deb.debian.org/debian/dists/unstable/main/binary-i386/by-hash/SHA256/c51605a565194ed491b7088ac617111a79f79ece17cca54c28e1fa47a27eaa90
Get:2 http://deb.debian.org/debian unstable/main i386 Packages [9733 kB]
Fetched 9932 kB in 11s (909 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  bind9-libs binutils binutils-common binutils-i686-linux-gnu bsdextrautils
  cpp cpp-13 cpp-13-i686-linux-gnu cpp-i686-linux-gnu dbus-bin dbus-daemon
  dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup
  dpkg-dev g++ g++-13 g++-13-i686-linux-gnu g++-i686-linux-gnu gcc gcc-13
  gcc-13-base gcc-13-i686-linux-gnu gcc-14-base gcc-i686-linux-gnu gpgconf
  libacl1 libapparmor1 libapt-pkg6.0t64 libasan8 libassuan0 libatomic1
  libattr1 libaudit-common libaudit1 libbinutils libblkid1 libbpf1 libbsd0
  libbz2-1.0 libc-dev-bin libc6 libc6-dev libcap-ng0 libcap2 libcap2-bin
  libcbor0.10 libcc1-0 libcom-err2 libcrypt-dev libcrypt1 libcryptsetup12
  libctf-nobfd0 libctf0 libdb5.3t64 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdpkg-perl libeatmydata1 libedit2 libelf1t64 libexpat1
  libext2fs2t64 libfakechroot libfakeroot libfdisk1 libffi8 libfido2-1
  libfile-find-rule-perl libfstrm0 libgcc-13-dev libgcc-s1 libgcrypt20
  libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64 libgomp1
  libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0
  libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
  liblocale-gettext-perl liblz4-1 liblzma5 libmagic-mgc libmagic1t64
  libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6 libncursesw6
  libnettle8t64 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14
  libnumber-compare-perl libp11-kit0 libpam0g libpci3 libpcre2-8-0
  libperl5.38t64 libpipeline1 libpopt0 libproc2-0 libprotobuf-c1 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
  libreadline8t64 libseccomp2 libselinux1 libsemanage-common libsemanage2
  libsepol2 libsframe1 libslang2 libsmartcols1 libsqlite3-0 libss2 libssl3t64
  libstdc++-13-dev libstdc++6 libsystemd-shared libsystemd0 libtasn1-6
  libtext-charwidth-perl libtext-glob-perl libtext-iconv-perl
  libtext-wrapi18n-perl libtinfo6 libtirpc-common libtirpc3t64 libubsan1
  libuchardet0 libudev1 libunistring5 liburcu8t64 libuuid1 libuv1t64
  libwtmpdb0 libxml2 libxtables12 libxxhash0 libzstd1 linux-libc-dev logsave
  make openssl patch pci.ids perl-modules-5.38 python-apt-common python3
  python3-apt python3-certifi python3-chardet python3-charset-normalizer
  python3-debconf python3-debian python3-debianbts python3-idna
  python3-minimal python3-pkg-resources python3-requests python3-six
  python3-urllib3 python3.11 python3.11-minimal rpcsvc-proto tasksel zlib1g
Suggested packages:
  quota apt-doc aptitude | synaptic | wajig gnupg | gnupg2 | gnupg1
  powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
  x-terminal-emulator bash-doc binutils-doc gprofng-gui bzip2-doc
  libarchive-dev cpp-doc gcc-13-locales cpp-13-doc anacron checksecurity
  supercat bat default-dbus-session-bus | dbus-session-bus debconf-doc
  debconf-kde-helper debconf-utils libgtk3-perl libnet-ldap-perl
  libterm-readline-gnu-perl pdf-viewer diffutils-doc wdiff postscript-viewer
  debsig-verify debian-keyring gpart parted fuse2fs e2fsck-static g++-multilib
  g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake
  libtool flex bison gdb gcc-doc gcc-13-multilib gdb-i686-linux-gnu gnupg
  groff ppp rdnssd resolvconf avahi-autoipd isc-dhcp-client-ddns libc-devtools
  glibc-doc libnss-nis libnss-nisplus gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg git bzr rng-tools gdbm-l10n gnutls-bin krb5-doc
  krb5-user mmdb-bin cryptsetup-bin libtss2-rc0t64 libpam-doc libstdc++-13-doc
  libarchive13t64 libdw1t64 libip4tc2 libpwquality1 libqrencode4 uuid-runtime
  bsd-mailx | mailx make-doc apparmor nfs-common hunspell firewalld keychain
  libpam-ssh monkeysphere ssh-askpass ed perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc
  python3-tk python3-venv python-apt-doc python-charset-normalizer-doc
  python3-setuptools python3-cryptography python3-openssl python3-socks
  python-requests-doc python3-brotli python3.11-venv python3.11-doc
  binfmt-support readline-doc claws-mail debsums default-mta | postfix | exim4
  | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
  reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
  systemd-boot systemd-resolved libtss2-tcti-device0 polkitd ncompress
  tar-scripts tar-doc dosfstools kbd util-linux-locales indent
Recommended packages:
  default-mta | mail-transport-agent gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg libalgorithm-merge-perl e2fsprogs-l10n gnupg
  manpages-dev libpam-cap libfile-fcntllock-perl libgpg-error-l10n libgpm2
  libfribidi0 dbus-user-session publicsuffix xauth psmisc lsb-release
  iso-codes zstd laptop-detect xxd
The following NEW packages will be installed:
  adduser apt apt-listchanges apt-utils base-files base-passwd bash
  bash-completion bind9-dnsutils bind9-host bind9-libs binutils
  binutils-common binutils-i686-linux-gnu bsdextrautils bsdutils
  build-essential busybox bzip2 ca-certificates coreutils cpio cpp cpp-13
  cpp-13-i686-linux-gnu cpp-i686-linux-gnu cron cron-daemon-common dash dbus
  dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common debconf
  debconf-i18n debian-archive-keyring debian-faq debianutils diffutils
  distro-info-data dmidecode dmsetup doc-debian dpkg dpkg-dev e2fsprogs
  eatmydata fakechroot fakeroot fdisk file findutils g++ g++-13
  g++-13-i686-linux-gnu g++-i686-linux-gnu gcc gcc-13 gcc-13-base
  gcc-13-i686-linux-gnu gcc-14-base gcc-i686-linux-gnu gettext-base gpg
  gpgconf gpgv grep groff-base gzip hostname ifupdown inetutils-telnet init
  init-system-helpers iproute2 iputils-ping isc-dhcp-client isc-dhcp-common
  kmod krb5-locales less libacl1 libapparmor1 libapt-pkg6.0t64 libasan8
  libassuan0 libatomic1 libattr1 libaudit-common libaudit1 libbinutils
  libblkid1 libbpf1 libbsd0 libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6
  libc6-dev libcap-ng0 libcap2 libcap2-bin libcbor0.10 libcc1-0 libcom-err2
  libcrypt-dev libcrypt1 libcryptsetup12 libctf-nobfd0 libctf0 libdb5.3t64
  libdbus-1-3 libdebconfclient0 libdevmapper1.02.1 libdpkg-perl libeatmydata1
  libedit2 libelf1t64 libexpat1 libext2fs2t64 libfakechroot libfakeroot
  libfdisk1 libffi8 libfido2-1 libfile-find-rule-perl libfstrm0 libgcc-13-dev
  libgcc-s1 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgmp10 libgnutls30t64
  libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64 libicu72
  libidn2-0 libisl23 libitm1 libjansson4 libjemalloc2 libjson-c5 libk5crypto3
  libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
  liblocale-gettext-perl liblockfile-bin liblz4-1 liblzma5 libmagic-mgc
  libmagic1t64 libmaxminddb0 libmd0 libmnl0 libmount1 libmpc3 libmpfr6
  libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11 libnghttp2-14
  libnss-systemd libnumber-compare-perl libp11-kit0 libpam-modules
  libpam-modules-bin libpam-runtime libpam-systemd libpam-wtmpdb libpam0g
  libpci3 libpcre2-8-0 libperl5.38t64 libpipeline1 libpopt0 libproc2-0
  libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
  libpython3.11-stdlib libquadmath0 libreadline8t64 libseccomp2 libselinux1
  libsemanage-common libsemanage2 libsepol2 libsframe1 libslang2 libsmartcols1
  libsqlite3-0 libss2 libssl3t64 libstdc++-13-dev libstdc++6 libsystemd-shared
  libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-glob-perl
  libtext-iconv-perl libtext-wrapi18n-perl libtinfo6 libtirpc-common
  libtirpc3t64 libubsan1 libuchardet0 libudev1 libunistring5 liburcu8t64
  libuuid1 libuv1t64 libwtmpdb0 libxml2 libxtables12 libxxhash0 libzstd1
  linux-libc-dev locales login logrotate logsave lsof make man-db manpages
  mawk media-types mount nano ncurses-base ncurses-bin ncurses-term netbase
  netcat-traditional nftables openssh-client openssl passwd patch pci.ids
  pciutils perl perl-base perl-modules-5.38 procps python-apt-common python3
  python3-apt python3-certifi python3-chardet python3-charset-normalizer
  python3-debconf python3-debian python3-debianbts python3-idna
  python3-minimal python3-pkg-resources python3-reportbug python3-requests
  python3-six python3-urllib3 python3.11 python3.11-minimal readline-common
  reportbug rpcsvc-proto sed sensible-utils systemd systemd-sysv
  systemd-timesyncd sysvinit-utils tar tasksel tasksel-data traceroute tzdata
  ucf udev usr-is-merged usrmerge util-linux util-linux-extra vim-common
  vim-tiny wamerican wget whiptail wtmpdb xz-utils zlib1g

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/gcc-14-base_14.1.0-1_i386.deb
0 upgraded, 304 newly installed, 0 to remove and 0 not upgraded.
Need to get 169 MB of archives.
After this operation, 650 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main i386 gcc-14-base i386 14.1.0-1 [44.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.38-13_i386.deb
Get:2 http://deb.debian.org/debian unstable/main i386 libc6 i386 2.38-13 [2643 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgcc-s1_14.1.0-1_i386.deb
Get:3 http://deb.debian.org/debian unstable/main i386 libgcc-s1 i386 14.1.0-1 [87.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20240123-1_i386.deb
Get:4 http://deb.debian.org/debian unstable/main i386 mawk i386 1.3.4.20240123-1 [138 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-files/base-files_13.3_i386.deb
Get:5 http://deb.debian.org/debian unstable/main i386 base-files i386 13.3 [72.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.5-2_i386.deb
Get:6 http://deb.debian.org/debian unstable/main i386 libtinfo6 i386 6.5-2 [346 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.19_i386.deb
Get:7 http://deb.debian.org/debian unstable/main i386 debianutils i386 5.19 [89.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.21-2.1_i386.deb
Get:8 http://deb.debian.org/debian unstable/main i386 bash i386 5.2.21-2.1 [1527 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-5_i386.deb
Get:9 http://deb.debian.org/debian unstable/main i386 libcap2 i386 1:2.66-5 [28.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_256%7erc4-1_i386.deb
Get:10 http://deb.debian.org/debian unstable/main i386 libsystemd0 i386 256~rc4-1 [397 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.40.1-8.1_i386.deb
Get:11 http://deb.debian.org/debian unstable/main i386 bsdutils i386 1:2.40.1-8.1 [110 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.2-2_i386.deb
Get:12 http://deb.debian.org/debian unstable/main i386 libacl1 i386 2.3.2-2 [34.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.2-1_i386.deb
Get:13 http://deb.debian.org/debian unstable/main i386 libattr1 i386 1:2.5.2-1 [22.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.3.0%2bdfsg-2%2bb1_i386.deb
Get:14 http://deb.debian.org/debian unstable/main i386 libgmp10 i386 2:6.3.0+dfsg-2+b1 [571 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-4%2bb1_i386.deb
Get:15 http://deb.debian.org/debian unstable/main i386 libpcre2-8-0 i386 10.42-4+b1 [259 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.5-2%2bb2_i386.deb
Get:16 http://deb.debian.org/debian unstable/main i386 libselinux1 i386 3.5-2+b2 [78.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.5%2bdfsg2-2_i386.deb
Get:17 http://deb.debian.org/debian unstable/main i386 libzstd1 i386 1.5.5+dfsg2-2 [282 kB]

proxy download: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.3.dfsg%2breally1.3.1-1_i386.deb
Get:18 http://deb.debian.org/debian unstable/main i386 zlib1g i386 1:1.3.dfsg+really1.3.1-1 [83.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/libssl3t64_3.2.2-1_i386.deb
Get:19 http://deb.debian.org/debian unstable/main i386 libssl3t64 i386 3.2.2-1 [2237 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.4-3.1_i386.deb
Get:20 http://deb.debian.org/debian unstable/main i386 coreutils i386 9.4-3.1 [3016 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-9_i386.deb
Get:21 http://deb.debian.org/debian unstable/main i386 dash i386 0.5.12-9 [97.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.10-1_i386.deb
Get:22 http://deb.debian.org/debian unstable/main i386 diffutils i386 1:3.10-1 [381 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_i386.deb
Get:23 http://deb.debian.org/debian unstable/main i386 libbz2-1.0 i386 1.0.8-5.1 [37.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.1%2breally5.4.5-1_i386.deb
Get:24 http://deb.debian.org/debian unstable/main i386 liblzma5 i386 5.6.1+really5.4.5-1 [248 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.1.0-2_i386.deb
Get:25 http://deb.debian.org/debian unstable/main i386 libmd0 i386 1.1.0-2 [38.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/tar/tar_1.35%2bdfsg-3_i386.deb
Get:26 http://deb.debian.org/debian unstable/main i386 tar i386 1.35+dfsg-3 [836 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6_i386.deb
Get:27 http://deb.debian.org/debian unstable/main i386 dpkg i386 1.22.6 [1534 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.10.0-2_i386.deb
Get:28 http://deb.debian.org/debian unstable/main i386 findutils i386 4.10.0-2 [712 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/grep/grep_3.11-4_i386.deb
Get:29 http://deb.debian.org/debian unstable/main i386 grep i386 3.11-4 [437 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1.1_i386.deb
Get:30 http://deb.debian.org/debian unstable/main i386 gzip i386 1.12-1.1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu2_i386.deb
Get:31 http://deb.debian.org/debian unstable/main i386 hostname i386 3.23+nmu2 [10.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.1.2-4_all.deb
Get:32 http://deb.debian.org/debian unstable/main i386 libaudit-common all 1:3.1.2-4 [11.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.5-1_i386.deb
Get:33 http://deb.debian.org/debian unstable/main i386 libcap-ng0 i386 0.8.5-1 [17.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.1.2-4_i386.deb
Get:34 http://deb.debian.org/debian unstable/main i386 libaudit1 i386 1:3.1.2-4 [50.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4_i386.deb
Get:35 http://deb.debian.org/debian unstable/main i386 libcrypt1 i386 1:4.4.36-4 [95.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3t64_5.3.28%2bdfsg2-7_i386.deb
Get:36 http://deb.debian.org/debian unstable/main i386 libdb5.3t64 i386 5.3.28+dfsg2-7 [759 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.86_all.deb
Get:37 http://deb.debian.org/debian unstable/main i386 debconf all 1.5.86 [119 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.3-7_i386.deb
Get:38 http://deb.debian.org/debian unstable/main i386 libpam0g i386 1.5.3-7 [70.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.3-7_i386.deb
Get:39 http://deb.debian.org/debian unstable/main i386 libpam-modules-bin i386 1.5.3-7 [56.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.3-7_i386.deb
Get:40 http://deb.debian.org/debian unstable/main i386 libpam-modules i386 1.5.3-7 [278 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.3-7_all.deb
Get:41 http://deb.debian.org/debian unstable/main i386 libpam-runtime all 1.5.3-7 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-5_i386.deb
Get:42 http://deb.debian.org/debian unstable/main i386 login i386 1:4.13+dfsg1-5 [592 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.5-2_i386.deb
Get:43 http://deb.debian.org/debian unstable/main i386 ncurses-bin i386 6.5-2 [436 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.38.2-5_i386.deb
Get:44 http://deb.debian.org/debian unstable/main i386 perl-base i386 5.38.2-5 [1748 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-2_i386.deb
Get:45 http://deb.debian.org/debian unstable/main i386 sed i386 4.9-2 [333 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.40.1-8.1_i386.deb
Get:46 http://deb.debian.org/debian unstable/main i386 libblkid1 i386 2.40.1-8.1 [182 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.40.1-8.1_i386.deb
Get:47 http://deb.debian.org/debian unstable/main i386 libmount1 i386 2.40.1-8.1 [211 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.40.1-8.1_i386.deb
Get:48 http://deb.debian.org/debian unstable/main i386 libsmartcols1 i386 2.40.1-8.1 [146 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256%7erc4-1_i386.deb
Get:49 http://deb.debian.org/debian unstable/main i386 libudev1 i386 256~rc4-1 [144 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.40.1-8.1_i386.deb
Get:50 http://deb.debian.org/debian unstable/main i386 libuuid1 i386 2.40.1-8.1 [36.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.40.1-8.1_i386.deb
Get:51 http://deb.debian.org/debian unstable/main i386 util-linux i386 2.40.1-8.1 [1243 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.272_i386.deb
Get:52 http://deb.debian.org/debian unstable/main i386 libdebconfclient0 i386 0.272 [10.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.3_i386.deb
Get:53 http://deb.debian.org/debian unstable/main i386 base-passwd i386 3.6.3 [51.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.5-1_all.deb
Get:54 http://deb.debian.org/debian unstable/main i386 libsemanage-common all 3.5-1 [9908 B]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.5-2%2bb1_i386.deb
Get:55 http://deb.debian.org/debian unstable/main i386 libsepol2 i386 3.5-2+b1 [299 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.5-1%2bb3_i386.deb
Get:56 http://deb.debian.org/debian unstable/main i386 libsemanage2 i386 3.5-1+b3 [97.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-5_i386.deb
Get:57 http://deb.debian.org/debian unstable/main i386 passwd i386 1:4.13+dfsg1-5 [976 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.137_all.deb
Get:58 http://deb.debian.org/debian unstable/main i386 adduser all 3.137 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.49-2_i386.deb
Get:59 http://deb.debian.org/debian unstable/main i386 libgpg-error0 i386 1.49-2 [84.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-3_i386.deb
Get:60 http://deb.debian.org/debian unstable/main i386 libgcrypt20 i386 1.10.3-3 [689 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.43-7_i386.deb
Get:61 http://deb.debian.org/debian unstable/main i386 gpgv i386 2.2.43-7 [237 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-2_i386.deb
Get:62 http://deb.debian.org/debian unstable/main i386 liblz4-1 i386 1.9.4-2 [63.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libstdc%2b%2b6_14.1.0-1_i386.deb
Get:63 http://deb.debian.org/debian unstable/main i386 libstdc++6 i386 14.1.0-1 [764 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.2-2%2bb1_i386.deb
Get:64 http://deb.debian.org/debian unstable/main i386 libxxhash0 i386 0.8.2-2+b1 [39.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0t64_2.9.4_i386.deb
Get:65 http://deb.debian.org/debian unstable/main i386 libapt-pkg6.0t64 i386 2.9.4 [1096 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb
Get:66 http://deb.debian.org/debian unstable/main i386 debian-archive-keyring all 2023.4 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8t64_3.9.1-2.2_i386.deb
Get:67 http://deb.debian.org/debian unstable/main i386 libnettle8t64 i386 3.9.1-2.2 [309 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6t64_3.9.1-2.2_i386.deb
Get:68 http://deb.debian.org/debian unstable/main i386 libhogweed6t64 i386 3.9.1-2.2 [330 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring5_1.2-1_i386.deb
Get:69 http://deb.debian.org/debian unstable/main i386 libunistring5 i386 1.2-1 [433 kB]

proxy download: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.7-2_i386.deb
Get:70 http://deb.debian.org/debian unstable/main i386 libidn2-0 i386 2.3.7-2 [129 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.6-1_i386.deb
Get:71 http://deb.debian.org/debian unstable/main i386 libffi8 i386 3.4.6-1 [21.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.25.3-5_i386.deb
Get:72 http://deb.debian.org/debian unstable/main i386 libp11-kit0 i386 0.25.3-5 [416 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-3%2bb2_i386.deb
Get:73 http://deb.debian.org/debian unstable/main i386 libtasn1-6 i386 4.19.0-3+b2 [50.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_i386.deb
Get:74 http://deb.debian.org/debian unstable/main i386 libgnutls30t64 i386 3.8.5-4 [1436 kB]

proxy download: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.5-1_i386.deb
Get:75 http://deb.debian.org/debian unstable/main i386 libseccomp2 i386 2.5.5-1 [49.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.4_i386.deb
Get:76 http://deb.debian.org/debian unstable/main i386 apt i386 2.9.4 [1412 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.38_5.38.2-5_all.deb
Get:77 http://deb.debian.org/debian unstable/main i386 perl-modules-5.38 all 5.38.2-5 [2905 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6t64_1.23-6_i386.deb
Get:78 http://deb.debian.org/debian unstable/main i386 libgdbm6t64 i386 1.23-6 [77.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4t64_1.23-6_i386.deb
Get:79 http://deb.debian.org/debian unstable/main i386 libgdbm-compat4t64 i386 1.23-6 [49.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/libperl5.38t64_5.38.2-5_i386.deb
Get:80 http://deb.debian.org/debian unstable/main i386 libperl5.38t64 i386 5.38.2-5 [3919 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl_5.38.2-5_i386.deb
Get:81 http://deb.debian.org/debian unstable/main i386 perl i386 5.38.2-5 [236 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb
Get:82 http://deb.debian.org/debian unstable/main i386 libnumber-compare-perl all 0.03-3 [6332 B]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb
Get:83 http://deb.debian.org/debian unstable/main i386 libtext-glob-perl all 0.11-3 [7676 B]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb
Get:84 http://deb.debian.org/debian unstable/main i386 libfile-find-rule-perl all 0.34-3 [26.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_39_all.deb
Get:85 http://deb.debian.org/debian unstable/main i386 usrmerge all 39 [13.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_39_all.deb
Get:86 http://deb.debian.org/debian unstable/main i386 usr-is-merged all 39 [5572 B]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.66_all.deb
Get:87 http://deb.debian.org/debian unstable/main i386 init-system-helpers all 1.66 [39.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.38-13_i386.deb
Get:88 http://deb.debian.org/debian unstable/main i386 libc-bin i386 2.38-13 [636 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.5-2_all.deb
Get:89 http://deb.debian.org/debian unstable/main i386 ncurses-base all 6.5-2 [270 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-1_i386.deb
Get:90 http://deb.debian.org/debian unstable/main i386 sysvinit-utils i386 3.09-1 [32.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.1-1_i386.deb
Get:91 http://deb.debian.org/debian unstable/main i386 libcom-err2 i386 1.47.1-1 [23.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2t64_1.47.1-1_i386.deb
Get:92 http://deb.debian.org/debian unstable/main i386 libext2fs2t64 i386 1.47.1-1 [236 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.1-1_i386.deb
Get:93 http://deb.debian.org/debian unstable/main i386 libss2 i386 1.47.1-1 [28.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.1-1_i386.deb
Get:94 http://deb.debian.org/debian unstable/main i386 logsave i386 1.47.1-1 [22.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.1-1_i386.deb
Get:95 http://deb.debian.org/debian unstable/main i386 e2fsprogs i386 1.47.1-1 [624 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.40.1-8.1_i386.deb
Get:96 http://deb.debian.org/debian unstable/main i386 mount i386 2.40.1-8.1 [157 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.13-2_i386.deb
Get:97 http://deb.debian.org/debian unstable/main i386 libapparmor1 i386 3.0.13-2 [42.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.196-1%2bb1_i386.deb
Get:98 http://deb.debian.org/debian unstable/main i386 dmsetup i386 2:1.02.196-1+b1 [77.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-1%2bb1_i386.deb
Get:99 http://deb.debian.org/debian unstable/main i386 libdevmapper1.02.1 i386 2:1.02.196-1+b1 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.17-1%2bb1_i386.deb
Get:100 http://deb.debian.org/debian unstable/main i386 libjson-c5 i386 0.17-1+b1 [46.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.7.2-2_i386.deb
Get:101 http://deb.debian.org/debian unstable/main i386 libcryptsetup12 i386 2:2.7.2-2 [286 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.40.1-8.1_i386.deb
Get:102 http://deb.debian.org/debian unstable/main i386 libfdisk1 i386 2.40.1-8.1 [227 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256%7erc4-1_i386.deb
Get:103 http://deb.debian.org/debian unstable/main i386 libsystemd-shared i386 256~rc4-1 [2108 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256%7erc4-1_i386.deb
Get:104 http://deb.debian.org/debian unstable/main i386 systemd i386 256~rc4-1 [3717 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-189_all.deb
Get:105 http://deb.debian.org/debian unstable/main i386 cron-daemon-common all 3.0pl1-189 [16.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.22_all.deb
Get:106 http://deb.debian.org/debian unstable/main i386 sensible-utils all 0.0.22 [22.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-189_i386.deb
Get:107 http://deb.debian.org/debian unstable/main i386 cron i386 3.0pl1-189 [87.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256%7erc4-1_i386.deb
Get:108 http://deb.debian.org/debian unstable/main i386 systemd-sysv i386 256~rc4-1 [55.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.66_i386.deb
Get:109 http://deb.debian.org/debian unstable/main i386 init i386 1.66 [6004 B]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-4%2bb1_i386.deb
Get:110 http://deb.debian.org/debian unstable/main i386 libdbus-1-3 i386 1.14.10-4+b1 [217 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-4%2bb1_i386.deb
Get:111 http://deb.debian.org/debian unstable/main i386 dbus-bin i386 1.14.10-4+b1 [107 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-4_all.deb
Get:112 http://deb.debian.org/debian unstable/main i386 dbus-session-bus-common all 1.14.10-4 [79.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_i386.deb
Get:113 http://deb.debian.org/debian unstable/main i386 libexpat1 i386 2.6.2-1 [107 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-4%2bb1_i386.deb
Get:114 http://deb.debian.org/debian unstable/main i386 dbus-daemon i386 1.14.10-4+b1 [195 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb
Get:115 http://deb.debian.org/debian unstable/main i386 dbus-system-bus-common all 1.14.10-4 [80.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-4%2bb1_i386.deb
Get:116 http://deb.debian.org/debian unstable/main i386 dbus i386 1.14.10-4+b1 [101 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-7_i386.deb
Get:117 http://deb.debian.org/debian unstable/main i386 liblocale-gettext-perl i386 1.07-7 [15.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_i386.deb
Get:118 http://deb.debian.org/debian unstable/main i386 libpython3.11-minimal i386 3.11.9-1 [817 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_i386.deb
Get:119 http://deb.debian.org/debian unstable/main i386 python3.11-minimal i386 3.11.9-1 [1918 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_i386.deb
Get:120 http://deb.debian.org/debian unstable/main i386 python3-minimal i386 3.11.8-1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb
Get:121 http://deb.debian.org/debian unstable/main i386 media-types all 10.1.0 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:122 http://deb.debian.org/debian unstable/main i386 netbase all 6.4 [12.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb
Get:123 http://deb.debian.org/debian unstable/main i386 tzdata all 2024a-4 [255 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_i386.deb
Get:124 http://deb.debian.org/debian unstable/main i386 libncursesw6 i386 6.5-2 [147 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb
Get:125 http://deb.debian.org/debian unstable/main i386 readline-common all 8.2-4 [69.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_i386.deb
Get:126 http://deb.debian.org/debian unstable/main i386 libreadline8t64 i386 8.2-4 [171 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_i386.deb
Get:127 http://deb.debian.org/debian unstable/main i386 libsqlite3-0 i386 3.46.0-1 [975 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_i386.deb
Get:128 http://deb.debian.org/debian unstable/main i386 libpython3.11-stdlib i386 3.11.9-1 [1795 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_i386.deb
Get:129 http://deb.debian.org/debian unstable/main i386 python3.11 i386 3.11.9-1 [602 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_i386.deb
Get:130 http://deb.debian.org/debian unstable/main i386 libpython3-stdlib i386 3.11.8-1 [9336 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_i386.deb
Get:131 http://deb.debian.org/debian unstable/main i386 python3 i386 3.11.8-1 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.75_all.deb
Get:132 http://deb.debian.org/debian unstable/main i386 tasksel-data all 3.75 [18.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.75_all.deb
Get:133 http://deb.debian.org/debian unstable/main i386 tasksel all 3.75 [50.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.4_i386.deb
Get:134 http://deb.debian.org/debian unstable/main i386 apt-utils i386 2.9.4 [337 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.15%2bdfsg-1_i386.deb
Get:135 http://deb.debian.org/debian unstable/main i386 cpio i386 2.15+dfsg-1 [267 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11%2bb3_i386.deb
Get:136 http://deb.debian.org/debian unstable/main i386 libtext-charwidth-perl i386 0.04-11+b3 [9636 B]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8%2bb3_i386.deb
Get:137 http://deb.debian.org/debian unstable/main i386 libtext-iconv-perl i386 1.7-8+b3 [14.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb
Get:138 http://deb.debian.org/debian unstable/main i386 libtext-wrapi18n-perl all 0.06-10 [8808 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.86_all.deb
Get:139 http://deb.debian.org/debian unstable/main i386 debconf-i18n all 1.5.86 [195 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.5-3_i386.deb
Get:140 http://deb.debian.org/debian unstable/main i386 dmidecode i386 3.5-3 [63.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/fdisk_2.40.1-8.1_i386.deb
Get:141 http://deb.debian.org/debian unstable/main i386 fdisk i386 2.40.1-8.1 [161 kB]

proxy download: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1t64_0.191-1%2bb1_i386.deb
Get:142 http://deb.debian.org/debian unstable/main i386 libelf1t64 i386 0.191-1+b1 [194 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.2-1_i386.deb
Get:143 http://deb.debian.org/debian unstable/main i386 libbpf1 i386 1:1.4.2-1 [176 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_i386.deb
Get:144 http://deb.debian.org/debian unstable/main i386 libmnl0 i386 1.0.5-2+b1 [12.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_i386.deb
Get:145 http://deb.debian.org/debian unstable/main i386 libkrb5support0 i386 1.20.1-6+b1 [36.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_i386.deb
Get:146 http://deb.debian.org/debian unstable/main i386 libk5crypto3 i386 1.20.1-6+b1 [83.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_i386.deb
Get:147 http://deb.debian.org/debian unstable/main i386 libkeyutils1 i386 1.6.3-3 [9432 B]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_i386.deb
Get:148 http://deb.debian.org/debian unstable/main i386 libkrb5-3 i386 1.20.1-6+b1 [360 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_i386.deb
Get:149 http://deb.debian.org/debian unstable/main i386 libgssapi-krb5-2 i386 1.20.1-6+b1 [145 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb
Get:150 http://deb.debian.org/debian unstable/main i386 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_i386.deb
Get:151 http://deb.debian.org/debian unstable/main i386 libtirpc3t64 i386 1.3.4+ds-1.3 [90.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-4_i386.deb
Get:152 http://deb.debian.org/debian unstable/main i386 libxtables12 i386 1.8.10-4 [33.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_i386.deb
Get:153 http://deb.debian.org/debian unstable/main i386 libcap2-bin i386 1:2.66-5 [34.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_i386.deb
Get:154 http://deb.debian.org/debian unstable/main i386 iproute2 i386 6.9.0-1 [1130 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.43_i386.deb
Get:155 http://deb.debian.org/debian unstable/main i386 ifupdown i386 0.8.43 [62.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20240117-1_i386.deb
Get:156 http://deb.debian.org/debian unstable/main i386 iputils-ping i386 3:20240117-1 [51.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-5_i386.deb
Get:157 http://deb.debian.org/debian unstable/main i386 isc-dhcp-client i386 4.4.3-P1-5 [1167 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-5_i386.deb
Get:158 http://deb.debian.org/debian unstable/main i386 isc-dhcp-common i386 4.4.3-P1-5 [118 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240327-1_i386.deb
Get:159 http://deb.debian.org/debian unstable/main i386 libkmod2 i386 32+20240327-1 [65.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240327-1_i386.deb
Get:160 http://deb.debian.org/debian unstable/main i386 kmod i386 32+20240327-1 [104 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/less/less_643-1_i386.deb
Get:161 http://deb.debian.org/debian unstable/main i386 less i386 643-1 [158 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1%2bb1_i386.deb
Get:162 http://deb.debian.org/debian unstable/main i386 libpopt0 i386 1.19+dfsg-1+b1 [45.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-2_i386.deb
Get:163 http://deb.debian.org/debian unstable/main i386 logrotate i386 3.21.0-2 [62.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nano/nano_8.0-1_i386.deb
Get:164 http://deb.debian.org/debian unstable/main i386 nano i386 8.0-1 [669 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_i386.deb
Get:165 http://deb.debian.org/debian unstable/main i386 libjansson4 i386 2.14-2+b2 [41.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.6-2%2bb1_i386.deb
Get:166 http://deb.debian.org/debian unstable/main i386 libnftnl11 i386 1.2.6-2+b1 [68.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.9-2_i386.deb
Get:167 http://deb.debian.org/debian unstable/main i386 libnftables1 i386 1.0.9-2 [327 kB]

proxy download: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.12.2-1_i386.deb
Get:168 http://deb.debian.org/debian unstable/main i386 libbsd0 i386 0.12.2-1 [134 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20240517-1_i386.deb
Get:169 http://deb.debian.org/debian unstable/main i386 libedit2 i386 3.1-20240517-1 [97.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.9-2_i386.deb
Get:170 http://deb.debian.org/debian unstable/main i386 nftables i386 1.0.9-2 [73.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.4-4_i386.deb
Get:171 http://deb.debian.org/debian unstable/main i386 libproc2-0 i386 2:4.0.4-4 [65.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.4-4_i386.deb
Get:172 http://deb.debian.org/debian unstable/main i386 procps i386 2:4.0.4-4 [876 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/udev_256%7erc4-1_i386.deb
Get:173 http://deb.debian.org/debian unstable/main i386 udev i386 256~rc4-1 [1880 kB]
proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.1.0377-1_all.deb
Get:174 http://deb.debian.org/debian unstable/main i386 vim-common all 2:9.1.0377-1 [410 kB]

proxy download: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.1.0377-1_i386.deb
Get:175 http://deb.debian.org/debian unstable/main i386 vim-tiny i386 2:9.1.0377-1 [761 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-5_i386.deb
Get:176 http://deb.debian.org/debian unstable/main i386 libslang2 i386 2.3.3-5 [548 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.24-2_i386.deb
Get:177 http://deb.debian.org/debian unstable/main i386 libnewt0.52 i386 0.52.24-2 [61.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.24-2_i386.deb
Get:178 http://deb.debian.org/debian unstable/main i386 whiptail i386 0.52.24-2 [24.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.9.0_all.deb
Get:179 http://deb.debian.org/debian unstable/main i386 python-apt-common all 2.9.0 [66.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:180 http://deb.debian.org/debian unstable/main i386 distro-info-data all 0.62 [6344 B]

proxy download: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.9.0_i386.deb
Get:181 http://deb.debian.org/debian unstable/main i386 python3-apt i386 2.9.0 [208 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.86_all.deb
Get:182 http://deb.debian.org/debian unstable/main i386 python3-debconf all 1.5.86 [4232 B]
proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb
Get:183 http://deb.debian.org/debian unstable/main i386 ucf all 3.0043+nmu1 [55.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.27_all.deb
Get:184 http://deb.debian.org/debian unstable/main i386 apt-listchanges all 3.27 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.14.0-1_all.deb
Get:185 http://deb.debian.org/debian unstable/main i386 bash-completion all 1:2.14.0-1 [305 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1%2bb2_i386.deb
Get:186 http://deb.debian.org/debian unstable/main i386 libfstrm0 i386 0.6.1-1+b2 [23.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-2%2bb1_i386.deb
Get:187 http://deb.debian.org/debian unstable/main i386 libjemalloc2 i386 5.3.0-2+b1 [283 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.31-1%2bb1_i386.deb
Get:188 http://deb.debian.org/debian unstable/main i386 liblmdb0 i386 0.9.31-1+b1 [46.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.9.1-1_i386.deb
Get:189 http://deb.debian.org/debian unstable/main i386 libmaxminddb0 i386 1.9.1-1 [31.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.62.1-1_i386.deb
Get:190 http://deb.debian.org/debian unstable/main i386 libnghttp2-14 i386 1.62.1-1 [83.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb2_i386.deb
Get:191 http://deb.debian.org/debian unstable/main i386 libprotobuf-c1 i386 1.4.1-1+b2 [28.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/liburcu/liburcu8t64_0.14.0-4_i386.deb
Get:192 http://deb.debian.org/debian unstable/main i386 liburcu8t64 i386 0.14.0-4 [74.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/libuv1/libuv1t64_1.48.0-4_i386.deb
Get:193 http://deb.debian.org/debian unstable/main i386 libuv1t64 i386 1.48.0-4 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-4%2bb1_i386.deb
Get:194 http://deb.debian.org/debian unstable/main i386 libicu72 i386 72.1-4+b1 [9549 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.12.7%2bdfsg-3_i386.deb
Get:195 http://deb.debian.org/debian unstable/main i386 libxml2 i386 2.12.7+dfsg-3 [704 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-libs_9.19.21-1%2bb1_i386.deb
Get:196 http://deb.debian.org/debian unstable/main i386 bind9-libs i386 1:9.19.21-1+b1 [1488 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-host_9.19.21-1%2bb1_i386.deb
Get:197 http://deb.debian.org/debian unstable/main i386 bind9-host i386 1:9.19.21-1+b1 [316 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bind9/bind9-dnsutils_9.19.21-1%2bb1_i386.deb
Get:198 http://deb.debian.org/debian unstable/main i386 bind9-dnsutils i386 1:9.19.21-1+b1 [427 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5.1_i386.deb
Get:199 http://deb.debian.org/debian unstable/main i386 bzip2 i386 1.0.8-5.1 [40.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.2.2-1_i386.deb
Get:200 http://deb.debian.org/debian unstable/main i386 openssl i386 3.2.2-1 [1367 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20240203_all.deb
Get:201 http://deb.debian.org/debian unstable/main i386 ca-certificates all 20240203 [158 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb
Get:202 http://deb.debian.org/debian unstable/main i386 debian-faq all 11.1 [500 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb
Get:203 http://deb.debian.org/debian unstable/main i386 doc-debian all 11.3+nmu1 [156 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.45-3_i386.deb
Get:204 http://deb.debian.org/debian unstable/main i386 libmagic-mgc i386 1:5.45-3 [314 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/libmagic1t64_5.45-3_i386.deb
Get:205 http://deb.debian.org/debian unstable/main i386 libmagic1t64 i386 1:5.45-3 [114 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/file/file_5.45-3_i386.deb
Get:206 http://deb.debian.org/debian unstable/main i386 file i386 1:5.45-3 [42.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-14%2bb1_i386.deb
Get:207 http://deb.debian.org/debian unstable/main i386 gettext-base i386 0.21-14+b1 [162 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.8-1%2bb1_i386.deb
Get:208 http://deb.debian.org/debian unstable/main i386 libuchardet0 i386 0.0.8-1+b1 [69.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.23.0-4_i386.deb
Get:209 http://deb.debian.org/debian unstable/main i386 groff-base i386 1.23.0-4 [1194 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.5-4_i386.deb
Get:210 http://deb.debian.org/debian unstable/main i386 inetutils-telnet i386 2:2.5-4 [125 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-6_all.deb
Get:211 http://deb.debian.org/debian unstable/main i386 krb5-locales all 1.20.1-6 [63.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc-l10n_2.38-13_all.deb
Get:212 http://deb.debian.org/debian unstable/main i386 libc-l10n all 2.38-13 [724 kB]

proxy download: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_i386.deb
Get:213 http://deb.debian.org/debian unstable/main i386 liblockfile-bin i386 1.17-1+b1 [21.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_256%7erc4-1_i386.deb
Get:214 http://deb.debian.org/debian unstable/main i386 libnss-systemd i386 256~rc4-1 [203 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256%7erc4-1_i386.deb
Get:215 http://deb.debian.org/debian unstable/main i386 libpam-systemd i386 256~rc4-1 [282 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libwtmpdb0_0.12.0-2_i386.deb
Get:216 http://deb.debian.org/debian unstable/main i386 libwtmpdb0 i386 0.12.0-2 [9740 B]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/libpam-wtmpdb_0.12.0-2_i386.deb
Get:217 http://deb.debian.org/debian unstable/main i386 libpam-wtmpdb i386 0.12.0-2 [8260 B]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/locales_2.38-13_all.deb
Get:218 http://deb.debian.org/debian unstable/main i386 locales all 2.38-13 [3909 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1.1_i386.deb
Get:219 http://deb.debian.org/debian unstable/main i386 lsof i386 4.95.0-1.1 [317 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/bsdextrautils_2.40.1-8.1_i386.deb
Get:220 http://deb.debian.org/debian unstable/main i386 bsdextrautils i386 2.40.1-8.1 [100 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-2_i386.deb
Get:221 http://deb.debian.org/debian unstable/main i386 libpipeline1 i386 1.5.7-2 [39.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.12.1-2_i386.deb
Get:222 http://deb.debian.org/debian unstable/main i386 man-db i386 2.12.1-2 [1421 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.8-2_all.deb
Get:223 http://deb.debian.org/debian unstable/main i386 manpages all 6.8-2 [1389 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.5-2_all.deb
Get:224 http://deb.debian.org/debian unstable/main i386 ncurses-term all 6.5-2 [513 kB]

proxy download: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-48.1_i386.deb
Get:225 http://deb.debian.org/debian unstable/main i386 netcat-traditional i386 1.10-48.1 [63.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.10_0.10.2-1.2_i386.deb
Get:226 http://deb.debian.org/debian unstable/main i386 libcbor0.10 i386 0.10.2-1.2 [30.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.14.0-1%2bb2_i386.deb
Get:227 http://deb.debian.org/debian unstable/main i386 libfido2-1 i386 1.14.0-1+b2 [87.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.7p1-5_i386.deb
Get:228 http://deb.debian.org/debian unstable/main i386 openssh-client i386 1:9.7p1-5 [991 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2024.04.20-1_all.deb
Get:229 http://deb.debian.org/debian unstable/main i386 pci.ids all 0.0~2024.04.20-1 [257 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.12.0-1_i386.deb
Get:230 http://deb.debian.org/debian unstable/main i386 libpci3 i386 1:3.12.0-1 [78.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.12.0-1_i386.deb
Get:231 http://deb.debian.org/debian unstable/main i386 pciutils i386 1:3.12.0-1 [131 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb
Get:232 http://deb.debian.org/debian unstable/main i386 python3-pkg-resources all 68.1.2-2 [241 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.2.0%2bdfsg-1_all.deb
Get:233 http://deb.debian.org/debian unstable/main i386 python3-chardet all 5.2.0+dfsg-1 [107 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb
Get:234 http://deb.debian.org/debian unstable/main i386 python3-debian all 0.1.49 [115 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.1.1_all.deb
Get:235 http://deb.debian.org/debian unstable/main i386 python3-debianbts all 4.1.1 [12.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2023.11.17-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main i386 python3-certifi all 2023.11.17-1 [155 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.3.2-1_all.deb
Get:237 http://deb.debian.org/debian unstable/main i386 python3-charset-normalizer all 3.3.2-1 [51.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.6-2.1_all.deb
Get:238 http://deb.debian.org/debian unstable/main i386 python3-idna all 3.6-2.1 [38.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-6_all.deb
Get:239 http://deb.debian.org/debian unstable/main i386 python3-six all 1.16.0-6 [16.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.18-2_all.deb
Get:240 http://deb.debian.org/debian unstable/main i386 python3-urllib3 all 1.26.18-2 [116 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.31.0%2bdfsg-2_all.deb
Get:241 http://deb.debian.org/debian unstable/main i386 python3-requests all 2.31.0+dfsg-2 [68.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:242 http://deb.debian.org/debian unstable/main i386 python3-reportbug all 13.0.1 [78.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_13.0.1_all.deb
Get:243 http://deb.debian.org/debian unstable/main i386 reportbug all 13.0.1 [63.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_256%7erc4-1_i386.deb
Get:244 http://deb.debian.org/debian unstable/main i386 systemd-timesyncd i386 256~rc4-1 [79.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_i386.deb
Get:245 http://deb.debian.org/debian unstable/main i386 traceroute i386 1:2.1.5-1 [55.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.40.1-8.1_i386.deb
Get:246 http://deb.debian.org/debian unstable/main i386 util-linux-extra i386 2.40.1-8.1 [276 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb
Get:247 http://deb.debian.org/debian unstable/main i386 wamerican all 2020.12.07-2 [221 kB]

proxy download: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5t64_0.21.2-1.1_i386.deb
Get:248 http://deb.debian.org/debian unstable/main i386 libpsl5t64 i386 0.21.2-1.1 [57.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wget/wget_1.24.5-1_i386.deb
Get:249 http://deb.debian.org/debian unstable/main i386 wget i386 1.24.5-1 [996 kB]

proxy download: http://deb.debian.org/debian/pool/main/w/wtmpdb/wtmpdb_0.12.0-2_i386.deb
Get:250 http://deb.debian.org/debian unstable/main i386 wtmpdb i386 0.12.0-2 [16.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1%2breally5.4.5-1_i386.deb
Get:251 http://deb.debian.org/debian unstable/main i386 xz-utils i386 5.6.1+really5.4.5-1 [508 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_i386.deb
Get:252 http://deb.debian.org/debian unstable/main i386 binutils-common i386 2.42-4 [2539 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libsframe1_2.42-4_i386.deb
Get:253 http://deb.debian.org/debian unstable/main i386 libsframe1 i386 2.42-4 [76.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.42-4_i386.deb
Get:254 http://deb.debian.org/debian unstable/main i386 libbinutils i386 2.42-4 [575 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.42-4_i386.deb
Get:255 http://deb.debian.org/debian unstable/main i386 libctf-nobfd0 i386 2.42-4 [154 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_i386.deb
Get:256 http://deb.debian.org/debian unstable/main i386 libctf0 i386 2.42-4 [91.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_i386.deb
Get:257 http://deb.debian.org/debian unstable/main i386 libgprofng0 i386 2.42-4 [819 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-i686-linux-gnu_2.42-4_i386.deb
Get:258 http://deb.debian.org/debian unstable/main i386 binutils-i686-linux-gnu i386 2.42-4 [2366 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_i386.deb
Get:259 http://deb.debian.org/debian unstable/main i386 binutils i386 2.42-4 [80.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.38-13_i386.deb
Get:260 http://deb.debian.org/debian unstable/main i386 libc-dev-bin i386 2.38-13 [50.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/linux/linux-libc-dev_6.8.12-1_all.deb
Get:261 http://deb.debian.org/debian unstable/main i386 linux-libc-dev all 6.8.12-1 [2329 kB]

proxy download: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.36-4_i386.deb
Get:262 http://deb.debian.org/debian unstable/main i386 libcrypt-dev i386 1:4.4.36-4 [125 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_i386.deb
Get:263 http://deb.debian.org/debian unstable/main i386 rpcsvc-proto i386 1.4.3-1 [66.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.38-13_i386.deb
Get:264 http://deb.debian.org/debian unstable/main i386 libc6-dev i386 2.38-13 [1733 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-base_13.2.0-25_i386.deb
Get:265 http://deb.debian.org/debian unstable/main i386 gcc-13-base i386 13.2.0-25 [45.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.26-3%2bb2_i386.deb
Get:266 http://deb.debian.org/debian unstable/main i386 libisl23 i386 0.26-3+b2 [739 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.1-1%2bb1_i386.deb
Get:267 http://deb.debian.org/debian unstable/main i386 libmpfr6 i386 4.2.1-1+b1 [747 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1%2bb2_i386.deb
Get:268 http://deb.debian.org/debian unstable/main i386 libmpc3 i386 1.3.1-1+b2 [60.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13-i686-linux-gnu_13.2.0-25_i386.deb
Get:269 http://deb.debian.org/debian unstable/main i386 cpp-13-i686-linux-gnu i386 13.2.0-25 [10.6 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/cpp-13_13.2.0-25_i386.deb
Get:270 http://deb.debian.org/debian unstable/main i386 cpp-13 i386 13.2.0-25 [1272 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp-i686-linux-gnu_13.2.0-7_i386.deb
Get:271 http://deb.debian.org/debian unstable/main i386 cpp-i686-linux-gnu i386 4:13.2.0-7 [4716 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_13.2.0-7_i386.deb
Get:272 http://deb.debian.org/debian unstable/main i386 cpp i386 4:13.2.0-7 [1568 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libcc1-0_14.1.0-1_i386.deb
Get:273 http://deb.debian.org/debian unstable/main i386 libcc1-0 i386 14.1.0-1 [44.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libgomp1_14.1.0-1_i386.deb
Get:274 http://deb.debian.org/debian unstable/main i386 libgomp1 i386 14.1.0-1 [137 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libitm1_14.1.0-1_i386.deb
Get:275 http://deb.debian.org/debian unstable/main i386 libitm1 i386 14.1.0-1 [27.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libatomic1_14.1.0-1_i386.deb
Get:276 http://deb.debian.org/debian unstable/main i386 libatomic1 i386 14.1.0-1 [7540 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libasan8_14.1.0-1_i386.deb
Get:277 http://deb.debian.org/debian unstable/main i386 libasan8 i386 14.1.0-1 [2603 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libubsan1_14.1.0-1_i386.deb
Get:278 http://deb.debian.org/debian unstable/main i386 libubsan1 i386 14.1.0-1 [1053 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-14/libquadmath0_14.1.0-1_i386.deb
Get:279 http://deb.debian.org/debian unstable/main i386 libquadmath0 i386 14.1.0-1 [231 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libgcc-13-dev_13.2.0-25_i386.deb
Get:280 http://deb.debian.org/debian unstable/main i386 libgcc-13-dev i386 13.2.0-25 [2496 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13-i686-linux-gnu_13.2.0-25_i386.deb
Get:281 http://deb.debian.org/debian unstable/main i386 gcc-13-i686-linux-gnu i386 13.2.0-25 [20.6 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/gcc-13_13.2.0-25_i386.deb
Get:282 http://deb.debian.org/debian unstable/main i386 gcc-13 i386 13.2.0-25 [490 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc-i686-linux-gnu_13.2.0-7_i386.deb
Get:283 http://deb.debian.org/debian unstable/main i386 gcc-i686-linux-gnu i386 4:13.2.0-7 [1428 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_13.2.0-7_i386.deb
Get:284 http://deb.debian.org/debian unstable/main i386 gcc i386 4:13.2.0-7 [5140 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/libstdc%2b%2b-13-dev_13.2.0-25_i386.deb
Get:285 http://deb.debian.org/debian unstable/main i386 libstdc++-13-dev i386 13.2.0-25 [2357 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13-i686-linux-gnu_13.2.0-25_i386.deb
Get:286 http://deb.debian.org/debian unstable/main i386 g++-13-i686-linux-gnu i386 13.2.0-25 [11.6 MB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-13/g%2b%2b-13_13.2.0-25_i386.deb
Get:287 http://deb.debian.org/debian unstable/main i386 g++-13 i386 13.2.0-25 [15.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b-i686-linux-gnu_13.2.0-7_i386.deb
Get:288 http://deb.debian.org/debian unstable/main i386 g++-i686-linux-gnu i386 4:13.2.0-7 [1192 B]

proxy download: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_13.2.0-7_i386.deb
Get:289 http://deb.debian.org/debian unstable/main i386 g++ i386 4:13.2.0-7 [1344 B]

proxy download: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_i386.deb
Get:290 http://deb.debian.org/debian unstable/main i386 make i386 4.3-4.1 [404 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:291 http://deb.debian.org/debian unstable/main i386 libdpkg-perl all 1.22.6 [631 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_i386.deb
Get:292 http://deb.debian.org/debian unstable/main i386 patch i386 2.7.6-7 [141 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.22.6_all.deb
Get:293 http://deb.debian.org/debian unstable/main i386 dpkg-dev all 1.22.6 [1317 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.10_i386.deb
Get:294 http://deb.debian.org/debian unstable/main i386 build-essential i386 12.10 [4516 B]

proxy download: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.36.1-7_i386.deb
Get:295 http://deb.debian.org/debian unstable/main i386 busybox i386 1:1.36.1-7 [475 kB]

proxy download: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_i386.deb
Get:296 http://deb.debian.org/debian unstable/main i386 libeatmydata1 i386 131-2 [7096 B]
proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb
Get:297 http://deb.debian.org/debian unstable/main i386 eatmydata all 131-2 [7532 B]

proxy download: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-17_i386.deb
Get:298 http://deb.debian.org/debian unstable/main i386 libfakechroot i386 2.20.1+ds-17 [47.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-17_all.deb
Get:299 http://deb.debian.org/debian unstable/main i386 fakechroot all 2.20.1+ds-17 [26.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.35-1_i386.deb
Get:300 http://deb.debian.org/debian unstable/main i386 libfakeroot i386 1.35-1 [31.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.35-1_i386.deb
Get:301 http://deb.debian.org/debian unstable/main i386 fakeroot i386 1.35-1 [75.3 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.6-1%2bb1_i386.deb
Get:302 http://deb.debian.org/debian unstable/main i386 libassuan0 i386 2.5.6-1+b1 [52.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.43-7_i386.deb
Get:303 http://deb.debian.org/debian unstable/main i386 gpgconf i386 2.2.43-7 [126 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.43-7_i386.deb
Get:304 http://deb.debian.org/debian unstable/main i386 gpg i386 2.2.43-7 [566 kB]
Fetched 169 MB in 2min 34s (1092 kB/s)
Download complete and in download only mode
Reading package lists...
running cleanupapt
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/archives/partial/*.deb
does not exist: ./shared/cache.A/apt/var/cache/apt/*.bin
does not exist: ./shared/cache.A/apt/var/lib/apt/lists/lock
does not exist: ./shared/cache.A/apt/etc/apt/sources.list.d/*
does not exist: ./shared/cache.A/apt/etc/apt/preferences.d/*
starting caching proxy for shared/cache.A
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
realpath: mmdebstrap: No such file or directory
+ :
+ mmdebstrap unstable /tmp/tmp.x0q9HjjGII --customize-hook=/usr/share/debvm/customize-autologin.sh --customize-hook=/usr/share/debvm/customize-dpkgavailable.sh --skip=cleanup/apt/lists --customize-hook=passwd --root "$1" --delete root --customize-hook=echo testvm >"$1/etc/hostname" --customize-hook=echo 127.0.0.1 localhost testvm >"$1/etc/hosts" --include=systemd-sysv --mode=root --verbose --variant=apt --format=directory --skip=output/dev --customize-hook=echo "LABEL=debvm / ext4 defaults 0 0" >"$1/etc/fstab" --customize-hook=/usr/share/debvm/customize-kernel.sh --architectures=amd64 --include=perl-doc,systemd-sysv,perl,arch-test,fakechroot,fakeroot,mount,uidmap,qemu-user-static,qemu-user,dpkg-dev,mini-httpd,libdevel-cover-perl,libtemplate-perl,debootstrap,procps,apt-cudf,aspcud,python3,libcap2-bin,gpg,debootstrap,distro-info-data,iproute2,ubuntu-keyring,apt-utils,squashfs-tools-ng,genext2fs,linux-image-generic,passwd,e2fsprogs,uuid-runtime,mmdebstrap --setup-hook=echo "Acquire::http::Proxy \"http://127.0.0.1:8080/\";" > "$1/etc/apt/apt.conf.d/00proxy" --hook-dir=/usr/share/mmdebstrap/hooks/maybe-merged-usr --customize-hook=rm "$1/etc/apt/apt.conf.d/00proxy" --customize-hook=mkdir -p "$1/etc/systemd/system/multi-user.target.wants" --customize-hook=ln -s ../mmdebstrap.service "$1/etc/systemd/system/multi-user.target.wants/mmdebstrap.service" --customize-hook=touch "$1/mmdebstrap-testenv" --customize-hook=copy-in "/tmp/tmp.Y1dkTpYsYz/mmdebstrap.service" /etc/systemd/system/ --customize-hook=copy-in "/tmp/tmp.Y1dkTpYsYz/worker.sh" / --customize-hook=echo 127.0.0.1 localhost > "$1/etc/hosts" --customize-hook=printf "START=1\nDAEMON_OPTS=\"-h 127.0.0.1 -p 80 -u nobody -dd /mnt/cache -i /var/run/mini-httpd.pid -T UTF-8\"\n" > "$1/etc/default/mini-httpd" --customize-hook=touch "$1/etc/systemd/system/tmp.mount" http://deb.debian.org/debian
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
W: Download is performed unsandboxed as root as file /tmp/tmp.x0q9HjjGII/var/lib/apt/lists/partial couldn't be accessed by user _apt
I: running --setup-hook in shell: sh -c 'echo "Acquire::http::Proxy \"http://127.0.0.1:8080/\";" > "$1/etc/apt/apt.conf.d/00proxy"' exec /tmp/tmp.x0q9HjjGII
I: running --setup-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/setup00.sh /tmp/tmp.x0q9HjjGII
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
proxy cached: http://deb.debian.org/debian/dists/unstable/main/binary-amd64/by-hash/SHA256/e9568f414c030afb693e339700c974212b3d59466dbe0cb201a9ea21e2509751
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9923 kB]
Fetched 10.1 MB in 2s (5818 kB/s)
Reading package lists...
usr-is-merged found -- running merged-usr setup hook
dpkg-deb: building package 'usr-is-merged' in '/tmp/tmp.x0q9HjjGII/tmp/tmp.IYuzl9K8kb/usr-is-merged.deb'.
Selecting previously unselected package usr-is-merged.
(Reading database ... 0 files and directories currently installed.)
Preparing to unpack .../usr-is-merged.deb ...
Unpacking usr-is-merged (1) ...
Setting up usr-is-merged (1) ...
I: skipping apt-get update because it was already run
I: downloading packages with apt...
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
  libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
  libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
  libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
  libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
  mawk zlib1g
Suggested packages:
  bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
  libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
  diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
  libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
  libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
  tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
Recommended packages:
  bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
  sensible-utils
The following NEW packages will be installed:
  base-files base-passwd bash bsdutils coreutils dash debconf debianutils
  diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
  libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
  libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
  libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
  libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
  libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
  ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-14/gcc-14-base_14.1.0-1_amd64.deb
0 upgraded, 57 newly installed, 0 to remove and 1 not upgraded.
Need to get 23.9 MB of archives.
After this operation, 96.1 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc6_2.38-13_amd64.deb
Get:2 http://deb.debian.org/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-14/libgcc-s1_14.1.0-1_amd64.deb
Get:3 http://deb.debian.org/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20240123-1_amd64.deb
Get:4 http://deb.debian.org/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-files/base-files_13.3_amd64.deb
Get:5 http://deb.debian.org/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.5-2_amd64.deb
Get:6 http://deb.debian.org/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.19_amd64.deb
Get:7 http://deb.debian.org/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.21-2.1_amd64.deb
Get:8 http://deb.debian.org/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.66-5_amd64.deb
Get:9 http://deb.debian.org/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_256%7erc4-1_amd64.deb
Get:10 http://deb.debian.org/debian unstable/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/bsdutils_2.40.1-8.1_amd64.deb
Get:11 http://deb.debian.org/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.3.2-2_amd64.deb
Get:12 http://deb.debian.org/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.5.2-1_amd64.deb
Get:13 http://deb.debian.org/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.3.0%2bdfsg-2%2bb1_amd64.deb
Get:14 http://deb.debian.org/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.42-4%2bb1_amd64.deb
Get:15 http://deb.debian.org/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.5-2%2bb2_amd64.deb
Get:16 http://deb.debian.org/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.5%2bdfsg2-2_amd64.deb
Get:17 http://deb.debian.org/debian unstable/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]
proxy cached: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.3.dfsg%2breally1.3.1-1_amd64.deb
Get:18 http://deb.debian.org/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/libssl3t64_3.2.2-1_amd64.deb
Get:19 http://deb.debian.org/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_9.4-3.1_amd64.deb
Get:20 http://deb.debian.org/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.12-9_amd64.deb
Get:21 http://deb.debian.org/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.10-1_amd64.deb
Get:22 http://deb.debian.org/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_amd64.deb
Get:23 http://deb.debian.org/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.1%2breally5.4.5-1_amd64.deb
Get:24 http://deb.debian.org/debian unstable/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.1.0-2_amd64.deb
Get:25 http://deb.debian.org/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tar/tar_1.35%2bdfsg-3_amd64.deb
Get:26 http://deb.debian.org/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6_amd64.deb
Get:27 http://deb.debian.org/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.10.0-2_amd64.deb
Get:28 http://deb.debian.org/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.11-4_amd64.deb
Get:29 http://deb.debian.org/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1.1_amd64.deb
Get:30 http://deb.debian.org/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu2_amd64.deb
Get:31 http://deb.debian.org/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.1.2-4_all.deb
Get:32 http://deb.debian.org/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.5-1_amd64.deb
Get:33 http://deb.debian.org/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.1.2-4_amd64.deb
Get:34 http://deb.debian.org/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4_amd64.deb
Get:35 http://deb.debian.org/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3t64_5.3.28%2bdfsg2-7_amd64.deb
Get:36 http://deb.debian.org/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.86_all.deb
Get:37 http://deb.debian.org/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.3-7_amd64.deb
Get:38 http://deb.debian.org/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.3-7_amd64.deb
Get:39 http://deb.debian.org/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.3-7_amd64.deb
Get:40 http://deb.debian.org/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.3-7_all.deb
Get:41 http://deb.debian.org/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-5_amd64.deb
Get:42 http://deb.debian.org/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.5-2_amd64.deb
Get:43 http://deb.debian.org/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.38.2-5_amd64.deb
Get:44 http://deb.debian.org/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-2_amd64.deb
Get:45 http://deb.debian.org/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/libblkid1_2.40.1-8.1_amd64.deb
Get:46 http://deb.debian.org/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/libmount1_2.40.1-8.1_amd64.deb
Get:47 http://deb.debian.org/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/libsmartcols1_2.40.1-8.1_amd64.deb
Get:48 http://deb.debian.org/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256%7erc4-1_amd64.deb
Get:49 http://deb.debian.org/debian unstable/main amd64 libudev1 amd64 256~rc4-1 [142 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/libuuid1_2.40.1-8.1_amd64.deb
Get:50 http://deb.debian.org/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux_2.40.1-8.1_amd64.deb
Get:51 http://deb.debian.org/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.272_amd64.deb
Get:52 http://deb.debian.org/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.3_amd64.deb
Get:53 http://deb.debian.org/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.66_all.deb
Get:54 http://deb.debian.org/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc-bin_2.38-13_amd64.deb
Get:55 http://deb.debian.org/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.5-2_all.deb
Get:56 http://deb.debian.org/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-1_amd64.deb
Get:57 http://deb.debian.org/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure gcc-14-base:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure mawk:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/base-files_13.3_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure base-files:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libtinfo6:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/debianutils_5.19_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure debianutils:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure bash:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libcap2:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libsystemd0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure bsdutils:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libacl1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libattr1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libgmp10:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libpcre2-8-0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libselinux1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libzstd1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure zlib1g:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libssl3t64:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure coreutils:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure dash:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure diffutils:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libbz2-1.0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure liblzma5:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libmd0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure tar:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure dpkg:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure findutils:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/grep_3.11-4_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure grep:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure gzip:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure hostname:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libaudit-common:all 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libcap-ng0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libaudit1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libcrypt1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libdb5.3t64:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/debconf_1.5.86_all.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure debconf:all 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libpam0g:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libpam-modules-bin:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libpam-modules:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libpam-runtime:all 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure login:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure ncurses-bin:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure perl-base:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/sed_4.9-2_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure sed:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libblkid1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libmount1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libsmartcols1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libudev1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libuuid1:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure util-linux:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libdebconfclient0:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure base-passwd:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure init-system-helpers:all 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure libc-bin:amd64 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure ncurses-base:all 
/usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.x0q9HjjGII/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
/usr/bin/dpkg --status-fd 9 --no-triggers --configure sysvinit-utils:amd64 
/usr/bin/dpkg --status-fd 9 --configure --pending 
Fetched 23.9 MB in 0s (84.4 MB/s)
I: extracting archives...
mount: /: not mount point or bad option.
       dmesg(1) may have more information after failed mount system call.
W: mount --make-rprivate / failed: 8192
I: running --extract-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/extract00.sh /tmp/tmp.x0q9HjjGII
proxy cached: http://deb.debian.org/debian/dists/unstable/InRelease
Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
Fetched 198 kB in 0s (1169 kB/s)
Reading package lists...
usr-is-merged found -- running merged-usr extract hook
I: installing essential packages...
Selecting previously unselected package gcc-14-base:amd64.
(Reading database ... 1 file or directory currently installed.)
Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
Unpacking gcc-14-base:amd64 (14.1.0-1) ...
Selecting previously unselected package libc6:amd64.
Preparing to unpack .../libc6_2.38-13_amd64.deb ...
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
dpkg-query: no packages found matching base-files
Unpacking libc6:amd64 (2.38-13) ...
Selecting previously unselected package libgcc-s1:amd64.
Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
Unpacking libgcc-s1:amd64 (14.1.0-1) ...
Selecting previously unselected package mawk.
Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
Unpacking mawk (1.3.4.20240123-1) ...
Selecting previously unselected package base-files.
dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
 base-files pre-depends on awk
  mawk provides awk but is unpacked but not configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../base-files_13.3_amd64.deb ...
Unpacking base-files (13.3) ...
Selecting previously unselected package libtinfo6:amd64.
Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
Unpacking libtinfo6:amd64 (6.5-2) ...
Selecting previously unselected package debianutils.
dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
 debianutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../debianutils_5.19_amd64.deb ...
Unpacking debianutils (5.19) ...
Selecting previously unselected package bash.
dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
 bash pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
 bash pre-depends on libtinfo6 (>= 6)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
Unpacking bash (5.2.21-2.1) ...
Selecting previously unselected package libcap2:amd64.
Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
Unpacking libcap2:amd64 (1:2.66-5) ...
Selecting previously unselected package libsystemd0:amd64.
Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
Unpacking libsystemd0:amd64 (256~rc4-1) ...
Selecting previously unselected package bsdutils.
dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
 bsdutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
 bsdutils pre-depends on libsystemd0 (>= 254)
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
Unpacking bsdutils (1:2.40.1-8.1) ...
Selecting previously unselected package libacl1:amd64.
Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
Unpacking libacl1:amd64 (2.3.2-2) ...
Selecting previously unselected package libattr1:amd64.
Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
Unpacking libattr1:amd64 (1:2.5.2-1) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
Selecting previously unselected package libpcre2-8-0:amd64.
Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
Selecting previously unselected package libselinux1:amd64.
Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
Unpacking libselinux1:amd64 (3.5-2+b2) ...
Selecting previously unselected package libzstd1:amd64.
Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
Selecting previously unselected package zlib1g:amd64.
Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.2.2-1) ...
Selecting previously unselected package coreutils.
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libattr1 (>= 1:2.4.48)
  libattr1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
  libgmp10:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libssl3t64 (>= 3.0.0)
  libssl3t64:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
Unpacking coreutils (9.4-3.1) ...
Selecting previously unselected package dash.
dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
 dash pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
Unpacking dash (0.5.12-9) ...
Selecting previously unselected package diffutils.
dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
 diffutils pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
Unpacking diffutils (1:3.10-1) ...
Selecting previously unselected package libbz2-1.0:amd64.
Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
Selecting previously unselected package liblzma5:amd64.
Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
Selecting previously unselected package libmd0:amd64.
Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
Unpacking libmd0:amd64 (1.1.0-2) ...
Selecting previously unselected package tar.
dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
 tar pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
 tar pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
 tar pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
Unpacking tar (1.35+dfsg-3) ...
Selecting previously unselected package dpkg.
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libbz2-1.0
  libbz2-1.0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on liblzma5 (>= 5.4.0)
  liblzma5:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libmd0 (>= 0.0.0)
  libmd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libzstd1 (>= 1.5.5)
  libzstd1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on zlib1g (>= 1:1.1.4)
  zlib1g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
Unpacking dpkg (1.22.6) ...
Selecting previously unselected package findutils.
dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
 findutils pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
 findutils pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
Unpacking findutils (4.10.0-2) ...
Selecting previously unselected package grep.
dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
 grep pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
 grep pre-depends on libpcre2-8-0 (>= 10.32)
  libpcre2-8-0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
Unpacking grep (3.11-4) ...
Selecting previously unselected package gzip.
dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
 gzip pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
Unpacking gzip (1.12-1.1) ...
Selecting previously unselected package hostname.
dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
 hostname pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
Unpacking hostname (3.23+nmu2) ...
Selecting previously unselected package libaudit-common.
Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
Unpacking libaudit-common (1:3.1.2-4) ...
Selecting previously unselected package libcap-ng0:amd64.
Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
Unpacking libcap-ng0:amd64 (0.8.5-1) ...
Selecting previously unselected package libaudit1:amd64.
Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
Unpacking libaudit1:amd64 (1:3.1.2-4) ...
Selecting previously unselected package libcrypt1:amd64.
Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
Selecting previously unselected package libdb5.3t64:amd64.
Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
Selecting previously unselected package debconf.
Preparing to unpack .../debconf_1.5.86_all.deb ...
Unpacking debconf (1.5.86) ...
Selecting previously unselected package libpam0g:amd64.
Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
Unpacking libpam0g:amd64 (1.5.3-7) ...
Selecting previously unselected package libpam-modules-bin.
Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
Unpacking libpam-modules-bin (1.5.3-7) ...
Selecting previously unselected package libpam-modules:amd64.
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
  libaudit1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libdb5.3t64
  libdb5.3t64:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libpam0g (>= 1.4.1)
  libpam0g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libsystemd0
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
  debconf is unpacked, but has never been configured.
  debconf provides debconf-2.0 but is unpacked but not configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
 libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
  libpam-modules-bin is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
Unpacking libpam-modules:amd64 (1.5.3-7) ...
Selecting previously unselected package libpam-runtime.
Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
Unpacking libpam-runtime (1.5.3-7) ...
Selecting previously unselected package login.
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libpam-modules
  libpam-modules:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libpam-runtime
  libpam-runtime is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libaudit1 (>= 1:2.2.1)
  libaudit1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libcrypt1 (>= 1:4.1.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
 login pre-depends on libpam0g (>= 0.99.7.1)
  libpam0g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking login (1:4.13+dfsg1-5) ...
Selecting previously unselected package ncurses-bin.
dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
 ncurses-bin pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
 ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
Unpacking ncurses-bin (6.5-2) ...
Selecting previously unselected package perl-base.
dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
 perl-base pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
 perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
 perl-base pre-depends on dpkg (>= 1.17.17)
  dpkg is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
Unpacking perl-base (5.38.2-5) ...
Selecting previously unselected package sed.
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
 sed pre-depends on libacl1 (>= 2.2.23)
  libacl1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
 sed pre-depends on libc6 (>= 2.34)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
 sed pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
Unpacking sed (4.9-2) ...
Selecting previously unselected package libblkid1:amd64.
Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
Unpacking libblkid1:amd64 (2.40.1-8.1) ...
Selecting previously unselected package libmount1:amd64.
Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
Unpacking libmount1:amd64 (2.40.1-8.1) ...
Selecting previously unselected package libsmartcols1:amd64.
Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
Selecting previously unselected package libudev1:amd64.
Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
Unpacking libudev1:amd64 (256~rc4-1) ...
Selecting previously unselected package libuuid1:amd64.
Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
Unpacking libuuid1:amd64 (2.40.1-8.1) ...
Selecting previously unselected package util-linux.
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
  libblkid1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libc6 (>= 2.38)
  libc6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libcap-ng0 (>= 0.7.9)
  libcap-ng0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
  libcrypt1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libmount1 (= 2.40.1-8.1)
  libmount1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libpam0g (>= 0.99.7.1)
  libpam0g:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 3.1~)
  libselinux1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
  libsmartcols1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libsystemd0
  libsystemd0:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libtinfo6 (>= 6)
  libtinfo6:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libudev1 (>= 183)
  libudev1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
  libuuid1:amd64 is unpacked, but has never been configured.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
Unpacking util-linux (2.40.1-8.1) ...
Selecting previously unselected package libdebconfclient0:amd64.
Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
Unpacking libdebconfclient0:amd64 (0.272) ...
Selecting previously unselected package base-passwd.
Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
Unpacking base-passwd (3.6.3) ...
Selecting previously unselected package init-system-helpers.
Preparing to unpack .../init-system-helpers_1.66_all.deb ...
Unpacking init-system-helpers (1.66) ...
Selecting previously unselected package libc-bin.
Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
Unpacking libc-bin (2.38-13) ...
Selecting previously unselected package ncurses-base.
Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
Unpacking ncurses-base (6.5-2) ...
Selecting previously unselected package sysvinit-utils.
Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
Unpacking sysvinit-utils (3.09-1) ...
Setting up gcc-14-base:amd64 (14.1.0-1) ...
Setting up libaudit-common (1:3.1.2-4) ...
Setting up debconf (1.5.86) ...
Setting up init-system-helpers (1.66) ...
Setting up ncurses-base (6.5-2) ...
Setting up libgcc-s1:amd64 (14.1.0-1) ...
Setting up libc6:amd64 (2.38-13) ...
Setting up mawk (1.3.4.20240123-1) ...
update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
Setting up base-files (13.3) ...
Setting up libtinfo6:amd64 (6.5-2) ...
Setting up debianutils (5.19) ...
update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
Setting up bash (5.2.21-2.1) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
Setting up libcap2:amd64 (1:2.66-5) ...
Setting up libsystemd0:amd64 (256~rc4-1) ...
Setting up bsdutils (1:2.40.1-8.1) ...
Setting up libacl1:amd64 (2.3.2-2) ...
Setting up libattr1:amd64 (1:2.5.2-1) ...
Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
Setting up libselinux1:amd64 (3.5-2+b2) ...
Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
Setting up libssl3t64:amd64 (3.2.2-1) ...
Setting up coreutils (9.4-3.1) ...
Setting up dash (0.5.12-9) ...
Setting up diffutils (1:3.10-1) ...
Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
Setting up libmd0:amd64 (1.1.0-2) ...
Setting up tar (1.35+dfsg-3) ...
update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
Setting up dpkg (1.22.6) ...
Setting up findutils (4.10.0-2) ...
Setting up grep (3.11-4) ...
Setting up gzip (1.12-1.1) ...
Setting up hostname (3.23+nmu2) ...
Setting up libcap-ng0:amd64 (0.8.5-1) ...
Setting up libaudit1:amd64 (1:3.1.2-4) ...
Setting up libcrypt1:amd64 (1:4.4.36-4) ...
Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
Setting up libpam0g:amd64 (1.5.3-7) ...
Setting up libpam-modules-bin (1.5.3-7) ...
Setting up libpam-modules:amd64 (1.5.3-7) ...
Setting up libpam-runtime (1.5.3-7) ...
Setting up login (1:4.13+dfsg1-5) ...
Setting up ncurses-bin (6.5-2) ...
Setting up perl-base (5.38.2-5) ...
Setting up sed (4.9-2) ...
Setting up libblkid1:amd64 (2.40.1-8.1) ...
Setting up libmount1:amd64 (2.40.1-8.1) ...
Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
Setting up libudev1:amd64 (256~rc4-1) ...
Setting up libuuid1:amd64 (2.40.1-8.1) ...
Setting up util-linux (2.40.1-8.1) ...
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
Setting up libdebconfclient0:amd64 (0.272) ...
Setting up base-passwd (3.6.3) ...
Setting up libc-bin (2.38-13) ...
Setting up sysvinit-utils (3.09-1) ...
I: running --essential-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/essential00.sh /tmp/tmp.x0q9HjjGII
dummy usr-is-merged package installed -- running merged-usr essential hook
Reading package lists...
Building dependency tree...
The following packages will be upgraded:
  usr-is-merged
proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_39_all.deb
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 5572 B of archives.
After this operation, 13.3 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
Fetched 5572 B in 0s (486 kB/s)
Chrooting into /tmp/tmp.x0q9HjjGII/
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5572 B in 0s (486 kB/s)
Chrooting into /tmp/tmp.x0q9HjjGII/
(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 ... 3675 files and directories currently installed.)
Preparing to unpack .../usr-is-merged_39_all.deb ...
Unpacking usr-is-merged (39) over (1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up usr-is-merged (39) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
I: installing remaining packages inside the chroot...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 clasp cpio
  debian-archive-keyring dmsetup gpgconf gpgv gringo initramfs-tools
  initramfs-tools-core klibc-utils kmod libapparmor1 libappconfig-perl
  libapt-pkg6.0t64 libarchive13t64 libassuan0 libbinutils libbpf1 libcapstone4
  libcom-err2 libcryptsetup12 libctf-nobfd0 libctf0 libdevmapper1.02.1
  libdpkg-perl libelf1t64 libexpat1 libext2fs2t64 libfakechroot libfakeroot
  libfdisk1 libffi8 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libglib2.0-0t64
  libgnutls30t64 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhogweed6t64
  libhtml-parser-perl libhtml-tagset-perl libicu72 libidn2-0 libjansson4
  libjson-c5 libk5crypto3 libkeyutils1 libklibc libkmod2 libkrb5-3
  libkrb5support0 liblua5.4-0 liblz4-1 liblzo2-2 libmnl0 libncursesw6
  libnettle8t64 libp11-kit0 libperl5.38t64 libproc2-0 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
  libpython3.11t64 libreadline8t64 libseccomp2 libsemanage-common libsemanage2
  libsepol2 libsframe1 libsqlite3-0 libsquashfs1 libss2 libstdc++6 libsubid4
  libsystemd-shared libtasn1-6 libtirpc-common libtirpc3t64 libunistring5
  liburi-perl libxml2 libxtables12 libxxhash0 linux-base
  linux-image-6.8.12-amd64 logsave make media-types netbase patch
  perl-modules-5.38 python3-cffi python3-cffi-backend python3-minimal
  python3-ply python3-pycparser python3.11 python3.11-minimal readline-common
  systemd tzdata udev wget xz-utils
Suggested packages:
  liblocale-gettext-perl cron quota apt-doc aptitude | synaptic | wajig gnupg
  | gnupg2 | gnupg1 powermgmt-base binutils-doc gprofng-gui bzip2-doc
  libarchive-dev squid-deb-proxy-client zstd debian-keyring gpart parted
  fuse2fs e2fsck-static gnupg bash-completion lrzip libbrowser-open-perl
  libcapture-tiny-perl libclass-xsaccessor-perl libjson-maybexs-perl
  libmoo-perl libnamespace-clean-perl libpod-coverage-perl libppi-html-perl
  | perltidy libsereal-decoder-perl libsereal-encoder-perl libterm-size-perl
  libtest-differences-perl gnupg | sq | sqop | pgpainless-cli
  | sequoia-chameleon-gnupg gcc | c-compiler sensible-utils git bzr rng-tools
  gdbm-l10n low-memory-monitor gnutls-bin krb5-doc krb5-user libdata-dump-perl
  libdw1t64 libfido2-1 libip4tc2 libpwquality1 libqrencode4 libtss2-rc0t64
  libtemplate-plugin-gd-perl libtemplate-plugin-xml-perl libbusiness-isbn-perl
  libregexp-ipv6-perl libwww-perl firmware-linux-free linux-doc-6.8
  debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux make-doc
  apt-transport-tor ca-certificates ncompress lzop lz4 nfs-common ed
  diffutils-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libtap-harness-archive-perl man-browser groff-base python3-doc python3-tk
  python3-venv python3-dev python-ply-doc python3-pkg-resources cpp
  python3.11-venv python3.11-doc binfmt-support readline-doc systemd-container
  systemd-homed systemd-userdbd systemd-boot systemd-resolved
  libtss2-tcti-device0 polkitd
Recommended packages:
  ca-certificates gnupg build-essential gcc | c-compiler gnupg | sq | sqop
  | pgpainless-cli | sequoia-chameleon-gnupg libalgorithm-merge-perl
  e2fsprogs-l10n busybox | busybox-static zstd libpam-cap gcc
  libfile-fcntllock-perl liblocale-gettext-perl libglib2.0-data
  shared-mime-info xdg-user-dirs libgpg-error-l10n libhttp-message-perl
  krb5-locales libgpm2 publicsuffix apparmor apache2-utils libdistro-info-perl
  sensible-utils psmisc default-dbus-system-bus | dbus-system-bus
  systemd-timesyncd | time-daemon libpam-systemd libnss-systemd
The following NEW packages will be installed:
  adduser apt apt-cudf apt-utils arch-test aspcud binutils binutils-common
  binutils-x86-64-linux-gnu bzip2 clasp cpio debian-archive-keyring
  debootstrap distro-info-data dmsetup dpkg-dev e2fsprogs fakechroot fakeroot
  genext2fs gpg gpgconf gpgv gringo initramfs-tools initramfs-tools-core
  iproute2 klibc-utils kmod libapparmor1 libappconfig-perl libapt-pkg6.0t64
  libarchive13t64 libassuan0 libbinutils libbpf1 libcap2-bin libcapstone4
  libcom-err2 libcryptsetup12 libctf-nobfd0 libctf0 libdevel-cover-perl
  libdevmapper1.02.1 libdpkg-perl libelf1t64 libexpat1 libext2fs2t64
  libfakechroot libfakeroot libfdisk1 libffi8 libgcrypt20 libgdbm-compat4t64
  libgdbm6t64 libglib2.0-0t64 libgnutls30t64 libgpg-error0 libgprofng0
  libgssapi-krb5-2 libhogweed6t64 libhtml-parser-perl libhtml-tagset-perl
  libicu72 libidn2-0 libjansson4 libjson-c5 libk5crypto3 libkeyutils1 libklibc
  libkmod2 libkrb5-3 libkrb5support0 liblua5.4-0 liblz4-1 liblzo2-2 libmnl0
  libncursesw6 libnettle8t64 libp11-kit0 libperl5.38t64 libproc2-0 libpsl5t64
  libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
  libpython3.11t64 libreadline8t64 libseccomp2 libsemanage-common libsemanage2
  libsepol2 libsframe1 libsqlite3-0 libsquashfs1 libss2 libstdc++6 libsubid4
  libsystemd-shared libtasn1-6 libtemplate-perl libtirpc-common libtirpc3t64
  libunistring5 liburi-perl libxml2 libxtables12 libxxhash0 linux-base
  linux-image-6.8.12-amd64 linux-image-amd64 logsave make media-types
  mini-httpd mmdebstrap mount netbase passwd patch perl perl-doc
  perl-modules-5.38 procps python3 python3-cffi python3-cffi-backend
  python3-minimal python3-ply python3-pycparser python3.11 python3.11-minimal
  qemu-user qemu-user-static readline-common squashfs-tools-ng systemd
  systemd-sysv tzdata ubuntu-keyring udev uidmap uuid-runtime wget xz-utils
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.1-1_amd64.deb
0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded.
Need to get 251 MB of archives.
After this operation, 900 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2t64_1.47.1-1_amd64.deb
Get:2 http://deb.debian.org/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.1-1_amd64.deb
Get:3 http://deb.debian.org/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.1-1_amd64.deb
Get:4 http://deb.debian.org/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.1-1_amd64.deb
Get:5 http://deb.debian.org/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/mount_2.40.1-8.1_amd64.deb
Get:6 http://deb.debian.org/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.13-2_amd64.deb
Get:7 http://deb.debian.org/debian unstable/main amd64 libapparmor1 amd64 3.0.13-2 [41.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.196-1%2bb1_amd64.deb
Get:8 http://deb.debian.org/debian unstable/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-1%2bb1_amd64.deb
Get:9 http://deb.debian.org/debian unstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.17-1%2bb1_amd64.deb
Get:10 http://deb.debian.org/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.7.2-2_amd64.deb
Get:11 http://deb.debian.org/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/libfdisk1_2.40.1-8.1_amd64.deb
Get:12 http://deb.debian.org/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.5-1_amd64.deb
Get:13 http://deb.debian.org/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256%7erc4-1_amd64.deb
Get:14 http://deb.debian.org/debian unstable/main amd64 libsystemd-shared amd64 256~rc4-1 [2047 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256%7erc4-1_amd64.deb
Get:15 http://deb.debian.org/debian unstable/main amd64 systemd amd64 256~rc4-1 [3714 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256%7erc4-1_amd64.deb
Get:16 http://deb.debian.org/debian unstable/main amd64 systemd-sysv amd64 256~rc4-1 [55.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.38_5.38.2-5_all.deb
Get:17 http://deb.debian.org/debian unstable/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6t64_1.23-6_amd64.deb
Get:18 http://deb.debian.org/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4t64_1.23-6_amd64.deb
Get:19 http://deb.debian.org/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.38t64_5.38.2-5_amd64.deb
Get:20 http://deb.debian.org/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.38.2-5_amd64.deb
Get:21 http://deb.debian.org/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]

proxy download: http://deb.debian.org/debian/pool/main/m/mini-httpd/mini-httpd_1.30-10_amd64.deb
Get:22 http://deb.debian.org/debian unstable/main amd64 mini-httpd amd64 1.30-10 [46.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_amd64.deb
Get:23 http://deb.debian.org/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_amd64.deb
Get:24 http://deb.debian.org/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_amd64.deb
Get:25 http://deb.debian.org/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_amd64.deb
Get:26 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb
Get:27 http://deb.debian.org/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb
Get:28 http://deb.debian.org/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb
Get:29 http://deb.debian.org/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.6-1_amd64.deb
Get:30 http://deb.debian.org/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_amd64.deb
Get:31 http://deb.debian.org/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb
Get:32 http://deb.debian.org/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_amd64.deb
Get:33 http://deb.debian.org/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_amd64.deb
Get:34 http://deb.debian.org/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_amd64.deb
Get:35 http://deb.debian.org/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_amd64.deb
Get:36 http://deb.debian.org/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_amd64.deb
Get:37 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_amd64.deb
Get:38 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.5-1_all.deb
Get:39 http://deb.debian.org/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.5-2%2bb1_amd64.deb
Get:40 http://deb.debian.org/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.5-1%2bb3_amd64.deb
Get:41 http://deb.debian.org/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-5_amd64.deb
Get:42 http://deb.debian.org/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.137_all.deb
Get:43 http://deb.debian.org/debian unstable/main amd64 adduser all 3.137 [140 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/util-linux/uuid-runtime_2.40.1-8.1_amd64.deb
Get:44 http://deb.debian.org/debian unstable/main amd64 uuid-runtime amd64 2.40.1-8.1 [56.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.49-2_amd64.deb
Get:45 http://deb.debian.org/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-3_amd64.deb
Get:46 http://deb.debian.org/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.43-7_amd64.deb
Get:47 http://deb.debian.org/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
proxy cached: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.4-2_amd64.deb
Get:48 http://deb.debian.org/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-14/libstdc%2b%2b6_14.1.0-1_amd64.deb
Get:49 http://deb.debian.org/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.2-2%2bb1_amd64.deb
Get:50 http://deb.debian.org/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0t64_2.9.4_amd64.deb
Get:51 http://deb.debian.org/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb
Get:52 http://deb.debian.org/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8t64_3.9.1-2.2_amd64.deb
Get:53 http://deb.debian.org/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6t64_3.9.1-2.2_amd64.deb
Get:54 http://deb.debian.org/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring5_1.2-1_amd64.deb
Get:55 http://deb.debian.org/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.7-2_amd64.deb
Get:56 http://deb.debian.org/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.25.3-5_amd64.deb
Get:57 http://deb.debian.org/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-3%2bb2_amd64.deb
Get:58 http://deb.debian.org/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_amd64.deb
Get:59 http://deb.debian.org/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.4_amd64.deb
Get:60 http://deb.debian.org/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.4_amd64.deb
Get:61 http://deb.debian.org/debian unstable/main amd64 apt-utils amd64 2.9.4 [328 kB]
proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.15%2bdfsg-1_amd64.deb
Get:62 http://deb.debian.org/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1t64_0.191-1%2bb1_amd64.deb
Get:63 http://deb.debian.org/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.2-1_amd64.deb
Get:64 http://deb.debian.org/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_amd64.deb
Get:65 http://deb.debian.org/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_amd64.deb
Get:66 http://deb.debian.org/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_amd64.deb
Get:67 http://deb.debian.org/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_amd64.deb
Get:68 http://deb.debian.org/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_amd64.deb
Get:69 http://deb.debian.org/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_amd64.deb
Get:70 http://deb.debian.org/debian unstable/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb
Get:71 http://deb.debian.org/debian unstable/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_amd64.deb
Get:72 http://deb.debian.org/debian unstable/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-4_amd64.deb
Get:73 http://deb.debian.org/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_amd64.deb
Get:74 http://deb.debian.org/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_amd64.deb
Get:75 http://deb.debian.org/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240327-1_amd64.deb
Get:76 http://deb.debian.org/debian unstable/main amd64 libkmod2 amd64 32+20240327-1 [60.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240327-1_amd64.deb
Get:77 http://deb.debian.org/debian unstable/main amd64 kmod amd64 32+20240327-1 [96.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.4-4_amd64.deb
Get:78 http://deb.debian.org/debian unstable/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.4-4_amd64.deb
Get:79 http://deb.debian.org/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_256%7erc4-1_amd64.deb
Get:80 http://deb.debian.org/debian unstable/main amd64 udev amd64 256~rc4-1 [1885 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5.1_amd64.deb
Get:81 http://deb.debian.org/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5t64_0.21.2-1.1_amd64.deb
Get:82 http://deb.debian.org/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.24.5-1_amd64.deb
Get:83 http://deb.debian.org/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1%2breally5.4.5-1_amd64.deb
Get:84 http://deb.debian.org/debian unstable/main amd64 xz-utils amd64 5.6.1+really5.4.5-1 [503 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lua5.4/liblua5.4-0_5.4.6-3%2bb1_amd64.deb
Get:85 http://deb.debian.org/debian unstable/main amd64 liblua5.4-0 amd64 5.4.6-3+b1 [147 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11t64_3.11.9-1_amd64.deb
Get:86 http://deb.debian.org/debian unstable/main amd64 libpython3.11t64 amd64 3.11.9-1 [1960 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-cffi/python3-cffi-backend_1.16.0-2%2bb2_amd64.deb
Get:87 http://deb.debian.org/debian unstable/main amd64 python3-cffi-backend amd64 1.16.0-2+b2 [112 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/ply/python3-ply_3.11-6_all.deb
Get:88 http://deb.debian.org/debian unstable/main amd64 python3-ply all 3.11-6 [63.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/pycparser/python3-pycparser_2.22-1_all.deb
Get:89 http://deb.debian.org/debian unstable/main amd64 python3-pycparser all 2.22-1 [78.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-cffi/python3-cffi_1.16.0-2_all.deb
Get:90 http://deb.debian.org/debian unstable/main amd64 python3-cffi all 1.16.0-2 [88.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/gringo/gringo_5.6.2-1%2bb1_amd64.deb
Get:91 http://deb.debian.org/debian unstable/main amd64 gringo amd64 5.6.2-1+b1 [2038 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/clasp/clasp_3.3.5-4.2_amd64.deb
Get:92 http://deb.debian.org/debian unstable/main amd64 clasp amd64 3.3.5-4.2 [629 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/aspcud/aspcud_1.9.6-2_amd64.deb
Get:93 http://deb.debian.org/debian unstable/main amd64 aspcud amd64 1:1.9.6-2 [126 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/dose3/apt-cudf_7.0.0-4%2bb2_amd64.deb
Get:94 http://deb.debian.org/debian unstable/main amd64 apt-cudf amd64 7.0.0-4+b2 [1066 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/arch-test/arch-test_0.21-1_all.deb
Get:95 http://deb.debian.org/debian unstable/main amd64 arch-test all 0.21-1 [12.5 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_amd64.deb
Get:96 http://deb.debian.org/debian unstable/main amd64 binutils-common amd64 2.42-4 [2539 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libsframe1_2.42-4_amd64.deb
Get:97 http://deb.debian.org/debian unstable/main amd64 libsframe1 amd64 2.42-4 [76.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.42-4_amd64.deb
Get:98 http://deb.debian.org/debian unstable/main amd64 libbinutils amd64 2.42-4 [520 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.42-4_amd64.deb
Get:99 http://deb.debian.org/debian unstable/main amd64 libctf-nobfd0 amd64 2.42-4 [152 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_amd64.deb
Get:100 http://deb.debian.org/debian unstable/main amd64 libctf0 amd64 2.42-4 [87.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_amd64.deb
Get:101 http://deb.debian.org/debian unstable/main amd64 libgprofng0 amd64 2.42-4 [772 kB]
proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_amd64.deb
Get:102 http://deb.debian.org/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.42-4_amd64.deb
Get:103 http://deb.debian.org/debian unstable/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4 [2215 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_amd64.deb
Get:104 http://deb.debian.org/debian unstable/main amd64 binutils amd64 2.42-4 [80.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.134_all.deb
Get:105 http://deb.debian.org/debian unstable/main amd64 debootstrap all 1.0.134 [47.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:106 http://deb.debian.org/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:107 http://deb.debian.org/debian unstable/main amd64 libdpkg-perl all 1.22.6 [631 kB]
proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb
Get:108 http://deb.debian.org/debian unstable/main amd64 patch amd64 2.7.6-7 [128 kB]
proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb
Get:109 http://deb.debian.org/debian unstable/main amd64 make amd64 4.3-4.1 [396 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.22.6_all.deb
Get:110 http://deb.debian.org/debian unstable/main amd64 dpkg-dev all 1.22.6 [1317 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-17_amd64.deb
Get:111 http://deb.debian.org/debian unstable/main amd64 libfakechroot amd64 2.20.1+ds-17 [44.6 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-17_all.deb
Get:112 http://deb.debian.org/debian unstable/main amd64 fakechroot all 2.20.1+ds-17 [26.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.35-1_amd64.deb
Get:113 http://deb.debian.org/debian unstable/main amd64 libfakeroot amd64 1.35-1 [29.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.35-1_amd64.deb
Get:114 http://deb.debian.org/debian unstable/main amd64 fakeroot amd64 1.35-1 [74.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-4%2bb1_amd64.deb
Get:115 http://deb.debian.org/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
proxy cached: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.12.7%2bdfsg-3_amd64.deb
Get:116 http://deb.debian.org/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]

proxy download: http://deb.debian.org/debian/pool/main/liba/libarchive/libarchive13t64_3.7.2-2.1_amd64.deb
Get:117 http://deb.debian.org/debian unstable/main amd64 libarchive13t64 amd64 3.7.2-2.1 [346 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/genext2fs/genext2fs_1.5.0-3%2bb1_amd64.deb
Get:118 http://deb.debian.org/debian unstable/main amd64 genext2fs amd64 1.5.0-3+b1 [30.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.6-1%2bb1_amd64.deb
Get:119 http://deb.debian.org/debian unstable/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.43-7_amd64.deb
Get:120 http://deb.debian.org/debian unstable/main amd64 gpgconf amd64 2.2.43-7 [119 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.43-7_amd64.deb
Get:121 http://deb.debian.org/debian unstable/main amd64 gpg amd64 2.2.43-7 [523 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/klibc/libklibc_2.0.13-4_amd64.deb
Get:122 http://deb.debian.org/debian unstable/main amd64 libklibc amd64 2.0.13-4 [44.5 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/klibc/klibc-utils_2.0.13-4_amd64.deb
Get:123 http://deb.debian.org/debian unstable/main amd64 klibc-utils amd64 2.0.13-4 [95.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/initramfs-tools/initramfs-tools-core_0.142_all.deb
Get:124 http://deb.debian.org/debian unstable/main amd64 initramfs-tools-core all 0.142 [105 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux-base/linux-base_4.9_all.deb
Get:125 http://deb.debian.org/debian unstable/main amd64 linux-base all 4.9 [31.8 kB]

proxy download: http://deb.debian.org/debian/pool/main/i/initramfs-tools/initramfs-tools_0.142_all.deb
Get:126 http://deb.debian.org/debian unstable/main amd64 initramfs-tools all 0.142 [72.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/a/appconfig/libappconfig-perl_1.71-2.3_all.deb
Get:127 http://deb.debian.org/debian unstable/main amd64 libappconfig-perl all 1.71-2.3 [67.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/c/capstone/libcapstone4_4.0.2-5.1_amd64.deb
Get:128 http://deb.debian.org/debian unstable/main amd64 libcapstone4 amd64 4.0.2-5.1 [556 kB]

proxy download: http://deb.debian.org/debian/pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.24-1_all.deb
Get:129 http://deb.debian.org/debian unstable/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB]

proxy download: http://deb.debian.org/debian/pool/main/libu/liburi-perl/liburi-perl_5.28-1_all.deb
Get:130 http://deb.debian.org/debian unstable/main amd64 liburi-perl all 5.28-1 [98.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.82-1_amd64.deb
Get:131 http://deb.debian.org/debian unstable/main amd64 libhtml-parser-perl amd64 3.82-1 [98.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/libd/libdevel-cover-perl/libdevel-cover-perl_1.42-1_amd64.deb
Get:132 http://deb.debian.org/debian unstable/main amd64 libdevel-cover-perl amd64 1.42-1 [185 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glib2.0/libglib2.0-0t64_2.80.3-1_amd64.deb
Get:133 http://deb.debian.org/debian unstable/main amd64 libglib2.0-0t64 amd64 2.80.3-1 [1485 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/lzo2/liblzo2-2_2.10-3_amd64.deb
Get:134 http://deb.debian.org/debian unstable/main amd64 liblzo2-2 amd64 2.10-3 [54.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/squashfs-tools-ng/libsquashfs1_1.3.1-1_amd64.deb
Get:135 http://deb.debian.org/debian unstable/main amd64 libsquashfs1 amd64 1.3.1-1 [47.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/libsubid4_4.13%2bdfsg1-5_amd64.deb
Get:136 http://deb.debian.org/debian unstable/main amd64 libsubid4 amd64 1:4.13+dfsg1-5 [212 kB]

proxy download: http://deb.debian.org/debian/pool/main/libt/libtemplate-perl/libtemplate-perl_2.27-1%2bb7_amd64.deb
Get:137 http://deb.debian.org/debian unstable/main amd64 libtemplate-perl amd64 2.27-1+b7 [547 kB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux-signed-amd64/linux-image-6.8.12-amd64_6.8.12-1_amd64.deb
Get:138 http://deb.debian.org/debian unstable/main amd64 linux-image-6.8.12-amd64 amd64 6.8.12-1 [99.6 MB]

proxy download: http://deb.debian.org/debian/pool/main/l/linux-signed-amd64/linux-image-amd64_6.8.12-1_amd64.deb
Get:139 http://deb.debian.org/debian unstable/main amd64 linux-image-amd64 amd64 6.8.12-1 [1468 B]

proxy download: http://deb.debian.org/debian/pool/main/m/mmdebstrap/mmdebstrap_1.5.1-3_all.deb
Get:140 http://deb.debian.org/debian unstable/main amd64 mmdebstrap all 1.5.1-3 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-doc_5.38.2-5_all.deb
Get:141 http://deb.debian.org/debian unstable/main amd64 perl-doc all 5.38.2-5 [7833 kB]

proxy download: http://deb.debian.org/debian/pool/main/q/qemu/qemu-user_8.2.4%2bds-2_amd64.deb
Get:142 http://deb.debian.org/debian unstable/main amd64 qemu-user amd64 1:8.2.4+ds-2 [11.1 MB]

proxy download: http://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_8.2.4%2bds-2_amd64.deb
Get:143 http://deb.debian.org/debian unstable/main amd64 qemu-user-static amd64 1:8.2.4+ds-2 [63.2 MB]

proxy download: http://deb.debian.org/debian/pool/main/s/squashfs-tools-ng/squashfs-tools-ng_1.3.1-1_amd64.deb
Get:144 http://deb.debian.org/debian unstable/main amd64 squashfs-tools-ng amd64 1.3.1-1 [94.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/u/ubuntu-keyring/ubuntu-keyring_2023.11.28.1-0.2_all.deb
Get:145 http://deb.debian.org/debian unstable/main amd64 ubuntu-keyring all 2023.11.28.1-0.2 [14.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/shadow/uidmap_4.13%2bdfsg1-5_amd64.deb
Get:146 http://deb.debian.org/debian unstable/main amd64 uidmap amd64 1:4.13+dfsg1-5 [189 kB]
Fetched 251 MB in 3min 7s (1343 kB/s)
Chrooting into /tmp/tmp.x0q9HjjGII/
debconf: delaying package configuration, since apt-utils is not installed
Fetched 251 MB in 3min 7s (1343 kB/s)
Chrooting into /tmp/tmp.x0q9HjjGII/
Selecting previously unselected package libcom-err2:amd64.
(Reading database ... 3678 files and directories currently installed.)
Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ...
Unpacking libcom-err2:amd64 (1.47.1-1) ...
Selecting previously unselected package libext2fs2t64:amd64.
Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
Unpacking libext2fs2t64:amd64 (1.47.1-1) ...
Selecting previously unselected package libss2:amd64.
Preparing to unpack .../libss2_1.47.1-1_amd64.deb ...
Unpacking libss2:amd64 (1.47.1-1) ...
Selecting previously unselected package logsave.
Preparing to unpack .../logsave_1.47.1-1_amd64.deb ...
Unpacking logsave (1.47.1-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up libcom-err2:amd64 (1.47.1-1) ...
Setting up libext2fs2t64:amd64 (1.47.1-1) ...
Setting up libss2:amd64 (1.47.1-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Selecting previously unselected package e2fsprogs.
(Reading database ... 3709 files and directories currently installed.)
Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ...
Unpacking e2fsprogs (1.47.1-1) ...
Selecting previously unselected package mount.
Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ...
Unpacking mount (2.40.1-8.1) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../02-libapparmor1_3.0.13-2_amd64.deb ...
Unpacking libapparmor1:amd64 (3.0.13-2) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
Unpacking dmsetup (2:1.02.196-1+b1) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.17-1+b1) ...
Selecting previously unselected package libcryptsetup12:amd64.
Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
Selecting previously unselected package libfdisk1:amd64.
Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ...
Unpacking libfdisk1:amd64 (2.40.1-8.1) ...
Selecting previously unselected package libseccomp2:amd64.
Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ...
Unpacking libseccomp2:amd64 (2.5.5-1) ...
Selecting previously unselected package libsystemd-shared:amd64.
Preparing to unpack .../09-libsystemd-shared_256~rc4-1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (256~rc4-1) ...
Selecting previously unselected package systemd.
Preparing to unpack .../10-systemd_256~rc4-1_amd64.deb ...
Unpacking systemd (256~rc4-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up libapparmor1:amd64 (3.0.13-2) ...
Setting up libjson-c5:amd64 (0.17-1+b1) ...
Setting up libfdisk1:amd64 (2.40.1-8.1) ...
Setting up libseccomp2:amd64 (2.5.5-1) ...
Setting up libsystemd-shared:amd64 (256~rc4-1) ...
Setting up mount (2.40.1-8.1) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
Setting up systemd (256~rc4-1) ...
Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
Initializing machine ID from random generator.
Creating group 'systemd-journal' with GID 999.
Creating group 'systemd-network' with GID 998.
Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
/usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
Setting up dmsetup (2:1.02.196-1+b1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Selecting previously unselected package systemd-sysv.
(Reading database ... 4913 files and directories currently installed.)
Preparing to unpack .../0-systemd-sysv_256~rc4-1_amd64.deb ...
Unpacking systemd-sysv (256~rc4-1) ...
Selecting previously unselected package perl-modules-5.38.
Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ...
Unpacking perl-modules-5.38 (5.38.2-5) ...
Selecting previously unselected package libgdbm6t64:amd64.
Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ...
Unpacking libgdbm6t64:amd64 (1.23-6) ...
Selecting previously unselected package libgdbm-compat4t64:amd64.
Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ...
Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
Selecting previously unselected package libperl5.38t64:amd64.
Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ...
Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
Selecting previously unselected package perl.
Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ...
Unpacking perl (5.38.2-5) ...
Selecting previously unselected package mini-httpd.
Preparing to unpack .../6-mini-httpd_1.30-10_amd64.deb ...
Unpacking mini-httpd (1.30-10) ...
Selecting previously unselected package libpython3.11-minimal:amd64.
Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../8-libexpat1_2.6.2-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.6.2-1) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../9-python3.11-minimal_3.11.9-1_amd64.deb ...
Unpacking python3.11-minimal (3.11.9-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
Setting up libexpat1:amd64 (2.6.2-1) ...
Setting up python3.11-minimal (3.11.9-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Selecting previously unselected package python3-minimal.
(Reading database ... 7279 files and directories currently installed.)
Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ...
Unpacking python3-minimal (3.11.8-1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../01-media-types_10.1.0_all.deb ...
Unpacking media-types (10.1.0) ...
Selecting previously unselected package netbase.
Preparing to unpack .../02-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../03-tzdata_2024a-4_all.deb ...
Unpacking tzdata (2024a-4) ...
Selecting previously unselected package libffi8:amd64.
Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ...
Unpacking libffi8:amd64 (3.4.6-1) ...
Selecting previously unselected package libncursesw6:amd64.
Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ...
Unpacking libncursesw6:amd64 (6.5-2) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../06-readline-common_8.2-4_all.deb ...
Unpacking readline-common (8.2-4) ...
Selecting previously unselected package libreadline8t64:amd64.
Preparing to unpack .../07-libreadline8t64_8.2-4_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-4) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
Selecting previously unselected package libpython3.11-stdlib:amd64.
Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ...
Unpacking python3.11 (3.11.9-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up python3-minimal (3.11.8-1) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Selecting previously unselected package python3.
(Reading database ... 8294 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
Unpacking python3 (3.11.8-1) ...
Selecting previously unselected package libsemanage-common.
Preparing to unpack .../001-libsemanage-common_3.5-1_all.deb ...
Unpacking libsemanage-common (3.5-1) ...
Selecting previously unselected package libsepol2:amd64.
Preparing to unpack .../002-libsepol2_3.5-2+b1_amd64.deb ...
Unpacking libsepol2:amd64 (3.5-2+b1) ...
Selecting previously unselected package libsemanage2:amd64.
Preparing to unpack .../003-libsemanage2_3.5-1+b3_amd64.deb ...
Unpacking libsemanage2:amd64 (3.5-1+b3) ...
Selecting previously unselected package passwd.
Preparing to unpack .../004-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking passwd (1:4.13+dfsg1-5) ...
Selecting previously unselected package adduser.
Preparing to unpack .../005-adduser_3.137_all.deb ...
Unpacking adduser (3.137) ...
Selecting previously unselected package uuid-runtime.
Preparing to unpack .../006-uuid-runtime_2.40.1-8.1_amd64.deb ...
Unpacking uuid-runtime (2.40.1-8.1) ...
Selecting previously unselected package libgpg-error0:amd64.
Preparing to unpack .../007-libgpg-error0_1.49-2_amd64.deb ...
Unpacking libgpg-error0:amd64 (1.49-2) ...
Selecting previously unselected package libgcrypt20:amd64.
Preparing to unpack .../008-libgcrypt20_1.10.3-3_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.10.3-3) ...
Selecting previously unselected package gpgv.
Preparing to unpack .../009-gpgv_2.2.43-7_amd64.deb ...
Unpacking gpgv (2.2.43-7) ...
Selecting previously unselected package liblz4-1:amd64.
Preparing to unpack .../010-liblz4-1_1.9.4-2_amd64.deb ...
Unpacking liblz4-1:amd64 (1.9.4-2) ...
Selecting previously unselected package libstdc++6:amd64.
Preparing to unpack .../011-libstdc++6_14.1.0-1_amd64.deb ...
Unpacking libstdc++6:amd64 (14.1.0-1) ...
Selecting previously unselected package libxxhash0:amd64.
Preparing to unpack .../012-libxxhash0_0.8.2-2+b1_amd64.deb ...
Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
Selecting previously unselected package libapt-pkg6.0t64:amd64.
Preparing to unpack .../013-libapt-pkg6.0t64_2.9.4_amd64.deb ...
Unpacking libapt-pkg6.0t64:amd64 (2.9.4) ...
Selecting previously unselected package debian-archive-keyring.
Preparing to unpack .../014-debian-archive-keyring_2023.4_all.deb ...
Unpacking debian-archive-keyring (2023.4) ...
Selecting previously unselected package libnettle8t64:amd64.
Preparing to unpack .../015-libnettle8t64_3.9.1-2.2_amd64.deb ...
Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
Selecting previously unselected package libhogweed6t64:amd64.
Preparing to unpack .../016-libhogweed6t64_3.9.1-2.2_amd64.deb ...
Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
Selecting previously unselected package libunistring5:amd64.
Preparing to unpack .../017-libunistring5_1.2-1_amd64.deb ...
Unpacking libunistring5:amd64 (1.2-1) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../018-libidn2-0_2.3.7-2_amd64.deb ...
Unpacking libidn2-0:amd64 (2.3.7-2) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../019-libp11-kit0_0.25.3-5_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.25.3-5) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../020-libtasn1-6_4.19.0-3+b2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../021-libgnutls30t64_3.8.5-4_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
Selecting previously unselected package apt.
Preparing to unpack .../022-apt_2.9.4_amd64.deb ...
Unpacking apt (2.9.4) ...
Selecting previously unselected package apt-utils.
Preparing to unpack .../023-apt-utils_2.9.4_amd64.deb ...
Unpacking apt-utils (2.9.4) ...
Selecting previously unselected package cpio.
Preparing to unpack .../024-cpio_2.15+dfsg-1_amd64.deb ...
Unpacking cpio (2.15+dfsg-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../025-libelf1t64_0.191-1+b1_amd64.deb ...
Unpacking libelf1t64:amd64 (0.191-1+b1) ...
Selecting previously unselected package libbpf1:amd64.
Preparing to unpack .../026-libbpf1_1%3a1.4.2-1_amd64.deb ...
Unpacking libbpf1:amd64 (1:1.4.2-1) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../027-libmnl0_1.0.5-2+b1_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.5-2+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../028-libkrb5support0_1.20.1-6+b1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../029-libk5crypto3_1.20.1-6+b1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../030-libkeyutils1_1.6.3-3_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-3) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../031-libkrb5-3_1.20.1-6+b1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../032-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../033-libtirpc-common_1.3.4+ds-1.3_all.deb ...
Unpacking libtirpc-common (1.3.4+ds-1.3) ...
Selecting previously unselected package libtirpc3t64:amd64.
Preparing to unpack .../034-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
Selecting previously unselected package libxtables12:amd64.
Preparing to unpack .../035-libxtables12_1.8.10-4_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.10-4) ...
Selecting previously unselected package libcap2-bin.
Preparing to unpack .../036-libcap2-bin_1%3a2.66-5_amd64.deb ...
Unpacking libcap2-bin (1:2.66-5) ...
Selecting previously unselected package iproute2.
Preparing to unpack .../037-iproute2_6.9.0-1_amd64.deb ...
Unpacking iproute2 (6.9.0-1) ...
Selecting previously unselected package libkmod2:amd64.
Preparing to unpack .../038-libkmod2_32+20240327-1_amd64.deb ...
Unpacking libkmod2:amd64 (32+20240327-1) ...
Selecting previously unselected package kmod.
Preparing to unpack .../039-kmod_32+20240327-1_amd64.deb ...
Unpacking kmod (32+20240327-1) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../040-libproc2-0_2%3a4.0.4-4_amd64.deb ...
Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
Selecting previously unselected package procps.
Preparing to unpack .../041-procps_2%3a4.0.4-4_amd64.deb ...
Unpacking procps (2:4.0.4-4) ...
Selecting previously unselected package udev.
Preparing to unpack .../042-udev_256~rc4-1_amd64.deb ...
Unpacking udev (256~rc4-1) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../043-bzip2_1.0.8-5.1_amd64.deb ...
Unpacking bzip2 (1.0.8-5.1) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../044-libpsl5t64_0.21.2-1.1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
Selecting previously unselected package wget.
Preparing to unpack .../045-wget_1.24.5-1_amd64.deb ...
Unpacking wget (1.24.5-1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../046-xz-utils_5.6.1+really5.4.5-1_amd64.deb ...
Unpacking xz-utils (5.6.1+really5.4.5-1) ...
Selecting previously unselected package liblua5.4-0:amd64.
Preparing to unpack .../047-liblua5.4-0_5.4.6-3+b1_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.6-3+b1) ...
Selecting previously unselected package libpython3.11t64:amd64.
Preparing to unpack .../048-libpython3.11t64_3.11.9-1_amd64.deb ...
Unpacking libpython3.11t64:amd64 (3.11.9-1) ...
Selecting previously unselected package python3-cffi-backend:amd64.
Preparing to unpack .../049-python3-cffi-backend_1.16.0-2+b2_amd64.deb ...
Unpacking python3-cffi-backend:amd64 (1.16.0-2+b2) ...
Selecting previously unselected package python3-ply.
Preparing to unpack .../050-python3-ply_3.11-6_all.deb ...
Unpacking python3-ply (3.11-6) ...
Selecting previously unselected package python3-pycparser.
Preparing to unpack .../051-python3-pycparser_2.22-1_all.deb ...
Unpacking python3-pycparser (2.22-1) ...
Selecting previously unselected package python3-cffi.
Preparing to unpack .../052-python3-cffi_1.16.0-2_all.deb ...
Unpacking python3-cffi (1.16.0-2) ...
Selecting previously unselected package gringo.
Preparing to unpack .../053-gringo_5.6.2-1+b1_amd64.deb ...
Unpacking gringo (5.6.2-1+b1) ...
Selecting previously unselected package clasp.
Preparing to unpack .../054-clasp_3.3.5-4.2_amd64.deb ...
Unpacking clasp (3.3.5-4.2) ...
Selecting previously unselected package aspcud.
Preparing to unpack .../055-aspcud_1%3a1.9.6-2_amd64.deb ...
Unpacking aspcud (1:1.9.6-2) ...
Selecting previously unselected package apt-cudf.
Preparing to unpack .../056-apt-cudf_7.0.0-4+b2_amd64.deb ...
Unpacking apt-cudf (7.0.0-4+b2) ...
Selecting previously unselected package arch-test.
Preparing to unpack .../057-arch-test_0.21-1_all.deb ...
Unpacking arch-test (0.21-1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../058-binutils-common_2.42-4_amd64.deb ...
Unpacking binutils-common:amd64 (2.42-4) ...
Selecting previously unselected package libsframe1:amd64.
Preparing to unpack .../059-libsframe1_2.42-4_amd64.deb ...
Unpacking libsframe1:amd64 (2.42-4) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../060-libbinutils_2.42-4_amd64.deb ...
Unpacking libbinutils:amd64 (2.42-4) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../061-libctf-nobfd0_2.42-4_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.42-4) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../062-libctf0_2.42-4_amd64.deb ...
Unpacking libctf0:amd64 (2.42-4) ...
Selecting previously unselected package libgprofng0:amd64.
Preparing to unpack .../063-libgprofng0_2.42-4_amd64.deb ...
Unpacking libgprofng0:amd64 (2.42-4) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../064-libjansson4_2.14-2+b2_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2+b2) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.42-4_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.42-4) ...
Selecting previously unselected package binutils.
Preparing to unpack .../066-binutils_2.42-4_amd64.deb ...
Unpacking binutils (2.42-4) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../067-debootstrap_1.0.134_all.deb ...
Unpacking debootstrap (1.0.134) ...
Selecting previously unselected package distro-info-data.
Preparing to unpack .../068-distro-info-data_0.62_all.deb ...
Unpacking distro-info-data (0.62) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../069-libdpkg-perl_1.22.6_all.deb ...
Unpacking libdpkg-perl (1.22.6) ...
Selecting previously unselected package patch.
Preparing to unpack .../070-patch_2.7.6-7_amd64.deb ...
Unpacking patch (2.7.6-7) ...
Selecting previously unselected package make.
Preparing to unpack .../071-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../072-dpkg-dev_1.22.6_all.deb ...
Unpacking dpkg-dev (1.22.6) ...
Selecting previously unselected package libfakechroot:amd64.
Preparing to unpack .../073-libfakechroot_2.20.1+ds-17_amd64.deb ...
Unpacking libfakechroot:amd64 (2.20.1+ds-17) ...
Selecting previously unselected package fakechroot.
Preparing to unpack .../074-fakechroot_2.20.1+ds-17_all.deb ...
Unpacking fakechroot (2.20.1+ds-17) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../075-libfakeroot_1.35-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.35-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../076-fakeroot_1.35-1_amd64.deb ...
Unpacking fakeroot (1.35-1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../077-libicu72_72.1-4+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-4+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../078-libxml2_2.12.7+dfsg-3_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
Selecting previously unselected package libarchive13t64:amd64.
Preparing to unpack .../079-libarchive13t64_3.7.2-2.1_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.2-2.1) ...
Selecting previously unselected package genext2fs.
Preparing to unpack .../080-genext2fs_1.5.0-3+b1_amd64.deb ...
Unpacking genext2fs (1.5.0-3+b1) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../081-libassuan0_2.5.6-1+b1_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.6-1+b1) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../082-gpgconf_2.2.43-7_amd64.deb ...
Unpacking gpgconf (2.2.43-7) ...
Selecting previously unselected package gpg.
Preparing to unpack .../083-gpg_2.2.43-7_amd64.deb ...
Unpacking gpg (2.2.43-7) ...
Selecting previously unselected package libklibc:amd64.
Preparing to unpack .../084-libklibc_2.0.13-4_amd64.deb ...
Unpacking libklibc:amd64 (2.0.13-4) ...
Selecting previously unselected package klibc-utils.
Preparing to unpack .../085-klibc-utils_2.0.13-4_amd64.deb ...
Unpacking klibc-utils (2.0.13-4) ...
Selecting previously unselected package initramfs-tools-core.
Preparing to unpack .../086-initramfs-tools-core_0.142_all.deb ...
Unpacking initramfs-tools-core (0.142) ...
Selecting previously unselected package linux-base.
Preparing to unpack .../087-linux-base_4.9_all.deb ...
Unpacking linux-base (4.9) ...
Selecting previously unselected package initramfs-tools.
Preparing to unpack .../088-initramfs-tools_0.142_all.deb ...
Unpacking initramfs-tools (0.142) ...
Selecting previously unselected package libappconfig-perl.
Preparing to unpack .../089-libappconfig-perl_1.71-2.3_all.deb ...
Unpacking libappconfig-perl (1.71-2.3) ...
Selecting previously unselected package libcapstone4:amd64.
Preparing to unpack .../090-libcapstone4_4.0.2-5.1_amd64.deb ...
Unpacking libcapstone4:amd64 (4.0.2-5.1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../091-libhtml-tagset-perl_3.24-1_all.deb ...
Unpacking libhtml-tagset-perl (3.24-1) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../092-liburi-perl_5.28-1_all.deb ...
Unpacking liburi-perl (5.28-1) ...
Selecting previously unselected package libhtml-parser-perl:amd64.
Preparing to unpack .../093-libhtml-parser-perl_3.82-1_amd64.deb ...
Unpacking libhtml-parser-perl:amd64 (3.82-1) ...
Selecting previously unselected package libdevel-cover-perl.
Preparing to unpack .../094-libdevel-cover-perl_1.42-1_amd64.deb ...
Unpacking libdevel-cover-perl (1.42-1) ...
Selecting previously unselected package libglib2.0-0t64:amd64.
Preparing to unpack .../095-libglib2.0-0t64_2.80.3-1_amd64.deb ...
Unpacking libglib2.0-0t64:amd64 (2.80.3-1) ...
Selecting previously unselected package liblzo2-2:amd64.
Preparing to unpack .../096-liblzo2-2_2.10-3_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.10-3) ...
Selecting previously unselected package libsquashfs1:amd64.
Preparing to unpack .../097-libsquashfs1_1.3.1-1_amd64.deb ...
Unpacking libsquashfs1:amd64 (1.3.1-1) ...
Selecting previously unselected package libsubid4:amd64.
Preparing to unpack .../098-libsubid4_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking libsubid4:amd64 (1:4.13+dfsg1-5) ...
Selecting previously unselected package libtemplate-perl.
Preparing to unpack .../099-libtemplate-perl_2.27-1+b7_amd64.deb ...
Unpacking libtemplate-perl (2.27-1+b7) ...
Selecting previously unselected package linux-image-6.8.12-amd64.
Preparing to unpack .../100-linux-image-6.8.12-amd64_6.8.12-1_amd64.deb ...
Unpacking linux-image-6.8.12-amd64 (6.8.12-1) ...
Selecting previously unselected package linux-image-amd64.
Preparing to unpack .../101-linux-image-amd64_6.8.12-1_amd64.deb ...
Unpacking linux-image-amd64 (6.8.12-1) ...
Selecting previously unselected package mmdebstrap.
Preparing to unpack .../102-mmdebstrap_1.5.1-3_all.deb ...
Unpacking mmdebstrap (1.5.1-3) ...
Selecting previously unselected package perl-doc.
Preparing to unpack .../103-perl-doc_5.38.2-5_all.deb ...
Adding 'diversion of /usr/bin/perldoc to /usr/bin/perldoc.stub by perl-doc'
Unpacking perl-doc (5.38.2-5) ...
Selecting previously unselected package qemu-user.
Preparing to unpack .../104-qemu-user_1%3a8.2.4+ds-2_amd64.deb ...
Unpacking qemu-user (1:8.2.4+ds-2) ...
Selecting previously unselected package qemu-user-static.
Preparing to unpack .../105-qemu-user-static_1%3a8.2.4+ds-2_amd64.deb ...
Unpacking qemu-user-static (1:8.2.4+ds-2) ...
Selecting previously unselected package squashfs-tools-ng.
Preparing to unpack .../106-squashfs-tools-ng_1.3.1-1_amd64.deb ...
Unpacking squashfs-tools-ng (1.3.1-1) ...
Selecting previously unselected package ubuntu-keyring.
Preparing to unpack .../107-ubuntu-keyring_2023.11.28.1-0.2_all.deb ...
Unpacking ubuntu-keyring (2023.11.28.1-0.2) ...
Selecting previously unselected package uidmap.
Preparing to unpack .../108-uidmap_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking uidmap (1:4.13+dfsg1-5) ...
Chrooting into /tmp/tmp.x0q9HjjGII/
Setting up media-types (10.1.0) ...
Setting up cpio (2.15+dfsg-1) ...
update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
Setting up systemd-sysv (256~rc4-1) ...
Setting up libkeyutils1:amd64 (1.6.3-3) ...
Setting up linux-base (4.9) ...
Setting up libgdbm6t64:amd64 (1.23-6) ...
Setting up libgpg-error0:amd64 (1.49-2) ...
Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
Setting up distro-info-data (0.62) ...
Setting up liblz4-1:amd64 (1.9.4-2) ...
Setting up qemu-user-static (1:8.2.4+ds-2) ...
Setting up libtirpc-common (1.3.4+ds-1.3) ...
Setting up libfakechroot:amd64 (2.20.1+ds-17) ...
Setting up libsqlite3-0:amd64 (3.46.0-1) ...
Setting up binutils-common:amd64 (2.42-4) ...
Setting up debian-archive-keyring (2023.4) ...
Setting up libctf-nobfd0:amd64 (2.42-4) ...
Setting up mini-httpd (1.30-10) ...
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
Created symlink '/etc/systemd/system/multi-user.target.wants/mini-httpd.service' → '/usr/lib/systemd/system/mini-httpd.service'.
Setting up libgcrypt20:amd64 (1.10.3-3) ...
Setting up liblzo2-2:amd64 (2.10-3) ...
Setting up libassuan0:amd64 (2.5.6-1+b1) ...
Setting up bzip2 (1.0.8-5.1) ...
Setting up ubuntu-keyring (2023.11.28.1-0.2) ...
Setting up libsemanage-common (3.5-1) ...
Setting up libsframe1:amd64 (2.42-4) ...
Setting up libfakeroot:amd64 (1.35-1) ...
Setting up libelf1t64:amd64 (0.191-1+b1) ...
Setting up libjansson4:amd64 (2.14-2+b2) ...
Setting up libkrb5support0:amd64 (1.20.1-6+b1) ...
Setting up tzdata (2024a-4) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Tue Jun 11 18:17:21 UTC 2024.
Universal Time is now:  Tue Jun 11 18:17:21 UTC 2024.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.66-5) ...
Setting up fakeroot (1.35-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libklibc:amd64 (2.0.13-4) ...
Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
Setting up make (4.3-4.1) ...
Setting up xz-utils (5.6.1+really5.4.5-1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up perl-modules-5.38 (5.38.2-5) ...
Setting up libproc2-0:amd64 (2:4.0.4-4) ...
Setting up libunistring5:amd64 (1.2-1) ...
Setting up libmnl0:amd64 (1.0.5-2+b1) ...
Setting up patch (2.7.6-7) ...
Setting up libsepol2:amd64 (3.5-2+b1) ...
Setting up libncursesw6:amd64 (6.5-2) ...
Setting up libk5crypto3:amd64 (1.20.1-6+b1) ...
Setting up libxtables12:amd64 (1.8.10-4) ...
Setting up logsave (1.47.1-1) ...
Setting up libffi8:amd64 (3.4.6-1) ...
Setting up libcapstone4:amd64 (4.0.2-5.1) ...
Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
Setting up gpgv (2.2.43-7) ...
Setting up libsquashfs1:amd64 (1.3.1-1) ...
Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
Setting up procps (2:4.0.4-4) ...
Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
Setting up netbase (6.4) ...
Setting up libsemanage2:amd64 (3.5-1+b3) ...
Setting up libkrb5-3:amd64 (1.20.1-6+b1) ...
Setting up libperl5.38t64:amd64 (5.38.2-5) ...
Setting up libbinutils:amd64 (2.42-4) ...
Setting up arch-test (0.21-1) ...
Setting up klibc-utils (2.0.13-4) ...
No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed.
Setting up readline-common (8.2-4) ...
Setting up libstdc++6:amd64 (14.1.0-1) ...
Setting up libbpf1:amd64 (1:1.4.2-1) ...
Setting up libkmod2:amd64 (32+20240327-1) ...
Setting up libctf0:amd64 (2.42-4) ...
Setting up libicu72:amd64 (72.1-4+b1) ...
Setting up clasp (3.3.5-4.2) ...
Setting up e2fsprogs (1.47.1-1) ...
Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'.
Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'.
Setting up libidn2-0:amd64 (2.3.7-2) ...
Setting up squashfs-tools-ng (1.3.1-1) ...
Setting up kmod (32+20240327-1) ...
sed: can't read /etc/modules: No such file or directory
Setting up libsubid4:amd64 (1:4.13+dfsg1-5) ...
Setting up perl (5.38.2-5) ...
Setting up libglib2.0-0t64:amd64 (2.80.3-1) ...
No schema files found: doing nothing.
Setting up libgprofng0:amd64 (2.42-4) ...
Setting up qemu-user (1:8.2.4+ds-2) ...
Setting up libp11-kit0:amd64 (0.25.3-5) ...
Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
Setting up udev (256~rc4-1) ...
Creating group 'input' with GID 997.
Creating group 'sgx' with GID 996.
Creating group 'kvm' with GID 995.
Creating group 'render' with GID 994.
Setting up libdpkg-perl (1.22.6) ...
Setting up libreadline8t64:amd64 (8.2-4) ...
Setting up passwd (1:4.13+dfsg1-5) ...
no matching password file entry in /etc/shadow
add user 'root' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'daemon' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'bin' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sys' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'sync' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'games' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'man' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'lp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'mail' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'news' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'uucp' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'proxy' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'www-data' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'backup' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'list' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'irc' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user '_apt' in /etc/shadow? No
no matching password file entry in /etc/shadow
add user 'nobody' in /etc/shadow? No
pwck: no changes
no matching group file entry in /etc/gshadow
add group 'root' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'daemon' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'bin' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sys' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'adm' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tty' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'disk' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'lp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'mail' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'news' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'uucp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'man' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'proxy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'kmem' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dialout' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'fax' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'voice' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'cdrom' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'floppy' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'tape' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sudo' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'audio' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'dip' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'www-data' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'backup' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'operator' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'list' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'irc' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'src' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'shadow' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'utmp' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'video' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'sasl' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'plugdev' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'staff' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'games' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'users' in /etc/gshadow? No
no matching group file entry in /etc/gshadow
add group 'nogroup' in /etc/gshadow? No
grpck: no changes
Shadow passwords are now on.
Setting up gpgconf (2.2.43-7) ...
Setting up liblua5.4-0:amd64 (5.4.6-3+b1) ...
Setting up libapt-pkg6.0t64:amd64 (2.9.4) ...
Setting up initramfs-tools-core (0.142) ...
Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
Setting up liburi-perl (5.28-1) ...
Setting up libappconfig-perl (1.71-2.3) ...
Setting up gpg (2.2.43-7) ...
Setting up binutils-x86-64-linux-gnu (2.42-4) ...
Setting up libgnutls30t64:amd64 (3.8.5-4) ...
Setting up adduser (3.137) ...
Setting up apt (2.9.4) ...
Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'.
Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'.
Setting up apt-utils (2.9.4) ...
Setting up initramfs-tools (0.142) ...
update-initramfs: deferring update (trigger activated)
Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
Setting up iproute2 (6.9.0-1) ...
Setting up libhtml-tagset-perl (3.24-1) ...
Setting up uidmap (1:4.13+dfsg1-5) ...
Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
Setting up libpython3.11t64:amd64 (3.11.9-1) ...
Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
Setting up perl-doc (5.38.2-5) ...
Setting up binutils (2.42-4) ...
Setting up dpkg-dev (1.22.6) ...
Setting up fakechroot (2.20.1+ds-17) ...
Setting up libtemplate-perl (2.27-1+b7) ...
Setting up uuid-runtime (2.40.1-8.1) ...
info: Selecting GID from range 100 to 999 ...
info: Adding group `uuidd' (GID 101) ...
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
Created symlink '/etc/systemd/system/sockets.target.wants/uuidd.socket' → '/usr/lib/systemd/system/uuidd.socket'.
Setting up libhtml-parser-perl:amd64 (3.82-1) ...
Setting up libarchive13t64:amd64 (3.7.2-2.1) ...
Setting up linux-image-6.8.12-amd64 (6.8.12-1) ...
I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.8.12-amd64
I: /initrd.img.old is now a symlink to boot/initrd.img-6.8.12-amd64
I: /vmlinuz is now a symlink to boot/vmlinuz-6.8.12-amd64
I: /initrd.img is now a symlink to boot/initrd.img-6.8.12-amd64
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.12-amd64
W: No zstd in /usr/bin:/sbin:/bin, using gzip
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw for module bnx2
Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
Setting up libdevel-cover-perl (1.42-1) ...
Setting up python3.11 (3.11.9-1) ...
Setting up wget (1.24.5-1) ...
Setting up python3 (3.11.8-1) ...
Setting up linux-image-amd64 (6.8.12-1) ...
Setting up mmdebstrap (1.5.1-3) ...
Setting up genext2fs (1.5.0-3+b1) ...
Setting up python3-cffi-backend:amd64 (1.16.0-2+b2) ...
Setting up debootstrap (1.0.134) ...
Setting up python3-ply (3.11-6) ...
Setting up python3-pycparser (2.22-1) ...
Setting up python3-cffi (1.16.0-2) ...
Setting up gringo (5.6.2-1+b1) ...
Setting up aspcud (1:1.9.6-2) ...
Setting up apt-cudf (7.0.0-4+b2) ...
Processing triggers for systemd (256~rc4-1) ...
Processing triggers for libc-bin (2.38-13) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.8.12-amd64
W: No zstd in /usr/bin:/sbin:/bin, using gzip
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw for module bnx2
W: Possible missing firmware /lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw for module bnx2
I: running --customize-hook directly: /usr/share/debvm/customize-autologin.sh /tmp/tmp.x0q9HjjGII
I: running --customize-hook directly: /usr/share/debvm/customize-dpkgavailable.sh /tmp/tmp.x0q9HjjGII
Replacing available packages info, using -.
Information about 71923 packages was updated.
I: running --customize-hook in shell: sh -c 'passwd --root "$1" --delete root' exec /tmp/tmp.x0q9HjjGII
passwd: password changed.
I: running --customize-hook in shell: sh -c 'echo testvm >"$1/etc/hostname"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost testvm >"$1/etc/hosts"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'echo "LABEL=debvm / ext4 defaults 0 0" >"$1/etc/fstab"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook directly: /usr/share/debvm/customize-kernel.sh /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'rm "$1/etc/apt/apt.conf.d/00proxy"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'mkdir -p "$1/etc/systemd/system/multi-user.target.wants"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'ln -s ../mmdebstrap.service "$1/etc/systemd/system/multi-user.target.wants/mmdebstrap.service"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'touch "$1/mmdebstrap-testenv"' exec /tmp/tmp.x0q9HjjGII
I: running special hook: copy-in "/tmp/tmp.Y1dkTpYsYz/mmdebstrap.service" /etc/systemd/system/
I: running special hook: copy-in "/tmp/tmp.Y1dkTpYsYz/worker.sh" /
I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost > "$1/etc/hosts"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'printf "START=1\nDAEMON_OPTS=\"-h 127.0.0.1 -p 80 -u nobody -dd /mnt/cache -i /var/run/mini-httpd.pid -T UTF-8\"\n" > "$1/etc/default/mini-httpd"' exec /tmp/tmp.x0q9HjjGII
I: running --customize-hook in shell: sh -c 'touch "$1/etc/systemd/system/tmp.mount"' exec /tmp/tmp.x0q9HjjGII
I: skipping cleanup/apt/lists as requested
I: cleaning apt cache...
I: success in 286.0009 seconds
+ run_inside_userns /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.x0q9HjjGII ./shared/cache.A/debian-unstable.ext4 10G
+ /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.x0q9HjjGII ./shared/cache.A/debian-unstable.ext4 10G
mke2fs 1.47.1 (20-May-2024)
Creating filesystem with 2621440 4k blocks and 655360 inodes
Filesystem UUID: 1507b4ff-1176-41ff-9a0d-1be2840c204e
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Allocating group tables:  0/80     done                            
Writing inode tables:  0/80     done                            
Creating journal (16384 blocks): done
Copying files into the device: done
Writing superblocks and filesystem accounting information:  0/80     done

+ cleanup
+ test -n /tmp/tmp.x0q9HjjGII
+ run_inside_userns rm -Rf /tmp/tmp.x0q9HjjGII
+ rm -Rf /tmp/tmp.x0q9HjjGII
running deletecache ./shared/cache.B
./make_mirror.sh finished successfully
+ CMD=mmdebstrap ./coverage.sh
/usr/bin/mmdebstrap source OK
All done! ✨ 🍰 ✨
1 file would be left unchanged.
All done! ✨ 🍰 ✨
1 file would be left unchanged.
mkfs.fat 4.2 (2021-01-31)
------------------------------------------------------------------------------
(1/280) debootstrap
dist: oldstable
mode: auto
variant: minbase
format: auto
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.XtCJg5nI67
00:00:00.022 E: + chmod 755 /tmp/tmp.XtCJg5nI67
00:00:00.026 E: + [ oldstable = oldstable ]
00:00:00.030 E: + echo --no-merged-usr
00:00:00.033 E: + debootstrap --no-merged-usr --variant=minbase oldstable /tmp/tmp.XtCJg5nI67 http://127.0.0.1/debian
00:00:00.095 O: I: Target architecture can be executed
00:00:00.119 O: I: Retrieving InRelease 
00:00:00.231 O: I: Checking Release signature
00:00:00.251 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.591 O: I: Retrieving Packages 
00:00:00.737 O: I: Validating Packages 
00:00:02.119 O: I: Resolving dependencies of required packages...
00:00:11.475 O: I: Resolving dependencies of base packages...
00:00:26.261 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.524 O: I: Retrieving adduser 3.118+deb11u1
00:00:29.545 O: I: Validating adduser 3.118+deb11u1
00:00:29.566 O: I: Retrieving apt 2.2.4
00:00:29.607 O: I: Validating apt 2.2.4
00:00:29.633 O: I: Retrieving base-files 11.1+deb11u9
00:00:29.648 O: I: Validating base-files 11.1+deb11u9
00:00:29.669 O: I: Retrieving base-passwd 3.5.51
00:00:29.684 O: I: Validating base-passwd 3.5.51
00:00:29.705 O: I: Retrieving bash 5.1-2+deb11u1
00:00:29.747 O: I: Validating bash 5.1-2+deb11u1
00:00:29.773 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:29.789 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:29.810 O: I: Retrieving coreutils 8.32-4+b1
00:00:29.877 O: I: Validating coreutils 8.32-4+b1
00:00:29.909 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:29.925 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:29.945 O: I: Retrieving debconf 1.5.77
00:00:29.961 O: I: Validating debconf 1.5.77
00:00:29.982 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:29.997 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:30.017 O: I: Retrieving debianutils 4.11.2
00:00:30.033 O: I: Validating debianutils 4.11.2
00:00:30.053 O: I: Retrieving diffutils 1:3.7-5
00:00:30.074 O: I: Validating diffutils 1:3.7-5
00:00:30.096 O: I: Retrieving dpkg 1.20.13
00:00:30.160 O: I: Validating dpkg 1.20.13
00:00:30.196 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:30.221 O: I: Validating e2fsprogs 1.46.2-2
00:00:30.245 O: I: Retrieving findutils 4.8.0-1
00:00:30.271 O: I: Validating findutils 4.8.0-1
00:00:30.295 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:30.312 O: I: Validating gcc-10-base 10.2.1-6
00:00:30.332 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:30.349 O: I: Validating gcc-9-base 9.3.0-22
00:00:30.370 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:30.395 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:30.417 O: I: Retrieving grep 3.6-1+deb11u1
00:00:30.438 O: I: Validating grep 3.6-1+deb11u1
00:00:30.460 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:30.476 O: I: Validating gzip 1.10-4+deb11u1
00:00:30.496 O: I: Retrieving hostname 3.23
00:00:30.510 O: I: Validating hostname 3.23
00:00:30.530 O: I: Retrieving init-system-helpers 1.60
00:00:30.544 O: I: Validating init-system-helpers 1.60
00:00:30.564 O: I: Retrieving libacl1 2.2.53-10
00:00:30.579 O: I: Validating libacl1 2.2.53-10
00:00:30.600 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:30.633 O: I: Validating libapt-pkg6.0 2.2.4
00:00:30.657 O: I: Retrieving libattr1 1:2.4.48-6
00:00:30.671 O: I: Validating libattr1 1:2.4.48-6
00:00:30.691 O: I: Retrieving libaudit-common 1:3.0-2
00:00:30.705 O: I: Validating libaudit-common 1:3.0-2
00:00:30.724 O: I: Retrieving libaudit1 1:3.0-2
00:00:30.739 O: I: Validating libaudit1 1:3.0-2
00:00:30.759 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:30.775 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:30.796 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:30.810 O: I: Validating libbz2-1.0 1.0.8-4
00:00:30.830 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:30.862 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:30.885 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:30.955 O: I: Validating libc6 2.31-13+deb11u8
00:00:30.988 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:31.002 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:31.022 O: I: Retrieving libcom-err2 1.46.2-2
00:00:31.037 O: I: Validating libcom-err2 1.46.2-2
00:00:31.057 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:31.072 O: I: Validating libcrypt1 1:4.4.18-4
00:00:31.093 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:31.119 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:31.143 O: I: Retrieving libdebconfclient0 0.260
00:00:31.159 O: I: Validating libdebconfclient0 0.260
00:00:31.182 O: I: Retrieving libext2fs2 1.46.2-2
00:00:31.201 O: I: Validating libext2fs2 1.46.2-2
00:00:31.223 O: I: Retrieving libffi7 3.3-6
00:00:31.238 O: I: Validating libffi7 3.3-6
00:00:31.258 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:31.272 O: I: Validating libgcc-s1 10.2.1-6
00:00:31.292 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:31.316 O: I: Validating libgcrypt20 1.8.7-6
00:00:31.338 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:31.365 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:31.387 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:31.425 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:31.451 O: I: Retrieving libgpg-error0 1.38-2
00:00:31.465 O: I: Validating libgpg-error0 1.38-2
00:00:31.485 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:31.502 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:31.522 O: I: Retrieving libhogweed6 3.7.3-1
00:00:31.542 O: I: Validating libhogweed6 3.7.3-1
00:00:31.563 O: I: Retrieving libidn2-0 2.3.0-5
00:00:31.577 O: I: Validating libidn2-0 2.3.0-5
00:00:31.597 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:31.614 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:31.635 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:31.650 O: I: Validating libkeyutils1 1.6.1-2
00:00:31.670 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:31.691 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:31.713 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:31.728 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:31.748 O: I: Retrieving liblz4-1 1.9.3-2
00:00:31.762 O: I: Validating liblz4-1 1.9.3-2
00:00:31.782 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:31.800 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:31.821 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:31.839 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:31.859 O: I: Retrieving libnettle8 3.7.3-1
00:00:31.879 O: I: Validating libnettle8 3.7.3-1
00:00:31.900 O: I: Retrieving libnsl2 1.3.0-2
00:00:31.914 O: I: Validating libnsl2 1.3.0-2
00:00:31.934 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:31.953 O: I: Validating libp11-kit0 0.23.22-1
00:00:31.974 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:31.994 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:32.015 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:32.030 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:32.050 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:32.067 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:32.088 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:32.103 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:32.123 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:32.141 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:32.163 O: I: Retrieving libpcre3 2:8.39-13
00:00:32.183 O: I: Validating libpcre3 2:8.39-13
00:00:32.204 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:32.219 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:32.239 O: I: Retrieving libselinux1 3.1-3
00:00:32.253 O: I: Validating libselinux1 3.1-3
00:00:32.273 O: I: Retrieving libsemanage-common 3.1-1
00:00:32.286 O: I: Validating libsemanage-common 3.1-1
00:00:32.305 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:32.320 O: I: Validating libsemanage1 3.1-1+b2
00:00:32.340 O: I: Retrieving libsepol1 3.1-1
00:00:32.358 O: I: Validating libsepol1 3.1-1
00:00:32.380 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:32.397 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:32.417 O: I: Retrieving libss2 1.46.2-2
00:00:32.432 O: I: Validating libss2 1.46.2-2
00:00:32.452 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:32.491 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:32.518 O: I: Retrieving libstdc++6 10.2.1-6
00:00:32.541 O: I: Validating libstdc++6 10.2.1-6
00:00:32.562 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:32.582 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:32.604 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:32.618 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:32.640 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:32.660 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:32.684 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:32.698 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:32.719 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:32.735 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:32.756 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:32.773 O: I: Validating libudev1 247.3-7+deb11u4
00:00:32.794 O: I: Retrieving libunistring2 0.9.10-4
00:00:32.814 O: I: Validating libunistring2 0.9.10-4
00:00:32.836 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:32.851 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:32.871 O: I: Retrieving libxxhash0 0.8.0-2
00:00:32.885 O: I: Validating libxxhash0 0.8.0-2
00:00:32.905 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:32.927 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:32.948 O: I: Retrieving login 1:4.8.1-1
00:00:32.973 O: I: Validating login 1:4.8.1-1
00:00:32.996 O: I: Retrieving logsave 1.46.2-2
00:00:33.011 O: I: Validating logsave 1.46.2-2
00:00:33.031 O: I: Retrieving lsb-base 11.1.0
00:00:33.045 O: I: Validating lsb-base 11.1.0
00:00:33.065 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:33.081 O: I: Validating mawk 1.3.4.20200120-2
00:00:33.101 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:33.117 O: I: Validating mount 2.36.1-8+deb11u1
00:00:33.138 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:33.156 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:33.178 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:33.199 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:33.221 O: I: Retrieving passwd 1:4.8.1-1
00:00:33.253 O: I: Validating passwd 1:4.8.1-1
00:00:33.278 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:33.322 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:33.348 O: I: Retrieving sed 4.7-1
00:00:33.367 O: I: Validating sed 4.7-1
00:00:33.389 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:33.402 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:33.422 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:33.450 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:33.474 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:33.493 O: I: Validating tzdata 2024a-0+deb11u1
00:00:33.514 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:33.549 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:33.573 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:33.589 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:33.612 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:33.644 O: I: Extracting adduser...
00:00:33.674 O: I: Extracting apt...
00:00:33.812 O: I: Extracting base-files...
00:00:33.826 O: I: Extracting base-passwd...
00:00:33.838 O: I: Extracting bash...
00:00:33.969 O: I: Extracting bsdutils...
00:00:33.984 O: I: Extracting coreutils...
00:00:34.236 O: I: Extracting dash...
00:00:34.252 O: I: Extracting debconf...
00:00:34.271 O: I: Extracting debian-archive-keyring...
00:00:34.288 O: I: Extracting debianutils...
00:00:34.304 O: I: Extracting diffutils...
00:00:34.346 O: I: Extracting dpkg...
00:00:34.483 O: I: Extracting e2fsprogs...
00:00:34.539 O: I: Extracting findutils...
00:00:34.594 O: I: Extracting gcc-10-base...
00:00:34.608 O: I: Extracting gcc-9-base...
00:00:34.622 O: I: Extracting gpgv...
00:00:34.654 O: I: Extracting grep...
00:00:34.687 O: I: Extracting gzip...
00:00:34.707 O: I: Extracting hostname...
00:00:34.716 O: I: Extracting init-system-helpers...
00:00:34.727 O: I: Extracting libacl1...
00:00:34.737 O: I: Extracting libapt-pkg6.0...
00:00:34.827 O: I: Extracting libattr1...
00:00:34.836 O: I: Extracting libaudit-common...
00:00:34.844 O: I: Extracting libaudit1...
00:00:34.856 O: I: Extracting libblkid1...
00:00:34.876 O: I: Extracting libbz2-1.0...
00:00:34.888 O: I: Extracting libc-bin...
00:00:34.997 O: I: Extracting libc6...
00:00:35.257 O: I: Extracting libcap-ng0...
00:00:35.266 O: I: Extracting libcom-err2...
00:00:35.279 O: I: Extracting libcrypt1...
00:00:35.294 O: I: Extracting libdb5.3...
00:00:35.362 O: I: Extracting libdebconfclient0...
00:00:35.374 O: I: Extracting libext2fs2...
00:00:35.400 O: I: Extracting libffi7...
00:00:35.409 O: I: Extracting libgcc-s1...
00:00:35.420 O: I: Extracting libgcrypt20...
00:00:35.469 O: I: Extracting libgmp10...
00:00:35.499 O: I: Extracting libgnutls30...
00:00:35.595 O: I: Extracting libgpg-error0...
00:00:35.609 O: I: Extracting libgssapi-krb5-2...
00:00:35.631 O: I: Extracting libhogweed6...
00:00:35.662 O: I: Extracting libidn2-0...
00:00:35.679 O: I: Extracting libk5crypto3...
00:00:35.715 O: I: Extracting libkeyutils1...
00:00:35.724 O: I: Extracting libkrb5-3...
00:00:35.766 O: I: Extracting libkrb5support0...
00:00:35.780 O: I: Extracting liblz4-1...
00:00:35.793 O: I: Extracting liblzma5...
00:00:35.815 O: I: Extracting libmount1...
00:00:35.841 O: I: Extracting libnettle8...
00:00:35.867 O: I: Extracting libnsl2...
00:00:35.877 O: I: Extracting libp11-kit0...
00:00:35.909 O: I: Extracting libpam-modules...
00:00:35.944 O: I: Extracting libpam-modules-bin...
00:00:35.961 O: I: Extracting libpam-runtime...
00:00:35.987 O: I: Extracting libpam0g...
00:00:36.004 O: I: Extracting libpcre2-8-0...
00:00:36.033 O: I: Extracting libpcre3...
00:00:36.070 O: I: Extracting libseccomp2...
00:00:36.082 O: I: Extracting libselinux1...
00:00:36.097 O: I: Extracting libsemanage-common...
00:00:36.106 O: I: Extracting libsemanage1...
00:00:36.122 O: I: Extracting libsepol1...
00:00:36.154 O: I: Extracting libsmartcols1...
00:00:36.177 O: I: Extracting libss2...
00:00:36.191 O: I: Extracting libssl1.1...
00:00:36.318 O: I: Extracting libstdc++6...
00:00:36.371 O: I: Extracting libsystemd0...
00:00:36.408 O: I: Extracting libtasn1-6...
00:00:36.420 O: I: Extracting libtinfo6...
00:00:36.442 O: I: Extracting libtirpc-common...
00:00:36.451 O: I: Extracting libtirpc3...
00:00:36.466 O: I: Extracting libudev1...
00:00:36.482 O: I: Extracting libunistring2...
00:00:36.531 O: I: Extracting libuuid1...
00:00:36.545 O: I: Extracting libxxhash0...
00:00:36.555 O: I: Extracting libzstd1...
00:00:36.591 O: I: Extracting login...
00:00:36.648 O: I: Extracting logsave...
00:00:36.662 O: I: Extracting lsb-base...
00:00:36.672 O: I: Extracting mawk...
00:00:36.689 O: I: Extracting mount...
00:00:36.713 O: I: Extracting ncurses-base...
00:00:36.728 O: I: Extracting ncurses-bin...
00:00:36.757 O: I: Extracting passwd...
00:00:36.845 O: I: Extracting perl-base...
00:00:37.021 O: I: Extracting sed...
00:00:37.056 O: I: Extracting sysvinit-utils...
00:00:37.065 O: I: Extracting tar...
00:00:37.139 O: I: Extracting tzdata...
00:00:37.245 O: I: Extracting util-linux...
00:00:37.360 O: I: Extracting zlib1g...
00:00:37.461 O: I: Installing core packages...
00:00:39.121 O: I: Unpacking required packages...
00:00:39.171 O: I: Unpacking adduser...
00:00:39.235 O: I: Unpacking apt...
00:00:39.441 O: I: Unpacking base-files...
00:00:39.484 O: I: Unpacking base-passwd...
00:00:39.523 O: I: Unpacking bash...
00:00:39.702 O: I: Unpacking bsdutils...
00:00:39.743 O: I: Unpacking coreutils...
00:00:40.097 O: I: Unpacking dash...
00:00:40.139 O: I: Unpacking debconf...
00:00:40.209 O: I: Unpacking debian-archive-keyring...
00:00:40.302 O: I: Unpacking debianutils...
00:00:40.348 O: I: Unpacking diffutils...
00:00:40.421 O: I: Unpacking dpkg...
00:00:40.623 O: I: Unpacking e2fsprogs...
00:00:40.714 O: I: Unpacking findutils...
00:00:40.801 O: I: Unpacking gcc-10-base:amd64...
00:00:40.834 O: I: Unpacking gcc-9-base:amd64...
00:00:40.865 O: I: Unpacking gpgv...
00:00:40.917 O: I: Unpacking grep...
00:00:40.978 O: I: Unpacking gzip...
00:00:41.018 O: I: Unpacking hostname...
00:00:41.045 O: I: Unpacking init-system-helpers...
00:00:41.077 O: I: Unpacking libacl1:amd64...
00:00:41.107 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:41.232 O: I: Unpacking libattr1:amd64...
00:00:41.261 O: I: Unpacking libaudit-common...
00:00:41.288 O: I: Unpacking libaudit1:amd64...
00:00:41.318 O: I: Unpacking libblkid1:amd64...
00:00:41.357 O: I: Unpacking libbz2-1.0:amd64...
00:00:41.388 O: I: Unpacking libc-bin...
00:00:41.531 O: I: Unpacking libc6:amd64...
00:00:42.036 O: I: Unpacking libcap-ng0:amd64...
00:00:42.064 O: I: Unpacking libcom-err2:amd64...
00:00:42.105 O: I: Unpacking libcrypt1:amd64...
00:00:42.141 O: I: Unpacking libdb5.3:amd64...
00:00:42.235 O: I: Unpacking libdebconfclient0:amd64...
00:00:42.268 O: I: Unpacking libext2fs2:amd64...
00:00:42.317 O: I: Unpacking libffi7:amd64...
00:00:42.346 O: I: Unpacking libgcc-s1:amd64...
00:00:42.377 O: I: Unpacking libgcrypt20:amd64...
00:00:42.449 O: I: Unpacking libgmp10:amd64...
00:00:42.504 O: I: Unpacking libgnutls30:amd64...
00:00:42.632 O: I: Unpacking libgpg-error0:amd64...
00:00:42.668 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:42.711 O: I: Unpacking libhogweed6:amd64...
00:00:42.761 O: I: Unpacking libidn2-0:amd64...
00:00:42.805 O: I: Unpacking libk5crypto3:amd64...
00:00:42.843 O: I: Unpacking libkeyutils1:amd64...
00:00:42.870 O: I: Unpacking libkrb5-3:amd64...
00:00:42.936 O: I: Unpacking libkrb5support0:amd64...
00:00:42.969 O: I: Unpacking liblz4-1:amd64...
00:00:43.001 O: I: Unpacking liblzma5:amd64...
00:00:43.044 O: I: Unpacking libmount1:amd64...
00:00:43.091 O: I: Unpacking libnettle8:amd64...
00:00:43.139 O: I: Unpacking libnsl2:amd64...
00:00:43.169 O: I: Unpacking libp11-kit0:amd64...
00:00:43.228 O: I: Unpacking libpam-modules:amd64...
00:00:43.393 O: I: Unpacking libpam-modules-bin...
00:00:43.435 O: I: Unpacking libpam-runtime...
00:00:43.512 O: I: Unpacking libpam0g:amd64...
00:00:43.552 O: I: Unpacking libpcre2-8-0:amd64...
00:00:43.604 O: I: Unpacking libpcre3:amd64...
00:00:43.663 O: I: Unpacking libseccomp2:amd64...
00:00:43.694 O: I: Unpacking libselinux1:amd64...
00:00:43.730 O: I: Unpacking libsemanage-common...
00:00:43.759 O: I: Unpacking libsemanage1:amd64...
00:00:43.796 O: I: Unpacking libsepol1:amd64...
00:00:43.848 O: I: Unpacking libsmartcols1:amd64...
00:00:43.889 O: I: Unpacking libss2:amd64...
00:00:43.928 O: I: Unpacking libssl1.1:amd64...
00:00:44.090 O: I: Unpacking libstdc++6:amd64...
00:00:44.167 O: I: Unpacking libsystemd0:amd64...
00:00:44.225 O: I: Unpacking libtasn1-6:amd64...
00:00:44.259 O: I: Unpacking libtinfo6:amd64...
00:00:44.301 O: I: Unpacking libtirpc-common...
00:00:44.328 O: I: Unpacking libtirpc3:amd64...
00:00:44.363 O: I: Unpacking libudev1:amd64...
00:00:44.399 O: I: Unpacking libunistring2:amd64...
00:00:44.469 O: I: Unpacking libuuid1:amd64...
00:00:44.503 O: I: Unpacking libxxhash0:amd64...
00:00:44.544 O: I: Unpacking libzstd1:amd64...
00:00:44.604 O: I: Unpacking login...
00:00:44.719 O: I: Unpacking logsave...
00:00:44.749 O: I: Unpacking lsb-base...
00:00:44.782 O: I: Unpacking mawk...
00:00:44.819 O: I: Unpacking mount...
00:00:44.864 O: I: Unpacking ncurses-base...
00:00:44.905 O: I: Unpacking ncurses-bin...
00:00:44.961 O: I: Unpacking passwd...
00:00:45.131 O: I: Unpacking perl-base...
00:00:45.495 O: I: Unpacking sed...
00:00:45.557 O: I: Unpacking sysvinit-utils...
00:00:45.586 O: I: Unpacking tar...
00:00:45.702 O: I: Unpacking tzdata...
00:00:46.188 O: I: Unpacking util-linux...
00:00:46.375 O: I: Unpacking zlib1g:amd64...
00:00:46.405 O: I: Configuring required packages...
00:00:46.419 O: I: Configuring lsb-base...
00:00:46.424 O: I: Configuring libtirpc-common...
00:00:46.440 O: I: Configuring debian-archive-keyring...
00:00:46.499 O: I: Configuring libaudit-common...
00:00:46.504 O: I: Configuring libsemanage-common...
00:00:46.507 O: I: Configuring gcc-10-base:amd64...
00:00:46.512 O: I: Configuring ncurses-base...
00:00:46.515 O: I: Configuring gcc-9-base:amd64...
00:00:46.524 O: I: Configuring libcrypt1:amd64...
00:00:46.528 O: I: Configuring libgcc-s1:amd64...
00:00:46.537 O: I: Configuring libc6:amd64...
00:00:46.671 O: I: Configuring libudev1:amd64...
00:00:46.675 O: I: Configuring libsepol1:amd64...
00:00:46.679 O: I: Configuring libxxhash0:amd64...
00:00:46.684 O: I: Configuring libattr1:amd64...
00:00:46.688 O: I: Configuring sysvinit-utils...
00:00:46.692 O: I: Configuring libtasn1-6:amd64...
00:00:46.696 O: I: Configuring debianutils...
00:00:46.704 O: I: Configuring mawk...
00:00:46.712 O: I: Configuring libdebconfclient0:amd64...
00:00:46.723 O: I: Configuring base-files...
00:00:46.740 O: I: Configuring libbz2-1.0:amd64...
00:00:46.744 O: I: Configuring base-passwd...
00:00:46.864 O: I: Configuring libdb5.3:amd64...
00:00:46.868 O: I: Configuring libblkid1:amd64...
00:00:46.872 O: I: Configuring libstdc++6:amd64...
00:00:46.876 O: I: Configuring libtinfo6:amd64...
00:00:46.886 O: I: Configuring bash...
00:00:46.931 O: I: Configuring libzstd1:amd64...
00:00:46.935 O: I: Configuring libkeyutils1:amd64...
00:00:46.939 O: I: Configuring liblzma5:amd64...
00:00:46.942 O: I: Configuring libgpg-error0:amd64...
00:00:46.946 O: I: Configuring liblz4-1:amd64...
00:00:46.957 O: I: Configuring libc-bin...
00:00:46.972 O: I: Configuring ncurses-bin...
00:00:46.977 O: I: Configuring libffi7:amd64...
00:00:46.981 O: I: Configuring libacl1:amd64...
00:00:46.985 O: I: Configuring libunistring2:amd64...
00:00:46.988 O: I: Configuring libsmartcols1:amd64...
00:00:46.993 O: I: Configuring libgcrypt20:amd64...
00:00:46.997 O: I: Configuring zlib1g:amd64...
00:00:47.001 O: I: Configuring libidn2-0:amd64...
00:00:47.004 O: I: Configuring libcom-err2:amd64...
00:00:47.008 O: I: Configuring diffutils...
00:00:47.012 O: I: Configuring libseccomp2:amd64...
00:00:47.015 O: I: Configuring libsystemd0:amd64...
00:00:47.019 O: I: Configuring libkrb5support0:amd64...
00:00:47.023 O: I: Configuring hostname...
00:00:47.028 O: I: Configuring libpcre3:amd64...
00:00:47.031 O: I: Configuring libcap-ng0:amd64...
00:00:47.035 O: I: Configuring libext2fs2:amd64...
00:00:47.039 O: I: Configuring libnettle8:amd64...
00:00:47.043 O: I: Configuring libapt-pkg6.0:amd64...
00:00:47.046 O: I: Configuring libgmp10:amd64...
00:00:47.051 O: I: Configuring libp11-kit0:amd64...
00:00:47.054 O: I: Configuring libaudit1:amd64...
00:00:47.058 O: I: Configuring libuuid1:amd64...
00:00:47.062 O: I: Configuring libss2:amd64...
00:00:47.066 O: I: Configuring libpcre2-8-0:amd64...
00:00:47.069 O: I: Configuring libk5crypto3:amd64...
00:00:47.072 O: I: Configuring logsave...
00:00:47.077 O: I: Configuring gpgv...
00:00:47.082 O: I: Configuring libhogweed6:amd64...
00:00:47.085 O: I: Configuring bsdutils...
00:00:47.092 O: I: Configuring e2fsprogs...
00:00:47.446 O: I: Configuring libselinux1:amd64...
00:00:47.449 O: I: Configuring libgnutls30:amd64...
00:00:47.453 O: I: Configuring sed...
00:00:47.458 O: I: Configuring findutils...
00:00:47.462 O: I: Configuring libmount1:amd64...
00:00:47.466 O: I: Configuring libsemanage1:amd64...
00:00:47.471 O: I: Configuring tar...
00:00:47.490 O: I: Configuring coreutils...
00:00:47.505 O: I: Configuring dpkg...
00:00:47.510 O: I: Configuring grep...
00:00:47.515 O: I: Configuring perl-base...
00:00:47.526 O: I: Configuring init-system-helpers...
00:00:47.530 O: I: Configuring gzip...
00:00:47.538 O: I: Configuring debconf...
00:00:47.671 O: I: Configuring tzdata...
00:00:47.829 O: I: Configuring libpam0g:amd64...
00:00:47.941 O: I: Configuring dash...
00:00:48.141 O: I: Configuring libssl1.1:amd64...
00:00:48.256 O: I: Configuring libpam-modules-bin...
00:00:48.261 O: I: Configuring libkrb5-3:amd64...
00:00:48.266 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:48.273 O: I: Configuring libtirpc3:amd64...
00:00:48.278 O: I: Configuring libnsl2:amd64...
00:00:48.293 O: I: Configuring libpam-modules:amd64...
00:00:48.311 O: I: Configuring passwd...
00:00:48.364 O: I: Configuring libpam-runtime...
00:00:48.521 O: I: Configuring login...
00:00:48.546 O: I: Configuring adduser...
00:00:48.681 O: I: Configuring apt...
00:00:49.132 O: I: Configuring util-linux...
00:00:49.330 O: I: Configuring mount...
00:00:49.334 O: I: Configuring libc-bin...
00:00:49.347 O: I: Unpacking the base system...
00:00:50.042 O: I: Base system installed successfully.
00:00:50.127 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.XtCJg5nI67 -c .
00:00:57.548 E: + rm -r /tmp/tmp.XtCJg5nI67
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:06
result: SUCCESS
------------------------------------------------------------------------------
(2/280) debootstrap
dist: oldstable
mode: auto
variant: buildd
format: auto
time left: 5:08:13
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.M00Jtfn7VT
00:00:00.022 E: + chmod 755 /tmp/tmp.M00Jtfn7VT
00:00:00.025 E: + [ oldstable = oldstable ]
00:00:00.029 E: + echo --no-merged-usr
00:00:00.032 E: + debootstrap --no-merged-usr --variant=buildd oldstable /tmp/tmp.M00Jtfn7VT http://127.0.0.1/debian
00:00:00.092 O: I: Target architecture can be executed
00:00:00.117 O: I: Retrieving InRelease 
00:00:00.230 O: I: Checking Release signature
00:00:00.249 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.577 O: I: Retrieving Packages 
00:00:00.745 O: I: Validating Packages 
00:00:02.115 O: I: Resolving dependencies of required packages...
00:00:11.627 O: I: Resolving dependencies of base packages...
00:00:26.568 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.845 O: I: Retrieving adduser 3.118+deb11u1
00:00:29.866 O: I: Validating adduser 3.118+deb11u1
00:00:29.887 O: I: Retrieving apt 2.2.4
00:00:29.931 O: I: Validating apt 2.2.4
00:00:29.957 O: I: Retrieving base-files 11.1+deb11u9
00:00:29.972 O: I: Validating base-files 11.1+deb11u9
00:00:29.993 O: I: Retrieving base-passwd 3.5.51
00:00:30.008 O: I: Validating base-passwd 3.5.51
00:00:30.028 O: I: Retrieving bash 5.1-2+deb11u1
00:00:30.070 O: I: Validating bash 5.1-2+deb11u1
00:00:30.096 O: I: Retrieving binutils 2.35.2-2
00:00:30.111 O: I: Validating binutils 2.35.2-2
00:00:30.131 O: I: Retrieving binutils-common 2.35.2-2
00:00:30.188 O: I: Validating binutils-common 2.35.2-2
00:00:30.218 O: I: Retrieving binutils-x86-64-linux-gnu 2.35.2-2
00:00:30.266 O: I: Validating binutils-x86-64-linux-gnu 2.35.2-2
00:00:30.295 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:30.311 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:30.331 O: I: Retrieving build-essential 12.9
00:00:30.345 O: I: Validating build-essential 12.9
00:00:30.364 O: I: Retrieving bzip2 1.0.8-4
00:00:30.379 O: I: Validating bzip2 1.0.8-4
00:00:30.399 O: I: Retrieving coreutils 8.32-4+b1
00:00:30.468 O: I: Validating coreutils 8.32-4+b1
00:00:30.500 O: I: Retrieving cpp 4:10.2.1-1
00:00:30.515 O: I: Validating cpp 4:10.2.1-1
00:00:30.535 O: I: Retrieving cpp-10 10.2.1-6
00:00:30.699 O: I: Validating cpp-10 10.2.1-6
00:00:30.759 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:30.776 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:30.797 O: I: Retrieving debconf 1.5.77
00:00:30.813 O: I: Validating debconf 1.5.77
00:00:30.834 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:30.850 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:30.870 O: I: Retrieving debianutils 4.11.2
00:00:30.886 O: I: Validating debianutils 4.11.2
00:00:30.906 O: I: Retrieving diffutils 1:3.7-5
00:00:30.927 O: I: Validating diffutils 1:3.7-5
00:00:30.949 O: I: Retrieving dpkg 1.20.13
00:00:31.009 O: I: Validating dpkg 1.20.13
00:00:31.041 O: I: Retrieving dpkg-dev 1.20.13
00:00:31.100 O: I: Validating dpkg-dev 1.20.13
00:00:31.131 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:31.155 O: I: Validating e2fsprogs 1.46.2-2
00:00:31.179 O: I: Retrieving findutils 4.8.0-1
00:00:31.207 O: I: Validating findutils 4.8.0-1
00:00:31.229 O: I: Retrieving g++ 4:10.2.1-1
00:00:31.243 O: I: Validating g++ 4:10.2.1-1
00:00:31.264 O: I: Retrieving g++-10 10.2.1-6
00:00:31.442 O: I: Validating g++-10 10.2.1-6
00:00:31.504 O: I: Retrieving gcc 4:10.2.1-1
00:00:31.518 O: I: Validating gcc 4:10.2.1-1
00:00:31.537 O: I: Retrieving gcc-10 10.2.1-6
00:00:31.872 O: I: Validating gcc-10 10.2.1-6
00:00:31.972 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:31.990 O: I: Validating gcc-10-base 10.2.1-6
00:00:32.010 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:32.027 O: I: Validating gcc-9-base 9.3.0-22
00:00:32.047 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:32.074 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:32.096 O: I: Retrieving grep 3.6-1+deb11u1
00:00:32.118 O: I: Validating grep 3.6-1+deb11u1
00:00:32.140 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:32.156 O: I: Validating gzip 1.10-4+deb11u1
00:00:32.176 O: I: Retrieving hostname 3.23
00:00:32.190 O: I: Validating hostname 3.23
00:00:32.211 O: I: Retrieving init-system-helpers 1.60
00:00:32.225 O: I: Validating init-system-helpers 1.60
00:00:32.247 O: I: Retrieving libacl1 2.2.53-10
00:00:32.262 O: I: Validating libacl1 2.2.53-10
00:00:32.282 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:32.315 O: I: Validating libapt-pkg6.0 2.2.4
00:00:32.339 O: I: Retrieving libasan6 10.2.1-6
00:00:32.390 O: I: Validating libasan6 10.2.1-6
00:00:32.419 O: I: Retrieving libatomic1 10.2.1-6
00:00:32.433 O: I: Validating libatomic1 10.2.1-6
00:00:32.453 O: I: Retrieving libattr1 1:2.4.48-6
00:00:32.468 O: I: Validating libattr1 1:2.4.48-6
00:00:32.488 O: I: Retrieving libaudit-common 1:3.0-2
00:00:32.502 O: I: Validating libaudit-common 1:3.0-2
00:00:32.522 O: I: Retrieving libaudit1 1:3.0-2
00:00:32.546 O: I: Validating libaudit1 1:3.0-2
00:00:32.566 O: I: Retrieving libbinutils 2.35.2-2
00:00:32.591 O: I: Validating libbinutils 2.35.2-2
00:00:32.613 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:32.630 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:32.651 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:32.665 O: I: Validating libbz2-1.0 1.0.8-4
00:00:32.685 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:32.716 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:32.741 O: I: Retrieving libc-dev-bin 2.31-13+deb11u8
00:00:32.761 O: I: Validating libc-dev-bin 2.31-13+deb11u8
00:00:32.783 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:32.851 O: I: Validating libc6 2.31-13+deb11u8
00:00:32.884 O: I: Retrieving libc6-dev 2.31-13+deb11u8
00:00:32.942 O: I: Validating libc6-dev 2.31-13+deb11u8
00:00:32.973 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:32.987 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:33.011 O: I: Retrieving libcc1-0 10.2.1-6
00:00:33.026 O: I: Validating libcc1-0 10.2.1-6
00:00:33.046 O: I: Retrieving libcom-err2 1.46.2-2
00:00:33.061 O: I: Validating libcom-err2 1.46.2-2
00:00:33.081 O: I: Retrieving libcrypt-dev 1:4.4.18-4
00:00:33.097 O: I: Validating libcrypt-dev 1:4.4.18-4
00:00:33.117 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:33.132 O: I: Validating libcrypt1 1:4.4.18-4
00:00:33.153 O: I: Retrieving libctf-nobfd0 2.35.2-2
00:00:33.168 O: I: Validating libctf-nobfd0 2.35.2-2
00:00:33.188 O: I: Retrieving libctf0 2.35.2-2
00:00:33.203 O: I: Validating libctf0 2.35.2-2
00:00:33.224 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:33.252 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:33.277 O: I: Retrieving libdebconfclient0 0.260
00:00:33.293 O: I: Validating libdebconfclient0 0.260
00:00:33.314 O: I: Retrieving libdpkg-perl 1.20.13
00:00:33.360 O: I: Validating libdpkg-perl 1.20.13
00:00:33.387 O: I: Retrieving libext2fs2 1.46.2-2
00:00:33.406 O: I: Validating libext2fs2 1.46.2-2
00:00:33.427 O: I: Retrieving libffi7 3.3-6
00:00:33.441 O: I: Validating libffi7 3.3-6
00:00:33.461 O: I: Retrieving libgcc-10-dev 10.2.1-6
00:00:33.518 O: I: Validating libgcc-10-dev 10.2.1-6
00:00:33.548 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:33.563 O: I: Validating libgcc-s1 10.2.1-6
00:00:33.583 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:33.607 O: I: Validating libgcrypt20 1.8.7-6
00:00:33.629 O: I: Retrieving libgdbm-compat4 1.19-2
00:00:33.644 O: I: Validating libgdbm-compat4 1.19-2
00:00:33.664 O: I: Retrieving libgdbm6 1.19-2
00:00:33.678 O: I: Validating libgdbm6 1.19-2
00:00:33.700 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:33.724 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:33.747 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:33.787 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:33.813 O: I: Retrieving libgomp1 10.2.1-6
00:00:33.828 O: I: Validating libgomp1 10.2.1-6
00:00:33.849 O: I: Retrieving libgpg-error0 1.38-2
00:00:33.864 O: I: Validating libgpg-error0 1.38-2
00:00:33.884 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:33.901 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:33.921 O: I: Retrieving libhogweed6 3.7.3-1
00:00:33.942 O: I: Validating libhogweed6 3.7.3-1
00:00:33.963 O: I: Retrieving libidn2-0 2.3.0-5
00:00:33.979 O: I: Validating libidn2-0 2.3.0-5
00:00:33.999 O: I: Retrieving libisl23 0.23-1
00:00:34.026 O: I: Validating libisl23 0.23-1
00:00:34.049 O: I: Retrieving libitm1 10.2.1-6
00:00:34.063 O: I: Validating libitm1 10.2.1-6
00:00:34.082 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:34.098 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:34.119 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:34.133 O: I: Validating libkeyutils1 1.6.1-2
00:00:34.153 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:34.173 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:34.194 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:34.209 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:34.230 O: I: Retrieving liblsan0 10.2.1-6
00:00:34.261 O: I: Validating liblsan0 10.2.1-6
00:00:34.287 O: I: Retrieving liblz4-1 1.9.3-2
00:00:34.302 O: I: Validating liblz4-1 1.9.3-2
00:00:34.324 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:34.340 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:34.363 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:34.382 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:34.403 O: I: Retrieving libmpc3 1.2.0-1
00:00:34.417 O: I: Validating libmpc3 1.2.0-1
00:00:34.438 O: I: Retrieving libmpfr6 4.1.0-3
00:00:34.489 O: I: Validating libmpfr6 4.1.0-3
00:00:34.518 O: I: Retrieving libnettle8 3.7.3-1
00:00:34.537 O: I: Validating libnettle8 3.7.3-1
00:00:34.557 O: I: Retrieving libnsl-dev 1.3.0-2
00:00:34.572 O: I: Validating libnsl-dev 1.3.0-2
00:00:34.592 O: I: Retrieving libnsl2 1.3.0-2
00:00:34.606 O: I: Validating libnsl2 1.3.0-2
00:00:34.627 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:34.647 O: I: Validating libp11-kit0 0.23.22-1
00:00:34.668 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:34.688 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:34.709 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.725 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.745 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:34.763 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:34.783 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:34.799 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:34.819 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:34.838 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:34.859 O: I: Retrieving libpcre3 2:8.39-13
00:00:34.880 O: I: Validating libpcre3 2:8.39-13
00:00:34.901 O: I: Retrieving libperl5.32 5.32.1-4+deb11u3
00:00:34.992 O: I: Validating libperl5.32 5.32.1-4+deb11u3
00:00:35.031 O: I: Retrieving libquadmath0 10.2.1-6
00:00:35.047 O: I: Validating libquadmath0 10.2.1-6
00:00:35.067 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:35.082 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:35.102 O: I: Retrieving libselinux1 3.1-3
00:00:35.117 O: I: Validating libselinux1 3.1-3
00:00:35.137 O: I: Retrieving libsemanage-common 3.1-1
00:00:35.151 O: I: Validating libsemanage-common 3.1-1
00:00:35.170 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:35.186 O: I: Validating libsemanage1 3.1-1+b2
00:00:35.206 O: I: Retrieving libsepol1 3.1-1
00:00:35.225 O: I: Validating libsepol1 3.1-1
00:00:35.246 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:35.262 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:35.283 O: I: Retrieving libss2 1.46.2-2
00:00:35.297 O: I: Validating libss2 1.46.2-2
00:00:35.318 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:35.361 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:35.388 O: I: Retrieving libstdc++-10-dev 10.2.1-6
00:00:35.436 O: I: Validating libstdc++-10-dev 10.2.1-6
00:00:35.464 O: I: Retrieving libstdc++6 10.2.1-6
00:00:35.486 O: I: Validating libstdc++6 10.2.1-6
00:00:35.508 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:35.529 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:35.551 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:35.565 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:35.585 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:35.605 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:35.626 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:35.640 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:35.660 O: I: Retrieving libtirpc-dev 1.3.1-1+deb11u1
00:00:35.677 O: I: Validating libtirpc-dev 1.3.1-1+deb11u1
00:00:35.697 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:35.712 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:35.733 O: I: Retrieving libtsan0 10.2.1-6
00:00:35.783 O: I: Validating libtsan0 10.2.1-6
00:00:35.813 O: I: Retrieving libubsan1 10.2.1-6
00:00:35.843 O: I: Validating libubsan1 10.2.1-6
00:00:35.868 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:35.886 O: I: Validating libudev1 247.3-7+deb11u4
00:00:35.907 O: I: Retrieving libunistring2 0.9.10-4
00:00:35.928 O: I: Validating libunistring2 0.9.10-4
00:00:35.949 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:35.964 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:35.984 O: I: Retrieving libxxhash0 0.8.0-2
00:00:35.998 O: I: Validating libxxhash0 0.8.0-2
00:00:36.018 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:36.039 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:36.060 O: I: Retrieving linux-libc-dev 5.10.209-2
00:00:36.103 O: I: Validating linux-libc-dev 5.10.209-2
00:00:36.131 O: I: Retrieving login 1:4.8.1-1
00:00:36.157 O: I: Validating login 1:4.8.1-1
00:00:36.181 O: I: Retrieving logsave 1.46.2-2
00:00:36.196 O: I: Validating logsave 1.46.2-2
00:00:36.216 O: I: Retrieving lsb-base 11.1.0
00:00:36.231 O: I: Validating lsb-base 11.1.0
00:00:36.251 O: I: Retrieving make 4.3-4.1
00:00:36.273 O: I: Validating make 4.3-4.1
00:00:36.295 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:36.311 O: I: Validating mawk 1.3.4.20200120-2
00:00:36.332 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:36.350 O: I: Validating mount 2.36.1-8+deb11u1
00:00:36.370 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:36.389 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:36.410 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:36.432 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:36.455 O: I: Retrieving passwd 1:4.8.1-1
00:00:36.488 O: I: Validating passwd 1:4.8.1-1
00:00:36.511 O: I: Retrieving patch 2.7.6-7
00:00:36.528 O: I: Validating patch 2.7.6-7
00:00:36.556 O: I: Retrieving perl 5.32.1-4+deb11u3
00:00:36.577 O: I: Validating perl 5.32.1-4+deb11u3
00:00:36.598 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:36.640 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:36.668 O: I: Retrieving perl-modules-5.32 5.32.1-4+deb11u3
00:00:36.736 O: I: Validating perl-modules-5.32 5.32.1-4+deb11u3
00:00:36.771 O: I: Retrieving sed 4.7-1
00:00:36.792 O: I: Validating sed 4.7-1
00:00:36.814 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:36.829 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:36.850 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:36.880 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:36.903 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:36.923 O: I: Validating tzdata 2024a-0+deb11u1
00:00:36.944 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:36.980 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:37.005 O: I: Retrieving xz-utils 5.2.5-2.1~deb11u1
00:00:37.023 O: I: Validating xz-utils 5.2.5-2.1~deb11u1
00:00:37.044 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.059 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.081 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:37.127 O: I: Extracting adduser...
00:00:37.156 O: I: Extracting apt...
00:00:37.296 O: I: Extracting base-files...
00:00:37.310 O: I: Extracting base-passwd...
00:00:37.322 O: I: Extracting bash...
00:00:37.452 O: I: Extracting bsdutils...
00:00:37.468 O: I: Extracting coreutils...
00:00:37.721 O: I: Extracting dash...
00:00:37.738 O: I: Extracting debconf...
00:00:37.757 O: I: Extracting debian-archive-keyring...
00:00:37.774 O: I: Extracting debianutils...
00:00:37.790 O: I: Extracting diffutils...
00:00:37.833 O: I: Extracting dpkg...
00:00:37.970 O: I: Extracting e2fsprogs...
00:00:38.026 O: I: Extracting findutils...
00:00:38.080 O: I: Extracting gcc-10-base...
00:00:38.094 O: I: Extracting gcc-9-base...
00:00:38.108 O: I: Extracting gpgv...
00:00:38.139 O: I: Extracting grep...
00:00:38.172 O: I: Extracting gzip...
00:00:38.190 O: I: Extracting hostname...
00:00:38.199 O: I: Extracting init-system-helpers...
00:00:38.210 O: I: Extracting libacl1...
00:00:38.220 O: I: Extracting libapt-pkg6.0...
00:00:38.315 O: I: Extracting libattr1...
00:00:38.324 O: I: Extracting libaudit-common...
00:00:38.332 O: I: Extracting libaudit1...
00:00:38.344 O: I: Extracting libblkid1...
00:00:38.364 O: I: Extracting libbz2-1.0...
00:00:38.375 O: I: Extracting libc-bin...
00:00:38.476 O: I: Extracting libc6...
00:00:38.737 O: I: Extracting libcap-ng0...
00:00:38.746 O: I: Extracting libcom-err2...
00:00:38.759 O: I: Extracting libcrypt1...
00:00:38.775 O: I: Extracting libdb5.3...
00:00:38.844 O: I: Extracting libdebconfclient0...
00:00:38.855 O: I: Extracting libext2fs2...
00:00:38.883 O: I: Extracting libffi7...
00:00:38.893 O: I: Extracting libgcc-s1...
00:00:38.904 O: I: Extracting libgcrypt20...
00:00:38.952 O: I: Extracting libgmp10...
00:00:38.983 O: I: Extracting libgnutls30...
00:00:39.091 O: I: Extracting libgpg-error0...
00:00:39.107 O: I: Extracting libgssapi-krb5-2...
00:00:39.129 O: I: Extracting libhogweed6...
00:00:39.158 O: I: Extracting libidn2-0...
00:00:39.176 O: I: Extracting libk5crypto3...
00:00:39.193 O: I: Extracting libkeyutils1...
00:00:39.202 O: I: Extracting libkrb5-3...
00:00:39.245 O: I: Extracting libkrb5support0...
00:00:39.258 O: I: Extracting liblz4-1...
00:00:39.271 O: I: Extracting liblzma5...
00:00:39.293 O: I: Extracting libmount1...
00:00:39.320 O: I: Extracting libnettle8...
00:00:39.346 O: I: Extracting libnsl2...
00:00:39.357 O: I: Extracting libp11-kit0...
00:00:39.391 O: I: Extracting libpam-modules...
00:00:39.426 O: I: Extracting libpam-modules-bin...
00:00:39.443 O: I: Extracting libpam-runtime...
00:00:39.471 O: I: Extracting libpam0g...
00:00:39.488 O: I: Extracting libpcre2-8-0...
00:00:39.517 O: I: Extracting libpcre3...
00:00:39.555 O: I: Extracting libseccomp2...
00:00:39.567 O: I: Extracting libselinux1...
00:00:39.582 O: I: Extracting libsemanage-common...
00:00:39.590 O: I: Extracting libsemanage1...
00:00:39.607 O: I: Extracting libsepol1...
00:00:39.638 O: I: Extracting libsmartcols1...
00:00:39.660 O: I: Extracting libss2...
00:00:39.673 O: I: Extracting libssl1.1...
00:00:39.800 O: I: Extracting libstdc++6...
00:00:39.855 O: I: Extracting libsystemd0...
00:00:39.891 O: I: Extracting libtasn1-6...
00:00:39.903 O: I: Extracting libtinfo6...
00:00:39.926 O: I: Extracting libtirpc-common...
00:00:39.934 O: I: Extracting libtirpc3...
00:00:39.949 O: I: Extracting libudev1...
00:00:39.965 O: I: Extracting libunistring2...
00:00:40.014 O: I: Extracting libuuid1...
00:00:40.029 O: I: Extracting libxxhash0...
00:00:40.038 O: I: Extracting libzstd1...
00:00:40.075 O: I: Extracting login...
00:00:40.133 O: I: Extracting logsave...
00:00:40.146 O: I: Extracting lsb-base...
00:00:40.156 O: I: Extracting mawk...
00:00:40.173 O: I: Extracting mount...
00:00:40.197 O: I: Extracting ncurses-base...
00:00:40.212 O: I: Extracting ncurses-bin...
00:00:40.240 O: I: Extracting passwd...
00:00:40.332 O: I: Extracting perl-base...
00:00:40.508 O: I: Extracting sed...
00:00:40.543 O: I: Extracting sysvinit-utils...
00:00:40.553 O: I: Extracting tar...
00:00:40.628 O: I: Extracting tzdata...
00:00:40.741 O: I: Extracting util-linux...
00:00:40.853 O: I: Extracting zlib1g...
00:00:40.948 O: I: Installing core packages...
00:00:42.618 O: I: Unpacking required packages...
00:00:42.680 O: I: Unpacking adduser...
00:00:42.747 O: I: Unpacking apt...
00:00:42.955 O: I: Unpacking base-files...
00:00:42.998 O: I: Unpacking base-passwd...
00:00:43.039 O: I: Unpacking bash...
00:00:43.217 O: I: Unpacking bsdutils...
00:00:43.256 O: I: Unpacking coreutils...
00:00:43.610 O: I: Unpacking dash...
00:00:43.652 O: I: Unpacking debconf...
00:00:43.720 O: I: Unpacking debian-archive-keyring...
00:00:43.812 O: I: Unpacking debianutils...
00:00:43.858 O: I: Unpacking diffutils...
00:00:43.933 O: I: Unpacking dpkg...
00:00:44.135 O: I: Unpacking e2fsprogs...
00:00:44.222 O: I: Unpacking findutils...
00:00:44.305 O: I: Unpacking gcc-10-base:amd64...
00:00:44.337 O: I: Unpacking gcc-9-base:amd64...
00:00:44.370 O: I: Unpacking gpgv...
00:00:44.420 O: I: Unpacking grep...
00:00:44.481 O: I: Unpacking gzip...
00:00:44.522 O: I: Unpacking hostname...
00:00:44.548 O: I: Unpacking init-system-helpers...
00:00:44.580 O: I: Unpacking libacl1:amd64...
00:00:44.610 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:44.733 O: I: Unpacking libattr1:amd64...
00:00:44.760 O: I: Unpacking libaudit-common...
00:00:44.786 O: I: Unpacking libaudit1:amd64...
00:00:44.817 O: I: Unpacking libblkid1:amd64...
00:00:44.858 O: I: Unpacking libbz2-1.0:amd64...
00:00:44.890 O: I: Unpacking libc-bin...
00:00:45.032 O: I: Unpacking libc6:amd64...
00:00:45.550 O: I: Unpacking libcap-ng0:amd64...
00:00:45.578 O: I: Unpacking libcom-err2:amd64...
00:00:45.612 O: I: Unpacking libcrypt1:amd64...
00:00:45.646 O: I: Unpacking libdb5.3:amd64...
00:00:45.740 O: I: Unpacking libdebconfclient0:amd64...
00:00:45.770 O: I: Unpacking libext2fs2:amd64...
00:00:45.846 O: I: Unpacking libffi7:amd64...
00:00:45.879 O: I: Unpacking libgcc-s1:amd64...
00:00:45.910 O: I: Unpacking libgcrypt20:amd64...
00:00:45.983 O: I: Unpacking libgmp10:amd64...
00:00:46.036 O: I: Unpacking libgnutls30:amd64...
00:00:46.168 O: I: Unpacking libgpg-error0:amd64...
00:00:46.205 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:46.248 O: I: Unpacking libhogweed6:amd64...
00:00:46.298 O: I: Unpacking libidn2-0:amd64...
00:00:46.344 O: I: Unpacking libk5crypto3:amd64...
00:00:46.384 O: I: Unpacking libkeyutils1:amd64...
00:00:46.415 O: I: Unpacking libkrb5-3:amd64...
00:00:46.482 O: I: Unpacking libkrb5support0:amd64...
00:00:46.515 O: I: Unpacking liblz4-1:amd64...
00:00:46.548 O: I: Unpacking liblzma5:amd64...
00:00:46.592 O: I: Unpacking libmount1:amd64...
00:00:46.639 O: I: Unpacking libnettle8:amd64...
00:00:46.686 O: I: Unpacking libnsl2:amd64...
00:00:46.717 O: I: Unpacking libp11-kit0:amd64...
00:00:46.773 O: I: Unpacking libpam-modules:amd64...
00:00:46.939 O: I: Unpacking libpam-modules-bin...
00:00:46.979 O: I: Unpacking libpam-runtime...
00:00:47.052 O: I: Unpacking libpam0g:amd64...
00:00:47.089 O: I: Unpacking libpcre2-8-0:amd64...
00:00:47.137 O: I: Unpacking libpcre3:amd64...
00:00:47.194 O: I: Unpacking libseccomp2:amd64...
00:00:47.223 O: I: Unpacking libselinux1:amd64...
00:00:47.256 O: I: Unpacking libsemanage-common...
00:00:47.281 O: I: Unpacking libsemanage1:amd64...
00:00:47.316 O: I: Unpacking libsepol1:amd64...
00:00:47.366 O: I: Unpacking libsmartcols1:amd64...
00:00:47.405 O: I: Unpacking libss2:amd64...
00:00:47.441 O: I: Unpacking libssl1.1:amd64...
00:00:47.602 O: I: Unpacking libstdc++6:amd64...
00:00:47.678 O: I: Unpacking libsystemd0:amd64...
00:00:47.733 O: I: Unpacking libtasn1-6:amd64...
00:00:47.764 O: I: Unpacking libtinfo6:amd64...
00:00:47.804 O: I: Unpacking libtirpc-common...
00:00:47.830 O: I: Unpacking libtirpc3:amd64...
00:00:47.866 O: I: Unpacking libudev1:amd64...
00:00:47.904 O: I: Unpacking libunistring2:amd64...
00:00:47.977 O: I: Unpacking libuuid1:amd64...
00:00:48.010 O: I: Unpacking libxxhash0:amd64...
00:00:48.049 O: I: Unpacking libzstd1:amd64...
00:00:48.110 O: I: Unpacking login...
00:00:48.217 O: I: Unpacking logsave...
00:00:48.247 O: I: Unpacking lsb-base...
00:00:48.278 O: I: Unpacking mawk...
00:00:48.315 O: I: Unpacking mount...
00:00:48.361 O: I: Unpacking ncurses-base...
00:00:48.402 O: I: Unpacking ncurses-bin...
00:00:48.455 O: I: Unpacking passwd...
00:00:48.622 O: I: Unpacking perl-base...
00:00:49.002 O: I: Unpacking sed...
00:00:49.063 O: I: Unpacking sysvinit-utils...
00:00:49.092 O: I: Unpacking tar...
00:00:49.209 O: I: Unpacking tzdata...
00:00:49.683 O: I: Unpacking util-linux...
00:00:49.866 O: I: Unpacking zlib1g:amd64...
00:00:49.898 O: I: Configuring required packages...
00:00:49.915 O: I: Configuring lsb-base...
00:00:49.919 O: I: Configuring libtirpc-common...
00:00:49.933 O: I: Configuring debian-archive-keyring...
00:00:49.993 O: I: Configuring libaudit-common...
00:00:49.998 O: I: Configuring libsemanage-common...
00:00:50.001 O: I: Configuring gcc-10-base:amd64...
00:00:50.005 O: I: Configuring ncurses-base...
00:00:50.008 O: I: Configuring gcc-9-base:amd64...
00:00:50.016 O: I: Configuring libcrypt1:amd64...
00:00:50.021 O: I: Configuring libgcc-s1:amd64...
00:00:50.029 O: I: Configuring libc6:amd64...
00:00:50.166 O: I: Configuring libudev1:amd64...
00:00:50.169 O: I: Configuring libsepol1:amd64...
00:00:50.173 O: I: Configuring libxxhash0:amd64...
00:00:50.178 O: I: Configuring libattr1:amd64...
00:00:50.182 O: I: Configuring sysvinit-utils...
00:00:50.185 O: I: Configuring libtasn1-6:amd64...
00:00:50.189 O: I: Configuring debianutils...
00:00:50.196 O: I: Configuring mawk...
00:00:50.204 O: I: Configuring libdebconfclient0:amd64...
00:00:50.214 O: I: Configuring base-files...
00:00:50.229 O: I: Configuring libbz2-1.0:amd64...
00:00:50.233 O: I: Configuring base-passwd...
00:00:50.347 O: I: Configuring libdb5.3:amd64...
00:00:50.351 O: I: Configuring libblkid1:amd64...
00:00:50.354 O: I: Configuring libstdc++6:amd64...
00:00:50.357 O: I: Configuring libtinfo6:amd64...
00:00:50.366 O: I: Configuring bash...
00:00:50.412 O: I: Configuring libzstd1:amd64...
00:00:50.416 O: I: Configuring libkeyutils1:amd64...
00:00:50.420 O: I: Configuring liblzma5:amd64...
00:00:50.423 O: I: Configuring libgpg-error0:amd64...
00:00:50.427 O: I: Configuring liblz4-1:amd64...
00:00:50.438 O: I: Configuring libc-bin...
00:00:50.452 O: I: Configuring ncurses-bin...
00:00:50.457 O: I: Configuring libffi7:amd64...
00:00:50.461 O: I: Configuring libacl1:amd64...
00:00:50.464 O: I: Configuring libunistring2:amd64...
00:00:50.468 O: I: Configuring libsmartcols1:amd64...
00:00:50.472 O: I: Configuring libgcrypt20:amd64...
00:00:50.476 O: I: Configuring zlib1g:amd64...
00:00:50.480 O: I: Configuring libidn2-0:amd64...
00:00:50.484 O: I: Configuring libcom-err2:amd64...
00:00:50.487 O: I: Configuring diffutils...
00:00:50.492 O: I: Configuring libseccomp2:amd64...
00:00:50.497 O: I: Configuring libsystemd0:amd64...
00:00:50.500 O: I: Configuring libkrb5support0:amd64...
00:00:50.504 O: I: Configuring hostname...
00:00:50.509 O: I: Configuring libpcre3:amd64...
00:00:50.513 O: I: Configuring libcap-ng0:amd64...
00:00:50.516 O: I: Configuring libext2fs2:amd64...
00:00:50.520 O: I: Configuring libnettle8:amd64...
00:00:50.524 O: I: Configuring libapt-pkg6.0:amd64...
00:00:50.528 O: I: Configuring libgmp10:amd64...
00:00:50.532 O: I: Configuring libp11-kit0:amd64...
00:00:50.536 O: I: Configuring libaudit1:amd64...
00:00:50.541 O: I: Configuring libuuid1:amd64...
00:00:50.545 O: I: Configuring libss2:amd64...
00:00:50.548 O: I: Configuring libpcre2-8-0:amd64...
00:00:50.552 O: I: Configuring libk5crypto3:amd64...
00:00:50.556 O: I: Configuring logsave...
00:00:50.560 O: I: Configuring gpgv...
00:00:50.566 O: I: Configuring libhogweed6:amd64...
00:00:50.569 O: I: Configuring bsdutils...
00:00:50.578 O: I: Configuring e2fsprogs...
00:00:50.931 O: I: Configuring libselinux1:amd64...
00:00:50.936 O: I: Configuring libgnutls30:amd64...
00:00:50.939 O: I: Configuring sed...
00:00:50.943 O: I: Configuring findutils...
00:00:50.947 O: I: Configuring libmount1:amd64...
00:00:50.951 O: I: Configuring libsemanage1:amd64...
00:00:50.955 O: I: Configuring tar...
00:00:50.974 O: I: Configuring coreutils...
00:00:50.988 O: I: Configuring dpkg...
00:00:50.994 O: I: Configuring grep...
00:00:50.998 O: I: Configuring perl-base...
00:00:51.010 O: I: Configuring init-system-helpers...
00:00:51.013 O: I: Configuring gzip...
00:00:51.022 O: I: Configuring debconf...
00:00:51.152 O: I: Configuring tzdata...
00:00:51.345 O: I: Configuring libpam0g:amd64...
00:00:51.461 O: I: Configuring dash...
00:00:51.665 O: I: Configuring libssl1.1:amd64...
00:00:51.779 O: I: Configuring libpam-modules-bin...
00:00:51.783 O: I: Configuring libkrb5-3:amd64...
00:00:51.788 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:51.794 O: I: Configuring libtirpc3:amd64...
00:00:51.799 O: I: Configuring libnsl2:amd64...
00:00:51.815 O: I: Configuring libpam-modules:amd64...
00:00:51.835 O: I: Configuring passwd...
00:00:51.884 O: I: Configuring libpam-runtime...
00:00:52.041 O: I: Configuring login...
00:00:52.065 O: I: Configuring adduser...
00:00:52.198 O: I: Configuring apt...
00:00:52.651 O: I: Configuring util-linux...
00:00:52.851 O: I: Configuring mount...
00:00:52.855 O: I: Configuring libc-bin...
00:00:52.870 O: I: Unpacking the base system...
00:00:53.647 O: I: Unpacking binutils...
00:00:53.678 O: I: Unpacking binutils-common:amd64...
00:00:53.964 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:54.221 O: I: Unpacking build-essential...
00:00:54.246 O: I: Unpacking bzip2...
00:00:54.276 O: I: Unpacking cpp...
00:00:54.300 O: I: Unpacking cpp-10...
00:00:55.190 O: I: Unpacking dpkg-dev...
00:00:55.349 O: I: Unpacking g++...
00:00:55.373 O: I: Unpacking g++-10...
00:00:56.340 O: I: Unpacking gcc...
00:00:56.365 O: I: Unpacking gcc-10...
00:00:58.042 O: I: Unpacking libasan6:amd64...
00:00:58.308 O: I: Unpacking libatomic1:amd64...
00:00:58.333 O: I: Unpacking libbinutils:amd64...
00:00:58.419 O: I: Unpacking libc-dev-bin...
00:00:58.453 O: I: Unpacking libc6-dev:amd64...
00:00:58.809 O: I: Unpacking libcc1-0:amd64...
00:00:58.837 O: I: Unpacking libcrypt-dev:amd64...
00:00:58.873 O: I: Unpacking libctf-nobfd0:amd64...
00:00:58.909 O: I: Unpacking libctf0:amd64...
00:00:58.938 O: I: Unpacking libdpkg-perl...
00:00:59.033 O: I: Unpacking libgcc-10-dev:amd64...
00:00:59.298 O: I: Unpacking libgdbm-compat4:amd64...
00:00:59.327 O: I: Unpacking libgdbm6:amd64...
00:00:59.358 O: I: Unpacking libgomp1:amd64...
00:00:59.395 O: I: Unpacking libisl23:amd64...
00:00:59.492 O: I: Unpacking libitm1:amd64...
00:00:59.523 O: I: Unpacking liblsan0:amd64...
00:00:59.658 O: I: Unpacking libmpc3:amd64...
00:00:59.689 O: I: Unpacking libmpfr6:amd64...
00:00:59.816 O: I: Unpacking libnsl-dev:amd64...
00:00:59.852 O: I: Unpacking libperl5.32:amd64...
00:01:00.415 O: I: Unpacking libquadmath0:amd64...
00:01:00.457 O: I: Unpacking libstdc++-10-dev:amd64...
00:01:00.805 O: I: Unpacking libtirpc-dev:amd64...
00:01:00.861 O: I: Unpacking libtsan0:amd64...
00:01:01.119 O: I: Unpacking libubsan1:amd64...
00:01:01.230 O: I: Unpacking linux-libc-dev:amd64...
00:01:01.500 O: I: Unpacking make...
00:01:01.573 O: I: Unpacking patch...
00:01:01.611 O: I: Unpacking perl...
00:01:01.678 O: I: Unpacking perl-modules-5.32...
00:01:02.194 O: I: Unpacking xz-utils...
00:01:02.245 O: I: Configuring the base system...
00:01:02.254 O: I: Configuring perl-modules-5.32...
00:01:02.257 O: I: Configuring binutils-common:amd64...
00:01:02.260 O: I: Configuring linux-libc-dev:amd64...
00:01:02.265 O: I: Configuring libctf-nobfd0:amd64...
00:01:02.268 O: I: Configuring libgomp1:amd64...
00:01:02.271 O: I: Configuring bzip2...
00:01:02.275 O: I: Configuring libasan6:amd64...
00:01:02.278 O: I: Configuring libtirpc-dev:amd64...
00:01:02.282 O: I: Configuring make...
00:01:02.285 O: I: Configuring libmpfr6:amd64...
00:01:02.288 O: I: Configuring xz-utils...
00:01:02.299 O: I: Configuring libquadmath0:amd64...
00:01:02.302 O: I: Configuring libmpc3:amd64...
00:01:02.305 O: I: Configuring libatomic1:amd64...
00:01:02.309 O: I: Configuring patch...
00:01:02.312 O: I: Configuring libubsan1:amd64...
00:01:02.316 O: I: Configuring libnsl-dev:amd64...
00:01:02.320 O: I: Configuring libcrypt-dev:amd64...
00:01:02.323 O: I: Configuring libbinutils:amd64...
00:01:02.326 O: I: Configuring libisl23:amd64...
00:01:02.330 O: I: Configuring libc-dev-bin...
00:01:02.333 O: I: Configuring libcc1-0:amd64...
00:01:02.336 O: I: Configuring liblsan0:amd64...
00:01:02.339 O: I: Configuring cpp-10...
00:01:02.342 O: I: Configuring libitm1:amd64...
00:01:02.346 O: I: Configuring libgdbm6:amd64...
00:01:02.349 O: I: Configuring libtsan0:amd64...
00:01:02.352 O: I: Configuring libctf0:amd64...
00:01:02.356 O: I: Configuring libgcc-10-dev:amd64...
00:01:02.359 O: I: Configuring libgdbm-compat4:amd64...
00:01:02.362 O: I: Configuring libperl5.32:amd64...
00:01:02.365 O: I: Configuring cpp...
00:01:02.373 O: I: Configuring libc6-dev:amd64...
00:01:02.376 O: I: Configuring binutils-x86-64-linux-gnu...
00:01:02.380 O: I: Configuring libstdc++-10-dev:amd64...
00:01:02.383 O: I: Configuring binutils...
00:01:02.388 O: I: Configuring perl...
00:01:02.400 O: I: Configuring gcc-10...
00:01:02.404 O: I: Configuring libdpkg-perl...
00:01:02.407 O: I: Configuring g++-10...
00:01:02.410 O: I: Configuring gcc...
00:01:02.425 O: I: Configuring dpkg-dev...
00:01:02.428 O: I: Configuring g++...
00:01:02.455 O: I: Configuring build-essential...
00:01:02.459 O: I: Configuring libc-bin...
00:01:02.479 O: I: Base system installed successfully.
00:01:02.538 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.M00Jtfn7VT -c .
00:01:21.374 E: + rm -r /tmp/tmp.M00Jtfn7VT
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:30
result: SUCCESS
------------------------------------------------------------------------------
(3/280) debootstrap
dist: oldstable
mode: auto
variant: -
format: auto
time left: 6:03:30
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + mktemp -d
00:00:00.018 E: + tmpdir=/tmp/tmp.PNALyAIuLJ
00:00:00.021 E: + chmod 755 /tmp/tmp.PNALyAIuLJ
00:00:00.024 E: + [ oldstable = oldstable ]
00:00:00.027 E: + echo --no-merged-usr
00:00:00.031 E: + debootstrap --no-merged-usr --variant=- oldstable /tmp/tmp.PNALyAIuLJ http://127.0.0.1/debian
00:00:00.092 O: I: Target architecture can be executed
00:00:00.115 O: I: Retrieving InRelease 
00:00:00.227 O: I: Checking Release signature
00:00:00.246 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.580 O: I: Retrieving Packages 
00:00:00.750 O: I: Validating Packages 
00:00:02.573 O: I: Resolving dependencies of required packages...
00:00:11.988 O: I: Resolving dependencies of base packages...
00:00:25.117 O: I: Checking component main on http://127.0.0.1/debian...
00:00:28.366 O: I: Retrieving adduser 3.118+deb11u1
00:00:28.389 O: I: Validating adduser 3.118+deb11u1
00:00:28.410 O: I: Retrieving apt 2.2.4
00:00:28.453 O: I: Validating apt 2.2.4
00:00:28.479 O: I: Retrieving apt-utils 2.2.4
00:00:28.500 O: I: Validating apt-utils 2.2.4
00:00:28.521 O: I: Retrieving base-files 11.1+deb11u9
00:00:28.537 O: I: Validating base-files 11.1+deb11u9
00:00:28.556 O: I: Retrieving base-passwd 3.5.51
00:00:28.572 O: I: Validating base-passwd 3.5.51
00:00:28.591 O: I: Retrieving bash 5.1-2+deb11u1
00:00:28.631 O: I: Validating bash 5.1-2+deb11u1
00:00:28.659 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:28.676 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:28.697 O: I: Retrieving coreutils 8.32-4+b1
00:00:28.765 O: I: Validating coreutils 8.32-4+b1
00:00:28.798 O: I: Retrieving cpio 2.13+dfsg-7.1~deb11u1
00:00:28.817 O: I: Validating cpio 2.13+dfsg-7.1~deb11u1
00:00:28.838 O: I: Retrieving cron 3.0pl1-137
00:00:28.853 O: I: Validating cron 3.0pl1-137
00:00:28.874 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:28.890 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:28.910 O: I: Retrieving debconf 1.5.77
00:00:28.927 O: I: Validating debconf 1.5.77
00:00:28.947 O: I: Retrieving debconf-i18n 1.5.77
00:00:28.964 O: I: Validating debconf-i18n 1.5.77
00:00:28.985 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:29.001 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:29.021 O: I: Retrieving debianutils 4.11.2
00:00:29.037 O: I: Validating debianutils 4.11.2
00:00:29.056 O: I: Retrieving diffutils 1:3.7-5
00:00:29.077 O: I: Validating diffutils 1:3.7-5
00:00:29.098 O: I: Retrieving dmidecode 3.3-2
00:00:29.112 O: I: Validating dmidecode 3.3-2
00:00:29.132 O: I: Retrieving dmsetup 2:1.02.175-2.1
00:00:29.147 O: I: Validating dmsetup 2:1.02.175-2.1
00:00:29.167 O: I: Retrieving dpkg 1.20.13
00:00:29.231 O: I: Validating dpkg 1.20.13
00:00:29.262 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:29.286 O: I: Validating e2fsprogs 1.46.2-2
00:00:29.308 O: I: Retrieving fdisk 2.36.1-8+deb11u1
00:00:29.325 O: I: Validating fdisk 2.36.1-8+deb11u1
00:00:29.346 O: I: Retrieving findutils 4.8.0-1
00:00:29.373 O: I: Validating findutils 4.8.0-1
00:00:29.395 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:29.414 O: I: Validating gcc-10-base 10.2.1-6
00:00:29.434 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:29.452 O: I: Validating gcc-9-base 9.3.0-22
00:00:29.472 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:29.508 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:29.531 O: I: Retrieving grep 3.6-1+deb11u1
00:00:29.553 O: I: Validating grep 3.6-1+deb11u1
00:00:29.574 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:29.591 O: I: Validating gzip 1.10-4+deb11u1
00:00:29.610 O: I: Retrieving hostname 3.23
00:00:29.625 O: I: Validating hostname 3.23
00:00:29.644 O: I: Retrieving ifupdown 0.8.36
00:00:29.660 O: I: Validating ifupdown 0.8.36
00:00:29.680 O: I: Retrieving init 1.60
00:00:29.695 O: I: Validating init 1.60
00:00:29.715 O: I: Retrieving init-system-helpers 1.60
00:00:29.731 O: I: Validating init-system-helpers 1.60
00:00:29.751 O: I: Retrieving iproute2 5.10.0-4
00:00:29.784 O: I: Validating iproute2 5.10.0-4
00:00:29.809 O: I: Retrieving iputils-ping 3:20210202-1
00:00:29.824 O: I: Validating iputils-ping 3:20210202-1
00:00:29.844 O: I: Retrieving isc-dhcp-client 4.4.1-2.3+deb11u2
00:00:29.865 O: I: Validating isc-dhcp-client 4.4.1-2.3+deb11u2
00:00:29.886 O: I: Retrieving isc-dhcp-common 4.4.1-2.3+deb11u2
00:00:29.902 O: I: Validating isc-dhcp-common 4.4.1-2.3+deb11u2
00:00:29.922 O: I: Retrieving kmod 28-1
00:00:29.937 O: I: Validating kmod 28-1
00:00:29.957 O: I: Retrieving less 551-2
00:00:29.978 O: I: Validating less 551-2
00:00:29.999 O: I: Retrieving libacl1 2.2.53-10
00:00:30.014 O: I: Validating libacl1 2.2.53-10
00:00:30.033 O: I: Retrieving libapparmor1 2.13.6-10
00:00:30.049 O: I: Validating libapparmor1 2.13.6-10
00:00:30.068 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:30.101 O: I: Validating libapt-pkg6.0 2.2.4
00:00:30.125 O: I: Retrieving libargon2-1 0~20171227-0.2
00:00:30.140 O: I: Validating libargon2-1 0~20171227-0.2
00:00:30.159 O: I: Retrieving libattr1 1:2.4.48-6
00:00:30.176 O: I: Validating libattr1 1:2.4.48-6
00:00:30.196 O: I: Retrieving libaudit-common 1:3.0-2
00:00:30.211 O: I: Validating libaudit-common 1:3.0-2
00:00:30.232 O: I: Retrieving libaudit1 1:3.0-2
00:00:30.248 O: I: Validating libaudit1 1:3.0-2
00:00:30.269 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:30.287 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:30.308 O: I: Retrieving libbpf0 1:0.3-2
00:00:30.323 O: I: Validating libbpf0 1:0.3-2
00:00:30.343 O: I: Retrieving libbsd0 0.11.3-1+deb11u1
00:00:30.359 O: I: Validating libbsd0 0.11.3-1+deb11u1
00:00:30.379 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:30.394 O: I: Validating libbz2-1.0 1.0.8-4
00:00:30.414 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:30.444 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:30.467 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:30.531 O: I: Validating libc6 2.31-13+deb11u8
00:00:30.564 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:30.578 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:30.598 O: I: Retrieving libcap2 1:2.44-1
00:00:30.612 O: I: Validating libcap2 1:2.44-1
00:00:30.632 O: I: Retrieving libcap2-bin 1:2.44-1
00:00:30.646 O: I: Validating libcap2-bin 1:2.44-1
00:00:30.666 O: I: Retrieving libcom-err2 1.46.2-2
00:00:30.681 O: I: Validating libcom-err2 1.46.2-2
00:00:30.701 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:30.717 O: I: Validating libcrypt1 1:4.4.18-4
00:00:30.737 O: I: Retrieving libcryptsetup12 2:2.3.7-1+deb11u1
00:00:30.757 O: I: Validating libcryptsetup12 2:2.3.7-1+deb11u1
00:00:30.777 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:30.804 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:30.827 O: I: Retrieving libdebconfclient0 0.260
00:00:30.841 O: I: Validating libdebconfclient0 0.260
00:00:30.861 O: I: Retrieving libdevmapper1.02.1 2:1.02.175-2.1
00:00:30.876 O: I: Validating libdevmapper1.02.1 2:1.02.175-2.1
00:00:30.897 O: I: Retrieving libdns-export1110 1:9.11.19+dfsg-2.1
00:00:30.929 O: I: Validating libdns-export1110 1:9.11.19+dfsg-2.1
00:00:30.952 O: I: Retrieving libedit2 3.1-20191231-2+b1
00:00:30.967 O: I: Validating libedit2 3.1-20191231-2+b1
00:00:30.987 O: I: Retrieving libelf1 0.183-1
00:00:31.004 O: I: Validating libelf1 0.183-1
00:00:31.024 O: I: Retrieving libestr0 0.1.10-2.1+b1
00:00:31.038 O: I: Validating libestr0 0.1.10-2.1+b1
00:00:31.057 O: I: Retrieving libext2fs2 1.46.2-2
00:00:31.076 O: I: Validating libext2fs2 1.46.2-2
00:00:31.097 O: I: Retrieving libfastjson4 0.99.9-1
00:00:31.110 O: I: Validating libfastjson4 0.99.9-1
00:00:31.129 O: I: Retrieving libfdisk1 2.36.1-8+deb11u1
00:00:31.147 O: I: Validating libfdisk1 2.36.1-8+deb11u1
00:00:31.169 O: I: Retrieving libffi7 3.3-6
00:00:31.184 O: I: Validating libffi7 3.3-6
00:00:31.205 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:31.220 O: I: Validating libgcc-s1 10.2.1-6
00:00:31.240 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:31.267 O: I: Validating libgcrypt20 1.8.7-6
00:00:31.291 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:31.315 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:31.338 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:31.378 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:31.403 O: I: Retrieving libgpg-error0 1.38-2
00:00:31.418 O: I: Validating libgpg-error0 1.38-2
00:00:31.438 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:31.455 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:31.475 O: I: Retrieving libhogweed6 3.7.3-1
00:00:31.495 O: I: Validating libhogweed6 3.7.3-1
00:00:31.516 O: I: Retrieving libidn2-0 2.3.0-5
00:00:31.531 O: I: Validating libidn2-0 2.3.0-5
00:00:31.552 O: I: Retrieving libip4tc2 1.8.7-1
00:00:31.566 O: I: Validating libip4tc2 1.8.7-1
00:00:31.585 O: I: Retrieving libisc-export1105 1:9.11.19+dfsg-2.1
00:00:31.607 O: I: Validating libisc-export1105 1:9.11.19+dfsg-2.1
00:00:31.628 O: I: Retrieving libjansson4 2.13.1-1.1
00:00:31.643 O: I: Validating libjansson4 2.13.1-1.1
00:00:31.662 O: I: Retrieving libjson-c5 0.15-2+deb11u1
00:00:31.677 O: I: Validating libjson-c5 0.15-2+deb11u1
00:00:31.697 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:31.713 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:31.733 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:31.747 O: I: Validating libkeyutils1 1.6.1-2
00:00:31.766 O: I: Retrieving libkmod2 28-1
00:00:31.781 O: I: Validating libkmod2 28-1
00:00:31.801 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:31.824 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:31.846 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:31.861 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:31.881 O: I: Retrieving liblocale-gettext-perl 1.07-4+b1
00:00:31.895 O: I: Validating liblocale-gettext-perl 1.07-4+b1
00:00:31.914 O: I: Retrieving liblognorm5 2.0.5-1.1
00:00:31.929 O: I: Validating liblognorm5 2.0.5-1.1
00:00:31.950 O: I: Retrieving liblz4-1 1.9.3-2
00:00:31.965 O: I: Validating liblz4-1 1.9.3-2
00:00:31.985 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:32.002 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:32.022 O: I: Retrieving libmd0 1.0.3-3
00:00:32.036 O: I: Validating libmd0 1.0.3-3
00:00:32.056 O: I: Retrieving libmnl0 1.0.4-3
00:00:32.070 O: I: Validating libmnl0 1.0.4-3
00:00:32.089 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:32.106 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:32.126 O: I: Retrieving libncurses6 6.2+20201114-2+deb11u2
00:00:32.141 O: I: Validating libncurses6 6.2+20201114-2+deb11u2
00:00:32.161 O: I: Retrieving libncursesw6 6.2+20201114-2+deb11u2
00:00:32.177 O: I: Validating libncursesw6 6.2+20201114-2+deb11u2
00:00:32.198 O: I: Retrieving libnettle8 3.7.3-1
00:00:32.216 O: I: Validating libnettle8 3.7.3-1
00:00:32.237 O: I: Retrieving libnewt0.52 0.52.21-4+b3
00:00:32.251 O: I: Validating libnewt0.52 0.52.21-4+b3
00:00:32.272 O: I: Retrieving libnftables1 0.9.8-3.1+deb11u2
00:00:32.290 O: I: Validating libnftables1 0.9.8-3.1+deb11u2
00:00:32.311 O: I: Retrieving libnftnl11 1.1.9-1
00:00:32.326 O: I: Validating libnftnl11 1.1.9-1
00:00:32.345 O: I: Retrieving libnsl2 1.3.0-2
00:00:32.360 O: I: Validating libnsl2 1.3.0-2
00:00:32.379 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:32.399 O: I: Validating libp11-kit0 0.23.22-1
00:00:32.421 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:32.439 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:32.459 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:32.475 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:32.495 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:32.512 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:32.532 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:32.551 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:32.572 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:32.593 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:32.617 O: I: Retrieving libpcre3 2:8.39-13
00:00:32.640 O: I: Validating libpcre3 2:8.39-13
00:00:32.661 O: I: Retrieving libpopt0 1.18-2
00:00:32.677 O: I: Validating libpopt0 1.18-2
00:00:32.697 O: I: Retrieving libprocps8 2:3.3.17-5
00:00:32.713 O: I: Validating libprocps8 2:3.3.17-5
00:00:32.735 O: I: Retrieving libreadline8 8.1-1
00:00:32.752 O: I: Validating libreadline8 8.1-1
00:00:32.774 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:32.789 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:32.810 O: I: Retrieving libselinux1 3.1-3
00:00:32.826 O: I: Validating libselinux1 3.1-3
00:00:32.846 O: I: Retrieving libsemanage-common 3.1-1
00:00:32.860 O: I: Validating libsemanage-common 3.1-1
00:00:32.881 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:32.898 O: I: Validating libsemanage1 3.1-1+b2
00:00:32.918 O: I: Retrieving libsepol1 3.1-1
00:00:32.937 O: I: Validating libsepol1 3.1-1
00:00:32.957 O: I: Retrieving libslang2 2.3.2-5
00:00:32.980 O: I: Validating libslang2 2.3.2-5
00:00:33.006 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:33.023 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:33.044 O: I: Retrieving libss2 1.46.2-2
00:00:33.058 O: I: Validating libss2 1.46.2-2
00:00:33.079 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:33.119 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:33.147 O: I: Retrieving libstdc++6 10.2.1-6
00:00:33.178 O: I: Validating libstdc++6 10.2.1-6
00:00:33.200 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:33.221 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:33.242 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:33.257 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:33.277 O: I: Retrieving libtext-charwidth-perl 0.04-10+b1
00:00:33.291 O: I: Validating libtext-charwidth-perl 0.04-10+b1
00:00:33.311 O: I: Retrieving libtext-iconv-perl 1.7-7+b1
00:00:33.324 O: I: Validating libtext-iconv-perl 1.7-7+b1
00:00:33.344 O: I: Retrieving libtext-wrapi18n-perl 0.06-9
00:00:33.357 O: I: Validating libtext-wrapi18n-perl 0.06-9
00:00:33.376 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:33.396 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:33.418 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:33.431 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:33.451 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:33.466 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:33.486 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:33.502 O: I: Validating libudev1 247.3-7+deb11u4
00:00:33.523 O: I: Retrieving libunistring2 0.9.10-4
00:00:33.544 O: I: Validating libunistring2 0.9.10-4
00:00:33.565 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:33.580 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:33.600 O: I: Retrieving libxtables12 1.8.7-1
00:00:33.614 O: I: Validating libxtables12 1.8.7-1
00:00:33.633 O: I: Retrieving libxxhash0 0.8.0-2
00:00:33.648 O: I: Validating libxxhash0 0.8.0-2
00:00:33.667 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:33.687 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:33.708 O: I: Retrieving login 1:4.8.1-1
00:00:33.742 O: I: Validating login 1:4.8.1-1
00:00:33.768 O: I: Retrieving logrotate 3.18.0-2+deb11u2
00:00:33.782 O: I: Validating logrotate 3.18.0-2+deb11u2
00:00:33.802 O: I: Retrieving logsave 1.46.2-2
00:00:33.818 O: I: Validating logsave 1.46.2-2
00:00:33.837 O: I: Retrieving lsb-base 11.1.0
00:00:33.852 O: I: Validating lsb-base 11.1.0
00:00:33.871 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:33.887 O: I: Validating mawk 1.3.4.20200120-2
00:00:33.907 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:33.924 O: I: Validating mount 2.36.1-8+deb11u1
00:00:33.945 O: I: Retrieving nano 5.4-2+deb11u2
00:00:33.972 O: I: Validating nano 5.4-2+deb11u2
00:00:33.994 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:34.011 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:34.032 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:34.053 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:34.075 O: I: Retrieving netbase 6.3
00:00:34.088 O: I: Validating netbase 6.3
00:00:34.109 O: I: Retrieving nftables 0.9.8-3.1+deb11u2
00:00:34.123 O: I: Validating nftables 0.9.8-3.1+deb11u2
00:00:34.143 O: I: Retrieving passwd 1:4.8.1-1
00:00:34.175 O: I: Validating passwd 1:4.8.1-1
00:00:34.201 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:34.246 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:34.276 O: I: Retrieving procps 2:3.3.17-5
00:00:34.301 O: I: Validating procps 2:3.3.17-5
00:00:34.328 O: I: Retrieving readline-common 8.1-1
00:00:34.343 O: I: Validating readline-common 8.1-1
00:00:34.363 O: I: Retrieving rsyslog 8.2102.0-2+deb11u1
00:00:34.390 O: I: Validating rsyslog 8.2102.0-2+deb11u1
00:00:34.413 O: I: Retrieving sed 4.7-1
00:00:34.432 O: I: Validating sed 4.7-1
00:00:34.453 O: I: Retrieving sensible-utils 0.0.14
00:00:34.467 O: I: Validating sensible-utils 0.0.14
00:00:34.487 O: I: Retrieving systemd 247.3-7+deb11u4
00:00:34.583 O: I: Validating systemd 247.3-7+deb11u4
00:00:34.624 O: I: Retrieving systemd-sysv 247.3-7+deb11u4
00:00:34.639 O: I: Validating systemd-sysv 247.3-7+deb11u4
00:00:34.660 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:34.674 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:34.694 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:34.724 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:34.749 O: I: Retrieving tasksel 3.68+deb11u1
00:00:34.764 O: I: Validating tasksel 3.68+deb11u1
00:00:34.786 O: I: Retrieving tasksel-data 3.68+deb11u1
00:00:34.800 O: I: Validating tasksel-data 3.68+deb11u1
00:00:34.820 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:34.841 O: I: Validating tzdata 2024a-0+deb11u1
00:00:34.862 O: I: Retrieving udev 247.3-7+deb11u4
00:00:34.902 O: I: Validating udev 247.3-7+deb11u4
00:00:34.927 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:34.965 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:34.990 O: I: Retrieving vim-common 2:8.2.2434-3+deb11u1
00:00:35.008 O: I: Validating vim-common 2:8.2.2434-3+deb11u1
00:00:35.029 O: I: Retrieving vim-tiny 2:8.2.2434-3+deb11u1
00:00:35.060 O: I: Validating vim-tiny 2:8.2.2434-3+deb11u1
00:00:35.083 O: I: Retrieving whiptail 0.52.21-4+b3
00:00:35.096 O: I: Validating whiptail 0.52.21-4+b3
00:00:35.117 O: I: Retrieving xxd 2:8.2.2434-3+deb11u1
00:00:35.133 O: I: Validating xxd 2:8.2.2434-3+deb11u1
00:00:35.153 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:35.168 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:35.190 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:35.241 O: I: Extracting adduser...
00:00:35.271 O: I: Extracting apt...
00:00:35.409 O: I: Extracting base-files...
00:00:35.423 O: I: Extracting base-passwd...
00:00:35.434 O: I: Extracting bash...
00:00:35.565 O: I: Extracting bsdutils...
00:00:35.580 O: I: Extracting coreutils...
00:00:35.835 O: I: Extracting dash...
00:00:35.852 O: I: Extracting debconf...
00:00:35.871 O: I: Extracting debian-archive-keyring...
00:00:35.888 O: I: Extracting debianutils...
00:00:35.904 O: I: Extracting diffutils...
00:00:35.946 O: I: Extracting dpkg...
00:00:36.087 O: I: Extracting e2fsprogs...
00:00:36.144 O: I: Extracting findutils...
00:00:36.198 O: I: Extracting gcc-10-base...
00:00:36.212 O: I: Extracting gcc-9-base...
00:00:36.226 O: I: Extracting gpgv...
00:00:36.258 O: I: Extracting grep...
00:00:36.292 O: I: Extracting gzip...
00:00:36.312 O: I: Extracting hostname...
00:00:36.321 O: I: Extracting init-system-helpers...
00:00:36.333 O: I: Extracting libacl1...
00:00:36.343 O: I: Extracting libapt-pkg6.0...
00:00:36.433 O: I: Extracting libattr1...
00:00:36.442 O: I: Extracting libaudit-common...
00:00:36.450 O: I: Extracting libaudit1...
00:00:36.461 O: I: Extracting libblkid1...
00:00:36.481 O: I: Extracting libbz2-1.0...
00:00:36.492 O: I: Extracting libc-bin...
00:00:36.592 O: I: Extracting libc6...
00:00:36.855 O: I: Extracting libcap-ng0...
00:00:36.863 O: I: Extracting libcom-err2...
00:00:36.877 O: I: Extracting libcrypt1...
00:00:36.892 O: I: Extracting libdb5.3...
00:00:36.960 O: I: Extracting libdebconfclient0...
00:00:36.972 O: I: Extracting libext2fs2...
00:00:36.997 O: I: Extracting libffi7...
00:00:37.006 O: I: Extracting libgcc-s1...
00:00:37.017 O: I: Extracting libgcrypt20...
00:00:37.066 O: I: Extracting libgmp10...
00:00:37.096 O: I: Extracting libgnutls30...
00:00:37.192 O: I: Extracting libgpg-error0...
00:00:37.206 O: I: Extracting libgssapi-krb5-2...
00:00:37.230 O: I: Extracting libhogweed6...
00:00:37.262 O: I: Extracting libidn2-0...
00:00:37.280 O: I: Extracting libk5crypto3...
00:00:37.301 O: I: Extracting libkeyutils1...
00:00:37.310 O: I: Extracting libkrb5-3...
00:00:37.353 O: I: Extracting libkrb5support0...
00:00:37.366 O: I: Extracting liblz4-1...
00:00:37.378 O: I: Extracting liblzma5...
00:00:37.400 O: I: Extracting libmount1...
00:00:37.426 O: I: Extracting libnettle8...
00:00:37.451 O: I: Extracting libnsl2...
00:00:37.462 O: I: Extracting libp11-kit0...
00:00:37.494 O: I: Extracting libpam-modules...
00:00:37.529 O: I: Extracting libpam-modules-bin...
00:00:37.546 O: I: Extracting libpam-runtime...
00:00:37.572 O: I: Extracting libpam0g...
00:00:37.590 O: I: Extracting libpcre2-8-0...
00:00:37.622 O: I: Extracting libpcre3...
00:00:37.660 O: I: Extracting libseccomp2...
00:00:37.671 O: I: Extracting libselinux1...
00:00:37.686 O: I: Extracting libsemanage-common...
00:00:37.696 O: I: Extracting libsemanage1...
00:00:37.712 O: I: Extracting libsepol1...
00:00:37.743 O: I: Extracting libsmartcols1...
00:00:37.764 O: I: Extracting libss2...
00:00:37.778 O: I: Extracting libssl1.1...
00:00:37.905 O: I: Extracting libstdc++6...
00:00:37.958 O: I: Extracting libsystemd0...
00:00:37.994 O: I: Extracting libtasn1-6...
00:00:38.006 O: I: Extracting libtinfo6...
00:00:38.029 O: I: Extracting libtirpc-common...
00:00:38.038 O: I: Extracting libtirpc3...
00:00:38.052 O: I: Extracting libudev1...
00:00:38.085 O: I: Extracting libunistring2...
00:00:38.134 O: I: Extracting libuuid1...
00:00:38.150 O: I: Extracting libxxhash0...
00:00:38.159 O: I: Extracting libzstd1...
00:00:38.196 O: I: Extracting login...
00:00:38.254 O: I: Extracting logsave...
00:00:38.267 O: I: Extracting lsb-base...
00:00:38.277 O: I: Extracting mawk...
00:00:38.294 O: I: Extracting mount...
00:00:38.317 O: I: Extracting ncurses-base...
00:00:38.340 O: I: Extracting ncurses-bin...
00:00:38.367 O: I: Extracting passwd...
00:00:38.454 O: I: Extracting perl-base...
00:00:38.633 O: I: Extracting sed...
00:00:38.670 O: I: Extracting sysvinit-utils...
00:00:38.681 O: I: Extracting tar...
00:00:38.761 O: I: Extracting tzdata...
00:00:38.866 O: I: Extracting util-linux...
00:00:38.979 O: I: Extracting zlib1g...
00:00:39.081 O: I: Installing core packages...
00:00:40.979 O: I: Unpacking required packages...
00:00:41.048 O: I: Unpacking adduser...
00:00:41.113 O: I: Unpacking apt...
00:00:41.323 O: I: Unpacking base-files...
00:00:41.367 O: I: Unpacking base-passwd...
00:00:41.407 O: I: Unpacking bash...
00:00:41.589 O: I: Unpacking bsdutils...
00:00:41.627 O: I: Unpacking coreutils...
00:00:41.984 O: I: Unpacking dash...
00:00:42.031 O: I: Unpacking debconf...
00:00:42.101 O: I: Unpacking debian-archive-keyring...
00:00:42.191 O: I: Unpacking debianutils...
00:00:42.237 O: I: Unpacking diffutils...
00:00:42.313 O: I: Unpacking dpkg...
00:00:42.515 O: I: Unpacking e2fsprogs...
00:00:42.606 O: I: Unpacking findutils...
00:00:42.690 O: I: Unpacking gcc-10-base:amd64...
00:00:42.721 O: I: Unpacking gcc-9-base:amd64...
00:00:42.753 O: I: Unpacking gpgv...
00:00:42.806 O: I: Unpacking grep...
00:00:42.866 O: I: Unpacking gzip...
00:00:42.905 O: I: Unpacking hostname...
00:00:42.931 O: I: Unpacking init-system-helpers...
00:00:42.963 O: I: Unpacking libacl1:amd64...
00:00:42.995 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:43.121 O: I: Unpacking libattr1:amd64...
00:00:43.148 O: I: Unpacking libaudit-common...
00:00:43.175 O: I: Unpacking libaudit1:amd64...
00:00:43.207 O: I: Unpacking libblkid1:amd64...
00:00:43.246 O: I: Unpacking libbz2-1.0:amd64...
00:00:43.278 O: I: Unpacking libc-bin...
00:00:43.427 O: I: Unpacking libc6:amd64...
00:00:43.949 O: I: Unpacking libcap-ng0:amd64...
00:00:43.979 O: I: Unpacking libcom-err2:amd64...
00:00:44.014 O: I: Unpacking libcrypt1:amd64...
00:00:44.049 O: I: Unpacking libdb5.3:amd64...
00:00:44.146 O: I: Unpacking libdebconfclient0:amd64...
00:00:44.177 O: I: Unpacking libext2fs2:amd64...
00:00:44.226 O: I: Unpacking libffi7:amd64...
00:00:44.255 O: I: Unpacking libgcc-s1:amd64...
00:00:44.286 O: I: Unpacking libgcrypt20:amd64...
00:00:44.359 O: I: Unpacking libgmp10:amd64...
00:00:44.413 O: I: Unpacking libgnutls30:amd64...
00:00:44.541 O: I: Unpacking libgpg-error0:amd64...
00:00:44.578 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:44.622 O: I: Unpacking libhogweed6:amd64...
00:00:44.673 O: I: Unpacking libidn2-0:amd64...
00:00:44.720 O: I: Unpacking libk5crypto3:amd64...
00:00:44.758 O: I: Unpacking libkeyutils1:amd64...
00:00:44.791 O: I: Unpacking libkrb5-3:amd64...
00:00:44.864 O: I: Unpacking libkrb5support0:amd64...
00:00:44.901 O: I: Unpacking liblz4-1:amd64...
00:00:44.934 O: I: Unpacking liblzma5:amd64...
00:00:44.978 O: I: Unpacking libmount1:amd64...
00:00:45.026 O: I: Unpacking libnettle8:amd64...
00:00:45.073 O: I: Unpacking libnsl2:amd64...
00:00:45.104 O: I: Unpacking libp11-kit0:amd64...
00:00:45.160 O: I: Unpacking libpam-modules:amd64...
00:00:45.329 O: I: Unpacking libpam-modules-bin...
00:00:45.387 O: I: Unpacking libpam-runtime...
00:00:45.461 O: I: Unpacking libpam0g:amd64...
00:00:45.497 O: I: Unpacking libpcre2-8-0:amd64...
00:00:45.547 O: I: Unpacking libpcre3:amd64...
00:00:45.605 O: I: Unpacking libseccomp2:amd64...
00:00:45.635 O: I: Unpacking libselinux1:amd64...
00:00:45.667 O: I: Unpacking libsemanage-common...
00:00:45.694 O: I: Unpacking libsemanage1:amd64...
00:00:45.730 O: I: Unpacking libsepol1:amd64...
00:00:45.781 O: I: Unpacking libsmartcols1:amd64...
00:00:45.824 O: I: Unpacking libss2:amd64...
00:00:45.862 O: I: Unpacking libssl1.1:amd64...
00:00:46.022 O: I: Unpacking libstdc++6:amd64...
00:00:46.099 O: I: Unpacking libsystemd0:amd64...
00:00:46.156 O: I: Unpacking libtasn1-6:amd64...
00:00:46.187 O: I: Unpacking libtinfo6:amd64...
00:00:46.230 O: I: Unpacking libtirpc-common...
00:00:46.259 O: I: Unpacking libtirpc3:amd64...
00:00:46.293 O: I: Unpacking libudev1:amd64...
00:00:46.330 O: I: Unpacking libunistring2:amd64...
00:00:46.400 O: I: Unpacking libuuid1:amd64...
00:00:46.443 O: I: Unpacking libxxhash0:amd64...
00:00:46.473 O: I: Unpacking libzstd1:amd64...
00:00:46.532 O: I: Unpacking login...
00:00:46.638 O: I: Unpacking logsave...
00:00:46.668 O: I: Unpacking lsb-base...
00:00:46.699 O: I: Unpacking mawk...
00:00:46.735 O: I: Unpacking mount...
00:00:46.779 O: I: Unpacking ncurses-base...
00:00:46.822 O: I: Unpacking ncurses-bin...
00:00:46.876 O: I: Unpacking passwd...
00:00:47.045 O: I: Unpacking perl-base...
00:00:47.413 O: I: Unpacking sed...
00:00:47.475 O: I: Unpacking sysvinit-utils...
00:00:47.504 O: I: Unpacking tar...
00:00:47.620 O: I: Unpacking tzdata...
00:00:48.130 O: I: Unpacking util-linux...
00:00:48.313 O: I: Unpacking zlib1g:amd64...
00:00:48.347 O: I: Configuring required packages...
00:00:48.363 O: I: Configuring lsb-base...
00:00:48.368 O: I: Configuring libtirpc-common...
00:00:48.383 O: I: Configuring debian-archive-keyring...
00:00:48.440 O: I: Configuring libaudit-common...
00:00:48.445 O: I: Configuring libsemanage-common...
00:00:48.448 O: I: Configuring gcc-10-base:amd64...
00:00:48.453 O: I: Configuring ncurses-base...
00:00:48.456 O: I: Configuring gcc-9-base:amd64...
00:00:48.464 O: I: Configuring libcrypt1:amd64...
00:00:48.468 O: I: Configuring libgcc-s1:amd64...
00:00:48.476 O: I: Configuring libc6:amd64...
00:00:48.616 O: I: Configuring libudev1:amd64...
00:00:48.620 O: I: Configuring libsepol1:amd64...
00:00:48.626 O: I: Configuring libxxhash0:amd64...
00:00:48.631 O: I: Configuring libattr1:amd64...
00:00:48.635 O: I: Configuring sysvinit-utils...
00:00:48.638 O: I: Configuring libtasn1-6:amd64...
00:00:48.642 O: I: Configuring debianutils...
00:00:48.650 O: I: Configuring mawk...
00:00:48.658 O: I: Configuring libdebconfclient0:amd64...
00:00:48.670 O: I: Configuring base-files...
00:00:48.686 O: I: Configuring libbz2-1.0:amd64...
00:00:48.690 O: I: Configuring base-passwd...
00:00:48.811 O: I: Configuring libdb5.3:amd64...
00:00:48.815 O: I: Configuring libblkid1:amd64...
00:00:48.819 O: I: Configuring libstdc++6:amd64...
00:00:48.823 O: I: Configuring libtinfo6:amd64...
00:00:48.832 O: I: Configuring bash...
00:00:48.876 O: I: Configuring libzstd1:amd64...
00:00:48.880 O: I: Configuring libkeyutils1:amd64...
00:00:48.885 O: I: Configuring liblzma5:amd64...
00:00:48.889 O: I: Configuring libgpg-error0:amd64...
00:00:48.893 O: I: Configuring liblz4-1:amd64...
00:00:48.904 O: I: Configuring libc-bin...
00:00:48.918 O: I: Configuring ncurses-bin...
00:00:48.924 O: I: Configuring libffi7:amd64...
00:00:48.927 O: I: Configuring libacl1:amd64...
00:00:48.931 O: I: Configuring libunistring2:amd64...
00:00:48.935 O: I: Configuring libsmartcols1:amd64...
00:00:48.939 O: I: Configuring libgcrypt20:amd64...
00:00:48.943 O: I: Configuring zlib1g:amd64...
00:00:48.947 O: I: Configuring libidn2-0:amd64...
00:00:48.951 O: I: Configuring libcom-err2:amd64...
00:00:48.954 O: I: Configuring diffutils...
00:00:48.958 O: I: Configuring libseccomp2:amd64...
00:00:48.962 O: I: Configuring libsystemd0:amd64...
00:00:48.966 O: I: Configuring libkrb5support0:amd64...
00:00:48.970 O: I: Configuring hostname...
00:00:48.974 O: I: Configuring libpcre3:amd64...
00:00:48.978 O: I: Configuring libcap-ng0:amd64...
00:00:48.982 O: I: Configuring libext2fs2:amd64...
00:00:48.986 O: I: Configuring libnettle8:amd64...
00:00:48.989 O: I: Configuring libapt-pkg6.0:amd64...
00:00:48.993 O: I: Configuring libgmp10:amd64...
00:00:48.998 O: I: Configuring libp11-kit0:amd64...
00:00:49.002 O: I: Configuring libaudit1:amd64...
00:00:49.006 O: I: Configuring libuuid1:amd64...
00:00:49.010 O: I: Configuring libss2:amd64...
00:00:49.014 O: I: Configuring libpcre2-8-0:amd64...
00:00:49.018 O: I: Configuring libk5crypto3:amd64...
00:00:49.021 O: I: Configuring logsave...
00:00:49.026 O: I: Configuring gpgv...
00:00:49.031 O: I: Configuring libhogweed6:amd64...
00:00:49.036 O: I: Configuring bsdutils...
00:00:49.046 O: I: Configuring e2fsprogs...
00:00:49.403 O: I: Configuring libselinux1:amd64...
00:00:49.407 O: I: Configuring libgnutls30:amd64...
00:00:49.412 O: I: Configuring sed...
00:00:49.419 O: I: Configuring findutils...
00:00:49.424 O: I: Configuring libmount1:amd64...
00:00:49.428 O: I: Configuring libsemanage1:amd64...
00:00:49.433 O: I: Configuring tar...
00:00:49.452 O: I: Configuring coreutils...
00:00:49.467 O: I: Configuring dpkg...
00:00:49.472 O: I: Configuring grep...
00:00:49.476 O: I: Configuring perl-base...
00:00:49.488 O: I: Configuring init-system-helpers...
00:00:49.491 O: I: Configuring gzip...
00:00:49.500 O: I: Configuring debconf...
00:00:49.637 O: I: Configuring tzdata...
00:00:49.796 O: I: Configuring libpam0g:amd64...
00:00:49.910 O: I: Configuring dash...
00:00:50.108 O: I: Configuring libssl1.1:amd64...
00:00:50.221 O: I: Configuring libpam-modules-bin...
00:00:50.225 O: I: Configuring libkrb5-3:amd64...
00:00:50.230 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:50.236 O: I: Configuring libtirpc3:amd64...
00:00:50.241 O: I: Configuring libnsl2:amd64...
00:00:50.257 O: I: Configuring libpam-modules:amd64...
00:00:50.278 O: I: Configuring passwd...
00:00:50.324 O: I: Configuring libpam-runtime...
00:00:50.481 O: I: Configuring login...
00:00:50.504 O: I: Configuring adduser...
00:00:50.642 O: I: Configuring apt...
00:00:51.091 O: I: Configuring util-linux...
00:00:51.286 O: I: Configuring mount...
00:00:51.290 O: I: Configuring libc-bin...
00:00:51.303 O: I: Unpacking the base system...
00:01:25.392 O: I: Unpacking apt-utils...
00:01:25.459 O: I: Unpacking cpio...
00:01:25.518 O: I: Unpacking cron...
00:01:25.554 O: I: Unpacking debconf-i18n...
00:01:25.609 O: I: Unpacking dmidecode...
00:01:25.640 O: I: Unpacking fdisk...
00:01:25.690 O: I: Unpacking ifupdown...
00:01:25.781 O: I: Unpacking init...
00:01:25.811 O: I: Unpacking iproute2...
00:01:25.943 O: I: Unpacking iputils-ping...
00:01:25.974 O: I: Unpacking isc-dhcp-client...
00:01:26.027 O: I: Unpacking isc-dhcp-common...
00:01:26.066 O: I: Unpacking kmod...
00:01:26.104 O: I: Unpacking less...
00:01:26.147 O: I: Unpacking libbpf0:amd64...
00:01:26.183 O: I: Unpacking libbsd0:amd64...
00:01:26.218 O: I: Unpacking libcap2-bin...
00:01:26.248 O: I: Unpacking libdns-export1110...
00:01:26.354 O: I: Unpacking libedit2:amd64...
00:01:26.389 O: I: Unpacking libelf1:amd64...
00:01:26.436 O: I: Unpacking libestr0:amd64...
00:01:26.463 O: I: Unpacking libfastjson4:amd64...
00:01:26.491 O: I: Unpacking libfdisk1:amd64...
00:01:26.540 O: I: Unpacking libisc-export1105:amd64...
00:01:26.587 O: I: Unpacking libjansson4:amd64...
00:01:26.616 O: I: Unpacking liblocale-gettext-perl...
00:01:26.644 O: I: Unpacking liblognorm5:amd64...
00:01:26.676 O: I: Unpacking libmd0:amd64...
00:01:26.706 O: I: Unpacking libmnl0:amd64...
00:01:26.734 O: I: Unpacking libncurses6:amd64...
00:01:26.772 O: I: Unpacking libncursesw6:amd64...
00:01:26.812 O: I: Unpacking libnewt0.52:amd64...
00:01:26.874 O: I: Unpacking libnftables1:amd64...
00:01:26.926 O: I: Unpacking libnftnl11:amd64...
00:01:26.958 O: I: Unpacking libpopt0:amd64...
00:01:26.996 O: I: Unpacking libprocps8:amd64...
00:01:27.028 O: I: Unpacking libreadline8:amd64...
00:01:27.072 O: I: Unpacking libslang2:amd64...
00:01:27.145 O: I: Unpacking libtext-charwidth-perl...
00:01:27.171 O: I: Unpacking libtext-iconv-perl...
00:01:27.197 O: I: Unpacking libtext-wrapi18n-perl...
00:01:27.224 O: I: Unpacking libxtables12:amd64...
00:01:27.254 O: I: Unpacking logrotate...
00:01:27.288 O: I: Unpacking nano...
00:01:27.395 O: I: Unpacking netbase...
00:01:27.424 O: I: Unpacking nftables...
00:01:27.507 O: I: Unpacking procps...
00:01:27.600 O: I: Unpacking readline-common...
00:01:27.635 O: I: Unpacking rsyslog...
00:01:27.725 O: I: Unpacking sensible-utils...
00:01:27.757 O: I: Unpacking tasksel...
00:01:27.808 O: I: Unpacking tasksel-data...
00:01:27.856 O: I: Unpacking udev...
00:01:28.069 O: I: Unpacking vim-common...
00:01:28.123 O: I: Unpacking vim-tiny...
00:01:28.222 O: I: Unpacking whiptail...
00:01:28.254 O: I: Unpacking xxd...
00:01:28.299 O: I: Configuring the base system...
00:01:28.308 O: I: Configuring cpio...
00:01:28.316 O: I: Configuring libtext-iconv-perl...
00:01:28.319 O: I: Configuring libtext-charwidth-perl...
00:01:28.322 O: I: Configuring apt-utils...
00:01:28.325 O: I: Configuring init...
00:01:28.330 O: I: Configuring libestr0:amd64...
00:01:28.333 O: I: Configuring libfastjson4:amd64...
00:01:28.337 O: I: Configuring less...
00:01:28.346 O: I: Configuring kmod...
00:01:28.377 O: I: Configuring libtext-wrapi18n-perl...
00:01:28.381 O: I: Configuring xxd...
00:01:28.384 O: I: Configuring libjansson4:amd64...
00:01:28.387 O: I: Configuring libcap2-bin...
00:01:28.391 O: I: Configuring libisc-export1105:amd64...
00:01:28.395 O: I: Configuring vim-common...
00:01:28.407 O: I: Configuring libslang2:amd64...
00:01:28.410 O: I: Configuring libncurses6:amd64...
00:01:28.413 O: I: Configuring libmnl0:amd64...
00:01:28.419 O: I: Configuring udev...
00:01:29.089 O: I: Configuring libncursesw6:amd64...
00:01:29.093 O: I: Configuring libxtables12:amd64...
00:01:29.096 O: I: Configuring libfdisk1:amd64...
00:01:29.100 O: I: Configuring liblognorm5:amd64...
00:01:29.104 O: I: Configuring nano...
00:01:29.114 O: I: Configuring libmd0:amd64...
00:01:29.118 O: I: Configuring sensible-utils...
00:01:29.126 O: I: Configuring netbase...
00:01:29.133 O: I: Configuring isc-dhcp-common...
00:01:29.136 O: I: Configuring dmidecode...
00:01:29.139 O: I: Configuring libbsd0:amd64...
00:01:29.143 O: I: Configuring libelf1:amd64...
00:01:29.146 O: I: Configuring iputils-ping...
00:01:29.160 O: I: Configuring readline-common...
00:01:29.167 O: I: Configuring liblocale-gettext-perl...
00:01:29.171 O: I: Configuring libprocps8:amd64...
00:01:29.175 O: I: Configuring libpopt0:amd64...
00:01:29.183 O: I: Configuring logrotate...
00:01:29.381 O: I: Configuring libnewt0.52:amd64...
00:01:29.385 O: I: Configuring libedit2:amd64...
00:01:29.388 O: I: Configuring libreadline8:amd64...
00:01:29.402 O: I: Configuring cron...
00:01:29.691 O: I: Configuring rsyslog...
00:01:29.907 O: I: Configuring libdns-export1110...
00:01:29.910 O: I: Configuring debconf-i18n...
00:01:29.913 O: I: Configuring libnftnl11:amd64...
00:01:29.917 O: I: Configuring vim-tiny...
00:01:29.944 O: I: Configuring fdisk...
00:01:29.948 O: I: Configuring whiptail...
00:01:29.955 O: I: Configuring procps...
00:01:29.983 O: I: Configuring libbpf0:amd64...
00:01:29.986 O: I: Configuring libnftables1:amd64...
00:01:29.991 O: I: Configuring nftables...
00:01:30.174 O: I: Configuring iproute2...
00:01:30.312 O: I: Configuring isc-dhcp-client...
00:01:30.318 O: I: Configuring ifupdown...
00:01:30.738 O: I: Configuring tasksel-data...
00:01:30.747 O: I: Configuring tasksel...
00:01:30.880 O: I: Configuring libc-bin...
00:01:30.903 O: I: Base system installed successfully.
00:01:30.952 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.PNALyAIuLJ -c .
00:01:41.183 E: + rm -r /tmp/tmp.PNALyAIuLJ
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:49
result: SUCCESS
------------------------------------------------------------------------------
(4/280) debootstrap
dist: stable
mode: auto
variant: minbase
format: auto
time left: 6:50:43
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.018 E: + tmpdir=/tmp/tmp.jwwqjM7tf4
00:00:00.022 E: + chmod 755 /tmp/tmp.jwwqjM7tf4
00:00:00.025 E: + [ stable = oldstable ]
00:00:00.028 E: + echo --merged-usr
00:00:00.032 E: + debootstrap --merged-usr --variant=minbase stable /tmp/tmp.jwwqjM7tf4 http://127.0.0.1/debian
00:00:00.091 O: I: Target architecture can be executed
00:00:00.116 O: I: Retrieving InRelease 
00:00:00.250 O: I: Checking Release signature
00:00:00.273 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.761 O: I: Retrieving Packages 
00:00:00.946 O: I: Validating Packages 
00:00:02.438 O: I: Resolving dependencies of required packages...
00:00:10.567 O: I: Resolving dependencies of base packages...
00:00:20.693 O: I: Checking component main on http://127.0.0.1/debian...
00:00:24.223 O: I: Retrieving adduser 3.134
00:00:24.242 O: I: Validating adduser 3.134
00:00:24.263 O: I: Retrieving apt 2.6.1
00:00:24.306 O: I: Validating apt 2.6.1
00:00:24.334 O: I: Retrieving base-files 12.4+deb12u5
00:00:24.352 O: I: Validating base-files 12.4+deb12u5
00:00:24.374 O: I: Retrieving base-passwd 3.6.1
00:00:24.390 O: I: Validating base-passwd 3.6.1
00:00:24.412 O: I: Retrieving bash 5.2.15-2+b2
00:00:24.456 O: I: Validating bash 5.2.15-2+b2
00:00:24.484 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:24.501 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:24.522 O: I: Retrieving coreutils 9.1-1
00:00:24.594 O: I: Validating coreutils 9.1-1
00:00:24.630 O: I: Retrieving dash 0.5.12-2
00:00:24.648 O: I: Validating dash 0.5.12-2
00:00:24.670 O: I: Retrieving debconf 1.5.82
00:00:24.688 O: I: Validating debconf 1.5.82
00:00:24.711 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:24.730 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:24.752 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:24.769 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:24.790 O: I: Retrieving diffutils 1:3.8-4
00:00:24.811 O: I: Validating diffutils 1:3.8-4
00:00:24.834 O: I: Retrieving dpkg 1.21.22
00:00:24.881 O: I: Validating dpkg 1.21.22
00:00:24.909 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:24.933 O: I: Validating e2fsprogs 1.47.0-2
00:00:24.957 O: I: Retrieving findutils 4.9.0-4
00:00:24.984 O: I: Validating findutils 4.9.0-4
00:00:25.007 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:25.022 O: I: Validating gcc-12-base 12.2.0-14
00:00:25.045 O: I: Retrieving gpgv 2.2.40-1.1
00:00:25.073 O: I: Validating gpgv 2.2.40-1.1
00:00:25.096 O: I: Retrieving grep 3.8-5
00:00:25.118 O: I: Validating grep 3.8-5
00:00:25.141 O: I: Retrieving gzip 1.12-1
00:00:25.159 O: I: Validating gzip 1.12-1
00:00:25.180 O: I: Retrieving hostname 3.23+nmu1
00:00:25.196 O: I: Validating hostname 3.23+nmu1
00:00:25.215 O: I: Retrieving init-system-helpers 1.65.2
00:00:25.230 O: I: Validating init-system-helpers 1.65.2
00:00:25.250 O: I: Retrieving libacl1 2.3.1-3
00:00:25.264 O: I: Validating libacl1 2.3.1-3
00:00:25.284 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:25.315 O: I: Validating libapt-pkg6.0 2.6.1
00:00:25.339 O: I: Retrieving libattr1 1:2.5.1-4
00:00:25.353 O: I: Validating libattr1 1:2.5.1-4
00:00:25.373 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:25.387 O: I: Validating libaudit-common 1:3.0.9-1
00:00:25.407 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:25.424 O: I: Validating libaudit1 1:3.0.9-1
00:00:25.444 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:25.461 O: I: Validating libblkid1 2.38.1-5+b1
00:00:25.481 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:25.496 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:25.515 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:25.541 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:25.564 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:25.629 O: I: Validating libc6 2.36-9+deb12u4
00:00:25.662 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:25.677 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:25.697 O: I: Retrieving libcap2 1:2.66-4
00:00:25.714 O: I: Validating libcap2 1:2.66-4
00:00:25.734 O: I: Retrieving libcom-err2 1.47.0-2
00:00:25.748 O: I: Validating libcom-err2 1.47.0-2
00:00:25.768 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:25.783 O: I: Validating libcrypt1 1:4.4.33-2
00:00:25.803 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:25.831 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:25.854 O: I: Retrieving libdebconfclient0 0.270
00:00:25.868 O: I: Validating libdebconfclient0 0.270
00:00:25.887 O: I: Retrieving libext2fs2 1.47.0-2
00:00:25.905 O: I: Validating libext2fs2 1.47.0-2
00:00:25.926 O: I: Retrieving libffi8 3.4.4-1
00:00:25.939 O: I: Validating libffi8 3.4.4-1
00:00:25.959 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:25.973 O: I: Validating libgcc-s1 12.2.0-14
00:00:25.993 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:26.019 O: I: Validating libgcrypt20 1.10.1-3
00:00:26.042 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:26.067 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:26.089 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:26.131 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:26.157 O: I: Retrieving libgpg-error0 1.46-1
00:00:26.171 O: I: Validating libgpg-error0 1.46-1
00:00:26.191 O: I: Retrieving libhogweed6 3.8.1-2
00:00:26.210 O: I: Validating libhogweed6 3.8.1-2
00:00:26.231 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:26.247 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:26.268 O: I: Retrieving liblz4-1 1.9.4-1
00:00:26.282 O: I: Validating liblz4-1 1.9.4-1
00:00:26.302 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:26.321 O: I: Validating liblzma5 5.4.1-0.2
00:00:26.341 O: I: Retrieving libmd0 1.0.4-2
00:00:26.355 O: I: Validating libmd0 1.0.4-2
00:00:26.375 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:26.393 O: I: Validating libmount1 2.38.1-5+b1
00:00:26.414 O: I: Retrieving libnettle8 3.8.1-2
00:00:26.433 O: I: Validating libnettle8 3.8.1-2
00:00:26.454 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:26.473 O: I: Validating libp11-kit0 0.24.1-2
00:00:26.494 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:26.514 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:26.535 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:26.551 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:26.571 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:26.589 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:26.610 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:26.625 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:26.645 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:26.665 O: I: Validating libpcre2-8-0 10.42-1
00:00:26.685 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:26.699 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:26.719 O: I: Retrieving libselinux1 3.4-1+b6
00:00:26.733 O: I: Validating libselinux1 3.4-1+b6
00:00:26.753 O: I: Retrieving libsemanage-common 3.4-1
00:00:26.767 O: I: Validating libsemanage-common 3.4-1
00:00:26.787 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:26.803 O: I: Validating libsemanage2 3.4-1+b5
00:00:26.823 O: I: Retrieving libsepol2 3.4-2.1
00:00:26.842 O: I: Validating libsepol2 3.4-2.1
00:00:26.862 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:26.879 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:26.899 O: I: Retrieving libss2 1.47.0-2
00:00:26.913 O: I: Validating libss2 1.47.0-2
00:00:26.932 O: I: Retrieving libstdc++6 12.2.0-14
00:00:26.971 O: I: Validating libstdc++6 12.2.0-14
00:00:26.994 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:27.014 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:27.035 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:27.050 O: I: Validating libtasn1-6 4.19.0-2
00:00:27.070 O: I: Retrieving libtinfo6 6.4-4
00:00:27.090 O: I: Validating libtinfo6 6.4-4
00:00:27.112 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:27.128 O: I: Validating libudev1 252.22-1~deb12u1
00:00:27.147 O: I: Retrieving libunistring2 1.0-2
00:00:27.170 O: I: Validating libunistring2 1.0-2
00:00:27.191 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:27.206 O: I: Validating libuuid1 2.38.1-5+b1
00:00:27.231 O: I: Retrieving libxxhash0 0.8.1-1
00:00:27.248 O: I: Validating libxxhash0 0.8.1-1
00:00:27.268 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:27.287 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:27.309 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:27.334 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:27.357 O: I: Retrieving logsave 1.47.0-2
00:00:27.371 O: I: Validating logsave 1.47.0-2
00:00:27.391 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:27.406 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:27.426 O: I: Retrieving mount 2.38.1-5+b1
00:00:27.443 O: I: Validating mount 2.38.1-5+b1
00:00:27.463 O: I: Retrieving ncurses-base 6.4-4
00:00:27.482 O: I: Validating ncurses-base 6.4-4
00:00:27.502 O: I: Retrieving ncurses-bin 6.4-4
00:00:27.524 O: I: Validating ncurses-bin 6.4-4
00:00:27.545 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:27.579 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:27.603 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:27.645 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:27.673 O: I: Retrieving sed 4.9-1
00:00:27.692 O: I: Validating sed 4.9-1
00:00:27.713 O: I: Retrieving sysvinit-utils 3.06-4
00:00:27.727 O: I: Validating sysvinit-utils 3.06-4
00:00:27.749 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:27.780 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:27.804 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:27.823 O: I: Validating tzdata 2024a-0+deb12u1
00:00:27.844 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:27.858 O: I: Validating usr-is-merged 37~deb12u1
00:00:27.877 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:27.912 O: I: Validating util-linux 2.38.1-5+b1
00:00:27.937 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:27.953 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:27.973 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:27.988 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:28.010 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:28.038 O: I: Extracting adduser...
00:00:28.064 O: I: Extracting apt...
00:00:28.194 O: I: Extracting base-files...
00:00:28.208 O: I: Extracting base-passwd...
00:00:28.220 O: I: Extracting bash...
00:00:28.355 O: I: Extracting bsdutils...
00:00:28.371 O: I: Extracting coreutils...
00:00:28.628 O: I: Extracting dash...
00:00:28.643 O: I: Extracting debconf...
00:00:28.660 O: I: Extracting debian-archive-keyring...
00:00:28.681 O: I: Extracting debianutils...
00:00:28.698 O: I: Extracting diffutils...
00:00:28.738 O: I: Extracting dpkg...
00:00:28.874 O: I: Extracting e2fsprogs...
00:00:28.927 O: I: Extracting findutils...
00:00:28.977 O: I: Extracting gcc-12-base...
00:00:28.988 O: I: Extracting gpgv...
00:00:29.021 O: I: Extracting grep...
00:00:29.056 O: I: Extracting gzip...
00:00:29.076 O: I: Extracting hostname...
00:00:29.085 O: I: Extracting init-system-helpers...
00:00:29.097 O: I: Extracting libacl1...
00:00:29.106 O: I: Extracting libapt-pkg6.0...
00:00:29.197 O: I: Extracting libattr1...
00:00:29.206 O: I: Extracting libaudit-common...
00:00:29.213 O: I: Extracting libaudit1...
00:00:29.225 O: I: Extracting libblkid1...
00:00:29.245 O: I: Extracting libbz2-1.0...
00:00:29.257 O: I: Extracting libc-bin...
00:00:29.322 O: I: Extracting libc6...
00:00:29.588 O: I: Extracting libcap-ng0...
00:00:29.597 O: I: Extracting libcap2...
00:00:29.607 O: I: Extracting libcom-err2...
00:00:29.615 O: I: Extracting libcrypt1...
00:00:29.631 O: I: Extracting libdb5.3...
00:00:29.701 O: I: Extracting libdebconfclient0...
00:00:29.709 O: I: Extracting libext2fs2...
00:00:29.735 O: I: Extracting libffi8...
00:00:29.745 O: I: Extracting libgcc-s1...
00:00:29.756 O: I: Extracting libgcrypt20...
00:00:29.811 O: I: Extracting libgmp10...
00:00:29.841 O: I: Extracting libgnutls30...
00:00:29.943 O: I: Extracting libgpg-error0...
00:00:29.957 O: I: Extracting libhogweed6...
00:00:29.987 O: I: Extracting libidn2-0...
00:00:30.008 O: I: Extracting liblz4-1...
00:00:30.021 O: I: Extracting liblzma5...
00:00:30.043 O: I: Extracting libmd0...
00:00:30.052 O: I: Extracting libmount1...
00:00:30.075 O: I: Extracting libnettle8...
00:00:30.104 O: I: Extracting libp11-kit0...
00:00:30.141 O: I: Extracting libpam-modules...
00:00:30.174 O: I: Extracting libpam-modules-bin...
00:00:30.188 O: I: Extracting libpam-runtime...
00:00:30.215 O: I: Extracting libpam0g...
00:00:30.229 O: I: Extracting libpcre2-8-0...
00:00:30.261 O: I: Extracting libseccomp2...
00:00:30.278 O: I: Extracting libselinux1...
00:00:30.295 O: I: Extracting libsemanage-common...
00:00:30.305 O: I: Extracting libsemanage2...
00:00:30.320 O: I: Extracting libsepol2...
00:00:30.354 O: I: Extracting libsmartcols1...
00:00:30.374 O: I: Extracting libss2...
00:00:30.383 O: I: Extracting libstdc++6...
00:00:30.458 O: I: Extracting libsystemd0...
00:00:30.507 O: I: Extracting libtasn1-6...
00:00:30.520 O: I: Extracting libtinfo6...
00:00:30.543 O: I: Extracting libudev1...
00:00:30.560 O: I: Extracting libunistring2...
00:00:30.616 O: I: Extracting libuuid1...
00:00:30.628 O: I: Extracting libxxhash0...
00:00:30.638 O: I: Extracting libzstd1...
00:00:30.676 O: I: Extracting login...
00:00:30.734 O: I: Extracting logsave...
00:00:30.742 O: I: Extracting mawk...
00:00:30.761 O: I: Extracting mount...
00:00:30.781 O: I: Extracting ncurses-base...
00:00:30.795 O: I: Extracting ncurses-bin...
00:00:30.825 O: I: Extracting passwd...
00:00:30.919 O: I: Extracting perl-base...
00:00:31.099 O: I: Extracting sed...
00:00:31.140 O: I: Extracting sysvinit-utils...
00:00:31.151 O: I: Extracting tar...
00:00:31.235 O: I: Extracting tzdata...
00:00:31.323 O: I: Extracting usr-is-merged...
00:00:31.331 O: I: Extracting util-linux...
00:00:31.448 O: I: Extracting util-linux-extra...
00:00:31.466 O: I: Extracting zlib1g...
00:00:32.023 O: I: Installing core packages...
00:00:33.811 O: I: Unpacking required packages...
00:00:33.857 O: I: Unpacking adduser...
00:00:33.916 O: I: Unpacking apt...
00:00:34.116 O: I: Unpacking base-files...
00:00:34.164 O: I: Unpacking base-passwd...
00:00:34.208 O: I: Unpacking bash...
00:00:34.369 O: I: Unpacking bsdutils...
00:00:34.408 O: I: Unpacking coreutils...
00:00:34.742 O: I: Unpacking dash...
00:00:34.782 O: I: Unpacking debconf...
00:00:34.849 O: I: Unpacking debian-archive-keyring...
00:00:34.991 O: I: Unpacking debianutils...
00:00:35.040 O: I: Unpacking diffutils...
00:00:35.113 O: I: Unpacking dpkg...
00:00:35.296 O: I: Unpacking e2fsprogs...
00:00:35.378 O: I: Unpacking findutils...
00:00:35.454 O: I: Unpacking gcc-12-base:amd64...
00:00:35.499 O: I: Unpacking gpgv...
00:00:35.554 O: I: Unpacking grep...
00:00:35.622 O: I: Unpacking gzip...
00:00:35.666 O: I: Unpacking hostname...
00:00:35.695 O: I: Unpacking init-system-helpers...
00:00:35.730 O: I: Unpacking libacl1:amd64...
00:00:35.763 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:35.882 O: I: Unpacking libattr1:amd64...
00:00:35.910 O: I: Unpacking libaudit-common...
00:00:35.939 O: I: Unpacking libaudit1:amd64...
00:00:35.972 O: I: Unpacking libblkid1:amd64...
00:00:36.013 O: I: Unpacking libbz2-1.0:amd64...
00:00:36.045 O: I: Unpacking libc-bin...
00:00:36.148 O: I: Unpacking libc6:amd64...
00:00:36.596 O: I: Unpacking libcap-ng0:amd64...
00:00:36.626 O: I: Unpacking libcap2:amd64...
00:00:36.658 O: I: Unpacking libcom-err2:amd64...
00:00:36.690 O: I: Unpacking libcrypt1:amd64...
00:00:36.730 O: I: Unpacking libdb5.3:amd64...
00:00:36.829 O: I: Unpacking libdebconfclient0:amd64...
00:00:36.860 O: I: Unpacking libext2fs2:amd64...
00:00:36.908 O: I: Unpacking libffi8:amd64...
00:00:36.939 O: I: Unpacking libgcc-s1:amd64...
00:00:36.974 O: I: Unpacking libgcrypt20:amd64...
00:00:37.051 O: I: Unpacking libgmp10:amd64...
00:00:37.104 O: I: Unpacking libgnutls30:amd64...
00:00:37.234 O: I: Unpacking libgpg-error0:amd64...
00:00:37.270 O: I: Unpacking libhogweed6:amd64...
00:00:37.320 O: I: Unpacking libidn2-0:amd64...
00:00:37.371 O: I: Unpacking liblz4-1:amd64...
00:00:37.406 O: I: Unpacking liblzma5:amd64...
00:00:37.446 O: I: Unpacking libmd0:amd64...
00:00:37.475 O: I: Unpacking libmount1:amd64...
00:00:37.519 O: I: Unpacking libnettle8:amd64...
00:00:37.567 O: I: Unpacking libp11-kit0:amd64...
00:00:37.628 O: I: Unpacking libpam-modules:amd64...
00:00:37.789 O: I: Unpacking libpam-modules-bin...
00:00:37.840 O: I: Unpacking libpam-runtime...
00:00:37.920 O: I: Unpacking libpam0g:amd64...
00:00:37.956 O: I: Unpacking libpcre2-8-0:amd64...
00:00:38.008 O: I: Unpacking libseccomp2:amd64...
00:00:38.041 O: I: Unpacking libselinux1:amd64...
00:00:38.074 O: I: Unpacking libsemanage-common...
00:00:38.104 O: I: Unpacking libsemanage2:amd64...
00:00:38.139 O: I: Unpacking libsepol2:amd64...
00:00:38.194 O: I: Unpacking libsmartcols1:amd64...
00:00:38.231 O: I: Unpacking libss2:amd64...
00:00:38.262 O: I: Unpacking libstdc++6:amd64...
00:00:38.347 O: I: Unpacking libsystemd0:amd64...
00:00:38.403 O: I: Unpacking libtasn1-6:amd64...
00:00:38.435 O: I: Unpacking libtinfo6:amd64...
00:00:38.499 O: I: Unpacking libudev1:amd64...
00:00:38.536 O: I: Unpacking libunistring2:amd64...
00:00:38.610 O: I: Unpacking libuuid1:amd64...
00:00:38.639 O: I: Unpacking libxxhash0:amd64...
00:00:38.666 O: I: Unpacking libzstd1:amd64...
00:00:38.720 O: I: Unpacking login...
00:00:38.844 O: I: Unpacking logsave...
00:00:38.875 O: I: Unpacking mawk...
00:00:38.914 O: I: Unpacking mount...
00:00:38.954 O: I: Unpacking ncurses-base...
00:00:38.998 O: I: Unpacking ncurses-bin...
00:00:39.052 O: I: Unpacking passwd...
00:00:39.237 O: I: Unpacking perl-base...
00:00:39.586 O: I: Unpacking sed...
00:00:39.655 O: I: Unpacking sysvinit-utils...
00:00:39.693 O: I: Unpacking tar...
00:00:39.808 O: I: Unpacking tzdata...
00:00:40.237 O: I: Unpacking usr-is-merged...
00:00:40.273 O: I: Unpacking util-linux...
00:00:40.446 O: I: Unpacking util-linux-extra...
00:00:40.488 O: I: Unpacking zlib1g:amd64...
00:00:40.516 O: I: Configuring required packages...
00:00:40.541 O: I: Configuring debian-archive-keyring...
00:00:40.646 O: I: Configuring usr-is-merged...
00:00:40.662 O: I: Configuring libaudit-common...
00:00:40.667 O: I: Configuring libsemanage-common...
00:00:40.673 O: I: Configuring debconf...
00:00:40.799 O: I: Configuring gcc-12-base:amd64...
00:00:40.803 O: I: Configuring tzdata...
00:00:41.041 O: I: Configuring ncurses-base...
00:00:41.044 O: I: Configuring init-system-helpers...
00:00:41.059 O: I: Configuring libgcc-s1:amd64...
00:00:41.067 O: I: Configuring libc6:amd64...
00:00:41.202 O: I: Configuring libudev1:amd64...
00:00:41.206 O: I: Configuring libffi8:amd64...
00:00:41.209 O: I: Configuring libmd0:amd64...
00:00:41.214 O: I: Configuring libxxhash0:amd64...
00:00:41.218 O: I: Configuring libattr1:amd64...
00:00:41.222 O: I: Configuring sysvinit-utils...
00:00:41.225 O: I: Configuring libtasn1-6:amd64...
00:00:41.229 O: I: Configuring debianutils...
00:00:41.287 O: I: Configuring mawk...
00:00:41.295 O: I: Configuring libdebconfclient0:amd64...
00:00:41.306 O: I: Configuring base-files...
00:00:41.321 O: I: Configuring libbz2-1.0:amd64...
00:00:41.325 O: I: Configuring libdb5.3:amd64...
00:00:41.328 O: I: Configuring libblkid1:amd64...
00:00:41.332 O: I: Configuring libstdc++6:amd64...
00:00:41.336 O: I: Configuring libtinfo6:amd64...
00:00:41.344 O: I: Configuring bash...
00:00:41.354 O: I: Configuring libzstd1:amd64...
00:00:41.359 O: I: Configuring liblzma5:amd64...
00:00:41.363 O: I: Configuring libgpg-error0:amd64...
00:00:41.366 O: I: Configuring liblz4-1:amd64...
00:00:41.376 O: I: Configuring libc-bin...
00:00:41.389 O: I: Configuring ncurses-bin...
00:00:41.394 O: I: Configuring libacl1:amd64...
00:00:41.397 O: I: Configuring libunistring2:amd64...
00:00:41.401 O: I: Configuring libsmartcols1:amd64...
00:00:41.404 O: I: Configuring libgcrypt20:amd64...
00:00:41.409 O: I: Configuring zlib1g:amd64...
00:00:41.413 O: I: Configuring libcrypt1:amd64...
00:00:41.417 O: I: Configuring libidn2-0:amd64...
00:00:41.420 O: I: Configuring libcom-err2:amd64...
00:00:41.424 O: I: Configuring diffutils...
00:00:41.427 O: I: Configuring libseccomp2:amd64...
00:00:41.431 O: I: Configuring libcap2:amd64...
00:00:41.435 O: I: Configuring hostname...
00:00:41.439 O: I: Configuring libcap-ng0:amd64...
00:00:41.443 O: I: Configuring libext2fs2:amd64...
00:00:41.447 O: I: Configuring libnettle8:amd64...
00:00:41.450 O: I: Configuring libgmp10:amd64...
00:00:41.454 O: I: Configuring libp11-kit0:amd64...
00:00:41.457 O: I: Configuring libaudit1:amd64...
00:00:41.461 O: I: Configuring libuuid1:amd64...
00:00:41.465 O: I: Configuring libss2:amd64...
00:00:41.469 O: I: Configuring libsepol2:amd64...
00:00:41.472 O: I: Configuring libpcre2-8-0:amd64...
00:00:41.476 O: I: Configuring logsave...
00:00:41.480 O: I: Configuring gpgv...
00:00:41.487 O: I: Configuring util-linux-extra...
00:00:41.505 O: I: Configuring libhogweed6:amd64...
00:00:41.513 O: I: Configuring e2fsprogs...
00:00:41.872 O: I: Configuring libsystemd0:amd64...
00:00:41.877 O: I: Configuring libselinux1:amd64...
00:00:41.881 O: I: Configuring libgnutls30:amd64...
00:00:41.885 O: I: Configuring libpam0g:amd64...
00:00:41.996 O: I: Configuring libapt-pkg6.0:amd64...
00:00:42.000 O: I: Configuring sed...
00:00:42.004 O: I: Configuring findutils...
00:00:42.008 O: I: Configuring libmount1:amd64...
00:00:42.012 O: I: Configuring libsemanage2:amd64...
00:00:42.016 O: I: Configuring base-passwd...
00:00:42.155 O: I: Configuring bsdutils...
00:00:42.158 O: I: Configuring tar...
00:00:42.169 O: I: Configuring libpam-modules-bin...
00:00:42.173 O: I: Configuring coreutils...
00:00:42.183 O: I: Configuring util-linux...
00:00:42.382 O: I: Configuring dpkg...
00:00:42.567 O: I: Configuring mount...
00:00:42.570 O: I: Configuring dash...
00:00:42.670 O: I: Configuring libpam-modules:amd64...
00:00:42.680 O: I: Configuring grep...
00:00:42.684 O: I: Configuring perl-base...
00:00:42.696 O: I: Configuring gzip...
00:00:42.708 O: I: Configuring passwd...
00:00:42.750 O: I: Configuring libpam-runtime...
00:00:42.903 O: I: Configuring login...
00:00:42.927 O: I: Configuring adduser...
00:00:42.935 O: I: Configuring apt...
00:00:43.310 O: I: Configuring libc-bin...
00:00:43.325 O: I: Unpacking the base system...
00:00:44.180 O: I: Base system installed successfully.
00:00:44.239 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.jwwqjM7tf4 -c .
00:00:50.991 E: + rm -r /tmp/tmp.jwwqjM7tf4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:59
result: SUCCESS
------------------------------------------------------------------------------
(5/280) debootstrap
dist: stable
mode: auto
variant: buildd
format: auto
time left: 6:15:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.018 E: + tmpdir=/tmp/tmp.MGKTM0tRNP
00:00:00.021 E: + chmod 755 /tmp/tmp.MGKTM0tRNP
00:00:00.025 E: + [ stable = oldstable ]
00:00:00.028 E: + echo --merged-usr
00:00:00.031 E: + debootstrap --merged-usr --variant=buildd stable /tmp/tmp.MGKTM0tRNP http://127.0.0.1/debian
00:00:00.095 O: I: Target architecture can be executed
00:00:00.120 O: I: Retrieving InRelease 
00:00:00.254 O: I: Checking Release signature
00:00:00.278 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.763 O: I: Retrieving Packages 
00:00:00.936 O: I: Validating Packages 
00:00:02.412 O: I: Resolving dependencies of required packages...
00:00:10.565 O: I: Resolving dependencies of base packages...
00:00:26.490 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.992 O: I: Retrieving adduser 3.134
00:00:30.011 O: I: Validating adduser 3.134
00:00:30.031 O: I: Retrieving apt 2.6.1
00:00:30.072 O: I: Validating apt 2.6.1
00:00:30.098 O: I: Retrieving base-files 12.4+deb12u5
00:00:30.113 O: I: Validating base-files 12.4+deb12u5
00:00:30.132 O: I: Retrieving base-passwd 3.6.1
00:00:30.146 O: I: Validating base-passwd 3.6.1
00:00:30.166 O: I: Retrieving bash 5.2.15-2+b2
00:00:30.207 O: I: Validating bash 5.2.15-2+b2
00:00:30.233 O: I: Retrieving binutils 2.40-2
00:00:30.247 O: I: Validating binutils 2.40-2
00:00:30.267 O: I: Retrieving binutils-common 2.40-2
00:00:30.329 O: I: Validating binutils-common 2.40-2
00:00:30.360 O: I: Retrieving binutils-x86-64-linux-gnu 2.40-2
00:00:30.417 O: I: Validating binutils-x86-64-linux-gnu 2.40-2
00:00:30.447 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:30.462 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:30.482 O: I: Retrieving build-essential 12.9
00:00:30.496 O: I: Validating build-essential 12.9
00:00:30.516 O: I: Retrieving bzip2 1.0.8-5+b1
00:00:30.531 O: I: Validating bzip2 1.0.8-5+b1
00:00:30.550 O: I: Retrieving coreutils 9.1-1
00:00:30.617 O: I: Validating coreutils 9.1-1
00:00:30.649 O: I: Retrieving cpp 4:12.2.0-3
00:00:30.663 O: I: Validating cpp 4:12.2.0-3
00:00:30.682 O: I: Retrieving cpp-12 12.2.0-14
00:00:30.863 O: I: Validating cpp-12 12.2.0-14
00:00:30.927 O: I: Retrieving dash 0.5.12-2
00:00:30.942 O: I: Validating dash 0.5.12-2
00:00:30.962 O: I: Retrieving debconf 1.5.82
00:00:30.978 O: I: Validating debconf 1.5.82
00:00:30.998 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:31.016 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:31.036 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:31.053 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:31.073 O: I: Retrieving diffutils 1:3.8-4
00:00:31.092 O: I: Validating diffutils 1:3.8-4
00:00:31.113 O: I: Retrieving dpkg 1.21.22
00:00:31.155 O: I: Validating dpkg 1.21.22
00:00:31.181 O: I: Retrieving dpkg-dev 1.21.22
00:00:31.222 O: I: Validating dpkg-dev 1.21.22
00:00:31.247 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:31.271 O: I: Validating e2fsprogs 1.47.0-2
00:00:31.293 O: I: Retrieving findutils 4.9.0-4
00:00:31.319 O: I: Validating findutils 4.9.0-4
00:00:31.342 O: I: Retrieving g++ 4:12.2.0-3
00:00:31.356 O: I: Validating g++ 4:12.2.0-3
00:00:31.376 O: I: Retrieving g++-12 12.2.0-14
00:00:31.571 O: I: Validating g++-12 12.2.0-14
00:00:31.639 O: I: Retrieving gcc 4:12.2.0-3
00:00:31.653 O: I: Validating gcc 4:12.2.0-3
00:00:31.672 O: I: Retrieving gcc-12 12.2.0-14
00:00:32.039 O: I: Validating gcc-12 12.2.0-14
00:00:32.144 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:32.158 O: I: Validating gcc-12-base 12.2.0-14
00:00:32.177 O: I: Retrieving gpgv 2.2.40-1.1
00:00:32.203 O: I: Validating gpgv 2.2.40-1.1
00:00:32.226 O: I: Retrieving grep 3.8-5
00:00:32.247 O: I: Validating grep 3.8-5
00:00:32.268 O: I: Retrieving gzip 1.12-1
00:00:32.284 O: I: Validating gzip 1.12-1
00:00:32.305 O: I: Retrieving hostname 3.23+nmu1
00:00:32.318 O: I: Validating hostname 3.23+nmu1
00:00:32.338 O: I: Retrieving init-system-helpers 1.65.2
00:00:32.352 O: I: Validating init-system-helpers 1.65.2
00:00:32.372 O: I: Retrieving libacl1 2.3.1-3
00:00:32.385 O: I: Validating libacl1 2.3.1-3
00:00:32.405 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:32.435 O: I: Validating libapt-pkg6.0 2.6.1
00:00:32.458 O: I: Retrieving libasan8 12.2.0-14
00:00:32.512 O: I: Validating libasan8 12.2.0-14
00:00:32.541 O: I: Retrieving libatomic1 12.2.0-14
00:00:32.555 O: I: Validating libatomic1 12.2.0-14
00:00:32.574 O: I: Retrieving libattr1 1:2.5.1-4
00:00:32.587 O: I: Validating libattr1 1:2.5.1-4
00:00:32.607 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:32.620 O: I: Validating libaudit-common 1:3.0.9-1
00:00:32.639 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:32.654 O: I: Validating libaudit1 1:3.0.9-1
00:00:32.674 O: I: Retrieving libbinutils 2.40-2
00:00:32.698 O: I: Validating libbinutils 2.40-2
00:00:32.720 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:32.736 O: I: Validating libblkid1 2.38.1-5+b1
00:00:32.756 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:32.770 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:32.790 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:32.814 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:32.837 O: I: Retrieving libc-dev-bin 2.36-9+deb12u4
00:00:32.851 O: I: Validating libc-dev-bin 2.36-9+deb12u4
00:00:32.872 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:32.936 O: I: Validating libc6 2.36-9+deb12u4
00:00:32.969 O: I: Retrieving libc6-dev 2.36-9+deb12u4
00:00:33.018 O: I: Validating libc6-dev 2.36-9+deb12u4
00:00:33.046 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:33.060 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:33.079 O: I: Retrieving libcap2 1:2.66-4
00:00:33.093 O: I: Validating libcap2 1:2.66-4
00:00:33.113 O: I: Retrieving libcc1-0 12.2.0-14
00:00:33.128 O: I: Validating libcc1-0 12.2.0-14
00:00:33.146 O: I: Retrieving libcom-err2 1.47.0-2
00:00:33.160 O: I: Validating libcom-err2 1.47.0-2
00:00:33.179 O: I: Retrieving libcrypt-dev 1:4.4.33-2
00:00:33.195 O: I: Validating libcrypt-dev 1:4.4.33-2
00:00:33.215 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:33.230 O: I: Validating libcrypt1 1:4.4.33-2
00:00:33.250 O: I: Retrieving libctf-nobfd0 2.40-2
00:00:33.266 O: I: Validating libctf-nobfd0 2.40-2
00:00:33.286 O: I: Retrieving libctf0 2.40-2
00:00:33.301 O: I: Validating libctf0 2.40-2
00:00:33.320 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:33.347 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:33.372 O: I: Retrieving libdebconfclient0 0.270
00:00:33.386 O: I: Validating libdebconfclient0 0.270
00:00:33.407 O: I: Retrieving libdpkg-perl 1.21.22
00:00:33.432 O: I: Validating libdpkg-perl 1.21.22
00:00:33.456 O: I: Retrieving libext2fs2 1.47.0-2
00:00:33.475 O: I: Validating libext2fs2 1.47.0-2
00:00:33.496 O: I: Retrieving libffi8 3.4.4-1
00:00:33.509 O: I: Validating libffi8 3.4.4-1
00:00:33.530 O: I: Retrieving libgcc-12-dev 12.2.0-14
00:00:33.589 O: I: Validating libgcc-12-dev 12.2.0-14
00:00:33.625 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:33.641 O: I: Validating libgcc-s1 12.2.0-14
00:00:33.661 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:33.688 O: I: Validating libgcrypt20 1.10.1-3
00:00:33.710 O: I: Retrieving libgdbm-compat4 1.23-3
00:00:33.724 O: I: Validating libgdbm-compat4 1.23-3
00:00:33.743 O: I: Retrieving libgdbm6 1.23-3
00:00:33.758 O: I: Validating libgdbm6 1.23-3
00:00:33.778 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:33.802 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:33.825 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:33.864 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:33.892 O: I: Retrieving libgomp1 12.2.0-14
00:00:33.907 O: I: Validating libgomp1 12.2.0-14
00:00:33.927 O: I: Retrieving libgpg-error0 1.46-1
00:00:33.942 O: I: Validating libgpg-error0 1.46-1
00:00:33.962 O: I: Retrieving libgprofng0 2.40-2
00:00:33.991 O: I: Validating libgprofng0 2.40-2
00:00:34.014 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:34.030 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:34.049 O: I: Retrieving libhogweed6 3.8.1-2
00:00:34.069 O: I: Validating libhogweed6 3.8.1-2
00:00:34.089 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:34.105 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:34.125 O: I: Retrieving libisl23 0.25-1.1
00:00:34.152 O: I: Validating libisl23 0.25-1.1
00:00:34.175 O: I: Retrieving libitm1 12.2.0-14
00:00:34.189 O: I: Validating libitm1 12.2.0-14
00:00:34.217 O: I: Retrieving libjansson4 2.14-2
00:00:34.234 O: I: Validating libjansson4 2.14-2
00:00:34.253 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1
00:00:34.268 O: I: Validating libk5crypto3 1.20.1-2+deb12u1
00:00:34.288 O: I: Retrieving libkeyutils1 1.6.3-2
00:00:34.301 O: I: Validating libkeyutils1 1.6.3-2
00:00:34.320 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1
00:00:34.340 O: I: Validating libkrb5-3 1.20.1-2+deb12u1
00:00:34.361 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1
00:00:34.376 O: I: Validating libkrb5support0 1.20.1-2+deb12u1
00:00:34.395 O: I: Retrieving liblsan0 12.2.0-14
00:00:34.426 O: I: Validating liblsan0 12.2.0-14
00:00:34.450 O: I: Retrieving liblz4-1 1.9.4-1
00:00:34.466 O: I: Validating liblz4-1 1.9.4-1
00:00:34.486 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:34.503 O: I: Validating liblzma5 5.4.1-0.2
00:00:34.523 O: I: Retrieving libmd0 1.0.4-2
00:00:34.537 O: I: Validating libmd0 1.0.4-2
00:00:34.556 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:34.572 O: I: Validating libmount1 2.38.1-5+b1
00:00:34.592 O: I: Retrieving libmpc3 1.3.1-1
00:00:34.607 O: I: Validating libmpc3 1.3.1-1
00:00:34.627 O: I: Retrieving libmpfr6 4.2.0-1
00:00:34.653 O: I: Validating libmpfr6 4.2.0-1
00:00:34.676 O: I: Retrieving libnettle8 3.8.1-2
00:00:34.695 O: I: Validating libnettle8 3.8.1-2
00:00:34.716 O: I: Retrieving libnsl-dev 1.3.0-2
00:00:34.730 O: I: Validating libnsl-dev 1.3.0-2
00:00:34.750 O: I: Retrieving libnsl2 1.3.0-2
00:00:34.764 O: I: Validating libnsl2 1.3.0-2
00:00:34.783 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:34.804 O: I: Validating libp11-kit0 0.24.1-2
00:00:34.825 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:34.843 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:34.864 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:34.880 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:34.900 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:34.917 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:34.938 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:34.954 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:34.975 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:34.993 O: I: Validating libpcre2-8-0 10.42-1
00:00:35.014 O: I: Retrieving libperl5.36 5.36.0-7+deb12u1
00:00:35.107 O: I: Validating libperl5.36 5.36.0-7+deb12u1
00:00:35.146 O: I: Retrieving libquadmath0 12.2.0-14
00:00:35.162 O: I: Validating libquadmath0 12.2.0-14
00:00:35.182 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:35.196 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:35.216 O: I: Retrieving libselinux1 3.4-1+b6
00:00:35.230 O: I: Validating libselinux1 3.4-1+b6
00:00:35.251 O: I: Retrieving libsemanage-common 3.4-1
00:00:35.265 O: I: Validating libsemanage-common 3.4-1
00:00:35.284 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:35.299 O: I: Validating libsemanage2 3.4-1+b5
00:00:35.319 O: I: Retrieving libsepol2 3.4-2.1
00:00:35.338 O: I: Validating libsepol2 3.4-2.1
00:00:35.359 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:35.375 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:35.395 O: I: Retrieving libss2 1.47.0-2
00:00:35.409 O: I: Validating libss2 1.47.0-2
00:00:35.428 O: I: Retrieving libssl3 3.0.11-1~deb12u2
00:00:35.479 O: I: Validating libssl3 3.0.11-1~deb12u2
00:00:35.507 O: I: Retrieving libstdc++-12-dev 12.2.0-14
00:00:35.557 O: I: Validating libstdc++-12-dev 12.2.0-14
00:00:35.586 O: I: Retrieving libstdc++6 12.2.0-14
00:00:35.610 O: I: Validating libstdc++6 12.2.0-14
00:00:35.633 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:35.653 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:35.674 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:35.688 O: I: Validating libtasn1-6 4.19.0-2
00:00:35.708 O: I: Retrieving libtinfo6 6.4-4
00:00:35.727 O: I: Validating libtinfo6 6.4-4
00:00:35.748 O: I: Retrieving libtirpc-common 1.3.3+ds-1
00:00:35.762 O: I: Validating libtirpc-common 1.3.3+ds-1
00:00:35.781 O: I: Retrieving libtirpc-dev 1.3.3+ds-1
00:00:35.798 O: I: Validating libtirpc-dev 1.3.3+ds-1
00:00:35.819 O: I: Retrieving libtirpc3 1.3.3+ds-1
00:00:35.833 O: I: Validating libtirpc3 1.3.3+ds-1
00:00:35.852 O: I: Retrieving libtsan2 12.2.0-14
00:00:35.907 O: I: Validating libtsan2 12.2.0-14
00:00:35.939 O: I: Retrieving libubsan1 12.2.0-14
00:00:35.970 O: I: Validating libubsan1 12.2.0-14
00:00:35.994 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:36.010 O: I: Validating libudev1 252.22-1~deb12u1
00:00:36.031 O: I: Retrieving libunistring2 1.0-2
00:00:36.053 O: I: Validating libunistring2 1.0-2
00:00:36.074 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:36.088 O: I: Validating libuuid1 2.38.1-5+b1
00:00:36.108 O: I: Retrieving libxxhash0 0.8.1-1
00:00:36.123 O: I: Validating libxxhash0 0.8.1-1
00:00:36.142 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:36.160 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:36.181 O: I: Retrieving linux-libc-dev 6.1.76-1
00:00:36.228 O: I: Validating linux-libc-dev 6.1.76-1
00:00:36.256 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:36.283 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:36.305 O: I: Retrieving logsave 1.47.0-2
00:00:36.319 O: I: Validating logsave 1.47.0-2
00:00:36.340 O: I: Retrieving make 4.3-4.1
00:00:36.362 O: I: Validating make 4.3-4.1
00:00:36.384 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:36.399 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:36.419 O: I: Retrieving mount 2.38.1-5+b1
00:00:36.435 O: I: Validating mount 2.38.1-5+b1
00:00:36.456 O: I: Retrieving ncurses-base 6.4-4
00:00:36.474 O: I: Validating ncurses-base 6.4-4
00:00:36.494 O: I: Retrieving ncurses-bin 6.4-4
00:00:36.515 O: I: Validating ncurses-bin 6.4-4
00:00:36.537 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:36.567 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:36.591 O: I: Retrieving patch 2.7.6-7
00:00:36.607 O: I: Validating patch 2.7.6-7
00:00:36.627 O: I: Retrieving perl 5.36.0-7+deb12u1
00:00:36.645 O: I: Validating perl 5.36.0-7+deb12u1
00:00:36.665 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:36.706 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:36.732 O: I: Retrieving perl-modules-5.36 5.36.0-7+deb12u1
00:00:36.796 O: I: Validating perl-modules-5.36 5.36.0-7+deb12u1
00:00:36.829 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:36.843 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:36.863 O: I: Retrieving sed 4.9-1
00:00:36.884 O: I: Validating sed 4.9-1
00:00:36.906 O: I: Retrieving sysvinit-utils 3.06-4
00:00:36.921 O: I: Validating sysvinit-utils 3.06-4
00:00:36.941 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:36.970 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:36.996 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:37.015 O: I: Validating tzdata 2024a-0+deb12u1
00:00:37.037 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:37.053 O: I: Validating usr-is-merged 37~deb12u1
00:00:37.072 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:37.109 O: I: Validating util-linux 2.38.1-5+b1
00:00:37.134 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:37.150 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:37.169 O: I: Retrieving xz-utils 5.4.1-0.2
00:00:37.192 O: I: Validating xz-utils 5.4.1-0.2
00:00:37.214 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:37.229 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:37.251 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:37.295 O: I: Extracting adduser...
00:00:37.320 O: I: Extracting apt...
00:00:37.451 O: I: Extracting base-files...
00:00:37.466 O: I: Extracting base-passwd...
00:00:37.478 O: I: Extracting bash...
00:00:37.612 O: I: Extracting bsdutils...
00:00:37.628 O: I: Extracting coreutils...
00:00:37.887 O: I: Extracting dash...
00:00:37.902 O: I: Extracting debconf...
00:00:37.919 O: I: Extracting debian-archive-keyring...
00:00:37.941 O: I: Extracting debianutils...
00:00:37.957 O: I: Extracting diffutils...
00:00:37.998 O: I: Extracting dpkg...
00:00:38.135 O: I: Extracting e2fsprogs...
00:00:38.188 O: I: Extracting findutils...
00:00:38.236 O: I: Extracting gcc-12-base...
00:00:38.247 O: I: Extracting gpgv...
00:00:38.280 O: I: Extracting grep...
00:00:38.316 O: I: Extracting gzip...
00:00:38.335 O: I: Extracting hostname...
00:00:38.344 O: I: Extracting init-system-helpers...
00:00:38.355 O: I: Extracting libacl1...
00:00:38.365 O: I: Extracting libapt-pkg6.0...
00:00:38.456 O: I: Extracting libattr1...
00:00:38.465 O: I: Extracting libaudit-common...
00:00:38.473 O: I: Extracting libaudit1...
00:00:38.485 O: I: Extracting libblkid1...
00:00:38.505 O: I: Extracting libbz2-1.0...
00:00:38.516 O: I: Extracting libc-bin...
00:00:38.580 O: I: Extracting libc6...
00:00:38.846 O: I: Extracting libcap-ng0...
00:00:38.855 O: I: Extracting libcap2...
00:00:38.865 O: I: Extracting libcom-err2...
00:00:38.873 O: I: Extracting libcrypt1...
00:00:38.889 O: I: Extracting libdb5.3...
00:00:38.958 O: I: Extracting libdebconfclient0...
00:00:38.966 O: I: Extracting libext2fs2...
00:00:38.991 O: I: Extracting libffi8...
00:00:39.000 O: I: Extracting libgcc-s1...
00:00:39.011 O: I: Extracting libgcrypt20...
00:00:39.066 O: I: Extracting libgmp10...
00:00:39.097 O: I: Extracting libgnutls30...
00:00:39.199 O: I: Extracting libgpg-error0...
00:00:39.213 O: I: Extracting libhogweed6...
00:00:39.243 O: I: Extracting libidn2-0...
00:00:39.264 O: I: Extracting liblz4-1...
00:00:39.277 O: I: Extracting liblzma5...
00:00:39.297 O: I: Extracting libmd0...
00:00:39.306 O: I: Extracting libmount1...
00:00:39.328 O: I: Extracting libnettle8...
00:00:39.355 O: I: Extracting libp11-kit0...
00:00:39.393 O: I: Extracting libpam-modules...
00:00:39.425 O: I: Extracting libpam-modules-bin...
00:00:39.439 O: I: Extracting libpam-runtime...
00:00:39.462 O: I: Extracting libpam0g...
00:00:39.477 O: I: Extracting libpcre2-8-0...
00:00:39.507 O: I: Extracting libseccomp2...
00:00:39.520 O: I: Extracting libselinux1...
00:00:39.535 O: I: Extracting libsemanage-common...
00:00:39.545 O: I: Extracting libsemanage2...
00:00:39.561 O: I: Extracting libsepol2...
00:00:39.594 O: I: Extracting libsmartcols1...
00:00:39.611 O: I: Extracting libss2...
00:00:39.620 O: I: Extracting libstdc++6...
00:00:39.685 O: I: Extracting libsystemd0...
00:00:39.723 O: I: Extracting libtasn1-6...
00:00:39.735 O: I: Extracting libtinfo6...
00:00:39.756 O: I: Extracting libudev1...
00:00:39.772 O: I: Extracting libunistring2...
00:00:39.826 O: I: Extracting libuuid1...
00:00:39.835 O: I: Extracting libxxhash0...
00:00:39.845 O: I: Extracting libzstd1...
00:00:39.879 O: I: Extracting login...
00:00:39.934 O: I: Extracting logsave...
00:00:39.943 O: I: Extracting mawk...
00:00:39.961 O: I: Extracting mount...
00:00:39.980 O: I: Extracting ncurses-base...
00:00:39.994 O: I: Extracting ncurses-bin...
00:00:40.023 O: I: Extracting passwd...
00:00:40.112 O: I: Extracting perl-base...
00:00:40.288 O: I: Extracting sed...
00:00:40.324 O: I: Extracting sysvinit-utils...
00:00:40.334 O: I: Extracting tar...
00:00:40.413 O: I: Extracting tzdata...
00:00:40.489 O: I: Extracting usr-is-merged...
00:00:40.498 O: I: Extracting util-linux...
00:00:40.616 O: I: Extracting util-linux-extra...
00:00:40.633 O: I: Extracting zlib1g...
00:00:41.134 O: I: Installing core packages...
00:00:42.882 O: I: Unpacking required packages...
00:00:42.941 O: I: Unpacking adduser...
00:00:43.002 O: I: Unpacking apt...
00:00:43.198 O: I: Unpacking base-files...
00:00:43.245 O: I: Unpacking base-passwd...
00:00:43.288 O: I: Unpacking bash...
00:00:43.449 O: I: Unpacking bsdutils...
00:00:43.491 O: I: Unpacking coreutils...
00:00:43.819 O: I: Unpacking dash...
00:00:43.860 O: I: Unpacking debconf...
00:00:43.928 O: I: Unpacking debian-archive-keyring...
00:00:44.080 O: I: Unpacking debianutils...
00:00:44.131 O: I: Unpacking diffutils...
00:00:44.204 O: I: Unpacking dpkg...
00:00:44.386 O: I: Unpacking e2fsprogs...
00:00:44.469 O: I: Unpacking findutils...
00:00:44.544 O: I: Unpacking gcc-12-base:amd64...
00:00:44.572 O: I: Unpacking gpgv...
00:00:44.623 O: I: Unpacking grep...
00:00:44.691 O: I: Unpacking gzip...
00:00:44.733 O: I: Unpacking hostname...
00:00:44.761 O: I: Unpacking init-system-helpers...
00:00:44.796 O: I: Unpacking libacl1:amd64...
00:00:44.827 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:44.947 O: I: Unpacking libattr1:amd64...
00:00:44.975 O: I: Unpacking libaudit-common...
00:00:45.003 O: I: Unpacking libaudit1:amd64...
00:00:45.035 O: I: Unpacking libblkid1:amd64...
00:00:45.076 O: I: Unpacking libbz2-1.0:amd64...
00:00:45.108 O: I: Unpacking libc-bin...
00:00:45.209 O: I: Unpacking libc6:amd64...
00:00:45.662 O: I: Unpacking libcap-ng0:amd64...
00:00:45.692 O: I: Unpacking libcap2:amd64...
00:00:45.724 O: I: Unpacking libcom-err2:amd64...
00:00:45.754 O: I: Unpacking libcrypt1:amd64...
00:00:45.790 O: I: Unpacking libdb5.3:amd64...
00:00:45.901 O: I: Unpacking libdebconfclient0:amd64...
00:00:45.931 O: I: Unpacking libext2fs2:amd64...
00:00:45.981 O: I: Unpacking libffi8:amd64...
00:00:46.011 O: I: Unpacking libgcc-s1:amd64...
00:00:46.044 O: I: Unpacking libgcrypt20:amd64...
00:00:46.121 O: I: Unpacking libgmp10:amd64...
00:00:46.175 O: I: Unpacking libgnutls30:amd64...
00:00:46.305 O: I: Unpacking libgpg-error0:amd64...
00:00:46.341 O: I: Unpacking libhogweed6:amd64...
00:00:46.395 O: I: Unpacking libidn2-0:amd64...
00:00:46.446 O: I: Unpacking liblz4-1:amd64...
00:00:46.479 O: I: Unpacking liblzma5:amd64...
00:00:46.521 O: I: Unpacking libmd0:amd64...
00:00:46.553 O: I: Unpacking libmount1:amd64...
00:00:46.601 O: I: Unpacking libnettle8:amd64...
00:00:46.651 O: I: Unpacking libp11-kit0:amd64...
00:00:46.717 O: I: Unpacking libpam-modules:amd64...
00:00:46.877 O: I: Unpacking libpam-modules-bin...
00:00:46.917 O: I: Unpacking libpam-runtime...
00:00:47.007 O: I: Unpacking libpam0g:amd64...
00:00:47.043 O: I: Unpacking libpcre2-8-0:amd64...
00:00:47.095 O: I: Unpacking libseccomp2:amd64...
00:00:47.126 O: I: Unpacking libselinux1:amd64...
00:00:47.158 O: I: Unpacking libsemanage-common...
00:00:47.186 O: I: Unpacking libsemanage2:amd64...
00:00:47.220 O: I: Unpacking libsepol2:amd64...
00:00:47.273 O: I: Unpacking libsmartcols1:amd64...
00:00:47.312 O: I: Unpacking libss2:amd64...
00:00:47.345 O: I: Unpacking libstdc++6:amd64...
00:00:47.434 O: I: Unpacking libsystemd0:amd64...
00:00:47.491 O: I: Unpacking libtasn1-6:amd64...
00:00:47.525 O: I: Unpacking libtinfo6:amd64...
00:00:47.564 O: I: Unpacking libudev1:amd64...
00:00:47.599 O: I: Unpacking libunistring2:amd64...
00:00:47.674 O: I: Unpacking libuuid1:amd64...
00:00:47.703 O: I: Unpacking libxxhash0:amd64...
00:00:47.732 O: I: Unpacking libzstd1:amd64...
00:00:47.788 O: I: Unpacking login...
00:00:47.891 O: I: Unpacking logsave...
00:00:47.922 O: I: Unpacking mawk...
00:00:47.961 O: I: Unpacking mount...
00:00:48.002 O: I: Unpacking ncurses-base...
00:00:48.045 O: I: Unpacking ncurses-bin...
00:00:48.103 O: I: Unpacking passwd...
00:00:48.286 O: I: Unpacking perl-base...
00:00:48.635 O: I: Unpacking sed...
00:00:48.700 O: I: Unpacking sysvinit-utils...
00:00:48.730 O: I: Unpacking tar...
00:00:48.847 O: I: Unpacking tzdata...
00:00:49.296 O: I: Unpacking usr-is-merged...
00:00:49.331 O: I: Unpacking util-linux...
00:00:49.507 O: I: Unpacking util-linux-extra...
00:00:49.550 O: I: Unpacking zlib1g:amd64...
00:00:49.578 O: I: Configuring required packages...
00:00:49.604 O: I: Configuring debian-archive-keyring...
00:00:49.710 O: I: Configuring usr-is-merged...
00:00:49.729 O: I: Configuring libaudit-common...
00:00:49.734 O: I: Configuring libsemanage-common...
00:00:49.739 O: I: Configuring debconf...
00:00:49.865 O: I: Configuring gcc-12-base:amd64...
00:00:49.869 O: I: Configuring tzdata...
00:00:50.103 O: I: Configuring ncurses-base...
00:00:50.107 O: I: Configuring init-system-helpers...
00:00:50.120 O: I: Configuring libgcc-s1:amd64...
00:00:50.128 O: I: Configuring libc6:amd64...
00:00:50.263 O: I: Configuring libudev1:amd64...
00:00:50.266 O: I: Configuring libffi8:amd64...
00:00:50.270 O: I: Configuring libmd0:amd64...
00:00:50.274 O: I: Configuring libxxhash0:amd64...
00:00:50.279 O: I: Configuring libattr1:amd64...
00:00:50.282 O: I: Configuring sysvinit-utils...
00:00:50.286 O: I: Configuring libtasn1-6:amd64...
00:00:50.289 O: I: Configuring debianutils...
00:00:50.345 O: I: Configuring mawk...
00:00:50.353 O: I: Configuring libdebconfclient0:amd64...
00:00:50.362 O: I: Configuring base-files...
00:00:50.377 O: I: Configuring libbz2-1.0:amd64...
00:00:50.381 O: I: Configuring libdb5.3:amd64...
00:00:50.385 O: I: Configuring libblkid1:amd64...
00:00:50.388 O: I: Configuring libstdc++6:amd64...
00:00:50.393 O: I: Configuring libtinfo6:amd64...
00:00:50.400 O: I: Configuring bash...
00:00:50.410 O: I: Configuring libzstd1:amd64...
00:00:50.415 O: I: Configuring liblzma5:amd64...
00:00:50.418 O: I: Configuring libgpg-error0:amd64...
00:00:50.422 O: I: Configuring liblz4-1:amd64...
00:00:50.431 O: I: Configuring libc-bin...
00:00:50.444 O: I: Configuring ncurses-bin...
00:00:50.449 O: I: Configuring libacl1:amd64...
00:00:50.452 O: I: Configuring libunistring2:amd64...
00:00:50.455 O: I: Configuring libsmartcols1:amd64...
00:00:50.459 O: I: Configuring libgcrypt20:amd64...
00:00:50.465 O: I: Configuring zlib1g:amd64...
00:00:50.468 O: I: Configuring libcrypt1:amd64...
00:00:50.472 O: I: Configuring libidn2-0:amd64...
00:00:50.476 O: I: Configuring libcom-err2:amd64...
00:00:50.480 O: I: Configuring diffutils...
00:00:50.483 O: I: Configuring libseccomp2:amd64...
00:00:50.487 O: I: Configuring libcap2:amd64...
00:00:50.491 O: I: Configuring hostname...
00:00:50.494 O: I: Configuring libcap-ng0:amd64...
00:00:50.498 O: I: Configuring libext2fs2:amd64...
00:00:50.502 O: I: Configuring libnettle8:amd64...
00:00:50.506 O: I: Configuring libgmp10:amd64...
00:00:50.509 O: I: Configuring libp11-kit0:amd64...
00:00:50.513 O: I: Configuring libaudit1:amd64...
00:00:50.518 O: I: Configuring libuuid1:amd64...
00:00:50.522 O: I: Configuring libss2:amd64...
00:00:50.526 O: I: Configuring libsepol2:amd64...
00:00:50.530 O: I: Configuring libpcre2-8-0:amd64...
00:00:50.533 O: I: Configuring logsave...
00:00:50.538 O: I: Configuring gpgv...
00:00:50.545 O: I: Configuring util-linux-extra...
00:00:50.563 O: I: Configuring libhogweed6:amd64...
00:00:50.571 O: I: Configuring e2fsprogs...
00:00:50.928 O: I: Configuring libsystemd0:amd64...
00:00:50.932 O: I: Configuring libselinux1:amd64...
00:00:50.935 O: I: Configuring libgnutls30:amd64...
00:00:50.939 O: I: Configuring libpam0g:amd64...
00:00:51.049 O: I: Configuring libapt-pkg6.0:amd64...
00:00:51.053 O: I: Configuring sed...
00:00:51.058 O: I: Configuring findutils...
00:00:51.062 O: I: Configuring libmount1:amd64...
00:00:51.065 O: I: Configuring libsemanage2:amd64...
00:00:51.069 O: I: Configuring base-passwd...
00:00:51.206 O: I: Configuring bsdutils...
00:00:51.210 O: I: Configuring tar...
00:00:51.219 O: I: Configuring libpam-modules-bin...
00:00:51.222 O: I: Configuring coreutils...
00:00:51.233 O: I: Configuring util-linux...
00:00:51.425 O: I: Configuring dpkg...
00:00:51.613 O: I: Configuring mount...
00:00:51.617 O: I: Configuring dash...
00:00:51.715 O: I: Configuring libpam-modules:amd64...
00:00:51.725 O: I: Configuring grep...
00:00:51.728 O: I: Configuring perl-base...
00:00:51.740 O: I: Configuring gzip...
00:00:51.751 O: I: Configuring passwd...
00:00:51.791 O: I: Configuring libpam-runtime...
00:00:51.943 O: I: Configuring login...
00:00:51.967 O: I: Configuring adduser...
00:00:51.974 O: I: Configuring apt...
00:00:52.346 O: I: Configuring libc-bin...
00:00:52.360 O: I: Unpacking the base system...
00:00:53.238 O: I: Unpacking binutils...
00:00:53.272 O: I: Unpacking binutils-common:amd64...
00:00:53.562 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:53.835 O: I: Unpacking build-essential...
00:00:53.861 O: I: Unpacking bzip2...
00:00:53.894 O: I: Unpacking cpp...
00:00:53.919 O: I: Unpacking cpp-12...
00:00:54.738 O: I: Unpacking dpkg-dev...
00:00:54.890 O: I: Unpacking g++...
00:00:54.914 O: I: Unpacking g++-12...
00:00:55.759 O: I: Unpacking gcc...
00:00:55.787 O: I: Unpacking gcc-12...
00:00:56.740 O: I: Unpacking libasan8:amd64...
00:00:56.989 O: I: Unpacking libatomic1:amd64...
00:00:57.015 O: I: Unpacking libbinutils:amd64...
00:00:57.095 O: I: Unpacking libc-dev-bin...
00:00:57.124 O: I: Unpacking libc6-dev:amd64...
00:00:57.372 O: I: Unpacking libcc1-0:amd64...
00:00:57.401 O: I: Unpacking libcrypt-dev:amd64...
00:00:57.447 O: I: Unpacking libctf-nobfd0:amd64...
00:00:57.486 O: I: Unpacking libctf0:amd64...
00:00:57.518 O: I: Unpacking libdpkg-perl...
00:00:57.608 O: I: Unpacking libgcc-12-dev:amd64...
00:00:57.849 O: I: Unpacking libgdbm-compat4:amd64...
00:00:57.881 O: I: Unpacking libgdbm6:amd64...
00:00:57.914 O: I: Unpacking libgomp1:amd64...
00:00:57.951 O: I: Unpacking libgprofng0:amd64...
00:00:58.061 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:58.103 O: I: Unpacking libisl23:amd64...
00:00:58.195 O: I: Unpacking libitm1:amd64...
00:00:58.224 O: I: Unpacking libjansson4:amd64...
00:00:58.255 O: I: Unpacking libk5crypto3:amd64...
00:00:58.290 O: I: Unpacking libkeyutils1:amd64...
00:00:58.317 O: I: Unpacking libkrb5-3:amd64...
00:00:58.378 O: I: Unpacking libkrb5support0:amd64...
00:00:58.408 O: I: Unpacking liblsan0:amd64...
00:00:58.530 O: I: Unpacking libmpc3:amd64...
00:00:58.564 O: I: Unpacking libmpfr6:amd64...
00:00:58.627 O: I: Unpacking libnsl-dev:amd64...
00:00:58.663 O: I: Unpacking libnsl2:amd64...
00:00:58.696 O: I: Unpacking libperl5.36:amd64...
00:00:59.159 O: I: Unpacking libquadmath0:amd64...
00:00:59.200 O: I: Unpacking libssl3:amd64...
00:00:59.391 O: I: Unpacking libstdc++-12-dev:amd64...
00:00:59.739 O: I: Unpacking libtirpc-common...
00:00:59.768 O: I: Unpacking libtirpc-dev:amd64...
00:00:59.822 O: I: Unpacking libtirpc3:amd64...
00:00:59.859 O: I: Unpacking libtsan2:amd64...
00:01:00.111 O: I: Unpacking libubsan1:amd64...
00:01:00.225 O: I: Unpacking linux-libc-dev:amd64...
00:01:00.528 O: I: Unpacking make...
00:01:00.595 O: I: Unpacking patch...
00:01:00.636 O: I: Unpacking perl...
00:01:00.699 O: I: Unpacking perl-modules-5.36...
00:01:01.166 O: I: Unpacking rpcsvc-proto...
00:01:01.206 O: I: Unpacking xz-utils...
00:01:01.302 O: I: Configuring the base system...
00:01:01.312 O: I: Configuring libkeyutils1:amd64...
00:01:01.316 O: I: Configuring libtirpc-common...
00:01:01.321 O: I: Configuring binutils-common:amd64...
00:01:01.324 O: I: Configuring libssl3:amd64...
00:01:01.327 O: I: Configuring linux-libc-dev:amd64...
00:01:01.331 O: I: Configuring libctf-nobfd0:amd64...
00:01:01.334 O: I: Configuring libgomp1:amd64...
00:01:01.337 O: I: Configuring bzip2...
00:01:01.341 O: I: Configuring libjansson4:amd64...
00:01:01.345 O: I: Configuring libkrb5support0:amd64...
00:01:01.348 O: I: Configuring perl-modules-5.36...
00:01:01.352 O: I: Configuring rpcsvc-proto...
00:01:01.355 O: I: Configuring make...
00:01:01.359 O: I: Configuring libmpfr6:amd64...
00:01:01.362 O: I: Configuring xz-utils...
00:01:01.373 O: I: Configuring libquadmath0:amd64...
00:01:01.377 O: I: Configuring libmpc3:amd64...
00:01:01.380 O: I: Configuring libatomic1:amd64...
00:01:01.384 O: I: Configuring patch...
00:01:01.387 O: I: Configuring libk5crypto3:amd64...
00:01:01.390 O: I: Configuring libubsan1:amd64...
00:01:01.394 O: I: Configuring libcrypt-dev:amd64...
00:01:01.404 O: I: Configuring libasan8:amd64...
00:01:01.408 O: I: Configuring libkrb5-3:amd64...
00:01:01.411 O: I: Configuring libtsan2:amd64...
00:01:01.415 O: I: Configuring libbinutils:amd64...
00:01:01.418 O: I: Configuring libisl23:amd64...
00:01:01.422 O: I: Configuring libc-dev-bin...
00:01:01.426 O: I: Configuring libcc1-0:amd64...
00:01:01.430 O: I: Configuring liblsan0:amd64...
00:01:01.433 O: I: Configuring libitm1:amd64...
00:01:01.436 O: I: Configuring libgdbm6:amd64...
00:01:01.440 O: I: Configuring libctf0:amd64...
00:01:01.443 O: I: Configuring cpp-12...
00:01:01.447 O: I: Configuring libgprofng0:amd64...
00:01:01.450 O: I: Configuring libgcc-12-dev:amd64...
00:01:01.454 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:01.459 O: I: Configuring libgdbm-compat4:amd64...
00:01:01.462 O: I: Configuring cpp...
00:01:01.471 O: I: Configuring libperl5.36:amd64...
00:01:01.475 O: I: Configuring binutils-x86-64-linux-gnu...
00:01:01.479 O: I: Configuring libtirpc3:amd64...
00:01:01.482 O: I: Configuring binutils...
00:01:01.487 O: I: Configuring perl...
00:01:01.501 O: I: Configuring libtirpc-dev:amd64...
00:01:01.504 O: I: Configuring gcc-12...
00:01:01.508 O: I: Configuring libdpkg-perl...
00:01:01.511 O: I: Configuring libnsl2:amd64...
00:01:01.514 O: I: Configuring gcc...
00:01:01.529 O: I: Configuring dpkg-dev...
00:01:01.533 O: I: Configuring libnsl-dev:amd64...
00:01:01.537 O: I: Configuring libc6-dev:amd64...
00:01:01.540 O: I: Configuring libstdc++-12-dev:amd64...
00:01:01.544 O: I: Configuring g++-12...
00:01:01.548 O: I: Configuring g++...
00:01:01.555 O: I: Configuring build-essential...
00:01:01.559 O: I: Configuring libc-bin...
00:01:01.579 O: I: Base system installed successfully.
00:01:01.635 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.MGKTM0tRNP -c .
00:01:21.737 E: + rm -r /tmp/tmp.MGKTM0tRNP
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:30
result: SUCCESS
------------------------------------------------------------------------------
(6/280) debootstrap
dist: stable
mode: auto
variant: -
format: auto
time left: 6:22:37
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.qvHs50Kuvp
00:00:00.023 E: + chmod 755 /tmp/tmp.qvHs50Kuvp
00:00:00.027 E: + [ stable = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.035 E: + debootstrap --merged-usr --variant=- stable /tmp/tmp.qvHs50Kuvp http://127.0.0.1/debian
00:00:00.098 O: I: Target architecture can be executed
00:00:00.122 O: I: Retrieving InRelease 
00:00:00.256 O: I: Checking Release signature
00:00:00.280 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.766 O: I: Retrieving Packages 
00:00:00.951 O: I: Validating Packages 
00:00:02.930 O: I: Resolving dependencies of required packages...
00:00:11.033 O: I: Resolving dependencies of base packages...
00:00:21.086 O: I: Checking component main on http://127.0.0.1/debian...
00:00:24.541 O: I: Retrieving adduser 3.134
00:00:24.563 O: I: Validating adduser 3.134
00:00:24.584 O: I: Retrieving apt 2.6.1
00:00:24.624 O: I: Validating apt 2.6.1
00:00:24.650 O: I: Retrieving apt-utils 2.6.1
00:00:24.672 O: I: Validating apt-utils 2.6.1
00:00:24.693 O: I: Retrieving base-files 12.4+deb12u5
00:00:24.709 O: I: Validating base-files 12.4+deb12u5
00:00:24.730 O: I: Retrieving base-passwd 3.6.1
00:00:24.746 O: I: Validating base-passwd 3.6.1
00:00:24.765 O: I: Retrieving bash 5.2.15-2+b2
00:00:24.808 O: I: Validating bash 5.2.15-2+b2
00:00:24.836 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:24.852 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:24.872 O: I: Retrieving coreutils 9.1-1
00:00:24.940 O: I: Validating coreutils 9.1-1
00:00:24.973 O: I: Retrieving cpio 2.13+dfsg-7.1
00:00:24.991 O: I: Validating cpio 2.13+dfsg-7.1
00:00:25.012 O: I: Retrieving cron 3.0pl1-162
00:00:25.027 O: I: Validating cron 3.0pl1-162
00:00:25.047 O: I: Retrieving cron-daemon-common 3.0pl1-162
00:00:25.061 O: I: Validating cron-daemon-common 3.0pl1-162
00:00:25.080 O: I: Retrieving dash 0.5.12-2
00:00:25.094 O: I: Validating dash 0.5.12-2
00:00:25.114 O: I: Retrieving debconf 1.5.82
00:00:25.129 O: I: Validating debconf 1.5.82
00:00:25.150 O: I: Retrieving debconf-i18n 1.5.82
00:00:25.167 O: I: Validating debconf-i18n 1.5.82
00:00:25.188 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:25.206 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:25.228 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:25.243 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:25.262 O: I: Retrieving diffutils 1:3.8-4
00:00:25.283 O: I: Validating diffutils 1:3.8-4
00:00:25.305 O: I: Retrieving dmidecode 3.4-1
00:00:25.320 O: I: Validating dmidecode 3.4-1
00:00:25.339 O: I: Retrieving dmsetup 2:1.02.185-2
00:00:25.354 O: I: Validating dmsetup 2:1.02.185-2
00:00:25.374 O: I: Retrieving dpkg 1.21.22
00:00:25.418 O: I: Validating dpkg 1.21.22
00:00:25.445 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:25.468 O: I: Validating e2fsprogs 1.47.0-2
00:00:25.491 O: I: Retrieving fdisk 2.38.1-5+b1
00:00:25.507 O: I: Validating fdisk 2.38.1-5+b1
00:00:25.527 O: I: Retrieving findutils 4.9.0-4
00:00:25.554 O: I: Validating findutils 4.9.0-4
00:00:25.576 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:25.590 O: I: Validating gcc-12-base 12.2.0-14
00:00:25.609 O: I: Retrieving gpgv 2.2.40-1.1
00:00:25.635 O: I: Validating gpgv 2.2.40-1.1
00:00:25.657 O: I: Retrieving grep 3.8-5
00:00:25.679 O: I: Validating grep 3.8-5
00:00:25.701 O: I: Retrieving gzip 1.12-1
00:00:25.717 O: I: Validating gzip 1.12-1
00:00:25.740 O: I: Retrieving hostname 3.23+nmu1
00:00:25.754 O: I: Validating hostname 3.23+nmu1
00:00:25.775 O: I: Retrieving ifupdown 0.8.41
00:00:25.790 O: I: Validating ifupdown 0.8.41
00:00:25.811 O: I: Retrieving init 1.65.2
00:00:25.825 O: I: Validating init 1.65.2
00:00:25.845 O: I: Retrieving init-system-helpers 1.65.2
00:00:25.859 O: I: Validating init-system-helpers 1.65.2
00:00:25.879 O: I: Retrieving iproute2 6.1.0-3
00:00:25.910 O: I: Validating iproute2 6.1.0-3
00:00:25.935 O: I: Retrieving iputils-ping 3:20221126-1
00:00:25.950 O: I: Validating iputils-ping 3:20221126-1
00:00:25.969 O: I: Retrieving isc-dhcp-client 4.4.3-P1-2
00:00:26.002 O: I: Validating isc-dhcp-client 4.4.3-P1-2
00:00:26.026 O: I: Retrieving isc-dhcp-common 4.4.3-P1-2
00:00:26.042 O: I: Validating isc-dhcp-common 4.4.3-P1-2
00:00:26.063 O: I: Retrieving kmod 30+20221128-1
00:00:26.078 O: I: Validating kmod 30+20221128-1
00:00:26.098 O: I: Retrieving less 590-2
00:00:26.114 O: I: Validating less 590-2
00:00:26.134 O: I: Retrieving libacl1 2.3.1-3
00:00:26.148 O: I: Validating libacl1 2.3.1-3
00:00:26.168 O: I: Retrieving libapparmor1 3.0.8-3
00:00:26.183 O: I: Validating libapparmor1 3.0.8-3
00:00:26.203 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:26.236 O: I: Validating libapt-pkg6.0 2.6.1
00:00:26.260 O: I: Retrieving libargon2-1 0~20171227-0.3+deb12u1
00:00:26.276 O: I: Validating libargon2-1 0~20171227-0.3+deb12u1
00:00:26.298 O: I: Retrieving libattr1 1:2.5.1-4
00:00:26.312 O: I: Validating libattr1 1:2.5.1-4
00:00:26.333 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:26.346 O: I: Validating libaudit-common 1:3.0.9-1
00:00:26.367 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:26.381 O: I: Validating libaudit1 1:3.0.9-1
00:00:26.401 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:26.417 O: I: Validating libblkid1 2.38.1-5+b1
00:00:26.437 O: I: Retrieving libbpf1 1:1.1.0-1
00:00:26.453 O: I: Validating libbpf1 1:1.1.0-1
00:00:26.473 O: I: Retrieving libbsd0 0.11.7-2
00:00:26.488 O: I: Validating libbsd0 0.11.7-2
00:00:26.508 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:26.522 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:26.541 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:26.566 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:26.588 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:26.669 O: I: Validating libc6 2.36-9+deb12u4
00:00:26.702 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:26.717 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:26.737 O: I: Retrieving libcap2 1:2.66-4
00:00:26.751 O: I: Validating libcap2 1:2.66-4
00:00:26.770 O: I: Retrieving libcap2-bin 1:2.66-4
00:00:26.784 O: I: Validating libcap2-bin 1:2.66-4
00:00:26.804 O: I: Retrieving libcom-err2 1.47.0-2
00:00:26.818 O: I: Validating libcom-err2 1.47.0-2
00:00:26.838 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:26.853 O: I: Validating libcrypt1 1:4.4.33-2
00:00:26.873 O: I: Retrieving libcryptsetup12 2:2.6.1-4~deb12u2
00:00:26.891 O: I: Validating libcryptsetup12 2:2.6.1-4~deb12u2
00:00:26.911 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:26.938 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:26.961 O: I: Retrieving libdebconfclient0 0.270
00:00:26.975 O: I: Validating libdebconfclient0 0.270
00:00:26.996 O: I: Retrieving libdevmapper1.02.1 2:1.02.185-2
00:00:27.012 O: I: Validating libdevmapper1.02.1 2:1.02.185-2
00:00:27.032 O: I: Retrieving libedit2 3.1-20221030-2
00:00:27.047 O: I: Validating libedit2 3.1-20221030-2
00:00:27.067 O: I: Retrieving libelf1 0.188-2.1
00:00:27.084 O: I: Validating libelf1 0.188-2.1
00:00:27.104 O: I: Retrieving libext2fs2 1.47.0-2
00:00:27.122 O: I: Validating libext2fs2 1.47.0-2
00:00:27.142 O: I: Retrieving libfdisk1 2.38.1-5+b1
00:00:27.159 O: I: Validating libfdisk1 2.38.1-5+b1
00:00:27.179 O: I: Retrieving libffi8 3.4.4-1
00:00:27.193 O: I: Validating libffi8 3.4.4-1
00:00:27.213 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:27.228 O: I: Validating libgcc-s1 12.2.0-14
00:00:27.248 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:27.275 O: I: Validating libgcrypt20 1.10.1-3
00:00:27.298 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:27.321 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:27.342 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:27.383 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:27.409 O: I: Retrieving libgpg-error0 1.46-1
00:00:27.424 O: I: Validating libgpg-error0 1.46-1
00:00:27.444 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:27.460 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:27.480 O: I: Retrieving libhogweed6 3.8.1-2
00:00:27.499 O: I: Validating libhogweed6 3.8.1-2
00:00:27.521 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:27.537 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:27.557 O: I: Retrieving libip4tc2 1.8.9-2
00:00:27.571 O: I: Validating libip4tc2 1.8.9-2
00:00:27.590 O: I: Retrieving libjansson4 2.14-2
00:00:27.604 O: I: Validating libjansson4 2.14-2
00:00:27.624 O: I: Retrieving libjson-c5 0.16-2
00:00:27.638 O: I: Validating libjson-c5 0.16-2
00:00:27.658 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1
00:00:27.673 O: I: Validating libk5crypto3 1.20.1-2+deb12u1
00:00:27.692 O: I: Retrieving libkeyutils1 1.6.3-2
00:00:27.708 O: I: Validating libkeyutils1 1.6.3-2
00:00:27.728 O: I: Retrieving libkmod2 30+20221128-1
00:00:27.743 O: I: Validating libkmod2 30+20221128-1
00:00:27.765 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1
00:00:27.785 O: I: Validating libkrb5-3 1.20.1-2+deb12u1
00:00:27.808 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1
00:00:27.823 O: I: Validating libkrb5support0 1.20.1-2+deb12u1
00:00:27.843 O: I: Retrieving liblocale-gettext-perl 1.07-5
00:00:27.858 O: I: Validating liblocale-gettext-perl 1.07-5
00:00:27.877 O: I: Retrieving liblz4-1 1.9.4-1
00:00:27.891 O: I: Validating liblz4-1 1.9.4-1
00:00:27.911 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:27.928 O: I: Validating liblzma5 5.4.1-0.2
00:00:27.949 O: I: Retrieving libmd0 1.0.4-2
00:00:27.963 O: I: Validating libmd0 1.0.4-2
00:00:27.982 O: I: Retrieving libmnl0 1.0.4-3
00:00:27.996 O: I: Validating libmnl0 1.0.4-3
00:00:28.016 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:28.032 O: I: Validating libmount1 2.38.1-5+b1
00:00:28.052 O: I: Retrieving libncursesw6 6.4-4
00:00:28.068 O: I: Validating libncursesw6 6.4-4
00:00:28.087 O: I: Retrieving libnettle8 3.8.1-2
00:00:28.106 O: I: Validating libnettle8 3.8.1-2
00:00:28.127 O: I: Retrieving libnewt0.52 0.52.23-1+b1
00:00:28.141 O: I: Validating libnewt0.52 0.52.23-1+b1
00:00:28.161 O: I: Retrieving libnftables1 1.0.6-2+deb12u2
00:00:28.181 O: I: Validating libnftables1 1.0.6-2+deb12u2
00:00:28.201 O: I: Retrieving libnftnl11 1.2.4-2
00:00:28.217 O: I: Validating libnftnl11 1.2.4-2
00:00:28.237 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:28.258 O: I: Validating libp11-kit0 0.24.1-2
00:00:28.279 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:28.298 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:28.319 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:28.334 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:28.354 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:28.370 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:28.390 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:28.406 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:28.425 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:28.444 O: I: Validating libpcre2-8-0 10.42-1
00:00:28.465 O: I: Retrieving libpopt0 1.19+dfsg-1
00:00:28.479 O: I: Validating libpopt0 1.19+dfsg-1
00:00:28.500 O: I: Retrieving libproc2-0 2:4.0.2-3
00:00:28.515 O: I: Validating libproc2-0 2:4.0.2-3
00:00:28.535 O: I: Retrieving libreadline8 8.2-1.3
00:00:28.552 O: I: Validating libreadline8 8.2-1.3
00:00:28.573 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:28.588 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:28.609 O: I: Retrieving libselinux1 3.4-1+b6
00:00:28.624 O: I: Validating libselinux1 3.4-1+b6
00:00:28.643 O: I: Retrieving libsemanage-common 3.4-1
00:00:28.657 O: I: Validating libsemanage-common 3.4-1
00:00:28.677 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:28.692 O: I: Validating libsemanage2 3.4-1+b5
00:00:28.714 O: I: Retrieving libsepol2 3.4-2.1
00:00:28.732 O: I: Validating libsepol2 3.4-2.1
00:00:28.754 O: I: Retrieving libslang2 2.3.3-3
00:00:28.779 O: I: Validating libslang2 2.3.3-3
00:00:28.803 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:28.820 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:28.841 O: I: Retrieving libss2 1.47.0-2
00:00:28.855 O: I: Validating libss2 1.47.0-2
00:00:28.875 O: I: Retrieving libssl3 3.0.11-1~deb12u2
00:00:28.926 O: I: Validating libssl3 3.0.11-1~deb12u2
00:00:28.955 O: I: Retrieving libstdc++6 12.2.0-14
00:00:28.980 O: I: Validating libstdc++6 12.2.0-14
00:00:29.002 O: I: Retrieving libsystemd-shared 252.22-1~deb12u1
00:00:29.050 O: I: Validating libsystemd-shared 252.22-1~deb12u1
00:00:29.078 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:29.097 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:29.118 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:29.133 O: I: Validating libtasn1-6 4.19.0-2
00:00:29.152 O: I: Retrieving libtext-charwidth-perl 0.04-11
00:00:29.166 O: I: Validating libtext-charwidth-perl 0.04-11
00:00:29.186 O: I: Retrieving libtext-iconv-perl 1.7-8
00:00:29.201 O: I: Validating libtext-iconv-perl 1.7-8
00:00:29.220 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:29.234 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:29.253 O: I: Retrieving libtinfo6 6.4-4
00:00:29.273 O: I: Validating libtinfo6 6.4-4
00:00:29.294 O: I: Retrieving libtirpc-common 1.3.3+ds-1
00:00:29.308 O: I: Validating libtirpc-common 1.3.3+ds-1
00:00:29.327 O: I: Retrieving libtirpc3 1.3.3+ds-1
00:00:29.342 O: I: Validating libtirpc3 1.3.3+ds-1
00:00:29.363 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:29.378 O: I: Validating libudev1 252.22-1~deb12u1
00:00:29.399 O: I: Retrieving libunistring2 1.0-2
00:00:29.421 O: I: Validating libunistring2 1.0-2
00:00:29.443 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:29.457 O: I: Validating libuuid1 2.38.1-5+b1
00:00:29.477 O: I: Retrieving libxtables12 1.8.9-2
00:00:29.491 O: I: Validating libxtables12 1.8.9-2
00:00:29.511 O: I: Retrieving libxxhash0 0.8.1-1
00:00:29.524 O: I: Validating libxxhash0 0.8.1-1
00:00:29.544 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:29.562 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:29.583 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:29.609 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:29.631 O: I: Retrieving logrotate 3.21.0-1
00:00:29.646 O: I: Validating logrotate 3.21.0-1
00:00:29.666 O: I: Retrieving logsave 1.47.0-2
00:00:29.680 O: I: Validating logsave 1.47.0-2
00:00:29.699 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:29.716 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:29.736 O: I: Retrieving mount 2.38.1-5+b1
00:00:29.752 O: I: Validating mount 2.38.1-5+b1
00:00:29.771 O: I: Retrieving nano 7.2-1
00:00:29.798 O: I: Validating nano 7.2-1
00:00:29.821 O: I: Retrieving ncurses-base 6.4-4
00:00:29.839 O: I: Validating ncurses-base 6.4-4
00:00:29.860 O: I: Retrieving ncurses-bin 6.4-4
00:00:29.881 O: I: Validating ncurses-bin 6.4-4
00:00:29.903 O: I: Retrieving netbase 6.4
00:00:29.917 O: I: Validating netbase 6.4
00:00:29.937 O: I: Retrieving nftables 1.0.6-2+deb12u2
00:00:29.952 O: I: Validating nftables 1.0.6-2+deb12u2
00:00:29.972 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:30.002 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:30.025 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:30.069 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:30.095 O: I: Retrieving procps 2:4.0.2-3
00:00:30.122 O: I: Validating procps 2:4.0.2-3
00:00:30.145 O: I: Retrieving readline-common 8.2-1.3
00:00:30.160 O: I: Validating readline-common 8.2-1.3
00:00:30.179 O: I: Retrieving sed 4.9-1
00:00:30.199 O: I: Validating sed 4.9-1
00:00:30.220 O: I: Retrieving sensible-utils 0.0.17+nmu1
00:00:30.235 O: I: Validating sensible-utils 0.0.17+nmu1
00:00:30.255 O: I: Retrieving systemd 252.22-1~deb12u1
00:00:30.322 O: I: Validating systemd 252.22-1~deb12u1
00:00:30.357 O: I: Retrieving systemd-sysv 252.22-1~deb12u1
00:00:30.371 O: I: Validating systemd-sysv 252.22-1~deb12u1
00:00:30.391 O: I: Retrieving sysvinit-utils 3.06-4
00:00:30.406 O: I: Validating sysvinit-utils 3.06-4
00:00:30.425 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:30.454 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:30.477 O: I: Retrieving tasksel 3.73
00:00:30.491 O: I: Validating tasksel 3.73
00:00:30.511 O: I: Retrieving tasksel-data 3.73
00:00:30.527 O: I: Validating tasksel-data 3.73
00:00:30.546 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:30.566 O: I: Validating tzdata 2024a-0+deb12u1
00:00:30.588 O: I: Retrieving udev 252.22-1~deb12u1
00:00:30.634 O: I: Validating udev 252.22-1~deb12u1
00:00:30.661 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:30.675 O: I: Validating usr-is-merged 37~deb12u1
00:00:30.694 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:30.733 O: I: Validating util-linux 2.38.1-5+b1
00:00:30.759 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:30.775 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:30.796 O: I: Retrieving vim-common 2:9.0.1378-2
00:00:30.813 O: I: Validating vim-common 2:9.0.1378-2
00:00:30.833 O: I: Retrieving vim-tiny 2:9.0.1378-2
00:00:30.861 O: I: Validating vim-tiny 2:9.0.1378-2
00:00:30.884 O: I: Retrieving whiptail 0.52.23-1+b1
00:00:30.898 O: I: Validating whiptail 0.52.23-1+b1
00:00:30.918 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:30.932 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:30.954 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:31.002 O: I: Extracting adduser...
00:00:31.027 O: I: Extracting apt...
00:00:31.158 O: I: Extracting base-files...
00:00:31.172 O: I: Extracting base-passwd...
00:00:31.183 O: I: Extracting bash...
00:00:31.318 O: I: Extracting bsdutils...
00:00:31.334 O: I: Extracting coreutils...
00:00:31.598 O: I: Extracting dash...
00:00:31.614 O: I: Extracting debconf...
00:00:31.631 O: I: Extracting debian-archive-keyring...
00:00:31.652 O: I: Extracting debianutils...
00:00:31.668 O: I: Extracting diffutils...
00:00:31.708 O: I: Extracting dpkg...
00:00:31.849 O: I: Extracting e2fsprogs...
00:00:31.904 O: I: Extracting findutils...
00:00:31.953 O: I: Extracting gcc-12-base...
00:00:31.963 O: I: Extracting gpgv...
00:00:31.997 O: I: Extracting grep...
00:00:32.031 O: I: Extracting gzip...
00:00:32.051 O: I: Extracting hostname...
00:00:32.059 O: I: Extracting init-system-helpers...
00:00:32.071 O: I: Extracting libacl1...
00:00:32.080 O: I: Extracting libapt-pkg6.0...
00:00:32.170 O: I: Extracting libattr1...
00:00:32.179 O: I: Extracting libaudit-common...
00:00:32.187 O: I: Extracting libaudit1...
00:00:32.199 O: I: Extracting libblkid1...
00:00:32.227 O: I: Extracting libbz2-1.0...
00:00:32.237 O: I: Extracting libc-bin...
00:00:32.302 O: I: Extracting libc6...
00:00:32.588 O: I: Extracting libcap-ng0...
00:00:32.597 O: I: Extracting libcap2...
00:00:32.607 O: I: Extracting libcom-err2...
00:00:32.616 O: I: Extracting libcrypt1...
00:00:32.631 O: I: Extracting libdb5.3...
00:00:32.702 O: I: Extracting libdebconfclient0...
00:00:32.710 O: I: Extracting libext2fs2...
00:00:32.735 O: I: Extracting libffi8...
00:00:32.744 O: I: Extracting libgcc-s1...
00:00:32.757 O: I: Extracting libgcrypt20...
00:00:32.812 O: I: Extracting libgmp10...
00:00:32.843 O: I: Extracting libgnutls30...
00:00:32.945 O: I: Extracting libgpg-error0...
00:00:32.960 O: I: Extracting libhogweed6...
00:00:32.991 O: I: Extracting libidn2-0...
00:00:33.011 O: I: Extracting liblz4-1...
00:00:33.024 O: I: Extracting liblzma5...
00:00:33.044 O: I: Extracting libmd0...
00:00:33.054 O: I: Extracting libmount1...
00:00:33.076 O: I: Extracting libnettle8...
00:00:33.104 O: I: Extracting libp11-kit0...
00:00:33.141 O: I: Extracting libpam-modules...
00:00:33.173 O: I: Extracting libpam-modules-bin...
00:00:33.187 O: I: Extracting libpam-runtime...
00:00:33.211 O: I: Extracting libpam0g...
00:00:33.225 O: I: Extracting libpcre2-8-0...
00:00:33.256 O: I: Extracting libseccomp2...
00:00:33.268 O: I: Extracting libselinux1...
00:00:33.282 O: I: Extracting libsemanage-common...
00:00:33.291 O: I: Extracting libsemanage2...
00:00:33.306 O: I: Extracting libsepol2...
00:00:33.338 O: I: Extracting libsmartcols1...
00:00:33.355 O: I: Extracting libss2...
00:00:33.364 O: I: Extracting libstdc++6...
00:00:33.429 O: I: Extracting libsystemd0...
00:00:33.467 O: I: Extracting libtasn1-6...
00:00:33.478 O: I: Extracting libtinfo6...
00:00:33.500 O: I: Extracting libudev1...
00:00:33.517 O: I: Extracting libunistring2...
00:00:33.571 O: I: Extracting libuuid1...
00:00:33.581 O: I: Extracting libxxhash0...
00:00:33.590 O: I: Extracting libzstd1...
00:00:33.624 O: I: Extracting login...
00:00:33.679 O: I: Extracting logsave...
00:00:33.688 O: I: Extracting mawk...
00:00:33.705 O: I: Extracting mount...
00:00:33.724 O: I: Extracting ncurses-base...
00:00:33.738 O: I: Extracting ncurses-bin...
00:00:33.767 O: I: Extracting passwd...
00:00:33.862 O: I: Extracting perl-base...
00:00:34.038 O: I: Extracting sed...
00:00:34.075 O: I: Extracting sysvinit-utils...
00:00:34.085 O: I: Extracting tar...
00:00:34.164 O: I: Extracting tzdata...
00:00:34.242 O: I: Extracting usr-is-merged...
00:00:34.249 O: I: Extracting util-linux...
00:00:34.365 O: I: Extracting util-linux-extra...
00:00:34.382 O: I: Extracting zlib1g...
00:00:34.880 O: I: Installing core packages...
00:00:36.849 O: I: Unpacking required packages...
00:00:36.915 O: I: Unpacking adduser...
00:00:36.973 O: I: Unpacking apt...
00:00:37.169 O: I: Unpacking base-files...
00:00:37.214 O: I: Unpacking base-passwd...
00:00:37.254 O: I: Unpacking bash...
00:00:37.418 O: I: Unpacking bsdutils...
00:00:37.456 O: I: Unpacking coreutils...
00:00:37.781 O: I: Unpacking dash...
00:00:37.825 O: I: Unpacking debconf...
00:00:37.897 O: I: Unpacking debian-archive-keyring...
00:00:38.038 O: I: Unpacking debianutils...
00:00:38.087 O: I: Unpacking diffutils...
00:00:38.161 O: I: Unpacking dpkg...
00:00:38.345 O: I: Unpacking e2fsprogs...
00:00:38.432 O: I: Unpacking findutils...
00:00:38.507 O: I: Unpacking gcc-12-base:amd64...
00:00:38.539 O: I: Unpacking gpgv...
00:00:38.590 O: I: Unpacking grep...
00:00:38.656 O: I: Unpacking gzip...
00:00:38.698 O: I: Unpacking hostname...
00:00:38.726 O: I: Unpacking init-system-helpers...
00:00:38.760 O: I: Unpacking libacl1:amd64...
00:00:38.791 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:38.911 O: I: Unpacking libattr1:amd64...
00:00:38.940 O: I: Unpacking libaudit-common...
00:00:38.969 O: I: Unpacking libaudit1:amd64...
00:00:39.002 O: I: Unpacking libblkid1:amd64...
00:00:39.043 O: I: Unpacking libbz2-1.0:amd64...
00:00:39.075 O: I: Unpacking libc-bin...
00:00:39.178 O: I: Unpacking libc6:amd64...
00:00:39.632 O: I: Unpacking libcap-ng0:amd64...
00:00:39.663 O: I: Unpacking libcap2:amd64...
00:00:39.693 O: I: Unpacking libcom-err2:amd64...
00:00:39.723 O: I: Unpacking libcrypt1:amd64...
00:00:39.758 O: I: Unpacking libdb5.3:amd64...
00:00:39.852 O: I: Unpacking libdebconfclient0:amd64...
00:00:39.890 O: I: Unpacking libext2fs2:amd64...
00:00:39.938 O: I: Unpacking libffi8:amd64...
00:00:39.968 O: I: Unpacking libgcc-s1:amd64...
00:00:40.002 O: I: Unpacking libgcrypt20:amd64...
00:00:40.078 O: I: Unpacking libgmp10:amd64...
00:00:40.131 O: I: Unpacking libgnutls30:amd64...
00:00:40.259 O: I: Unpacking libgpg-error0:amd64...
00:00:40.295 O: I: Unpacking libhogweed6:amd64...
00:00:40.345 O: I: Unpacking libidn2-0:amd64...
00:00:40.396 O: I: Unpacking liblz4-1:amd64...
00:00:40.429 O: I: Unpacking liblzma5:amd64...
00:00:40.470 O: I: Unpacking libmd0:amd64...
00:00:40.500 O: I: Unpacking libmount1:amd64...
00:00:40.543 O: I: Unpacking libnettle8:amd64...
00:00:40.592 O: I: Unpacking libp11-kit0:amd64...
00:00:40.652 O: I: Unpacking libpam-modules:amd64...
00:00:40.815 O: I: Unpacking libpam-modules-bin...
00:00:40.857 O: I: Unpacking libpam-runtime...
00:00:40.935 O: I: Unpacking libpam0g:amd64...
00:00:40.970 O: I: Unpacking libpcre2-8-0:amd64...
00:00:41.020 O: I: Unpacking libseccomp2:amd64...
00:00:41.050 O: I: Unpacking libselinux1:amd64...
00:00:41.081 O: I: Unpacking libsemanage-common...
00:00:41.110 O: I: Unpacking libsemanage2:amd64...
00:00:41.143 O: I: Unpacking libsepol2:amd64...
00:00:41.195 O: I: Unpacking libsmartcols1:amd64...
00:00:41.231 O: I: Unpacking libss2:amd64...
00:00:41.262 O: I: Unpacking libstdc++6:amd64...
00:00:41.347 O: I: Unpacking libsystemd0:amd64...
00:00:41.405 O: I: Unpacking libtasn1-6:amd64...
00:00:41.436 O: I: Unpacking libtinfo6:amd64...
00:00:41.475 O: I: Unpacking libudev1:amd64...
00:00:41.511 O: I: Unpacking libunistring2:amd64...
00:00:41.586 O: I: Unpacking libuuid1:amd64...
00:00:41.614 O: I: Unpacking libxxhash0:amd64...
00:00:41.643 O: I: Unpacking libzstd1:amd64...
00:00:41.696 O: I: Unpacking login...
00:00:41.798 O: I: Unpacking logsave...
00:00:41.830 O: I: Unpacking mawk...
00:00:41.868 O: I: Unpacking mount...
00:00:41.906 O: I: Unpacking ncurses-base...
00:00:41.948 O: I: Unpacking ncurses-bin...
00:00:42.010 O: I: Unpacking passwd...
00:00:42.180 O: I: Unpacking perl-base...
00:00:42.528 O: I: Unpacking sed...
00:00:42.593 O: I: Unpacking sysvinit-utils...
00:00:42.623 O: I: Unpacking tar...
00:00:42.737 O: I: Unpacking tzdata...
00:00:43.180 O: I: Unpacking usr-is-merged...
00:00:43.215 O: I: Unpacking util-linux...
00:00:43.388 O: I: Unpacking util-linux-extra...
00:00:43.431 O: I: Unpacking zlib1g:amd64...
00:00:43.458 O: I: Configuring required packages...
00:00:43.485 O: I: Configuring debian-archive-keyring...
00:00:43.589 O: I: Configuring usr-is-merged...
00:00:43.608 O: I: Configuring libaudit-common...
00:00:43.612 O: I: Configuring libsemanage-common...
00:00:43.617 O: I: Configuring debconf...
00:00:43.746 O: I: Configuring gcc-12-base:amd64...
00:00:43.749 O: I: Configuring tzdata...
00:00:43.990 O: I: Configuring ncurses-base...
00:00:43.994 O: I: Configuring init-system-helpers...
00:00:44.007 O: I: Configuring libgcc-s1:amd64...
00:00:44.016 O: I: Configuring libc6:amd64...
00:00:44.157 O: I: Configuring libudev1:amd64...
00:00:44.160 O: I: Configuring libffi8:amd64...
00:00:44.164 O: I: Configuring libmd0:amd64...
00:00:44.169 O: I: Configuring libxxhash0:amd64...
00:00:44.173 O: I: Configuring libattr1:amd64...
00:00:44.177 O: I: Configuring sysvinit-utils...
00:00:44.181 O: I: Configuring libtasn1-6:amd64...
00:00:44.185 O: I: Configuring debianutils...
00:00:44.242 O: I: Configuring mawk...
00:00:44.250 O: I: Configuring libdebconfclient0:amd64...
00:00:44.260 O: I: Configuring base-files...
00:00:44.275 O: I: Configuring libbz2-1.0:amd64...
00:00:44.279 O: I: Configuring libdb5.3:amd64...
00:00:44.283 O: I: Configuring libblkid1:amd64...
00:00:44.287 O: I: Configuring libstdc++6:amd64...
00:00:44.291 O: I: Configuring libtinfo6:amd64...
00:00:44.300 O: I: Configuring bash...
00:00:44.310 O: I: Configuring libzstd1:amd64...
00:00:44.314 O: I: Configuring liblzma5:amd64...
00:00:44.318 O: I: Configuring libgpg-error0:amd64...
00:00:44.321 O: I: Configuring liblz4-1:amd64...
00:00:44.331 O: I: Configuring libc-bin...
00:00:44.345 O: I: Configuring ncurses-bin...
00:00:44.350 O: I: Configuring libacl1:amd64...
00:00:44.354 O: I: Configuring libunistring2:amd64...
00:00:44.359 O: I: Configuring libsmartcols1:amd64...
00:00:44.364 O: I: Configuring libgcrypt20:amd64...
00:00:44.369 O: I: Configuring zlib1g:amd64...
00:00:44.374 O: I: Configuring libcrypt1:amd64...
00:00:44.377 O: I: Configuring libidn2-0:amd64...
00:00:44.381 O: I: Configuring libcom-err2:amd64...
00:00:44.385 O: I: Configuring diffutils...
00:00:44.390 O: I: Configuring libseccomp2:amd64...
00:00:44.395 O: I: Configuring libcap2:amd64...
00:00:44.399 O: I: Configuring hostname...
00:00:44.404 O: I: Configuring libcap-ng0:amd64...
00:00:44.408 O: I: Configuring libext2fs2:amd64...
00:00:44.413 O: I: Configuring libnettle8:amd64...
00:00:44.417 O: I: Configuring libgmp10:amd64...
00:00:44.422 O: I: Configuring libp11-kit0:amd64...
00:00:44.426 O: I: Configuring libaudit1:amd64...
00:00:44.431 O: I: Configuring libuuid1:amd64...
00:00:44.435 O: I: Configuring libss2:amd64...
00:00:44.440 O: I: Configuring libsepol2:amd64...
00:00:44.444 O: I: Configuring libpcre2-8-0:amd64...
00:00:44.449 O: I: Configuring logsave...
00:00:44.454 O: I: Configuring gpgv...
00:00:44.462 O: I: Configuring util-linux-extra...
00:00:44.481 O: I: Configuring libhogweed6:amd64...
00:00:44.489 O: I: Configuring e2fsprogs...
00:00:44.846 O: I: Configuring libsystemd0:amd64...
00:00:44.850 O: I: Configuring libselinux1:amd64...
00:00:44.854 O: I: Configuring libgnutls30:amd64...
00:00:44.858 O: I: Configuring libpam0g:amd64...
00:00:44.967 O: I: Configuring libapt-pkg6.0:amd64...
00:00:44.970 O: I: Configuring sed...
00:00:44.975 O: I: Configuring findutils...
00:00:44.978 O: I: Configuring libmount1:amd64...
00:00:44.982 O: I: Configuring libsemanage2:amd64...
00:00:44.986 O: I: Configuring base-passwd...
00:00:45.121 O: I: Configuring bsdutils...
00:00:45.125 O: I: Configuring tar...
00:00:45.133 O: I: Configuring libpam-modules-bin...
00:00:45.137 O: I: Configuring coreutils...
00:00:45.147 O: I: Configuring util-linux...
00:00:45.339 O: I: Configuring dpkg...
00:00:45.526 O: I: Configuring mount...
00:00:45.529 O: I: Configuring dash...
00:00:45.624 O: I: Configuring libpam-modules:amd64...
00:00:45.633 O: I: Configuring grep...
00:00:45.636 O: I: Configuring perl-base...
00:00:45.647 O: I: Configuring gzip...
00:00:45.658 O: I: Configuring passwd...
00:00:45.700 O: I: Configuring libpam-runtime...
00:00:45.853 O: I: Configuring login...
00:00:45.879 O: I: Configuring adduser...
00:00:45.888 O: I: Configuring apt...
00:00:46.292 O: I: Configuring libc-bin...
00:00:46.308 O: I: Unpacking the base system...
00:01:27.184 O: I: Unpacking apt-utils...
00:01:27.250 O: I: Unpacking cpio...
00:01:27.306 O: I: Unpacking cron...
00:01:27.344 O: I: Unpacking debconf-i18n...
00:01:27.404 O: I: Unpacking dmidecode...
00:01:27.436 O: I: Unpacking fdisk...
00:01:27.478 O: I: Unpacking ifupdown...
00:01:27.530 O: I: Unpacking init...
00:01:27.559 O: I: Unpacking iproute2...
00:01:27.719 O: I: Unpacking iputils-ping...
00:01:27.752 O: I: Unpacking isc-dhcp-client...
00:01:27.877 O: I: Unpacking isc-dhcp-common...
00:01:27.916 O: I: Unpacking kmod...
00:01:27.958 O: I: Unpacking less...
00:01:28.001 O: I: Unpacking libbpf1:amd64...
00:01:28.041 O: I: Unpacking libbsd0:amd64...
00:01:28.075 O: I: Unpacking libcap2-bin...
00:01:28.108 O: I: Unpacking libedit2:amd64...
00:01:28.144 O: I: Unpacking libelf1:amd64...
00:01:28.194 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:28.236 O: I: Unpacking libjansson4:amd64...
00:01:28.267 O: I: Unpacking libk5crypto3:amd64...
00:01:28.304 O: I: Unpacking libkeyutils1:amd64...
00:01:28.332 O: I: Unpacking libkrb5-3:amd64...
00:01:28.391 O: I: Unpacking libkrb5support0:amd64...
00:01:28.420 O: I: Unpacking liblocale-gettext-perl...
00:01:28.450 O: I: Unpacking libmnl0:amd64...
00:01:28.478 O: I: Unpacking libncursesw6:amd64...
00:01:28.517 O: I: Unpacking libnewt0.52:amd64...
00:01:28.580 O: I: Unpacking libnftables1:amd64...
00:01:28.636 O: I: Unpacking libnftnl11:amd64...
00:01:28.668 O: I: Unpacking libpopt0:amd64...
00:01:28.710 O: I: Unpacking libproc2-0:amd64...
00:01:28.744 O: I: Unpacking libreadline8:amd64...
00:01:28.787 O: I: Unpacking libslang2:amd64...
00:01:28.885 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:28.913 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:28.940 O: I: Unpacking libtext-wrapi18n-perl...
00:01:28.967 O: I: Unpacking libtirpc-common...
00:01:28.995 O: I: Unpacking libtirpc3:amd64...
00:01:29.030 O: I: Unpacking libxtables12:amd64...
00:01:29.061 O: I: Unpacking logrotate...
00:01:29.095 O: I: Unpacking nano...
00:01:29.198 O: I: Unpacking netbase...
00:01:29.225 O: I: Unpacking nftables...
00:01:29.263 O: I: Unpacking procps...
00:01:29.382 O: I: Unpacking readline-common...
00:01:29.414 O: I: Unpacking sensible-utils...
00:01:29.450 O: I: Unpacking tasksel...
00:01:29.502 O: I: Unpacking tasksel-data...
00:01:29.553 O: I: Unpacking udev...
00:01:29.755 O: I: Unpacking vim-common...
00:01:29.800 O: I: Unpacking vim-tiny...
00:01:29.892 O: I: Unpacking whiptail...
00:01:29.932 O: I: Configuring the base system...
00:01:29.940 O: I: Configuring cpio...
00:01:29.948 O: I: Configuring libtext-iconv-perl:amd64...
00:01:29.952 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:29.956 O: I: Configuring libkeyutils1:amd64...
00:01:29.960 O: I: Configuring apt-utils...
00:01:29.964 O: I: Configuring init...
00:01:29.968 O: I: Configuring libtirpc-common...
00:01:29.972 O: I: Configuring less...
00:01:29.981 O: I: Configuring kmod...
00:01:30.000 O: I: Configuring libtext-wrapi18n-perl...
00:01:30.003 O: I: Configuring libjansson4:amd64...
00:01:30.006 O: I: Configuring libkrb5support0:amd64...
00:01:30.010 O: I: Configuring libcap2-bin...
00:01:30.014 O: I: Configuring vim-common...
00:01:30.019 O: I: Configuring libslang2:amd64...
00:01:30.023 O: I: Configuring libproc2-0:amd64...
00:01:30.026 O: I: Configuring libmnl0:amd64...
00:01:30.032 O: I: Configuring udev...
00:01:30.830 O: I: Configuring libncursesw6:amd64...
00:01:30.833 O: I: Configuring libk5crypto3:amd64...
00:01:30.837 O: I: Configuring libxtables12:amd64...
00:01:30.842 O: I: Configuring nano...
00:01:30.852 O: I: Configuring sensible-utils...
00:01:30.859 O: I: Configuring procps...
00:01:30.895 O: I: Configuring netbase...
00:01:30.903 O: I: Configuring isc-dhcp-common...
00:01:30.906 O: I: Configuring libkrb5-3:amd64...
00:01:30.910 O: I: Configuring dmidecode...
00:01:30.913 O: I: Configuring libbsd0:amd64...
00:01:30.916 O: I: Configuring libelf1:amd64...
00:01:30.920 O: I: Configuring iputils-ping...
00:01:30.934 O: I: Configuring readline-common...
00:01:30.941 O: I: Configuring liblocale-gettext-perl...
00:01:30.944 O: I: Configuring libbpf1:amd64...
00:01:30.947 O: I: Configuring libpopt0:amd64...
00:01:30.955 O: I: Configuring logrotate...
00:01:31.145 O: I: Configuring libnewt0.52:amd64...
00:01:31.148 O: I: Configuring libedit2:amd64...
00:01:31.152 O: I: Configuring libreadline8:amd64...
00:01:31.159 O: I: Configuring cron...
00:01:31.386 O: I: Configuring debconf-i18n...
00:01:31.390 O: I: Configuring libnftnl11:amd64...
00:01:31.395 O: I: Configuring vim-tiny...
00:01:31.420 O: I: Configuring fdisk...
00:01:31.425 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:31.430 O: I: Configuring whiptail...
00:01:31.434 O: I: Configuring libtirpc3:amd64...
00:01:31.439 O: I: Configuring libnftables1:amd64...
00:01:31.443 O: I: Configuring nftables...
00:01:31.588 O: I: Configuring iproute2...
00:01:31.714 O: I: Configuring isc-dhcp-client...
00:01:31.729 O: I: Configuring ifupdown...
00:01:32.128 O: I: Configuring tasksel...
00:01:32.259 O: I: Configuring tasksel-data...
00:01:32.266 O: I: Configuring libc-bin...
00:01:32.288 O: I: Base system installed successfully.
00:01:32.339 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.qvHs50Kuvp -c .
00:01:42.402 E: + rm -r /tmp/tmp.qvHs50Kuvp
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:51
result: SUCCESS
------------------------------------------------------------------------------
(7/280) debootstrap
dist: testing
mode: auto
variant: minbase
format: auto
time left: 6:42:34
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.2l0yjWgO4a
00:00:00.022 E: + chmod 755 /tmp/tmp.2l0yjWgO4a
00:00:00.025 E: + [ testing = oldstable ]
00:00:00.029 E: + echo --merged-usr
00:00:00.032 E: + debootstrap --merged-usr --variant=minbase testing /tmp/tmp.2l0yjWgO4a http://127.0.0.1/debian
00:00:00.096 O: I: Target architecture can be executed
00:00:00.122 O: I: Retrieving InRelease 
00:00:00.275 O: I: Checking Release signature
00:00:00.295 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.861 O: I: Retrieving Packages 
00:00:01.044 O: I: Validating Packages 
00:00:02.609 O: I: Resolving dependencies of required packages...
00:00:11.054 O: I: Resolving dependencies of base packages...
00:00:19.398 O: I: Checking component main on http://127.0.0.1/debian...
00:00:23.051 O: I: Retrieving apt 2.9.3
00:00:23.093 O: I: Validating apt 2.9.3
00:00:23.120 O: I: Retrieving base-files 13.2
00:00:23.135 O: I: Validating base-files 13.2
00:00:23.156 O: I: Retrieving base-passwd 3.6.3
00:00:23.171 O: I: Validating base-passwd 3.6.3
00:00:23.191 O: I: Retrieving bash 5.2.21-2+b1
00:00:23.234 O: I: Validating bash 5.2.21-2+b1
00:00:23.263 O: I: Retrieving bsdutils 1:2.40.1-8
00:00:23.280 O: I: Validating bsdutils 1:2.40.1-8
00:00:23.300 O: I: Retrieving coreutils 9.4-3.1
00:00:23.373 O: I: Validating coreutils 9.4-3.1
00:00:23.406 O: I: Retrieving dash 0.5.12-8
00:00:23.422 O: I: Validating dash 0.5.12-8
00:00:23.442 O: I: Retrieving debconf 1.5.86
00:00:23.458 O: I: Validating debconf 1.5.86
00:00:23.479 O: I: Retrieving debian-archive-keyring 2023.4
00:00:23.496 O: I: Validating debian-archive-keyring 2023.4
00:00:23.517 O: I: Retrieving debianutils 5.19
00:00:23.532 O: I: Validating debianutils 5.19
00:00:23.553 O: I: Retrieving diffutils 1:3.10-1
00:00:23.576 O: I: Validating diffutils 1:3.10-1
00:00:23.598 O: I: Retrieving dpkg 1.22.6
00:00:23.641 O: I: Validating dpkg 1.22.6
00:00:23.668 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:23.693 O: I: Validating e2fsprogs 1.47.1-1
00:00:23.716 O: I: Retrieving findutils 4.9.0-6
00:00:23.742 O: I: Validating findutils 4.9.0-6
00:00:23.765 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:23.781 O: I: Validating gcc-14-base 14-20240330-1
00:00:23.802 O: I: Retrieving gpgv 2.2.43-7
00:00:23.820 O: I: Validating gpgv 2.2.43-7
00:00:23.842 O: I: Retrieving grep 3.11-4
00:00:23.866 O: I: Validating grep 3.11-4
00:00:23.888 O: I: Retrieving gzip 1.12-1.1
00:00:23.909 O: I: Validating gzip 1.12-1.1
00:00:23.931 O: I: Retrieving hostname 3.23+nmu2
00:00:23.948 O: I: Validating hostname 3.23+nmu2
00:00:23.968 O: I: Retrieving init-system-helpers 1.66
00:00:23.982 O: I: Validating init-system-helpers 1.66
00:00:24.002 O: I: Retrieving libacl1 2.3.2-2
00:00:24.016 O: I: Validating libacl1 2.3.2-2
00:00:24.036 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:24.070 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:24.095 O: I: Retrieving libattr1 1:2.5.2-1
00:00:24.109 O: I: Validating libattr1 1:2.5.2-1
00:00:24.129 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:24.143 O: I: Validating libaudit-common 1:3.1.2-2
00:00:24.163 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:24.178 O: I: Validating libaudit1 1:3.1.2-2
00:00:24.212 O: I: Retrieving libblkid1 2.40.1-8
00:00:24.229 O: I: Validating libblkid1 2.40.1-8
00:00:24.250 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:24.265 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:24.286 O: I: Retrieving libc-bin 2.38-12
00:00:24.313 O: I: Validating libc-bin 2.38-12
00:00:24.336 O: I: Retrieving libc6 2.38-12
00:00:24.404 O: I: Validating libc6 2.38-12
00:00:24.437 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:24.452 O: I: Validating libcap-ng0 0.8.5-1
00:00:24.472 O: I: Retrieving libcap2 1:2.66-5
00:00:24.486 O: I: Validating libcap2 1:2.66-5
00:00:24.506 O: I: Retrieving libcom-err2 1.47.1-1
00:00:24.520 O: I: Validating libcom-err2 1.47.1-1
00:00:24.540 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:24.555 O: I: Validating libcrypt1 1:4.4.36-4
00:00:24.576 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:24.604 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:24.627 O: I: Retrieving libdebconfclient0 0.272
00:00:24.641 O: I: Validating libdebconfclient0 0.272
00:00:24.660 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:24.678 O: I: Validating libext2fs2t64 1.47.1-1
00:00:24.699 O: I: Retrieving libffi8 3.4.6-1
00:00:24.713 O: I: Validating libffi8 3.4.6-1
00:00:24.733 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:24.748 O: I: Validating libgcc-s1 14-20240330-1
00:00:24.769 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:24.796 O: I: Validating libgcrypt20 1.10.3-3
00:00:24.819 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:24.844 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:24.866 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:24.911 O: I: Validating libgnutls30t64 3.8.5-4
00:00:24.937 O: I: Retrieving libgpg-error0 1.49-2
00:00:24.952 O: I: Validating libgpg-error0 1.49-2
00:00:24.972 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:24.992 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:25.014 O: I: Retrieving libidn2-0 2.3.7-2
00:00:25.030 O: I: Validating libidn2-0 2.3.7-2
00:00:25.050 O: I: Retrieving liblz4-1 1.9.4-2
00:00:25.065 O: I: Validating liblz4-1 1.9.4-2
00:00:25.085 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:25.103 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:25.124 O: I: Retrieving libmd0 1.1.0-2
00:00:25.138 O: I: Validating libmd0 1.1.0-2
00:00:25.157 O: I: Retrieving libmount1 2.40.1-8
00:00:25.175 O: I: Validating libmount1 2.40.1-8
00:00:25.196 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:25.215 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:25.236 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:25.259 O: I: Validating libp11-kit0 0.25.3-5
00:00:25.285 O: I: Retrieving libpam-modules 1.5.3-7
00:00:25.305 O: I: Validating libpam-modules 1.5.3-7
00:00:25.326 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:25.341 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:25.360 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:25.377 O: I: Validating libpam-runtime 1.5.3-7
00:00:25.397 O: I: Retrieving libpam0g 1.5.3-7
00:00:25.412 O: I: Validating libpam0g 1.5.3-7
00:00:25.431 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:25.451 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:25.471 O: I: Retrieving libseccomp2 2.5.5-1
00:00:25.485 O: I: Validating libseccomp2 2.5.5-1
00:00:25.506 O: I: Retrieving libselinux1 3.5-2+b2
00:00:25.521 O: I: Validating libselinux1 3.5-2+b2
00:00:25.541 O: I: Retrieving libsemanage-common 3.5-1
00:00:25.554 O: I: Validating libsemanage-common 3.5-1
00:00:25.574 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:25.590 O: I: Validating libsemanage2 3.5-1+b3
00:00:25.609 O: I: Retrieving libsepol2 3.5-2+b1
00:00:25.628 O: I: Validating libsepol2 3.5-2+b1
00:00:25.649 O: I: Retrieving libsmartcols1 2.40.1-8
00:00:25.666 O: I: Validating libsmartcols1 2.40.1-8
00:00:25.686 O: I: Retrieving libss2 1.47.1-1
00:00:25.701 O: I: Validating libss2 1.47.1-1
00:00:25.720 O: I: Retrieving libssl3t64 3.2.1-3
00:00:25.775 O: I: Validating libssl3t64 3.2.1-3
00:00:25.807 O: I: Retrieving libstdc++6 14-20240330-1
00:00:25.838 O: I: Validating libstdc++6 14-20240330-1
00:00:25.863 O: I: Retrieving libsystemd0 256~rc4-1
00:00:25.884 O: I: Validating libsystemd0 256~rc4-1
00:00:25.906 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:25.921 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:25.941 O: I: Retrieving libtinfo6 6.5-2
00:00:25.962 O: I: Validating libtinfo6 6.5-2
00:00:25.983 O: I: Retrieving libudev1 256~rc4-1
00:00:25.999 O: I: Validating libudev1 256~rc4-1
00:00:26.020 O: I: Retrieving libunistring5 1.2-1
00:00:26.043 O: I: Validating libunistring5 1.2-1
00:00:26.064 O: I: Retrieving libuuid1 2.40.1-8
00:00:26.078 O: I: Validating libuuid1 2.40.1-8
00:00:26.099 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:26.114 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:26.133 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:26.154 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:26.175 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:26.199 O: I: Validating login 1:4.13+dfsg1-5
00:00:26.222 O: I: Retrieving logsave 1.47.1-1
00:00:26.236 O: I: Validating logsave 1.47.1-1
00:00:26.256 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:26.273 O: I: Validating mawk 1.3.4.20240123-1
00:00:26.294 O: I: Retrieving mount 2.40.1-8
00:00:26.310 O: I: Validating mount 2.40.1-8
00:00:26.331 O: I: Retrieving ncurses-base 6.5-2
00:00:26.351 O: I: Validating ncurses-base 6.5-2
00:00:26.372 O: I: Retrieving ncurses-bin 6.5-2
00:00:26.394 O: I: Validating ncurses-bin 6.5-2
00:00:26.416 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:26.448 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:26.472 O: I: Retrieving perl-base 5.38.2-5
00:00:26.516 O: I: Validating perl-base 5.38.2-5
00:00:26.544 O: I: Retrieving sed 4.9-2
00:00:26.564 O: I: Validating sed 4.9-2
00:00:26.586 O: I: Retrieving sysvinit-utils 3.09-1
00:00:26.601 O: I: Validating sysvinit-utils 3.09-1
00:00:26.621 O: I: Retrieving tar 1.35+dfsg-3
00:00:26.650 O: I: Validating tar 1.35+dfsg-3
00:00:26.674 O: I: Retrieving tzdata 2024a-4
00:00:26.692 O: I: Validating tzdata 2024a-4
00:00:26.713 O: I: Retrieving usr-is-merged 39
00:00:26.727 O: I: Validating usr-is-merged 39
00:00:26.747 O: I: Retrieving util-linux 2.40.1-8
00:00:26.784 O: I: Validating util-linux 2.40.1-8
00:00:26.810 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:26.828 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:26.852 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:26.880 O: I: Extracting apt...
00:00:27.016 O: I: Extracting base-files...
00:00:27.030 O: I: Extracting base-passwd...
00:00:27.041 O: I: Extracting bash...
00:00:27.175 O: I: Extracting bsdutils...
00:00:27.193 O: I: Extracting coreutils...
00:00:27.457 O: I: Extracting dash...
00:00:27.473 O: I: Extracting debconf...
00:00:27.490 O: I: Extracting debian-archive-keyring...
00:00:27.511 O: I: Extracting debianutils...
00:00:27.526 O: I: Extracting diffutils...
00:00:27.569 O: I: Extracting dpkg...
00:00:27.700 O: I: Extracting e2fsprogs...
00:00:27.754 O: I: Extracting findutils...
00:00:27.803 O: I: Extracting gcc-14-base...
00:00:27.814 O: I: Extracting gpgv...
00:00:27.841 O: I: Extracting grep...
00:00:27.882 O: I: Extracting gzip...
00:00:27.902 O: I: Extracting hostname...
00:00:27.911 O: I: Extracting init-system-helpers...
00:00:27.922 O: I: Extracting libacl1...
00:00:27.932 O: I: Extracting libapt-pkg6.0t64...
00:00:28.033 O: I: Extracting libattr1...
00:00:28.042 O: I: Extracting libaudit-common...
00:00:28.050 O: I: Extracting libaudit1...
00:00:28.062 O: I: Extracting libblkid1...
00:00:28.085 O: I: Extracting libbz2-1.0...
00:00:28.095 O: I: Extracting libc-bin...
00:00:28.159 O: I: Extracting libc6...
00:00:28.429 O: I: Extracting libcap-ng0...
00:00:28.438 O: I: Extracting libcap2...
00:00:28.447 O: I: Extracting libcom-err2...
00:00:28.457 O: I: Extracting libcrypt1...
00:00:28.474 O: I: Extracting libdb5.3t64...
00:00:28.550 O: I: Extracting libdebconfclient0...
00:00:28.558 O: I: Extracting libext2fs2t64...
00:00:28.585 O: I: Extracting libffi8...
00:00:28.594 O: I: Extracting libgcc-s1...
00:00:28.607 O: I: Extracting libgcrypt20...
00:00:28.663 O: I: Extracting libgmp10...
00:00:28.694 O: I: Extracting libgnutls30t64...
00:00:28.799 O: I: Extracting libgpg-error0...
00:00:28.813 O: I: Extracting libhogweed6t64...
00:00:28.843 O: I: Extracting libidn2-0...
00:00:28.864 O: I: Extracting liblz4-1...
00:00:28.877 O: I: Extracting liblzma5...
00:00:28.899 O: I: Extracting libmd0...
00:00:28.910 O: I: Extracting libmount1...
00:00:28.935 O: I: Extracting libnettle8t64...
00:00:28.963 O: I: Extracting libp11-kit0...
00:00:29.004 O: I: Extracting libpam-modules...
00:00:29.034 O: I: Extracting libpam-modules-bin...
00:00:29.046 O: I: Extracting libpam-runtime...
00:00:29.067 O: I: Extracting libpam0g...
00:00:29.079 O: I: Extracting libpcre2-8-0...
00:00:29.110 O: I: Extracting libseccomp2...
00:00:29.122 O: I: Extracting libselinux1...
00:00:29.136 O: I: Extracting libsemanage-common...
00:00:29.144 O: I: Extracting libsemanage2...
00:00:29.160 O: I: Extracting libsepol2...
00:00:29.192 O: I: Extracting libsmartcols1...
00:00:29.211 O: I: Extracting libss2...
00:00:29.220 O: I: Extracting libssl3t64...
00:00:29.402 O: I: Extracting libstdc++6...
00:00:29.475 O: I: Extracting libsystemd0...
00:00:29.517 O: I: Extracting libtasn1-6...
00:00:29.530 O: I: Extracting libtinfo6...
00:00:29.552 O: I: Extracting libudev1...
00:00:29.573 O: I: Extracting libunistring5...
00:00:29.626 O: I: Extracting libuuid1...
00:00:29.637 O: I: Extracting libxxhash0...
00:00:29.646 O: I: Extracting libzstd1...
00:00:29.680 O: I: Extracting login...
00:00:29.733 O: I: Extracting logsave...
00:00:29.742 O: I: Extracting mawk...
00:00:29.761 O: I: Extracting mount...
00:00:29.782 O: I: Extracting ncurses-base...
00:00:29.799 O: I: Extracting ncurses-bin...
00:00:29.829 O: I: Extracting passwd...
00:00:29.921 O: I: Extracting perl-base...
00:00:30.102 O: I: Extracting sed...
00:00:30.139 O: I: Extracting sysvinit-utils...
00:00:30.149 O: I: Extracting tar...
00:00:30.222 O: I: Extracting tzdata...
00:00:30.263 O: I: Extracting usr-is-merged...
00:00:30.271 O: I: Extracting util-linux...
00:00:30.391 O: I: Extracting zlib1g...
00:00:30.542 O: I: Installing core packages...
00:00:32.276 O: I: Unpacking required packages...
00:00:32.330 O: I: Unpacking apt...
00:00:32.546 O: I: Unpacking base-files...
00:00:32.592 O: I: Unpacking base-passwd...
00:00:32.632 O: I: Unpacking bash...
00:00:32.793 O: I: Unpacking bsdutils...
00:00:32.831 O: I: Unpacking coreutils...
00:00:33.161 O: I: Unpacking dash...
00:00:33.204 O: I: Unpacking debconf...
00:00:33.272 O: I: Unpacking debian-archive-keyring...
00:00:33.420 O: I: Unpacking debianutils...
00:00:33.468 O: I: Unpacking diffutils...
00:00:33.542 O: I: Unpacking dpkg...
00:00:33.725 O: I: Unpacking e2fsprogs...
00:00:33.807 O: I: Unpacking findutils...
00:00:33.884 O: I: Unpacking gcc-14-base:amd64...
00:00:33.916 O: I: Unpacking gpgv...
00:00:33.965 O: I: Unpacking grep...
00:00:34.032 O: I: Unpacking gzip...
00:00:34.099 O: I: Unpacking hostname...
00:00:34.127 O: I: Unpacking init-system-helpers...
00:00:34.160 O: I: Unpacking libacl1:amd64...
00:00:34.225 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:34.357 O: I: Unpacking libattr1:amd64...
00:00:34.385 O: I: Unpacking libaudit-common...
00:00:34.414 O: I: Unpacking libaudit1:amd64...
00:00:34.447 O: I: Unpacking libblkid1:amd64...
00:00:34.491 O: I: Unpacking libbz2-1.0:amd64...
00:00:34.522 O: I: Unpacking libc-bin...
00:00:34.624 O: I: Unpacking libc6:amd64...
00:00:35.084 O: I: Unpacking libcap-ng0:amd64...
00:00:35.114 O: I: Unpacking libcap2:amd64...
00:00:35.145 O: I: Unpacking libcom-err2:amd64...
00:00:35.174 O: I: Unpacking libcrypt1:amd64...
00:00:35.209 O: I: Unpacking libdb5.3t64:amd64...
00:00:35.299 O: I: Unpacking libdebconfclient0:amd64...
00:00:35.329 O: I: Unpacking libext2fs2t64:amd64...
00:00:35.407 O: I: Unpacking libffi8:amd64...
00:00:35.437 O: I: Unpacking libgcc-s1:amd64...
00:00:35.472 O: I: Unpacking libgcrypt20:amd64...
00:00:35.550 O: I: Unpacking libgmp10:amd64...
00:00:35.603 O: I: Unpacking libgnutls30t64:amd64...
00:00:35.734 O: I: Unpacking libgpg-error0:amd64...
00:00:35.769 O: I: Unpacking libhogweed6t64:amd64...
00:00:35.821 O: I: Unpacking libidn2-0:amd64...
00:00:35.871 O: I: Unpacking liblz4-1:amd64...
00:00:35.906 O: I: Unpacking liblzma5:amd64...
00:00:35.953 O: I: Unpacking libmd0:amd64...
00:00:35.984 O: I: Unpacking libmount1:amd64...
00:00:36.032 O: I: Unpacking libnettle8t64:amd64...
00:00:36.083 O: I: Unpacking libp11-kit0:amd64...
00:00:36.148 O: I: Unpacking libpam-modules:amd64...
00:00:36.310 O: I: Unpacking libpam-modules-bin...
00:00:36.348 O: I: Unpacking libpam-runtime...
00:00:36.429 O: I: Unpacking libpam0g:amd64...
00:00:36.466 O: I: Unpacking libpcre2-8-0:amd64...
00:00:36.518 O: I: Unpacking libseccomp2:amd64...
00:00:36.552 O: I: Unpacking libselinux1:amd64...
00:00:36.585 O: I: Unpacking libsemanage-common...
00:00:36.615 O: I: Unpacking libsemanage2:amd64...
00:00:36.651 O: I: Unpacking libsepol2:amd64...
00:00:36.706 O: I: Unpacking libsmartcols1:amd64...
00:00:36.748 O: I: Unpacking libss2:amd64...
00:00:36.779 O: I: Unpacking libssl3t64:amd64...
00:00:36.992 O: I: Unpacking libstdc++6:amd64...
00:00:37.087 O: I: Unpacking libsystemd0:amd64...
00:00:37.148 O: I: Unpacking libtasn1-6:amd64...
00:00:37.180 O: I: Unpacking libtinfo6:amd64...
00:00:37.222 O: I: Unpacking libudev1:amd64...
00:00:37.261 O: I: Unpacking libunistring5:amd64...
00:00:37.336 O: I: Unpacking libuuid1:amd64...
00:00:37.367 O: I: Unpacking libxxhash0:amd64...
00:00:37.397 O: I: Unpacking libzstd1:amd64...
00:00:37.454 O: I: Unpacking login...
00:00:37.556 O: I: Unpacking logsave...
00:00:37.588 O: I: Unpacking mawk...
00:00:37.628 O: I: Unpacking mount...
00:00:37.669 O: I: Unpacking ncurses-base...
00:00:37.714 O: I: Unpacking ncurses-bin...
00:00:37.767 O: I: Unpacking passwd...
00:00:37.949 O: I: Unpacking perl-base...
00:00:38.308 O: I: Unpacking sed...
00:00:38.374 O: I: Unpacking sysvinit-utils...
00:00:38.405 O: I: Unpacking tar...
00:00:38.510 O: I: Unpacking tzdata...
00:00:38.688 O: I: Unpacking usr-is-merged...
00:00:38.723 O: I: Unpacking util-linux...
00:00:38.895 O: I: Unpacking zlib1g:amd64...
00:00:38.924 O: I: Configuring required packages...
00:00:38.940 O: I: Configuring gcc-14-base:amd64...
00:00:38.955 O: I: Configuring debian-archive-keyring...
00:00:39.067 O: I: Configuring usr-is-merged...
00:00:39.085 O: I: Configuring libaudit-common...
00:00:39.090 O: I: Configuring libsemanage-common...
00:00:39.096 O: I: Configuring debconf...
00:00:39.225 O: I: Configuring tzdata...
00:00:39.383 O: I: Configuring ncurses-base...
00:00:39.386 O: I: Configuring init-system-helpers...
00:00:39.401 O: I: Configuring libgcc-s1:amd64...
00:00:39.409 O: I: Configuring libc6:amd64...
00:00:39.532 O: I: Configuring libdb5.3t64:amd64...
00:00:39.536 O: I: Configuring libffi8:amd64...
00:00:39.539 O: I: Configuring libmd0:amd64...
00:00:39.544 O: I: Configuring libxxhash0:amd64...
00:00:39.549 O: I: Configuring libattr1:amd64...
00:00:39.553 O: I: Configuring sysvinit-utils...
00:00:39.557 O: I: Configuring libtasn1-6:amd64...
00:00:39.560 O: I: Configuring libext2fs2t64:amd64...
00:00:39.564 O: I: Configuring debianutils...
00:00:39.623 O: I: Configuring mawk...
00:00:39.631 O: I: Configuring libdebconfclient0:amd64...
00:00:39.643 O: I: Configuring base-files...
00:00:39.663 O: I: Configuring libbz2-1.0:amd64...
00:00:39.667 O: I: Configuring libblkid1:amd64...
00:00:39.671 O: I: Configuring libstdc++6:amd64...
00:00:39.674 O: I: Configuring dash...
00:00:39.735 O: I: Configuring libtinfo6:amd64...
00:00:39.744 O: I: Configuring bash...
00:00:39.754 O: I: Configuring libzstd1:amd64...
00:00:39.758 O: I: Configuring liblzma5:amd64...
00:00:39.761 O: I: Configuring libgpg-error0:amd64...
00:00:39.765 O: I: Configuring liblz4-1:amd64...
00:00:39.773 O: I: Configuring libc-bin...
00:00:39.787 O: I: Configuring ncurses-bin...
00:00:39.792 O: I: Configuring libacl1:amd64...
00:00:39.795 O: I: Configuring libsmartcols1:amd64...
00:00:39.798 O: I: Configuring libgcrypt20:amd64...
00:00:39.804 O: I: Configuring zlib1g:amd64...
00:00:39.807 O: I: Configuring libcrypt1:amd64...
00:00:39.811 O: I: Configuring libcom-err2:amd64...
00:00:39.814 O: I: Configuring diffutils...
00:00:39.818 O: I: Configuring libseccomp2:amd64...
00:00:39.821 O: I: Configuring libcap2:amd64...
00:00:39.825 O: I: Configuring hostname...
00:00:39.829 O: I: Configuring libcap-ng0:amd64...
00:00:39.832 O: I: Configuring libnettle8t64:amd64...
00:00:39.836 O: I: Configuring libgmp10:amd64...
00:00:39.840 O: I: Configuring libp11-kit0:amd64...
00:00:39.843 O: I: Configuring libaudit1:amd64...
00:00:39.847 O: I: Configuring libunistring5:amd64...
00:00:39.851 O: I: Configuring libuuid1:amd64...
00:00:39.854 O: I: Configuring libss2:amd64...
00:00:39.858 O: I: Configuring libsepol2:amd64...
00:00:39.861 O: I: Configuring libpcre2-8-0:amd64...
00:00:39.865 O: I: Configuring logsave...
00:00:39.868 O: I: Configuring libudev1:amd64...
00:00:39.872 O: I: Configuring libhogweed6t64:amd64...
00:00:39.876 O: I: Configuring gpgv...
00:00:39.881 O: I: Configuring grep...
00:00:39.884 O: I: Configuring libssl3t64:amd64...
00:00:39.892 O: I: Configuring e2fsprogs...
00:00:40.257 O: I: Configuring libidn2-0:amd64...
00:00:40.263 O: I: Configuring libsystemd0:amd64...
00:00:40.267 O: I: Configuring libselinux1:amd64...
00:00:40.271 O: I: Configuring libpam0g:amd64...
00:00:40.383 O: I: Configuring sed...
00:00:40.387 O: I: Configuring findutils...
00:00:40.391 O: I: Configuring libmount1:amd64...
00:00:40.394 O: I: Configuring libsemanage2:amd64...
00:00:40.398 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:40.402 O: I: Configuring base-passwd...
00:00:40.542 O: I: Configuring libgnutls30t64:amd64...
00:00:40.549 O: I: Configuring apt...
00:00:40.939 O: I: Configuring bsdutils...
00:00:40.943 O: I: Configuring tar...
00:00:40.951 O: I: Configuring libpam-modules-bin...
00:00:40.956 O: I: Configuring coreutils...
00:00:40.965 O: I: Configuring util-linux...
00:00:41.164 O: I: Configuring dpkg...
00:00:41.349 O: I: Configuring mount...
00:00:41.365 O: I: Configuring libpam-modules:amd64...
00:00:41.374 O: I: Configuring perl-base...
00:00:41.385 O: I: Configuring gzip...
00:00:41.433 O: I: Configuring passwd...
00:00:41.478 O: I: Configuring libpam-runtime...
00:00:41.635 O: I: Configuring login...
00:00:41.657 O: I: Configuring libc-bin...
00:00:41.671 O: I: Unpacking the base system...
00:00:42.473 O: I: Base system installed successfully.
00:00:42.555 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.2l0yjWgO4a -c .
00:00:50.052 E: + rm -r /tmp/tmp.2l0yjWgO4a
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:58
result: SUCCESS
------------------------------------------------------------------------------
(8/280) debootstrap
dist: testing
mode: auto
variant: buildd
format: auto
time left: 6:22:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.ejyJ4VDvRQ
00:00:00.022 E: + chmod 755 /tmp/tmp.ejyJ4VDvRQ
00:00:00.025 E: + [ testing = oldstable ]
00:00:00.029 E: + echo --merged-usr
00:00:00.032 E: + debootstrap --merged-usr --variant=buildd testing /tmp/tmp.ejyJ4VDvRQ http://127.0.0.1/debian
00:00:00.093 O: I: Target architecture can be executed
00:00:00.118 O: I: Retrieving InRelease 
00:00:00.267 O: I: Checking Release signature
00:00:00.286 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.823 O: I: Retrieving Packages 
00:00:01.012 O: I: Validating Packages 
00:00:02.527 O: I: Resolving dependencies of required packages...
00:00:10.989 O: I: Resolving dependencies of base packages...
00:00:23.653 O: I: Checking component main on http://127.0.0.1/debian...
00:00:27.259 O: I: Retrieving apt 2.9.3
00:00:27.302 O: I: Validating apt 2.9.3
00:00:27.329 O: I: Retrieving base-files 13.2
00:00:27.345 O: I: Validating base-files 13.2
00:00:27.365 O: I: Retrieving base-passwd 3.6.3
00:00:27.380 O: I: Validating base-passwd 3.6.3
00:00:27.401 O: I: Retrieving bash 5.2.21-2+b1
00:00:27.444 O: I: Validating bash 5.2.21-2+b1
00:00:27.472 O: I: Retrieving binutils 2.42-4
00:00:27.488 O: I: Validating binutils 2.42-4
00:00:27.508 O: I: Retrieving binutils-common 2.42-4
00:00:27.569 O: I: Validating binutils-common 2.42-4
00:00:27.601 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4
00:00:27.653 O: I: Validating binutils-x86-64-linux-gnu 2.42-4
00:00:27.683 O: I: Retrieving bsdutils 1:2.40.1-8
00:00:27.699 O: I: Validating bsdutils 1:2.40.1-8
00:00:27.720 O: I: Retrieving build-essential 12.10
00:00:27.734 O: I: Validating build-essential 12.10
00:00:27.754 O: I: Retrieving bzip2 1.0.8-5.1
00:00:27.768 O: I: Validating bzip2 1.0.8-5.1
00:00:27.788 O: I: Retrieving coreutils 9.4-3.1
00:00:27.860 O: I: Validating coreutils 9.4-3.1
00:00:27.894 O: I: Retrieving cpp 4:13.2.0-7
00:00:27.907 O: I: Validating cpp 4:13.2.0-7
00:00:27.926 O: I: Retrieving cpp-13 13.2.0-25
00:00:27.940 O: I: Validating cpp-13 13.2.0-25
00:00:27.960 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:28.155 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:28.219 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:28.234 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:28.254 O: I: Retrieving dash 0.5.12-8
00:00:28.269 O: I: Validating dash 0.5.12-8
00:00:28.289 O: I: Retrieving debconf 1.5.86
00:00:28.305 O: I: Validating debconf 1.5.86
00:00:28.325 O: I: Retrieving debian-archive-keyring 2023.4
00:00:28.342 O: I: Validating debian-archive-keyring 2023.4
00:00:28.362 O: I: Retrieving debianutils 5.19
00:00:28.378 O: I: Validating debianutils 5.19
00:00:28.399 O: I: Retrieving diffutils 1:3.10-1
00:00:28.419 O: I: Validating diffutils 1:3.10-1
00:00:28.441 O: I: Retrieving dpkg 1.22.6
00:00:28.483 O: I: Validating dpkg 1.22.6
00:00:28.510 O: I: Retrieving dpkg-dev 1.22.6
00:00:28.548 O: I: Validating dpkg-dev 1.22.6
00:00:28.574 O: I: Retrieving findutils 4.9.0-6
00:00:28.600 O: I: Validating findutils 4.9.0-6
00:00:28.623 O: I: Retrieving g++ 4:13.2.0-7
00:00:28.636 O: I: Validating g++ 4:13.2.0-7
00:00:28.657 O: I: Retrieving g++-13 13.2.0-25
00:00:28.670 O: I: Validating g++-13 13.2.0-25
00:00:28.690 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25
00:00:28.910 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25
00:00:28.979 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7
00:00:28.995 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7
00:00:29.016 O: I: Retrieving gcc 4:13.2.0-7
00:00:29.031 O: I: Validating gcc 4:13.2.0-7
00:00:29.052 O: I: Retrieving gcc-13 13.2.0-25
00:00:29.077 O: I: Validating gcc-13 13.2.0-25
00:00:29.101 O: I: Retrieving gcc-13-base 13.2.0-25
00:00:29.116 O: I: Validating gcc-13-base 13.2.0-25
00:00:29.136 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:29.504 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:29.611 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:29.625 O: I: Validating gcc-14-base 14-20240330-1
00:00:29.646 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:29.666 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:29.690 O: I: Retrieving gpgv 2.2.43-7
00:00:29.714 O: I: Validating gpgv 2.2.43-7
00:00:29.735 O: I: Retrieving grep 3.11-4
00:00:29.757 O: I: Validating grep 3.11-4
00:00:29.780 O: I: Retrieving gzip 1.12-1.1
00:00:29.796 O: I: Validating gzip 1.12-1.1
00:00:29.817 O: I: Retrieving hostname 3.23+nmu2
00:00:29.831 O: I: Validating hostname 3.23+nmu2
00:00:29.851 O: I: Retrieving init-system-helpers 1.66
00:00:29.865 O: I: Validating init-system-helpers 1.66
00:00:29.886 O: I: Retrieving libacl1 2.3.2-2
00:00:29.900 O: I: Validating libacl1 2.3.2-2
00:00:29.919 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:29.952 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:29.977 O: I: Retrieving libasan8 14-20240330-1
00:00:30.042 O: I: Validating libasan8 14-20240330-1
00:00:30.081 O: I: Retrieving libatomic1 14-20240330-1
00:00:30.096 O: I: Validating libatomic1 14-20240330-1
00:00:30.115 O: I: Retrieving libattr1 1:2.5.2-1
00:00:30.129 O: I: Validating libattr1 1:2.5.2-1
00:00:30.150 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:30.164 O: I: Validating libaudit-common 1:3.1.2-2
00:00:30.184 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:30.198 O: I: Validating libaudit1 1:3.1.2-2
00:00:30.219 O: I: Retrieving libbinutils 2.42-4
00:00:30.243 O: I: Validating libbinutils 2.42-4
00:00:30.266 O: I: Retrieving libblkid1 2.40.1-8
00:00:30.283 O: I: Validating libblkid1 2.40.1-8
00:00:30.303 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:30.318 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:30.338 O: I: Retrieving libc-bin 2.38-12
00:00:30.363 O: I: Validating libc-bin 2.38-12
00:00:30.386 O: I: Retrieving libc-dev-bin 2.38-12
00:00:30.401 O: I: Validating libc-dev-bin 2.38-12
00:00:30.421 O: I: Retrieving libc6 2.38-12
00:00:30.488 O: I: Validating libc6 2.38-12
00:00:30.522 O: I: Retrieving libc6-dev 2.38-12
00:00:30.572 O: I: Validating libc6-dev 2.38-12
00:00:30.603 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:30.618 O: I: Validating libcap-ng0 0.8.5-1
00:00:30.638 O: I: Retrieving libcap2 1:2.66-5
00:00:30.652 O: I: Validating libcap2 1:2.66-5
00:00:30.673 O: I: Retrieving libcc1-0 14-20240330-1
00:00:30.687 O: I: Validating libcc1-0 14-20240330-1
00:00:30.707 O: I: Retrieving libcrypt-dev 1:4.4.36-4
00:00:30.723 O: I: Validating libcrypt-dev 1:4.4.36-4
00:00:30.745 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:30.761 O: I: Validating libcrypt1 1:4.4.36-4
00:00:30.782 O: I: Retrieving libctf-nobfd0 2.42-4
00:00:30.798 O: I: Validating libctf-nobfd0 2.42-4
00:00:30.819 O: I: Retrieving libctf0 2.42-4
00:00:30.834 O: I: Validating libctf0 2.42-4
00:00:30.854 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:30.882 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:30.905 O: I: Retrieving libdebconfclient0 0.272
00:00:30.918 O: I: Validating libdebconfclient0 0.272
00:00:30.938 O: I: Retrieving libdpkg-perl 1.22.6
00:00:30.965 O: I: Validating libdpkg-perl 1.22.6
00:00:30.988 O: I: Retrieving libffi8 3.4.6-1
00:00:31.003 O: I: Validating libffi8 3.4.6-1
00:00:31.024 O: I: Retrieving libgcc-13-dev 13.2.0-25
00:00:31.086 O: I: Validating libgcc-13-dev 13.2.0-25
00:00:31.118 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:31.133 O: I: Validating libgcc-s1 14-20240330-1
00:00:31.154 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:31.181 O: I: Validating libgcrypt20 1.10.3-3
00:00:31.205 O: I: Retrieving libgdbm-compat4t64 1.23-5.1+b1
00:00:31.219 O: I: Validating libgdbm-compat4t64 1.23-5.1+b1
00:00:31.240 O: I: Retrieving libgdbm6t64 1.23-5.1+b1
00:00:31.255 O: I: Validating libgdbm6t64 1.23-5.1+b1
00:00:31.275 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:31.300 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:31.322 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:31.361 O: I: Validating libgnutls30t64 3.8.5-4
00:00:31.388 O: I: Retrieving libgomp1 14-20240330-1
00:00:31.405 O: I: Validating libgomp1 14-20240330-1
00:00:31.425 O: I: Retrieving libgpg-error0 1.49-2
00:00:31.440 O: I: Validating libgpg-error0 1.49-2
00:00:31.460 O: I: Retrieving libgprofng0 2.42-4
00:00:31.488 O: I: Validating libgprofng0 2.42-4
00:00:31.511 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:31.532 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:31.555 O: I: Retrieving libhwasan0 14-20240330-1
00:00:31.597 O: I: Validating libhwasan0 14-20240330-1
00:00:31.624 O: I: Retrieving libidn2-0 2.3.7-2
00:00:31.641 O: I: Validating libidn2-0 2.3.7-2
00:00:31.662 O: I: Retrieving libisl23 0.26-3+b2
00:00:31.690 O: I: Validating libisl23 0.26-3+b2
00:00:31.713 O: I: Retrieving libitm1 14-20240330-1
00:00:31.728 O: I: Validating libitm1 14-20240330-1
00:00:31.749 O: I: Retrieving libjansson4 2.14-2+b2
00:00:31.763 O: I: Validating libjansson4 2.14-2+b2
00:00:31.783 O: I: Retrieving liblsan0 14-20240330-1
00:00:31.821 O: I: Validating liblsan0 14-20240330-1
00:00:31.846 O: I: Retrieving liblz4-1 1.9.4-2
00:00:31.861 O: I: Validating liblz4-1 1.9.4-2
00:00:31.881 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:31.899 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:31.921 O: I: Retrieving libmd0 1.1.0-2
00:00:31.937 O: I: Validating libmd0 1.1.0-2
00:00:31.956 O: I: Retrieving libmount1 2.40.1-8
00:00:31.974 O: I: Validating libmount1 2.40.1-8
00:00:31.996 O: I: Retrieving libmpc3 1.3.1-1+b2
00:00:32.012 O: I: Validating libmpc3 1.3.1-1+b2
00:00:32.034 O: I: Retrieving libmpfr6 4.2.1-1+b1
00:00:32.062 O: I: Validating libmpfr6 4.2.1-1+b1
00:00:32.088 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:32.109 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:32.131 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:32.154 O: I: Validating libp11-kit0 0.25.3-5
00:00:32.176 O: I: Retrieving libpam-modules 1.5.3-7
00:00:32.195 O: I: Validating libpam-modules 1.5.3-7
00:00:32.216 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:32.230 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:32.251 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:32.267 O: I: Validating libpam-runtime 1.5.3-7
00:00:32.287 O: I: Retrieving libpam0g 1.5.3-7
00:00:32.302 O: I: Validating libpam0g 1.5.3-7
00:00:32.322 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:32.341 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:32.363 O: I: Retrieving libperl5.38t64 5.38.2-5
00:00:32.454 O: I: Validating libperl5.38t64 5.38.2-5
00:00:32.494 O: I: Retrieving libquadmath0 14-20240330-1
00:00:32.511 O: I: Validating libquadmath0 14-20240330-1
00:00:32.533 O: I: Retrieving libseccomp2 2.5.5-1
00:00:32.549 O: I: Validating libseccomp2 2.5.5-1
00:00:32.570 O: I: Retrieving libselinux1 3.5-2+b2
00:00:32.586 O: I: Validating libselinux1 3.5-2+b2
00:00:32.608 O: I: Retrieving libsframe1 2.42-4
00:00:32.623 O: I: Validating libsframe1 2.42-4
00:00:32.645 O: I: Retrieving libsmartcols1 2.40.1-8
00:00:32.662 O: I: Validating libsmartcols1 2.40.1-8
00:00:32.683 O: I: Retrieving libssl3t64 3.2.1-3
00:00:32.740 O: I: Validating libssl3t64 3.2.1-3
00:00:32.771 O: I: Retrieving libstdc++-13-dev 13.2.0-25
00:00:32.827 O: I: Validating libstdc++-13-dev 13.2.0-25
00:00:32.858 O: I: Retrieving libstdc++6 14-20240330-1
00:00:32.886 O: I: Validating libstdc++6 14-20240330-1
00:00:32.909 O: I: Retrieving libsystemd0 256~rc4-1
00:00:32.929 O: I: Validating libsystemd0 256~rc4-1
00:00:32.951 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:32.965 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:32.985 O: I: Retrieving libtinfo6 6.5-2
00:00:33.005 O: I: Validating libtinfo6 6.5-2
00:00:33.027 O: I: Retrieving libtsan2 14-20240330-1
00:00:33.090 O: I: Validating libtsan2 14-20240330-1
00:00:33.121 O: I: Retrieving libubsan1 14-20240330-1
00:00:33.158 O: I: Validating libubsan1 14-20240330-1
00:00:33.183 O: I: Retrieving libudev1 256~rc4-1
00:00:33.200 O: I: Validating libudev1 256~rc4-1
00:00:33.221 O: I: Retrieving libunistring5 1.2-1
00:00:33.243 O: I: Validating libunistring5 1.2-1
00:00:33.265 O: I: Retrieving libuuid1 2.40.1-8
00:00:33.283 O: I: Validating libuuid1 2.40.1-8
00:00:33.304 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:33.318 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:33.339 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:33.358 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:33.380 O: I: Retrieving linux-libc-dev 6.7.12-1
00:00:33.438 O: I: Validating linux-libc-dev 6.7.12-1
00:00:33.469 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:33.492 O: I: Validating login 1:4.13+dfsg1-5
00:00:33.516 O: I: Retrieving make 4.3-4.1
00:00:33.538 O: I: Validating make 4.3-4.1
00:00:33.560 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:33.576 O: I: Validating mawk 1.3.4.20240123-1
00:00:33.596 O: I: Retrieving ncurses-base 6.5-2
00:00:33.615 O: I: Validating ncurses-base 6.5-2
00:00:33.637 O: I: Retrieving ncurses-bin 6.5-2
00:00:33.659 O: I: Validating ncurses-bin 6.5-2
00:00:33.681 O: I: Retrieving patch 2.7.6-7
00:00:33.697 O: I: Validating patch 2.7.6-7
00:00:33.717 O: I: Retrieving perl 5.38.2-5
00:00:33.735 O: I: Validating perl 5.38.2-5
00:00:33.757 O: I: Retrieving perl-base 5.38.2-5
00:00:33.801 O: I: Validating perl-base 5.38.2-5
00:00:33.829 O: I: Retrieving perl-modules-5.38 5.38.2-5
00:00:33.897 O: I: Validating perl-modules-5.38 5.38.2-5
00:00:33.931 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:33.946 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:33.966 O: I: Retrieving sed 4.9-2
00:00:33.985 O: I: Validating sed 4.9-2
00:00:34.007 O: I: Retrieving sysvinit-utils 3.09-1
00:00:34.021 O: I: Validating sysvinit-utils 3.09-1
00:00:34.042 O: I: Retrieving tar 1.35+dfsg-3
00:00:34.075 O: I: Validating tar 1.35+dfsg-3
00:00:34.103 O: I: Retrieving usr-is-merged 39
00:00:34.119 O: I: Validating usr-is-merged 39
00:00:34.141 O: I: Retrieving util-linux 2.40.1-8
00:00:34.179 O: I: Validating util-linux 2.40.1-8
00:00:34.204 O: I: Retrieving xz-utils 5.6.1+really5.4.5-1
00:00:34.229 O: I: Validating xz-utils 5.6.1+really5.4.5-1
00:00:34.252 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.267 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.290 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:34.319 O: I: Extracting base-files...
00:00:34.334 O: I: Extracting base-passwd...
00:00:34.346 O: I: Extracting bash...
00:00:34.501 O: I: Extracting bsdutils...
00:00:34.518 O: I: Extracting coreutils...
00:00:34.784 O: I: Extracting dash...
00:00:34.800 O: I: Extracting debconf...
00:00:34.818 O: I: Extracting debianutils...
00:00:34.833 O: I: Extracting diffutils...
00:00:34.876 O: I: Extracting dpkg...
00:00:35.007 O: I: Extracting findutils...
00:00:35.056 O: I: Extracting gcc-14-base...
00:00:35.067 O: I: Extracting grep...
00:00:35.105 O: I: Extracting gzip...
00:00:35.125 O: I: Extracting hostname...
00:00:35.134 O: I: Extracting init-system-helpers...
00:00:35.147 O: I: Extracting libacl1...
00:00:35.158 O: I: Extracting libattr1...
00:00:35.167 O: I: Extracting libaudit-common...
00:00:35.176 O: I: Extracting libaudit1...
00:00:35.188 O: I: Extracting libblkid1...
00:00:35.211 O: I: Extracting libbz2-1.0...
00:00:35.221 O: I: Extracting libc-bin...
00:00:35.286 O: I: Extracting libc6...
00:00:35.556 O: I: Extracting libcap-ng0...
00:00:35.567 O: I: Extracting libcap2...
00:00:35.578 O: I: Extracting libcrypt1...
00:00:35.594 O: I: Extracting libdb5.3t64...
00:00:35.663 O: I: Extracting libdebconfclient0...
00:00:35.671 O: I: Extracting libgcc-s1...
00:00:35.684 O: I: Extracting libgmp10...
00:00:35.716 O: I: Extracting liblzma5...
00:00:35.738 O: I: Extracting libmd0...
00:00:35.749 O: I: Extracting libmount1...
00:00:35.774 O: I: Extracting libpam-modules...
00:00:35.805 O: I: Extracting libpam-modules-bin...
00:00:35.817 O: I: Extracting libpam-runtime...
00:00:35.839 O: I: Extracting libpam0g...
00:00:35.851 O: I: Extracting libpcre2-8-0...
00:00:35.881 O: I: Extracting libselinux1...
00:00:35.895 O: I: Extracting libsmartcols1...
00:00:35.915 O: I: Extracting libssl3t64...
00:00:36.101 O: I: Extracting libsystemd0...
00:00:36.143 O: I: Extracting libtinfo6...
00:00:36.165 O: I: Extracting libudev1...
00:00:36.186 O: I: Extracting libuuid1...
00:00:36.196 O: I: Extracting libzstd1...
00:00:36.230 O: I: Extracting login...
00:00:36.284 O: I: Extracting mawk...
00:00:36.303 O: I: Extracting ncurses-base...
00:00:36.320 O: I: Extracting ncurses-bin...
00:00:36.350 O: I: Extracting perl-base...
00:00:36.532 O: I: Extracting sed...
00:00:36.569 O: I: Extracting sysvinit-utils...
00:00:36.580 O: I: Extracting tar...
00:00:36.655 O: I: Extracting usr-is-merged...
00:00:36.663 O: I: Extracting util-linux...
00:00:36.785 O: I: Extracting zlib1g...
00:00:36.933 O: I: Installing core packages...
00:00:38.688 O: I: Unpacking required packages...
00:00:38.736 O: I: Unpacking base-files...
00:00:38.780 O: I: Unpacking base-passwd...
00:00:38.822 O: I: Unpacking bash...
00:00:38.983 O: I: Unpacking bsdutils...
00:00:39.022 O: I: Unpacking coreutils...
00:00:39.365 O: I: Unpacking dash...
00:00:39.407 O: I: Unpacking debconf...
00:00:39.473 O: I: Unpacking debianutils...
00:00:39.520 O: I: Unpacking diffutils...
00:00:39.594 O: I: Unpacking dpkg...
00:00:39.775 O: I: Unpacking findutils...
00:00:39.851 O: I: Unpacking gcc-14-base:amd64...
00:00:39.880 O: I: Unpacking grep...
00:00:39.948 O: I: Unpacking gzip...
00:00:40.022 O: I: Unpacking hostname...
00:00:40.050 O: I: Unpacking init-system-helpers...
00:00:40.084 O: I: Unpacking libacl1:amd64...
00:00:40.116 O: I: Unpacking libattr1:amd64...
00:00:40.144 O: I: Unpacking libaudit-common...
00:00:40.173 O: I: Unpacking libaudit1:amd64...
00:00:40.205 O: I: Unpacking libblkid1:amd64...
00:00:40.248 O: I: Unpacking libbz2-1.0:amd64...
00:00:40.280 O: I: Unpacking libc-bin...
00:00:40.390 O: I: Unpacking libc6:amd64...
00:00:40.853 O: I: Unpacking libcap-ng0:amd64...
00:00:40.883 O: I: Unpacking libcap2:amd64...
00:00:40.914 O: I: Unpacking libcrypt1:amd64...
00:00:40.952 O: I: Unpacking libdb5.3t64:amd64...
00:00:41.045 O: I: Unpacking libdebconfclient0:amd64...
00:00:41.075 O: I: Unpacking libgcc-s1:amd64...
00:00:41.111 O: I: Unpacking libgmp10:amd64...
00:00:41.168 O: I: Unpacking liblzma5:amd64...
00:00:41.213 O: I: Unpacking libmd0:amd64...
00:00:41.245 O: I: Unpacking libmount1:amd64...
00:00:41.298 O: I: Unpacking libpam-modules:amd64...
00:00:41.462 O: I: Unpacking libpam-modules-bin...
00:00:41.501 O: I: Unpacking libpam-runtime...
00:00:41.575 O: I: Unpacking libpam0g:amd64...
00:00:41.610 O: I: Unpacking libpcre2-8-0:amd64...
00:00:41.663 O: I: Unpacking libselinux1:amd64...
00:00:41.698 O: I: Unpacking libsmartcols1:amd64...
00:00:41.741 O: I: Unpacking libssl3t64:amd64...
00:00:41.949 O: I: Unpacking libsystemd0:amd64...
00:00:42.014 O: I: Unpacking libtinfo6:amd64...
00:00:42.057 O: I: Unpacking libudev1:amd64...
00:00:42.100 O: I: Unpacking libuuid1:amd64...
00:00:42.134 O: I: Unpacking libzstd1:amd64...
00:00:42.197 O: I: Unpacking login...
00:00:42.305 O: I: Unpacking mawk...
00:00:42.349 O: I: Unpacking ncurses-base...
00:00:42.396 O: I: Unpacking ncurses-bin...
00:00:42.463 O: I: Unpacking perl-base...
00:00:42.821 O: I: Unpacking sed...
00:00:42.887 O: I: Unpacking sysvinit-utils...
00:00:42.920 O: I: Unpacking tar...
00:00:43.022 O: I: Unpacking usr-is-merged...
00:00:43.058 O: I: Unpacking util-linux...
00:00:43.232 O: I: Unpacking zlib1g:amd64...
00:00:43.266 O: I: Configuring required packages...
00:00:43.280 O: I: Configuring gcc-14-base:amd64...
00:00:43.283 O: I: Configuring usr-is-merged...
00:00:43.301 O: I: Configuring libaudit-common...
00:00:43.307 O: I: Configuring debconf...
00:00:43.438 O: I: Configuring ncurses-base...
00:00:43.441 O: I: Configuring init-system-helpers...
00:00:43.452 O: I: Configuring libgcc-s1:amd64...
00:00:43.459 O: I: Configuring libc6:amd64...
00:00:43.576 O: I: Configuring libdb5.3t64:amd64...
00:00:43.579 O: I: Configuring libmd0:amd64...
00:00:43.585 O: I: Configuring libattr1:amd64...
00:00:43.588 O: I: Configuring sysvinit-utils...
00:00:43.591 O: I: Configuring debianutils...
00:00:43.654 O: I: Configuring mawk...
00:00:43.662 O: I: Configuring libdebconfclient0:amd64...
00:00:43.672 O: I: Configuring base-files...
00:00:43.698 O: I: Configuring libbz2-1.0:amd64...
00:00:43.702 O: I: Configuring libblkid1:amd64...
00:00:43.705 O: I: Configuring dash...
00:00:43.756 O: I: Configuring libtinfo6:amd64...
00:00:43.765 O: I: Configuring bash...
00:00:43.775 O: I: Configuring libzstd1:amd64...
00:00:43.779 O: I: Configuring liblzma5:amd64...
00:00:43.788 O: I: Configuring libc-bin...
00:00:43.800 O: I: Configuring ncurses-bin...
00:00:43.804 O: I: Configuring libacl1:amd64...
00:00:43.807 O: I: Configuring libsmartcols1:amd64...
00:00:43.811 O: I: Configuring zlib1g:amd64...
00:00:43.814 O: I: Configuring libcrypt1:amd64...
00:00:43.818 O: I: Configuring diffutils...
00:00:43.822 O: I: Configuring libcap2:amd64...
00:00:43.825 O: I: Configuring hostname...
00:00:43.829 O: I: Configuring libcap-ng0:amd64...
00:00:43.832 O: I: Configuring libgmp10:amd64...
00:00:43.836 O: I: Configuring libaudit1:amd64...
00:00:43.840 O: I: Configuring libuuid1:amd64...
00:00:43.844 O: I: Configuring libpcre2-8-0:amd64...
00:00:43.848 O: I: Configuring libudev1:amd64...
00:00:43.852 O: I: Configuring grep...
00:00:43.856 O: I: Configuring libssl3t64:amd64...
00:00:43.861 O: I: Configuring libsystemd0:amd64...
00:00:43.864 O: I: Configuring libselinux1:amd64...
00:00:43.870 O: I: Configuring libpam0g:amd64...
00:00:43.982 O: I: Configuring sed...
00:00:43.985 O: I: Configuring findutils...
00:00:43.989 O: I: Configuring libmount1:amd64...
00:00:43.992 O: I: Configuring base-passwd...
00:00:44.115 O: I: Configuring bsdutils...
00:00:44.118 O: I: Configuring tar...
00:00:44.126 O: I: Configuring libpam-modules-bin...
00:00:44.132 O: I: Configuring coreutils...
00:00:44.140 O: I: Configuring util-linux...
00:00:44.335 O: I: Configuring dpkg...
00:00:44.533 O: I: Configuring libpam-modules:amd64...
00:00:44.542 O: I: Configuring perl-base...
00:00:44.554 O: I: Configuring gzip...
00:00:44.613 O: I: Configuring libpam-runtime...
00:00:44.765 O: I: Configuring login...
00:00:44.786 O: I: Configuring libc-bin...
00:00:44.805 O: I: Unpacking the base system...
00:00:45.780 O: I: Unpacking apt...
00:00:45.974 O: I: Unpacking binutils...
00:00:46.011 O: I: Unpacking binutils-common:amd64...
00:00:46.305 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:46.579 O: I: Unpacking build-essential...
00:00:46.604 O: I: Unpacking bzip2...
00:00:46.638 O: I: Unpacking cpp...
00:00:46.670 O: I: Unpacking cpp-13...
00:00:46.693 O: I: Unpacking cpp-13-x86-64-linux-gnu...
00:00:47.548 O: I: Unpacking cpp-x86-64-linux-gnu...
00:00:47.576 O: I: Unpacking debian-archive-keyring...
00:00:47.720 O: I: Unpacking dpkg-dev...
00:00:47.876 O: I: Unpacking g++...
00:00:47.899 O: I: Unpacking g++-13...
00:00:47.925 O: I: Unpacking g++-13-x86-64-linux-gnu...
00:00:48.835 O: I: Unpacking g++-x86-64-linux-gnu...
00:00:48.862 O: I: Unpacking gcc...
00:00:48.890 O: I: Unpacking gcc-13...
00:00:48.939 O: I: Unpacking gcc-13-base:amd64...
00:00:48.967 O: I: Unpacking gcc-13-x86-64-linux-gnu...
00:00:49.947 O: I: Unpacking gcc-x86-64-linux-gnu...
00:00:49.974 O: I: Unpacking gpgv...
00:00:50.023 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:50.149 O: I: Unpacking libasan8:amd64...
00:00:50.458 O: I: Unpacking libatomic1:amd64...
00:00:50.484 O: I: Unpacking libbinutils:amd64...
00:00:50.561 O: I: Unpacking libc-dev-bin...
00:00:50.591 O: I: Unpacking libc6-dev:amd64...
00:00:50.860 O: I: Unpacking libcc1-0:amd64...
00:00:50.904 O: I: Unpacking libcrypt-dev:amd64...
00:00:50.952 O: I: Unpacking libctf-nobfd0:amd64...
00:00:50.991 O: I: Unpacking libctf0:amd64...
00:00:51.023 O: I: Unpacking libdpkg-perl...
00:00:51.124 O: I: Unpacking libffi8:amd64...
00:00:51.152 O: I: Unpacking libgcc-13-dev:amd64...
00:00:51.410 O: I: Unpacking libgcrypt20:amd64...
00:00:51.488 O: I: Unpacking libgdbm-compat4t64:amd64...
00:00:51.519 O: I: Unpacking libgdbm6t64:amd64...
00:00:51.554 O: I: Unpacking libgnutls30t64:amd64...
00:00:51.684 O: I: Unpacking libgomp1:amd64...
00:00:51.726 O: I: Unpacking libgpg-error0:amd64...
00:00:51.763 O: I: Unpacking libgprofng0:amd64...
00:00:51.868 O: I: Unpacking libhogweed6t64:amd64...
00:00:51.919 O: I: Unpacking libhwasan0:amd64...
00:00:52.094 O: I: Unpacking libidn2-0:amd64...
00:00:52.146 O: I: Unpacking libisl23:amd64...
00:00:52.235 O: I: Unpacking libitm1:amd64...
00:00:52.264 O: I: Unpacking libjansson4:amd64...
00:00:52.295 O: I: Unpacking liblsan0:amd64...
00:00:52.441 O: I: Unpacking liblz4-1:amd64...
00:00:52.473 O: I: Unpacking libmpc3:amd64...
00:00:52.505 O: I: Unpacking libmpfr6:amd64...
00:00:52.572 O: I: Unpacking libnettle8t64:amd64...
00:00:52.621 O: I: Unpacking libp11-kit0:amd64...
00:00:52.683 O: I: Unpacking libperl5.38t64:amd64...
00:00:53.151 O: I: Unpacking libquadmath0:amd64...
00:00:53.192 O: I: Unpacking libseccomp2:amd64...
00:00:53.225 O: I: Unpacking libsframe1:amd64...
00:00:53.260 O: I: Unpacking libstdc++-13-dev:amd64...
00:00:53.603 O: I: Unpacking libstdc++6:amd64...
00:00:53.699 O: I: Unpacking libtasn1-6:amd64...
00:00:53.735 O: I: Unpacking libtsan2:amd64...
00:00:54.009 O: I: Unpacking libubsan1:amd64...
00:00:54.143 O: I: Unpacking libunistring5:amd64...
00:00:54.220 O: I: Unpacking libxxhash0:amd64...
00:00:54.254 O: I: Unpacking linux-libc-dev...
00:00:54.794 O: I: Unpacking make...
00:00:54.863 O: I: Unpacking patch...
00:00:54.905 O: I: Unpacking perl...
00:00:54.969 O: I: Unpacking perl-modules-5.38...
00:00:55.503 O: I: Unpacking rpcsvc-proto...
00:00:55.544 O: I: Unpacking xz-utils...
00:00:55.638 O: I: Configuring the base system...
00:00:55.648 O: I: Configuring libgdbm6t64:amd64...
00:00:55.651 O: I: Configuring libgpg-error0:amd64...
00:00:55.655 O: I: Configuring libgdbm-compat4t64:amd64...
00:00:55.658 O: I: Configuring liblz4-1:amd64...
00:00:55.663 O: I: Configuring binutils-common:amd64...
00:00:55.676 O: I: Configuring debian-archive-keyring...
00:00:55.796 O: I: Configuring linux-libc-dev...
00:00:55.801 O: I: Configuring libctf-nobfd0:amd64...
00:00:55.805 O: I: Configuring libgcrypt20:amd64...
00:00:55.808 O: I: Configuring libgomp1:amd64...
00:00:55.812 O: I: Configuring bzip2...
00:00:55.815 O: I: Configuring libseccomp2:amd64...
00:00:55.818 O: I: Configuring libsframe1:amd64...
00:00:55.822 O: I: Configuring libjansson4:amd64...
00:00:55.825 O: I: Configuring libnettle8t64:amd64...
00:00:55.829 O: I: Configuring rpcsvc-proto...
00:00:55.832 O: I: Configuring gcc-13-base:amd64...
00:00:55.836 O: I: Configuring make...
00:00:55.839 O: I: Configuring libmpfr6:amd64...
00:00:55.843 O: I: Configuring xz-utils...
00:00:55.852 O: I: Configuring perl-modules-5.38...
00:00:55.855 O: I: Configuring libquadmath0:amd64...
00:00:55.859 O: I: Configuring libunistring5:amd64...
00:00:55.863 O: I: Configuring libmpc3:amd64...
00:00:55.866 O: I: Configuring libatomic1:amd64...
00:00:55.869 O: I: Configuring patch...
00:00:55.873 O: I: Configuring libffi8:amd64...
00:00:55.876 O: I: Configuring libhogweed6t64:amd64...
00:00:55.880 O: I: Configuring libhwasan0:amd64...
00:00:55.883 O: I: Configuring gpgv...
00:00:55.887 O: I: Configuring libcrypt-dev:amd64...
00:00:55.896 O: I: Configuring libasan8:amd64...
00:00:55.899 O: I: Configuring libxxhash0:amd64...
00:00:55.902 O: I: Configuring libtasn1-6:amd64...
00:00:55.906 O: I: Configuring libperl5.38t64:amd64...
00:00:55.909 O: I: Configuring libtsan2:amd64...
00:00:55.912 O: I: Configuring libbinutils:amd64...
00:00:55.915 O: I: Configuring libisl23:amd64...
00:00:55.919 O: I: Configuring libc-dev-bin...
00:00:55.922 O: I: Configuring libstdc++6:amd64...
00:00:55.926 O: I: Configuring liblsan0:amd64...
00:00:55.930 O: I: Configuring libitm1:amd64...
00:00:55.933 O: I: Configuring libctf0:amd64...
00:00:55.937 O: I: Configuring cpp-13-x86-64-linux-gnu...
00:00:55.942 O: I: Configuring libidn2-0:amd64...
00:00:55.946 O: I: Configuring perl...
00:00:55.964 O: I: Configuring libgprofng0:amd64...
00:00:55.968 O: I: Configuring libp11-kit0:amd64...
00:00:55.972 O: I: Configuring libdpkg-perl...
00:00:55.976 O: I: Configuring libubsan1:amd64...
00:00:55.979 O: I: Configuring libgcc-13-dev:amd64...
00:00:55.983 O: I: Configuring libc6-dev:amd64...
00:00:55.986 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:55.990 O: I: Configuring libcc1-0:amd64...
00:00:55.993 O: I: Configuring libstdc++-13-dev:amd64...
00:00:55.996 O: I: Configuring binutils-x86-64-linux-gnu...
00:00:56.000 O: I: Configuring cpp-x86-64-linux-gnu...
00:00:56.003 O: I: Configuring libgnutls30t64:amd64...
00:00:56.010 O: I: Configuring apt...
00:00:56.450 O: I: Configuring cpp-13...
00:00:56.454 O: I: Configuring gcc-13-x86-64-linux-gnu...
00:00:56.457 O: I: Configuring binutils...
00:00:56.461 O: I: Configuring dpkg-dev...
00:00:56.466 O: I: Configuring gcc-13...
00:00:56.470 O: I: Configuring cpp...
00:00:56.482 O: I: Configuring g++-13-x86-64-linux-gnu...
00:00:56.485 O: I: Configuring gcc-x86-64-linux-gnu...
00:00:56.488 O: I: Configuring gcc...
00:00:56.500 O: I: Configuring g++-x86-64-linux-gnu...
00:00:56.504 O: I: Configuring g++-13...
00:00:56.507 O: I: Configuring g++...
00:00:56.514 O: I: Configuring build-essential...
00:00:56.518 O: I: Configuring libc-bin...
00:00:56.539 O: I: Base system installed successfully.
00:00:56.602 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.ejyJ4VDvRQ -c .
00:01:17.372 E: + rm -r /tmp/tmp.ejyJ4VDvRQ
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:26
result: SUCCESS
------------------------------------------------------------------------------
(9/280) debootstrap
dist: testing
mode: auto
variant: -
format: auto
time left: 6:22:08
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.018 E: + tmpdir=/tmp/tmp.CpJEGFlzRn
00:00:00.021 E: + chmod 755 /tmp/tmp.CpJEGFlzRn
00:00:00.024 E: + [ testing = oldstable ]
00:00:00.027 E: + echo --merged-usr
00:00:00.030 E: + debootstrap --merged-usr --variant=- testing /tmp/tmp.CpJEGFlzRn http://127.0.0.1/debian
00:00:00.092 O: I: Target architecture can be executed
00:00:00.117 O: I: Retrieving InRelease 
00:00:00.272 O: I: Checking Release signature
00:00:00.291 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.823 O: I: Retrieving Packages 
00:00:01.023 O: I: Validating Packages 
00:00:03.079 O: I: Resolving dependencies of required packages...
00:00:11.541 O: I: Resolving dependencies of base packages...
00:00:22.131 O: I: Checking component main on http://127.0.0.1/debian...
00:00:25.784 O: I: Retrieving adduser 3.137
00:00:25.803 O: I: Validating adduser 3.137
00:00:25.824 O: I: Retrieving apt 2.9.3
00:00:25.866 O: I: Validating apt 2.9.3
00:00:25.893 O: I: Retrieving apt-utils 2.9.3
00:00:25.914 O: I: Validating apt-utils 2.9.3
00:00:25.937 O: I: Retrieving base-files 13.2
00:00:25.953 O: I: Validating base-files 13.2
00:00:25.973 O: I: Retrieving base-passwd 3.6.3
00:00:25.989 O: I: Validating base-passwd 3.6.3
00:00:26.009 O: I: Retrieving bash 5.2.21-2+b1
00:00:26.055 O: I: Validating bash 5.2.21-2+b1
00:00:26.085 O: I: Retrieving bsdutils 1:2.40.1-8
00:00:26.101 O: I: Validating bsdutils 1:2.40.1-8
00:00:26.123 O: I: Retrieving coreutils 9.4-3.1
00:00:26.194 O: I: Validating coreutils 9.4-3.1
00:00:26.229 O: I: Retrieving cpio 2.15+dfsg-1
00:00:26.248 O: I: Validating cpio 2.15+dfsg-1
00:00:26.270 O: I: Retrieving cron 3.0pl1-189
00:00:26.286 O: I: Validating cron 3.0pl1-189
00:00:26.307 O: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:26.322 O: I: Validating cron-daemon-common 3.0pl1-189
00:00:26.343 O: I: Retrieving dash 0.5.12-8
00:00:26.359 O: I: Validating dash 0.5.12-8
00:00:26.380 O: I: Retrieving debconf 1.5.86
00:00:26.397 O: I: Validating debconf 1.5.86
00:00:26.419 O: I: Retrieving debconf-i18n 1.5.86
00:00:26.437 O: I: Validating debconf-i18n 1.5.86
00:00:26.459 O: I: Retrieving debian-archive-keyring 2023.4
00:00:26.478 O: I: Validating debian-archive-keyring 2023.4
00:00:26.498 O: I: Retrieving debianutils 5.19
00:00:26.514 O: I: Validating debianutils 5.19
00:00:26.535 O: I: Retrieving diffutils 1:3.10-1
00:00:26.557 O: I: Validating diffutils 1:3.10-1
00:00:26.580 O: I: Retrieving dmidecode 3.5-3
00:00:26.596 O: I: Validating dmidecode 3.5-3
00:00:26.617 O: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:26.633 O: I: Validating dmsetup 2:1.02.196-1+b1
00:00:26.654 O: I: Retrieving dpkg 1.22.6
00:00:26.698 O: I: Validating dpkg 1.22.6
00:00:26.725 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:26.749 O: I: Validating e2fsprogs 1.47.1-1
00:00:26.772 O: I: Retrieving fdisk 2.40.1-8
00:00:26.788 O: I: Validating fdisk 2.40.1-8
00:00:26.811 O: I: Retrieving findutils 4.9.0-6
00:00:26.837 O: I: Validating findutils 4.9.0-6
00:00:26.861 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:26.875 O: I: Validating gcc-14-base 14-20240330-1
00:00:26.897 O: I: Retrieving gpgv 2.2.43-7
00:00:26.916 O: I: Validating gpgv 2.2.43-7
00:00:26.938 O: I: Retrieving grep 3.11-4
00:00:26.961 O: I: Validating grep 3.11-4
00:00:26.984 O: I: Retrieving gzip 1.12-1.1
00:00:27.000 O: I: Validating gzip 1.12-1.1
00:00:27.022 O: I: Retrieving hostname 3.23+nmu2
00:00:27.036 O: I: Validating hostname 3.23+nmu2
00:00:27.057 O: I: Retrieving ifupdown 0.8.43
00:00:27.072 O: I: Validating ifupdown 0.8.43
00:00:27.093 O: I: Retrieving init 1.66
00:00:27.106 O: I: Validating init 1.66
00:00:27.128 O: I: Retrieving init-system-helpers 1.66
00:00:27.142 O: I: Validating init-system-helpers 1.66
00:00:27.164 O: I: Retrieving iproute2 6.9.0-1
00:00:27.200 O: I: Validating iproute2 6.9.0-1
00:00:27.227 O: I: Retrieving iputils-ping 3:20240117-1
00:00:27.242 O: I: Validating iputils-ping 3:20240117-1
00:00:27.263 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:27.298 O: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:27.325 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:27.342 O: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:27.365 O: I: Retrieving kmod 32+20240327-1
00:00:27.383 O: I: Validating kmod 32+20240327-1
00:00:27.404 O: I: Retrieving less 643-1
00:00:27.422 O: I: Validating less 643-1
00:00:27.443 O: I: Retrieving libacl1 2.3.2-2
00:00:27.458 O: I: Validating libacl1 2.3.2-2
00:00:27.479 O: I: Retrieving libapparmor1 3.0.13-2
00:00:27.494 O: I: Validating libapparmor1 3.0.13-2
00:00:27.515 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:27.548 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:27.574 O: I: Retrieving libattr1 1:2.5.2-1
00:00:27.591 O: I: Validating libattr1 1:2.5.2-1
00:00:27.611 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:27.625 O: I: Validating libaudit-common 1:3.1.2-2
00:00:27.646 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:27.664 O: I: Validating libaudit1 1:3.1.2-2
00:00:27.685 O: I: Retrieving libblkid1 2.40.1-8
00:00:27.703 O: I: Validating libblkid1 2.40.1-8
00:00:27.726 O: I: Retrieving libbpf1 1:1.4.2-1
00:00:27.745 O: I: Validating libbpf1 1:1.4.2-1
00:00:27.766 O: I: Retrieving libbsd0 0.12.2-1
00:00:27.785 O: I: Validating libbsd0 0.12.2-1
00:00:27.807 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:27.823 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:27.846 O: I: Retrieving libc-bin 2.38-12
00:00:27.875 O: I: Validating libc-bin 2.38-12
00:00:27.902 O: I: Retrieving libc6 2.38-12
00:00:27.974 O: I: Validating libc6 2.38-12
00:00:28.008 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:28.023 O: I: Validating libcap-ng0 0.8.5-1
00:00:28.045 O: I: Retrieving libcap2 1:2.66-5
00:00:28.060 O: I: Validating libcap2 1:2.66-5
00:00:28.081 O: I: Retrieving libcap2-bin 1:2.66-5
00:00:28.097 O: I: Validating libcap2-bin 1:2.66-5
00:00:28.118 O: I: Retrieving libcom-err2 1.47.1-1
00:00:28.132 O: I: Validating libcom-err2 1.47.1-1
00:00:28.153 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:28.170 O: I: Validating libcrypt1 1:4.4.36-4
00:00:28.191 O: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:28.210 O: I: Validating libcryptsetup12 2:2.7.2-2
00:00:28.233 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:28.262 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:28.286 O: I: Retrieving libdebconfclient0 0.272
00:00:28.302 O: I: Validating libdebconfclient0 0.272
00:00:28.326 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:28.344 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:28.366 O: I: Retrieving libedit2 3.1-20240517-1
00:00:28.382 O: I: Validating libedit2 3.1-20240517-1
00:00:28.404 O: I: Retrieving libelf1t64 0.191-1+b1
00:00:28.422 O: I: Validating libelf1t64 0.191-1+b1
00:00:28.444 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:28.462 O: I: Validating libext2fs2t64 1.47.1-1
00:00:28.485 O: I: Retrieving libfdisk1 2.40.1-8
00:00:28.505 O: I: Validating libfdisk1 2.40.1-8
00:00:28.528 O: I: Retrieving libffi8 3.4.6-1
00:00:28.547 O: I: Validating libffi8 3.4.6-1
00:00:28.569 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:28.589 O: I: Validating libgcc-s1 14-20240330-1
00:00:28.612 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:28.645 O: I: Validating libgcrypt20 1.10.3-3
00:00:28.673 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:28.699 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:28.723 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:28.765 O: I: Validating libgnutls30t64 3.8.5-4
00:00:28.793 O: I: Retrieving libgpg-error0 1.49-2
00:00:28.810 O: I: Validating libgpg-error0 1.49-2
00:00:28.831 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:28.848 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:28.872 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:28.893 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:28.915 O: I: Retrieving libidn2-0 2.3.7-2
00:00:28.933 O: I: Validating libidn2-0 2.3.7-2
00:00:28.954 O: I: Retrieving libjansson4 2.14-2+b2
00:00:28.970 O: I: Validating libjansson4 2.14-2+b2
00:00:28.992 O: I: Retrieving libjson-c5 0.17-1+b1
00:00:29.007 O: I: Validating libjson-c5 0.17-1+b1
00:00:29.031 O: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:29.049 O: I: Validating libk5crypto3 1.20.1-6+b1
00:00:29.073 O: I: Retrieving libkeyutils1 1.6.3-3
00:00:29.087 O: I: Validating libkeyutils1 1.6.3-3
00:00:29.108 O: I: Retrieving libkmod2 32+20240327-1
00:00:29.122 O: I: Validating libkmod2 32+20240327-1
00:00:29.143 O: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:29.166 O: I: Validating libkrb5-3 1.20.1-6+b1
00:00:29.188 O: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:29.204 O: I: Validating libkrb5support0 1.20.1-6+b1
00:00:29.226 O: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:29.241 O: I: Validating liblocale-gettext-perl 1.07-7
00:00:29.262 O: I: Retrieving liblz4-1 1.9.4-2
00:00:29.279 O: I: Validating liblz4-1 1.9.4-2
00:00:29.301 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:29.322 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:29.347 O: I: Retrieving libmd0 1.1.0-2
00:00:29.365 O: I: Validating libmd0 1.1.0-2
00:00:29.387 O: I: Retrieving libmnl0 1.0.5-2+b1
00:00:29.402 O: I: Validating libmnl0 1.0.5-2+b1
00:00:29.422 O: I: Retrieving libmount1 2.40.1-8
00:00:29.441 O: I: Validating libmount1 2.40.1-8
00:00:29.463 O: I: Retrieving libncursesw6 6.5-2
00:00:29.484 O: I: Validating libncursesw6 6.5-2
00:00:29.506 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:29.540 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:29.564 O: I: Retrieving libnewt0.52 0.52.24-2
00:00:29.582 O: I: Validating libnewt0.52 0.52.24-2
00:00:29.606 O: I: Retrieving libnftables1 1.0.9-2
00:00:29.627 O: I: Validating libnftables1 1.0.9-2
00:00:29.650 O: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:29.667 O: I: Validating libnftnl11 1.2.6-2+b1
00:00:29.690 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:29.711 O: I: Validating libp11-kit0 0.25.3-5
00:00:29.734 O: I: Retrieving libpam-modules 1.5.3-7
00:00:29.754 O: I: Validating libpam-modules 1.5.3-7
00:00:29.776 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:29.791 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:29.813 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:29.830 O: I: Validating libpam-runtime 1.5.3-7
00:00:29.852 O: I: Retrieving libpam0g 1.5.3-7
00:00:29.868 O: I: Validating libpam0g 1.5.3-7
00:00:29.890 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:29.909 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:29.932 O: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:29.947 O: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:29.968 O: I: Retrieving libproc2-0 2:4.0.4-4
00:00:29.984 O: I: Validating libproc2-0 2:4.0.4-4
00:00:30.004 O: I: Retrieving libreadline8t64 8.2-4
00:00:30.021 O: I: Validating libreadline8t64 8.2-4
00:00:30.043 O: I: Retrieving libseccomp2 2.5.5-1
00:00:30.058 O: I: Validating libseccomp2 2.5.5-1
00:00:30.081 O: I: Retrieving libselinux1 3.5-2+b2
00:00:30.097 O: I: Validating libselinux1 3.5-2+b2
00:00:30.118 O: I: Retrieving libsemanage-common 3.5-1
00:00:30.133 O: I: Validating libsemanage-common 3.5-1
00:00:30.154 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:30.170 O: I: Validating libsemanage2 3.5-1+b3
00:00:30.197 O: I: Retrieving libsepol2 3.5-2+b1
00:00:30.217 O: I: Validating libsepol2 3.5-2+b1
00:00:30.238 O: I: Retrieving libslang2 2.3.3-5
00:00:30.264 O: I: Validating libslang2 2.3.3-5
00:00:30.288 O: I: Retrieving libsmartcols1 2.40.1-8
00:00:30.305 O: I: Validating libsmartcols1 2.40.1-8
00:00:30.328 O: I: Retrieving libss2 1.47.1-1
00:00:30.342 O: I: Validating libss2 1.47.1-1
00:00:30.363 O: I: Retrieving libssl3t64 3.2.1-3
00:00:30.416 O: I: Validating libssl3t64 3.2.1-3
00:00:30.448 O: I: Retrieving libstdc++6 14-20240330-1
00:00:30.475 O: I: Validating libstdc++6 14-20240330-1
00:00:30.500 O: I: Retrieving libsystemd-shared 256~rc4-1
00:00:30.549 O: I: Validating libsystemd-shared 256~rc4-1
00:00:30.580 O: I: Retrieving libsystemd0 256~rc4-1
00:00:30.602 O: I: Validating libsystemd0 256~rc4-1
00:00:30.627 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:30.643 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:30.665 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:30.680 O: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:30.701 O: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:30.716 O: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:30.737 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:30.750 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:30.770 O: I: Retrieving libtinfo6 6.5-2
00:00:30.791 O: I: Validating libtinfo6 6.5-2
00:00:30.813 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:30.828 O: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:30.850 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:30.866 O: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:30.888 O: I: Retrieving libudev1 256~rc4-1
00:00:30.905 O: I: Validating libudev1 256~rc4-1
00:00:30.929 O: I: Retrieving libunistring5 1.2-1
00:00:30.955 O: I: Validating libunistring5 1.2-1
00:00:30.978 O: I: Retrieving libuuid1 2.40.1-8
00:00:30.993 O: I: Validating libuuid1 2.40.1-8
00:00:31.014 O: I: Retrieving libxtables12 1.8.10-3
00:00:31.030 O: I: Validating libxtables12 1.8.10-3
00:00:31.052 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:31.068 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:31.089 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:31.116 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:31.139 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:31.165 O: I: Validating login 1:4.13+dfsg1-5
00:00:31.190 O: I: Retrieving logrotate 3.21.0-2
00:00:31.205 O: I: Validating logrotate 3.21.0-2
00:00:31.227 O: I: Retrieving logsave 1.47.1-1
00:00:31.244 O: I: Validating logsave 1.47.1-1
00:00:31.265 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:31.284 O: I: Validating mawk 1.3.4.20240123-1
00:00:31.308 O: I: Retrieving mount 2.40.1-8
00:00:31.328 O: I: Validating mount 2.40.1-8
00:00:31.351 O: I: Retrieving nano 8.0-1
00:00:31.378 O: I: Validating nano 8.0-1
00:00:31.406 O: I: Retrieving ncurses-base 6.5-2
00:00:31.427 O: I: Validating ncurses-base 6.5-2
00:00:31.449 O: I: Retrieving ncurses-bin 6.5-2
00:00:31.471 O: I: Validating ncurses-bin 6.5-2
00:00:31.493 O: I: Retrieving netbase 6.4
00:00:31.508 O: I: Validating netbase 6.4
00:00:31.529 O: I: Retrieving nftables 1.0.9-2
00:00:31.544 O: I: Validating nftables 1.0.9-2
00:00:31.566 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:31.597 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:31.622 O: I: Retrieving perl-base 5.38.2-5
00:00:31.668 O: I: Validating perl-base 5.38.2-5
00:00:31.700 O: I: Retrieving procps 2:4.0.4-4
00:00:31.731 O: I: Validating procps 2:4.0.4-4
00:00:31.756 O: I: Retrieving readline-common 8.2-4
00:00:31.771 O: I: Validating readline-common 8.2-4
00:00:31.792 O: I: Retrieving sed 4.9-2
00:00:31.813 O: I: Validating sed 4.9-2
00:00:31.836 O: I: Retrieving sensible-utils 0.0.22
00:00:31.851 O: I: Validating sensible-utils 0.0.22
00:00:31.873 O: I: Retrieving systemd 256~rc4-1
00:00:31.956 O: I: Validating systemd 256~rc4-1
00:00:31.996 O: I: Retrieving systemd-sysv 256~rc4-1
00:00:32.012 O: I: Validating systemd-sysv 256~rc4-1
00:00:32.034 O: I: Retrieving sysvinit-utils 3.09-1
00:00:32.048 O: I: Validating sysvinit-utils 3.09-1
00:00:32.070 O: I: Retrieving tar 1.35+dfsg-3
00:00:32.098 O: I: Validating tar 1.35+dfsg-3
00:00:32.123 O: I: Retrieving tasksel 3.75
00:00:32.138 O: I: Validating tasksel 3.75
00:00:32.159 O: I: Retrieving tasksel-data 3.75
00:00:32.174 O: I: Validating tasksel-data 3.75
00:00:32.195 O: I: Retrieving tzdata 2024a-4
00:00:32.215 O: I: Validating tzdata 2024a-4
00:00:32.237 O: I: Retrieving udev 256~rc4-1
00:00:32.291 O: I: Validating udev 256~rc4-1
00:00:32.325 O: I: Retrieving usr-is-merged 39
00:00:32.341 O: I: Validating usr-is-merged 39
00:00:32.364 O: I: Retrieving util-linux 2.40.1-8
00:00:32.405 O: I: Validating util-linux 2.40.1-8
00:00:32.431 O: I: Retrieving vim-common 2:9.1.0377-1
00:00:32.454 O: I: Validating vim-common 2:9.1.0377-1
00:00:32.477 O: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:32.506 O: I: Validating vim-tiny 2:9.1.0377-1
00:00:32.530 O: I: Retrieving whiptail 0.52.24-2
00:00:32.543 O: I: Validating whiptail 0.52.24-2
00:00:32.564 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:32.580 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:32.603 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:32.648 O: I: Extracting apt...
00:00:32.783 O: I: Extracting base-files...
00:00:32.799 O: I: Extracting base-passwd...
00:00:32.811 O: I: Extracting bash...
00:00:32.946 O: I: Extracting bsdutils...
00:00:32.964 O: I: Extracting coreutils...
00:00:33.231 O: I: Extracting dash...
00:00:33.247 O: I: Extracting debconf...
00:00:33.266 O: I: Extracting debian-archive-keyring...
00:00:33.289 O: I: Extracting debianutils...
00:00:33.305 O: I: Extracting diffutils...
00:00:33.348 O: I: Extracting dpkg...
00:00:33.479 O: I: Extracting e2fsprogs...
00:00:33.535 O: I: Extracting findutils...
00:00:33.584 O: I: Extracting gcc-14-base...
00:00:33.595 O: I: Extracting gpgv...
00:00:33.622 O: I: Extracting grep...
00:00:33.658 O: I: Extracting gzip...
00:00:33.676 O: I: Extracting hostname...
00:00:33.685 O: I: Extracting init-system-helpers...
00:00:33.695 O: I: Extracting libacl1...
00:00:33.705 O: I: Extracting libapt-pkg6.0t64...
00:00:33.805 O: I: Extracting libattr1...
00:00:33.814 O: I: Extracting libaudit-common...
00:00:33.823 O: I: Extracting libaudit1...
00:00:33.834 O: I: Extracting libblkid1...
00:00:33.857 O: I: Extracting libbz2-1.0...
00:00:33.867 O: I: Extracting libc-bin...
00:00:33.932 O: I: Extracting libc6...
00:00:34.207 O: I: Extracting libcap-ng0...
00:00:34.216 O: I: Extracting libcap2...
00:00:34.225 O: I: Extracting libcom-err2...
00:00:34.234 O: I: Extracting libcrypt1...
00:00:34.249 O: I: Extracting libdb5.3t64...
00:00:34.318 O: I: Extracting libdebconfclient0...
00:00:34.327 O: I: Extracting libext2fs2t64...
00:00:34.353 O: I: Extracting libffi8...
00:00:34.364 O: I: Extracting libgcc-s1...
00:00:34.377 O: I: Extracting libgcrypt20...
00:00:34.433 O: I: Extracting libgmp10...
00:00:34.464 O: I: Extracting libgnutls30t64...
00:00:34.568 O: I: Extracting libgpg-error0...
00:00:34.583 O: I: Extracting libhogweed6t64...
00:00:34.614 O: I: Extracting libidn2-0...
00:00:34.635 O: I: Extracting liblz4-1...
00:00:34.647 O: I: Extracting liblzma5...
00:00:34.670 O: I: Extracting libmd0...
00:00:34.680 O: I: Extracting libmount1...
00:00:34.705 O: I: Extracting libnettle8t64...
00:00:34.734 O: I: Extracting libp11-kit0...
00:00:34.776 O: I: Extracting libpam-modules...
00:00:34.807 O: I: Extracting libpam-modules-bin...
00:00:34.820 O: I: Extracting libpam-runtime...
00:00:34.842 O: I: Extracting libpam0g...
00:00:34.854 O: I: Extracting libpcre2-8-0...
00:00:34.885 O: I: Extracting libseccomp2...
00:00:34.897 O: I: Extracting libselinux1...
00:00:34.911 O: I: Extracting libsemanage-common...
00:00:34.919 O: I: Extracting libsemanage2...
00:00:34.935 O: I: Extracting libsepol2...
00:00:34.968 O: I: Extracting libsmartcols1...
00:00:34.988 O: I: Extracting libss2...
00:00:34.997 O: I: Extracting libssl3t64...
00:00:35.178 O: I: Extracting libstdc++6...
00:00:35.252 O: I: Extracting libsystemd0...
00:00:35.294 O: I: Extracting libtasn1-6...
00:00:35.306 O: I: Extracting libtinfo6...
00:00:35.329 O: I: Extracting libudev1...
00:00:35.349 O: I: Extracting libunistring5...
00:00:35.402 O: I: Extracting libuuid1...
00:00:35.412 O: I: Extracting libxxhash0...
00:00:35.422 O: I: Extracting libzstd1...
00:00:35.457 O: I: Extracting login...
00:00:35.512 O: I: Extracting logsave...
00:00:35.521 O: I: Extracting mawk...
00:00:35.541 O: I: Extracting mount...
00:00:35.561 O: I: Extracting ncurses-base...
00:00:35.580 O: I: Extracting ncurses-bin...
00:00:35.610 O: I: Extracting passwd...
00:00:35.704 O: I: Extracting perl-base...
00:00:35.885 O: I: Extracting sed...
00:00:35.922 O: I: Extracting sysvinit-utils...
00:00:35.931 O: I: Extracting tar...
00:00:36.005 O: I: Extracting tzdata...
00:00:36.043 O: I: Extracting usr-is-merged...
00:00:36.051 O: I: Extracting util-linux...
00:00:36.175 O: I: Extracting zlib1g...
00:00:36.330 O: I: Installing core packages...
00:00:38.357 O: I: Unpacking required packages...
00:00:38.420 O: I: Unpacking apt...
00:00:38.626 O: I: Unpacking base-files...
00:00:38.688 O: I: Unpacking base-passwd...
00:00:38.730 O: I: Unpacking bash...
00:00:38.896 O: I: Unpacking bsdutils...
00:00:38.937 O: I: Unpacking coreutils...
00:00:39.280 O: I: Unpacking dash...
00:00:39.325 O: I: Unpacking debconf...
00:00:39.399 O: I: Unpacking debian-archive-keyring...
00:00:39.556 O: I: Unpacking debianutils...
00:00:39.608 O: I: Unpacking diffutils...
00:00:39.686 O: I: Unpacking dpkg...
00:00:39.880 O: I: Unpacking e2fsprogs...
00:00:39.972 O: I: Unpacking findutils...
00:00:40.049 O: I: Unpacking gcc-14-base:amd64...
00:00:40.081 O: I: Unpacking gpgv...
00:00:40.131 O: I: Unpacking grep...
00:00:40.204 O: I: Unpacking gzip...
00:00:40.277 O: I: Unpacking hostname...
00:00:40.305 O: I: Unpacking init-system-helpers...
00:00:40.338 O: I: Unpacking libacl1:amd64...
00:00:40.371 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:40.500 O: I: Unpacking libattr1:amd64...
00:00:40.530 O: I: Unpacking libaudit-common...
00:00:40.559 O: I: Unpacking libaudit1:amd64...
00:00:40.592 O: I: Unpacking libblkid1:amd64...
00:00:40.638 O: I: Unpacking libbz2-1.0:amd64...
00:00:40.673 O: I: Unpacking libc-bin...
00:00:40.780 O: I: Unpacking libc6:amd64...
00:00:41.287 O: I: Unpacking libcap-ng0:amd64...
00:00:41.320 O: I: Unpacking libcap2:amd64...
00:00:41.352 O: I: Unpacking libcom-err2:amd64...
00:00:41.381 O: I: Unpacking libcrypt1:amd64...
00:00:41.419 O: I: Unpacking libdb5.3t64:amd64...
00:00:41.511 O: I: Unpacking libdebconfclient0:amd64...
00:00:41.541 O: I: Unpacking libext2fs2t64:amd64...
00:00:41.619 O: I: Unpacking libffi8:amd64...
00:00:41.649 O: I: Unpacking libgcc-s1:amd64...
00:00:41.685 O: I: Unpacking libgcrypt20:amd64...
00:00:41.762 O: I: Unpacking libgmp10:amd64...
00:00:41.816 O: I: Unpacking libgnutls30t64:amd64...
00:00:41.951 O: I: Unpacking libgpg-error0:amd64...
00:00:41.987 O: I: Unpacking libhogweed6t64:amd64...
00:00:42.039 O: I: Unpacking libidn2-0:amd64...
00:00:42.090 O: I: Unpacking liblz4-1:amd64...
00:00:42.124 O: I: Unpacking liblzma5:amd64...
00:00:42.170 O: I: Unpacking libmd0:amd64...
00:00:42.204 O: I: Unpacking libmount1:amd64...
00:00:42.252 O: I: Unpacking libnettle8t64:amd64...
00:00:42.302 O: I: Unpacking libp11-kit0:amd64...
00:00:42.366 O: I: Unpacking libpam-modules:amd64...
00:00:42.531 O: I: Unpacking libpam-modules-bin...
00:00:42.569 O: I: Unpacking libpam-runtime...
00:00:42.643 O: I: Unpacking libpam0g:amd64...
00:00:42.676 O: I: Unpacking libpcre2-8-0:amd64...
00:00:42.726 O: I: Unpacking libseccomp2:amd64...
00:00:42.757 O: I: Unpacking libselinux1:amd64...
00:00:42.789 O: I: Unpacking libsemanage-common...
00:00:42.817 O: I: Unpacking libsemanage2:amd64...
00:00:42.851 O: I: Unpacking libsepol2:amd64...
00:00:42.904 O: I: Unpacking libsmartcols1:amd64...
00:00:42.945 O: I: Unpacking libss2:amd64...
00:00:42.976 O: I: Unpacking libssl3t64:amd64...
00:00:43.188 O: I: Unpacking libstdc++6:amd64...
00:00:43.286 O: I: Unpacking libsystemd0:amd64...
00:00:43.347 O: I: Unpacking libtasn1-6:amd64...
00:00:43.379 O: I: Unpacking libtinfo6:amd64...
00:00:43.422 O: I: Unpacking libudev1:amd64...
00:00:43.465 O: I: Unpacking libunistring5:amd64...
00:00:43.540 O: I: Unpacking libuuid1:amd64...
00:00:43.570 O: I: Unpacking libxxhash0:amd64...
00:00:43.599 O: I: Unpacking libzstd1:amd64...
00:00:43.654 O: I: Unpacking login...
00:00:43.758 O: I: Unpacking logsave...
00:00:43.790 O: I: Unpacking mawk...
00:00:43.830 O: I: Unpacking mount...
00:00:43.873 O: I: Unpacking ncurses-base...
00:00:43.922 O: I: Unpacking ncurses-bin...
00:00:43.988 O: I: Unpacking passwd...
00:00:44.164 O: I: Unpacking perl-base...
00:00:44.534 O: I: Unpacking sed...
00:00:44.601 O: I: Unpacking sysvinit-utils...
00:00:44.634 O: I: Unpacking tar...
00:00:44.747 O: I: Unpacking tzdata...
00:00:44.931 O: I: Unpacking usr-is-merged...
00:00:44.969 O: I: Unpacking util-linux...
00:00:45.140 O: I: Unpacking zlib1g:amd64...
00:00:45.170 O: I: Configuring required packages...
00:00:45.186 O: I: Configuring gcc-14-base:amd64...
00:00:45.201 O: I: Configuring debian-archive-keyring...
00:00:45.318 O: I: Configuring usr-is-merged...
00:00:45.337 O: I: Configuring libaudit-common...
00:00:45.342 O: I: Configuring libsemanage-common...
00:00:45.348 O: I: Configuring debconf...
00:00:45.480 O: I: Configuring tzdata...
00:00:45.652 O: I: Configuring ncurses-base...
00:00:45.656 O: I: Configuring init-system-helpers...
00:00:45.669 O: I: Configuring libgcc-s1:amd64...
00:00:45.679 O: I: Configuring libc6:amd64...
00:00:45.806 O: I: Configuring libdb5.3t64:amd64...
00:00:45.809 O: I: Configuring libffi8:amd64...
00:00:45.813 O: I: Configuring libmd0:amd64...
00:00:45.818 O: I: Configuring libxxhash0:amd64...
00:00:45.824 O: I: Configuring libattr1:amd64...
00:00:45.827 O: I: Configuring sysvinit-utils...
00:00:45.831 O: I: Configuring libtasn1-6:amd64...
00:00:45.835 O: I: Configuring libext2fs2t64:amd64...
00:00:45.839 O: I: Configuring debianutils...
00:00:45.899 O: I: Configuring mawk...
00:00:45.906 O: I: Configuring libdebconfclient0:amd64...
00:00:45.917 O: I: Configuring base-files...
00:00:45.942 O: I: Configuring libbz2-1.0:amd64...
00:00:45.946 O: I: Configuring libblkid1:amd64...
00:00:45.949 O: I: Configuring libstdc++6:amd64...
00:00:45.954 O: I: Configuring dash...
00:00:46.011 O: I: Configuring libtinfo6:amd64...
00:00:46.020 O: I: Configuring bash...
00:00:46.030 O: I: Configuring libzstd1:amd64...
00:00:46.034 O: I: Configuring liblzma5:amd64...
00:00:46.039 O: I: Configuring libgpg-error0:amd64...
00:00:46.042 O: I: Configuring liblz4-1:amd64...
00:00:46.052 O: I: Configuring libc-bin...
00:00:46.065 O: I: Configuring ncurses-bin...
00:00:46.070 O: I: Configuring libacl1:amd64...
00:00:46.074 O: I: Configuring libsmartcols1:amd64...
00:00:46.077 O: I: Configuring libgcrypt20:amd64...
00:00:46.083 O: I: Configuring zlib1g:amd64...
00:00:46.087 O: I: Configuring libcrypt1:amd64...
00:00:46.091 O: I: Configuring libcom-err2:amd64...
00:00:46.094 O: I: Configuring diffutils...
00:00:46.098 O: I: Configuring libseccomp2:amd64...
00:00:46.102 O: I: Configuring libcap2:amd64...
00:00:46.106 O: I: Configuring hostname...
00:00:46.109 O: I: Configuring libcap-ng0:amd64...
00:00:46.113 O: I: Configuring libnettle8t64:amd64...
00:00:46.116 O: I: Configuring libgmp10:amd64...
00:00:46.120 O: I: Configuring libp11-kit0:amd64...
00:00:46.123 O: I: Configuring libaudit1:amd64...
00:00:46.127 O: I: Configuring libunistring5:amd64...
00:00:46.131 O: I: Configuring libuuid1:amd64...
00:00:46.135 O: I: Configuring libss2:amd64...
00:00:46.138 O: I: Configuring libsepol2:amd64...
00:00:46.142 O: I: Configuring libpcre2-8-0:amd64...
00:00:46.146 O: I: Configuring logsave...
00:00:46.150 O: I: Configuring libudev1:amd64...
00:00:46.154 O: I: Configuring libhogweed6t64:amd64...
00:00:46.158 O: I: Configuring gpgv...
00:00:46.163 O: I: Configuring grep...
00:00:46.167 O: I: Configuring libssl3t64:amd64...
00:00:46.176 O: I: Configuring e2fsprogs...
00:00:46.547 O: I: Configuring libidn2-0:amd64...
00:00:46.551 O: I: Configuring libsystemd0:amd64...
00:00:46.555 O: I: Configuring libselinux1:amd64...
00:00:46.562 O: I: Configuring libpam0g:amd64...
00:00:46.680 O: I: Configuring sed...
00:00:46.685 O: I: Configuring findutils...
00:00:46.688 O: I: Configuring libmount1:amd64...
00:00:46.693 O: I: Configuring libsemanage2:amd64...
00:00:46.696 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:46.701 O: I: Configuring base-passwd...
00:00:46.849 O: I: Configuring libgnutls30t64:amd64...
00:00:46.856 O: I: Configuring apt...
00:00:47.235 O: I: Configuring bsdutils...
00:00:47.239 O: I: Configuring tar...
00:00:47.247 O: I: Configuring libpam-modules-bin...
00:00:47.253 O: I: Configuring coreutils...
00:00:47.262 O: I: Configuring util-linux...
00:00:47.454 O: I: Configuring dpkg...
00:00:47.640 O: I: Configuring mount...
00:00:47.657 O: I: Configuring libpam-modules:amd64...
00:00:47.666 O: I: Configuring perl-base...
00:00:47.677 O: I: Configuring gzip...
00:00:47.726 O: I: Configuring passwd...
00:00:47.773 O: I: Configuring libpam-runtime...
00:00:47.930 O: I: Configuring login...
00:00:47.951 O: I: Configuring libc-bin...
00:00:47.966 O: I: Unpacking the base system...
00:01:19.293 O: I: Unpacking apt-utils...
00:01:19.358 O: I: Unpacking cpio...
00:01:19.414 O: I: Unpacking cron...
00:01:19.450 O: I: Unpacking debconf-i18n...
00:01:19.507 O: I: Unpacking dmidecode...
00:01:19.540 O: I: Unpacking fdisk...
00:01:19.583 O: I: Unpacking ifupdown...
00:01:19.632 O: I: Unpacking init...
00:01:19.660 O: I: Unpacking iproute2...
00:01:19.863 O: I: Unpacking iputils-ping...
00:01:19.895 O: I: Unpacking isc-dhcp-client...
00:01:20.028 O: I: Unpacking isc-dhcp-common...
00:01:20.064 O: I: Unpacking kmod...
00:01:20.104 O: I: Unpacking less...
00:01:20.147 O: I: Unpacking libbpf1:amd64...
00:01:20.187 O: I: Unpacking libbsd0:amd64...
00:01:20.220 O: I: Unpacking libcap2-bin...
00:01:20.253 O: I: Unpacking libedit2:amd64...
00:01:20.288 O: I: Unpacking libelf1t64:amd64...
00:01:20.336 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:20.375 O: I: Unpacking libjansson4:amd64...
00:01:20.405 O: I: Unpacking libk5crypto3:amd64...
00:01:20.439 O: I: Unpacking libkeyutils1:amd64...
00:01:20.464 O: I: Unpacking libkmod2:amd64...
00:01:20.496 O: I: Unpacking libkrb5-3:amd64...
00:01:20.560 O: I: Unpacking libkrb5support0:amd64...
00:01:20.589 O: I: Unpacking liblocale-gettext-perl...
00:01:20.616 O: I: Unpacking libmnl0:amd64...
00:01:20.643 O: I: Unpacking libncursesw6:amd64...
00:01:20.682 O: I: Unpacking libnewt0.52:amd64...
00:01:20.746 O: I: Unpacking libnftables1:amd64...
00:01:20.804 O: I: Unpacking libnftnl11:amd64...
00:01:20.836 O: I: Unpacking libpopt0:amd64...
00:01:20.878 O: I: Unpacking libproc2-0:amd64...
00:01:20.912 O: I: Unpacking libreadline8t64:amd64...
00:01:20.987 O: I: Unpacking libslang2:amd64...
00:01:21.063 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:21.090 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:21.118 O: I: Unpacking libtext-wrapi18n-perl...
00:01:21.151 O: I: Unpacking libtirpc-common...
00:01:21.178 O: I: Unpacking libtirpc3t64:amd64...
00:01:21.231 O: I: Unpacking libxtables12:amd64...
00:01:21.263 O: I: Unpacking logrotate...
00:01:21.296 O: I: Unpacking nano...
00:01:21.401 O: I: Unpacking netbase...
00:01:21.429 O: I: Unpacking nftables...
00:01:21.468 O: I: Unpacking procps...
00:01:21.608 O: I: Unpacking readline-common...
00:01:21.640 O: I: Unpacking sensible-utils...
00:01:21.675 O: I: Unpacking tasksel...
00:01:21.726 O: I: Unpacking tasksel-data...
00:01:21.776 O: I: Unpacking udev...
00:01:22.011 O: I: Unpacking vim-common...
00:01:22.077 O: I: Unpacking vim-tiny...
00:01:22.170 O: I: Unpacking whiptail...
00:01:22.224 O: I: Configuring the base system...
00:01:22.232 O: I: Configuring cpio...
00:01:22.240 O: I: Configuring libtext-iconv-perl:amd64...
00:01:22.243 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:22.247 O: I: Configuring libkeyutils1:amd64...
00:01:22.251 O: I: Configuring apt-utils...
00:01:22.254 O: I: Configuring init...
00:01:22.257 O: I: Configuring libtirpc-common...
00:01:22.261 O: I: Configuring less...
00:01:22.268 O: I: Configuring libtext-wrapi18n-perl...
00:01:22.272 O: I: Configuring libelf1t64:amd64...
00:01:22.276 O: I: Configuring libjansson4:amd64...
00:01:22.279 O: I: Configuring libkrb5support0:amd64...
00:01:22.282 O: I: Configuring libcap2-bin...
00:01:22.287 O: I: Configuring vim-common...
00:01:22.292 O: I: Configuring libslang2:amd64...
00:01:22.295 O: I: Configuring libproc2-0:amd64...
00:01:22.298 O: I: Configuring libmnl0:amd64...
00:01:22.302 O: I: Configuring libncursesw6:amd64...
00:01:22.305 O: I: Configuring libk5crypto3:amd64...
00:01:22.308 O: I: Configuring libxtables12:amd64...
00:01:22.312 O: I: Configuring nano...
00:01:22.323 O: I: Configuring sensible-utils...
00:01:22.330 O: I: Configuring procps...
00:01:22.366 O: I: Configuring netbase...
00:01:22.374 O: I: Configuring isc-dhcp-common...
00:01:22.377 O: I: Configuring libkrb5-3:amd64...
00:01:22.381 O: I: Configuring dmidecode...
00:01:22.384 O: I: Configuring libbsd0:amd64...
00:01:22.387 O: I: Configuring iputils-ping...
00:01:22.402 O: I: Configuring readline-common...
00:01:22.409 O: I: Configuring liblocale-gettext-perl...
00:01:22.412 O: I: Configuring libbpf1:amd64...
00:01:22.415 O: I: Configuring libkmod2:amd64...
00:01:22.419 O: I: Configuring libpopt0:amd64...
00:01:22.426 O: I: Configuring logrotate...
00:01:22.620 O: I: Configuring libnewt0.52:amd64...
00:01:22.623 O: I: Configuring libedit2:amd64...
00:01:22.632 O: I: Configuring cron...
00:01:22.864 O: I: Configuring debconf-i18n...
00:01:22.868 O: I: Configuring libnftnl11:amd64...
00:01:22.873 O: I: Configuring vim-tiny...
00:01:22.902 O: I: Configuring kmod...
00:01:22.927 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:22.934 O: I: Configuring udev...
00:01:23.518 O: I: Configuring libreadline8t64:amd64...
00:01:23.522 O: I: Configuring whiptail...
00:01:23.526 O: I: Configuring libnftables1:amd64...
00:01:23.531 O: I: Configuring nftables...
00:01:23.662 O: I: Configuring libtirpc3t64:amd64...
00:01:23.665 O: I: Configuring iproute2...
00:01:23.860 O: I: Configuring isc-dhcp-client...
00:01:23.881 O: I: Configuring fdisk...
00:01:23.889 O: I: Configuring ifupdown...
00:01:24.298 O: I: Configuring tasksel...
00:01:24.429 O: I: Configuring tasksel-data...
00:01:24.436 O: I: Configuring libc-bin...
00:01:24.459 O: I: Base system installed successfully.
00:01:24.515 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.CpJEGFlzRn -c .
00:01:35.547 E: + rm -r /tmp/tmp.CpJEGFlzRn
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:44
result: SUCCESS
------------------------------------------------------------------------------
(10/280) debootstrap
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 6:30:46
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.85tDynP35b
00:00:00.022 E: + chmod 755 /tmp/tmp.85tDynP35b
00:00:00.026 E: + [ unstable = oldstable ]
00:00:00.029 E: + echo --merged-usr
00:00:00.033 E: + debootstrap --merged-usr --variant=minbase unstable /tmp/tmp.85tDynP35b http://127.0.0.1/debian
00:00:00.092 O: I: Target architecture can be executed
00:00:00.116 O: I: Retrieving InRelease 
00:00:00.294 O: I: Checking Release signature
00:00:00.313 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.963 O: I: Retrieving Packages 
00:00:01.159 O: I: Validating Packages 
00:00:02.850 O: I: Resolving dependencies of required packages...
00:00:12.031 O: I: Resolving dependencies of base packages...
00:00:21.427 O: I: Checking component main on http://127.0.0.1/debian...
00:00:25.336 O: I: Retrieving apt 2.9.4
00:00:25.378 O: I: Validating apt 2.9.4
00:00:25.404 O: I: Retrieving base-files 13.3
00:00:25.420 O: I: Validating base-files 13.3
00:00:25.440 O: I: Retrieving base-passwd 3.6.3
00:00:25.455 O: I: Validating base-passwd 3.6.3
00:00:25.474 O: I: Retrieving bash 5.2.21-2.1
00:00:25.516 O: I: Validating bash 5.2.21-2.1
00:00:25.543 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:25.559 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:25.579 O: I: Retrieving coreutils 9.4-3.1
00:00:25.647 O: I: Validating coreutils 9.4-3.1
00:00:25.682 O: I: Retrieving dash 0.5.12-9
00:00:25.698 O: I: Validating dash 0.5.12-9
00:00:25.721 O: I: Retrieving debconf 1.5.86
00:00:25.737 O: I: Validating debconf 1.5.86
00:00:25.759 O: I: Retrieving debian-archive-keyring 2023.4
00:00:25.777 O: I: Validating debian-archive-keyring 2023.4
00:00:25.798 O: I: Retrieving debianutils 5.19
00:00:25.814 O: I: Validating debianutils 5.19
00:00:25.834 O: I: Retrieving diffutils 1:3.10-1
00:00:25.855 O: I: Validating diffutils 1:3.10-1
00:00:25.877 O: I: Retrieving dpkg 1.22.6
00:00:25.921 O: I: Validating dpkg 1.22.6
00:00:25.948 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:25.973 O: I: Validating e2fsprogs 1.47.1-1
00:00:25.996 O: I: Retrieving findutils 4.10.0-2
00:00:26.023 O: I: Validating findutils 4.10.0-2
00:00:26.046 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:26.061 O: I: Validating gcc-14-base 14.1.0-1
00:00:26.081 O: I: Retrieving gpgv 2.2.43-7
00:00:26.099 O: I: Validating gpgv 2.2.43-7
00:00:26.120 O: I: Retrieving grep 3.11-4
00:00:26.142 O: I: Validating grep 3.11-4
00:00:26.171 O: I: Retrieving gzip 1.12-1.1
00:00:26.187 O: I: Validating gzip 1.12-1.1
00:00:26.209 O: I: Retrieving hostname 3.23+nmu2
00:00:26.226 O: I: Validating hostname 3.23+nmu2
00:00:26.246 O: I: Retrieving init-system-helpers 1.66
00:00:26.260 O: I: Validating init-system-helpers 1.66
00:00:26.280 O: I: Retrieving libacl1 2.3.2-2
00:00:26.294 O: I: Validating libacl1 2.3.2-2
00:00:26.315 O: I: Retrieving libapt-pkg6.0t64 2.9.4
00:00:26.347 O: I: Validating libapt-pkg6.0t64 2.9.4
00:00:26.372 O: I: Retrieving libattr1 1:2.5.2-1
00:00:26.387 O: I: Validating libattr1 1:2.5.2-1
00:00:26.407 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:26.421 O: I: Validating libaudit-common 1:3.1.2-4
00:00:26.440 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:26.455 O: I: Validating libaudit1 1:3.1.2-4
00:00:26.474 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:26.491 O: I: Validating libblkid1 2.40.1-8.1
00:00:26.511 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:26.526 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:26.546 O: I: Retrieving libc-bin 2.38-13
00:00:26.571 O: I: Validating libc-bin 2.38-13
00:00:26.593 O: I: Retrieving libc6 2.38-13
00:00:26.656 O: I: Validating libc6 2.38-13
00:00:26.690 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:26.705 O: I: Validating libcap-ng0 0.8.5-1
00:00:26.727 O: I: Retrieving libcap2 1:2.66-5
00:00:26.741 O: I: Validating libcap2 1:2.66-5
00:00:26.762 O: I: Retrieving libcom-err2 1.47.1-1
00:00:26.776 O: I: Validating libcom-err2 1.47.1-1
00:00:26.795 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:26.811 O: I: Validating libcrypt1 1:4.4.36-4
00:00:26.831 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:26.858 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:26.881 O: I: Retrieving libdebconfclient0 0.272
00:00:26.894 O: I: Validating libdebconfclient0 0.272
00:00:26.914 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:26.931 O: I: Validating libext2fs2t64 1.47.1-1
00:00:26.952 O: I: Retrieving libffi8 3.4.6-1
00:00:26.966 O: I: Validating libffi8 3.4.6-1
00:00:26.986 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:27.001 O: I: Validating libgcc-s1 14.1.0-1
00:00:27.021 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:27.047 O: I: Validating libgcrypt20 1.10.3-3
00:00:27.071 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:27.096 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:27.119 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:27.159 O: I: Validating libgnutls30t64 3.8.5-4
00:00:27.186 O: I: Retrieving libgpg-error0 1.49-2
00:00:27.202 O: I: Validating libgpg-error0 1.49-2
00:00:27.222 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:27.242 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:27.263 O: I: Retrieving libidn2-0 2.3.7-2
00:00:27.280 O: I: Validating libidn2-0 2.3.7-2
00:00:27.300 O: I: Retrieving liblz4-1 1.9.4-2
00:00:27.315 O: I: Validating liblz4-1 1.9.4-2
00:00:27.335 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:27.353 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:27.374 O: I: Retrieving libmd0 1.1.0-2
00:00:27.388 O: I: Validating libmd0 1.1.0-2
00:00:27.408 O: I: Retrieving libmount1 2.40.1-8.1
00:00:27.425 O: I: Validating libmount1 2.40.1-8.1
00:00:27.446 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:27.465 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:27.486 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:27.507 O: I: Validating libp11-kit0 0.25.3-5
00:00:27.529 O: I: Retrieving libpam-modules 1.5.3-7
00:00:27.547 O: I: Validating libpam-modules 1.5.3-7
00:00:27.568 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:27.583 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:27.603 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:27.619 O: I: Validating libpam-runtime 1.5.3-7
00:00:27.640 O: I: Retrieving libpam0g 1.5.3-7
00:00:27.655 O: I: Validating libpam0g 1.5.3-7
00:00:27.675 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:27.693 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:27.717 O: I: Retrieving libseccomp2 2.5.5-1
00:00:27.732 O: I: Validating libseccomp2 2.5.5-1
00:00:27.752 O: I: Retrieving libselinux1 3.5-2+b2
00:00:27.767 O: I: Validating libselinux1 3.5-2+b2
00:00:27.787 O: I: Retrieving libsemanage-common 3.5-1
00:00:27.801 O: I: Validating libsemanage-common 3.5-1
00:00:27.821 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:27.836 O: I: Validating libsemanage2 3.5-1+b3
00:00:27.856 O: I: Retrieving libsepol2 3.5-2+b1
00:00:27.876 O: I: Validating libsepol2 3.5-2+b1
00:00:27.896 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:27.913 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:27.933 O: I: Retrieving libss2 1.47.1-1
00:00:27.947 O: I: Validating libss2 1.47.1-1
00:00:27.966 O: I: Retrieving libssl3t64 3.2.2-1
00:00:28.018 O: I: Validating libssl3t64 3.2.2-1
00:00:28.048 O: I: Retrieving libstdc++6 14.1.0-1
00:00:28.076 O: I: Validating libstdc++6 14.1.0-1
00:00:28.099 O: I: Retrieving libsystemd0 256~rc4-1
00:00:28.120 O: I: Validating libsystemd0 256~rc4-1
00:00:28.141 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:28.155 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:28.175 O: I: Retrieving libtinfo6 6.5-2
00:00:28.196 O: I: Validating libtinfo6 6.5-2
00:00:28.218 O: I: Retrieving libudev1 256~rc4-1
00:00:28.235 O: I: Validating libudev1 256~rc4-1
00:00:28.256 O: I: Retrieving libunistring5 1.2-1
00:00:28.279 O: I: Validating libunistring5 1.2-1
00:00:28.302 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:28.316 O: I: Validating libuuid1 2.40.1-8.1
00:00:28.336 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:28.351 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:28.370 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:28.390 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:28.411 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:28.437 O: I: Validating login 1:4.13+dfsg1-5
00:00:28.459 O: I: Retrieving logsave 1.47.1-1
00:00:28.473 O: I: Validating logsave 1.47.1-1
00:00:28.494 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:28.510 O: I: Validating mawk 1.3.4.20240123-1
00:00:28.530 O: I: Retrieving mount 2.40.1-8.1
00:00:28.547 O: I: Validating mount 2.40.1-8.1
00:00:28.568 O: I: Retrieving ncurses-base 6.5-2
00:00:28.587 O: I: Validating ncurses-base 6.5-2
00:00:28.608 O: I: Retrieving ncurses-bin 6.5-2
00:00:28.631 O: I: Validating ncurses-bin 6.5-2
00:00:28.653 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:28.686 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:28.713 O: I: Retrieving perl-base 5.38.2-5
00:00:28.757 O: I: Validating perl-base 5.38.2-5
00:00:28.784 O: I: Retrieving sed 4.9-2
00:00:28.805 O: I: Validating sed 4.9-2
00:00:28.826 O: I: Retrieving sysvinit-utils 3.09-1
00:00:28.841 O: I: Validating sysvinit-utils 3.09-1
00:00:28.861 O: I: Retrieving tar 1.35+dfsg-3
00:00:28.890 O: I: Validating tar 1.35+dfsg-3
00:00:28.914 O: I: Retrieving tzdata 2024a-4
00:00:28.932 O: I: Validating tzdata 2024a-4
00:00:28.953 O: I: Retrieving usr-is-merged 39
00:00:28.967 O: I: Validating usr-is-merged 39
00:00:28.987 O: I: Retrieving util-linux 2.40.1-8.1
00:00:29.025 O: I: Validating util-linux 2.40.1-8.1
00:00:29.051 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:29.067 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:29.089 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:29.117 O: I: Extracting apt...
00:00:29.255 O: I: Extracting base-files...
00:00:29.269 O: I: Extracting base-passwd...
00:00:29.280 O: I: Extracting bash...
00:00:29.414 O: I: Extracting bsdutils...
00:00:29.431 O: I: Extracting coreutils...
00:00:29.696 O: I: Extracting dash...
00:00:29.711 O: I: Extracting debconf...
00:00:29.729 O: I: Extracting debian-archive-keyring...
00:00:29.751 O: I: Extracting debianutils...
00:00:29.768 O: I: Extracting diffutils...
00:00:29.811 O: I: Extracting dpkg...
00:00:29.941 O: I: Extracting e2fsprogs...
00:00:29.995 O: I: Extracting findutils...
00:00:30.050 O: I: Extracting gcc-14-base...
00:00:30.061 O: I: Extracting gpgv...
00:00:30.088 O: I: Extracting grep...
00:00:30.124 O: I: Extracting gzip...
00:00:30.143 O: I: Extracting hostname...
00:00:30.152 O: I: Extracting init-system-helpers...
00:00:30.163 O: I: Extracting libacl1...
00:00:30.172 O: I: Extracting libapt-pkg6.0t64...
00:00:30.278 O: I: Extracting libattr1...
00:00:30.287 O: I: Extracting libaudit-common...
00:00:30.295 O: I: Extracting libaudit1...
00:00:30.307 O: I: Extracting libblkid1...
00:00:30.330 O: I: Extracting libbz2-1.0...
00:00:30.340 O: I: Extracting libc-bin...
00:00:30.405 O: I: Extracting libc6...
00:00:30.671 O: I: Extracting libcap-ng0...
00:00:30.681 O: I: Extracting libcap2...
00:00:30.690 O: I: Extracting libcom-err2...
00:00:30.700 O: I: Extracting libcrypt1...
00:00:30.716 O: I: Extracting libdb5.3t64...
00:00:30.786 O: I: Extracting libdebconfclient0...
00:00:30.794 O: I: Extracting libext2fs2t64...
00:00:30.820 O: I: Extracting libffi8...
00:00:30.829 O: I: Extracting libgcc-s1...
00:00:30.843 O: I: Extracting libgcrypt20...
00:00:30.899 O: I: Extracting libgmp10...
00:00:30.930 O: I: Extracting libgnutls30t64...
00:00:31.035 O: I: Extracting libgpg-error0...
00:00:31.049 O: I: Extracting libhogweed6t64...
00:00:31.079 O: I: Extracting libidn2-0...
00:00:31.100 O: I: Extracting liblz4-1...
00:00:31.113 O: I: Extracting liblzma5...
00:00:31.136 O: I: Extracting libmd0...
00:00:31.146 O: I: Extracting libmount1...
00:00:31.172 O: I: Extracting libnettle8t64...
00:00:31.201 O: I: Extracting libp11-kit0...
00:00:31.243 O: I: Extracting libpam-modules...
00:00:31.273 O: I: Extracting libpam-modules-bin...
00:00:31.286 O: I: Extracting libpam-runtime...
00:00:31.307 O: I: Extracting libpam0g...
00:00:31.319 O: I: Extracting libpcre2-8-0...
00:00:31.350 O: I: Extracting libseccomp2...
00:00:31.362 O: I: Extracting libselinux1...
00:00:31.376 O: I: Extracting libsemanage-common...
00:00:31.384 O: I: Extracting libsemanage2...
00:00:31.400 O: I: Extracting libsepol2...
00:00:31.433 O: I: Extracting libsmartcols1...
00:00:31.453 O: I: Extracting libss2...
00:00:31.462 O: I: Extracting libssl3t64...
00:00:31.647 O: I: Extracting libstdc++6...
00:00:31.721 O: I: Extracting libsystemd0...
00:00:31.763 O: I: Extracting libtasn1-6...
00:00:31.774 O: I: Extracting libtinfo6...
00:00:31.797 O: I: Extracting libudev1...
00:00:31.818 O: I: Extracting libunistring5...
00:00:31.871 O: I: Extracting libuuid1...
00:00:31.882 O: I: Extracting libxxhash0...
00:00:31.892 O: I: Extracting libzstd1...
00:00:31.926 O: I: Extracting login...
00:00:31.980 O: I: Extracting logsave...
00:00:31.989 O: I: Extracting mawk...
00:00:32.009 O: I: Extracting mount...
00:00:32.029 O: I: Extracting ncurses-base...
00:00:32.047 O: I: Extracting ncurses-bin...
00:00:32.076 O: I: Extracting passwd...
00:00:32.168 O: I: Extracting perl-base...
00:00:32.358 O: I: Extracting sed...
00:00:32.395 O: I: Extracting sysvinit-utils...
00:00:32.405 O: I: Extracting tar...
00:00:32.478 O: I: Extracting tzdata...
00:00:32.517 O: I: Extracting usr-is-merged...
00:00:32.525 O: I: Extracting util-linux...
00:00:32.642 O: I: Extracting zlib1g...
00:00:32.741 O: I: Installing core packages...
00:00:34.596 O: I: Unpacking required packages...
00:00:34.643 O: I: Unpacking apt...
00:00:34.845 O: I: Unpacking base-files...
00:00:34.902 O: I: Unpacking base-passwd...
00:00:34.942 O: I: Unpacking bash...
00:00:35.106 O: I: Unpacking bsdutils...
00:00:35.146 O: I: Unpacking coreutils...
00:00:35.481 O: I: Unpacking dash...
00:00:35.525 O: I: Unpacking debconf...
00:00:35.592 O: I: Unpacking debian-archive-keyring...
00:00:35.738 O: I: Unpacking debianutils...
00:00:35.787 O: I: Unpacking diffutils...
00:00:35.861 O: I: Unpacking dpkg...
00:00:36.042 O: I: Unpacking e2fsprogs...
00:00:36.125 O: I: Unpacking findutils...
00:00:36.206 O: I: Unpacking gcc-14-base:amd64...
00:00:36.235 O: I: Unpacking gpgv...
00:00:36.280 O: I: Unpacking grep...
00:00:36.349 O: I: Unpacking gzip...
00:00:36.419 O: I: Unpacking hostname...
00:00:36.447 O: I: Unpacking init-system-helpers...
00:00:36.480 O: I: Unpacking libacl1:amd64...
00:00:36.512 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:36.643 O: I: Unpacking libattr1:amd64...
00:00:36.671 O: I: Unpacking libaudit-common...
00:00:36.701 O: I: Unpacking libaudit1:amd64...
00:00:36.734 O: I: Unpacking libblkid1:amd64...
00:00:36.776 O: I: Unpacking libbz2-1.0:amd64...
00:00:36.808 O: I: Unpacking libc-bin...
00:00:36.911 O: I: Unpacking libc6:amd64...
00:00:37.383 O: I: Unpacking libcap-ng0:amd64...
00:00:37.413 O: I: Unpacking libcap2:amd64...
00:00:37.444 O: I: Unpacking libcom-err2:amd64...
00:00:37.475 O: I: Unpacking libcrypt1:amd64...
00:00:37.510 O: I: Unpacking libdb5.3t64:amd64...
00:00:37.602 O: I: Unpacking libdebconfclient0:amd64...
00:00:37.633 O: I: Unpacking libext2fs2t64:amd64...
00:00:37.710 O: I: Unpacking libffi8:amd64...
00:00:37.743 O: I: Unpacking libgcc-s1:amd64...
00:00:37.778 O: I: Unpacking libgcrypt20:amd64...
00:00:37.857 O: I: Unpacking libgmp10:amd64...
00:00:37.911 O: I: Unpacking libgnutls30t64:amd64...
00:00:38.040 O: I: Unpacking libgpg-error0:amd64...
00:00:38.076 O: I: Unpacking libhogweed6t64:amd64...
00:00:38.126 O: I: Unpacking libidn2-0:amd64...
00:00:38.177 O: I: Unpacking liblz4-1:amd64...
00:00:38.211 O: I: Unpacking liblzma5:amd64...
00:00:38.254 O: I: Unpacking libmd0:amd64...
00:00:38.285 O: I: Unpacking libmount1:amd64...
00:00:38.333 O: I: Unpacking libnettle8t64:amd64...
00:00:38.387 O: I: Unpacking libp11-kit0:amd64...
00:00:38.452 O: I: Unpacking libpam-modules:amd64...
00:00:38.612 O: I: Unpacking libpam-modules-bin...
00:00:38.650 O: I: Unpacking libpam-runtime...
00:00:38.723 O: I: Unpacking libpam0g:amd64...
00:00:38.765 O: I: Unpacking libpcre2-8-0:amd64...
00:00:38.822 O: I: Unpacking libseccomp2:amd64...
00:00:38.857 O: I: Unpacking libselinux1:amd64...
00:00:38.891 O: I: Unpacking libsemanage-common...
00:00:38.920 O: I: Unpacking libsemanage2:amd64...
00:00:38.957 O: I: Unpacking libsepol2:amd64...
00:00:39.013 O: I: Unpacking libsmartcols1:amd64...
00:00:39.068 O: I: Unpacking libss2:amd64...
00:00:39.100 O: I: Unpacking libssl3t64:amd64...
00:00:39.307 O: I: Unpacking libstdc++6:amd64...
00:00:39.405 O: I: Unpacking libsystemd0:amd64...
00:00:39.466 O: I: Unpacking libtasn1-6:amd64...
00:00:39.499 O: I: Unpacking libtinfo6:amd64...
00:00:39.541 O: I: Unpacking libudev1:amd64...
00:00:39.580 O: I: Unpacking libunistring5:amd64...
00:00:39.655 O: I: Unpacking libuuid1:amd64...
00:00:39.685 O: I: Unpacking libxxhash0:amd64...
00:00:39.715 O: I: Unpacking libzstd1:amd64...
00:00:39.784 O: I: Unpacking login...
00:00:39.889 O: I: Unpacking logsave...
00:00:39.922 O: I: Unpacking mawk...
00:00:39.962 O: I: Unpacking mount...
00:00:40.003 O: I: Unpacking ncurses-base...
00:00:40.047 O: I: Unpacking ncurses-bin...
00:00:40.103 O: I: Unpacking passwd...
00:00:40.286 O: I: Unpacking perl-base...
00:00:40.655 O: I: Unpacking sed...
00:00:40.721 O: I: Unpacking sysvinit-utils...
00:00:40.752 O: I: Unpacking tar...
00:00:40.859 O: I: Unpacking tzdata...
00:00:41.044 O: I: Unpacking usr-is-merged...
00:00:41.079 O: I: Unpacking util-linux...
00:00:41.249 O: I: Unpacking zlib1g:amd64...
00:00:41.277 O: I: Configuring required packages...
00:00:41.292 O: I: Configuring gcc-14-base:amd64...
00:00:41.307 O: I: Configuring debian-archive-keyring...
00:00:41.425 O: I: Configuring usr-is-merged...
00:00:41.445 O: I: Configuring libaudit-common...
00:00:41.450 O: I: Configuring libsemanage-common...
00:00:41.456 O: I: Configuring debconf...
00:00:41.590 O: I: Configuring tzdata...
00:00:41.750 O: I: Configuring ncurses-base...
00:00:41.754 O: I: Configuring init-system-helpers...
00:00:41.768 O: I: Configuring libgcc-s1:amd64...
00:00:41.776 O: I: Configuring libc6:amd64...
00:00:41.910 O: I: Configuring libdb5.3t64:amd64...
00:00:41.914 O: I: Configuring libffi8:amd64...
00:00:41.918 O: I: Configuring libmd0:amd64...
00:00:41.923 O: I: Configuring libxxhash0:amd64...
00:00:41.929 O: I: Configuring libattr1:amd64...
00:00:41.933 O: I: Configuring sysvinit-utils...
00:00:41.937 O: I: Configuring libtasn1-6:amd64...
00:00:41.941 O: I: Configuring libext2fs2t64:amd64...
00:00:41.944 O: I: Configuring debianutils...
00:00:42.015 O: I: Configuring mawk...
00:00:42.023 O: I: Configuring libdebconfclient0:amd64...
00:00:42.033 O: I: Configuring base-files...
00:00:42.059 O: I: Configuring libbz2-1.0:amd64...
00:00:42.062 O: I: Configuring libblkid1:amd64...
00:00:42.066 O: I: Configuring libstdc++6:amd64...
00:00:42.070 O: I: Configuring dash...
00:00:42.129 O: I: Configuring libtinfo6:amd64...
00:00:42.138 O: I: Configuring bash...
00:00:42.148 O: I: Configuring libzstd1:amd64...
00:00:42.152 O: I: Configuring liblzma5:amd64...
00:00:42.156 O: I: Configuring libgpg-error0:amd64...
00:00:42.160 O: I: Configuring liblz4-1:amd64...
00:00:42.170 O: I: Configuring libc-bin...
00:00:42.184 O: I: Configuring ncurses-bin...
00:00:42.188 O: I: Configuring libacl1:amd64...
00:00:42.192 O: I: Configuring libsmartcols1:amd64...
00:00:42.196 O: I: Configuring libgcrypt20:amd64...
00:00:42.201 O: I: Configuring zlib1g:amd64...
00:00:42.205 O: I: Configuring libcrypt1:amd64...
00:00:42.208 O: I: Configuring libcom-err2:amd64...
00:00:42.212 O: I: Configuring diffutils...
00:00:42.215 O: I: Configuring libseccomp2:amd64...
00:00:42.219 O: I: Configuring libcap2:amd64...
00:00:42.223 O: I: Configuring hostname...
00:00:42.227 O: I: Configuring libcap-ng0:amd64...
00:00:42.230 O: I: Configuring libnettle8t64:amd64...
00:00:42.235 O: I: Configuring libgmp10:amd64...
00:00:42.238 O: I: Configuring libp11-kit0:amd64...
00:00:42.242 O: I: Configuring libaudit1:amd64...
00:00:42.245 O: I: Configuring libunistring5:amd64...
00:00:42.249 O: I: Configuring libuuid1:amd64...
00:00:42.253 O: I: Configuring libss2:amd64...
00:00:42.257 O: I: Configuring libsepol2:amd64...
00:00:42.260 O: I: Configuring libpcre2-8-0:amd64...
00:00:42.264 O: I: Configuring logsave...
00:00:42.268 O: I: Configuring libudev1:amd64...
00:00:42.272 O: I: Configuring libhogweed6t64:amd64...
00:00:42.276 O: I: Configuring gpgv...
00:00:42.281 O: I: Configuring grep...
00:00:42.285 O: I: Configuring libssl3t64:amd64...
00:00:42.292 O: I: Configuring e2fsprogs...
00:00:42.652 O: I: Configuring libidn2-0:amd64...
00:00:42.656 O: I: Configuring libsystemd0:amd64...
00:00:42.660 O: I: Configuring libselinux1:amd64...
00:00:42.667 O: I: Configuring libpam0g:amd64...
00:00:42.777 O: I: Configuring sed...
00:00:42.781 O: I: Configuring findutils...
00:00:42.785 O: I: Configuring libmount1:amd64...
00:00:42.788 O: I: Configuring libsemanage2:amd64...
00:00:42.792 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:42.795 O: I: Configuring base-passwd...
00:00:42.937 O: I: Configuring libgnutls30t64:amd64...
00:00:42.944 O: I: Configuring apt...
00:00:43.321 O: I: Configuring bsdutils...
00:00:43.324 O: I: Configuring tar...
00:00:43.332 O: I: Configuring libpam-modules-bin...
00:00:43.338 O: I: Configuring coreutils...
00:00:43.347 O: I: Configuring util-linux...
00:00:43.543 O: I: Configuring dpkg...
00:00:43.729 O: I: Configuring mount...
00:00:43.745 O: I: Configuring libpam-modules:amd64...
00:00:43.756 O: I: Configuring perl-base...
00:00:43.767 O: I: Configuring gzip...
00:00:43.814 O: I: Configuring passwd...
00:00:43.856 O: I: Configuring libpam-runtime...
00:00:44.012 O: I: Configuring login...
00:00:44.034 O: I: Configuring libc-bin...
00:00:44.048 O: I: Unpacking the base system...
00:00:44.953 O: I: Base system installed successfully.
00:00:45.034 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.85tDynP35b -c .
00:00:52.703 E: + rm -r /tmp/tmp.85tDynP35b
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:01
result: SUCCESS
------------------------------------------------------------------------------
(11/280) debootstrap
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 6:18:12
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.RBjgFMtqb4
00:00:00.022 E: + chmod 755 /tmp/tmp.RBjgFMtqb4
00:00:00.025 E: + [ unstable = oldstable ]
00:00:00.028 E: + echo --merged-usr
00:00:00.032 E: + debootstrap --merged-usr --variant=buildd unstable /tmp/tmp.RBjgFMtqb4 http://127.0.0.1/debian
00:00:00.095 O: I: Target architecture can be executed
00:00:00.120 O: I: Retrieving InRelease 
00:00:00.300 O: I: Checking Release signature
00:00:00.320 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.959 O: I: Retrieving Packages 
00:00:01.164 O: I: Validating Packages 
00:00:02.816 O: I: Resolving dependencies of required packages...
00:00:11.951 O: I: Resolving dependencies of base packages...
00:00:25.731 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.793 O: I: Retrieving apt 2.9.4
00:00:29.833 O: I: Validating apt 2.9.4
00:00:29.861 O: I: Retrieving base-files 13.3
00:00:29.876 O: I: Validating base-files 13.3
00:00:29.895 O: I: Retrieving base-passwd 3.6.3
00:00:29.910 O: I: Validating base-passwd 3.6.3
00:00:29.930 O: I: Retrieving bash 5.2.21-2.1
00:00:29.971 O: I: Validating bash 5.2.21-2.1
00:00:29.998 O: I: Retrieving binutils 2.42-4
00:00:30.012 O: I: Validating binutils 2.42-4
00:00:30.032 O: I: Retrieving binutils-common 2.42-4
00:00:30.091 O: I: Validating binutils-common 2.42-4
00:00:30.123 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4
00:00:30.173 O: I: Validating binutils-x86-64-linux-gnu 2.42-4
00:00:30.202 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:30.217 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:30.237 O: I: Retrieving build-essential 12.10
00:00:30.251 O: I: Validating build-essential 12.10
00:00:30.270 O: I: Retrieving bzip2 1.0.8-5.1
00:00:30.284 O: I: Validating bzip2 1.0.8-5.1
00:00:30.304 O: I: Retrieving coreutils 9.4-3.1
00:00:30.370 O: I: Validating coreutils 9.4-3.1
00:00:30.403 O: I: Retrieving cpp 4:13.2.0-7
00:00:30.416 O: I: Validating cpp 4:13.2.0-7
00:00:30.435 O: I: Retrieving cpp-13 13.2.0-25
00:00:30.449 O: I: Validating cpp-13 13.2.0-25
00:00:30.469 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:30.659 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:30.723 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:30.737 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:30.756 O: I: Retrieving dash 0.5.12-9
00:00:30.771 O: I: Validating dash 0.5.12-9
00:00:30.791 O: I: Retrieving debconf 1.5.86
00:00:30.806 O: I: Validating debconf 1.5.86
00:00:30.826 O: I: Retrieving debian-archive-keyring 2023.4
00:00:30.842 O: I: Validating debian-archive-keyring 2023.4
00:00:30.862 O: I: Retrieving debianutils 5.19
00:00:30.877 O: I: Validating debianutils 5.19
00:00:30.898 O: I: Retrieving diffutils 1:3.10-1
00:00:30.918 O: I: Validating diffutils 1:3.10-1
00:00:30.939 O: I: Retrieving dpkg 1.22.6
00:00:30.980 O: I: Validating dpkg 1.22.6
00:00:31.006 O: I: Retrieving dpkg-dev 1.22.6
00:00:31.044 O: I: Validating dpkg-dev 1.22.6
00:00:31.070 O: I: Retrieving findutils 4.10.0-2
00:00:31.095 O: I: Validating findutils 4.10.0-2
00:00:31.118 O: I: Retrieving g++ 4:13.2.0-7
00:00:31.131 O: I: Validating g++ 4:13.2.0-7
00:00:31.151 O: I: Retrieving g++-13 13.2.0-25
00:00:31.164 O: I: Validating g++-13 13.2.0-25
00:00:31.184 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25
00:00:31.395 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25
00:00:31.464 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7
00:00:31.478 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7
00:00:31.497 O: I: Retrieving gcc 4:13.2.0-7
00:00:31.512 O: I: Validating gcc 4:13.2.0-7
00:00:31.531 O: I: Retrieving gcc-13 13.2.0-25
00:00:31.555 O: I: Validating gcc-13 13.2.0-25
00:00:31.577 O: I: Retrieving gcc-13-base 13.2.0-25
00:00:31.592 O: I: Validating gcc-13-base 13.2.0-25
00:00:31.612 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:31.983 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:32.089 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:32.104 O: I: Validating gcc-14-base 14.1.0-1
00:00:32.123 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:32.137 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:32.157 O: I: Retrieving gpgv 2.2.43-7
00:00:32.175 O: I: Validating gpgv 2.2.43-7
00:00:32.195 O: I: Retrieving grep 3.11-4
00:00:32.217 O: I: Validating grep 3.11-4
00:00:32.239 O: I: Retrieving gzip 1.12-1.1
00:00:32.255 O: I: Validating gzip 1.12-1.1
00:00:32.274 O: I: Retrieving hostname 3.23+nmu2
00:00:32.288 O: I: Validating hostname 3.23+nmu2
00:00:32.310 O: I: Retrieving init-system-helpers 1.66
00:00:32.325 O: I: Validating init-system-helpers 1.66
00:00:32.344 O: I: Retrieving libacl1 2.3.2-2
00:00:32.358 O: I: Validating libacl1 2.3.2-2
00:00:32.378 O: I: Retrieving libapt-pkg6.0t64 2.9.4
00:00:32.409 O: I: Validating libapt-pkg6.0t64 2.9.4
00:00:32.432 O: I: Retrieving libasan8 14.1.0-1
00:00:32.495 O: I: Validating libasan8 14.1.0-1
00:00:32.528 O: I: Retrieving libatomic1 14.1.0-1
00:00:32.541 O: I: Validating libatomic1 14.1.0-1
00:00:32.562 O: I: Retrieving libattr1 1:2.5.2-1
00:00:32.575 O: I: Validating libattr1 1:2.5.2-1
00:00:32.594 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:32.607 O: I: Validating libaudit-common 1:3.1.2-4
00:00:32.627 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:32.640 O: I: Validating libaudit1 1:3.1.2-4
00:00:32.660 O: I: Retrieving libbinutils 2.42-4
00:00:32.682 O: I: Validating libbinutils 2.42-4
00:00:32.706 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:32.722 O: I: Validating libblkid1 2.40.1-8.1
00:00:32.742 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:32.756 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:32.776 O: I: Retrieving libc-bin 2.38-13
00:00:32.800 O: I: Validating libc-bin 2.38-13
00:00:32.823 O: I: Retrieving libc-dev-bin 2.38-13
00:00:32.836 O: I: Validating libc-dev-bin 2.38-13
00:00:32.856 O: I: Retrieving libc6 2.38-13
00:00:32.919 O: I: Validating libc6 2.38-13
00:00:32.951 O: I: Retrieving libc6-dev 2.38-13
00:00:32.999 O: I: Validating libc6-dev 2.38-13
00:00:33.027 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:33.041 O: I: Validating libcap-ng0 0.8.5-1
00:00:33.061 O: I: Retrieving libcap2 1:2.66-5
00:00:33.075 O: I: Validating libcap2 1:2.66-5
00:00:33.095 O: I: Retrieving libcc1-0 14.1.0-1
00:00:33.108 O: I: Validating libcc1-0 14.1.0-1
00:00:33.129 O: I: Retrieving libcrypt-dev 1:4.4.36-4
00:00:33.144 O: I: Validating libcrypt-dev 1:4.4.36-4
00:00:33.164 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:33.179 O: I: Validating libcrypt1 1:4.4.36-4
00:00:33.199 O: I: Retrieving libctf-nobfd0 2.42-4
00:00:33.215 O: I: Validating libctf-nobfd0 2.42-4
00:00:33.235 O: I: Retrieving libctf0 2.42-4
00:00:33.250 O: I: Validating libctf0 2.42-4
00:00:33.270 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:33.297 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:33.319 O: I: Retrieving libdebconfclient0 0.272
00:00:33.332 O: I: Validating libdebconfclient0 0.272
00:00:33.351 O: I: Retrieving libdpkg-perl 1.22.6
00:00:33.376 O: I: Validating libdpkg-perl 1.22.6
00:00:33.398 O: I: Retrieving libffi8 3.4.6-1
00:00:33.412 O: I: Validating libffi8 3.4.6-1
00:00:33.431 O: I: Retrieving libgcc-13-dev 13.2.0-25
00:00:33.493 O: I: Validating libgcc-13-dev 13.2.0-25
00:00:33.524 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:33.539 O: I: Validating libgcc-s1 14.1.0-1
00:00:33.559 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:33.585 O: I: Validating libgcrypt20 1.10.3-3
00:00:33.608 O: I: Retrieving libgdbm-compat4t64 1.23-6
00:00:33.623 O: I: Validating libgdbm-compat4t64 1.23-6
00:00:33.642 O: I: Retrieving libgdbm6t64 1.23-6
00:00:33.657 O: I: Validating libgdbm6t64 1.23-6
00:00:33.677 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:33.701 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:33.723 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:33.763 O: I: Validating libgnutls30t64 3.8.5-4
00:00:33.789 O: I: Retrieving libgomp1 14.1.0-1
00:00:33.806 O: I: Validating libgomp1 14.1.0-1
00:00:33.826 O: I: Retrieving libgpg-error0 1.49-2
00:00:33.840 O: I: Validating libgpg-error0 1.49-2
00:00:33.860 O: I: Retrieving libgprofng0 2.42-4
00:00:33.888 O: I: Validating libgprofng0 2.42-4
00:00:33.911 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:33.931 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:33.952 O: I: Retrieving libhwasan0 14.1.0-1
00:00:33.993 O: I: Validating libhwasan0 14.1.0-1
00:00:34.020 O: I: Retrieving libidn2-0 2.3.7-2
00:00:34.036 O: I: Validating libidn2-0 2.3.7-2
00:00:34.056 O: I: Retrieving libisl23 0.26-3+b2
00:00:34.081 O: I: Validating libisl23 0.26-3+b2
00:00:34.104 O: I: Retrieving libitm1 14.1.0-1
00:00:34.118 O: I: Validating libitm1 14.1.0-1
00:00:34.138 O: I: Retrieving libjansson4 2.14-2+b2
00:00:34.152 O: I: Validating libjansson4 2.14-2+b2
00:00:34.172 O: I: Retrieving liblsan0 14.1.0-1
00:00:34.207 O: I: Validating liblsan0 14.1.0-1
00:00:34.233 O: I: Retrieving liblz4-1 1.9.4-2
00:00:34.248 O: I: Validating liblz4-1 1.9.4-2
00:00:34.268 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:34.286 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:34.306 O: I: Retrieving libmd0 1.1.0-2
00:00:34.320 O: I: Validating libmd0 1.1.0-2
00:00:34.340 O: I: Retrieving libmount1 2.40.1-8.1
00:00:34.357 O: I: Validating libmount1 2.40.1-8.1
00:00:34.377 O: I: Retrieving libmpc3 1.3.1-1+b2
00:00:34.392 O: I: Validating libmpc3 1.3.1-1+b2
00:00:34.412 O: I: Retrieving libmpfr6 4.2.1-1+b1
00:00:34.439 O: I: Validating libmpfr6 4.2.1-1+b1
00:00:34.462 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:34.481 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:34.502 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:34.523 O: I: Validating libp11-kit0 0.25.3-5
00:00:34.544 O: I: Retrieving libpam-modules 1.5.3-7
00:00:34.562 O: I: Validating libpam-modules 1.5.3-7
00:00:34.583 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:34.597 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:34.617 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:34.632 O: I: Validating libpam-runtime 1.5.3-7
00:00:34.653 O: I: Retrieving libpam0g 1.5.3-7
00:00:34.667 O: I: Validating libpam0g 1.5.3-7
00:00:34.687 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:34.705 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:34.726 O: I: Retrieving libperl5.38t64 5.38.2-5
00:00:34.815 O: I: Validating libperl5.38t64 5.38.2-5
00:00:34.854 O: I: Retrieving libquadmath0 14.1.0-1
00:00:34.870 O: I: Validating libquadmath0 14.1.0-1
00:00:34.890 O: I: Retrieving libseccomp2 2.5.5-1
00:00:34.905 O: I: Validating libseccomp2 2.5.5-1
00:00:34.924 O: I: Retrieving libselinux1 3.5-2+b2
00:00:34.940 O: I: Validating libselinux1 3.5-2+b2
00:00:34.960 O: I: Retrieving libsframe1 2.42-4
00:00:34.975 O: I: Validating libsframe1 2.42-4
00:00:34.994 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:35.010 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:35.030 O: I: Retrieving libssl3t64 3.2.2-1
00:00:35.085 O: I: Validating libssl3t64 3.2.2-1
00:00:35.115 O: I: Retrieving libstdc++-13-dev 13.2.0-25
00:00:35.169 O: I: Validating libstdc++-13-dev 13.2.0-25
00:00:35.199 O: I: Retrieving libstdc++6 14.1.0-1
00:00:35.225 O: I: Validating libstdc++6 14.1.0-1
00:00:35.248 O: I: Retrieving libsystemd0 256~rc4-1
00:00:35.269 O: I: Validating libsystemd0 256~rc4-1
00:00:35.290 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:35.305 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:35.325 O: I: Retrieving libtinfo6 6.5-2
00:00:35.345 O: I: Validating libtinfo6 6.5-2
00:00:35.366 O: I: Retrieving libtsan2 14.1.0-1
00:00:35.425 O: I: Validating libtsan2 14.1.0-1
00:00:35.456 O: I: Retrieving libubsan1 14.1.0-1
00:00:35.490 O: I: Validating libubsan1 14.1.0-1
00:00:35.514 O: I: Retrieving libudev1 256~rc4-1
00:00:35.530 O: I: Validating libudev1 256~rc4-1
00:00:35.550 O: I: Retrieving libunistring5 1.2-1
00:00:35.572 O: I: Validating libunistring5 1.2-1
00:00:35.593 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:35.606 O: I: Validating libuuid1 2.40.1-8.1
00:00:35.626 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:35.640 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:35.659 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:35.678 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:35.698 O: I: Retrieving linux-libc-dev 6.8.12-1
00:00:35.755 O: I: Validating linux-libc-dev 6.8.12-1
00:00:35.785 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:35.809 O: I: Validating login 1:4.13+dfsg1-5
00:00:35.832 O: I: Retrieving make 4.3-4.1
00:00:35.853 O: I: Validating make 4.3-4.1
00:00:35.874 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:35.890 O: I: Validating mawk 1.3.4.20240123-1
00:00:35.910 O: I: Retrieving ncurses-base 6.5-2
00:00:35.928 O: I: Validating ncurses-base 6.5-2
00:00:35.950 O: I: Retrieving ncurses-bin 6.5-2
00:00:35.970 O: I: Validating ncurses-bin 6.5-2
00:00:35.992 O: I: Retrieving patch 2.7.6-7
00:00:36.008 O: I: Validating patch 2.7.6-7
00:00:36.028 O: I: Retrieving perl 5.38.2-5
00:00:36.045 O: I: Validating perl 5.38.2-5
00:00:36.066 O: I: Retrieving perl-base 5.38.2-5
00:00:36.110 O: I: Validating perl-base 5.38.2-5
00:00:36.137 O: I: Retrieving perl-modules-5.38 5.38.2-5
00:00:36.199 O: I: Validating perl-modules-5.38 5.38.2-5
00:00:36.232 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:36.247 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:36.266 O: I: Retrieving sed 4.9-2
00:00:36.286 O: I: Validating sed 4.9-2
00:00:36.308 O: I: Retrieving sysvinit-utils 3.09-1
00:00:36.323 O: I: Validating sysvinit-utils 3.09-1
00:00:36.342 O: I: Retrieving tar 1.35+dfsg-3
00:00:36.371 O: I: Validating tar 1.35+dfsg-3
00:00:36.394 O: I: Retrieving usr-is-merged 39
00:00:36.407 O: I: Validating usr-is-merged 39
00:00:36.427 O: I: Retrieving util-linux 2.40.1-8.1
00:00:36.463 O: I: Validating util-linux 2.40.1-8.1
00:00:36.488 O: I: Retrieving xz-utils 5.6.1+really5.4.5-1
00:00:36.511 O: I: Validating xz-utils 5.6.1+really5.4.5-1
00:00:36.533 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:36.548 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:36.570 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:36.600 O: I: Extracting base-files...
00:00:36.615 O: I: Extracting base-passwd...
00:00:36.626 O: I: Extracting bash...
00:00:36.761 O: I: Extracting bsdutils...
00:00:36.778 O: I: Extracting coreutils...
00:00:37.042 O: I: Extracting dash...
00:00:37.057 O: I: Extracting debconf...
00:00:37.074 O: I: Extracting debianutils...
00:00:37.090 O: I: Extracting diffutils...
00:00:37.132 O: I: Extracting dpkg...
00:00:37.263 O: I: Extracting findutils...
00:00:37.316 O: I: Extracting gcc-14-base...
00:00:37.327 O: I: Extracting grep...
00:00:37.364 O: I: Extracting gzip...
00:00:37.382 O: I: Extracting hostname...
00:00:37.391 O: I: Extracting init-system-helpers...
00:00:37.401 O: I: Extracting libacl1...
00:00:37.411 O: I: Extracting libattr1...
00:00:37.420 O: I: Extracting libaudit-common...
00:00:37.427 O: I: Extracting libaudit1...
00:00:37.439 O: I: Extracting libblkid1...
00:00:37.462 O: I: Extracting libbz2-1.0...
00:00:37.472 O: I: Extracting libc-bin...
00:00:37.537 O: I: Extracting libc6...
00:00:37.808 O: I: Extracting libcap-ng0...
00:00:37.817 O: I: Extracting libcap2...
00:00:37.827 O: I: Extracting libcrypt1...
00:00:37.842 O: I: Extracting libdb5.3t64...
00:00:37.912 O: I: Extracting libdebconfclient0...
00:00:37.920 O: I: Extracting libgcc-s1...
00:00:37.934 O: I: Extracting libgmp10...
00:00:37.964 O: I: Extracting liblzma5...
00:00:37.987 O: I: Extracting libmd0...
00:00:37.997 O: I: Extracting libmount1...
00:00:38.022 O: I: Extracting libpam-modules...
00:00:38.051 O: I: Extracting libpam-modules-bin...
00:00:38.063 O: I: Extracting libpam-runtime...
00:00:38.084 O: I: Extracting libpam0g...
00:00:38.096 O: I: Extracting libpcre2-8-0...
00:00:38.127 O: I: Extracting libselinux1...
00:00:38.141 O: I: Extracting libsmartcols1...
00:00:38.160 O: I: Extracting libssl3t64...
00:00:38.341 O: I: Extracting libsystemd0...
00:00:38.382 O: I: Extracting libtinfo6...
00:00:38.405 O: I: Extracting libudev1...
00:00:38.425 O: I: Extracting libuuid1...
00:00:38.435 O: I: Extracting libzstd1...
00:00:38.469 O: I: Extracting login...
00:00:38.522 O: I: Extracting mawk...
00:00:38.541 O: I: Extracting ncurses-base...
00:00:38.558 O: I: Extracting ncurses-bin...
00:00:38.587 O: I: Extracting perl-base...
00:00:38.767 O: I: Extracting sed...
00:00:38.804 O: I: Extracting sysvinit-utils...
00:00:38.814 O: I: Extracting tar...
00:00:38.885 O: I: Extracting usr-is-merged...
00:00:38.893 O: I: Extracting util-linux...
00:00:39.011 O: I: Extracting zlib1g...
00:00:39.100 O: I: Installing core packages...
00:00:40.853 O: I: Unpacking required packages...
00:00:40.903 O: I: Unpacking base-files...
00:00:40.960 O: I: Unpacking base-passwd...
00:00:41.003 O: I: Unpacking bash...
00:00:41.162 O: I: Unpacking bsdutils...
00:00:41.200 O: I: Unpacking coreutils...
00:00:41.531 O: I: Unpacking dash...
00:00:41.572 O: I: Unpacking debconf...
00:00:41.636 O: I: Unpacking debianutils...
00:00:41.682 O: I: Unpacking diffutils...
00:00:41.754 O: I: Unpacking dpkg...
00:00:41.933 O: I: Unpacking findutils...
00:00:42.014 O: I: Unpacking gcc-14-base:amd64...
00:00:42.042 O: I: Unpacking grep...
00:00:42.110 O: I: Unpacking gzip...
00:00:42.176 O: I: Unpacking hostname...
00:00:42.203 O: I: Unpacking init-system-helpers...
00:00:42.236 O: I: Unpacking libacl1:amd64...
00:00:42.266 O: I: Unpacking libattr1:amd64...
00:00:42.294 O: I: Unpacking libaudit-common...
00:00:42.322 O: I: Unpacking libaudit1:amd64...
00:00:42.354 O: I: Unpacking libblkid1:amd64...
00:00:42.395 O: I: Unpacking libbz2-1.0:amd64...
00:00:42.425 O: I: Unpacking libc-bin...
00:00:42.526 O: I: Unpacking libc6:amd64...
00:00:42.989 O: I: Unpacking libcap-ng0:amd64...
00:00:43.018 O: I: Unpacking libcap2:amd64...
00:00:43.049 O: I: Unpacking libcrypt1:amd64...
00:00:43.083 O: I: Unpacking libdb5.3t64:amd64...
00:00:43.174 O: I: Unpacking libdebconfclient0:amd64...
00:00:43.201 O: I: Unpacking libgcc-s1:amd64...
00:00:43.234 O: I: Unpacking libgmp10:amd64...
00:00:43.286 O: I: Unpacking liblzma5:amd64...
00:00:43.330 O: I: Unpacking libmd0:amd64...
00:00:43.360 O: I: Unpacking libmount1:amd64...
00:00:43.408 O: I: Unpacking libpam-modules:amd64...
00:00:43.568 O: I: Unpacking libpam-modules-bin...
00:00:43.605 O: I: Unpacking libpam-runtime...
00:00:43.678 O: I: Unpacking libpam0g:amd64...
00:00:43.712 O: I: Unpacking libpcre2-8-0:amd64...
00:00:43.763 O: I: Unpacking libselinux1:amd64...
00:00:43.798 O: I: Unpacking libsmartcols1:amd64...
00:00:43.840 O: I: Unpacking libssl3t64:amd64...
00:00:44.045 O: I: Unpacking libsystemd0:amd64...
00:00:44.108 O: I: Unpacking libtinfo6:amd64...
00:00:44.151 O: I: Unpacking libudev1:amd64...
00:00:44.191 O: I: Unpacking libuuid1:amd64...
00:00:44.221 O: I: Unpacking libzstd1:amd64...
00:00:44.277 O: I: Unpacking login...
00:00:44.383 O: I: Unpacking mawk...
00:00:44.425 O: I: Unpacking ncurses-base...
00:00:44.471 O: I: Unpacking ncurses-bin...
00:00:44.535 O: I: Unpacking perl-base...
00:00:44.888 O: I: Unpacking sed...
00:00:44.954 O: I: Unpacking sysvinit-utils...
00:00:44.986 O: I: Unpacking tar...
00:00:45.096 O: I: Unpacking usr-is-merged...
00:00:45.131 O: I: Unpacking util-linux...
00:00:45.304 O: I: Unpacking zlib1g:amd64...
00:00:45.340 O: I: Configuring required packages...
00:00:45.353 O: I: Configuring gcc-14-base:amd64...
00:00:45.358 O: I: Configuring usr-is-merged...
00:00:45.372 O: I: Configuring libaudit-common...
00:00:45.381 O: I: Configuring debconf...
00:00:45.515 O: I: Configuring ncurses-base...
00:00:45.518 O: I: Configuring init-system-helpers...
00:00:45.530 O: I: Configuring libgcc-s1:amd64...
00:00:45.539 O: I: Configuring libc6:amd64...
00:00:45.659 O: I: Configuring libdb5.3t64:amd64...
00:00:45.663 O: I: Configuring libmd0:amd64...
00:00:45.669 O: I: Configuring libattr1:amd64...
00:00:45.673 O: I: Configuring sysvinit-utils...
00:00:45.676 O: I: Configuring debianutils...
00:00:45.747 O: I: Configuring mawk...
00:00:45.756 O: I: Configuring libdebconfclient0:amd64...
00:00:45.766 O: I: Configuring base-files...
00:00:45.791 O: I: Configuring libbz2-1.0:amd64...
00:00:45.796 O: I: Configuring libblkid1:amd64...
00:00:45.799 O: I: Configuring dash...
00:00:45.846 O: I: Configuring libtinfo6:amd64...
00:00:45.854 O: I: Configuring bash...
00:00:45.864 O: I: Configuring libzstd1:amd64...
00:00:45.867 O: I: Configuring liblzma5:amd64...
00:00:45.876 O: I: Configuring libc-bin...
00:00:45.888 O: I: Configuring ncurses-bin...
00:00:45.893 O: I: Configuring libacl1:amd64...
00:00:45.896 O: I: Configuring libsmartcols1:amd64...
00:00:45.900 O: I: Configuring zlib1g:amd64...
00:00:45.903 O: I: Configuring libcrypt1:amd64...
00:00:45.906 O: I: Configuring diffutils...
00:00:45.910 O: I: Configuring libcap2:amd64...
00:00:45.915 O: I: Configuring hostname...
00:00:45.918 O: I: Configuring libcap-ng0:amd64...
00:00:45.922 O: I: Configuring libgmp10:amd64...
00:00:45.926 O: I: Configuring libaudit1:amd64...
00:00:45.931 O: I: Configuring libuuid1:amd64...
00:00:45.935 O: I: Configuring libpcre2-8-0:amd64...
00:00:45.938 O: I: Configuring libudev1:amd64...
00:00:45.943 O: I: Configuring grep...
00:00:45.947 O: I: Configuring libssl3t64:amd64...
00:00:45.951 O: I: Configuring libsystemd0:amd64...
00:00:45.955 O: I: Configuring libselinux1:amd64...
00:00:45.962 O: I: Configuring libpam0g:amd64...
00:00:46.065 O: I: Configuring sed...
00:00:46.068 O: I: Configuring findutils...
00:00:46.072 O: I: Configuring libmount1:amd64...
00:00:46.076 O: I: Configuring base-passwd...
00:00:46.196 O: I: Configuring bsdutils...
00:00:46.199 O: I: Configuring tar...
00:00:46.209 O: I: Configuring libpam-modules-bin...
00:00:46.214 O: I: Configuring coreutils...
00:00:46.222 O: I: Configuring util-linux...
00:00:46.414 O: I: Configuring dpkg...
00:00:46.614 O: I: Configuring libpam-modules:amd64...
00:00:46.624 O: I: Configuring perl-base...
00:00:46.636 O: I: Configuring gzip...
00:00:46.693 O: I: Configuring libpam-runtime...
00:00:46.840 O: I: Configuring login...
00:00:46.860 O: I: Configuring libc-bin...
00:00:46.880 O: I: Unpacking the base system...
00:00:47.843 O: I: Unpacking apt...
00:00:48.035 O: I: Unpacking binutils...
00:00:48.071 O: I: Unpacking binutils-common:amd64...
00:00:48.367 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:48.636 O: I: Unpacking build-essential...
00:00:48.662 O: I: Unpacking bzip2...
00:00:48.696 O: I: Unpacking cpp...
00:00:48.727 O: I: Unpacking cpp-13...
00:00:48.750 O: I: Unpacking cpp-13-x86-64-linux-gnu...
00:00:49.594 O: I: Unpacking cpp-x86-64-linux-gnu...
00:00:49.620 O: I: Unpacking debian-archive-keyring...
00:00:49.760 O: I: Unpacking dpkg-dev...
00:00:49.913 O: I: Unpacking g++...
00:00:49.936 O: I: Unpacking g++-13...
00:00:49.961 O: I: Unpacking g++-13-x86-64-linux-gnu...
00:00:50.879 O: I: Unpacking g++-x86-64-linux-gnu...
00:00:50.904 O: I: Unpacking gcc...
00:00:50.931 O: I: Unpacking gcc-13...
00:00:50.979 O: I: Unpacking gcc-13-base:amd64...
00:00:51.006 O: I: Unpacking gcc-13-x86-64-linux-gnu...
00:00:51.972 O: I: Unpacking gcc-x86-64-linux-gnu...
00:00:51.998 O: I: Unpacking gpgv...
00:00:52.046 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:52.171 O: I: Unpacking libasan8:amd64...
00:00:52.475 O: I: Unpacking libatomic1:amd64...
00:00:52.502 O: I: Unpacking libbinutils:amd64...
00:00:52.578 O: I: Unpacking libc-dev-bin...
00:00:52.607 O: I: Unpacking libc6-dev:amd64...
00:00:52.856 O: I: Unpacking libcc1-0:amd64...
00:00:52.886 O: I: Unpacking libcrypt-dev:amd64...
00:00:52.932 O: I: Unpacking libctf-nobfd0:amd64...
00:00:52.971 O: I: Unpacking libctf0:amd64...
00:00:53.036 O: I: Unpacking libdpkg-perl...
00:00:53.132 O: I: Unpacking libffi8:amd64...
00:00:53.159 O: I: Unpacking libgcc-13-dev:amd64...
00:00:53.414 O: I: Unpacking libgcrypt20:amd64...
00:00:53.491 O: I: Unpacking libgdbm-compat4t64:amd64...
00:00:53.521 O: I: Unpacking libgdbm6t64:amd64...
00:00:53.554 O: I: Unpacking libgnutls30t64:amd64...
00:00:53.681 O: I: Unpacking libgomp1:amd64...
00:00:53.719 O: I: Unpacking libgpg-error0:amd64...
00:00:53.755 O: I: Unpacking libgprofng0:amd64...
00:00:53.860 O: I: Unpacking libhogweed6t64:amd64...
00:00:53.921 O: I: Unpacking libhwasan0:amd64...
00:00:54.096 O: I: Unpacking libidn2-0:amd64...
00:00:54.144 O: I: Unpacking libisl23:amd64...
00:00:54.233 O: I: Unpacking libitm1:amd64...
00:00:54.261 O: I: Unpacking libjansson4:amd64...
00:00:54.292 O: I: Unpacking liblsan0:amd64...
00:00:54.440 O: I: Unpacking liblz4-1:amd64...
00:00:54.473 O: I: Unpacking libmpc3:amd64...
00:00:54.505 O: I: Unpacking libmpfr6:amd64...
00:00:54.568 O: I: Unpacking libnettle8t64:amd64...
00:00:54.615 O: I: Unpacking libp11-kit0:amd64...
00:00:54.676 O: I: Unpacking libperl5.38t64:amd64...
00:00:55.147 O: I: Unpacking libquadmath0:amd64...
00:00:55.186 O: I: Unpacking libseccomp2:amd64...
00:00:55.218 O: I: Unpacking libsframe1:amd64...
00:00:55.251 O: I: Unpacking libstdc++-13-dev:amd64...
00:00:55.584 O: I: Unpacking libstdc++6:amd64...
00:00:55.679 O: I: Unpacking libtasn1-6:amd64...
00:00:55.715 O: I: Unpacking libtsan2:amd64...
00:00:55.990 O: I: Unpacking libubsan1:amd64...
00:00:56.124 O: I: Unpacking libunistring5:amd64...
00:00:56.199 O: I: Unpacking libxxhash0:amd64...
00:00:56.230 O: I: Unpacking linux-libc-dev...
00:00:56.766 O: I: Unpacking make...
00:00:56.833 O: I: Unpacking patch...
00:00:56.873 O: I: Unpacking perl...
00:00:56.935 O: I: Unpacking perl-modules-5.38...
00:00:57.421 O: I: Unpacking rpcsvc-proto...
00:00:57.459 O: I: Unpacking xz-utils...
00:00:57.551 O: I: Configuring the base system...
00:00:57.560 O: I: Configuring libgdbm6t64:amd64...
00:00:57.563 O: I: Configuring libgpg-error0:amd64...
00:00:57.567 O: I: Configuring libgdbm-compat4t64:amd64...
00:00:57.570 O: I: Configuring liblz4-1:amd64...
00:00:57.575 O: I: Configuring binutils-common:amd64...
00:00:57.588 O: I: Configuring debian-archive-keyring...
00:00:57.694 O: I: Configuring linux-libc-dev...
00:00:57.697 O: I: Configuring libctf-nobfd0:amd64...
00:00:57.701 O: I: Configuring libgcrypt20:amd64...
00:00:57.705 O: I: Configuring libgomp1:amd64...
00:00:57.708 O: I: Configuring bzip2...
00:00:57.712 O: I: Configuring libseccomp2:amd64...
00:00:57.715 O: I: Configuring libsframe1:amd64...
00:00:57.719 O: I: Configuring libjansson4:amd64...
00:00:57.722 O: I: Configuring libnettle8t64:amd64...
00:00:57.726 O: I: Configuring rpcsvc-proto...
00:00:57.729 O: I: Configuring gcc-13-base:amd64...
00:00:57.732 O: I: Configuring make...
00:00:57.735 O: I: Configuring libmpfr6:amd64...
00:00:57.739 O: I: Configuring xz-utils...
00:00:57.750 O: I: Configuring perl-modules-5.38...
00:00:57.753 O: I: Configuring libquadmath0:amd64...
00:00:57.757 O: I: Configuring libunistring5:amd64...
00:00:57.760 O: I: Configuring libmpc3:amd64...
00:00:57.763 O: I: Configuring libatomic1:amd64...
00:00:57.767 O: I: Configuring patch...
00:00:57.770 O: I: Configuring libffi8:amd64...
00:00:57.774 O: I: Configuring libhogweed6t64:amd64...
00:00:57.777 O: I: Configuring libhwasan0:amd64...
00:00:57.781 O: I: Configuring gpgv...
00:00:57.784 O: I: Configuring libcrypt-dev:amd64...
00:00:57.795 O: I: Configuring libasan8:amd64...
00:00:57.799 O: I: Configuring libxxhash0:amd64...
00:00:57.802 O: I: Configuring libtasn1-6:amd64...
00:00:57.805 O: I: Configuring libperl5.38t64:amd64...
00:00:57.809 O: I: Configuring libtsan2:amd64...
00:00:57.812 O: I: Configuring libbinutils:amd64...
00:00:57.816 O: I: Configuring libisl23:amd64...
00:00:57.819 O: I: Configuring libc-dev-bin...
00:00:57.823 O: I: Configuring libstdc++6:amd64...
00:00:57.826 O: I: Configuring liblsan0:amd64...
00:00:57.830 O: I: Configuring libitm1:amd64...
00:00:57.833 O: I: Configuring libctf0:amd64...
00:00:57.837 O: I: Configuring cpp-13-x86-64-linux-gnu...
00:00:57.840 O: I: Configuring libidn2-0:amd64...
00:00:57.844 O: I: Configuring perl...
00:00:57.857 O: I: Configuring libgprofng0:amd64...
00:00:57.860 O: I: Configuring libp11-kit0:amd64...
00:00:57.864 O: I: Configuring libdpkg-perl...
00:00:57.867 O: I: Configuring libubsan1:amd64...
00:00:57.870 O: I: Configuring libgcc-13-dev:amd64...
00:00:57.874 O: I: Configuring libc6-dev:amd64...
00:00:57.877 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:57.881 O: I: Configuring libcc1-0:amd64...
00:00:57.885 O: I: Configuring libstdc++-13-dev:amd64...
00:00:57.888 O: I: Configuring binutils-x86-64-linux-gnu...
00:00:57.892 O: I: Configuring cpp-x86-64-linux-gnu...
00:00:57.895 O: I: Configuring libgnutls30t64:amd64...
00:00:57.902 O: I: Configuring apt...
00:00:58.315 O: I: Configuring cpp-13...
00:00:58.319 O: I: Configuring gcc-13-x86-64-linux-gnu...
00:00:58.322 O: I: Configuring binutils...
00:00:58.328 O: I: Configuring dpkg-dev...
00:00:58.331 O: I: Configuring gcc-13...
00:00:58.335 O: I: Configuring cpp...
00:00:58.348 O: I: Configuring g++-13-x86-64-linux-gnu...
00:00:58.352 O: I: Configuring gcc-x86-64-linux-gnu...
00:00:58.355 O: I: Configuring gcc...
00:00:58.368 O: I: Configuring g++-x86-64-linux-gnu...
00:00:58.371 O: I: Configuring g++-13...
00:00:58.374 O: I: Configuring g++...
00:00:58.382 O: I: Configuring build-essential...
00:00:58.385 O: I: Configuring libc-bin...
00:00:58.407 O: I: Base system installed successfully.
00:00:58.556 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.RBjgFMtqb4 -c .
00:01:19.008 E: + rm -r /tmp/tmp.RBjgFMtqb4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:28
result: SUCCESS
------------------------------------------------------------------------------
(12/280) debootstrap
dist: unstable
mode: auto
variant: -
format: auto
time left: 6:18:29
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + mktemp -d
00:00:00.018 E: + tmpdir=/tmp/tmp.4G2TF4HRra
00:00:00.021 E: + chmod 755 /tmp/tmp.4G2TF4HRra
00:00:00.024 E: + [ unstable = oldstable ]
00:00:00.027 E: + echo --merged-usr
00:00:00.031 E: + debootstrap --merged-usr --variant=- unstable /tmp/tmp.4G2TF4HRra http://127.0.0.1/debian
00:00:00.091 O: I: Target architecture can be executed
00:00:00.115 O: I: Retrieving InRelease 
00:00:00.286 O: I: Checking Release signature
00:00:00.306 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.950 O: I: Retrieving Packages 
00:00:01.144 O: I: Validating Packages 
00:00:03.364 O: I: Resolving dependencies of required packages...
00:00:12.495 O: I: Resolving dependencies of base packages...
00:00:24.001 O: I: Checking component main on http://127.0.0.1/debian...
00:00:27.877 O: I: Retrieving adduser 3.137
00:00:27.896 O: I: Validating adduser 3.137
00:00:27.917 O: I: Retrieving apt 2.9.4
00:00:27.958 O: I: Validating apt 2.9.4
00:00:27.984 O: I: Retrieving apt-utils 2.9.4
00:00:28.004 O: I: Validating apt-utils 2.9.4
00:00:28.026 O: I: Retrieving base-files 13.3
00:00:28.041 O: I: Validating base-files 13.3
00:00:28.061 O: I: Retrieving base-passwd 3.6.3
00:00:28.075 O: I: Validating base-passwd 3.6.3
00:00:28.114 O: I: Retrieving bash 5.2.21-2.1
00:00:28.156 O: I: Validating bash 5.2.21-2.1
00:00:28.183 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:28.199 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:28.219 O: I: Retrieving coreutils 9.4-3.1
00:00:28.285 O: I: Validating coreutils 9.4-3.1
00:00:28.318 O: I: Retrieving cpio 2.15+dfsg-1
00:00:28.337 O: I: Validating cpio 2.15+dfsg-1
00:00:28.358 O: I: Retrieving cron 3.0pl1-189
00:00:28.373 O: I: Validating cron 3.0pl1-189
00:00:28.393 O: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:28.407 O: I: Validating cron-daemon-common 3.0pl1-189
00:00:28.427 O: I: Retrieving dash 0.5.12-9
00:00:28.443 O: I: Validating dash 0.5.12-9
00:00:28.463 O: I: Retrieving debconf 1.5.86
00:00:28.478 O: I: Validating debconf 1.5.86
00:00:28.499 O: I: Retrieving debconf-i18n 1.5.86
00:00:28.516 O: I: Validating debconf-i18n 1.5.86
00:00:28.536 O: I: Retrieving debian-archive-keyring 2023.4
00:00:28.552 O: I: Validating debian-archive-keyring 2023.4
00:00:28.573 O: I: Retrieving debianutils 5.19
00:00:28.588 O: I: Validating debianutils 5.19
00:00:28.608 O: I: Retrieving diffutils 1:3.10-1
00:00:28.629 O: I: Validating diffutils 1:3.10-1
00:00:28.654 O: I: Retrieving dmidecode 3.5-3
00:00:28.669 O: I: Validating dmidecode 3.5-3
00:00:28.689 O: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:28.704 O: I: Validating dmsetup 2:1.02.196-1+b1
00:00:28.725 O: I: Retrieving dpkg 1.22.6
00:00:28.767 O: I: Validating dpkg 1.22.6
00:00:28.794 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:28.819 O: I: Validating e2fsprogs 1.47.1-1
00:00:28.841 O: I: Retrieving fdisk 2.40.1-8.1
00:00:28.858 O: I: Validating fdisk 2.40.1-8.1
00:00:28.878 O: I: Retrieving findutils 4.10.0-2
00:00:28.905 O: I: Validating findutils 4.10.0-2
00:00:28.928 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:28.942 O: I: Validating gcc-14-base 14.1.0-1
00:00:28.962 O: I: Retrieving gpgv 2.2.43-7
00:00:28.982 O: I: Validating gpgv 2.2.43-7
00:00:29.003 O: I: Retrieving grep 3.11-4
00:00:29.024 O: I: Validating grep 3.11-4
00:00:29.046 O: I: Retrieving gzip 1.12-1.1
00:00:29.062 O: I: Validating gzip 1.12-1.1
00:00:29.082 O: I: Retrieving hostname 3.23+nmu2
00:00:29.096 O: I: Validating hostname 3.23+nmu2
00:00:29.115 O: I: Retrieving ifupdown 0.8.43
00:00:29.130 O: I: Validating ifupdown 0.8.43
00:00:29.150 O: I: Retrieving init 1.66
00:00:29.164 O: I: Validating init 1.66
00:00:29.183 O: I: Retrieving init-system-helpers 1.66
00:00:29.198 O: I: Validating init-system-helpers 1.66
00:00:29.218 O: I: Retrieving iproute2 6.9.0-1
00:00:29.251 O: I: Validating iproute2 6.9.0-1
00:00:29.276 O: I: Retrieving iputils-ping 3:20240117-1
00:00:29.291 O: I: Validating iputils-ping 3:20240117-1
00:00:29.311 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:29.345 O: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:29.369 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:29.385 O: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:29.406 O: I: Retrieving kmod 32+20240327-1
00:00:29.422 O: I: Validating kmod 32+20240327-1
00:00:29.442 O: I: Retrieving less 643-1
00:00:29.459 O: I: Validating less 643-1
00:00:29.480 O: I: Retrieving libacl1 2.3.2-2
00:00:29.494 O: I: Validating libacl1 2.3.2-2
00:00:29.514 O: I: Retrieving libapparmor1 3.0.13-2
00:00:29.528 O: I: Validating libapparmor1 3.0.13-2
00:00:29.548 O: I: Retrieving libapt-pkg6.0t64 2.9.4
00:00:29.582 O: I: Validating libapt-pkg6.0t64 2.9.4
00:00:29.607 O: I: Retrieving libattr1 1:2.5.2-1
00:00:29.621 O: I: Validating libattr1 1:2.5.2-1
00:00:29.641 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:29.655 O: I: Validating libaudit-common 1:3.1.2-4
00:00:29.675 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:29.690 O: I: Validating libaudit1 1:3.1.2-4
00:00:29.710 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:29.727 O: I: Validating libblkid1 2.40.1-8.1
00:00:29.749 O: I: Retrieving libbpf1 1:1.4.2-1
00:00:29.766 O: I: Validating libbpf1 1:1.4.2-1
00:00:29.787 O: I: Retrieving libbsd0 0.12.2-1
00:00:29.803 O: I: Validating libbsd0 0.12.2-1
00:00:29.823 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:29.838 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:29.858 O: I: Retrieving libc-bin 2.38-13
00:00:29.883 O: I: Validating libc-bin 2.38-13
00:00:29.906 O: I: Retrieving libc6 2.38-13
00:00:29.969 O: I: Validating libc6 2.38-13
00:00:30.001 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:30.015 O: I: Validating libcap-ng0 0.8.5-1
00:00:30.035 O: I: Retrieving libcap2 1:2.66-5
00:00:30.049 O: I: Validating libcap2 1:2.66-5
00:00:30.070 O: I: Retrieving libcap2-bin 1:2.66-5
00:00:30.084 O: I: Validating libcap2-bin 1:2.66-5
00:00:30.104 O: I: Retrieving libcom-err2 1.47.1-1
00:00:30.118 O: I: Validating libcom-err2 1.47.1-1
00:00:30.138 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:30.154 O: I: Validating libcrypt1 1:4.4.36-4
00:00:30.174 O: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:30.192 O: I: Validating libcryptsetup12 2:2.7.2-2
00:00:30.212 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:30.239 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:30.262 O: I: Retrieving libdebconfclient0 0.272
00:00:30.275 O: I: Validating libdebconfclient0 0.272
00:00:30.295 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:30.311 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:30.332 O: I: Retrieving libedit2 3.1-20240517-1
00:00:30.347 O: I: Validating libedit2 3.1-20240517-1
00:00:30.367 O: I: Retrieving libelf1t64 0.191-1+b1
00:00:30.384 O: I: Validating libelf1t64 0.191-1+b1
00:00:30.405 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:30.422 O: I: Validating libext2fs2t64 1.47.1-1
00:00:30.443 O: I: Retrieving libfdisk1 2.40.1-8.1
00:00:30.460 O: I: Validating libfdisk1 2.40.1-8.1
00:00:30.480 O: I: Retrieving libffi8 3.4.6-1
00:00:30.494 O: I: Validating libffi8 3.4.6-1
00:00:30.514 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:30.529 O: I: Validating libgcc-s1 14.1.0-1
00:00:30.549 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:30.577 O: I: Validating libgcrypt20 1.10.3-3
00:00:30.600 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.624 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.647 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:30.686 O: I: Validating libgnutls30t64 3.8.5-4
00:00:30.712 O: I: Retrieving libgpg-error0 1.49-2
00:00:30.727 O: I: Validating libgpg-error0 1.49-2
00:00:30.747 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:30.763 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:30.783 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:30.802 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:30.824 O: I: Retrieving libidn2-0 2.3.7-2
00:00:30.840 O: I: Validating libidn2-0 2.3.7-2
00:00:30.860 O: I: Retrieving libjansson4 2.14-2+b2
00:00:30.874 O: I: Validating libjansson4 2.14-2+b2
00:00:30.894 O: I: Retrieving libjson-c5 0.17-1+b1
00:00:30.909 O: I: Validating libjson-c5 0.17-1+b1
00:00:30.929 O: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:30.945 O: I: Validating libk5crypto3 1.20.1-6+b1
00:00:30.965 O: I: Retrieving libkeyutils1 1.6.3-3
00:00:30.980 O: I: Validating libkeyutils1 1.6.3-3
00:00:30.999 O: I: Retrieving libkmod2 32+20240327-1
00:00:31.014 O: I: Validating libkmod2 32+20240327-1
00:00:31.033 O: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:31.053 O: I: Validating libkrb5-3 1.20.1-6+b1
00:00:31.075 O: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:31.089 O: I: Validating libkrb5support0 1.20.1-6+b1
00:00:31.109 O: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:31.122 O: I: Validating liblocale-gettext-perl 1.07-7
00:00:31.142 O: I: Retrieving liblz4-1 1.9.4-2
00:00:31.157 O: I: Validating liblz4-1 1.9.4-2
00:00:31.176 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:31.195 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:31.215 O: I: Retrieving libmd0 1.1.0-2
00:00:31.230 O: I: Validating libmd0 1.1.0-2
00:00:31.249 O: I: Retrieving libmnl0 1.0.5-2+b1
00:00:31.263 O: I: Validating libmnl0 1.0.5-2+b1
00:00:31.283 O: I: Retrieving libmount1 2.40.1-8.1
00:00:31.300 O: I: Validating libmount1 2.40.1-8.1
00:00:31.320 O: I: Retrieving libncursesw6 6.5-2
00:00:31.336 O: I: Validating libncursesw6 6.5-2
00:00:31.357 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:31.375 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:31.396 O: I: Retrieving libnewt0.52 0.52.24-2
00:00:31.411 O: I: Validating libnewt0.52 0.52.24-2
00:00:31.431 O: I: Retrieving libnftables1 1.0.9-2
00:00:31.450 O: I: Validating libnftables1 1.0.9-2
00:00:31.472 O: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:31.486 O: I: Validating libnftnl11 1.2.6-2+b1
00:00:31.506 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:31.527 O: I: Validating libp11-kit0 0.25.3-5
00:00:31.549 O: I: Retrieving libpam-modules 1.5.3-7
00:00:31.567 O: I: Validating libpam-modules 1.5.3-7
00:00:31.587 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:31.602 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:31.622 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:31.638 O: I: Validating libpam-runtime 1.5.3-7
00:00:31.658 O: I: Retrieving libpam0g 1.5.3-7
00:00:31.672 O: I: Validating libpam0g 1.5.3-7
00:00:31.693 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:31.711 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:31.732 O: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:31.746 O: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:31.767 O: I: Retrieving libproc2-0 2:4.0.4-4
00:00:31.781 O: I: Validating libproc2-0 2:4.0.4-4
00:00:31.801 O: I: Retrieving libreadline8t64 8.2-4
00:00:31.818 O: I: Validating libreadline8t64 8.2-4
00:00:31.838 O: I: Retrieving libseccomp2 2.5.5-1
00:00:31.853 O: I: Validating libseccomp2 2.5.5-1
00:00:31.873 O: I: Retrieving libselinux1 3.5-2+b2
00:00:31.888 O: I: Validating libselinux1 3.5-2+b2
00:00:31.909 O: I: Retrieving libsemanage-common 3.5-1
00:00:31.923 O: I: Validating libsemanage-common 3.5-1
00:00:31.943 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:31.958 O: I: Validating libsemanage2 3.5-1+b3
00:00:31.978 O: I: Retrieving libsepol2 3.5-2+b1
00:00:31.997 O: I: Validating libsepol2 3.5-2+b1
00:00:32.018 O: I: Retrieving libslang2 2.3.3-5
00:00:32.042 O: I: Validating libslang2 2.3.3-5
00:00:32.065 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:32.082 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:32.103 O: I: Retrieving libss2 1.47.1-1
00:00:32.117 O: I: Validating libss2 1.47.1-1
00:00:32.136 O: I: Retrieving libssl3t64 3.2.2-1
00:00:32.191 O: I: Validating libssl3t64 3.2.2-1
00:00:32.221 O: I: Retrieving libstdc++6 14.1.0-1
00:00:32.249 O: I: Validating libstdc++6 14.1.0-1
00:00:32.272 O: I: Retrieving libsystemd-shared 256~rc4-1
00:00:32.323 O: I: Validating libsystemd-shared 256~rc4-1
00:00:32.352 O: I: Retrieving libsystemd0 256~rc4-1
00:00:32.373 O: I: Validating libsystemd0 256~rc4-1
00:00:32.394 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:32.409 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:32.429 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:32.442 O: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:32.462 O: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:32.476 O: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:32.496 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:32.510 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:32.530 O: I: Retrieving libtinfo6 6.5-2
00:00:32.549 O: I: Validating libtinfo6 6.5-2
00:00:32.571 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:32.584 O: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:32.604 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:32.618 O: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:32.640 O: I: Retrieving libudev1 256~rc4-1
00:00:32.656 O: I: Validating libudev1 256~rc4-1
00:00:32.677 O: I: Retrieving libunistring5 1.2-1
00:00:32.698 O: I: Validating libunistring5 1.2-1
00:00:32.720 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:32.734 O: I: Validating libuuid1 2.40.1-8.1
00:00:32.754 O: I: Retrieving libxtables12 1.8.10-4
00:00:32.768 O: I: Validating libxtables12 1.8.10-4
00:00:32.789 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:32.802 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:32.822 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:32.841 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:32.862 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:32.887 O: I: Validating login 1:4.13+dfsg1-5
00:00:32.909 O: I: Retrieving logrotate 3.21.0-2
00:00:32.924 O: I: Validating logrotate 3.21.0-2
00:00:32.944 O: I: Retrieving logsave 1.47.1-1
00:00:32.959 O: I: Validating logsave 1.47.1-1
00:00:32.979 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:32.995 O: I: Validating mawk 1.3.4.20240123-1
00:00:33.015 O: I: Retrieving mount 2.40.1-8.1
00:00:33.031 O: I: Validating mount 2.40.1-8.1
00:00:33.052 O: I: Retrieving nano 8.0-1
00:00:33.079 O: I: Validating nano 8.0-1
00:00:33.102 O: I: Retrieving ncurses-base 6.5-2
00:00:33.120 O: I: Validating ncurses-base 6.5-2
00:00:33.141 O: I: Retrieving ncurses-bin 6.5-2
00:00:33.163 O: I: Validating ncurses-bin 6.5-2
00:00:33.188 O: I: Retrieving netbase 6.4
00:00:33.203 O: I: Validating netbase 6.4
00:00:33.222 O: I: Retrieving nftables 1.0.9-2
00:00:33.238 O: I: Validating nftables 1.0.9-2
00:00:33.258 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:33.290 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:33.314 O: I: Retrieving perl-base 5.38.2-5
00:00:33.359 O: I: Validating perl-base 5.38.2-5
00:00:33.386 O: I: Retrieving procps 2:4.0.4-4
00:00:33.418 O: I: Validating procps 2:4.0.4-4
00:00:33.441 O: I: Retrieving readline-common 8.2-4
00:00:33.456 O: I: Validating readline-common 8.2-4
00:00:33.476 O: I: Retrieving sed 4.9-2
00:00:33.497 O: I: Validating sed 4.9-2
00:00:33.518 O: I: Retrieving sensible-utils 0.0.22
00:00:33.532 O: I: Validating sensible-utils 0.0.22
00:00:33.552 O: I: Retrieving systemd 256~rc4-1
00:00:33.645 O: I: Validating systemd 256~rc4-1
00:00:33.682 O: I: Retrieving systemd-sysv 256~rc4-1
00:00:33.697 O: I: Validating systemd-sysv 256~rc4-1
00:00:33.717 O: I: Retrieving sysvinit-utils 3.09-1
00:00:33.731 O: I: Validating sysvinit-utils 3.09-1
00:00:33.751 O: I: Retrieving tar 1.35+dfsg-3
00:00:33.779 O: I: Validating tar 1.35+dfsg-3
00:00:33.802 O: I: Retrieving tasksel 3.75
00:00:33.817 O: I: Validating tasksel 3.75
00:00:33.838 O: I: Retrieving tasksel-data 3.75
00:00:33.856 O: I: Validating tasksel-data 3.75
00:00:33.876 O: I: Retrieving tzdata 2024a-4
00:00:33.895 O: I: Validating tzdata 2024a-4
00:00:33.916 O: I: Retrieving udev 256~rc4-1
00:00:33.961 O: I: Validating udev 256~rc4-1
00:00:33.989 O: I: Retrieving usr-is-merged 39
00:00:34.003 O: I: Validating usr-is-merged 39
00:00:34.023 O: I: Retrieving util-linux 2.40.1-8.1
00:00:34.061 O: I: Validating util-linux 2.40.1-8.1
00:00:34.086 O: I: Retrieving vim-common 2:9.1.0377-1
00:00:34.108 O: I: Validating vim-common 2:9.1.0377-1
00:00:34.130 O: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:34.158 O: I: Validating vim-tiny 2:9.1.0377-1
00:00:34.181 O: I: Retrieving whiptail 0.52.24-2
00:00:34.195 O: I: Validating whiptail 0.52.24-2
00:00:34.216 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.230 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.253 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:34.298 O: I: Extracting apt...
00:00:34.432 O: I: Extracting base-files...
00:00:34.446 O: I: Extracting base-passwd...
00:00:34.457 O: I: Extracting bash...
00:00:34.594 O: I: Extracting bsdutils...
00:00:34.611 O: I: Extracting coreutils...
00:00:34.877 O: I: Extracting dash...
00:00:34.894 O: I: Extracting debconf...
00:00:34.911 O: I: Extracting debian-archive-keyring...
00:00:34.933 O: I: Extracting debianutils...
00:00:34.948 O: I: Extracting diffutils...
00:00:34.991 O: I: Extracting dpkg...
00:00:35.126 O: I: Extracting e2fsprogs...
00:00:35.181 O: I: Extracting findutils...
00:00:35.235 O: I: Extracting gcc-14-base...
00:00:35.246 O: I: Extracting gpgv...
00:00:35.273 O: I: Extracting grep...
00:00:35.309 O: I: Extracting gzip...
00:00:35.328 O: I: Extracting hostname...
00:00:35.336 O: I: Extracting init-system-helpers...
00:00:35.346 O: I: Extracting libacl1...
00:00:35.356 O: I: Extracting libapt-pkg6.0t64...
00:00:35.458 O: I: Extracting libattr1...
00:00:35.467 O: I: Extracting libaudit-common...
00:00:35.475 O: I: Extracting libaudit1...
00:00:35.488 O: I: Extracting libblkid1...
00:00:35.511 O: I: Extracting libbz2-1.0...
00:00:35.521 O: I: Extracting libc-bin...
00:00:35.586 O: I: Extracting libc6...
00:00:35.854 O: I: Extracting libcap-ng0...
00:00:35.863 O: I: Extracting libcap2...
00:00:35.872 O: I: Extracting libcom-err2...
00:00:35.882 O: I: Extracting libcrypt1...
00:00:35.897 O: I: Extracting libdb5.3t64...
00:00:35.966 O: I: Extracting libdebconfclient0...
00:00:35.974 O: I: Extracting libext2fs2t64...
00:00:36.000 O: I: Extracting libffi8...
00:00:36.010 O: I: Extracting libgcc-s1...
00:00:36.024 O: I: Extracting libgcrypt20...
00:00:36.080 O: I: Extracting libgmp10...
00:00:36.110 O: I: Extracting libgnutls30t64...
00:00:36.215 O: I: Extracting libgpg-error0...
00:00:36.229 O: I: Extracting libhogweed6t64...
00:00:36.259 O: I: Extracting libidn2-0...
00:00:36.280 O: I: Extracting liblz4-1...
00:00:36.293 O: I: Extracting liblzma5...
00:00:36.316 O: I: Extracting libmd0...
00:00:36.326 O: I: Extracting libmount1...
00:00:36.351 O: I: Extracting libnettle8t64...
00:00:36.379 O: I: Extracting libp11-kit0...
00:00:36.420 O: I: Extracting libpam-modules...
00:00:36.449 O: I: Extracting libpam-modules-bin...
00:00:36.462 O: I: Extracting libpam-runtime...
00:00:36.482 O: I: Extracting libpam0g...
00:00:36.494 O: I: Extracting libpcre2-8-0...
00:00:36.525 O: I: Extracting libseccomp2...
00:00:36.537 O: I: Extracting libselinux1...
00:00:36.550 O: I: Extracting libsemanage-common...
00:00:36.559 O: I: Extracting libsemanage2...
00:00:36.574 O: I: Extracting libsepol2...
00:00:36.607 O: I: Extracting libsmartcols1...
00:00:36.626 O: I: Extracting libss2...
00:00:36.637 O: I: Extracting libssl3t64...
00:00:36.820 O: I: Extracting libstdc++6...
00:00:36.894 O: I: Extracting libsystemd0...
00:00:36.936 O: I: Extracting libtasn1-6...
00:00:36.947 O: I: Extracting libtinfo6...
00:00:36.969 O: I: Extracting libudev1...
00:00:36.989 O: I: Extracting libunistring5...
00:00:37.041 O: I: Extracting libuuid1...
00:00:37.052 O: I: Extracting libxxhash0...
00:00:37.061 O: I: Extracting libzstd1...
00:00:37.096 O: I: Extracting login...
00:00:37.149 O: I: Extracting logsave...
00:00:37.158 O: I: Extracting mawk...
00:00:37.177 O: I: Extracting mount...
00:00:37.198 O: I: Extracting ncurses-base...
00:00:37.215 O: I: Extracting ncurses-bin...
00:00:37.244 O: I: Extracting passwd...
00:00:37.334 O: I: Extracting perl-base...
00:00:37.514 O: I: Extracting sed...
00:00:37.551 O: I: Extracting sysvinit-utils...
00:00:37.561 O: I: Extracting tar...
00:00:37.635 O: I: Extracting tzdata...
00:00:37.676 O: I: Extracting usr-is-merged...
00:00:37.683 O: I: Extracting util-linux...
00:00:37.802 O: I: Extracting zlib1g...
00:00:37.896 O: I: Installing core packages...
00:00:39.969 O: I: Unpacking required packages...
00:00:40.031 O: I: Unpacking apt...
00:00:40.244 O: I: Unpacking base-files...
00:00:40.302 O: I: Unpacking base-passwd...
00:00:40.342 O: I: Unpacking bash...
00:00:40.503 O: I: Unpacking bsdutils...
00:00:40.540 O: I: Unpacking coreutils...
00:00:40.888 O: I: Unpacking dash...
00:00:40.931 O: I: Unpacking debconf...
00:00:41.000 O: I: Unpacking debian-archive-keyring...
00:00:41.142 O: I: Unpacking debianutils...
00:00:41.190 O: I: Unpacking diffutils...
00:00:41.263 O: I: Unpacking dpkg...
00:00:41.444 O: I: Unpacking e2fsprogs...
00:00:41.526 O: I: Unpacking findutils...
00:00:41.606 O: I: Unpacking gcc-14-base:amd64...
00:00:41.634 O: I: Unpacking gpgv...
00:00:41.679 O: I: Unpacking grep...
00:00:41.746 O: I: Unpacking gzip...
00:00:41.813 O: I: Unpacking hostname...
00:00:41.841 O: I: Unpacking init-system-helpers...
00:00:41.873 O: I: Unpacking libacl1:amd64...
00:00:41.904 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:42.033 O: I: Unpacking libattr1:amd64...
00:00:42.062 O: I: Unpacking libaudit-common...
00:00:42.090 O: I: Unpacking libaudit1:amd64...
00:00:42.122 O: I: Unpacking libblkid1:amd64...
00:00:42.180 O: I: Unpacking libbz2-1.0:amd64...
00:00:42.210 O: I: Unpacking libc-bin...
00:00:42.315 O: I: Unpacking libc6:amd64...
00:00:42.790 O: I: Unpacking libcap-ng0:amd64...
00:00:42.820 O: I: Unpacking libcap2:amd64...
00:00:42.852 O: I: Unpacking libcom-err2:amd64...
00:00:42.880 O: I: Unpacking libcrypt1:amd64...
00:00:42.916 O: I: Unpacking libdb5.3t64:amd64...
00:00:43.007 O: I: Unpacking libdebconfclient0:amd64...
00:00:43.041 O: I: Unpacking libext2fs2t64:amd64...
00:00:43.120 O: I: Unpacking libffi8:amd64...
00:00:43.148 O: I: Unpacking libgcc-s1:amd64...
00:00:43.182 O: I: Unpacking libgcrypt20:amd64...
00:00:43.259 O: I: Unpacking libgmp10:amd64...
00:00:43.325 O: I: Unpacking libgnutls30t64:amd64...
00:00:43.473 O: I: Unpacking libgpg-error0:amd64...
00:00:43.509 O: I: Unpacking libhogweed6t64:amd64...
00:00:43.559 O: I: Unpacking libidn2-0:amd64...
00:00:43.610 O: I: Unpacking liblz4-1:amd64...
00:00:43.644 O: I: Unpacking liblzma5:amd64...
00:00:43.688 O: I: Unpacking libmd0:amd64...
00:00:43.718 O: I: Unpacking libmount1:amd64...
00:00:43.765 O: I: Unpacking libnettle8t64:amd64...
00:00:43.815 O: I: Unpacking libp11-kit0:amd64...
00:00:43.879 O: I: Unpacking libpam-modules:amd64...
00:00:44.044 O: I: Unpacking libpam-modules-bin...
00:00:44.082 O: I: Unpacking libpam-runtime...
00:00:44.155 O: I: Unpacking libpam0g:amd64...
00:00:44.187 O: I: Unpacking libpcre2-8-0:amd64...
00:00:44.237 O: I: Unpacking libseccomp2:amd64...
00:00:44.269 O: I: Unpacking libselinux1:amd64...
00:00:44.300 O: I: Unpacking libsemanage-common...
00:00:44.327 O: I: Unpacking libsemanage2:amd64...
00:00:44.361 O: I: Unpacking libsepol2:amd64...
00:00:44.412 O: I: Unpacking libsmartcols1:amd64...
00:00:44.451 O: I: Unpacking libss2:amd64...
00:00:44.480 O: I: Unpacking libssl3t64:amd64...
00:00:44.688 O: I: Unpacking libstdc++6:amd64...
00:00:44.782 O: I: Unpacking libsystemd0:amd64...
00:00:44.842 O: I: Unpacking libtasn1-6:amd64...
00:00:44.873 O: I: Unpacking libtinfo6:amd64...
00:00:44.914 O: I: Unpacking libudev1:amd64...
00:00:44.952 O: I: Unpacking libunistring5:amd64...
00:00:45.026 O: I: Unpacking libuuid1:amd64...
00:00:45.055 O: I: Unpacking libxxhash0:amd64...
00:00:45.082 O: I: Unpacking libzstd1:amd64...
00:00:45.137 O: I: Unpacking login...
00:00:45.236 O: I: Unpacking logsave...
00:00:45.267 O: I: Unpacking mawk...
00:00:45.305 O: I: Unpacking mount...
00:00:45.346 O: I: Unpacking ncurses-base...
00:00:45.391 O: I: Unpacking ncurses-bin...
00:00:45.455 O: I: Unpacking passwd...
00:00:45.626 O: I: Unpacking perl-base...
00:00:45.978 O: I: Unpacking sed...
00:00:46.044 O: I: Unpacking sysvinit-utils...
00:00:46.073 O: I: Unpacking tar...
00:00:46.178 O: I: Unpacking tzdata...
00:00:46.355 O: I: Unpacking usr-is-merged...
00:00:46.389 O: I: Unpacking util-linux...
00:00:46.559 O: I: Unpacking zlib1g:amd64...
00:00:46.587 O: I: Configuring required packages...
00:00:46.601 O: I: Configuring gcc-14-base:amd64...
00:00:46.616 O: I: Configuring debian-archive-keyring...
00:00:46.722 O: I: Configuring usr-is-merged...
00:00:46.740 O: I: Configuring libaudit-common...
00:00:46.745 O: I: Configuring libsemanage-common...
00:00:46.750 O: I: Configuring debconf...
00:00:46.882 O: I: Configuring tzdata...
00:00:47.042 O: I: Configuring ncurses-base...
00:00:47.046 O: I: Configuring init-system-helpers...
00:00:47.060 O: I: Configuring libgcc-s1:amd64...
00:00:47.068 O: I: Configuring libc6:amd64...
00:00:47.192 O: I: Configuring libdb5.3t64:amd64...
00:00:47.196 O: I: Configuring libffi8:amd64...
00:00:47.199 O: I: Configuring libmd0:amd64...
00:00:47.204 O: I: Configuring libxxhash0:amd64...
00:00:47.209 O: I: Configuring libattr1:amd64...
00:00:47.212 O: I: Configuring sysvinit-utils...
00:00:47.216 O: I: Configuring libtasn1-6:amd64...
00:00:47.219 O: I: Configuring libext2fs2t64:amd64...
00:00:47.223 O: I: Configuring debianutils...
00:00:47.293 O: I: Configuring mawk...
00:00:47.301 O: I: Configuring libdebconfclient0:amd64...
00:00:47.311 O: I: Configuring base-files...
00:00:47.337 O: I: Configuring libbz2-1.0:amd64...
00:00:47.340 O: I: Configuring libblkid1:amd64...
00:00:47.344 O: I: Configuring libstdc++6:amd64...
00:00:47.348 O: I: Configuring dash...
00:00:47.405 O: I: Configuring libtinfo6:amd64...
00:00:47.414 O: I: Configuring bash...
00:00:47.424 O: I: Configuring libzstd1:amd64...
00:00:47.428 O: I: Configuring liblzma5:amd64...
00:00:47.432 O: I: Configuring libgpg-error0:amd64...
00:00:47.436 O: I: Configuring liblz4-1:amd64...
00:00:47.446 O: I: Configuring libc-bin...
00:00:47.459 O: I: Configuring ncurses-bin...
00:00:47.463 O: I: Configuring libacl1:amd64...
00:00:47.466 O: I: Configuring libsmartcols1:amd64...
00:00:47.470 O: I: Configuring libgcrypt20:amd64...
00:00:47.476 O: I: Configuring zlib1g:amd64...
00:00:47.479 O: I: Configuring libcrypt1:amd64...
00:00:47.485 O: I: Configuring libcom-err2:amd64...
00:00:47.488 O: I: Configuring diffutils...
00:00:47.492 O: I: Configuring libseccomp2:amd64...
00:00:47.496 O: I: Configuring libcap2:amd64...
00:00:47.500 O: I: Configuring hostname...
00:00:47.504 O: I: Configuring libcap-ng0:amd64...
00:00:47.507 O: I: Configuring libnettle8t64:amd64...
00:00:47.511 O: I: Configuring libgmp10:amd64...
00:00:47.514 O: I: Configuring libp11-kit0:amd64...
00:00:47.518 O: I: Configuring libaudit1:amd64...
00:00:47.521 O: I: Configuring libunistring5:amd64...
00:00:47.525 O: I: Configuring libuuid1:amd64...
00:00:47.529 O: I: Configuring libss2:amd64...
00:00:47.533 O: I: Configuring libsepol2:amd64...
00:00:47.536 O: I: Configuring libpcre2-8-0:amd64...
00:00:47.540 O: I: Configuring logsave...
00:00:47.544 O: I: Configuring libudev1:amd64...
00:00:47.547 O: I: Configuring libhogweed6t64:amd64...
00:00:47.551 O: I: Configuring gpgv...
00:00:47.557 O: I: Configuring grep...
00:00:47.561 O: I: Configuring libssl3t64:amd64...
00:00:47.568 O: I: Configuring e2fsprogs...
00:00:47.926 O: I: Configuring libidn2-0:amd64...
00:00:47.930 O: I: Configuring libsystemd0:amd64...
00:00:47.934 O: I: Configuring libselinux1:amd64...
00:00:47.940 O: I: Configuring libpam0g:amd64...
00:00:48.050 O: I: Configuring sed...
00:00:48.054 O: I: Configuring findutils...
00:00:48.058 O: I: Configuring libmount1:amd64...
00:00:48.062 O: I: Configuring libsemanage2:amd64...
00:00:48.066 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:48.069 O: I: Configuring base-passwd...
00:00:48.209 O: I: Configuring libgnutls30t64:amd64...
00:00:48.216 O: I: Configuring apt...
00:00:48.592 O: I: Configuring bsdutils...
00:00:48.596 O: I: Configuring tar...
00:00:48.603 O: I: Configuring libpam-modules-bin...
00:00:48.609 O: I: Configuring coreutils...
00:00:48.618 O: I: Configuring util-linux...
00:00:48.809 O: I: Configuring dpkg...
00:00:48.995 O: I: Configuring mount...
00:00:49.010 O: I: Configuring libpam-modules:amd64...
00:00:49.021 O: I: Configuring perl-base...
00:00:49.032 O: I: Configuring gzip...
00:00:49.080 O: I: Configuring passwd...
00:00:49.122 O: I: Configuring libpam-runtime...
00:00:49.281 O: I: Configuring login...
00:00:49.301 O: I: Configuring libc-bin...
00:00:49.316 O: I: Unpacking the base system...
00:01:23.626 O: I: Unpacking apt-utils...
00:01:23.694 O: I: Unpacking cpio...
00:01:23.750 O: I: Unpacking cron...
00:01:23.787 O: I: Unpacking debconf-i18n...
00:01:23.846 O: I: Unpacking dmidecode...
00:01:23.879 O: I: Unpacking fdisk...
00:01:23.923 O: I: Unpacking ifupdown...
00:01:23.972 O: I: Unpacking init...
00:01:24.000 O: I: Unpacking iproute2...
00:01:24.210 O: I: Unpacking iputils-ping...
00:01:24.243 O: I: Unpacking isc-dhcp-client...
00:01:24.376 O: I: Unpacking isc-dhcp-common...
00:01:24.413 O: I: Unpacking kmod...
00:01:24.455 O: I: Unpacking less...
00:01:24.498 O: I: Unpacking libbpf1:amd64...
00:01:24.539 O: I: Unpacking libbsd0:amd64...
00:01:24.569 O: I: Unpacking libcap2-bin...
00:01:24.601 O: I: Unpacking libedit2:amd64...
00:01:24.637 O: I: Unpacking libelf1t64:amd64...
00:01:24.685 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:24.724 O: I: Unpacking libjansson4:amd64...
00:01:24.754 O: I: Unpacking libk5crypto3:amd64...
00:01:24.789 O: I: Unpacking libkeyutils1:amd64...
00:01:24.817 O: I: Unpacking libkmod2:amd64...
00:01:24.850 O: I: Unpacking libkrb5-3:amd64...
00:01:24.912 O: I: Unpacking libkrb5support0:amd64...
00:01:24.943 O: I: Unpacking liblocale-gettext-perl...
00:01:24.975 O: I: Unpacking libmnl0:amd64...
00:01:25.004 O: I: Unpacking libncursesw6:amd64...
00:01:25.044 O: I: Unpacking libnewt0.52:amd64...
00:01:25.108 O: I: Unpacking libnftables1:amd64...
00:01:25.165 O: I: Unpacking libnftnl11:amd64...
00:01:25.199 O: I: Unpacking libpopt0:amd64...
00:01:25.242 O: I: Unpacking libproc2-0:amd64...
00:01:25.277 O: I: Unpacking libreadline8t64:amd64...
00:01:25.353 O: I: Unpacking libslang2:amd64...
00:01:25.431 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:25.458 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:25.487 O: I: Unpacking libtext-wrapi18n-perl...
00:01:25.514 O: I: Unpacking libtirpc-common...
00:01:25.544 O: I: Unpacking libtirpc3t64:amd64...
00:01:25.598 O: I: Unpacking libxtables12:amd64...
00:01:25.628 O: I: Unpacking logrotate...
00:01:25.663 O: I: Unpacking nano...
00:01:25.768 O: I: Unpacking netbase...
00:01:25.796 O: I: Unpacking nftables...
00:01:25.836 O: I: Unpacking procps...
00:01:25.972 O: I: Unpacking readline-common...
00:01:26.004 O: I: Unpacking sensible-utils...
00:01:26.040 O: I: Unpacking tasksel...
00:01:26.091 O: I: Unpacking tasksel-data...
00:01:26.141 O: I: Unpacking udev...
00:01:26.383 O: I: Unpacking vim-common...
00:01:26.450 O: I: Unpacking vim-tiny...
00:01:26.543 O: I: Unpacking whiptail...
00:01:26.584 O: I: Configuring the base system...
00:01:26.592 O: I: Configuring cpio...
00:01:26.599 O: I: Configuring libtext-iconv-perl:amd64...
00:01:26.603 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:26.607 O: I: Configuring libkeyutils1:amd64...
00:01:26.610 O: I: Configuring apt-utils...
00:01:26.614 O: I: Configuring init...
00:01:26.618 O: I: Configuring libtirpc-common...
00:01:26.621 O: I: Configuring less...
00:01:26.629 O: I: Configuring libtext-wrapi18n-perl...
00:01:26.632 O: I: Configuring libelf1t64:amd64...
00:01:26.636 O: I: Configuring libjansson4:amd64...
00:01:26.639 O: I: Configuring libkrb5support0:amd64...
00:01:26.642 O: I: Configuring libcap2-bin...
00:01:26.647 O: I: Configuring vim-common...
00:01:26.652 O: I: Configuring libslang2:amd64...
00:01:26.655 O: I: Configuring libproc2-0:amd64...
00:01:26.659 O: I: Configuring libmnl0:amd64...
00:01:26.663 O: I: Configuring libncursesw6:amd64...
00:01:26.666 O: I: Configuring libk5crypto3:amd64...
00:01:26.669 O: I: Configuring libxtables12:amd64...
00:01:26.673 O: I: Configuring nano...
00:01:26.684 O: I: Configuring sensible-utils...
00:01:26.690 O: I: Configuring procps...
00:01:26.728 O: I: Configuring netbase...
00:01:26.735 O: I: Configuring isc-dhcp-common...
00:01:26.739 O: I: Configuring libkrb5-3:amd64...
00:01:26.742 O: I: Configuring dmidecode...
00:01:26.745 O: I: Configuring libbsd0:amd64...
00:01:26.748 O: I: Configuring iputils-ping...
00:01:26.763 O: I: Configuring readline-common...
00:01:26.769 O: I: Configuring liblocale-gettext-perl...
00:01:26.773 O: I: Configuring libbpf1:amd64...
00:01:26.776 O: I: Configuring libkmod2:amd64...
00:01:26.780 O: I: Configuring libpopt0:amd64...
00:01:26.788 O: I: Configuring logrotate...
00:01:26.980 O: I: Configuring libnewt0.52:amd64...
00:01:26.984 O: I: Configuring libedit2:amd64...
00:01:26.993 O: I: Configuring cron...
00:01:27.228 O: I: Configuring debconf-i18n...
00:01:27.232 O: I: Configuring libnftnl11:amd64...
00:01:27.237 O: I: Configuring vim-tiny...
00:01:27.261 O: I: Configuring kmod...
00:01:27.286 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:27.293 O: I: Configuring udev...
00:01:27.873 O: I: Configuring libreadline8t64:amd64...
00:01:27.877 O: I: Configuring whiptail...
00:01:27.881 O: I: Configuring libnftables1:amd64...
00:01:27.885 O: I: Configuring nftables...
00:01:28.010 O: I: Configuring libtirpc3t64:amd64...
00:01:28.013 O: I: Configuring iproute2...
00:01:28.201 O: I: Configuring isc-dhcp-client...
00:01:28.220 O: I: Configuring fdisk...
00:01:28.228 O: I: Configuring ifupdown...
00:01:28.632 O: I: Configuring tasksel...
00:01:28.764 O: I: Configuring tasksel-data...
00:01:28.770 O: I: Configuring libc-bin...
00:01:28.792 O: I: Base system installed successfully.
00:01:28.841 E: + tar --sort=name --mtime=@1718115259 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.4G2TF4HRra -c .
00:01:39.911 E: + rm -r /tmp/tmp.4G2TF4HRra
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:48
result: SUCCESS
------------------------------------------------------------------------------
(13/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: minbase
format: auto
time left: 6:26:04
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ oldstable = oldstable ]
00:00:00.022 E: + echo --merged-usr
00:00:00.026 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.029 E: + mmdebstrap --variant=minbase --mode=auto --essential-hook=[ oldstable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --merged-usr --include=e2fsprogs,mount,tzdata,gcc-9-base oldstable /tmp/debian-oldstable-mm.tar http://127.0.0.1/debian
00:00:00.361 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.431 E: I: automatically chosen mode: root
00:00:00.439 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.468 E: I: finding correct signed-by value...
00:00:00.560 E: I: automatically chosen format: tar
00:00:00.563 E: I: using /tmp/mmdebstrap.50ewmRSeWk as tempdir
00:00:00.608 E: I: running apt-get update...
00:00:03.032 E: I: downloading packages with apt...
00:00:04.676 E: I: extracting archives...
00:00:07.254 E: I: installing essential packages...
00:00:13.826 E: I: running --essential-hook in shell: sh -c '[ oldstable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.50ewmRSeWk
00:00:13.830 E: I: installing remaining packages inside the chroot...
00:00:18.549 E: I: cleaning package lists and apt cache...
00:00:18.630 E: I: creating tarball...
00:00:19.476 E: I: done
00:00:19.518 E: I: removing tempdir /tmp/mmdebstrap.50ewmRSeWk...
00:00:19.779 E: I: success in 19.4573 seconds
00:00:19.786 E: + mkdir /tmp/debian-oldstable-mm
00:00:19.789 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:20.277 E: + rm /tmp/debian-oldstable-mm.tar
00:00:20.306 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:20.309 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-minbase.tar
00:00:25.861 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:25.865 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:25.869 E: + ret=0
00:00:25.872 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:25.876 E: + [ 0 -ne 0 ]
00:00:25.879 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:25.882 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:25.890 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/adduser_3.118+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/apt_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-files_11.1+deb11u9_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-passwd_3.5.51_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bash_5.1-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/coreutils_8.32-4+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dash_0.5.11+git20200708+dd9ef66-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debconf_1.5.77_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2021.1.1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debianutils_4.11.2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.7-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dpkg_1.20.13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/findutils_4.8.0-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-10-base_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-9-base_9.3.0-22_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gpgv_2.2.27-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/grep_3.6-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gzip_1.10-4+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/hostname_3.23_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.60_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libacl1_2.2.53-10_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.4.48-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0-2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libblkid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc-bin_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc6_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.7.9-2.2+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcom-err2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.18-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg1-0.8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.260_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libext2fs2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libffi7_3.3-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcc-s1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.8.7-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.1-5+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.38-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libhogweed6_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.0-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libk5crypto3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.1-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5-3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5support0_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblzma5_5.2.5-2.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmount1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnettle8_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.23.22-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.4.0-9+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam0g_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.36-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre3_2%3a8.39-13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libselinux1_3.1-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.1-1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage1_3.1-1+b2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsepol1_3.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libss2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libssl1.1_1.1.1w-0+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libstdc++6_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsystemd0_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.16.0-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtinfo6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.1-1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libudev1_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libunistring2_0.9.10-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libuuid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libzstd1_1.4.8+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/login_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/logsave_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/lsb-base_11.1.0_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mount_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-base_6.2+20201114-2+deb11u2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl-base_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sed_4.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sysvinit-utils_2.96-7+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/util-linux_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb
00:00:25.895 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:25.898 E: + rm /tmp/debian-oldstable-debootstrap/var/log/dpkg.log /tmp/debian-oldstable-debootstrap/var/log/bootstrap.log /tmp/debian-oldstable-debootstrap/var/log/alternatives.log
00:00:25.902 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old
00:00:25.906 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old
00:00:25.910 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:25.914 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:25.917 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:25.921 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:25.925 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:25.928 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:25.932 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:25.935 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:25.938 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:25.942 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:25.945 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:25.948 E: + diff -u /tmp/status1 /tmp/status2
00:00:25.952 E: + rm /tmp/status1 /tmp/status2
00:00:25.955 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:25.958 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:25.962 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:25.965 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:25.969 E: + xargs --no-run-if-empty -0 rm -r
00:00:25.972 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_main_binary-amd64_Packages /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_InRelease /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release.gpg
00:00:25.975 E: + [ minbase = - ]
00:00:25.979 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:25.983 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:25.986 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:25.989 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:25.992 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:25.996 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:25.999 E: + continue
00:00:26.002 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:26.005 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:26.008 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:26.012 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:26.015 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:26.018 E: + continue
00:00:26.021 E: + [ minbase = - ]
00:00:26.025 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:26.028 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:26.031 E: + [ minbase = - ]
00:00:26.035 E: + [ minbase = buildd ]
00:00:26.038 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:26.265 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:26.269 E: + xargs -0 touch --date=@1718115259
00:00:26.319 E: + [ oldstable = oldstable ]
00:00:26.322 E: + echo :/bin:/sbin
00:00:26.326 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:26.331 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:26.334 E: + id -u _apt
00:00:26.338 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:26.341 E: + [ oldstable = oldstable ]
00:00:26.345 E: + echo :/bin:/sbin
00:00:26.348 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:26.352 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:26.355 E: + id -u _apt
00:00:26.359 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:26.362 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:26.366 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:26.620 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:26.624 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:26.930 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:27.007 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:27.079 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.083 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.145 E: + rm -r /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(14/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: buildd
format: auto
time left: 6:07:28
------------------------------------------------------------------------------
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.018 E: + [ oldstable = oldstable ]
00:00:00.021 E: + echo --merged-usr
00:00:00.025 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.028 E: + mmdebstrap --variant=buildd --mode=auto --essential-hook=[ oldstable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --merged-usr --include=e2fsprogs,mount,tzdata,gcc-9-base oldstable /tmp/debian-oldstable-mm.tar http://127.0.0.1/debian
00:00:00.350 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.418 E: I: automatically chosen mode: root
00:00:00.426 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.456 E: I: finding correct signed-by value...
00:00:00.548 E: I: automatically chosen format: tar
00:00:00.552 E: I: using /tmp/mmdebstrap.ibSdw6oM24 as tempdir
00:00:00.597 E: I: running apt-get update...
00:00:02.992 E: I: downloading packages with apt...
00:00:04.694 E: I: extracting archives...
00:00:07.269 E: I: installing essential packages...
00:00:13.883 E: I: running --essential-hook in shell: sh -c '[ oldstable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.ibSdw6oM24
00:00:13.886 E: I: installing remaining packages inside the chroot...
00:00:29.081 E: I: cleaning package lists and apt cache...
00:00:29.178 E: I: creating tarball...
00:00:31.622 E: I: done
00:00:31.866 E: I: removing tempdir /tmp/mmdebstrap.ibSdw6oM24...
00:00:32.360 E: I: success in 32.0471 seconds
00:00:32.366 E: + mkdir /tmp/debian-oldstable-mm
00:00:32.369 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:33.507 E: + rm /tmp/debian-oldstable-mm.tar
00:00:33.594 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:33.598 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-buildd.tar
00:00:47.801 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:47.805 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:47.809 E: + ret=0
00:00:47.812 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:47.816 E: + [ 0 -ne 0 ]
00:00:47.819 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:47.822 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:47.831 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/adduser_3.118+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/apt_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-files_11.1+deb11u9_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-passwd_3.5.51_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bash_5.1-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/binutils-common_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/binutils_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/build-essential_12.9_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bzip2_1.0.8-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/coreutils_8.32-4+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/cpp-10_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/cpp_4%3a10.2.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dash_0.5.11+git20200708+dd9ef66-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debconf_1.5.77_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2021.1.1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debianutils_4.11.2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.7-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dpkg-dev_1.20.13_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dpkg_1.20.13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/findutils_4.8.0-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/g++-10_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/g++_4%3a10.2.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-10-base_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-10_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-9-base_9.3.0-22_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc_4%3a10.2.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gpgv_2.2.27-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/grep_3.6-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gzip_1.10-4+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/hostname_3.23_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.60_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libacl1_2.2.53-10_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libasan6_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libatomic1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.4.48-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0-2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbinutils_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libblkid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc-bin_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc-dev-bin_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc6-dev_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc6_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.7.9-2.2+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcc1-0_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcom-err2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcrypt-dev_1%3a4.4.18-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.18-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libctf-nobfd0_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libctf0_2.35.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg1-0.8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.260_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdpkg-perl_1.20.13_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libext2fs2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libffi7_3.3-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcc-10-dev_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcc-s1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.8.7-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgdbm-compat4_1.19-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgdbm6_1.19-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.1-5+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgomp1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.38-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libhogweed6_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.0-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libisl23_0.23-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libitm1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libk5crypto3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.1-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5-3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5support0_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblsan0_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblzma5_5.2.5-2.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmount1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmpc3_1.2.0-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmpfr6_4.1.0-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnettle8_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnsl-dev_1.3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.23.22-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.4.0-9+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam0g_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.36-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre3_2%3a8.39-13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libperl5.32_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libquadmath0_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libselinux1_3.1-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.1-1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage1_3.1-1+b2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsepol1_3.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libss2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libssl1.1_1.1.1w-0+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libstdc++-10-dev_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libstdc++6_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsystemd0_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.16.0-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtinfo6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.1-1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc-dev_1.3.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtsan0_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libubsan1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libudev1_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libunistring2_0.9.10-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libuuid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libzstd1_1.4.8+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/linux-libc-dev_5.10.209-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/login_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/logsave_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/lsb-base_11.1.0_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/make_4.3-4.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mount_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-base_6.2+20201114-2+deb11u2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/patch_2.7.6-7_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl-base_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl-modules-5.32_5.32.1-4+deb11u3_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sed_4.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sysvinit-utils_2.96-7+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/util-linux_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/xz-utils_5.2.5-2.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb
00:00:47.842 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:47.846 E: + rm /tmp/debian-oldstable-debootstrap/var/log/dpkg.log /tmp/debian-oldstable-debootstrap/var/log/bootstrap.log /tmp/debian-oldstable-debootstrap/var/log/alternatives.log
00:00:47.850 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old
00:00:47.853 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old
00:00:47.856 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:47.859 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:47.863 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:47.866 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:47.869 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:47.872 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:47.876 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:47.879 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:47.882 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:47.886 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:47.889 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:47.893 E: + diff -u /tmp/status1 /tmp/status2
00:00:47.896 E: + rm /tmp/status1 /tmp/status2
00:00:47.899 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:47.902 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:47.905 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:47.909 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:47.912 E: + xargs --no-run-if-empty -0 rm -r
00:00:47.916 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_main_binary-amd64_Packages /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_InRelease /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release.gpg
00:00:47.919 E: + [ buildd = - ]
00:00:47.922 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:47.925 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:47.929 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:47.932 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:47.935 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:47.939 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:47.943 E: + continue
00:00:47.946 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:47.949 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:47.952 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:47.956 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:47.959 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:47.962 E: + continue
00:00:47.966 E: + [ buildd = - ]
00:00:47.970 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:47.973 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:47.976 E: + [ buildd = - ]
00:00:47.980 E: + [ buildd = buildd ]
00:00:47.983 E: + [ oldstable != stable ]
00:00:47.986 E: + [ oldstable != oldstable ]
00:00:47.989 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:48.666 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:48.669 E: + xargs -0 touch --date=@1718115259
00:00:48.743 E: + [ oldstable = oldstable ]
00:00:48.747 E: + echo :/bin:/sbin
00:00:48.750 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:48.754 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:48.757 E: + id -u _apt
00:00:48.760 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:48.764 E: + [ oldstable = oldstable ]
00:00:48.767 E: + echo :/bin:/sbin
00:00:48.770 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:48.774 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:48.777 E: + id -u _apt
00:00:48.780 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:48.784 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:48.787 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:49.541 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:49.545 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:50.365 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:50.496 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:50.627 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:50.633 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:50.817 E: + rm -r /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:00
result: SUCCESS
------------------------------------------------------------------------------
(15/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: -
format: auto
time left: 5:59:08
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ oldstable = oldstable ]
00:00:00.022 E: + echo --merged-usr
00:00:00.025 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.028 E: + mmdebstrap --variant=- --mode=auto --essential-hook=[ oldstable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --merged-usr --include=e2fsprogs,mount,tzdata,gcc-9-base oldstable /tmp/debian-oldstable-mm.tar http://127.0.0.1/debian
00:00:00.344 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.415 E: I: automatically chosen mode: root
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.543 E: I: automatically chosen format: tar
00:00:00.546 E: I: using /tmp/mmdebstrap.dxRmSgYeRO as tempdir
00:00:00.591 E: I: running apt-get update...
00:00:02.948 E: I: downloading packages with apt...
00:00:04.568 E: I: extracting archives...
00:00:07.190 E: I: installing essential packages...
00:00:13.743 E: I: running --essential-hook in shell: sh -c '[ oldstable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.dxRmSgYeRO
00:00:13.747 E: I: installing remaining packages inside the chroot...
00:00:26.194 E: I: cleaning package lists and apt cache...
00:00:26.281 E: I: creating tarball...
00:00:27.553 E: I: done
00:00:27.681 E: I: removing tempdir /tmp/mmdebstrap.dxRmSgYeRO...
00:00:28.037 E: I: success in 27.7292 seconds
00:00:28.044 E: + mkdir /tmp/debian-oldstable-mm
00:00:28.047 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:28.758 E: + rm /tmp/debian-oldstable-mm.tar
00:00:28.801 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:28.805 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable--.tar
00:00:36.608 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:36.614 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:36.617 E: + ret=0
00:00:36.621 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:36.628 E: + [ 0 -ne 0 ]
00:00:36.633 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:36.636 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:36.646 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/adduser_3.118+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/apt-utils_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/apt_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-files_11.1+deb11u9_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-passwd_3.5.51_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bash_5.1-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/coreutils_8.32-4+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/cpio_2.13+dfsg-7.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/cron_3.0pl1-137_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dash_0.5.11+git20200708+dd9ef66-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.77_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debconf_1.5.77_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2021.1.1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debianutils_4.11.2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.7-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dmidecode_3.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.175-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dpkg_1.20.13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/fdisk_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/findutils_4.8.0-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-10-base_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-9-base_9.3.0-22_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gpgv_2.2.27-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/grep_3.6-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gzip_1.10-4+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/hostname_3.23_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ifupdown_0.8.36_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.60_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/init_1.60_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/iproute2_5.10.0-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20210202-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.1-2.3+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.1-2.3+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/kmod_28-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/less_551-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libacl1_2.2.53-10_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libapparmor1_2.13.6-10_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libargon2-1_0~20171227-0.2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.4.48-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0-2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libblkid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbpf0_1%3a0.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbsd0_0.11.3-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc-bin_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc6_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.7.9-2.2+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.44-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.44-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcom-err2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.18-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg1-0.8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.260_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdns-export1110_1%3a9.11.19+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libedit2_3.1-20191231-2+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libelf1_0.183-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libestr0_0.1.10-2.1+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libext2fs2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libfastjson4_0.99.9-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libfdisk1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libffi7_3.3-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcc-s1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.8.7-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.1-5+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.38-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libhogweed6_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.0-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libip4tc2_1.8.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libisc-export1105_1%3a9.11.19+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libjansson4_2.13.1-1.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libjson-c5_0.15-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libk5crypto3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.1-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkmod2_28-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5-3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5support0_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-4+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblognorm5_2.0.5-1.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblzma5_5.2.5-2.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmd0_1.0.3-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmnl0_1.0.4-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmount1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libncurses6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libncursesw6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnettle8_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.21-4+b3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnftables1_0.9.8-3.1+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnftnl11_1.1.9-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.23.22-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.4.0-9+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam0g_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.36-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre3_2%3a8.39-13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpopt0_1.18-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libprocps8_2%3a3.3.17-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libreadline8_8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libselinux1_3.1-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.1-1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage1_3.1-1+b2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsepol1_3.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libslang2_2.3.2-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libss2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libssl1.1_1.1.1w-0+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libstdc++6_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsystemd0_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.16.0-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-10+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-7+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-9_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtinfo6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.1-1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libudev1_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libunistring2_0.9.10-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libuuid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libxtables12_1.8.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libzstd1_1.4.8+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/login_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/logrotate_3.18.0-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/logsave_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/lsb-base_11.1.0_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mount_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/nano_5.4-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-base_6.2+20201114-2+deb11u2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/netbase_6.3_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/nftables_0.9.8-3.1+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl-base_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/procps_2%3a3.3.17-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/readline-common_8.1-1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/rsyslog_8.2102.0-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sed_4.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sensible-utils_0.0.14_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/systemd-sysv_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/systemd_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sysvinit-utils_2.96-7+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tasksel-data_3.68+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tasksel_3.68+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/udev_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/util-linux_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/vim-common_2%3a8.2.2434-3+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/vim-tiny_2%3a8.2.2434-3+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/whiptail_0.52.21-4+b3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/xxd_2%3a8.2.2434-3+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb
00:00:36.652 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:36.655 E: + rm /tmp/debian-oldstable-debootstrap/var/log/dpkg.log /tmp/debian-oldstable-debootstrap/var/log/bootstrap.log /tmp/debian-oldstable-debootstrap/var/log/alternatives.log
00:00:36.659 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old
00:00:36.662 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old
00:00:36.666 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:36.669 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:36.673 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:36.677 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:36.680 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:36.683 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:36.687 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:36.690 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:36.693 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:36.697 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:36.700 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:36.703 E: + diff -u /tmp/status1 /tmp/status2
00:00:36.707 E: + rm /tmp/status1 /tmp/status2
00:00:36.710 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:36.713 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:36.716 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:36.719 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:36.723 E: + xargs --no-run-if-empty -0 rm -r
00:00:36.726 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_main_binary-amd64_Packages /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_InRelease /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release.gpg
00:00:36.730 E: + [ - = - ]
00:00:36.733 E: + rm /tmp/debian-oldstable-debootstrap/etc/machine-id
00:00:36.737 E: + rm /tmp/debian-oldstable-mm/etc/machine-id
00:00:36.740 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/systemd/catalog/database
00:00:36.744 E: + rm /tmp/debian-oldstable-mm/var/lib/systemd/catalog/database
00:00:36.747 E: + chroot /tmp/debian-oldstable-debootstrap /sbin/getcap /bin/ping
00:00:36.750 E: + cap=/bin/ping cap_net_raw=ep
00:00:36.754 E: + expected=/bin/ping cap_net_raw=ep
00:00:36.757 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:36.761 E: + chroot /tmp/debian-oldstable-mm /sbin/getcap /bin/ping
00:00:36.764 E: + cap=/bin/ping cap_net_raw=ep
00:00:36.767 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:36.771 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:36.774 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:36.777 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:36.781 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:36.784 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:36.787 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:36.791 E: + [ ! -e /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File ]
00:00:36.794 E: + cmp /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:36.798 E: + continue
00:00:36.801 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:36.804 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:36.808 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:36.811 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:36.815 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:36.818 E: + continue
00:00:36.821 E: + [ - = - ]
00:00:36.825 E: + [ {{ DIST}} = oldstable ]
00:00:36.829 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:36.832 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:36.835 E: + [ - = - ]
00:00:36.839 E: + sort /tmp/debian-oldstable-mm/etc/group
00:00:36.842 E: + mv /tmp/debian-oldstable-mm/etc/group.bak /tmp/debian-oldstable-mm/etc/group
00:00:36.845 E: + sort /tmp/debian-oldstable-debootstrap/etc/group
00:00:36.850 E: + mv /tmp/debian-oldstable-debootstrap/etc/group.bak /tmp/debian-oldstable-debootstrap/etc/group
00:00:36.853 E: + sort /tmp/debian-oldstable-mm/etc/group-
00:00:36.856 E: + mv /tmp/debian-oldstable-mm/etc/group-.bak /tmp/debian-oldstable-mm/etc/group-
00:00:36.859 E: + sort /tmp/debian-oldstable-debootstrap/etc/group-
00:00:36.864 E: + mv /tmp/debian-oldstable-debootstrap/etc/group-.bak /tmp/debian-oldstable-debootstrap/etc/group-
00:00:36.867 E: + sort /tmp/debian-oldstable-mm/etc/gshadow
00:00:36.870 E: + mv /tmp/debian-oldstable-mm/etc/gshadow.bak /tmp/debian-oldstable-mm/etc/gshadow
00:00:36.874 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow
00:00:36.877 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow.bak /tmp/debian-oldstable-debootstrap/etc/gshadow
00:00:36.881 E: + sort /tmp/debian-oldstable-mm/etc/gshadow-
00:00:36.884 E: + mv /tmp/debian-oldstable-mm/etc/gshadow-.bak /tmp/debian-oldstable-mm/etc/gshadow-
00:00:36.887 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow-
00:00:36.891 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow-.bak /tmp/debian-oldstable-debootstrap/etc/gshadow-
00:00:36.894 E: + [ - = buildd ]
00:00:36.897 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:37.222 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:37.226 E: + xargs -0 touch --date=@1718115259
00:00:37.292 E: + [ oldstable = oldstable ]
00:00:37.297 E: + echo :/bin:/sbin
00:00:37.303 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:37.306 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:37.310 E: + id -u _apt
00:00:37.313 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:37.316 E: + [ oldstable = oldstable ]
00:00:37.319 E: + echo :/bin:/sbin
00:00:37.323 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:37.327 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:37.330 E: + id -u _apt
00:00:37.333 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:37.336 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:37.340 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:37.718 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:37.722 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:38.185 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:38.285 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:38.384 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:38.389 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:38.483 E: + rm -r /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:47
result: SUCCESS
------------------------------------------------------------------------------
(16/280) check-against-debootstrap-dist
dist: stable
mode: auto
variant: minbase
format: auto
time left: 5:48:03
------------------------------------------------------------------------------
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ stable = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.025 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.029 E: + mmdebstrap --variant=minbase --mode=auto --essential-hook=[ stable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=e2fsprogs,mount,tzdata stable /tmp/debian-stable-mm.tar http://127.0.0.1/debian
00:00:00.427 E: I: automatically chosen mode: root
00:00:00.435 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.465 E: I: finding correct signed-by value...
00:00:00.558 E: I: automatically chosen format: tar
00:00:00.561 E: I: using /tmp/mmdebstrap.HnAby1GYOi as tempdir
00:00:00.607 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.HnAby1GYOi
00:00:00.620 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.HnAby1GYOi/tmp/tmp.ERsLXNJlL0/usr-is-merged.deb'.
00:00:00.660 E: Selecting previously unselected package usr-is-merged.
00:00:00.663 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.667 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.670 E: Unpacking usr-is-merged (1) ...
00:00:00.674 E: Setting up usr-is-merged (1) ...
00:00:00.684 E: I: running apt-get update...
00:00:03.296 E: I: downloading packages with apt...
00:00:04.949 E: I: extracting archives...
00:00:07.201 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.HnAby1GYOi
00:00:07.557 E: I: installing essential packages...
00:00:13.386 E: I: running --essential-hook in shell: sh -c '[ stable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.HnAby1GYOi
00:00:13.391 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.HnAby1GYOi
00:00:13.568 E: Reading package lists...
00:00:13.754 E: Building dependency tree...
00:00:14.059 E: The following packages will be upgraded:
00:00:14.063 E:   usr-is-merged
00:00:14.094 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.098 E: Need to get 5616 B of archives.
00:00:14.102 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.109 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:14.166 E: Fetched 5616 B in 0s (300 kB/s)
00:00:14.170 E: Chrooting into /tmp/mmdebstrap.HnAby1GYOi/
00:00:14.266 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.302 E: Fetched 5616 B in 0s (300 kB/s)
00:00:14.306 E: Chrooting into /tmp/mmdebstrap.HnAby1GYOi/
00:00:14.323 E: (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 ... 3751 files and directories currently installed.)
00:00:14.327 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:14.337 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:14.355 E: Chrooting into /tmp/mmdebstrap.HnAby1GYOi/
00:00:14.360 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:14.386 E: Chrooting into /tmp/mmdebstrap.HnAby1GYOi/
00:00:14.522 E: I: installing remaining packages inside the chroot...
00:00:19.383 E: I: cleaning package lists and apt cache...
00:00:19.463 E: I: creating tarball...
00:00:20.283 E: I: done
00:00:20.387 E: I: removing tempdir /tmp/mmdebstrap.HnAby1GYOi...
00:00:20.644 E: I: success in 20.3311 seconds
00:00:20.652 E: + mkdir /tmp/debian-stable-mm
00:00:20.656 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:00:21.126 E: + rm /tmp/debian-stable-mm.tar
00:00:21.154 E: + mkdir /tmp/debian-stable-debootstrap
00:00:21.157 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-minbase.tar
00:00:26.436 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:26.441 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:00:26.446 E: + ret=0
00:00:26.450 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:26.453 E: + [ 0 -ne 0 ]
00:00:26.457 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:26.460 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:00:26.469 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb
00:00:26.473 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:00:26.476 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log
00:00:26.480 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:00:26.484 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:00:26.487 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:00:26.490 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:00:26.494 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:00:26.498 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:00:26.501 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:00:26.505 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:00:26.508 E: + chroot /tmp/debian-stable-mm dpkg --list
00:00:26.512 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:26.515 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:26.518 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:00:26.521 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:26.525 E: + diff -u /tmp/status1 /tmp/status2
00:00:26.528 E: + rm /tmp/status1 /tmp/status2
00:00:26.532 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:26.535 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.539 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.542 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:26.546 E: + xargs --no-run-if-empty -0 rm -r
00:00:26.550 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg
00:00:26.553 E: + [ minbase = - ]
00:00:26.556 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:00:26.560 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:00:26.563 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:00:26.566 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:00:26.570 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:26.573 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:26.576 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:00:26.580 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:26.584 E: + continue
00:00:26.587 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:00:26.590 E: + f2=/tmp/debian-stable-mm//etc/shells
00:00:26.594 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:00:26.597 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:00:26.600 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:00:26.604 E: + continue
00:00:26.608 E: + [ minbase = - ]
00:00:26.611 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:00:26.615 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:00:26.618 E: + [ minbase = - ]
00:00:26.622 E: + [ minbase = buildd ]
00:00:26.625 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:00:26.834 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:00:26.837 E: + xargs -0 touch --date=@1718115259
00:00:26.886 E: + [ stable = oldstable ]
00:00:26.890 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.893 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:26.897 E: + id -u _apt
00:00:26.900 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:26.904 E: + [ stable = oldstable ]
00:00:26.907 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.910 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:26.914 E: + id -u _apt
00:00:26.917 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:26.920 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:26.924 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:27.166 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:27.170 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:27.461 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:27.531 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:27.601 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.606 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.665 E: + rm -r /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(17/280) check-against-debootstrap-dist
dist: stable
mode: auto
variant: buildd
format: auto
time left: 5:35:15
------------------------------------------------------------------------------
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ stable = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.025 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.028 E: + mmdebstrap --variant=buildd --mode=auto --essential-hook=[ stable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=e2fsprogs,mount,tzdata stable /tmp/debian-stable-mm.tar http://127.0.0.1/debian
00:00:00.425 E: I: automatically chosen mode: root
00:00:00.433 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.462 E: I: finding correct signed-by value...
00:00:00.556 E: I: automatically chosen format: tar
00:00:00.560 E: I: using /tmp/mmdebstrap.cWH1_BYNNC as tempdir
00:00:00.607 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.cWH1_BYNNC
00:00:00.620 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.cWH1_BYNNC/tmp/tmp.1KQZk0SWBD/usr-is-merged.deb'.
00:00:00.658 E: Selecting previously unselected package usr-is-merged.
00:00:00.661 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.665 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.668 E: Unpacking usr-is-merged (1) ...
00:00:00.672 E: Setting up usr-is-merged (1) ...
00:00:00.683 E: I: running apt-get update...
00:00:03.301 E: I: downloading packages with apt...
00:00:04.984 E: I: extracting archives...
00:00:07.223 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.cWH1_BYNNC
00:00:07.538 E: I: installing essential packages...
00:00:13.416 E: I: running --essential-hook in shell: sh -c '[ stable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.cWH1_BYNNC
00:00:13.421 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.cWH1_BYNNC
00:00:13.599 E: Reading package lists...
00:00:13.790 E: Building dependency tree...
00:00:14.091 E: The following packages will be upgraded:
00:00:14.099 E:   usr-is-merged
00:00:14.130 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.134 E: Need to get 5616 B of archives.
00:00:14.137 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.141 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:14.187 E: Fetched 5616 B in 0s (236 kB/s)
00:00:14.191 E: Chrooting into /tmp/mmdebstrap.cWH1_BYNNC/
00:00:14.289 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.320 E: Fetched 5616 B in 0s (236 kB/s)
00:00:14.324 E: Chrooting into /tmp/mmdebstrap.cWH1_BYNNC/
00:00:14.341 E: (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 ... 3751 files and directories currently installed.)
00:00:14.345 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:14.353 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:14.374 E: Chrooting into /tmp/mmdebstrap.cWH1_BYNNC/
00:00:14.382 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:14.400 E: Chrooting into /tmp/mmdebstrap.cWH1_BYNNC/
00:00:14.542 E: I: installing remaining packages inside the chroot...
00:00:29.438 E: I: cleaning package lists and apt cache...
00:00:29.538 E: I: creating tarball...
00:00:32.436 E: I: done
00:00:32.675 E: I: removing tempdir /tmp/mmdebstrap.cWH1_BYNNC...
00:00:33.188 E: I: success in 32.8753 seconds
00:00:33.195 E: + mkdir /tmp/debian-stable-mm
00:00:33.199 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:00:34.407 E: + rm /tmp/debian-stable-mm.tar
00:00:34.503 E: + mkdir /tmp/debian-stable-debootstrap
00:00:34.507 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-buildd.tar
00:00:49.738 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:49.743 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:00:49.746 E: + ret=0
00:00:49.750 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:49.754 E: + [ 0 -ne 0 ]
00:00:49.757 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:49.761 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:00:49.769 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils-common_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils-x86-64-linux-gnu_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/build-essential_12.9_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bzip2_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpp-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpp_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg-dev_1.21.22_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/g++-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/g++_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libasan8_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libatomic1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbinutils_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-dev-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6-dev_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcc1-0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt-dev_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libctf-nobfd0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libctf0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdpkg-perl_1.21.22_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-12-dev_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgdbm-compat4_1.23-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgdbm6_1.23-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgomp1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgprofng0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libisl23_0.25-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libitm1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblsan0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmpc3_1.3.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmpfr6_4.2.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnsl-dev_1.3.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libperl5.36_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libquadmath0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libssl3_3.0.11-1~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++-12-dev_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.3+ds-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-dev_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtsan2_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libubsan1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/linux-libc-dev_6.1.76-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/make_4.3-4.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/patch_2.7.6-7_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-modules-5.36_5.36.0-7+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/rpcsvc-proto_1.4.3-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/xz-utils_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb
00:00:49.779 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:00:49.782 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log
00:00:49.786 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:00:49.789 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:00:49.793 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:00:49.796 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:00:49.799 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:00:49.803 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:00:49.806 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:00:49.809 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:00:49.813 E: + chroot /tmp/debian-stable-mm dpkg --list
00:00:49.816 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:49.819 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:49.823 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:00:49.826 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:49.829 E: + diff -u /tmp/status1 /tmp/status2
00:00:49.833 E: + rm /tmp/status1 /tmp/status2
00:00:49.836 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:49.840 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:49.843 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:49.847 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:49.851 E: + xargs --no-run-if-empty -0 rm -r
00:00:49.855 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg
00:00:49.858 E: + [ buildd = - ]
00:00:49.861 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:00:49.864 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:00:49.867 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:00:49.871 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:00:49.874 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:49.878 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:49.882 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:00:49.885 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:49.889 E: + continue
00:00:49.893 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:00:49.896 E: + f2=/tmp/debian-stable-mm//etc/shells
00:00:49.899 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:00:49.903 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:00:49.906 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:00:49.909 E: + continue
00:00:49.913 E: + [ buildd = - ]
00:00:49.917 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:00:49.920 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:00:49.925 E: + [ buildd = - ]
00:00:49.928 E: + [ buildd = buildd ]
00:00:49.932 E: + [ stable != stable ]
00:00:49.936 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:00:50.642 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:00:50.646 E: + xargs -0 touch --date=@1718115259
00:00:50.725 E: + [ stable = oldstable ]
00:00:50.728 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:50.732 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:50.735 E: + id -u _apt
00:00:50.739 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:50.742 E: + [ stable = oldstable ]
00:00:50.745 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:50.749 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:50.752 E: + id -u _apt
00:00:50.756 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:50.759 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:50.762 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:51.590 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:51.594 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:52.479 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:52.614 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:52.742 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:52.747 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:52.948 E: + rm -r /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:02
result: SUCCESS
------------------------------------------------------------------------------
(18/280) check-against-debootstrap-dist
dist: stable
mode: auto
variant: -
format: auto
time left: 5:30:32
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ stable = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.026 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.029 E: + mmdebstrap --variant=- --mode=auto --essential-hook=[ stable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=e2fsprogs,mount,tzdata stable /tmp/debian-stable-mm.tar http://127.0.0.1/debian
00:00:00.426 E: I: automatically chosen mode: root
00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.463 E: I: finding correct signed-by value...
00:00:00.557 E: I: automatically chosen format: tar
00:00:00.561 E: I: using /tmp/mmdebstrap.5lQAyuZZFr as tempdir
00:00:00.608 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.5lQAyuZZFr
00:00:00.621 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.5lQAyuZZFr/tmp/tmp.sZtHtxQfHB/usr-is-merged.deb'.
00:00:00.661 E: Selecting previously unselected package usr-is-merged.
00:00:00.664 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.668 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.671 E: Unpacking usr-is-merged (1) ...
00:00:00.675 E: Setting up usr-is-merged (1) ...
00:00:00.687 E: I: running apt-get update...
00:00:03.319 E: I: downloading packages with apt...
00:00:05.009 E: I: extracting archives...
00:00:07.304 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.5lQAyuZZFr
00:00:07.629 E: I: installing essential packages...
00:00:13.473 E: I: running --essential-hook in shell: sh -c '[ stable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.5lQAyuZZFr
00:00:13.479 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.5lQAyuZZFr
00:00:13.676 E: Reading package lists...
00:00:13.889 E: Building dependency tree...
00:00:14.194 E: The following packages will be upgraded:
00:00:14.203 E:   usr-is-merged
00:00:14.243 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.248 E: Need to get 5616 B of archives.
00:00:14.254 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.258 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:14.300 E: Fetched 5616 B in 0s (237 kB/s)
00:00:14.304 E: Chrooting into /tmp/mmdebstrap.5lQAyuZZFr/
00:00:14.397 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.431 E: Fetched 5616 B in 0s (237 kB/s)
00:00:14.434 E: Chrooting into /tmp/mmdebstrap.5lQAyuZZFr/
00:00:14.453 E: (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 ... 3751 files and directories currently installed.)
00:00:14.457 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:14.464 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:14.482 E: Chrooting into /tmp/mmdebstrap.5lQAyuZZFr/
00:00:14.487 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:14.508 E: Chrooting into /tmp/mmdebstrap.5lQAyuZZFr/
00:00:14.644 E: I: installing remaining packages inside the chroot...
00:00:26.967 E: I: cleaning package lists and apt cache...
00:00:27.072 E: I: creating tarball...
00:00:28.297 E: I: done
00:00:28.418 E: I: removing tempdir /tmp/mmdebstrap.5lQAyuZZFr...
00:00:28.775 E: I: success in 28.4629 seconds
00:00:28.782 E: + mkdir /tmp/debian-stable-mm
00:00:28.785 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:00:29.521 E: + rm /tmp/debian-stable-mm.tar
00:00:29.565 E: + mkdir /tmp/debian-stable-debootstrap
00:00:29.568 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable--.tar
00:00:37.475 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:37.479 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:00:37.482 E: + ret=0
00:00:37.486 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:37.490 E: + [ 0 -ne 0 ]
00:00:37.493 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:37.497 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:00:37.507 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt-utils_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpio_2.13+dfsg-7.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cron-daemon-common_3.0pl1-162_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cron_3.0pl1-162_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dmidecode_3.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.185-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/fdisk_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ifupdown_0.8.41_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init_1.65.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/iproute2_6.1.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20221126-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.3-P1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.3-P1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/kmod_30+20221128-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/less_590-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapparmor1_3.0.8-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libargon2-1_0~20171227-0.3+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbpf1_1%3a1.1.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbsd0_0.11.7-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libedit2_3.1-20221030-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libelf1_0.188-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libfdisk1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libip4tc2_1.8.9-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjson-c5_0.16-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkmod2_30+20221128-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmnl0_1.0.4-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libncursesw6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.23-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnftables1_1.0.6-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnftnl11_1.2.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpopt0_1.19+dfsg-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libproc2-0_2%3a4.0.2-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libreadline8_8.2-1.3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libslang2_2.3.3-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libssl3_3.0.11-1~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd-shared_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-11_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-8_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-10_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.3+ds-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxtables12_1.8.9-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logrotate_3.21.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/nano_7.2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/netbase_6.4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/nftables_1.0.6-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/procps_2%3a4.0.2-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/readline-common_8.2-1.3_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sensible-utils_0.0.17+nmu1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/systemd-sysv_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/systemd_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tasksel-data_3.73_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tasksel_3.73_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/udev_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/vim-common_2%3a9.0.1378-2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/vim-tiny_2%3a9.0.1378-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/whiptail_0.52.23-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb
00:00:37.512 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:00:37.515 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log
00:00:37.519 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:00:37.522 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:00:37.526 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:00:37.529 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:00:37.532 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:00:37.536 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:00:37.539 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:00:37.543 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:00:37.546 E: + chroot /tmp/debian-stable-mm dpkg --list
00:00:37.549 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:37.553 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:37.556 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:00:37.559 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:37.563 E: + diff -u /tmp/status1 /tmp/status2
00:00:37.566 E: + rm /tmp/status1 /tmp/status2
00:00:37.570 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:37.573 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:37.576 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:37.580 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:37.583 E: + xargs --no-run-if-empty -0 rm -r
00:00:37.587 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg
00:00:37.590 E: + [ - = - ]
00:00:37.594 E: + rm /tmp/debian-stable-debootstrap/etc/machine-id
00:00:37.597 E: + rm /tmp/debian-stable-mm/etc/machine-id
00:00:37.600 E: + rm /tmp/debian-stable-debootstrap/var/lib/systemd/catalog/database
00:00:37.604 E: + rm /tmp/debian-stable-mm/var/lib/systemd/catalog/database
00:00:37.607 E: + chroot /tmp/debian-stable-debootstrap /sbin/getcap /bin/ping
00:00:37.611 E: + cap=/bin/ping cap_net_raw=ep
00:00:37.614 E: + expected=/bin/ping cap_net_raw=ep
00:00:37.617 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:37.621 E: + chroot /tmp/debian-stable-mm /sbin/getcap /bin/ping
00:00:37.624 E: + cap=/bin/ping cap_net_raw=ep
00:00:37.628 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:37.632 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:00:37.635 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:00:37.638 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:00:37.642 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:00:37.646 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:37.649 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:37.652 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:00:37.656 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:37.660 E: + continue
00:00:37.663 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:00:37.667 E: + f2=/tmp/debian-stable-mm//etc/shells
00:00:37.670 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:00:37.673 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:00:37.677 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:00:37.680 E: + continue
00:00:37.683 E: + [ - = - ]
00:00:37.686 E: + [ {{ DIST}} = oldstable ]
00:00:37.690 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:00:37.693 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:00:37.697 E: + [ - = - ]
00:00:37.700 E: + sort /tmp/debian-stable-mm/etc/group
00:00:37.704 E: + mv /tmp/debian-stable-mm/etc/group.bak /tmp/debian-stable-mm/etc/group
00:00:37.707 E: + sort /tmp/debian-stable-debootstrap/etc/group
00:00:37.711 E: + mv /tmp/debian-stable-debootstrap/etc/group.bak /tmp/debian-stable-debootstrap/etc/group
00:00:37.715 E: + sort /tmp/debian-stable-mm/etc/group-
00:00:37.720 E: + mv /tmp/debian-stable-mm/etc/group-.bak /tmp/debian-stable-mm/etc/group-
00:00:37.723 E: + sort /tmp/debian-stable-debootstrap/etc/group-
00:00:37.727 E: + mv /tmp/debian-stable-debootstrap/etc/group-.bak /tmp/debian-stable-debootstrap/etc/group-
00:00:37.731 E: + sort /tmp/debian-stable-mm/etc/gshadow
00:00:37.734 E: + mv /tmp/debian-stable-mm/etc/gshadow.bak /tmp/debian-stable-mm/etc/gshadow
00:00:37.738 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow
00:00:37.741 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow.bak /tmp/debian-stable-debootstrap/etc/gshadow
00:00:37.745 E: + sort /tmp/debian-stable-mm/etc/gshadow-
00:00:37.748 E: + mv /tmp/debian-stable-mm/etc/gshadow-.bak /tmp/debian-stable-mm/etc/gshadow-
00:00:37.752 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow-
00:00:37.755 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow-.bak /tmp/debian-stable-debootstrap/etc/gshadow-
00:00:37.759 E: + [ - = buildd ]
00:00:37.762 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:00:38.089 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:00:38.092 E: + xargs -0 touch --date=@1718115259
00:00:38.159 E: + [ stable = oldstable ]
00:00:38.162 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:38.166 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:38.169 E: + id -u _apt
00:00:38.173 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:38.176 E: + [ stable = oldstable ]
00:00:38.180 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:38.184 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:38.187 E: + id -u _apt
00:00:38.191 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:38.195 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:38.198 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:38.599 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:38.603 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:39.058 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:39.160 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:39.263 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:39.267 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:39.362 E: + rm -r /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:48
result: SUCCESS
------------------------------------------------------------------------------
(19/280) check-against-debootstrap-dist
dist: testing
mode: auto
variant: minbase
format: auto
time left: 5:22:49
------------------------------------------------------------------------------
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ testing = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.025 E: + echo --include=base-files
00:00:00.029 E: + mmdebstrap --variant=minbase --mode=auto --essential-hook=[ testing = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files testing /tmp/debian-testing-mm.tar http://127.0.0.1/debian
00:00:00.419 E: I: automatically chosen mode: root
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.457 E: I: finding correct signed-by value...
00:00:00.548 E: I: automatically chosen format: tar
00:00:00.552 E: I: using /tmp/mmdebstrap.3lEhc7xxpI as tempdir
00:00:00.598 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.3lEhc7xxpI
00:00:00.611 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.3lEhc7xxpI/tmp/tmp.8cFheWjzk9/usr-is-merged.deb'.
00:00:00.651 E: Selecting previously unselected package usr-is-merged.
00:00:00.655 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.658 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.661 E: Unpacking usr-is-merged (1) ...
00:00:00.665 E: Setting up usr-is-merged (1) ...
00:00:00.677 E: I: running apt-get update...
00:00:03.513 E: I: downloading packages with apt...
00:00:05.330 E: I: extracting archives...
00:00:07.689 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.3lEhc7xxpI
00:00:07.750 E: I: installing essential packages...
00:00:13.615 E: I: running --essential-hook in shell: sh -c '[ testing = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.3lEhc7xxpI
00:00:13.620 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.3lEhc7xxpI
00:00:13.783 E: Reading package lists...
00:00:14.002 E: Building dependency tree...
00:00:14.387 E: The following packages will be upgraded:
00:00:14.391 E:   usr-is-merged
00:00:14.425 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.431 E: Need to get 5572 B of archives.
00:00:14.437 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.441 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:14.493 E: Fetched 5572 B in 0s (262 kB/s)
00:00:14.497 E: Chrooting into /tmp/mmdebstrap.3lEhc7xxpI/
00:00:14.593 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.630 E: Fetched 5572 B in 0s (262 kB/s)
00:00:14.634 E: Chrooting into /tmp/mmdebstrap.3lEhc7xxpI/
00:00:14.651 E: (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 ... 3666 files and directories currently installed.)
00:00:14.654 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:14.662 E: Unpacking usr-is-merged (39) over (1) ...
00:00:14.681 E: Chrooting into /tmp/mmdebstrap.3lEhc7xxpI/
00:00:14.685 E: Setting up usr-is-merged (39) ...
00:00:14.704 E: Chrooting into /tmp/mmdebstrap.3lEhc7xxpI/
00:00:14.853 E: I: installing remaining packages inside the chroot...
00:00:19.617 E: I: cleaning package lists and apt cache...
00:00:19.701 E: I: creating tarball...
00:00:20.500 E: I: done
00:00:20.533 E: I: removing tempdir /tmp/mmdebstrap.3lEhc7xxpI...
00:00:20.748 E: I: success in 20.4403 seconds
00:00:20.755 E: + mkdir /tmp/debian-testing-mm
00:00:20.758 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:21.193 E: + rm /tmp/debian-testing-mm.tar
00:00:21.222 E: + mkdir /tmp/debian-testing-debootstrap
00:00:21.232 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-minbase.tar
00:00:26.590 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:26.594 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:26.597 E: + ret=0
00:00:26.601 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:26.604 E: + [ 0 -ne 0 ]
00:00:26.607 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:26.611 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:26.617 E: + rm /tmp/debian-testing-debootstrap/var/cache/apt/archives/apt_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-files_13.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bash_5.2.21-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dash_0.5.12-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/findutils_4.9.0-6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-14-base_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc-bin_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcc-s1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libssl3t64_3.2.1-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libstdc++6_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/mount_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:26.621 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:26.624 E: + rm /tmp/debian-testing-debootstrap/var/log/dpkg.log /tmp/debian-testing-debootstrap/var/log/bootstrap.log /tmp/debian-testing-debootstrap/var/log/alternatives.log
00:00:26.628 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old
00:00:26.631 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old
00:00:26.635 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:26.638 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:26.641 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:26.645 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:26.648 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:26.651 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:26.655 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:26.658 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:26.662 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:26.665 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:26.668 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:26.672 E: + diff -u /tmp/status1 /tmp/status2
00:00:26.675 E: + rm /tmp/status1 /tmp/status2
00:00:26.678 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:26.682 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.685 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.689 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:26.692 E: + xargs --no-run-if-empty -0 rm -r
00:00:26.695 E: + rm /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_main_binary-amd64_Packages /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_InRelease /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release.gpg
00:00:26.699 E: + [ minbase = - ]
00:00:26.702 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:26.705 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:26.709 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:26.712 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:26.715 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:26.719 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:26.722 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:26.725 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:26.729 E: + continue
00:00:26.732 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:26.735 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:26.739 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:26.742 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:26.746 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:26.749 E: + continue
00:00:26.752 E: + [ minbase = - ]
00:00:26.755 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:26.759 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:26.763 E: + [ minbase = - ]
00:00:26.767 E: + [ minbase = buildd ]
00:00:26.771 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:26.774 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.777 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:26.781 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:26.785 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.788 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:26.791 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.795 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:26.798 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:26.801 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.805 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:26.808 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.811 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.814 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.818 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.821 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:26.824 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.828 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.831 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.834 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.838 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:26.841 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.844 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:26.848 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:26.851 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.854 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:26.858 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.861 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:26.865 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:26.868 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.871 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:26.874 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.878 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:26.881 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:26.885 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.888 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:26.891 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.894 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:26.898 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:26.901 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.905 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:26.982 E: + find+  /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:26.985 E: xargs -0 touch --date=@1718115259
00:00:27.031 E: + [ testing = oldstable ]
00:00:27.034 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:27.038 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:27.044 E: + id -u _apt
00:00:27.047 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:27.051 E: + [ testing = oldstable ]
00:00:27.054 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:27.058 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:27.062 E: + id -u _apt
00:00:27.065 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:27.068 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:27.071 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:27.309 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:27.314 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:27.583 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:27.643 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:27.700 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.705 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.768 E: + rm -r /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(20/280) check-against-debootstrap-dist
dist: testing
mode: auto
variant: buildd
format: auto
time left: 5:13:05
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.018 E: + [ testing = oldstable ]
00:00:00.021 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.024 E: + echo --include=base-files
00:00:00.027 E: + mmdebstrap --variant=buildd --mode=auto --essential-hook=[ testing = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files testing /tmp/debian-testing-mm.tar http://127.0.0.1/debian
00:00:00.419 E: I: automatically chosen mode: root
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.456 E: I: finding correct signed-by value...
00:00:00.548 E: I: automatically chosen format: tar
00:00:00.551 E: I: using /tmp/mmdebstrap.yTjtlElEQ1 as tempdir
00:00:00.596 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.yTjtlElEQ1
00:00:00.609 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.yTjtlElEQ1/tmp/tmp.ByLF5n1EsG/usr-is-merged.deb'.
00:00:00.646 E: Selecting previously unselected package usr-is-merged.
00:00:00.649 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.653 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.656 E: Unpacking usr-is-merged (1) ...
00:00:00.659 E: Setting up usr-is-merged (1) ...
00:00:00.670 E: I: running apt-get update...
00:00:03.419 E: I: downloading packages with apt...
00:00:05.434 E: I: extracting archives...
00:00:07.826 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.yTjtlElEQ1
00:00:07.888 E: I: installing essential packages...
00:00:13.778 E: I: running --essential-hook in shell: sh -c '[ testing = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.yTjtlElEQ1
00:00:13.783 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.yTjtlElEQ1
00:00:13.979 E: Reading package lists...
00:00:14.170 E: Building dependency tree...
00:00:14.524 E: The following packages will be upgraded:
00:00:14.527 E:   usr-is-merged
00:00:14.560 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.564 E: Need to get 5572 B of archives.
00:00:14.567 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.571 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:14.624 E: Fetched 5572 B in 0s (299 kB/s)
00:00:14.628 E: Chrooting into /tmp/mmdebstrap.yTjtlElEQ1/
00:00:14.723 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.761 E: Fetched 5572 B in 0s (299 kB/s)
00:00:14.765 E: Chrooting into /tmp/mmdebstrap.yTjtlElEQ1/
00:00:14.782 E: (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 ... 3666 files and directories currently installed.)
00:00:14.786 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:14.794 E: Unpacking usr-is-merged (39) over (1) ...
00:00:14.811 E: Chrooting into /tmp/mmdebstrap.yTjtlElEQ1/
00:00:14.815 E: Setting up usr-is-merged (39) ...
00:00:14.834 E: Chrooting into /tmp/mmdebstrap.yTjtlElEQ1/
00:00:14.975 E: I: installing remaining packages inside the chroot...
00:00:28.934 E: I: cleaning package lists and apt cache...
00:00:29.035 E: I: creating tarball...
00:00:31.682 E: I: done
00:00:31.917 E: I: removing tempdir /tmp/mmdebstrap.yTjtlElEQ1...
00:00:32.392 E: I: success in 32.0829 seconds
00:00:32.399 E: + mkdir /tmp/debian-testing-mm
00:00:32.402 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:33.584 E: + rm /tmp/debian-testing-mm.tar
00:00:33.678 E: + mkdir /tmp/debian-testing-debootstrap
00:00:33.682 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-buildd.tar
00:00:48.600 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:48.604 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:48.608 E: + ret=0
00:00:48.612 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:48.616 E: + [ 0 -ne 0 ]
00:00:48.620 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:48.624 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:48.632 E: + rm /tmp/debian-testing-debootstrap/var/cache/apt/archives/apt_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-files_13.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bash_5.2.21-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/binutils-common_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/binutils-x86-64-linux-gnu_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/binutils_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/build-essential_12.10_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bzip2_1.0.8-5.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cpp-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cpp-13_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cpp-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cpp_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dash_0.5.12-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dpkg-dev_1.22.6_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/findutils_4.9.0-6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/g++-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/g++-13_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/g++-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/g++_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-13-base_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-13_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-14-base_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc_4%3a13.2.0-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libasan8_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libatomic1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbinutils_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc-bin_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc-dev-bin_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6-dev_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcc1-0_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcrypt-dev_1%3a4.4.36-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libctf-nobfd0_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libctf0_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdpkg-perl_1.22.6_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcc-13-dev_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcc-s1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgdbm-compat4t64_1.23-5.1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgdbm6t64_1.23-5.1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgomp1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgprofng0_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libhwasan0_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libisl23_0.26-3+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libitm1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libjansson4_2.14-2+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblsan0_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmpc3_1.3.1-1+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmpfr6_4.2.1-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libperl5.38t64_5.38.2-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libquadmath0_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsframe1_2.42-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libssl3t64_3.2.1-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libstdc++-13-dev_13.2.0-25_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libstdc++6_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtsan2_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libubsan1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/linux-libc-dev_6.7.12-1_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/make_4.3-4.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/patch_2.7.6-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/perl-modules-5.38_5.38.2-5_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/perl_5.38.2-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/rpcsvc-proto_1.4.3-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/xz-utils_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:48.642 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:48.646 E: + rm /tmp/debian-testing-debootstrap/var/log/dpkg.log /tmp/debian-testing-debootstrap/var/log/bootstrap.log /tmp/debian-testing-debootstrap/var/log/alternatives.log
00:00:48.649 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old
00:00:48.652 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old
00:00:48.655 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:48.658 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:48.662 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:48.665 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:48.668 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:48.671 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:48.675 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:48.678 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:48.681 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:48.684 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:48.688 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:48.691 E: + diff -u /tmp/status1 /tmp/status2
00:00:48.694 E: + rm /tmp/status1 /tmp/status2
00:00:48.697 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:48.701 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:48.704 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:48.707 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:48.711 E: + xargs --no-run-if-empty -0 rm -r
00:00:48.714 E: + rm /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_main_binary-amd64_Packages /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_InRelease /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release.gpg
00:00:48.718 E: + [ buildd = - ]
00:00:48.721 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:48.724 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:48.728 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:48.731 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:48.734 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:48.737 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:48.741 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:48.745 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:48.748 E: + continue
00:00:48.751 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:48.755 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:48.758 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:48.761 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:48.764 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:48.769 E: + continue
00:00:48.773 E: + [ buildd = - ]
00:00:48.777 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:48.780 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:48.784 E: + [ buildd = - ]
00:00:48.787 E: + [ buildd = buildd ]
00:00:48.791 E: + [ testing != stable ]
00:00:48.795 E: + [ testing != oldstable ]
00:00:48.798 E: + readlink /tmp/debian-testing-debootstrap/etc/localtime
00:00:48.802 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ]
00:00:48.805 E: + rm /tmp/debian-testing-debootstrap/etc/localtime
00:00:48.808 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:48.812 E: + continue
00:00:48.815 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:48.818 E: + continue
00:00:48.821 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:48.825 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.828 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.831 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.835 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.838 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:48.841 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.845 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.848 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.851 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.855 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:48.860 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.863 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:48.867 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:48.870 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.873 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:48.876 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.880 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:48.883 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:48.886 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.889 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:48.892 E: + continue
00:00:48.895 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:48.898 E: + continue
00:00:48.902 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:49.508 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:49.511 E: + xargs -0 touch --date=@1718115259
00:00:49.584 E: + [ testing = oldstable ]
00:00:49.587 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:49.591 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:49.594 E: + id -u _apt
00:00:49.597 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:49.601 E: + [ testing = oldstable ]
00:00:49.604 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:49.607 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:49.610 E: + id -u _apt
00:00:49.614 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:49.617 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:49.620 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:50.427 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:50.431 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:51.322 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:51.446 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:51.571 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.577 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.771 E: + rm -r /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:01
result: SUCCESS
------------------------------------------------------------------------------
(21/280) check-against-debootstrap-dist
dist: testing
mode: auto
variant: -
format: auto
time left: 5:09:39
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ testing = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.026 E: + echo --include=base-files
00:00:00.029 E: + mmdebstrap --variant=- --mode=auto --essential-hook=[ testing = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files testing /tmp/debian-testing-mm.tar http://127.0.0.1/debian
00:00:00.425 E: I: automatically chosen mode: root
00:00:00.432 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.462 E: I: finding correct signed-by value...
00:00:00.554 E: I: automatically chosen format: tar
00:00:00.558 E: I: using /tmp/mmdebstrap.1cpLPqnKeI as tempdir
00:00:00.605 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.1cpLPqnKeI
00:00:00.618 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.1cpLPqnKeI/tmp/tmp.iQ0EzskXvK/usr-is-merged.deb'.
00:00:00.656 E: Selecting previously unselected package usr-is-merged.
00:00:00.659 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.663 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.666 E: Unpacking usr-is-merged (1) ...
00:00:00.670 E: Setting up usr-is-merged (1) ...
00:00:00.681 E: I: running apt-get update...
00:00:03.478 E: I: downloading packages with apt...
00:00:05.475 E: I: extracting archives...
00:00:07.852 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.1cpLPqnKeI
00:00:07.918 E: I: installing essential packages...
00:00:13.820 E: I: running --essential-hook in shell: sh -c '[ testing = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.1cpLPqnKeI
00:00:13.825 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.1cpLPqnKeI
00:00:13.981 E: Reading package lists...
00:00:14.182 E: Building dependency tree...
00:00:14.621 E: The following packages will be upgraded:
00:00:14.625 E:   usr-is-merged
00:00:14.660 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.664 E: Need to get 5572 B of archives.
00:00:14.668 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.671 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:14.730 E: Fetched 5572 B in 0s (274 kB/s)
00:00:14.733 E: Chrooting into /tmp/mmdebstrap.1cpLPqnKeI/
00:00:14.829 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.867 E: Fetched 5572 B in 0s (274 kB/s)
00:00:14.871 E: Chrooting into /tmp/mmdebstrap.1cpLPqnKeI/
00:00:14.888 E: (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 ... 3666 files and directories currently installed.)
00:00:14.892 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:14.900 E: Unpacking usr-is-merged (39) over (1) ...
00:00:14.917 E: Chrooting into /tmp/mmdebstrap.1cpLPqnKeI/
00:00:14.921 E: Setting up usr-is-merged (39) ...
00:00:14.941 E: Chrooting into /tmp/mmdebstrap.1cpLPqnKeI/
00:00:15.087 E: I: installing remaining packages inside the chroot...
00:00:27.444 E: I: cleaning package lists and apt cache...
00:00:27.554 E: I: creating tarball...
00:00:28.895 E: I: done
00:00:29.057 E: I: removing tempdir /tmp/mmdebstrap.1cpLPqnKeI...
00:00:29.402 E: I: success in 29.0903 seconds
00:00:29.409 E: + mkdir /tmp/debian-testing-mm
00:00:29.413 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:30.121 E: + rm /tmp/debian-testing-mm.tar
00:00:30.169 E: + mkdir /tmp/debian-testing-debootstrap
00:00:30.172 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing--.tar
00:00:38.375 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:38.379 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:38.382 E: + ret=0
00:00:38.386 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:38.389 E: + [ 0 -ne 0 ]
00:00:38.392 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:38.396 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:38.405 E: + rm /tmp/debian-testing-debootstrap/var/cache/apt/archives/adduser_3.137_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/apt-utils_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/apt_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-files_13.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bash_5.2.21-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cpio_2.15+dfsg-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cron-daemon-common_3.0pl1-189_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/cron_3.0pl1-189_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dash_0.5.12-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.86_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dmidecode_3.5-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/fdisk_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/findutils_4.9.0-6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gcc-14-base_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ifupdown_0.8.43_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/init_1.66_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/iproute2_6.9.0-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20240117-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.3-P1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.3-P1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/kmod_32+20240327-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/less_643-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libapparmor1_3.0.13-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbpf1_1%3a1.4.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbsd0_0.12.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc-bin_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-12_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.66-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.7.2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libedit2_3.1-20240517-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libelf1t64_0.191-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libfdisk1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcc-s1_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-6+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libjansson4_2.14-2+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libjson-c5_0.17-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-6+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libkmod2_32+20240327-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-6+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-6+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmnl0_1.0.5-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libncursesw6_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.24-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnftables1_1.0.9-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libnftnl11_1.2.6-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libpopt0_1.19+dfsg-1+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libproc2-0_2%3a4.0.4-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libreadline8t64_8.2-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libslang2_2.3.3-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libssl3t64_3.2.1-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libstdc++6_14-20240330-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsystemd-shared_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-11+b3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-8+b3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-10_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.4+ds-1.3_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libtirpc3t64_1.3.4+ds-1.3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libxtables12_1.8.10-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/logrotate_3.21.0-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/mount_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/nano_8.0-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/netbase_6.4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/nftables_1.0.9-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/procps_2%3a4.0.4-4_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/readline-common_8.2-4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sensible-utils_0.0.22_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/systemd-sysv_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/systemd_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tasksel-data_3.75_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tasksel_3.75_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/udev_256~rc4-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/vim-common_2%3a9.1.0377-1_all.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/vim-tiny_2%3a9.1.0377-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/whiptail_0.52.24-2_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:38.409 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:38.413 E: + rm /tmp/debian-testing-debootstrap/var/log/dpkg.log /tmp/debian-testing-debootstrap/var/log/bootstrap.log /tmp/debian-testing-debootstrap/var/log/alternatives.log
00:00:38.416 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old
00:00:38.420 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old
00:00:38.424 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:38.427 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:38.430 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:38.434 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:38.437 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:38.440 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:38.444 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:38.447 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:38.451 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:38.454 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:38.457 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:38.460 E: + diff -u /tmp/status1 /tmp/status2
00:00:38.464 E: + rm /tmp/status1 /tmp/status2
00:00:38.467 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:38.471 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:38.474 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:38.477 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:38.480 E: + xargs --no-run-if-empty -0 rm -r
00:00:38.484 E: + rm /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_main_binary-amd64_Packages /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_InRelease /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release.gpg
00:00:38.487 E: + [ - = - ]
00:00:38.490 E: + rm /tmp/debian-testing-debootstrap/etc/machine-id
00:00:38.494 E: + rm /tmp/debian-testing-mm/etc/machine-id
00:00:38.497 E: + rm /tmp/debian-testing-debootstrap/var/lib/systemd/catalog/database
00:00:38.501 E: + rm /tmp/debian-testing-mm/var/lib/systemd/catalog/database
00:00:38.504 E: + chroot /tmp/debian-testing-debootstrap /sbin/getcap /bin/ping
00:00:38.508 E: + cap=/bin/ping cap_net_raw=ep
00:00:38.511 E: + expected=/bin/ping cap_net_raw=ep
00:00:38.514 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:38.517 E: + chroot /tmp/debian-testing-mm /sbin/getcap /bin/ping
00:00:38.521 E: + cap=/bin/ping cap_net_raw=ep
00:00:38.524 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:38.528 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:38.531 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:38.534 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:38.538 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:38.541 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:38.545 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:38.548 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:38.551 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:38.555 E: + continue
00:00:38.558 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:38.562 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:38.565 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:38.568 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:38.572 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:38.575 E: + continue
00:00:38.578 E: + [ - = - ]
00:00:38.582 E: + [ {{ DIST}} = oldstable ]
00:00:38.585 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:38.589 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:38.593 E: + [ - = - ]
00:00:38.596 E: + sort /tmp/debian-testing-mm/etc/group
00:00:38.600 E: + mv /tmp/debian-testing-mm/etc/group.bak /tmp/debian-testing-mm/etc/group
00:00:38.603 E: + sort /tmp/debian-testing-debootstrap/etc/group
00:00:38.606 E: + mv /tmp/debian-testing-debootstrap/etc/group.bak /tmp/debian-testing-debootstrap/etc/group
00:00:38.609 E: + sort /tmp/debian-testing-mm/etc/group-
00:00:38.613 E: + mv /tmp/debian-testing-mm/etc/group-.bak /tmp/debian-testing-mm/etc/group-
00:00:38.616 E: + sort /tmp/debian-testing-debootstrap/etc/group-
00:00:38.619 E: + mv /tmp/debian-testing-debootstrap/etc/group-.bak /tmp/debian-testing-debootstrap/etc/group-
00:00:38.623 E: + sort /tmp/debian-testing-mm/etc/gshadow
00:00:38.626 E: + mv /tmp/debian-testing-mm/etc/gshadow.bak /tmp/debian-testing-mm/etc/gshadow
00:00:38.630 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow
00:00:38.634 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow.bak /tmp/debian-testing-debootstrap/etc/gshadow
00:00:38.637 E: + sort /tmp/debian-testing-mm/etc/gshadow-
00:00:38.640 E: + mv /tmp/debian-testing-mm/etc/gshadow-.bak /tmp/debian-testing-mm/etc/gshadow-
00:00:38.644 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow-
00:00:38.647 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow-.bak /tmp/debian-testing-debootstrap/etc/gshadow-
00:00:38.650 E: + [ - = buildd ]
00:00:38.654 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:38.657 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:38.661 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:38.664 E: + :
00:00:38.667 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:38.671 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:38.674 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:38.678 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:38.681 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:38.684 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:38.688 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:38.691 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:38.695 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:38.699 E: + :
00:00:38.703 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:38.706 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:38.709 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:38.713 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:38.716 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:38.720 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:38.723 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:38.726 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:38.730 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:38.733 E: + :
00:00:38.736 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:38.740 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:38.743 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:38.746 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:38.749 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:38.753 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:38.756 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:38.759 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:38.763 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:38.767 E: + :
00:00:38.770 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:38.773 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:38.777 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:38.780 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:38.783 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:38.787 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:38.790 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:39.006 E: + + xargs -0 touch --date=@1718115259
00:00:39.009 E: find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:39.076 E: + [ testing = oldstable ]
00:00:39.079 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:39.083 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:39.086 E: + id -u _apt
00:00:39.089 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:39.093 E: + [ testing = oldstable ]
00:00:39.096 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:39.099 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:39.102 E: + id -u _apt
00:00:39.106 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-testing-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:39.109 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:39.113 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:39.532 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:39.536 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:39.995 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:40.089 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:40.183 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:40.188 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:40.287 E: + rm -r /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:49
result: SUCCESS
------------------------------------------------------------------------------
(22/280) check-against-debootstrap-dist
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 5:03:58
------------------------------------------------------------------------------
00:00:00.006 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ unstable = oldstable ]
00:00:00.023 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.026 E: + echo --include=base-files
00:00:00.029 E: + mmdebstrap --variant=minbase --mode=auto --essential-hook=[ unstable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files unstable /tmp/debian-unstable-mm.tar http://127.0.0.1/debian
00:00:00.422 E: I: automatically chosen mode: root
00:00:00.430 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.461 E: I: finding correct signed-by value...
00:00:00.555 E: I: automatically chosen format: tar
00:00:00.559 E: I: using /tmp/mmdebstrap.bk6_abCklp as tempdir
00:00:00.605 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.bk6_abCklp
00:00:00.618 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.bk6_abCklp/tmp/tmp.69kdS5fx4N/usr-is-merged.deb'.
00:00:00.656 E: Selecting previously unselected package usr-is-merged.
00:00:00.660 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.664 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.667 E: Unpacking usr-is-merged (1) ...
00:00:00.671 E: Setting up usr-is-merged (1) ...
00:00:00.681 E: I: running apt-get update...
00:00:03.702 E: I: downloading packages with apt...
00:00:05.609 E: I: extracting archives...
00:00:07.974 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.bk6_abCklp
00:00:07.982 E: I: installing essential packages...
00:00:13.922 E: I: running --essential-hook in shell: sh -c '[ unstable = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.bk6_abCklp
00:00:13.927 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.bk6_abCklp
00:00:14.130 E: Reading package lists...
00:00:14.344 E: Building dependency tree...
00:00:14.743 E: The following packages will be upgraded:
00:00:14.746 E:   usr-is-merged
00:00:14.780 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.784 E: Need to get 5572 B of archives.
00:00:14.788 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.791 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:14.851 E: Fetched 5572 B in 0s (301 kB/s)
00:00:14.854 E: Chrooting into /tmp/mmdebstrap.bk6_abCklp/
00:00:14.951 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.990 E: Fetched 5572 B in 0s (301 kB/s)
00:00:14.994 E: Chrooting into /tmp/mmdebstrap.bk6_abCklp/
00:00:15.012 E: (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 ... 3675 files and directories currently installed.)
00:00:15.015 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:15.024 E: Unpacking usr-is-merged (39) over (1) ...
00:00:15.042 E: Chrooting into /tmp/mmdebstrap.bk6_abCklp/
00:00:15.046 E: Setting up usr-is-merged (39) ...
00:00:15.065 E: Chrooting into /tmp/mmdebstrap.bk6_abCklp/
00:00:15.222 E: I: installing remaining packages inside the chroot...
00:00:20.288 E: I: cleaning package lists and apt cache...
00:00:20.374 E: I: creating tarball...
00:00:21.199 E: I: done
00:00:21.239 E: I: removing tempdir /tmp/mmdebstrap.bk6_abCklp...
00:00:21.477 E: I: success in 21.1665 seconds
00:00:21.483 E: + mkdir /tmp/debian-unstable-mm
00:00:21.487 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:21.925 E: + rm /tmp/debian-unstable-mm.tar
00:00:21.954 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:21.958 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-minbase.tar
00:00:27.560 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:27.567 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:27.573 E: + ret=0
00:00:27.577 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:27.580 E: + [ 0 -ne 0 ]
00:00:27.584 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:27.587 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:27.594 E: + rm /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-files_13.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dash_0.5.12-9_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libstdc++6_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/mount_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:27.598 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:27.602 E: + rm /tmp/debian-unstable-debootstrap/var/log/dpkg.log /tmp/debian-unstable-debootstrap/var/log/bootstrap.log /tmp/debian-unstable-debootstrap/var/log/alternatives.log
00:00:27.605 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:27.609 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:27.612 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:27.615 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:27.619 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:27.622 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:27.626 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:27.629 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:27.633 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:27.636 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:27.640 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:27.643 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:27.646 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:27.649 E: + diff -u /tmp/status1 /tmp/status2
00:00:27.653 E: + rm /tmp/status1 /tmp/status2
00:00:27.656 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:27.660 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:27.663 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:27.666 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:27.670 E: + xargs --no-run-if-empty -0 rm -r
00:00:27.673 E: + rm /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_main_binary-amd64_Packages /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_InRelease /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release.gpg
00:00:27.677 E: + [ minbase = - ]
00:00:27.681 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:27.684 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:27.687 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:27.691 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:27.694 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:27.698 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:27.701 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:27.705 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:27.708 E: + continue
00:00:27.712 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:27.715 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:27.719 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:27.722 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:27.725 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:27.729 E: + continue
00:00:27.732 E: + [ minbase = - ]
00:00:27.735 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:27.738 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:27.742 E: + [ minbase = - ]
00:00:27.745 E: + [ minbase = buildd ]
00:00:27.749 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:27.753 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:27.756 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:27.760 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:27.763 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:27.767 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:27.770 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:27.773 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:27.777 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:27.781 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:27.784 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:27.787 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:27.791 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:27.794 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:27.797 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:27.801 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:27.804 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:27.807 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:27.810 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:27.814 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:27.817 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:27.821 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:27.824 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:27.827 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:27.831 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:27.834 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:27.837 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:27.841 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:27.844 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:27.848 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:27.851 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:27.854 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:27.858 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:27.861 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:27.864 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:27.868 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:27.871 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:27.875 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:27.878 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:27.881 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:27.885 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:27.974 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:27.977 E: + xargs -0 touch --date=@1718115259
00:00:28.024 E: + [ unstable = oldstable ]
00:00:28.028 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:28.032 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:28.035 E: + id -u _apt
00:00:28.039 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:28.042 E: + [ unstable = oldstable ]
00:00:28.046 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:28.049 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:28.053 E: + id -u _apt
00:00:28.057 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:28.060 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:28.063 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:28.314 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:28.318 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:28.604 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:28.664 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:28.724 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:28.728 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:28.790 E: + rm -r /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:37
result: SUCCESS
------------------------------------------------------------------------------
(23/280) check-against-debootstrap-dist
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 4:56:25
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.020 E: + [ unstable = oldstable ]
00:00:00.023 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.026 E: + echo --include=base-files
00:00:00.030 E: + mmdebstrap --variant=buildd --mode=auto --essential-hook=[ unstable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files unstable /tmp/debian-unstable-mm.tar http://127.0.0.1/debian
00:00:00.426 E: I: automatically chosen mode: root
00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.465 E: I: finding correct signed-by value...
00:00:00.557 E: I: automatically chosen format: tar
00:00:00.561 E: I: using /tmp/mmdebstrap.ALg0ZN3bO1 as tempdir
00:00:00.607 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.ALg0ZN3bO1
00:00:00.620 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.ALg0ZN3bO1/tmp/tmp.N8WiG4ElKZ/usr-is-merged.deb'.
00:00:00.658 E: Selecting previously unselected package usr-is-merged.
00:00:00.661 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.664 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.668 E: Unpacking usr-is-merged (1) ...
00:00:00.671 E: Setting up usr-is-merged (1) ...
00:00:00.682 E: I: running apt-get update...
00:00:03.720 E: I: downloading packages with apt...
00:00:05.799 E: I: extracting archives...
00:00:08.165 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.ALg0ZN3bO1
00:00:08.172 E: I: installing essential packages...
00:00:14.153 E: I: running --essential-hook in shell: sh -c '[ unstable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.ALg0ZN3bO1
00:00:14.158 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.ALg0ZN3bO1
00:00:14.323 E: Reading package lists...
00:00:14.543 E: Building dependency tree...
00:00:14.948 E: The following packages will be upgraded:
00:00:14.952 E:   usr-is-merged
00:00:14.987 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.991 E: Need to get 5572 B of archives.
00:00:14.994 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.998 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:15.058 E: Fetched 5572 B in 0s (302 kB/s)
00:00:15.061 E: Chrooting into /tmp/mmdebstrap.ALg0ZN3bO1/
00:00:15.160 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:15.199 E: Fetched 5572 B in 0s (302 kB/s)
00:00:15.203 E: Chrooting into /tmp/mmdebstrap.ALg0ZN3bO1/
00:00:15.222 E: (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 ... 3675 files and directories currently installed.)
00:00:15.227 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:15.233 E: Unpacking usr-is-merged (39) over (1) ...
00:00:15.251 E: Chrooting into /tmp/mmdebstrap.ALg0ZN3bO1/
00:00:15.255 E: Setting up usr-is-merged (39) ...
00:00:15.274 E: Chrooting into /tmp/mmdebstrap.ALg0ZN3bO1/
00:00:15.430 E: I: installing remaining packages inside the chroot...
00:00:29.510 E: I: cleaning package lists and apt cache...
00:00:29.620 E: I: creating tarball...
00:00:32.411 E: I: done
00:00:32.659 E: I: removing tempdir /tmp/mmdebstrap.ALg0ZN3bO1...
00:00:33.150 E: I: success in 32.8387 seconds
00:00:33.156 E: + mkdir /tmp/debian-unstable-mm
00:00:33.160 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:34.429 E: + rm /tmp/debian-unstable-mm.tar
00:00:34.524 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:34.528 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-buildd.tar
00:00:50.070 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:50.075 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:50.079 E: + ret=0
00:00:50.083 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:50.086 E: + [ 0 -ne 0 ]
00:00:50.090 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:50.093 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:50.102 E: + rm /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-files_13.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/binutils-common_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/binutils-x86-64-linux-gnu_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/binutils_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/build-essential_12.10_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bzip2_1.0.8-5.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cpp-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cpp-13_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cpp-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cpp_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dash_0.5.12-9_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dpkg-dev_1.22.6_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/g++-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/g++-13_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/g++-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/g++_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-13-base_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-13-x86-64-linux-gnu_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-13_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc_4%3a13.2.0-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libasan8_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libatomic1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbinutils_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc-dev-bin_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc6-dev_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcc1-0_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcrypt-dev_1%3a4.4.36-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libctf-nobfd0_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libctf0_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdpkg-perl_1.22.6_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcc-13-dev_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgdbm-compat4t64_1.23-6_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgdbm6t64_1.23-6_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgomp1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgprofng0_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libhwasan0_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libisl23_0.26-3+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libitm1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblsan0_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmpc3_1.3.1-1+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmpfr6_4.2.1-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libperl5.38t64_5.38.2-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libquadmath0_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsframe1_2.42-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libstdc++-13-dev_13.2.0-25_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libstdc++6_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtsan2_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libubsan1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/linux-libc-dev_6.8.12-1_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/make_4.3-4.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/patch_2.7.6-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/perl-modules-5.38_5.38.2-5_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/perl_5.38.2-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/rpcsvc-proto_1.4.3-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/xz-utils_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:50.114 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:50.118 E: + rm /tmp/debian-unstable-debootstrap/var/log/dpkg.log /tmp/debian-unstable-debootstrap/var/log/bootstrap.log /tmp/debian-unstable-debootstrap/var/log/alternatives.log
00:00:50.122 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:50.125 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:50.129 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:50.133 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:50.136 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:50.139 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:50.142 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:50.146 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:50.149 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:50.153 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:50.156 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:50.159 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:50.162 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:50.166 E: + diff -u /tmp/status1 /tmp/status2
00:00:50.169 E: + rm /tmp/status1 /tmp/status2
00:00:50.172 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:50.176 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:50.179 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:50.182 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:50.186 E: + xargs --no-run-if-empty -0 rm -r
00:00:50.189 E: + rm /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_main_binary-amd64_Packages /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_InRelease /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release.gpg
00:00:50.192 E: + [ buildd = - ]
00:00:50.196 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:50.199 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:50.202 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:50.205 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:50.209 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:50.212 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:50.215 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:50.219 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:50.222 E: + continue
00:00:50.226 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:50.229 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:50.233 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:50.236 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:50.239 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:50.244 E: + continue
00:00:50.247 E: + [ buildd = - ]
00:00:50.251 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:50.256 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:50.259 E: + [ buildd = - ]
00:00:50.263 E: + [ buildd = buildd ]
00:00:50.267 E: + [ unstable != stable ]
00:00:50.270 E: + [ unstable != oldstable ]
00:00:50.274 E: + readlink /tmp/debian-unstable-debootstrap/etc/localtime
00:00:50.278 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ]
00:00:50.281 E: + rm /tmp/debian-unstable-debootstrap/etc/localtime
00:00:50.285 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:50.288 E: + continue
00:00:50.291 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:50.295 E: + continue
00:00:50.298 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:50.301 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:50.304 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:50.308 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:50.311 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:50.315 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:50.318 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:50.321 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:50.324 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:50.328 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:50.331 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:50.335 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:50.338 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:50.341 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:50.345 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:50.348 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:50.352 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:50.355 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:50.358 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:50.361 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:50.364 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:50.367 E: + continue
00:00:50.371 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:50.374 E: + continue
00:00:50.377 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:51.181 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:51.186 E: + xargs -0 touch --date=@1718115259
00:00:51.272 E: + [ unstable = oldstable ]
00:00:51.276 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:51.279 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:51.282 E: + id -u _apt
00:00:51.286 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:51.289 E: + [ unstable = oldstable ]
00:00:51.292 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:51.295 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:51.299 E: + id -u _apt
00:00:51.302 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:51.306 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:51.309 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:52.154 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:52.158 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:53.076 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:53.207 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:53.342 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:53.348 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:53.545 E: + rm -r /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:03
result: SUCCESS
------------------------------------------------------------------------------
(24/280) check-against-debootstrap-dist
dist: unstable
mode: auto
variant: -
format: auto
time left: 4:54:15
------------------------------------------------------------------------------
00:00:00.006 O: SOURCE_DATE_EPOCH=1718115259
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718115259
00:00:00.020 E: + [ unstable = oldstable ]
00:00:00.023 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.026 E: + echo --include=base-files
00:00:00.030 E: + mmdebstrap --variant=- --mode=auto --essential-hook=[ unstable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files unstable /tmp/debian-unstable-mm.tar http://127.0.0.1/debian
00:00:00.426 E: I: automatically chosen mode: root
00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.464 E: I: finding correct signed-by value...
00:00:00.556 E: I: automatically chosen format: tar
00:00:00.560 E: I: using /tmp/mmdebstrap.nK23tN4ddK as tempdir
00:00:00.606 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.nK23tN4ddK
00:00:00.619 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.nK23tN4ddK/tmp/tmp.kiw7ikYDoY/usr-is-merged.deb'.
00:00:00.656 E: Selecting previously unselected package usr-is-merged.
00:00:00.660 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.663 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.666 E: Unpacking usr-is-merged (1) ...
00:00:00.671 E: Setting up usr-is-merged (1) ...
00:00:00.681 E: I: running apt-get update...
00:00:03.716 E: I: downloading packages with apt...
00:00:05.864 E: I: extracting archives...
00:00:08.241 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.nK23tN4ddK
00:00:08.250 E: I: installing essential packages...
00:00:14.272 E: I: running --essential-hook in shell: sh -c '[ unstable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || :' exec /tmp/mmdebstrap.nK23tN4ddK
00:00:14.277 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.nK23tN4ddK
00:00:14.444 E: Reading package lists...
00:00:14.664 E: Building dependency tree...
00:00:15.069 E: The following packages will be upgraded:
00:00:15.073 E:   usr-is-merged
00:00:15.107 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:15.110 E: Need to get 5572 B of archives.
00:00:15.114 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:15.118 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:15.177 E: Fetched 5572 B in 0s (304 kB/s)
00:00:15.181 E: Chrooting into /tmp/mmdebstrap.nK23tN4ddK/
00:00:15.277 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:15.317 E: Fetched 5572 B in 0s (304 kB/s)
00:00:15.320 E: Chrooting into /tmp/mmdebstrap.nK23tN4ddK/
00:00:15.339 E: (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 ... 3675 files and directories currently installed.)
00:00:15.343 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:15.351 E: Unpacking usr-is-merged (39) over (1) ...
00:00:15.368 E: Chrooting into /tmp/mmdebstrap.nK23tN4ddK/
00:00:15.373 E: Setting up usr-is-merged (39) ...
00:00:15.390 E: Chrooting into /tmp/mmdebstrap.nK23tN4ddK/
00:00:15.542 E: I: installing remaining packages inside the chroot...
00:00:27.865 E: I: cleaning package lists and apt cache...
00:00:27.980 E: I: creating tarball...
00:00:29.339 E: I: done
00:00:29.463 E: I: removing tempdir /tmp/mmdebstrap.nK23tN4ddK...
00:00:29.803 E: I: success in 29.4896 seconds
00:00:29.810 E: + mkdir /tmp/debian-unstable-mm
00:00:29.814 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:30.522 E: + rm /tmp/debian-unstable-mm.tar
00:00:30.568 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:30.571 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable--.tar
00:00:38.724 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:38.728 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:38.732 E: + ret=0
00:00:38.735 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:38.738 E: + [ 0 -ne 0 ]
00:00:38.742 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:38.745 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:38.754 E: + rm /tmp/debian-unstable-debootstrap/var/cache/apt/archives/adduser_3.137_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt-utils_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-files_13.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cpio_2.15+dfsg-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cron-daemon-common_3.0pl1-189_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/cron_3.0pl1-189_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dash_0.5.12-9_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.86_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dmidecode_3.5-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/fdisk_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ifupdown_0.8.43_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/init_1.66_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/iproute2_6.9.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20240117-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.3-P1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.3-P1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/kmod_32+20240327-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/less_643-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libapparmor1_3.0.13-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbpf1_1%3a1.4.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbsd0_0.12.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.66-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.7.2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libedit2_3.1-20240517-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libelf1t64_0.191-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libfdisk1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-6+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libjson-c5_0.17-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-6+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libkmod2_32+20240327-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-6+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-6+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmnl0_1.0.5-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libncursesw6_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.24-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnftables1_1.0.9-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libnftnl11_1.2.6-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libpopt0_1.19+dfsg-1+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libproc2-0_2%3a4.0.4-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libreadline8t64_8.2-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libslang2_2.3.3-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libstdc++6_14.1.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsystemd-shared_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-11+b3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-8+b3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-10_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.4+ds-1.3_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libtirpc3t64_1.3.4+ds-1.3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libxtables12_1.8.10-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/logrotate_3.21.0-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/mount_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/nano_8.0-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/netbase_6.4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/nftables_1.0.9-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/procps_2%3a4.0.4-4_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/readline-common_8.2-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sensible-utils_0.0.22_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/systemd-sysv_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/systemd_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tasksel-data_3.75_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tasksel_3.75_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/udev_256~rc4-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/vim-common_2%3a9.1.0377-1_all.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/vim-tiny_2%3a9.1.0377-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/whiptail_0.52.24-2_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:38.758 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:38.762 E: + rm /tmp/debian-unstable-debootstrap/var/log/dpkg.log /tmp/debian-unstable-debootstrap/var/log/bootstrap.log /tmp/debian-unstable-debootstrap/var/log/alternatives.log
00:00:38.765 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:38.769 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:38.772 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:38.776 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:38.779 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:38.783 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:38.786 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:38.790 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:38.793 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:38.797 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:38.800 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:38.804 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:38.807 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:38.810 E: + diff -u /tmp/status1 /tmp/status2
00:00:38.814 E: + rm /tmp/status1 /tmp/status2
00:00:38.817 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:38.821 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:38.824 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:38.828 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:38.831 E: + xargs --no-run-if-empty -0 rm -r
00:00:38.834 E: + rm /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_main_binary-amd64_Packages /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_InRelease /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release /tmp/debian-unstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release.gpg
00:00:38.838 E: + [ - = - ]
00:00:38.841 E: + rm /tmp/debian-unstable-debootstrap/etc/machine-id
00:00:38.845 E: + rm /tmp/debian-unstable-mm/etc/machine-id
00:00:38.848 E: + rm /tmp/debian-unstable-debootstrap/var/lib/systemd/catalog/database
00:00:38.851 E: + rm /tmp/debian-unstable-mm/var/lib/systemd/catalog/database
00:00:38.855 E: + chroot /tmp/debian-unstable-debootstrap /sbin/getcap /bin/ping
00:00:38.858 E: + cap=/bin/ping cap_net_raw=ep
00:00:38.861 E: + expected=/bin/ping cap_net_raw=ep
00:00:38.865 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:38.868 E: + chroot /tmp/debian-unstable-mm /sbin/getcap /bin/ping
00:00:38.872 E: + cap=/bin/ping cap_net_raw=ep
00:00:38.876 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:38.879 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:38.883 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:38.886 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:38.890 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:38.893 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:38.897 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:38.900 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:38.904 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:38.907 E: + continue
00:00:38.911 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:38.914 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:38.918 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:38.921 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:38.925 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:38.929 E: + continue
00:00:38.933 E: + [ - = - ]
00:00:38.936 E: + [ {{ DIST}} = oldstable ]
00:00:38.940 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:38.943 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:38.947 E: + [ - = - ]
00:00:38.950 E: + sort /tmp/debian-unstable-mm/etc/group
00:00:38.954 E: + mv /tmp/debian-unstable-mm/etc/group.bak /tmp/debian-unstable-mm/etc/group
00:00:38.957 E: + sort /tmp/debian-unstable-debootstrap/etc/group
00:00:38.961 E: + mv /tmp/debian-unstable-debootstrap/etc/group.bak /tmp/debian-unstable-debootstrap/etc/group
00:00:38.964 E: + sort /tmp/debian-unstable-mm/etc/group-
00:00:38.967 E: + mv /tmp/debian-unstable-mm/etc/group-.bak /tmp/debian-unstable-mm/etc/group-
00:00:38.971 E: + sort /tmp/debian-unstable-debootstrap/etc/group-
00:00:38.974 E: + mv /tmp/debian-unstable-debootstrap/etc/group-.bak /tmp/debian-unstable-debootstrap/etc/group-
00:00:38.977 E: + sort /tmp/debian-unstable-mm/etc/gshadow
00:00:38.981 E: + mv /tmp/debian-unstable-mm/etc/gshadow.bak /tmp/debian-unstable-mm/etc/gshadow
00:00:38.984 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow
00:00:38.988 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow.bak /tmp/debian-unstable-debootstrap/etc/gshadow
00:00:38.991 E: + sort /tmp/debian-unstable-mm/etc/gshadow-
00:00:38.994 E: + mv /tmp/debian-unstable-mm/etc/gshadow-.bak /tmp/debian-unstable-mm/etc/gshadow-
00:00:38.998 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow-
00:00:39.003 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow-.bak /tmp/debian-unstable-debootstrap/etc/gshadow-
00:00:39.006 E: + [ - = buildd ]
00:00:39.010 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:39.013 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:39.016 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:39.019 E: + :
00:00:39.023 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:39.026 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:39.030 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:39.033 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:39.037 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:39.040 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:39.044 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:39.048 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:39.051 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:39.054 E: + :
00:00:39.058 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:39.061 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:39.064 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:39.068 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:39.071 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:39.075 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:39.078 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:39.081 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:39.085 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:39.089 E: + :
00:00:39.092 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:39.095 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:39.099 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:39.102 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:39.106 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:39.109 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:39.113 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:39.116 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:39.119 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:39.123 E: + :
00:00:39.127 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:39.131 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:39.134 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:39.138 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:39.141 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:39.144 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:39.147 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:39.356 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:39.360 E: + xargs -0 touch --date=@1718115259
00:00:39.425 E: + [ unstable = oldstable ]
00:00:39.428 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:39.432 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:39.435 E: + id -u _apt
00:00:39.439 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/lib/apt/lists/partial
00:00:39.442 E: + [ unstable = oldstable ]
00:00:39.445 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:39.448 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:39.452 E: + id -u _apt
00:00:39.455 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-unstable-debootstrap chown 42:root ./var/cache/apt/archives/partial
00:00:39.458 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:39.462 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:39.869 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:39.873 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:40.323 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:40.418 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:40.511 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:40.515 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:40.614 E: + rm -r /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:49
result: SUCCESS
------------------------------------------------------------------------------
(25/280) as-debootstrap-unshare-wrapper
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 4:49:47
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.026 E: + [ unshare != root ]
00:00:00.029 E: + [ unshare != auto ]
00:00:00.032 E: + id user
00:00:00.036 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.039 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 E: + prefix=runuser -u user --
00:00:00.045 E: + AUTOPROXY=
00:00:00.049 E: + apt-config shell AUTOPROXY Acquire::http::Proxy-Auto-Detect
00:00:00.053 E: + eval 
00:00:00.056 E: + [ -n  ]
00:00:00.060 E: + runuser -u user -- mmdebstrap --variant=custom --mode=unshare --setup-hook=env  debootstrap --variant=minbase unstable "$1" http://127.0.0.1/debian - /tmp/debian-mm.tar http://127.0.0.1/debian
00:00:00.517 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.531 E: I: automatically chosen format: tar
00:00:00.535 E: I: using /tmp/mmdebstrap.4rPoUJsmN7 as tempdir
00:00:00.649 E: I: running --setup-hook in shell: sh -c 'env  debootstrap --variant=minbase unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.4rPoUJsmN7
00:00:00.719 E: I: Target architecture can be executed
00:00:00.743 E: I: Retrieving InRelease 
00:00:00.917 E: I: Checking Release signature
00:00:00.936 E: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:01.584 E: I: Retrieving Packages 
00:00:01.790 E: I: Validating Packages 
00:00:03.449 E: I: Resolving dependencies of required packages...
00:00:12.763 E: I: Resolving dependencies of base packages...
00:00:21.956 E: I: Checking component main on http://127.0.0.1/debian...
00:00:25.925 E: I: Retrieving apt 2.9.4
00:00:25.969 E: I: Validating apt 2.9.4
00:00:25.996 E: I: Retrieving base-files 13.3
00:00:26.011 E: I: Validating base-files 13.3
00:00:26.031 E: I: Retrieving base-passwd 3.6.3
00:00:26.046 E: I: Validating base-passwd 3.6.3
00:00:26.067 E: I: Retrieving bash 5.2.21-2.1
00:00:26.110 E: I: Validating bash 5.2.21-2.1
00:00:26.137 E: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:26.153 E: I: Validating bsdutils 1:2.40.1-8.1
00:00:26.174 E: I: Retrieving coreutils 9.4-3.1
00:00:26.245 E: I: Validating coreutils 9.4-3.1
00:00:26.279 E: I: Retrieving dash 0.5.12-9
00:00:26.294 E: I: Validating dash 0.5.12-9
00:00:26.314 E: I: Retrieving debconf 1.5.86
00:00:26.331 E: I: Validating debconf 1.5.86
00:00:26.352 E: I: Retrieving debian-archive-keyring 2023.4
00:00:26.369 E: I: Validating debian-archive-keyring 2023.4
00:00:26.389 E: I: Retrieving debianutils 5.19
00:00:26.405 E: I: Validating debianutils 5.19
00:00:26.425 E: I: Retrieving diffutils 1:3.10-1
00:00:26.445 E: I: Validating diffutils 1:3.10-1
00:00:26.467 E: I: Retrieving dpkg 1.22.6
00:00:26.510 E: I: Validating dpkg 1.22.6
00:00:26.537 E: I: Retrieving e2fsprogs 1.47.1-1
00:00:26.561 E: I: Validating e2fsprogs 1.47.1-1
00:00:26.583 E: I: Retrieving findutils 4.10.0-2
00:00:26.610 E: I: Validating findutils 4.10.0-2
00:00:26.634 E: I: Retrieving gcc-14-base 14.1.0-1
00:00:26.648 E: I: Validating gcc-14-base 14.1.0-1
00:00:26.668 E: I: Retrieving gpgv 2.2.43-7
00:00:26.685 E: I: Validating gpgv 2.2.43-7
00:00:26.706 E: I: Retrieving grep 3.11-4
00:00:26.728 E: I: Validating grep 3.11-4
00:00:26.750 E: I: Retrieving gzip 1.12-1.1
00:00:26.766 E: I: Validating gzip 1.12-1.1
00:00:26.787 E: I: Retrieving hostname 3.23+nmu2
00:00:26.800 E: I: Validating hostname 3.23+nmu2
00:00:26.820 E: I: Retrieving init-system-helpers 1.66
00:00:26.835 E: I: Validating init-system-helpers 1.66
00:00:26.854 E: I: Retrieving libacl1 2.3.2-2
00:00:26.869 E: I: Validating libacl1 2.3.2-2
00:00:26.889 E: I: Retrieving libapt-pkg6.0t64 2.9.4
00:00:26.923 E: I: Validating libapt-pkg6.0t64 2.9.4
00:00:26.948 E: I: Retrieving libattr1 1:2.5.2-1
00:00:26.962 E: I: Validating libattr1 1:2.5.2-1
00:00:26.982 E: I: Retrieving libaudit-common 1:3.1.2-4
00:00:26.996 E: I: Validating libaudit-common 1:3.1.2-4
00:00:27.016 E: I: Retrieving libaudit1 1:3.1.2-4
00:00:27.030 E: I: Validating libaudit1 1:3.1.2-4
00:00:27.050 E: I: Retrieving libblkid1 2.40.1-8.1
00:00:27.068 E: I: Validating libblkid1 2.40.1-8.1
00:00:27.089 E: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:27.103 E: I: Validating libbz2-1.0 1.0.8-5.1
00:00:27.123 E: I: Retrieving libc-bin 2.38-13
00:00:27.149 E: I: Validating libc-bin 2.38-13
00:00:27.172 E: I: Retrieving libc6 2.38-13
00:00:27.239 E: I: Validating libc6 2.38-13
00:00:27.271 E: I: Retrieving libcap-ng0 0.8.5-1
00:00:27.286 E: I: Validating libcap-ng0 0.8.5-1
00:00:27.307 E: I: Retrieving libcap2 1:2.66-5
00:00:27.322 E: I: Validating libcap2 1:2.66-5
00:00:27.342 E: I: Retrieving libcom-err2 1.47.1-1
00:00:27.356 E: I: Validating libcom-err2 1.47.1-1
00:00:27.376 E: I: Retrieving libcrypt1 1:4.4.36-4
00:00:27.392 E: I: Validating libcrypt1 1:4.4.36-4
00:00:27.412 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:27.441 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:27.465 E: I: Retrieving libdebconfclient0 0.272
00:00:27.479 E: I: Validating libdebconfclient0 0.272
00:00:27.499 E: I: Retrieving libext2fs2t64 1.47.1-1
00:00:27.516 E: I: Validating libext2fs2t64 1.47.1-1
00:00:27.537 E: I: Retrieving libffi8 3.4.6-1
00:00:27.552 E: I: Validating libffi8 3.4.6-1
00:00:27.572 E: I: Retrieving libgcc-s1 14.1.0-1
00:00:27.587 E: I: Validating libgcc-s1 14.1.0-1
00:00:27.607 E: I: Retrieving libgcrypt20 1.10.3-3
00:00:27.635 E: I: Validating libgcrypt20 1.10.3-3
00:00:27.658 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:27.683 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:27.705 E: I: Retrieving libgnutls30t64 3.8.5-4
00:00:27.746 E: I: Validating libgnutls30t64 3.8.5-4
00:00:27.772 E: I: Retrieving libgpg-error0 1.49-2
00:00:27.788 E: I: Validating libgpg-error0 1.49-2
00:00:27.808 E: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:27.828 E: I: Validating libhogweed6t64 3.9.1-2.2
00:00:27.849 E: I: Retrieving libidn2-0 2.3.7-2
00:00:27.865 E: I: Validating libidn2-0 2.3.7-2
00:00:27.885 E: I: Retrieving liblz4-1 1.9.4-2
00:00:27.900 E: I: Validating liblz4-1 1.9.4-2
00:00:27.921 E: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:27.939 E: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:27.960 E: I: Retrieving libmd0 1.1.0-2
00:00:27.974 E: I: Validating libmd0 1.1.0-2
00:00:27.994 E: I: Retrieving libmount1 2.40.1-8.1
00:00:28.012 E: I: Validating libmount1 2.40.1-8.1
00:00:28.033 E: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:28.052 E: I: Validating libnettle8t64 3.9.1-2.2
00:00:28.074 E: I: Retrieving libp11-kit0 0.25.3-5
00:00:28.096 E: I: Validating libp11-kit0 0.25.3-5
00:00:28.118 E: I: Retrieving libpam-modules 1.5.3-7
00:00:28.137 E: I: Validating libpam-modules 1.5.3-7
00:00:28.158 E: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:28.173 E: I: Validating libpam-modules-bin 1.5.3-7
00:00:28.194 E: I: Retrieving libpam-runtime 1.5.3-7
00:00:28.210 E: I: Validating libpam-runtime 1.5.3-7
00:00:28.231 E: I: Retrieving libpam0g 1.5.3-7
00:00:28.245 E: I: Validating libpam0g 1.5.3-7
00:00:28.266 E: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:28.284 E: I: Validating libpcre2-8-0 10.42-4+b1
00:00:28.305 E: I: Retrieving libseccomp2 2.5.5-1
00:00:28.320 E: I: Validating libseccomp2 2.5.5-1
00:00:28.340 E: I: Retrieving libselinux1 3.5-2+b2
00:00:28.355 E: I: Validating libselinux1 3.5-2+b2
00:00:28.375 E: I: Retrieving libsemanage-common 3.5-1
00:00:28.389 E: I: Validating libsemanage-common 3.5-1
00:00:28.409 E: I: Retrieving libsemanage2 3.5-1+b3
00:00:28.425 E: I: Validating libsemanage2 3.5-1+b3
00:00:28.445 E: I: Retrieving libsepol2 3.5-2+b1
00:00:28.464 E: I: Validating libsepol2 3.5-2+b1
00:00:28.485 E: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:28.501 E: I: Validating libsmartcols1 2.40.1-8.1
00:00:28.522 E: I: Retrieving libss2 1.47.1-1
00:00:28.536 E: I: Validating libss2 1.47.1-1
00:00:28.557 E: I: Retrieving libssl3t64 3.2.2-1
00:00:28.612 E: I: Validating libssl3t64 3.2.2-1
00:00:28.642 E: I: Retrieving libstdc++6 14.1.0-1
00:00:28.670 E: I: Validating libstdc++6 14.1.0-1
00:00:28.693 E: I: Retrieving libsystemd0 256~rc4-1
00:00:28.714 E: I: Validating libsystemd0 256~rc4-1
00:00:28.736 E: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:28.751 E: I: Validating libtasn1-6 4.19.0-3+b2
00:00:28.771 E: I: Retrieving libtinfo6 6.5-2
00:00:28.791 E: I: Validating libtinfo6 6.5-2
00:00:28.812 E: I: Retrieving libudev1 256~rc4-1
00:00:28.829 E: I: Validating libudev1 256~rc4-1
00:00:28.849 E: I: Retrieving libunistring5 1.2-1
00:00:28.871 E: I: Validating libunistring5 1.2-1
00:00:28.892 E: I: Retrieving libuuid1 2.40.1-8.1
00:00:28.907 E: I: Validating libuuid1 2.40.1-8.1
00:00:28.927 E: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:28.941 E: I: Validating libxxhash0 0.8.2-2+b1
00:00:28.962 E: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:28.981 E: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:29.003 E: I: Retrieving login 1:4.13+dfsg1-5
00:00:29.027 E: I: Validating login 1:4.13+dfsg1-5
00:00:29.050 E: I: Retrieving logsave 1.47.1-1
00:00:29.064 E: I: Validating logsave 1.47.1-1
00:00:29.083 E: I: Retrieving mawk 1.3.4.20240123-1
00:00:29.099 E: I: Validating mawk 1.3.4.20240123-1
00:00:29.120 E: I: Retrieving mount 2.40.1-8.1
00:00:29.137 E: I: Validating mount 2.40.1-8.1
00:00:29.157 E: I: Retrieving ncurses-base 6.5-2
00:00:29.176 E: I: Validating ncurses-base 6.5-2
00:00:29.197 E: I: Retrieving ncurses-bin 6.5-2
00:00:29.220 E: I: Validating ncurses-bin 6.5-2
00:00:29.242 E: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:29.273 E: I: Validating passwd 1:4.13+dfsg1-5
00:00:29.299 E: I: Retrieving perl-base 5.38.2-5
00:00:29.348 E: I: Validating perl-base 5.38.2-5
00:00:29.375 E: I: Retrieving sed 4.9-2
00:00:29.395 E: I: Validating sed 4.9-2
00:00:29.417 E: I: Retrieving sysvinit-utils 3.09-1
00:00:29.431 E: I: Validating sysvinit-utils 3.09-1
00:00:29.451 E: I: Retrieving tar 1.35+dfsg-3
00:00:29.482 E: I: Validating tar 1.35+dfsg-3
00:00:29.506 E: I: Retrieving tzdata 2024a-4
00:00:29.525 E: I: Validating tzdata 2024a-4
00:00:29.546 E: I: Retrieving usr-is-merged 39
00:00:29.560 E: I: Validating usr-is-merged 39
00:00:29.580 E: I: Retrieving util-linux 2.40.1-8.1
00:00:29.616 E: I: Validating util-linux 2.40.1-8.1
00:00:29.642 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:29.657 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:29.680 E: I: Chosen extractor for .deb packages: dpkg-deb
00:00:29.709 E: I: Extracting apt...
00:00:29.842 E: I: Extracting base-files...
00:00:29.857 E: I: Extracting base-passwd...
00:00:29.868 E: I: Extracting bash...
00:00:30.002 E: I: Extracting bsdutils...
00:00:30.019 E: I: Extracting coreutils...
00:00:30.284 E: I: Extracting dash...
00:00:30.300 E: I: Extracting debconf...
00:00:30.318 E: I: Extracting debian-archive-keyring...
00:00:30.340 E: I: Extracting debianutils...
00:00:30.356 E: I: Extracting diffutils...
00:00:30.399 E: I: Extracting dpkg...
00:00:30.535 E: I: Extracting e2fsprogs...
00:00:30.591 E: I: Extracting findutils...
00:00:30.647 E: I: Extracting gcc-14-base...
00:00:30.658 E: I: Extracting gpgv...
00:00:30.685 E: I: Extracting grep...
00:00:30.721 E: I: Extracting gzip...
00:00:30.740 E: I: Extracting hostname...
00:00:30.748 E: I: Extracting init-system-helpers...
00:00:30.759 E: I: Extracting libacl1...
00:00:30.769 E: I: Extracting libapt-pkg6.0t64...
00:00:30.874 E: I: Extracting libattr1...
00:00:30.883 E: I: Extracting libaudit-common...
00:00:30.891 E: I: Extracting libaudit1...
00:00:30.903 E: I: Extracting libblkid1...
00:00:30.926 E: I: Extracting libbz2-1.0...
00:00:30.936 E: I: Extracting libc-bin...
00:00:31.001 E: I: Extracting libc6...
00:00:31.270 E: I: Extracting libcap-ng0...
00:00:31.279 E: I: Extracting libcap2...
00:00:31.290 E: I: Extracting libcom-err2...
00:00:31.299 E: I: Extracting libcrypt1...
00:00:31.314 E: I: Extracting libdb5.3t64...
00:00:31.387 E: I: Extracting libdebconfclient0...
00:00:31.395 E: I: Extracting libext2fs2t64...
00:00:31.422 E: I: Extracting libffi8...
00:00:31.431 E: I: Extracting libgcc-s1...
00:00:31.446 E: I: Extracting libgcrypt20...
00:00:31.502 E: I: Extracting libgmp10...
00:00:31.533 E: I: Extracting libgnutls30t64...
00:00:31.642 E: I: Extracting libgpg-error0...
00:00:31.656 E: I: Extracting libhogweed6t64...
00:00:31.687 E: I: Extracting libidn2-0...
00:00:31.708 E: I: Extracting liblz4-1...
00:00:31.721 E: I: Extracting liblzma5...
00:00:31.745 E: I: Extracting libmd0...
00:00:31.755 E: I: Extracting libmount1...
00:00:31.780 E: I: Extracting libnettle8t64...
00:00:31.808 E: I: Extracting libp11-kit0...
00:00:31.849 E: I: Extracting libpam-modules...
00:00:31.880 E: I: Extracting libpam-modules-bin...
00:00:31.892 E: I: Extracting libpam-runtime...
00:00:31.915 E: I: Extracting libpam0g...
00:00:31.927 E: I: Extracting libpcre2-8-0...
00:00:31.959 E: I: Extracting libseccomp2...
00:00:31.971 E: I: Extracting libselinux1...
00:00:31.986 E: I: Extracting libsemanage-common...
00:00:31.994 E: I: Extracting libsemanage2...
00:00:32.010 E: I: Extracting libsepol2...
00:00:32.042 E: I: Extracting libsmartcols1...
00:00:32.062 E: I: Extracting libss2...
00:00:32.072 E: I: Extracting libssl3t64...
00:00:32.256 E: I: Extracting libstdc++6...
00:00:32.331 E: I: Extracting libsystemd0...
00:00:32.372 E: I: Extracting libtasn1-6...
00:00:32.384 E: I: Extracting libtinfo6...
00:00:32.406 E: I: Extracting libudev1...
00:00:32.425 E: I: Extracting libunistring5...
00:00:32.478 E: I: Extracting libuuid1...
00:00:32.488 E: I: Extracting libxxhash0...
00:00:32.498 E: I: Extracting libzstd1...
00:00:32.532 E: I: Extracting login...
00:00:32.586 E: I: Extracting logsave...
00:00:32.595 E: I: Extracting mawk...
00:00:32.615 E: I: Extracting mount...
00:00:32.636 E: I: Extracting ncurses-base...
00:00:32.653 E: I: Extracting ncurses-bin...
00:00:32.682 E: I: Extracting passwd...
00:00:32.772 E: I: Extracting perl-base...
00:00:32.955 E: I: Extracting sed...
00:00:32.992 E: I: Extracting sysvinit-utils...
00:00:33.002 E: I: Extracting tar...
00:00:33.075 E: I: Extracting tzdata...
00:00:33.114 E: I: Extracting usr-is-merged...
00:00:33.122 E: I: Extracting util-linux...
00:00:33.239 E: I: Extracting zlib1g...
00:00:33.268 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666
00:00:33.336 E: I: Installing core packages...
00:00:35.115 E: I: Unpacking required packages...
00:00:35.162 E: I: Unpacking apt...
00:00:35.362 E: I: Unpacking base-files...
00:00:35.420 E: I: Unpacking base-passwd...
00:00:35.459 E: I: Unpacking bash...
00:00:35.620 E: I: Unpacking bsdutils...
00:00:35.658 E: I: Unpacking coreutils...
00:00:35.990 E: I: Unpacking dash...
00:00:36.040 E: I: Unpacking debconf...
00:00:36.118 E: I: Unpacking debian-archive-keyring...
00:00:36.267 E: I: Unpacking debianutils...
00:00:36.317 E: I: Unpacking diffutils...
00:00:36.390 E: I: Unpacking dpkg...
00:00:36.580 E: I: Unpacking e2fsprogs...
00:00:36.665 E: I: Unpacking findutils...
00:00:36.746 E: I: Unpacking gcc-14-base:amd64...
00:00:36.774 E: I: Unpacking gpgv...
00:00:36.819 E: I: Unpacking grep...
00:00:36.886 E: I: Unpacking gzip...
00:00:36.971 E: I: Unpacking hostname...
00:00:36.998 E: I: Unpacking init-system-helpers...
00:00:37.031 E: I: Unpacking libacl1:amd64...
00:00:37.063 E: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:37.192 E: I: Unpacking libattr1:amd64...
00:00:37.221 E: I: Unpacking libaudit-common...
00:00:37.248 E: I: Unpacking libaudit1:amd64...
00:00:37.281 E: I: Unpacking libblkid1:amd64...
00:00:37.323 E: I: Unpacking libbz2-1.0:amd64...
00:00:37.353 E: I: Unpacking libc-bin...
00:00:37.457 E: I: Unpacking libc6:amd64...
00:00:37.924 E: I: Unpacking libcap-ng0:amd64...
00:00:37.954 E: I: Unpacking libcap2:amd64...
00:00:37.984 E: I: Unpacking libcom-err2:amd64...
00:00:38.013 E: I: Unpacking libcrypt1:amd64...
00:00:38.049 E: I: Unpacking libdb5.3t64:amd64...
00:00:38.141 E: I: Unpacking libdebconfclient0:amd64...
00:00:38.171 E: I: Unpacking libext2fs2t64:amd64...
00:00:38.246 E: I: Unpacking libffi8:amd64...
00:00:38.275 E: I: Unpacking libgcc-s1:amd64...
00:00:38.309 E: I: Unpacking libgcrypt20:amd64...
00:00:38.386 E: I: Unpacking libgmp10:amd64...
00:00:38.439 E: I: Unpacking libgnutls30t64:amd64...
00:00:38.569 E: I: Unpacking libgpg-error0:amd64...
00:00:38.604 E: I: Unpacking libhogweed6t64:amd64...
00:00:38.655 E: I: Unpacking libidn2-0:amd64...
00:00:38.705 E: I: Unpacking liblz4-1:amd64...
00:00:38.737 E: I: Unpacking liblzma5:amd64...
00:00:38.780 E: I: Unpacking libmd0:amd64...
00:00:38.810 E: I: Unpacking libmount1:amd64...
00:00:38.858 E: I: Unpacking libnettle8t64:amd64...
00:00:38.907 E: I: Unpacking libp11-kit0:amd64...
00:00:38.971 E: I: Unpacking libpam-modules:amd64...
00:00:39.133 E: I: Unpacking libpam-modules-bin...
00:00:39.171 E: I: Unpacking libpam-runtime...
00:00:39.244 E: I: Unpacking libpam0g:amd64...
00:00:39.278 E: I: Unpacking libpcre2-8-0:amd64...
00:00:39.330 E: I: Unpacking libseccomp2:amd64...
00:00:39.364 E: I: Unpacking libselinux1:amd64...
00:00:39.397 E: I: Unpacking libsemanage-common...
00:00:39.426 E: I: Unpacking libsemanage2:amd64...
00:00:39.461 E: I: Unpacking libsepol2:amd64...
00:00:39.514 E: I: Unpacking libsmartcols1:amd64...
00:00:39.553 E: I: Unpacking libss2:amd64...
00:00:39.584 E: I: Unpacking libssl3t64:amd64...
00:00:39.795 E: I: Unpacking libstdc++6:amd64...
00:00:39.891 E: I: Unpacking libsystemd0:amd64...
00:00:39.952 E: I: Unpacking libtasn1-6:amd64...
00:00:39.983 E: I: Unpacking libtinfo6:amd64...
00:00:40.025 E: I: Unpacking libudev1:amd64...
00:00:40.063 E: I: Unpacking libunistring5:amd64...
00:00:40.137 E: I: Unpacking libuuid1:amd64...
00:00:40.168 E: I: Unpacking libxxhash0:amd64...
00:00:40.196 E: I: Unpacking libzstd1:amd64...
00:00:40.253 E: I: Unpacking login...
00:00:40.351 E: I: Unpacking logsave...
00:00:40.384 E: I: Unpacking mawk...
00:00:40.425 E: I: Unpacking mount...
00:00:40.466 E: I: Unpacking ncurses-base...
00:00:40.511 E: I: Unpacking ncurses-bin...
00:00:40.564 E: I: Unpacking passwd...
00:00:40.750 E: I: Unpacking perl-base...
00:00:41.125 E: I: Unpacking sed...
00:00:41.189 E: I: Unpacking sysvinit-utils...
00:00:41.219 E: I: Unpacking tar...
00:00:41.324 E: I: Unpacking tzdata...
00:00:41.494 E: I: Unpacking usr-is-merged...
00:00:41.528 E: I: Unpacking util-linux...
00:00:41.696 E: I: Unpacking zlib1g:amd64...
00:00:41.724 E: I: Configuring required packages...
00:00:41.739 E: I: Configuring gcc-14-base:amd64...
00:00:41.754 E: I: Configuring debian-archive-keyring...
00:00:41.861 E: I: Configuring usr-is-merged...
00:00:41.880 E: I: Configuring libaudit-common...
00:00:41.884 E: I: Configuring libsemanage-common...
00:00:41.890 E: I: Configuring debconf...
00:00:42.020 E: I: Configuring tzdata...
00:00:42.180 E: I: Configuring ncurses-base...
00:00:42.184 E: I: Configuring init-system-helpers...
00:00:42.199 E: I: Configuring libgcc-s1:amd64...
00:00:42.208 E: I: Configuring libc6:amd64...
00:00:42.334 E: I: Configuring libdb5.3t64:amd64...
00:00:42.337 E: I: Configuring libffi8:amd64...
00:00:42.341 E: I: Configuring libmd0:amd64...
00:00:42.346 E: I: Configuring libxxhash0:amd64...
00:00:42.351 E: I: Configuring libattr1:amd64...
00:00:42.355 E: I: Configuring sysvinit-utils...
00:00:42.359 E: I: Configuring libtasn1-6:amd64...
00:00:42.362 E: I: Configuring libext2fs2t64:amd64...
00:00:42.366 E: I: Configuring debianutils...
00:00:42.438 E: I: Configuring mawk...
00:00:42.445 E: I: Configuring libdebconfclient0:amd64...
00:00:42.456 E: I: Configuring base-files...
00:00:42.483 E: I: Configuring libbz2-1.0:amd64...
00:00:42.487 E: I: Configuring libblkid1:amd64...
00:00:42.491 E: I: Configuring libstdc++6:amd64...
00:00:42.494 E: I: Configuring dash...
00:00:42.554 E: I: Configuring libtinfo6:amd64...
00:00:42.563 E: I: Configuring bash...
00:00:42.573 E: I: Configuring libzstd1:amd64...
00:00:42.578 E: I: Configuring liblzma5:amd64...
00:00:42.581 E: I: Configuring libgpg-error0:amd64...
00:00:42.585 E: I: Configuring liblz4-1:amd64...
00:00:42.595 E: I: Configuring libc-bin...
00:00:42.609 E: I: Configuring ncurses-bin...
00:00:42.614 E: I: Configuring libacl1:amd64...
00:00:42.618 E: I: Configuring libsmartcols1:amd64...
00:00:42.621 E: I: Configuring libgcrypt20:amd64...
00:00:42.627 E: I: Configuring zlib1g:amd64...
00:00:42.631 E: I: Configuring libcrypt1:amd64...
00:00:42.635 E: I: Configuring libcom-err2:amd64...
00:00:42.638 E: I: Configuring diffutils...
00:00:42.642 E: I: Configuring libseccomp2:amd64...
00:00:42.646 E: I: Configuring libcap2:amd64...
00:00:42.649 E: I: Configuring hostname...
00:00:42.653 E: I: Configuring libcap-ng0:amd64...
00:00:42.656 E: I: Configuring libnettle8t64:amd64...
00:00:42.660 E: I: Configuring libgmp10:amd64...
00:00:42.663 E: I: Configuring libp11-kit0:amd64...
00:00:42.667 E: I: Configuring libaudit1:amd64...
00:00:42.671 E: I: Configuring libunistring5:amd64...
00:00:42.674 E: I: Configuring libuuid1:amd64...
00:00:42.678 E: I: Configuring libss2:amd64...
00:00:42.682 E: I: Configuring libsepol2:amd64...
00:00:42.686 E: I: Configuring libpcre2-8-0:amd64...
00:00:42.689 E: I: Configuring logsave...
00:00:42.693 E: I: Configuring libudev1:amd64...
00:00:42.697 E: I: Configuring libhogweed6t64:amd64...
00:00:42.701 E: I: Configuring gpgv...
00:00:42.706 E: I: Configuring grep...
00:00:42.710 E: I: Configuring libssl3t64:amd64...
00:00:42.717 E: I: Configuring e2fsprogs...
00:00:43.075 E: I: Configuring libidn2-0:amd64...
00:00:43.078 E: I: Configuring libsystemd0:amd64...
00:00:43.082 E: I: Configuring libselinux1:amd64...
00:00:43.089 E: I: Configuring libpam0g:amd64...
00:00:43.200 E: I: Configuring sed...
00:00:43.204 E: I: Configuring findutils...
00:00:43.207 E: I: Configuring libmount1:amd64...
00:00:43.212 E: I: Configuring libsemanage2:amd64...
00:00:43.216 E: I: Configuring libapt-pkg6.0t64:amd64...
00:00:43.219 E: I: Configuring base-passwd...
00:00:43.362 E: I: Configuring libgnutls30t64:amd64...
00:00:43.369 E: I: Configuring apt...
00:00:43.745 E: I: Configuring bsdutils...
00:00:43.749 E: I: Configuring tar...
00:00:43.757 E: I: Configuring libpam-modules-bin...
00:00:43.762 E: I: Configuring coreutils...
00:00:43.771 E: I: Configuring util-linux...
00:00:43.962 E: I: Configuring dpkg...
00:00:44.181 E: I: Configuring mount...
00:00:44.194 E: I: Configuring libpam-modules:amd64...
00:00:44.205 E: I: Configuring perl-base...
00:00:44.217 E: I: Configuring gzip...
00:00:44.266 E: I: Configuring passwd...
00:00:44.308 E: I: Configuring libpam-runtime...
00:00:44.471 E: I: Configuring login...
00:00:44.491 E: I: Configuring libc-bin...
00:00:44.506 E: I: Unpacking the base system...
00:00:45.443 E: I: Base system installed successfully.
00:00:45.529 E: I: running apt-get update...
00:00:46.850 E: I: nothing to download -- skipping...
00:00:46.854 E: I: nothing to extract -- skipping...
00:00:46.858 E: I: no essential packages -- skipping...
00:00:46.861 E: I: cleaning package lists and apt cache...
00:00:46.941 E: I: creating tarball...
00:00:47.762 E: I: done
00:00:47.874 E: I: removing tempdir /tmp/mmdebstrap.4rPoUJsmN7...
00:00:48.135 E: I: success in 47.7730 seconds
00:00:48.142 E: + [ -n  ]
00:00:48.146 E: + mkdir /tmp/debian-mm
00:00:48.149 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar
00:00:48.585 E: + mkdir /tmp/debian-debootstrap
00:00:48.588 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable-minbase.tar
00:00:53.994 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev
00:00:53.998 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev
00:00:54.002 E: + cmp dev1.tar dev2.tar
00:00:54.007 E: + rm dev1.tar dev2.tar
00:00:54.010 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev
00:00:54.017 E: + rm /tmp/debian-debootstrap/var/cache/apt/archives/apt_2.9.4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/base-files_13.3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dash_0.5.12-9_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libstdc++6_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/mount_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:54.024 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache
00:00:54.027 E: + rm /tmp/debian-debootstrap/var/log/dpkg.log /tmp/debian-debootstrap/var/log/bootstrap.log /tmp/debian-debootstrap/var/log/alternatives.log /tmp/debian-mm/var/log/bootstrap.log
00:00:54.031 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:54.034 E: + xargs --no-run-if-empty -0 rm -r
00:00:54.037 E: + rm /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_main_binary-amd64_Packages /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_InRelease /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release.gpg
00:00:54.045 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ]
00:00:54.049 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock
00:00:54.052 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock
00:00:54.055 E: + rm /tmp/debian-mm/var/lib/dpkg/arch
00:00:54.059 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ]
00:00:54.063 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow
00:00:54.066 E: + echo no difference for /etc/shadow
00:00:54.070 E: no difference for /etc/shadow
00:00:54.073 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ]
00:00:54.077 E: + continue
00:00:54.080 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:00:54.084 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm
00:00:54.324 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/
00:00:54.328 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/
00:00:54.331 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/
00:00:54.335 E: + touch --date=@1718115259 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/
00:00:54.338 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:54.342 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial
00:00:54.345 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:54.349 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial
00:00:54.352 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:54.356 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:00:54.658 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:54.662 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:00:54.988 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:55.059 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:55.128 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:55.131 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:55.199 E: + rm /tmp/debian-mm.tar
00:00:55.228 E: + rm -r /tmp/debian-debootstrap /tmp/debian-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:03
result: SUCCESS
------------------------------------------------------------------------------
(26/280) as-debootstrap-unshare-wrapper
dist: unstable
mode: unshare
variant: -
format: auto
time left: 4:48:00
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.025 E: + [ unshare != root ]
00:00:00.029 E: + [ unshare != auto ]
00:00:00.032 E: + id user
00:00:00.036 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.040 E: + useradd --home-dir /home/user --create-home user
00:00:00.044 E: + prefix=runuser -u user --
00:00:00.047 E: + AUTOPROXY=
00:00:00.050 E: + apt-config shell AUTOPROXY Acquire::http::Proxy-Auto-Detect
00:00:00.054 E: + eval 
00:00:00.057 E: + [ -n  ]
00:00:00.060 E: + runuser -u user -- mmdebstrap --variant=custom --mode=unshare --setup-hook=env  debootstrap --variant=- unstable "$1" http://127.0.0.1/debian - /tmp/debian-mm.tar http://127.0.0.1/debian
00:00:00.512 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.527 E: I: automatically chosen format: tar
00:00:00.531 E: I: using /tmp/mmdebstrap.4A9oe9cioy as tempdir
00:00:00.644 E: I: running --setup-hook in shell: sh -c 'env  debootstrap --variant=- unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.4A9oe9cioy
00:00:00.712 E: I: Target architecture can be executed
00:00:00.736 E: I: Retrieving InRelease 
00:00:00.909 E: I: Checking Release signature
00:00:00.929 E: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:01.556 E: I: Retrieving Packages 
00:00:01.749 E: I: Validating Packages 
00:00:03.960 E: I: Resolving dependencies of required packages...
00:00:13.150 E: I: Resolving dependencies of base packages...
00:00:24.639 E: I: Checking component main on http://127.0.0.1/debian...
00:00:28.646 E: I: Retrieving adduser 3.137
00:00:28.664 E: I: Validating adduser 3.137
00:00:28.684 E: I: Retrieving apt 2.9.4
00:00:28.725 E: I: Validating apt 2.9.4
00:00:28.752 E: I: Retrieving apt-utils 2.9.4
00:00:28.773 E: I: Validating apt-utils 2.9.4
00:00:28.794 E: I: Retrieving base-files 13.3
00:00:28.808 E: I: Validating base-files 13.3
00:00:28.828 E: I: Retrieving base-passwd 3.6.3
00:00:28.843 E: I: Validating base-passwd 3.6.3
00:00:28.862 E: I: Retrieving bash 5.2.21-2.1
00:00:28.903 E: I: Validating bash 5.2.21-2.1
00:00:28.930 E: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:28.944 E: I: Validating bsdutils 1:2.40.1-8.1
00:00:28.964 E: I: Retrieving coreutils 9.4-3.1
00:00:29.035 E: I: Validating coreutils 9.4-3.1
00:00:29.068 E: I: Retrieving cpio 2.15+dfsg-1
00:00:29.087 E: I: Validating cpio 2.15+dfsg-1
00:00:29.108 E: I: Retrieving cron 3.0pl1-189
00:00:29.123 E: I: Validating cron 3.0pl1-189
00:00:29.142 E: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:29.156 E: I: Validating cron-daemon-common 3.0pl1-189
00:00:29.176 E: I: Retrieving dash 0.5.12-9
00:00:29.191 E: I: Validating dash 0.5.12-9
00:00:29.211 E: I: Retrieving debconf 1.5.86
00:00:29.226 E: I: Validating debconf 1.5.86
00:00:29.246 E: I: Retrieving debconf-i18n 1.5.86
00:00:29.263 E: I: Validating debconf-i18n 1.5.86
00:00:29.284 E: I: Retrieving debian-archive-keyring 2023.4
00:00:29.300 E: I: Validating debian-archive-keyring 2023.4
00:00:29.321 E: I: Retrieving debianutils 5.19
00:00:29.335 E: I: Validating debianutils 5.19
00:00:29.356 E: I: Retrieving diffutils 1:3.10-1
00:00:29.377 E: I: Validating diffutils 1:3.10-1
00:00:29.398 E: I: Retrieving dmidecode 3.5-3
00:00:29.412 E: I: Validating dmidecode 3.5-3
00:00:29.432 E: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:29.446 E: I: Validating dmsetup 2:1.02.196-1+b1
00:00:29.466 E: I: Retrieving dpkg 1.22.6
00:00:29.509 E: I: Validating dpkg 1.22.6
00:00:29.535 E: I: Retrieving e2fsprogs 1.47.1-1
00:00:29.563 E: I: Validating e2fsprogs 1.47.1-1
00:00:29.585 E: I: Retrieving fdisk 2.40.1-8.1
00:00:29.602 E: I: Validating fdisk 2.40.1-8.1
00:00:29.622 E: I: Retrieving findutils 4.10.0-2
00:00:29.648 E: I: Validating findutils 4.10.0-2
00:00:29.671 E: I: Retrieving gcc-14-base 14.1.0-1
00:00:29.685 E: I: Validating gcc-14-base 14.1.0-1
00:00:29.704 E: I: Retrieving gpgv 2.2.43-7
00:00:29.722 E: I: Validating gpgv 2.2.43-7
00:00:29.743 E: I: Retrieving grep 3.11-4
00:00:29.765 E: I: Validating grep 3.11-4
00:00:29.786 E: I: Retrieving gzip 1.12-1.1
00:00:29.802 E: I: Validating gzip 1.12-1.1
00:00:29.825 E: I: Retrieving hostname 3.23+nmu2
00:00:29.840 E: I: Validating hostname 3.23+nmu2
00:00:29.859 E: I: Retrieving ifupdown 0.8.43
00:00:29.873 E: I: Validating ifupdown 0.8.43
00:00:29.892 E: I: Retrieving init 1.66
00:00:29.906 E: I: Validating init 1.66
00:00:29.925 E: I: Retrieving init-system-helpers 1.66
00:00:29.939 E: I: Validating init-system-helpers 1.66
00:00:29.959 E: I: Retrieving iproute2 6.9.0-1
00:00:29.993 E: I: Validating iproute2 6.9.0-1
00:00:30.018 E: I: Retrieving iputils-ping 3:20240117-1
00:00:30.032 E: I: Validating iputils-ping 3:20240117-1
00:00:30.052 E: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:30.086 E: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:30.111 E: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:30.127 E: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:30.147 E: I: Retrieving kmod 32+20240327-1
00:00:30.163 E: I: Validating kmod 32+20240327-1
00:00:30.183 E: I: Retrieving less 643-1
00:00:30.199 E: I: Validating less 643-1
00:00:30.219 E: I: Retrieving libacl1 2.3.2-2
00:00:30.232 E: I: Validating libacl1 2.3.2-2
00:00:30.252 E: I: Retrieving libapparmor1 3.0.13-2
00:00:30.266 E: I: Validating libapparmor1 3.0.13-2
00:00:30.285 E: I: Retrieving libapt-pkg6.0t64 2.9.4
00:00:30.318 E: I: Validating libapt-pkg6.0t64 2.9.4
00:00:30.342 E: I: Retrieving libattr1 1:2.5.2-1
00:00:30.356 E: I: Validating libattr1 1:2.5.2-1
00:00:30.375 E: I: Retrieving libaudit-common 1:3.1.2-4
00:00:30.389 E: I: Validating libaudit-common 1:3.1.2-4
00:00:30.409 E: I: Retrieving libaudit1 1:3.1.2-4
00:00:30.423 E: I: Validating libaudit1 1:3.1.2-4
00:00:30.443 E: I: Retrieving libblkid1 2.40.1-8.1
00:00:30.459 E: I: Validating libblkid1 2.40.1-8.1
00:00:30.480 E: I: Retrieving libbpf1 1:1.4.2-1
00:00:30.499 E: I: Validating libbpf1 1:1.4.2-1
00:00:30.519 E: I: Retrieving libbsd0 0.12.2-1
00:00:30.535 E: I: Validating libbsd0 0.12.2-1
00:00:30.555 E: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:30.570 E: I: Validating libbz2-1.0 1.0.8-5.1
00:00:30.590 E: I: Retrieving libc-bin 2.38-13
00:00:30.616 E: I: Validating libc-bin 2.38-13
00:00:30.638 E: I: Retrieving libc6 2.38-13
00:00:30.702 E: I: Validating libc6 2.38-13
00:00:30.733 E: I: Retrieving libcap-ng0 0.8.5-1
00:00:30.747 E: I: Validating libcap-ng0 0.8.5-1
00:00:30.767 E: I: Retrieving libcap2 1:2.66-5
00:00:30.781 E: I: Validating libcap2 1:2.66-5
00:00:30.801 E: I: Retrieving libcap2-bin 1:2.66-5
00:00:30.815 E: I: Validating libcap2-bin 1:2.66-5
00:00:30.835 E: I: Retrieving libcom-err2 1.47.1-1
00:00:30.849 E: I: Validating libcom-err2 1.47.1-1
00:00:30.869 E: I: Retrieving libcrypt1 1:4.4.36-4
00:00:30.884 E: I: Validating libcrypt1 1:4.4.36-4
00:00:30.904 E: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:30.922 E: I: Validating libcryptsetup12 2:2.7.2-2
00:00:30.943 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:30.971 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:30.993 E: I: Retrieving libdebconfclient0 0.272
00:00:31.007 E: I: Validating libdebconfclient0 0.272
00:00:31.026 E: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:31.042 E: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:31.062 E: I: Retrieving libedit2 3.1-20240517-1
00:00:31.078 E: I: Validating libedit2 3.1-20240517-1
00:00:31.097 E: I: Retrieving libelf1t64 0.191-1+b1
00:00:31.115 E: I: Validating libelf1t64 0.191-1+b1
00:00:31.135 E: I: Retrieving libext2fs2t64 1.47.1-1
00:00:31.153 E: I: Validating libext2fs2t64 1.47.1-1
00:00:31.173 E: I: Retrieving libfdisk1 2.40.1-8.1
00:00:31.191 E: I: Validating libfdisk1 2.40.1-8.1
00:00:31.211 E: I: Retrieving libffi8 3.4.6-1
00:00:31.225 E: I: Validating libffi8 3.4.6-1
00:00:31.245 E: I: Retrieving libgcc-s1 14.1.0-1
00:00:31.263 E: I: Validating libgcc-s1 14.1.0-1
00:00:31.284 E: I: Retrieving libgcrypt20 1.10.3-3
00:00:31.311 E: I: Validating libgcrypt20 1.10.3-3
00:00:31.334 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:31.358 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:31.381 E: I: Retrieving libgnutls30t64 3.8.5-4
00:00:31.422 E: I: Validating libgnutls30t64 3.8.5-4
00:00:31.448 E: I: Retrieving libgpg-error0 1.49-2
00:00:31.463 E: I: Validating libgpg-error0 1.49-2
00:00:31.483 E: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:31.499 E: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:31.519 E: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:31.538 E: I: Validating libhogweed6t64 3.9.1-2.2
00:00:31.559 E: I: Retrieving libidn2-0 2.3.7-2
00:00:31.574 E: I: Validating libidn2-0 2.3.7-2
00:00:31.595 E: I: Retrieving libjansson4 2.14-2+b2
00:00:31.609 E: I: Validating libjansson4 2.14-2+b2
00:00:31.629 E: I: Retrieving libjson-c5 0.17-1+b1
00:00:31.643 E: I: Validating libjson-c5 0.17-1+b1
00:00:31.662 E: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:31.678 E: I: Validating libk5crypto3 1.20.1-6+b1
00:00:31.698 E: I: Retrieving libkeyutils1 1.6.3-3
00:00:31.711 E: I: Validating libkeyutils1 1.6.3-3
00:00:31.731 E: I: Retrieving libkmod2 32+20240327-1
00:00:31.746 E: I: Validating libkmod2 32+20240327-1
00:00:31.765 E: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:31.785 E: I: Validating libkrb5-3 1.20.1-6+b1
00:00:31.806 E: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:31.820 E: I: Validating libkrb5support0 1.20.1-6+b1
00:00:31.839 E: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:31.853 E: I: Validating liblocale-gettext-perl 1.07-7
00:00:31.872 E: I: Retrieving liblz4-1 1.9.4-2
00:00:31.887 E: I: Validating liblz4-1 1.9.4-2
00:00:31.906 E: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:31.924 E: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:31.944 E: I: Retrieving libmd0 1.1.0-2
00:00:31.957 E: I: Validating libmd0 1.1.0-2
00:00:31.977 E: I: Retrieving libmnl0 1.0.5-2+b1
00:00:31.990 E: I: Validating libmnl0 1.0.5-2+b1
00:00:32.010 E: I: Retrieving libmount1 2.40.1-8.1
00:00:32.027 E: I: Validating libmount1 2.40.1-8.1
00:00:32.047 E: I: Retrieving libncursesw6 6.5-2
00:00:32.063 E: I: Validating libncursesw6 6.5-2
00:00:32.083 E: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:32.102 E: I: Validating libnettle8t64 3.9.1-2.2
00:00:32.122 E: I: Retrieving libnewt0.52 0.52.24-2
00:00:32.136 E: I: Validating libnewt0.52 0.52.24-2
00:00:32.156 E: I: Retrieving libnftables1 1.0.9-2
00:00:32.175 E: I: Validating libnftables1 1.0.9-2
00:00:32.196 E: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:32.211 E: I: Validating libnftnl11 1.2.6-2+b1
00:00:32.230 E: I: Retrieving libp11-kit0 0.25.3-5
00:00:32.252 E: I: Validating libp11-kit0 0.25.3-5
00:00:32.273 E: I: Retrieving libpam-modules 1.5.3-7
00:00:32.292 E: I: Validating libpam-modules 1.5.3-7
00:00:32.312 E: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:32.327 E: I: Validating libpam-modules-bin 1.5.3-7
00:00:32.346 E: I: Retrieving libpam-runtime 1.5.3-7
00:00:32.362 E: I: Validating libpam-runtime 1.5.3-7
00:00:32.382 E: I: Retrieving libpam0g 1.5.3-7
00:00:32.396 E: I: Validating libpam0g 1.5.3-7
00:00:32.416 E: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:32.434 E: I: Validating libpcre2-8-0 10.42-4+b1
00:00:32.459 E: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:32.476 E: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:32.496 E: I: Retrieving libproc2-0 2:4.0.4-4
00:00:32.510 E: I: Validating libproc2-0 2:4.0.4-4
00:00:32.530 E: I: Retrieving libreadline8t64 8.2-4
00:00:32.547 E: I: Validating libreadline8t64 8.2-4
00:00:32.567 E: I: Retrieving libseccomp2 2.5.5-1
00:00:32.581 E: I: Validating libseccomp2 2.5.5-1
00:00:32.600 E: I: Retrieving libselinux1 3.5-2+b2
00:00:32.615 E: I: Validating libselinux1 3.5-2+b2
00:00:32.634 E: I: Retrieving libsemanage-common 3.5-1
00:00:32.648 E: I: Validating libsemanage-common 3.5-1
00:00:32.667 E: I: Retrieving libsemanage2 3.5-1+b3
00:00:32.683 E: I: Validating libsemanage2 3.5-1+b3
00:00:32.702 E: I: Retrieving libsepol2 3.5-2+b1
00:00:32.721 E: I: Validating libsepol2 3.5-2+b1
00:00:32.741 E: I: Retrieving libslang2 2.3.3-5
00:00:32.765 E: I: Validating libslang2 2.3.3-5
00:00:32.787 E: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:32.820 E: I: Validating libsmartcols1 2.40.1-8.1
00:00:32.840 E: I: Retrieving libss2 1.47.1-1
00:00:32.854 E: I: Validating libss2 1.47.1-1
00:00:32.874 E: I: Retrieving libssl3t64 3.2.2-1
00:00:32.929 E: I: Validating libssl3t64 3.2.2-1
00:00:32.959 E: I: Retrieving libstdc++6 14.1.0-1
00:00:32.987 E: I: Validating libstdc++6 14.1.0-1
00:00:33.010 E: I: Retrieving libsystemd-shared 256~rc4-1
00:00:33.059 E: I: Validating libsystemd-shared 256~rc4-1
00:00:33.088 E: I: Retrieving libsystemd0 256~rc4-1
00:00:33.112 E: I: Validating libsystemd0 256~rc4-1
00:00:33.134 E: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:33.148 E: I: Validating libtasn1-6 4.19.0-3+b2
00:00:33.168 E: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:33.182 E: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:33.201 E: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:33.214 E: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:33.234 E: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:33.248 E: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:33.267 E: I: Retrieving libtinfo6 6.5-2
00:00:33.287 E: I: Validating libtinfo6 6.5-2
00:00:33.309 E: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:33.322 E: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:33.342 E: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:33.357 E: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:33.377 E: I: Retrieving libudev1 256~rc4-1
00:00:33.393 E: I: Validating libudev1 256~rc4-1
00:00:33.413 E: I: Retrieving libunistring5 1.2-1
00:00:33.435 E: I: Validating libunistring5 1.2-1
00:00:33.456 E: I: Retrieving libuuid1 2.40.1-8.1
00:00:33.470 E: I: Validating libuuid1 2.40.1-8.1
00:00:33.490 E: I: Retrieving libxtables12 1.8.10-4
00:00:33.504 E: I: Validating libxtables12 1.8.10-4
00:00:33.523 E: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:33.536 E: I: Validating libxxhash0 0.8.2-2+b1
00:00:33.555 E: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:33.574 E: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:33.595 E: I: Retrieving login 1:4.13+dfsg1-5
00:00:33.619 E: I: Validating login 1:4.13+dfsg1-5
00:00:33.641 E: I: Retrieving logrotate 3.21.0-2
00:00:33.654 E: I: Validating logrotate 3.21.0-2
00:00:33.674 E: I: Retrieving logsave 1.47.1-1
00:00:33.688 E: I: Validating logsave 1.47.1-1
00:00:33.707 E: I: Retrieving mawk 1.3.4.20240123-1
00:00:33.723 E: I: Validating mawk 1.3.4.20240123-1
00:00:33.744 E: I: Retrieving mount 2.40.1-8.1
00:00:33.760 E: I: Validating mount 2.40.1-8.1
00:00:33.780 E: I: Retrieving nano 8.0-1
00:00:33.805 E: I: Validating nano 8.0-1
00:00:33.828 E: I: Retrieving ncurses-base 6.5-2
00:00:33.846 E: I: Validating ncurses-base 6.5-2
00:00:33.866 E: I: Retrieving ncurses-bin 6.5-2
00:00:33.888 E: I: Validating ncurses-bin 6.5-2
00:00:33.909 E: I: Retrieving netbase 6.4
00:00:33.923 E: I: Validating netbase 6.4
00:00:33.942 E: I: Retrieving nftables 1.0.9-2
00:00:33.956 E: I: Validating nftables 1.0.9-2
00:00:33.976 E: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:34.008 E: I: Validating passwd 1:4.13+dfsg1-5
00:00:34.032 E: I: Retrieving perl-base 5.38.2-5
00:00:34.075 E: I: Validating perl-base 5.38.2-5
00:00:34.102 E: I: Retrieving procps 2:4.0.4-4
00:00:34.132 E: I: Validating procps 2:4.0.4-4
00:00:34.155 E: I: Retrieving readline-common 8.2-4
00:00:34.169 E: I: Validating readline-common 8.2-4
00:00:34.189 E: I: Retrieving sed 4.9-2
00:00:34.209 E: I: Validating sed 4.9-2
00:00:34.229 E: I: Retrieving sensible-utils 0.0.22
00:00:34.243 E: I: Validating sensible-utils 0.0.22
00:00:34.263 E: I: Retrieving systemd 256~rc4-1
00:00:34.344 E: I: Validating systemd 256~rc4-1
00:00:34.380 E: I: Retrieving systemd-sysv 256~rc4-1
00:00:34.394 E: I: Validating systemd-sysv 256~rc4-1
00:00:34.414 E: I: Retrieving sysvinit-utils 3.09-1
00:00:34.428 E: I: Validating sysvinit-utils 3.09-1
00:00:34.447 E: I: Retrieving tar 1.35+dfsg-3
00:00:34.474 E: I: Validating tar 1.35+dfsg-3
00:00:34.497 E: I: Retrieving tasksel 3.75
00:00:34.511 E: I: Validating tasksel 3.75
00:00:34.530 E: I: Retrieving tasksel-data 3.75
00:00:34.544 E: I: Validating tasksel-data 3.75
00:00:34.563 E: I: Retrieving tzdata 2024a-4
00:00:34.581 E: I: Validating tzdata 2024a-4
00:00:34.601 E: I: Retrieving udev 256~rc4-1
00:00:34.652 E: I: Validating udev 256~rc4-1
00:00:34.680 E: I: Retrieving usr-is-merged 39
00:00:34.693 E: I: Validating usr-is-merged 39
00:00:34.712 E: I: Retrieving util-linux 2.40.1-8.1
00:00:34.748 E: I: Validating util-linux 2.40.1-8.1
00:00:34.773 E: I: Retrieving vim-common 2:9.1.0377-1
00:00:34.794 E: I: Validating vim-common 2:9.1.0377-1
00:00:34.815 E: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:34.842 E: I: Validating vim-tiny 2:9.1.0377-1
00:00:34.865 E: I: Retrieving whiptail 0.52.24-2
00:00:34.879 E: I: Validating whiptail 0.52.24-2
00:00:34.899 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.913 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.936 E: I: Chosen extractor for .deb packages: dpkg-deb
00:00:34.981 E: I: Extracting apt...
00:00:35.114 E: I: Extracting base-files...
00:00:35.128 E: I: Extracting base-passwd...
00:00:35.139 E: I: Extracting bash...
00:00:35.272 E: I: Extracting bsdutils...
00:00:35.289 E: I: Extracting coreutils...
00:00:35.554 E: I: Extracting dash...
00:00:35.569 E: I: Extracting debconf...
00:00:35.586 E: I: Extracting debian-archive-keyring...
00:00:35.607 E: I: Extracting debianutils...
00:00:35.622 E: I: Extracting diffutils...
00:00:35.666 E: I: Extracting dpkg...
00:00:35.797 E: I: Extracting e2fsprogs...
00:00:35.851 E: I: Extracting findutils...
00:00:35.905 E: I: Extracting gcc-14-base...
00:00:35.916 E: I: Extracting gpgv...
00:00:35.942 E: I: Extracting grep...
00:00:35.978 E: I: Extracting gzip...
00:00:35.997 E: I: Extracting hostname...
00:00:36.005 E: I: Extracting init-system-helpers...
00:00:36.016 E: I: Extracting libacl1...
00:00:36.026 E: I: Extracting libapt-pkg6.0t64...
00:00:36.127 E: I: Extracting libattr1...
00:00:36.135 E: I: Extracting libaudit-common...
00:00:36.143 E: I: Extracting libaudit1...
00:00:36.156 E: I: Extracting libblkid1...
00:00:36.177 E: I: Extracting libbz2-1.0...
00:00:36.188 E: I: Extracting libc-bin...
00:00:36.253 E: I: Extracting libc6...
00:00:36.521 E: I: Extracting libcap-ng0...
00:00:36.530 E: I: Extracting libcap2...
00:00:36.540 E: I: Extracting libcom-err2...
00:00:36.549 E: I: Extracting libcrypt1...
00:00:36.565 E: I: Extracting libdb5.3t64...
00:00:36.634 E: I: Extracting libdebconfclient0...
00:00:36.642 E: I: Extracting libext2fs2t64...
00:00:36.668 E: I: Extracting libffi8...
00:00:36.677 E: I: Extracting libgcc-s1...
00:00:36.691 E: I: Extracting libgcrypt20...
00:00:36.747 E: I: Extracting libgmp10...
00:00:36.777 E: I: Extracting libgnutls30t64...
00:00:36.882 E: I: Extracting libgpg-error0...
00:00:36.896 E: I: Extracting libhogweed6t64...
00:00:36.926 E: I: Extracting libidn2-0...
00:00:36.947 E: I: Extracting liblz4-1...
00:00:36.959 E: I: Extracting liblzma5...
00:00:36.982 E: I: Extracting libmd0...
00:00:36.993 E: I: Extracting libmount1...
00:00:37.018 E: I: Extracting libnettle8t64...
00:00:37.045 E: I: Extracting libp11-kit0...
00:00:37.085 E: I: Extracting libpam-modules...
00:00:37.116 E: I: Extracting libpam-modules-bin...
00:00:37.128 E: I: Extracting libpam-runtime...
00:00:37.149 E: I: Extracting libpam0g...
00:00:37.160 E: I: Extracting libpcre2-8-0...
00:00:37.192 E: I: Extracting libseccomp2...
00:00:37.203 E: I: Extracting libselinux1...
00:00:37.217 E: I: Extracting libsemanage-common...
00:00:37.225 E: I: Extracting libsemanage2...
00:00:37.240 E: I: Extracting libsepol2...
00:00:37.272 E: I: Extracting libsmartcols1...
00:00:37.292 E: I: Extracting libss2...
00:00:37.302 E: I: Extracting libssl3t64...
00:00:37.485 E: I: Extracting libstdc++6...
00:00:37.558 E: I: Extracting libsystemd0...
00:00:37.600 E: I: Extracting libtasn1-6...
00:00:37.611 E: I: Extracting libtinfo6...
00:00:37.634 E: I: Extracting libudev1...
00:00:37.653 E: I: Extracting libunistring5...
00:00:37.706 E: I: Extracting libuuid1...
00:00:37.716 E: I: Extracting libxxhash0...
00:00:37.725 E: I: Extracting libzstd1...
00:00:37.759 E: I: Extracting login...
00:00:37.812 E: I: Extracting logsave...
00:00:37.821 E: I: Extracting mawk...
00:00:37.840 E: I: Extracting mount...
00:00:37.861 E: I: Extracting ncurses-base...
00:00:37.878 E: I: Extracting ncurses-bin...
00:00:37.907 E: I: Extracting passwd...
00:00:37.996 E: I: Extracting perl-base...
00:00:38.178 E: I: Extracting sed...
00:00:38.216 E: I: Extracting sysvinit-utils...
00:00:38.225 E: I: Extracting tar...
00:00:38.297 E: I: Extracting tzdata...
00:00:38.336 E: I: Extracting usr-is-merged...
00:00:38.343 E: I: Extracting util-linux...
00:00:38.460 E: I: Extracting zlib1g...
00:00:38.487 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666
00:00:38.547 E: I: Installing core packages...
00:00:40.580 E: I: Unpacking required packages...
00:00:40.646 E: I: Unpacking apt...
00:00:40.846 E: I: Unpacking base-files...
00:00:40.903 E: I: Unpacking base-passwd...
00:00:40.942 E: I: Unpacking bash...
00:00:41.105 E: I: Unpacking bsdutils...
00:00:41.146 E: I: Unpacking coreutils...
00:00:41.485 E: I: Unpacking dash...
00:00:41.529 E: I: Unpacking debconf...
00:00:41.602 E: I: Unpacking debian-archive-keyring...
00:00:41.747 E: I: Unpacking debianutils...
00:00:41.795 E: I: Unpacking diffutils...
00:00:41.867 E: I: Unpacking dpkg...
00:00:42.046 E: I: Unpacking e2fsprogs...
00:00:42.130 E: I: Unpacking findutils...
00:00:42.211 E: I: Unpacking gcc-14-base:amd64...
00:00:42.240 E: I: Unpacking gpgv...
00:00:42.286 E: I: Unpacking grep...
00:00:42.354 E: I: Unpacking gzip...
00:00:42.421 E: I: Unpacking hostname...
00:00:42.449 E: I: Unpacking init-system-helpers...
00:00:42.482 E: I: Unpacking libacl1:amd64...
00:00:42.514 E: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:42.643 E: I: Unpacking libattr1:amd64...
00:00:42.671 E: I: Unpacking libaudit-common...
00:00:42.699 E: I: Unpacking libaudit1:amd64...
00:00:42.731 E: I: Unpacking libblkid1:amd64...
00:00:42.772 E: I: Unpacking libbz2-1.0:amd64...
00:00:42.804 E: I: Unpacking libc-bin...
00:00:42.907 E: I: Unpacking libc6:amd64...
00:00:43.379 E: I: Unpacking libcap-ng0:amd64...
00:00:43.409 E: I: Unpacking libcap2:amd64...
00:00:43.439 E: I: Unpacking libcom-err2:amd64...
00:00:43.469 E: I: Unpacking libcrypt1:amd64...
00:00:43.504 E: I: Unpacking libdb5.3t64:amd64...
00:00:43.595 E: I: Unpacking libdebconfclient0:amd64...
00:00:43.625 E: I: Unpacking libext2fs2t64:amd64...
00:00:43.701 E: I: Unpacking libffi8:amd64...
00:00:43.734 E: I: Unpacking libgcc-s1:amd64...
00:00:43.768 E: I: Unpacking libgcrypt20:amd64...
00:00:43.845 E: I: Unpacking libgmp10:amd64...
00:00:43.899 E: I: Unpacking libgnutls30t64:amd64...
00:00:44.029 E: I: Unpacking libgpg-error0:amd64...
00:00:44.065 E: I: Unpacking libhogweed6t64:amd64...
00:00:44.114 E: I: Unpacking libidn2-0:amd64...
00:00:44.165 E: I: Unpacking liblz4-1:amd64...
00:00:44.198 E: I: Unpacking liblzma5:amd64...
00:00:44.241 E: I: Unpacking libmd0:amd64...
00:00:44.272 E: I: Unpacking libmount1:amd64...
00:00:44.318 E: I: Unpacking libnettle8t64:amd64...
00:00:44.366 E: I: Unpacking libp11-kit0:amd64...
00:00:44.431 E: I: Unpacking libpam-modules:amd64...
00:00:44.595 E: I: Unpacking libpam-modules-bin...
00:00:44.634 E: I: Unpacking libpam-runtime...
00:00:44.704 E: I: Unpacking libpam0g:amd64...
00:00:44.737 E: I: Unpacking libpcre2-8-0:amd64...
00:00:44.786 E: I: Unpacking libseccomp2:amd64...
00:00:44.817 E: I: Unpacking libselinux1:amd64...
00:00:44.848 E: I: Unpacking libsemanage-common...
00:00:44.876 E: I: Unpacking libsemanage2:amd64...
00:00:44.909 E: I: Unpacking libsepol2:amd64...
00:00:44.961 E: I: Unpacking libsmartcols1:amd64...
00:00:45.000 E: I: Unpacking libss2:amd64...
00:00:45.030 E: I: Unpacking libssl3t64:amd64...
00:00:45.236 E: I: Unpacking libstdc++6:amd64...
00:00:45.330 E: I: Unpacking libsystemd0:amd64...
00:00:45.390 E: I: Unpacking libtasn1-6:amd64...
00:00:45.421 E: I: Unpacking libtinfo6:amd64...
00:00:45.463 E: I: Unpacking libudev1:amd64...
00:00:45.501 E: I: Unpacking libunistring5:amd64...
00:00:45.574 E: I: Unpacking libuuid1:amd64...
00:00:45.603 E: I: Unpacking libxxhash0:amd64...
00:00:45.639 E: I: Unpacking libzstd1:amd64...
00:00:45.694 E: I: Unpacking login...
00:00:45.792 E: I: Unpacking logsave...
00:00:45.824 E: I: Unpacking mawk...
00:00:45.862 E: I: Unpacking mount...
00:00:45.902 E: I: Unpacking ncurses-base...
00:00:45.946 E: I: Unpacking ncurses-bin...
00:00:46.027 E: I: Unpacking passwd...
00:00:46.196 E: I: Unpacking perl-base...
00:00:46.544 E: I: Unpacking sed...
00:00:46.624 E: I: Unpacking sysvinit-utils...
00:00:46.655 E: I: Unpacking tar...
00:00:46.760 E: I: Unpacking tzdata...
00:00:46.934 E: I: Unpacking usr-is-merged...
00:00:46.968 E: I: Unpacking util-linux...
00:00:47.136 E: I: Unpacking zlib1g:amd64...
00:00:47.164 E: I: Configuring required packages...
00:00:47.178 E: I: Configuring gcc-14-base:amd64...
00:00:47.193 E: I: Configuring debian-archive-keyring...
00:00:47.302 E: I: Configuring usr-is-merged...
00:00:47.320 E: I: Configuring libaudit-common...
00:00:47.324 E: I: Configuring libsemanage-common...
00:00:47.330 E: I: Configuring debconf...
00:00:47.462 E: I: Configuring tzdata...
00:00:47.627 E: I: Configuring ncurses-base...
00:00:47.630 E: I: Configuring init-system-helpers...
00:00:47.646 E: I: Configuring libgcc-s1:amd64...
00:00:47.655 E: I: Configuring libc6:amd64...
00:00:47.779 E: I: Configuring libdb5.3t64:amd64...
00:00:47.783 E: I: Configuring libffi8:amd64...
00:00:47.786 E: I: Configuring libmd0:amd64...
00:00:47.791 E: I: Configuring libxxhash0:amd64...
00:00:47.796 E: I: Configuring libattr1:amd64...
00:00:47.800 E: I: Configuring sysvinit-utils...
00:00:47.804 E: I: Configuring libtasn1-6:amd64...
00:00:47.807 E: I: Configuring libext2fs2t64:amd64...
00:00:47.810 E: I: Configuring debianutils...
00:00:47.879 E: I: Configuring mawk...
00:00:47.887 E: I: Configuring libdebconfclient0:amd64...
00:00:47.897 E: I: Configuring base-files...
00:00:47.922 E: I: Configuring libbz2-1.0:amd64...
00:00:47.926 E: I: Configuring libblkid1:amd64...
00:00:47.930 E: I: Configuring libstdc++6:amd64...
00:00:47.933 E: I: Configuring dash...
00:00:47.993 E: I: Configuring libtinfo6:amd64...
00:00:48.002 E: I: Configuring bash...
00:00:48.012 E: I: Configuring libzstd1:amd64...
00:00:48.016 E: I: Configuring liblzma5:amd64...
00:00:48.020 E: I: Configuring libgpg-error0:amd64...
00:00:48.025 E: I: Configuring liblz4-1:amd64...
00:00:48.034 E: I: Configuring libc-bin...
00:00:48.048 E: I: Configuring ncurses-bin...
00:00:48.053 E: I: Configuring libacl1:amd64...
00:00:48.056 E: I: Configuring libsmartcols1:amd64...
00:00:48.060 E: I: Configuring libgcrypt20:amd64...
00:00:48.066 E: I: Configuring zlib1g:amd64...
00:00:48.069 E: I: Configuring libcrypt1:amd64...
00:00:48.073 E: I: Configuring libcom-err2:amd64...
00:00:48.077 E: I: Configuring diffutils...
00:00:48.080 E: I: Configuring libseccomp2:amd64...
00:00:48.084 E: I: Configuring libcap2:amd64...
00:00:48.088 E: I: Configuring hostname...
00:00:48.091 E: I: Configuring libcap-ng0:amd64...
00:00:48.095 E: I: Configuring libnettle8t64:amd64...
00:00:48.099 E: I: Configuring libgmp10:amd64...
00:00:48.103 E: I: Configuring libp11-kit0:amd64...
00:00:48.106 E: I: Configuring libaudit1:amd64...
00:00:48.110 E: I: Configuring libunistring5:amd64...
00:00:48.114 E: I: Configuring libuuid1:amd64...
00:00:48.118 E: I: Configuring libss2:amd64...
00:00:48.122 E: I: Configuring libsepol2:amd64...
00:00:48.125 E: I: Configuring libpcre2-8-0:amd64...
00:00:48.129 E: I: Configuring logsave...
00:00:48.133 E: I: Configuring libudev1:amd64...
00:00:48.137 E: I: Configuring libhogweed6t64:amd64...
00:00:48.141 E: I: Configuring gpgv...
00:00:48.146 E: I: Configuring grep...
00:00:48.150 E: I: Configuring libssl3t64:amd64...
00:00:48.158 E: I: Configuring e2fsprogs...
00:00:48.516 E: I: Configuring libidn2-0:amd64...
00:00:48.520 E: I: Configuring libsystemd0:amd64...
00:00:48.524 E: I: Configuring libselinux1:amd64...
00:00:48.529 E: I: Configuring libpam0g:amd64...
00:00:48.638 E: I: Configuring sed...
00:00:48.643 E: I: Configuring findutils...
00:00:48.646 E: I: Configuring libmount1:amd64...
00:00:48.650 E: I: Configuring libsemanage2:amd64...
00:00:48.654 E: I: Configuring libapt-pkg6.0t64:amd64...
00:00:48.658 E: I: Configuring base-passwd...
00:00:48.799 E: I: Configuring libgnutls30t64:amd64...
00:00:48.806 E: I: Configuring apt...
00:00:49.180 E: I: Configuring bsdutils...
00:00:49.184 E: I: Configuring tar...
00:00:49.191 E: I: Configuring libpam-modules-bin...
00:00:49.196 E: I: Configuring coreutils...
00:00:49.205 E: I: Configuring util-linux...
00:00:49.396 E: I: Configuring dpkg...
00:00:49.581 E: I: Configuring mount...
00:00:49.597 E: I: Configuring libpam-modules:amd64...
00:00:49.607 E: I: Configuring perl-base...
00:00:49.618 E: I: Configuring gzip...
00:00:49.664 E: I: Configuring passwd...
00:00:49.706 E: I: Configuring libpam-runtime...
00:00:49.861 E: I: Configuring login...
00:00:49.882 E: I: Configuring libc-bin...
00:00:49.897 E: I: Unpacking the base system...
00:01:24.472 E: I: Unpacking apt-utils...
00:01:24.543 E: I: Unpacking cpio...
00:01:24.601 E: I: Unpacking cron...
00:01:24.639 E: I: Unpacking debconf-i18n...
00:01:24.702 E: I: Unpacking dmidecode...
00:01:24.737 E: I: Unpacking fdisk...
00:01:24.780 E: I: Unpacking ifupdown...
00:01:24.831 E: I: Unpacking init...
00:01:24.860 E: I: Unpacking iproute2...
00:01:25.064 E: I: Unpacking iputils-ping...
00:01:25.097 E: I: Unpacking isc-dhcp-client...
00:01:25.229 E: I: Unpacking isc-dhcp-common...
00:01:25.267 E: I: Unpacking kmod...
00:01:25.308 E: I: Unpacking less...
00:01:25.353 E: I: Unpacking libbpf1:amd64...
00:01:25.394 E: I: Unpacking libbsd0:amd64...
00:01:25.426 E: I: Unpacking libcap2-bin...
00:01:25.459 E: I: Unpacking libedit2:amd64...
00:01:25.494 E: I: Unpacking libelf1t64:amd64...
00:01:25.544 E: I: Unpacking libgssapi-krb5-2:amd64...
00:01:25.584 E: I: Unpacking libjansson4:amd64...
00:01:25.616 E: I: Unpacking libk5crypto3:amd64...
00:01:25.650 E: I: Unpacking libkeyutils1:amd64...
00:01:25.677 E: I: Unpacking libkmod2:amd64...
00:01:25.710 E: I: Unpacking libkrb5-3:amd64...
00:01:25.772 E: I: Unpacking libkrb5support0:amd64...
00:01:25.801 E: I: Unpacking liblocale-gettext-perl...
00:01:25.833 E: I: Unpacking libmnl0:amd64...
00:01:25.861 E: I: Unpacking libncursesw6:amd64...
00:01:25.901 E: I: Unpacking libnewt0.52:amd64...
00:01:25.966 E: I: Unpacking libnftables1:amd64...
00:01:26.023 E: I: Unpacking libnftnl11:amd64...
00:01:26.056 E: I: Unpacking libpopt0:amd64...
00:01:26.098 E: I: Unpacking libproc2-0:amd64...
00:01:26.133 E: I: Unpacking libreadline8t64:amd64...
00:01:26.209 E: I: Unpacking libslang2:amd64...
00:01:26.287 E: I: Unpacking libtext-charwidth-perl:amd64...
00:01:26.314 E: I: Unpacking libtext-iconv-perl:amd64...
00:01:26.341 E: I: Unpacking libtext-wrapi18n-perl...
00:01:26.368 E: I: Unpacking libtirpc-common...
00:01:26.398 E: I: Unpacking libtirpc3t64:amd64...
00:01:26.451 E: I: Unpacking libxtables12:amd64...
00:01:26.482 E: I: Unpacking logrotate...
00:01:26.516 E: I: Unpacking nano...
00:01:26.623 E: I: Unpacking netbase...
00:01:26.651 E: I: Unpacking nftables...
00:01:26.691 E: I: Unpacking procps...
00:01:26.824 E: I: Unpacking readline-common...
00:01:26.856 E: I: Unpacking sensible-utils...
00:01:26.891 E: I: Unpacking tasksel...
00:01:26.943 E: I: Unpacking tasksel-data...
00:01:26.994 E: I: Unpacking udev...
00:01:27.229 E: I: Unpacking vim-common...
00:01:27.296 E: I: Unpacking vim-tiny...
00:01:27.389 E: I: Unpacking whiptail...
00:01:27.429 E: I: Configuring the base system...
00:01:27.437 E: I: Configuring cpio...
00:01:27.444 E: I: Configuring libtext-iconv-perl:amd64...
00:01:27.447 E: I: Configuring libtext-charwidth-perl:amd64...
00:01:27.452 E: I: Configuring libkeyutils1:amd64...
00:01:27.455 E: I: Configuring apt-utils...
00:01:27.459 E: I: Configuring init...
00:01:27.463 E: I: Configuring libtirpc-common...
00:01:27.466 E: I: Configuring less...
00:01:27.473 E: I: Configuring libtext-wrapi18n-perl...
00:01:27.477 E: I: Configuring libelf1t64:amd64...
00:01:27.480 E: I: Configuring libjansson4:amd64...
00:01:27.484 E: I: Configuring libkrb5support0:amd64...
00:01:27.487 E: I: Configuring libcap2-bin...
00:01:27.492 E: I: Configuring vim-common...
00:01:27.497 E: I: Configuring libslang2:amd64...
00:01:27.501 E: I: Configuring libproc2-0:amd64...
00:01:27.504 E: I: Configuring libmnl0:amd64...
00:01:27.507 E: I: Configuring libncursesw6:amd64...
00:01:27.511 E: I: Configuring libk5crypto3:amd64...
00:01:27.514 E: I: Configuring libxtables12:amd64...
00:01:27.519 E: I: Configuring nano...
00:01:27.530 E: I: Configuring sensible-utils...
00:01:27.536 E: I: Configuring procps...
00:01:27.573 E: I: Configuring netbase...
00:01:27.580 E: I: Configuring isc-dhcp-common...
00:01:27.584 E: I: Configuring libkrb5-3:amd64...
00:01:27.587 E: I: Configuring dmidecode...
00:01:27.591 E: I: Configuring libbsd0:amd64...
00:01:27.594 E: I: Configuring iputils-ping...
00:01:27.609 E: I: Configuring readline-common...
00:01:27.615 E: I: Configuring liblocale-gettext-perl...
00:01:27.618 E: I: Configuring libbpf1:amd64...
00:01:27.622 E: I: Configuring libkmod2:amd64...
00:01:27.625 E: I: Configuring libpopt0:amd64...
00:01:27.632 E: I: Configuring logrotate...
00:01:27.822 E: I: Configuring libnewt0.52:amd64...
00:01:27.826 E: I: Configuring libedit2:amd64...
00:01:27.834 E: I: Configuring cron...
00:01:28.054 E: I: Configuring debconf-i18n...
00:01:28.058 E: I: Configuring libnftnl11:amd64...
00:01:28.062 E: I: Configuring vim-tiny...
00:01:28.087 E: I: Configuring kmod...
00:01:28.112 E: I: Configuring libgssapi-krb5-2:amd64...
00:01:28.119 E: I: Configuring udev...
00:01:28.700 E: I: Configuring libreadline8t64:amd64...
00:01:28.704 E: I: Configuring whiptail...
00:01:28.708 E: I: Configuring libnftables1:amd64...
00:01:28.713 E: I: Configuring nftables...
00:01:28.838 E: I: Configuring libtirpc3t64:amd64...
00:01:28.841 E: I: Configuring iproute2...
00:01:29.032 E: I: Configuring isc-dhcp-client...
00:01:29.052 E: I: Configuring fdisk...
00:01:29.059 E: I: Configuring ifupdown...
00:01:29.461 E: I: Configuring tasksel...
00:01:29.590 E: I: Configuring tasksel-data...
00:01:29.596 E: I: Configuring libc-bin...
00:01:29.617 E: I: Base system installed successfully.
00:01:29.664 E: I: running apt-get update...
00:01:30.929 E: I: nothing to download -- skipping...
00:01:30.932 E: I: nothing to extract -- skipping...
00:01:30.936 E: I: no essential packages -- skipping...
00:01:30.939 E: I: cleaning package lists and apt cache...
00:01:31.047 E: I: creating tarball...
00:01:32.291 E: I: done
00:01:32.458 E: I: removing tempdir /tmp/mmdebstrap.4A9oe9cioy...
00:01:32.829 E: I: success in 92.4659 seconds
00:01:32.835 E: + [ -n  ]
00:01:32.838 E: + mkdir /tmp/debian-mm
00:01:32.842 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar
00:01:33.525 E: + mkdir /tmp/debian-debootstrap
00:01:33.528 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable--.tar
00:01:41.764 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev
00:01:41.768 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev
00:01:41.773 E: + cmp dev1.tar dev2.tar
00:01:41.777 E: + rm dev1.tar dev2.tar
00:01:41.780 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev
00:01:41.789 E: + rm /tmp/debian-debootstrap/var/cache/apt/archives/adduser_3.137_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/apt-utils_2.9.4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/apt_2.9.4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/base-files_13.3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/cpio_2.15+dfsg-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/cron-daemon-common_3.0pl1-189_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/cron_3.0pl1-189_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dash_0.5.12-9_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.86_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/debconf_1.5.86_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/debianutils_5.19_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dmidecode_3.5-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/dpkg_1.22.6_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/fdisk_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gpgv_2.2.43-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/grep_3.11-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/ifupdown_0.8.43_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/init-system-helpers_1.66_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/init_1.66_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/iproute2_6.9.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20240117-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.3-P1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.3-P1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/kmod_32+20240327-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/less_643-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libapparmor1_3.0.13-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libbpf1_1%3a1.4.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libbsd0_0.12.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.66-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcom-err2_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.7.2-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libedit2_3.1-20240517-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libelf1t64_0.191-1+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libext2fs2t64_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libfdisk1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libffi8_3.4.6-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.3-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgnutls30t64_3.8.5-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgpg-error0_1.49-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-6+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libhogweed6t64_3.9.1-2.2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libidn2-0_2.3.7-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libjansson4_2.14-2+b2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libjson-c5_0.17-1+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-6+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libkmod2_32+20240327-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-6+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-6+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libmnl0_1.0.5-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libncursesw6_6.5-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libnettle8t64_3.9.1-2.2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.24-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libnftables1_1.0.9-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libnftnl11_1.2.6-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libp11-kit0_0.25.3-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libpopt0_1.19+dfsg-1+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libproc2-0_2%3a4.0.4-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libreadline8t64_8.2-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libseccomp2_2.5.5-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsemanage-common_3.5-1_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsemanage2_3.5-1+b3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsepol2_3.5-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libslang2_2.3.3-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libss2_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libstdc++6_14.1.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsystemd-shared_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-3+b2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-11+b3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-8+b3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-10_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.4+ds-1.3_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/libtirpc3t64_1.3.4+ds-1.3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libunistring5_1.2-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libxtables12_1.8.10-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libxxhash0_0.8.2-2+b1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/logrotate_3.21.0-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/logsave_1.47.1-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/mount_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/nano_8.0-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/ncurses-base_6.5-2_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/netbase_6.4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/nftables_1.0.9-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/procps_2%3a4.0.4-4_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/readline-common_8.2-4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/sed_4.9-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/sensible-utils_0.0.22_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/systemd-sysv_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/systemd_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/tasksel-data_3.75_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/tasksel_3.75_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/tzdata_2024a-4_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/udev_256~rc4-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/usr-is-merged_39_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/vim-common_2%3a9.1.0377-1_all.deb /tmp/debian-debootstrap/var/cache/apt/archives/vim-tiny_2%3a9.1.0377-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/whiptail_0.52.24-2_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:01:41.801 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache
00:01:41.805 E: + rm /tmp/debian-debootstrap/var/log/dpkg.log /tmp/debian-debootstrap/var/log/bootstrap.log /tmp/debian-debootstrap/var/log/alternatives.log /tmp/debian-mm/var/log/bootstrap.log
00:01:41.808 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:01:41.811 E: + xargs --no-run-if-empty -0 rm -r
00:01:41.815 E: + rm /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_main_binary-amd64_Packages /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_InRelease /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release /tmp/debian-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_unstable_Release.gpg
00:01:41.825 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ]
00:01:41.828 E: + rm /tmp/debian-debootstrap/etc/machine-id /tmp/debian-mm/etc/machine-id
00:01:41.831 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock
00:01:41.835 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock
00:01:41.838 E: + rm /tmp/debian-mm/var/lib/dpkg/arch
00:01:41.841 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ]
00:01:41.845 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow
00:01:41.848 E: + echo no difference for /etc/shadow
00:01:41.852 E: no difference for /etc/shadow
00:01:41.855 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ]
00:01:41.858 E: + cmp /tmp/debian-debootstrap/etc/shadow- /tmp/debian-mm/etc/shadow-
00:01:41.861 E: + echo no difference for /etc/shadow-
00:01:41.865 E: no difference for /etc/shadow-
00:01:41.869 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:01:41.872 E: + [ ! -s /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:01:41.876 E: + echo /sbin/setcap
00:01:41.879 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm
00:01:42.279 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/
00:01:42.283 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/
00:01:42.286 E: + touch --date=@1718115259 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/
00:01:42.289 E: + touch --date=@1718115259 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/
00:01:42.293 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:01:42.296 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial
00:01:42.299 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:01:42.302 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial
00:01:42.305 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:01:42.309 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root1.tar .
00:01:42.761 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:01:42.764 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/root2.tar .
00:01:43.276 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:01:43.382 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:01:43.487 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:01:43.492 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:01:43.594 E: + rm /tmp/debian-mm.tar
00:01:43.640 E: + rm -r /tmp/debian-debootstrap /tmp/debian-mm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:52
result: SUCCESS
------------------------------------------------------------------------------
(27/280) help
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:54:13
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mmdebstrap --help
00:00:00.015 E: + grep --fixed-strings mmdebstrap [OPTION...] [SUITE [TARGET [MIRROR...]]]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(28/280) man
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:43:36
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mmdebstrap --man
00:00:00.016 E: + grep --fixed-strings mmdebstrap [OPTION...] [*SUITE* [*TARGET* [*MIRROR*...]]]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(29/280) version
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:33:45
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + mmdebstrap --version
00:00:00.016 E: + grep -E ^mmdebstrap [0-9](\.[0-9])+$
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(30/280) create-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:24:30
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: directory
00:00:00.592 E: I: running apt-get update...
00:00:03.644 E: I: downloading packages with apt...
00:00:05.735 E: I: extracting archives...
00:00:08.137 E: I: installing essential packages...
00:00:14.067 E: I: installing remaining packages inside the chroot...
00:00:17.503 E: I: cleaning package lists and apt cache...
00:00:17.597 E: I: success in 17.2862 seconds
00:00:17.604 E: + chroot /tmp/debian-chroot dpkg-query --showformat ${binary:Package}\n --show
00:00:17.610 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.613 E: + tar -t
00:00:17.617 E: + sort
00:00:17.816 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(31/280) unshare-as-root-user
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:18:21
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + whoami
00:00:00.015 E: + [ root = root ]
00:00:00.018 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.022 E: + mmdebstrap --mode=unshare --variant=apt --customize-hook=chroot "$1" sh -c "test -e /proc/self/fd" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.450 E: I: finding correct signed-by value...
00:00:00.543 E: I: automatically chosen format: tar
00:00:00.546 E: I: using /tmp/mmdebstrap.IA1it9t9CJ as tempdir
00:00:00.611 E: I: running apt-get update...
00:00:03.628 E: I: downloading packages with apt...
00:00:05.561 E: I: extracting archives...
00:00:08.009 E: I: installing essential packages...
00:00:13.910 E: I: installing remaining packages inside the chroot...
00:00:17.258 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test -e /proc/self/fd"' exec /tmp/mmdebstrap.IA1it9t9CJ
00:00:17.304 E: I: cleaning package lists and apt cache...
00:00:17.390 E: I: creating tarball...
00:00:18.160 E: I: done
00:00:18.243 E: I: removing tempdir /tmp/mmdebstrap.IA1it9t9CJ...
00:00:18.456 E: I: success in 18.1450 seconds
00:00:18.463 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.467 E: + sort
00:00:18.471 E: + diff -u tar1.txt -
00:00:18.504 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(32/280) dist-using-codename
dist: oldstable
mode: auto
variant: apt
format: auto
time left: 4:12:37
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f InRelease; rm -rf /tmp/debian-chroot.tar /tmp/expected EXIT INT TERM
00:00:00.015 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/oldstable/InRelease InRelease
00:00:00.049 O: Get:1 http://127.0.0.1/debian/dists/oldstable/InRelease [116 kB]
00:00:00.058 O: Fetched 116 kB in 0s (4324 kB/s)
00:00:00.058 E: W: Download is performed unsandboxed as root as file 'InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:00.062 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.065 E: + codename=bullseye
00:00:00.069 E: + mmdebstrap --mode=auto --variant=apt bullseye /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.467 E: I: automatically chosen mode: root
00:00:00.475 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.504 E: I: finding correct signed-by value...
00:00:00.596 E: I: automatically chosen format: tar
00:00:00.599 E: I: using /tmp/mmdebstrap.uIcIUs2EO0 as tempdir
00:00:00.644 E: I: running apt-get update...
00:00:03.012 E: I: downloading packages with apt...
00:00:04.649 E: I: extracting archives...
00:00:07.267 E: I: installing essential packages...
00:00:13.827 E: I: installing remaining packages inside the chroot...
00:00:17.149 E: I: cleaning package lists and apt cache...
00:00:17.229 E: I: creating tarball...
00:00:18.008 E: I: done
00:00:18.055 E: I: removing tempdir /tmp/mmdebstrap.uIcIUs2EO0...
00:00:18.260 E: I: success in 17.8908 seconds
00:00:18.267 E: + echo deb http://127.0.0.1/debian bullseye main
00:00:18.270 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:18.274 E: + diff -u /tmp/expected -
00:00:18.284 E: + rm -f InRelease
00:00:18.288 E: + rm -rf /tmp/debian-chroot.tar /tmp/expected
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(33/280) dist-using-codename
dist: stable
mode: auto
variant: apt
format: auto
time left: 4:07:12
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f InRelease; rm -rf /tmp/debian-chroot.tar /tmp/expected EXIT INT TERM
00:00:00.015 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/stable/InRelease InRelease
00:00:00.047 O: Get:1 http://127.0.0.1/debian/dists/stable/InRelease [151 kB]
00:00:00.057 O: Fetched 151 kB in 0s (5362 kB/s)
00:00:00.058 E: W: Download is performed unsandboxed as root as file 'InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:00.061 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.065 E: + codename=bookworm
00:00:00.068 E: + mmdebstrap --mode=auto --variant=apt bookworm /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.471 E: I: automatically chosen mode: root
00:00:00.479 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.508 E: I: finding correct signed-by value...
00:00:00.599 E: I: automatically chosen format: tar
00:00:00.602 E: I: using /tmp/mmdebstrap.tM2WXSvLKC as tempdir
00:00:00.646 E: I: running apt-get update...
00:00:03.307 E: I: downloading packages with apt...
00:00:05.402 E: I: extracting archives...
00:00:08.380 E: I: installing essential packages...
00:00:16.250 E: I: installing remaining packages inside the chroot...
00:00:19.640 E: I: cleaning package lists and apt cache...
00:00:19.719 E: I: creating tarball...
00:00:20.787 E: I: done
00:00:20.907 E: I: removing tempdir /tmp/mmdebstrap.tM2WXSvLKC...
00:00:21.170 E: I: success in 20.7993 seconds
00:00:21.177 E: + echo deb http://127.0.0.1/debian bookworm main
00:00:21.180 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:21.184 E: + diff -u /tmp/expected -
00:00:21.198 E: + rm -f InRelease
00:00:21.202 E: + rm -rf /tmp/debian-chroot.tar /tmp/expected
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(34/280) dist-using-codename
dist: testing
mode: auto
variant: apt
format: auto
time left: 4:02:27
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f InRelease; rm -rf /tmp/debian-chroot.tar /tmp/expected EXIT INT TERM
00:00:00.015 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/testing/InRelease InRelease
00:00:00.048 O: Get:1 http://127.0.0.1/debian/dists/testing/InRelease [169 kB]
00:00:00.058 O: Fetched 169 kB in 0s (5828 kB/s)
00:00:00.058 E: W: Download is performed unsandboxed as root as file 'InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:00.063 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.067 E: + codename=trixie
00:00:00.070 E: + mmdebstrap --mode=auto --variant=apt trixie /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.473 E: I: automatically chosen mode: root
00:00:00.481 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.510 E: I: finding correct signed-by value...
00:00:00.602 E: I: automatically chosen format: tar
00:00:00.606 E: I: using /tmp/mmdebstrap.lV9TW8X8Wj as tempdir
00:00:00.650 E: I: running apt-get update...
00:00:03.405 E: I: downloading packages with apt...
00:00:05.430 E: I: extracting archives...
00:00:08.566 E: I: installing essential packages...
00:00:16.046 E: I: installing remaining packages inside the chroot...
00:00:19.542 E: I: cleaning package lists and apt cache...
00:00:19.625 E: I: creating tarball...
00:00:20.702 E: I: done
00:00:20.801 E: I: removing tempdir /tmp/mmdebstrap.lV9TW8X8Wj...
00:00:21.065 E: I: success in 20.6931 seconds
00:00:21.073 E: + echo deb http://127.0.0.1/debian trixie main
00:00:21.077 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:21.080 E: + diff -u /tmp/expected -
00:00:21.094 E: + rm -f InRelease
00:00:21.097 E: + rm -rf /tmp/debian-chroot.tar /tmp/expected
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(35/280) dist-using-codename
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:57:56
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f InRelease; rm -rf /tmp/debian-chroot.tar /tmp/expected EXIT INT TERM
00:00:00.015 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/unstable/InRelease InRelease
00:00:00.050 O: Get:1 http://127.0.0.1/debian/dists/unstable/InRelease [198 kB]
00:00:00.062 O: Fetched 198 kB in 0s (6215 kB/s)
00:00:00.062 E: W: Download is performed unsandboxed as root as file 'InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:00.065 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.070 E: + codename=sid
00:00:00.074 E: + mmdebstrap --mode=auto --variant=apt sid /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.480 E: I: automatically chosen mode: root
00:00:00.487 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.516 E: I: finding correct signed-by value...
00:00:00.607 E: I: automatically chosen format: tar
00:00:00.610 E: I: using /tmp/mmdebstrap.dtBnCf7iEj as tempdir
00:00:00.655 E: I: running apt-get update...
00:00:03.639 E: I: downloading packages with apt...
00:00:05.745 E: I: extracting archives...
00:00:08.108 E: I: installing essential packages...
00:00:14.076 E: I: installing remaining packages inside the chroot...
00:00:17.450 E: I: cleaning package lists and apt cache...
00:00:17.535 E: I: creating tarball...
00:00:18.313 E: I: done
00:00:18.368 E: I: removing tempdir /tmp/mmdebstrap.dtBnCf7iEj...
00:00:18.547 E: I: success in 18.1692 seconds
00:00:18.554 E: + echo deb http://127.0.0.1/debian sid main
00:00:18.558 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:18.561 E: + diff -u /tmp/expected -
00:00:18.569 E: + rm -f InRelease
00:00:18.573 E: + rm -rf /tmp/debian-chroot.tar /tmp/expected
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(36/280) fail-without-etc-subuid
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:53:21
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + useradd --home-dir /home/user --create-home user
00:00:00.030 E: + rm /etc/subuid
00:00:00.033 E: + ret=0
00:00:00.037 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.464 E: W: /etc/subuid doesn't exist
00:00:00.467 E: E: failed to parse /etc/subuid and /etc/subgid
00:00:00.470 E: + ret=25
00:00:00.474 E: + [ 25 = 0 ]
00:00:00.477 E: + [ ! -e /tmp/debian-chroot ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(37/280) fail-without-username-in-etc-subuid
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:46:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + useradd --home-dir /home/user --create-home user
00:00:00.030 E: + awk -F: $1!="user" /etc/subuid
00:00:00.034 E: + mv /etc/subuid.tmp /etc/subuid
00:00:00.037 E: + ret=0
00:00:00.040 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.461 E: W: /etc/subuid is empty
00:00:00.465 E: E: failed to parse /etc/subuid and /etc/subgid
00:00:00.468 E: + ret=25
00:00:00.471 E: + [ 25 = 0 ]
00:00:00.474 E: + [ ! -e /tmp/debian-chroot ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(38/280) unshare-as-root-user-inside-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:40:52
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + whoami
00:00:00.014 E: + [ root = root ]
00:00:00.018 E: + trap rm -f /tmp/debian-chroot.tar script.sh EXIT INT TERM
00:00:00.021 E: + cat
00:00:00.024 E: + chmod +x script.sh
00:00:00.027 E: + mmdebstrap --mode=root --variant=apt --include=perl,mount --customize-hook=./script.sh --customize-hook=download /tmp/debian-chroot.tar /tmp/debian-chroot.tar unstable /dev/null http://127.0.0.1/debian
00:00:00.430 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.459 E: I: finding correct signed-by value...
00:00:00.553 E: I: automatically chosen format: null
00:00:00.556 E: I: using /tmp/mmdebstrap.nxaS33EtDy as tempdir
00:00:00.601 E: I: running apt-get update...
00:00:03.588 E: I: downloading packages with apt...
00:00:05.555 E: I: extracting archives...
00:00:07.911 E: I: installing essential packages...
00:00:13.887 E: I: installing remaining packages inside the chroot...
00:00:18.642 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.nxaS33EtDy
00:00:19.029 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.032 E: W: gpg --version failed: cannot infer signed-by value
00:00:19.036 E: I: automatically chosen format: tar
00:00:19.039 E: I: using /tmp/mmdebstrap.W344m8eSDf as tempdir
00:00:19.093 E: I: running apt-get update...
00:00:22.148 E: I: downloading packages with apt...
00:00:23.997 E: I: extracting archives...
00:00:26.360 E: mount: /: not mount point or bad option.
00:00:26.364 E:        dmesg(1) may have more information after failed mount system call.
00:00:26.368 E: W: mount --make-rprivate / failed: 8192
00:00:26.402 E: I: installing essential packages...
00:00:32.360 E: I: installing remaining packages inside the chroot...
00:00:35.780 E: I: cleaning package lists and apt cache...
00:00:35.863 E: I: creating tarball...
00:00:36.597 E: I: done
00:00:36.681 E: I: removing tempdir /tmp/mmdebstrap.W344m8eSDf...
00:00:36.893 E: I: success in 17.9591 seconds
00:00:36.900 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:38.944 E: I: cleaning package lists and apt cache...
00:00:39.077 E: I: removing tempdir /tmp/mmdebstrap.nxaS33EtDy...
00:00:39.342 E: I: success in 39.0271 seconds
00:00:39.349 E: + tar -tf /tmp/debian-chroot.tar
00:00:39.353 E: + sort
00:00:39.356 E: + diff -u tar1.txt -
00:00:39.387 E: + rm -f /tmp/debian-chroot.tar script.sh
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:47
result: SUCCESS
------------------------------------------------------------------------------
(39/280) root-mode-inside-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:39:16
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + whoami
00:00:00.015 E: + [ root = root ]
00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar script.sh EXIT INT TERM
00:00:00.022 E: + cat
00:00:00.026 E: + chmod +x script.sh
00:00:00.029 E: + mmdebstrap --mode=root --variant=apt --include=perl,mount --customize-hook=./script.sh --customize-hook=download /tmp/debian-chroot.tar /tmp/debian-chroot.tar unstable /dev/null http://127.0.0.1/debian
00:00:00.429 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.553 E: I: automatically chosen format: null
00:00:00.556 E: I: using /tmp/mmdebstrap.ePLgyQPEJV as tempdir
00:00:00.602 E: I: running apt-get update...
00:00:03.664 E: I: downloading packages with apt...
00:00:05.689 E: I: extracting archives...
00:00:08.116 E: I: installing essential packages...
00:00:14.027 E: I: installing remaining packages inside the chroot...
00:00:18.901 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.ePLgyQPEJV
00:00:18.907 E: + rootfs=/tmp/mmdebstrap.ePLgyQPEJV
00:00:18.910 E: + mkdir -p /tmp/mmdebstrap.ePLgyQPEJV/mnt
00:00:18.913 E: + [ -e /usr/bin/mmdebstrap ]
00:00:18.917 E: + cp -aT /usr/bin/mmdebstrap /tmp/mmdebstrap.ePLgyQPEJV/usr/bin/mmdebstrap
00:00:18.920 E: + [ -e ./mmdebstrap ]
00:00:18.923 E: + cp -aT ./mmdebstrap /tmp/mmdebstrap.ePLgyQPEJV/mnt/mmdebstrap
00:00:18.927 E: + chroot /tmp/mmdebstrap.ePLgyQPEJV env --chdir=/mnt mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:19.294 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.297 E: W: gpg --version failed: cannot infer signed-by value
00:00:19.301 E: I: automatically chosen format: tar
00:00:19.305 E: I: using /tmp/mmdebstrap._t7TQ4em9S as tempdir
00:00:19.346 E: I: running apt-get update...
00:00:22.427 E: I: downloading packages with apt...
00:00:24.520 E: I: extracting archives...
00:00:26.890 E: mount: /: not mount point or bad option.
00:00:26.894 E:        dmesg(1) may have more information after failed mount system call.
00:00:26.898 E: W: mount --make-rprivate / failed: 8192
00:00:26.907 E: I: installing essential packages...
00:00:32.909 E: I: installing remaining packages inside the chroot...
00:00:36.350 E: I: cleaning package lists and apt cache...
00:00:36.434 E: I: creating tarball...
00:00:37.191 E: I: done
00:00:37.268 E: I: removing tempdir /tmp/mmdebstrap._t7TQ4em9S...
00:00:37.454 E: I: success in 18.2574 seconds
00:00:37.459 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:39.469 E: I: cleaning package lists and apt cache...
00:00:39.594 E: I: removing tempdir /tmp/mmdebstrap.ePLgyQPEJV...
00:00:39.860 E: I: success in 39.5448 seconds
00:00:39.867 E: + tar -tf /tmp/debian-chroot.tar
00:00:39.871 E: + sort
00:00:39.875 E: + diff -u tar1.txt -
00:00:39.904 E: + rm -f /tmp/debian-chroot.tar script.sh
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:48
result: SUCCESS
------------------------------------------------------------------------------
(40/280) root-mode-inside-unshare-chroot
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 3:37:45
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ unshare = unshare ]
00:00:00.015 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.025 E: + [ unshare != root ]
00:00:00.029 E: + [ unshare != auto ]
00:00:00.032 E: + id user
00:00:00.036 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.039 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 E: + prefix=runuser -u user --
00:00:00.046 E: + cat
00:00:00.049 E: + chmod +x /tmp/script.sh
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=perl,mount --customize-hook=/tmp/script.sh --customize-hook=download /tmp/debian-chroot.tar /tmp/debian-chroot.tar unstable /dev/null http://127.0.0.1/debian
00:00:00.512 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.541 E: I: finding correct signed-by value...
00:00:00.635 E: I: automatically chosen format: null
00:00:00.639 E: I: using /tmp/mmdebstrap.5CFiQFnESt as tempdir
00:00:00.748 E: I: running apt-get update...
00:00:03.809 E: I: downloading packages with apt...
00:00:05.749 E: I: extracting archives...
00:00:08.154 E: I: installing essential packages...
00:00:14.126 E: I: installing remaining packages inside the chroot...
00:00:18.876 E: I: running --customize-hook directly: /tmp/script.sh /tmp/mmdebstrap.5CFiQFnESt
00:00:19.269 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.273 E: W: gpg --version failed: cannot infer signed-by value
00:00:19.277 E: I: automatically chosen format: tar
00:00:19.280 E: I: using /tmp/mmdebstrap.F1uuBjdJrd as tempdir
00:00:19.296 E: I: running apt-get update...
00:00:22.283 E: I: downloading packages with apt...
00:00:24.383 E: I: extracting archives...
00:00:26.775 E: mount: /: not mount point or bad option.
00:00:26.779 E:        dmesg(1) may have more information after failed mount system call.
00:00:26.782 E: W: mount --make-rprivate / failed: 8192
00:00:26.815 E: mount: /tmp/mmdebstrap.F1uuBjdJrd/sys: permission denied.
00:00:26.818 E:        dmesg(1) may have more information after failed mount system call.
00:00:26.823 E: I: installing essential packages...
00:00:32.758 E: I: installing remaining packages inside the chroot...
00:00:36.204 E: I: cleaning package lists and apt cache...
00:00:36.285 E: I: creating tarball...
00:00:37.063 E: I: done
00:00:37.118 E: I: removing tempdir /tmp/mmdebstrap.F1uuBjdJrd...
00:00:37.310 E: I: success in 18.1411 seconds
00:00:37.316 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:39.366 E: I: cleaning package lists and apt cache...
00:00:39.496 E: I: removing tempdir /tmp/mmdebstrap.5CFiQFnESt...
00:00:39.802 E: I: success in 39.4534 seconds
00:00:39.810 E: + tar -tf /tmp/debian-chroot.tar
00:00:39.814 E: + sort
00:00:39.817 E: + diff -u tar1.txt -
00:00:39.849 E: + rm /tmp/debian-chroot.tar /tmp/script.sh
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:48
result: SUCCESS
------------------------------------------------------------------------------
(41/280) root-without-cap-sys-admin
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:36:15
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + whoami
00:00:00.014 E: + [ root = root ]
00:00:00.018 E: + grep --null-data --quiet --no-messages ^container=lxc$ /proc/1/environ
00:00:00.021 E: + capsh --drop=cap_sys_admin -- -c exec "$@" exec mmdebstrap --mode=root --variant=apt --customize-hook=chroot "$1" sh -c "test ! -e /proc/self/fd" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.418 E: W: cannot mount because CAP_SYS_ADMIN is not in the effective set
00:00:00.422 E: W: cannot mount because CAP_SYS_ADMIN is not in the bounding set
00:00:00.425 E: unshare: unshare failed: Operation not permitted
00:00:00.428 E: W: cannot mount because unshare --mount failed
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.549 E: I: using /tmp/mmdebstrap.oP7YCVJnsD as tempdir
00:00:00.593 E: I: running apt-get update...
00:00:03.626 E: I: downloading packages with apt...
00:00:05.714 E: I: extracting archives...
00:00:08.055 E: mount: /: permission denied.
00:00:08.059 E:        dmesg(1) may have more information after failed mount system call.
00:00:08.062 E: W: mount --make-rprivate / failed: 8192
00:00:08.066 E: W: skipping bind-mounting ./dev/console
00:00:08.070 E: W: skipping bind-mounting ./dev/full
00:00:08.073 E: W: skipping bind-mounting ./dev/null
00:00:08.076 E: W: skipping bind-mounting ./dev/ptmx
00:00:08.080 E: W: skipping bind-mounting ./dev/pts/
00:00:08.084 E: W: skipping bind-mounting ./dev/random
00:00:08.087 E: W: skipping bind-mounting ./dev/shm/
00:00:08.090 E: W: skipping bind-mounting ./dev/tty
00:00:08.094 E: W: skipping bind-mounting ./dev/urandom
00:00:08.097 E: W: skipping bind-mounting ./dev/zero
00:00:08.101 E: W: skipping mount sysfs
00:00:08.104 E: W: skipping mount proc
00:00:08.107 E: I: installing essential packages...
00:00:14.022 E: I: installing remaining packages inside the chroot...
00:00:17.457 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test ! -e /proc/self/fd"' exec /tmp/mmdebstrap.oP7YCVJnsD
00:00:17.464 E: I: cleaning package lists and apt cache...
00:00:17.549 E: I: creating tarball...
00:00:18.302 E: I: done
00:00:18.389 E: I: removing tempdir /tmp/mmdebstrap.oP7YCVJnsD...
00:00:18.562 E: I: success in 18.2480 seconds
00:00:18.569 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.572 E: + sort
00:00:18.575 E: + diff -u tar1.txt -
00:00:18.608 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(42/280) mount-is-missing
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:32:44
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + rm -f /bin/mount
00:00:00.018 E: + rm -f /usr/bin/mount
00:00:00.022 E: + rm -f /sbin/mount
00:00:00.025 E: + rm -f /usr/sbin/mount
00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.427 E: W: cannot execute mount
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.457 E: I: finding correct signed-by value...
00:00:00.550 E: I: automatically chosen format: tar
00:00:00.554 E: I: using /tmp/mmdebstrap.LY6c5CIyYo as tempdir
00:00:00.598 E: I: running apt-get update...
00:00:03.604 E: I: downloading packages with apt...
00:00:05.771 E: I: extracting archives...
00:00:08.118 E: Can't exec "mount": No such file or directory at /usr/bin/mmdebstrap line 1181.
00:00:08.123 E: W: mount --make-rprivate / failed: -1
00:00:08.126 E: W: skipping bind-mounting ./dev/console
00:00:08.132 E: W: skipping bind-mounting ./dev/full
00:00:08.136 E: W: skipping bind-mounting ./dev/null
00:00:08.139 E: W: skipping bind-mounting ./dev/ptmx
00:00:08.142 E: W: skipping bind-mounting ./dev/pts/
00:00:08.146 E: W: skipping bind-mounting ./dev/random
00:00:08.149 E: W: skipping bind-mounting ./dev/shm/
00:00:08.152 E: W: skipping bind-mounting ./dev/tty
00:00:08.156 E: W: skipping bind-mounting ./dev/urandom
00:00:08.159 E: W: skipping bind-mounting ./dev/zero
00:00:08.162 E: W: skipping mount sysfs
00:00:08.166 E: W: skipping mount proc
00:00:08.169 E: I: installing essential packages...
00:00:14.073 E: I: installing remaining packages inside the chroot...
00:00:17.470 E: I: cleaning package lists and apt cache...
00:00:17.554 E: I: creating tarball...
00:00:18.341 E: I: done
00:00:18.395 E: I: removing tempdir /tmp/mmdebstrap.LY6c5CIyYo...
00:00:18.582 E: I: success in 18.2691 seconds
00:00:18.589 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.593 E: + sort
00:00:18.597 E: + diff -u tar1.txt -
00:00:18.627 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(43/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: tar
time left: 3:29:22
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.tar http://127.0.0.1/debian
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.545 E: I: automatically chosen format: tar
00:00:00.549 E: I: using /tmp/mmdebstrap.2Beg__sY7Y as tempdir
00:00:00.593 E: I: running apt-get update...
00:00:03.603 E: I: downloading packages with apt...
00:00:05.709 E: I: extracting archives...
00:00:08.065 E: I: installing essential packages...
00:00:14.065 E: I: cleaning package lists and apt cache...
00:00:14.147 E: I: creating tarball...
00:00:14.754 E: I: done
00:00:14.780 E: I: removing tempdir /tmp/mmdebstrap.2Beg__sY7Y...
00:00:14.947 E: I: success in 14.6367 seconds
00:00:14.954 E: + mv /tmp/mmdebstrap-unstable-essential.tar ./cache/mmdebstrap-unstable-essential.tar
00:00:16.768 E: + [ tar = tar ]
00:00:16.772 E: + printf ustar 
00:00:16.775 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable-essential.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(44/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: squashfs
time left: 3:25:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.squashfs http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: squashfs
00:00:00.550 E: I: using /tmp/mmdebstrap.vAEgaxWq1u as tempdir
00:00:00.554 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.597 E: I: running apt-get update...
00:00:03.592 E: I: downloading packages with apt...
00:00:05.707 E: I: extracting archives...
00:00:08.089 E: I: installing essential packages...
00:00:13.975 E: I: cleaning package lists and apt cache...
00:00:14.059 E: I: creating tarball...
00:00:20.232 E: I: done
00:00:21.046 E: I: removing tempdir /tmp/mmdebstrap.vAEgaxWq1u...
00:00:21.198 E: I: success in 20.8878 seconds
00:00:21.205 E: + mv /tmp/mmdebstrap-unstable-essential.squashfs ./cache/mmdebstrap-unstable-essential.squashfs
00:00:21.753 E: + [ squashfs = tar ]
00:00:21.757 E: + [ squashfs = squashfs ]
00:00:21.760 E: + printf hsqs
00:00:21.764 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-essential.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(45/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: ext2
time left: 3:23:07
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.ext2 http://127.0.0.1/debian
00:00:00.429 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.559 E: copying from tar archive -
00:00:00.563 E: I: automatically chosen format: ext2
00:00:00.569 E: I: using /tmp/mmdebstrap.vcwQ80GEkM as tempdir
00:00:00.573 E: W: genext2fs does not support extended attributes
00:00:00.576 E: W: ext2 does not support sub-second precision timestamps
00:00:00.580 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.583 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.618 E: I: running apt-get update...
00:00:03.619 E: I: downloading packages with apt...
00:00:05.775 E: I: extracting archives...
00:00:08.146 E: I: installing essential packages...
00:00:14.115 E: I: cleaning package lists and apt cache...
00:00:14.201 E: I: approximating disk usage...
00:00:14.274 E: I: creating tarball...
00:00:14.282 E: copying from tar archive -
00:00:15.201 E: I: done
00:00:15.275 E: I: removing tempdir /tmp/mmdebstrap.vcwQ80GEkM...
00:00:15.432 E: I: success in 15.1176 seconds
00:00:15.439 E: + mv /tmp/mmdebstrap-unstable-essential.ext2 ./cache/mmdebstrap-unstable-essential.ext2
00:00:17.465 E: + [ ext2 = tar ]
00:00:17.469 E: + [ ext2 = squashfs ]
00:00:17.474 E: + [ ext2 = ext2 ]
00:00:17.479 E: + printf \123\357
00:00:17.482 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext2 -
00:00:17.487 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:17.490 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-essential.ext2 -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(46/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: ext4
time left: 3:20:01
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.027 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.ext4 http://127.0.0.1/debian
00:00:00.416 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.445 E: I: finding correct signed-by value...
00:00:00.556 E: I: automatically chosen format: ext4
00:00:00.560 E: I: using /tmp/mmdebstrap.ZqOvNEWQeQ as tempdir
00:00:00.608 E: I: running apt-get update...
00:00:03.673 E: I: downloading packages with apt...
00:00:05.744 E: I: extracting archives...
00:00:08.093 E: I: installing essential packages...
00:00:14.066 E: I: cleaning package lists and apt cache...
00:00:14.152 E: I: approximating disk usage...
00:00:14.223 E: I: creating tarball...
00:00:14.982 E: I: done
00:00:15.090 E: I: removing tempdir /tmp/mmdebstrap.ZqOvNEWQeQ...
00:00:15.239 E: I: success in 14.9317 seconds
00:00:15.246 E: + mv /tmp/mmdebstrap-unstable-essential.ext4 ./cache/mmdebstrap-unstable-essential.ext4
00:00:17.382 E: + [ ext4 = tar ]
00:00:17.388 E: + [ ext4 = squashfs ]
00:00:17.394 E: + [ ext4 = ext2 ]
00:00:17.398 E: + [ ext4 = ext4 ]
00:00:17.401 E: + printf \123\357
00:00:17.405 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext4 -
00:00:17.408 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:17.412 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-essential.ext4 -
00:00:17.415 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-essential.ext4
00:00:17.426 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:17.429 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:00:17.432 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(47/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: tar
time left: 3:17:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.tar http://127.0.0.1/debian
00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: tar
00:00:00.547 E: I: using /tmp/mmdebstrap.U3DzZ6hi6J as tempdir
00:00:00.591 E: I: running apt-get update...
00:00:03.683 E: I: downloading packages with apt...
00:00:05.703 E: I: extracting archives...
00:00:08.100 E: I: installing essential packages...
00:00:14.020 E: I: installing remaining packages inside the chroot...
00:00:17.360 E: I: cleaning package lists and apt cache...
00:00:17.447 E: I: creating tarball...
00:00:18.210 E: I: done
00:00:18.293 E: I: removing tempdir /tmp/mmdebstrap.U3DzZ6hi6J...
00:00:18.473 E: I: success in 18.1627 seconds
00:00:18.480 E: + mv /tmp/mmdebstrap-unstable-apt.tar ./cache/mmdebstrap-unstable-apt.tar
00:00:20.817 E: + [ tar = tar ]
00:00:20.822 E: + printf ustar 
00:00:20.830 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable-apt.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(48/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: squashfs
time left: 3:14:27
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.squashfs http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: squashfs
00:00:00.551 E: I: using /tmp/mmdebstrap.nnwDcjNG6o as tempdir
00:00:00.555 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.598 E: I: running apt-get update...
00:00:03.639 E: I: downloading packages with apt...
00:00:05.600 E: I: extracting archives...
00:00:07.964 E: I: installing essential packages...
00:00:13.962 E: I: installing remaining packages inside the chroot...
00:00:17.538 E: I: cleaning package lists and apt cache...
00:00:17.622 E: I: creating tarball...
00:00:24.797 E: I: done
00:00:25.381 E: I: removing tempdir /tmp/mmdebstrap.nnwDcjNG6o...
00:00:25.565 E: I: success in 25.2550 seconds
00:00:25.572 E: + mv /tmp/mmdebstrap-unstable-apt.squashfs ./cache/mmdebstrap-unstable-apt.squashfs
00:00:26.267 E: + [ squashfs = tar ]
00:00:26.271 E: + [ squashfs = squashfs ]
00:00:26.275 E: + printf hsqs
00:00:26.279 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-apt.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(49/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: ext2
time left: 3:12:22
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.ext2 http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.551 E: copying from tar archive -
00:00:00.554 E: I: automatically chosen format: ext2
00:00:00.560 E: I: using /tmp/mmdebstrap.3rT04HoDgd as tempdir
00:00:00.564 E: W: genext2fs does not support extended attributes
00:00:00.568 E: W: ext2 does not support sub-second precision timestamps
00:00:00.572 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.575 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.608 E: I: running apt-get update...
00:00:03.624 E: I: downloading packages with apt...
00:00:05.504 E: I: extracting archives...
00:00:07.867 E: I: installing essential packages...
00:00:13.874 E: I: installing remaining packages inside the chroot...
00:00:17.276 E: I: cleaning package lists and apt cache...
00:00:17.363 E: I: approximating disk usage...
00:00:17.446 E: I: creating tarball...
00:00:17.455 E: copying from tar archive -
00:00:18.576 E: I: done
00:00:18.677 E: I: removing tempdir /tmp/mmdebstrap.3rT04HoDgd...
00:00:18.862 E: I: success in 18.5500 seconds
00:00:18.868 E: + mv /tmp/mmdebstrap-unstable-apt.ext2 ./cache/mmdebstrap-unstable-apt.ext2
00:00:21.145 E: + [ ext2 = tar ]
00:00:21.149 E: + [ ext2 = squashfs ]
00:00:21.152 E: + [ ext2 = ext2 ]
00:00:21.156 E: + printf \123\357
00:00:21.159 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext2 -
00:00:21.162 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:21.166 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-apt.ext2 -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(50/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: ext4
time left: 3:09:58
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.027 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.ext4 http://127.0.0.1/debian
00:00:00.428 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.460 E: I: finding correct signed-by value...
00:00:00.571 E: I: automatically chosen format: ext4
00:00:00.575 E: I: using /tmp/mmdebstrap.nlOH6UUR2e as tempdir
00:00:00.622 E: I: running apt-get update...
00:00:03.641 E: I: downloading packages with apt...
00:00:05.604 E: I: extracting archives...
00:00:07.966 E: I: installing essential packages...
00:00:13.976 E: I: installing remaining packages inside the chroot...
00:00:17.430 E: I: cleaning package lists and apt cache...
00:00:17.515 E: I: approximating disk usage...
00:00:17.594 E: I: creating tarball...
00:00:18.501 E: I: done
00:00:18.624 E: I: removing tempdir /tmp/mmdebstrap.nlOH6UUR2e...
00:00:18.805 E: I: success in 18.4916 seconds
00:00:18.811 E: + mv /tmp/mmdebstrap-unstable-apt.ext4 ./cache/mmdebstrap-unstable-apt.ext4
00:00:21.405 E: + [ ext4 = tar ]
00:00:21.410 E: + [ ext4 = squashfs ]
00:00:21.413 E: + [ ext4 = ext2 ]
00:00:21.418 E: + [ ext4 = ext4 ]
00:00:21.422 E: + printf \123\357
00:00:21.426 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext4 -
00:00:21.429 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:21.432 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-apt.ext4 -
00:00:21.436 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-apt.ext4
00:00:21.449 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:21.452 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:00:21.456 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(51/280) mmdebstrap
dist: unstable
mode: root
variant: minbase
format: tar
time left: 3:07:39
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.tar http://127.0.0.1/debian
00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.450 E: I: finding correct signed-by value...
00:00:00.542 E: I: automatically chosen format: tar
00:00:00.545 E: I: using /tmp/mmdebstrap.3LF7w99Usd as tempdir
00:00:00.590 E: I: running apt-get update...
00:00:03.623 E: I: downloading packages with apt...
00:00:05.591 E: I: extracting archives...
00:00:07.950 E: I: installing essential packages...
00:00:13.928 E: I: installing remaining packages inside the chroot...
00:00:18.896 E: I: cleaning package lists and apt cache...
00:00:18.981 E: I: creating tarball...
00:00:19.778 E: I: done
00:00:19.867 E: I: removing tempdir /tmp/mmdebstrap.3LF7w99Usd...
00:00:20.077 E: I: success in 19.7666 seconds
00:00:20.083 E: + mv /tmp/mmdebstrap-unstable-minbase.tar ./cache/mmdebstrap-unstable-minbase.tar
00:00:22.495 E: + [ tar = tar ]
00:00:22.499 E: + printf ustar 
00:00:22.502 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable-minbase.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(52/280) mmdebstrap
dist: unstable
mode: root
variant: minbase
format: squashfs
time left: 3:05:29
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.squashfs http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: squashfs
00:00:00.552 E: I: using /tmp/mmdebstrap.Drv0artf6Q as tempdir
00:00:00.556 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.601 E: I: running apt-get update...
00:00:03.653 E: I: downloading packages with apt...
00:00:05.756 E: I: extracting archives...
00:00:08.126 E: I: installing essential packages...
00:00:13.997 E: I: installing remaining packages inside the chroot...
00:00:18.895 E: I: cleaning package lists and apt cache...
00:00:18.981 E: I: creating tarball...
00:00:26.911 E: I: done
00:00:27.601 E: I: removing tempdir /tmp/mmdebstrap.Drv0artf6Q...
00:00:27.811 E: I: success in 27.4993 seconds
00:00:27.819 E: + mv /tmp/mmdebstrap-unstable-minbase.squashfs ./cache/mmdebstrap-unstable-minbase.squashfs
00:00:28.589 E: + [ squashfs = tar ]
00:00:28.593 E: + [ squashfs = squashfs ]
00:00:28.597 E: + printf hsqs
00:00:28.600 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-minbase.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(53/280) mmdebstrap
dist: unstable
mode: root
variant: minbase
format: ext2
time left: 3:03:49
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext2 http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.551 E: copying from tar archive -
00:00:00.554 E: I: automatically chosen format: ext2
00:00:00.560 E: I: using /tmp/mmdebstrap.wRDFwUiu9W as tempdir
00:00:00.564 E: W: genext2fs does not support extended attributes
00:00:00.567 E: W: ext2 does not support sub-second precision timestamps
00:00:00.571 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.574 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.608 E: I: running apt-get update...
00:00:03.605 E: I: downloading packages with apt...
00:00:05.678 E: I: extracting archives...
00:00:08.058 E: I: installing essential packages...
00:00:14.020 E: I: installing remaining packages inside the chroot...
00:00:18.924 E: I: cleaning package lists and apt cache...
00:00:19.012 E: I: approximating disk usage...
00:00:19.105 E: I: creating tarball...
00:00:19.112 E: copying from tar archive -
00:00:20.271 E: I: done
00:00:20.358 E: I: removing tempdir /tmp/mmdebstrap.wRDFwUiu9W...
00:00:20.568 E: I: success in 20.2572 seconds
00:00:20.575 E: + mv /tmp/mmdebstrap-unstable-minbase.ext2 ./cache/mmdebstrap-unstable-minbase.ext2
00:00:23.046 E: + [ ext2 = tar ]
00:00:23.050 E: + [ ext2 = squashfs ]
00:00:23.053 E: + [ ext2 = ext2 ]
00:00:23.056 E: + printf \123\357
00:00:23.060 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext2 -
00:00:23.063 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:23.066 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-minbase.ext2 -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:31
result: SUCCESS
------------------------------------------------------------------------------
(54/280) mmdebstrap
dist: unstable
mode: root
variant: minbase
format: ext4
time left: 3:01:49
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext4 http://127.0.0.1/debian
00:00:00.419 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.448 E: I: finding correct signed-by value...
00:00:00.559 E: I: automatically chosen format: ext4
00:00:00.562 E: I: using /tmp/mmdebstrap.cNtXfqYuWv as tempdir
00:00:00.610 E: I: running apt-get update...
00:00:03.620 E: I: downloading packages with apt...
00:00:05.769 E: I: extracting archives...
00:00:08.166 E: I: installing essential packages...
00:00:14.073 E: I: installing remaining packages inside the chroot...
00:00:19.050 E: I: cleaning package lists and apt cache...
00:00:19.137 E: I: approximating disk usage...
00:00:19.236 E: I: creating tarball...
00:00:20.275 E: I: done
00:00:20.413 E: I: removing tempdir /tmp/mmdebstrap.cNtXfqYuWv...
00:00:20.629 E: I: success in 20.3198 seconds
00:00:20.636 E: + mv /tmp/mmdebstrap-unstable-minbase.ext4 ./cache/mmdebstrap-unstable-minbase.ext4
00:00:23.401 E: + [ ext4 = tar ]
00:00:23.407 E: + [ ext4 = squashfs ]
00:00:23.410 E: + [ ext4 = ext2 ]
00:00:23.415 E: + [ ext4 = ext4 ]
00:00:23.419 E: + printf \123\357
00:00:23.424 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext4 -
00:00:23.428 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:23.431 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-minbase.ext4 -
00:00:23.434 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-minbase.ext4
00:00:23.447 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:23.451 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:00:23.454 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:31
result: SUCCESS
------------------------------------------------------------------------------
(55/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: tar
time left: 2:59:53
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.tar http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: tar
00:00:00.551 E: I: using /tmp/mmdebstrap.IRUB9dmlFZ as tempdir
00:00:00.596 E: I: running apt-get update...
00:00:03.656 E: I: downloading packages with apt...
00:00:05.760 E: I: extracting archives...
00:00:08.179 E: I: installing essential packages...
00:00:14.074 E: I: installing remaining packages inside the chroot...
00:00:28.230 E: I: cleaning package lists and apt cache...
00:00:28.335 E: I: creating tarball...
00:00:31.230 E: I: done
00:00:31.482 E: I: removing tempdir /tmp/mmdebstrap.IRUB9dmlFZ...
00:00:31.978 E: I: success in 31.6674 seconds
00:00:31.986 E: + mv /tmp/mmdebstrap-unstable-buildd.tar ./cache/mmdebstrap-unstable-buildd.tar
00:00:40.618 E: + [ tar = tar ]
00:00:40.622 E: + printf ustar 
00:00:40.625 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable-buildd.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:49
result: SUCCESS
------------------------------------------------------------------------------
(56/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: squashfs
time left: 2:59:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.squashfs http://127.0.0.1/debian
00:00:00.433 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.463 E: I: finding correct signed-by value...
00:00:00.558 E: I: automatically chosen format: squashfs
00:00:00.561 E: I: using /tmp/mmdebstrap.7yMTbQbtQN as tempdir
00:00:00.565 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.609 E: I: running apt-get update...
00:00:03.620 E: I: downloading packages with apt...
00:00:05.693 E: I: extracting archives...
00:00:08.038 E: I: installing essential packages...
00:00:13.972 E: I: installing remaining packages inside the chroot...
00:00:27.980 E: I: cleaning package lists and apt cache...
00:00:28.084 E: I: creating tarball...
00:00:53.964 E: I: done
00:00:55.529 E: I: removing tempdir /tmp/mmdebstrap.7yMTbQbtQN...
00:00:56.003 E: I: success in 55.6825 seconds
00:00:56.011 E: + mv /tmp/mmdebstrap-unstable-buildd.squashfs ./cache/mmdebstrap-unstable-buildd.squashfs
00:00:58.375 E: + [ squashfs = tar ]
00:00:58.378 E: + [ squashfs = squashfs ]
00:00:58.381 E: + printf hsqs
00:00:58.385 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-buildd.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:06
result: SUCCESS
------------------------------------------------------------------------------
(57/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: ext2
time left: 2:59:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.030 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext2 http://127.0.0.1/debian
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.459 E: I: finding correct signed-by value...
00:00:00.559 E: copying from tar archive -
00:00:00.563 E: I: automatically chosen format: ext2
00:00:00.568 E: I: using /tmp/mmdebstrap.G2KMoL6IFk as tempdir
00:00:00.572 E: W: genext2fs does not support extended attributes
00:00:00.576 E: W: ext2 does not support sub-second precision timestamps
00:00:00.579 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.583 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.618 E: I: running apt-get update...
00:00:03.587 E: I: downloading packages with apt...
00:00:05.478 E: I: extracting archives...
00:00:07.893 E: I: installing essential packages...
00:00:13.795 E: I: installing remaining packages inside the chroot...
00:00:27.959 E: I: cleaning package lists and apt cache...
00:00:28.064 E: I: approximating disk usage...
00:00:28.272 E: I: creating tarball...
00:00:28.281 E: copying from tar archive -
00:00:35.109 E: I: done
00:00:35.375 E: I: removing tempdir /tmp/mmdebstrap.G2KMoL6IFk...
00:00:35.876 E: I: success in 35.5626 seconds
00:00:35.882 E: + mv /tmp/mmdebstrap-unstable-buildd.ext2 ./cache/mmdebstrap-unstable-buildd.ext2
00:00:44.543 E: + [ ext2 = tar ]
00:00:44.547 E: + [ ext2 = squashfs ]
00:00:44.551 E: + [ ext2 = ext2 ]
00:00:44.554 E: + printf \123\357
00:00:44.558 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext2 -
00:00:44.561 E: + printf+  \000\000\000\000\000\000\000\000\000\000\000\000
00:00:44.564 E: cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-buildd.ext2 -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:53
result: SUCCESS
------------------------------------------------------------------------------
(58/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: ext4
time left: 2:59:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext4 http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.564 E: I: automatically chosen format: ext4
00:00:00.568 E: I: using /tmp/mmdebstrap.im52gATcp2 as tempdir
00:00:00.617 E: I: running apt-get update...
00:00:03.651 E: I: downloading packages with apt...
00:00:05.569 E: I: extracting archives...
00:00:07.936 E: I: installing essential packages...
00:00:13.897 E: I: installing remaining packages inside the chroot...
00:00:28.103 E: I: cleaning package lists and apt cache...
00:00:28.211 E: I: approximating disk usage...
00:00:28.420 E: I: creating tarball...
00:00:31.507 E: I: done
00:00:31.804 E: I: removing tempdir /tmp/mmdebstrap.im52gATcp2...
00:00:32.291 E: I: success in 31.9777 seconds
00:00:32.298 E: + mv /tmp/mmdebstrap-unstable-buildd.ext4 ./cache/mmdebstrap-unstable-buildd.ext4
00:00:40.720 E: + [ ext4 = tar ]
00:00:40.725 E: + [ ext4 = squashfs ]
00:00:40.730 E: + [ ext4 = ext2 ]
00:00:40.736 E: + [ ext4 = ext4 ]
00:00:40.741 E: + printf \123\357
00:00:40.744 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext4 -
00:00:40.747 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:40.751 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-buildd.ext4 -
00:00:40.755 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-buildd.ext4
00:00:40.766 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:40.770 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:00:40.773 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:49
result: SUCCESS
------------------------------------------------------------------------------
(59/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: tar
time left: 2:58:27
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.tar http://127.0.0.1/debian
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.550 E: I: using /tmp/mmdebstrap.eZtFIb_p74 as tempdir
00:00:00.594 E: I: running apt-get update...
00:00:03.589 E: I: downloading packages with apt...
00:00:05.605 E: I: extracting archives...
00:00:07.960 E: I: installing essential packages...
00:00:13.825 E: I: installing remaining packages inside the chroot...
00:00:25.965 E: I: cleaning package lists and apt cache...
00:00:26.076 E: I: creating tarball...
00:00:27.429 E: I: done
00:00:27.564 E: I: removing tempdir /tmp/mmdebstrap.eZtFIb_p74...
00:00:27.896 E: I: success in 27.5821 seconds
00:00:27.903 E: + mv /tmp/mmdebstrap-unstable--.tar ./cache/mmdebstrap-unstable--.tar
00:00:32.017 E: + [ tar = tar ]
00:00:32.021 E: + printf ustar 
00:00:32.024 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable--.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:40
result: SUCCESS
------------------------------------------------------------------------------
(60/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: squashfs
time left: 2:57:09
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root = root ]
00:00:00.027 E: + :
00:00:00.030 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.squashfs http://127.0.0.1/debian
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.462 E: I: finding correct signed-by value...
00:00:00.558 E: I: automatically chosen format: squashfs
00:00:00.562 E: I: using /tmp/mmdebstrap.SA3wjkAP9y as tempdir
00:00:00.566 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.612 E: I: running apt-get update...
00:00:03.630 E: I: downloading packages with apt...
00:00:05.548 E: I: extracting archives...
00:00:07.920 E: I: installing essential packages...
00:00:13.919 E: I: installing remaining packages inside the chroot...
00:00:26.032 E: I: cleaning package lists and apt cache...
00:00:26.144 E: I: creating tarball...
00:00:40.811 E: I: done
00:00:41.917 E: I: removing tempdir /tmp/mmdebstrap.SA3wjkAP9y...
00:00:42.255 E: I: success in 41.9377 seconds
00:00:42.262 E: + mv /tmp/mmdebstrap-unstable--.squashfs ./cache/mmdebstrap-unstable--.squashfs
00:00:43.397 E: + [ squashfs = tar ]
00:00:43.401 E: + [ squashfs = squashfs ]
00:00:43.404 E: + printf hsqs
00:00:43.408 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable--.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:51
result: SUCCESS
------------------------------------------------------------------------------
(61/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: ext2
time left: 2:56:35
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.ext2 http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.550 E: copying from tar archive -
00:00:00.554 E: I: automatically chosen format: ext2
00:00:00.560 E: I: using /tmp/mmdebstrap.4hcAxWVNbC as tempdir
00:00:00.563 E: W: genext2fs does not support extended attributes
00:00:00.567 E: W: ext2 does not support sub-second precision timestamps
00:00:00.570 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.573 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.607 E: I: running apt-get update...
00:00:03.585 E: I: downloading packages with apt...
00:00:05.507 E: I: extracting archives...
00:00:07.881 E: I: installing essential packages...
00:00:13.823 E: I: installing remaining packages inside the chroot...
00:00:25.910 E: I: cleaning package lists and apt cache...
00:00:26.023 E: I: approximating disk usage...
00:00:26.167 E: I: creating tarball...
00:00:26.176 E: copying from tar archive -
00:00:28.429 E: I: done
00:00:28.601 E: I: removing tempdir /tmp/mmdebstrap.4hcAxWVNbC...
00:00:28.929 E: I: success in 28.6168 seconds
00:00:28.935 E: + mv /tmp/mmdebstrap-unstable--.ext2 ./cache/mmdebstrap-unstable--.ext2
00:00:32.843 E: + [ ext2 = tar ]
00:00:32.848 E: + [ ext2 = squashfs ]
00:00:32.851 E: + [ ext2 = ext2 ]
00:00:32.854 E: + printf \123\357
00:00:32.858 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext2 -
00:00:32.861 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:32.864 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable--.ext2 -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:41
result: SUCCESS
------------------------------------------------------------------------------
(62/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: ext4
time left: 2:55:23
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.ext4 http://127.0.0.1/debian
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.564 E: I: automatically chosen format: ext4
00:00:00.568 E: I: using /tmp/mmdebstrap.rt2mLGnzYI as tempdir
00:00:00.617 E: I: running apt-get update...
00:00:03.626 E: I: downloading packages with apt...
00:00:05.704 E: I: extracting archives...
00:00:08.079 E: I: installing essential packages...
00:00:14.104 E: I: installing remaining packages inside the chroot...
00:00:26.411 E: I: cleaning package lists and apt cache...
00:00:26.524 E: I: approximating disk usage...
00:00:26.681 E: I: creating tarball...
00:00:28.377 E: I: done
00:00:28.586 E: I: removing tempdir /tmp/mmdebstrap.rt2mLGnzYI...
00:00:28.923 E: I: success in 28.6109 seconds
00:00:28.929 E: + mv /tmp/mmdebstrap-unstable--.ext4 ./cache/mmdebstrap-unstable--.ext4
00:00:33.314 E: + [ ext4 = tar ]
00:00:33.318 E: + [ ext4 = squashfs ]
00:00:33.322 E: + [ ext4 = ext2 ]
00:00:33.325 E: + [ ext4 = ext4 ]
00:00:33.330 E: + printf \123\357
00:00:33.334 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext4 -
00:00:33.338 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:33.341 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable--.ext4 -
00:00:33.344 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable--.ext4
00:00:33.356 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:33.359 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:00:33.362 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:41
result: SUCCESS
------------------------------------------------------------------------------
(63/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: tar
time left: 2:54:13
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + id -u
00:00:00.017 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.027 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.tar http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.450 E: I: finding correct signed-by value...
00:00:00.543 E: I: automatically chosen format: tar
00:00:00.547 E: I: using /tmp/mmdebstrap.ckWsvjoAwv as tempdir
00:00:00.592 E: I: running apt-get update...
00:00:03.588 E: I: downloading packages with apt...
00:00:05.451 E: I: extracting archives...
00:00:07.806 E: I: installing essential packages...
00:00:13.759 E: I: installing remaining packages inside the chroot...
00:00:50.533 E: I: cleaning package lists and apt cache...
00:00:50.662 E: I: creating tarball...
00:00:53.306 E: I: done
00:00:53.559 E: I: removing tempdir /tmp/mmdebstrap.ckWsvjoAwv...
00:00:54.305 E: I: success in 53.9954 seconds
00:00:54.312 E: + mv /tmp/mmdebstrap-unstable-standard.tar ./cache/mmdebstrap-unstable-standard.tar
00:01:02.481 E: + [ tar = tar ]
00:01:02.485 E: + printf ustar 
00:01:02.488 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable-standard.tar -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:10
result: SUCCESS
------------------------------------------------------------------------------
(64/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: squashfs
time left: 2:54:44
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.squashfs http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.548 E: I: automatically chosen format: squashfs
00:00:00.552 E: I: using /tmp/mmdebstrap.j19TeqLpPy as tempdir
00:00:00.556 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.600 E: I: running apt-get update...
00:00:03.649 E: I: downloading packages with apt...
00:00:05.635 E: I: extracting archives...
00:00:08.038 E: I: installing essential packages...
00:00:13.930 E: I: installing remaining packages inside the chroot...
00:00:50.869 E: I: cleaning package lists and apt cache...
00:00:50.997 E: I: creating tarball...
00:01:22.281 E: I: done
00:01:23.341 E: I: removing tempdir /tmp/mmdebstrap.j19TeqLpPy...
00:01:24.092 E: I: success in 83.7805 seconds
00:01:24.098 E: + mv /tmp/mmdebstrap-unstable-standard.squashfs ./cache/mmdebstrap-unstable-standard.squashfs
00:01:26.205 E: + [ squashfs = tar ]
00:01:26.208 E: + [ squashfs = squashfs ]
00:01:26.211 E: + printf hsqs
00:01:26.215 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-standard.squashfs -
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:34
result: SUCCESS
------------------------------------------------------------------------------
(65/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: ext2
time left: 2:56:33
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.024 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.ext2 http://127.0.0.1/debian
00:00:00.420 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.549 E: copying from tar archive -
00:00:00.553 E: I: automatically chosen format: ext2
00:00:00.558 E: I: using /tmp/mmdebstrap.wBRDTsf61g as tempdir
00:00:00.562 E: W: genext2fs does not support extended attributes
00:00:00.565 E: W: ext2 does not support sub-second precision timestamps
00:00:00.569 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.572 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.607 E: I: running apt-get update...
00:00:03.633 E: I: downloading packages with apt...
00:00:05.698 E: I: extracting archives...
00:00:08.053 E: I: installing essential packages...
00:00:14.000 E: I: installing remaining packages inside the chroot...
00:00:50.812 E: I: cleaning package lists and apt cache...
00:00:50.941 E: I: approximating disk usage...
00:00:51.281 E: I: creating tarball...
00:00:51.290 E: copying from tar archive -
00:00:56.559 E: I: done
00:00:56.584 E: I: removing tempdir /tmp/mmdebstrap.wBRDTsf61g...
00:00:57.370 E: I: success in 57.0617 seconds
00:00:57.376 E: + mv /tmp/mmdebstrap-unstable-standard.ext2 ./cache/mmdebstrap-unstable-standard.ext2
00:01:05.285 E: + [ ext2 = tar ]
00:01:05.288 E: + [ ext2 = squashfs ]
00:01:05.293 E: + [ ext2 = ext2 ]
00:01:05.296 E: + printf \123\357
00:01:05.299 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext2 -
00:01:05.303 E: + + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext2 -
00:01:05.306 E: printf \000\000\000\000\000\000\000\000\000\000\000\000
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:13
result: SUCCESS
------------------------------------------------------------------------------
(66/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: ext4
time left: 2:57:06
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root = root ]
00:00:00.026 E: + :
00:00:00.029 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.ext4 http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.565 E: I: automatically chosen format: ext4
00:00:00.569 E: I: using /tmp/mmdebstrap.LgapPLippG as tempdir
00:00:00.618 E: I: running apt-get update...
00:00:03.651 E: I: downloading packages with apt...
00:00:05.620 E: I: extracting archives...
00:00:07.998 E: I: installing essential packages...
00:00:13.923 E: I: installing remaining packages inside the chroot...
00:00:50.804 E: I: cleaning package lists and apt cache...
00:00:50.933 E: I: approximating disk usage...
00:00:51.278 E: I: creating tarball...
00:00:55.216 E: I: done
00:00:55.514 E: I: removing tempdir /tmp/mmdebstrap.LgapPLippG...
00:00:56.264 E: I: success in 55.9524 seconds
00:00:56.269 E: + mv /tmp/mmdebstrap-unstable-standard.ext4 ./cache/mmdebstrap-unstable-standard.ext4
00:01:05.184 E: + [ ext4 = tar ]
00:01:05.188 E: + [ ext4 = squashfs ]
00:01:05.191 E: + [ ext4 = ext2 ]
00:01:05.195 E: + [ ext4 = ext4 ]
00:01:05.198 E: + printf \123\357
00:01:05.202 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext4 -
00:01:05.205 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:01:05.208 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext4 -
00:01:05.212 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-standard.ext4
00:01:05.223 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:01:05.227 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718115259
00:01:05.230 E: + [ 6b665057-a9ee-573b-873e-9b781d89cc63 = 6b665057-a9ee-573b-873e-9b781d89cc63 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:13
result: SUCCESS
------------------------------------------------------------------------------
(67/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: tar
time left: 2:57:36
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.037 E: + id user
00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.043 E: + useradd --home-dir /home/user --create-home user
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.050 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.503 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.532 E: I: finding correct signed-by value...
00:00:00.624 E: I: automatically chosen format: tar
00:00:00.628 E: I: using /tmp/mmdebstrap.gTqn2neiIW as tempdir
00:00:00.740 E: I: running apt-get update...
00:00:03.771 E: I: downloading packages with apt...
00:00:05.832 E: I: extracting archives...
00:00:08.249 E: I: installing essential packages...
00:00:14.160 E: I: cleaning package lists and apt cache...
00:00:14.254 E: I: creating tarball...
00:00:14.859 E: I: done
00:00:14.938 E: I: removing tempdir /tmp/mmdebstrap.gTqn2neiIW...
00:00:15.131 E: I: success in 14.7887 seconds
00:00:15.138 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-unshare.tar
00:00:17.052 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(68/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: squashfs
time left: 2:55:29
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.511 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.540 E: I: finding correct signed-by value...
00:00:00.636 E: I: automatically chosen format: squashfs
00:00:00.640 E: I: using /tmp/mmdebstrap.l2_lNMs5Bk as tempdir
00:00:00.716 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.755 E: I: running apt-get update...
00:00:03.791 E: I: downloading packages with apt...
00:00:05.657 E: I: extracting archives...
00:00:08.066 E: I: installing essential packages...
00:00:14.057 E: I: cleaning package lists and apt cache...
00:00:14.138 E: I: creating tarball...
00:00:20.297 E: I: done
00:00:21.115 E: I: removing tempdir /tmp/mmdebstrap.l2_lNMs5Bk...
00:00:21.312 E: I: success in 20.9644 seconds
00:00:21.319 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:21.826 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(69/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: ext2
time left: 2:53:39
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.037 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.050 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.498 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.527 E: I: finding correct signed-by value...
00:00:00.624 E: copying from tar archive -
00:00:00.628 E: I: automatically chosen format: ext2
00:00:00.634 E: I: using /tmp/mmdebstrap.02AARgIJ_p as tempdir
00:00:00.708 E: W: genext2fs does not support extended attributes
00:00:00.711 E: W: ext2 does not support sub-second precision timestamps
00:00:00.715 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.719 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.745 E: I: running apt-get update...
00:00:03.788 E: I: downloading packages with apt...
00:00:05.715 E: I: extracting archives...
00:00:08.165 E: I: installing essential packages...
00:00:14.103 E: I: cleaning package lists and apt cache...
00:00:14.187 E: I: approximating disk usage...
00:00:14.257 E: I: creating tarball...
00:00:14.266 E: copying from tar archive -
00:00:15.151 E: I: done
00:00:15.215 E: I: removing tempdir /tmp/mmdebstrap.02AARgIJ_p...
00:00:15.423 E: I: success in 15.0848 seconds
00:00:15.430 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-unshare.ext2
00:00:17.676 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(70/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: ext4
time left: 2:51:40
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.503 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.533 E: I: finding correct signed-by value...
00:00:00.641 E: I: automatically chosen format: ext4
00:00:00.645 E: I: using /tmp/mmdebstrap.FikVXU7ZbE as tempdir
00:00:00.758 E: I: running apt-get update...
00:00:03.830 E: I: downloading packages with apt...
00:00:05.720 E: I: extracting archives...
00:00:08.109 E: I: installing essential packages...
00:00:14.155 E: I: cleaning package lists and apt cache...
00:00:14.241 E: I: approximating disk usage...
00:00:14.313 E: I: creating tarball...
00:00:15.062 E: I: done
00:00:15.165 E: I: removing tempdir /tmp/mmdebstrap.FikVXU7ZbE...
00:00:15.358 E: I: success in 15.0164 seconds
00:00:15.366 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-unshare.ext4
00:00:17.783 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(71/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: tar
time left: 2:49:44
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.505 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.534 E: I: finding correct signed-by value...
00:00:00.627 E: I: automatically chosen format: tar
00:00:00.630 E: I: using /tmp/mmdebstrap.7YAsn0kQPv as tempdir
00:00:00.741 E: I: running apt-get update...
00:00:03.810 E: I: downloading packages with apt...
00:00:05.935 E: I: extracting archives...
00:00:08.346 E: I: installing essential packages...
00:00:14.330 E: I: installing remaining packages inside the chroot...
00:00:17.789 E: I: cleaning package lists and apt cache...
00:00:17.874 E: I: creating tarball...
00:00:18.662 E: I: done
00:00:18.722 E: I: removing tempdir /tmp/mmdebstrap.7YAsn0kQPv...
00:00:18.939 E: I: success in 18.5983 seconds
00:00:18.946 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-unshare.tar
00:00:21.152 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(72/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: squashfs
time left: 2:47:59
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.507 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.537 E: I: finding correct signed-by value...
00:00:00.632 E: I: automatically chosen format: squashfs
00:00:00.636 E: I: using /tmp/mmdebstrap.nt9O5yfjaD as tempdir
00:00:00.711 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.748 E: I: running apt-get update...
00:00:03.788 E: I: downloading packages with apt...
00:00:05.632 E: I: extracting archives...
00:00:08.045 E: I: installing essential packages...
00:00:13.923 E: I: installing remaining packages inside the chroot...
00:00:17.377 E: I: cleaning package lists and apt cache...
00:00:17.464 E: I: creating tarball...
00:00:24.636 E: I: done
00:00:25.219 E: I: removing tempdir /tmp/mmdebstrap.nt9O5yfjaD...
00:00:25.439 E: I: success in 25.0930 seconds
00:00:25.447 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:26.107 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(73/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: ext2
time left: 2:46:31
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.507 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.536 E: I: finding correct signed-by value...
00:00:00.636 E: copying from tar archive -
00:00:00.639 E: I: automatically chosen format: ext2
00:00:00.645 E: I: using /tmp/mmdebstrap.Ba7r8M17C3 as tempdir
00:00:00.721 E: W: genext2fs does not support extended attributes
00:00:00.725 E: W: ext2 does not support sub-second precision timestamps
00:00:00.729 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.732 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.761 E: I: running apt-get update...
00:00:03.780 E: I: downloading packages with apt...
00:00:05.731 E: I: extracting archives...
00:00:08.153 E: I: installing essential packages...
00:00:14.084 E: I: installing remaining packages inside the chroot...
00:00:17.508 E: I: cleaning package lists and apt cache...
00:00:17.593 E: I: approximating disk usage...
00:00:17.674 E: I: creating tarball...
00:00:17.682 E: copying from tar archive -
00:00:18.782 E: I: done
00:00:18.875 E: I: removing tempdir /tmp/mmdebstrap.Ba7r8M17C3...
00:00:19.112 E: I: success in 18.7662 seconds
00:00:19.119 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-unshare.ext2
00:00:21.917 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(74/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: ext4
time left: 2:44:54
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.055 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.513 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.542 E: I: finding correct signed-by value...
00:00:00.651 E: I: automatically chosen format: ext4
00:00:00.655 E: I: using /tmp/mmdebstrap.Af742fuHEm as tempdir
00:00:00.768 E: I: running apt-get update...
00:00:03.834 E: I: downloading packages with apt...
00:00:05.870 E: I: extracting archives...
00:00:08.308 E: I: installing essential packages...
00:00:14.279 E: I: installing remaining packages inside the chroot...
00:00:17.648 E: I: cleaning package lists and apt cache...
00:00:17.735 E: I: approximating disk usage...
00:00:17.817 E: I: creating tarball...
00:00:18.718 E: I: done
00:00:18.845 E: I: removing tempdir /tmp/mmdebstrap.Af742fuHEm...
00:00:19.065 E: I: success in 18.7176 seconds
00:00:19.072 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-unshare.ext4
00:00:22.037 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(75/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: tar
time left: 2:43:17
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.019 E: + :
00:00:00.023 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.515 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.545 E: I: finding correct signed-by value...
00:00:00.637 E: I: automatically chosen format: tar
00:00:00.640 E: I: using /tmp/mmdebstrap.qxX670jd25 as tempdir
00:00:00.754 E: I: running apt-get update...
00:00:03.774 E: I: downloading packages with apt...
00:00:05.674 E: I: extracting archives...
00:00:08.071 E: I: installing essential packages...
00:00:13.933 E: I: installing remaining packages inside the chroot...
00:00:18.889 E: I: cleaning package lists and apt cache...
00:00:18.976 E: I: creating tarball...
00:00:19.825 E: I: done
00:00:19.908 E: I: removing tempdir /tmp/mmdebstrap.qxX670jd25...
00:00:20.161 E: I: success in 19.8058 seconds
00:00:20.168 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-unshare.tar
00:00:22.611 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:31
result: SUCCESS
------------------------------------------------------------------------------
(76/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: squashfs
time left: 2:41:45
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.507 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.536 E: I: finding correct signed-by value...
00:00:00.631 E: I: automatically chosen format: squashfs
00:00:00.635 E: I: using /tmp/mmdebstrap.jr5qKo6eLb as tempdir
00:00:00.709 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.747 E: I: running apt-get update...
00:00:03.750 E: I: downloading packages with apt...
00:00:05.693 E: I: extracting archives...
00:00:08.095 E: I: installing essential packages...
00:00:13.993 E: I: installing remaining packages inside the chroot...
00:00:18.923 E: I: cleaning package lists and apt cache...
00:00:19.012 E: I: creating tarball...
00:00:26.830 E: I: done
00:00:27.525 E: I: removing tempdir /tmp/mmdebstrap.jr5qKo6eLb...
00:00:27.774 E: I: success in 27.4306 seconds
00:00:27.781 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:28.550 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:37
result: SUCCESS
------------------------------------------------------------------------------
(77/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: ext2
time left: 2:40:30
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.508 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.539 E: I: finding correct signed-by value...
00:00:00.637 E: copying from tar archive -
00:00:00.641 E: I: automatically chosen format: ext2
00:00:00.645 E: I: using /tmp/mmdebstrap.hIP65nx8on as tempdir
00:00:00.722 E: W: genext2fs does not support extended attributes
00:00:00.726 E: W: ext2 does not support sub-second precision timestamps
00:00:00.729 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.733 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.762 E: I: running apt-get update...
00:00:03.790 E: I: downloading packages with apt...
00:00:05.874 E: I: extracting archives...
00:00:08.264 E: I: installing essential packages...
00:00:14.202 E: I: installing remaining packages inside the chroot...
00:00:19.171 E: I: cleaning package lists and apt cache...
00:00:19.259 E: I: approximating disk usage...
00:00:19.354 E: I: creating tarball...
00:00:19.362 E: copying from tar archive -
00:00:20.552 E: I: done
00:00:20.615 E: I: removing tempdir /tmp/mmdebstrap.hIP65nx8on...
00:00:20.877 E: I: success in 20.5312 seconds
00:00:20.884 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-unshare.ext2
00:00:24.071 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(78/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: ext4
time left: 2:39:04
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.023 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.509 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.539 E: I: finding correct signed-by value...
00:00:00.648 E: I: automatically chosen format: ext4
00:00:00.652 E: I: using /tmp/mmdebstrap.kBfuX82OUA as tempdir
00:00:00.765 E: I: running apt-get update...
00:00:03.801 E: I: downloading packages with apt...
00:00:05.816 E: I: extracting archives...
00:00:08.212 E: I: installing essential packages...
00:00:14.249 E: I: installing remaining packages inside the chroot...
00:00:19.220 E: I: cleaning package lists and apt cache...
00:00:19.307 E: I: approximating disk usage...
00:00:19.402 E: I: creating tarball...
00:00:20.492 E: I: done
00:00:20.621 E: I: removing tempdir /tmp/mmdebstrap.kBfuX82OUA...
00:00:20.877 E: I: success in 20.5285 seconds
00:00:20.884 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-unshare.ext4
00:00:24.052 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(79/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: tar
time left: 2:37:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.504 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.533 E: I: finding correct signed-by value...
00:00:00.624 E: I: automatically chosen format: tar
00:00:00.628 E: I: using /tmp/mmdebstrap.QPpho1JAqO as tempdir
00:00:00.735 E: I: running apt-get update...
00:00:03.820 E: I: downloading packages with apt...
00:00:05.922 E: I: extracting archives...
00:00:08.322 E: I: installing essential packages...
00:00:14.251 E: I: installing remaining packages inside the chroot...
00:00:28.361 E: I: cleaning package lists and apt cache...
00:00:28.464 E: I: creating tarball...
00:00:31.288 E: I: done
00:00:31.532 E: I: removing tempdir /tmp/mmdebstrap.QPpho1JAqO...
00:00:32.065 E: I: success in 31.7206 seconds
00:00:32.073 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-unshare.tar
00:00:40.330 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:48
result: SUCCESS
------------------------------------------------------------------------------
(80/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: squashfs
time left: 2:36:58
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.503 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.533 E: I: finding correct signed-by value...
00:00:00.628 E: I: automatically chosen format: squashfs
00:00:00.632 E: I: using /tmp/mmdebstrap.5yGhNeD8Cd as tempdir
00:00:00.705 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.744 E: I: running apt-get update...
00:00:03.733 E: I: downloading packages with apt...
00:00:05.821 E: I: extracting archives...
00:00:08.211 E: I: installing essential packages...
00:00:14.122 E: I: installing remaining packages inside the chroot...
00:00:28.050 E: I: cleaning package lists and apt cache...
00:00:28.154 E: I: creating tarball...
00:00:53.914 E: I: done
00:00:55.478 E: I: removing tempdir /tmp/mmdebstrap.5yGhNeD8Cd...
00:00:55.995 E: I: success in 55.6515 seconds
00:00:56.002 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:58.237 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:06
result: SUCCESS
------------------------------------------------------------------------------
(81/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: ext2
time left: 2:37:01
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.507 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.536 E: I: finding correct signed-by value...
00:00:00.635 E: copying from tar archive -
00:00:00.639 E: I: automatically chosen format: ext2
00:00:00.644 E: I: using /tmp/mmdebstrap.qHyCYcejWu as tempdir
00:00:00.722 E: W: genext2fs does not support extended attributes
00:00:00.726 E: W: ext2 does not support sub-second precision timestamps
00:00:00.729 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.733 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.761 E: I: running apt-get update...
00:00:03.776 E: I: downloading packages with apt...
00:00:05.901 E: I: extracting archives...
00:00:08.322 E: I: installing essential packages...
00:00:14.336 E: I: installing remaining packages inside the chroot...
00:00:28.661 E: I: cleaning package lists and apt cache...
00:00:28.771 E: I: approximating disk usage...
00:00:28.982 E: I: creating tarball...
00:00:28.990 E: copying from tar archive -
00:00:35.800 E: I: done
00:00:35.819 E: I: removing tempdir /tmp/mmdebstrap.qHyCYcejWu...
00:00:36.351 E: I: success in 36.0059 seconds
00:00:36.359 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-unshare.ext2
00:00:46.603 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:55
result: SUCCESS
------------------------------------------------------------------------------
(82/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: ext4
time left: 2:36:34
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.512 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.542 E: I: finding correct signed-by value...
00:00:00.650 E: I: automatically chosen format: ext4
00:00:00.654 E: I: using /tmp/mmdebstrap.mK33lNHaqf as tempdir
00:00:00.766 E: I: running apt-get update...
00:00:03.794 E: I: downloading packages with apt...
00:00:05.891 E: I: extracting archives...
00:00:08.313 E: I: installing essential packages...
00:00:14.163 E: I: installing remaining packages inside the chroot...
00:00:28.247 E: I: cleaning package lists and apt cache...
00:00:28.354 E: I: approximating disk usage...
00:00:28.560 E: I: creating tarball...
00:00:31.589 E: I: done
00:00:31.894 E: I: removing tempdir /tmp/mmdebstrap.mK33lNHaqf...
00:00:32.412 E: I: success in 32.0624 seconds
00:00:32.419 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-unshare.ext4
00:00:42.904 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:51
result: SUCCESS
------------------------------------------------------------------------------
(83/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: tar
time left: 2:35:57
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.504 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.533 E: I: finding correct signed-by value...
00:00:00.625 E: I: automatically chosen format: tar
00:00:00.629 E: I: using /tmp/mmdebstrap.lyVgOgaFpp as tempdir
00:00:00.739 E: I: running apt-get update...
00:00:03.767 E: I: downloading packages with apt...
00:00:05.822 E: I: extracting archives...
00:00:08.216 E: I: installing essential packages...
00:00:14.170 E: I: installing remaining packages inside the chroot...
00:00:26.426 E: I: cleaning package lists and apt cache...
00:00:26.538 E: I: creating tarball...
00:00:27.856 E: I: done
00:00:28.031 E: I: removing tempdir /tmp/mmdebstrap.lyVgOgaFpp...
00:00:28.401 E: I: success in 28.0584 seconds
00:00:28.408 E: + cmp ./cache/mmdebstrap-unstable--.tar /tmp/debian-chroot-unshare.tar
00:00:32.345 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:40
result: SUCCESS
------------------------------------------------------------------------------
(84/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: squashfs
time left: 2:34:55
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.035 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.508 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.538 E: I: finding correct signed-by value...
00:00:00.632 E: I: automatically chosen format: squashfs
00:00:00.636 E: I: using /tmp/mmdebstrap.qyYhjZbgDB as tempdir
00:00:00.713 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.752 E: I: running apt-get update...
00:00:03.755 E: I: downloading packages with apt...
00:00:05.909 E: I: extracting archives...
00:00:08.321 E: I: installing essential packages...
00:00:14.218 E: I: installing remaining packages inside the chroot...
00:00:26.635 E: I: cleaning package lists and apt cache...
00:00:26.750 E: I: creating tarball...
00:00:41.459 E: I: done
00:00:42.576 E: I: removing tempdir /tmp/mmdebstrap.qyYhjZbgDB...
00:00:42.958 E: I: success in 42.6150 seconds
00:00:42.965 E: + cmp ./cache/mmdebstrap-unstable--.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:44.151 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:52
result: SUCCESS
------------------------------------------------------------------------------
(85/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: ext2
time left: 2:34:20
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.055 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.508 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.538 E: I: finding correct signed-by value...
00:00:00.637 E: copying from tar archive -
00:00:00.641 E: I: automatically chosen format: ext2
00:00:00.647 E: I: using /tmp/mmdebstrap.usvd8blgES as tempdir
00:00:00.723 E: W: genext2fs does not support extended attributes
00:00:00.726 E: W: ext2 does not support sub-second precision timestamps
00:00:00.729 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.733 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.761 E: I: running apt-get update...
00:00:03.798 E: I: downloading packages with apt...
00:00:05.863 E: I: extracting archives...
00:00:08.294 E: I: installing essential packages...
00:00:14.275 E: I: installing remaining packages inside the chroot...
00:00:26.508 E: I: cleaning package lists and apt cache...
00:00:26.622 E: I: approximating disk usage...
00:00:26.781 E: I: creating tarball...
00:00:26.791 E: copying from tar archive -
00:00:29.132 E: I: done
00:00:29.312 E: I: removing tempdir /tmp/mmdebstrap.usvd8blgES...
00:00:29.696 E: I: success in 29.3488 seconds
00:00:29.703 E: + cmp ./cache/mmdebstrap-unstable--.ext2 /tmp/debian-chroot-unshare.ext2
00:00:34.353 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:42
result: SUCCESS
------------------------------------------------------------------------------
(86/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: ext4
time left: 2:33:23
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.037 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.502 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.532 E: I: finding correct signed-by value...
00:00:00.640 E: I: automatically chosen format: ext4
00:00:00.644 E: I: using /tmp/mmdebstrap.7sOO1uZmvp as tempdir
00:00:00.760 E: I: running apt-get update...
00:00:03.761 E: I: downloading packages with apt...
00:00:05.851 E: I: extracting archives...
00:00:08.285 E: I: installing essential packages...
00:00:14.242 E: I: installing remaining packages inside the chroot...
00:00:26.480 E: I: cleaning package lists and apt cache...
00:00:26.594 E: I: approximating disk usage...
00:00:26.743 E: I: creating tarball...
00:00:28.429 E: I: done
00:00:28.633 E: I: removing tempdir /tmp/mmdebstrap.7sOO1uZmvp...
00:00:29.009 E: I: success in 28.6681 seconds
00:00:29.016 E: + cmp ./cache/mmdebstrap-unstable--.ext4 /tmp/debian-chroot-unshare.ext4
00:00:34.013 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:42
result: SUCCESS
------------------------------------------------------------------------------
(87/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: tar
time left: 2:32:25
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.019 E: + :
00:00:00.023 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.513 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.543 E: I: finding correct signed-by value...
00:00:00.636 E: I: automatically chosen format: tar
00:00:00.639 E: I: using /tmp/mmdebstrap.qQ3IbFMkas as tempdir
00:00:00.748 E: I: running apt-get update...
00:00:03.726 E: I: downloading packages with apt...
00:00:05.627 E: I: extracting archives...
00:00:08.019 E: I: installing essential packages...
00:00:13.981 E: I: installing remaining packages inside the chroot...
00:00:50.800 E: I: cleaning package lists and apt cache...
00:00:50.929 E: I: creating tarball...
00:00:53.682 E: I: done
00:00:53.922 E: I: removing tempdir /tmp/mmdebstrap.qQ3IbFMkas...
00:00:54.726 E: I: success in 54.3757 seconds
00:00:54.733 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot-unshare.tar
00:01:02.927 E: + rm -f /tmp/debian-chroot-unshare.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:11
result: SUCCESS
------------------------------------------------------------------------------
(88/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: squashfs
time left: 2:32:32
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.512 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.544 E: I: finding correct signed-by value...
00:00:00.639 E: I: automatically chosen format: squashfs
00:00:00.642 E: I: using /tmp/mmdebstrap.f7lsmnQrfI as tempdir
00:00:00.719 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.756 E: I: running apt-get update...
00:00:03.828 E: I: downloading packages with apt...
00:00:05.748 E: I: extracting archives...
00:00:08.140 E: I: installing essential packages...
00:00:14.094 E: I: installing remaining packages inside the chroot...
00:00:50.701 E: I: cleaning package lists and apt cache...
00:00:50.830 E: I: creating tarball...
00:01:22.222 E: I: done
00:01:23.303 E: I: removing tempdir /tmp/mmdebstrap.f7lsmnQrfI...
00:01:24.088 E: I: success in 83.7396 seconds
00:01:24.096 E: + cmp ./cache/mmdebstrap-unstable-standard.squashfs /tmp/debian-chroot-unshare.squashfs
00:01:26.044 E: + rm -f /tmp/debian-chroot-unshare.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:34
result: SUCCESS
------------------------------------------------------------------------------
(89/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: ext2
time left: 2:33:28
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.034 E: + [ unshare != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.503 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.536 E: I: finding correct signed-by value...
00:00:00.635 E: copying from tar archive -
00:00:00.639 E: I: automatically chosen format: ext2
00:00:00.644 E: I: using /tmp/mmdebstrap.dBNCcutcAw as tempdir
00:00:00.719 E: W: genext2fs does not support extended attributes
00:00:00.723 E: W: ext2 does not support sub-second precision timestamps
00:00:00.727 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.730 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.758 E: I: running apt-get update...
00:00:03.771 E: I: downloading packages with apt...
00:00:05.734 E: I: extracting archives...
00:00:08.149 E: I: installing essential packages...
00:00:14.046 E: I: installing remaining packages inside the chroot...
00:00:50.720 E: I: cleaning package lists and apt cache...
00:00:50.849 E: I: approximating disk usage...
00:00:51.178 E: I: creating tarball...
00:00:51.188 E: copying from tar archive -
00:00:56.349 E: I: done
00:00:56.392 E: I: removing tempdir /tmp/mmdebstrap.dBNCcutcAw...
00:00:57.203 E: I: success in 56.8606 seconds
00:00:57.210 E: + cmp ./cache/mmdebstrap-unstable-standard.ext2 /tmp/debian-chroot-unshare.ext2
00:01:07.155 E: + rm -f /tmp/debian-chroot-unshare.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:15
result: SUCCESS
------------------------------------------------------------------------------
(90/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: ext4
time left: 2:33:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ unshare != root ]
00:00:00.037 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.513 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.543 E: I: finding correct signed-by value...
00:00:00.653 E: I: automatically chosen format: ext4
00:00:00.656 E: I: using /tmp/mmdebstrap.x4I3IRjhEm as tempdir
00:00:00.771 E: I: running apt-get update...
00:00:03.785 E: I: downloading packages with apt...
00:00:05.710 E: I: extracting archives...
00:00:08.123 E: I: installing essential packages...
00:00:14.087 E: I: installing remaining packages inside the chroot...
00:00:51.114 E: I: cleaning package lists and apt cache...
00:00:51.245 E: I: approximating disk usage...
00:00:51.583 E: I: creating tarball...
00:00:55.594 E: I: done
00:00:55.899 E: I: removing tempdir /tmp/mmdebstrap.x4I3IRjhEm...
00:00:56.709 E: I: success in 56.3609 seconds
00:00:56.716 E: + cmp ./cache/mmdebstrap-unstable-standard.ext4 /tmp/debian-chroot-unshare.ext4
00:01:07.622 E: + rm -f /tmp/debian-chroot-unshare.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:16
result: SUCCESS
------------------------------------------------------------------------------
(91/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: tar
time left: 2:33:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.884 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.925 E: I: finding correct signed-by value...
00:00:01.029 E: I: automatically chosen format: tar
00:00:01.032 E: I: using /tmp/mmdebstrap.vlOOWQ_GWe as tempdir
00:00:01.076 E: I: running apt-get update...
00:00:04.110 E: I: downloading packages with apt...
00:00:06.232 E: I: extracting archives...
00:00:12.840 E: I: installing essential packages...
00:00:19.995 E: I: cleaning package lists and apt cache...
00:00:20.090 E: I: creating tarball...
00:00:21.239 E: I: done
00:00:21.317 E: I: removing tempdir /tmp/mmdebstrap.vlOOWQ_GWe...
00:00:24.325 E: I: success in 23.5571 seconds
00:00:24.333 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-fakechroot.tar
00:00:26.035 E: + rm -f /tmp/debian-chroot-fakechroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(92/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: squashfs
time left: 2:32:32
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.030 E: + [ fakechroot != root ]
00:00:00.034 E: + [ fakechroot != auto ]
00:00:00.037 E: + id user
00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.043 E: + useradd --home-dir /home/user --create-home user
00:00:00.046 E: + prefix=runuser -u user --
00:00:00.050 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:00.874 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.913 E: I: finding correct signed-by value...
00:00:01.020 E: I: automatically chosen format: squashfs
00:00:01.025 E: I: using /tmp/mmdebstrap.fgzcafacNd as tempdir
00:00:01.030 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.073 E: I: running apt-get update...
00:00:04.118 E: I: downloading packages with apt...
00:00:06.121 E: I: extracting archives...
00:00:12.641 E: I: installing essential packages...
00:00:19.882 E: I: cleaning package lists and apt cache...
00:00:19.971 E: I: creating tarball...
00:00:26.351 E: I: done
00:00:27.172 E: I: removing tempdir /tmp/mmdebstrap.fgzcafacNd...
00:00:30.198 E: I: success in 29.4342 seconds
00:00:30.206 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:00:30.730 E: + rm -f /tmp/debian-chroot-fakechroot.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:39
result: SUCCESS
------------------------------------------------------------------------------
(93/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: ext2
time left: 2:31:25
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:00.880 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.919 E: I: finding correct signed-by value...
00:00:01.032 E: copying from tar archive -
00:00:01.035 E: I: automatically chosen format: ext2
00:00:01.043 E: I: using /tmp/mmdebstrap.h6MSaQJUBh as tempdir
00:00:01.048 E: W: genext2fs does not support extended attributes
00:00:01.051 E: W: ext2 does not support sub-second precision timestamps
00:00:01.055 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.058 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.092 E: I: running apt-get update...
00:00:04.159 E: I: downloading packages with apt...
00:00:06.046 E: I: extracting archives...
00:00:12.655 E: I: installing essential packages...
00:00:19.946 E: I: cleaning package lists and apt cache...
00:00:20.067 E: I: approximating disk usage...
00:00:20.485 E: I: creating tarball...
00:00:20.495 E: copying from tar archive -
00:00:21.879 E: I: done
00:00:21.972 E: I: removing tempdir /tmp/mmdebstrap.h6MSaQJUBh...
00:00:24.970 E: I: success in 24.2020 seconds
00:00:24.978 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-fakechroot.ext2
00:00:27.121 E: + rm -f /tmp/debian-chroot-fakechroot.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:35
result: SUCCESS
------------------------------------------------------------------------------
(94/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: ext4
time left: 2:30:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.023 E: + prefix=
00:00:00.027 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ fakechroot != root ]
00:00:00.037 E: + [ fakechroot != auto ]
00:00:00.040 E: + id user
00:00:00.044 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:00.887 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.924 E: I: finding correct signed-by value...
00:00:01.048 E: I: automatically chosen format: ext4
00:00:01.053 E: I: using /tmp/mmdebstrap.lJpjakzvzJ as tempdir
00:00:01.101 E: I: running apt-get update...
00:00:04.157 E: I: downloading packages with apt...
00:00:06.258 E: I: extracting archives...
00:00:12.921 E: I: installing essential packages...
00:00:20.192 E: I: cleaning package lists and apt cache...
00:00:20.292 E: I: approximating disk usage...
00:00:20.694 E: I: creating tarball...
00:00:21.822 E: I: done
00:00:21.923 E: I: removing tempdir /tmp/mmdebstrap.lJpjakzvzJ...
00:00:25.024 E: I: success in 24.2502 seconds
00:00:25.036 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-fakechroot.ext4
00:00:27.520 E: + rm -f /tmp/debian-chroot-fakechroot.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(95/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: tar
time left: 2:28:59
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.887 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.925 E: I: finding correct signed-by value...
00:00:01.028 E: I: automatically chosen format: tar
00:00:01.032 E: I: using /tmp/mmdebstrap.xV51I0JSzZ as tempdir
00:00:01.076 E: I: running apt-get update...
00:00:04.124 E: I: downloading packages with apt...
00:00:05.992 E: I: extracting archives...
00:00:12.556 E: I: installing essential packages...
00:00:19.871 E: I: installing remaining packages inside the chroot...
00:00:23.598 E: I: cleaning package lists and apt cache...
00:00:23.691 E: I: creating tarball...
00:00:25.063 E: I: done
00:00:25.143 E: I: removing tempdir /tmp/mmdebstrap.xV51I0JSzZ...
00:00:28.644 E: I: success in 27.8723 seconds
00:00:28.653 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-fakechroot.tar
00:00:30.830 E: + rm -f /tmp/debian-chroot-fakechroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:39
result: SUCCESS
------------------------------------------------------------------------------
(96/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: squashfs
time left: 2:27:54
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ fakechroot != root ]
00:00:00.034 E: + [ fakechroot != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.051 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:00.882 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.920 E: I: finding correct signed-by value...
00:00:01.028 E: I: automatically chosen format: squashfs
00:00:01.032 E: I: using /tmp/mmdebstrap.RAzlqu8vj_ as tempdir
00:00:01.038 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.081 E: I: running apt-get update...
00:00:04.186 E: I: downloading packages with apt...
00:00:06.221 E: I: extracting archives...
00:00:12.778 E: I: installing essential packages...
00:00:20.111 E: I: installing remaining packages inside the chroot...
00:00:23.888 E: I: cleaning package lists and apt cache...
00:00:23.982 E: I: creating tarball...
00:00:31.480 E: I: done
00:00:32.062 E: I: removing tempdir /tmp/mmdebstrap.RAzlqu8vj_...
00:00:35.407 E: I: success in 34.6385 seconds
00:00:35.415 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:00:36.087 E: + rm -f /tmp/debian-chroot-fakechroot.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:44
result: SUCCESS
------------------------------------------------------------------------------
(97/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: ext2
time left: 2:27:00
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.007 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.017 E: + :
00:00:00.020 E: + prefix=
00:00:00.023 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.030 E: + [ fakechroot != root ]
00:00:00.033 E: + [ fakechroot != auto ]
00:00:00.036 E: + id user
00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.043 E: + useradd --home-dir /home/user --create-home user
00:00:00.046 E: + prefix=runuser -u user --
00:00:00.050 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:00.875 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.913 E: I: finding correct signed-by value...
00:00:01.024 E: copying from tar archive -
00:00:01.028 E: I: automatically chosen format: ext2
00:00:01.034 E: I: using /tmp/mmdebstrap.TuRWP0ja7s as tempdir
00:00:01.039 E: W: genext2fs does not support extended attributes
00:00:01.043 E: W: ext2 does not support sub-second precision timestamps
00:00:01.046 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.049 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.082 E: I: running apt-get update...
00:00:04.182 E: I: downloading packages with apt...
00:00:06.055 E: I: extracting archives...
00:00:12.631 E: I: installing essential packages...
00:00:19.869 E: I: installing remaining packages inside the chroot...
00:00:23.592 E: I: cleaning package lists and apt cache...
00:00:23.683 E: I: approximating disk usage...
00:00:24.125 E: I: creating tarball...
00:00:24.134 E: copying from tar archive -
00:00:25.656 E: I: done
00:00:25.770 E: I: removing tempdir /tmp/mmdebstrap.TuRWP0ja7s...
00:00:29.310 E: I: success in 28.5431 seconds
00:00:29.320 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-fakechroot.ext2
00:00:31.981 E: + rm -f /tmp/debian-chroot-fakechroot.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:40
result: SUCCESS
------------------------------------------------------------------------------
(98/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: ext4
time left: 2:25:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.038 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:00.885 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.923 E: I: finding correct signed-by value...
00:00:01.048 E: I: automatically chosen format: ext4
00:00:01.053 E: I: using /tmp/mmdebstrap.6NijmGZL7a as tempdir
00:00:01.100 E: I: running apt-get update...
00:00:04.171 E: I: downloading packages with apt...
00:00:06.245 E: I: extracting archives...
00:00:12.730 E: I: installing essential packages...
00:00:19.975 E: I: installing remaining packages inside the chroot...
00:00:23.681 E: I: cleaning package lists and apt cache...
00:00:23.775 E: I: approximating disk usage...
00:00:24.221 E: I: creating tarball...
00:00:25.540 E: I: done
00:00:25.664 E: I: removing tempdir /tmp/mmdebstrap.6NijmGZL7a...
00:00:29.059 E: I: success in 28.2889 seconds
00:00:29.067 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-fakechroot.ext4
00:00:31.919 E: + rm -f /tmp/debian-chroot-fakechroot.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:40
result: SUCCESS
------------------------------------------------------------------------------
(99/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: tar
time left: 2:24:56
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.886 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.924 E: I: finding correct signed-by value...
00:00:01.027 E: I: automatically chosen format: tar
00:00:01.031 E: I: using /tmp/mmdebstrap.HpsmhpW5uO as tempdir
00:00:01.078 E: I: running apt-get update...
00:00:04.124 E: I: downloading packages with apt...
00:00:06.202 E: I: extracting archives...
00:00:12.642 E: I: installing essential packages...
00:00:19.937 E: I: installing remaining packages inside the chroot...
00:00:25.311 E: I: cleaning package lists and apt cache...
00:00:25.408 E: I: creating tarball...
00:00:26.964 E: I: done
00:00:27.070 E: I: removing tempdir /tmp/mmdebstrap.HpsmhpW5uO...
00:00:31.055 E: I: success in 30.2806 seconds
00:00:31.063 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-fakechroot.tar
00:00:33.383 E: + rm -f /tmp/debian-chroot-fakechroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:41
result: SUCCESS
------------------------------------------------------------------------------
(100/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: squashfs
time left: 2:23:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.036 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:00.882 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.920 E: I: finding correct signed-by value...
00:00:01.028 E: I: automatically chosen format: squashfs
00:00:01.033 E: I: using /tmp/mmdebstrap.bgfDQaabqv as tempdir
00:00:01.038 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.081 E: I: running apt-get update...
00:00:04.156 E: I: downloading packages with apt...
00:00:06.100 E: I: extracting archives...
00:00:12.676 E: I: installing essential packages...
00:00:19.973 E: I: installing remaining packages inside the chroot...
00:00:25.387 E: I: cleaning package lists and apt cache...
00:00:25.481 E: I: creating tarball...
00:00:33.925 E: I: done
00:00:34.606 E: I: removing tempdir /tmp/mmdebstrap.bgfDQaabqv...
00:00:38.678 E: I: success in 37.9135 seconds
00:00:38.687 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:00:39.389 E: + rm -f /tmp/debian-chroot-fakechroot.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:47
result: SUCCESS
------------------------------------------------------------------------------
(101/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: ext2
time left: 2:23:10
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + prefix=
00:00:00.027 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ fakechroot != root ]
00:00:00.037 E: + [ fakechroot != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:00.893 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.931 E: I: finding correct signed-by value...
00:00:01.045 E: copying from tar archive -
00:00:01.049 E: I: automatically chosen format: ext2
00:00:01.055 E: I: using /tmp/mmdebstrap.fHnN1K7YkK as tempdir
00:00:01.060 E: W: genext2fs does not support extended attributes
00:00:01.064 E: W: ext2 does not support sub-second precision timestamps
00:00:01.067 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.071 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.103 E: I: running apt-get update...
00:00:04.164 E: I: downloading packages with apt...
00:00:06.057 E: I: extracting archives...
00:00:12.605 E: I: installing essential packages...
00:00:19.936 E: I: installing remaining packages inside the chroot...
00:00:25.456 E: I: cleaning package lists and apt cache...
00:00:25.550 E: I: approximating disk usage...
00:00:26.070 E: I: creating tarball...
00:00:26.079 E: copying from tar archive -
00:00:27.878 E: I: done
00:00:28.023 E: I: removing tempdir /tmp/mmdebstrap.fHnN1K7YkK...
00:00:32.118 E: I: success in 31.3413 seconds
00:00:32.126 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-fakechroot.ext2
00:00:34.889 E: + rm -f /tmp/debian-chroot-fakechroot.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:43
result: SUCCESS
------------------------------------------------------------------------------
(102/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: ext4
time left: 2:22:14
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.037 E: + [ fakechroot != auto ]
00:00:00.040 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:00.876 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.914 E: I: finding correct signed-by value...
00:00:01.038 E: I: automatically chosen format: ext4
00:00:01.043 E: I: using /tmp/mmdebstrap.Xnh5kXFhgw as tempdir
00:00:01.092 E: I: running apt-get update...
00:00:04.149 E: I: downloading packages with apt...
00:00:06.261 E: I: extracting archives...
00:00:12.746 E: I: installing essential packages...
00:00:20.022 E: I: installing remaining packages inside the chroot...
00:00:25.446 E: I: cleaning package lists and apt cache...
00:00:25.541 E: I: approximating disk usage...
00:00:26.092 E: I: creating tarball...
00:00:27.553 E: I: done
00:00:27.683 E: I: removing tempdir /tmp/mmdebstrap.Xnh5kXFhgw...
00:00:31.860 E: I: success in 31.0932 seconds
00:00:31.869 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-fakechroot.ext4
00:00:34.944 E: + rm -f /tmp/debian-chroot-fakechroot.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:43
result: SUCCESS
------------------------------------------------------------------------------
(103/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: tar
time left: 2:21:19
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.887 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.927 E: I: finding correct signed-by value...
00:00:01.032 E: I: automatically chosen format: tar
00:00:01.036 E: I: using /tmp/mmdebstrap.2dSaTdbGga as tempdir
00:00:01.082 E: I: running apt-get update...
00:00:04.138 E: I: downloading packages with apt...
00:00:06.054 E: I: extracting archives...
00:00:12.681 E: I: installing essential packages...
00:00:20.067 E: I: installing remaining packages inside the chroot...
00:00:35.256 E: I: cleaning package lists and apt cache...
00:00:35.374 E: I: creating tarball...
00:00:40.026 E: I: done
00:00:40.273 E: I: removing tempdir /tmp/mmdebstrap.2dSaTdbGga...
00:00:49.358 E: I: success in 48.5872 seconds
00:00:49.364 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-fakechroot.tar
00:00:57.938 E: + rm -f /tmp/debian-chroot-fakechroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:06
result: SUCCESS
------------------------------------------------------------------------------
(104/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: squashfs
time left: 2:21:04
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.036 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:00.878 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.917 E: I: finding correct signed-by value...
00:00:01.026 E: I: automatically chosen format: squashfs
00:00:01.030 E: I: using /tmp/mmdebstrap.zfM_YEp6Np as tempdir
00:00:01.035 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.077 E: I: running apt-get update...
00:00:04.159 E: I: downloading packages with apt...
00:00:06.307 E: I: extracting archives...
00:00:12.743 E: I: installing essential packages...
00:00:19.958 E: I: installing remaining packages inside the chroot...
00:00:34.914 E: I: cleaning package lists and apt cache...
00:00:35.033 E: I: creating tarball...
00:01:01.311 E: I: done
00:01:02.861 E: I: removing tempdir /tmp/mmdebstrap.zfM_YEp6Np...
00:01:11.836 E: I: success in 71.0692 seconds
00:01:11.846 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:01:14.113 E: + rm -f /tmp/debian-chroot-fakechroot.squashfs
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:22
result: SUCCESS
------------------------------------------------------------------------------
(105/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: ext2
time left: 2:21:15
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.019 E: + :
00:00:00.023 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ fakechroot != root ]
00:00:00.036 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:00.882 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.920 E: I: finding correct signed-by value...
00:00:01.033 E: copying from tar archive -
00:00:01.037 E: I: automatically chosen format: ext2
00:00:01.044 E: I: using /tmp/mmdebstrap.AHFK2Z6j4Z as tempdir
00:00:01.049 E: W: genext2fs does not support extended attributes
00:00:01.052 E: W: ext2 does not support sub-second precision timestamps
00:00:01.056 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.059 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.092 E: I: running apt-get update...
00:00:04.186 E: I: downloading packages with apt...
00:00:06.190 E: I: extracting archives...
00:00:12.740 E: I: installing essential packages...
00:00:20.020 E: I: installing remaining packages inside the chroot...
00:00:35.209 E: I: cleaning package lists and apt cache...
00:00:35.328 E: I: approximating disk usage...
00:00:36.593 E: I: creating tarball...
00:00:36.607 E: copying from tar archive -
00:00:44.459 E: I: done
00:00:44.738 E: I: removing tempdir /tmp/mmdebstrap.AHFK2Z6j4Z...
00:00:53.798 E: I: success in 53.0286 seconds
00:00:53.806 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-fakechroot.ext2
00:01:03.697 E: + rm -f /tmp/debian-chroot-fakechroot.ext2
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:12
result: SUCCESS
------------------------------------------------------------------------------
(106/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: ext4
time left: 2:21:08
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.049 E: + prefix=runuser -u user --
00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:00.886 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.924 E: I: finding correct signed-by value...
00:00:01.049 E: I: automatically chosen format: ext4
00:00:01.053 E: I: using /tmp/mmdebstrap.J4brLToETo as tempdir
00:00:01.102 E: I: running apt-get update...
00:00:04.172 E: I: downloading packages with apt...
00:00:06.365 E: I: extracting archives...
00:00:12.908 E: I: installing essential packages...
00:00:20.245 E: I: installing remaining packages inside the chroot...
00:00:35.381 E: I: cleaning package lists and apt cache...
00:00:35.495 E: I: approximating disk usage...
00:00:36.788 E: I: creating tarball...
00:00:40.758 E: I: done
00:00:41.063 E: I: removing tempdir /tmp/mmdebstrap.J4brLToETo...
00:00:50.109 E: I: success in 49.3394 seconds
00:00:50.118 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-fakechroot.ext4
00:01:01.015 E: + rm -f /tmp/debian-chroot-fakechroot.ext4
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:09
result: SUCCESS
------------------------------------------------------------------------------
(107/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: -
format: tar
time left: 2:20:54
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(108/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: -
format: squashfs
time left: 2:18:47
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(109/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: -
format: ext2
time left: 2:16:43
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(110/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: -
format: ext4
time left: 2:14:40
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(111/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: standard
format: tar
time left: 2:12:40
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(112/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: standard
format: squashfs
time left: 2:10:42
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(113/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: standard
format: ext2
time left: 2:08:46
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(114/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: standard
format: ext4
time left: 2:06:52
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes
------------------------------------------------------------------------------
(115/280) tarfilter-idshift
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:05:00
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar /tmp/debian-chroot-shifted.tar /tmp/debian-chroot.txt /tmp/debian-chroot-shiftedback.tar /tmp/expected; rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.018 E: + useradd --home-dir /home/user --create-home user
00:00:00.031 E: + echo user:100000:65536
00:00:00.034 E: + cmp /etc/subuid -
00:00:00.038 E: + echo user:100000:65536
00:00:00.041 E: + cmp /etc/subgid -
00:00:00.045 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=iputils-ping unstable - http://127.0.0.1/debian
00:00:00.048 E: + ./tarfilter --idshift 0
00:00:00.513 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.543 E: I: finding correct signed-by value...
00:00:00.635 E: I: automatically chosen format: tar
00:00:00.639 E: I: using /tmp/mmdebstrap.AZUP2FwOAI as tempdir
00:00:00.750 E: I: running apt-get update...
00:00:03.766 E: I: downloading packages with apt...
00:00:05.808 E: I: extracting archives...
00:00:08.258 E: I: installing essential packages...
00:00:14.220 E: I: installing remaining packages inside the chroot...
00:00:17.810 E: I: cleaning package lists and apt cache...
00:00:17.895 E: I: creating tarball...
00:00:19.245 E: I: done
00:00:19.262 E: I: removing tempdir /tmp/mmdebstrap.AZUP2FwOAI...
00:00:19.487 E: I: success in 19.1394 seconds
00:00:19.513 E: + mkdir /tmp/debian-chroot
00:00:19.517 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot.tar ./usr/bin/ping
00:00:19.531 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep
00:00:19.535 E: + getcap /tmp/debian-chroot/usr/bin/ping
00:00:19.539 E: + diff -u /tmp/expected -
00:00:19.542 E: + rm /tmp/debian-chroot/usr/bin/ping
00:00:19.546 E: + rmdir /tmp/debian-chroot/usr/bin
00:00:19.549 E: + rmdir /tmp/debian-chroot/usr
00:00:19.553 E: + rmdir /tmp/debian-chroot
00:00:19.556 E: + ./tarfilter --idshift 100000
00:00:20.833 E: + ./tarfilter --idshift -100000
00:00:22.156 E: + cmp /tmp/debian-chroot.tar /tmp/debian-chroot-shiftedback.tar
00:00:22.296 E: + tar --numeric-owner -tvf /tmp/debian-chroot.tar
00:00:22.300 E: + sed s# 42/0 # 100042/100000 #
00:00:22.304 E: + sed s# 0/0 # 100000/100000 #
00:00:22.308 E: + sed s# 0/5 # 100000/100005 #
00:00:22.312 E: + sed s# 0/8 # 100000/100008 #
00:00:22.316 E: + sed s# 0/42 # 100000/100042 #
00:00:22.320 E: + sed s# 0/43 # 100000/100043 #
00:00:22.324 E: + sed s# 0/50 # 100000/100050 #
00:00:22.327 E: + sed s/ \+/ /g
00:00:22.362 E: + tar --numeric-owner -tvf /tmp/debian-chroot-shifted.tar
00:00:22.366 E: + sed s/ \+/ /g
00:00:22.369 E: + diff -u /tmp/debian-chroot.txt -
00:00:22.422 E: + mkdir /tmp/debian-chroot
00:00:22.426 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot-shifted.tar
00:00:22.849 E: + echo 100000 100000
00:00:22.853 E: + stat --format=%u %g /tmp/debian-chroot/usr/bin/ping
00:00:22.857 E: + diff -u /tmp/expected -
00:00:22.860 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep
00:00:22.864 E: + getcap /tmp/debian-chroot/usr/bin/ping
00:00:22.867 E: + diff -u /tmp/expected -
00:00:22.871 E: + echo 0 0
00:00:22.874 E: + runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot stat --format=%u %g /usr/bin/ping
00:00:22.877 E: + diff -u /tmp/expected -
00:00:23.233 E: + echo /usr/bin/ping cap_net_raw=ep
00:00:23.237 E: + + runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot getcap /usr/bin/ping
00:00:23.241 E: diff -u /tmp/expected -
00:00:23.611 E: + rm -f /tmp/debian-chroot.tar /tmp/debian-chroot-shifted.tar /tmp/debian-chroot.txt /tmp/debian-chroot-shiftedback.tar /tmp/expected
00:00:23.699 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(116/280) progress-bars-on-fake-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:03:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 E: + script -qfec mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian /dev/null
00:00:00.424 O: I: automatically chosen mode: root
00:00:00.432 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.461 O: I: finding correct signed-by value...
00:00:00.555 O: I: automatically chosen format: tar
00:00:00.558 O: I: using /tmp/mmdebstrap.cEDBg0D3do as tempdir
00:00:00.602 O: I: running apt-get update...
00:00:03.621 O: I: downloading packages with apt...
00:00:05.511 O: I: extracting archives...
00:00:07.892 O: I: installing essential packages...
00:00:13.829 O: I: installing remaining packages inside the chroot...
00:00:17.187 O: I: cleaning package lists and apt cache...
00:00:17.276 O: I: creating tarball...
00:00:18.025 O: I: done
00:00:18.117 O: I: removing tempdir /tmp/mmdebstrap.cEDBg0D3do...
00:00:18.291 O: I: success in 17.9737 seconds
00:00:18.309 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.312 E: + sort
00:00:18.316 E: + diff -u tar1.txt -
00:00:18.347 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(117/280) debug-output-on-fake-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:02:46
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 E: + script -qfc mmdebstrap --mode=auto --debug --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian /dev/null
00:00:00.416 O: I: 555 4938 automatically chosen mode: root
00:00:00.424 O: D: 555 5077 Native architecture (outside): amd64
00:00:00.427 O: D: 555 5078 Native architecture (inside): amd64
00:00:00.431 O: D: 555 5080 Foreign architectures (inside): 
00:00:00.434 O: I: 555 5241 chroot architecture amd64 is equal to the host's architecture
00:00:00.438 O: D: 555 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.442 O: D: 555 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.445 O: D: 555 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.449 O: D: 555 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.452 O: D: 555 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.456 O: D: 555 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.459 O: D: 555 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.463 O: D: 555 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.467 O: D: 555 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.470 O: D: 555 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.473 O: D: 555 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.477 O: D: 555 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.480 O: D: 555 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.483 O: D: 555 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.487 O: D: 555 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.490 O: D: 555 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.493 O: D: 555 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.496 O: D: 555 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.500 O: D: 555 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.503 O: D: 555 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.506 O: D: 555 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.510 O: D: 555 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.513 O: D: 555 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.516 O: D: 555 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.519 O: D: 555 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.523 O: D: 555 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.526 O: D: 555 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.529 O: D: 555 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.533 O: D: 555 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.536 O: D: 555 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.539 O: D: 555 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.542 O: D: 555 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.545 O: D: 555 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.549 O: D: 555 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.552 O: D: 555 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.555 O: D: 555 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.559 O: D: 555 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.562 O: D: 555 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.565 O: D: 555 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.569 O: D: 555 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.572 O: D: 555 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.576 O: D: 555 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.579 O: D: 555 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.582 O: D: 555 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.586 O: D: 555 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.589 O: D: 555 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.592 O: D: 555 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.595 O: D: 555 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.599 O: D: 555 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.602 O: D: 555 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.605 O: D: 555 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.609 O: D: 555 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.612 O: D: 555 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.616 O: D: 555 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.619 O: D: 555 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.622 O: D: 555 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.626 O: D: 555 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.629 O: D: 555 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.632 O: D: 555 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.635 O: D: 555 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.639 O: D: 555 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.642 O: D: 555 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.646 O: D: 555 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.649 O: D: 555 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.652 O: D: 555 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.656 O: D: 555 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.660 O: D: 555 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.663 O: D: 555 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.666 O: D: 555 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.670 O: D: 555 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.673 O: D: 555 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.676 O: D: 555 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.679 O: D: 555 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.683 O: D: 555 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.686 O: D: 555 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.690 O: D: 555 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.693 O: D: 555 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.696 O: D: 555 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.699 O: D: 555 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.703 O: I: 555 5394 finding correct signed-by value...
00:00:00.706 O: D: 555 5572 sources list entries:
00:00:00.709 O: D: 555 5577 type: one-line
00:00:00.712 O: D: 555 5578 content:
00:00:00.716 O: D: 555 5580   deb http://127.0.0.1/debian unstable main
00:00:00.719 O: I: 555 5716 automatically chosen format: tar
00:00:00.722 O: I: 555 5778 using /tmp/mmdebstrap.KjUBUZ5UoN as tempdir
00:00:00.725 O: D: 555 6168 starting to listen for hooks
00:00:00.729 O: D: 681 1856 aptopts: 
00:00:00.732 O: D: 681 1856 apttrusted: /etc/apt/trusted.gpg
00:00:00.735 O: D: 681 1856 apttrustedparts: /etc/apt/trusted.gpg.d/
00:00:00.738 O: D: 681 1856 architectures: [amd64]
00:00:00.742 O: D: 681 1856 canmount: 1
00:00:00.745 O: D: 681 1856 components: [main]
00:00:00.749 O: D: 681 1856 customize_hook: []
00:00:00.752 O: D: 681 1856 dpkgopts: 
00:00:00.756 O: D: 681 1856 dryrun: 0
00:00:00.759 O: D: 681 1856 essential_hook: []
00:00:00.763 O: D: 681 1856 extract_hook: []
00:00:00.766 O: D: 681 1856 foreignarchs: []
00:00:00.770 O: D: 681 1856 format: tar
00:00:00.774 O: D: 681 1856 havemknod: 1
00:00:00.777 O: D: 681 1856 hooksock: GLOB
00:00:00.781 O: D: 681 1856 include: []
00:00:00.784 O: D: 681 1856 mode: root
00:00:00.787 O: D: 681 1856 nativearch: amd64
00:00:00.790 O: D: 681 1856 noop: []
00:00:00.794 O: D: 681 1856 root: /tmp/mmdebstrap.KjUBUZ5UoN
00:00:00.797 O: D: 681 1856 setup_hook: []
00:00:00.800 O: D: 681 1856 skip: []
00:00:00.803 O: D: 681 1856 sourceslists: [HASH(0x563ddaf8c170)]
00:00:00.807 O: D: 681 1856 suite: unstable
00:00:00.810 O: D: 681 1856 target: /tmp/debian-chroot.tar
00:00:00.813 O: D: 681 1856 variant: apt
00:00:00.817 O: D: 682 3715 listener: reading next command
00:00:00.820 O: apt 2.9.4 (amd64)
00:00:00.823 O: Supported modules:
00:00:00.826 O: *Ver: Standard .deb
00:00:00.830 O: *Pkg:  Debian dpkg interface (Priority 30)
00:00:00.833 O:  Pkg:  Debian APT solver interface (Priority -1000)
00:00:00.836 O:  Pkg:  Debian APT planner interface (Priority -1000)
00:00:00.839 O:  S.L: 'deb' Debian binary tree
00:00:00.843 O:  S.L: 'deb-src' Debian source tree
00:00:00.846 O:  Idx: Debian Source Index
00:00:00.850 O:  Idx: Debian Package Index
00:00:00.853 O:  Idx: Debian Translation Index
00:00:00.857 O:  Idx: Debian dpkg status file
00:00:00.860 O:  Idx: Debian deb file
00:00:00.864 O:  Idx: Debian dsc file
00:00:00.867 O:  Idx: Debian control file
00:00:00.870 O:  Idx: EDSP scenario file
00:00:00.874 O:  Idx: EIPP scenario file
00:00:00.877 O: APT "";
00:00:00.880 O: APT::Architecture "amd64";
00:00:00.883 O: APT::Build-Essential "";
00:00:00.887 O: APT::Build-Essential:: "build-essential";
00:00:00.890 O: APT::Install-Recommends "false";
00:00:00.893 O: APT::Install-Suggests "0";
00:00:00.896 O: APT::Key "";
00:00:00.899 O: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448";
00:00:00.903 O: APT::Sandbox "";
00:00:00.906 O: APT::Sandbox::User "_apt";
00:00:00.909 O: APT::Architectures "";
00:00:00.912 O: APT::Architectures:: "amd64";
00:00:00.916 O: APT::Compressor "";
00:00:00.919 O: APT::Compressor::. "";
00:00:00.922 O: APT::Compressor::.::Name ".";
00:00:00.926 O: APT::Compressor::.::Extension "";
00:00:00.929 O: APT::Compressor::.::Binary "";
00:00:00.932 O: APT::Compressor::.::Cost "0";
00:00:00.935 O: APT::Compressor::zstd "";
00:00:00.939 O: APT::Compressor::zstd::Name "zstd";
00:00:00.943 O: APT::Compressor::zstd::Extension ".zst";
00:00:00.946 O: APT::Compressor::zstd::Binary "false";
00:00:00.950 O: APT::Compressor::zstd::Cost "60";
00:00:00.953 O: APT::Compressor::lz4 "";
00:00:00.956 O: APT::Compressor::lz4::Name "lz4";
00:00:00.959 O: APT::Compressor::lz4::Extension ".lz4";
00:00:00.963 O: APT::Compressor::lz4::Binary "false";
00:00:00.966 O: APT::Compressor::lz4::Cost "50";
00:00:00.969 O: APT::Compressor::gzip "";
00:00:00.973 O: APT::Compressor::gzip::Name "gzip";
00:00:00.976 O: APT::Compressor::gzip::Extension ".gz";
00:00:00.980 O: APT::Compressor::gzip::Binary "gzip";
00:00:00.983 O: APT::Compressor::gzip::Cost "100";
00:00:00.986 O: APT::Compressor::gzip::CompressArg "";
00:00:00.990 O: APT::Compressor::gzip::CompressArg:: "-6n";
00:00:00.993 O: APT::Compressor::gzip::UncompressArg "";
00:00:00.996 O: APT::Compressor::gzip::UncompressArg:: "-d";
00:00:01.000 O: APT::Compressor::xz "";
00:00:01.003 O: APT::Compressor::xz::Name "xz";
00:00:01.007 O: APT::Compressor::xz::Extension ".xz";
00:00:01.011 O: APT::Compressor::xz::Binary "xz";
00:00:01.014 O: APT::Compressor::xz::Cost "200";
00:00:01.017 O: APT::Compressor::xz::CompressArg "";
00:00:01.020 O: APT::Compressor::xz::CompressArg:: "-6";
00:00:01.024 O: APT::Compressor::xz::UncompressArg "";
00:00:01.027 O: APT::Compressor::xz::UncompressArg:: "-d";
00:00:01.030 O: APT::Compressor::bzip2 "";
00:00:01.034 O: APT::Compressor::bzip2::Name "bzip2";
00:00:01.039 O: APT::Compressor::bzip2::Extension ".bz2";
00:00:01.043 O: APT::Compressor::bzip2::Binary "bzip2";
00:00:01.046 O: APT::Compressor::bzip2::Cost "300";
00:00:01.050 O: APT::Compressor::bzip2::CompressArg "";
00:00:01.053 O: APT::Compressor::bzip2::CompressArg:: "-6";
00:00:01.056 O: APT::Compressor::bzip2::UncompressArg "";
00:00:01.059 O: APT::Compressor::bzip2::UncompressArg:: "-d";
00:00:01.063 O: APT::Compressor::lzma "";
00:00:01.066 O: APT::Compressor::lzma::Name "lzma";
00:00:01.069 O: APT::Compressor::lzma::Extension ".lzma";
00:00:01.072 O: APT::Compressor::lzma::Binary "xz";
00:00:01.076 O: APT::Compressor::lzma::Cost "400";
00:00:01.079 O: APT::Compressor::lzma::CompressArg "";
00:00:01.082 O: APT::Compressor::lzma::CompressArg:: "--format=lzma";
00:00:01.085 O: APT::Compressor::lzma::CompressArg:: "-6";
00:00:01.088 O: APT::Compressor::lzma::UncompressArg "";
00:00:01.092 O: APT::Compressor::lzma::UncompressArg:: "--format=lzma";
00:00:01.095 O: APT::Compressor::lzma::UncompressArg:: "-d";
00:00:01.098 O: Dir "/tmp/mmdebstrap.KjUBUZ5UoN";
00:00:01.101 O: Dir::State "var/lib/apt";
00:00:01.104 O: Dir::State::lists "lists/";
00:00:01.108 O: Dir::State::cdroms "cdroms.list";
00:00:01.111 O: Dir::State::Status "/tmp/mmdebstrap.KjUBUZ5UoN/var/lib/dpkg/status";
00:00:01.114 O: Dir::State::extended_states "extended_states";
00:00:01.117 O: Dir::Cache "var/cache/apt";
00:00:01.121 O: Dir::Cache::archives "archives/";
00:00:01.124 O: Dir::Cache::srcpkgcache "srcpkgcache.bin";
00:00:01.127 O: Dir::Cache::pkgcache "pkgcache.bin";
00:00:01.130 O: Dir::Etc "etc/apt";
00:00:01.133 O: Dir::Etc::sourcelist "sources.list";
00:00:01.137 O: Dir::Etc::sourceparts "sources.list.d";
00:00:01.140 O: Dir::Etc::main "apt.conf";
00:00:01.143 O: Dir::Etc::netrc "auth.conf";
00:00:01.146 O: Dir::Etc::netrcparts "auth.conf.d";
00:00:01.149 O: Dir::Etc::parts "apt.conf.d";
00:00:01.153 O: Dir::Etc::preferences "preferences";
00:00:01.156 O: Dir::Etc::preferencesparts "preferences.d";
00:00:01.159 O: Dir::Etc::trusted "/etc/apt/trusted.gpg";
00:00:01.163 O: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/";
00:00:01.166 O: Dir::Boot "boot";
00:00:01.169 O: Dir::Usr "usr";
00:00:01.172 O: Dir::Bin "";
00:00:01.175 O: Dir::Bin::methods "/usr/lib/apt/methods";
00:00:01.178 O: Dir::Bin::solvers "";
00:00:01.181 O: Dir::Bin::solvers:: "/usr/lib/apt/solvers";
00:00:01.184 O: Dir::Bin::planners "";
00:00:01.188 O: Dir::Bin::planners:: "/usr/lib/apt/planners";
00:00:01.191 O: Dir::Bin::dpkg "/usr/bin/dpkg";
00:00:01.194 O: Dir::Bin::gzip "/bin/gzip";
00:00:01.197 O: Dir::Bin::bzip2 "/bin/bzip2";
00:00:01.201 O: Dir::Bin::xz "/usr/bin/xz";
00:00:01.204 O: Dir::Bin::lz4 "/usr/bin/lz4";
00:00:01.207 O: Dir::Bin::zstd "/usr/bin/zstd";
00:00:01.211 O: Dir::Bin::lzma "/usr/bin/xz";
00:00:01.214 O: Dir::Media "";
00:00:01.217 O: Dir::Media::MountPath "/media/apt";
00:00:01.220 O: Dir::Log "var/log/apt";
00:00:01.223 O: Dir::Log::Terminal "term.log";
00:00:01.226 O: Dir::Log::History "history.log";
00:00:01.230 O: Dir::Log::Planner "eipp.log.xz";
00:00:01.233 O: Dir::Ignore-Files-Silently "";
00:00:01.236 O: Dir::Ignore-Files-Silently:: "~$";
00:00:01.239 O: Dir::Ignore-Files-Silently:: "\.disabled$";
00:00:01.242 O: Dir::Ignore-Files-Silently:: "\.bak$";
00:00:01.246 O: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
00:00:01.249 O: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$";
00:00:01.252 O: Dir::Ignore-Files-Silently:: "\.save$";
00:00:01.255 O: Dir::Ignore-Files-Silently:: "\.orig$";
00:00:01.258 O: Dir::Ignore-Files-Silently:: "\.distUpgrade$";
00:00:01.262 O: Acquire "";
00:00:01.265 O: Acquire::AllowInsecureRepositories "0";
00:00:01.268 O: Acquire::AllowWeakRepositories "0";
00:00:01.271 O: Acquire::AllowDowngradeToInsecureRepositories "0";
00:00:01.274 O: Acquire::cdrom "";
00:00:01.278 O: Acquire::cdrom::mount "/media/cdrom/";
00:00:01.281 O: Acquire::IndexTargets "";
00:00:01.284 O: Acquire::IndexTargets::deb "";
00:00:01.287 O: Acquire::IndexTargets::deb::Packages "";
00:00:01.290 O: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
00:00:01.294 O: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
00:00:01.297 O: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
00:00:01.300 O: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
00:00:01.303 O: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
00:00:01.306 O: Acquire::IndexTargets::deb::Packages::Optional "0";
00:00:01.310 O: Acquire::IndexTargets::deb::Translations "";
00:00:01.313 O: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
00:00:01.316 O: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
00:00:01.319 O: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
00:00:01.322 O: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
00:00:01.325 O: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
00:00:01.329 O: Acquire::IndexTargets::deb-src "";
00:00:01.332 O: Acquire::IndexTargets::deb-src::Sources "";
00:00:01.335 O: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
00:00:01.338 O: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
00:00:01.342 O: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
00:00:01.345 O: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
00:00:01.348 O: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
00:00:01.351 O: Acquire::IndexTargets::deb-src::Sources::Optional "0";
00:00:01.354 O: Acquire::Changelogs "";
00:00:01.358 O: Acquire::Changelogs::URI "";
00:00:01.361 O: Acquire::Changelogs::URI::Origin "";
00:00:01.364 O: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
00:00:01.367 O: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";
00:00:01.370 O: Acquire::Changelogs::AlwaysOnline "";
00:00:01.373 O: Acquire::Changelogs::AlwaysOnline::Origin "";
00:00:01.377 O: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1";
00:00:01.380 O: Acquire::Snapshots "";
00:00:01.383 O: Acquire::Snapshots::URI "";
00:00:01.386 O: Acquire::Snapshots::URI::Origin "";
00:00:01.389 O: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/";
00:00:01.393 O: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/";
00:00:01.396 O: Acquire::Snapshots::URI::Override "";
00:00:01.399 O: Acquire::Snapshots::URI::Override::Label "";
00:00:01.402 O: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/";
00:00:01.405 O: Acquire::Snapshots::URI::Host "";
00:00:01.409 O: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.412 O: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/";
00:00:01.415 O: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.418 O: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.422 O: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.425 O: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.428 O: Acquire::Languages "";
00:00:01.431 O: Acquire::Languages:: "none";
00:00:01.434 O: Acquire::CompressionTypes "";
00:00:01.438 O: Acquire::CompressionTypes::xz "xz";
00:00:01.441 O: Acquire::CompressionTypes::bz2 "bzip2";
00:00:01.444 O: Acquire::CompressionTypes::lzma "lzma";
00:00:01.447 O: Acquire::CompressionTypes::gz "gzip";
00:00:01.450 O: Acquire::CompressionTypes::lz4 "lz4";
00:00:01.454 O: Acquire::CompressionTypes::zst "zstd";
00:00:01.457 O: DPkg "";
00:00:01.460 O: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin";
00:00:01.463 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.KjUBUZ5UoN";
00:00:01.466 O: pkgCacheGen "";
00:00:01.469 O: pkgCacheGen::ForceEssential ",";
00:00:01.473 O: Binary "apt-config";
00:00:01.476 O: Binary::apt-cdrom "";
00:00:01.479 O: Binary::apt-cdrom::APT "";
00:00:01.482 O: Binary::apt-cdrom::APT::Internal "";
00:00:01.485 O: Binary::apt-cdrom::APT::Internal::OpProgress "";
00:00:01.488 O: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0";
00:00:01.492 O: Binary::apt "";
00:00:01.495 O: Binary::apt::APT "";
00:00:01.498 O: Binary::apt::APT::Color "1";
00:00:01.501 O: Binary::apt::APT::Output-Version "30";
00:00:01.504 O: Binary::apt::APT::Cache "";
00:00:01.508 O: Binary::apt::APT::Cache::Show "";
00:00:01.511 O: Binary::apt::APT::Cache::Show::Version "2";
00:00:01.514 O: Binary::apt::APT::Cache::AllVersions "0";
00:00:01.518 O: Binary::apt::APT::Cache::ShowVirtuals "1";
00:00:01.521 O: Binary::apt::APT::Cache::Search "";
00:00:01.524 O: Binary::apt::APT::Cache::Search::Version "2";
00:00:01.527 O: Binary::apt::APT::Cache::ShowDependencyType "1";
00:00:01.531 O: Binary::apt::APT::Cache::ShowVersion "1";
00:00:01.534 O: Binary::apt::APT::Get "";
00:00:01.537 O: Binary::apt::APT::Get::Upgrade-Allow-New "1";
00:00:01.540 O: Binary::apt::APT::Get::Update "";
00:00:01.543 O: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1";
00:00:01.546 O: Binary::apt::APT::Cmd "";
00:00:01.549 O: Binary::apt::APT::Cmd::Show-Update-Stats "1";
00:00:01.553 O: Binary::apt::APT::Cmd::Pattern-Only "1";
00:00:01.556 O: Binary::apt::APT::Keep-Downloaded-Packages "0";
00:00:01.559 O: Binary::apt::DPkg "";
00:00:01.562 O: Binary::apt::DPkg::Progress-Fancy "1";
00:00:01.566 O: Binary::apt::DPkg::Lock "";
00:00:01.569 O: Binary::apt::DPkg::Lock::Timeout "-1";
00:00:01.572 O: CommandLine "";
00:00:01.575 O: CommandLine::AsString "apt-config dump";
00:00:01.578 O: D: 681 2324 content of /tmp/mmdebstrap.KjUBUZ5UoN/tmp/mmdebstrap.apt.conf.7Bwn78B5luC4:
00:00:01.581 O: Apt::Architecture "amd64";
00:00:01.584 O: Apt::Architectures "amd64";
00:00:01.587 O: Dir "/tmp/mmdebstrap.KjUBUZ5UoN";
00:00:01.590 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.KjUBUZ5UoN";
00:00:01.593 O: Dir::State::Status "/tmp/mmdebstrap.KjUBUZ5UoN/var/lib/dpkg/status";
00:00:01.597 O: Dir::Etc::Trusted "/etc/apt/trusted.gpg";
00:00:01.600 O: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/";
00:00:01.603 O: pkgCacheGen::ForceEssential ",";
00:00:01.606 O: I: 681 2387 running apt-get update...
00:00:01.610 O: D: 681 846 run_progress: exec apt-get update --error-on=any -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:01.613 O: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:01.616 O: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9923 kB]
00:00:02.568 O: Fetched 10.1 MB in 2s (5272 kB/s)
00:00:03.632 O: Reading package lists...
00:00:03.680 O: I: 681 1093 downloading packages with apt...
00:00:03.684 O: D: 681 846 run_progress: exec apt-get --yes -oDebug::pkgDpkgPm=1 -oDir::Log=/dev/null -oAPT::Keep-Fds::=8 -oDPkg::Tools::options::'cat >&8'::InfoFD=8 -oDpkg::Pre-Install-Pkgs::=cat >&8 -oDebug::NoLocking=1 -oDpkg::Use-Pty=0 -oDPkg::Chroot-Directory= install ?narrow(?or(?archive(^unstable$),?codename(^unstable$)),?architecture(amd64),?essential) -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:03.708 O: Reading package lists...
00:00:03.968 O: Building dependency tree...
00:00:04.112 O:   MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1
00:00:04.116 O:   Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64
00:00:04.120 O:     MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0
00:00:04.123 O:     Installing libc6:amd64 as Depends of libbz2-1.0:amd64
00:00:04.133 O:       MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0
00:00:04.136 O:       Installing libgcc-s1:amd64 as Depends of libc6:amd64
00:00:04.140 O:         MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0
00:00:04.143 O:         Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64
00:00:04.147 O:           MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:04.150 O:   Installing liblzma5:amd64 as PreDepends of dpkg:amd64
00:00:04.154 O:     MarkInstall liblzma5:amd64 < none -> 5.6.1+really5.4.5-1 @un puN > FU=0
00:00:04.157 O:   Installing libmd0:amd64 as PreDepends of dpkg:amd64
00:00:04.160 O:     MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0
00:00:04.164 O:   Installing libselinux1:amd64 as PreDepends of dpkg:amd64
00:00:04.167 O:     MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0
00:00:04.170 O:     Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64
00:00:04.174 O:       MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0
00:00:04.177 O:   Installing libzstd1:amd64 as PreDepends of dpkg:amd64
00:00:04.181 O:     MarkInstall libzstd1:amd64 < none -> 1.5.5+dfsg2-2 @un puN > FU=0
00:00:04.184 O:   Installing zlib1g:amd64 as PreDepends of dpkg:amd64
00:00:04.188 O:     MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0
00:00:04.191 O:   MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1
00:00:04.194 O:   MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1
00:00:04.198 O:   MarkInstall sysvinit-utils:amd64 < none -> 3.09-1 @un puN > FU=1
00:00:04.201 O:   MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1
00:00:04.204 O:   Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64
00:00:04.208 O:     MarkInstall libdebconfclient0:amd64 < none -> 0.272 @un puN > FU=0
00:00:04.211 O:   MarkInstall dash:amd64 < none -> 0.5.12-9 @un puN > FU=1
00:00:04.215 O:   MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1
00:00:04.218 O:   MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1
00:00:04.222 O:   Installing libtinfo6:amd64 as PreDepends of bash:amd64
00:00:04.225 O:     MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:04.228 O:   MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1
00:00:04.232 O:   Installing libblkid1:amd64 as PreDepends of util-linux:amd64
00:00:04.235 O:     MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.238 O:   Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64
00:00:04.241 O:     MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0
00:00:04.245 O:   Installing libcrypt1:amd64 as PreDepends of util-linux:amd64
00:00:04.248 O:     MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0
00:00:04.252 O:   Installing libmount1:amd64 as PreDepends of util-linux:amd64
00:00:04.255 O:     MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.258 O:   Installing libpam0g:amd64 as PreDepends of util-linux:amd64
00:00:04.262 O:     MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.265 O:     Installing libaudit1:amd64 as Depends of libpam0g:amd64
00:00:04.268 O:       MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0
00:00:04.271 O:       Installing libaudit-common:amd64 as Depends of libaudit1:amd64
00:00:04.275 O:         MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0
00:00:04.278 O:     Installing debconf:amd64 as Depends of libpam0g:amd64
00:00:04.281 O:       MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0
00:00:04.285 O:   Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64
00:00:04.288 O:     MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.291 O:   Installing libsystemd0:amd64 as PreDepends of util-linux:amd64
00:00:04.294 O:     MarkInstall libsystemd0:amd64 < none -> 256~rc4-1 @un uN Ib > FU=0
00:00:04.298 O:     Installing libcap2:amd64 as Depends of libsystemd0:amd64
00:00:04.301 O:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0
00:00:04.304 O:   Installing libudev1:amd64 as PreDepends of util-linux:amd64
00:00:04.308 O:     MarkInstall libudev1:amd64 < none -> 256~rc4-1 @un puN > FU=0
00:00:04.311 O:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:04.314 O:   Installing libuuid1:amd64 as PreDepends of util-linux:amd64
00:00:04.318 O:     MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.321 O:   MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1
00:00:04.324 O:   Installing libacl1:amd64 as PreDepends of tar:amd64
00:00:04.327 O:     MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0
00:00:04.330 O:   MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1
00:00:04.333 O:   Installing mawk:amd64 as PreDepends of base-files:amd64
00:00:04.336 O:     MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0
00:00:04.340 O:   MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1
00:00:04.343 O:   MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1
00:00:04.346 O:   MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1
00:00:04.350 O:   Installing libattr1:amd64 as PreDepends of coreutils:amd64
00:00:04.353 O:     MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0
00:00:04.356 O:   Installing libgmp10:amd64 as PreDepends of coreutils:amd64
00:00:04.359 O:     MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0
00:00:04.362 O:   Installing libssl3t64:amd64 as PreDepends of coreutils:amd64
00:00:04.366 O:     MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:04.369 O:   MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1
00:00:04.372 O:   MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1
00:00:04.375 O:   MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:04.378 O:   Installing libpam-modules:amd64 as PreDepends of login:amd64
00:00:04.382 O:     MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.385 O:     Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64
00:00:04.388 O:       MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0
00:00:04.391 O:     Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64
00:00:04.395 O:       MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.398 O:   Installing libpam-runtime:amd64 as PreDepends of login:amd64
00:00:04.401 O:     MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.404 O:   MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1
00:00:04.408 O:   MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1
00:00:04.411 O:   MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1
00:00:04.414 O:   MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1
00:00:04.417 O:   MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.421 O:   MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.503 O: Starting pkgProblemResolver with broken count: 0
00:00:04.595 O: Starting 2 pkgProblemResolver with broken count: 0
00:00:04.605 O: Done
00:00:04.902 O:   Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:04.906 O:   Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected
00:00:04.909 O:   Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected
00:00:04.912 O:   Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:05.236 O: The following additional packages will be installed:
00:00:05.240 O:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:05.244 O:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:05.248 O:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:05.251 O:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:05.254 O:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:05.258 O:   mawk zlib1g
00:00:05.261 O: Suggested packages:
00:00:05.264 O:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:05.268 O:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:05.271 O:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:05.275 O:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:05.278 O:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:05.282 O:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:05.285 O: Recommended packages:
00:00:05.288 O:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:05.291 O:   sensible-utils
00:00:05.307 O: The following NEW packages will be installed:
00:00:05.311 O:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:05.314 O:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:05.318 O:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:05.321 O:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:05.325 O:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:05.328 O:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:05.331 O:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:05.334 O:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:05.366 O: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:05.369 O: Need to get 23.9 MB of archives.
00:00:05.373 O: After this operation, 96.1 MB of additional disk space will be used.
00:00:05.376 O: Get:1 http://127.0.0.1/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB]
00:00:05.380 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:05.434 O: Get:3 http://127.0.0.1/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
00:00:05.443 O: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:05.453 O: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:05.462 O: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:05.476 O: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:05.484 O: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:05.518 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:05.527 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]
00:00:05.541 O: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
00:00:05.550 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:05.558 O: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
00:00:05.566 O: Get:14 http://127.0.0.1/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]
00:00:05.584 O: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
00:00:05.596 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:05.605 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]
00:00:05.618 O: Get:18 http://127.0.0.1/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]
00:00:05.627 O: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:05.680 O: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:05.742 O: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:05.751 O: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:05.765 O: Get:23 http://127.0.0.1/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]
00:00:05.773 O: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]
00:00:05.784 O: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:05.793 O: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:05.816 O: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:05.852 O: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:05.872 O: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:05.888 O: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:05.897 O: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:05.904 O: Get:32 http://127.0.0.1/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB]
00:00:05.912 O: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:05.920 O: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:05.928 O: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:05.937 O: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:05.957 O: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:05.967 O: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:05.975 O: Get:39 http://127.0.0.1/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]
00:00:05.984 O: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:05.996 O: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:06.006 O: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:06.024 O: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:06.039 O: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:06.077 O: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:06.090 O: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:06.101 O: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:06.121 O: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:06.133 O: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256~rc4-1 [142 kB]
00:00:06.142 O: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]
00:00:06.150 O: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
00:00:06.180 O: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:06.188 O: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:06.196 O: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:06.204 O: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:06.222 O: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:06.234 O: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:06.352 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:06.356 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:06.359 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:06.363 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:06.367 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:06.370 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:06.374 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:06.377 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:06.380 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:06.384 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:06.387 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:06.391 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:06.394 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:06.397 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:06.401 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:06.404 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:06.408 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb 
00:00:06.411 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:06.414 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:06.417 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:06.421 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:06.424 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:06.427 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:06.430 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:06.434 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:06.437 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:06.440 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:06.444 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:06.447 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:06.450 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:06.454 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb 
00:00:06.457 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:06.461 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:06.464 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:06.467 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:06.470 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:06.474 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:06.477 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:06.480 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:06.484 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:06.487 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:06.490 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:06.493 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:06.497 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:06.500 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb 
00:00:06.503 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:06.506 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:06.510 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:06.513 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:06.516 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:06.519 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:06.522 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:06.525 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:06.529 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:06.532 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:06.536 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:06.539 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:06.542 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:06.545 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:06.548 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:06.552 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:06.554 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:06.558 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:06.561 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:06.564 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:06.567 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:06.571 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:06.574 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:06.577 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:06.580 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:06.584 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:06.587 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:06.590 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:06.593 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:06.596 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:06.599 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:06.603 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:06.606 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:06.609 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:06.612 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:06.615 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:06.618 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:06.622 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:06.625 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:06.628 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:06.640 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:06.653 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:06.657 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:06.662 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:06.666 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:06.670 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:06.673 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:06.677 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:06.680 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:06.684 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb 
00:00:06.687 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:06.690 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:06.693 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:06.697 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:06.700 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:06.704 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:06.707 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:06.710 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:06.713 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:06.717 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:06.720 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:06.723 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:06.727 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:06.730 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:06.733 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:06.737 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.KjUBUZ5UoN/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:06.740 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:06.744 O: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:06.747 O: Fetched 23.9 MB in 1s (26.9 MB/s)
00:00:06.750 O: I: 681 2559 extracting archives...
00:00:06.754 O: D: 1911 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb
00:00:06.757 O: D: 1913 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.760 O: D: 1921 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libc6_2.38-13_amd64.deb
00:00:06.764 O: D: 1924 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.767 O: D: 2082 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb
00:00:06.770 O: D: 2084 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.773 O: D: 2095 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb
00:00:06.777 O: D: 2097 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.780 O: D: 2112 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/base-files_13.3_amd64.deb
00:00:06.783 O: D: 2113 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.786 O: D: 2125 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb
00:00:06.790 O: D: 2126 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.793 O: D: 2142 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/debianutils_5.19_amd64.deb
00:00:06.796 O: D: 2145 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.799 O: D: 2157 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb
00:00:06.803 O: D: 2158 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.885 O: D: 2196 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb
00:00:06.889 O: D: 2197 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.895 O: D: 2205 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb
00:00:06.898 O: D: 2206 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.935 O: D: 2214 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb
00:00:06.939 O: D: 2215 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.952 O: D: 2223 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb
00:00:06.955 O: D: 2224 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.960 O: D: 2232 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb
00:00:06.963 O: D: 2233 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.968 O: D: 2241 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb
00:00:06.972 O: D: 2242 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:06.998 O: D: 2250 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb
00:00:07.002 O: D: 2251 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.028 O: D: 2259 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb
00:00:07.032 O: D: 2260 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.041 O: D: 2268 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb
00:00:07.045 O: D: 2269 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.074 O: D: 2277 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:07.078 O: D: 2278 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.088 O: D: 2286 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb
00:00:07.092 O: D: 2287 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.271 O: D: 2295 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb
00:00:07.275 O: D: 2296 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.541 O: D: 2304 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/dash_0.5.12-9_amd64.deb
00:00:07.544 O: D: 2305 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.555 O: D: 2313 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb
00:00:07.558 O: D: 2314 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.596 O: D: 2322 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb
00:00:07.600 O: D: 2323 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.605 O: D: 2331 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb
00:00:07.609 O: D: 2332 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.627 O: D: 2340 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb
00:00:07.631 O: D: 2341 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.636 O: D: 2349 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb
00:00:07.640 O: D: 2350 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.707 O: D: 2358 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/dpkg_1.22.6_amd64.deb
00:00:07.711 O: D: 2359 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.838 O: D: 2367 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb
00:00:07.841 O: D: 2368 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.890 O: D: 2376 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/grep_3.11-4_amd64.deb
00:00:07.894 O: D: 2377 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.925 O: D: 2385 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb
00:00:07.928 O: D: 2386 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.943 O: D: 2394 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb
00:00:07.947 O: D: 2395 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.950 O: D: 2403 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb
00:00:07.954 O: D: 2404 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.958 O: D: 2412 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb
00:00:07.962 O: D: 2413 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.966 O: D: 2421 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb
00:00:07.969 O: D: 2422 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.977 O: D: 2430 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb
00:00:07.980 O: D: 2431 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:07.991 O: D: 2439 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb
00:00:07.995 O: D: 2440 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.063 O: D: 2448 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/debconf_1.5.86_all.deb
00:00:08.066 O: D: 2449 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.079 O: D: 2457 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb
00:00:08.082 O: D: 2458 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.090 O: D: 2466 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb
00:00:08.093 O: D: 2467 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.101 O: D: 2475 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb
00:00:08.105 O: D: 2476 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.130 O: D: 2484 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb
00:00:08.134 O: D: 2485 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.151 O: D: 2493 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb
00:00:08.155 O: D: 2494 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.203 O: D: 2502 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb
00:00:08.206 O: D: 2503 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.231 O: D: 2511 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb
00:00:08.235 O: D: 2512 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.410 O: D: 2520 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/sed_4.9-2_amd64.deb
00:00:08.414 O: D: 2521 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.446 O: D: 2529 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb
00:00:08.450 O: D: 2530 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.467 O: D: 2538 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb
00:00:08.471 O: D: 2539 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.492 O: D: 2547 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb
00:00:08.496 O: D: 2548 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.510 O: D: 2556 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb
00:00:08.514 O: D: 2557 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.529 O: D: 2565 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb
00:00:08.533 O: D: 2566 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.538 O: D: 2574 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb
00:00:08.542 O: D: 2575 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.655 O: D: 2583 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb
00:00:08.658 O: D: 2584 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.662 O: D: 2592 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb
00:00:08.665 O: D: 2593 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.672 O: D: 2601 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/init-system-helpers_1.66_all.deb
00:00:08.675 O: D: 2602 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.681 O: D: 2610 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb
00:00:08.685 O: D: 2611 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.746 O: D: 2619 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/ncurses-base_6.5-2_all.deb
00:00:08.750 O: D: 2620 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.762 O: D: 2628 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.KjUBUZ5UoN//var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:08.766 O: D: 2629 2643 running tar -C /tmp/mmdebstrap.KjUBUZ5UoN --keep-directory-symlink --extract --file -
00:00:08.788 O: I: 681 2928 installing essential packages...
00:00:08.793 O: D: 681 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.KjUBUZ5UoN dpkg --install --force-depends --status-fd=${FD} /var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /var/cache/apt/archives/libc6_2.38-13_amd64.deb /var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /var/cache/apt/archives/base-files_13.3_amd64.deb /var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /var/cache/apt/archives/debianutils_5.19_amd64.deb /var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb /var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /var/cache/apt/archives/dash_0.5.12-9_amd64.deb /var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /var/cache/apt/archives/dpkg_1.22.6_amd64.deb /var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /var/cache/apt/archives/grep_3.11-4_amd64.deb /var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /var/cache/apt/archives/debconf_1.5.86_all.deb /var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /var/cache/apt/archives/sed_4.9-2_amd64.deb /var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /var/cache/apt/archives/init-system-helpers_1.66_all.deb /var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /var/cache/apt/archives/ncurses-base_6.5-2_all.deb /var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:08.815 O: Selecting previously unselected package gcc-14-base:amd64.
00:00:08.819 O: (Reading database ... 0 files and directories currently installed.)
00:00:08.822 O: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:08.825 O: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:08.854 O: Selecting previously unselected package libc6:amd64.
00:00:08.857 O: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:08.907 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:08.969 O: dpkg-query: no packages found matching base-files
00:00:08.985 O: Unpacking libc6:amd64 (2.38-13) ...
00:00:09.303 O: Selecting previously unselected package libgcc-s1:amd64.
00:00:09.307 O: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:09.311 O: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:09.335 O: Selecting previously unselected package mawk.
00:00:09.339 O: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:09.342 O: Unpacking mawk (1.3.4.20240123-1) ...
00:00:09.376 O: Selecting previously unselected package base-files.
00:00:09.380 O: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:09.383 O:  base-files pre-depends on awk
00:00:09.386 O:   mawk provides awk but is unpacked but not configured.
00:00:09.390 O: 
00:00:09.393 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.396 O: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:09.400 O: Unpacking base-files (13.3) ...
00:00:09.429 O: Selecting previously unselected package libtinfo6:amd64.
00:00:09.434 O: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:09.437 O: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:09.471 O: Selecting previously unselected package debianutils.
00:00:09.474 O: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:09.478 O:  debianutils pre-depends on libc6 (>= 2.38)
00:00:09.481 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.484 O: 
00:00:09.488 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.491 O: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:09.494 O: Unpacking debianutils (5.19) ...
00:00:09.519 O: Selecting previously unselected package bash.
00:00:09.522 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.526 O:  bash pre-depends on libc6 (>= 2.38)
00:00:09.529 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.532 O: 
00:00:09.535 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.538 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.542 O:  bash pre-depends on libtinfo6 (>= 6)
00:00:09.545 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:09.548 O: 
00:00:09.551 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.554 O: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:09.557 O: Unpacking bash (5.2.21-2.1) ...
00:00:09.682 O: Selecting previously unselected package libcap2:amd64.
00:00:09.685 O: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:09.689 O: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:09.711 O: Selecting previously unselected package libsystemd0:amd64.
00:00:09.715 O: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:09.718 O: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:09.770 O: Selecting previously unselected package bsdutils.
00:00:09.773 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.777 O:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:09.780 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.783 O: 
00:00:09.787 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.790 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.793 O:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:09.796 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:09.800 O: 
00:00:09.803 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.806 O: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:09.809 O: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:09.813 O: Selecting previously unselected package libacl1:amd64.
00:00:09.816 O: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:09.819 O: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:09.846 O: Selecting previously unselected package libattr1:amd64.
00:00:09.849 O: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:09.853 O: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:09.873 O: Selecting previously unselected package libgmp10:amd64.
00:00:09.876 O: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:09.880 O: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:09.923 O: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:09.927 O: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:09.930 O: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:09.974 O: Selecting previously unselected package libselinux1:amd64.
00:00:09.978 O: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:09.982 O: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:10.007 O: Selecting previously unselected package libzstd1:amd64.
00:00:10.010 O: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:10.014 O: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:10.060 O: Selecting previously unselected package zlib1g:amd64.
00:00:10.063 O: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:10.067 O: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:10.096 O: Selecting previously unselected package libssl3t64:amd64.
00:00:10.099 O: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:10.103 O: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:10.301 O: Selecting previously unselected package coreutils.
00:00:10.305 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.308 O:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:10.312 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.315 O: 
00:00:10.319 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.323 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.326 O:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:10.329 O:   libattr1:amd64 is unpacked, but has never been configured.
00:00:10.333 O: 
00:00:10.336 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.339 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.342 O:  coreutils pre-depends on libc6 (>= 2.34)
00:00:10.346 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.349 O: 
00:00:10.352 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.356 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.359 O:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:10.363 O:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:10.366 O: 
00:00:10.370 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.373 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.376 O:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:10.380 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.384 O: 
00:00:10.387 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.390 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.394 O:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:10.397 O:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:10.400 O: 
00:00:10.404 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.407 O: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:10.410 O: Unpacking coreutils (9.4-3.1) ...
00:00:10.634 O: Selecting previously unselected package dash.
00:00:10.638 O: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:10.641 O:  dash pre-depends on libc6 (>= 2.38)
00:00:10.644 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.648 O: 
00:00:10.651 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.655 O: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:10.658 O: Unpacking dash (0.5.12-9) ...
00:00:10.669 O: Selecting previously unselected package diffutils.
00:00:10.673 O: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:10.676 O:  diffutils pre-depends on libc6 (>= 2.34)
00:00:10.679 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.682 O: 
00:00:10.686 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.689 O: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:10.692 O: Unpacking diffutils (1:3.10-1) ...
00:00:10.738 O: Selecting previously unselected package libbz2-1.0:amd64.
00:00:10.742 O: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:10.745 O: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:10.770 O: Selecting previously unselected package liblzma5:amd64.
00:00:10.773 O: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:10.776 O: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:10.811 O: Selecting previously unselected package libmd0:amd64.
00:00:10.815 O: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:10.818 O: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:10.840 O: Selecting previously unselected package tar.
00:00:10.844 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.847 O:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:10.850 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.854 O: 
00:00:10.857 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.860 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.863 O:  tar pre-depends on libc6 (>= 2.34)
00:00:10.866 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.870 O: 
00:00:10.873 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.876 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.879 O:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:10.883 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.886 O: 
00:00:10.889 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.892 O: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:10.895 O: Unpacking tar (1.35+dfsg-3) ...
00:00:10.941 O: Selecting previously unselected package dpkg.
00:00:10.944 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.948 O:  dpkg pre-depends on libbz2-1.0
00:00:10.952 O:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:10.955 O: 
00:00:10.958 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.962 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.965 O:  dpkg pre-depends on libc6 (>= 2.34)
00:00:10.968 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.972 O: 
00:00:10.975 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.979 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.982 O:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:10.985 O:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:10.989 O: 
00:00:10.992 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.995 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.998 O:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:11.001 O:   libmd0:amd64 is unpacked, but has never been configured.
00:00:11.005 O: 
00:00:11.008 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.011 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.014 O:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:11.018 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.022 O: 
00:00:11.025 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.028 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.031 O:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:11.035 O:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:11.038 O: 
00:00:11.041 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.044 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.047 O:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:11.050 O:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:11.054 O: 
00:00:11.057 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.061 O: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:11.064 O: Unpacking dpkg (1.22.6) ...
00:00:11.113 O: Selecting previously unselected package findutils.
00:00:11.117 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:11.121 O:  findutils pre-depends on libc6 (>= 2.38)
00:00:11.124 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.127 O: 
00:00:11.130 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.133 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:11.137 O:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:11.140 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.143 O: 
00:00:11.147 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.150 O: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:11.154 O: Unpacking findutils (4.10.0-2) ...
00:00:11.193 O: Selecting previously unselected package grep.
00:00:11.196 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:11.200 O:  grep pre-depends on libc6 (>= 2.34)
00:00:11.203 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.206 O: 
00:00:11.210 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.213 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:11.216 O:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:11.220 O:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:11.223 O: 
00:00:11.226 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.229 O: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:11.233 O: Unpacking grep (3.11-4) ...
00:00:11.259 O: Selecting previously unselected package gzip.
00:00:11.262 O: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:11.266 O:  gzip pre-depends on libc6 (>= 2.34)
00:00:11.269 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.272 O: 
00:00:11.276 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.279 O: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:11.289 O: Unpacking gzip (1.12-1.1) ...
00:00:11.327 O: Selecting previously unselected package hostname.
00:00:11.330 O: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:11.334 O:  hostname pre-depends on libc6 (>= 2.34)
00:00:11.337 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.340 O: 
00:00:11.344 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.347 O: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:11.350 O: Unpacking hostname (3.23+nmu2) ...
00:00:11.354 O: Selecting previously unselected package libaudit-common.
00:00:11.358 O: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:11.361 O: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:11.381 O: Selecting previously unselected package libcap-ng0:amd64.
00:00:11.385 O: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:11.388 O: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:11.410 O: Selecting previously unselected package libaudit1:amd64.
00:00:11.413 O: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:11.417 O: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:11.443 O: Selecting previously unselected package libcrypt1:amd64.
00:00:11.446 O: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:11.449 O: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:11.477 O: Selecting previously unselected package libdb5.3t64:amd64.
00:00:11.481 O: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:11.484 O: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:11.572 O: Selecting previously unselected package debconf.
00:00:11.576 O: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:11.580 O: Unpacking debconf (1.5.86) ...
00:00:11.640 O: Selecting previously unselected package libpam0g:amd64.
00:00:11.644 O: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:11.647 O: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:11.674 O: Selecting previously unselected package libpam-modules-bin.
00:00:11.677 O: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:11.680 O: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:11.710 O: Selecting previously unselected package libpam-modules:amd64.
00:00:11.714 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.717 O:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.721 O:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.724 O: 
00:00:11.727 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.730 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.733 O:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:11.737 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.740 O: 
00:00:11.743 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.746 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.749 O:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:11.752 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.756 O: 
00:00:11.759 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.762 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.765 O:  libpam-modules pre-depends on libdb5.3t64
00:00:11.769 O:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:11.772 O: 
00:00:11.775 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.778 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.781 O:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:11.785 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.788 O: 
00:00:11.791 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.794 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.797 O:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:11.800 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.804 O: 
00:00:11.807 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.811 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.814 O:  libpam-modules pre-depends on libsystemd0
00:00:11.818 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:11.821 O: 
00:00:11.824 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.828 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.831 O:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:11.834 O:   debconf is unpacked, but has never been configured.
00:00:11.837 O:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:11.840 O: 
00:00:11.844 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.847 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.850 O:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:11.854 O:   libpam-modules-bin is unpacked, but has never been configured.
00:00:11.857 O: 
00:00:11.860 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.863 O: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:11.867 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:11.870 O: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:11.874 O: Selecting previously unselected package libpam-runtime.
00:00:11.877 O: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:11.880 O: Unpacking libpam-runtime (1.5.3-7) ...
00:00:11.936 O: Selecting previously unselected package login.
00:00:11.940 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.944 O:  login pre-depends on libpam-modules
00:00:11.947 O:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:11.950 O: 
00:00:11.954 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.957 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.960 O:  login pre-depends on libpam-runtime
00:00:11.963 O:   libpam-runtime is unpacked, but has never been configured.
00:00:11.967 O: 
00:00:11.970 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.974 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.977 O:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.980 O:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.983 O: 
00:00:11.987 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.990 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.994 O:  login pre-depends on libc6 (>= 2.38)
00:00:11.997 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.000 O: 
00:00:12.003 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.007 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.010 O:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.013 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.016 O: 
00:00:12.019 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.023 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.026 O:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.029 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.033 O: 
00:00:12.036 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.040 O: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:12.043 O: Unpacking login (1:4.13+dfsg1-5) ...
00:00:12.046 O: Selecting previously unselected package ncurses-bin.
00:00:12.049 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:12.053 O:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:12.056 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.059 O: 
00:00:12.062 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.066 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:12.069 O:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:12.072 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.075 O: 
00:00:12.079 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.082 O: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:12.086 O: Unpacking ncurses-bin (6.5-2) ...
00:00:12.090 O: Selecting previously unselected package perl-base.
00:00:12.093 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.096 O:  perl-base pre-depends on libc6 (>= 2.38)
00:00:12.100 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.103 O: 
00:00:12.106 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.109 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.112 O:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.115 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.119 O: 
00:00:12.122 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.125 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.128 O:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:12.131 O:   dpkg is unpacked, but has never been configured.
00:00:12.134 O: 
00:00:12.137 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.141 O: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:12.144 O: Unpacking perl-base (5.38.2-5) ...
00:00:12.421 O: Selecting previously unselected package sed.
00:00:12.425 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.428 O:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:12.432 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:12.435 O: 
00:00:12.438 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.441 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.445 O:  sed pre-depends on libc6 (>= 2.34)
00:00:12.448 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.451 O: 
00:00:12.454 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.458 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.461 O:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:12.464 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.468 O: 
00:00:12.471 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.475 O: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:12.478 O: Unpacking sed (4.9-2) ...
00:00:12.489 O: Selecting previously unselected package libblkid1:amd64.
00:00:12.492 O: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:12.496 O: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:12.533 O: Selecting previously unselected package libmount1:amd64.
00:00:12.536 O: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:12.539 O: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:12.579 O: Selecting previously unselected package libsmartcols1:amd64.
00:00:12.582 O: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:12.586 O: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:12.619 O: Selecting previously unselected package libudev1:amd64.
00:00:12.622 O: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:12.626 O: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:12.659 O: Selecting previously unselected package libuuid1:amd64.
00:00:12.662 O: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:12.666 O: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:12.690 O: Selecting previously unselected package util-linux.
00:00:12.694 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.697 O:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:12.701 O:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:12.704 O: 
00:00:12.707 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.710 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.714 O:  util-linux pre-depends on libc6 (>= 2.38)
00:00:12.717 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.720 O: 
00:00:12.723 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.727 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.730 O:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:12.734 O:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:12.737 O: 
00:00:12.741 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.744 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.748 O:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.751 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.754 O: 
00:00:12.757 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.761 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.764 O:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:12.767 O:   libmount1:amd64 is unpacked, but has never been configured.
00:00:12.771 O: 
00:00:12.774 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.777 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.780 O:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.784 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.787 O: 
00:00:12.790 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.793 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.796 O:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:12.799 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.803 O: 
00:00:12.806 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.809 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.813 O:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:12.816 O:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:12.819 O: 
00:00:12.823 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.826 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.829 O:  util-linux pre-depends on libsystemd0
00:00:12.832 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:12.836 O: 
00:00:12.839 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.842 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.846 O:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:12.849 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.852 O: 
00:00:12.855 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.859 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.862 O:  util-linux pre-depends on libudev1 (>= 183)
00:00:12.865 O:   libudev1:amd64 is unpacked, but has never been configured.
00:00:12.869 O: 
00:00:12.872 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.875 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.878 O:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:12.882 O:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:12.885 O: 
00:00:12.888 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.891 O: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:12.895 O: Unpacking util-linux (2.40.1-8.1) ...
00:00:12.898 O: Selecting previously unselected package libdebconfclient0:amd64.
00:00:12.902 O: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:12.905 O: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:12.909 O: Selecting previously unselected package base-passwd.
00:00:12.912 O: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:12.915 O: Unpacking base-passwd (3.6.3) ...
00:00:12.929 O: Selecting previously unselected package init-system-helpers.
00:00:12.932 O: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:12.936 O: Unpacking init-system-helpers (1.66) ...
00:00:12.963 O: Selecting previously unselected package libc-bin.
00:00:12.966 O: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:12.969 O: Unpacking libc-bin (2.38-13) ...
00:00:13.055 O: Selecting previously unselected package ncurses-base.
00:00:13.058 O: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:13.062 O: Unpacking ncurses-base (6.5-2) ...
00:00:13.101 O: Selecting previously unselected package sysvinit-utils.
00:00:13.105 O: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:13.108 O: Unpacking sysvinit-utils (3.09-1) ...
00:00:13.122 O: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:13.127 O: Setting up libaudit-common (1:3.1.2-4) ...
00:00:13.132 O: Setting up debconf (1.5.86) ...
00:00:13.261 O: Setting up ncurses-base (6.5-2) ...
00:00:13.268 O: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:13.280 O: Setting up libc6:amd64 (2.38-13) ...
00:00:13.395 O: Setting up mawk (1.3.4.20240123-1) ...
00:00:13.400 O: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:13.404 O: Setting up base-files (13.3) ...
00:00:13.497 O: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:13.501 O: Setting up debianutils (5.19) ...
00:00:13.565 O: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:13.570 O: Setting up bash (5.2.21-2.1) ...
00:00:13.583 O: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:13.588 O: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:13.592 O: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:13.596 O: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:13.601 O: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:13.606 O: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:13.611 O: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:13.616 O: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:13.620 O: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:13.626 O: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:13.631 O: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:13.635 O: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:13.649 O: Setting up coreutils (9.4-3.1) ...
00:00:13.653 O: Setting up dash (0.5.12-9) ...
00:00:13.691 O: Setting up diffutils (1:3.10-1) ...
00:00:13.695 O: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:13.698 O: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:13.702 O: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:13.706 O: Setting up tar (1.35+dfsg-3) ...
00:00:13.712 O: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:13.715 O: Setting up dpkg (1.22.6) ...
00:00:13.910 O: Setting up findutils (4.10.0-2) ...
00:00:13.914 O: Setting up grep (3.11-4) ...
00:00:13.919 O: Setting up gzip (1.12-1.1) ...
00:00:13.953 O: Setting up hostname (3.23+nmu2) ...
00:00:13.957 O: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:13.962 O: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:13.966 O: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:13.970 O: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:13.975 O: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:14.076 O: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:14.081 O: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:14.107 O: Setting up libpam-runtime (1.5.3-7) ...
00:00:14.252 O: Setting up login (1:4.13+dfsg1-5) ...
00:00:14.278 O: Setting up ncurses-bin (6.5-2) ...
00:00:14.282 O: Setting up perl-base (5.38.2-5) ...
00:00:14.294 O: Setting up sed (4.9-2) ...
00:00:14.299 O: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:14.303 O: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:14.308 O: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:14.312 O: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:14.327 O: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:14.331 O: Setting up util-linux (2.40.1-8.1) ...
00:00:14.339 O: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:14.520 O: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:14.524 O: Setting up base-passwd (3.6.3) ...
00:00:14.645 O: Setting up init-system-helpers (1.66) ...
00:00:14.648 O: Setting up libc-bin (2.38-13) ...
00:00:14.667 O: Setting up sysvinit-utils (3.09-1) ...
00:00:14.710 O: I: 681 3047 installing remaining packages inside the chroot...
00:00:14.714 O: D: 681 846 run_progress: exec apt-get -o Dir::Bin::dpkg=env -o DPkg::Options::=--unset=TMPDIR -o DPkg::Options::=dpkg --yes install -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false apt
00:00:14.915 O: Reading package lists...
00:00:15.141 O: Building dependency tree...
00:00:15.179 O:   MarkInstall apt:amd64 < none -> 2.9.4 @un pumN Ib > FU=1
00:00:15.183 O:   Installing gpgv:amd64 as Depends of apt:amd64
00:00:15.186 O:     MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
00:00:15.191 O:     Installing libgcrypt20:amd64 as Depends of gpgv:amd64
00:00:15.195 O:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un umN Ib > FU=0
00:00:15.198 O:       Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64
00:00:15.202 O:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un uN > FU=0
00:00:15.207 O:   Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64
00:00:15.210 O:     MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.4 @un puN Ib > FU=0
00:00:15.214 O:       MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
00:00:15.217 O:         MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
00:00:15.221 O:           MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.224 O:             MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.228 O:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN > FU=0
00:00:15.231 O:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0
00:00:15.234 O:     Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.238 O:       MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0
00:00:15.241 O:       MarkInstall liblzma5:amd64 < 5.6.1+really5.4.5-1 @ii pmK > FU=0
00:00:15.245 O:     Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.248 O:       MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:15.251 O:       MarkInstall libudev1:amd64 < 256~rc4-1 @ii pmK > FU=0
00:00:15.254 O:         MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0
00:00:15.258 O:     Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.261 O:       MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0
00:00:15.264 O:       MarkInstall libzstd1:amd64 < 1.5.5+dfsg2-2 @ii pmK > FU=0
00:00:15.268 O:       MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
00:00:15.271 O:   Installing debian-archive-keyring:amd64 as Depends of apt:amd64
00:00:15.275 O:     MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=0
00:00:15.278 O:   Installing libgnutls30t64:amd64 as Depends of apt:amd64
00:00:15.282 O:     MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0
00:00:15.285 O:       MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0
00:00:15.288 O:     Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64
00:00:15.291 O:       MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0
00:00:15.294 O:       Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64
00:00:15.298 O:         MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0
00:00:15.301 O:     Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.304 O:       MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0
00:00:15.307 O:       Installing libunistring5:amd64 as Depends of libidn2-0:amd64
00:00:15.310 O:         MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0
00:00:15.314 O:     Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.317 O:       MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0
00:00:15.321 O:       Installing libffi8:amd64 as Depends of libp11-kit0:amd64
00:00:15.324 O:         MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0
00:00:15.327 O:     Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64
00:00:15.330 O:       MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0
00:00:15.334 O:   Installing libseccomp2:amd64 as Depends of apt:amd64
00:00:15.337 O:     MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0
00:00:15.445 O: Starting pkgProblemResolver with broken count: 0
00:00:15.503 O: Starting 2 pkgProblemResolver with broken count: 0
00:00:15.510 O: Done
00:00:15.944 O: The following additional packages will be installed:
00:00:15.948 O:   debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:15.952 O:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:15.955 O:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:15.958 O: Suggested packages:
00:00:15.961 O:   apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:15.964 O:   powermgmt-base gnupg rng-tools gnutls-bin
00:00:15.968 O: Recommended packages:
00:00:15.971 O:   ca-certificates libgpg-error-l10n
00:00:15.982 O: The following NEW packages will be installed:
00:00:15.986 O:   apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:15.989 O:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:15.993 O:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:16.030 O: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
00:00:16.033 O: Need to get 7532 kB of archives.
00:00:16.037 O: After this operation, 23.4 MB of additional disk space will be used.
00:00:16.040 O: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:16.043 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:16.060 O: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:16.071 O: Get:4 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:16.079 O: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:16.100 O: Get:6 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:16.108 O: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
00:00:16.134 O: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:16.145 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:16.158 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:16.171 O: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:16.188 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:16.197 O: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:16.206 O: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:16.221 O: Get:15 http://127.0.0.1/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
00:00:16.229 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:16.262 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:16.270 O: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
00:00:16.389 O: Fetched 7532 kB in 0s (26.5 MB/s)
00:00:16.393 O: Chrooting into /tmp/mmdebstrap.KjUBUZ5UoN/
00:00:16.490 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:16.545 O: Fetched 7532 kB in 0s (26.5 MB/s)
00:00:16.548 O: Chrooting into /tmp/mmdebstrap.KjUBUZ5UoN/
00:00:16.564 O: Selecting previously unselected package libgpg-error0:amd64.
00:00:16.568 O: (Reading database ... 3675 files and directories currently installed.)
00:00:16.571 O: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ...
00:00:16.575 O: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:16.603 O: Selecting previously unselected package libgcrypt20:amd64.
00:00:16.606 O: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:16.610 O: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:16.677 O: Selecting previously unselected package gpgv.
00:00:16.680 O: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ...
00:00:16.683 O: Unpacking gpgv (2.2.43-7) ...
00:00:16.724 O: Selecting previously unselected package liblz4-1:amd64.
00:00:16.727 O: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ...
00:00:16.731 O: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:16.759 O: Selecting previously unselected package libstdc++6:amd64.
00:00:16.763 O: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ...
00:00:16.766 O: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:16.854 O: Selecting previously unselected package libxxhash0:amd64.
00:00:16.857 O: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:16.861 O: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:16.885 O: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:16.888 O: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.4_amd64.deb ...
00:00:16.892 O: Unpacking libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:17.011 O: Selecting previously unselected package debian-archive-keyring.
00:00:17.014 O: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ...
00:00:17.116 O: Unpacking debian-archive-keyring (2023.4) ...
00:00:17.155 O: Selecting previously unselected package libnettle8t64:amd64.
00:00:17.158 O: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:17.162 O: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:17.202 O: Selecting previously unselected package libhogweed6t64:amd64.
00:00:17.206 O: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:17.209 O: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:17.251 O: Selecting previously unselected package libunistring5:amd64.
00:00:17.254 O: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ...
00:00:17.257 O: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:17.326 O: Selecting previously unselected package libidn2-0:amd64.
00:00:17.330 O: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ...
00:00:17.333 O: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:17.374 O: Selecting previously unselected package libffi8:amd64.
00:00:17.377 O: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ...
00:00:17.380 O: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:17.403 O: Selecting previously unselected package libp11-kit0:amd64.
00:00:17.406 O: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:17.410 O: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:17.462 O: Selecting previously unselected package libtasn1-6:amd64.
00:00:17.466 O: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:17.469 O: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:17.494 O: Selecting previously unselected package libgnutls30t64:amd64.
00:00:17.498 O: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:17.501 O: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:17.622 O: Selecting previously unselected package libseccomp2:amd64.
00:00:17.625 O: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ...
00:00:17.629 O: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:17.657 O: Selecting previously unselected package apt.
00:00:17.660 O: Preparing to unpack .../17-apt_2.9.4_amd64.deb ...
00:00:17.678 O: Unpacking apt (2.9.4) ...
00:00:17.846 O: Chrooting into /tmp/mmdebstrap.KjUBUZ5UoN/
00:00:17.851 O: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:17.854 O: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:17.858 O: Setting up debian-archive-keyring (2023.4) ...
00:00:17.972 O: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:17.977 O: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:17.981 O: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:17.984 O: Setting up libunistring5:amd64 (1.2-1) ...
00:00:17.988 O: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:17.992 O: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:17.995 O: Setting up gpgv (2.2.43-7) ...
00:00:17.999 O: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:18.002 O: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:18.005 O: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:18.009 O: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:18.012 O: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:18.016 O: Setting up libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:18.019 O: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:18.023 O: Setting up apt (2.9.4) ...
00:00:18.401 O: Processing triggers for libc-bin (2.38-13) ...
00:00:18.573 O: I: 681 3090 cleaning package lists and apt cache...
00:00:18.577 O: D: 681 846 run_progress: exec apt-get --option Dir::Etc::SourceList=/dev/null --option Dir::Etc::SourceParts=/dev/null update -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:18.625 O: Reading package lists...
00:00:18.635 O: D: 681 846 run_progress: exec apt-get clean -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:18.659 O: I: 681 6076 creating tarball...
00:00:18.662 O: D: 682 3718 listener: finished reading command
00:00:18.666 O: D: 682 3725 listener: received message: adios
00:00:18.669 O: D: 555 6190 finish to listen for hooks
00:00:19.490 O: I: 681 6124 done
00:00:19.573 O: I: 555 6373 removing tempdir /tmp/mmdebstrap.KjUBUZ5UoN...
00:00:19.764 O: I: 555 6426 success in 19.4553 seconds
00:00:19.782 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.786 E: + sort
00:00:19.790 E: + diff -u tar1.txt -
00:00:19.827 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(118/280) existing-empty-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:01:38
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.016 E: + mkdir /tmp/debian-chroot
00:00:00.019 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: directory
00:00:00.595 E: I: running apt-get update...
00:00:03.608 E: I: downloading packages with apt...
00:00:05.737 E: I: extracting archives...
00:00:08.107 E: I: installing essential packages...
00:00:13.995 E: I: installing remaining packages inside the chroot...
00:00:17.472 E: I: cleaning package lists and apt cache...
00:00:17.566 E: I: success in 17.2548 seconds
00:00:17.573 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.576 E: + tar -t
00:00:17.580 E: + sort
00:00:17.584 E: + diff -u tar1.txt -
00:00:17.770 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(119/280) existing-directory-with-lost-found
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:00:28
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mkdir /tmp/debian-chroot
00:00:00.018 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.022 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: directory
00:00:00.595 E: I: running apt-get update...
00:00:03.592 E: I: downloading packages with apt...
00:00:05.586 E: I: extracting archives...
00:00:07.961 E: I: installing essential packages...
00:00:13.924 E: I: installing remaining packages inside the chroot...
00:00:17.525 E: I: cleaning package lists and apt cache...
00:00:17.619 E: I: success in 17.3057 seconds
00:00:17.626 E: + rmdir /tmp/debian-chroot/lost+found
00:00:17.631 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.634 E: + tar -t
00:00:17.638 E: + sort
00:00:17.641 E: + diff -u tar1.txt -
00:00:17.829 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(120/280) fail-installing-to-non-empty-lost-found
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:59:19
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm /tmp/debian-chroot/lost+found/exists; rmdir /tmp/debian-chroot/lost+found /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mkdir /tmp/debian-chroot
00:00:00.019 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.022 E: + touch /tmp/debian-chroot/lost+found/exists
00:00:00.025 E: + ret=0
00:00:00.028 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.420 E: I: automatically chosen mode: root
00:00:00.428 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.457 E: I: finding correct signed-by value...
00:00:00.550 E: I: automatically chosen format: directory
00:00:00.553 E: E: /tmp/debian-chroot contains a non-empty lost+found directory
00:00:00.557 E: + ret=25
00:00:00.560 E: + [ 25 = 0 ]
00:00:00.563 E: + rm /tmp/debian-chroot/lost+found/exists
00:00:00.567 E: + rmdir /tmp/debian-chroot/lost+found /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(121/280) fail-installing-to-non-empty-target-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:57:47
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rmdir /tmp/debian-chroot/lost+found; rm /tmp/debian-chroot/exists; rmdir /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mkdir /tmp/debian-chroot
00:00:00.018 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.021 E: + touch /tmp/debian-chroot/exists
00:00:00.025 E: + ret=0
00:00:00.028 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.423 E: I: automatically chosen mode: root
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.460 E: I: finding correct signed-by value...
00:00:00.553 E: I: automatically chosen format: directory
00:00:00.556 E: E: /tmp/debian-chroot is not empty
00:00:00.560 E: + ret=25
00:00:00.563 E: + [ 25 = 0 ]
00:00:00.567 E: + rmdir /tmp/debian-chroot/lost+found
00:00:00.570 E: + rm /tmp/debian-chroot/exists
00:00:00.573 E: + rmdir /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(122/280) missing-device-nodes-outside-the-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:56:16
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + rm /dev/console
00:00:00.018 E: + useradd --home-dir /home/user --create-home user
00:00:00.031 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.502 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.531 E: I: finding correct signed-by value...
00:00:00.622 E: I: automatically chosen format: tar
00:00:00.626 E: I: using /tmp/mmdebstrap.InKZ6A5qv6 as tempdir
00:00:00.736 E: I: running apt-get update...
00:00:03.802 E: I: downloading packages with apt...
00:00:05.733 E: I: extracting archives...
00:00:08.076 E: W: skipping creation of ./dev/console because /dev/console does not exist on the outside
00:00:08.113 E: I: installing essential packages...
00:00:14.068 E: I: installing remaining packages inside the chroot...
00:00:17.421 E: I: cleaning package lists and apt cache...
00:00:17.507 E: I: creating tarball...
00:00:18.296 E: I: done
00:00:18.399 E: I: removing tempdir /tmp/mmdebstrap.InKZ6A5qv6...
00:00:18.619 E: I: success in 18.2782 seconds
00:00:18.627 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.630 E: + sort
00:00:18.635 E: + diff -u tar1.txt -
00:00:18.663 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(123/280) missing-dev-sys-proc-inside-the-chroot
dist: unstable
mode: unshare
variant: custom
format: auto
time left: 1:55:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ unshare = unshare ]
00:00:00.015 E: + [ custom = custom ]
00:00:00.018 E: + prefix=
00:00:00.021 E: + id -u
00:00:00.025 E: + [ 0 -eq 0 ]
00:00:00.028 E: + [ unshare != root ]
00:00:00.031 E: + [ unshare != auto ]
00:00:00.035 E: + id user
00:00:00.038 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.041 E: + useradd --home-dir /home/user --create-home user
00:00:00.045 E: + prefix=runuser -u user --
00:00:00.048 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=custom --setup-hook=for dir in bin lib lib32 lib64 libo32 libx32 sbin; do ln -s "usr/$dir" "$1/$dir"; done --include=dpkg,dash,diffutils,coreutils,libc-bin,sed unstable /dev/null http://127.0.0.1/debian
00:00:00.506 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.536 E: I: finding correct signed-by value...
00:00:00.629 E: I: automatically chosen format: null
00:00:00.632 E: I: using /tmp/mmdebstrap.hoIw6NBeBp as tempdir
00:00:00.741 E: I: running --setup-hook in shell: sh -c 'for dir in bin lib lib32 lib64 libo32 libx32 sbin; do ln -s "usr/$dir" "$1/$dir"; done' exec /tmp/mmdebstrap.hoIw6NBeBp
00:00:00.754 E: I: running apt-get update...
00:00:03.739 E: I: downloading packages with apt...
00:00:05.092 E: I: extracting archives...
00:00:06.403 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:06.407 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:06.411 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:06.414 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:06.418 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:06.421 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:06.425 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:06.428 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:06.431 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:06.435 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:06.438 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:06.442 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:06.445 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:06.448 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:06.452 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.455 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.458 E: I: installing essential packages...
00:00:08.578 E: I: cleaning package lists and apt cache...
00:00:08.681 E: I: removing tempdir /tmp/mmdebstrap.hoIw6NBeBp...
00:00:08.786 E: I: success in 8.4418 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:17
result: SUCCESS
------------------------------------------------------------------------------
(124/280) chroot-directory-not-accessible-by-apt-user
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:53:53
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.014 E: + mkdir /tmp/debian-chroot
00:00:00.017 E: + chmod 700 /tmp/debian-chroot
00:00:00.021 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.545 E: I: automatically chosen format: directory
00:00:00.592 E: W: Download is performed unsandboxed as root as file /tmp/debian-chroot/var/lib/apt/lists/partial couldn't be accessed by user _apt
00:00:00.596 E: I: running apt-get update...
00:00:03.621 E: I: downloading packages with apt...
00:00:05.677 E: I: extracting archives...
00:00:08.037 E: I: installing essential packages...
00:00:13.980 E: I: installing remaining packages inside the chroot...
00:00:17.516 E: I: cleaning package lists and apt cache...
00:00:17.611 E: I: success in 17.3010 seconds
00:00:17.618 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.621 E: + tar+  -t
00:00:17.625 E: sort
00:00:17.628 E: + diff -u tar1.txt -
00:00:17.807 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(125/280) cwd-directory-not-accessible-by-unshared-user
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:52:48
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + id -u
00:00:00.015 E: + [ 0 -eq 0 ]
00:00:00.018 E: + [ unshare = unshare ]
00:00:00.022 E: + id user
00:00:00.025 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.029 E: + useradd --home-dir /home/user --create-home user
00:00:00.035 E: + prefix=runuser -u user --
00:00:00.039 E: + mkdir /tmp/debian-chroot
00:00:00.042 E: + chmod 700 /tmp/debian-chroot
00:00:00.045 E: + chown user:user /tmp/debian-chroot
00:00:00.048 E: + set -- env --chdir=/tmp/debian-chroot
00:00:00.052 E: + [ mmdebstrap = ./mmdebstrap ]
00:00:00.055 E: + [ mmdebstrap = perl -MDevel::Cover=-silent,-nogcov ./mmdebstrap ]
00:00:00.058 E: + set -- env --chdir=/tmp/debian-chroot mmdebstrap
00:00:00.061 E: + runuser -u user -- env --chdir=/tmp/debian-chroot mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.514 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.544 E: I: finding correct signed-by value...
00:00:00.636 E: I: automatically chosen format: tar
00:00:00.639 E: I: using /tmp/mmdebstrap.GhjCAlMdI8 as tempdir
00:00:00.752 E: I: running apt-get update...
00:00:03.799 E: I: downloading packages with apt...
00:00:05.886 E: I: extracting archives...
00:00:08.298 E: I: installing essential packages...
00:00:14.192 E: I: installing remaining packages inside the chroot...
00:00:17.581 E: I: cleaning package lists and apt cache...
00:00:17.667 E: I: creating tarball...
00:00:18.472 E: I: done
00:00:18.560 E: I: removing tempdir /tmp/mmdebstrap.GhjCAlMdI8...
00:00:18.798 E: I: success in 18.4397 seconds
00:00:18.805 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.809 E: + sort
00:00:18.813 E: + diff -u tar1.txt -
00:00:18.846 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(126/280) create-gzip-compressed-tarball
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:51:44
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + prefix=
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ auto != root ]
00:00:00.025 E: + [ auto != auto ]
00:00:00.028 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian
00:00:00.421 E: I: automatically chosen mode: root
00:00:00.429 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.553 E: I: automatically chosen format: tar
00:00:00.557 E: I: using /tmp/mmdebstrap.nrPTfSV5xH as tempdir
00:00:00.603 E: I: running apt-get update...
00:00:03.695 E: I: downloading packages with apt...
00:00:05.837 E: I: extracting archives...
00:00:08.193 E: I: installing essential packages...
00:00:14.213 E: I: installing remaining packages inside the chroot...
00:00:17.554 E: I: cleaning package lists and apt cache...
00:00:17.640 E: I: creating tarball...
00:00:26.437 E: I: done
00:00:26.490 E: I: removing tempdir /tmp/mmdebstrap.nrPTfSV5xH...
00:00:26.672 E: I: success in 26.3552 seconds
00:00:26.679 E: + printf \037\213\010
00:00:26.683 E: + cmp --bytes=3 /tmp/debian-chroot.tar.gz -
00:00:26.687 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:26.690 E: + sort
00:00:26.693 E: + diff -u tar1.txt -
00:00:27.711 E: + rm /tmp/debian-chroot.tar.gz
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(127/280) custom-tmpdir
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:50:53
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + id -u
00:00:00.015 E: + [ 0 -eq 0 ]
00:00:00.018 E: + [ unshare = unshare ]
00:00:00.022 E: + id user
00:00:00.025 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.029 E: + useradd --home-dir /home/user --create-home user
00:00:00.035 E: + prefix=runuser -u user --
00:00:00.038 E: + runuser -u user -- sh -c cd && pwd
00:00:00.043 E: + homedir=/home/user
00:00:00.046 E: + TMPDIR_ADD=This is fü$$ing cràzy, $(apt -v)$!
00:00:00.050 E: + runuser -u user -- mkdir /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:00.053 E: + chmod 711 /home/user
00:00:00.056 E: + chmod 1777 /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:00.060 E: + quote /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.
00:00:00.063 E: + printf %s\n /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.
00:00:00.067 E: + sed s/'/'\\''/g;1s/^/'/;$s/$/'/
00:00:00.070 E: + runuser -u user -- env TMPDIR=/home/user/This is fü$$ing cràzy, $(apt -v)$! mmdebstrap --mode=unshare --variant=apt --setup-hook=case "$1" in '/home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.'??????????) exit 0;; *) echo "$1"; exit 1;; esac unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.532 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.561 E: I: finding correct signed-by value...
00:00:00.653 E: I: automatically chosen format: tar
00:00:00.657 E: I: using /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.S5PVwuhahx as tempdir
00:00:00.769 E: I: running --setup-hook in shell: sh -c 'case "$1" in '/home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.'??????????) exit 0;; *) echo "$1"; exit 1;; esac' exec /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.S5PVwuhahx
00:00:00.773 E: I: running apt-get update...
00:00:03.742 E: I: downloading packages with apt...
00:00:05.642 E: I: extracting archives...
00:00:08.043 E: I: installing essential packages...
00:00:13.987 E: I: installing remaining packages inside the chroot...
00:00:17.332 E: I: cleaning package lists and apt cache...
00:00:17.417 E: I: creating tarball...
00:00:18.289 E: I: done
00:00:18.327 E: I: removing tempdir /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.S5PVwuhahx...
00:00:18.563 E: I: success in 18.1940 seconds
00:00:18.571 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.575 E: + sort
00:00:18.579 E: + diff -u tar1.txt -
00:00:18.610 E: + runuser -u user -- rmdir /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:18.617 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(128/280) xz-compressed-tarball
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:49:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + trap rm -f /tmp/debian-chroot.tar.xz EXIT INT TERM
00:00:00.016 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.xz http://127.0.0.1/debian
00:00:00.421 E: I: automatically chosen mode: root
00:00:00.429 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.557 E: I: automatically chosen format: tar
00:00:00.560 E: I: using /tmp/mmdebstrap.CupuJy6eCu as tempdir
00:00:00.606 E: I: running apt-get update...
00:00:03.614 E: I: downloading packages with apt...
00:00:05.727 E: I: extracting archives...
00:00:08.135 E: I: installing essential packages...
00:00:14.049 E: I: installing remaining packages inside the chroot...
00:00:17.543 E: I: cleaning package lists and apt cache...
00:00:17.629 E: I: creating tarball...
00:01:08.669 E: I: done
00:01:08.691 E: I: removing tempdir /tmp/mmdebstrap.CupuJy6eCu...
00:01:08.880 E: I: success in 68.5692 seconds
00:01:08.887 E: + printf \3757zXZ\0
00:01:08.891 E: + cmp --bytes=6 /tmp/debian-chroot.tar.xz -
00:01:08.895 E: + tar -tf /tmp/debian-chroot.tar.xz
00:01:08.898 E: + sort
00:01:08.902 E: + diff -u tar1.txt -
00:01:11.383 E: + rm -f /tmp/debian-chroot.tar.xz
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:19
result: SUCCESS
------------------------------------------------------------------------------
(129/280) directory-ending-in-tar
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:49:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + whoami
00:00:00.016 E: + [ root = root ]
00:00:00.019 E: + trap rm -rf /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.022 E: + mmdebstrap --mode=root --variant=apt --format=directory unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.416 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.445 E: I: finding correct signed-by value...
00:00:00.583 E: I: running apt-get update...
00:00:03.601 E: I: downloading packages with apt...
00:00:05.510 E: I: extracting archives...
00:00:07.870 E: I: installing essential packages...
00:00:13.769 E: I: installing remaining packages inside the chroot...
00:00:17.107 E: I: cleaning package lists and apt cache...
00:00:17.200 E: I: success in 16.8938 seconds
00:00:17.207 E: + stat -c %F /tmp/debian-chroot.tar
00:00:17.211 E: + ftype=directory
00:00:17.214 E: + [ directory != directory ]
00:00:17.218 E: + tar -C /tmp/debian-chroot.tar --one-file-system -c .
00:00:17.221 E: + tar -t
00:00:17.224 E: + sort
00:00:17.227 E: + diff -u tar1.txt -
00:00:17.413 E: + rm -rf /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(130/280) auto-mode-without-unshare-capabilities
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:48:47
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.014 E: + useradd --home-dir /home/user --create-home user
00:00:00.029 E: + [ -e /proc/sys/kernel/unprivileged_userns_clone ]
00:00:00.033 O: kernel.unprivileged_userns_clone = 0
00:00:00.033 E: + sysctl -n kernel.unprivileged_userns_clone
00:00:00.037 E: + [ 1 = 1 ]
00:00:00.040 E: + sysctl -w kernel.unprivileged_userns_clone=0
00:00:00.043 E: + runuser -u user -- mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian
00:00:00.882 E: I: automatically chosen mode: fakechroot
00:00:00.885 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.921 E: I: finding correct signed-by value...
00:00:01.029 E: I: automatically chosen format: tar
00:00:01.032 E: I: using /tmp/mmdebstrap.jmk6pAUPQV as tempdir
00:00:01.077 E: I: running apt-get update...
00:00:04.146 E: I: downloading packages with apt...
00:00:06.026 E: I: extracting archives...
00:00:12.593 E: I: installing essential packages...
00:00:19.876 E: I: installing remaining packages inside the chroot...
00:00:23.559 E: I: cleaning package lists and apt cache...
00:00:23.652 E: I: creating tarball...
00:00:32.617 E: I: done
00:00:32.668 E: I: removing tempdir /tmp/mmdebstrap.jmk6pAUPQV...
00:00:35.987 E: I: success in 35.2171 seconds
00:00:35.996 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:36.000 E: + sort
00:00:36.003 E: + diff -u tar1.txt -
00:00:37.100 E: + rm /tmp/debian-chroot.tar.gz
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:45
result: SUCCESS
------------------------------------------------------------------------------
(131/280) fail-with-missing-lz4
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:48:06
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + ret=0
00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.lz4 http://127.0.0.1/debian
00:00:00.411 E: I: automatically chosen mode: root
00:00:00.419 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.544 E: Can't exec "lz4": No such file or directory at /usr/bin/mmdebstrap line 5644.
00:00:00.548 E: E: cannot exec lz4: No such file or directory
00:00:00.552 E: E: failed to start lz4
00:00:00.559 E: + ret=25
00:00:00.562 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(132/280) fail-with-path-with-quotes
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:46:44
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/quoted\"path EXIT INT TERM
00:00:00.015 E: + ret=0
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/quoted"path http://127.0.0.1/debian
00:00:00.416 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.548 E: I: automatically chosen format: directory
00:00:00.551 E: E: apt cannot handle paths with double quotes
00:00:00.555 E: + ret=25
00:00:00.558 E: + [ 25 = 0 ]
00:00:00.562 E: + rm -rf /tmp/quoted"path
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(133/280) create-tarball-with-tmp-mounted-nodev
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:45:23
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.014 E: + mount -t tmpfs -o nodev,nosuid,size=400M tmpfs /tmp
00:00:00.018 E: + mmdebstrap --mode=root --variant=apt --customize-hook=mount | grep /dev/full --customize-hook=test "$(echo foo | tee /dev/full 2>&1 1>/dev/null)" = "tee: /dev/full: No space left on device" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.420 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: tar
00:00:00.544 E: I: using /tmp/mmdebstrap.BKlP8oxXsX as tempdir
00:00:00.563 E: I: running apt-get update...
00:00:03.520 E: I: downloading packages with apt...
00:00:05.620 E: I: extracting archives...
00:00:07.962 E: I: installing essential packages...
00:00:12.630 E: I: installing remaining packages inside the chroot...
00:00:15.655 E: I: running --customize-hook in shell: sh -c 'mount | grep /dev/full' exec /tmp/mmdebstrap.BKlP8oxXsX
00:00:15.661 E: udev on /tmp/mmdebstrap.BKlP8oxXsX/dev/full type devtmpfs (rw,nosuid,relatime,size=1982832k,nr_inodes=495708,mode=755,inode64)
00:00:15.664 E: I: running --customize-hook in shell: sh -c 'test "$(echo foo | tee /dev/full 2>&1 1>/dev/null)" = "tee: /dev/full: No space left on device"' exec /tmp/mmdebstrap.BKlP8oxXsX
00:00:15.709 E: I: cleaning package lists and apt cache...
00:00:15.775 E: I: creating tarball...
00:00:16.418 E: I: done
00:00:16.425 E: I: removing tempdir /tmp/mmdebstrap.BKlP8oxXsX...
00:00:16.483 E: I: success in 16.1751 seconds
00:00:16.489 E: + tar -tf /tmp/debian-chroot.tar
00:00:16.493 E: + sort
00:00:16.497 E: + diff -u tar1.txt -
00:00:16.528 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(134/280) read-from-stdin-write-to-stdout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:44:20
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + trap rm /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.016 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt
00:00:00.419 E: I: automatically chosen mode: root
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.430 E: I: No SUITE specified, expecting sources.list on standard input
00:00:00.434 E: I: reading sources.list from standard input...
00:00:00.437 E: I: automatically chosen format: tar
00:00:00.441 E: I: using /tmp/mmdebstrap.TUJDSb_6p4 as tempdir
00:00:00.478 E: I: running apt-get update...
00:00:03.485 E: I: downloading packages with apt...
00:00:05.407 E: I: extracting archives...
00:00:07.802 E: I: installing essential packages...
00:00:13.683 E: I: installing remaining packages inside the chroot...
00:00:17.067 E: I: cleaning package lists and apt cache...
00:00:17.151 E: I: creating tarball...
00:00:17.907 E: I: done
00:00:17.914 E: I: removing tempdir /tmp/mmdebstrap.TUJDSb_6p4...
00:00:18.093 E: I: success in 17.7833 seconds
00:00:18.099 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.102 E: + sort
00:00:18.106 E: + diff -u tar1.txt -
00:00:18.137 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(135/280) supply-components-manually
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:43:20
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt --components=main main --comp=main,main unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.418 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.447 E: I: finding correct signed-by value...
00:00:00.539 E: I: automatically chosen format: directory
00:00:00.586 E: I: running apt-get update...
00:00:03.586 E: I: downloading packages with apt...
00:00:05.554 E: I: extracting archives...
00:00:07.916 E: I: installing essential packages...
00:00:13.787 E: I: installing remaining packages inside the chroot...
00:00:17.225 E: I: cleaning package lists and apt cache...
00:00:17.318 E: I: success in 17.0101 seconds
00:00:17.325 E: + cmp /tmp/debian-chroot/etc/apt/sources.list
00:00:17.329 E: + echo deb http://127.0.0.1/debian unstable main
00:00:17.332 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.335 E: + tar -t
00:00:17.339 E: + sort
00:00:17.342 E: + diff -u tar1.txt -
00:00:17.521 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(136/280) stable-default-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:42:21
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.016 E: + cat
00:00:00.020 E: + apt-cache policy
00:00:01.191 O: Package files:
00:00:01.194 O:  100 /var/lib/dpkg/status
00:00:01.198 O:      release a=now
00:00:01.201 O:  500 http://deb.debian.org/debian unstable/main amd64 Packages
00:00:01.204 O:      release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
00:00:01.207 O:      origin deb.debian.org
00:00:01.211 O: Pinned packages:
00:00:01.222 E: + cat /etc/apt/sources.list
00:00:01.223 O: deb http://deb.debian.org/debian unstable main
00:00:01.225 E: + mmdebstrap --mode=root --variant=apt stable /tmp/debian-chroot
00:00:01.632 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.662 E: I: finding correct signed-by value...
00:00:01.755 E: I: automatically chosen format: directory
00:00:01.804 E: I: running apt-get update...
00:00:04.544 E: I: downloading packages with apt...
00:00:06.399 E: I: extracting archives...
00:00:09.476 E: I: installing essential packages...
00:00:17.340 E: I: installing remaining packages inside the chroot...
00:00:20.810 E: I: cleaning package lists and apt cache...
00:00:20.899 E: I: success in 19.3705 seconds
00:00:20.905 E: + cat
00:00:20.909 E: + cmp /tmp/debian-chroot/etc/apt/sources.list
00:00:20.912 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(137/280) pass-distribution-but-implicitly-write-to-stdout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:41:25
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.016 E: + cat
00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt unstable
00:00:00.419 E: I: automatically chosen mode: root
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.456 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: tar
00:00:00.552 E: I: using /tmp/mmdebstrap.ODXqUKLcK3 as tempdir
00:00:00.596 E: I: running apt-get update...
00:00:03.581 E: I: downloading packages with apt...
00:00:05.479 E: I: extracting archives...
00:00:07.835 E: I: installing essential packages...
00:00:13.765 E: I: installing remaining packages inside the chroot...
00:00:17.111 E: I: cleaning package lists and apt cache...
00:00:17.195 E: I: creating tarball...
00:00:17.971 E: I: done
00:00:17.976 E: I: removing tempdir /tmp/mmdebstrap.ODXqUKLcK3...
00:00:18.155 E: I: success in 17.8428 seconds
00:00:18.162 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.166 E: + sort
00:00:18.171 E: + diff -u tar1.txt -
00:00:18.222 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(138/280) aspcud-apt-solver
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:40:26
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 E: + tr \n ,
00:00:00.019 E: + mmdebstrap --mode=auto --variant=custom --include apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --aptopt=APT::Solver "aspcud" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.416 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.549 E: I: using /tmp/mmdebstrap.Do3j92fpvA as tempdir
00:00:00.594 E: I: running apt-get update...
00:00:03.601 E: I: downloading packages with apt...
00:00:17.386 E: I: extracting archives...
00:00:20.479 E: I: installing essential packages...
00:00:28.330 E: I: cleaning package lists and apt cache...
00:00:28.418 E: I: creating tarball...
00:00:29.198 E: I: done
00:00:29.231 E: I: removing tempdir /tmp/mmdebstrap.Do3j92fpvA...
00:00:29.408 E: I: success in 29.0998 seconds
00:00:29.414 E: + tar -tf /tmp/debian-chroot.tar
00:00:29.418 E: + sort
00:00:29.422 E: + grep -v ^./etc/apt/apt.conf.d/99mmdebstrap$
00:00:29.425 E: + diff -u tar1.txt -
00:00:29.449 E: + echo ./var/lib/apt/extended_states
00:00:29.456 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:37
result: SUCCESS
------------------------------------------------------------------------------
(139/280) mirror-is-stdin
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:39:40
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.007 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar -
00:00:00.416 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.547 E: I: reading sources.list from standard input...
00:00:00.550 E: I: automatically chosen format: tar
00:00:00.554 E: I: using /tmp/mmdebstrap.uvFvEN4Ufc as tempdir
00:00:00.595 E: I: running apt-get update...
00:00:03.622 E: I: downloading packages with apt...
00:00:05.609 E: I: extracting archives...
00:00:07.969 E: I: installing essential packages...
00:00:13.948 E: I: installing remaining packages inside the chroot...
00:00:17.444 E: I: cleaning package lists and apt cache...
00:00:17.528 E: I: creating tarball...
00:00:18.307 E: I: done
00:00:18.398 E: I: removing tempdir /tmp/mmdebstrap.uvFvEN4Ufc...
00:00:18.577 E: I: success in 18.2680 seconds
00:00:18.584 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.587 E: + sort
00:00:18.591 E: + diff -u tar1.txt -
00:00:18.622 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(140/280) copy-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:38:42
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar deb copy:///mnt/cache/debian unstable main
00:00:00.417 E: I: automatically chosen mode: root
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.550 E: I: using /tmp/mmdebstrap.jAZwNfBL_S as tempdir
00:00:00.595 E: I: running apt-get update...
00:00:03.682 E: I: downloading packages with apt...
00:00:06.069 E: I: extracting archives...
00:00:08.461 E: I: installing essential packages...
00:00:14.343 E: I: installing remaining packages inside the chroot...
00:00:17.845 E: I: cleaning package lists and apt cache...
00:00:17.925 E: I: creating tarball...
00:00:18.754 E: I: done
00:00:18.822 E: I: removing tempdir /tmp/mmdebstrap.jAZwNfBL_S...
00:00:19.003 E: I: success in 18.6913 seconds
00:00:19.010 E: + tar+  -tf /tmp/debian-chroot.tar
00:00:19.014 E: sort
00:00:19.018 E: + diff -u tar1.txt -
00:00:19.047 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(141/280) file-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:37:46
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt --setup-hook=mkdir -p "$1"/mnt/cache/debian; mount -o ro,bind /mnt/cache/debian "$1"/mnt/cache/debian --customize-hook=umount "$1"/mnt/cache/debian; rmdir "$1"/mnt/cache/debian "$1"/mnt/cache unstable /tmp/debian-chroot.tar deb file:///mnt/cache/debian unstable main
00:00:00.417 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.550 E: I: using /tmp/mmdebstrap.2v5dBq5akP as tempdir
00:00:00.596 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/mnt/cache/debian; mount -o ro,bind /mnt/cache/debian "$1"/mnt/cache/debian' exec /tmp/mmdebstrap.2v5dBq5akP
00:00:00.605 E: I: running apt-get update...
00:00:04.158 E: I: downloading packages with apt...
00:00:06.403 E: I: extracting archives...
00:00:09.009 E: I: installing essential packages...
00:00:15.645 E: I: installing remaining packages inside the chroot...
00:00:19.348 E: I: running --customize-hook in shell: sh -c 'umount "$1"/mnt/cache/debian; rmdir "$1"/mnt/cache/debian "$1"/mnt/cache' exec /tmp/mmdebstrap.2v5dBq5akP
00:00:19.372 E: I: cleaning package lists and apt cache...
00:00:19.452 E: I: creating tarball...
00:00:20.219 E: I: done
00:00:20.295 E: I: removing tempdir /tmp/mmdebstrap.2v5dBq5akP...
00:00:20.476 E: I: success in 20.1672 seconds
00:00:20.484 E: + tar -tf /tmp/debian-chroot.tar
00:00:20.488 E: + sort
00:00:20.492 E: + diff -u tar1.txt -
00:00:20.519 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(142/280) file-mirror-automount-hook
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:36:51
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + id -u user
00:00:00.025 E: + useradd --home-dir /home/user --create-home user
00:00:00.034 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.044 E: + [ root != root ]
00:00:00.048 E: + [ root = fakechroot ]
00:00:00.051 E: + mmdebstrap --mode=root --variant=apt --hook-dir=./hooks/file-mirror-automount --customize-hook=[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/ --customize-hook=rmdir "$1"/mnt/cache unstable /tmp/debian-chroot.tar deb file:///mnt/cache/debian unstable main
00:00:00.461 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.492 E: I: finding correct signed-by value...
00:00:00.584 E: I: automatically chosen format: tar
00:00:00.587 E: I: using /tmp/mmdebstrap.LAX5yrQa42 as tempdir
00:00:00.634 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.LAX5yrQa42
00:00:00.659 E: bind-mounting /mnt/cache/debian/ into the chroot
00:00:00.665 E: I: running apt-get update...
00:00:04.161 E: I: downloading packages with apt...
00:00:06.384 E: I: extracting archives...
00:00:08.999 E: I: installing essential packages...
00:00:15.595 E: I: installing remaining packages inside the chroot...
00:00:19.190 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.LAX5yrQa42
00:00:19.196 E: unmounting the following mountpoints:
00:00:19.200 E:     /tmp/mmdebstrap.LAX5yrQa42//mnt/cache/debian/
00:00:19.207 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.LAX5yrQa42
00:00:19.213 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.LAX5yrQa42
00:00:19.232 E: I: cleaning package lists and apt cache...
00:00:19.311 E: I: creating tarball...
00:00:20.118 E: I: done
00:00:20.196 E: I: removing tempdir /tmp/mmdebstrap.LAX5yrQa42...
00:00:20.377 E: I: success in 20.0326 seconds
00:00:20.383 E: + tar -tf /tmp/debian-chroot.tar
00:00:20.387 E: + sort
00:00:20.391 E: + diff -u tar1.txt -
00:00:20.422 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(143/280) file-mirror-automount-hook
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:35:57
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + id -u user
00:00:00.024 E: + useradd --home-dir /home/user --create-home user
00:00:00.033 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.040 E: + [ 0 -eq 0 ]
00:00:00.044 E: + [ unshare != root ]
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.051 E: + [ unshare = fakechroot ]
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --hook-dir=./hooks/file-mirror-automount --customize-hook=[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/ --customize-hook=rmdir "$1"/mnt/cache unstable /tmp/debian-chroot.tar deb file:///mnt/cache/debian unstable main
00:00:00.514 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.544 E: I: finding correct signed-by value...
00:00:00.637 E: I: automatically chosen format: tar
00:00:00.641 E: I: using /tmp/mmdebstrap.XGYy2KNou2 as tempdir
00:00:00.770 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.XGYy2KNou2
00:00:00.795 E: bind-mounting /mnt/cache/debian/ into the chroot
00:00:00.802 E: I: running apt-get update...
00:00:04.323 E: I: downloading packages with apt...
00:00:06.548 E: I: extracting archives...
00:00:09.195 E: I: installing essential packages...
00:00:15.796 E: I: installing remaining packages inside the chroot...
00:00:19.479 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.XGYy2KNou2
00:00:19.487 E: unmounting the following mountpoints:
00:00:19.490 E:     /tmp/mmdebstrap.XGYy2KNou2//mnt/cache/debian/
00:00:19.498 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.XGYy2KNou2
00:00:19.503 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.XGYy2KNou2
00:00:19.550 E: I: cleaning package lists and apt cache...
00:00:19.633 E: I: creating tarball...
00:00:20.419 E: I: done
00:00:20.503 E: I: removing tempdir /tmp/mmdebstrap.XGYy2KNou2...
00:00:20.728 E: I: success in 20.3846 seconds
00:00:20.736 E: + tar -tf /tmp/debian-chroot.tar
00:00:20.740 E: + sort
00:00:20.743 E: + diff -u tar1.txt -
00:00:20.775 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(144/280) file-mirror-automount-hook
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 1:35:03
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + id -u user
00:00:00.025 E: + useradd --home-dir /home/user --create-home user
00:00:00.033 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.040 E: + [ 0 -eq 0 ]
00:00:00.043 E: + [ fakechroot != root ]
00:00:00.047 E: + prefix=runuser -u user --
00:00:00.050 E: + [ fakechroot = fakechroot ]
00:00:00.053 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.056 E: + runuser -u user -- fakechroot fakeroot mmdebstrap --mode=fakechroot --variant=apt --hook-dir=./hooks/file-mirror-automount --customize-hook=[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/ --customize-hook=rmdir "$1"/mnt/cache unstable /tmp/debian-chroot.tar deb file:///mnt/cache/debian unstable main
00:00:00.517 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.555 E: I: finding correct signed-by value...
00:00:00.663 E: I: automatically chosen format: tar
00:00:00.667 E: I: using /tmp/mmdebstrap.ie0peDn0Dl as tempdir
00:00:00.714 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.ie0peDn0Dl
00:00:00.743 E: copying /mnt/cache/debian/ into the chroot
00:00:25.274 E: I: running apt-get update...
00:00:28.863 E: I: downloading packages with apt...
00:00:31.146 E: I: extracting archives...
00:00:37.630 E: I: installing essential packages...
00:00:44.801 E: I: installing remaining packages inside the chroot...
00:00:48.526 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.ie0peDn0Dl
00:00:48.533 E: removing the following directories:
00:00:48.537 E:     /tmp/mmdebstrap.ie0peDn0Dl//mnt/cache/debian/
00:00:50.029 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.ie0peDn0Dl
00:00:50.035 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.ie0peDn0Dl
00:00:50.043 E: I: cleaning package lists and apt cache...
00:00:50.134 E: I: creating tarball...
00:00:51.472 E: I: done
00:00:51.595 E: I: removing tempdir /tmp/mmdebstrap.ie0peDn0Dl...
00:00:54.969 E: I: success in 54.5830 seconds
00:00:54.980 E: + tar -tf /tmp/debian-chroot.tar
00:00:54.985 E: + sort
00:00:54.990 E: + diff -u tar1.txt -
00:00:55.028 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:03
result: SUCCESS
------------------------------------------------------------------------------
(145/280) mirror-is-deb
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:34:43
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.016 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar deb http://127.0.0.1/debian unstable main
00:00:00.414 E: I: automatically chosen mode: root
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.545 E: I: automatically chosen format: tar
00:00:00.548 E: I: using /tmp/mmdebstrap.rxBLvFyTYy as tempdir
00:00:00.593 E: I: running apt-get update...
00:00:03.595 E: I: downloading packages with apt...
00:00:05.507 E: I: extracting archives...
00:00:07.883 E: I: installing essential packages...
00:00:13.855 E: I: installing remaining packages inside the chroot...
00:00:17.300 E: I: cleaning package lists and apt cache...
00:00:17.389 E: I: creating tarball...
00:00:18.162 E: I: done
00:00:18.242 E: I: removing tempdir /tmp/mmdebstrap.rxBLvFyTYy...
00:00:18.421 E: I: success in 18.1126 seconds
00:00:18.427 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.432 E: + sort
00:00:18.435 E: + diff -u tar1.txt -
00:00:18.466 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(146/280) mirror-is-real-file
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:33:47
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -f /tmp/debian-chroot.tar /tmp/sources.list EXIT INT TERM
00:00:00.015 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar /tmp/sources.list
00:00:00.414 E: I: automatically chosen mode: root
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: tar
00:00:00.548 E: I: using /tmp/mmdebstrap.q2S3PHV51O as tempdir
00:00:00.594 E: I: running apt-get update...
00:00:03.600 E: I: downloading packages with apt...
00:00:05.506 E: I: extracting archives...
00:00:07.920 E: I: installing essential packages...
00:00:13.874 E: I: installing remaining packages inside the chroot...
00:00:17.249 E: I: cleaning package lists and apt cache...
00:00:17.335 E: I: creating tarball...
00:00:18.150 E: I: done
00:00:18.178 E: I: removing tempdir /tmp/mmdebstrap.q2S3PHV51O...
00:00:18.360 E: I: success in 18.0530 seconds
00:00:18.367 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.370 E: + sed s#^./etc/apt/sources.list.d/0000sources.list$#./etc/apt/sources.list#
00:00:18.374 E: + sort
00:00:18.378 E: + diff -u tar1.txt -
00:00:18.403 E: + rm -f /tmp/debian-chroot.tar /tmp/sources.list
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(147/280) deb822-1-2
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:32:52
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources.list /tmp/deb822.sources EXIT INT TERM
00:00:00.015 E: + cat
00:00:00.018 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:00.022 E: + echo deb http://127.0.0.1/debian3 unstable main
00:00:00.025 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot /tmp/deb822.sources http://127.0.0.1/debian4 - deb http://127.0.0.1/debian5 unstable main http://127.0.0.1/debian6 /tmp/sources.list
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.543 E: I: reading sources.list from standard input...
00:00:00.547 E: I: automatically chosen format: directory
00:00:00.592 E: I: running apt-get update...
00:00:13.004 E: I: downloading packages with apt...
00:00:15.268 E: I: extracting archives...
00:00:17.646 E: I: installing essential packages...
00:00:23.601 E: I: installing remaining packages inside the chroot...
00:00:27.089 E: I: cleaning package lists and apt cache...
00:00:27.247 E: I: success in 26.9372 seconds
00:00:27.253 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list
00:00:27.257 E: + cat
00:00:27.260 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources -
00:00:27.264 E: + cat
00:00:27.267 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.list -
00:00:27.270 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:27.274 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list -
00:00:27.277 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:27.280 E: + sort
00:00:27.284 E: + + tar -t
00:00:27.288 E: diff -u tar1.txt -
00:00:27.291 E: + grep -v ^./etc/apt/sources.list.d/0000deb822.sources$
00:00:27.294 E: + grep -v ^./etc/apt/sources.list.d/0001main.list$
00:00:27.297 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list
00:00:27.474 E: + printf ./etc/apt/sources.list\n
00:00:27.480 E: + rm -rf /tmp/debian-chroot
00:00:27.684 E: + rm -f /tmp/sources.list /tmp/deb822.sources
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(148/280) deb822-2-2
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:32:05
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources /tmp/deb822 EXIT INT TERM
00:00:00.016 E: + cat
00:00:00.019 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:00.023 E: + cat
00:00:00.026 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot /tmp/deb822 - /tmp/sources
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.461 E: I: finding correct signed-by value...
00:00:00.555 E: I: reading sources.list from standard input...
00:00:00.558 E: I: automatically chosen format: directory
00:00:00.604 E: I: running apt-get update...
00:00:07.356 E: I: downloading packages with apt...
00:00:09.582 E: I: extracting archives...
00:00:11.963 E: I: installing essential packages...
00:00:18.103 E: I: installing remaining packages inside the chroot...
00:00:21.567 E: I: cleaning package lists and apt cache...
00:00:21.688 E: I: success in 21.3714 seconds
00:00:21.694 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list
00:00:21.696 O: total 20K
00:00:21.697 E: + ls -lha /tmp/debian-chroot/etc/apt/sources.list.d/
00:00:21.700 O: drwxr-xr-x 2 root root 4.0K Jun 11 20:00 .
00:00:21.701 E: + cat
00:00:21.704 O: drwxr-xr-x 8 root root 4.0K Jun 11 20:01 ..
00:00:21.706 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources -
00:00:21.708 O: -rw-r--r-- 1 root root   76 Jun 11 20:00 0000deb822.sources
00:00:21.710 E: + cat
00:00:21.712 O: -rw-r--r-- 1 root root   76 Jun 11 20:00 0001main.sources
00:00:21.714 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.sources -
00:00:21.715 O: -rw-r--r-- 1 root root   43 Jun 11 20:00 0002sources.list
00:00:21.717 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:21.721 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list -
00:00:21.725 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:21.728 E: + sort
00:00:21.732 E: + tar -t
00:00:21.735 E: + diff -u tar1.txt -
00:00:21.739 E: + grep -v ^./etc/apt/sources.list.d/0000deb822.sources$
00:00:21.743 E: + grep -v ^./etc/apt/sources.list.d/0001main.sources$
00:00:21.746 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list$
00:00:21.901 E: + printf ./etc/apt/sources.list\n
00:00:21.908 E: + rm -rf /tmp/debian-chroot
00:00:22.086 E: + rm -f /tmp/sources /tmp/deb822
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(149/280) automatic-mirror-from-suite
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:31:14
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + cat
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar
00:00:00.416 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: tar
00:00:00.550 E: I: using /tmp/mmdebstrap.TEbHFCB86N as tempdir
00:00:00.596 E: I: running apt-get update...
00:00:03.615 E: I: downloading packages with apt...
00:00:05.775 E: I: extracting archives...
00:00:08.137 E: I: installing essential packages...
00:00:14.073 E: I: installing remaining packages inside the chroot...
00:00:17.420 E: I: cleaning package lists and apt cache...
00:00:17.507 E: I: creating tarball...
00:00:18.256 E: I: done
00:00:18.352 E: I: removing tempdir /tmp/mmdebstrap.TEbHFCB86N...
00:00:18.530 E: I: success in 18.2206 seconds
00:00:18.537 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.541 E: + sort
00:00:18.544 E: + diff -u tar1.txt -
00:00:18.581 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(150/280) invalid-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:30:20
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + ret=0
00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian/invalid
00:00:00.411 E: I: automatically chosen mode: root
00:00:00.419 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: tar
00:00:00.545 E: I: using /tmp/mmdebstrap.PMcOb18Utz as tempdir
00:00:00.589 E: I: running apt-get update...
00:00:00.647 E: Ign:1 http://127.0.0.1/debian/invalid unstable InRelease
00:00:00.652 E: Err:2 http://127.0.0.1/debian/invalid unstable Release
00:00:00.656 E:   404  Not Found [IP: 127.0.0.1 80]
00:00:00.659 E: Reading package lists...
00:00:00.662 E: E: The repository 'http://127.0.0.1/debian/invalid unstable Release' does not have a Release file.
00:00:00.666 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
00:00:00.670 E: W: hooklistener errored out: E: received eof on socket
00:00:00.673 E: 
00:00:00.676 E: I: main() received signal PIPE: waiting for setup...
00:00:00.679 E: I: removing tempdir /tmp/mmdebstrap.PMcOb18Utz...
00:00:00.682 E: E: mmdebstrap failed to run
00:00:00.685 E: + ret=25
00:00:00.689 E: + rm /tmp/debian-chroot.tar
00:00:00.692 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(151/280) fail-installing-to-root
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:29:10
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + ret=0
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt unstable / http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.545 E: E: refusing to use the filesystem root as output directory
00:00:00.550 E: + ret=25
00:00:00.554 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(152/280) fail-installing-to-existing-file
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:28:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/exists EXIT INT TERM
00:00:00.016 E: + touch /tmp/exists
00:00:00.019 E: + ret=0
00:00:00.022 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/exists http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: directory
00:00:00.548 E: E: /tmp/exists exists and is not a directory
00:00:00.552 E: + ret=25
00:00:00.555 E: + [ 25 = 0 ]
00:00:00.558 E: + rm -f /tmp/exists
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:08
result: SUCCESS
------------------------------------------------------------------------------
(153/280) arm64-without-qemu-support
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:26:54
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + apt-get remove --yes qemu-user-static binfmt-support qemu-user
00:00:01.188 O: Reading package lists...
00:00:01.428 O: Building dependency tree...
00:00:01.432 O: Reading state information...
00:00:01.854 O: Package 'binfmt-support' is not installed, so not removed
00:00:01.858 O: The following packages were automatically installed and are no longer required:
00:00:01.862 O:   libcapstone4 libglib2.0-0t64
00:00:01.865 O: Use 'apt autoremove' to remove them.
00:00:01.881 O: The following packages will be REMOVED:
00:00:01.886 O:   qemu-user qemu-user-static
00:00:03.490 O: 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
00:00:03.494 O: After this operation, 490 MB disk space will be freed.
00:00:03.537 O: (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 ... 19472 files and directories currently installed.)
00:00:03.541 O: Removing qemu-user (1:8.2.4+ds-2) ...
00:00:03.565 O: Removing qemu-user-static (1:8.2.4+ds-2) ...
00:00:03.601 O: Processing triggers for systemd (256~rc4-1) ...
00:00:03.835 E: + ret=0
00:00:03.838 E: + mmdebstrap --mode=auto --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:04.225 E: I: automatically chosen mode: root
00:00:04.267 E: W: cannot find update-binfmts
00:00:04.270 E: E: arm64 can neither be executed natively nor via qemu user emulation with binfmt_misc
00:00:04.274 E: + ret=25
00:00:04.277 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:12
result: SUCCESS
------------------------------------------------------------------------------
(154/280) i386-which-can-be-executed-without-qemu
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:25:50
skipped because of not run_ma_same_tests
------------------------------------------------------------------------------
(155/280) include-foreign-libmagic-mgc
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:24:36
skipped because of not run_ma_same_tests
------------------------------------------------------------------------------
(156/280) include-foreign-libmagic-mgc-with-multiple-arch-options
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:23:23
skipped because of not run_ma_same_tests
------------------------------------------------------------------------------
(157/280) aptopt
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:22:12
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/config EXIT INT TERM
00:00:00.016 E: + echo Acquire::Languages "none";
00:00:00.019 E: + mmdebstrap --mode=root --variant=apt --aptopt=Acquire::Check-Valid-Until "false" --aptopt=/tmp/config unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.417 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.446 E: I: finding correct signed-by value...
00:00:00.538 E: I: automatically chosen format: directory
00:00:00.585 E: I: running apt-get update...
00:00:03.603 E: I: downloading packages with apt...
00:00:05.785 E: I: extracting archives...
00:00:08.155 E: I: installing essential packages...
00:00:14.135 E: I: installing remaining packages inside the chroot...
00:00:17.434 E: I: cleaning package lists and apt cache...
00:00:17.528 E: I: success in 17.2235 seconds
00:00:17.535 E: + printf Acquire::Check-Valid-Until "false";\nAcquire::Languages "none";\n
00:00:17.538 E: + cmp /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap -
00:00:17.543 E: + rm /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap
00:00:17.546 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.550 E: + tar -t
00:00:17.553 E: + sort
00:00:17.556 E: + diff -u tar1.txt -
00:00:17.734 E: + rm -rf /tmp/debian-chroot
00:00:17.907 E: + rm -f /tmp/config
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(158/280) keyring
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:21:21
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.016 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ]
00:00:00.019 E: + continue
00:00:00.023 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ]
00:00:00.026 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
00:00:00.029 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ]
00:00:00.033 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc
00:00:00.036 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ]
00:00:00.039 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc
00:00:00.043 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ]
00:00:00.046 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
00:00:00.049 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ]
00:00:00.052 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
00:00:00.055 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ]
00:00:00.059 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc
00:00:00.062 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ]
00:00:00.065 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc
00:00:00.069 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ]
00:00:00.072 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc
00:00:00.075 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.079 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc
00:00:00.082 E: + rmdir /etc/apt/trusted.gpg.d
00:00:00.085 E: + mkdir /etc/apt/trusted.gpg.d
00:00:00.088 E: + mmdebstrap --mode=root --variant=apt --keyring=/usr/share/keyrings/debian-archive-keyring.gpg --keyring=/usr/share/keyrings/ unstable /tmp/debian-chroot deb http://127.0.0.1/debian unstable main
00:00:00.439 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.469 E: I: finding correct signed-by value...
00:00:00.663 E: I: automatically chosen format: directory
00:00:00.712 E: I: running apt-get update...
00:00:03.759 E: I: downloading packages with apt...
00:00:05.614 E: I: extracting archives...
00:00:07.972 E: I: installing essential packages...
00:00:13.962 E: I: installing remaining packages inside the chroot...
00:00:17.411 E: I: cleaning package lists and apt cache...
00:00:17.507 E: I: success in 17.1805 seconds
00:00:17.514 E: + echo deb http://127.0.0.1/debian unstable main
00:00:17.517 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:17.521 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.524 E: + tar -t
00:00:17.528 E: + sort
00:00:17.531 E: + diff -u tar1.txt -
00:00:17.714 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(159/280) keyring-overwrites
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:20:31
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rmdir /tmp/emptydir; rm -f /tmp/emptyfile EXIT INT TERM
00:00:00.016 E: + mkdir -p /tmp/emptydir
00:00:00.019 E: + touch /tmp/emptyfile
00:00:00.022 E: + ret=0
00:00:00.026 E: + mmdebstrap --mode=root --variant=apt --keyring=/tmp/emptydir --keyring=/tmp/emptyfile unstable /tmp/debian-chroot deb http://127.0.0.1/debian unstable main
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: automatically chosen format: directory
00:00:00.502 E: I: running apt-get update...
00:00:00.737 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:00.742 E: Err:1 http://127.0.0.1/debian unstable InRelease
00:00:00.746 E:   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131
00:00:00.750 E: Reading package lists...
00:00:00.753 E: W: GPG error: http://127.0.0.1/debian unstable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131
00:00:00.757 E: E: The repository 'http://127.0.0.1/debian unstable InRelease' is not signed.
00:00:00.760 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
00:00:00.764 E: W: hooklistener errored out: E: received eof on socket
00:00:00.767 E: 
00:00:00.771 E: I: main() received signal PIPE: waiting for setup...
00:00:00.774 E: E: mmdebstrap failed to run
00:00:00.777 E: + ret=25
00:00:00.780 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.784 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:00.787 E: + [ 25 = 0 ]
00:00:00.790 E: + rm -rf /tmp/debian-chroot
00:00:00.793 E: + rmdir /tmp/emptydir
00:00:00.796 E: + rm -f /tmp/emptyfile
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(160/280) signed-by-without-host-keys
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:19:28
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ]
00:00:00.018 E: + continue
00:00:00.022 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ]
00:00:00.026 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
00:00:00.029 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ]
00:00:00.033 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc
00:00:00.036 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ]
00:00:00.040 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc
00:00:00.043 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ]
00:00:00.046 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
00:00:00.050 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ]
00:00:00.053 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
00:00:00.056 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ]
00:00:00.060 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc
00:00:00.064 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ]
00:00:00.067 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc
00:00:00.070 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ]
00:00:00.074 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc
00:00:00.077 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.080 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc
00:00:00.084 E: + rmdir /etc/apt/trusted.gpg.d
00:00:00.087 E: + mkdir /etc/apt/trusted.gpg.d
00:00:00.091 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.442 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.471 E: I: automatically chosen format: directory
00:00:00.519 E: I: running apt-get update...
00:00:03.525 E: I: downloading packages with apt...
00:00:05.618 E: I: extracting archives...
00:00:08.015 E: I: installing essential packages...
00:00:13.970 E: I: installing remaining packages inside the chroot...
00:00:17.337 E: I: cleaning package lists and apt cache...
00:00:17.431 E: I: success in 17.1042 seconds
00:00:17.439 E: + printf deb [signed-by="/usr/share/keyrings/debian-archive-keyring.gpg"] http://127.0.0.1/debian unstable main\n
00:00:17.442 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:17.446 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.450 E: + sort
00:00:17.453 E: + tar -t
00:00:17.457 E: + diff -u tar1.txt -
00:00:17.645 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(161/280) ascii-armored-keys
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:18:39
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ]
00:00:00.018 E: + continue
00:00:00.022 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ]
00:00:00.025 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
00:00:00.028 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ]
00:00:00.031 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc
00:00:00.035 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ]
00:00:00.038 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc
00:00:00.041 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ]
00:00:00.044 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
00:00:00.048 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ]
00:00:00.051 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
00:00:00.054 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ]
00:00:00.058 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc
00:00:00.061 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ]
00:00:00.064 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc
00:00:00.068 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ]
00:00:00.071 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc
00:00:00.074 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.077 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc
00:00:00.081 E: + rmdir /etc/apt/trusted.gpg.d
00:00:00.084 E: + mkdir /etc/apt/trusted.gpg.d
00:00:00.087 E: + basename /usr/share/keyrings/debian-archive-bookworm-automatic.gpg .gpg
00:00:00.090 E: + name=debian-archive-bookworm-automatic
00:00:00.094 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bookworm-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc --export
00:00:00.097 E: + rm /usr/share/keyrings/debian-archive-bookworm-automatic.gpg
00:00:00.100 E: + basename /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg .gpg
00:00:00.104 E: + name=debian-archive-bookworm-security-automatic
00:00:00.107 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc --export
00:00:00.111 E: + rm /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg
00:00:00.114 E: + basename /usr/share/keyrings/debian-archive-bookworm-stable.gpg .gpg
00:00:00.117 E: + name=debian-archive-bookworm-stable
00:00:00.120 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bookworm-stable.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc --export
00:00:00.124 E: + rm /usr/share/keyrings/debian-archive-bookworm-stable.gpg
00:00:00.127 E: + basename /usr/share/keyrings/debian-archive-bullseye-automatic.gpg .gpg
00:00:00.130 E: + name=debian-archive-bullseye-automatic
00:00:00.133 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bullseye-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc --export
00:00:00.137 E: + rm /usr/share/keyrings/debian-archive-bullseye-automatic.gpg
00:00:00.140 E: + basename /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg .gpg
00:00:00.143 E: + name=debian-archive-bullseye-security-automatic
00:00:00.147 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc --export
00:00:00.150 E: + rm /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg
00:00:00.154 E: + basename /usr/share/keyrings/debian-archive-bullseye-stable.gpg .gpg
00:00:00.157 E: + name=debian-archive-bullseye-stable
00:00:00.160 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-bullseye-stable.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc --export
00:00:00.163 E: + rm /usr/share/keyrings/debian-archive-bullseye-stable.gpg
00:00:00.167 E: + basename /usr/share/keyrings/debian-archive-buster-automatic.gpg .gpg
00:00:00.170 E: + name=debian-archive-buster-automatic
00:00:00.174 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-buster-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc --export
00:00:00.178 E: + rm /usr/share/keyrings/debian-archive-buster-automatic.gpg
00:00:00.181 E: + basename /usr/share/keyrings/debian-archive-buster-security-automatic.gpg .gpg
00:00:00.184 E: + name=debian-archive-buster-security-automatic
00:00:00.188 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-buster-security-automatic.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc --export
00:00:00.191 E: + rm /usr/share/keyrings/debian-archive-buster-security-automatic.gpg
00:00:00.194 E: + basename /usr/share/keyrings/debian-archive-buster-stable.gpg .gpg
00:00:00.197 E: + name=debian-archive-buster-stable
00:00:00.201 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-buster-stable.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc --export
00:00:00.204 E: + rm /usr/share/keyrings/debian-archive-buster-stable.gpg
00:00:00.207 E: + basename /usr/share/keyrings/debian-archive-keyring.gpg .gpg
00:00:00.211 E: + name=debian-archive-keyring
00:00:00.214 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-keyring.asc --export
00:00:00.217 E: + rm /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.220 E: + basename /usr/share/keyrings/debian-archive-removed-keys.gpg .gpg
00:00:00.224 E: + name=debian-archive-removed-keys
00:00:00.227 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/debian-archive-removed-keys.gpg --armor --output=/etc/apt/trusted.gpg.d/debian-archive-removed-keys.asc --export
00:00:00.230 E: + rm /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.233 E: + basename /usr/share/keyrings/ubuntu-archive-keyring.gpg .gpg
00:00:00.237 E: + name=ubuntu-archive-keyring
00:00:00.240 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-archive-keyring.asc --export
00:00:00.243 E: + rm /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.246 E: + basename /usr/share/keyrings/ubuntu-cloud-keyring.gpg .gpg
00:00:00.250 E: + name=ubuntu-cloud-keyring
00:00:00.253 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-cloud-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-cloud-keyring.asc --export
00:00:00.256 E: + rm /usr/share/keyrings/ubuntu-cloud-keyring.gpg
00:00:00.259 E: + basename /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg .gpg
00:00:00.262 E: + name=ubuntu-cloudimage-keyring
00:00:00.266 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-cloudimage-keyring.asc --export
00:00:00.269 E: + rm /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg
00:00:00.272 E: + basename /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg .gpg
00:00:00.275 E: + name=ubuntu-dbgsym-keyring
00:00:00.279 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-dbgsym-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-dbgsym-keyring.asc --export
00:00:00.282 E: + rm /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg
00:00:00.285 E: + basename /usr/share/keyrings/ubuntu-master-keyring.gpg .gpg
00:00:00.288 E: + name=ubuntu-master-keyring
00:00:00.292 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-master-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-master-keyring.asc --export
00:00:00.295 E: + rm /usr/share/keyrings/ubuntu-master-keyring.gpg
00:00:00.298 E: + basename /usr/share/keyrings/ubuntu-oem-keyring.gpg .gpg
00:00:00.301 E: + name=ubuntu-oem-keyring
00:00:00.305 E: + gpg --no-default-keyring --keyring=/usr/share/keyrings/ubuntu-oem-keyring.gpg --armor --output=/etc/apt/trusted.gpg.d/ubuntu-oem-keyring.asc --export
00:00:00.308 E: + rm /usr/share/keyrings/ubuntu-oem-keyring.gpg
00:00:00.311 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.565 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.580 E: I: automatically chosen format: tar
00:00:00.583 E: I: using /tmp/mmdebstrap.mzGC7ooSNG as tempdir
00:00:00.629 E: I: running apt-get update...
00:00:03.649 E: I: downloading packages with apt...
00:00:05.815 E: I: extracting archives...
00:00:08.187 E: I: installing essential packages...
00:00:14.121 E: I: installing remaining packages inside the chroot...
00:00:17.536 E: I: cleaning package lists and apt cache...
00:00:17.621 E: I: creating tarball...
00:00:18.424 E: I: done
00:00:18.465 E: I: removing tempdir /tmp/mmdebstrap.mzGC7ooSNG...
00:00:18.645 E: I: success in 18.1924 seconds
00:00:18.652 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.655 E: + sort
00:00:18.659 E: + diff -u tar1.txt -
00:00:18.691 E: + rm -r /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(162/280) signed-by-with-host-keys
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:17:51
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.451 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: directory
00:00:00.592 E: I: running apt-get update...
00:00:03.600 E: I: downloading packages with apt...
00:00:05.544 E: I: extracting archives...
00:00:07.956 E: I: installing essential packages...
00:00:13.872 E: I: installing remaining packages inside the chroot...
00:00:17.334 E: I: cleaning package lists and apt cache...
00:00:17.428 E: I: success in 17.1196 seconds
00:00:17.435 E: + printf deb http://127.0.0.1/debian unstable main\n
00:00:17.439 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:17.442 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.446 E: + tar -t
00:00:17.450 E: + sort
00:00:17.455 E: + diff -u tar1.txt -
00:00:17.654 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(163/280) dpkgopt
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:17:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/config EXIT INT TERM
00:00:00.016 E: + echo no-pager
00:00:00.019 E: + mmdebstrap --mode=root --variant=apt --dpkgopt=path-exclude=/usr/share/doc/* --dpkgopt=/tmp/config --dpkgopt=path-include=/usr/share/doc/dpkg/copyright unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.416 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.445 E: I: finding correct signed-by value...
00:00:00.537 E: I: automatically chosen format: directory
00:00:00.585 E: I: running apt-get update...
00:00:03.634 E: I: downloading packages with apt...
00:00:05.748 E: I: extracting archives...
00:00:11.249 E: I: installing essential packages...
00:00:17.118 E: I: installing remaining packages inside the chroot...
00:00:20.490 E: I: cleaning package lists and apt cache...
00:00:20.583 E: I: success in 20.2778 seconds
00:00:20.590 E: + printf path-exclude=/usr/share/doc/*\nno-pager\npath-include=/usr/share/doc/dpkg/copyright\n
00:00:20.594 E: + cmp /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap -
00:00:20.597 E: + rm /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap
00:00:20.600 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:20.604 E: + tar -t
00:00:20.608 E: + sort
00:00:20.780 E: + grep -v ^./usr/share/doc/. tar1.txt
00:00:20.784 E: + sort
00:00:20.787 E: + diff -u - tar2.txt
00:00:20.790 E: + echo ./usr/share/doc/dpkg/
00:00:20.794 E: + echo ./usr/share/doc/dpkg/copyright
00:00:20.797 E: + rm -rf /tmp/debian-chroot
00:00:20.953 E: + rm -f /tmp/config
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:29
result: SUCCESS
------------------------------------------------------------------------------
(164/280) include
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:16:16
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.552 E: I: automatically chosen format: directory
00:00:00.601 E: I: running apt-get update...
00:00:03.632 E: I: downloading packages with apt...
00:00:05.672 E: I: extracting archives...
00:00:08.073 E: I: installing essential packages...
00:00:14.073 E: I: installing remaining packages inside the chroot...
00:00:17.718 E: I: cleaning package lists and apt cache...
00:00:17.848 E: I: success in 17.5380 seconds
00:00:17.854 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:17.858 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:17.861 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:17.865 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:17.869 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:17.873 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.877 E: + tar -t
00:00:17.880 E: + sort
00:00:17.884 E: + diff -u tar1.txt -
00:00:18.066 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(165/280) multiple-include
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:15:28
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.016 E: + mmdebstrap --mode=root --variant=apt --include=doc-debian --include=tzdata unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.545 E: I: automatically chosen format: directory
00:00:00.593 E: I: running apt-get update...
00:00:03.589 E: I: downloading packages with apt...
00:00:05.442 E: I: extracting archives...
00:00:07.816 E: I: installing essential packages...
00:00:13.820 E: I: installing remaining packages inside the chroot...
00:00:17.626 E: I: cleaning package lists and apt cache...
00:00:17.720 E: I: success in 17.4094 seconds
00:00:17.728 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:17.731 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:17.735 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:17.738 E: + rm /tmp/debian-chroot/usr/share/lintian/overrides/tzdata
00:00:17.742 E: + rm /tmp/debian-chroot/etc/localtime
00:00:17.746 E: + rm /tmp/debian-chroot/etc/timezone
00:00:17.749 E: + rm -r /tmp/debian-chroot/usr/share/doc/tzdata
00:00:17.752 E: + rm -r /tmp/debian-chroot/usr/share/zoneinfo
00:00:17.756 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list ]
00:00:17.759 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:17.762 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums ]
00:00:17.766 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:17.769 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.config ]
00:00:17.773 E: + continue
00:00:17.777 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postinst ]
00:00:17.781 E: + continue
00:00:17.785 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postrm ]
00:00:17.788 E: + continue
00:00:17.792 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.templates ]
00:00:17.796 E: + continue
00:00:17.799 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.preinst ]
00:00:17.803 E: + continue
00:00:17.806 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.prerm ]
00:00:17.809 E: + continue
00:00:17.813 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list ]
00:00:17.816 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list
00:00:17.821 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums ]
00:00:17.824 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums
00:00:17.828 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config ]
00:00:17.831 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config
00:00:17.835 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst ]
00:00:17.838 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst
00:00:17.842 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm ]
00:00:17.845 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm
00:00:17.849 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates ]
00:00:17.853 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates
00:00:17.856 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.preinst ]
00:00:17.860 E: + continue
00:00:17.863 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.prerm ]
00:00:17.867 E: + continue
00:00:17.870 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.873 E: + tar -t
00:00:17.877 E: + sort
00:00:17.881 E: + diff -u tar1.txt -
00:00:17.970 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(166/280) include-with-multiple-apt-sources
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:14:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=minbase --include=doc-debian unstable /tmp/debian-chroot deb http://127.0.0.1/debian unstable main deb http://127.0.0.1/debian stable main
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.545 E: I: automatically chosen format: directory
00:00:00.592 E: I: running apt-get update...
00:00:05.730 E: I: downloading packages with apt...
00:00:07.944 E: I: extracting archives...
00:00:10.306 E: I: installing essential packages...
00:00:16.180 E: I: installing remaining packages inside the chroot...
00:00:21.450 E: I: cleaning package lists and apt cache...
00:00:21.563 E: I: success in 21.2507 seconds
00:00:21.569 E: + chroot /tmp/debian-chroot dpkg-query --show doc-debian
00:00:21.574 O: doc-debian	11.3+nmu1
00:00:21.574 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(167/280) essential-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:13:55
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/essential.sh EXIT INT TERM
00:00:00.015 E: + cat
00:00:00.019 E: + chmod +x /tmp/essential.sh
00:00:00.023 E: + mmdebstrap --mode=root --variant=apt --include=tzdata --essential-hook=echo tzdata tzdata/Areas select Europe | chroot "$1" debconf-set-selections --essential-hook=/tmp/essential.sh unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.430 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.460 E: I: finding correct signed-by value...
00:00:00.552 E: I: automatically chosen format: directory
00:00:00.600 E: I: running apt-get update...
00:00:03.641 E: I: downloading packages with apt...
00:00:05.541 E: I: extracting archives...
00:00:07.919 E: I: installing essential packages...
00:00:13.903 E: I: running --essential-hook in shell: sh -c 'echo tzdata tzdata/Areas select Europe | chroot "$1" debconf-set-selections' exec /tmp/debian-chroot
00:00:13.999 E: I: running --essential-hook directly: /tmp/essential.sh /tmp/debian-chroot
00:00:14.098 E: I: installing remaining packages inside the chroot...
00:00:17.806 E: I: cleaning package lists and apt cache...
00:00:17.899 E: I: success in 17.5819 seconds
00:00:17.906 E: + readlink /tmp/debian-chroot/etc/localtime
00:00:17.910 E: + [ /usr/share/zoneinfo/Europe/Berlin = /usr/share/zoneinfo/Europe/Berlin ]
00:00:17.914 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.918 E: + tar -t
00:00:17.922 E: + sort
00:00:17.925 E: + grep -v ^./etc/localtime
00:00:17.928 E: + grep -v ^./etc/timezone
00:00:17.932 E: + grep -v ^./usr/sbin/tzconfig
00:00:17.936 E: + grep -v ^./usr/share/doc/tzdata
00:00:17.940 E: + grep -v ^./usr/share/lintian/overrides/tzdata
00:00:17.944 E: + grep -v ^./usr/share/zoneinfo
00:00:17.947 E: + grep -v ^./var/lib/dpkg/info/tzdata.
00:00:17.951 E: + diff -u tar1.txt -
00:00:18.120 E: + rm -rf /tmp/debian-chroot
00:00:18.317 E: + rm -f /tmp/essential.sh
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(168/280) customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:13:08
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/customize.sh EXIT INT TERM
00:00:00.015 E: + cat
00:00:00.018 E: + chmod +x /tmp/customize.sh
00:00:00.022 E: + mmdebstrap --mode=root --variant=apt --customize-hook=chroot "$1" sh -c "whoami; pwd" > "$1/output1" --customize-hook=/tmp/customize.sh unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: directory
00:00:00.594 E: I: running apt-get update...
00:00:03.682 E: I: downloading packages with apt...
00:00:05.593 E: I: extracting archives...
00:00:07.958 E: I: installing essential packages...
00:00:13.839 E: I: installing remaining packages inside the chroot...
00:00:17.235 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "whoami; pwd" > "$1/output1"' exec /tmp/debian-chroot
00:00:17.243 E: I: running --customize-hook directly: /tmp/customize.sh /tmp/debian-chroot
00:00:17.266 E: I: cleaning package lists and apt cache...
00:00:17.359 E: I: success in 17.0463 seconds
00:00:17.366 E: + printf root\n/\n
00:00:17.369 E: + cmp /tmp/debian-chroot/output1
00:00:17.373 E: + printf root\n/\n
00:00:17.377 E: + cmp /tmp/debian-chroot/output2
00:00:17.381 E: + rm /tmp/debian-chroot/output1
00:00:17.384 E: + rm /tmp/debian-chroot/output2
00:00:17.387 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.391 E: + tar -t
00:00:17.394 E: + sort
00:00:17.398 E: + diff -u tar1.txt -
00:00:17.572 E: + rm -rf /tmp/debian-chroot
00:00:17.743 E: + rm -f /tmp/customize.sh
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(169/280) failing-customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:12:21
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + ret=0
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt --customize-hook=chroot "$1" sh -c "exit 1" unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.456 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: directory
00:00:00.598 E: I: running apt-get update...
00:00:03.606 E: I: downloading packages with apt...
00:00:05.562 E: I: extracting archives...
00:00:07.922 E: I: installing essential packages...
00:00:13.943 E: I: installing remaining packages inside the chroot...
00:00:17.221 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "exit 1"' exec /tmp/debian-chroot
00:00:17.242 E: E: setup failed: E: command failed: chroot "$1" sh -c "exit 1"
00:00:17.246 E: W: hooklistener errored out: E: received eof on socket
00:00:17.249 E: 
00:00:17.253 E: I: main() received signal PIPE: waiting for setup...
00:00:17.256 E: E: mmdebstrap failed to run
00:00:17.260 E: + ret=25
00:00:17.263 E: + rm -r /tmp/debian-chroot
00:00:17.475 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(170/280) sigint-during-customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:11:34
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + pid=561
00:00:00.015 E: + sleep 1
00:00:00.018 E: + setsid --wait mmdebstrap --mode=root --variant=apt --customize-hook=touch hookstarted && sleep 10 && touch fail unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: directory
00:00:00.591 E: I: running apt-get update...
00:00:01.007 E: + [ -e hookstarted ]
00:00:01.011 E: + sleep 1
00:00:02.009 E: + [ -e hookstarted ]
00:00:02.013 E: + sleep 1
00:00:03.010 E: + [ -e hookstarted ]
00:00:03.015 E: + sleep 1
00:00:03.618 E: I: downloading packages with apt...
00:00:04.012 E: + [ -e hookstarted ]
00:00:04.015 E: + sleep 1
00:00:05.014 E: + [ -e hookstarted ]
00:00:05.017 E: + sleep 1
00:00:05.665 E: I: extracting archives...
00:00:06.015 E: + [ -e hookstarted ]
00:00:06.019 E: + sleep 1
00:00:07.017 E: + [ -e hookstarted ]
00:00:07.021 E: + sleep 1
00:00:08.019 E: + [ -e hookstarted ]
00:00:08.023 E: + sleep 1
00:00:08.072 E: I: installing essential packages...
00:00:09.021 E: + [ -e hookstarted ]
00:00:09.024 E: + sleep 1
00:00:10.023 E: + [ -e hookstarted ]
00:00:10.026 E: + sleep 1
00:00:11.025 E: + [ -e hookstarted ]
00:00:11.028 E: + sleep 1
00:00:12.027 E: + [ -e hookstarted ]
00:00:12.030 E: + sleep 1
00:00:13.028 E: + [ -e hookstarted ]
00:00:13.032 E: + sleep 1
00:00:13.951 E: I: installing remaining packages inside the chroot...
00:00:14.030 E: + [ -e hookstarted ]
00:00:14.034 E: + sleep 1
00:00:15.032 E: + [ -e hookstarted ]
00:00:15.036 E: + sleep 1
00:00:16.035 E: + [ -e hookstarted ]
00:00:16.038 E: + sleep 1
00:00:17.037 E: + [ -e hookstarted ]
00:00:17.040 E: + sleep 1
00:00:17.416 E: I: running --customize-hook in shell: sh -c 'touch hookstarted && sleep 10 && touch fail' exec /tmp/debian-chroot
00:00:18.039 E: + [ -e hookstarted ]
00:00:18.045 E: + break
00:00:18.049 E: + rm hookstarted
00:00:18.052 E: + ps -p 561 -o pgid=
00:00:18.059 E: + pgid=-561
00:00:18.063 E: + /bin/kill --signal INT -- -561
00:00:18.066 E: I: main() received signal INT: waiting for setup...
00:00:18.070 E: + ret=0
00:00:18.073 E: + wait 561
00:00:18.076 E: I: main() received signal INT: waiting for setup...
00:00:18.079 E: E: setup failed: E: command failed: touch hookstarted && sleep 10 && touch fail
00:00:18.083 E: W: hooklistener errored out: E: received eof on socket
00:00:18.086 E: 
00:00:18.090 E: I: main() received signal PIPE: waiting for setup...
00:00:18.093 E: E: mmdebstrap failed to run
00:00:18.096 E: + ret=25
00:00:18.100 E: + rm -r /tmp/debian-chroot
00:00:18.304 E: + [ -e fail ]
00:00:18.308 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(171/280) hook-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:10:47
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mkdir /tmp/hookA
00:00:00.015 E: + cat
00:00:00.019 E: + chmod +x /tmp/hookA/setup00.sh
00:00:00.022 E: + cat
00:00:00.026 E: + chmod +x /tmp/hookA/setup01.sh
00:00:00.029 E: + cat
00:00:00.032 E: + chmod +x /tmp/hookA/extract00.sh
00:00:00.036 E: + cat
00:00:00.039 E: + chmod +x /tmp/hookA/extract01.sh
00:00:00.043 E: + cat
00:00:00.046 E: + chmod +x /tmp/hookA/essential00.sh
00:00:00.050 E: + cat
00:00:00.053 E: + chmod +x /tmp/hookA/essential01.sh
00:00:00.057 E: + cat
00:00:00.061 E: + chmod +x /tmp/hookA/customize00.sh
00:00:00.064 E: + cat
00:00:00.067 E: + chmod +x /tmp/hookA/customize01.sh
00:00:00.071 E: + mkdir /tmp/hookB
00:00:00.074 E: + cat
00:00:00.078 E: + chmod +x /tmp/hookB/setup00.sh
00:00:00.081 E: + cat
00:00:00.084 E: + chmod +x /tmp/hookB/setup01.sh
00:00:00.088 E: + cat
00:00:00.091 E: + chmod +x /tmp/hookB/extract00.sh
00:00:00.094 E: + cat
00:00:00.097 E: + chmod +x /tmp/hookB/extract01.sh
00:00:00.100 E: + cat
00:00:00.104 E: + chmod +x /tmp/hookB/essential00.sh
00:00:00.107 E: + cat
00:00:00.111 E: + chmod +x /tmp/hookB/essential01.sh
00:00:00.114 E: + cat
00:00:00.117 E: + chmod +x /tmp/hookB/customize00.sh
00:00:00.121 E: + cat
00:00:00.124 E: + chmod +x /tmp/hookB/customize01.sh
00:00:00.128 E: + mmdebstrap --mode=root --variant=apt --setup-hook=echo cliA/setup >> "$1"/setup --extract-hook=echo cliA/extract >> "$1"/extract --essential-hook=echo cliA/essential >> "$1"/essential --customize-hook=echo cliA/customize >> "$1"/customize --hook-dir=/tmp/hookA --setup-hook=echo cliB/setup >> "$1"/setup --extract-hook=echo cliB/extract >> "$1"/extract --essential-hook=echo cliB/essential >> "$1"/essential --customize-hook=echo cliB/customize >> "$1"/customize --hook-dir=/tmp/hookB --setup-hook=echo cliC/setup >> "$1"/setup --extract-hook=echo cliC/extract >> "$1"/extract --essential-hook=echo cliC/essential >> "$1"/essential --customize-hook=echo cliC/customize >> "$1"/customize unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.474 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.504 E: I: finding correct signed-by value...
00:00:00.597 E: I: automatically chosen format: directory
00:00:00.646 E: I: running --setup-hook in shell: sh -c 'echo cliA/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.650 E: I: running --setup-hook directly: /tmp/hookA/setup00.sh /tmp/debian-chroot
00:00:00.654 E: I: running --setup-hook directly: /tmp/hookA/setup01.sh /tmp/debian-chroot
00:00:00.658 E: I: running --setup-hook in shell: sh -c 'echo cliB/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.662 E: I: running --setup-hook directly: /tmp/hookB/setup00.sh /tmp/debian-chroot
00:00:00.666 E: I: running --setup-hook directly: /tmp/hookB/setup01.sh /tmp/debian-chroot
00:00:00.671 E: I: running --setup-hook in shell: sh -c 'echo cliC/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.675 E: I: running apt-get update...
00:00:03.672 E: I: downloading packages with apt...
00:00:05.719 E: I: extracting archives...
00:00:08.133 E: I: running --extract-hook in shell: sh -c 'echo cliA/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:08.137 E: I: running --extract-hook directly: /tmp/hookA/extract00.sh /tmp/debian-chroot
00:00:08.142 E: I: running --extract-hook directly: /tmp/hookA/extract01.sh /tmp/debian-chroot
00:00:08.146 E: I: running --extract-hook in shell: sh -c 'echo cliB/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:08.150 E: I: running --extract-hook directly: /tmp/hookB/extract00.sh /tmp/debian-chroot
00:00:08.154 E: I: running --extract-hook directly: /tmp/hookB/extract01.sh /tmp/debian-chroot
00:00:08.158 E: I: running --extract-hook in shell: sh -c 'echo cliC/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:08.162 E: I: installing essential packages...
00:00:14.140 E: I: running --essential-hook in shell: sh -c 'echo cliA/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:14.144 E: I: running --essential-hook directly: /tmp/hookA/essential00.sh /tmp/debian-chroot
00:00:14.147 E: I: running --essential-hook directly: /tmp/hookA/essential01.sh /tmp/debian-chroot
00:00:14.151 E: I: running --essential-hook in shell: sh -c 'echo cliB/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:14.155 E: I: running --essential-hook directly: /tmp/hookB/essential00.sh /tmp/debian-chroot
00:00:14.159 E: I: running --essential-hook directly: /tmp/hookB/essential01.sh /tmp/debian-chroot
00:00:14.163 E: I: running --essential-hook in shell: sh -c 'echo cliC/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:14.167 E: I: installing remaining packages inside the chroot...
00:00:17.564 E: I: running --customize-hook in shell: sh -c 'echo cliA/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:17.572 E: I: running --customize-hook directly: /tmp/hookA/customize00.sh /tmp/debian-chroot
00:00:17.578 E: I: running --customize-hook directly: /tmp/hookA/customize01.sh /tmp/debian-chroot
00:00:17.582 E: I: running --customize-hook in shell: sh -c 'echo cliB/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:17.586 E: I: running --customize-hook directly: /tmp/hookB/customize00.sh /tmp/debian-chroot
00:00:17.591 E: I: running --customize-hook directly: /tmp/hookB/customize01.sh /tmp/debian-chroot
00:00:17.595 E: I: running --customize-hook in shell: sh -c 'echo cliC/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:17.617 E: I: cleaning package lists and apt cache...
00:00:17.712 E: I: success in 17.3529 seconds
00:00:17.719 E: + printf cliA/setup\nhookA/setup00\nhookA/setup01\ncliB/setup\nhookB/setup00\nhookB/setup01\ncliC/setup\n
00:00:17.722 E: + diff -u - /tmp/debian-chroot/setup
00:00:17.726 E: + printf cliA/extract\nhookA/extract00\nhookA/extract01\ncliB/extract\nhookB/extract00\nhookB/extract01\ncliC/extract\n
00:00:17.729 E: + diff -u - /tmp/debian-chroot/extract
00:00:17.732 E: + printf cliA/essential\nhookA/essential00\nhookA/essential01\ncliB/essential\nhookB/essential00\nhookB/essential01\ncliC/essential\n
00:00:17.736 E: + diff -u - /tmp/debian-chroot/essential
00:00:17.740 E: + printf cliA/customize\nhookA/customize00\nhookA/customize01\ncliB/customize\nhookB/customize00\nhookB/customize01\ncliC/customize\n
00:00:17.743 E: + diff -u - /tmp/debian-chroot/customize
00:00:17.746 E: + rm /tmp/debian-chroot/setup
00:00:17.750 E: + rm /tmp/debian-chroot/extract
00:00:17.754 E: + rm /tmp/debian-chroot/essential
00:00:17.757 E: + rm /tmp/debian-chroot/customize
00:00:17.761 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.764 E: + tar -t
00:00:17.768 E: + sort
00:00:17.771 E: + diff -u tar1.txt -
00:00:17.936 E: + rm /tmp/hookA/setup00.sh
00:00:17.940 E: + rm /tmp/hookA/setup01.sh
00:00:17.943 E: + rm /tmp/hookA/extract00.sh
00:00:17.947 E: + rm /tmp/hookA/extract01.sh
00:00:17.950 E: + rm /tmp/hookA/essential00.sh
00:00:17.953 E: + rm /tmp/hookA/essential01.sh
00:00:17.957 E: + rm /tmp/hookA/customize00.sh
00:00:17.960 E: + rm /tmp/hookA/customize01.sh
00:00:17.963 E: + rmdir /tmp/hookA
00:00:17.967 E: + rm /tmp/hookB/setup00.sh
00:00:17.970 E: + rm /tmp/hookB/setup01.sh
00:00:17.973 E: + rm /tmp/hookB/extract00.sh
00:00:17.977 E: + rm /tmp/hookB/extract01.sh
00:00:17.980 E: + rm /tmp/hookB/essential00.sh
00:00:17.983 E: + rm /tmp/hookB/essential01.sh
00:00:17.986 E: + rm /tmp/hookB/customize00.sh
00:00:17.990 E: + rm /tmp/hookB/customize01.sh
00:00:17.993 E: + rmdir /tmp/hookB
00:00:17.997 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(172/280) eatmydata-via-hook-dir
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:10:01
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + cat
00:00:00.015 E: + chmod +x /tmp/checkeatmydata.sh
00:00:00.018 E: + elfheader=\177ELF
00:00:00.022 E: + dpkg-architecture -qDEB_HOST_ARCH_BITS
00:00:00.042 E: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation)
00:00:00.048 E: + elfheader=\177ELF\002
00:00:00.051 E: + dpkg-architecture -qDEB_HOST_ARCH_ENDIAN
00:00:00.071 E: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation)
00:00:00.076 E: + elfheader=\177ELF\002\001
00:00:00.079 E: + elfheader=\177ELF\002\001\001\000
00:00:00.082 E: + mmdebstrap --mode=root --variant=apt --customize-hook=/tmp/checkeatmydata.sh --essential-hook=/tmp/checkeatmydata.sh --extract-hook=printf "\177ELF\002\001\001\000" | cmp --bytes=8 - "$1"/usr/bin/dpkg --hook-dir=./hooks/eatmydata --customize-hook=printf "\177ELF\002\001\001\000" | cmp --bytes=8 - "$1"/usr/bin/dpkg unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.486 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.515 E: I: finding correct signed-by value...
00:00:00.611 E: I: automatically chosen format: directory
00:00:00.659 E: I: running apt-get update...
00:00:03.669 E: I: downloading packages with apt...
00:00:05.584 E: I: extracting archives...
00:00:07.949 E: I: running --extract-hook in shell: sh -c 'printf "\177ELF\002\001\001\000" | cmp --bytes=8 - "$1"/usr/bin/dpkg' exec /tmp/debian-chroot
00:00:07.957 E: I: running --extract-hook directly: ./hooks/eatmydata/extract.sh /tmp/debian-chroot
00:00:08.274 E: processing eatmydata_131-2_all.deb
00:00:08.305 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb [7532 B]
00:00:08.309 E: Fetched 7532 B in 0s (440 kB/s)
00:00:08.313 E: W: Download is performed unsandboxed as root as file 'eatmydata_131-2_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:08.316 E: ./usr/bin/eatmydata
00:00:08.319 E: processing libeatmydata1_131-2_amd64.deb
00:00:08.346 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_amd64.deb [7032 B]
00:00:08.350 E: Fetched 7032 B in 0s (420 kB/s)
00:00:08.353 E: W: Download is performed unsandboxed as root as file 'libeatmydata1_131-2_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
00:00:08.380 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1.3.0
00:00:08.384 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so
00:00:08.387 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1
00:00:08.391 E: I: installing essential packages...
00:00:13.344 E: I: running --essential-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot
00:00:13.348 E: + cat
00:00:13.352 E: + diff - /tmp/debian-chroot/usr/bin/dpkg
00:00:13.355 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ]
00:00:13.359 E: I: installing remaining packages inside the chroot...
00:00:16.656 E: I: running --customize-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot
00:00:16.660 E: + cat
00:00:16.664 E: + diff - /tmp/debian-chroot/usr/bin/dpkg
00:00:16.667 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ]
00:00:16.671 E: I: running --customize-hook directly: ./hooks/eatmydata/customize.sh /tmp/debian-chroot
00:00:16.700 E: dpkg-query: no packages found matching eatmydata
00:00:16.706 E: dpkg-query: no packages found matching libeatmydata1
00:00:16.713 E: Removing 'local diversion of /usr/bin/dpkg to /usr/bin/dpkg.distrib'
00:00:16.863 E: I: running --customize-hook in shell: sh -c 'printf "\177ELF\002\001\001\000" | cmp --bytes=8 - "$1"/usr/bin/dpkg' exec /tmp/debian-chroot
00:00:16.883 E: I: cleaning package lists and apt cache...
00:00:16.976 E: I: success in 16.6087 seconds
00:00:16.984 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.987 E: + tar -t
00:00:16.991 E: + sort
00:00:16.994 E: + diff -u tar1.txt -
00:00:17.189 E: + rm /tmp/checkeatmydata.sh
00:00:17.193 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(173/280) special-hooks-using-helpers
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:09:15
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mkfifo /tmp/myfifo
00:00:00.015 E: + mkdir /tmp/root
00:00:00.019 E: + ln -s /real /tmp/root/link
00:00:00.022 E: + mkdir /tmp/root/real
00:00:00.026 E: + run_testA link/foo
00:00:00.029 E: + echo content
00:00:00.032 E: + read -r xs1
00:00:00.035 E: + + mmdebstrap --hook-listener 1
00:00:00.038 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo link/foo
00:00:00.336 E: + echo 0
00:00:00.340 E: + printf \000\000adios
00:00:00.343 E: + [ 0 -eq 0 ]
00:00:00.346 E: + read -r xs2
00:00:00.350 E: + echo 0
00:00:00.353 E: + [ 0 -eq 0 ]
00:00:00.356 E: + echo content
00:00:00.360 E: + diff -u - /tmp/root/real/foo
00:00:00.363 E: + rm /tmp/foo
00:00:00.367 E: + rm /tmp/root/real/foo
00:00:00.370 E: + run_testA /link/foo
00:00:00.374 E: + echo content
00:00:00.378 E: + read -r xs1
00:00:00.381 E: + + mmdebstrap --hook-listener 1
00:00:00.384 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /link/foo
00:00:00.630 E: + echo 0
00:00:00.634 E: + printf \000\000adios
00:00:00.637 E: + [ 0 -eq 0 ]
00:00:00.641 E: + read -r xs2
00:00:00.644 E: + echo 0
00:00:00.647 E: + [ 0 -eq 0 ]
00:00:00.650 E: + echo content
00:00:00.654 E: + diff -u - /tmp/root/real/foo
00:00:00.657 E: + rm /tmp/foo
00:00:00.660 E: + rm /tmp/root/real/foo
00:00:00.664 E: + run_testA ///link///foo///
00:00:00.667 E: + echo content
00:00:00.670 E: + read -r xs1
00:00:00.674 E: + + mmdebstrap --hook-listener 1
00:00:00.677 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo ///link///foo///
00:00:00.922 E: + echo 0
00:00:00.926 E: + printf \000\000adios
00:00:00.929 E: + [ 0 -eq 0 ]
00:00:00.933 E: + read -r xs2
00:00:00.936 E: + echo 0
00:00:00.939 E: + [ 0 -eq 0 ]
00:00:00.946 E: + echo content
00:00:00.950 E: + diff -u - /tmp/root/real/foo
00:00:00.953 E: + rm /tmp/foo
00:00:00.957 E: + rm /tmp/root/real/foo
00:00:00.960 E: + run_testA /././link/././foo/././
00:00:00.963 E: + echo content
00:00:00.967 E: + read -r xs1
00:00:00.970 E: + mmdebstrap+  --hook-listener 1
00:00:00.973 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /././link/././foo/././
00:00:01.217 E: + echo 0
00:00:01.220 E: + printf \000\000adios
00:00:01.224 E: + [ 0 -eq 0 ]
00:00:01.228 E: + read -r xs2
00:00:01.231 E: + echo 0
00:00:01.235 E: + [ 0 -eq 0 ]
00:00:01.238 E: + echo content
00:00:01.241 E: + diff -u - /tmp/root/real/foo
00:00:01.244 E: + rm /tmp/foo
00:00:01.248 E: + rm /tmp/root/real/foo
00:00:01.251 E: + run_testA /link/../link/foo
00:00:01.255 E: + echo content
00:00:01.258 E: + read -r xs1
00:00:01.262 E: + + mmdebstrapmmdebstrap --hook-helper --hook-listener /tmp/root 1 root
00:00:01.265 E:  setup  1 upload /tmp/foo /link/../link/foo
00:00:01.511 E: + echo 0
00:00:01.515 E: + printf \000\000adios
00:00:01.519 E: + [ 0 -eq 0 ]
00:00:01.522 E: + read -r xs2
00:00:01.525 E: + echo 0
00:00:01.529 E: + [ 0 -eq 0 ]
00:00:01.532 E: + echo content
00:00:01.535 E: + diff -u - /tmp/root/real/foo
00:00:01.538 E: + rm /tmp/foo
00:00:01.541 E: + rm /tmp/root/real/foo
00:00:01.544 E: + run_testA /link/../../link/foo
00:00:01.548 E: + echo content
00:00:01.551 E: + read -r xs1
00:00:01.555 E: + + mmdebstrap --hook-listener 1
00:00:01.558 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /link/../../link/foo
00:00:01.800 E: + echo 0
00:00:01.804 E: + printf \000\000adios
00:00:01.807 E: + [ 0 -eq 0 ]
00:00:01.811 E: + read -r xs2
00:00:01.814 E: + echo 0
00:00:01.818 E: + [ 0 -eq 0 ]
00:00:01.821 E: + echo content
00:00:01.824 E: + diff -u - /tmp/root/real/foo
00:00:01.828 E: + rm /tmp/foo
00:00:01.831 E: + rm /tmp/root/real/foo
00:00:01.834 E: + run_testA /../../link/foo
00:00:01.838 E: + echo content
00:00:01.841 E: + read -r xs1
00:00:01.844 E: + + mmdebstrap --hook-listener 1
00:00:01.848 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /../../link/foo
00:00:02.091 E: + echo 0
00:00:02.095 E: + printf \000\000adios
00:00:02.098 E: + [ 0 -eq 0 ]
00:00:02.102 E: + read -r xs2
00:00:02.105 E: + echo 0
00:00:02.108 E: + [ 0 -eq 0 ]
00:00:02.111 E: + echo content
00:00:02.115 E: + diff -u - /tmp/root/real/foo
00:00:02.118 E: + rm /tmp/foo
00:00:02.121 E: + rm /tmp/root/real/foo
00:00:02.124 E: + rmdir /tmp/root/real
00:00:02.127 E: + rm /tmp/root/link
00:00:02.130 E: + rmdir /tmp/root
00:00:02.134 E: + rm /tmp/myfifo
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(174/280) special-hooks-using-helpers-and-env-vars
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:08:19
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + cat
00:00:00.016 E: + chmod +x /tmp/script.sh
00:00:00.019 E: + mmdebstrap --mode=root --variant=apt --setup-hook=/tmp/script.sh --extract-hook=/tmp/script.sh --essential-hook=/tmp/script.sh --customize-hook=/tmp/script.sh unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.450 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: directory
00:00:00.590 E: I: running --setup-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:00.593 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.NuzGT7M9E7wQ
00:00:00.881 E: content inside chroot:
00:00:00.884 E: test-content setup
00:00:01.161 E: content outside chroot:
00:00:01.164 E: test-content setup
00:00:01.169 E: I: running apt-get update...
00:00:04.167 E: I: downloading packages with apt...
00:00:06.251 E: I: extracting archives...
00:00:08.618 E: I: running --extract-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:08.622 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.NuzGT7M9E7wQ
00:00:08.907 E: content inside chroot:
00:00:08.910 E: test-content extract
00:00:09.188 E: content outside chroot:
00:00:09.192 E: test-content extract
00:00:09.196 E: I: installing essential packages...
00:00:15.157 E: I: running --essential-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:15.161 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.NuzGT7M9E7wQ
00:00:15.445 E: content inside chroot:
00:00:15.449 E: test-content essential
00:00:15.728 E: content outside chroot:
00:00:15.732 E: test-content essential
00:00:15.735 E: I: installing remaining packages inside the chroot...
00:00:19.070 E: I: running --customize-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:19.074 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.NuzGT7M9E7wQ
00:00:19.365 E: content inside chroot:
00:00:19.368 E: test-content customize
00:00:19.644 E: content outside chroot:
00:00:19.647 E: test-content customize
00:00:19.668 E: I: cleaning package lists and apt cache...
00:00:19.762 E: I: success in 19.4502 seconds
00:00:19.768 E: + printf setup\nextract\nessential\ncustomize\n
00:00:19.772 E: + diff -u - /tmp/hooks
00:00:19.775 E: + rm /tmp/script.sh /tmp/hooks
00:00:19.778 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(175/280) special-hooks-with-mode-mode
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:07:34
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + prefix=
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ root != root ]
00:00:00.025 E: + [ root = fakechroot ]
00:00:00.028 E: + symlinktarget=/real
00:00:00.031 E: + [ root = fakechroot ]
00:00:00.035 E: + echo copy-in-setup
00:00:00.038 E: + echo copy-in-essential
00:00:00.041 E: + echo copy-in-customize
00:00:00.044 E: + echo tar-in-setup
00:00:00.047 E: + echo tar-in-essential
00:00:00.050 E: + echo tar-in-customize
00:00:00.054 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-setup.tar tar-in-setup
00:00:00.057 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-essential.tar tar-in-essential
00:00:00.060 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-customize.tar tar-in-customize
00:00:00.063 E: + rm /tmp/tar-in-setup
00:00:00.066 E: + rm /tmp/tar-in-essential
00:00:00.070 E: + rm /tmp/tar-in-customize
00:00:00.073 E: + echo upload-setup
00:00:00.076 E: + echo upload-essential
00:00:00.079 E: + echo upload-customize
00:00:00.082 E: + mkdir /tmp/sync-in-setup
00:00:00.085 E: + mkdir /tmp/sync-in-essential
00:00:00.088 E: + mkdir /tmp/sync-in-customize
00:00:00.091 E: + echo sync-in-setup
00:00:00.095 E: + echo sync-in-essential
00:00:00.098 E: + echo sync-in-customize
00:00:00.103 E: + mmdebstrap --mode=root --variant=apt --setup-hook=mkdir "$1/real" --setup-hook=copy-in /tmp/copy-in-setup /real --setup-hook=echo copy-in-setup | cmp "$1/real/copy-in-setup" - --setup-hook=rm "$1/real/copy-in-setup" --setup-hook=echo copy-out-setup > "$1/real/copy-out-setup" --setup-hook=copy-out /real/copy-out-setup /tmp --setup-hook=rm "$1/real/copy-out-setup" --setup-hook=tar-in /tmp/tar-in-setup.tar /real --setup-hook=echo tar-in-setup | cmp "$1/real/tar-in-setup" - --setup-hook=tar-out /real/tar-in-setup /tmp/tar-out-setup.tar --setup-hook=rm "$1"/real/tar-in-setup --setup-hook=upload /tmp/upload-setup /real/upload --setup-hook=echo upload-setup | cmp "$1/real/upload" - --setup-hook=download /real/upload /tmp/download-setup --setup-hook=rm "$1/real/upload" --setup-hook=sync-in /tmp/sync-in-setup /real --setup-hook=echo sync-in-setup | cmp "$1/real/file" - --setup-hook=sync-out /real /tmp/sync-out-setup --setup-hook=rm "$1/real/file" --essential-hook=ln -s "/real" "$1/symlink" --essential-hook=copy-in /tmp/copy-in-essential /symlink --essential-hook=echo copy-in-essential | cmp "$1/real/copy-in-essential" - --essential-hook=rm "$1/real/copy-in-essential" --essential-hook=echo copy-out-essential > "$1/real/copy-out-essential" --essential-hook=copy-out /symlink/copy-out-essential /tmp --essential-hook=rm "$1/real/copy-out-essential" --essential-hook=tar-in /tmp/tar-in-essential.tar /symlink --essential-hook=echo tar-in-essential | cmp "$1/real/tar-in-essential" - --essential-hook=tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar --essential-hook=rm "$1"/real/tar-in-essential --essential-hook=upload /tmp/upload-essential /symlink/upload --essential-hook=echo upload-essential | cmp "$1/real/upload" - --essential-hook=download /symlink/upload /tmp/download-essential --essential-hook=rm "$1/real/upload" --essential-hook=sync-in /tmp/sync-in-essential /symlink --essential-hook=echo sync-in-essential | cmp "$1/real/file" - --essential-hook=sync-out /real /tmp/sync-out-essential --essential-hook=rm "$1/real/file" --customize-hook=copy-in /tmp/copy-in-customize /symlink --customize-hook=echo copy-in-customize | cmp "$1/real/copy-in-customize" - --customize-hook=rm "$1/real/copy-in-customize" --customize-hook=echo copy-out-customize > "$1/real/copy-out-customize" --customize-hook=copy-out /symlink/copy-out-customize /tmp --customize-hook=rm "$1/real/copy-out-customize" --customize-hook=tar-in /tmp/tar-in-customize.tar /symlink --customize-hook=echo tar-in-customize | cmp "$1/real/tar-in-customize" - --customize-hook=tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar --customize-hook=rm "$1"/real/tar-in-customize --customize-hook=upload /tmp/upload-customize /symlink/upload --customize-hook=echo upload-customize | cmp "$1/real/upload" - --customize-hook=download /symlink/upload /tmp/download-customize --customize-hook=rm "$1/real/upload" --customize-hook=sync-in /tmp/sync-in-customize /symlink --customize-hook=echo sync-in-customize | cmp "$1/real/file" - --customize-hook=sync-out /real /tmp/sync-out-customize --customize-hook=rm "$1/real/file" --customize-hook=rmdir "$1/real" --customize-hook=rm "$1/symlink" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.443 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.473 E: I: finding correct signed-by value...
00:00:00.565 E: I: automatically chosen format: tar
00:00:00.569 E: I: using /tmp/mmdebstrap.rlJa817rPJ as tempdir
00:00:00.613 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.618 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.637 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.643 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.648 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.652 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.668 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.673 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.687 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.693 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.709 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.713 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.730 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.735 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.751 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.756 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.773 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.778 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.795 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:00.800 E: I: running apt-get update...
00:00:03.837 E: I: downloading packages with apt...
00:00:05.741 E: I: extracting archives...
00:00:08.098 E: I: installing essential packages...
00:00:14.020 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.026 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:14.044 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.049 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.055 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.059 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:14.075 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.080 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:14.096 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.101 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:14.116 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.121 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:14.136 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.142 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:14.157 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.162 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:14.180 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.185 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:14.201 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:14.207 E: I: installing remaining packages inside the chroot...
00:00:17.783 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:17.800 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.807 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.813 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.816 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:17.832 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.838 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:17.852 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.858 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:17.873 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.879 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:17.893 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.899 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:17.913 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.920 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:17.937 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.943 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:17.959 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.965 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.971 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.rlJa817rPJ
00:00:17.990 E: I: cleaning package lists and apt cache...
00:00:18.074 E: I: creating tarball...
00:00:18.841 E: I: done
00:00:18.898 E: I: removing tempdir /tmp/mmdebstrap.rlJa817rPJ...
00:00:19.074 E: I: success in 18.7423 seconds
00:00:19.080 E: + ret=0
00:00:19.084 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:19.087 E: + [ 0 -ne 0 ]
00:00:19.091 E: + ret=0
00:00:19.095 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:19.098 E: + [ 0 -ne 0 ]
00:00:19.102 E: + ret=0
00:00:19.106 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:19.109 E: + [ 0 -ne 0 ]
00:00:19.112 E: + echo copy-out-setup
00:00:19.115 E: + cmp /tmp/copy-out-setup -
00:00:19.118 E: + echo copy-out-essential
00:00:19.122 E: + cmp /tmp/copy-out-essential -
00:00:19.125 E: + cmp /tmp/copy-out-customize -
00:00:19.128 E: + echo copy-out-customize
00:00:19.131 E: + echo upload-setup
00:00:19.134 E: + cmp /tmp/download-setup -
00:00:19.138 E: + echo upload-essential
00:00:19.141 E: + cmp /tmp/download-essential -
00:00:19.144 E: + echo upload-customize
00:00:19.147 E: + cmp /tmp/download-customize -
00:00:19.150 E: + echo sync-in-setup
00:00:19.153 E: + cmp /tmp/sync-out-setup/file -
00:00:19.157 E: + echo sync-in-essential
00:00:19.160 E: + cmp /tmp/sync-out-essential/file -
00:00:19.163 E: + echo sync-in-customize
00:00:19.166 E: + cmp /tmp/sync-out-customize/file -
00:00:19.169 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.172 E: + sort
00:00:19.176 E: + diff -u tar1.txt -
00:00:19.179 E: + rm /tmp/debian-chroot.tar /tmp/copy-in-setup /tmp/copy-in-essential /tmp/copy-in-customize /tmp/copy-out-setup /tmp/copy-out-essential /tmp/copy-out-customize /tmp/tar-in-setup.tar /tmp/tar-in-essential.tar /tmp/tar-in-customize.tar /tmp/tar-out-setup.tar /tmp/tar-out-essential.tar /tmp/tar-out-customize.tar /tmp/upload-setup /tmp/upload-essential /tmp/upload-customize /tmp/download-setup /tmp/download-essential /tmp/download-customize /tmp/sync-in-setup/file /tmp/sync-in-essential/file /tmp/sync-in-customize/file /tmp/sync-out-setup/file /tmp/sync-out-essential/file /tmp/sync-out-customize/file
00:00:19.182 E: + rmdir /tmp/sync-in-setup /tmp/sync-in-essential /tmp/sync-in-customize /tmp/sync-out-setup /tmp/sync-out-essential /tmp/sync-out-customize
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(176/280) special-hooks-with-mode-mode
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:06:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + prefix=
00:00:00.015 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ unshare != root ]
00:00:00.025 E: + [ unshare != auto ]
00:00:00.029 E: + id user
00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.035 E: + useradd --home-dir /home/user --create-home user
00:00:00.039 E: + prefix=runuser -u user --
00:00:00.042 E: + [ unshare = fakechroot ]
00:00:00.045 E: + symlinktarget=/real
00:00:00.049 E: + [ unshare = fakechroot ]
00:00:00.052 E: + echo copy-in-setup
00:00:00.055 E: + echo copy-in-essential
00:00:00.059 E: + echo copy-in-customize
00:00:00.062 E: + echo tar-in-setup
00:00:00.066 E: + echo tar-in-essential
00:00:00.069 E: + echo tar-in-customize
00:00:00.072 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-setup.tar tar-in-setup
00:00:00.075 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-essential.tar tar-in-essential
00:00:00.079 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-customize.tar tar-in-customize
00:00:00.082 E: + rm /tmp/tar-in-setup
00:00:00.085 E: + rm /tmp/tar-in-essential
00:00:00.089 E: + rm /tmp/tar-in-customize
00:00:00.092 E: + echo upload-setup
00:00:00.095 E: + echo upload-essential
00:00:00.098 E: + echo upload-customize
00:00:00.101 E: + mkdir /tmp/sync-in-setup
00:00:00.105 E: + mkdir /tmp/sync-in-essential
00:00:00.108 E: + mkdir /tmp/sync-in-customize
00:00:00.111 E: + echo sync-in-setup
00:00:00.114 E: + echo sync-in-essential
00:00:00.117 E: + echo sync-in-customize
00:00:00.122 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --setup-hook=mkdir "$1/real" --setup-hook=copy-in /tmp/copy-in-setup /real --setup-hook=echo copy-in-setup | cmp "$1/real/copy-in-setup" - --setup-hook=rm "$1/real/copy-in-setup" --setup-hook=echo copy-out-setup > "$1/real/copy-out-setup" --setup-hook=copy-out /real/copy-out-setup /tmp --setup-hook=rm "$1/real/copy-out-setup" --setup-hook=tar-in /tmp/tar-in-setup.tar /real --setup-hook=echo tar-in-setup | cmp "$1/real/tar-in-setup" - --setup-hook=tar-out /real/tar-in-setup /tmp/tar-out-setup.tar --setup-hook=rm "$1"/real/tar-in-setup --setup-hook=upload /tmp/upload-setup /real/upload --setup-hook=echo upload-setup | cmp "$1/real/upload" - --setup-hook=download /real/upload /tmp/download-setup --setup-hook=rm "$1/real/upload" --setup-hook=sync-in /tmp/sync-in-setup /real --setup-hook=echo sync-in-setup | cmp "$1/real/file" - --setup-hook=sync-out /real /tmp/sync-out-setup --setup-hook=rm "$1/real/file" --essential-hook=ln -s "/real" "$1/symlink" --essential-hook=copy-in /tmp/copy-in-essential /symlink --essential-hook=echo copy-in-essential | cmp "$1/real/copy-in-essential" - --essential-hook=rm "$1/real/copy-in-essential" --essential-hook=echo copy-out-essential > "$1/real/copy-out-essential" --essential-hook=copy-out /symlink/copy-out-essential /tmp --essential-hook=rm "$1/real/copy-out-essential" --essential-hook=tar-in /tmp/tar-in-essential.tar /symlink --essential-hook=echo tar-in-essential | cmp "$1/real/tar-in-essential" - --essential-hook=tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar --essential-hook=rm "$1"/real/tar-in-essential --essential-hook=upload /tmp/upload-essential /symlink/upload --essential-hook=echo upload-essential | cmp "$1/real/upload" - --essential-hook=download /symlink/upload /tmp/download-essential --essential-hook=rm "$1/real/upload" --essential-hook=sync-in /tmp/sync-in-essential /symlink --essential-hook=echo sync-in-essential | cmp "$1/real/file" - --essential-hook=sync-out /real /tmp/sync-out-essential --essential-hook=rm "$1/real/file" --customize-hook=copy-in /tmp/copy-in-customize /symlink --customize-hook=echo copy-in-customize | cmp "$1/real/copy-in-customize" - --customize-hook=rm "$1/real/copy-in-customize" --customize-hook=echo copy-out-customize > "$1/real/copy-out-customize" --customize-hook=copy-out /symlink/copy-out-customize /tmp --customize-hook=rm "$1/real/copy-out-customize" --customize-hook=tar-in /tmp/tar-in-customize.tar /symlink --customize-hook=echo tar-in-customize | cmp "$1/real/tar-in-customize" - --customize-hook=tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar --customize-hook=rm "$1"/real/tar-in-customize --customize-hook=upload /tmp/upload-customize /symlink/upload --customize-hook=echo upload-customize | cmp "$1/real/upload" - --customize-hook=download /symlink/upload /tmp/download-customize --customize-hook=rm "$1/real/upload" --customize-hook=sync-in /tmp/sync-in-customize /symlink --customize-hook=echo sync-in-customize | cmp "$1/real/file" - --customize-hook=sync-out /real /tmp/sync-out-customize --customize-hook=rm "$1/real/file" --customize-hook=rmdir "$1/real" --customize-hook=rm "$1/symlink" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.527 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.557 E: I: finding correct signed-by value...
00:00:00.649 E: I: automatically chosen format: tar
00:00:00.653 E: I: using /tmp/mmdebstrap.Cp6so1aZYw as tempdir
00:00:00.769 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.774 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.793 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.800 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.805 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.809 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.826 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.832 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.846 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.852 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.867 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.872 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.887 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.893 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.907 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.913 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.930 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.936 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.952 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:00.957 E: I: running apt-get update...
00:00:03.985 E: I: downloading packages with apt...
00:00:05.888 E: I: extracting archives...
00:00:08.307 E: I: installing essential packages...
00:00:14.287 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.293 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:14.312 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.318 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.323 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.327 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:14.343 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.349 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:14.363 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.370 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:14.385 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.390 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:14.406 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.411 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:14.427 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.432 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:14.450 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.456 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:14.472 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:14.477 E: I: installing remaining packages inside the chroot...
00:00:17.894 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:17.912 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.918 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.923 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.927 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:17.943 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.948 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:17.966 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.971 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:17.987 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:17.992 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:18.007 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.013 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:18.030 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.035 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:18.053 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.059 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:18.075 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.080 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.086 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.Cp6so1aZYw
00:00:18.133 E: I: cleaning package lists and apt cache...
00:00:18.220 E: I: creating tarball...
00:00:18.986 E: I: done
00:00:19.067 E: I: removing tempdir /tmp/mmdebstrap.Cp6so1aZYw...
00:00:19.289 E: I: success in 18.9263 seconds
00:00:19.296 E: + ret=0
00:00:19.300 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:19.304 E: + [ 0 -ne 0 ]
00:00:19.307 E: + ret=0
00:00:19.311 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:19.314 E: + [ 0 -ne 0 ]
00:00:19.318 E: + ret=0
00:00:19.322 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:19.325 E: + [ 0 -ne 0 ]
00:00:19.329 E: + echo copy-out-setup
00:00:19.332 E: + cmp /tmp/copy-out-setup -
00:00:19.336 E: + echo copy-out-essential
00:00:19.339 E: + cmp /tmp/copy-out-essential -
00:00:19.343 E: + echo copy-out-customize
00:00:19.346 E: + cmp /tmp/copy-out-customize -
00:00:19.349 E: + echo upload-setup
00:00:19.353 E: + cmp /tmp/download-setup -
00:00:19.356 E: + echo upload-essential
00:00:19.359 E: + cmp /tmp/download-essential -
00:00:19.363 E: + echo upload-customize
00:00:19.366 E: + cmp /tmp/download-customize -
00:00:19.369 E: + echo sync-in-setup
00:00:19.372 E: + cmp /tmp/sync-out-setup/file -
00:00:19.375 E: + echo sync-in-essential
00:00:19.379 E: + cmp /tmp/sync-out-essential/file -
00:00:19.382 E: + echo sync-in-customize
00:00:19.386 E: + cmp /tmp/sync-out-customize/file -
00:00:19.389 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.392 E: + sort
00:00:19.395 E: + diff -u tar1.txt -
00:00:19.399 E: + rm /tmp/debian-chroot.tar /tmp/copy-in-setup /tmp/copy-in-essential /tmp/copy-in-customize /tmp/copy-out-setup /tmp/copy-out-essential /tmp/copy-out-customize /tmp/tar-in-setup.tar /tmp/tar-in-essential.tar /tmp/tar-in-customize.tar /tmp/tar-out-setup.tar /tmp/tar-out-essential.tar /tmp/tar-out-customize.tar /tmp/upload-setup /tmp/upload-essential /tmp/upload-customize /tmp/download-setup /tmp/download-essential /tmp/download-customize /tmp/sync-in-setup/file /tmp/sync-in-essential/file /tmp/sync-in-customize/file /tmp/sync-out-setup/file /tmp/sync-out-essential/file /tmp/sync-out-customize/file
00:00:19.402 E: + rmdir /tmp/sync-in-setup /tmp/sync-in-essential /tmp/sync-in-customize /tmp/sync-out-setup /tmp/sync-out-essential /tmp/sync-out-customize
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(177/280) special-hooks-with-mode-mode
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 1:06:06
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + prefix=
00:00:00.015 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ fakechroot != root ]
00:00:00.025 E: + [ fakechroot != auto ]
00:00:00.029 E: + id user
00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.035 E: + useradd --home-dir /home/user --create-home user
00:00:00.038 E: + prefix=runuser -u user --
00:00:00.042 E: + [ fakechroot = fakechroot ]
00:00:00.045 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.048 E: + symlinktarget=/real
00:00:00.052 E: + [ fakechroot = fakechroot ]
00:00:00.055 E: + symlinktarget=$1/real
00:00:00.059 E: + echo copy-in-setup
00:00:00.062 E: + echo copy-in-essential
00:00:00.065 E: + echo copy-in-customize
00:00:00.069 E: + echo tar-in-setup
00:00:00.072 E: + echo tar-in-essential
00:00:00.076 E: + echo tar-in-customize
00:00:00.079 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-setup.tar tar-in-setup
00:00:00.083 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-essential.tar tar-in-essential
00:00:00.086 E: + tar --numeric-owner --format=pax --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime -C /tmp -cf /tmp/tar-in-customize.tar tar-in-customize
00:00:00.089 E: + rm /tmp/tar-in-setup
00:00:00.092 E: + rm /tmp/tar-in-essential
00:00:00.096 E: + rm /tmp/tar-in-customize
00:00:00.099 E: + echo upload-setup
00:00:00.102 E: + echo upload-essential
00:00:00.106 E: + echo upload-customize
00:00:00.109 E: + mkdir /tmp/sync-in-setup
00:00:00.112 E: + mkdir /tmp/sync-in-essential
00:00:00.115 E: + mkdir /tmp/sync-in-customize
00:00:00.119 E: + echo sync-in-setup
00:00:00.122 E: + echo sync-in-essential
00:00:00.125 E: + echo sync-in-customize
00:00:00.130 E: + runuser -u user -- fakechroot fakeroot mmdebstrap --mode=fakechroot --variant=apt --setup-hook=mkdir "$1/real" --setup-hook=copy-in /tmp/copy-in-setup /real --setup-hook=echo copy-in-setup | cmp "$1/real/copy-in-setup" - --setup-hook=rm "$1/real/copy-in-setup" --setup-hook=echo copy-out-setup > "$1/real/copy-out-setup" --setup-hook=copy-out /real/copy-out-setup /tmp --setup-hook=rm "$1/real/copy-out-setup" --setup-hook=tar-in /tmp/tar-in-setup.tar /real --setup-hook=echo tar-in-setup | cmp "$1/real/tar-in-setup" - --setup-hook=tar-out /real/tar-in-setup /tmp/tar-out-setup.tar --setup-hook=rm "$1"/real/tar-in-setup --setup-hook=upload /tmp/upload-setup /real/upload --setup-hook=echo upload-setup | cmp "$1/real/upload" - --setup-hook=download /real/upload /tmp/download-setup --setup-hook=rm "$1/real/upload" --setup-hook=sync-in /tmp/sync-in-setup /real --setup-hook=echo sync-in-setup | cmp "$1/real/file" - --setup-hook=sync-out /real /tmp/sync-out-setup --setup-hook=rm "$1/real/file" --essential-hook=ln -s "$1/real" "$1/symlink" --essential-hook=copy-in /tmp/copy-in-essential /symlink --essential-hook=echo copy-in-essential | cmp "$1/real/copy-in-essential" - --essential-hook=rm "$1/real/copy-in-essential" --essential-hook=echo copy-out-essential > "$1/real/copy-out-essential" --essential-hook=copy-out /symlink/copy-out-essential /tmp --essential-hook=rm "$1/real/copy-out-essential" --essential-hook=tar-in /tmp/tar-in-essential.tar /symlink --essential-hook=echo tar-in-essential | cmp "$1/real/tar-in-essential" - --essential-hook=tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar --essential-hook=rm "$1"/real/tar-in-essential --essential-hook=upload /tmp/upload-essential /symlink/upload --essential-hook=echo upload-essential | cmp "$1/real/upload" - --essential-hook=download /symlink/upload /tmp/download-essential --essential-hook=rm "$1/real/upload" --essential-hook=sync-in /tmp/sync-in-essential /symlink --essential-hook=echo sync-in-essential | cmp "$1/real/file" - --essential-hook=sync-out /real /tmp/sync-out-essential --essential-hook=rm "$1/real/file" --customize-hook=copy-in /tmp/copy-in-customize /symlink --customize-hook=echo copy-in-customize | cmp "$1/real/copy-in-customize" - --customize-hook=rm "$1/real/copy-in-customize" --customize-hook=echo copy-out-customize > "$1/real/copy-out-customize" --customize-hook=copy-out /symlink/copy-out-customize /tmp --customize-hook=rm "$1/real/copy-out-customize" --customize-hook=tar-in /tmp/tar-in-customize.tar /symlink --customize-hook=echo tar-in-customize | cmp "$1/real/tar-in-customize" - --customize-hook=tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar --customize-hook=rm "$1"/real/tar-in-customize --customize-hook=upload /tmp/upload-customize /symlink/upload --customize-hook=echo upload-customize | cmp "$1/real/upload" - --customize-hook=download /symlink/upload /tmp/download-customize --customize-hook=rm "$1/real/upload" --customize-hook=sync-in /tmp/sync-in-customize /symlink --customize-hook=echo sync-in-customize | cmp "$1/real/file" - --customize-hook=sync-out /real /tmp/sync-out-customize --customize-hook=rm "$1/real/file" --customize-hook=rmdir "$1/real" --customize-hook=rm "$1/symlink" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.531 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.569 E: I: finding correct signed-by value...
00:00:00.673 E: I: automatically chosen format: tar
00:00:00.677 E: I: using /tmp/mmdebstrap.lvoGeJdouA as tempdir
00:00:00.722 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.729 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.751 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.759 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.765 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.770 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.787 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.794 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.811 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.818 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.835 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.842 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.860 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.867 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.884 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.891 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.915 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.922 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.941 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:00.948 E: I: running apt-get update...
00:00:04.027 E: I: downloading packages with apt...
00:00:06.175 E: I: extracting archives...
00:00:12.719 E: I: installing essential packages...
00:00:20.035 E: I: running --essential-hook in shell: sh -c 'ln -s "$1/real" "$1/symlink"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.043 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:20.087 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.095 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.102 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.108 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:20.148 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.155 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:20.196 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.204 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:20.246 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.253 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:20.297 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.305 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:20.353 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.360 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:20.401 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.409 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:20.449 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:20.456 E: I: installing remaining packages inside the chroot...
00:00:24.221 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:24.261 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.269 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.276 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.282 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:24.322 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.329 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:24.369 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.377 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:24.417 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.424 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:24.464 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.471 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:24.511 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.518 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:24.560 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.568 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:24.608 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.615 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.623 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.lvoGeJdouA
00:00:24.630 E: I: cleaning package lists and apt cache...
00:00:24.724 E: I: creating tarball...
00:00:26.061 E: I: done
00:00:26.134 E: I: removing tempdir /tmp/mmdebstrap.lvoGeJdouA...
00:00:29.667 E: I: success in 29.2621 seconds
00:00:29.675 E: + ret=0
00:00:29.678 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:29.682 E: + [ 0 -ne 0 ]
00:00:29.685 E: + ret=0
00:00:29.689 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:29.692 E: + [ 0 -ne 0 ]
00:00:29.696 E: + ret=0
00:00:29.700 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:29.704 E: + [ 0 -ne 0 ]
00:00:29.707 E: + echo copy-out-setup
00:00:29.711 E: + cmp /tmp/copy-out-setup -
00:00:29.715 E: + echo copy-out-essential
00:00:29.718 E: + cmp /tmp/copy-out-essential -
00:00:29.722 E: + echo copy-out-customize
00:00:29.726 E: + cmp /tmp/copy-out-customize -
00:00:29.729 E: + echo upload-setup
00:00:29.733 E: + cmp /tmp/download-setup -
00:00:29.736 E: + echo upload-essential
00:00:29.739 E: + cmp /tmp/download-essential -
00:00:29.742 E: + + echo upload-customize
00:00:29.746 E: cmp /tmp/download-customize -
00:00:29.749 E: + echo sync-in-setup
00:00:29.752 E: + cmp /tmp/sync-out-setup/file -
00:00:29.755 E: + echo sync-in-essential
00:00:29.758 E: + cmp /tmp/sync-out-essential/file -
00:00:29.761 E: + echo sync-in-customize
00:00:29.764 E: + cmp /tmp/sync-out-customize/file -
00:00:29.768 E: + tar -tf /tmp/debian-chroot.tar
00:00:29.771 E: + sort
00:00:29.774 E: + diff -u tar1.txt -
00:00:29.777 E: + rm /tmp/debian-chroot.tar /tmp/copy-in-setup /tmp/copy-in-essential /tmp/copy-in-customize /tmp/copy-out-setup /tmp/copy-out-essential /tmp/copy-out-customize /tmp/tar-in-setup.tar /tmp/tar-in-essential.tar /tmp/tar-in-customize.tar /tmp/tar-out-setup.tar /tmp/tar-out-essential.tar /tmp/tar-out-customize.tar /tmp/upload-setup /tmp/upload-essential /tmp/upload-customize /tmp/download-setup /tmp/download-essential /tmp/download-customize /tmp/sync-in-setup/file /tmp/sync-in-essential/file /tmp/sync-in-customize/file /tmp/sync-out-setup/file /tmp/sync-out-essential/file /tmp/sync-out-customize/file
00:00:29.781 E: + rmdir /tmp/sync-in-setup /tmp/sync-in-essential /tmp/sync-in-customize /tmp/sync-out-setup /tmp/sync-out-essential /tmp/sync-out-customize
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:38
result: SUCCESS
------------------------------------------------------------------------------
(178/280) debootstrap-no-op-options
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:05:28
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mmdebstrap --mode=root --variant=apt --resolve-deps --merged-usr --no-merged-usr --force-check-gpg unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.344 E: I: the option --resolve-deps is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.348 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.351 E: I: the option --no-merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.354 E: I: the option --force-check-gpg is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.452 E: I: finding correct signed-by value...
00:00:00.546 E: I: automatically chosen format: directory
00:00:00.593 E: I: running apt-get update...
00:00:03.610 E: I: downloading packages with apt...
00:00:05.527 E: I: extracting archives...
00:00:07.879 E: I: installing essential packages...
00:00:13.849 E: I: installing remaining packages inside the chroot...
00:00:17.246 E: I: cleaning package lists and apt cache...
00:00:17.342 E: I: success in 17.0356 seconds
00:00:17.350 E: + tar+  -C /tmp/debian-chroot --one-file-system -c .
00:00:17.353 E: tar -t
00:00:17.357 E: + sort
00:00:17.361 E: + diff -u tar1.txt -
00:00:17.557 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(179/280) verbose
dist: unstable
mode: auto
variant: standard
format: auto
time left: 1:04:43
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.018 E: + :
00:00:00.022 E: + mmdebstrap --variant=standard --verbose unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.421 E: I: automatically chosen mode: root
00:00:00.428 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.458 E: I: finding correct signed-by value...
00:00:00.551 E: I: automatically chosen format: tar
00:00:00.555 E: I: using /tmp/mmdebstrap.IDxGO3GRRR as tempdir
00:00:00.600 E: I: running apt-get update...
00:00:00.638 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:00.807 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9923 kB]
00:00:02.506 E: Fetched 10.1 MB in 2s (5383 kB/s)
00:00:03.594 E: Reading package lists...
00:00:03.639 E: I: downloading packages with apt...
00:00:03.665 E: Reading package lists...
00:00:03.886 E: Building dependency tree...
00:00:04.445 E: The following additional packages will be installed:
00:00:04.449 E:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:04.452 E:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:04.456 E:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:04.459 E:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:04.463 E:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:04.466 E:   mawk zlib1g
00:00:04.470 E: Suggested packages:
00:00:04.473 E:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:04.477 E:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:04.480 E:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:04.484 E:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:04.487 E:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:04.490 E:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:04.494 E: Recommended packages:
00:00:04.498 E:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:04.501 E:   sensible-utils
00:00:04.506 E: The following NEW packages will be installed:
00:00:04.509 E:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:04.512 E:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:04.516 E:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:04.519 E:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:04.522 E:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:04.526 E:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:04.529 E:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:04.533 E:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:04.559 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:04.563 E: Need to get 23.9 MB of archives.
00:00:04.567 E: After this operation, 96.1 MB of additional disk space will be used.
00:00:04.570 E: Get:1 http://127.0.0.1/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB]
00:00:04.573 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:04.628 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
00:00:04.636 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:04.646 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:04.655 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:04.669 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:04.678 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:04.716 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:04.749 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]
00:00:04.787 E: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
00:00:04.797 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:04.804 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
00:00:04.813 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]
00:00:04.830 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
00:00:04.843 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:04.851 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]
00:00:04.864 E: Get:18 http://127.0.0.1/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]
00:00:04.873 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:04.921 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:04.982 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:04.990 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:05.003 E: Get:23 http://127.0.0.1/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]
00:00:05.012 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]
00:00:05.024 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:05.032 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:05.054 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:05.089 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:05.108 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:05.124 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:05.133 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:05.141 E: Get:32 http://127.0.0.1/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB]
00:00:05.148 E: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:05.156 E: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:05.165 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:05.174 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:05.195 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:05.204 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:05.212 E: Get:39 http://127.0.0.1/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]
00:00:05.221 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:05.234 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:05.243 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:05.262 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:05.277 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:05.315 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:05.329 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:05.339 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:05.350 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:05.360 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256~rc4-1 [142 kB]
00:00:05.370 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]
00:00:05.378 E: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
00:00:05.406 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:05.414 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:05.422 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:05.430 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:05.449 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:05.460 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:05.561 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:05.565 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:05.568 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:05.572 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:05.576 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:05.579 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:05.583 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:05.587 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:05.590 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:05.593 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:05.597 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:05.601 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:05.604 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:05.608 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:05.611 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:05.614 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:05.618 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb 
00:00:05.621 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:05.625 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:05.628 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:05.631 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:05.635 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:05.639 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:05.642 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:05.646 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:05.649 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:05.652 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:05.656 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:05.659 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:05.663 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:05.666 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb 
00:00:05.669 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:05.673 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:05.676 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:05.680 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:05.683 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:05.687 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:05.690 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:05.693 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:05.697 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:05.700 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:05.703 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:05.706 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:05.710 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:05.713 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb 
00:00:05.717 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:05.720 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:05.723 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:05.727 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:05.730 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:05.733 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:05.736 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:05.741 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:05.744 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:05.747 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:05.750 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:05.754 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:05.757 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:05.760 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:05.764 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:05.767 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:05.770 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:05.774 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:05.777 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:05.781 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:05.784 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:05.787 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:05.791 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:05.794 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:05.798 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:05.801 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:05.804 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:05.808 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:05.811 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:05.814 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:05.818 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:05.821 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:05.824 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:05.827 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:05.831 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:05.834 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:05.837 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:05.841 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:05.844 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:05.847 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:05.851 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:05.854 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:05.857 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:05.860 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:05.864 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:05.867 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:05.871 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:05.874 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:05.877 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:05.881 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb 
00:00:05.884 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:05.888 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:05.891 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:05.894 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:05.897 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:05.901 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:05.904 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:05.908 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:05.911 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:05.915 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:05.918 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:05.922 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:05.925 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:05.928 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:05.932 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:05.935 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.IDxGO3GRRR/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:05.939 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:05.942 E: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:05.945 E: Fetched 23.9 MB in 1s (25.9 MB/s)
00:00:05.949 E: I: extracting archives...
00:00:07.969 E: I: installing essential packages...
00:00:07.995 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:07.999 E: (Reading database ... 0 files and directories currently installed.)
00:00:08.003 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:08.006 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:08.033 E: Selecting previously unselected package libc6:amd64.
00:00:08.036 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:08.088 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:08.160 E: dpkg-query: no packages found matching base-files
00:00:08.179 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:08.524 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:08.528 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:08.531 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:08.556 E: Selecting previously unselected package mawk.
00:00:08.560 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:08.563 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:08.599 E: Selecting previously unselected package base-files.
00:00:08.603 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:08.607 E:  base-files pre-depends on awk
00:00:08.610 E:   mawk provides awk but is unpacked but not configured.
00:00:08.613 E: 
00:00:08.616 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.620 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:08.623 E: Unpacking base-files (13.3) ...
00:00:08.654 E: Selecting previously unselected package libtinfo6:amd64.
00:00:08.658 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:08.661 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:08.696 E: Selecting previously unselected package debianutils.
00:00:08.700 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:08.704 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:08.707 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.710 E: 
00:00:08.714 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.717 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:08.720 E: Unpacking debianutils (5.19) ...
00:00:08.746 E: Selecting previously unselected package bash.
00:00:08.750 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:08.754 E:  bash pre-depends on libc6 (>= 2.38)
00:00:08.757 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.761 E: 
00:00:08.764 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.767 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:08.771 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:08.774 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:08.778 E: 
00:00:08.781 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.784 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:08.788 E: Unpacking bash (5.2.21-2.1) ...
00:00:08.913 E: Selecting previously unselected package libcap2:amd64.
00:00:08.916 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:08.920 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:08.942 E: Selecting previously unselected package libsystemd0:amd64.
00:00:08.945 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:08.949 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:09.000 E: Selecting previously unselected package bsdutils.
00:00:09.004 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.007 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:09.010 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.013 E: 
00:00:09.017 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.020 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.024 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:09.027 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:09.031 E: 
00:00:09.034 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.038 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:09.041 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:09.045 E: Selecting previously unselected package libacl1:amd64.
00:00:09.048 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:09.052 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:09.070 E: Selecting previously unselected package libattr1:amd64.
00:00:09.073 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:09.077 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:09.098 E: Selecting previously unselected package libgmp10:amd64.
00:00:09.101 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:09.105 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:09.148 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:09.152 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:09.155 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:09.200 E: Selecting previously unselected package libselinux1:amd64.
00:00:09.204 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:09.207 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:09.232 E: Selecting previously unselected package libzstd1:amd64.
00:00:09.236 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:09.240 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:09.287 E: Selecting previously unselected package zlib1g:amd64.
00:00:09.293 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:09.297 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:09.328 E: Selecting previously unselected package libssl3t64:amd64.
00:00:09.331 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:09.335 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:09.538 E: Selecting previously unselected package coreutils.
00:00:09.542 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.547 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:09.550 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:09.554 E: 
00:00:09.557 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.561 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.564 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:09.567 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:09.570 E: 
00:00:09.574 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.577 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.581 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:09.584 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.587 E: 
00:00:09.591 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.594 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.598 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:09.602 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:09.605 E: 
00:00:09.608 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.612 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.615 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:09.618 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:09.622 E: 
00:00:09.626 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.629 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.633 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:09.636 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:09.639 E: 
00:00:09.643 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.646 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:09.650 E: Unpacking coreutils (9.4-3.1) ...
00:00:09.871 E: Selecting previously unselected package dash.
00:00:09.874 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:09.878 E:  dash pre-depends on libc6 (>= 2.38)
00:00:09.881 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.885 E: 
00:00:09.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.891 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:09.895 E: Unpacking dash (0.5.12-9) ...
00:00:09.907 E: Selecting previously unselected package diffutils.
00:00:09.910 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:09.914 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:09.917 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.920 E: 
00:00:09.924 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.927 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:09.930 E: Unpacking diffutils (1:3.10-1) ...
00:00:09.977 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:09.980 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:09.984 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:10.007 E: Selecting previously unselected package liblzma5:amd64.
00:00:10.012 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:10.016 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:10.051 E: Selecting previously unselected package libmd0:amd64.
00:00:10.054 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:10.058 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:10.083 E: Selecting previously unselected package tar.
00:00:10.087 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.091 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:10.094 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.098 E: 
00:00:10.101 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.105 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.108 E:  tar pre-depends on libc6 (>= 2.34)
00:00:10.111 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.114 E: 
00:00:10.118 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.121 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.124 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:10.128 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.131 E: 
00:00:10.138 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.142 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:10.145 E: Unpacking tar (1.35+dfsg-3) ...
00:00:10.185 E: Selecting previously unselected package dpkg.
00:00:10.188 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.192 E:  dpkg pre-depends on libbz2-1.0
00:00:10.195 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:10.198 E: 
00:00:10.202 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.205 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.208 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:10.212 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.215 E: 
00:00:10.219 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.222 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.226 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:10.229 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:10.233 E: 
00:00:10.236 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.240 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.243 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:10.247 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:10.250 E: 
00:00:10.254 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.257 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.261 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:10.264 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.267 E: 
00:00:10.271 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.274 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.278 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:10.281 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:10.285 E: 
00:00:10.288 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.291 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.295 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:10.298 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:10.301 E: 
00:00:10.305 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.308 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:10.311 E: Unpacking dpkg (1.22.6) ...
00:00:10.356 E: Selecting previously unselected package findutils.
00:00:10.360 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:10.363 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:10.367 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.370 E: 
00:00:10.374 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.377 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:10.380 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:10.383 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.387 E: 
00:00:10.390 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.393 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:10.397 E: Unpacking findutils (4.10.0-2) ...
00:00:10.437 E: Selecting previously unselected package grep.
00:00:10.440 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:10.443 E:  grep pre-depends on libc6 (>= 2.34)
00:00:10.447 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.450 E: 
00:00:10.454 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.457 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:10.461 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:10.464 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:10.468 E: 
00:00:10.471 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.475 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:10.478 E: Unpacking grep (3.11-4) ...
00:00:10.503 E: Selecting previously unselected package gzip.
00:00:10.506 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:10.510 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:10.513 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.517 E: 
00:00:10.520 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.523 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:10.533 E: Unpacking gzip (1.12-1.1) ...
00:00:10.574 E: Selecting previously unselected package hostname.
00:00:10.578 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:10.581 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:10.585 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.588 E: 
00:00:10.591 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.594 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:10.598 E: Unpacking hostname (3.23+nmu2) ...
00:00:10.603 E: Selecting previously unselected package libaudit-common.
00:00:10.606 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:10.611 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:10.631 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:10.635 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:10.638 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:10.661 E: Selecting previously unselected package libaudit1:amd64.
00:00:10.665 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:10.668 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:10.692 E: Selecting previously unselected package libcrypt1:amd64.
00:00:10.696 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:10.699 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:10.728 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:10.731 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:10.735 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:10.823 E: Selecting previously unselected package debconf.
00:00:10.827 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:10.830 E: Unpacking debconf (1.5.86) ...
00:00:10.892 E: Selecting previously unselected package libpam0g:amd64.
00:00:10.896 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:10.899 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:10.926 E: Selecting previously unselected package libpam-modules-bin.
00:00:10.930 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:10.934 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:10.963 E: Selecting previously unselected package libpam-modules:amd64.
00:00:10.967 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:10.970 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:10.973 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:10.976 E: 
00:00:10.980 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.983 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:10.987 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:10.990 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.993 E: 
00:00:10.997 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.000 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.003 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:11.006 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.010 E: 
00:00:11.016 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.019 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.023 E:  libpam-modules pre-depends on libdb5.3t64
00:00:11.026 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:11.030 E: 
00:00:11.033 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.036 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.040 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:11.043 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.046 E: 
00:00:11.050 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.053 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.056 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:11.060 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.063 E: 
00:00:11.067 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.071 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.074 E:  libpam-modules pre-depends on libsystemd0
00:00:11.077 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:11.081 E: 
00:00:11.084 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.088 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.091 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:11.094 E:   debconf is unpacked, but has never been configured.
00:00:11.097 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:11.100 E: 
00:00:11.104 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.107 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.111 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:11.114 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:11.117 E: 
00:00:11.121 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.124 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:11.128 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:11.132 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:11.135 E: Selecting previously unselected package libpam-runtime.
00:00:11.138 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:11.142 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:11.198 E: Selecting previously unselected package login.
00:00:11.201 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.205 E:  login pre-depends on libpam-modules
00:00:11.208 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:11.212 E: 
00:00:11.216 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.219 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.222 E:  login pre-depends on libpam-runtime
00:00:11.226 E:   libpam-runtime is unpacked, but has never been configured.
00:00:11.230 E: 
00:00:11.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.237 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.241 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.244 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.248 E: 
00:00:11.251 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.256 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.259 E:  login pre-depends on libc6 (>= 2.38)
00:00:11.262 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.265 E: 
00:00:11.269 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.272 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.276 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:11.279 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.282 E: 
00:00:11.286 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.289 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.293 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:11.297 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.300 E: 
00:00:11.304 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.307 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:11.311 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:11.314 E: Selecting previously unselected package ncurses-bin.
00:00:11.317 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:11.321 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:11.324 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.327 E: 
00:00:11.331 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.334 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:11.338 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:11.341 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:11.344 E: 
00:00:11.347 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.351 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:11.354 E: Unpacking ncurses-bin (6.5-2) ...
00:00:11.358 E: Selecting previously unselected package perl-base.
00:00:11.361 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.364 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:11.367 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.371 E: 
00:00:11.374 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.378 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.381 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:11.384 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.387 E: 
00:00:11.390 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.394 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.397 E:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:11.400 E:   dpkg is unpacked, but has never been configured.
00:00:11.404 E: 
00:00:11.407 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.410 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:11.413 E: Unpacking perl-base (5.38.2-5) ...
00:00:11.704 E: Selecting previously unselected package sed.
00:00:11.708 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:11.712 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:11.716 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:11.719 E: 
00:00:11.723 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.726 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:11.729 E:  sed pre-depends on libc6 (>= 2.34)
00:00:11.733 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.738 E: 
00:00:11.749 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.752 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:11.756 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:11.759 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.763 E: 
00:00:11.766 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.770 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:11.774 E: Unpacking sed (4.9-2) ...
00:00:11.781 E: Selecting previously unselected package libblkid1:amd64.
00:00:11.785 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:11.788 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:11.825 E: Selecting previously unselected package libmount1:amd64.
00:00:11.828 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:11.832 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:11.872 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:11.875 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:11.879 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:11.912 E: Selecting previously unselected package libudev1:amd64.
00:00:11.916 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:11.919 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:11.953 E: Selecting previously unselected package libuuid1:amd64.
00:00:11.956 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:11.962 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:11.993 E: Selecting previously unselected package util-linux.
00:00:11.997 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.000 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:12.004 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:12.007 E: 
00:00:12.010 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.014 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.017 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:12.021 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.024 E: 
00:00:12.027 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.031 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.034 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:12.038 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:12.042 E: 
00:00:12.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.048 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.052 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.055 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.059 E: 
00:00:12.063 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.066 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.070 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:12.074 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:12.077 E: 
00:00:12.080 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.084 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.087 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.091 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.094 E: 
00:00:12.097 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.100 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.104 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:12.107 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.111 E: 
00:00:12.114 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.117 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.120 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:12.124 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:12.127 E: 
00:00:12.130 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.133 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.137 E:  util-linux pre-depends on libsystemd0
00:00:12.140 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:12.143 E: 
00:00:12.146 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.150 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.153 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:12.156 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.159 E: 
00:00:12.163 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.166 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.170 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:12.173 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:12.177 E: 
00:00:12.180 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.183 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.187 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:12.191 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:12.194 E: 
00:00:12.197 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.201 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:12.204 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:12.208 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:12.212 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:12.215 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:12.219 E: Selecting previously unselected package base-passwd.
00:00:12.222 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:12.226 E: Unpacking base-passwd (3.6.3) ...
00:00:12.239 E: Selecting previously unselected package init-system-helpers.
00:00:12.242 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:12.245 E: Unpacking init-system-helpers (1.66) ...
00:00:12.272 E: Selecting previously unselected package libc-bin.
00:00:12.276 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:12.279 E: Unpacking libc-bin (2.38-13) ...
00:00:12.364 E: Selecting previously unselected package ncurses-base.
00:00:12.368 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:12.371 E: Unpacking ncurses-base (6.5-2) ...
00:00:12.411 E: Selecting previously unselected package sysvinit-utils.
00:00:12.414 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:12.418 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:12.433 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:12.438 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:12.443 E: Setting up debconf (1.5.86) ...
00:00:12.573 E: Setting up ncurses-base (6.5-2) ...
00:00:12.580 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:12.592 E: Setting up libc6:amd64 (2.38-13) ...
00:00:12.710 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:12.715 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:12.719 E: Setting up base-files (13.3) ...
00:00:12.815 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:12.819 E: Setting up debianutils (5.19) ...
00:00:12.885 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:12.891 E: Setting up bash (5.2.21-2.1) ...
00:00:12.904 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:12.909 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:12.914 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:12.918 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:12.924 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:12.928 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:12.933 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:12.938 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:12.942 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:12.949 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:12.953 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:12.958 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:12.973 E: Setting up coreutils (9.4-3.1) ...
00:00:12.977 E: Setting up dash (0.5.12-9) ...
00:00:13.015 E: Setting up diffutils (1:3.10-1) ...
00:00:13.019 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:13.023 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:13.027 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:13.032 E: Setting up tar (1.35+dfsg-3) ...
00:00:13.037 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:13.041 E: Setting up dpkg (1.22.6) ...
00:00:13.238 E: Setting up findutils (4.10.0-2) ...
00:00:13.244 E: Setting up grep (3.11-4) ...
00:00:13.248 E: Setting up gzip (1.12-1.1) ...
00:00:13.281 E: Setting up hostname (3.23+nmu2) ...
00:00:13.285 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:13.290 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:13.294 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:13.298 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:13.302 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:13.404 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:13.410 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:13.435 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:13.579 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:13.606 E: Setting up ncurses-bin (6.5-2) ...
00:00:13.610 E: Setting up perl-base (5.38.2-5) ...
00:00:13.622 E: Setting up sed (4.9-2) ...
00:00:13.626 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:13.631 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:13.635 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:13.639 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:13.643 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:13.647 E: Setting up util-linux (2.40.1-8.1) ...
00:00:13.658 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:13.839 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:13.842 E: Setting up base-passwd (3.6.3) ...
00:00:13.965 E: Setting up init-system-helpers (1.66) ...
00:00:13.968 E: Setting up libc-bin (2.38-13) ...
00:00:13.988 E: Setting up sysvinit-utils (3.09-1) ...
00:00:14.017 E: I: installing remaining packages inside the chroot...
00:00:14.218 E: Reading package lists...
00:00:14.432 E: Building dependency tree...
00:00:14.898 E: debconf is already the newest version (1.5.86).
00:00:14.902 E: libpam-runtime is already the newest version (1.5.3-7).
00:00:14.905 E: mawk is already the newest version (1.3.4.20240123-1).
00:00:14.908 E: libpam-modules is already the newest version (1.5.3-7).
00:00:14.912 E: libpam-modules-bin is already the newest version (1.5.3-7).
00:00:14.915 E: The following additional packages will be installed:
00:00:14.919 E:   bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common
00:00:14.923 E:   dbus-system-bus-common distro-info-data dmsetup libapparmor1
00:00:14.926 E:   libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2
00:00:14.930 E:   libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1
00:00:14.933 E:   libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20
00:00:14.937 E:   libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2
00:00:14.940 E:   libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5
00:00:14.943 E:   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
00:00:14.947 E:   liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0
00:00:14.950 E:   libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
00:00:14.953 E:   libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:14.957 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:14.960 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:14.964 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:14.968 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:14.971 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:14.974 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:14.978 E:   libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common
00:00:14.982 E:   python3 python3-apt python3-certifi python3-chardet
00:00:14.985 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:14.988 E:   python3-idna python3-minimal python3-pkg-resources python3-requests
00:00:14.992 E:   python3-six python3-urllib3 python3.11 python3.11-minimal tasksel
00:00:14.995 E:   usr-is-merged
00:00:14.999 E: Suggested packages:
00:00:15.002 E:   quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:15.005 E:   powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
00:00:15.009 E:   x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat
00:00:15.012 E:   bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer
00:00:15.016 E:   gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf
00:00:15.019 E:   avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc
00:00:15.023 E:   krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2
00:00:15.026 E:   libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell
00:00:15.029 E:   firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc
00:00:15.033 E:   libterm-readline-gnu-perl | libterm-readline-perl-perl make
00:00:15.036 E:   libtap-harness-archive-perl python3-doc python3-tk python3-venv
00:00:15.039 E:   python-apt-doc python-charset-normalizer-doc python3-setuptools
00:00:15.043 E:   python3-cryptography python3-openssl python3-socks python-requests-doc
00:00:15.046 E:   python3-brotli python3.11-venv python3.11-doc binutils binfmt-support
00:00:15.049 E:   readline-doc claws-mail debsums default-mta | postfix | exim4
00:00:15.053 E:   | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
00:00:15.057 E:   reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
00:00:15.060 E:   systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent
00:00:15.063 E: Recommended packages:
00:00:15.067 E:   default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap
00:00:15.070 E:   libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth
00:00:15.074 E:   psmisc lsb-release iso-codes zstd laptop-detect xxd
00:00:15.077 E: The following NEW packages will be installed:
00:00:15.081 E:   adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils
00:00:15.084 E:   bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron
00:00:15.088 E:   cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common
00:00:15.091 E:   dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq
00:00:15.095 E:   distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file
00:00:15.098 E:   gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2
00:00:15.102 E:   iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less
00:00:15.105 E:   libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin
00:00:15.109 E:   libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1
00:00:15.112 E:   libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1
00:00:15.116 E:   libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
00:00:15.120 E:   libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4
00:00:15.123 E:   libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
00:00:15.127 E:   libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1
00:00:15.131 E:   libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64
00:00:15.134 E:   libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0
00:00:15.137 E:   libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:15.141 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:15.144 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:15.148 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:15.151 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:15.155 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:15.158 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:15.162 E:   libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount
00:00:15.165 E:   nano ncurses-term netbase netcat-traditional nftables openssh-client openssl
00:00:15.169 E:   passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common
00:00:15.172 E:   python3 python3-apt python3-certifi python3-chardet
00:00:15.175 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:15.179 E:   python3-idna python3-minimal python3-pkg-resources python3-reportbug
00:00:15.182 E:   python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
00:00:15.185 E:   readline-common reportbug sensible-utils systemd systemd-sysv
00:00:15.189 E:   systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev
00:00:15.192 E:   usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail
00:00:15.195 E:   wtmpdb xz-utils
00:00:15.199 E: 0 upgraded, 190 newly installed, 0 to remove and 0 not upgraded.
00:00:15.202 E: Need to get 74.6 MB of archives.
00:00:15.206 E: After this operation, 295 MB of additional disk space will be used.
00:00:15.209 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
00:00:15.213 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
00:00:15.216 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
00:00:15.220 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
00:00:15.223 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]
00:00:15.226 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
00:00:15.229 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.0.13-2 [41.6 kB]
00:00:15.233 E: Get:8 http://127.0.0.1/debian unstable/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]
00:00:15.236 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]
00:00:15.239 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
00:00:15.243 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]
00:00:15.246 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
00:00:15.250 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:15.253 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256~rc4-1 [2047 kB]
00:00:15.257 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256~rc4-1 [3714 kB]
00:00:15.293 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
00:00:15.301 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
00:00:15.314 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
00:00:15.324 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
00:00:15.352 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB]
00:00:15.361 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
00:00:15.370 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB]
00:00:15.379 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB]
00:00:15.389 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256~rc4-1 [55.8 kB]
00:00:15.397 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B]
00:00:15.405 E: Get:26 http://127.0.0.1/debian unstable/main amd64 libdbus-1-3 amd64 1.14.10-4+b1 [203 kB]
00:00:15.417 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]
00:00:15.427 E: Get:28 http://127.0.0.1/debian unstable/main amd64 dbus-session-bus-common all 1.14.10-4 [79.0 kB]
00:00:15.435 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
00:00:15.445 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]
00:00:15.456 E: Get:31 http://127.0.0.1/debian unstable/main amd64 dbus-system-bus-common all 1.14.10-4 [80.1 kB]
00:00:15.464 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:15.473 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]
00:00:15.482 E: Get:34 http://127.0.0.1/debian unstable/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]
00:00:15.546 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
00:00:15.554 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
00:00:15.563 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
00:00:15.654 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]
00:00:15.666 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
00:00:15.674 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
00:00:15.699 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
00:00:15.743 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
00:00:15.752 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
00:00:15.760 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
00:00:15.768 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
00:00:15.780 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:15.788 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
00:00:15.798 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
00:00:15.807 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
00:00:15.817 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
00:00:15.842 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
00:00:15.884 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
00:00:15.905 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
00:00:15.913 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
00:00:15.922 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:15.931 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:15.952 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:15.963 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:15.972 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:15.993 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:16.001 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
00:00:16.031 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:16.041 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:16.054 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:16.068 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:16.084 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:16.094 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:16.109 E: Get:68 http://127.0.0.1/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
00:00:16.117 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:16.152 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
00:00:16.186 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB]
00:00:16.195 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB]
00:00:16.203 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.4 [328 kB]
00:00:16.217 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
00:00:16.228 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]
00:00:16.236 E: Get:76 http://127.0.0.1/debian unstable/main amd64 libtext-iconv-perl amd64 1.7-8+b3 [14.4 kB]
00:00:16.243 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
00:00:16.251 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB]
00:00:16.262 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB]
00:00:16.270 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB]
00:00:16.280 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
00:00:16.291 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
00:00:16.301 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
00:00:16.309 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
00:00:16.318 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
00:00:16.326 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
00:00:16.335 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
00:00:16.348 E: Get:88 http://127.0.0.1/debian unstable/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB]
00:00:16.358 E: Get:89 http://127.0.0.1/debian unstable/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]
00:00:16.366 E: Get:90 http://127.0.0.1/debian unstable/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB]
00:00:16.374 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
00:00:16.382 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
00:00:16.391 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
00:00:16.419 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB]
00:00:16.427 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]
00:00:16.436 E: Get:96 http://127.0.0.1/debian unstable/main amd64 isc-dhcp-client amd64 4.4.3-P1-5 [1098 kB]
00:00:16.464 E: Get:97 http://127.0.0.1/debian unstable/main amd64 isc-dhcp-common amd64 4.4.3-P1-5 [118 kB]
00:00:16.475 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240327-1 [60.9 kB]
00:00:16.487 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240327-1 [96.8 kB]
00:00:16.497 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB]
00:00:16.507 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]
00:00:16.516 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]
00:00:16.525 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB]
00:00:16.545 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
00:00:16.554 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]
00:00:16.563 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]
00:00:16.577 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]
00:00:16.588 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]
00:00:16.598 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB]
00:00:16.607 E: Get:110 http://127.0.0.1/debian unstable/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]
00:00:16.616 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
00:00:16.640 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256~rc4-1 [1885 kB]
00:00:16.683 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB]
00:00:16.699 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]
00:00:16.720 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB]
00:00:16.737 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]
00:00:16.745 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]
00:00:16.754 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB]
00:00:16.762 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
00:00:16.770 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB]
00:00:16.782 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B]
00:00:16.789 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
00:00:16.798 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB]
00:00:16.808 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB]
00:00:16.822 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]
00:00:16.830 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]
00:00:16.842 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]
00:00:16.850 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]
00:00:16.859 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB]
00:00:16.868 E: Get:130 http://127.0.0.1/debian unstable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b2 [27.4 kB]
00:00:16.876 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB]
00:00:16.885 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]
00:00:16.895 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
00:00:17.073 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
00:00:17.093 E: Get:135 http://127.0.0.1/debian unstable/main amd64 bind9-libs amd64 1:9.19.21-1+b1 [1423 kB]
00:00:17.128 E: Get:136 http://127.0.0.1/debian unstable/main amd64 bind9-host amd64 1:9.19.21-1+b1 [314 kB]
00:00:17.141 E: Get:137 http://127.0.0.1/debian unstable/main amd64 bind9-dnsutils amd64 1:9.19.21-1+b1 [423 kB]
00:00:17.157 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
00:00:17.165 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB]
00:00:17.199 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB]
00:00:17.210 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB]
00:00:17.228 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:17.239 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
00:00:17.253 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
00:00:17.262 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB]
00:00:17.271 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
00:00:17.282 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
00:00:17.291 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
00:00:17.322 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]
00:00:17.331 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]
00:00:17.340 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB]
00:00:17.369 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
00:00:17.377 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256~rc4-1 [199 kB]
00:00:17.389 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256~rc4-1 [273 kB]
00:00:17.401 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]
00:00:17.409 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]
00:00:17.417 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB]
00:00:17.501 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB]
00:00:17.515 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB]
00:00:17.524 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
00:00:17.533 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB]
00:00:17.568 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB]
00:00:17.603 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB]
00:00:17.620 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]
00:00:17.628 E: Get:165 http://127.0.0.1/debian unstable/main amd64 libcbor0.10 amd64 0.10.2-1.2 [28.2 kB]
00:00:17.636 E: Get:166 http://127.0.0.1/debian unstable/main amd64 libfido2-1 amd64 1.14.0-1+b2 [77.7 kB]
00:00:17.645 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]
00:00:17.670 E: Get:168 http://127.0.0.1/debian unstable/main amd64 pci.ids all 0.0~2024.04.20-1 [257 kB]
00:00:17.683 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]
00:00:17.692 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]
00:00:17.702 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]
00:00:17.714 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
00:00:17.724 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB]
00:00:17.733 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB]
00:00:17.741 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2023.11.17-1 [155 kB]
00:00:17.751 E: Get:176 http://127.0.0.1/debian unstable/main amd64 python3-charset-normalizer all 3.3.2-1 [51.6 kB]
00:00:17.759 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB]
00:00:17.768 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-six all 1.16.0-6 [16.3 kB]
00:00:17.776 E: Get:179 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 1.26.18-2 [116 kB]
00:00:17.785 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-requests all 2.31.0+dfsg-2 [68.7 kB]
00:00:17.794 E: Get:181 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB]
00:00:17.803 E: Get:182 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB]
00:00:17.812 E: Get:183 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256~rc4-1 [78.7 kB]
00:00:17.821 E: Get:184 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]
00:00:17.830 E: Get:185 http://127.0.0.1/debian unstable/main amd64 util-linux-extra amd64 2.40.1-8.1 [263 kB]
00:00:17.842 E: Get:186 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB]
00:00:17.854 E: Get:187 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
00:00:17.862 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
00:00:17.892 E: Get:189 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]
00:00:17.900 E: Get:190 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.1+really5.4.5-1 [503 kB]
00:00:18.017 E: Fetched 74.6 MB in 3s (25.7 MB/s)
00:00:18.020 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:18.118 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:18.158 E: Fetched 74.6 MB in 3s (25.7 MB/s)
00:00:18.162 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:18.178 E: Selecting previously unselected package libcom-err2:amd64.
00:00:18.182 E: (Reading database ... 3675 files and directories currently installed.)
00:00:18.186 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ...
00:00:18.190 E: Unpacking libcom-err2:amd64 (1.47.1-1) ...
00:00:18.214 E: Selecting previously unselected package libext2fs2t64:amd64.
00:00:18.218 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ...
00:00:18.222 E: Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
00:00:18.228 E: Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
00:00:18.233 E: Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
00:00:18.239 E: Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
00:00:18.242 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ...
00:00:18.284 E: Selecting previously unselected package libss2:amd64.
00:00:18.288 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ...
00:00:18.292 E: Unpacking libss2:amd64 (1.47.1-1) ...
00:00:18.311 E: Selecting previously unselected package logsave.
00:00:18.314 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ...
00:00:18.318 E: Unpacking logsave (1.47.1-1) ...
00:00:18.340 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:18.346 E: Setting up libcom-err2:amd64 (1.47.1-1) ...
00:00:18.350 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ...
00:00:18.353 E: Setting up libss2:amd64 (1.47.1-1) ...
00:00:18.361 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:18.379 E: Selecting previously unselected package e2fsprogs.
00:00:18.384 E: (Reading database ... 3706 files and directories currently installed.)
00:00:18.388 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ...
00:00:18.391 E: Unpacking e2fsprogs (1.47.1-1) ...
00:00:18.462 E: Selecting previously unselected package mount.
00:00:18.466 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ...
00:00:18.469 E: Unpacking mount (2.40.1-8.1) ...
00:00:18.505 E: Selecting previously unselected package libapparmor1:amd64.
00:00:18.508 E: Preparing to unpack .../02-libapparmor1_3.0.13-2_amd64.deb ...
00:00:18.512 E: Unpacking libapparmor1:amd64 (3.0.13-2) ...
00:00:18.534 E: Selecting previously unselected package dmsetup.
00:00:18.538 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
00:00:18.541 E: Unpacking dmsetup (2:1.02.196-1+b1) ...
00:00:18.568 E: Selecting previously unselected package libdevmapper1.02.1:amd64.
00:00:18.572 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
00:00:18.575 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:18.607 E: Selecting previously unselected package libjson-c5:amd64.
00:00:18.611 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ...
00:00:18.614 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ...
00:00:18.638 E: Selecting previously unselected package libcryptsetup12:amd64.
00:00:18.642 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
00:00:18.645 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:18.687 E: Selecting previously unselected package libfdisk1:amd64.
00:00:18.690 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ...
00:00:18.694 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ...
00:00:18.733 E: Selecting previously unselected package libseccomp2:amd64.
00:00:18.737 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ...
00:00:18.740 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:18.762 E: Selecting previously unselected package libsystemd-shared:amd64.
00:00:18.766 E: Preparing to unpack .../09-libsystemd-shared_256~rc4-1_amd64.deb ...
00:00:18.769 E: Unpacking libsystemd-shared:amd64 (256~rc4-1) ...
00:00:18.980 E: Selecting previously unselected package systemd.
00:00:18.984 E: Preparing to unpack .../10-systemd_256~rc4-1_amd64.deb ...
00:00:18.996 E: Unpacking systemd (256~rc4-1) ...
00:00:19.427 E: Selecting previously unselected package libsemanage-common.
00:00:19.430 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ...
00:00:19.434 E: Unpacking libsemanage-common (3.5-1) ...
00:00:19.455 E: Selecting previously unselected package libsepol2:amd64.
00:00:19.459 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ...
00:00:19.462 E: Unpacking libsepol2:amd64 (3.5-2+b1) ...
00:00:19.509 E: Selecting previously unselected package libsemanage2:amd64.
00:00:19.512 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ...
00:00:19.515 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ...
00:00:19.546 E: Selecting previously unselected package passwd.
00:00:19.549 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:19.556 E: Unpacking passwd (1:4.13+dfsg1-5) ...
00:00:19.694 E: Selecting previously unselected package adduser.
00:00:19.697 E: Preparing to unpack .../15-adduser_3.137_all.deb ...
00:00:19.700 E: Unpacking adduser (3.137) ...
00:00:19.746 E: Selecting previously unselected package cron-daemon-common.
00:00:19.749 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ...
00:00:19.752 E: Unpacking cron-daemon-common (3.0pl1-189) ...
00:00:19.775 E: Selecting previously unselected package sensible-utils.
00:00:19.778 E: Preparing to unpack .../17-sensible-utils_0.0.22_all.deb ...
00:00:19.782 E: Unpacking sensible-utils (0.0.22) ...
00:00:19.805 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:19.811 E: Setting up libapparmor1:amd64 (3.0.13-2) ...
00:00:19.815 E: Setting up libjson-c5:amd64 (0.17-1+b1) ...
00:00:19.818 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ...
00:00:19.822 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:19.825 E: Setting up libsystemd-shared:amd64 (256~rc4-1) ...
00:00:19.829 E: Setting up mount (2.40.1-8.1) ...
00:00:19.832 E: Setting up libsemanage-common (3.5-1) ...
00:00:19.836 E: Setting up libsepol2:amd64 (3.5-2+b1) ...
00:00:19.840 E: Setting up libsemanage2:amd64 (3.5-1+b3) ...
00:00:19.843 E: Setting up passwd (1:4.13+dfsg1-5) ...
00:00:19.884 E: Shadow passwords are now on.
00:00:19.900 E: Setting up adduser (3.137) ...
00:00:19.906 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:19.909 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:19.913 E: Setting up systemd (256~rc4-1) ...
00:00:19.934 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
00:00:19.939 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
00:00:19.945 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
00:00:19.952 E: Initializing machine ID from random generator.
00:00:19.982 E: Creating group 'systemd-journal' with GID 999.
00:00:19.985 E: Creating group 'systemd-network' with GID 998.
00:00:19.989 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
00:00:19.997 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
00:00:20.015 E: Setting up cron-daemon-common (3.0pl1-189) ...
00:00:20.032 E: Creating group 'crontab' with GID 997.
00:00:20.049 E: Setting up dmsetup (2:1.02.196-1+b1) ...
00:00:20.064 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:20.083 E: Selecting previously unselected package cron.
00:00:20.089 E: (Reading database ... 5407 files and directories currently installed.)
00:00:20.093 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ...
00:00:20.096 E: Unpacking cron (3.0pl1-189) ...
00:00:20.127 E: Selecting previously unselected package systemd-sysv.
00:00:20.130 E: Preparing to unpack .../systemd-sysv_256~rc4-1_amd64.deb ...
00:00:20.134 E: Unpacking systemd-sysv (256~rc4-1) ...
00:00:20.154 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:20.160 E: Setting up systemd-sysv (256~rc4-1) ...
00:00:20.182 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:20.198 E: Selecting previously unselected package init.
00:00:20.202 E: (Reading database ... 5455 files and directories currently installed.)
00:00:20.205 E: Preparing to unpack .../0-init_1.66_amd64.deb ...
00:00:20.208 E: Unpacking init (1.66) ...
00:00:20.227 E: Selecting previously unselected package libdbus-1-3:amd64.
00:00:20.230 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
00:00:20.234 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:20.269 E: Selecting previously unselected package dbus-bin.
00:00:20.273 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ...
00:00:20.276 E: Unpacking dbus-bin (1.14.10-4+b1) ...
00:00:20.304 E: Selecting previously unselected package dbus-session-bus-common.
00:00:20.307 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ...
00:00:20.310 E: Unpacking dbus-session-bus-common (1.14.10-4) ...
00:00:20.336 E: Selecting previously unselected package libexpat1:amd64.
00:00:20.339 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ...
00:00:20.343 E: Unpacking libexpat1:amd64 (2.6.2-1) ...
00:00:20.370 E: Selecting previously unselected package dbus-daemon.
00:00:20.374 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ...
00:00:20.378 E: Unpacking dbus-daemon (1.14.10-4+b1) ...
00:00:20.413 E: Selecting previously unselected package dbus-system-bus-common.
00:00:20.416 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ...
00:00:20.420 E: Unpacking dbus-system-bus-common (1.14.10-4) ...
00:00:20.445 E: Selecting previously unselected package usr-is-merged.
00:00:20.449 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ...
00:00:20.455 E: Unpacking usr-is-merged (39) ...
00:00:20.472 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:20.477 E: Setting up usr-is-merged (39) ...
00:00:20.500 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:20.519 E: Selecting previously unselected package dbus.
00:00:20.525 E: (Reading database ... 5531 files and directories currently installed.)
00:00:20.528 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ...
00:00:20.531 E: Unpacking dbus (1.14.10-4+b1) ...
00:00:20.563 E: Selecting previously unselected package perl-modules-5.38.
00:00:20.566 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ...
00:00:20.570 E: Unpacking perl-modules-5.38 (5.38.2-5) ...
00:00:21.055 E: Selecting previously unselected package libgdbm6t64:amd64.
00:00:21.059 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ...
00:00:21.062 E: Unpacking libgdbm6t64:amd64 (1.23-6) ...
00:00:21.088 E: Selecting previously unselected package libgdbm-compat4t64:amd64.
00:00:21.091 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ...
00:00:21.094 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:21.119 E: Selecting previously unselected package libperl5.38t64:amd64.
00:00:21.123 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ...
00:00:21.127 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
00:00:21.591 E: Selecting previously unselected package perl.
00:00:21.595 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ...
00:00:21.602 E: Unpacking perl (5.38.2-5) ...
00:00:21.650 E: Selecting previously unselected package liblocale-gettext-perl.
00:00:21.654 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ...
00:00:21.657 E: Unpacking liblocale-gettext-perl (1.07-7) ...
00:00:21.681 E: Selecting previously unselected package libpython3.11-minimal:amd64.
00:00:21.685 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
00:00:21.689 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:21.808 E: Selecting previously unselected package python3.11-minimal.
00:00:21.812 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ...
00:00:21.816 E: Unpacking python3.11-minimal (3.11.9-1) ...
00:00:22.023 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:22.029 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:22.035 E: Setting up libexpat1:amd64 (2.6.2-1) ...
00:00:22.039 E: Setting up python3.11-minimal (3.11.9-1) ...
00:00:23.505 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:23.523 E: Selecting previously unselected package python3-minimal.
00:00:23.531 E: (Reading database ... 7887 files and directories currently installed.)
00:00:23.534 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ...
00:00:23.538 E: Unpacking python3-minimal (3.11.8-1) ...
00:00:23.563 E: Selecting previously unselected package media-types.
00:00:23.567 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ...
00:00:23.570 E: Unpacking media-types (10.1.0) ...
00:00:23.593 E: Selecting previously unselected package netbase.
00:00:23.596 E: Preparing to unpack .../02-netbase_6.4_all.deb ...
00:00:23.600 E: Unpacking netbase (6.4) ...
00:00:23.629 E: Selecting previously unselected package tzdata.
00:00:23.632 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ...
00:00:23.636 E: Unpacking tzdata (2024a-4) ...
00:00:23.784 E: Selecting previously unselected package libffi8:amd64.
00:00:23.788 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ...
00:00:23.791 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:23.815 E: Selecting previously unselected package libncursesw6:amd64.
00:00:23.818 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ...
00:00:23.822 E: Unpacking libncursesw6:amd64 (6.5-2) ...
00:00:23.854 E: Selecting previously unselected package readline-common.
00:00:23.858 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ...
00:00:23.862 E: Unpacking readline-common (8.2-4) ...
00:00:23.889 E: Selecting previously unselected package libreadline8t64:amd64.
00:00:23.892 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ...
00:00:23.899 E: 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'
00:00:23.905 E: 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'
00:00:23.911 E: 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'
00:00:23.918 E: 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'
00:00:23.921 E: Unpacking libreadline8t64:amd64 (8.2-4) ...
00:00:23.961 E: Selecting previously unselected package libsqlite3-0:amd64.
00:00:23.964 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ...
00:00:23.967 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
00:00:24.050 E: Selecting previously unselected package libpython3.11-stdlib:amd64.
00:00:24.054 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ...
00:00:24.057 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:24.267 E: Selecting previously unselected package python3.11.
00:00:24.271 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ...
00:00:24.275 E: Unpacking python3.11 (3.11.9-1) ...
00:00:24.306 E: Selecting previously unselected package libpython3-stdlib:amd64.
00:00:24.310 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ...
00:00:24.313 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:24.330 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:24.336 E: Setting up python3-minimal (3.11.8-1) ...
00:00:24.549 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:24.570 E: Selecting previously unselected package python3.
00:00:24.579 E: (Reading database ... 8901 files and directories currently installed.)
00:00:24.585 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
00:00:24.589 E: Unpacking python3 (3.11.8-1) ...
00:00:24.620 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:24.624 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ...
00:00:24.627 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:24.656 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:24.659 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:24.663 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:24.730 E: Selecting previously unselected package gpgv.
00:00:24.734 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ...
00:00:24.737 E: Unpacking gpgv (2.2.43-7) ...
00:00:24.778 E: Selecting previously unselected package liblz4-1:amd64.
00:00:24.782 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ...
00:00:24.785 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:24.816 E: Selecting previously unselected package libstdc++6:amd64.
00:00:24.820 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ...
00:00:24.824 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:24.912 E: Selecting previously unselected package libxxhash0:amd64.
00:00:24.915 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:24.919 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:24.944 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:24.948 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.4_amd64.deb ...
00:00:24.952 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:25.082 E: Selecting previously unselected package debian-archive-keyring.
00:00:25.086 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ...
00:00:25.195 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:25.232 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:25.236 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:25.239 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:25.280 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:25.284 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:25.288 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:25.332 E: Selecting previously unselected package libunistring5:amd64.
00:00:25.335 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ...
00:00:25.339 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:25.408 E: Selecting previously unselected package libidn2-0:amd64.
00:00:25.411 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ...
00:00:25.415 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:25.460 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:25.464 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:25.467 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:25.520 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:25.524 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:25.527 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:25.553 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:25.557 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:25.561 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:25.684 E: Selecting previously unselected package apt.
00:00:25.687 E: Preparing to unpack .../016-apt_2.9.4_amd64.deb ...
00:00:25.705 E: Unpacking apt (2.9.4) ...
00:00:25.874 E: Selecting previously unselected package tasksel-data.
00:00:25.877 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ...
00:00:25.881 E: Unpacking tasksel-data (3.75) ...
00:00:25.932 E: Selecting previously unselected package tasksel.
00:00:25.936 E: Preparing to unpack .../018-tasksel_3.75_all.deb ...
00:00:25.939 E: Unpacking tasksel (3.75) ...
00:00:25.987 E: Selecting previously unselected package apt-utils.
00:00:25.990 E: Preparing to unpack .../019-apt-utils_2.9.4_amd64.deb ...
00:00:25.994 E: Unpacking apt-utils (2.9.4) ...
00:00:26.054 E: Selecting previously unselected package cpio.
00:00:26.057 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ...
00:00:26.061 E: Unpacking cpio (2.15+dfsg-1) ...
00:00:26.108 E: Selecting previously unselected package libtext-charwidth-perl:amd64.
00:00:26.111 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ...
00:00:26.115 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:26.136 E: Selecting previously unselected package libtext-iconv-perl:amd64.
00:00:26.139 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ...
00:00:26.142 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:26.163 E: Selecting previously unselected package libtext-wrapi18n-perl.
00:00:26.167 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ...
00:00:26.170 E: Unpacking libtext-wrapi18n-perl (0.06-10) ...
00:00:26.190 E: Selecting previously unselected package debconf-i18n.
00:00:26.194 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ...
00:00:26.197 E: Unpacking debconf-i18n (1.5.86) ...
00:00:26.248 E: Selecting previously unselected package dmidecode.
00:00:26.251 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ...
00:00:26.255 E: Unpacking dmidecode (3.5-3) ...
00:00:26.282 E: Selecting previously unselected package fdisk.
00:00:26.285 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ...
00:00:26.289 E: Unpacking fdisk (2.40.1-8.1) ...
00:00:26.324 E: Selecting previously unselected package libelf1t64:amd64.
00:00:26.327 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ...
00:00:26.330 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ...
00:00:26.372 E: Selecting previously unselected package libbpf1:amd64.
00:00:26.376 E: Preparing to unpack .../028-libbpf1_1%3a1.4.2-1_amd64.deb ...
00:00:26.379 E: Unpacking libbpf1:amd64 (1:1.4.2-1) ...
00:00:26.414 E: Selecting previously unselected package libmnl0:amd64.
00:00:26.418 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ...
00:00:26.422 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ...
00:00:26.444 E: Selecting previously unselected package libkrb5support0:amd64.
00:00:26.447 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ...
00:00:26.451 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:26.476 E: Selecting previously unselected package libk5crypto3:amd64.
00:00:26.479 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ...
00:00:26.483 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:26.513 E: Selecting previously unselected package libkeyutils1:amd64.
00:00:26.517 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ...
00:00:26.520 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ...
00:00:26.543 E: Selecting previously unselected package libkrb5-3:amd64.
00:00:26.547 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ...
00:00:26.550 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:26.608 E: Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:26.611 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ...
00:00:26.615 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:26.647 E: Selecting previously unselected package libtirpc-common.
00:00:26.651 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ...
00:00:26.655 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ...
00:00:26.680 E: Selecting previously unselected package libtirpc3t64:amd64.
00:00:26.683 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
00:00:26.693 E: Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
00:00:26.702 E: Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
00:00:26.705 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:26.738 E: Selecting previously unselected package libxtables12:amd64.
00:00:26.741 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ...
00:00:26.746 E: Unpacking libxtables12:amd64 (1.8.10-4) ...
00:00:26.769 E: Selecting previously unselected package libcap2-bin.
00:00:26.772 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ...
00:00:26.776 E: Unpacking libcap2-bin (1:2.66-5) ...
00:00:26.806 E: Selecting previously unselected package iproute2.
00:00:26.809 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ...
00:00:26.870 E: Unpacking iproute2 (6.9.0-1) ...
00:00:27.014 E: Selecting previously unselected package ifupdown.
00:00:27.017 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ...
00:00:27.033 E: Unpacking ifupdown (0.8.43) ...
00:00:27.067 E: Selecting previously unselected package iputils-ping.
00:00:27.071 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ...
00:00:27.075 E: Unpacking iputils-ping (3:20240117-1) ...
00:00:27.101 E: Selecting previously unselected package isc-dhcp-client.
00:00:27.104 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ...
00:00:27.113 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ...
00:00:27.235 E: Selecting previously unselected package isc-dhcp-common.
00:00:27.239 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ...
00:00:27.242 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ...
00:00:27.273 E: Selecting previously unselected package libkmod2:amd64.
00:00:27.278 E: Preparing to unpack .../044-libkmod2_32+20240327-1_amd64.deb ...
00:00:27.281 E: Unpacking libkmod2:amd64 (32+20240327-1) ...
00:00:27.309 E: Selecting previously unselected package kmod.
00:00:27.313 E: Preparing to unpack .../045-kmod_32+20240327-1_amd64.deb ...
00:00:27.316 E: Unpacking kmod (32+20240327-1) ...
00:00:27.352 E: Selecting previously unselected package less.
00:00:27.356 E: Preparing to unpack .../046-less_643-1_amd64.deb ...
00:00:27.359 E: Unpacking less (643-1) ...
00:00:27.398 E: Selecting previously unselected package libpopt0:amd64.
00:00:27.401 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ...
00:00:27.404 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:27.444 E: Selecting previously unselected package logrotate.
00:00:27.447 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ...
00:00:27.451 E: Unpacking logrotate (3.21.0-2) ...
00:00:27.479 E: Selecting previously unselected package nano.
00:00:27.482 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ...
00:00:27.486 E: Unpacking nano (8.0-1) ...
00:00:27.586 E: Selecting previously unselected package libjansson4:amd64.
00:00:27.590 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ...
00:00:27.594 E: Unpacking libjansson4:amd64 (2.14-2+b2) ...
00:00:27.620 E: Selecting previously unselected package libnftnl11:amd64.
00:00:27.623 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ...
00:00:27.627 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:27.653 E: Selecting previously unselected package libnftables1:amd64.
00:00:27.657 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ...
00:00:27.660 E: Unpacking libnftables1:amd64 (1.0.9-2) ...
00:00:27.714 E: Selecting previously unselected package libbsd0:amd64.
00:00:27.718 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ...
00:00:27.721 E: Unpacking libbsd0:amd64 (0.12.2-1) ...
00:00:27.750 E: Selecting previously unselected package libedit2:amd64.
00:00:27.753 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ...
00:00:27.757 E: Unpacking libedit2:amd64 (3.1-20240517-1) ...
00:00:27.787 E: Selecting previously unselected package nftables.
00:00:27.791 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ...
00:00:27.794 E: Unpacking nftables (1.0.9-2) ...
00:00:27.825 E: Selecting previously unselected package libproc2-0:amd64.
00:00:27.829 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ...
00:00:27.833 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
00:00:27.865 E: Selecting previously unselected package procps.
00:00:27.869 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ...
00:00:27.883 E: Unpacking procps (2:4.0.4-4) ...
00:00:28.006 E: Selecting previously unselected package udev.
00:00:28.009 E: Preparing to unpack .../058-udev_256~rc4-1_amd64.deb ...
00:00:28.023 E: Unpacking udev (256~rc4-1) ...
00:00:28.242 E: Selecting previously unselected package vim-common.
00:00:28.246 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ...
00:00:28.250 E: Unpacking vim-common (2:9.1.0377-1) ...
00:00:28.312 E: Selecting previously unselected package vim-tiny.
00:00:28.316 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ...
00:00:28.319 E: Unpacking vim-tiny (2:9.1.0377-1) ...
00:00:28.408 E: Selecting previously unselected package libslang2:amd64.
00:00:28.412 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ...
00:00:28.415 E: Unpacking libslang2:amd64 (2.3.3-5) ...
00:00:28.489 E: Selecting previously unselected package libnewt0.52:amd64.
00:00:28.493 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ...
00:00:28.497 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ...
00:00:28.556 E: Selecting previously unselected package whiptail.
00:00:28.559 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ...
00:00:28.563 E: Unpacking whiptail (0.52.24-2) ...
00:00:28.590 E: Selecting previously unselected package python-apt-common.
00:00:28.593 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ...
00:00:28.596 E: Unpacking python-apt-common (2.9.0) ...
00:00:28.642 E: Selecting previously unselected package distro-info-data.
00:00:28.645 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ...
00:00:28.649 E: Unpacking distro-info-data (0.62) ...
00:00:28.671 E: Selecting previously unselected package python3-apt.
00:00:28.674 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ...
00:00:28.678 E: Unpacking python3-apt (2.9.0) ...
00:00:28.726 E: Selecting previously unselected package python3-debconf.
00:00:28.729 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ...
00:00:28.733 E: Unpacking python3-debconf (1.5.86) ...
00:00:28.756 E: Selecting previously unselected package ucf.
00:00:28.759 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ...
00:00:28.763 E: Moving old data out of the way
00:00:28.766 E: Unpacking ucf (3.0043+nmu1) ...
00:00:28.806 E: Selecting previously unselected package apt-listchanges.
00:00:28.809 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ...
00:00:28.813 E: Unpacking apt-listchanges (3.27) ...
00:00:28.854 E: Selecting previously unselected package bash-completion.
00:00:28.858 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ...
00:00:28.872 E: Unpacking bash-completion (1:2.14.0-1) ...
00:00:29.083 E: Selecting previously unselected package libfstrm0:amd64.
00:00:29.087 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ...
00:00:29.091 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:29.115 E: Selecting previously unselected package libjemalloc2:amd64.
00:00:29.119 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ...
00:00:29.122 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:29.171 E: Selecting previously unselected package liblmdb0:amd64.
00:00:29.175 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ...
00:00:29.178 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:29.205 E: Selecting previously unselected package libmaxminddb0:amd64.
00:00:29.209 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ...
00:00:29.212 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ...
00:00:29.237 E: Selecting previously unselected package libnghttp2-14:amd64.
00:00:29.241 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ...
00:00:29.244 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ...
00:00:29.273 E: Selecting previously unselected package libprotobuf-c1:amd64.
00:00:29.276 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ...
00:00:29.280 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:29.305 E: Selecting previously unselected package liburcu8t64:amd64.
00:00:29.308 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ...
00:00:29.312 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ...
00:00:29.343 E: Selecting previously unselected package libuv1t64:amd64.
00:00:29.347 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ...
00:00:29.350 E: Unpacking libuv1t64:amd64 (1.48.0-4) ...
00:00:29.385 E: Selecting previously unselected package libicu72:amd64.
00:00:29.388 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ...
00:00:29.391 E: Unpacking libicu72:amd64 (72.1-4+b1) ...
00:00:30.102 E: Selecting previously unselected package libxml2:amd64.
00:00:30.106 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ...
00:00:30.109 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:30.192 E: Selecting previously unselected package bind9-libs:amd64.
00:00:30.196 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ...
00:00:30.200 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:30.327 E: Selecting previously unselected package bind9-host.
00:00:30.331 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ...
00:00:30.335 E: Unpacking bind9-host (1:9.19.21-1+b1) ...
00:00:30.366 E: Selecting previously unselected package bind9-dnsutils.
00:00:30.369 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ...
00:00:30.373 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:30.422 E: Selecting previously unselected package bzip2.
00:00:30.426 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ...
00:00:30.430 E: Unpacking bzip2 (1.0.8-5.1) ...
00:00:30.458 E: Selecting previously unselected package openssl.
00:00:30.461 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ...
00:00:30.465 E: Unpacking openssl (3.2.2-1) ...
00:00:30.624 E: Selecting previously unselected package ca-certificates.
00:00:30.628 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ...
00:00:30.631 E: Unpacking ca-certificates (20240203) ...
00:00:30.695 E: Selecting previously unselected package debian-faq.
00:00:30.698 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ...
00:00:30.702 E: Unpacking debian-faq (11.1) ...
00:00:30.750 E: Selecting previously unselected package doc-debian.
00:00:30.754 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ...
00:00:30.757 E: Unpacking doc-debian (11.3+nmu1) ...
00:00:30.793 E: Selecting previously unselected package libmagic-mgc.
00:00:30.796 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ...
00:00:30.800 E: Unpacking libmagic-mgc (1:5.45-3) ...
00:00:30.873 E: Selecting previously unselected package libmagic1t64:amd64.
00:00:30.876 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ...
00:00:30.880 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ...
00:00:30.910 E: Selecting previously unselected package file.
00:00:30.914 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ...
00:00:30.917 E: Unpacking file (1:5.45-3) ...
00:00:30.941 E: Selecting previously unselected package gettext-base.
00:00:30.944 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ...
00:00:30.948 E: Unpacking gettext-base (0.21-14+b1) ...
00:00:31.001 E: Selecting previously unselected package libuchardet0:amd64.
00:00:31.005 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ...
00:00:31.008 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:31.035 E: Selecting previously unselected package groff-base.
00:00:31.039 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ...
00:00:31.042 E: Unpacking groff-base (1.23.0-4) ...
00:00:31.175 E: Selecting previously unselected package inetutils-telnet.
00:00:31.179 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ...
00:00:31.182 E: Unpacking inetutils-telnet (2:2.5-4) ...
00:00:31.213 E: Selecting previously unselected package krb5-locales.
00:00:31.217 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ...
00:00:31.220 E: Unpacking krb5-locales (1.20.1-6) ...
00:00:31.247 E: Selecting previously unselected package libc-l10n.
00:00:31.251 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ...
00:00:31.254 E: Unpacking libc-l10n (2.38-13) ...
00:00:31.351 E: Selecting previously unselected package liblockfile-bin.
00:00:31.354 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ...
00:00:31.358 E: Unpacking liblockfile-bin (1.17-1+b1) ...
00:00:31.383 E: Selecting previously unselected package libnss-systemd:amd64.
00:00:31.387 E: Preparing to unpack .../099-libnss-systemd_256~rc4-1_amd64.deb ...
00:00:31.391 E: Unpacking libnss-systemd:amd64 (256~rc4-1) ...
00:00:31.433 E: Selecting previously unselected package libpam-systemd:amd64.
00:00:31.437 E: Preparing to unpack .../100-libpam-systemd_256~rc4-1_amd64.deb ...
00:00:31.441 E: Unpacking libpam-systemd:amd64 (256~rc4-1) ...
00:00:31.486 E: Selecting previously unselected package libwtmpdb0:amd64.
00:00:31.490 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ...
00:00:31.494 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ...
00:00:31.515 E: Selecting previously unselected package libpam-wtmpdb:amd64.
00:00:31.518 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ...
00:00:31.522 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:31.550 E: Selecting previously unselected package locales.
00:00:31.553 E: Preparing to unpack .../103-locales_2.38-13_all.deb ...
00:00:31.556 E: Unpacking locales (2.38-13) ...
00:00:32.052 E: Selecting previously unselected package lsof.
00:00:32.055 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ...
00:00:32.059 E: Unpacking lsof (4.95.0-1.1) ...
00:00:32.108 E: Selecting previously unselected package bsdextrautils.
00:00:32.113 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ...
00:00:32.117 E: Unpacking bsdextrautils (2.40.1-8.1) ...
00:00:32.154 E: Selecting previously unselected package libpipeline1:amd64.
00:00:32.158 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ...
00:00:32.161 E: Unpacking libpipeline1:amd64 (1.5.7-2) ...
00:00:32.191 E: Selecting previously unselected package man-db.
00:00:32.194 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ...
00:00:32.198 E: Unpacking man-db (2.12.1-2) ...
00:00:32.376 E: Selecting previously unselected package manpages.
00:00:32.380 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ...
00:00:32.384 E: Unpacking manpages (6.8-2) ...
00:00:32.532 E: Selecting previously unselected package ncurses-term.
00:00:32.536 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ...
00:00:32.539 E: Unpacking ncurses-term (6.5-2) ...
00:00:33.168 E: Selecting previously unselected package netcat-traditional.
00:00:33.172 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ...
00:00:33.176 E: Unpacking netcat-traditional (1.10-48.1) ...
00:00:33.211 E: Selecting previously unselected package libcbor0.10:amd64.
00:00:33.214 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ...
00:00:33.217 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:33.242 E: Selecting previously unselected package libfido2-1:amd64.
00:00:33.246 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ...
00:00:33.250 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:33.280 E: Selecting previously unselected package openssh-client.
00:00:33.284 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ...
00:00:33.292 E: Unpacking openssh-client (1:9.7p1-5) ...
00:00:33.407 E: Selecting previously unselected package pci.ids.
00:00:33.411 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ...
00:00:33.414 E: Unpacking pci.ids (0.0~2024.04.20-1) ...
00:00:33.463 E: Selecting previously unselected package libpci3:amd64.
00:00:33.467 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ...
00:00:33.470 E: Unpacking libpci3:amd64 (1:3.12.0-1) ...
00:00:33.500 E: Selecting previously unselected package pciutils.
00:00:33.504 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ...
00:00:33.510 E: Unpacking pciutils (1:3.12.0-1) ...
00:00:33.548 E: Selecting previously unselected package python3-pkg-resources.
00:00:33.551 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ...
00:00:33.555 E: Unpacking python3-pkg-resources (68.1.2-2) ...
00:00:33.599 E: Selecting previously unselected package python3-chardet.
00:00:33.602 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ...
00:00:33.606 E: Unpacking python3-chardet (5.2.0+dfsg-1) ...
00:00:33.655 E: Selecting previously unselected package python3-debian.
00:00:33.659 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ...
00:00:33.662 E: Unpacking python3-debian (0.1.49) ...
00:00:33.703 E: Selecting previously unselected package python3-debianbts.
00:00:33.706 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ...
00:00:33.709 E: Unpacking python3-debianbts (4.1.1) ...
00:00:33.736 E: Selecting previously unselected package python3-certifi.
00:00:33.740 E: Preparing to unpack .../121-python3-certifi_2023.11.17-1_all.deb ...
00:00:33.744 E: Unpacking python3-certifi (2023.11.17-1) ...
00:00:33.781 E: Selecting previously unselected package python3-charset-normalizer.
00:00:33.785 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ...
00:00:33.788 E: Unpacking python3-charset-normalizer (3.3.2-1) ...
00:00:33.818 E: Selecting previously unselected package python3-idna.
00:00:33.822 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ...
00:00:33.825 E: Unpacking python3-idna (3.6-2.1) ...
00:00:33.854 E: Selecting previously unselected package python3-six.
00:00:33.857 E: Preparing to unpack .../124-python3-six_1.16.0-6_all.deb ...
00:00:33.861 E: Unpacking python3-six (1.16.0-6) ...
00:00:33.887 E: Selecting previously unselected package python3-urllib3.
00:00:33.890 E: Preparing to unpack .../125-python3-urllib3_1.26.18-2_all.deb ...
00:00:33.893 E: Unpacking python3-urllib3 (1.26.18-2) ...
00:00:33.931 E: Selecting previously unselected package python3-requests.
00:00:33.934 E: Preparing to unpack .../126-python3-requests_2.31.0+dfsg-2_all.deb ...
00:00:33.938 E: Unpacking python3-requests (2.31.0+dfsg-2) ...
00:00:33.968 E: Selecting previously unselected package python3-reportbug.
00:00:33.971 E: Preparing to unpack .../127-python3-reportbug_13.0.1_all.deb ...
00:00:33.975 E: Unpacking python3-reportbug (13.0.1) ...
00:00:34.004 E: Selecting previously unselected package reportbug.
00:00:34.007 E: Preparing to unpack .../128-reportbug_13.0.1_all.deb ...
00:00:34.011 E: Unpacking reportbug (13.0.1) ...
00:00:34.041 E: Selecting previously unselected package systemd-timesyncd.
00:00:34.045 E: Preparing to unpack .../129-systemd-timesyncd_256~rc4-1_amd64.deb ...
00:00:34.048 E: Unpacking systemd-timesyncd (256~rc4-1) ...
00:00:34.077 E: Selecting previously unselected package traceroute.
00:00:34.081 E: Preparing to unpack .../130-traceroute_1%3a2.1.5-1_amd64.deb ...
00:00:34.085 E: Unpacking traceroute (1:2.1.5-1) ...
00:00:34.114 E: Selecting previously unselected package util-linux-extra.
00:00:34.118 E: Preparing to unpack .../131-util-linux-extra_2.40.1-8.1_amd64.deb ...
00:00:34.129 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra'
00:00:34.139 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra'
00:00:34.150 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra'
00:00:34.160 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra'
00:00:34.171 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra'
00:00:34.181 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra'
00:00:34.185 E: Unpacking util-linux-extra (2.40.1-8.1) ...
00:00:34.241 E: Selecting previously unselected package wamerican.
00:00:34.244 E: Preparing to unpack .../132-wamerican_2020.12.07-2_all.deb ...
00:00:34.248 E: Unpacking wamerican (2020.12.07-2) ...
00:00:34.299 E: Selecting previously unselected package libpsl5t64:amd64.
00:00:34.303 E: Preparing to unpack .../133-libpsl5t64_0.21.2-1.1_amd64.deb ...
00:00:34.306 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:34.332 E: Selecting previously unselected package wget.
00:00:34.336 E: Preparing to unpack .../134-wget_1.24.5-1_amd64.deb ...
00:00:34.341 E: Unpacking wget (1.24.5-1) ...
00:00:34.444 E: Selecting previously unselected package wtmpdb.
00:00:34.448 E: Preparing to unpack .../135-wtmpdb_0.12.0-2_amd64.deb ...
00:00:34.452 E: Unpacking wtmpdb (0.12.0-2) ...
00:00:34.478 E: Selecting previously unselected package xz-utils.
00:00:34.481 E: Preparing to unpack .../136-xz-utils_5.6.1+really5.4.5-1_amd64.deb ...
00:00:34.484 E: Unpacking xz-utils (5.6.1+really5.4.5-1) ...
00:00:34.567 E: Chrooting into /tmp/mmdebstrap.IDxGO3GRRR/
00:00:34.575 E: Setting up media-types (10.1.0) ...
00:00:34.580 E: Setting up cpio (2.15+dfsg-1) ...
00:00:34.585 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
00:00:34.589 E: Setting up libpipeline1:amd64 (1.5.7-2) ...
00:00:34.592 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:34.595 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:34.599 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:34.602 E: Setting up liburcu8t64:amd64 (0.14.0-4) ...
00:00:34.605 E: Setting up libkeyutils1:amd64 (1.6.3-3) ...
00:00:34.609 E: Setting up libc-l10n (2.38-13) ...
00:00:34.612 E: Setting up pci.ids (0.0~2024.04.20-1) ...
00:00:34.615 E: Setting up liblockfile-bin (1.17-1+b1) ...
00:00:34.619 E: Setting up libgdbm6t64:amd64 (1.23-6) ...
00:00:34.622 E: Setting up bsdextrautils (2.40.1-8.1) ...
00:00:34.625 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:34.628 E: Setting up netcat-traditional (1.10-48.1) ...
00:00:34.633 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
00:00:34.636 E: Setting up init (1.66) ...
00:00:34.639 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:34.643 E: Setting up traceroute (1:2.1.5-1) ...
00:00:34.648 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
00:00:34.651 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
00:00:34.654 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
00:00:34.657 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
00:00:34.661 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
00:00:34.664 E: Setting up libmagic-mgc (1:5.45-3) ...
00:00:34.667 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:34.671 E: Setting up distro-info-data (0.62) ...
00:00:34.674 E: Setting up manpages (6.8-2) ...
00:00:34.677 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:34.681 E: Setting up libtirpc-common (1.3.4+ds-1.3) ...
00:00:34.684 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ...
00:00:34.687 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:34.691 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ...
00:00:34.694 E: Setting up libuv1t64:amd64 (1.48.0-4) ...
00:00:34.697 E: Setting up libmagic1t64:amd64 (1:5.45-3) ...
00:00:34.701 E: Setting up debian-archive-keyring (2023.4) ...
00:00:34.819 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ...
00:00:34.822 E: Setting up less (643-1) ...
00:00:34.830 E: Setting up gettext-base (0.21-14+b1) ...
00:00:34.833 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:34.837 E: Setting up libnss-systemd:amd64 (256~rc4-1) ...
00:00:34.854 E: Setting up krb5-locales (1.20.1-6) ...
00:00:34.858 E: Setting up file (1:5.45-3) ...
00:00:34.861 E: Setting up bzip2 (1.0.8-5.1) ...
00:00:34.864 E: Setting up locales (2.38-13) ...
00:00:35.631 E: Generating locales (this might take a while)...
00:00:35.640 E: Generation complete.
00:00:35.679 E: Setting up doc-debian (11.3+nmu1) ...
00:00:35.682 E: Setting up libtext-wrapi18n-perl (0.06-10) ...
00:00:35.685 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:35.689 E: Setting up libelf1t64:amd64 (0.191-1+b1) ...
00:00:35.693 E: Setting up libjansson4:amd64 (2.14-2+b2) ...
00:00:35.696 E: Setting up debian-faq (11.1) ...
00:00:35.699 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:35.702 E: Setting up tzdata (2024a-4) ...
00:00:35.869 E: 
00:00:35.873 E: Current default time zone: 'Etc/UTC'
00:00:35.876 E: Local time is now:      Tue Jun 11 20:12:25 UTC 2024.
00:00:35.880 E: Universal Time is now:  Tue Jun 11 20:12:25 UTC 2024.
00:00:35.883 E: Run 'dpkg-reconfigure tzdata' if you wish to change it.
00:00:35.886 E: 
00:00:35.889 E: Setting up libcap2-bin (1:2.66-5) ...
00:00:35.893 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:35.896 E: Setting up vim-common (2:9.1.0377-1) ...
00:00:35.902 E: Setting up libslang2:amd64 (2.3.3-5) ...
00:00:35.905 E: Setting up bash-completion (1:2.14.0-1) ...
00:00:35.918 E: Setting up wamerican (2020.12.07-2) ...
00:00:36.059 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:36.062 E: Setting up xz-utils (5.6.1+really5.4.5-1) ...
00:00:36.068 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:00:36.074 E: Setting up perl-modules-5.38 (5.38.2-5) ...
00:00:36.078 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ...
00:00:36.082 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:36.085 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ...
00:00:36.089 E: Setting up systemd-timesyncd (256~rc4-1) ...
00:00:36.103 E: Creating group 'systemd-timesync' with GID 996.
00:00:36.106 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996.
00:00:36.313 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:36.317 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:36.321 E: Setting up libncursesw6:amd64 (6.5-2) ...
00:00:36.324 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:36.328 E: Setting up libxtables12:amd64 (1.8.10-4) ...
00:00:36.331 E: Setting up logsave (1.47.1-1) ...
00:00:36.335 E: Setting up nano (8.0-1) ...
00:00:36.340 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
00:00:36.344 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
00:00:36.347 E: Setting up libpci3:amd64 (1:3.12.0-1) ...
00:00:36.351 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:36.355 E: Setting up python-apt-common (2.9.0) ...
00:00:36.359 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:36.362 E: Setting up sensible-utils (0.0.22) ...
00:00:36.366 E: Setting up gpgv (2.2.43-7) ...
00:00:36.370 E: Setting up dbus-session-bus-common (1.14.10-4) ...
00:00:36.374 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:36.377 E: Setting up procps (2:4.0.4-4) ...
00:00:36.416 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:36.420 E: Setting up netbase (6.4) ...
00:00:36.445 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ...
00:00:36.448 E: Setting up isc-dhcp-common (4.4.3-P1-5) ...
00:00:36.452 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:36.456 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ...
00:00:36.459 E: Setting up dmidecode (3.5-3) ...
00:00:36.462 E: Setting up dbus-system-bus-common (1.14.10-4) ...
00:00:36.585 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:36.589 E: Setting up openssl (3.2.2-1) ...
00:00:36.597 E: Setting up libbsd0:amd64 (0.12.2-1) ...
00:00:36.601 E: Setting up readline-common (8.2-4) ...
00:00:36.608 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:36.611 E: Setting up dbus-bin (1.14.10-4+b1) ...
00:00:36.615 E: Setting up liblocale-gettext-perl (1.07-7) ...
00:00:36.619 E: Setting up libbpf1:amd64 (1:1.4.2-1) ...
00:00:36.623 E: Setting up util-linux-extra (2.40.1-8.1) ...
00:00:36.626 E: Setting up libkmod2:amd64 (32+20240327-1) ...
00:00:36.630 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:36.634 E: Setting up ncurses-term (6.5-2) ...
00:00:36.637 E: Setting up logrotate (3.21.0-2) ...
00:00:36.848 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'.
00:00:36.853 E: Setting up libnewt0.52:amd64 (0.52.24-2) ...
00:00:36.857 E: Setting up libicu72:amd64 (72.1-4+b1) ...
00:00:36.861 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:37.070 E: Setting up libedit2:amd64 (3.1-20240517-1) ...
00:00:37.073 E: Setting up cron (3.0pl1-189) ...
00:00:37.108 E: Running in chroot, ignoring request.
00:00:37.113 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:37.316 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'.
00:00:37.321 E: Setting up inetutils-telnet (2:2.5-4) ...
00:00:37.326 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode
00:00:37.330 E: Setting up debconf-i18n (1.5.86) ...
00:00:37.334 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:37.337 E: Setting up e2fsprogs (1.47.1-1) ...
00:00:37.548 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'.
00:00:37.753 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'.
00:00:37.757 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:37.764 E: Setting up dbus-daemon (1.14.10-4+b1) ...
00:00:37.783 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:37.787 E: Setting up vim-tiny (2:9.1.0377-1) ...
00:00:37.796 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
00:00:37.800 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
00:00:37.803 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
00:00:37.808 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
00:00:37.813 E: Setting up kmod (32+20240327-1) ...
00:00:37.820 E: sed: can't read /etc/modules: No such file or directory
00:00:37.839 E: Setting up ca-certificates (20240203) ...
00:00:38.710 E: Updating certificates in /etc/ssl/certs...
00:00:39.753 E: 146 added, 0 removed; done.
00:00:39.779 E: Setting up perl (5.38.2-5) ...
00:00:39.793 E: Setting up dbus (1.14.10-4+b1) ...
00:00:39.825 E: Running in chroot, ignoring request.
00:00:39.831 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:39.834 E: Setting up wtmpdb (0.12.0-2) ...
00:00:40.044 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'.
00:00:40.254 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'.
00:00:40.258 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:40.261 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:40.265 E: Setting up udev (256~rc4-1) ...
00:00:40.840 E: Creating group 'input' with GID 995.
00:00:40.844 E: Creating group 'sgx' with GID 994.
00:00:40.847 E: Creating group 'kvm' with GID 993.
00:00:40.851 E: Creating group 'render' with GID 992.
00:00:40.859 E: Setting up ucf (3.0043+nmu1) ...
00:00:41.008 E: Setting up pciutils (1:3.12.0-1) ...
00:00:41.017 E: Setting up libreadline8t64:amd64 (8.2-4) ...
00:00:41.021 E: Setting up whiptail (0.52.24-2) ...
00:00:41.024 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:41.028 E: Setting up libpam-systemd:amd64 (256~rc4-1) ...
00:00:41.238 E: Setting up libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:41.242 E: Setting up iputils-ping (3:20240117-1) ...
00:00:41.261 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:41.265 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:41.269 E: Setting up apt (2.9.4) ...
00:00:41.495 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'.
00:00:41.705 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'.
00:00:41.710 E: Setting up libnftables1:amd64 (1.0.9-2) ...
00:00:41.714 E: Setting up apt-utils (2.9.4) ...
00:00:41.717 E: Setting up nftables (1.0.9-2) ...
00:00:41.855 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:41.858 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:41.862 E: Setting up iproute2 (6.9.0-1) ...
00:00:42.068 E: Setting up openssh-client (1:9.7p1-5) ...
00:00:42.203 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:42.207 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:42.210 E: Setting up isc-dhcp-client (4.4.3-P1-5) ...
00:00:42.241 E: Setting up fdisk (2.40.1-8.1) ...
00:00:42.245 E: Setting up ifupdown (0.8.43) ...
00:00:42.339 E: Creating /etc/network/interfaces.
00:00:42.562 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:42.566 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:42.709 E: Setting up lsof (4.95.0-1.1) ...
00:00:42.712 E: Setting up groff-base (1.23.0-4) ...
00:00:42.718 E: Setting up bind9-host (1:9.19.21-1+b1) ...
00:00:42.722 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:42.725 E: Setting up python3.11 (3.11.9-1) ...
00:00:44.312 E: Setting up wget (1.24.5-1) ...
00:00:44.327 E: Setting up python3 (3.11.8-1) ...
00:00:44.749 E: Setting up man-db (2.12.1-2) ...
00:00:44.892 E: Building database of manual pages ...
00:00:46.032 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'.
00:00:46.053 E: Setting up python3-six (1.16.0-6) ...
00:00:46.220 E: Setting up python3-certifi (2023.11.17-1) ...
00:00:46.374 E: Setting up python3-idna (3.6-2.1) ...
00:00:46.720 E: Setting up python3-urllib3 (1.26.18-2) ...
00:00:46.970 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:46.974 E: Setting up python3-pkg-resources (68.1.2-2) ...
00:00:47.309 E: Setting up python3-debianbts (4.1.1) ...
00:00:47.469 E: Setting up python3-apt (2.9.0) ...
00:00:47.705 E: Setting up python3-charset-normalizer (3.3.2-1) ...
00:00:47.907 E: Setting up python3-debconf (1.5.86) ...
00:00:48.063 E: Setting up python3-chardet (5.2.0+dfsg-1) ...
00:00:48.641 E: Setting up python3-debian (0.1.49) ...
00:00:48.914 E: Setting up python3-requests (2.31.0+dfsg-2) ...
00:00:49.121 E: Setting up apt-listchanges (3.27) ...
00:00:49.520 E: 
00:00:49.524 E: Creating config file /etc/apt/listchanges.conf with new version
00:00:49.735 E: Setting up python3-reportbug (13.0.1) ...
00:00:50.007 E: Setting up reportbug (13.0.1) ...
00:00:50.012 E: Setting up tasksel (3.75) ...
00:00:50.161 E: Setting up tasksel-data (3.75) ...
00:00:50.169 E: Processing triggers for libc-bin (2.38-13) ...
00:00:50.182 E: Processing triggers for systemd (256~rc4-1) ...
00:00:50.187 E: Processing triggers for ca-certificates (20240203) ...
00:00:50.194 E: Updating certificates in /etc/ssl/certs...
00:00:51.016 E: 0 added, 0 removed; done.
00:00:51.019 E: Running hooks in /etc/ca-certificates/update.d...
00:00:51.023 E: done.
00:00:51.208 E: I: cleaning package lists and apt cache...
00:00:51.260 E: Reading package lists...
00:00:51.338 E: I: creating tarball...
00:00:54.115 E: I: done
00:00:54.363 E: I: removing tempdir /tmp/mmdebstrap.IDxGO3GRRR...
00:00:55.125 E: I: success in 54.8138 seconds
00:00:55.132 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar
00:01:03.410 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:12
result: SUCCESS
------------------------------------------------------------------------------
(180/280) debug
dist: unstable
mode: auto
variant: standard
format: auto
time left: 1:04:24
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.019 E: + :
00:00:00.022 E: + mmdebstrap --variant=standard --debug unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.418 E: I: 562 4938 automatically chosen mode: root
00:00:00.426 E: D: 562 5077 Native architecture (outside): amd64
00:00:00.430 E: D: 562 5078 Native architecture (inside): amd64
00:00:00.433 E: D: 562 5080 Foreign architectures (inside): 
00:00:00.437 E: I: 562 5241 chroot architecture amd64 is equal to the host's architecture
00:00:00.441 E: D: 562 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.445 E: D: 562 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.448 E: D: 562 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.451 E: D: 562 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.455 E: D: 562 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.459 E: D: 562 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.462 E: D: 562 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.465 E: D: 562 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.469 E: D: 562 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.473 E: D: 562 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.476 E: D: 562 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.480 E: D: 562 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.483 E: D: 562 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.486 E: D: 562 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.490 E: D: 562 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.493 E: D: 562 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.497 E: D: 562 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.500 E: D: 562 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.504 E: D: 562 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.507 E: D: 562 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.510 E: D: 562 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.514 E: D: 562 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.517 E: D: 562 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.521 E: D: 562 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.524 E: D: 562 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.527 E: D: 562 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.531 E: D: 562 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.534 E: D: 562 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.538 E: D: 562 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.541 E: D: 562 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.544 E: D: 562 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.548 E: D: 562 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.551 E: D: 562 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.554 E: D: 562 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.557 E: D: 562 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.561 E: D: 562 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.564 E: D: 562 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.568 E: D: 562 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.571 E: D: 562 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.574 E: D: 562 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.578 E: D: 562 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.581 E: D: 562 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.584 E: D: 562 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.588 E: D: 562 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.591 E: D: 562 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.595 E: D: 562 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.598 E: D: 562 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.601 E: D: 562 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.605 E: D: 562 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.608 E: D: 562 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.611 E: D: 562 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.615 E: D: 562 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.618 E: D: 562 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.621 E: D: 562 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.624 E: D: 562 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.628 E: D: 562 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.631 E: D: 562 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.634 E: D: 562 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.637 E: D: 562 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.641 E: D: 562 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.644 E: D: 562 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.647 E: D: 562 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.651 E: D: 562 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.654 E: D: 562 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.657 E: D: 562 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.661 E: D: 562 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.664 E: D: 562 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.667 E: D: 562 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.671 E: D: 562 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.674 E: D: 562 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.677 E: D: 562 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.681 E: D: 562 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.684 E: D: 562 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.687 E: D: 562 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.691 E: D: 562 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.694 E: D: 562 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.697 E: D: 562 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.701 E: D: 562 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.704 E: D: 562 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.707 E: I: 562 5394 finding correct signed-by value...
00:00:00.711 E: D: 562 5572 sources list entries:
00:00:00.714 E: D: 562 5577 type: one-line
00:00:00.717 E: D: 562 5578 content:
00:00:00.720 E: D: 562 5580   deb http://127.0.0.1/debian unstable main
00:00:00.724 E: I: 562 5716 automatically chosen format: tar
00:00:00.727 E: I: 562 5778 using /tmp/mmdebstrap.JIzDqgbmEc as tempdir
00:00:00.730 E: D: 562 6168 starting to listen for hooks
00:00:00.733 E: D: 692 1856 aptopts: 
00:00:00.737 E: D: 692 1856 apttrusted: /etc/apt/trusted.gpg
00:00:00.740 E: D: 692 1856 apttrustedparts: /etc/apt/trusted.gpg.d/
00:00:00.743 E: D: 692 1856 architectures: [amd64]
00:00:00.747 E: D: 692 1856 canmount: 1
00:00:00.750 E: D: 692 1856 components: [main]
00:00:00.754 E: D: 692 1856 customize_hook: []
00:00:00.757 E: D: 692 1856 dpkgopts: 
00:00:00.761 E: D: 692 1856 dryrun: 0
00:00:00.764 E: D: 692 1856 essential_hook: []
00:00:00.767 E: D: 692 1856 extract_hook: []
00:00:00.771 E: D: 692 1856 foreignarchs: []
00:00:00.774 E: D: 692 1856 format: tar
00:00:00.777 E: D: 692 1856 havemknod: 1
00:00:00.781 E: D: 692 1856 hooksock: GLOB
00:00:00.784 E: D: 692 1856 include: []
00:00:00.787 E: D: 692 1856 mode: root
00:00:00.791 E: D: 692 1856 nativearch: amd64
00:00:00.794 E: D: 692 1856 noop: []
00:00:00.797 E: D: 692 1856 root: /tmp/mmdebstrap.JIzDqgbmEc
00:00:00.800 E: D: 692 1856 setup_hook: []
00:00:00.804 E: D: 692 1856 skip: []
00:00:00.807 E: D: 692 1856 sourceslists: [HASH(0x55f57480c088)]
00:00:00.811 E: D: 692 1856 suite: unstable
00:00:00.814 E: D: 692 1856 target: /tmp/debian-chroot.tar
00:00:00.817 E: D: 692 1856 variant: standard
00:00:00.821 E: D: 693 3715 listener: reading next command
00:00:00.824 E: apt 2.9.4 (amd64)
00:00:00.827 E: Supported modules:
00:00:00.831 E: *Ver: Standard .deb
00:00:00.834 E: *Pkg:  Debian dpkg interface (Priority 30)
00:00:00.837 E:  Pkg:  Debian APT solver interface (Priority -1000)
00:00:00.841 E:  Pkg:  Debian APT planner interface (Priority -1000)
00:00:00.844 E:  S.L: 'deb' Debian binary tree
00:00:00.847 E:  S.L: 'deb-src' Debian source tree
00:00:00.851 E:  Idx: Debian Source Index
00:00:00.854 E:  Idx: Debian Package Index
00:00:00.857 E:  Idx: Debian Translation Index
00:00:00.860 E:  Idx: Debian dpkg status file
00:00:00.863 E:  Idx: Debian deb file
00:00:00.867 E:  Idx: Debian dsc file
00:00:00.870 E:  Idx: Debian control file
00:00:00.873 E:  Idx: EDSP scenario file
00:00:00.876 E:  Idx: EIPP scenario file
00:00:00.879 E: APT "";
00:00:00.883 E: APT::Architecture "amd64";
00:00:00.886 E: APT::Build-Essential "";
00:00:00.889 E: APT::Build-Essential:: "build-essential";
00:00:00.892 E: APT::Install-Recommends "false";
00:00:00.896 E: APT::Install-Suggests "0";
00:00:00.899 E: APT::Key "";
00:00:00.902 E: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448";
00:00:00.905 E: APT::Sandbox "";
00:00:00.909 E: APT::Sandbox::User "_apt";
00:00:00.912 E: APT::Architectures "";
00:00:00.916 E: APT::Architectures:: "amd64";
00:00:00.919 E: APT::Compressor "";
00:00:00.922 E: APT::Compressor::. "";
00:00:00.925 E: APT::Compressor::.::Name ".";
00:00:00.929 E: APT::Compressor::.::Extension "";
00:00:00.932 E: APT::Compressor::.::Binary "";
00:00:00.935 E: APT::Compressor::.::Cost "0";
00:00:00.939 E: APT::Compressor::zstd "";
00:00:00.943 E: APT::Compressor::zstd::Name "zstd";
00:00:00.946 E: APT::Compressor::zstd::Extension ".zst";
00:00:00.949 E: APT::Compressor::zstd::Binary "false";
00:00:00.952 E: APT::Compressor::zstd::Cost "60";
00:00:00.956 E: APT::Compressor::lz4 "";
00:00:00.959 E: APT::Compressor::lz4::Name "lz4";
00:00:00.962 E: APT::Compressor::lz4::Extension ".lz4";
00:00:00.965 E: APT::Compressor::lz4::Binary "false";
00:00:00.968 E: APT::Compressor::lz4::Cost "50";
00:00:00.972 E: APT::Compressor::gzip "";
00:00:00.975 E: APT::Compressor::gzip::Name "gzip";
00:00:00.978 E: APT::Compressor::gzip::Extension ".gz";
00:00:00.981 E: APT::Compressor::gzip::Binary "gzip";
00:00:00.984 E: APT::Compressor::gzip::Cost "100";
00:00:00.988 E: APT::Compressor::gzip::CompressArg "";
00:00:00.991 E: APT::Compressor::gzip::CompressArg:: "-6n";
00:00:00.994 E: APT::Compressor::gzip::UncompressArg "";
00:00:00.997 E: APT::Compressor::gzip::UncompressArg:: "-d";
00:00:01.000 E: APT::Compressor::xz "";
00:00:01.004 E: APT::Compressor::xz::Name "xz";
00:00:01.007 E: APT::Compressor::xz::Extension ".xz";
00:00:01.010 E: APT::Compressor::xz::Binary "xz";
00:00:01.013 E: APT::Compressor::xz::Cost "200";
00:00:01.017 E: APT::Compressor::xz::CompressArg "";
00:00:01.021 E: APT::Compressor::xz::CompressArg:: "-6";
00:00:01.025 E: APT::Compressor::xz::UncompressArg "";
00:00:01.028 E: APT::Compressor::xz::UncompressArg:: "-d";
00:00:01.033 E: APT::Compressor::bzip2 "";
00:00:01.036 E: APT::Compressor::bzip2::Name "bzip2";
00:00:01.039 E: APT::Compressor::bzip2::Extension ".bz2";
00:00:01.042 E: APT::Compressor::bzip2::Binary "bzip2";
00:00:01.046 E: APT::Compressor::bzip2::Cost "300";
00:00:01.049 E: APT::Compressor::bzip2::CompressArg "";
00:00:01.052 E: APT::Compressor::bzip2::CompressArg:: "-6";
00:00:01.055 E: APT::Compressor::bzip2::UncompressArg "";
00:00:01.058 E: APT::Compressor::bzip2::UncompressArg:: "-d";
00:00:01.062 E: APT::Compressor::lzma "";
00:00:01.065 E: APT::Compressor::lzma::Name "lzma";
00:00:01.068 E: APT::Compressor::lzma::Extension ".lzma";
00:00:01.071 E: APT::Compressor::lzma::Binary "xz";
00:00:01.074 E: APT::Compressor::lzma::Cost "400";
00:00:01.078 E: APT::Compressor::lzma::CompressArg "";
00:00:01.081 E: APT::Compressor::lzma::CompressArg:: "--format=lzma";
00:00:01.084 E: APT::Compressor::lzma::CompressArg:: "-6";
00:00:01.087 E: APT::Compressor::lzma::UncompressArg "";
00:00:01.091 E: APT::Compressor::lzma::UncompressArg:: "--format=lzma";
00:00:01.094 E: APT::Compressor::lzma::UncompressArg:: "-d";
00:00:01.097 E: Dir "/tmp/mmdebstrap.JIzDqgbmEc";
00:00:01.101 E: Dir::State "var/lib/apt";
00:00:01.104 E: Dir::State::lists "lists/";
00:00:01.107 E: Dir::State::cdroms "cdroms.list";
00:00:01.111 E: Dir::State::Status "/tmp/mmdebstrap.JIzDqgbmEc/var/lib/dpkg/status";
00:00:01.114 E: Dir::State::extended_states "extended_states";
00:00:01.117 E: Dir::Cache "var/cache/apt";
00:00:01.120 E: Dir::Cache::archives "archives/";
00:00:01.124 E: Dir::Cache::srcpkgcache "srcpkgcache.bin";
00:00:01.127 E: Dir::Cache::pkgcache "pkgcache.bin";
00:00:01.130 E: Dir::Etc "etc/apt";
00:00:01.134 E: Dir::Etc::sourcelist "sources.list";
00:00:01.137 E: Dir::Etc::sourceparts "sources.list.d";
00:00:01.140 E: Dir::Etc::main "apt.conf";
00:00:01.143 E: Dir::Etc::netrc "auth.conf";
00:00:01.146 E: Dir::Etc::netrcparts "auth.conf.d";
00:00:01.150 E: Dir::Etc::parts "apt.conf.d";
00:00:01.153 E: Dir::Etc::preferences "preferences";
00:00:01.156 E: Dir::Etc::preferencesparts "preferences.d";
00:00:01.160 E: Dir::Etc::trusted "/etc/apt/trusted.gpg";
00:00:01.163 E: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/";
00:00:01.166 E: Dir::Boot "boot";
00:00:01.169 E: Dir::Usr "usr";
00:00:01.172 E: Dir::Bin "";
00:00:01.175 E: Dir::Bin::methods "/usr/lib/apt/methods";
00:00:01.179 E: Dir::Bin::solvers "";
00:00:01.182 E: Dir::Bin::solvers:: "/usr/lib/apt/solvers";
00:00:01.185 E: Dir::Bin::planners "";
00:00:01.188 E: Dir::Bin::planners:: "/usr/lib/apt/planners";
00:00:01.192 E: Dir::Bin::dpkg "/usr/bin/dpkg";
00:00:01.195 E: Dir::Bin::gzip "/bin/gzip";
00:00:01.198 E: Dir::Bin::bzip2 "/bin/bzip2";
00:00:01.201 E: Dir::Bin::xz "/usr/bin/xz";
00:00:01.204 E: Dir::Bin::lz4 "/usr/bin/lz4";
00:00:01.207 E: Dir::Bin::zstd "/usr/bin/zstd";
00:00:01.211 E: Dir::Bin::lzma "/usr/bin/xz";
00:00:01.214 E: Dir::Media "";
00:00:01.217 E: Dir::Media::MountPath "/media/apt";
00:00:01.220 E: Dir::Log "var/log/apt";
00:00:01.223 E: Dir::Log::Terminal "term.log";
00:00:01.226 E: Dir::Log::History "history.log";
00:00:01.230 E: Dir::Log::Planner "eipp.log.xz";
00:00:01.233 E: Dir::Ignore-Files-Silently "";
00:00:01.236 E: Dir::Ignore-Files-Silently:: "~$";
00:00:01.239 E: Dir::Ignore-Files-Silently:: "\.disabled$";
00:00:01.243 E: Dir::Ignore-Files-Silently:: "\.bak$";
00:00:01.246 E: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
00:00:01.249 E: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$";
00:00:01.252 E: Dir::Ignore-Files-Silently:: "\.save$";
00:00:01.255 E: Dir::Ignore-Files-Silently:: "\.orig$";
00:00:01.259 E: Dir::Ignore-Files-Silently:: "\.distUpgrade$";
00:00:01.262 E: Acquire "";
00:00:01.265 E: Acquire::AllowInsecureRepositories "0";
00:00:01.268 E: Acquire::AllowWeakRepositories "0";
00:00:01.271 E: Acquire::AllowDowngradeToInsecureRepositories "0";
00:00:01.274 E: Acquire::cdrom "";
00:00:01.278 E: Acquire::cdrom::mount "/media/cdrom/";
00:00:01.281 E: Acquire::IndexTargets "";
00:00:01.284 E: Acquire::IndexTargets::deb "";
00:00:01.288 E: Acquire::IndexTargets::deb::Packages "";
00:00:01.291 E: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
00:00:01.294 E: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
00:00:01.297 E: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
00:00:01.300 E: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
00:00:01.303 E: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
00:00:01.307 E: Acquire::IndexTargets::deb::Packages::Optional "0";
00:00:01.310 E: Acquire::IndexTargets::deb::Translations "";
00:00:01.313 E: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
00:00:01.317 E: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
00:00:01.320 E: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
00:00:01.323 E: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
00:00:01.326 E: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
00:00:01.330 E: Acquire::IndexTargets::deb-src "";
00:00:01.333 E: Acquire::IndexTargets::deb-src::Sources "";
00:00:01.336 E: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
00:00:01.339 E: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
00:00:01.342 E: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
00:00:01.345 E: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
00:00:01.349 E: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
00:00:01.352 E: Acquire::IndexTargets::deb-src::Sources::Optional "0";
00:00:01.355 E: Acquire::Changelogs "";
00:00:01.359 E: Acquire::Changelogs::URI "";
00:00:01.362 E: Acquire::Changelogs::URI::Origin "";
00:00:01.365 E: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
00:00:01.368 E: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";
00:00:01.371 E: Acquire::Changelogs::AlwaysOnline "";
00:00:01.375 E: Acquire::Changelogs::AlwaysOnline::Origin "";
00:00:01.378 E: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1";
00:00:01.381 E: Acquire::Snapshots "";
00:00:01.384 E: Acquire::Snapshots::URI "";
00:00:01.387 E: Acquire::Snapshots::URI::Origin "";
00:00:01.390 E: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/";
00:00:01.394 E: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/";
00:00:01.397 E: Acquire::Snapshots::URI::Override "";
00:00:01.400 E: Acquire::Snapshots::URI::Override::Label "";
00:00:01.403 E: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/";
00:00:01.407 E: Acquire::Snapshots::URI::Host "";
00:00:01.410 E: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.413 E: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/";
00:00:01.416 E: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.419 E: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.422 E: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.425 E: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.429 E: Acquire::Languages "";
00:00:01.432 E: Acquire::Languages:: "none";
00:00:01.435 E: Acquire::CompressionTypes "";
00:00:01.438 E: Acquire::CompressionTypes::xz "xz";
00:00:01.441 E: Acquire::CompressionTypes::bz2 "bzip2";
00:00:01.445 E: Acquire::CompressionTypes::lzma "lzma";
00:00:01.448 E: Acquire::CompressionTypes::gz "gzip";
00:00:01.451 E: Acquire::CompressionTypes::lz4 "lz4";
00:00:01.454 E: Acquire::CompressionTypes::zst "zstd";
00:00:01.457 E: DPkg "";
00:00:01.460 E: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin";
00:00:01.464 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.JIzDqgbmEc";
00:00:01.467 E: pkgCacheGen "";
00:00:01.470 E: pkgCacheGen::ForceEssential ",";
00:00:01.473 E: Binary "apt-config";
00:00:01.476 E: Binary::apt-cdrom "";
00:00:01.479 E: Binary::apt-cdrom::APT "";
00:00:01.483 E: Binary::apt-cdrom::APT::Internal "";
00:00:01.486 E: Binary::apt-cdrom::APT::Internal::OpProgress "";
00:00:01.489 E: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0";
00:00:01.492 E: Binary::apt "";
00:00:01.495 E: Binary::apt::APT "";
00:00:01.499 E: Binary::apt::APT::Color "1";
00:00:01.502 E: Binary::apt::APT::Output-Version "30";
00:00:01.505 E: Binary::apt::APT::Cache "";
00:00:01.508 E: Binary::apt::APT::Cache::Show "";
00:00:01.512 E: Binary::apt::APT::Cache::Show::Version "2";
00:00:01.515 E: Binary::apt::APT::Cache::AllVersions "0";
00:00:01.518 E: Binary::apt::APT::Cache::ShowVirtuals "1";
00:00:01.521 E: Binary::apt::APT::Cache::Search "";
00:00:01.524 E: Binary::apt::APT::Cache::Search::Version "2";
00:00:01.527 E: Binary::apt::APT::Cache::ShowDependencyType "1";
00:00:01.531 E: Binary::apt::APT::Cache::ShowVersion "1";
00:00:01.534 E: Binary::apt::APT::Get "";
00:00:01.537 E: Binary::apt::APT::Get::Upgrade-Allow-New "1";
00:00:01.540 E: Binary::apt::APT::Get::Update "";
00:00:01.544 E: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1";
00:00:01.547 E: Binary::apt::APT::Cmd "";
00:00:01.550 E: Binary::apt::APT::Cmd::Show-Update-Stats "1";
00:00:01.553 E: Binary::apt::APT::Cmd::Pattern-Only "1";
00:00:01.556 E: Binary::apt::APT::Keep-Downloaded-Packages "0";
00:00:01.560 E: Binary::apt::DPkg "";
00:00:01.563 E: Binary::apt::DPkg::Progress-Fancy "1";
00:00:01.566 E: Binary::apt::DPkg::Lock "";
00:00:01.569 E: Binary::apt::DPkg::Lock::Timeout "120";
00:00:01.572 E: CommandLine "";
00:00:01.575 E: CommandLine::AsString "apt-config dump";
00:00:01.579 E: D: 692 2324 content of /tmp/mmdebstrap.JIzDqgbmEc/tmp/mmdebstrap.apt.conf.LdUhvxU3xaPx:
00:00:01.582 E: Apt::Architecture "amd64";
00:00:01.585 E: Apt::Architectures "amd64";
00:00:01.589 E: Dir "/tmp/mmdebstrap.JIzDqgbmEc";
00:00:01.592 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.JIzDqgbmEc";
00:00:01.595 E: Dir::State::Status "/tmp/mmdebstrap.JIzDqgbmEc/var/lib/dpkg/status";
00:00:01.598 E: Dir::Etc::Trusted "/etc/apt/trusted.gpg";
00:00:01.601 E: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/";
00:00:01.605 E: pkgCacheGen::ForceEssential ",";
00:00:01.608 E: I: 692 2387 running apt-get update...
00:00:01.611 E: D: 692 846 run_progress: exec apt-get update --error-on=any -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:01.614 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:01.617 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9923 kB]
00:00:02.554 E: Fetched 10.1 MB in 2s (5307 kB/s)
00:00:03.605 E: Reading package lists...
00:00:03.654 E: I: 692 1093 downloading packages with apt...
00:00:03.658 E: D: 692 846 run_progress: exec apt-get --yes -oDebug::pkgDpkgPm=1 -oDir::Log=/dev/null -oAPT::Keep-Fds::=8 -oDPkg::Tools::options::'cat >&8'::InfoFD=8 -oDpkg::Pre-Install-Pkgs::=cat >&8 -oDebug::NoLocking=1 -oDpkg::Use-Pty=0 -oDPkg::Chroot-Directory= install ?narrow(?or(?archive(^unstable$),?codename(^unstable$)),?architecture(amd64),?essential) -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:03.681 E: Reading package lists...
00:00:03.943 E: Building dependency tree...
00:00:04.089 E:   MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1
00:00:04.093 E:   Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64
00:00:04.096 E:     MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0
00:00:04.100 E:     Installing libc6:amd64 as Depends of libbz2-1.0:amd64
00:00:04.109 E:       MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0
00:00:04.113 E:       Installing libgcc-s1:amd64 as Depends of libc6:amd64
00:00:04.117 E:         MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0
00:00:04.120 E:         Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64
00:00:04.123 E:           MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:04.126 E:   Installing liblzma5:amd64 as PreDepends of dpkg:amd64
00:00:04.130 E:     MarkInstall liblzma5:amd64 < none -> 5.6.1+really5.4.5-1 @un puN > FU=0
00:00:04.133 E:   Installing libmd0:amd64 as PreDepends of dpkg:amd64
00:00:04.136 E:     MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0
00:00:04.139 E:   Installing libselinux1:amd64 as PreDepends of dpkg:amd64
00:00:04.143 E:     MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0
00:00:04.146 E:     Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64
00:00:04.149 E:       MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0
00:00:04.152 E:   Installing libzstd1:amd64 as PreDepends of dpkg:amd64
00:00:04.156 E:     MarkInstall libzstd1:amd64 < none -> 1.5.5+dfsg2-2 @un puN > FU=0
00:00:04.159 E:   Installing zlib1g:amd64 as PreDepends of dpkg:amd64
00:00:04.162 E:     MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0
00:00:04.165 E:   MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1
00:00:04.169 E:   MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1
00:00:04.172 E:   MarkInstall sysvinit-utils:amd64 < none -> 3.09-1 @un puN > FU=1
00:00:04.176 E:   MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1
00:00:04.179 E:   Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64
00:00:04.182 E:     MarkInstall libdebconfclient0:amd64 < none -> 0.272 @un puN > FU=0
00:00:04.185 E:   MarkInstall dash:amd64 < none -> 0.5.12-9 @un puN > FU=1
00:00:04.189 E:   MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1
00:00:04.192 E:   MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1
00:00:04.195 E:   Installing libtinfo6:amd64 as PreDepends of bash:amd64
00:00:04.198 E:     MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:04.201 E:   MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1
00:00:04.204 E:   Installing libblkid1:amd64 as PreDepends of util-linux:amd64
00:00:04.208 E:     MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.211 E:   Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64
00:00:04.215 E:     MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0
00:00:04.218 E:   Installing libcrypt1:amd64 as PreDepends of util-linux:amd64
00:00:04.221 E:     MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0
00:00:04.225 E:   Installing libmount1:amd64 as PreDepends of util-linux:amd64
00:00:04.228 E:     MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.231 E:   Installing libpam0g:amd64 as PreDepends of util-linux:amd64
00:00:04.234 E:     MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.238 E:     Installing libaudit1:amd64 as Depends of libpam0g:amd64
00:00:04.241 E:       MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0
00:00:04.244 E:       Installing libaudit-common:amd64 as Depends of libaudit1:amd64
00:00:04.248 E:         MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0
00:00:04.251 E:     Installing debconf:amd64 as Depends of libpam0g:amd64
00:00:04.254 E:       MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0
00:00:04.257 E:   Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64
00:00:04.261 E:     MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.264 E:   Installing libsystemd0:amd64 as PreDepends of util-linux:amd64
00:00:04.267 E:     MarkInstall libsystemd0:amd64 < none -> 256~rc4-1 @un uN Ib > FU=0
00:00:04.270 E:     Installing libcap2:amd64 as Depends of libsystemd0:amd64
00:00:04.274 E:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0
00:00:04.277 E:   Installing libudev1:amd64 as PreDepends of util-linux:amd64
00:00:04.281 E:     MarkInstall libudev1:amd64 < none -> 256~rc4-1 @un puN > FU=0
00:00:04.284 E:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:04.287 E:   Installing libuuid1:amd64 as PreDepends of util-linux:amd64
00:00:04.291 E:     MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.294 E:   MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1
00:00:04.297 E:   Installing libacl1:amd64 as PreDepends of tar:amd64
00:00:04.301 E:     MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0
00:00:04.304 E:   MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1
00:00:04.307 E:   Installing mawk:amd64 as PreDepends of base-files:amd64
00:00:04.310 E:     MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0
00:00:04.313 E:   MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1
00:00:04.317 E:   MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1
00:00:04.320 E:   MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1
00:00:04.324 E:   Installing libattr1:amd64 as PreDepends of coreutils:amd64
00:00:04.327 E:     MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0
00:00:04.330 E:   Installing libgmp10:amd64 as PreDepends of coreutils:amd64
00:00:04.333 E:     MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0
00:00:04.337 E:   Installing libssl3t64:amd64 as PreDepends of coreutils:amd64
00:00:04.340 E:     MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:04.343 E:   MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1
00:00:04.347 E:   MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1
00:00:04.350 E:   MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:04.353 E:   Installing libpam-modules:amd64 as PreDepends of login:amd64
00:00:04.357 E:     MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.360 E:     Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64
00:00:04.363 E:       MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0
00:00:04.366 E:     Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64
00:00:04.369 E:       MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.373 E:   Installing libpam-runtime:amd64 as PreDepends of login:amd64
00:00:04.376 E:     MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.379 E:   MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1
00:00:04.383 E:   MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1
00:00:04.386 E:   MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1
00:00:04.389 E:   MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1
00:00:04.392 E:   MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.396 E:   MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.493 E: Starting pkgProblemResolver with broken count: 0
00:00:04.586 E: Starting 2 pkgProblemResolver with broken count: 0
00:00:04.597 E: Done
00:00:04.905 E:   Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:04.908 E:   Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected
00:00:04.912 E:   Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected
00:00:04.915 E:   Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:05.249 E: The following additional packages will be installed:
00:00:05.252 E:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:05.256 E:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:05.259 E:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:05.263 E:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:05.266 E:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:05.270 E:   mawk zlib1g
00:00:05.273 E: Suggested packages:
00:00:05.276 E:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:05.280 E:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:05.283 E:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:05.286 E:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:05.290 E:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:05.294 E:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:05.297 E: Recommended packages:
00:00:05.301 E:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:05.304 E:   sensible-utils
00:00:05.321 E: The following NEW packages will be installed:
00:00:05.325 E:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:05.329 E:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:05.332 E:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:05.336 E:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:05.339 E:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:05.343 E:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:05.346 E:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:05.349 E:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:05.381 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:05.385 E: Need to get 23.9 MB of archives.
00:00:05.388 E: After this operation, 96.1 MB of additional disk space will be used.
00:00:05.392 E: Get:1 http://127.0.0.1/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB]
00:00:05.395 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:05.449 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
00:00:05.458 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:05.468 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:05.476 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:05.490 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:05.499 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:05.534 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:05.542 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256~rc4-1 [376 kB]
00:00:05.557 E: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
00:00:05.566 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:05.574 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
00:00:05.582 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB]
00:00:05.600 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
00:00:05.613 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:05.622 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.5+dfsg2-2 [295 kB]
00:00:05.635 E: Get:18 http://127.0.0.1/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB]
00:00:05.643 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:05.694 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:05.770 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:05.779 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:05.793 E: Get:23 http://127.0.0.1/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB]
00:00:05.802 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1 [240 kB]
00:00:05.813 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:05.821 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:05.844 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:05.881 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:05.903 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:05.918 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:05.928 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:05.935 E: Get:32 http://127.0.0.1/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB]
00:00:05.943 E: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:05.950 E: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:05.959 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:05.968 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:05.990 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:05.999 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:06.008 E: Get:39 http://127.0.0.1/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB]
00:00:06.017 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:06.060 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:06.066 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:06.084 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:06.100 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:06.139 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:06.152 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:06.163 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:06.174 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:06.184 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256~rc4-1 [142 kB]
00:00:06.193 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]
00:00:06.202 E: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
00:00:06.233 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:06.240 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:06.248 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:06.257 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:06.276 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:06.288 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:06.406 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:06.410 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:06.414 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:06.417 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:06.421 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:06.425 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:06.428 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:06.432 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:06.435 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:06.439 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:06.442 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:06.445 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:06.449 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:06.453 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:06.456 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:06.459 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:06.463 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb 
00:00:06.466 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:06.470 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:06.473 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:06.476 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:06.479 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:06.482 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:06.486 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:06.489 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:06.493 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:06.496 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:06.500 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:06.503 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:06.506 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:06.510 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb 
00:00:06.513 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:06.517 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:06.520 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:06.523 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:06.527 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:06.530 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:06.534 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:06.537 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:06.540 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:06.543 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:06.547 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:06.550 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:06.554 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:06.557 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb 
00:00:06.560 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:06.563 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:06.567 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:06.570 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:06.573 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:06.577 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:06.580 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:06.583 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:06.586 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:06.590 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:06.593 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:06.596 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:06.599 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:06.603 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:06.606 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:06.609 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:06.612 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:06.616 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:06.619 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:06.622 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:06.625 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:06.629 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:06.632 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:06.635 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:06.638 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:06.642 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:06.645 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:06.649 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:06.652 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:06.655 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:06.658 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:06.662 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:06.665 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:06.668 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:06.672 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:06.675 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:06.678 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:06.682 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:06.685 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:06.688 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:06.692 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:06.695 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:06.698 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:06.702 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:06.705 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:06.708 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:06.712 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:06.715 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:06.719 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:06.722 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb 
00:00:06.725 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:06.728 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:06.732 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:06.735 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:06.738 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:06.742 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:06.745 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:06.748 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:06.752 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:06.755 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:06.759 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:06.763 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:06.766 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:06.769 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:06.773 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:06.776 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.JIzDqgbmEc/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:06.779 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:06.783 E: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:06.786 E: Fetched 23.9 MB in 1s (25.8 MB/s)
00:00:06.790 E: I: 692 2559 extracting archives...
00:00:06.793 E: D: 1922 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb
00:00:06.797 E: D: 1923 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.800 E: D: 1932 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libc6_2.38-13_amd64.deb
00:00:06.803 E: D: 1934 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.813 E: D: 2100 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb
00:00:06.816 E: D: 2101 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.820 E: D: 2113 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb
00:00:06.823 E: D: 2114 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.827 E: D: 2128 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/base-files_13.3_amd64.deb
00:00:06.830 E: D: 2129 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.834 E: D: 2141 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb
00:00:06.837 E: D: 2142 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.840 E: D: 2158 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/debianutils_5.19_amd64.deb
00:00:06.844 E: D: 2159 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.848 E: D: 2171 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb
00:00:06.851 E: D: 2174 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.927 E: D: 2208 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb
00:00:06.931 E: D: 2210 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.936 E: D: 2217 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb
00:00:06.939 E: D: 2218 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.976 E: D: 2226 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb
00:00:06.979 E: D: 2227 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:06.991 E: D: 2235 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb
00:00:06.995 E: D: 2236 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.000 E: D: 2244 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb
00:00:07.004 E: D: 2245 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.008 E: D: 2253 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb
00:00:07.011 E: D: 2254 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.037 E: D: 2262 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb
00:00:07.041 E: D: 2263 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.067 E: D: 2271 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb
00:00:07.071 E: D: 2272 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.080 E: D: 2280 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb
00:00:07.084 E: D: 2281 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.113 E: D: 2289 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:07.117 E: D: 2290 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.127 E: D: 2298 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb
00:00:07.132 E: D: 2299 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.309 E: D: 2307 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb
00:00:07.313 E: D: 2308 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.572 E: D: 2316 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/dash_0.5.12-9_amd64.deb
00:00:07.576 E: D: 2317 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.586 E: D: 2325 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb
00:00:07.590 E: D: 2326 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.627 E: D: 2334 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb
00:00:07.631 E: D: 2335 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.638 E: D: 2343 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb
00:00:07.642 E: D: 2344 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.660 E: D: 2352 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb
00:00:07.663 E: D: 2353 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.669 E: D: 2361 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb
00:00:07.673 E: D: 2362 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.740 E: D: 2370 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/dpkg_1.22.6_amd64.deb
00:00:07.745 E: D: 2371 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.870 E: D: 2379 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb
00:00:07.874 E: D: 2380 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.923 E: D: 2388 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/grep_3.11-4_amd64.deb
00:00:07.927 E: D: 2389 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.957 E: D: 2397 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb
00:00:07.961 E: D: 2398 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.975 E: D: 2406 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb
00:00:07.979 E: D: 2407 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.982 E: D: 2415 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb
00:00:07.986 E: D: 2416 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.990 E: D: 2424 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb
00:00:07.994 E: D: 2425 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:07.997 E: D: 2433 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb
00:00:08.001 E: D: 2434 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.008 E: D: 2442 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb
00:00:08.012 E: D: 2443 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.023 E: D: 2451 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb
00:00:08.026 E: D: 2452 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.091 E: D: 2460 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/debconf_1.5.86_all.deb
00:00:08.095 E: D: 2461 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.108 E: D: 2469 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb
00:00:08.112 E: D: 2470 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.119 E: D: 2478 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb
00:00:08.123 E: D: 2479 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.130 E: D: 2487 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb
00:00:08.134 E: D: 2488 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.160 E: D: 2496 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb
00:00:08.164 E: D: 2497 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.181 E: D: 2505 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb
00:00:08.185 E: D: 2506 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.233 E: D: 2514 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb
00:00:08.237 E: D: 2515 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.261 E: D: 2523 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb
00:00:08.264 E: D: 2524 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.441 E: D: 2532 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/sed_4.9-2_amd64.deb
00:00:08.446 E: D: 2533 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.476 E: D: 2541 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb
00:00:08.481 E: D: 2542 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.497 E: D: 2550 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb
00:00:08.501 E: D: 2551 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.522 E: D: 2559 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb
00:00:08.526 E: D: 2560 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.540 E: D: 2568 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb
00:00:08.544 E: D: 2569 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.559 E: D: 2577 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb
00:00:08.562 E: D: 2578 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.567 E: D: 2586 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb
00:00:08.571 E: D: 2587 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.685 E: D: 2595 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb
00:00:08.689 E: D: 2596 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.692 E: D: 2604 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb
00:00:08.696 E: D: 2605 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.702 E: D: 2613 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/init-system-helpers_1.66_all.deb
00:00:08.705 E: D: 2614 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.711 E: D: 2622 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb
00:00:08.715 E: D: 2623 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.775 E: D: 2631 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/ncurses-base_6.5-2_all.deb
00:00:08.779 E: D: 2632 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.792 E: D: 2640 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.JIzDqgbmEc//var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:08.795 E: D: 2641 2643 running tar -C /tmp/mmdebstrap.JIzDqgbmEc --keep-directory-symlink --extract --file -
00:00:08.818 E: I: 692 2928 installing essential packages...
00:00:08.823 E: D: 692 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.JIzDqgbmEc dpkg --install --force-depends --status-fd=${FD} /var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb /var/cache/apt/archives/libc6_2.38-13_amd64.deb /var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb /var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb /var/cache/apt/archives/base-files_13.3_amd64.deb /var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb /var/cache/apt/archives/debianutils_5.19_amd64.deb /var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb /var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb /var/cache/apt/archives/libsystemd0_256~rc4-1_amd64.deb /var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb /var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb /var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb /var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb /var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb /var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb /var/cache/apt/archives/libzstd1_1.5.5+dfsg2-2_amd64.deb /var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb /var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb /var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb /var/cache/apt/archives/dash_0.5.12-9_amd64.deb /var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb /var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb /var/cache/apt/archives/liblzma5_5.6.1+really5.4.5-1_amd64.deb /var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb /var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb /var/cache/apt/archives/dpkg_1.22.6_amd64.deb /var/cache/apt/archives/findutils_4.10.0-2_amd64.deb /var/cache/apt/archives/grep_3.11-4_amd64.deb /var/cache/apt/archives/gzip_1.12-1.1_amd64.deb /var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb /var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb /var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb /var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb /var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb /var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb /var/cache/apt/archives/debconf_1.5.86_all.deb /var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb /var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb /var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb /var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb /var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb /var/cache/apt/archives/sed_4.9-2_amd64.deb /var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libudev1_256~rc4-1_amd64.deb /var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb /var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb /var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb /var/cache/apt/archives/base-passwd_3.6.3_amd64.deb /var/cache/apt/archives/init-system-helpers_1.66_all.deb /var/cache/apt/archives/libc-bin_2.38-13_amd64.deb /var/cache/apt/archives/ncurses-base_6.5-2_all.deb /var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:08.846 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:08.850 E: (Reading database ... 0 files and directories currently installed.)
00:00:08.853 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:08.857 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:08.883 E: Selecting previously unselected package libc6:amd64.
00:00:08.887 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:08.937 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:08.999 E: dpkg-query: no packages found matching base-files
00:00:09.015 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:09.333 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:09.337 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:09.340 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:09.365 E: Selecting previously unselected package mawk.
00:00:09.369 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:09.372 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:09.407 E: Selecting previously unselected package base-files.
00:00:09.410 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:09.414 E:  base-files pre-depends on awk
00:00:09.417 E:   mawk provides awk but is unpacked but not configured.
00:00:09.420 E: 
00:00:09.423 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.427 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:09.430 E: Unpacking base-files (13.3) ...
00:00:09.461 E: Selecting previously unselected package libtinfo6:amd64.
00:00:09.464 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:09.467 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:09.503 E: Selecting previously unselected package debianutils.
00:00:09.506 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:09.509 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:09.513 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.516 E: 
00:00:09.519 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.523 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:09.526 E: Unpacking debianutils (5.19) ...
00:00:09.552 E: Selecting previously unselected package bash.
00:00:09.556 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.559 E:  bash pre-depends on libc6 (>= 2.38)
00:00:09.563 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.566 E: 
00:00:09.569 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.573 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.576 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:09.579 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:09.582 E: 
00:00:09.585 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.589 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:09.592 E: Unpacking bash (5.2.21-2.1) ...
00:00:09.715 E: Selecting previously unselected package libcap2:amd64.
00:00:09.718 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:09.722 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:09.744 E: Selecting previously unselected package libsystemd0:amd64.
00:00:09.748 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:09.752 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:09.803 E: Selecting previously unselected package bsdutils.
00:00:09.807 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.810 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:09.813 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.817 E: 
00:00:09.820 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.823 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.827 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:09.830 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:09.834 E: 
00:00:09.837 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.840 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:09.843 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:09.847 E: Selecting previously unselected package libacl1:amd64.
00:00:09.850 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:09.854 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:09.872 E: Selecting previously unselected package libattr1:amd64.
00:00:09.876 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:09.880 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:09.901 E: Selecting previously unselected package libgmp10:amd64.
00:00:09.904 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:09.908 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:09.952 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:09.955 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:09.958 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:10.002 E: Selecting previously unselected package libselinux1:amd64.
00:00:10.006 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:10.009 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:10.035 E: Selecting previously unselected package libzstd1:amd64.
00:00:10.038 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:10.041 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:10.090 E: Selecting previously unselected package zlib1g:amd64.
00:00:10.094 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:10.097 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:10.127 E: Selecting previously unselected package libssl3t64:amd64.
00:00:10.130 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:10.134 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:10.329 E: Selecting previously unselected package coreutils.
00:00:10.332 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.336 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:10.340 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.343 E: 
00:00:10.346 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.350 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.353 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:10.357 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:10.360 E: 
00:00:10.364 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.367 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.370 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:10.374 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.377 E: 
00:00:10.380 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.384 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.387 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:10.390 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:10.393 E: 
00:00:10.397 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.400 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.404 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:10.407 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.410 E: 
00:00:10.414 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.417 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.421 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:10.424 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:10.428 E: 
00:00:10.431 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.434 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:10.438 E: Unpacking coreutils (9.4-3.1) ...
00:00:10.661 E: Selecting previously unselected package dash.
00:00:10.665 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:10.668 E:  dash pre-depends on libc6 (>= 2.38)
00:00:10.672 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.675 E: 
00:00:10.678 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.682 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:10.685 E: Unpacking dash (0.5.12-9) ...
00:00:10.697 E: Selecting previously unselected package diffutils.
00:00:10.701 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:10.704 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:10.708 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.711 E: 
00:00:10.714 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.718 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:10.721 E: Unpacking diffutils (1:3.10-1) ...
00:00:10.766 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:10.770 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:10.774 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:10.797 E: Selecting previously unselected package liblzma5:amd64.
00:00:10.801 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:10.804 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:10.840 E: Selecting previously unselected package libmd0:amd64.
00:00:10.844 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:10.847 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:10.869 E: Selecting previously unselected package tar.
00:00:10.873 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.876 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:10.880 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.883 E: 
00:00:10.886 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.890 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.893 E:  tar pre-depends on libc6 (>= 2.34)
00:00:10.896 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.899 E: 
00:00:10.903 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.906 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.909 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:10.913 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.916 E: 
00:00:10.919 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.923 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:10.926 E: Unpacking tar (1.35+dfsg-3) ...
00:00:10.970 E: Selecting previously unselected package dpkg.
00:00:10.974 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.977 E:  dpkg pre-depends on libbz2-1.0
00:00:10.981 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:10.984 E: 
00:00:10.987 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.991 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.994 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:10.998 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.001 E: 
00:00:11.004 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.008 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.011 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:11.014 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:11.018 E: 
00:00:11.021 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.024 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.028 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:11.031 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:11.034 E: 
00:00:11.037 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.041 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.044 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:11.047 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.051 E: 
00:00:11.054 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.058 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.061 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:11.064 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:11.067 E: 
00:00:11.071 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.074 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:11.077 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:11.081 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:11.084 E: 
00:00:11.087 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.090 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:11.094 E: Unpacking dpkg (1.22.6) ...
00:00:11.141 E: Selecting previously unselected package findutils.
00:00:11.145 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:11.149 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:11.152 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.155 E: 
00:00:11.159 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.162 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:11.165 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:11.169 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.172 E: 
00:00:11.176 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.179 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:11.182 E: Unpacking findutils (4.10.0-2) ...
00:00:11.225 E: Selecting previously unselected package grep.
00:00:11.229 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:11.232 E:  grep pre-depends on libc6 (>= 2.34)
00:00:11.236 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.239 E: 
00:00:11.242 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.246 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:11.249 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:11.253 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:11.256 E: 
00:00:11.259 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.263 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:11.266 E: Unpacking grep (3.11-4) ...
00:00:11.291 E: Selecting previously unselected package gzip.
00:00:11.295 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:11.298 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:11.301 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.305 E: 
00:00:11.308 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.311 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:11.320 E: Unpacking gzip (1.12-1.1) ...
00:00:11.360 E: Selecting previously unselected package hostname.
00:00:11.364 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:11.367 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:11.371 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.374 E: 
00:00:11.377 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.380 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:11.384 E: Unpacking hostname (3.23+nmu2) ...
00:00:11.389 E: Selecting previously unselected package libaudit-common.
00:00:11.393 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:11.396 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:11.430 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:11.433 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:11.437 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:11.459 E: Selecting previously unselected package libaudit1:amd64.
00:00:11.463 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:11.467 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:11.491 E: Selecting previously unselected package libcrypt1:amd64.
00:00:11.495 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:11.498 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:11.526 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:11.530 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:11.534 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:11.622 E: Selecting previously unselected package debconf.
00:00:11.626 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:11.629 E: Unpacking debconf (1.5.86) ...
00:00:11.688 E: Selecting previously unselected package libpam0g:amd64.
00:00:11.692 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:11.695 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:11.723 E: Selecting previously unselected package libpam-modules-bin.
00:00:11.727 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:11.731 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:11.761 E: Selecting previously unselected package libpam-modules:amd64.
00:00:11.764 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.768 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.771 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.774 E: 
00:00:11.778 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.781 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.784 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:11.788 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.791 E: 
00:00:11.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.798 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.801 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:11.804 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.807 E: 
00:00:11.811 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.814 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.817 E:  libpam-modules pre-depends on libdb5.3t64
00:00:11.821 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:11.824 E: 
00:00:11.827 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.830 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.834 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:11.837 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.840 E: 
00:00:11.843 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.847 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.850 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:11.853 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.856 E: 
00:00:11.860 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.863 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.867 E:  libpam-modules pre-depends on libsystemd0
00:00:11.870 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:11.874 E: 
00:00:11.878 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.881 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.885 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:11.888 E:   debconf is unpacked, but has never been configured.
00:00:11.892 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:11.895 E: 
00:00:11.898 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.901 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.905 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:11.908 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:11.912 E: 
00:00:11.915 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.918 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:11.922 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:11.925 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:11.929 E: Selecting previously unselected package libpam-runtime.
00:00:11.933 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:11.936 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:11.995 E: Selecting previously unselected package login.
00:00:11.998 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.002 E:  login pre-depends on libpam-modules
00:00:12.005 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:12.009 E: 
00:00:12.021 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.025 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.029 E:  login pre-depends on libpam-runtime
00:00:12.033 E:   libpam-runtime is unpacked, but has never been configured.
00:00:12.037 E: 
00:00:12.040 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.044 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.048 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:12.051 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:12.054 E: 
00:00:12.057 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.061 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.064 E:  login pre-depends on libc6 (>= 2.38)
00:00:12.068 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.071 E: 
00:00:12.074 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.077 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.081 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.084 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.088 E: 
00:00:12.091 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.094 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:12.098 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.101 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.105 E: 
00:00:12.108 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.111 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:12.115 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:12.118 E: Selecting previously unselected package ncurses-bin.
00:00:12.121 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:12.125 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:12.128 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.131 E: 
00:00:12.134 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.138 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:12.141 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:12.145 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.148 E: 
00:00:12.152 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.155 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:12.158 E: Unpacking ncurses-bin (6.5-2) ...
00:00:12.162 E: Selecting previously unselected package perl-base.
00:00:12.166 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.169 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:12.173 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.176 E: 
00:00:12.179 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.183 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.186 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.189 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.192 E: 
00:00:12.195 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.198 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:12.202 E:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:12.205 E:   dpkg is unpacked, but has never been configured.
00:00:12.208 E: 
00:00:12.220 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.224 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:12.228 E: Unpacking perl-base (5.38.2-5) ...
00:00:12.493 E: Selecting previously unselected package sed.
00:00:12.497 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.501 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:12.504 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:12.507 E: 
00:00:12.510 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.514 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.517 E:  sed pre-depends on libc6 (>= 2.34)
00:00:12.520 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.523 E: 
00:00:12.527 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.530 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.534 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:12.537 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.540 E: 
00:00:12.544 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.547 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:12.550 E: Unpacking sed (4.9-2) ...
00:00:12.565 E: Selecting previously unselected package libblkid1:amd64.
00:00:12.569 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:12.572 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:12.610 E: Selecting previously unselected package libmount1:amd64.
00:00:12.614 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:12.617 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:12.657 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:12.661 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:12.664 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:12.699 E: Selecting previously unselected package libudev1:amd64.
00:00:12.703 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:12.707 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:12.740 E: Selecting previously unselected package libuuid1:amd64.
00:00:12.743 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:12.747 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:12.772 E: Selecting previously unselected package util-linux.
00:00:12.775 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.779 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:12.782 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:12.785 E: 
00:00:12.789 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.792 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.795 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:12.799 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.802 E: 
00:00:12.806 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.809 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.812 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:12.816 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:12.819 E: 
00:00:12.822 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.826 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.829 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.833 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.836 E: 
00:00:12.840 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.844 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.848 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:12.851 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:12.854 E: 
00:00:12.858 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.861 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.864 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.868 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.871 E: 
00:00:12.874 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.878 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.881 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:12.884 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.888 E: 
00:00:12.891 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.894 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.898 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:12.901 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:12.904 E: 
00:00:12.907 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.911 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.914 E:  util-linux pre-depends on libsystemd0
00:00:12.917 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:12.920 E: 
00:00:12.924 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.927 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.930 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:12.933 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.936 E: 
00:00:12.940 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.943 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.946 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:12.950 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:12.953 E: 
00:00:12.957 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.960 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.964 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:12.967 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:12.971 E: 
00:00:12.974 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.977 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:12.981 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:12.984 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:12.988 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:12.991 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:12.994 E: Selecting previously unselected package base-passwd.
00:00:12.997 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:13.001 E: Unpacking base-passwd (3.6.3) ...
00:00:13.017 E: Selecting previously unselected package init-system-helpers.
00:00:13.020 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:13.024 E: Unpacking init-system-helpers (1.66) ...
00:00:13.053 E: Selecting previously unselected package libc-bin.
00:00:13.057 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:13.060 E: Unpacking libc-bin (2.38-13) ...
00:00:13.144 E: Selecting previously unselected package ncurses-base.
00:00:13.148 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:13.152 E: Unpacking ncurses-base (6.5-2) ...
00:00:13.191 E: Selecting previously unselected package sysvinit-utils.
00:00:13.194 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:13.198 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:13.212 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:13.216 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:13.221 E: Setting up debconf (1.5.86) ...
00:00:13.351 E: Setting up ncurses-base (6.5-2) ...
00:00:13.357 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:13.369 E: Setting up libc6:amd64 (2.38-13) ...
00:00:13.484 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:13.489 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:13.493 E: Setting up base-files (13.3) ...
00:00:13.590 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:13.594 E: Setting up debianutils (5.19) ...
00:00:13.660 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:13.664 E: Setting up bash (5.2.21-2.1) ...
00:00:13.677 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:13.684 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:13.688 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:13.692 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:13.696 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:13.701 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:13.706 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:13.710 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:13.714 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:13.721 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:13.725 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:13.729 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:13.744 E: Setting up coreutils (9.4-3.1) ...
00:00:13.748 E: Setting up dash (0.5.12-9) ...
00:00:13.785 E: Setting up diffutils (1:3.10-1) ...
00:00:13.790 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:13.794 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:13.798 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:13.802 E: Setting up tar (1.35+dfsg-3) ...
00:00:13.808 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:13.811 E: Setting up dpkg (1.22.6) ...
00:00:14.007 E: Setting up findutils (4.10.0-2) ...
00:00:14.011 E: Setting up grep (3.11-4) ...
00:00:14.015 E: Setting up gzip (1.12-1.1) ...
00:00:14.046 E: Setting up hostname (3.23+nmu2) ...
00:00:14.051 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:14.055 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:14.059 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:14.063 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:14.067 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:14.168 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:14.174 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:14.201 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:14.349 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:14.375 E: Setting up ncurses-bin (6.5-2) ...
00:00:14.379 E: Setting up perl-base (5.38.2-5) ...
00:00:14.391 E: Setting up sed (4.9-2) ...
00:00:14.395 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:14.399 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:14.404 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:14.409 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:14.414 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:14.418 E: Setting up util-linux (2.40.1-8.1) ...
00:00:14.429 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:14.612 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:14.616 E: Setting up base-passwd (3.6.3) ...
00:00:14.740 E: Setting up init-system-helpers (1.66) ...
00:00:14.744 E: Setting up libc-bin (2.38-13) ...
00:00:14.763 E: Setting up sysvinit-utils (3.09-1) ...
00:00:14.790 E: I: 692 3047 installing remaining packages inside the chroot...
00:00:14.794 E: D: 692 846 run_progress: exec apt-get -o Dir::Bin::dpkg=env -o DPkg::Options::=--unset=TMPDIR -o DPkg::Options::=dpkg --yes install -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false apt ?narrow(?or(?archive(^unstable$),?codename(^unstable$)),?architecture(amd64),?and(?or(~prequired,~pimportant,~pstandard),?not(?essential)))
00:00:14.948 E: Reading package lists...
00:00:15.159 E: Building dependency tree...
00:00:15.280 E:   MarkInstall apt:amd64 < none -> 2.9.4 @un pumN Ib > FU=1
00:00:15.283 E:   Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64
00:00:15.287 E:     MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.4 @un puN Ib > FU=0
00:00:15.290 E:       MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
00:00:15.294 E:         MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
00:00:15.297 E:           MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.302 E:             MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.305 E:     Installing libgcrypt20:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.309 E:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN Ib > FU=0
00:00:15.313 E:       Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64
00:00:15.316 E:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0
00:00:15.320 E:     Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.323 E:       MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0
00:00:15.326 E:       MarkInstall liblzma5:amd64 < 5.6.1+really5.4.5-1 @ii pmK > FU=0
00:00:15.330 E:     Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.333 E:       MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:15.337 E:       MarkInstall libudev1:amd64 < 256~rc4-1 @ii pmK > FU=0
00:00:15.340 E:         MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0
00:00:15.343 E:     Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.347 E:       MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0
00:00:15.350 E:       MarkInstall libzstd1:amd64 < 1.5.5+dfsg2-2 @ii pmK > FU=0
00:00:15.353 E:       MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
00:00:15.357 E:   Installing libgnutls30t64:amd64 as Depends of apt:amd64
00:00:15.360 E:     MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0
00:00:15.363 E:       MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0
00:00:15.367 E:     Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64
00:00:15.370 E:       MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0
00:00:15.374 E:       Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64
00:00:15.377 E:         MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0
00:00:15.380 E:     Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.383 E:       MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0
00:00:15.386 E:       Installing libunistring5:amd64 as Depends of libidn2-0:amd64
00:00:15.389 E:         MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0
00:00:15.393 E:     Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.396 E:       MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0
00:00:15.400 E:       Installing libffi8:amd64 as Depends of libp11-kit0:amd64
00:00:15.403 E:         MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0
00:00:15.406 E:     Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64
00:00:15.409 E:       MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0
00:00:15.413 E:   Installing libseccomp2:amd64 as Depends of apt:amd64
00:00:15.416 E:     MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0
00:00:15.419 E:   MarkInstall debconf:amd64 < 1.5.86 @ii pmK > FU=1
00:00:15.422 E:   MarkInstall adduser:amd64 < none -> 3.137 @un puN > FU=1
00:00:15.426 E:   MarkInstall perl:amd64 < none -> 5.38.2-5 @un pumN Ib > FU=1
00:00:15.429 E:     MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0
00:00:15.432 E:       MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0
00:00:15.435 E:       MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0
00:00:15.439 E:         MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0
00:00:15.442 E:       MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pmK > FU=0
00:00:15.445 E:         MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0
00:00:15.448 E:     MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0
00:00:15.452 E:       MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0
00:00:15.455 E:   Installing perl-modules-5.38:amd64 as Depends of perl:amd64
00:00:15.458 E:     MarkInstall perl-modules-5.38:amd64 < none -> 5.38.2-5 @un puN > FU=0
00:00:15.461 E:   Installing libperl5.38t64:amd64 as Depends of perl:amd64
00:00:15.465 E:     MarkInstall libperl5.38t64:amd64 < none -> 5.38.2-5 @un puN Ib > FU=0
00:00:15.468 E:       MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0
00:00:15.471 E:     Installing libgdbm-compat4t64:amd64 as Depends of libperl5.38t64:amd64
00:00:15.474 E:       MarkInstall libgdbm-compat4t64:amd64 < none -> 1.23-6 @un puN Ib > FU=0
00:00:15.478 E:       Installing libgdbm6t64:amd64 as Depends of libgdbm-compat4t64:amd64
00:00:15.481 E:         MarkInstall libgdbm6t64:amd64 < none -> 1.23-6 @un puN > FU=0
00:00:15.484 E:   MarkInstall systemd:amd64 < none -> 256~rc4-1 @un puN Ib > FU=1
00:00:15.488 E:     MarkInstall libblkid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:15.491 E:     MarkInstall libmount1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:15.494 E:     MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pmK > FU=0
00:00:15.497 E:   Installing libapparmor1:amd64 as Depends of systemd:amd64
00:00:15.500 E:     MarkInstall libapparmor1:amd64 < none -> 3.0.13-2 @un puN > FU=0
00:00:15.504 E:     MarkInstall libaudit1:amd64 < 1:3.1.2-4 @ii pmK > FU=0
00:00:15.507 E:       MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0
00:00:15.510 E:       MarkInstall libcap-ng0:amd64 < 0.8.5-1 @ii pmK > FU=0
00:00:15.514 E:   Installing libcryptsetup12:amd64 as Depends of systemd:amd64
00:00:15.517 E:     MarkInstall libcryptsetup12:amd64 < none -> 2:2.7.2-2 @un puN Ib > FU=0
00:00:15.520 E:     Installing libdevmapper1.02.1:amd64 as Depends of libcryptsetup12:amd64
00:00:15.523 E:       MarkInstall libdevmapper1.02.1:amd64 < none -> 2:1.02.196-1+b1 @un puN Ib > FU=0
00:00:15.527 E:       Installing dmsetup:amd64 as Depends of libdevmapper1.02.1:amd64
00:00:15.530 E:         MarkInstall dmsetup:amd64 < none -> 2:1.02.196-1+b1 @un puN > FU=0
00:00:15.533 E:     Installing libjson-c5:amd64 as Depends of libcryptsetup12:amd64
00:00:15.536 E:       MarkInstall libjson-c5:amd64 < none -> 0.17-1+b1 @un puN > FU=0
00:00:15.539 E:       MarkInstall libuuid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:15.543 E:   Installing libfdisk1:amd64 as Depends of systemd:amd64
00:00:15.546 E:     MarkInstall libfdisk1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:15.549 E:     MarkInstall libpam0g:amd64 < 1.5.3-7 @ii pmK > FU=0
00:00:15.553 E:   Installing libsystemd-shared:amd64 as Depends of systemd:amd64
00:00:15.556 E:     MarkInstall libsystemd-shared:amd64 < none -> 256~rc4-1 @un puN > FU=0
00:00:15.559 E:     MarkInstall libsystemd0:amd64 < 256~rc4-1 @ii pmK > FU=0
00:00:15.562 E:   MarkInstall file:amd64 < none -> 1:5.45-3 @un puN Ib > FU=1
00:00:15.565 E:   Installing libmagic1t64:amd64 as Depends of file:amd64
00:00:15.569 E:     MarkInstall libmagic1t64:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0
00:00:15.572 E:     Installing libmagic-mgc:amd64 as Depends of libmagic1t64:amd64
00:00:15.575 E:       MarkInstall libmagic-mgc:amd64 < none -> 1:5.45-3 @un puN > FU=0
00:00:15.579 E:   MarkInstall bzip2:amd64 < none -> 1.0.8-5.1 @un pumN > FU=1
00:00:15.582 E:   MarkInstall wget:amd64 < none -> 1.24.5-1 @un puN Ib > FU=1
00:00:15.585 E:   Installing libpsl5t64:amd64 as Depends of wget:amd64
00:00:15.589 E:     MarkInstall libpsl5t64:amd64 < none -> 0.21.2-1.1 @un puN > FU=0
00:00:15.592 E:   MarkInstall sensible-utils:amd64 < none -> 0.0.22 @un pumN > FU=1
00:00:15.595 E:   MarkInstall kmod:amd64 < none -> 32+20240327-1 @un puN Ib > FU=1
00:00:15.598 E:   Installing libkmod2:amd64 as Depends of kmod:amd64
00:00:15.602 E:     MarkInstall libkmod2:amd64 < none -> 32+20240327-1 @un puN > FU=0
00:00:15.605 E:   MarkInstall passwd:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:15.608 E:   Installing libsemanage2:amd64 as Depends of passwd:amd64
00:00:15.611 E:     MarkInstall libsemanage2:amd64 < none -> 3.5-1+b3 @un puN Ib > FU=0
00:00:15.615 E:     Installing libsemanage-common:amd64 as Depends of libsemanage2:amd64
00:00:15.618 E:       MarkInstall libsemanage-common:amd64 < none -> 3.5-1 @un puN > FU=0
00:00:15.621 E:     Installing libsepol2:amd64 as Depends of libsemanage2:amd64
00:00:15.624 E:       MarkInstall libsepol2:amd64 < none -> 3.5-2+b1 @un puN > FU=0
00:00:15.628 E:   MarkInstall cron:amd64 < none -> 3.0pl1-189 @un puN > FU=1
00:00:15.631 E:     MarkInstall init-system-helpers:amd64 < 1.66 @ii pmK > FU=0
00:00:15.634 E:   MarkInstall procps:amd64 < none -> 2:4.0.4-4 @un puN Ib > FU=1
00:00:15.637 E:   Installing libncursesw6:amd64 as Depends of procps:amd64
00:00:15.640 E:     MarkInstall libncursesw6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:15.644 E:       MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0
00:00:15.647 E:   Installing libproc2-0:amd64 as Depends of procps:amd64
00:00:15.650 E:     MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > FU=0
00:00:15.653 E:   MarkInstall ucf:amd64 < none -> 3.0043+nmu1 @un puN > FU=1
00:00:15.657 E:   MarkInstall iproute2:amd64 < none -> 6.9.0-1 @un puN Ib > FU=1
00:00:15.660 E:   Installing libbpf1:amd64 as Depends of iproute2:amd64
00:00:15.663 E:     MarkInstall libbpf1:amd64 < none -> 1:1.4.2-1 @un puN Ib > FU=0
00:00:15.666 E:     Installing libelf1t64:amd64 as Depends of libbpf1:amd64
00:00:15.669 E:       MarkInstall libelf1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0
00:00:15.673 E:   Installing libmnl0:amd64 as Depends of iproute2:amd64
00:00:15.676 E:     MarkInstall libmnl0:amd64 < none -> 1.0.5-2+b1 @un puN > FU=0
00:00:15.679 E:   Installing libtirpc3t64:amd64 as Depends of iproute2:amd64
00:00:15.682 E:     MarkInstall libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN Ib > FU=0
00:00:15.686 E:     Installing libgssapi-krb5-2:amd64 as Depends of libtirpc3t64:amd64
00:00:15.689 E:       MarkInstall libgssapi-krb5-2:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0
00:00:15.692 E:       Installing libkrb5-3:amd64 as Depends of libgssapi-krb5-2:amd64
00:00:15.696 E:         MarkInstall libkrb5-3:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0
00:00:15.699 E:         Installing libkrb5support0:amd64 as Depends of libkrb5-3:amd64
00:00:15.702 E:           MarkInstall libkrb5support0:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0
00:00:15.706 E:         Installing libcom-err2:amd64 as Depends of libkrb5-3:amd64
00:00:15.709 E:           MarkInstall libcom-err2:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:15.713 E:         Installing libk5crypto3:amd64 as Depends of libkrb5-3:amd64
00:00:15.716 E:           MarkInstall libk5crypto3:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0
00:00:15.719 E:         Installing libkeyutils1:amd64 as Depends of libkrb5-3:amd64
00:00:15.723 E:           MarkInstall libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > FU=0
00:00:15.726 E:     Installing libtirpc-common:amd64 as Depends of libtirpc3t64:amd64
00:00:15.730 E:       MarkInstall libtirpc-common:amd64 < none -> 1.3.4+ds-1.3 @un puN > FU=0
00:00:15.733 E:   Installing libxtables12:amd64 as Depends of iproute2:amd64
00:00:15.736 E:     MarkInstall libxtables12:amd64 < none -> 1.8.10-4 @un puN > FU=0
00:00:15.739 E:   Installing libcap2-bin:amd64 as Depends of iproute2:amd64
00:00:15.743 E:     MarkInstall libcap2-bin:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:15.746 E:   MarkInstall cpio:amd64 < none -> 2.15+dfsg-1 @un puN > FU=1
00:00:15.749 E:   MarkInstall ca-certificates:amd64 < none -> 20240203 @un puN Ib > FU=1
00:00:15.752 E:   Installing openssl:amd64 as Depends of ca-certificates:amd64
00:00:15.756 E:     MarkInstall openssl:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:15.759 E:   MarkInstall apt-listchanges:amd64 < none -> 3.27 @un puN Ib > FU=1
00:00:15.762 E:   Installing python3-apt:amd64 as Depends of apt-listchanges:amd64
00:00:15.766 E:     MarkInstall python3-apt:amd64 < none -> 2.9.0 @un puN Ib > FU=0
00:00:15.769 E:     Installing python3:amd64 as Depends of python3-apt:amd64
00:00:15.773 E:       MarkInstall python3:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0
00:00:15.776 E:       Installing python3-minimal:amd64 as PreDepends of python3:amd64
00:00:15.779 E:         MarkInstall python3-minimal:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0
00:00:15.783 E:         Installing python3.11-minimal:amd64 as PreDepends of python3-minimal:amd64
00:00:15.786 E:           MarkInstall python3.11-minimal:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:15.790 E:           Installing libpython3.11-minimal:amd64 as Depends of python3.11-minimal:amd64
00:00:15.793 E:             MarkInstall libpython3.11-minimal:amd64 < none -> 3.11.9-1 @un puN > FU=0
00:00:15.796 E:           Installing libexpat1:amd64 as Depends of python3.11-minimal:amd64
00:00:15.800 E:             MarkInstall libexpat1:amd64 < none -> 2.6.2-1 @un puN > FU=0
00:00:15.803 E:       Installing python3.11:amd64 as Depends of python3:amd64
00:00:15.806 E:         MarkInstall python3.11:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:15.809 E:         Installing libpython3.11-stdlib:amd64 as Depends of python3.11:amd64
00:00:15.813 E:           MarkInstall libpython3.11-stdlib:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:15.816 E:           Installing libreadline8t64:amd64 as Depends of libpython3.11-stdlib:amd64
00:00:15.820 E:             MarkInstall libreadline8t64:amd64 < none -> 8.2-4 @un puN > FU=0
00:00:15.823 E:           Installing libsqlite3-0:amd64 as Depends of libpython3.11-stdlib:amd64
00:00:15.826 E:             MarkInstall libsqlite3-0:amd64 < none -> 3.46.0-1 @un puN > FU=0
00:00:15.829 E:       Installing libpython3-stdlib:amd64 as Depends of python3:amd64
00:00:15.833 E:         MarkInstall libpython3-stdlib:amd64 < none -> 3.11.8-1 @un puN > FU=0
00:00:15.836 E:     Installing python-apt-common:amd64 as Depends of python3-apt:amd64
00:00:15.839 E:       MarkInstall python-apt-common:amd64 < none -> 2.9.0 @un puN > FU=0
00:00:15.843 E:     Installing distro-info-data:amd64 as Depends of python3-apt:amd64
00:00:15.846 E:       MarkInstall distro-info-data:amd64 < none -> 0.62 @un puN > FU=0
00:00:15.849 E:   Installing python3-debconf:amd64 as Depends of apt-listchanges:amd64
00:00:15.853 E:     MarkInstall python3-debconf:amd64 < none -> 1.5.86 @un puN > FU=0
00:00:15.856 E:   MarkInstall udev:amd64 < none -> 256~rc4-1 @un puN > FU=1
00:00:15.859 E:   MarkInstall man-db:amd64 < none -> 2.12.1-2 @un puN Ib > FU=1
00:00:15.863 E:   Installing bsdextrautils:amd64 as Depends of man-db:amd64
00:00:15.866 E:     MarkInstall bsdextrautils:amd64 < none -> 2.40.1-8.1 @un pumN > FU=0
00:00:15.869 E:       MarkInstall libsmartcols1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:15.872 E:   Installing libpipeline1:amd64 as Depends of man-db:amd64
00:00:15.876 E:     MarkInstall libpipeline1:amd64 < none -> 1.5.7-2 @un puN > FU=0
00:00:15.879 E:   MarkInstall e2fsprogs:amd64 < none -> 1.47.1-1 @un puN Ib > FU=1
00:00:15.883 E:   Installing libext2fs2t64:amd64 as PreDepends of e2fsprogs:amd64
00:00:15.886 E:     MarkInstall libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:15.889 E:   Installing libss2:amd64 as PreDepends of e2fsprogs:amd64
00:00:15.892 E:     MarkInstall libss2:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:15.896 E:   Installing logsave:amd64 as Depends of e2fsprogs:amd64
00:00:15.899 E:     MarkInstall logsave:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:15.902 E:   MarkInstall openssh-client:amd64 < none -> 1:9.7p1-5 @un puN Ib > FU=1
00:00:15.905 E:   Installing libedit2:amd64 as Depends of openssh-client:amd64
00:00:15.909 E:     MarkInstall libedit2:amd64 < none -> 3.1-20240517-1 @un puN Ib > FU=0
00:00:15.912 E:     Installing libbsd0:amd64 as Depends of libedit2:amd64
00:00:15.916 E:       MarkInstall libbsd0:amd64 < none -> 0.12.2-1 @un puN > FU=0
00:00:15.919 E:   Installing libfido2-1:amd64 as Depends of openssh-client:amd64
00:00:15.922 E:     MarkInstall libfido2-1:amd64 < none -> 1.14.0-1+b2 @un puN Ib > FU=0
00:00:15.925 E:     Installing libcbor0.10:amd64 as Depends of libfido2-1:amd64
00:00:15.928 E:       MarkInstall libcbor0.10:amd64 < none -> 0.10.2-1.2 @un puN > FU=0
00:00:15.932 E:   MarkInstall media-types:amd64 < none -> 10.1.0 @un puN > FU=1
00:00:15.935 E:   MarkInstall locales:amd64 < none -> 2.38-13 @un pumN > FU=1
00:00:15.939 E:     MarkInstall libc-bin:amd64 < 2.38-13 @ii pmK > FU=0
00:00:15.942 E:   MarkInstall logrotate:amd64 < none -> 3.21.0-2 @un puN Ib > FU=1
00:00:15.945 E:   Installing libpopt0:amd64 as Depends of logrotate:amd64
00:00:15.949 E:     MarkInstall libpopt0:amd64 < none -> 1.19+dfsg-1+b1 @un puN > FU=0
00:00:15.952 E:   MarkInstall xz-utils:amd64 < none -> 5.6.1+really5.4.5-1 @un pumN > FU=1
00:00:15.955 E:   MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un puN > FU=1
00:00:15.958 E:   MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=1
00:00:15.962 E:   MarkInstall apt-utils:amd64 < none -> 2.9.4 @un pumN > FU=1
00:00:15.965 E:   MarkInstall reportbug:amd64 < none -> 13.0.1 @un puN > FU=1
00:00:15.968 E:   MarkInstall less:amd64 < none -> 643-1 @un pumN > FU=1
00:00:15.972 E:   MarkInstall libpam-systemd:amd64 < none -> 256~rc4-1 @un puN > FU=1
00:00:15.975 E:   MarkInstall dbus:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=1
00:00:15.978 E:   Installing dbus-bin:amd64 as Depends of dbus:amd64
00:00:15.982 E:     MarkInstall dbus-bin:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0
00:00:15.985 E:     Installing libdbus-1-3:amd64 as Depends of dbus-bin:amd64
00:00:15.988 E:       MarkInstall libdbus-1-3:amd64 < none -> 1.14.10-4+b1 @un puN > FU=0
00:00:15.991 E:   Installing dbus-daemon:amd64 as Depends of dbus:amd64
00:00:15.994 E:     MarkInstall dbus-daemon:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0
00:00:15.998 E:     Installing dbus-session-bus-common:amd64 as Depends of dbus-daemon:amd64
00:00:16.001 E:       MarkInstall dbus-session-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0
00:00:16.004 E:   Installing dbus-system-bus-common:amd64 as Depends of dbus:amd64
00:00:16.008 E:     MarkInstall dbus-system-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0
00:00:16.011 E:   Installing usr-is-merged:amd64 as Depends of dbus:amd64
00:00:16.014 E:     MarkInstall usr-is-merged:amd64 < none -> 39 @un pumN > FU=0
00:00:16.017 E:   MarkInstall bind9-dnsutils:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=1
00:00:16.021 E:   Installing bind9-libs:amd64 as Depends of bind9-dnsutils:amd64
00:00:16.024 E:     MarkInstall bind9-libs:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=0
00:00:16.027 E:     Installing libfstrm0:amd64 as Depends of bind9-libs:amd64
00:00:16.030 E:       MarkInstall libfstrm0:amd64 < none -> 0.6.1-1+b2 @un puN > FU=0
00:00:16.034 E:     Installing libjemalloc2:amd64 as Depends of bind9-libs:amd64
00:00:16.037 E:       MarkInstall libjemalloc2:amd64 < none -> 5.3.0-2+b1 @un puN > FU=0
00:00:16.040 E:     Installing liblmdb0:amd64 as Depends of bind9-libs:amd64
00:00:16.044 E:       MarkInstall liblmdb0:amd64 < none -> 0.9.31-1+b1 @un puN > FU=0
00:00:16.047 E:     Installing libmaxminddb0:amd64 as Depends of bind9-libs:amd64
00:00:16.050 E:       MarkInstall libmaxminddb0:amd64 < none -> 1.9.1-1 @un puN > FU=0
00:00:16.053 E:     Installing libnghttp2-14:amd64 as Depends of bind9-libs:amd64
00:00:16.056 E:       MarkInstall libnghttp2-14:amd64 < none -> 1.62.1-1 @un puN > FU=0
00:00:16.060 E:     Installing libprotobuf-c1:amd64 as Depends of bind9-libs:amd64
00:00:16.063 E:       MarkInstall libprotobuf-c1:amd64 < none -> 1.4.1-1+b2 @un puN > FU=0
00:00:16.066 E:     Installing liburcu8t64:amd64 as Depends of bind9-libs:amd64
00:00:16.070 E:       MarkInstall liburcu8t64:amd64 < none -> 0.14.0-4 @un puN > FU=0
00:00:16.073 E:     Installing libuv1t64:amd64 as Depends of bind9-libs:amd64
00:00:16.076 E:       MarkInstall libuv1t64:amd64 < none -> 1.48.0-4 @un puN > FU=0
00:00:16.079 E:     Installing libxml2:amd64 as Depends of bind9-libs:amd64
00:00:16.083 E:       MarkInstall libxml2:amd64 < none -> 2.12.7+dfsg-3 @un puN Ib > FU=0
00:00:16.086 E:       Installing libicu72:amd64 as Depends of libxml2:amd64
00:00:16.089 E:         MarkInstall libicu72:amd64 < none -> 72.1-4+b1 @un puN > FU=0
00:00:16.092 E:   MarkInstall bind9-host:amd64 < none -> 1:9.19.21-1+b1 @un puN > FU=1
00:00:16.096 E:   MarkInstall libpam-runtime:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:16.099 E:   MarkInstall bash-completion:amd64 < none -> 1:2.14.0-1 @un pumN > FU=1
00:00:16.102 E:   MarkInstall mawk:amd64 < 1.3.4.20240123-1 @ii pmK > FU=1
00:00:16.106 E:   MarkInstall iputils-ping:amd64 < none -> 3:20240117-1 @un puN > FU=1
00:00:16.109 E:   MarkInstall isc-dhcp-client:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1
00:00:16.112 E:     MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0
00:00:16.116 E:   MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:16.119 E:   MarkInstall groff-base:amd64 < none -> 1.23.0-4 @un puN Ib > FU=1
00:00:16.122 E:   Installing libuchardet0:amd64 as Depends of groff-base:amd64
00:00:16.125 E:     MarkInstall libuchardet0:amd64 < none -> 0.0.8-1+b1 @un puN > FU=0
00:00:16.129 E:   MarkInstall gettext-base:amd64 < none -> 0.21-14+b1 @un puN > FU=1
00:00:16.132 E:   MarkInstall fdisk:amd64 < none -> 2.40.1-8.1 @un puN > FU=1
00:00:16.136 E:   MarkInstall readline-common:amd64 < none -> 8.2-4 @un puN > FU=1
00:00:16.139 E:   MarkInstall cron-daemon-common:amd64 < none -> 3.0pl1-189 @un puN > FU=1
00:00:16.142 E:   MarkInstall netbase:amd64 < none -> 6.4 @un puN > FU=1
00:00:16.145 E:   MarkInstall traceroute:amd64 < none -> 1:2.1.5-1 @un puN > FU=1
00:00:16.149 E:   MarkInstall systemd-sysv:amd64 < none -> 256~rc4-1 @un puN > FU=1
00:00:16.152 E:   MarkInstall dmidecode:amd64 < none -> 3.5-3 @un puN > FU=1
00:00:16.155 E:   MarkInstall systemd-timesyncd:amd64 < none -> 256~rc4-1 @un puN > FU=1
00:00:16.158 E:   MarkInstall ncurses-term:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:16.162 E:     MarkInstall ncurses-base:amd64 < 6.5-2 @ii pmK > FU=0
00:00:16.165 E:   MarkInstall ifupdown:amd64 < none -> 0.8.43 @un puN > FU=1
00:00:16.168 E:   MarkInstall wamerican:amd64 < none -> 2020.12.07-2 @un puN > FU=1
00:00:16.172 E:   MarkInstall nano:amd64 < none -> 8.0-1 @un puN > FU=1
00:00:16.175 E:   MarkInstall tzdata:amd64 < none -> 2024a-4 @un puN > FU=1
00:00:16.179 E:   MarkInstall lsof:amd64 < none -> 4.95.0-1.1 @un puN > FU=1
00:00:16.182 E:   MarkInstall pciutils:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=1
00:00:16.185 E:   Installing libpci3:amd64 as Depends of pciutils:amd64
00:00:16.189 E:     MarkInstall libpci3:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=0
00:00:16.192 E:     Installing pci.ids:amd64 as Depends of libpci3:amd64
00:00:16.196 E:       MarkInstall pci.ids:amd64 < none -> 0.0~2024.04.20-1 @un puN > FU=0
00:00:16.199 E:   MarkInstall nftables:amd64 < none -> 1.0.9-2 @un puN Ib > FU=1
00:00:16.203 E:   Installing libnftables1:amd64 as Depends of nftables:amd64
00:00:16.206 E:     MarkInstall libnftables1:amd64 < none -> 1.0.9-2 @un puN Ib > FU=0
00:00:16.210 E:     Installing libjansson4:amd64 as Depends of libnftables1:amd64
00:00:16.213 E:       MarkInstall libjansson4:amd64 < none -> 2.14-2+b2 @un puN > FU=0
00:00:16.216 E:     Installing libnftnl11:amd64 as Depends of libnftables1:amd64
00:00:16.219 E:       MarkInstall libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > FU=0
00:00:16.223 E:   MarkInstall debconf-i18n:amd64 < none -> 1.5.86 @un pumN Ib > FU=1
00:00:16.227 E:   Installing liblocale-gettext-perl:amd64 as Depends of debconf-i18n:amd64
00:00:16.230 E:     MarkInstall liblocale-gettext-perl:amd64 < none -> 1.07-7 @un puN > FU=0
00:00:16.233 E:   Installing libtext-charwidth-perl:amd64 as Depends of debconf-i18n:amd64
00:00:16.236 E:     MarkInstall libtext-charwidth-perl:amd64 < none -> 0.04-11+b3 @un puN > FU=0
00:00:16.240 E:   Installing libtext-iconv-perl:amd64 as Depends of debconf-i18n:amd64
00:00:16.243 E:     MarkInstall libtext-iconv-perl:amd64 < none -> 1.7-8+b3 @un puN > FU=0
00:00:16.246 E:   Installing libtext-wrapi18n-perl:amd64 as Depends of debconf-i18n:amd64
00:00:16.249 E:     MarkInstall libtext-wrapi18n-perl:amd64 < none -> 0.06-10 @un puN > FU=0
00:00:16.253 E:   MarkInstall whiptail:amd64 < none -> 0.52.24-2 @un pumN Ib > FU=1
00:00:16.256 E:   Installing libnewt0.52:amd64 as Depends of whiptail:amd64
00:00:16.260 E:     MarkInstall libnewt0.52:amd64 < none -> 0.52.24-2 @un puN Ib > FU=0
00:00:16.263 E:     Installing libslang2:amd64 as Depends of libnewt0.52:amd64
00:00:16.267 E:       MarkInstall libslang2:amd64 < none -> 2.3.3-5 @un puN > FU=0
00:00:16.270 E:   MarkInstall manpages:amd64 < none -> 6.8-2 @un pumN > FU=1
00:00:16.273 E:   MarkInstall vim-tiny:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1
00:00:16.277 E:   MarkInstall debian-faq:amd64 < none -> 11.1 @un puN > FU=1
00:00:16.280 E:   MarkInstall mount:amd64 < none -> 2.40.1-8.1 @un puN > FU=1
00:00:16.283 E:   MarkInstall vim-common:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1
00:00:16.287 E:   MarkInstall inetutils-telnet:amd64 < none -> 2:2.5-4 @un puN > FU=1
00:00:16.290 E:   MarkInstall doc-debian:amd64 < none -> 11.3+nmu1 @un puN > FU=1
00:00:16.293 E:   MarkInstall liblockfile-bin:amd64 < none -> 1.17-1+b1 @un puN > FU=1
00:00:16.297 E:   MarkInstall libc-l10n:amd64 < none -> 2.38-13 @un pumN > FU=1
00:00:16.300 E:   MarkInstall init:amd64 < none -> 1.66 @un puN > FU=1
00:00:16.303 E:   MarkInstall isc-dhcp-common:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1
00:00:16.306 E:   MarkInstall krb5-locales:amd64 < none -> 1.20.1-6 @un puN > FU=1
00:00:16.309 E:   MarkInstall util-linux-extra:amd64 < none -> 2.40.1-8.1 @un pumN > FU=1
00:00:16.313 E:   MarkInstall libnss-systemd:amd64 < none -> 256~rc4-1 @un puN > FU=1
00:00:16.317 E:   MarkInstall netcat-traditional:amd64 < none -> 1.10-48.1 @un puN > FU=1
00:00:16.320 E:   MarkInstall libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:16.323 E:   MarkInstall python3-reportbug:amd64 < none -> 13.0.1 @un puN Ib > FU=1
00:00:16.327 E:   Installing python3-debian:amd64 as Depends of python3-reportbug:amd64
00:00:16.331 E:     MarkInstall python3-debian:amd64 < none -> 0.1.49 @un puN Ib > FU=0
00:00:16.334 E:     Installing python3-chardet:amd64 as Depends of python3-debian:amd64
00:00:16.337 E:       MarkInstall python3-chardet:amd64 < none -> 5.2.0+dfsg-1 @un puN Ib > FU=0
00:00:16.340 E:       Installing python3-pkg-resources:amd64 as Depends of python3-chardet:amd64
00:00:16.344 E:         MarkInstall python3-pkg-resources:amd64 < none -> 68.1.2-2 @un puN > FU=0
00:00:16.348 E:   Installing python3-debianbts:amd64 as Depends of python3-reportbug:amd64
00:00:16.351 E:     MarkInstall python3-debianbts:amd64 < none -> 4.1.1 @un puN > FU=0
00:00:16.354 E:   Installing python3-requests:amd64 as Depends of python3-reportbug:amd64
00:00:16.358 E:     MarkInstall python3-requests:amd64 < none -> 2.31.0+dfsg-2 @un puN Ib > FU=0
00:00:16.361 E:     Installing python3-certifi:amd64 as Depends of python3-requests:amd64
00:00:16.365 E:       MarkInstall python3-certifi:amd64 < none -> 2023.11.17-1 @un puN > FU=0
00:00:16.368 E:     Installing python3-charset-normalizer:amd64 as Depends of python3-requests:amd64
00:00:16.371 E:       MarkInstall python3-charset-normalizer:amd64 < none -> 3.3.2-1 @un puN > FU=0
00:00:16.375 E:     Installing python3-idna:amd64 as Depends of python3-requests:amd64
00:00:16.379 E:       MarkInstall python3-idna:amd64 < none -> 3.6-2.1 @un puN > FU=0
00:00:16.382 E:     Installing python3-urllib3:amd64 as Depends of python3-requests:amd64
00:00:16.385 E:       MarkInstall python3-urllib3:amd64 < none -> 1.26.18-2 @un puN Ib > FU=0
00:00:16.389 E:       Installing python3-six:amd64 as Depends of python3-urllib3:amd64
00:00:16.393 E:         MarkInstall python3-six:amd64 < none -> 1.16.0-6 @un puN > FU=0
00:00:16.396 E:   MarkInstall tasksel-data:amd64 < none -> 3.75 @un puN Ib > FU=1
00:00:16.399 E:   Installing tasksel:amd64 as Depends of tasksel-data:amd64
00:00:16.403 E:     MarkInstall tasksel:amd64 < none -> 3.75 @un puN > FU=0
00:00:16.406 E:   MarkInstall wtmpdb:amd64 < none -> 0.12.0-2 @un pumN Ib > FU=1
00:00:16.410 E:   Installing libwtmpdb0:amd64 as Depends of wtmpdb:amd64
00:00:16.413 E:     MarkInstall libwtmpdb0:amd64 < none -> 0.12.0-2 @un puN > FU=0
00:00:16.416 E:   MarkInstall libpam-wtmpdb:amd64 < none -> 0.12.0-2 @un puN > FU=1
00:00:16.420 E: Starting pkgProblemResolver with broken count: 0
00:00:16.424 E: Starting 2 pkgProblemResolver with broken count: 0
00:00:16.427 E: Done
00:00:16.431 E:   Ignore MarkGarbage of libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > as its mode (Install) is protected
00:00:16.435 E:   Ignore MarkGarbage of libxtables12:amd64 < none -> 1.8.10-4 @un puN > as its mode (Install) is protected
00:00:16.438 E:   Ignore MarkGarbage of libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > as its mode (Install) is protected
00:00:16.441 E:   Ignore MarkGarbage of libnftables1:amd64 < none -> 1.0.9-2 @un puN > as its mode (Install) is protected
00:00:16.445 E:   Ignore MarkGarbage of libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN > as its mode (Install) is protected
00:00:16.448 E:   Ignore MarkGarbage of libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:16.451 E:   Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected
00:00:16.455 E:   Ignore MarkGarbage of usr-is-merged:amd64 < none -> 39 @un puN > as its mode (Install) is protected
00:00:16.458 E:   Ignore MarkGarbage of logsave:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:16.462 E:   Ignore MarkGarbage of libss2:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:16.466 E: debconf is already the newest version (1.5.86).
00:00:16.469 E: libpam-runtime is already the newest version (1.5.3-7).
00:00:16.472 E: mawk is already the newest version (1.3.4.20240123-1).
00:00:16.476 E: libpam-modules is already the newest version (1.5.3-7).
00:00:16.479 E: libpam-modules-bin is already the newest version (1.5.3-7).
00:00:16.483 E: The following additional packages will be installed:
00:00:16.486 E:   bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common
00:00:16.489 E:   dbus-system-bus-common distro-info-data dmsetup libapparmor1
00:00:16.493 E:   libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2
00:00:16.496 E:   libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1
00:00:16.500 E:   libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20
00:00:16.503 E:   libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2
00:00:16.507 E:   libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5
00:00:16.510 E:   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
00:00:16.514 E:   liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0
00:00:16.517 E:   libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
00:00:16.520 E:   libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:16.524 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:16.527 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:16.530 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:16.534 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:16.537 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:16.541 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:16.544 E:   libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common
00:00:16.547 E:   python3 python3-apt python3-certifi python3-chardet
00:00:16.551 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:16.554 E:   python3-idna python3-minimal python3-pkg-resources python3-requests
00:00:16.558 E:   python3-six python3-urllib3 python3.11 python3.11-minimal tasksel
00:00:16.561 E:   usr-is-merged
00:00:16.565 E: Suggested packages:
00:00:16.568 E:   quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:16.571 E:   powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
00:00:16.575 E:   x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat
00:00:16.578 E:   bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer
00:00:16.581 E:   gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf
00:00:16.585 E:   avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc
00:00:16.588 E:   krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2
00:00:16.591 E:   libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell
00:00:16.595 E:   firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc
00:00:16.598 E:   libterm-readline-gnu-perl | libterm-readline-perl-perl make
00:00:16.601 E:   libtap-harness-archive-perl python3-doc python3-tk python3-venv
00:00:16.604 E:   python-apt-doc python-charset-normalizer-doc python3-setuptools
00:00:16.608 E:   python3-cryptography python3-openssl python3-socks python-requests-doc
00:00:16.611 E:   python3-brotli python3.11-venv python3.11-doc binutils binfmt-support
00:00:16.614 E:   readline-doc claws-mail debsums default-mta | postfix | exim4
00:00:16.618 E:   | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
00:00:16.621 E:   reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
00:00:16.624 E:   systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent
00:00:16.627 E: Recommended packages:
00:00:16.631 E:   default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap
00:00:16.634 E:   libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth
00:00:16.637 E:   psmisc lsb-release iso-codes zstd laptop-detect xxd
00:00:16.641 E: The following NEW packages will be installed:
00:00:16.644 E:   adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils
00:00:16.648 E:   bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron
00:00:16.651 E:   cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common
00:00:16.654 E:   dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq
00:00:16.658 E:   distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file
00:00:16.661 E:   gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2
00:00:16.665 E:   iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less
00:00:16.668 E:   libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin
00:00:16.672 E:   libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1
00:00:16.675 E:   libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1
00:00:16.678 E:   libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
00:00:16.682 E:   libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4
00:00:16.685 E:   libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
00:00:16.689 E:   libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1
00:00:16.692 E:   libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64
00:00:16.696 E:   libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0
00:00:16.699 E:   libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:16.703 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:16.707 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:16.710 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:16.714 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:16.717 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:16.720 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:16.723 E:   libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount
00:00:16.727 E:   nano ncurses-term netbase netcat-traditional nftables openssh-client openssl
00:00:16.730 E:   passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common
00:00:16.733 E:   python3 python3-apt python3-certifi python3-chardet
00:00:16.736 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:16.740 E:   python3-idna python3-minimal python3-pkg-resources python3-reportbug
00:00:16.743 E:   python3-requests python3-six python3-urllib3 python3.11 python3.11-minimal
00:00:16.747 E:   readline-common reportbug sensible-utils systemd systemd-sysv
00:00:16.750 E:   systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev
00:00:16.754 E:   usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail
00:00:16.757 E:   wtmpdb xz-utils
00:00:16.761 E: 0 upgraded, 190 newly installed, 0 to remove and 0 not upgraded.
00:00:16.764 E: Need to get 74.6 MB of archives.
00:00:16.767 E: After this operation, 295 MB of additional disk space will be used.
00:00:16.771 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
00:00:16.774 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
00:00:16.777 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
00:00:16.780 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
00:00:16.784 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]
00:00:16.787 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
00:00:16.791 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.0.13-2 [41.6 kB]
00:00:16.794 E: Get:8 http://127.0.0.1/debian unstable/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]
00:00:16.798 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]
00:00:16.801 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
00:00:16.805 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]
00:00:16.808 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
00:00:16.812 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:16.815 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256~rc4-1 [2047 kB]
00:00:16.818 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256~rc4-1 [3714 kB]
00:00:16.877 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
00:00:16.885 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
00:00:16.898 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
00:00:16.906 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
00:00:16.933 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB]
00:00:16.942 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
00:00:16.950 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB]
00:00:16.959 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB]
00:00:16.967 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256~rc4-1 [55.8 kB]
00:00:16.975 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B]
00:00:16.983 E: Get:26 http://127.0.0.1/debian unstable/main amd64 libdbus-1-3 amd64 1.14.10-4+b1 [203 kB]
00:00:16.993 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]
00:00:17.003 E: Get:28 http://127.0.0.1/debian unstable/main amd64 dbus-session-bus-common all 1.14.10-4 [79.0 kB]
00:00:17.011 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
00:00:17.021 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]
00:00:17.031 E: Get:31 http://127.0.0.1/debian unstable/main amd64 dbus-system-bus-common all 1.14.10-4 [80.1 kB]
00:00:17.039 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:17.047 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]
00:00:17.056 E: Get:34 http://127.0.0.1/debian unstable/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]
00:00:17.124 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
00:00:17.133 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
00:00:17.141 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
00:00:17.228 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]
00:00:17.239 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
00:00:17.247 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
00:00:17.270 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
00:00:17.312 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
00:00:17.320 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
00:00:17.327 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
00:00:17.335 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
00:00:17.347 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:17.355 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
00:00:17.364 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
00:00:17.373 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
00:00:17.384 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
00:00:17.408 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
00:00:17.449 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
00:00:17.467 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
00:00:17.475 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
00:00:17.482 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:17.491 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:17.513 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:17.523 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:17.532 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:17.553 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:17.562 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
00:00:17.588 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:17.599 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:17.611 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:17.625 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:17.641 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:17.650 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:17.664 E: Get:68 http://127.0.0.1/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
00:00:17.673 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:17.725 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
00:00:17.759 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB]
00:00:17.767 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB]
00:00:17.777 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.4 [328 kB]
00:00:17.790 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
00:00:17.802 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]
00:00:17.810 E: Get:76 http://127.0.0.1/debian unstable/main amd64 libtext-iconv-perl amd64 1.7-8+b3 [14.4 kB]
00:00:17.817 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
00:00:17.825 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB]
00:00:17.836 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB]
00:00:17.845 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB]
00:00:17.854 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
00:00:17.865 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
00:00:17.875 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
00:00:17.882 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
00:00:17.905 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
00:00:17.913 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
00:00:17.922 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
00:00:17.935 E: Get:88 http://127.0.0.1/debian unstable/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB]
00:00:17.945 E: Get:89 http://127.0.0.1/debian unstable/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB]
00:00:17.952 E: Get:90 http://127.0.0.1/debian unstable/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB]
00:00:17.962 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
00:00:17.969 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
00:00:17.978 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
00:00:18.005 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB]
00:00:18.014 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]
00:00:18.022 E: Get:96 http://127.0.0.1/debian unstable/main amd64 isc-dhcp-client amd64 4.4.3-P1-5 [1098 kB]
00:00:18.051 E: Get:97 http://127.0.0.1/debian unstable/main amd64 isc-dhcp-common amd64 4.4.3-P1-5 [118 kB]
00:00:18.060 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240327-1 [60.9 kB]
00:00:18.069 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240327-1 [96.8 kB]
00:00:18.078 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB]
00:00:18.088 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]
00:00:18.097 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]
00:00:18.105 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB]
00:00:18.125 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
00:00:18.133 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]
00:00:18.142 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]
00:00:18.155 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]
00:00:18.165 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]
00:00:18.174 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB]
00:00:18.183 E: Get:110 http://127.0.0.1/debian unstable/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]
00:00:18.191 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
00:00:18.215 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256~rc4-1 [1885 kB]
00:00:18.258 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB]
00:00:18.272 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]
00:00:18.292 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB]
00:00:18.311 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]
00:00:18.319 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]
00:00:18.327 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB]
00:00:18.335 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
00:00:18.342 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB]
00:00:18.352 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B]
00:00:18.360 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
00:00:18.369 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB]
00:00:18.378 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB]
00:00:18.391 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]
00:00:18.399 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]
00:00:18.410 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]
00:00:18.419 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]
00:00:18.427 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB]
00:00:18.435 E: Get:130 http://127.0.0.1/debian unstable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b2 [27.4 kB]
00:00:18.447 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB]
00:00:18.459 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]
00:00:18.469 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
00:00:18.643 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
00:00:18.665 E: Get:135 http://127.0.0.1/debian unstable/main amd64 bind9-libs amd64 1:9.19.21-1+b1 [1423 kB]
00:00:18.699 E: Get:136 http://127.0.0.1/debian unstable/main amd64 bind9-host amd64 1:9.19.21-1+b1 [314 kB]
00:00:18.712 E: Get:137 http://127.0.0.1/debian unstable/main amd64 bind9-dnsutils amd64 1:9.19.21-1+b1 [423 kB]
00:00:18.726 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
00:00:18.736 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB]
00:00:18.768 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB]
00:00:18.777 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB]
00:00:18.793 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:18.804 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
00:00:18.818 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
00:00:18.826 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB]
00:00:18.835 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
00:00:18.845 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
00:00:18.853 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
00:00:18.881 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]
00:00:18.891 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]
00:00:18.899 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB]
00:00:18.920 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
00:00:18.928 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256~rc4-1 [199 kB]
00:00:18.939 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256~rc4-1 [273 kB]
00:00:18.951 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]
00:00:18.958 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]
00:00:18.966 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB]
00:00:19.046 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB]
00:00:19.059 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB]
00:00:19.068 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
00:00:19.076 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB]
00:00:19.110 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB]
00:00:19.141 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB]
00:00:19.159 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]
00:00:19.167 E: Get:165 http://127.0.0.1/debian unstable/main amd64 libcbor0.10 amd64 0.10.2-1.2 [28.2 kB]
00:00:19.175 E: Get:166 http://127.0.0.1/debian unstable/main amd64 libfido2-1 amd64 1.14.0-1+b2 [77.7 kB]
00:00:19.184 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]
00:00:19.209 E: Get:168 http://127.0.0.1/debian unstable/main amd64 pci.ids all 0.0~2024.04.20-1 [257 kB]
00:00:19.223 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]
00:00:19.231 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]
00:00:19.241 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]
00:00:19.252 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
00:00:19.261 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB]
00:00:19.270 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB]
00:00:19.278 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2023.11.17-1 [155 kB]
00:00:19.288 E: Get:176 http://127.0.0.1/debian unstable/main amd64 python3-charset-normalizer all 3.3.2-1 [51.6 kB]
00:00:19.297 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB]
00:00:19.305 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-six all 1.16.0-6 [16.3 kB]
00:00:19.313 E: Get:179 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 1.26.18-2 [116 kB]
00:00:19.322 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-requests all 2.31.0+dfsg-2 [68.7 kB]
00:00:19.331 E: Get:181 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB]
00:00:19.339 E: Get:182 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB]
00:00:19.348 E: Get:183 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256~rc4-1 [78.7 kB]
00:00:19.356 E: Get:184 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]
00:00:19.365 E: Get:185 http://127.0.0.1/debian unstable/main amd64 util-linux-extra amd64 2.40.1-8.1 [263 kB]
00:00:19.377 E: Get:186 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB]
00:00:19.388 E: Get:187 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
00:00:19.397 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
00:00:19.422 E: Get:189 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]
00:00:19.431 E: Get:190 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.1+really5.4.5-1 [503 kB]
00:00:19.568 E: Fetched 74.6 MB in 3s (26.2 MB/s)
00:00:19.572 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:19.670 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:19.713 E: Fetched 74.6 MB in 3s (26.2 MB/s)
00:00:19.717 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:19.732 E: Selecting previously unselected package libcom-err2:amd64.
00:00:19.737 E: (Reading database ... 3675 files and directories currently installed.)
00:00:19.741 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ...
00:00:19.744 E: Unpacking libcom-err2:amd64 (1.47.1-1) ...
00:00:19.767 E: Selecting previously unselected package libext2fs2t64:amd64.
00:00:19.771 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ...
00:00:19.774 E: Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
00:00:19.780 E: Adding 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
00:00:19.786 E: Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
00:00:19.792 E: Adding 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
00:00:19.795 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ...
00:00:19.836 E: Selecting previously unselected package libss2:amd64.
00:00:19.839 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ...
00:00:19.843 E: Unpacking libss2:amd64 (1.47.1-1) ...
00:00:19.862 E: Selecting previously unselected package logsave.
00:00:19.865 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ...
00:00:19.869 E: Unpacking logsave (1.47.1-1) ...
00:00:19.884 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:19.889 E: Setting up libcom-err2:amd64 (1.47.1-1) ...
00:00:19.892 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ...
00:00:19.896 E: Setting up libss2:amd64 (1.47.1-1) ...
00:00:19.904 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:19.923 E: Selecting previously unselected package e2fsprogs.
00:00:19.927 E: (Reading database ... 3706 files and directories currently installed.)
00:00:19.931 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ...
00:00:19.934 E: Unpacking e2fsprogs (1.47.1-1) ...
00:00:20.007 E: Selecting previously unselected package mount.
00:00:20.010 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ...
00:00:20.014 E: Unpacking mount (2.40.1-8.1) ...
00:00:20.049 E: Selecting previously unselected package libapparmor1:amd64.
00:00:20.052 E: Preparing to unpack .../02-libapparmor1_3.0.13-2_amd64.deb ...
00:00:20.055 E: Unpacking libapparmor1:amd64 (3.0.13-2) ...
00:00:20.078 E: Selecting previously unselected package dmsetup.
00:00:20.081 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
00:00:20.085 E: Unpacking dmsetup (2:1.02.196-1+b1) ...
00:00:20.113 E: Selecting previously unselected package libdevmapper1.02.1:amd64.
00:00:20.117 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
00:00:20.121 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:20.154 E: Selecting previously unselected package libjson-c5:amd64.
00:00:20.158 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ...
00:00:20.161 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ...
00:00:20.185 E: Selecting previously unselected package libcryptsetup12:amd64.
00:00:20.189 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
00:00:20.192 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:20.234 E: Selecting previously unselected package libfdisk1:amd64.
00:00:20.238 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ...
00:00:20.242 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ...
00:00:20.281 E: Selecting previously unselected package libseccomp2:amd64.
00:00:20.285 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ...
00:00:20.288 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:20.314 E: Selecting previously unselected package libsystemd-shared:amd64.
00:00:20.317 E: Preparing to unpack .../09-libsystemd-shared_256~rc4-1_amd64.deb ...
00:00:20.321 E: Unpacking libsystemd-shared:amd64 (256~rc4-1) ...
00:00:20.532 E: Selecting previously unselected package systemd.
00:00:20.536 E: Preparing to unpack .../10-systemd_256~rc4-1_amd64.deb ...
00:00:20.548 E: Unpacking systemd (256~rc4-1) ...
00:00:20.969 E: Selecting previously unselected package libsemanage-common.
00:00:20.973 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ...
00:00:20.976 E: Unpacking libsemanage-common (3.5-1) ...
00:00:20.997 E: Selecting previously unselected package libsepol2:amd64.
00:00:21.000 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ...
00:00:21.004 E: Unpacking libsepol2:amd64 (3.5-2+b1) ...
00:00:21.049 E: Selecting previously unselected package libsemanage2:amd64.
00:00:21.052 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ...
00:00:21.056 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ...
00:00:21.086 E: Selecting previously unselected package passwd.
00:00:21.090 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:21.097 E: Unpacking passwd (1:4.13+dfsg1-5) ...
00:00:21.236 E: Selecting previously unselected package adduser.
00:00:21.239 E: Preparing to unpack .../15-adduser_3.137_all.deb ...
00:00:21.243 E: Unpacking adduser (3.137) ...
00:00:21.286 E: Selecting previously unselected package cron-daemon-common.
00:00:21.289 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ...
00:00:21.293 E: Unpacking cron-daemon-common (3.0pl1-189) ...
00:00:21.314 E: Selecting previously unselected package sensible-utils.
00:00:21.317 E: Preparing to unpack .../17-sensible-utils_0.0.22_all.deb ...
00:00:21.321 E: Unpacking sensible-utils (0.0.22) ...
00:00:21.344 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:21.349 E: Setting up libapparmor1:amd64 (3.0.13-2) ...
00:00:21.353 E: Setting up libjson-c5:amd64 (0.17-1+b1) ...
00:00:21.356 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ...
00:00:21.360 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:21.363 E: Setting up libsystemd-shared:amd64 (256~rc4-1) ...
00:00:21.367 E: Setting up mount (2.40.1-8.1) ...
00:00:21.370 E: Setting up libsemanage-common (3.5-1) ...
00:00:21.373 E: Setting up libsepol2:amd64 (3.5-2+b1) ...
00:00:21.377 E: Setting up libsemanage2:amd64 (3.5-1+b3) ...
00:00:21.380 E: Setting up passwd (1:4.13+dfsg1-5) ...
00:00:21.417 E: Shadow passwords are now on.
00:00:21.432 E: Setting up adduser (3.137) ...
00:00:21.438 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:21.442 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:21.445 E: Setting up systemd (256~rc4-1) ...
00:00:21.464 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
00:00:21.469 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
00:00:21.475 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
00:00:21.481 E: Initializing machine ID from random generator.
00:00:21.509 E: Creating group 'systemd-journal' with GID 999.
00:00:21.513 E: Creating group 'systemd-network' with GID 998.
00:00:21.516 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
00:00:21.525 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
00:00:21.541 E: Setting up cron-daemon-common (3.0pl1-189) ...
00:00:21.560 E: Creating group 'crontab' with GID 997.
00:00:21.577 E: Setting up dmsetup (2:1.02.196-1+b1) ...
00:00:21.592 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:21.610 E: Selecting previously unselected package cron.
00:00:21.614 E: (Reading database ... 5407 files and directories currently installed.)
00:00:21.617 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ...
00:00:21.621 E: Unpacking cron (3.0pl1-189) ...
00:00:21.649 E: Selecting previously unselected package systemd-sysv.
00:00:21.652 E: Preparing to unpack .../systemd-sysv_256~rc4-1_amd64.deb ...
00:00:21.656 E: Unpacking systemd-sysv (256~rc4-1) ...
00:00:21.676 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:21.681 E: Setting up systemd-sysv (256~rc4-1) ...
00:00:21.702 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:21.718 E: Selecting previously unselected package init.
00:00:21.723 E: (Reading database ... 5455 files and directories currently installed.)
00:00:21.726 E: Preparing to unpack .../0-init_1.66_amd64.deb ...
00:00:21.729 E: Unpacking init (1.66) ...
00:00:21.748 E: Selecting previously unselected package libdbus-1-3:amd64.
00:00:21.751 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
00:00:21.755 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:21.790 E: Selecting previously unselected package dbus-bin.
00:00:21.793 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ...
00:00:21.796 E: Unpacking dbus-bin (1.14.10-4+b1) ...
00:00:21.824 E: Selecting previously unselected package dbus-session-bus-common.
00:00:21.828 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ...
00:00:21.831 E: Unpacking dbus-session-bus-common (1.14.10-4) ...
00:00:21.857 E: Selecting previously unselected package libexpat1:amd64.
00:00:21.861 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ...
00:00:21.864 E: Unpacking libexpat1:amd64 (2.6.2-1) ...
00:00:21.893 E: Selecting previously unselected package dbus-daemon.
00:00:21.896 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ...
00:00:21.900 E: Unpacking dbus-daemon (1.14.10-4+b1) ...
00:00:21.934 E: Selecting previously unselected package dbus-system-bus-common.
00:00:21.938 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ...
00:00:21.941 E: Unpacking dbus-system-bus-common (1.14.10-4) ...
00:00:21.967 E: Selecting previously unselected package usr-is-merged.
00:00:21.971 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ...
00:00:21.978 E: Unpacking usr-is-merged (39) ...
00:00:21.995 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:22.001 E: Setting up usr-is-merged (39) ...
00:00:22.022 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:22.041 E: Selecting previously unselected package dbus.
00:00:22.045 E: (Reading database ... 5531 files and directories currently installed.)
00:00:22.049 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ...
00:00:22.052 E: Unpacking dbus (1.14.10-4+b1) ...
00:00:22.082 E: Selecting previously unselected package perl-modules-5.38.
00:00:22.086 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ...
00:00:22.091 E: Unpacking perl-modules-5.38 (5.38.2-5) ...
00:00:22.577 E: Selecting previously unselected package libgdbm6t64:amd64.
00:00:22.580 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ...
00:00:22.584 E: Unpacking libgdbm6t64:amd64 (1.23-6) ...
00:00:22.609 E: Selecting previously unselected package libgdbm-compat4t64:amd64.
00:00:22.612 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ...
00:00:22.616 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:22.639 E: Selecting previously unselected package libperl5.38t64:amd64.
00:00:22.643 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ...
00:00:22.646 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
00:00:23.111 E: Selecting previously unselected package perl.
00:00:23.115 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ...
00:00:23.122 E: Unpacking perl (5.38.2-5) ...
00:00:23.169 E: Selecting previously unselected package liblocale-gettext-perl.
00:00:23.173 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ...
00:00:23.177 E: Unpacking liblocale-gettext-perl (1.07-7) ...
00:00:23.199 E: Selecting previously unselected package libpython3.11-minimal:amd64.
00:00:23.203 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
00:00:23.206 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:23.325 E: Selecting previously unselected package python3.11-minimal.
00:00:23.328 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ...
00:00:23.333 E: Unpacking python3.11-minimal (3.11.9-1) ...
00:00:23.537 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:23.544 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:23.550 E: Setting up libexpat1:amd64 (2.6.2-1) ...
00:00:23.554 E: Setting up python3.11-minimal (3.11.9-1) ...
00:00:24.997 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:25.013 E: Selecting previously unselected package python3-minimal.
00:00:25.020 E: (Reading database ... 7887 files and directories currently installed.)
00:00:25.024 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ...
00:00:25.027 E: Unpacking python3-minimal (3.11.8-1) ...
00:00:25.050 E: Selecting previously unselected package media-types.
00:00:25.054 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ...
00:00:25.057 E: Unpacking media-types (10.1.0) ...
00:00:25.079 E: Selecting previously unselected package netbase.
00:00:25.082 E: Preparing to unpack .../02-netbase_6.4_all.deb ...
00:00:25.085 E: Unpacking netbase (6.4) ...
00:00:25.113 E: Selecting previously unselected package tzdata.
00:00:25.117 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ...
00:00:25.120 E: Unpacking tzdata (2024a-4) ...
00:00:25.263 E: Selecting previously unselected package libffi8:amd64.
00:00:25.267 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ...
00:00:25.270 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:25.292 E: Selecting previously unselected package libncursesw6:amd64.
00:00:25.296 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ...
00:00:25.300 E: Unpacking libncursesw6:amd64 (6.5-2) ...
00:00:25.331 E: Selecting previously unselected package readline-common.
00:00:25.334 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ...
00:00:25.338 E: Unpacking readline-common (8.2-4) ...
00:00:25.365 E: Selecting previously unselected package libreadline8t64:amd64.
00:00:25.368 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ...
00:00:25.374 E: 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'
00:00:25.380 E: 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'
00:00:25.386 E: 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'
00:00:25.394 E: 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'
00:00:25.398 E: Unpacking libreadline8t64:amd64 (8.2-4) ...
00:00:25.435 E: Selecting previously unselected package libsqlite3-0:amd64.
00:00:25.438 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ...
00:00:25.442 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
00:00:25.523 E: Selecting previously unselected package libpython3.11-stdlib:amd64.
00:00:25.526 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ...
00:00:25.530 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:25.741 E: Selecting previously unselected package python3.11.
00:00:25.744 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ...
00:00:25.748 E: Unpacking python3.11 (3.11.9-1) ...
00:00:25.779 E: Selecting previously unselected package libpython3-stdlib:amd64.
00:00:25.782 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ...
00:00:25.786 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:25.802 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:25.808 E: Setting up python3-minimal (3.11.8-1) ...
00:00:26.018 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:26.039 E: Selecting previously unselected package python3.
00:00:26.047 E: (Reading database ... 8901 files and directories currently installed.)
00:00:26.051 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
00:00:26.054 E: Unpacking python3 (3.11.8-1) ...
00:00:26.082 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:26.086 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ...
00:00:26.089 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:26.116 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:26.120 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:26.124 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:26.191 E: Selecting previously unselected package gpgv.
00:00:26.194 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ...
00:00:26.198 E: Unpacking gpgv (2.2.43-7) ...
00:00:26.237 E: Selecting previously unselected package liblz4-1:amd64.
00:00:26.240 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ...
00:00:26.243 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:26.272 E: Selecting previously unselected package libstdc++6:amd64.
00:00:26.276 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ...
00:00:26.280 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:26.377 E: Selecting previously unselected package libxxhash0:amd64.
00:00:26.381 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:26.384 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:26.409 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:26.413 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.4_amd64.deb ...
00:00:26.417 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:26.536 E: Selecting previously unselected package debian-archive-keyring.
00:00:26.540 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ...
00:00:26.643 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:26.681 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:26.685 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:26.689 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:26.731 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:26.734 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:26.738 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:26.781 E: Selecting previously unselected package libunistring5:amd64.
00:00:26.785 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ...
00:00:26.788 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:26.856 E: Selecting previously unselected package libidn2-0:amd64.
00:00:26.860 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ...
00:00:26.864 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:26.905 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:26.908 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:26.912 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:26.965 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:26.969 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:26.972 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:26.999 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:27.003 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:27.007 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:27.130 E: Selecting previously unselected package apt.
00:00:27.133 E: Preparing to unpack .../016-apt_2.9.4_amd64.deb ...
00:00:27.151 E: Unpacking apt (2.9.4) ...
00:00:27.322 E: Selecting previously unselected package tasksel-data.
00:00:27.326 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ...
00:00:27.329 E: Unpacking tasksel-data (3.75) ...
00:00:27.389 E: Selecting previously unselected package tasksel.
00:00:27.392 E: Preparing to unpack .../018-tasksel_3.75_all.deb ...
00:00:27.396 E: Unpacking tasksel (3.75) ...
00:00:27.443 E: Selecting previously unselected package apt-utils.
00:00:27.446 E: Preparing to unpack .../019-apt-utils_2.9.4_amd64.deb ...
00:00:27.449 E: Unpacking apt-utils (2.9.4) ...
00:00:27.513 E: Selecting previously unselected package cpio.
00:00:27.516 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ...
00:00:27.520 E: Unpacking cpio (2.15+dfsg-1) ...
00:00:27.567 E: Selecting previously unselected package libtext-charwidth-perl:amd64.
00:00:27.571 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ...
00:00:27.575 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:27.595 E: Selecting previously unselected package libtext-iconv-perl:amd64.
00:00:27.598 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ...
00:00:27.602 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:27.623 E: Selecting previously unselected package libtext-wrapi18n-perl.
00:00:27.627 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ...
00:00:27.630 E: Unpacking libtext-wrapi18n-perl (0.06-10) ...
00:00:27.649 E: Selecting previously unselected package debconf-i18n.
00:00:27.653 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ...
00:00:27.656 E: Unpacking debconf-i18n (1.5.86) ...
00:00:27.707 E: Selecting previously unselected package dmidecode.
00:00:27.711 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ...
00:00:27.715 E: Unpacking dmidecode (3.5-3) ...
00:00:27.741 E: Selecting previously unselected package fdisk.
00:00:27.745 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ...
00:00:27.748 E: Unpacking fdisk (2.40.1-8.1) ...
00:00:27.783 E: Selecting previously unselected package libelf1t64:amd64.
00:00:27.787 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ...
00:00:27.790 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ...
00:00:27.831 E: Selecting previously unselected package libbpf1:amd64.
00:00:27.835 E: Preparing to unpack .../028-libbpf1_1%3a1.4.2-1_amd64.deb ...
00:00:27.839 E: Unpacking libbpf1:amd64 (1:1.4.2-1) ...
00:00:27.873 E: Selecting previously unselected package libmnl0:amd64.
00:00:27.876 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ...
00:00:27.880 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ...
00:00:27.901 E: Selecting previously unselected package libkrb5support0:amd64.
00:00:27.904 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ...
00:00:27.908 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:27.933 E: Selecting previously unselected package libk5crypto3:amd64.
00:00:27.936 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ...
00:00:27.939 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:27.968 E: Selecting previously unselected package libkeyutils1:amd64.
00:00:27.972 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ...
00:00:27.975 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ...
00:00:27.997 E: Selecting previously unselected package libkrb5-3:amd64.
00:00:28.000 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ...
00:00:28.004 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:28.066 E: Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:28.070 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ...
00:00:28.073 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:28.106 E: Selecting previously unselected package libtirpc-common.
00:00:28.109 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ...
00:00:28.113 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ...
00:00:28.135 E: Selecting previously unselected package libtirpc3t64:amd64.
00:00:28.139 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
00:00:28.148 E: Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
00:00:28.157 E: Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
00:00:28.160 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:28.191 E: Selecting previously unselected package libxtables12:amd64.
00:00:28.195 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ...
00:00:28.198 E: Unpacking libxtables12:amd64 (1.8.10-4) ...
00:00:28.225 E: Selecting previously unselected package libcap2-bin.
00:00:28.228 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ...
00:00:28.232 E: Unpacking libcap2-bin (1:2.66-5) ...
00:00:28.261 E: Selecting previously unselected package iproute2.
00:00:28.265 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ...
00:00:28.325 E: Unpacking iproute2 (6.9.0-1) ...
00:00:28.469 E: Selecting previously unselected package ifupdown.
00:00:28.473 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ...
00:00:28.487 E: Unpacking ifupdown (0.8.43) ...
00:00:28.522 E: Selecting previously unselected package iputils-ping.
00:00:28.525 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ...
00:00:28.529 E: Unpacking iputils-ping (3:20240117-1) ...
00:00:28.554 E: Selecting previously unselected package isc-dhcp-client.
00:00:28.557 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ...
00:00:28.566 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ...
00:00:28.687 E: Selecting previously unselected package isc-dhcp-common.
00:00:28.690 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ...
00:00:28.694 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ...
00:00:28.723 E: Selecting previously unselected package libkmod2:amd64.
00:00:28.726 E: Preparing to unpack .../044-libkmod2_32+20240327-1_amd64.deb ...
00:00:28.730 E: Unpacking libkmod2:amd64 (32+20240327-1) ...
00:00:28.759 E: Selecting previously unselected package kmod.
00:00:28.763 E: Preparing to unpack .../045-kmod_32+20240327-1_amd64.deb ...
00:00:28.766 E: Unpacking kmod (32+20240327-1) ...
00:00:28.802 E: Selecting previously unselected package less.
00:00:28.805 E: Preparing to unpack .../046-less_643-1_amd64.deb ...
00:00:28.809 E: Unpacking less (643-1) ...
00:00:28.846 E: Selecting previously unselected package libpopt0:amd64.
00:00:28.850 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ...
00:00:28.853 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:28.892 E: Selecting previously unselected package logrotate.
00:00:28.895 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ...
00:00:28.899 E: Unpacking logrotate (3.21.0-2) ...
00:00:28.927 E: Selecting previously unselected package nano.
00:00:28.930 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ...
00:00:28.934 E: Unpacking nano (8.0-1) ...
00:00:29.033 E: Selecting previously unselected package libjansson4:amd64.
00:00:29.037 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ...
00:00:29.040 E: Unpacking libjansson4:amd64 (2.14-2+b2) ...
00:00:29.065 E: Selecting previously unselected package libnftnl11:amd64.
00:00:29.069 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ...
00:00:29.072 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:29.099 E: Selecting previously unselected package libnftables1:amd64.
00:00:29.103 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ...
00:00:29.107 E: Unpacking libnftables1:amd64 (1.0.9-2) ...
00:00:29.163 E: Selecting previously unselected package libbsd0:amd64.
00:00:29.167 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ...
00:00:29.170 E: Unpacking libbsd0:amd64 (0.12.2-1) ...
00:00:29.198 E: Selecting previously unselected package libedit2:amd64.
00:00:29.201 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ...
00:00:29.206 E: Unpacking libedit2:amd64 (3.1-20240517-1) ...
00:00:29.237 E: Selecting previously unselected package nftables.
00:00:29.241 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ...
00:00:29.244 E: Unpacking nftables (1.0.9-2) ...
00:00:29.275 E: Selecting previously unselected package libproc2-0:amd64.
00:00:29.279 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ...
00:00:29.282 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
00:00:29.311 E: Selecting previously unselected package procps.
00:00:29.315 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ...
00:00:29.329 E: Unpacking procps (2:4.0.4-4) ...
00:00:29.452 E: Selecting previously unselected package udev.
00:00:29.456 E: Preparing to unpack .../058-udev_256~rc4-1_amd64.deb ...
00:00:29.469 E: Unpacking udev (256~rc4-1) ...
00:00:29.688 E: Selecting previously unselected package vim-common.
00:00:29.691 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ...
00:00:29.695 E: Unpacking vim-common (2:9.1.0377-1) ...
00:00:29.755 E: Selecting previously unselected package vim-tiny.
00:00:29.759 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ...
00:00:29.762 E: Unpacking vim-tiny (2:9.1.0377-1) ...
00:00:29.851 E: Selecting previously unselected package libslang2:amd64.
00:00:29.855 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ...
00:00:29.858 E: Unpacking libslang2:amd64 (2.3.3-5) ...
00:00:29.932 E: Selecting previously unselected package libnewt0.52:amd64.
00:00:29.936 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ...
00:00:29.941 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ...
00:00:29.998 E: Selecting previously unselected package whiptail.
00:00:30.002 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ...
00:00:30.006 E: Unpacking whiptail (0.52.24-2) ...
00:00:30.033 E: Selecting previously unselected package python-apt-common.
00:00:30.036 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ...
00:00:30.040 E: Unpacking python-apt-common (2.9.0) ...
00:00:30.083 E: Selecting previously unselected package distro-info-data.
00:00:30.086 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ...
00:00:30.090 E: Unpacking distro-info-data (0.62) ...
00:00:30.113 E: Selecting previously unselected package python3-apt.
00:00:30.116 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ...
00:00:30.120 E: Unpacking python3-apt (2.9.0) ...
00:00:30.165 E: Selecting previously unselected package python3-debconf.
00:00:30.168 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ...
00:00:30.172 E: Unpacking python3-debconf (1.5.86) ...
00:00:30.195 E: Selecting previously unselected package ucf.
00:00:30.199 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ...
00:00:30.202 E: Moving old data out of the way
00:00:30.205 E: Unpacking ucf (3.0043+nmu1) ...
00:00:30.244 E: Selecting previously unselected package apt-listchanges.
00:00:30.247 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ...
00:00:30.251 E: Unpacking apt-listchanges (3.27) ...
00:00:30.292 E: Selecting previously unselected package bash-completion.
00:00:30.295 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ...
00:00:30.309 E: Unpacking bash-completion (1:2.14.0-1) ...
00:00:30.522 E: Selecting previously unselected package libfstrm0:amd64.
00:00:30.525 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ...
00:00:30.529 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:30.557 E: Selecting previously unselected package libjemalloc2:amd64.
00:00:30.561 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ...
00:00:30.565 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:30.612 E: Selecting previously unselected package liblmdb0:amd64.
00:00:30.616 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ...
00:00:30.620 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:30.646 E: Selecting previously unselected package libmaxminddb0:amd64.
00:00:30.650 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ...
00:00:30.653 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ...
00:00:30.677 E: Selecting previously unselected package libnghttp2-14:amd64.
00:00:30.681 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ...
00:00:30.684 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ...
00:00:30.714 E: Selecting previously unselected package libprotobuf-c1:amd64.
00:00:30.718 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ...
00:00:30.722 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:30.746 E: Selecting previously unselected package liburcu8t64:amd64.
00:00:30.750 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ...
00:00:30.753 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ...
00:00:30.783 E: Selecting previously unselected package libuv1t64:amd64.
00:00:30.787 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ...
00:00:30.790 E: Unpacking libuv1t64:amd64 (1.48.0-4) ...
00:00:30.826 E: Selecting previously unselected package libicu72:amd64.
00:00:30.830 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ...
00:00:30.833 E: Unpacking libicu72:amd64 (72.1-4+b1) ...
00:00:31.545 E: Selecting previously unselected package libxml2:amd64.
00:00:31.548 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ...
00:00:31.552 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:31.632 E: Selecting previously unselected package bind9-libs:amd64.
00:00:31.635 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ...
00:00:31.639 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:31.769 E: Selecting previously unselected package bind9-host.
00:00:31.772 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ...
00:00:31.776 E: Unpacking bind9-host (1:9.19.21-1+b1) ...
00:00:31.802 E: Selecting previously unselected package bind9-dnsutils.
00:00:31.805 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ...
00:00:31.809 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:31.859 E: Selecting previously unselected package bzip2.
00:00:31.862 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ...
00:00:31.866 E: Unpacking bzip2 (1.0.8-5.1) ...
00:00:31.894 E: Selecting previously unselected package openssl.
00:00:31.898 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ...
00:00:31.901 E: Unpacking openssl (3.2.2-1) ...
00:00:32.060 E: Selecting previously unselected package ca-certificates.
00:00:32.063 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ...
00:00:32.066 E: Unpacking ca-certificates (20240203) ...
00:00:32.132 E: Selecting previously unselected package debian-faq.
00:00:32.135 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ...
00:00:32.139 E: Unpacking debian-faq (11.1) ...
00:00:32.185 E: Selecting previously unselected package doc-debian.
00:00:32.189 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ...
00:00:32.192 E: Unpacking doc-debian (11.3+nmu1) ...
00:00:32.228 E: Selecting previously unselected package libmagic-mgc.
00:00:32.231 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ...
00:00:32.235 E: Unpacking libmagic-mgc (1:5.45-3) ...
00:00:32.309 E: Selecting previously unselected package libmagic1t64:amd64.
00:00:32.312 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ...
00:00:32.316 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ...
00:00:32.347 E: Selecting previously unselected package file.
00:00:32.350 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ...
00:00:32.354 E: Unpacking file (1:5.45-3) ...
00:00:32.391 E: Selecting previously unselected package gettext-base.
00:00:32.395 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ...
00:00:32.399 E: Unpacking gettext-base (0.21-14+b1) ...
00:00:32.449 E: Selecting previously unselected package libuchardet0:amd64.
00:00:32.452 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ...
00:00:32.456 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:32.485 E: Selecting previously unselected package groff-base.
00:00:32.488 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ...
00:00:32.492 E: Unpacking groff-base (1.23.0-4) ...
00:00:32.627 E: Selecting previously unselected package inetutils-telnet.
00:00:32.630 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ...
00:00:32.634 E: Unpacking inetutils-telnet (2:2.5-4) ...
00:00:32.665 E: Selecting previously unselected package krb5-locales.
00:00:32.668 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ...
00:00:32.672 E: Unpacking krb5-locales (1.20.1-6) ...
00:00:32.697 E: Selecting previously unselected package libc-l10n.
00:00:32.701 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ...
00:00:32.704 E: Unpacking libc-l10n (2.38-13) ...
00:00:32.802 E: Selecting previously unselected package liblockfile-bin.
00:00:32.806 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ...
00:00:32.809 E: Unpacking liblockfile-bin (1.17-1+b1) ...
00:00:32.834 E: Selecting previously unselected package libnss-systemd:amd64.
00:00:32.837 E: Preparing to unpack .../099-libnss-systemd_256~rc4-1_amd64.deb ...
00:00:32.842 E: Unpacking libnss-systemd:amd64 (256~rc4-1) ...
00:00:32.883 E: Selecting previously unselected package libpam-systemd:amd64.
00:00:32.887 E: Preparing to unpack .../100-libpam-systemd_256~rc4-1_amd64.deb ...
00:00:32.890 E: Unpacking libpam-systemd:amd64 (256~rc4-1) ...
00:00:32.936 E: Selecting previously unselected package libwtmpdb0:amd64.
00:00:32.940 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ...
00:00:32.943 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ...
00:00:32.965 E: Selecting previously unselected package libpam-wtmpdb:amd64.
00:00:32.969 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ...
00:00:32.972 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:33.000 E: Selecting previously unselected package locales.
00:00:33.004 E: Preparing to unpack .../103-locales_2.38-13_all.deb ...
00:00:33.009 E: Unpacking locales (2.38-13) ...
00:00:33.489 E: Selecting previously unselected package lsof.
00:00:33.492 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ...
00:00:33.496 E: Unpacking lsof (4.95.0-1.1) ...
00:00:33.542 E: Selecting previously unselected package bsdextrautils.
00:00:33.546 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ...
00:00:33.550 E: Unpacking bsdextrautils (2.40.1-8.1) ...
00:00:33.587 E: Selecting previously unselected package libpipeline1:amd64.
00:00:33.590 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ...
00:00:33.594 E: Unpacking libpipeline1:amd64 (1.5.7-2) ...
00:00:33.622 E: Selecting previously unselected package man-db.
00:00:33.626 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ...
00:00:33.629 E: Unpacking man-db (2.12.1-2) ...
00:00:33.798 E: Selecting previously unselected package manpages.
00:00:33.802 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ...
00:00:33.806 E: Unpacking manpages (6.8-2) ...
00:00:33.960 E: Selecting previously unselected package ncurses-term.
00:00:33.963 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ...
00:00:33.967 E: Unpacking ncurses-term (6.5-2) ...
00:00:34.566 E: Selecting previously unselected package netcat-traditional.
00:00:34.569 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ...
00:00:34.573 E: Unpacking netcat-traditional (1.10-48.1) ...
00:00:34.609 E: Selecting previously unselected package libcbor0.10:amd64.
00:00:34.613 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ...
00:00:34.616 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:34.643 E: Selecting previously unselected package libfido2-1:amd64.
00:00:34.647 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ...
00:00:34.650 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:34.684 E: Selecting previously unselected package openssh-client.
00:00:34.688 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ...
00:00:34.696 E: Unpacking openssh-client (1:9.7p1-5) ...
00:00:34.810 E: Selecting previously unselected package pci.ids.
00:00:34.814 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ...
00:00:34.818 E: Unpacking pci.ids (0.0~2024.04.20-1) ...
00:00:34.866 E: Selecting previously unselected package libpci3:amd64.
00:00:34.870 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ...
00:00:34.873 E: Unpacking libpci3:amd64 (1:3.12.0-1) ...
00:00:34.902 E: Selecting previously unselected package pciutils.
00:00:34.906 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ...
00:00:34.912 E: Unpacking pciutils (1:3.12.0-1) ...
00:00:34.949 E: Selecting previously unselected package python3-pkg-resources.
00:00:34.953 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ...
00:00:34.957 E: Unpacking python3-pkg-resources (68.1.2-2) ...
00:00:35.001 E: Selecting previously unselected package python3-chardet.
00:00:35.005 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ...
00:00:35.009 E: Unpacking python3-chardet (5.2.0+dfsg-1) ...
00:00:35.055 E: Selecting previously unselected package python3-debian.
00:00:35.058 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ...
00:00:35.062 E: Unpacking python3-debian (0.1.49) ...
00:00:35.102 E: Selecting previously unselected package python3-debianbts.
00:00:35.106 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ...
00:00:35.109 E: Unpacking python3-debianbts (4.1.1) ...
00:00:35.135 E: Selecting previously unselected package python3-certifi.
00:00:35.139 E: Preparing to unpack .../121-python3-certifi_2023.11.17-1_all.deb ...
00:00:35.142 E: Unpacking python3-certifi (2023.11.17-1) ...
00:00:35.181 E: Selecting previously unselected package python3-charset-normalizer.
00:00:35.185 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ...
00:00:35.188 E: Unpacking python3-charset-normalizer (3.3.2-1) ...
00:00:35.218 E: Selecting previously unselected package python3-idna.
00:00:35.222 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ...
00:00:35.225 E: Unpacking python3-idna (3.6-2.1) ...
00:00:35.254 E: Selecting previously unselected package python3-six.
00:00:35.258 E: Preparing to unpack .../124-python3-six_1.16.0-6_all.deb ...
00:00:35.261 E: Unpacking python3-six (1.16.0-6) ...
00:00:35.287 E: Selecting previously unselected package python3-urllib3.
00:00:35.290 E: Preparing to unpack .../125-python3-urllib3_1.26.18-2_all.deb ...
00:00:35.294 E: Unpacking python3-urllib3 (1.26.18-2) ...
00:00:35.330 E: Selecting previously unselected package python3-requests.
00:00:35.334 E: Preparing to unpack .../126-python3-requests_2.31.0+dfsg-2_all.deb ...
00:00:35.337 E: Unpacking python3-requests (2.31.0+dfsg-2) ...
00:00:35.367 E: Selecting previously unselected package python3-reportbug.
00:00:35.371 E: Preparing to unpack .../127-python3-reportbug_13.0.1_all.deb ...
00:00:35.374 E: Unpacking python3-reportbug (13.0.1) ...
00:00:35.405 E: Selecting previously unselected package reportbug.
00:00:35.408 E: Preparing to unpack .../128-reportbug_13.0.1_all.deb ...
00:00:35.412 E: Unpacking reportbug (13.0.1) ...
00:00:35.443 E: Selecting previously unselected package systemd-timesyncd.
00:00:35.447 E: Preparing to unpack .../129-systemd-timesyncd_256~rc4-1_amd64.deb ...
00:00:35.450 E: Unpacking systemd-timesyncd (256~rc4-1) ...
00:00:35.479 E: Selecting previously unselected package traceroute.
00:00:35.483 E: Preparing to unpack .../130-traceroute_1%3a2.1.5-1_amd64.deb ...
00:00:35.487 E: Unpacking traceroute (1:2.1.5-1) ...
00:00:35.517 E: Selecting previously unselected package util-linux-extra.
00:00:35.521 E: Preparing to unpack .../131-util-linux-extra_2.40.1-8.1_amd64.deb ...
00:00:35.532 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra'
00:00:35.542 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra'
00:00:35.552 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra'
00:00:35.562 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra'
00:00:35.572 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra'
00:00:35.582 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra'
00:00:35.585 E: Unpacking util-linux-extra (2.40.1-8.1) ...
00:00:35.643 E: Selecting previously unselected package wamerican.
00:00:35.646 E: Preparing to unpack .../132-wamerican_2020.12.07-2_all.deb ...
00:00:35.650 E: Unpacking wamerican (2020.12.07-2) ...
00:00:35.774 E: Selecting previously unselected package libpsl5t64:amd64.
00:00:35.778 E: Preparing to unpack .../133-libpsl5t64_0.21.2-1.1_amd64.deb ...
00:00:35.782 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:35.809 E: Selecting previously unselected package wget.
00:00:35.812 E: Preparing to unpack .../134-wget_1.24.5-1_amd64.deb ...
00:00:35.816 E: Unpacking wget (1.24.5-1) ...
00:00:35.923 E: Selecting previously unselected package wtmpdb.
00:00:35.927 E: Preparing to unpack .../135-wtmpdb_0.12.0-2_amd64.deb ...
00:00:35.930 E: Unpacking wtmpdb (0.12.0-2) ...
00:00:35.955 E: Selecting previously unselected package xz-utils.
00:00:35.958 E: Preparing to unpack .../136-xz-utils_5.6.1+really5.4.5-1_amd64.deb ...
00:00:35.962 E: Unpacking xz-utils (5.6.1+really5.4.5-1) ...
00:00:36.043 E: Chrooting into /tmp/mmdebstrap.JIzDqgbmEc/
00:00:36.051 E: Setting up media-types (10.1.0) ...
00:00:36.055 E: Setting up cpio (2.15+dfsg-1) ...
00:00:36.061 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
00:00:36.064 E: Setting up libpipeline1:amd64 (1.5.7-2) ...
00:00:36.068 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:36.072 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:36.075 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:36.078 E: Setting up liburcu8t64:amd64 (0.14.0-4) ...
00:00:36.082 E: Setting up libkeyutils1:amd64 (1.6.3-3) ...
00:00:36.085 E: Setting up libc-l10n (2.38-13) ...
00:00:36.089 E: Setting up pci.ids (0.0~2024.04.20-1) ...
00:00:36.092 E: Setting up liblockfile-bin (1.17-1+b1) ...
00:00:36.096 E: Setting up libgdbm6t64:amd64 (1.23-6) ...
00:00:36.099 E: Setting up bsdextrautils (2.40.1-8.1) ...
00:00:36.103 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:36.106 E: Setting up netcat-traditional (1.10-48.1) ...
00:00:36.109 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
00:00:36.113 E: Setting up init (1.66) ...
00:00:36.116 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:36.119 E: Setting up traceroute (1:2.1.5-1) ...
00:00:36.122 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
00:00:36.125 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
00:00:36.129 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
00:00:36.132 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
00:00:36.135 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
00:00:36.139 E: Setting up libmagic-mgc (1:5.45-3) ...
00:00:36.142 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:36.145 E: Setting up distro-info-data (0.62) ...
00:00:36.149 E: Setting up manpages (6.8-2) ...
00:00:36.152 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:36.156 E: Setting up libtirpc-common (1.3.4+ds-1.3) ...
00:00:36.159 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ...
00:00:36.163 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:36.166 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ...
00:00:36.169 E: Setting up libuv1t64:amd64 (1.48.0-4) ...
00:00:36.172 E: Setting up libmagic1t64:amd64 (1:5.45-3) ...
00:00:36.176 E: Setting up debian-archive-keyring (2023.4) ...
00:00:36.292 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ...
00:00:36.296 E: Setting up less (643-1) ...
00:00:36.304 E: Setting up gettext-base (0.21-14+b1) ...
00:00:36.308 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:36.313 E: Setting up libnss-systemd:amd64 (256~rc4-1) ...
00:00:36.330 E: Setting up krb5-locales (1.20.1-6) ...
00:00:36.333 E: Setting up file (1:5.45-3) ...
00:00:36.337 E: Setting up bzip2 (1.0.8-5.1) ...
00:00:36.340 E: Setting up locales (2.38-13) ...
00:00:37.081 E: Generating locales (this might take a while)...
00:00:37.089 E: Generation complete.
00:00:37.130 E: Setting up doc-debian (11.3+nmu1) ...
00:00:37.134 E: Setting up libtext-wrapi18n-perl (0.06-10) ...
00:00:37.137 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:37.141 E: Setting up libelf1t64:amd64 (0.191-1+b1) ...
00:00:37.144 E: Setting up libjansson4:amd64 (2.14-2+b2) ...
00:00:37.148 E: Setting up debian-faq (11.1) ...
00:00:37.151 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:37.155 E: Setting up tzdata (2024a-4) ...
00:00:37.323 E: 
00:00:37.327 E: Current default time zone: 'Etc/UTC'
00:00:37.330 E: Local time is now:      Tue Jun 11 20:13:38 UTC 2024.
00:00:37.334 E: Universal Time is now:  Tue Jun 11 20:13:38 UTC 2024.
00:00:37.337 E: Run 'dpkg-reconfigure tzdata' if you wish to change it.
00:00:37.341 E: 
00:00:37.344 E: Setting up libcap2-bin (1:2.66-5) ...
00:00:37.348 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:37.351 E: Setting up vim-common (2:9.1.0377-1) ...
00:00:37.355 E: Setting up libslang2:amd64 (2.3.3-5) ...
00:00:37.358 E: Setting up bash-completion (1:2.14.0-1) ...
00:00:37.372 E: Setting up wamerican (2020.12.07-2) ...
00:00:37.513 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:37.517 E: Setting up xz-utils (5.6.1+really5.4.5-1) ...
00:00:37.522 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:00:37.529 E: Setting up perl-modules-5.38 (5.38.2-5) ...
00:00:37.532 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ...
00:00:37.536 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:37.540 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ...
00:00:37.543 E: Setting up systemd-timesyncd (256~rc4-1) ...
00:00:37.559 E: Creating group 'systemd-timesync' with GID 996.
00:00:37.562 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996.
00:00:37.768 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:37.773 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:37.777 E: Setting up libncursesw6:amd64 (6.5-2) ...
00:00:37.780 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:37.784 E: Setting up libxtables12:amd64 (1.8.10-4) ...
00:00:37.787 E: Setting up logsave (1.47.1-1) ...
00:00:37.790 E: Setting up nano (8.0-1) ...
00:00:37.797 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
00:00:37.800 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
00:00:37.804 E: Setting up libpci3:amd64 (1:3.12.0-1) ...
00:00:37.807 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:37.811 E: Setting up python-apt-common (2.9.0) ...
00:00:37.815 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:37.818 E: Setting up sensible-utils (0.0.22) ...
00:00:37.821 E: Setting up gpgv (2.2.43-7) ...
00:00:37.826 E: Setting up dbus-session-bus-common (1.14.10-4) ...
00:00:37.829 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:37.832 E: Setting up procps (2:4.0.4-4) ...
00:00:37.870 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:37.874 E: Setting up netbase (6.4) ...
00:00:37.898 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ...
00:00:37.902 E: Setting up isc-dhcp-common (4.4.3-P1-5) ...
00:00:37.906 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:37.910 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ...
00:00:37.913 E: Setting up dmidecode (3.5-3) ...
00:00:37.917 E: Setting up dbus-system-bus-common (1.14.10-4) ...
00:00:38.037 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:38.040 E: Setting up openssl (3.2.2-1) ...
00:00:38.046 E: Setting up libbsd0:amd64 (0.12.2-1) ...
00:00:38.050 E: Setting up readline-common (8.2-4) ...
00:00:38.058 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:38.061 E: Setting up dbus-bin (1.14.10-4+b1) ...
00:00:38.065 E: Setting up liblocale-gettext-perl (1.07-7) ...
00:00:38.068 E: Setting up libbpf1:amd64 (1:1.4.2-1) ...
00:00:38.072 E: Setting up util-linux-extra (2.40.1-8.1) ...
00:00:38.075 E: Setting up libkmod2:amd64 (32+20240327-1) ...
00:00:38.079 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:38.082 E: Setting up ncurses-term (6.5-2) ...
00:00:38.086 E: Setting up logrotate (3.21.0-2) ...
00:00:38.296 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'.
00:00:38.300 E: Setting up libnewt0.52:amd64 (0.52.24-2) ...
00:00:38.304 E: Setting up libicu72:amd64 (72.1-4+b1) ...
00:00:38.308 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:38.516 E: Setting up libedit2:amd64 (3.1-20240517-1) ...
00:00:38.519 E: Setting up cron (3.0pl1-189) ...
00:00:38.554 E: Running in chroot, ignoring request.
00:00:38.559 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:38.759 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'.
00:00:38.764 E: Setting up inetutils-telnet (2:2.5-4) ...
00:00:38.769 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode
00:00:38.773 E: Setting up debconf-i18n (1.5.86) ...
00:00:38.776 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:38.779 E: Setting up e2fsprogs (1.47.1-1) ...
00:00:38.987 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'.
00:00:39.189 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'.
00:00:39.194 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:39.197 E: Setting up dbus-daemon (1.14.10-4+b1) ...
00:00:39.214 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:39.218 E: Setting up vim-tiny (2:9.1.0377-1) ...
00:00:39.228 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
00:00:39.232 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
00:00:39.236 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
00:00:39.240 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
00:00:39.245 E: Setting up kmod (32+20240327-1) ...
00:00:39.252 E: sed: can't read /etc/modules: No such file or directory
00:00:39.271 E: Setting up ca-certificates (20240203) ...
00:00:40.109 E: Updating certificates in /etc/ssl/certs...
00:00:41.122 E: 146 added, 0 removed; done.
00:00:41.149 E: Setting up perl (5.38.2-5) ...
00:00:41.163 E: Setting up dbus (1.14.10-4+b1) ...
00:00:41.193 E: Running in chroot, ignoring request.
00:00:41.199 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:41.202 E: Setting up wtmpdb (0.12.0-2) ...
00:00:41.412 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'.
00:00:41.615 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'.
00:00:41.619 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:41.623 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:41.628 E: Setting up udev (256~rc4-1) ...
00:00:42.177 E: Creating group 'input' with GID 995.
00:00:42.180 E: Creating group 'sgx' with GID 994.
00:00:42.183 E: Creating group 'kvm' with GID 993.
00:00:42.187 E: Creating group 'render' with GID 992.
00:00:42.197 E: Setting up ucf (3.0043+nmu1) ...
00:00:42.341 E: Setting up pciutils (1:3.12.0-1) ...
00:00:42.349 E: Setting up libreadline8t64:amd64 (8.2-4) ...
00:00:42.353 E: Setting up whiptail (0.52.24-2) ...
00:00:42.356 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:42.360 E: Setting up libpam-systemd:amd64 (256~rc4-1) ...
00:00:42.569 E: Setting up libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:42.573 E: Setting up iputils-ping (3:20240117-1) ...
00:00:42.592 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:42.595 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:42.598 E: Setting up apt (2.9.4) ...
00:00:42.822 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'.
00:00:43.026 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'.
00:00:43.030 E: Setting up libnftables1:amd64 (1.0.9-2) ...
00:00:43.034 E: Setting up apt-utils (2.9.4) ...
00:00:43.037 E: Setting up nftables (1.0.9-2) ...
00:00:43.172 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:43.176 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:43.180 E: Setting up iproute2 (6.9.0-1) ...
00:00:43.379 E: Setting up openssh-client (1:9.7p1-5) ...
00:00:43.492 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:43.495 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:43.507 E: Setting up isc-dhcp-client (4.4.3-P1-5) ...
00:00:43.538 E: Setting up fdisk (2.40.1-8.1) ...
00:00:43.542 E: Setting up ifupdown (0.8.43) ...
00:00:43.633 E: Creating /etc/network/interfaces.
00:00:43.856 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:43.860 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:43.991 E: Setting up lsof (4.95.0-1.1) ...
00:00:43.995 E: Setting up groff-base (1.23.0-4) ...
00:00:44.000 E: Setting up bind9-host (1:9.19.21-1+b1) ...
00:00:44.004 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:44.007 E: Setting up python3.11 (3.11.9-1) ...
00:00:45.672 E: Setting up wget (1.24.5-1) ...
00:00:45.687 E: Setting up python3 (3.11.8-1) ...
00:00:46.103 E: Setting up man-db (2.12.1-2) ...
00:00:46.245 E: Building database of manual pages ...
00:00:47.380 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'.
00:00:47.402 E: Setting up python3-six (1.16.0-6) ...
00:00:47.568 E: Setting up python3-certifi (2023.11.17-1) ...
00:00:47.720 E: Setting up python3-idna (3.6-2.1) ...
00:00:48.075 E: Setting up python3-urllib3 (1.26.18-2) ...
00:00:48.325 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:48.329 E: Setting up python3-pkg-resources (68.1.2-2) ...
00:00:48.660 E: Setting up python3-debianbts (4.1.1) ...
00:00:48.823 E: Setting up python3-apt (2.9.0) ...
00:00:49.061 E: Setting up python3-charset-normalizer (3.3.2-1) ...
00:00:49.265 E: Setting up python3-debconf (1.5.86) ...
00:00:49.419 E: Setting up python3-chardet (5.2.0+dfsg-1) ...
00:00:49.996 E: Setting up python3-debian (0.1.49) ...
00:00:50.268 E: Setting up python3-requests (2.31.0+dfsg-2) ...
00:00:50.475 E: Setting up apt-listchanges (3.27) ...
00:00:50.872 E: 
00:00:50.876 E: Creating config file /etc/apt/listchanges.conf with new version
00:00:51.086 E: Setting up python3-reportbug (13.0.1) ...
00:00:51.347 E: Setting up reportbug (13.0.1) ...
00:00:51.352 E: Setting up tasksel (3.75) ...
00:00:51.501 E: Setting up tasksel-data (3.75) ...
00:00:51.509 E: Processing triggers for libc-bin (2.38-13) ...
00:00:51.523 E: Processing triggers for systemd (256~rc4-1) ...
00:00:51.527 E: Processing triggers for ca-certificates (20240203) ...
00:00:51.534 E: Updating certificates in /etc/ssl/certs...
00:00:52.332 E: 0 added, 0 removed; done.
00:00:52.336 E: Running hooks in /etc/ca-certificates/update.d...
00:00:52.339 E: done.
00:00:52.520 E: I: 692 3090 cleaning package lists and apt cache...
00:00:52.524 E: D: 692 846 run_progress: exec apt-get --option Dir::Etc::SourceList=/dev/null --option Dir::Etc::SourceParts=/dev/null update -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:52.573 E: Reading package lists...
00:00:52.583 E: D: 692 846 run_progress: exec apt-get clean -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false
00:00:52.628 E: D: 692 3194 deleting files in /run: adduser
00:00:52.631 E: D: 692 3194 deleting files in /run: systemd
00:00:52.635 E: D: 692 3194 deleting files in /run: user
00:00:52.638 E: D: 692 3194 deleting files in /run: sendsigs.omit.d
00:00:52.642 E: D: 692 3194 deleting files in /run: dbus
00:00:52.645 E: D: 692 3194 deleting files in /run: log
00:00:52.649 E: D: 692 3194 deleting files in /run: sshd
00:00:52.652 E: D: 692 3194 deleting files in /run: shm
00:00:52.656 E: I: 692 6076 creating tarball...
00:00:52.659 E: D: 693 3718 listener: finished reading command
00:00:52.663 E: D: 693 3725 listener: received message: adios
00:00:52.666 E: D: 562 6190 finish to listen for hooks
00:00:55.396 E: I: 692 6124 done
00:00:55.645 E: I: 562 6373 removing tempdir /tmp/mmdebstrap.JIzDqgbmEc...
00:00:56.386 E: I: 562 6426 success in 56.0740 seconds
00:00:56.393 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar
00:01:04.367 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:12
result: SUCCESS
------------------------------------------------------------------------------
(181/280) quiet
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:04:05
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + mmdebstrap --mode=root --variant=apt --quiet unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:17.454 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.457 E: + tar -t
00:00:17.461 E: + sort
00:00:17.464 E: + diff -u tar1.txt -
00:00:17.647 E: + rm -r /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(182/280) logfile
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:03:20
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -rf /tmp/debian-chroot /tmp/log /tmp/trimmed EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=root --variant=apt --logfile=/tmp/log unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:17.381 E: + head --lines=-1 /tmp/log
00:00:17.385 E: + cat
00:00:17.388 O: I: success in 17.0610 seconds
00:00:17.389 E: + diff -u - /tmp/trimmed
00:00:17.393 E: + tail --lines=1 /tmp/log
00:00:17.396 E: + grep ^I: success in .* seconds$
00:00:17.399 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.403 E: + tar -t
00:00:17.406 E: + sort
00:00:17.409 E: + diff -u tar1.txt -
00:00:17.599 E: + rm -rf /tmp/debian-chroot /tmp/log /tmp/trimmed
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(183/280) without-etc-resolv-conf-and-etc-hostname
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:02:35
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.018 E: + rm /etc/resolv.conf /etc/hostname
00:00:00.022 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.416 E: I: automatically chosen mode: root
00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.453 E: I: finding correct signed-by value...
00:00:00.544 E: I: automatically chosen format: tar
00:00:00.548 E: I: using /tmp/mmdebstrap.FrzhRzeYkh as tempdir
00:00:00.557 E: W: Host system does not have a /etc/resolv.conf to copy into the rootfs.
00:00:00.560 E: W: Host system does not have a /etc/hostname to copy into the rootfs.
00:00:00.592 E: I: running apt-get update...
00:00:03.591 E: I: downloading packages with apt...
00:00:05.650 E: I: extracting archives...
00:00:08.023 E: I: installing essential packages...
00:00:14.002 E: I: installing remaining packages inside the chroot...
00:00:17.415 E: I: cleaning package lists and apt cache...
00:00:17.504 E: I: creating tarball...
00:00:18.244 E: I: done
00:00:18.275 E: I: removing tempdir /tmp/mmdebstrap.FrzhRzeYkh...
00:00:18.467 E: I: success in 18.1554 seconds
00:00:18.475 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.478 E: + sort
00:00:18.482 E: + diff -u tar1.txt -
00:00:18.511 E: + printf ./etc/hostname\n
00:00:18.514 E: + printf ./etc/resolv.conf\n
00:00:18.518 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(184/280) preserve-mode-of-etc-resolv-conf-and-etc-hostname
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:01:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.015 E: + cat /etc/resolv.conf
00:00:00.018 E: + [ -L /etc/resolv.conf ]
00:00:00.022 E: + chmod 644 /etc/resolv.conf
00:00:00.025 E: + stat --format=%A /etc/resolv.conf
00:00:00.028 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:00.032 E: + cat /etc/hostname
00:00:00.035 E: + [ -L /etc/hostname ]
00:00:00.038 E: + chmod 644 /etc/hostname
00:00:00.041 E: + stat --format=%A /etc/hostname
00:00:00.045 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:00.048 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.433 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.463 E: I: finding correct signed-by value...
00:00:00.554 E: I: automatically chosen format: directory
00:00:00.603 E: I: running apt-get update...
00:00:03.578 E: I: nothing to download -- skipping...
00:00:03.582 E: I: nothing to extract -- skipping...
00:00:03.585 E: I: no essential packages -- skipping...
00:00:03.589 E: I: cleaning package lists and apt cache...
00:00:03.669 E: I: success in 3.3469 seconds
00:00:03.675 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:03.679 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:03.682 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:03.686 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:03.689 E: + rm /tmp/debian-chroot/dev/console
00:00:03.693 E: + rm /tmp/debian-chroot/dev/fd
00:00:03.696 E: + rm /tmp/debian-chroot/dev/full
00:00:03.699 E: + rm /tmp/debian-chroot/dev/null
00:00:03.703 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:03.706 E: + rm /tmp/debian-chroot/dev/random
00:00:03.709 E: + rm /tmp/debian-chroot/dev/stderr
00:00:03.713 E: + rm /tmp/debian-chroot/dev/stdin
00:00:03.716 E: + rm /tmp/debian-chroot/dev/stdout
00:00:03.719 E: + rm /tmp/debian-chroot/dev/tty
00:00:03.722 E: + rm /tmp/debian-chroot/dev/urandom
00:00:03.725 E: + rm /tmp/debian-chroot/dev/zero
00:00:03.729 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:03.732 E: + rm /tmp/debian-chroot/etc/fstab
00:00:03.735 E: + rm /tmp/debian-chroot/etc/hostname
00:00:03.738 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:03.741 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:03.745 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:03.748 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:03.751 E: + find /tmp/debian-chroot -depth -print0
00:00:03.754 E: + xargs -0 rmdir
00:00:03.757 E: + chmod 755 /etc/resolv.conf
00:00:03.760 E: + stat --format=%A /etc/resolv.conf
00:00:03.763 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:03.767 E: + chmod 755 /etc/hostname
00:00:03.770 E: + stat --format=%A /etc/hostname
00:00:03.773 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:03.776 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:04.084 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:04.108 E: I: finding correct signed-by value...
00:00:04.200 E: I: automatically chosen format: directory
00:00:04.250 E: I: running apt-get update...
00:00:07.255 E: I: nothing to download -- skipping...
00:00:07.259 E: I: nothing to extract -- skipping...
00:00:07.263 E: I: no essential packages -- skipping...
00:00:07.266 E: I: cleaning package lists and apt cache...
00:00:07.345 E: I: success in 3.3625 seconds
00:00:07.351 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:07.355 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:07.358 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:07.362 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:07.365 E: + rm /tmp/debian-chroot/dev/console
00:00:07.368 E: + rm /tmp/debian-chroot/dev/fd
00:00:07.371 E: + rm /tmp/debian-chroot/dev/full
00:00:07.375 E: + rm /tmp/debian-chroot/dev/null
00:00:07.378 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:07.381 E: + rm /tmp/debian-chroot/dev/random
00:00:07.385 E: + rm /tmp/debian-chroot/dev/stderr
00:00:07.388 E: + rm /tmp/debian-chroot/dev/stdin
00:00:07.391 E: + rm /tmp/debian-chroot/dev/stdout
00:00:07.394 E: + rm /tmp/debian-chroot/dev/tty
00:00:07.398 E: + rm /tmp/debian-chroot/dev/urandom
00:00:07.401 E: + rm /tmp/debian-chroot/dev/zero
00:00:07.404 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:07.407 E: + rm /tmp/debian-chroot/etc/fstab
00:00:07.411 E: + rm /tmp/debian-chroot/etc/hostname
00:00:07.414 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:07.417 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:07.420 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:07.424 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:07.427 E: + find /tmp/debian-chroot -depth -print0
00:00:07.430 E: + xargs -0 rmdir
00:00:07.433 E: + rm /etc/resolv.conf
00:00:07.437 E: + ln -s /etc/resolv.conf.bak /etc/resolv.conf
00:00:07.440 E: + stat --format=%A /etc/resolv.conf
00:00:07.443 E: + [ lrwxrwxrwx = lrwxrwxrwx ]
00:00:07.446 E: + rm /etc/hostname
00:00:07.449 E: + ln -s /etc/hostname.bak /etc/hostname
00:00:07.452 E: + stat --format=%A /etc/hostname
00:00:07.455 E: + [ lrwxrwxrwx = lrwxrwxrwx ]
00:00:07.459 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:07.763 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:07.787 E: I: finding correct signed-by value...
00:00:07.879 E: I: automatically chosen format: directory
00:00:07.929 E: I: running apt-get update...
00:00:10.862 E: I: nothing to download -- skipping...
00:00:10.867 E: I: nothing to extract -- skipping...
00:00:10.871 E: I: no essential packages -- skipping...
00:00:10.874 E: I: cleaning package lists and apt cache...
00:00:10.957 E: I: success in 3.2951 seconds
00:00:10.963 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:10.967 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:10.970 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:10.974 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:10.977 E: + rm /tmp/debian-chroot/dev/console
00:00:10.980 E: + rm /tmp/debian-chroot/dev/fd
00:00:10.984 E: + rm /tmp/debian-chroot/dev/full
00:00:10.987 E: + rm /tmp/debian-chroot/dev/null
00:00:10.990 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:10.994 E: + rm /tmp/debian-chroot/dev/random
00:00:10.997 E: + rm /tmp/debian-chroot/dev/stderr
00:00:11.000 E: + rm /tmp/debian-chroot/dev/stdin
00:00:11.003 E: + rm /tmp/debian-chroot/dev/stdout
00:00:11.006 E: + rm /tmp/debian-chroot/dev/tty
00:00:11.009 E: + rm /tmp/debian-chroot/dev/urandom
00:00:11.013 E: + rm /tmp/debian-chroot/dev/zero
00:00:11.016 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:11.019 E: + rm /tmp/debian-chroot/etc/fstab
00:00:11.022 E: + rm /tmp/debian-chroot/etc/hostname
00:00:11.025 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:11.028 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:11.032 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:11.035 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:11.038 E: + find /tmp/debian-chroot -depth -print0
00:00:11.041 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:19
result: SUCCESS
------------------------------------------------------------------------------
(185/280) not-having-to-install-apt-in-include-because-a-hook-did-it-before
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:01:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.016 E: + mmdebstrap --mode=auto --variant=essential --include=apt --essential-hook=APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get update --essential-hook=APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get --yes install apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.418 E: I: automatically chosen mode: root
00:00:00.426 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: tar
00:00:00.550 E: I: using /tmp/mmdebstrap.kKrjyKhXoN as tempdir
00:00:00.595 E: I: running apt-get update...
00:00:03.584 E: I: downloading packages with apt...
00:00:05.432 E: I: extracting archives...
00:00:07.847 E: I: installing essential packages...
00:00:13.671 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get update' exec /tmp/mmdebstrap.kKrjyKhXoN
00:00:13.721 E: Hit:1 http://127.0.0.1/debian unstable InRelease
00:00:14.928 E: Reading package lists...
00:00:14.939 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get --yes install apt' exec /tmp/mmdebstrap.kKrjyKhXoN
00:00:14.965 E: Reading package lists...
00:00:15.199 E: Building dependency tree...
00:00:15.654 E: The following additional packages will be installed:
00:00:15.658 E:   debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:15.662 E:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:15.665 E:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:15.668 E: Suggested packages:
00:00:15.672 E:   apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:15.675 E:   powermgmt-base gnupg rng-tools gnutls-bin
00:00:15.679 E: Recommended packages:
00:00:15.682 E:   ca-certificates libgpg-error-l10n
00:00:15.697 E: The following NEW packages will be installed:
00:00:15.701 E:   apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:15.704 E:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:15.708 E:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:15.748 E: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
00:00:15.752 E: Need to get 7532 kB of archives.
00:00:15.755 E: After this operation, 23.4 MB of additional disk space will be used.
00:00:15.759 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:15.763 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:15.780 E: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:15.791 E: Get:4 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:15.800 E: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:15.822 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:15.830 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.4 [1018 kB]
00:00:15.860 E: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:15.870 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:15.883 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:15.897 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:15.912 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:15.921 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:15.930 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:15.946 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
00:00:15.955 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:15.990 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:15.999 E: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.4 [1397 kB]
00:00:16.110 E: Fetched 7532 kB in 0s (25.3 MB/s)
00:00:16.113 E: Chrooting into /tmp/mmdebstrap.kKrjyKhXoN/
00:00:16.209 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:16.256 E: Fetched 7532 kB in 0s (25.3 MB/s)
00:00:16.259 E: Chrooting into /tmp/mmdebstrap.kKrjyKhXoN/
00:00:16.272 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:16.276 E: (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 ... 3675 files and directories currently installed.)
00:00:16.280 E: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ...
00:00:16.283 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:16.311 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:16.315 E: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:16.318 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:16.385 E: Selecting previously unselected package gpgv.
00:00:16.388 E: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ...
00:00:16.392 E: Unpacking gpgv (2.2.43-7) ...
00:00:16.431 E: Selecting previously unselected package liblz4-1:amd64.
00:00:16.435 E: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ...
00:00:16.438 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:16.466 E: Selecting previously unselected package libstdc++6:amd64.
00:00:16.470 E: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ...
00:00:16.473 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:16.562 E: Selecting previously unselected package libxxhash0:amd64.
00:00:16.566 E: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:16.569 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:16.591 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:16.595 E: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.4_amd64.deb ...
00:00:16.600 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:16.719 E: Selecting previously unselected package debian-archive-keyring.
00:00:16.722 E: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ...
00:00:16.820 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:16.859 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:16.863 E: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:16.866 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:16.907 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:16.910 E: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:16.914 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:16.956 E: Selecting previously unselected package libunistring5:amd64.
00:00:16.960 E: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ...
00:00:16.964 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:17.029 E: Selecting previously unselected package libidn2-0:amd64.
00:00:17.033 E: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ...
00:00:17.036 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:17.075 E: Selecting previously unselected package libffi8:amd64.
00:00:17.079 E: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ...
00:00:17.082 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:17.102 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:17.106 E: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:17.109 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:17.161 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:17.165 E: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:17.168 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:17.193 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:17.196 E: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:17.200 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:17.319 E: Selecting previously unselected package libseccomp2:amd64.
00:00:17.323 E: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ...
00:00:17.327 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:17.353 E: Selecting previously unselected package apt.
00:00:17.357 E: Preparing to unpack .../17-apt_2.9.4_amd64.deb ...
00:00:17.374 E: Unpacking apt (2.9.4) ...
00:00:17.538 E: Chrooting into /tmp/mmdebstrap.kKrjyKhXoN/
00:00:17.543 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:17.547 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:17.550 E: Setting up debian-archive-keyring (2023.4) ...
00:00:17.663 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:17.668 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:17.671 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:17.675 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:17.678 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:17.681 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:17.684 E: Setting up gpgv (2.2.43-7) ...
00:00:17.688 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:17.691 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:17.694 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:17.697 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:17.701 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:17.704 E: Setting up libapt-pkg6.0t64:amd64 (2.9.4) ...
00:00:17.707 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:17.710 E: Setting up apt (2.9.4) ...
00:00:18.087 E: Processing triggers for libc-bin (2.38-13) ...
00:00:18.246 E: I: installing remaining packages inside the chroot...
00:00:19.205 E: I: cleaning package lists and apt cache...
00:00:19.289 E: I: creating tarball...
00:00:20.041 E: I: done
00:00:20.099 E: I: removing tempdir /tmp/mmdebstrap.kKrjyKhXoN...
00:00:20.283 E: I: success in 19.9719 seconds
00:00:20.291 E: + tar -tf /tmp/debian-chroot.tar
00:00:20.295 E: + sort
00:00:20.300 E: + diff -u tar1.txt -
00:00:20.336 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(186/280) remove-start-stop-daemon-and-policy-rc-d-in-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:00:19
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.016 E: + mmdebstrap --mode=auto --variant=apt --customize-hook=rm "$1/usr/sbin/policy-rc.d"; rm "$1/usr/sbin/start-stop-daemon" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.418 E: I: automatically chosen mode: root
00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.454 E: I: finding correct signed-by value...
00:00:00.547 E: I: automatically chosen format: tar
00:00:00.551 E: I: using /tmp/mmdebstrap.PHIZom38Ii as tempdir
00:00:00.596 E: I: running apt-get update...
00:00:03.605 E: I: downloading packages with apt...
00:00:05.561 E: I: extracting archives...
00:00:07.937 E: I: installing essential packages...
00:00:13.888 E: I: installing remaining packages inside the chroot...
00:00:17.282 E: I: running --customize-hook in shell: sh -c 'rm "$1/usr/sbin/policy-rc.d"; rm "$1/usr/sbin/start-stop-daemon"' exec /tmp/mmdebstrap.PHIZom38Ii
00:00:17.303 E: I: cleaning package lists and apt cache...
00:00:17.389 E: I: creating tarball...
00:00:18.197 E: I: done
00:00:18.280 E: I: removing tempdir /tmp/mmdebstrap.PHIZom38Ii...
00:00:18.476 E: I: success in 18.1646 seconds
00:00:18.481 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.485 E: + sort
00:00:18.489 E: + diff -u tar1.txt -
00:00:18.539 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(187/280) skip-start-stop-daemon-policy-rc
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:59:36
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt --skip=chroot/start-stop-daemon,chroot/policy-rc.d --customize-hook=test ! -e "$1/sbin/start-stop-daemon.REAL" --customize-hook=test ! -e "$1/usr/sbin/policy-rc.d" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.412 E: I: automatically chosen mode: root
00:00:00.420 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: tar
00:00:00.545 E: I: using /tmp/mmdebstrap.IKiJKygm1K as tempdir
00:00:00.590 E: I: running apt-get update...
00:00:03.602 E: I: downloading packages with apt...
00:00:05.558 E: I: extracting archives...
00:00:07.917 E: I: skipping chroot/policy-rc.d as requested
00:00:07.920 E: I: skipping chroot/start-stop-daemon as requested
00:00:07.924 E: I: installing essential packages...
00:00:13.891 E: I: installing remaining packages inside the chroot...
00:00:17.336 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/sbin/start-stop-daemon.REAL"' exec /tmp/mmdebstrap.IKiJKygm1K
00:00:17.340 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/usr/sbin/policy-rc.d"' exec /tmp/mmdebstrap.IKiJKygm1K
00:00:17.358 E: I: cleaning package lists and apt cache...
00:00:17.446 E: I: creating tarball...
00:00:18.255 E: I: done
00:00:18.357 E: I: removing tempdir /tmp/mmdebstrap.IKiJKygm1K...
00:00:18.537 E: I: success in 18.2311 seconds
00:00:18.544 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.547 E: + sort
00:00:18.551 E: + diff -u tar1.txt -
00:00:18.581 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(188/280) skip-mount
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:58:52
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + [ unshare = unshare ]
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.019 E: + mmdebstrap --mode=unshare --variant=apt --skip=chroot/mount/proc,chroot/mount/sys --customize-hook=mountpoint "$1"/dev/null --customize-hook=if mountpoint "$1"/sys; then exit 1; fi --customize-hook=if mountpoint "$1"/proc; then exit 1; fi unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.450 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: tar
00:00:00.545 E: I: using /tmp/mmdebstrap.18teZ6RiUc as tempdir
00:00:00.606 E: I: running apt-get update...
00:00:03.642 E: I: downloading packages with apt...
00:00:05.586 E: I: extracting archives...
00:00:08.001 E: I: skipping chroot/mount/sys as requested
00:00:08.005 E: I: skipping chroot/mount/proc as requested
00:00:08.008 E: I: installing essential packages...
00:00:13.920 E: I: installing remaining packages inside the chroot...
00:00:17.347 E: I: running --customize-hook in shell: sh -c 'mountpoint "$1"/dev/null' exec /tmp/mmdebstrap.18teZ6RiUc
00:00:17.353 E: /tmp/mmdebstrap.18teZ6RiUc/dev/null is a mountpoint
00:00:17.357 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/sys; then exit 1; fi' exec /tmp/mmdebstrap.18teZ6RiUc
00:00:17.360 E: /tmp/mmdebstrap.18teZ6RiUc/sys is not a mountpoint
00:00:17.364 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/proc; then exit 1; fi' exec /tmp/mmdebstrap.18teZ6RiUc
00:00:17.367 E: /tmp/mmdebstrap.18teZ6RiUc/proc is not a mountpoint
00:00:17.401 E: I: cleaning package lists and apt cache...
00:00:17.486 E: I: creating tarball...
00:00:18.281 E: I: done
00:00:18.365 E: I: removing tempdir /tmp/mmdebstrap.18teZ6RiUc...
00:00:18.575 E: I: success in 18.2645 seconds
00:00:18.581 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.585 E: + sort
00:00:18.589 E: + diff -u tar1.txt -
00:00:18.621 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(189/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: extract
format: auto
time left: 0:58:09
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.015 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mktemp -d
00:00:00.022 E: + tmpdir=/tmp/tmp.SWzqU317De
00:00:00.025 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.029 E: + include=--include=doc-debian
00:00:00.033 E: + [ extract = custom ]
00:00:00.037 E: + mmdebstrap --include=doc-debian --mode=auto --variant=extract --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.426 E: I: automatically chosen mode: root
00:00:00.433 E: I: skipping emulation check for extract variant
00:00:00.463 E: I: finding correct signed-by value...
00:00:00.557 E: I: automatically chosen format: tar
00:00:00.561 E: I: using /tmp/mmdebstrap.Km7QWnsUcV as tempdir
00:00:00.606 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.Km7QWnsUcV
00:00:00.612 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.Km7QWnsUcV
00:00:00.618 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.Km7QWnsUcV
00:00:00.623 E: I: running apt-get update...
00:00:03.740 E: I: downloading packages with apt...
00:00:04.837 E: I: extracting archives...
00:00:04.867 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:04.871 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:04.875 E: I: cleaning package lists and apt cache...
00:00:04.956 E: I: creating tarball...
00:00:04.967 E: I: done
00:00:04.974 E: I: removing tempdir /tmp/mmdebstrap.Km7QWnsUcV...
00:00:04.979 E: I: success in 4.6618 seconds
00:00:04.992 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.SWzqU317De
00:00:05.152 E: + mmdebstrap --include=doc-debian --mode=auto --variant=extract --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.SWzqU317De" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:05.515 E: I: automatically chosen mode: root
00:00:05.523 E: I: skipping emulation check for extract variant
00:00:05.546 E: I: finding correct signed-by value...
00:00:05.639 E: I: automatically chosen format: tar
00:00:05.642 E: I: using /tmp/mmdebstrap.n5_AKK5zLX as tempdir
00:00:05.687 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.n5_AKK5zLX
00:00:05.693 E: I: running special hook: sync-in "/tmp/tmp.SWzqU317De" /var/cache/apt/archives/partial
00:00:05.828 E: I: running apt-get update...
00:00:08.873 E: I: downloading packages with apt...
00:00:09.775 E: I: extracting archives...
00:00:09.804 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.808 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.812 E: I: cleaning package lists and apt cache...
00:00:09.894 E: I: creating tarball...
00:00:09.905 E: I: done
00:00:09.913 E: I: removing tempdir /tmp/mmdebstrap.n5_AKK5zLX...
00:00:09.919 E: I: success in 4.4978 seconds
00:00:09.925 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:09.928 E: + mmdebstrap --include=doc-debian --mode=auto --variant=extract --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.SWzqU317De" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.SWzqU317De" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.SWzqU317De"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:10.299 E: I: automatically chosen mode: root
00:00:10.307 E: I: skipping emulation check for extract variant
00:00:10.333 E: I: finding correct signed-by value...
00:00:10.426 E: I: automatically chosen format: tar
00:00:10.430 E: I: using /tmp/mmdebstrap.jnWctgMg4c as tempdir
00:00:10.478 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.jnWctgMg4c
00:00:10.484 E: I: running special hook: sync-in "/tmp/tmp.SWzqU317De" /var/cache/apt/archives/
00:00:10.614 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.jnWctgMg4c
00:00:10.620 E: I: running apt-get update...
00:00:13.595 E: I: downloading packages with apt...
00:00:14.430 E: I: extracting archives...
00:00:14.460 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:14.463 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:14.467 E: I: cleaning package lists and apt cache...
00:00:14.551 E: I: creating tarball...
00:00:14.561 E: I: done
00:00:14.568 E: I: removing tempdir /tmp/mmdebstrap.jnWctgMg4c...
00:00:14.574 E: I: success in 4.3769 seconds
00:00:14.581 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:14.584 E: + rm -f /tmp/tmp.SWzqU317De/apt_2.2.4_amd64.deb /tmp/tmp.SWzqU317De/apt_2.6.1_amd64.deb /tmp/tmp.SWzqU317De/apt_2.9.3_amd64.deb /tmp/tmp.SWzqU317De/apt_2.9.4_amd64.deb /tmp/tmp.SWzqU317De/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.SWzqU317De/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.SWzqU317De/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:14.588 E: + rmdir /tmp/tmp.SWzqU317De
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:23
result: SUCCESS
------------------------------------------------------------------------------
(190/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: custom
format: auto
time left: 0:57:24
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mktemp -d
00:00:00.022 E: + tmpdir=/tmp/tmp.VwaNSwRXhP
00:00:00.026 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.030 E: + include=--include=doc-debian
00:00:00.033 E: + [ custom = custom ]
00:00:00.037 E: + include=--include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed
00:00:00.040 E: + mmdebstrap --include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed --mode=auto --variant=custom --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.418 E: I: automatically chosen mode: root
00:00:00.426 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: tar
00:00:00.552 E: I: using /tmp/mmdebstrap.3zROCUdQfZ as tempdir
00:00:00.598 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.3zROCUdQfZ
00:00:00.604 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.3zROCUdQfZ
00:00:00.609 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.3zROCUdQfZ
00:00:00.615 E: I: running apt-get update...
00:00:03.627 E: I: downloading packages with apt...
00:00:05.227 E: I: extracting archives...
00:00:06.577 E: I: installing essential packages...
00:00:09.080 E: I: cleaning package lists and apt cache...
00:00:09.160 E: I: creating tarball...
00:00:09.540 E: I: done
00:00:09.546 E: I: removing tempdir /tmp/mmdebstrap.3zROCUdQfZ...
00:00:09.621 E: I: success in 9.3105 seconds
00:00:09.634 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.VwaNSwRXhP
00:00:09.799 E: + mmdebstrap --include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed --mode=auto --variant=custom --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.VwaNSwRXhP" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:10.244 E: I: automatically chosen mode: root
00:00:10.251 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:10.275 E: I: finding correct signed-by value...
00:00:10.371 E: I: automatically chosen format: tar
00:00:10.374 E: I: using /tmp/mmdebstrap.J6cv2bRVxI as tempdir
00:00:10.427 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.J6cv2bRVxI
00:00:10.433 E: I: running special hook: sync-in "/tmp/tmp.VwaNSwRXhP" /var/cache/apt/archives/partial
00:00:10.564 E: I: running apt-get update...
00:00:13.542 E: I: downloading packages with apt...
00:00:14.970 E: I: extracting archives...
00:00:16.337 E: I: installing essential packages...
00:00:18.847 E: I: cleaning package lists and apt cache...
00:00:18.932 E: I: creating tarball...
00:00:19.306 E: I: done
00:00:19.313 E: I: removing tempdir /tmp/mmdebstrap.J6cv2bRVxI...
00:00:19.388 E: I: success in 9.2496 seconds
00:00:19.395 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:19.464 E: + mmdebstrap --include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed --mode=auto --variant=custom --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.VwaNSwRXhP" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.VwaNSwRXhP" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.VwaNSwRXhP"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:19.860 E: I: automatically chosen mode: root
00:00:19.867 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.893 E: I: finding correct signed-by value...
00:00:19.995 E: I: automatically chosen format: tar
00:00:20.000 E: I: using /tmp/mmdebstrap.9HETtZdbgt as tempdir
00:00:20.055 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.9HETtZdbgt
00:00:20.061 E: I: running special hook: sync-in "/tmp/tmp.VwaNSwRXhP" /var/cache/apt/archives/
00:00:20.190 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.9HETtZdbgt
00:00:20.196 E: I: running apt-get update...
00:00:23.153 E: I: downloading packages with apt...
00:00:24.731 E: I: extracting archives...
00:00:26.151 E: I: installing essential packages...
00:00:28.586 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.9HETtZdbgt
00:00:28.591 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.VwaNSwRXhP" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.VwaNSwRXhP"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.9HETtZdbgt
00:00:28.636 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:28.640 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:28.643 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:28.647 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:00:28.650 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:28.653 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:28.657 E: /tmp/mmdebstrap.9HETtZdbgt/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:28.665 E: I: cleaning package lists and apt cache...
00:00:28.752 E: I: creating tarball...
00:00:29.136 E: I: done
00:00:29.143 E: I: removing tempdir /tmp/mmdebstrap.9HETtZdbgt...
00:00:29.217 E: I: success in 9.4657 seconds
00:00:29.223 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:29.290 E: + rm -f /tmp/tmp.VwaNSwRXhP/apt_2.2.4_amd64.deb /tmp/tmp.VwaNSwRXhP/apt_2.6.1_amd64.deb /tmp/tmp.VwaNSwRXhP/apt_2.9.3_amd64.deb /tmp/tmp.VwaNSwRXhP/apt_2.9.4_amd64.deb /tmp/tmp.VwaNSwRXhP/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.VwaNSwRXhP/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.VwaNSwRXhP/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:29.337 E: + rmdir /tmp/tmp.VwaNSwRXhP
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:37
result: SUCCESS
------------------------------------------------------------------------------
(191/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: essential
format: auto
time left: 0:56:46
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.020 E: + mktemp -d
00:00:00.023 E: + tmpdir=/tmp/tmp.qIT9FyiyqS
00:00:00.026 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.030 E: + include=--include=doc-debian
00:00:00.033 E: + [ essential = custom ]
00:00:00.037 E: + mmdebstrap --include=doc-debian --mode=auto --variant=essential --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.422 E: I: automatically chosen mode: root
00:00:00.430 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.460 E: I: finding correct signed-by value...
00:00:00.554 E: I: automatically chosen format: tar
00:00:00.557 E: I: using /tmp/mmdebstrap.2iFa4bdwuY as tempdir
00:00:00.602 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.2iFa4bdwuY
00:00:00.608 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.2iFa4bdwuY
00:00:00.613 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.2iFa4bdwuY
00:00:00.618 E: I: running apt-get update...
00:00:03.624 E: I: downloading packages with apt...
00:00:05.520 E: I: extracting archives...
00:00:07.879 E: I: installing essential packages...
00:00:13.871 E: I: installing remaining packages inside the chroot...
00:00:15.149 E: I: cleaning package lists and apt cache...
00:00:15.230 E: I: creating tarball...
00:00:15.817 E: I: done
00:00:15.824 E: I: removing tempdir /tmp/mmdebstrap.2iFa4bdwuY...
00:00:15.999 E: I: success in 15.6816 seconds
00:00:16.011 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.qIT9FyiyqS
00:00:16.188 E: + mmdebstrap --include=doc-debian --mode=auto --variant=essential --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.qIT9FyiyqS" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:16.568 E: I: automatically chosen mode: root
00:00:16.576 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:16.600 E: I: finding correct signed-by value...
00:00:16.696 E: I: automatically chosen format: tar
00:00:16.699 E: I: using /tmp/mmdebstrap.wFBE_maJt0 as tempdir
00:00:16.748 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.wFBE_maJt0
00:00:16.754 E: I: running special hook: sync-in "/tmp/tmp.qIT9FyiyqS" /var/cache/apt/archives/partial
00:00:16.883 E: I: running apt-get update...
00:00:19.902 E: I: downloading packages with apt...
00:00:21.796 E: I: extracting archives...
00:00:24.229 E: I: installing essential packages...
00:00:29.890 E: I: installing remaining packages inside the chroot...
00:00:31.215 E: I: cleaning package lists and apt cache...
00:00:31.304 E: I: creating tarball...
00:00:31.930 E: I: done
00:00:31.937 E: I: removing tempdir /tmp/mmdebstrap.wFBE_maJt0...
00:00:32.090 E: I: success in 15.6278 seconds
00:00:32.097 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:32.211 E: + mmdebstrap --include=doc-debian --mode=auto --variant=essential --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.qIT9FyiyqS" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.qIT9FyiyqS" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.qIT9FyiyqS"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:32.579 E: I: automatically chosen mode: root
00:00:32.587 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:32.611 E: I: finding correct signed-by value...
00:00:32.708 E: I: automatically chosen format: tar
00:00:32.711 E: I: using /tmp/mmdebstrap.YdxkAHiLEr as tempdir
00:00:32.760 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.YdxkAHiLEr
00:00:32.766 E: I: running special hook: sync-in "/tmp/tmp.qIT9FyiyqS" /var/cache/apt/archives/
00:00:32.892 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.YdxkAHiLEr
00:00:32.898 E: I: running apt-get update...
00:00:35.917 E: I: downloading packages with apt...
00:00:37.972 E: I: extracting archives...
00:00:40.410 E: I: installing essential packages...
00:00:46.199 E: I: installing remaining packages inside the chroot...
00:00:47.444 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.YdxkAHiLEr
00:00:47.449 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.qIT9FyiyqS" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.qIT9FyiyqS"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.YdxkAHiLEr
00:00:47.493 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:47.497 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:47.500 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:47.503 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:00:47.507 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:47.516 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:47.525 E: /tmp/mmdebstrap.YdxkAHiLEr/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:47.529 E: I: cleaning package lists and apt cache...
00:00:47.628 E: I: creating tarball...
00:00:48.217 E: I: done
00:00:48.225 E: I: removing tempdir /tmp/mmdebstrap.YdxkAHiLEr...
00:00:48.378 E: I: success in 15.8989 seconds
00:00:48.385 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:48.497 E: + rm -f /tmp/tmp.qIT9FyiyqS/apt_2.2.4_amd64.deb /tmp/tmp.qIT9FyiyqS/apt_2.6.1_amd64.deb /tmp/tmp.qIT9FyiyqS/apt_2.9.3_amd64.deb /tmp/tmp.qIT9FyiyqS/apt_2.9.4_amd64.deb /tmp/tmp.qIT9FyiyqS/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.qIT9FyiyqS/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.qIT9FyiyqS/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:48.566 E: + rmdir /tmp/tmp.qIT9FyiyqS
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:56
result: SUCCESS
------------------------------------------------------------------------------
(192/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:56:17
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mktemp -d
00:00:00.022 E: + tmpdir=/tmp/tmp.4XqqqhrndE
00:00:00.025 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.029 E: + include=--include=doc-debian
00:00:00.032 E: + [ apt = custom ]
00:00:00.035 E: + mmdebstrap --include=doc-debian --mode=auto --variant=apt --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.418 E: I: automatically chosen mode: root
00:00:00.426 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.455 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: tar
00:00:00.552 E: I: using /tmp/mmdebstrap.x738lsjXoa as tempdir
00:00:00.598 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.x738lsjXoa
00:00:00.603 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.x738lsjXoa
00:00:00.609 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.x738lsjXoa
00:00:00.614 E: I: running apt-get update...
00:00:03.686 E: I: downloading packages with apt...
00:00:05.824 E: I: extracting archives...
00:00:08.193 E: I: installing essential packages...
00:00:14.116 E: I: installing remaining packages inside the chroot...
00:00:17.508 E: I: cleaning package lists and apt cache...
00:00:17.594 E: I: creating tarball...
00:00:18.409 E: I: done
00:00:18.421 E: I: removing tempdir /tmp/mmdebstrap.x738lsjXoa...
00:00:18.602 E: I: success in 18.2905 seconds
00:00:18.615 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.4XqqqhrndE
00:00:18.781 E: + mmdebstrap --include=doc-debian --mode=auto --variant=apt --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.4XqqqhrndE" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:19.158 E: I: automatically chosen mode: root
00:00:19.166 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.190 E: I: finding correct signed-by value...
00:00:19.287 E: I: automatically chosen format: tar
00:00:19.291 E: I: using /tmp/mmdebstrap.psL68EI94w as tempdir
00:00:19.343 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.psL68EI94w
00:00:19.349 E: I: running special hook: sync-in "/tmp/tmp.4XqqqhrndE" /var/cache/apt/archives/partial
00:00:19.484 E: I: running apt-get update...
00:00:22.525 E: I: downloading packages with apt...
00:00:24.615 E: I: extracting archives...
00:00:27.026 E: I: installing essential packages...
00:00:32.956 E: I: installing remaining packages inside the chroot...
00:00:36.341 E: I: cleaning package lists and apt cache...
00:00:36.428 E: I: creating tarball...
00:00:37.167 E: I: done
00:00:37.175 E: I: removing tempdir /tmp/mmdebstrap.psL68EI94w...
00:00:37.357 E: I: success in 18.3053 seconds
00:00:37.364 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:37.498 E: + mmdebstrap --include=doc-debian --mode=auto --variant=apt --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.4XqqqhrndE" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.4XqqqhrndE" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.4XqqqhrndE"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:37.929 E: I: automatically chosen mode: root
00:00:37.938 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:37.963 E: I: finding correct signed-by value...
00:00:38.060 E: I: automatically chosen format: tar
00:00:38.064 E: I: using /tmp/mmdebstrap.P6rY5PLNCE as tempdir
00:00:38.115 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.P6rY5PLNCE
00:00:38.121 E: I: running special hook: sync-in "/tmp/tmp.4XqqqhrndE" /var/cache/apt/archives/
00:00:38.257 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.P6rY5PLNCE
00:00:38.263 E: I: running apt-get update...
00:00:41.281 E: I: downloading packages with apt...
00:00:43.284 E: I: extracting archives...
00:00:45.700 E: I: installing essential packages...
00:00:51.612 E: I: installing remaining packages inside the chroot...
00:00:55.083 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.P6rY5PLNCE
00:00:55.089 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.4XqqqhrndE" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.4XqqqhrndE"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.P6rY5PLNCE
00:00:55.134 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:55.137 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:55.141 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:55.144 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:00:55.147 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:55.151 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:55.154 E: /tmp/mmdebstrap.P6rY5PLNCE/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:55.162 E: I: cleaning package lists and apt cache...
00:00:55.250 E: I: creating tarball...
00:00:56.007 E: I: done
00:00:56.016 E: I: removing tempdir /tmp/mmdebstrap.P6rY5PLNCE...
00:00:56.196 E: I: success in 18.3799 seconds
00:00:56.204 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:56.349 E: + rm -f /tmp/tmp.4XqqqhrndE/apt_2.2.4_amd64.deb /tmp/tmp.4XqqqhrndE/apt_2.6.1_amd64.deb /tmp/tmp.4XqqqhrndE/apt_2.9.3_amd64.deb /tmp/tmp.4XqqqhrndE/apt_2.9.4_amd64.deb /tmp/tmp.4XqqqhrndE/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.4XqqqhrndE/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.4XqqqhrndE/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:56.435 E: + rmdir /tmp/tmp.4XqqqhrndE
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:04
result: SUCCESS
------------------------------------------------------------------------------
(193/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 0:55:51
------------------------------------------------------------------------------
00:00:00.004 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.017 E: + mktemp -d
00:00:00.021 E: + tmpdir=/tmp/tmp.eaoUD42pgK
00:00:00.024 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.027 E: + include=--include=doc-debian
00:00:00.030 E: + [ minbase = custom ]
00:00:00.034 E: + mmdebstrap --include=doc-debian --mode=auto --variant=minbase --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.413 E: I: automatically chosen mode: root
00:00:00.420 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.449 E: I: finding correct signed-by value...
00:00:00.541 E: I: automatically chosen format: tar
00:00:00.544 E: I: using /tmp/mmdebstrap.TsD4FLdcsn as tempdir
00:00:00.589 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.TsD4FLdcsn
00:00:00.595 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.TsD4FLdcsn
00:00:00.600 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.TsD4FLdcsn
00:00:00.605 E: I: running apt-get update...
00:00:03.640 E: I: downloading packages with apt...
00:00:05.716 E: I: extracting archives...
00:00:08.085 E: I: installing essential packages...
00:00:13.902 E: I: installing remaining packages inside the chroot...
00:00:18.813 E: I: cleaning package lists and apt cache...
00:00:18.898 E: I: creating tarball...
00:00:19.664 E: I: done
00:00:19.672 E: I: removing tempdir /tmp/mmdebstrap.TsD4FLdcsn...
00:00:19.881 E: I: success in 19.5741 seconds
00:00:19.895 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.eaoUD42pgK
00:00:20.059 E: + mmdebstrap --include=doc-debian --mode=auto --variant=minbase --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.eaoUD42pgK" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:20.430 E: I: automatically chosen mode: root
00:00:20.438 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:20.462 E: I: finding correct signed-by value...
00:00:20.559 E: I: automatically chosen format: tar
00:00:20.563 E: I: using /tmp/mmdebstrap.KvnlKJCQ93 as tempdir
00:00:20.612 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.KvnlKJCQ93
00:00:20.618 E: I: running special hook: sync-in "/tmp/tmp.eaoUD42pgK" /var/cache/apt/archives/partial
00:00:20.761 E: I: running apt-get update...
00:00:23.818 E: I: downloading packages with apt...
00:00:25.905 E: I: extracting archives...
00:00:28.335 E: I: installing essential packages...
00:00:34.251 E: I: installing remaining packages inside the chroot...
00:00:39.080 E: I: cleaning package lists and apt cache...
00:00:39.166 E: I: creating tarball...
00:00:39.937 E: I: done
00:00:39.945 E: I: removing tempdir /tmp/mmdebstrap.KvnlKJCQ93...
00:00:40.155 E: I: success in 19.8292 seconds
00:00:40.162 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:40.306 E: + mmdebstrap --include=doc-debian --mode=auto --variant=minbase --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.eaoUD42pgK" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.eaoUD42pgK" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.eaoUD42pgK"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:40.679 E: I: automatically chosen mode: root
00:00:40.687 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:40.712 E: I: finding correct signed-by value...
00:00:40.808 E: I: automatically chosen format: tar
00:00:40.811 E: I: using /tmp/mmdebstrap.DODpi8j1PW as tempdir
00:00:40.860 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.DODpi8j1PW
00:00:40.866 E: I: running special hook: sync-in "/tmp/tmp.eaoUD42pgK" /var/cache/apt/archives/
00:00:41.002 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.DODpi8j1PW
00:00:41.008 E: I: running apt-get update...
00:00:44.066 E: I: downloading packages with apt...
00:00:46.048 E: I: extracting archives...
00:00:48.462 E: I: installing essential packages...
00:00:54.205 E: I: installing remaining packages inside the chroot...
00:00:58.975 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.DODpi8j1PW
00:00:58.981 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.eaoUD42pgK" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.eaoUD42pgK"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.DODpi8j1PW
00:00:59.025 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:59.028 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:59.032 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:59.035 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:00:59.038 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:59.042 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:59.045 E: /tmp/mmdebstrap.DODpi8j1PW/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:59.054 E: I: cleaning package lists and apt cache...
00:00:59.142 E: I: creating tarball...
00:00:59.912 E: I: done
00:00:59.919 E: I: removing tempdir /tmp/mmdebstrap.DODpi8j1PW...
00:01:00.130 E: I: success in 19.5568 seconds
00:01:00.137 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:00.287 E: + rm -f /tmp/tmp.eaoUD42pgK/apt_2.2.4_amd64.deb /tmp/tmp.eaoUD42pgK/apt_2.6.1_amd64.deb /tmp/tmp.eaoUD42pgK/apt_2.9.3_amd64.deb /tmp/tmp.eaoUD42pgK/apt_2.9.4_amd64.deb /tmp/tmp.eaoUD42pgK/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.eaoUD42pgK/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.eaoUD42pgK/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:00.378 E: + rmdir /tmp/tmp.eaoUD42pgK
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:08
result: SUCCESS
------------------------------------------------------------------------------
(194/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 0:55:27
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mktemp -d
00:00:00.023 E: + tmpdir=/tmp/tmp.xMXHfx1gqp
00:00:00.026 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.030 E: + include=--include=doc-debian
00:00:00.033 E: + [ buildd = custom ]
00:00:00.036 E: + mmdebstrap --include=doc-debian --mode=auto --variant=buildd --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.432 E: I: automatically chosen mode: root
00:00:00.440 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.469 E: I: finding correct signed-by value...
00:00:00.563 E: I: automatically chosen format: tar
00:00:00.566 E: I: using /tmp/mmdebstrap.kgJ56fzOlr as tempdir
00:00:00.611 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.kgJ56fzOlr
00:00:00.617 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.kgJ56fzOlr
00:00:00.622 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.kgJ56fzOlr
00:00:00.628 E: I: running apt-get update...
00:00:03.640 E: I: downloading packages with apt...
00:00:05.562 E: I: extracting archives...
00:00:07.924 E: I: installing essential packages...
00:00:13.935 E: I: installing remaining packages inside the chroot...
00:00:28.008 E: I: cleaning package lists and apt cache...
00:00:28.116 E: I: creating tarball...
00:00:30.883 E: I: done
00:00:30.892 E: I: removing tempdir /tmp/mmdebstrap.kgJ56fzOlr...
00:00:31.370 E: I: success in 31.0470 seconds
00:00:31.383 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.xMXHfx1gqp
00:00:31.566 E: + mmdebstrap --include=doc-debian --mode=auto --variant=buildd --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.xMXHfx1gqp" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:31.941 E: I: automatically chosen mode: root
00:00:31.949 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:31.974 E: I: finding correct signed-by value...
00:00:32.082 E: I: automatically chosen format: tar
00:00:32.086 E: I: using /tmp/mmdebstrap.C4e8wTSSTq as tempdir
00:00:32.136 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.C4e8wTSSTq
00:00:32.142 E: I: running special hook: sync-in "/tmp/tmp.xMXHfx1gqp" /var/cache/apt/archives/partial
00:00:32.279 E: I: running apt-get update...
00:00:35.278 E: I: downloading packages with apt...
00:00:37.238 E: I: extracting archives...
00:00:39.646 E: I: installing essential packages...
00:00:45.428 E: I: installing remaining packages inside the chroot...
00:00:59.508 E: I: cleaning package lists and apt cache...
00:00:59.622 E: I: creating tarball...
00:01:02.312 E: I: done
00:01:02.322 E: I: removing tempdir /tmp/mmdebstrap.C4e8wTSSTq...
00:01:02.809 E: I: success in 30.9731 seconds
00:01:02.816 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:01:03.362 E: + mmdebstrap --include=doc-debian --mode=auto --variant=buildd --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.xMXHfx1gqp" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.xMXHfx1gqp" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.xMXHfx1gqp"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:01:03.763 E: I: automatically chosen mode: root
00:01:03.771 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:03.798 E: I: finding correct signed-by value...
00:01:03.915 E: I: automatically chosen format: tar
00:01:03.919 E: I: using /tmp/mmdebstrap.MDUC6lJblo as tempdir
00:01:03.972 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.MDUC6lJblo
00:01:03.978 E: I: running special hook: sync-in "/tmp/tmp.xMXHfx1gqp" /var/cache/apt/archives/
00:01:04.122 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.MDUC6lJblo
00:01:04.128 E: I: running apt-get update...
00:01:07.179 E: I: downloading packages with apt...
00:01:09.200 E: I: extracting archives...
00:01:11.626 E: I: installing essential packages...
00:01:17.405 E: I: installing remaining packages inside the chroot...
00:01:31.292 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.MDUC6lJblo
00:01:31.298 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.xMXHfx1gqp" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.xMXHfx1gqp"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.MDUC6lJblo
00:01:31.343 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:01:31.346 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:01:31.350 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:01:31.353 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:01:31.356 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:01:31.360 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:01:31.363 E: /tmp/mmdebstrap.MDUC6lJblo/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:01:31.372 E: I: cleaning package lists and apt cache...
00:01:31.482 E: I: creating tarball...
00:01:34.286 E: I: done
00:01:34.295 E: I: removing tempdir /tmp/mmdebstrap.MDUC6lJblo...
00:01:34.782 E: I: success in 31.1302 seconds
00:01:34.789 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:35.301 E: + rm -f /tmp/tmp.xMXHfx1gqp/apt_2.2.4_amd64.deb /tmp/tmp.xMXHfx1gqp/apt_2.6.1_amd64.deb /tmp/tmp.xMXHfx1gqp/apt_2.9.3_amd64.deb /tmp/tmp.xMXHfx1gqp/apt_2.9.4_amd64.deb /tmp/tmp.xMXHfx1gqp/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.xMXHfx1gqp/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.xMXHfx1gqp/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:35.602 E: + rmdir /tmp/tmp.xMXHfx1gqp
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:44
result: SUCCESS
------------------------------------------------------------------------------
(195/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: -
format: auto
time left: 0:55:18
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.016 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mktemp -d
00:00:00.022 E: + tmpdir=/tmp/tmp.V59u0obE28
00:00:00.025 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.029 E: + include=--include=doc-debian
00:00:00.032 E: + [ - = custom ]
00:00:00.035 E: + mmdebstrap --include=doc-debian --mode=auto --variant=- --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.423 E: I: automatically chosen mode: root
00:00:00.431 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.460 E: I: finding correct signed-by value...
00:00:00.554 E: I: automatically chosen format: tar
00:00:00.557 E: I: using /tmp/mmdebstrap.Utfom3cNWO as tempdir
00:00:00.602 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.Utfom3cNWO
00:00:00.608 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.Utfom3cNWO
00:00:00.614 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.Utfom3cNWO
00:00:00.619 E: I: running apt-get update...
00:00:03.646 E: I: downloading packages with apt...
00:00:05.707 E: I: extracting archives...
00:00:08.097 E: I: installing essential packages...
00:00:14.078 E: I: installing remaining packages inside the chroot...
00:00:29.230 E: I: cleaning package lists and apt cache...
00:00:29.363 E: I: creating tarball...
00:00:30.861 E: I: done
00:00:30.870 E: I: removing tempdir /tmp/mmdebstrap.Utfom3cNWO...
00:00:31.282 E: I: success in 30.9675 seconds
00:00:31.313 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.V59u0obE28
00:00:31.858 E: + mmdebstrap --include=doc-debian --mode=auto --variant=- --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.V59u0obE28" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:32.441 E: I: automatically chosen mode: root
00:00:32.467 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:32.497 E: I: finding correct signed-by value...
00:00:32.635 E: I: automatically chosen format: tar
00:00:32.641 E: I: using /tmp/mmdebstrap.GHS73MfNUq as tempdir
00:00:32.712 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.GHS73MfNUq
00:00:32.723 E: I: running special hook: sync-in "/tmp/tmp.V59u0obE28" /var/cache/apt/archives/partial
00:00:32.943 E: I: running apt-get update...
00:00:36.815 E: I: downloading packages with apt...
00:00:39.843 E: I: extracting archives...
00:00:42.751 E: I: installing essential packages...
00:00:50.700 E: I: installing remaining packages inside the chroot...
00:01:08.487 E: I: cleaning package lists and apt cache...
00:01:08.634 E: I: creating tarball...
00:01:10.195 E: I: done
00:01:10.204 E: I: removing tempdir /tmp/mmdebstrap.GHS73MfNUq...
00:01:10.629 E: I: success in 38.3562 seconds
00:01:10.639 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:01:10.944 E: + mmdebstrap --include=doc-debian --mode=auto --variant=- --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.V59u0obE28" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.V59u0obE28" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.V59u0obE28"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:01:11.407 E: I: automatically chosen mode: root
00:01:11.419 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:11.449 E: I: finding correct signed-by value...
00:01:11.570 E: I: automatically chosen format: tar
00:01:11.575 E: I: using /tmp/mmdebstrap.sVDmR5Isz5 as tempdir
00:01:11.636 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.sVDmR5Isz5
00:01:11.643 E: I: running special hook: sync-in "/tmp/tmp.V59u0obE28" /var/cache/apt/archives/
00:01:11.807 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.sVDmR5Isz5
00:01:11.815 E: I: running apt-get update...
00:01:15.179 E: I: downloading packages with apt...
00:01:17.813 E: I: extracting archives...
00:01:20.505 E: I: installing essential packages...
00:01:27.304 E: I: installing remaining packages inside the chroot...
00:01:41.191 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.sVDmR5Isz5
00:01:41.198 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.V59u0obE28" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.V59u0obE28"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.sVDmR5Isz5
00:01:41.248 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:01:41.252 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:01:41.255 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:01:41.260 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:01:41.263 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:01:41.267 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:01:41.271 E: /tmp/mmdebstrap.sVDmR5Isz5/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:01:41.278 E: I: cleaning package lists and apt cache...
00:01:41.427 E: I: creating tarball...
00:01:42.952 E: I: done
00:01:42.959 E: I: removing tempdir /tmp/mmdebstrap.sVDmR5Isz5...
00:01:43.352 E: I: success in 32.0811 seconds
00:01:43.361 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:43.650 E: + rm -f /tmp/tmp.V59u0obE28/apt_2.2.4_amd64.deb /tmp/tmp.V59u0obE28/apt_2.6.1_amd64.deb /tmp/tmp.V59u0obE28/apt_2.9.3_amd64.deb /tmp/tmp.V59u0obE28/apt_2.9.4_amd64.deb /tmp/tmp.V59u0obE28/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.V59u0obE28/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.V59u0obE28/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:43.813 E: + rmdir /tmp/tmp.V59u0obE28
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:52
result: SUCCESS
------------------------------------------------------------------------------
(196/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: standard
format: auto
time left: 0:55:12
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.023 E: + mktemp -d
00:00:00.027 E: + tmpdir=/tmp/tmp.4dqmjl0bM1
00:00:00.031 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.035 E: + include=--include=doc-debian
00:00:00.039 E: + [ standard = custom ]
00:00:00.043 E: + mmdebstrap --include=doc-debian --mode=auto --variant=standard --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian
00:00:00.456 E: I: automatically chosen mode: root
00:00:00.465 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.501 E: I: finding correct signed-by value...
00:00:00.618 E: I: automatically chosen format: tar
00:00:00.622 E: I: using /tmp/mmdebstrap.uwOBl5RJKQ as tempdir
00:00:00.679 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.uwOBl5RJKQ
00:00:00.686 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.uwOBl5RJKQ
00:00:00.692 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.uwOBl5RJKQ
00:00:00.699 E: I: running apt-get update...
00:00:04.092 E: I: downloading packages with apt...
00:00:06.640 E: I: extracting archives...
00:00:09.217 E: I: installing essential packages...
00:00:16.222 E: I: installing remaining packages inside the chroot...
00:01:01.640 E: I: cleaning package lists and apt cache...
00:01:01.797 E: I: creating tarball...
00:01:05.032 E: I: done
00:01:05.045 E: I: removing tempdir /tmp/mmdebstrap.uwOBl5RJKQ...
00:01:05.995 E: I: success in 65.6611 seconds
00:01:06.013 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.4_amd64.deb /tmp/tmp.4dqmjl0bM1
00:01:06.268 E: + mmdebstrap --include=doc-debian --mode=auto --variant=standard --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.4dqmjl0bM1" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:01:06.746 E: I: automatically chosen mode: root
00:01:06.760 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:06.796 E: I: finding correct signed-by value...
00:01:06.948 E: I: automatically chosen format: tar
00:01:06.955 E: I: using /tmp/mmdebstrap.XreacIHXVY as tempdir
00:01:07.033 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.XreacIHXVY
00:01:07.046 E: I: running special hook: sync-in "/tmp/tmp.4dqmjl0bM1" /var/cache/apt/archives/partial
00:01:07.253 E: I: running apt-get update...
00:01:10.903 E: I: downloading packages with apt...
00:01:13.746 E: I: extracting archives...
00:01:16.401 E: I: installing essential packages...
00:01:23.544 E: I: installing remaining packages inside the chroot...
00:02:08.061 E: I: cleaning package lists and apt cache...
00:02:08.231 E: I: creating tarball...
00:02:11.290 E: I: done
00:02:11.308 E: I: removing tempdir /tmp/mmdebstrap.XreacIHXVY...
00:02:12.184 E: I: success in 65.5866 seconds
00:02:12.192 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:02:12.741 E: + mmdebstrap --include=doc-debian --mode=auto --variant=standard --customize-hook=touch "$1"/var/cache/apt/archives/partial --setup-hook=mkdir -p "$1"/var/cache/apt/archives/ --setup-hook=sync-in "/tmp/tmp.4dqmjl0bM1" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.4dqmjl0bM1" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.4dqmjl0bM1"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:02:13.159 E: I: automatically chosen mode: root
00:02:13.168 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:13.197 E: I: finding correct signed-by value...
00:02:13.310 E: I: automatically chosen format: tar
00:02:13.315 E: I: using /tmp/mmdebstrap.4kiXu8JBQS as tempdir
00:02:13.384 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.4kiXu8JBQS
00:02:13.392 E: I: running special hook: sync-in "/tmp/tmp.4dqmjl0bM1" /var/cache/apt/archives/
00:02:13.593 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.4kiXu8JBQS
00:02:13.616 E: I: running apt-get update...
00:02:16.935 E: I: downloading packages with apt...
00:02:19.351 E: I: extracting archives...
00:02:21.920 E: I: installing essential packages...
00:02:28.511 E: I: installing remaining packages inside the chroot...
00:03:14.064 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.4kiXu8JBQS
00:03:14.072 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.4dqmjl0bM1" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.4dqmjl0bM1"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.4kiXu8JBQS
00:03:14.128 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:03:14.132 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:03:14.136 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:03:14.141 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/apt_2.9.4_amd64.deb: OK
00:03:14.145 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:03:14.150 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:03:14.154 E: /tmp/mmdebstrap.4kiXu8JBQS/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:03:14.160 E: I: cleaning package lists and apt cache...
00:03:14.322 E: I: creating tarball...
00:03:17.326 E: I: done
00:03:17.336 E: I: removing tempdir /tmp/mmdebstrap.4kiXu8JBQS...
00:03:18.148 E: I: success in 65.1114 seconds
00:03:18.155 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:03:18.734 E: + rm -f /tmp/tmp.4dqmjl0bM1/apt_2.2.4_amd64.deb /tmp/tmp.4dqmjl0bM1/apt_2.6.1_amd64.deb /tmp/tmp.4dqmjl0bM1/apt_2.9.3_amd64.deb /tmp/tmp.4dqmjl0bM1/apt_2.9.4_amd64.deb /tmp/tmp.4dqmjl0bM1/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.4dqmjl0bM1/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.4dqmjl0bM1/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:03:19.093 E: + rmdir /tmp/tmp.4dqmjl0bM1
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:03:30
result: SUCCESS
------------------------------------------------------------------------------
(197/280) create-directory-dry-run
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:55:46
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + mmdebstrap --mode=root --dry-run --variant=apt --setup-hook=exit 1 --essential-hook=exit 1 --customize-hook=exit 1 unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.424 E: W: In dry-run mode, --setup-hook options have no effect
00:00:00.429 E: W: In dry-run mode, --essential-hook options have no effect
00:00:00.435 E: W: In dry-run mode, --customize-hook options have no effect
00:00:00.515 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.551 E: I: finding correct signed-by value...
00:00:00.670 E: I: automatically chosen format: directory
00:00:00.727 E: I: not running setup-hooks because of --dry-run
00:00:00.732 E: I: running apt-get update...
00:00:04.143 E: I: simulate downloading packages with apt...
00:00:07.003 E: I: skip extracting packages because of --dry-run
00:00:07.019 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.025 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.030 E: I: no essential packages -- skipping...
00:00:07.034 E: I: not running essential-hooks because of --dry-run
00:00:07.041 E: I: simulate installing remaining packages inside the chroot...
00:00:09.166 E: I: not running customize-hooks because of --dry-run
00:00:09.176 E: I: cleaning package lists and apt cache...
00:00:09.262 E: I: simulate creating tarball...
00:00:09.273 E: I: success in 8.9004 seconds
00:00:09.281 E: + rm /tmp/debian-chroot/dev/console
00:00:09.286 E: + rm /tmp/debian-chroot/dev/fd
00:00:09.290 E: + rm /tmp/debian-chroot/dev/full
00:00:09.295 E: + rm /tmp/debian-chroot/dev/null
00:00:09.299 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:09.303 E: + rm /tmp/debian-chroot/dev/random
00:00:09.307 E: + rm /tmp/debian-chroot/dev/stderr
00:00:09.311 E: + rm /tmp/debian-chroot/dev/stdin
00:00:09.315 E: + rm /tmp/debian-chroot/dev/stdout
00:00:09.319 E: + rm /tmp/debian-chroot/dev/tty
00:00:09.322 E: + rm /tmp/debian-chroot/dev/urandom
00:00:09.326 E: + rm /tmp/debian-chroot/dev/zero
00:00:09.331 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:09.336 E: + rm /tmp/debian-chroot/etc/fstab
00:00:09.340 E: + rm /tmp/debian-chroot/etc/hostname
00:00:09.344 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:09.348 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:09.352 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:09.356 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:09.361 E: + find /tmp/debian-chroot -depth -print0
00:00:09.364 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:20
result: SUCCESS
------------------------------------------------------------------------------
(198/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: extract
format: auto
time left: 0:54:58
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.020 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + prefix=
00:00:00.035 E: + include=,
00:00:00.044 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.062 E: + [ auto != root ]
00:00:00.072 E: + [ auto != auto ]
00:00:00.080 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.682 E: I: automatically chosen mode: root
00:00:00.700 E: I: skipping emulation check for extract variant
00:00:00.745 E: I: finding correct signed-by value...
00:00:00.871 E: I: automatically chosen format: tar
00:00:00.877 E: I: using /tmp/mmdebstrap.47Wj1_q9k3 as tempdir
00:00:00.939 E: I: running apt-get update...
00:00:04.974 E: I: nothing to download -- skipping...
00:00:04.979 E: I: skip extracting packages because of --dry-run
00:00:04.989 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:04.994 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:05.001 E: I: cleaning package lists and apt cache...
00:00:05.110 E: I: simulate creating tarball...
00:00:05.121 E: I: removing tempdir /tmp/mmdebstrap.47Wj1_q9k3...
00:00:05.128 E: I: success in 4.6053 seconds
00:00:05.140 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:17
result: SUCCESS
------------------------------------------------------------------------------
(199/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: custom
format: auto
time left: 0:54:09
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.025 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + prefix=
00:00:00.041 E: + include=,
00:00:00.053 E: + id -u
00:00:00.060 E: + [ 0 -eq 0 ]
00:00:00.071 E: + [ auto != root ]
00:00:00.080 E: + [ auto != auto ]
00:00:00.092 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.747 E: I: automatically chosen mode: root
00:00:00.757 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.795 E: I: finding correct signed-by value...
00:00:00.912 E: I: automatically chosen format: tar
00:00:00.918 E: I: using /tmp/mmdebstrap.gvAUm1AXrV as tempdir
00:00:00.994 E: I: running apt-get update...
00:00:04.746 E: I: nothing to download -- skipping...
00:00:04.751 E: I: skip extracting packages because of --dry-run
00:00:04.760 E: I: no essential packages -- skipping...
00:00:04.768 E: I: cleaning package lists and apt cache...
00:00:04.850 E: I: simulate creating tarball...
00:00:04.861 E: I: removing tempdir /tmp/mmdebstrap.gvAUm1AXrV...
00:00:04.868 E: I: success in 4.2833 seconds
00:00:04.877 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:17
result: SUCCESS
------------------------------------------------------------------------------
(200/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: essential
format: auto
time left: 0:53:21
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.024 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + prefix=
00:00:00.042 E: + include=,
00:00:00.053 E: + id -u
00:00:00.061 E: + [ 0 -eq 0 ]
00:00:00.069 E: + [ auto != root ]
00:00:00.081 E: + [ auto != auto ]
00:00:00.096 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.971 E: I: automatically chosen mode: root
00:00:00.985 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.028 E: I: finding correct signed-by value...
00:00:01.158 E: I: automatically chosen format: tar
00:00:01.164 E: I: using /tmp/mmdebstrap.X43X5s2UYk as tempdir
00:00:01.232 E: I: running apt-get update...
00:00:05.430 E: I: simulate downloading packages with apt...
00:00:09.072 E: I: skip extracting packages because of --dry-run
00:00:09.092 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.103 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.115 E: I: no essential packages -- skipping...
00:00:09.136 E: I: cleaning package lists and apt cache...
00:00:09.232 E: I: simulate creating tarball...
00:00:09.250 E: I: removing tempdir /tmp/mmdebstrap.X43X5s2UYk...
00:00:09.257 E: I: success in 8.4940 seconds
00:00:09.265 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:23
result: SUCCESS
------------------------------------------------------------------------------
(201/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:52:35
------------------------------------------------------------------------------
00:00:00.017 E: + set -eu
00:00:00.029 E: + export LC_ALL=C.UTF-8
00:00:00.038 E: + prefix=
00:00:00.053 E: + include=,
00:00:00.063 E: + id -u
00:00:00.073 E: + [ 0 -eq 0 ]
00:00:00.087 E: + [ auto != root ]
00:00:00.107 E: + [ auto != auto ]
00:00:00.140 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.964 E: I: automatically chosen mode: root
00:00:00.975 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.026 E: I: finding correct signed-by value...
00:00:01.169 E: I: automatically chosen format: tar
00:00:01.177 E: I: using /tmp/mmdebstrap.Eqr_dhpuVZ as tempdir
00:00:01.252 E: I: running apt-get update...
00:00:05.975 E: I: simulate downloading packages with apt...
00:00:09.364 E: I: skip extracting packages because of --dry-run
00:00:09.381 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.387 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.393 E: I: no essential packages -- skipping...
00:00:09.399 E: I: simulate installing remaining packages inside the chroot...
00:00:12.330 E: I: cleaning package lists and apt cache...
00:00:12.461 E: I: simulate creating tarball...
00:00:12.474 E: I: removing tempdir /tmp/mmdebstrap.Eqr_dhpuVZ...
00:00:12.483 E: I: success in 11.7150 seconds
00:00:12.495 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(202/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 0:51:50
------------------------------------------------------------------------------
00:00:00.018 E: + set -eu
00:00:00.028 E: + export LC_ALL=C.UTF-8
00:00:00.042 E: + prefix=
00:00:00.057 E: + include=,
00:00:00.077 E: + id -u
00:00:00.102 E: + [ 0 -eq 0 ]
00:00:00.110 E: + [ auto != root ]
00:00:00.122 E: + [ auto != auto ]
00:00:00.131 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.089 E: I: automatically chosen mode: root
00:00:01.127 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.282 E: I: finding correct signed-by value...
00:00:01.532 E: I: automatically chosen format: tar
00:00:01.547 E: I: using /tmp/mmdebstrap.l7i74D7SFY as tempdir
00:00:01.666 E: I: running apt-get update...
00:00:06.310 E: I: simulate downloading packages with apt...
00:00:09.947 E: I: skip extracting packages because of --dry-run
00:00:09.972 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.983 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.991 E: I: no essential packages -- skipping...
00:00:09.999 E: I: simulate installing remaining packages inside the chroot...
00:00:13.520 E: I: cleaning package lists and apt cache...
00:00:13.630 E: I: simulate creating tarball...
00:00:13.645 E: I: removing tempdir /tmp/mmdebstrap.l7i74D7SFY...
00:00:13.652 E: I: success in 12.8326 seconds
00:00:13.659 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(203/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 0:51:07
------------------------------------------------------------------------------
00:00:00.021 E: + set -eu
00:00:00.033 E: + export LC_ALL=C.UTF-8
00:00:00.041 E: + prefix=
00:00:00.051 E: + include=,
00:00:00.061 E: + id -u
00:00:00.072 E: + [ 0 -eq 0 ]
00:00:00.082 E: + [ auto != root ]
00:00:00.091 E: + [ auto != auto ]
00:00:00.099 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.993 E: I: automatically chosen mode: root
00:00:01.004 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.046 E: I: finding correct signed-by value...
00:00:01.169 E: I: automatically chosen format: tar
00:00:01.175 E: I: using /tmp/mmdebstrap._zBIe8STQu as tempdir
00:00:01.249 E: I: running apt-get update...
00:00:05.481 E: I: simulate downloading packages with apt...
00:00:08.894 E: I: skip extracting packages because of --dry-run
00:00:08.919 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:08.925 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:08.932 E: I: no essential packages -- skipping...
00:00:08.939 E: I: simulate installing remaining packages inside the chroot...
00:00:12.561 E: I: cleaning package lists and apt cache...
00:00:12.665 E: I: simulate creating tarball...
00:00:12.676 E: I: removing tempdir /tmp/mmdebstrap._zBIe8STQu...
00:00:12.685 E: I: success in 11.8688 seconds
00:00:12.696 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(204/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: -
format: auto
time left: 0:50:23
------------------------------------------------------------------------------
00:00:00.020 E: + set -eu
00:00:00.031 E: + export LC_ALL=C.UTF-8
00:00:00.042 E: + prefix=
00:00:00.056 E: + include=,
00:00:00.066 E: + id -u
00:00:00.084 E: + [ 0 -eq 0 ]
00:00:00.104 E: + [ auto != root ]
00:00:00.123 E: + [ auto != auto ]
00:00:00.135 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.085 E: I: automatically chosen mode: root
00:00:01.105 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.177 E: I: finding correct signed-by value...
00:00:01.341 E: I: automatically chosen format: tar
00:00:01.348 E: I: using /tmp/mmdebstrap.L3uG6ddT39 as tempdir
00:00:01.462 E: I: running apt-get update...
00:00:05.912 E: I: simulate downloading packages with apt...
00:00:10.001 E: I: skip extracting packages because of --dry-run
00:00:10.021 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:10.027 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:10.034 E: I: no essential packages -- skipping...
00:00:10.042 E: I: simulate installing remaining packages inside the chroot...
00:00:16.376 E: I: cleaning package lists and apt cache...
00:00:16.507 E: I: simulate creating tarball...
00:00:16.530 E: I: removing tempdir /tmp/mmdebstrap.L3uG6ddT39...
00:00:16.538 E: I: success in 15.7196 seconds
00:00:16.549 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:33
result: SUCCESS
------------------------------------------------------------------------------
(205/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: standard
format: auto
time left: 0:49:41
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + prefix=
00:00:00.040 E: + include=,
00:00:00.053 E: + id -u
00:00:00.064 E: + [ 0 -eq 0 ]
00:00:00.075 E: + [ auto != root ]
00:00:00.085 E: + [ auto != auto ]
00:00:00.099 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.172 E: I: automatically chosen mode: root
00:00:01.188 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.241 E: I: finding correct signed-by value...
00:00:01.367 E: I: automatically chosen format: tar
00:00:01.372 E: I: using /tmp/mmdebstrap.PW8FImWLv3 as tempdir
00:00:01.432 E: I: running apt-get update...
00:00:05.523 E: I: simulate downloading packages with apt...
00:00:09.419 E: I: skip extracting packages because of --dry-run
00:00:09.462 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.473 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.481 E: I: no essential packages -- skipping...
00:00:09.488 E: I: simulate installing remaining packages inside the chroot...
00:00:18.056 E: I: cleaning package lists and apt cache...
00:00:18.199 E: I: simulate creating tarball...
00:00:18.214 E: I: removing tempdir /tmp/mmdebstrap.PW8FImWLv3...
00:00:18.224 E: I: success in 17.3748 seconds
00:00:18.234 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(206/280) create-tarball-dry-run
dist: unstable
mode: root
variant: extract
format: auto
time left: 0:49:00
------------------------------------------------------------------------------
00:00:00.017 E: + set -eu
00:00:00.025 E: + export LC_ALL=C.UTF-8
00:00:00.032 E: + prefix=
00:00:00.046 E: + include=,
00:00:00.057 E: + id -u
00:00:00.072 E: + [ 0 -eq 0 ]
00:00:00.088 E: + [ root != root ]
00:00:00.103 E: + mmdebstrap --mode=root --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.199 E: I: skipping emulation check for extract variant
00:00:01.294 E: I: finding correct signed-by value...
00:00:01.478 E: I: automatically chosen format: tar
00:00:01.485 E: I: using /tmp/mmdebstrap.cbWIms2wrE as tempdir
00:00:01.601 E: I: running apt-get update...
00:00:06.082 E: I: nothing to download -- skipping...
00:00:06.088 E: I: skip extracting packages because of --dry-run
00:00:06.099 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.107 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.114 E: I: cleaning package lists and apt cache...
00:00:06.236 E: I: simulate creating tarball...
00:00:06.250 E: I: removing tempdir /tmp/mmdebstrap.cbWIms2wrE...
00:00:06.260 E: I: success in 5.3882 seconds
00:00:06.278 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:22
result: SUCCESS
------------------------------------------------------------------------------
(207/280) create-tarball-dry-run
dist: unstable
mode: root
variant: custom
format: auto
time left: 0:48:14
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + prefix=
00:00:00.039 E: + include=,
00:00:00.047 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.063 E: + [ root != root ]
00:00:00.072 E: + mmdebstrap --mode=root --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.927 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.994 E: I: finding correct signed-by value...
00:00:01.214 E: I: automatically chosen format: tar
00:00:01.229 E: I: using /tmp/mmdebstrap.VP2uj55svn as tempdir
00:00:01.377 E: I: running apt-get update...
00:00:05.728 E: I: nothing to download -- skipping...
00:00:05.735 E: I: skip extracting packages because of --dry-run
00:00:05.742 E: I: no essential packages -- skipping...
00:00:05.750 E: I: cleaning package lists and apt cache...
00:00:05.843 E: I: simulate creating tarball...
00:00:05.856 E: I: removing tempdir /tmp/mmdebstrap.VP2uj55svn...
00:00:05.862 E: I: success in 5.2435 seconds
00:00:05.872 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:20
result: SUCCESS
------------------------------------------------------------------------------
(208/280) create-tarball-dry-run
dist: unstable
mode: root
variant: essential
format: auto
time left: 0:47:29
------------------------------------------------------------------------------
00:00:00.031 E: + set -eu
00:00:00.046 E: + export LC_ALL=C.UTF-8
00:00:00.063 E: + prefix=
00:00:00.079 E: + include=,
00:00:00.089 E: + id -u
00:00:00.102 E: + [ 0 -eq 0 ]
00:00:00.117 E: + [ root != root ]
00:00:00.131 E: + mmdebstrap --mode=root --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.218 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.291 E: I: finding correct signed-by value...
00:00:01.518 E: I: automatically chosen format: tar
00:00:01.526 E: I: using /tmp/mmdebstrap.VKDudfjI1o as tempdir
00:00:01.603 E: I: running apt-get update...
00:00:06.299 E: I: simulate downloading packages with apt...
00:00:09.589 E: I: skip extracting packages because of --dry-run
00:00:09.613 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.622 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.631 E: I: no essential packages -- skipping...
00:00:09.639 E: I: cleaning package lists and apt cache...
00:00:09.750 E: I: simulate creating tarball...
00:00:09.765 E: I: removing tempdir /tmp/mmdebstrap.VKDudfjI1o...
00:00:09.772 E: I: success in 8.9411 seconds
00:00:09.783 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(209/280) create-tarball-dry-run
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:46:45
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.034 E: + prefix=
00:00:00.042 E: + include=,
00:00:00.050 E: + id -u
00:00:00.058 E: + [ 0 -eq 0 ]
00:00:00.064 E: + [ root != root ]
00:00:00.076 E: + mmdebstrap --mode=root --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.064 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.110 E: I: finding correct signed-by value...
00:00:01.251 E: I: automatically chosen format: tar
00:00:01.259 E: I: using /tmp/mmdebstrap.oqquuuKzzd as tempdir
00:00:01.349 E: I: running apt-get update...
00:00:06.180 E: I: simulate downloading packages with apt...
00:00:10.095 E: I: skip extracting packages because of --dry-run
00:00:10.116 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:10.132 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:10.145 E: I: no essential packages -- skipping...
00:00:10.158 E: I: simulate installing remaining packages inside the chroot...
00:00:13.181 E: I: cleaning package lists and apt cache...
00:00:13.276 E: I: simulate creating tarball...
00:00:13.291 E: I: removing tempdir /tmp/mmdebstrap.oqquuuKzzd...
00:00:13.298 E: I: success in 12.4347 seconds
00:00:13.306 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(210/280) create-tarball-dry-run
dist: unstable
mode: root
variant: minbase
format: auto
time left: 0:46:02
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + prefix=
00:00:00.036 E: + include=,
00:00:00.053 E: + id -u
00:00:00.061 E: + [ 0 -eq 0 ]
00:00:00.071 E: + [ root != root ]
00:00:00.082 E: + mmdebstrap --mode=root --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.851 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.919 E: I: finding correct signed-by value...
00:00:01.124 E: I: automatically chosen format: tar
00:00:01.132 E: I: using /tmp/mmdebstrap.mE38fU5m0U as tempdir
00:00:01.222 E: I: running apt-get update...
00:00:05.191 E: I: simulate downloading packages with apt...
00:00:08.929 E: I: skip extracting packages because of --dry-run
00:00:08.942 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:08.957 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:08.967 E: I: no essential packages -- skipping...
00:00:08.974 E: I: simulate installing remaining packages inside the chroot...
00:00:12.177 E: I: cleaning package lists and apt cache...
00:00:12.287 E: I: simulate creating tarball...
00:00:12.300 E: I: removing tempdir /tmp/mmdebstrap.mE38fU5m0U...
00:00:12.307 E: I: success in 11.6964 seconds
00:00:12.317 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(211/280) create-tarball-dry-run
dist: unstable
mode: root
variant: buildd
format: auto
time left: 0:45:19
------------------------------------------------------------------------------
00:00:00.018 E: + set -eu
00:00:00.034 E: + export LC_ALL=C.UTF-8
00:00:00.056 E: + prefix=
00:00:00.067 E: + include=,
00:00:00.075 E: + id -u
00:00:00.083 E: + [ 0 -eq 0 ]
00:00:00.093 E: + [ root != root ]
00:00:00.102 E: + mmdebstrap --mode=root --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.313 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.457 E: I: finding correct signed-by value...
00:00:01.671 E: I: automatically chosen format: tar
00:00:01.684 E: I: using /tmp/mmdebstrap.i3WfbUURe7 as tempdir
00:00:01.766 E: I: running apt-get update...
00:00:07.466 E: I: simulate downloading packages with apt...
00:00:11.283 E: I: skip extracting packages because of --dry-run
00:00:11.302 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.315 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.321 E: I: no essential packages -- skipping...
00:00:11.328 E: I: simulate installing remaining packages inside the chroot...
00:00:15.582 E: I: cleaning package lists and apt cache...
00:00:15.707 E: I: simulate creating tarball...
00:00:15.722 E: I: removing tempdir /tmp/mmdebstrap.i3WfbUURe7...
00:00:15.728 E: I: success in 14.8303 seconds
00:00:15.743 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:30
result: SUCCESS
------------------------------------------------------------------------------
(212/280) create-tarball-dry-run
dist: unstable
mode: root
variant: -
format: auto
time left: 0:44:38
------------------------------------------------------------------------------
00:00:00.021 E: + set -eu
00:00:00.034 E: + export LC_ALL=C.UTF-8
00:00:00.043 E: + prefix=
00:00:00.051 E: + include=,
00:00:00.059 E: + id -u
00:00:00.069 E: + [ 0 -eq 0 ]
00:00:00.080 E: + [ root != root ]
00:00:00.087 E: + mmdebstrap --mode=root --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.951 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.004 E: I: finding correct signed-by value...
00:00:01.172 E: I: automatically chosen format: tar
00:00:01.182 E: I: using /tmp/mmdebstrap.L5BesJgDAi as tempdir
00:00:01.276 E: I: running apt-get update...
00:00:05.705 E: I: simulate downloading packages with apt...
00:00:09.442 E: I: skip extracting packages because of --dry-run
00:00:09.460 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.469 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.483 E: I: no essential packages -- skipping...
00:00:09.495 E: I: simulate installing remaining packages inside the chroot...
00:00:14.203 E: I: cleaning package lists and apt cache...
00:00:14.303 E: I: simulate creating tarball...
00:00:14.318 E: I: removing tempdir /tmp/mmdebstrap.L5BesJgDAi...
00:00:14.326 E: I: success in 13.6252 seconds
00:00:14.335 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(213/280) create-tarball-dry-run
dist: unstable
mode: root
variant: standard
format: auto
time left: 0:43:57
------------------------------------------------------------------------------
00:00:00.019 E: + set -eu
00:00:00.031 E: + export LC_ALL=C.UTF-8
00:00:00.043 E: + prefix=
00:00:00.055 E: + include=,
00:00:00.063 E: + id -u
00:00:00.070 E: + [ 0 -eq 0 ]
00:00:00.079 E: + [ root != root ]
00:00:00.088 E: + mmdebstrap --mode=root --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.767 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.816 E: I: finding correct signed-by value...
00:00:00.956 E: I: automatically chosen format: tar
00:00:00.962 E: I: using /tmp/mmdebstrap.huiLSbAcv6 as tempdir
00:00:01.034 E: I: running apt-get update...
00:00:05.368 E: I: simulate downloading packages with apt...
00:00:09.044 E: I: skip extracting packages because of --dry-run
00:00:09.089 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.096 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.101 E: I: no essential packages -- skipping...
00:00:09.112 E: I: simulate installing remaining packages inside the chroot...
00:00:17.246 E: I: cleaning package lists and apt cache...
00:00:17.371 E: I: simulate creating tarball...
00:00:17.383 E: I: removing tempdir /tmp/mmdebstrap.huiLSbAcv6...
00:00:17.391 E: I: success in 16.7956 seconds
00:00:17.405 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(214/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: extract
format: auto
time left: 0:43:16
------------------------------------------------------------------------------
00:00:00.016 E: + set -eu
00:00:00.027 E: + export LC_ALL=C.UTF-8
00:00:00.037 E: + prefix=
00:00:00.052 E: + include=,
00:00:00.063 E: + id -u
00:00:00.071 E: + [ 0 -eq 0 ]
00:00:00.080 E: + [ unshare != root ]
00:00:00.101 E: + [ unshare != auto ]
00:00:00.115 E: + id user
00:00:00.125 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.136 E: + useradd --home-dir /home/user --create-home user
00:00:00.163 E: + prefix=runuser -u user --
00:00:00.171 E: + [ extract = extract ]
00:00:00.181 E: + tr \n ,
00:00:00.199 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.213 E: + runuser -u user -- mmdebstrap --mode=unshare --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.536 E: I: skipping emulation check for extract variant
00:00:01.638 E: I: finding correct signed-by value...
00:00:01.801 E: I: automatically chosen format: tar
00:00:01.808 E: I: using /tmp/mmdebstrap.xq8RzRxeaB as tempdir
00:00:01.978 E: I: running apt-get update...
00:00:06.171 E: I: simulate downloading packages with apt...
00:00:10.887 E: I: skip extracting packages because of --dry-run
00:00:10.894 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:10.908 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:10.918 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:10.926 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:10.933 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:10.939 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:10.944 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:10.950 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:10.957 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:10.964 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:10.975 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:10.982 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:10.988 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:10.995 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.003 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.010 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.018 E: I: cleaning package lists and apt cache...
00:00:11.026 E: I: simulate creating tarball...
00:00:11.041 E: I: removing tempdir /tmp/mmdebstrap.xq8RzRxeaB...
00:00:11.123 E: I: success in 10.0538 seconds
00:00:11.140 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(215/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: custom
format: auto
time left: 0:42:33
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + prefix=
00:00:00.037 E: + include=,
00:00:00.046 E: + id -u
00:00:00.057 E: + [ 0 -eq 0 ]
00:00:00.063 E: + [ unshare != root ]
00:00:00.069 E: + [ unshare != auto ]
00:00:00.091 E: + id user
00:00:00.101 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.107 E: + useradd --home-dir /home/user --create-home user
00:00:00.124 E: + prefix=runuser -u user --
00:00:00.134 E: + [ custom = extract ]
00:00:00.140 E: + [ custom = custom ]
00:00:00.149 E: + tr \n ,
00:00:00.164 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.172 E: + runuser -u user -- mmdebstrap --mode=unshare --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.166 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.217 E: I: finding correct signed-by value...
00:00:01.357 E: I: automatically chosen format: tar
00:00:01.362 E: I: using /tmp/mmdebstrap.PaXkynSXhQ as tempdir
00:00:01.547 E: I: running apt-get update...
00:00:05.975 E: I: simulate downloading packages with apt...
00:00:10.228 E: I: skip extracting packages because of --dry-run
00:00:10.236 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:10.241 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:10.248 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:10.258 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:10.266 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:10.274 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:10.282 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:10.288 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:10.294 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:10.298 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:10.304 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:10.310 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:10.317 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:10.322 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:10.329 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:10.334 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:10.339 E: I: no essential packages -- skipping...
00:00:10.344 E: I: cleaning package lists and apt cache...
00:00:10.356 E: I: simulate creating tarball...
00:00:10.379 E: I: removing tempdir /tmp/mmdebstrap.PaXkynSXhQ...
00:00:10.441 E: I: success in 9.5408 seconds
00:00:10.462 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(216/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: essential
format: auto
time left: 0:41:51
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.031 E: + prefix=
00:00:00.037 E: + include=,
00:00:00.044 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.060 E: + [ unshare != root ]
00:00:00.069 E: + [ unshare != auto ]
00:00:00.076 E: + id user
00:00:00.084 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.092 E: + useradd --home-dir /home/user --create-home user
00:00:00.106 E: + prefix=runuser -u user --
00:00:00.112 E: + [ essential = extract ]
00:00:00.121 E: + [ essential = custom ]
00:00:00.133 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.028 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.070 E: I: finding correct signed-by value...
00:00:01.216 E: I: automatically chosen format: tar
00:00:01.226 E: I: using /tmp/mmdebstrap.JurKNx7pRR as tempdir
00:00:01.400 E: I: running apt-get update...
00:00:05.581 E: I: simulate downloading packages with apt...
00:00:09.126 E: I: skip extracting packages because of --dry-run
00:00:09.138 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:09.145 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:09.152 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:09.159 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:09.166 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:09.173 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:09.181 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:09.190 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:09.197 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:09.204 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:09.213 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:09.222 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:09.228 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:09.238 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:09.246 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.253 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.263 E: I: no essential packages -- skipping...
00:00:09.271 E: I: cleaning package lists and apt cache...
00:00:09.277 E: I: simulate creating tarball...
00:00:09.284 E: I: removing tempdir /tmp/mmdebstrap.JurKNx7pRR...
00:00:09.342 E: I: success in 8.5584 seconds
00:00:09.353 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(217/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:41:08
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.029 E: + prefix=
00:00:00.037 E: + include=,
00:00:00.047 E: + id -u
00:00:00.056 E: + [ 0 -eq 0 ]
00:00:00.065 E: + [ unshare != root ]
00:00:00.075 E: + [ unshare != auto ]
00:00:00.084 E: + id user
00:00:00.091 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.099 E: + useradd --home-dir /home/user --create-home user
00:00:00.106 E: + prefix=runuser -u user --
00:00:00.119 E: + [ apt = extract ]
00:00:00.128 E: + [ apt = custom ]
00:00:00.143 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.006 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.057 E: I: finding correct signed-by value...
00:00:01.196 E: I: automatically chosen format: tar
00:00:01.203 E: I: using /tmp/mmdebstrap.d9y0H3_IGo as tempdir
00:00:01.404 E: I: running apt-get update...
00:00:06.086 E: I: simulate downloading packages with apt...
00:00:09.526 E: I: skip extracting packages because of --dry-run
00:00:09.540 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:09.547 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:09.553 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:09.579 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:09.603 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:09.618 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:09.628 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:09.637 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:09.649 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:09.661 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:09.674 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:09.685 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:09.707 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:09.722 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:09.731 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.740 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.752 E: I: no essential packages -- skipping...
00:00:09.766 E: I: simulate installing remaining packages inside the chroot...
00:00:12.382 E: I: cleaning package lists and apt cache...
00:00:12.488 E: I: simulate creating tarball...
00:00:12.516 E: I: removing tempdir /tmp/mmdebstrap.d9y0H3_IGo...
00:00:12.579 E: I: success in 11.8522 seconds
00:00:12.592 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:27
result: SUCCESS
------------------------------------------------------------------------------
(218/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 0:40:26
------------------------------------------------------------------------------
00:00:00.020 E: + set -eu
00:00:00.032 E: + export LC_ALL=C.UTF-8
00:00:00.048 E: + prefix=
00:00:00.055 E: + include=,
00:00:00.061 E: + id -u
00:00:00.066 E: + [ 0 -eq 0 ]
00:00:00.071 E: + [ unshare != root ]
00:00:00.079 E: + [ unshare != auto ]
00:00:00.091 E: + id user
00:00:00.099 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.110 E: + useradd --home-dir /home/user --create-home user
00:00:00.119 E: + prefix=runuser -u user --
00:00:00.125 E: + [ minbase = extract ]
00:00:00.132 E: + [ minbase = custom ]
00:00:00.140 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.924 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.971 E: I: finding correct signed-by value...
00:00:01.108 E: I: automatically chosen format: tar
00:00:01.116 E: I: using /tmp/mmdebstrap.h5KoG83XYo as tempdir
00:00:01.288 E: I: running apt-get update...
00:00:05.260 E: I: simulate downloading packages with apt...
00:00:08.598 E: I: skip extracting packages because of --dry-run
00:00:08.605 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:08.614 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:08.617 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:08.622 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:08.628 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:08.633 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:08.638 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:08.643 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:08.648 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:08.652 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:08.657 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:08.662 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:08.667 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:08.673 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:08.677 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:08.683 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:08.689 E: I: no essential packages -- skipping...
00:00:08.694 E: I: simulate installing remaining packages inside the chroot...
00:00:12.025 E: I: cleaning package lists and apt cache...
00:00:12.135 E: I: simulate creating tarball...
00:00:12.158 E: I: removing tempdir /tmp/mmdebstrap.h5KoG83XYo...
00:00:12.209 E: I: success in 11.5172 seconds
00:00:12.218 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(219/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: buildd
format: auto
time left: 0:39:44
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.034 E: + prefix=
00:00:00.041 E: + include=,
00:00:00.049 E: + id -u
00:00:00.062 E: + [ 0 -eq 0 ]
00:00:00.070 E: + [ unshare != root ]
00:00:00.081 E: + [ unshare != auto ]
00:00:00.091 E: + id user
00:00:00.098 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.107 E: + useradd --home-dir /home/user --create-home user
00:00:00.130 E: + prefix=runuser -u user --
00:00:00.139 E: + [ buildd = extract ]
00:00:00.154 E: + [ buildd = custom ]
00:00:00.164 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.985 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.025 E: I: finding correct signed-by value...
00:00:01.150 E: I: automatically chosen format: tar
00:00:01.156 E: I: using /tmp/mmdebstrap.oW9PKTstaW as tempdir
00:00:01.320 E: I: running apt-get update...
00:00:05.302 E: I: simulate downloading packages with apt...
00:00:09.234 E: I: skip extracting packages because of --dry-run
00:00:09.248 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:09.254 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:09.259 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:09.268 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:09.275 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:09.283 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:09.288 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:09.293 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:09.299 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:09.305 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:09.310 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:09.317 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:09.323 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:09.328 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:09.333 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.338 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.343 E: I: no essential packages -- skipping...
00:00:09.348 E: I: simulate installing remaining packages inside the chroot...
00:00:13.388 E: I: cleaning package lists and apt cache...
00:00:13.491 E: I: simulate creating tarball...
00:00:13.512 E: I: removing tempdir /tmp/mmdebstrap.oW9PKTstaW...
00:00:13.562 E: I: success in 12.7851 seconds
00:00:13.572 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(220/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: -
format: auto
time left: 0:39:02
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.029 E: + prefix=
00:00:00.037 E: + include=,
00:00:00.043 E: + id -u
00:00:00.051 E: + [ 0 -eq 0 ]
00:00:00.061 E: + [ unshare != root ]
00:00:00.068 E: + [ unshare != auto ]
00:00:00.073 E: + id user
00:00:00.079 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.085 E: + useradd --home-dir /home/user --create-home user
00:00:00.098 E: + prefix=runuser -u user --
00:00:00.103 E: + [ - = extract ]
00:00:00.109 E: + [ - = custom ]
00:00:00.118 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.753 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.793 E: I: finding correct signed-by value...
00:00:00.908 E: I: automatically chosen format: tar
00:00:00.913 E: I: using /tmp/mmdebstrap.qhY1Ukjzyr as tempdir
00:00:01.062 E: I: running apt-get update...
00:00:04.713 E: I: simulate downloading packages with apt...
00:00:08.250 E: I: skip extracting packages because of --dry-run
00:00:08.259 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:08.267 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:08.279 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:08.291 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:08.298 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:08.304 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:08.313 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:08.321 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:08.327 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:08.334 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:08.341 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:08.347 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:08.353 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:08.360 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:08.367 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:08.378 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:08.384 E: I: no essential packages -- skipping...
00:00:08.391 E: I: simulate installing remaining packages inside the chroot...
00:00:14.266 E: I: cleaning package lists and apt cache...
00:00:14.381 E: I: simulate creating tarball...
00:00:14.401 E: I: removing tempdir /tmp/mmdebstrap.qhY1Ukjzyr...
00:00:14.458 E: I: success in 13.9201 seconds
00:00:14.479 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(221/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: standard
format: auto
time left: 0:38:21
------------------------------------------------------------------------------
00:00:00.019 E: + set -eu
00:00:00.031 E: + export LC_ALL=C.UTF-8
00:00:00.039 E: + prefix=
00:00:00.047 E: + include=,
00:00:00.056 E: + id -u
00:00:00.067 E: + [ 0 -eq 0 ]
00:00:00.073 E: + [ unshare != root ]
00:00:00.080 E: + [ unshare != auto ]
00:00:00.089 E: + id user
00:00:00.100 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.110 E: + useradd --home-dir /home/user --create-home user
00:00:00.126 E: + prefix=runuser -u user --
00:00:00.133 E: + [ standard = extract ]
00:00:00.139 E: + [ standard = custom ]
00:00:00.145 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.298 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.356 E: I: finding correct signed-by value...
00:00:01.486 E: I: automatically chosen format: tar
00:00:01.491 E: I: using /tmp/mmdebstrap.gEqwMAEzr8 as tempdir
00:00:01.774 E: I: running apt-get update...
00:00:06.770 E: I: simulate downloading packages with apt...
00:00:11.257 E: I: skip extracting packages because of --dry-run
00:00:11.262 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:11.267 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:11.273 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:11.280 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:11.285 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:11.290 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:11.294 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:11.299 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:11.307 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:11.313 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:11.319 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:11.323 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:11.328 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.333 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.337 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.342 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.347 E: I: no essential packages -- skipping...
00:00:11.353 E: I: simulate installing remaining packages inside the chroot...
00:00:18.193 E: I: cleaning package lists and apt cache...
00:00:18.302 E: I: simulate creating tarball...
00:00:18.326 E: I: removing tempdir /tmp/mmdebstrap.gEqwMAEzr8...
00:00:18.386 E: I: success in 17.4635 seconds
00:00:18.395 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(222/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: extract
format: auto
time left: 0:37:41
------------------------------------------------------------------------------
00:00:00.018 E: + set -eu
00:00:00.028 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + prefix=
00:00:00.039 E: + include=,
00:00:00.045 E: + id -u
00:00:00.050 E: + [ 0 -eq 0 ]
00:00:00.056 E: + [ fakechroot != root ]
00:00:00.066 E: + [ fakechroot != auto ]
00:00:00.074 E: + id user
00:00:00.083 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.092 E: + useradd --home-dir /home/user --create-home user
00:00:00.098 E: + prefix=runuser -u user --
00:00:00.104 E: + [ extract = extract ]
00:00:00.110 E: + tr \n ,
00:00:00.117 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.124 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.377 E: I: skipping emulation check for extract variant
00:00:01.426 E: I: finding correct signed-by value...
00:00:01.563 E: I: automatically chosen format: tar
00:00:01.568 E: I: creating a tarball, squashfs, ext2 or ext4 image in fakechroot mode might fail in extract and custom variants because there might be no tar inside the chroot
00:00:01.574 E: I: using /tmp/mmdebstrap.0Z9B7FKq3R as tempdir
00:00:01.638 E: I: running apt-get update...
00:00:06.218 E: I: simulate downloading packages with apt...
00:00:09.306 E: I: skip extracting packages because of --dry-run
00:00:09.311 E: I: cleaning package lists and apt cache...
00:00:09.428 E: I: simulate creating tarball...
00:00:09.446 E: I: removing tempdir /tmp/mmdebstrap.0Z9B7FKq3R...
00:00:09.511 E: I: success in 8.3043 seconds
00:00:09.525 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:22
result: SUCCESS
------------------------------------------------------------------------------
(223/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: custom
format: auto
time left: 0:36:59
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.020 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + prefix=
00:00:00.035 E: + include=,
00:00:00.044 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.062 E: + [ fakechroot != root ]
00:00:00.078 E: + [ fakechroot != auto ]
00:00:00.085 E: + id user
00:00:00.095 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.105 E: + useradd --home-dir /home/user --create-home user
00:00:00.135 E: + prefix=runuser -u user --
00:00:00.144 E: + [ custom = extract ]
00:00:00.152 E: + [ custom = custom ]
00:00:00.158 E: + tr \n ,
00:00:00.164 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.174 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.439 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.497 E: I: finding correct signed-by value...
00:00:01.644 E: I: automatically chosen format: tar
00:00:01.649 E: I: creating a tarball, squashfs, ext2 or ext4 image in fakechroot mode might fail in extract and custom variants because there might be no tar inside the chroot
00:00:01.655 E: I: using /tmp/mmdebstrap.zTR4vMcLxr as tempdir
00:00:01.724 E: I: running apt-get update...
00:00:06.580 E: I: simulate downloading packages with apt...
00:00:10.514 E: I: skip extracting packages because of --dry-run
00:00:10.519 E: I: no essential packages -- skipping...
00:00:10.523 E: I: cleaning package lists and apt cache...
00:00:10.624 E: I: simulate creating tarball...
00:00:10.637 E: I: removing tempdir /tmp/mmdebstrap.zTR4vMcLxr...
00:00:10.692 E: I: success in 9.4157 seconds
00:00:10.703 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:22
result: SUCCESS
------------------------------------------------------------------------------
(224/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: essential
format: auto
time left: 0:36:17
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + prefix=
00:00:00.018 E: + include=,
00:00:00.023 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ fakechroot != root ]
00:00:00.036 E: + [ fakechroot != auto ]
00:00:00.042 E: + id user
00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.050 E: + useradd --home-dir /home/user --create-home user
00:00:00.054 E: + prefix=runuser -u user --
00:00:00.058 E: + [ essential = extract ]
00:00:00.062 E: + [ essential = custom ]
00:00:00.067 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.067 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.116 E: I: finding correct signed-by value...
00:00:01.247 E: I: automatically chosen format: tar
00:00:01.252 E: I: using /tmp/mmdebstrap.ESxUZKCT2g as tempdir
00:00:01.315 E: I: running apt-get update...
00:00:05.263 E: I: simulate downloading packages with apt...
00:00:08.590 E: I: skip extracting packages because of --dry-run
00:00:08.599 E: I: no essential packages -- skipping...
00:00:08.607 E: I: cleaning package lists and apt cache...
00:00:08.721 E: I: simulate creating tarball...
00:00:08.732 E: I: removing tempdir /tmp/mmdebstrap.ESxUZKCT2g...
00:00:08.796 E: I: success in 7.8770 seconds
00:00:08.807 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:19
result: SUCCESS
------------------------------------------------------------------------------
(225/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:35:34
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + prefix=
00:00:00.018 E: + include=,
00:00:00.021 E: + id -u
00:00:00.025 E: + [ 0 -eq 0 ]
00:00:00.029 E: + [ fakechroot != root ]
00:00:00.033 E: + [ fakechroot != auto ]
00:00:00.037 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.045 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.052 E: + [ apt = extract ]
00:00:00.056 E: + [ apt = custom ]
00:00:00.061 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.007 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.050 E: I: finding correct signed-by value...
00:00:01.173 E: I: automatically chosen format: tar
00:00:01.177 E: I: using /tmp/mmdebstrap.6kPhBuWVwA as tempdir
00:00:01.232 E: I: running apt-get update...
00:00:04.910 E: I: simulate downloading packages with apt...
00:00:07.996 E: I: skip extracting packages because of --dry-run
00:00:08.002 E: I: no essential packages -- skipping...
00:00:08.006 E: I: simulate installing remaining packages inside the chroot...
00:00:10.812 E: I: cleaning package lists and apt cache...
00:00:10.911 E: I: simulate creating tarball...
00:00:10.923 E: I: removing tempdir /tmp/mmdebstrap.6kPhBuWVwA...
00:00:10.985 E: I: success in 10.1245 seconds
00:00:10.995 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:21
result: SUCCESS
------------------------------------------------------------------------------
(226/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: minbase
format: auto
time left: 0:34:52
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.026 E: + prefix=
00:00:00.032 E: + include=,
00:00:00.042 E: + id -u
00:00:00.049 E: + [ 0 -eq 0 ]
00:00:00.060 E: + [ fakechroot != root ]
00:00:00.065 E: + [ fakechroot != auto ]
00:00:00.072 E: + id user
00:00:00.076 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.082 E: + useradd --home-dir /home/user --create-home user
00:00:00.087 E: + prefix=runuser -u user --
00:00:00.093 E: + [ minbase = extract ]
00:00:00.097 E: + [ minbase = custom ]
00:00:00.102 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.048 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.091 E: I: finding correct signed-by value...
00:00:01.219 E: I: automatically chosen format: tar
00:00:01.223 E: I: using /tmp/mmdebstrap.trkv2kBEAu as tempdir
00:00:01.283 E: I: running apt-get update...
00:00:04.769 E: I: simulate downloading packages with apt...
00:00:07.521 E: I: skip extracting packages because of --dry-run
00:00:07.526 E: I: no essential packages -- skipping...
00:00:07.530 E: I: simulate installing remaining packages inside the chroot...
00:00:10.039 E: I: cleaning package lists and apt cache...
00:00:10.139 E: I: simulate creating tarball...
00:00:10.151 E: I: removing tempdir /tmp/mmdebstrap.trkv2kBEAu...
00:00:10.207 E: I: success in 9.2970 seconds
00:00:10.217 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:21
result: SUCCESS
------------------------------------------------------------------------------
(227/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: buildd
format: auto
time left: 0:34:10
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + prefix=
00:00:00.021 E: + include=,
00:00:00.026 E: + id -u
00:00:00.033 E: + [ 0 -eq 0 ]
00:00:00.039 E: + [ fakechroot != root ]
00:00:00.044 E: + [ fakechroot != auto ]
00:00:00.051 E: + id user
00:00:00.057 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.063 E: + useradd --home-dir /home/user --create-home user
00:00:00.078 E: + prefix=runuser -u user --
00:00:00.084 E: + [ buildd = extract ]
00:00:00.089 E: + [ buildd = custom ]
00:00:00.096 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.325 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.373 E: I: finding correct signed-by value...
00:00:01.513 E: I: automatically chosen format: tar
00:00:01.518 E: I: using /tmp/mmdebstrap.mTl7pAggru as tempdir
00:00:01.616 E: I: running apt-get update...
00:00:06.034 E: I: simulate downloading packages with apt...
00:00:09.312 E: I: skip extracting packages because of --dry-run
00:00:09.325 E: I: no essential packages -- skipping...
00:00:09.334 E: I: simulate installing remaining packages inside the chroot...
00:00:13.371 E: I: cleaning package lists and apt cache...
00:00:13.474 E: I: simulate creating tarball...
00:00:13.486 E: I: removing tempdir /tmp/mmdebstrap.mTl7pAggru...
00:00:13.552 E: I: success in 12.3924 seconds
00:00:13.562 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(228/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: -
format: auto
time left: 0:33:29
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + prefix=
00:00:00.018 E: + include=,
00:00:00.023 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.035 E: + [ fakechroot != auto ]
00:00:00.039 E: + id user
00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.047 E: + useradd --home-dir /home/user --create-home user
00:00:00.052 E: + prefix=runuser -u user --
00:00:00.056 E: + [ - = extract ]
00:00:00.059 E: + [ - = custom ]
00:00:00.064 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.991 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.033 E: I: finding correct signed-by value...
00:00:01.158 E: I: automatically chosen format: tar
00:00:01.163 E: I: using /tmp/mmdebstrap.s_VyZx3A62 as tempdir
00:00:01.216 E: I: running apt-get update...
00:00:04.511 E: I: simulate downloading packages with apt...
00:00:07.078 E: I: skip extracting packages because of --dry-run
00:00:07.083 E: I: no essential packages -- skipping...
00:00:07.087 E: I: simulate installing remaining packages inside the chroot...
00:00:10.613 E: I: cleaning package lists and apt cache...
00:00:10.704 E: I: simulate creating tarball...
00:00:10.714 E: I: removing tempdir /tmp/mmdebstrap.s_VyZx3A62...
00:00:10.769 E: I: success in 9.9132 seconds
00:00:10.777 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:20
result: SUCCESS
------------------------------------------------------------------------------
(229/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: standard
format: auto
time left: 0:32:47
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + prefix=
00:00:00.021 E: + include=,
00:00:00.027 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.038 E: + [ fakechroot != root ]
00:00:00.043 E: + [ fakechroot != auto ]
00:00:00.048 E: + id user
00:00:00.052 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.060 E: + prefix=runuser -u user --
00:00:00.065 E: + [ standard = extract ]
00:00:00.070 E: + [ standard = custom ]
00:00:00.074 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.227 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.272 E: I: finding correct signed-by value...
00:00:01.395 E: I: automatically chosen format: tar
00:00:01.399 E: I: using /tmp/mmdebstrap.aaG68FPrIR as tempdir
00:00:01.451 E: I: running apt-get update...
00:00:06.102 E: I: simulate downloading packages with apt...
00:00:08.581 E: I: skip extracting packages because of --dry-run
00:00:08.585 E: I: no essential packages -- skipping...
00:00:08.589 E: I: simulate installing remaining packages inside the chroot...
00:00:13.841 E: I: cleaning package lists and apt cache...
00:00:13.931 E: I: simulate creating tarball...
00:00:13.940 E: I: removing tempdir /tmp/mmdebstrap.aaG68FPrIR...
00:00:13.989 E: I: success in 12.8897 seconds
00:00:13.997 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(230/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: extract
format: auto
time left: 0:32:06
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + prefix=
00:00:00.017 E: + include=,
00:00:00.021 E: + id -u
00:00:00.025 E: + [ 0 -eq 0 ]
00:00:00.029 E: + [ chrootless != root ]
00:00:00.032 E: + [ chrootless != auto ]
00:00:00.037 E: + id user
00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.044 E: + useradd --home-dir /home/user --create-home user
00:00:00.048 E: + prefix=runuser -u user --
00:00:00.052 E: + [ extract = extract ]
00:00:00.057 E: + tr \n ,
00:00:00.061 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.065 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.492 E: I: skipping emulation check in chrootless mode
00:00:00.523 E: I: finding correct signed-by value...
00:00:00.621 E: I: automatically chosen format: tar
00:00:00.625 E: I: using /tmp/mmdebstrap.L8cHq_oA2c as tempdir
00:00:00.646 E: I: running apt-get update...
00:00:03.865 E: I: simulate downloading packages with apt...
00:00:06.490 E: I: skip extracting packages because of --dry-run
00:00:06.494 E: I: cleaning package lists and apt cache...
00:00:06.575 E: I: simulate creating tarball...
00:00:06.585 E: I: removing tempdir /tmp/mmdebstrap.L8cHq_oA2c...
00:00:06.589 E: I: success in 6.2169 seconds
00:00:06.597 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:16
result: SUCCESS
------------------------------------------------------------------------------
(231/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:31:24
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.020 E: + export LC_ALL=C.UTF-8
00:00:00.027 E: + prefix=
00:00:00.033 E: + include=,
00:00:00.040 E: + id -u
00:00:00.048 E: + [ 0 -eq 0 ]
00:00:00.055 E: + [ chrootless != root ]
00:00:00.063 E: + [ chrootless != auto ]
00:00:00.070 E: + id user
00:00:00.076 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.082 E: + useradd --home-dir /home/user --create-home user
00:00:00.088 E: + prefix=runuser -u user --
00:00:00.093 E: + [ custom = extract ]
00:00:00.101 E: + [ custom = custom ]
00:00:00.110 E: + tr \n ,
00:00:00.116 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64,
00:00:00.122 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.615 E: I: skipping emulation check in chrootless mode
00:00:00.658 E: I: finding correct signed-by value...
00:00:00.767 E: I: automatically chosen format: tar
00:00:00.771 E: I: using /tmp/mmdebstrap.cAgOSW5eqH as tempdir
00:00:00.793 E: I: running apt-get update...
00:00:05.858 E: I: simulate downloading packages with apt...
00:00:09.573 E: I: skip extracting packages because of --dry-run
00:00:09.587 E: I: no essential packages -- skipping...
00:00:12.802 E: I: cleaning package lists and apt cache...
00:00:12.892 E: I: simulate creating tarball...
00:00:12.901 E: I: removing tempdir /tmp/mmdebstrap.cAgOSW5eqH...
00:00:12.906 E: I: success in 12.4239 seconds
00:00:12.914 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:23
result: SUCCESS
------------------------------------------------------------------------------
(232/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:30:43
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + prefix=
00:00:00.030 E: + include=,
00:00:00.038 E: + id -u
00:00:00.045 E: + [ 0 -eq 0 ]
00:00:00.053 E: + [ chrootless != root ]
00:00:00.066 E: + [ chrootless != auto ]
00:00:00.078 E: + id user
00:00:00.085 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.095 E: + useradd --home-dir /home/user --create-home user
00:00:00.103 E: + prefix=runuser -u user --
00:00:00.109 E: + [ essential = extract ]
00:00:00.115 E: + [ essential = custom ]
00:00:00.124 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.075 E: I: skipping emulation check in chrootless mode
00:00:01.155 E: I: finding correct signed-by value...
00:00:01.297 E: I: automatically chosen format: tar
00:00:01.307 E: I: using /tmp/mmdebstrap.vNhXwj_Yld as tempdir
00:00:01.334 E: I: running apt-get update...
00:00:04.821 E: I: simulate downloading packages with apt...
00:00:07.681 E: I: skip extracting packages because of --dry-run
00:00:07.686 E: I: no essential packages -- skipping...
00:00:07.691 E: I: cleaning package lists and apt cache...
00:00:07.773 E: I: simulate creating tarball...
00:00:07.783 E: I: removing tempdir /tmp/mmdebstrap.vNhXwj_Yld...
00:00:07.788 E: I: success in 7.0426 seconds
00:00:07.796 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:19
result: SUCCESS
------------------------------------------------------------------------------
(233/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: apt
format: auto
time left: 0:30:02
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + prefix=
00:00:00.020 E: + include=,
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.033 E: + [ chrootless != root ]
00:00:00.038 E: + [ chrootless != auto ]
00:00:00.042 E: + id user
00:00:00.047 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.051 E: + useradd --home-dir /home/user --create-home user
00:00:00.056 E: + prefix=runuser -u user --
00:00:00.059 E: + [ apt = extract ]
00:00:00.064 E: + [ apt = custom ]
00:00:00.068 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.647 E: I: skipping emulation check in chrootless mode
00:00:00.680 E: I: finding correct signed-by value...
00:00:00.806 E: I: automatically chosen format: tar
00:00:00.810 E: I: using /tmp/mmdebstrap.oFvqGGx3v2 as tempdir
00:00:00.834 E: I: running apt-get update...
00:00:04.284 E: I: simulate downloading packages with apt...
00:00:07.896 E: I: skip extracting packages because of --dry-run
00:00:07.902 E: I: no essential packages -- skipping...
00:00:10.294 E: I: cleaning package lists and apt cache...
00:00:10.386 E: I: simulate creating tarball...
00:00:10.396 E: I: removing tempdir /tmp/mmdebstrap.oFvqGGx3v2...
00:00:10.400 E: I: success in 10.0072 seconds
00:00:10.408 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:21
result: SUCCESS
------------------------------------------------------------------------------
(234/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: minbase
format: auto
time left: 0:29:21
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + prefix=
00:00:00.020 E: + include=,
00:00:00.025 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ chrootless != root ]
00:00:00.038 E: + [ chrootless != auto ]
00:00:00.043 E: + id user
00:00:00.047 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.051 E: + useradd --home-dir /home/user --create-home user
00:00:00.054 E: + prefix=runuser -u user --
00:00:00.059 E: + [ minbase = extract ]
00:00:00.063 E: + [ minbase = custom ]
00:00:00.068 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.537 E: I: skipping emulation check in chrootless mode
00:00:00.572 E: I: finding correct signed-by value...
00:00:00.841 E: I: automatically chosen format: tar
00:00:00.845 E: I: using /tmp/mmdebstrap.sZFR2hUZkX as tempdir
00:00:01.045 E: I: running apt-get update...
00:00:04.378 E: I: simulate downloading packages with apt...
00:00:07.617 E: I: skip extracting packages because of --dry-run
00:00:07.622 E: I: no essential packages -- skipping...
00:00:10.190 E: I: cleaning package lists and apt cache...
00:00:10.275 E: I: simulate creating tarball...
00:00:10.285 E: I: removing tempdir /tmp/mmdebstrap.sZFR2hUZkX...
00:00:10.289 E: I: success in 9.8923 seconds
00:00:10.298 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:21
result: SUCCESS
------------------------------------------------------------------------------
(235/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: buildd
format: auto
time left: 0:28:40
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + prefix=
00:00:00.022 E: + include=,
00:00:00.027 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ chrootless != root ]
00:00:00.041 E: + [ chrootless != auto ]
00:00:00.046 E: + id user
00:00:00.050 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.058 E: + useradd --home-dir /home/user --create-home user
00:00:00.064 E: + prefix=runuser -u user --
00:00:00.070 E: + [ buildd = extract ]
00:00:00.075 E: + [ buildd = custom ]
00:00:00.081 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.641 E: I: skipping emulation check in chrootless mode
00:00:00.681 E: I: finding correct signed-by value...
00:00:00.789 E: I: automatically chosen format: tar
00:00:00.794 E: I: using /tmp/mmdebstrap.q9yGLzt_QS as tempdir
00:00:00.816 E: I: running apt-get update...
00:00:04.397 E: I: simulate downloading packages with apt...
00:00:06.961 E: I: skip extracting packages because of --dry-run
00:00:06.966 E: I: no essential packages -- skipping...
00:00:10.673 E: I: cleaning package lists and apt cache...
00:00:10.771 E: I: simulate creating tarball...
00:00:10.780 E: I: removing tempdir /tmp/mmdebstrap.q9yGLzt_QS...
00:00:10.785 E: I: success in 10.3801 seconds
00:00:10.794 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:22
result: SUCCESS
------------------------------------------------------------------------------
(236/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: -
format: auto
time left: 0:28:00
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + prefix=
00:00:00.022 E: + include=,
00:00:00.027 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.037 E: + [ chrootless != root ]
00:00:00.042 E: + [ chrootless != auto ]
00:00:00.047 E: + id user
00:00:00.051 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.062 E: + prefix=runuser -u user --
00:00:00.066 E: + [ - = extract ]
00:00:00.070 E: + [ - = custom ]
00:00:00.075 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.529 E: I: skipping emulation check in chrootless mode
00:00:00.562 E: I: finding correct signed-by value...
00:00:00.669 E: I: automatically chosen format: tar
00:00:00.674 E: I: using /tmp/mmdebstrap.ePyY49Xn0o as tempdir
00:00:00.694 E: I: running apt-get update...
00:00:04.075 E: I: simulate downloading packages with apt...
00:00:06.686 E: I: skip extracting packages because of --dry-run
00:00:06.690 E: I: no essential packages -- skipping...
00:00:11.198 E: I: cleaning package lists and apt cache...
00:00:11.311 E: I: simulate creating tarball...
00:00:11.322 E: I: removing tempdir /tmp/mmdebstrap.ePyY49Xn0o...
00:00:11.331 E: I: success in 10.9206 seconds
00:00:11.344 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:21
result: SUCCESS
------------------------------------------------------------------------------
(237/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: standard
format: auto
time left: 0:27:20
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + prefix=
00:00:00.028 E: + include=,
00:00:00.033 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.045 E: + [ chrootless != root ]
00:00:00.051 E: + [ chrootless != auto ]
00:00:00.062 E: + id user
00:00:00.071 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.079 E: + useradd --home-dir /home/user --create-home user
00:00:00.084 E: + prefix=runuser -u user --
00:00:00.090 E: + [ standard = extract ]
00:00:00.099 E: + [ standard = custom ]
00:00:00.106 E: + runuser -u user -- mmdebstrap --mode=chrootless --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.666 E: I: skipping emulation check in chrootless mode
00:00:00.707 E: I: finding correct signed-by value...
00:00:00.829 E: I: automatically chosen format: tar
00:00:00.834 E: I: using /tmp/mmdebstrap.5PZcOSoOMh as tempdir
00:00:00.863 E: I: running apt-get update...
00:00:04.376 E: I: simulate downloading packages with apt...
00:00:06.922 E: I: skip extracting packages because of --dry-run
00:00:06.927 E: I: no essential packages -- skipping...
00:00:11.914 E: I: cleaning package lists and apt cache...
00:00:11.996 E: I: simulate creating tarball...
00:00:12.007 E: I: removing tempdir /tmp/mmdebstrap.5PZcOSoOMh...
00:00:12.011 E: I: success in 11.4835 seconds
00:00:12.019 E: + [ -e /tmp/debian-chroot.tar ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(238/280) unpack-doc-debian
dist: unstable
mode: root
variant: extract
format: auto
time left: 0:26:40
------------------------------------------------------------------------------
00:00:00.016 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.037 E: + [ extract = extract ]
00:00:00.042 E: + prefix=
00:00:00.049 E: + id -u
00:00:00.055 E: + [ 0 -eq 0 ]
00:00:00.062 E: + [ root != root ]
00:00:00.068 E: + [ root = fakechroot ]
00:00:00.074 E: + mmdebstrap --mode=root --variant=extract --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.584 E: I: skipping emulation check for extract variant
00:00:00.622 E: I: finding correct signed-by value...
00:00:00.737 E: I: automatically chosen format: directory
00:00:00.800 E: I: running apt-get update...
00:00:04.467 E: I: downloading packages with apt...
00:00:05.651 E: I: extracting archives...
00:00:05.686 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:05.691 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:05.696 E: I: cleaning package lists and apt cache...
00:00:05.799 E: I: success in 5.3577 seconds
00:00:05.808 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:05.813 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:05.819 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:05.824 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:05.828 E: + rm /tmp/debian-chroot/etc/fstab
00:00:05.833 E: + rm /tmp/debian-chroot/etc/hostname
00:00:05.839 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:05.844 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:05.849 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:05.854 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:05.859 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:05.864 E: + rm -f /tmp/debian-chroot/dev/console
00:00:05.868 E: + rm -f /tmp/debian-chroot/dev/fd
00:00:05.872 E: + rm -f /tmp/debian-chroot/dev/full
00:00:05.876 E: + rm -f /tmp/debian-chroot/dev/null
00:00:05.880 E: + rm -f /tmp/debian-chroot/dev/ptmx
00:00:05.884 E: + rm -f /tmp/debian-chroot/dev/random
00:00:05.889 E: + rm -f /tmp/debian-chroot/dev/stderr
00:00:05.894 E: + rm -f /tmp/debian-chroot/dev/stdin
00:00:05.899 E: + rm -f /tmp/debian-chroot/dev/stdout
00:00:05.904 E: + rm -f /tmp/debian-chroot/dev/tty
00:00:05.909 E: + rm -f /tmp/debian-chroot/dev/urandom
00:00:05.914 E: + rm -f /tmp/debian-chroot/dev/zero
00:00:05.918 E: + find /tmp/debian-chroot -depth -print0
00:00:05.925 E: + xargs -0 rmdir
00:00:05.929 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:17
result: SUCCESS
------------------------------------------------------------------------------
(239/280) unpack-doc-debian
dist: unstable
mode: fakechroot
variant: extract
format: auto
time left: 0:25:59
------------------------------------------------------------------------------
00:00:00.027 E: + set -eu
00:00:00.045 E: + export LC_ALL=C.UTF-8
00:00:00.057 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.064 E: + [ extract = extract ]
00:00:00.073 E: + prefix=
00:00:00.083 E: + id -u
00:00:00.090 E: + [ 0 -eq 0 ]
00:00:00.097 E: + [ fakechroot != root ]
00:00:00.107 E: + [ fakechroot != auto ]
00:00:00.112 E: + id user
00:00:00.122 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.135 E: + useradd --home-dir /home/user --create-home user
00:00:00.147 E: + prefix=runuser -u user --
00:00:00.154 E: + [ fakechroot = fakechroot ]
00:00:00.161 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.166 E: + runuser -u user -- fakechroot fakeroot mmdebstrap --mode=fakechroot --variant=extract --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.838 E: I: skipping emulation check for extract variant
00:00:00.897 E: I: finding correct signed-by value...
00:00:01.022 E: I: automatically chosen format: directory
00:00:01.081 E: I: running apt-get update...
00:00:04.487 E: I: downloading packages with apt...
00:00:05.617 E: I: extracting archives...
00:00:05.664 E: I: cleaning package lists and apt cache...
00:00:05.769 E: I: success in 5.1146 seconds
00:00:05.779 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:05.784 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:05.788 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:05.792 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:05.795 E: + rm /tmp/debian-chroot/etc/fstab
00:00:05.799 E: + rm /tmp/debian-chroot/etc/hostname
00:00:05.803 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:05.808 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:05.812 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:05.817 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:05.821 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:05.825 E: + rm -f /tmp/debian-chroot/dev/console
00:00:05.829 E: + rm -f /tmp/debian-chroot/dev/fd
00:00:05.833 E: + rm -f /tmp/debian-chroot/dev/full
00:00:05.837 E: + rm -f /tmp/debian-chroot/dev/null
00:00:05.841 E: + rm -f /tmp/debian-chroot/dev/ptmx
00:00:05.845 E: + rm -f /tmp/debian-chroot/dev/random
00:00:05.850 E: + rm -f /tmp/debian-chroot/dev/stderr
00:00:05.854 E: + rm -f /tmp/debian-chroot/dev/stdin
00:00:05.858 E: + rm -f /tmp/debian-chroot/dev/stdout
00:00:05.861 E: + rm -f /tmp/debian-chroot/dev/tty
00:00:05.865 E: + rm -f /tmp/debian-chroot/dev/urandom
00:00:05.869 E: + rm -f /tmp/debian-chroot/dev/zero
00:00:05.874 E: + find /tmp/debian-chroot -depth -print0
00:00:05.878 E: + xargs -0 rmdir
00:00:05.883 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:18
result: SUCCESS
------------------------------------------------------------------------------
(240/280) install-doc-debian
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:25:19
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.024 E: + [ custom = custom ]
00:00:00.041 E: + [ chrootless = chrootless ]
00:00:00.048 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.056 E: + prefix=
00:00:00.062 E: + id -u
00:00:00.070 E: + [ 0 -eq 0 ]
00:00:00.079 E: + [ chrootless != root ]
00:00:00.092 E: + [ chrootless != auto ]
00:00:00.100 E: + id user
00:00:00.114 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.119 E: + useradd --home-dir /home/user --create-home user
00:00:00.131 E: + prefix=runuser -u user --
00:00:00.136 E: + runuser -u user -- mmdebstrap --mode=chrootless --variant=custom --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.818 E: I: skipping emulation check in chrootless mode
00:00:00.856 E: I: finding correct signed-by value...
00:00:00.978 E: I: automatically chosen format: directory
00:00:01.007 E: I: running apt-get update...
00:00:05.274 E: I: downloading packages with apt...
00:00:06.618 E: I: extracting archives...
00:00:06.635 E: I: installing essential packages...
00:00:07.868 E: I: cleaning package lists and apt cache...
00:00:07.984 E: I: success in 7.3042 seconds
00:00:07.994 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:07.999 E: + tar -C /tmp/debian-chroot --owner=0 --group=0 --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/debian-chroot.tar .
00:00:08.006 E: + tar tvf /tmp/debian-chroot.tar
00:00:08.033 E: + rm /tmp/debian-chroot.tar
00:00:08.037 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:08.042 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:08.047 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:08.051 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:08.055 E: + rm /tmp/debian-chroot/etc/fstab
00:00:08.060 E: + rm /tmp/debian-chroot/etc/hostname
00:00:08.065 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:08.071 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:08.076 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:08.082 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:08.087 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:08.092 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:08.097 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:08.103 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:08.110 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:08.115 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:08.119 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:08.126 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:08.131 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:08.136 E: + find /tmp/debian-chroot -depth -print0
00:00:08.141 E: + xargs -0 rmdir
00:00:08.146 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:20
result: SUCCESS
------------------------------------------------------------------------------
(241/280) chrootless
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:24:39
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.021 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM
00:00:00.026 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/merged-usr --skip=check/chrootless unstable /tmp/root.tar http://127.0.0.1/debian
00:00:00.481 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.514 E: I: finding correct signed-by value...
00:00:00.640 E: I: automatically chosen format: tar
00:00:00.645 E: I: using /tmp/mmdebstrap.xMo04ymBI1 as tempdir
00:00:00.702 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.xMo04ymBI1
00:00:00.718 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.xMo04ymBI1/tmp/tmp.6aRLfpSjrH/usr-is-merged.deb'.
00:00:00.796 E: Selecting previously unselected package usr-is-merged.
00:00:00.800 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.804 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.808 E: Unpacking usr-is-merged (1) ...
00:00:00.812 E: Setting up usr-is-merged (1) ...
00:00:00.824 E: I: running apt-get update...
00:00:04.377 E: I: downloading packages with apt...
00:00:07.289 E: I: extracting archives...
00:00:10.247 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.xMo04ymBI1
00:00:10.258 E: I: installing essential packages...
00:00:18.212 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.xMo04ymBI1
00:00:18.476 E: Reading package lists...
00:00:18.802 E: Building dependency tree...
00:00:19.512 E: The following packages will be upgraded:
00:00:19.522 E:   usr-is-merged
00:00:19.588 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:19.601 E: Need to get 5572 B of archives.
00:00:19.609 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:19.618 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:19.691 E: Fetched 5572 B in 0s (123 kB/s)
00:00:19.699 E: Chrooting into /tmp/mmdebstrap.xMo04ymBI1/
00:00:19.824 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:19.882 E: Fetched 5572 B in 0s (123 kB/s)
00:00:19.887 E: Chrooting into /tmp/mmdebstrap.xMo04ymBI1/
00:00:19.918 E: (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 ... 3675 files and directories currently installed.)
00:00:19.924 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:19.947 E: Unpacking usr-is-merged (39) over (1) ...
00:00:19.976 E: Chrooting into /tmp/mmdebstrap.xMo04ymBI1/
00:00:19.981 E: Setting up usr-is-merged (39) ...
00:00:20.033 E: Chrooting into /tmp/mmdebstrap.xMo04ymBI1/
00:00:20.333 E: I: cleaning package lists and apt cache...
00:00:20.442 E: I: creating tarball...
00:00:21.230 E: I: done
00:00:21.332 E: I: removing tempdir /tmp/mmdebstrap.xMo04ymBI1...
00:00:21.521 E: I: success in 21.1784 seconds
00:00:21.529 E: + mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --skip=check/chrootless unstable /tmp/chrootless.tar http://127.0.0.1/debian
00:00:22.092 E: I: skipping check/chrootless as requested
00:00:22.099 E: I: skipping emulation check in chrootless mode
00:00:22.124 E: I: finding correct signed-by value...
00:00:22.245 E: I: automatically chosen format: tar
00:00:22.253 E: I: using /tmp/mmdebstrap.1xXUUdYrik as tempdir
00:00:22.318 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.1xXUUdYrik
00:00:22.337 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.1xXUUdYrik/tmp/tmp.94xKejzkOq/usr-is-merged.deb'.
00:00:22.392 E: Selecting previously unselected package usr-is-merged.
00:00:22.398 E: (Reading database ... 0 files and directories currently installed.)
00:00:22.403 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:22.408 E: Unpacking usr-is-merged (1) ...
00:00:22.413 E: Setting up usr-is-merged (1) ...
00:00:22.432 E: I: running apt-get update...
00:00:26.038 E: I: downloading packages with apt...
00:00:28.447 E: I: extracting archives...
00:00:31.125 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.1xXUUdYrik
00:00:31.137 E: I: installing essential packages...
00:00:38.953 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.1xXUUdYrik
00:00:39.150 E: Reading package lists...
00:00:39.427 E: Building dependency tree...
00:00:39.924 E: The following packages will be upgraded:
00:00:39.928 E:   usr-is-merged
00:00:39.972 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:39.976 E: Need to get 5572 B of archives.
00:00:39.979 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:39.984 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:40.295 E: Fetched 5572 B in 0s (303 kB/s)
00:00:40.320 E: (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 ... 3675 files and directories currently installed.)
00:00:40.323 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:40.335 E: Unpacking usr-is-merged (39) over (1) ...
00:00:40.359 E: Setting up usr-is-merged (39) ...
00:00:40.546 E: I: cleaning package lists and apt cache...
00:00:40.652 E: I: creating tarball...
00:00:41.246 E: I: done
00:00:41.288 E: I: removing tempdir /tmp/mmdebstrap.1xXUUdYrik...
00:00:41.482 E: I: success in 19.5552 seconds
00:00:41.495 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:00:41.616 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:00:41.666 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/merged-usr --include=apt --skip=check/chrootless unstable /tmp/root.tar http://127.0.0.1/debian
00:00:42.097 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:42.124 E: I: finding correct signed-by value...
00:00:42.232 E: I: automatically chosen format: tar
00:00:42.236 E: I: using /tmp/mmdebstrap.r0UeAAVZvi as tempdir
00:00:42.296 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.r0UeAAVZvi
00:00:42.311 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.r0UeAAVZvi/tmp/tmp.bXuvkNEp4T/usr-is-merged.deb'.
00:00:42.356 E: Selecting previously unselected package usr-is-merged.
00:00:42.361 E: (Reading database ... 0 files and directories currently installed.)
00:00:42.365 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:42.369 E: Unpacking usr-is-merged (1) ...
00:00:42.373 E: Setting up usr-is-merged (1) ...
00:00:42.383 E: I: running apt-get update...
00:00:45.618 E: I: downloading packages with apt...
00:00:48.098 E: I: extracting archives...
00:00:50.649 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.r0UeAAVZvi
00:00:50.658 E: I: installing essential packages...
00:00:57.147 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.r0UeAAVZvi
00:00:57.336 E: Reading package lists...
00:00:57.568 E: Building dependency tree...
00:00:58.103 E: The following packages will be upgraded:
00:00:58.108 E:   usr-is-merged
00:00:58.142 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:58.146 E: Need to get 5572 B of archives.
00:00:58.150 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:58.154 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:58.239 E: Fetched 5572 B in 0s (305 kB/s)
00:00:58.243 E: Chrooting into /tmp/mmdebstrap.r0UeAAVZvi/
00:00:58.343 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:58.390 E: Fetched 5572 B in 0s (305 kB/s)
00:00:58.394 E: Chrooting into /tmp/mmdebstrap.r0UeAAVZvi/
00:00:58.417 E: (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 ... 3675 files and directories currently installed.)
00:00:58.422 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:58.432 E: Unpacking usr-is-merged (39) over (1) ...
00:00:58.455 E: Chrooting into /tmp/mmdebstrap.r0UeAAVZvi/
00:00:58.459 E: Setting up usr-is-merged (39) ...
00:00:58.484 E: Chrooting into /tmp/mmdebstrap.r0UeAAVZvi/
00:00:58.648 E: I: installing remaining packages inside the chroot...
00:01:02.531 E: I: cleaning package lists and apt cache...
00:01:02.626 E: I: creating tarball...
00:01:03.420 E: I: done
00:01:03.457 E: I: removing tempdir /tmp/mmdebstrap.r0UeAAVZvi...
00:01:03.658 E: I: success in 21.6968 seconds
00:01:03.664 E: + mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=apt --skip=check/chrootless unstable /tmp/chrootless.tar http://127.0.0.1/debian
00:01:04.074 E: I: skipping check/chrootless as requested
00:01:04.078 E: I: skipping emulation check in chrootless mode
00:01:04.101 E: I: finding correct signed-by value...
00:01:04.209 E: I: automatically chosen format: tar
00:01:04.214 E: I: using /tmp/mmdebstrap.DK9f9LUFWo as tempdir
00:01:04.277 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.DK9f9LUFWo
00:01:04.291 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.DK9f9LUFWo/tmp/tmp.KJtgGPNSPm/usr-is-merged.deb'.
00:01:04.331 E: Selecting previously unselected package usr-is-merged.
00:01:04.335 E: (Reading database ... 0 files and directories currently installed.)
00:01:04.339 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:04.343 E: Unpacking usr-is-merged (1) ...
00:01:04.346 E: Setting up usr-is-merged (1) ...
00:01:04.356 E: I: running apt-get update...
00:01:07.518 E: I: downloading packages with apt...
00:01:09.733 E: I: extracting archives...
00:01:12.307 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.DK9f9LUFWo
00:01:12.317 E: I: installing essential packages...
00:01:19.862 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.DK9f9LUFWo
00:01:20.051 E: Reading package lists...
00:01:20.361 E: Building dependency tree...
00:01:21.018 E: The following packages will be upgraded:
00:01:21.022 E:   usr-is-merged
00:01:21.069 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:21.074 E: Need to get 5572 B of archives.
00:01:21.078 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:21.082 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:21.414 E: Fetched 5572 B in 0s (235 kB/s)
00:01:21.437 E: (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 ... 3675 files and directories currently installed.)
00:01:21.441 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:21.451 E: Unpacking usr-is-merged (39) over (1) ...
00:01:21.476 E: Setting up usr-is-merged (39) ...
00:01:25.836 E: I: cleaning package lists and apt cache...
00:01:25.940 E: I: creating tarball...
00:01:26.795 E: I: done
00:01:26.901 E: I: removing tempdir /tmp/mmdebstrap.DK9f9LUFWo...
00:01:27.090 E: I: success in 23.1446 seconds
00:01:27.099 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:01:27.239 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:01:27.299 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential --skip=check/chrootless unstable /tmp/root.tar http://127.0.0.1/debian
00:01:27.746 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:27.775 E: I: finding correct signed-by value...
00:01:27.887 E: I: automatically chosen format: tar
00:01:27.892 E: I: using /tmp/mmdebstrap.2UrKXE5Gf8 as tempdir
00:01:27.956 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.2UrKXE5Gf8
00:01:27.973 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.2UrKXE5Gf8/tmp/tmp.s22AtssLvW/usr-is-merged.deb'.
00:01:28.013 E: Selecting previously unselected package usr-is-merged.
00:01:28.017 E: (Reading database ... 0 files and directories currently installed.)
00:01:28.021 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:28.025 E: Unpacking usr-is-merged (1) ...
00:01:28.029 E: Setting up usr-is-merged (1) ...
00:01:28.039 E: I: running apt-get update...
00:01:31.365 E: I: downloading packages with apt...
00:01:33.759 E: I: extracting archives...
00:01:36.348 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.2UrKXE5Gf8
00:01:36.358 E: I: installing essential packages...
00:01:42.630 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.2UrKXE5Gf8
00:01:42.810 E: Reading package lists...
00:01:43.048 E: Building dependency tree...
00:01:43.585 E: The following packages will be upgraded:
00:01:43.591 E:   usr-is-merged
00:01:43.638 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:43.643 E: Need to get 5572 B of archives.
00:01:43.647 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:43.651 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:43.720 E: Fetched 5572 B in 0s (210 kB/s)
00:01:43.724 E: Chrooting into /tmp/mmdebstrap.2UrKXE5Gf8/
00:01:43.819 E: debconf: delaying package configuration, since apt-utils is not installed
00:01:43.865 E: Fetched 5572 B in 0s (210 kB/s)
00:01:43.868 E: Chrooting into /tmp/mmdebstrap.2UrKXE5Gf8/
00:01:43.885 E: (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 ... 3675 files and directories currently installed.)
00:01:43.889 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:43.898 E: Unpacking usr-is-merged (39) over (1) ...
00:01:43.915 E: Chrooting into /tmp/mmdebstrap.2UrKXE5Gf8/
00:01:43.919 E: Setting up usr-is-merged (39) ...
00:01:43.940 E: Chrooting into /tmp/mmdebstrap.2UrKXE5Gf8/
00:01:44.111 E: I: installing remaining packages inside the chroot...
00:02:00.054 E: I: cleaning package lists and apt cache...
00:02:00.169 E: I: creating tarball...
00:02:03.133 E: I: done
00:02:03.417 E: I: removing tempdir /tmp/mmdebstrap.2UrKXE5Gf8...
00:02:03.952 E: I: success in 36.3637 seconds
00:02:03.961 E: + mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential --skip=check/chrootless unstable /tmp/chrootless.tar http://127.0.0.1/debian
00:02:04.394 E: I: skipping check/chrootless as requested
00:02:04.398 E: I: skipping emulation check in chrootless mode
00:02:04.425 E: I: finding correct signed-by value...
00:02:04.538 E: I: automatically chosen format: tar
00:02:04.542 E: I: using /tmp/mmdebstrap.ckWiNfMrcD as tempdir
00:02:04.602 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.ckWiNfMrcD
00:02:04.618 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.ckWiNfMrcD/tmp/tmp.8nOraTdOcO/usr-is-merged.deb'.
00:02:04.661 E: Selecting previously unselected package usr-is-merged.
00:02:04.667 E: (Reading database ... 0 files and directories currently installed.)
00:02:04.671 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:04.675 E: Unpacking usr-is-merged (1) ...
00:02:04.679 E: Setting up usr-is-merged (1) ...
00:02:04.687 E: I: running apt-get update...
00:02:07.932 E: I: downloading packages with apt...
00:02:10.277 E: I: extracting archives...
00:02:12.885 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.ckWiNfMrcD
00:02:12.895 E: I: installing essential packages...
00:02:20.630 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.ckWiNfMrcD
00:02:20.806 E: Reading package lists...
00:02:21.087 E: Building dependency tree...
00:02:21.647 E: The following packages will be upgraded:
00:02:21.651 E:   usr-is-merged
00:02:21.698 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:21.702 E: Need to get 5572 B of archives.
00:02:21.706 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:21.714 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:22.062 E: Fetched 5572 B in 0s (256 kB/s)
00:02:22.088 E: (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 ... 3675 files and directories currently installed.)
00:02:22.092 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:22.103 E: Unpacking usr-is-merged (39) over (1) ...
00:02:22.137 E: Setting up usr-is-merged (39) ...
00:02:39.387 E: I: cleaning package lists and apt cache...
00:02:39.515 E: I: creating tarball...
00:02:42.548 E: I: done
00:02:42.824 E: I: removing tempdir /tmp/mmdebstrap.ckWiNfMrcD...
00:02:43.361 E: I: success in 39.0972 seconds
00:02:43.368 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:02:43.904 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:02:44.116 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv --skip=check/chrootless unstable /tmp/root.tar http://127.0.0.1/debian
00:02:44.516 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:44.545 E: I: finding correct signed-by value...
00:02:44.659 E: I: automatically chosen format: tar
00:02:44.663 E: I: using /tmp/mmdebstrap.O0390B3BHZ as tempdir
00:02:44.719 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.O0390B3BHZ
00:02:44.734 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.O0390B3BHZ/tmp/tmp.UeJEVhXRPK/usr-is-merged.deb'.
00:02:44.769 E: Selecting previously unselected package usr-is-merged.
00:02:44.773 E: (Reading database ... 0 files and directories currently installed.)
00:02:44.777 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:44.781 E: Unpacking usr-is-merged (1) ...
00:02:44.785 E: Setting up usr-is-merged (1) ...
00:02:44.793 E: I: running apt-get update...
00:02:47.910 E: I: downloading packages with apt...
00:02:50.149 E: I: extracting archives...
00:02:52.683 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.O0390B3BHZ
00:02:52.692 E: I: installing essential packages...
00:02:59.056 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.O0390B3BHZ
00:02:59.248 E: Reading package lists...
00:02:59.504 E: Building dependency tree...
00:03:00.073 E: The following packages will be upgraded:
00:03:00.078 E:   usr-is-merged
00:03:00.118 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:03:00.122 E: Need to get 5572 B of archives.
00:03:00.127 E: After this operation, 13.3 kB of additional disk space will be used.
00:03:00.131 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:03:00.210 E: Fetched 5572 B in 0s (258 kB/s)
00:03:00.214 E: Chrooting into /tmp/mmdebstrap.O0390B3BHZ/
00:03:00.320 E: debconf: delaying package configuration, since apt-utils is not installed
00:03:00.368 E: Fetched 5572 B in 0s (258 kB/s)
00:03:00.373 E: Chrooting into /tmp/mmdebstrap.O0390B3BHZ/
00:03:00.392 E: (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 ... 3675 files and directories currently installed.)
00:03:00.397 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:03:00.406 E: Unpacking usr-is-merged (39) over (1) ...
00:03:00.430 E: Chrooting into /tmp/mmdebstrap.O0390B3BHZ/
00:03:00.434 E: Setting up usr-is-merged (39) ...
00:03:00.458 E: Chrooting into /tmp/mmdebstrap.O0390B3BHZ/
00:03:00.634 E: I: installing remaining packages inside the chroot...
00:03:03.718 E: I: cleaning package lists and apt cache...
00:03:03.856 E: I: creating tarball...
00:03:04.646 E: I: done
00:03:04.702 E: I: removing tempdir /tmp/mmdebstrap.O0390B3BHZ...
00:03:04.934 E: I: success in 20.5439 seconds
00:03:04.942 E: + mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv --skip=check/chrootless unstable /tmp/chrootless.tar http://127.0.0.1/debian
00:03:05.367 E: I: skipping check/chrootless as requested
00:03:05.371 E: I: skipping emulation check in chrootless mode
00:03:05.394 E: I: finding correct signed-by value...
00:03:05.502 E: I: automatically chosen format: tar
00:03:05.507 E: I: using /tmp/mmdebstrap.HNwUM93Vlp as tempdir
00:03:05.567 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.HNwUM93Vlp
00:03:05.582 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.HNwUM93Vlp/tmp/tmp.NxO9ZXhbbp/usr-is-merged.deb'.
00:03:05.623 E: Selecting previously unselected package usr-is-merged.
00:03:05.628 E: (Reading database ... 0 files and directories currently installed.)
00:03:05.631 E: Preparing to unpack .../usr-is-merged.deb ...
00:03:05.635 E: Unpacking usr-is-merged (1) ...
00:03:05.639 E: Setting up usr-is-merged (1) ...
00:03:05.647 E: I: running apt-get update...
00:03:08.947 E: I: downloading packages with apt...
00:03:11.337 E: I: extracting archives...
00:03:13.910 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.HNwUM93Vlp
00:03:13.920 E: I: installing essential packages...
00:03:21.484 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.HNwUM93Vlp
00:03:21.672 E: Reading package lists...
00:03:21.933 E: Building dependency tree...
00:03:22.433 E: The following packages will be upgraded:
00:03:22.438 E:   usr-is-merged
00:03:22.490 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:03:22.495 E: Need to get 5572 B of archives.
00:03:22.499 E: After this operation, 13.3 kB of additional disk space will be used.
00:03:22.503 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:03:22.827 E: Fetched 5572 B in 0s (243 kB/s)
00:03:22.856 E: (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 ... 3675 files and directories currently installed.)
00:03:22.860 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:03:22.872 E: Unpacking usr-is-merged (39) over (1) ...
00:03:22.899 E: Setting up usr-is-merged (39) ...
00:03:26.372 E: I: cleaning package lists and apt cache...
00:03:26.506 E: I: creating tarball...
00:03:27.308 E: I: done
00:03:27.400 E: I: removing tempdir /tmp/mmdebstrap.HNwUM93Vlp...
00:03:27.612 E: I: success in 22.3888 seconds
00:03:27.620 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:03:27.767 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:03:27.831 E: + rm -f /tmp/chrootless.tar /tmp/root.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:03:42
result: SUCCESS
------------------------------------------------------------------------------
(242/280) chrootless-fakeroot
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:24:32
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.029 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM
00:00:00.035 E: + [ chrootless = chrootless ]
00:00:00.042 E: + prefix=
00:00:00.052 E: + id -u
00:00:00.058 E: + [ 0 -eq 0 ]
00:00:00.067 E: + [ chrootless != root ]
00:00:00.074 E: + [ chrootless != auto ]
00:00:00.078 E: + id user
00:00:00.083 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.088 E: + useradd --home-dir /home/user --create-home user
00:00:00.093 E: + prefix=runuser -u user --
00:00:00.098 E: + MMTARFILTER=
00:00:00.104 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.110 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.117 E: + [ -x ./tarfilter ]
00:00:00.121 E: + MMTARFILTER=./tarfilter
00:00:00.127 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian
00:00:00.131 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:00.568 E: I: automatically chosen mode: root
00:00:00.577 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.612 E: I: finding correct signed-by value...
00:00:00.720 E: I: automatically chosen format: tar
00:00:00.725 E: I: using /tmp/mmdebstrap.rnHuUIulXf as tempdir
00:00:00.782 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.rnHuUIulXf
00:00:00.796 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.rnHuUIulXf/tmp/tmp.cwD3h86iYS/usr-is-merged.deb'.
00:00:00.841 E: Selecting previously unselected package usr-is-merged.
00:00:00.846 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.850 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.854 E: Unpacking usr-is-merged (1) ...
00:00:00.859 E: Setting up usr-is-merged (1) ...
00:00:00.872 E: I: running apt-get update...
00:00:04.144 E: I: downloading packages with apt...
00:00:06.545 E: I: extracting archives...
00:00:09.215 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.rnHuUIulXf
00:00:09.228 E: I: installing essential packages...
00:00:16.617 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.rnHuUIulXf
00:00:16.845 E: Reading package lists...
00:00:17.073 E: Building dependency tree...
00:00:17.555 E: The following packages will be upgraded:
00:00:17.560 E:   usr-is-merged
00:00:17.599 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:17.603 E: Need to get 5572 B of archives.
00:00:17.607 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:17.612 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:17.681 E: Fetched 5572 B in 0s (233 kB/s)
00:00:17.685 E: Chrooting into /tmp/mmdebstrap.rnHuUIulXf/
00:00:17.785 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:17.826 E: Fetched 5572 B in 0s (233 kB/s)
00:00:17.830 E: Chrooting into /tmp/mmdebstrap.rnHuUIulXf/
00:00:17.845 E: (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 ... 3675 files and directories currently installed.)
00:00:17.849 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:17.859 E: Unpacking usr-is-merged (39) over (1) ...
00:00:17.879 E: Chrooting into /tmp/mmdebstrap.rnHuUIulXf/
00:00:17.884 E: Setting up usr-is-merged (39) ...
00:00:17.906 E: Chrooting into /tmp/mmdebstrap.rnHuUIulXf/
00:00:18.087 E: I: cleaning package lists and apt cache...
00:00:18.180 E: I: creating tarball...
00:00:19.359 E: I: done
00:00:19.366 E: I: removing tempdir /tmp/mmdebstrap.rnHuUIulXf...
00:00:19.541 E: I: success in 19.1004 seconds
00:00:19.562 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian
00:00:19.567 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:20.034 E: I: skipping emulation check in chrootless mode
00:00:20.070 E: I: finding correct signed-by value...
00:00:20.189 E: I: automatically chosen format: tar
00:00:20.194 E: I: using /tmp/mmdebstrap.G8cm1hdAb8 as tempdir
00:00:20.272 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.G8cm1hdAb8
00:00:20.293 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.G8cm1hdAb8/tmp/tmp.t4dwbOTo8l/usr-is-merged.deb'.
00:00:20.339 E: Selecting previously unselected package usr-is-merged.
00:00:20.344 E: (Reading database ... 0 files and directories currently installed.)
00:00:20.350 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:20.354 E: Unpacking usr-is-merged (1) ...
00:00:20.358 E: Setting up usr-is-merged (1) ...
00:00:20.368 E: I: running apt-get update...
00:00:23.622 E: I: downloading packages with apt...
00:00:25.941 E: I: extracting archives...
00:00:28.611 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.G8cm1hdAb8
00:00:28.620 E: I: installing essential packages...
00:00:36.173 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.G8cm1hdAb8
00:00:36.362 E: Reading package lists...
00:00:36.613 E: Building dependency tree...
00:00:37.096 E: The following packages will be upgraded:
00:00:37.101 E:   usr-is-merged
00:00:37.141 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:37.147 E: Need to get 5572 B of archives.
00:00:37.152 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:37.156 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:37.309 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:00:37.338 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:00:37.380 E: Fetched 5572 B in 0s (257 kB/s)
00:00:37.407 E: (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 ... 3675 files and directories currently installed.)
00:00:37.412 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:37.422 E: Unpacking usr-is-merged (39) over (1) ...
00:00:37.447 E: Setting up usr-is-merged (39) ...
00:00:37.649 E: I: cleaning package lists and apt cache...
00:00:37.760 E: I: creating tarball...
00:00:39.001 E: I: done
00:00:39.012 E: I: removing tempdir /tmp/mmdebstrap.G8cm1hdAb8...
00:00:39.236 E: I: success in 19.3484 seconds
00:00:39.259 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:00:39.378 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:00:39.430 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt unstable - http://127.0.0.1/debian
00:00:39.434 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:39.872 E: I: automatically chosen mode: root
00:00:39.895 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:39.951 E: I: finding correct signed-by value...
00:00:40.063 E: I: automatically chosen format: tar
00:00:40.068 E: I: using /tmp/mmdebstrap.8BqMHsDkMA as tempdir
00:00:40.129 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.8BqMHsDkMA
00:00:40.144 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.8BqMHsDkMA/tmp/tmp.nNtMDjaxbC/usr-is-merged.deb'.
00:00:40.185 E: Selecting previously unselected package usr-is-merged.
00:00:40.189 E: (Reading database ... 0 files and directories currently installed.)
00:00:40.193 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:40.197 E: Unpacking usr-is-merged (1) ...
00:00:40.200 E: Setting up usr-is-merged (1) ...
00:00:40.208 E: I: running apt-get update...
00:00:43.427 E: I: downloading packages with apt...
00:00:45.763 E: I: extracting archives...
00:00:48.340 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.8BqMHsDkMA
00:00:48.349 E: I: installing essential packages...
00:00:54.643 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.8BqMHsDkMA
00:00:54.827 E: Reading package lists...
00:00:55.086 E: Building dependency tree...
00:00:55.675 E: The following packages will be upgraded:
00:00:55.680 E:   usr-is-merged
00:00:55.724 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:55.728 E: Need to get 5572 B of archives.
00:00:55.732 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:55.737 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:55.818 E: Fetched 5572 B in 0s (291 kB/s)
00:00:55.822 E: Chrooting into /tmp/mmdebstrap.8BqMHsDkMA/
00:00:55.925 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:55.978 E: Fetched 5572 B in 0s (291 kB/s)
00:00:55.981 E: Chrooting into /tmp/mmdebstrap.8BqMHsDkMA/
00:00:56.001 E: (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 ... 3675 files and directories currently installed.)
00:00:56.005 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:56.014 E: Unpacking usr-is-merged (39) over (1) ...
00:00:56.033 E: Chrooting into /tmp/mmdebstrap.8BqMHsDkMA/
00:00:56.038 E: Setting up usr-is-merged (39) ...
00:00:56.060 E: Chrooting into /tmp/mmdebstrap.8BqMHsDkMA/
00:00:56.238 E: I: installing remaining packages inside the chroot...
00:00:59.915 E: I: cleaning package lists and apt cache...
00:01:00.011 E: I: creating tarball...
00:01:01.401 E: I: done
00:01:01.409 E: I: removing tempdir /tmp/mmdebstrap.8BqMHsDkMA...
00:01:01.598 E: I: success in 21.8488 seconds
00:01:01.620 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=apt unstable - http://127.0.0.1/debian
00:01:01.624 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:01:02.049 E: I: skipping emulation check in chrootless mode
00:01:02.081 E: I: finding correct signed-by value...
00:01:02.190 E: I: automatically chosen format: tar
00:01:02.194 E: I: using /tmp/mmdebstrap.wMbNq106cF as tempdir
00:01:02.254 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.wMbNq106cF
00:01:02.269 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.wMbNq106cF/tmp/tmp.cLtpOCq2Dk/usr-is-merged.deb'.
00:01:02.311 E: Selecting previously unselected package usr-is-merged.
00:01:02.315 E: (Reading database ... 0 files and directories currently installed.)
00:01:02.319 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:02.323 E: Unpacking usr-is-merged (1) ...
00:01:02.326 E: Setting up usr-is-merged (1) ...
00:01:02.338 E: I: running apt-get update...
00:01:05.627 E: I: downloading packages with apt...
00:01:08.001 E: I: extracting archives...
00:01:10.647 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.wMbNq106cF
00:01:10.657 E: I: installing essential packages...
00:01:18.700 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.wMbNq106cF
00:01:18.904 E: Reading package lists...
00:01:19.179 E: Building dependency tree...
00:01:19.904 E: The following packages will be upgraded:
00:01:19.911 E:   usr-is-merged
00:01:19.951 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:19.956 E: Need to get 5572 B of archives.
00:01:19.961 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:19.966 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:20.177 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:01:20.211 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:01:20.275 E: Fetched 5572 B in 0s (199 kB/s)
00:01:20.308 E: (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 ... 3675 files and directories currently installed.)
00:01:20.313 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:20.328 E: Unpacking usr-is-merged (39) over (1) ...
00:01:20.362 E: Setting up usr-is-merged (39) ...
00:01:24.873 E: I: cleaning package lists and apt cache...
00:01:24.979 E: I: creating tarball...
00:01:26.534 E: I: done
00:01:26.543 E: I: removing tempdir /tmp/mmdebstrap.wMbNq106cF...
00:01:26.798 E: I: success in 24.8750 seconds
00:01:26.821 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:01:26.963 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:01:27.025 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential unstable - http://127.0.0.1/debian
00:01:27.029 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:01:27.428 E: I: automatically chosen mode: root
00:01:27.437 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:27.465 E: I: finding correct signed-by value...
00:01:27.572 E: I: automatically chosen format: tar
00:01:27.577 E: I: using /tmp/mmdebstrap.765lAKJoAf as tempdir
00:01:27.635 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.765lAKJoAf
00:01:27.651 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.765lAKJoAf/tmp/tmp.ThVDZhqW2N/usr-is-merged.deb'.
00:01:27.693 E: Selecting previously unselected package usr-is-merged.
00:01:27.697 E: (Reading database ... 0 files and directories currently installed.)
00:01:27.701 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:27.705 E: Unpacking usr-is-merged (1) ...
00:01:27.709 E: Setting up usr-is-merged (1) ...
00:01:27.718 E: I: running apt-get update...
00:01:30.869 E: I: downloading packages with apt...
00:01:33.484 E: I: extracting archives...
00:01:36.243 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.765lAKJoAf
00:01:36.255 E: I: installing essential packages...
00:01:42.943 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.765lAKJoAf
00:01:43.121 E: Reading package lists...
00:01:43.375 E: Building dependency tree...
00:01:43.976 E: The following packages will be upgraded:
00:01:43.981 E:   usr-is-merged
00:01:44.022 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:44.027 E: Need to get 5572 B of archives.
00:01:44.031 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:44.035 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:44.108 E: Fetched 5572 B in 0s (263 kB/s)
00:01:44.114 E: Chrooting into /tmp/mmdebstrap.765lAKJoAf/
00:01:44.218 E: debconf: delaying package configuration, since apt-utils is not installed
00:01:44.266 E: Fetched 5572 B in 0s (263 kB/s)
00:01:44.270 E: Chrooting into /tmp/mmdebstrap.765lAKJoAf/
00:01:44.293 E: (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 ... 3675 files and directories currently installed.)
00:01:44.297 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:44.306 E: Unpacking usr-is-merged (39) over (1) ...
00:01:44.328 E: Chrooting into /tmp/mmdebstrap.765lAKJoAf/
00:01:44.333 E: Setting up usr-is-merged (39) ...
00:01:44.355 E: Chrooting into /tmp/mmdebstrap.765lAKJoAf/
00:01:44.528 E: I: installing remaining packages inside the chroot...
00:01:59.651 E: I: cleaning package lists and apt cache...
00:01:59.769 E: I: creating tarball...
00:02:04.163 E: I: done
00:02:04.172 E: I: removing tempdir /tmp/mmdebstrap.765lAKJoAf...
00:02:04.687 E: I: success in 37.3793 seconds
00:02:04.716 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential unstable - http://127.0.0.1/debian
00:02:04.720 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:02:05.172 E: I: skipping emulation check in chrootless mode
00:02:05.205 E: I: finding correct signed-by value...
00:02:05.323 E: I: automatically chosen format: tar
00:02:05.327 E: I: using /tmp/mmdebstrap.jhKat7U8So as tempdir
00:02:05.386 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.jhKat7U8So
00:02:05.403 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.jhKat7U8So/tmp/tmp.FSn8jdDPhJ/usr-is-merged.deb'.
00:02:05.449 E: Selecting previously unselected package usr-is-merged.
00:02:05.453 E: (Reading database ... 0 files and directories currently installed.)
00:02:05.457 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:05.461 E: Unpacking usr-is-merged (1) ...
00:02:05.465 E: Setting up usr-is-merged (1) ...
00:02:05.477 E: I: running apt-get update...
00:02:08.686 E: I: downloading packages with apt...
00:02:10.958 E: I: extracting archives...
00:02:13.525 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.jhKat7U8So
00:02:13.534 E: I: installing essential packages...
00:02:20.732 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.jhKat7U8So
00:02:20.918 E: Reading package lists...
00:02:21.163 E: Building dependency tree...
00:02:21.790 E: The following packages will be upgraded:
00:02:21.795 E:   usr-is-merged
00:02:21.840 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:21.845 E: Need to get 5572 B of archives.
00:02:21.849 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:21.854 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:22.011 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:02:22.039 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:02:22.089 E: Fetched 5572 B in 0s (242 kB/s)
00:02:22.119 E: (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 ... 3675 files and directories currently installed.)
00:02:22.123 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:22.134 E: Unpacking usr-is-merged (39) over (1) ...
00:02:22.161 E: Setting up usr-is-merged (39) ...
00:02:38.091 E: I: cleaning package lists and apt cache...
00:02:38.216 E: I: creating tarball...
00:02:42.402 E: I: done
00:02:42.413 E: I: removing tempdir /tmp/mmdebstrap.jhKat7U8So...
00:02:43.063 E: I: success in 38.0290 seconds
00:02:43.092 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:02:43.631 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:02:43.846 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv unstable - http://127.0.0.1/debian
00:02:43.850 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:02:44.253 E: I: automatically chosen mode: root
00:02:44.264 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:44.295 E: I: finding correct signed-by value...
00:02:44.403 E: I: automatically chosen format: tar
00:02:44.407 E: I: using /tmp/mmdebstrap.cVoU8SvDBZ as tempdir
00:02:44.464 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.cVoU8SvDBZ
00:02:44.479 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.cVoU8SvDBZ/tmp/tmp.qHJ4piXbp5/usr-is-merged.deb'.
00:02:44.517 E: Selecting previously unselected package usr-is-merged.
00:02:44.521 E: (Reading database ... 0 files and directories currently installed.)
00:02:44.525 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:44.529 E: Unpacking usr-is-merged (1) ...
00:02:44.532 E: Setting up usr-is-merged (1) ...
00:02:44.541 E: I: running apt-get update...
00:02:47.648 E: I: downloading packages with apt...
00:02:49.650 E: I: extracting archives...
00:02:52.151 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.cVoU8SvDBZ
00:02:52.159 E: I: installing essential packages...
00:02:58.144 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.cVoU8SvDBZ
00:02:58.318 E: Reading package lists...
00:02:58.584 E: Building dependency tree...
00:02:59.157 E: The following packages will be upgraded:
00:02:59.161 E:   usr-is-merged
00:02:59.201 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:59.205 E: Need to get 5572 B of archives.
00:02:59.209 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:59.213 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:59.289 E: Fetched 5572 B in 0s (283 kB/s)
00:02:59.293 E: Chrooting into /tmp/mmdebstrap.cVoU8SvDBZ/
00:02:59.391 E: debconf: delaying package configuration, since apt-utils is not installed
00:02:59.449 E: Fetched 5572 B in 0s (283 kB/s)
00:02:59.453 E: Chrooting into /tmp/mmdebstrap.cVoU8SvDBZ/
00:02:59.474 E: (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 ... 3675 files and directories currently installed.)
00:02:59.478 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:59.487 E: Unpacking usr-is-merged (39) over (1) ...
00:02:59.505 E: Chrooting into /tmp/mmdebstrap.cVoU8SvDBZ/
00:02:59.509 E: Setting up usr-is-merged (39) ...
00:02:59.530 E: Chrooting into /tmp/mmdebstrap.cVoU8SvDBZ/
00:02:59.713 E: I: installing remaining packages inside the chroot...
00:03:02.543 E: I: cleaning package lists and apt cache...
00:03:02.662 E: I: creating tarball...
00:03:04.092 E: I: done
00:03:04.101 E: I: removing tempdir /tmp/mmdebstrap.cVoU8SvDBZ...
00:03:04.318 E: I: success in 20.1944 seconds
00:03:04.326 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv unstable - http://127.0.0.1/debian
00:03:04.330 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:03:04.763 E: I: skipping emulation check in chrootless mode
00:03:04.794 E: I: finding correct signed-by value...
00:03:04.902 E: I: automatically chosen format: tar
00:03:04.906 E: I: using /tmp/mmdebstrap.squoonlezA as tempdir
00:03:04.969 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.squoonlezA
00:03:04.985 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.squoonlezA/tmp/tmp.7ndVLL4Hp2/usr-is-merged.deb'.
00:03:05.027 E: Selecting previously unselected package usr-is-merged.
00:03:05.031 E: (Reading database ... 0 files and directories currently installed.)
00:03:05.034 E: Preparing to unpack .../usr-is-merged.deb ...
00:03:05.039 E: Unpacking usr-is-merged (1) ...
00:03:05.043 E: Setting up usr-is-merged (1) ...
00:03:05.052 E: I: running apt-get update...
00:03:08.196 E: I: downloading packages with apt...
00:03:10.448 E: I: extracting archives...
00:03:12.990 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.squoonlezA
00:03:12.999 E: I: installing essential packages...
00:03:20.134 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.squoonlezA
00:03:20.304 E: Reading package lists...
00:03:20.533 E: Building dependency tree...
00:03:20.984 E: The following packages will be upgraded:
00:03:20.988 E:   usr-is-merged
00:03:21.023 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:03:21.027 E: Need to get 5572 B of archives.
00:03:21.031 E: After this operation, 13.3 kB of additional disk space will be used.
00:03:21.035 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:03:21.182 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:03:21.209 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:03:21.252 E: Fetched 5572 B in 0s (281 kB/s)
00:03:21.277 E: (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 ... 3675 files and directories currently installed.)
00:03:21.281 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:03:21.293 E: Unpacking usr-is-merged (39) over (1) ...
00:03:21.318 E: Setting up usr-is-merged (39) ...
00:03:24.406 E: I: cleaning package lists and apt cache...
00:03:24.530 E: I: creating tarball...
00:03:26.028 E: I: done
00:03:26.037 E: I: removing tempdir /tmp/mmdebstrap.squoonlezA...
00:03:26.319 E: I: success in 21.6872 seconds
00:03:26.341 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:03:26.485 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:03:26.547 E: + rm -f /tmp/chrootless.tar /tmp/root.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:03:38
result: SUCCESS
------------------------------------------------------------------------------
(243/280) chrootless-foreign
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:24:23
skipped because of not run_ma_same_tests
------------------------------------------------------------------------------
(244/280) install-doc-debian-and-output-tarball
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:23:39
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.018 E: + [ custom = custom ]
00:00:00.022 E: + [ chrootless = chrootless ]
00:00:00.025 E: + prefix=
00:00:00.028 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ chrootless != root ]
00:00:00.039 E: + [ chrootless != auto ]
00:00:00.043 E: + id user
00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.050 E: + useradd --home-dir /home/user --create-home user
00:00:00.053 E: + prefix=runuser -u user --
00:00:00.057 E: + runuser -u user -- mmdebstrap --mode=chrootless --variant=custom --include=doc-debian unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.485 E: I: skipping emulation check in chrootless mode
00:00:00.517 E: I: finding correct signed-by value...
00:00:00.613 E: I: automatically chosen format: tar
00:00:00.617 E: I: using /tmp/mmdebstrap.wtb0G2t_8P as tempdir
00:00:00.638 E: I: running apt-get update...
00:00:04.018 E: I: downloading packages with apt...
00:00:04.965 E: I: extracting archives...
00:00:04.985 E: I: installing essential packages...
00:00:06.123 E: I: cleaning package lists and apt cache...
00:00:06.211 E: I: creating tarball...
00:00:06.223 E: I: done
00:00:06.232 E: I: removing tempdir /tmp/mmdebstrap.wtb0G2t_8P...
00:00:06.237 E: I: success in 5.8700 seconds
00:00:06.246 E: + tar tvf /tmp/debian-chroot.tar
00:00:06.251 E: + grep -v  ./dev
00:00:06.255 E: + diff -u doc-debian.tar.list -
00:00:06.258 E: + rm /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:16
result: SUCCESS
------------------------------------------------------------------------------
(245/280) install-doc-debian-and-test-hooks
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:22:57
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.017 E: + [ custom = custom ]
00:00:00.020 E: + [ chrootless = chrootless ]
00:00:00.024 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.028 E: + prefix=
00:00:00.031 E: + id -u
00:00:00.035 E: + [ 0 -eq 0 ]
00:00:00.039 E: + [ chrootless != root ]
00:00:00.043 E: + [ chrootless != auto ]
00:00:00.046 E: + id user
00:00:00.050 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.055 E: + useradd --home-dir /home/user --create-home user
00:00:00.059 E: + prefix=runuser -u user --
00:00:00.062 E: + runuser -u user -- mmdebstrap --mode=chrootless --skip=cleanup/tmp --variant=custom --include=doc-debian --setup-hook=touch "$1/tmp/setup" --customize-hook=touch "$1/tmp/customize" unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.502 E: I: skipping emulation check in chrootless mode
00:00:00.534 E: I: finding correct signed-by value...
00:00:00.638 E: I: automatically chosen format: directory
00:00:00.667 E: I: running --setup-hook in shell: sh -c 'touch "$1/tmp/setup"' exec /tmp/debian-chroot
00:00:00.673 E: I: running apt-get update...
00:00:03.880 E: I: downloading packages with apt...
00:00:04.907 E: I: extracting archives...
00:00:04.928 E: I: installing essential packages...
00:00:05.963 E: I: running --customize-hook in shell: sh -c 'touch "$1/tmp/customize"' exec /tmp/debian-chroot
00:00:05.969 E: I: cleaning package lists and apt cache...
00:00:06.067 E: I: skipping cleanup/tmp as requested
00:00:06.078 E: I: success in 5.6951 seconds
00:00:06.086 E: + rm /tmp/debian-chroot/tmp/setup
00:00:06.090 E: + rm /tmp/debian-chroot/tmp/customize
00:00:06.094 E: + date --utc --date=@1718115259 --iso-8601=seconds
00:00:06.098 E: + tar -C /tmp/debian-chroot --owner=0 --group=0 --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-11T14:14:19+00:00 -cf /tmp/debian-chroot.tar .
00:00:06.102 E: + tar tvf /tmp/debian-chroot.tar
00:00:06.107 E: + grep -v  ./dev
00:00:06.112 E: + diff -u doc-debian.tar.list -
00:00:06.115 E: + rm /tmp/debian-chroot.tar
00:00:06.120 E: + rm /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-constitution-text /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-mailing-lists /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-manifesto /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-reporting-bugs /tmp/debian-chroot/usr/share/doc-base/doc-debian.debian-social-contract
00:00:06.124 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:06.128 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:06.132 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:06.136 E: + rm /tmp/debian-chroot/etc/fstab
00:00:06.140 E: + rm /tmp/debian-chroot/etc/hostname
00:00:06.144 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:06.148 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:06.152 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:06.156 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:06.160 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:06.163 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:06.167 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:06.171 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:06.175 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:06.178 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:06.182 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:06.186 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:06.192 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:06.196 E: + find /tmp/debian-chroot -depth -print0
00:00:06.199 E: + xargs -0 rmdir
00:00:06.203 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:16
result: SUCCESS
------------------------------------------------------------------------------
(246/280) install-libmagic-mgc-on-foreign
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:22:16
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ custom = custom ]
00:00:00.016 E: + [ chrootless = chrootless ]
00:00:00.021 E: + prefix=
00:00:00.025 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ chrootless != root ]
00:00:00.037 E: + [ chrootless != auto ]
00:00:00.041 E: + id user
00:00:00.045 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.048 E: + useradd --home-dir /home/user --create-home user
00:00:00.052 E: + prefix=runuser -u user --
00:00:00.056 E: + dpkg --print-architecture
00:00:00.060 E: + foreign_arch=arm64
00:00:00.064 E: + runuser -u user -- mmdebstrap --mode=chrootless --variant=custom --architectures=arm64 --include=libmagic-mgc unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.501 E: I: skipping emulation check in chrootless mode
00:00:00.533 E: I: finding correct signed-by value...
00:00:00.632 E: I: automatically chosen format: directory
00:00:00.658 E: I: running apt-get update...
00:00:03.932 E: I: downloading packages with apt...
00:00:05.037 E: I: extracting archives...
00:00:05.084 E: I: installing essential packages...
00:00:06.160 E: I: cleaning package lists and apt cache...
00:00:06.252 E: I: success in 5.8742 seconds
00:00:06.259 E: + rm /tmp/debian-chroot/usr/lib/file/magic.mgc
00:00:06.262 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/README.Debian
00:00:06.266 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.gz
00:00:06.270 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.gz
00:00:06.274 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/copyright
00:00:06.278 E: + rm -f /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.arm64.gz
00:00:06.281 E: + rm /tmp/debian-chroot/usr/share/file/magic.mgc
00:00:06.285 E: + rm /tmp/debian-chroot/usr/share/misc/magic.mgc
00:00:06.289 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:06.292 E: + rm /tmp/debian-chroot/etc/fstab
00:00:06.296 E: + rm /tmp/debian-chroot/etc/hostname
00:00:06.300 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:06.303 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:06.307 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:06.311 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:06.315 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:06.318 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:06.322 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:06.326 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:06.329 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:06.333 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:06.337 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:06.342 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.md5sums
00:00:06.346 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.list
00:00:06.350 E: + find /tmp/debian-chroot -depth -print0
00:00:06.354 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:16
result: SUCCESS
------------------------------------------------------------------------------
(247/280) install-busybox-based-sub-essential-system
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:21:35
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.018 E: + pkgs=base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar
00:00:00.022 E: + mmdebstrap --mode=root --variant=custom --include=base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar --setup-hook=mkdir -p "$1/bin" --setup-hook=echo root:x:0:0:root:/root:/bin/sh > "$1/etc/passwd" --setup-hook=printf "root:x:0:\nmail:x:8:\nutmp:x:43:\n" > "$1/etc/group" --extract-hook=chroot "$1" busybox --install -s unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.448 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.481 E: I: finding correct signed-by value...
00:00:00.582 E: I: automatically chosen format: directory
00:00:00.637 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1/bin"' exec /tmp/debian-chroot
00:00:00.643 E: I: running --setup-hook in shell: sh -c 'echo root:x:0:0:root:/root:/bin/sh > "$1/etc/passwd"' exec /tmp/debian-chroot
00:00:00.648 E: I: running --setup-hook in shell: sh -c 'printf "root:x:0:\nmail:x:8:\nutmp:x:43:\n" > "$1/etc/group"' exec /tmp/debian-chroot
00:00:00.653 E: I: running apt-get update...
00:00:03.852 E: I: downloading packages with apt...
00:00:05.472 E: I: extracting archives...
00:00:06.339 E: I: running --extract-hook in shell: sh -c 'chroot "$1" busybox --install -s' exec /tmp/debian-chroot
00:00:06.354 E: I: installing essential packages...
00:00:08.198 E: I: cleaning package lists and apt cache...
00:00:08.304 E: I: success in 7.9779 seconds
00:00:08.312 E: + echo base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar
00:00:08.315 E: + tr , \n
00:00:08.319 E: + chroot /tmp/debian-chroot dpkg-query -f ${binary:Package}\n -W
00:00:08.323 E: + comm -12 - /tmp/expected
00:00:08.327 E: + diff -u - /tmp/expected
00:00:08.331 E: + rm /tmp/expected
00:00:08.334 E: + test -L /tmp/debian-chroot/bin/echo
00:00:08.338 E: + readlink /tmp/debian-chroot/bin/echo
00:00:08.341 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.345 E: + test -L /tmp/debian-chroot/bin/cat
00:00:08.349 E: + readlink /tmp/debian-chroot/bin/cat
00:00:08.353 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.357 E: + test -L /tmp/debian-chroot/bin/sed
00:00:08.360 E: + readlink /tmp/debian-chroot/bin/sed
00:00:08.364 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.368 E: + test -L /tmp/debian-chroot/bin/grep
00:00:08.371 E: + readlink /tmp/debian-chroot/bin/grep
00:00:08.375 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.379 E: + test -L /tmp/debian-chroot/usr/bin/sort
00:00:08.382 E: + readlink /tmp/debian-chroot/usr/bin/sort
00:00:08.386 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.390 E: + test -L /tmp/debian-chroot/usr/bin/tee
00:00:08.393 E: + readlink /tmp/debian-chroot/usr/bin/tee
00:00:08.397 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:08.400 E: + [ ! -L /tmp/debian-chroot/bin ]
00:00:08.404 E: + [ ! -L /tmp/debian-chroot/sbin ]
00:00:08.408 E: + chroot /tmp/debian-chroot echo foobar
00:00:08.411 E: + chroot /tmp/debian-chroot cat
00:00:08.415 E: + + chroot /tmp/debian-chroot sort
00:00:08.419 E: chroot /tmp/debian-chroot tee /dev/null
00:00:08.423 E: + chroot /tmp/debian-chroot sed s/foobar/blubber/
00:00:08.426 E: + chroot /tmp/debian-chroot grep blubber
00:00:08.429 E: + rm -rf /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:18
result: SUCCESS
------------------------------------------------------------------------------
(248/280) create-foreign-tarball
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:20:54
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.026 E: + [ root != root ]
00:00:00.030 E: + dpkg --print-architecture
00:00:00.033 E: + native_arch=amd64
00:00:00.037 E: + native_gnu=x86_64-linux-gnu
00:00:00.040 E: + foreign_arch=arm64
00:00:00.044 E: + foreign_gnu=aarch64-linux-gnu
00:00:00.048 E: + [ root = fakechroot ]
00:00:00.051 E: + mmdebstrap --mode=root --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.496 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation
00:00:00.530 E: I: finding correct signed-by value...
00:00:00.638 E: I: automatically chosen format: tar
00:00:00.642 E: I: using /tmp/mmdebstrap.MmEf0XzMQd as tempdir
00:00:00.689 E: I: running apt-get update...
00:00:03.936 E: I: downloading packages with apt...
00:00:06.082 E: I: extracting archives...
00:00:08.518 E: I: installing essential packages...
00:02:33.555 E: I: installing remaining packages inside the chroot...
00:03:41.188 E: I: cleaning package lists and apt cache...
00:03:41.271 E: I: creating tarball...
00:03:42.177 E: I: done
00:03:42.284 E: I: removing tempdir /tmp/mmdebstrap.MmEf0XzMQd...
00:03:42.474 E: I: success in 222.1462 seconds
00:03:42.482 E: + sort
00:03:42.487 E: + tar -tf /tmp/debian-chroot.tar
00:03:42.491 E: + grep -v ^\./usr/bin/i386$
00:03:42.495 E: + grep -v ^\./usr/bin/x86_64$
00:03:42.501 E: + grep -v ^\./lib64$
00:03:42.506 E: + grep -v ^\./usr/lib64/$
00:03:42.511 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:42.517 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:42.523 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:42.526 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:42.531 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$
00:03:42.536 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$
00:03:42.540 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:42.545 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:42.548 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:42.552 E: + sed s/arm64/amd64/
00:03:42.555 E: + sed s/aarch64-linux-gnu/x86_64-linux-gnu/
00:03:42.559 E: + + sort
00:03:42.564 E: diff -u - /tmp/tar2.txt
00:03:42.568 E: + grep -v ^\./usr/bin/x86_64$
00:03:42.571 E: + grep -v ^\./lib32$
00:03:42.576 E: + grep -v ^\./lib64$
00:03:42.580 E: + grep -v ^\./libx32$
00:03:42.584 E: + grep -v ^\./usr/lib32/$
00:03:42.587 E: + grep -v ^\./usr/libx32/$
00:03:42.591 E: + grep -v ^\./usr/lib64/$
00:03:42.596 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:42.599 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:42.604 E: + grep -v+  ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$
00:03:42.608 E: grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:42.612 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$
00:03:42.616 E: + grep -v ^\./usr/bin/i386$
00:03:42.620 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:42.623 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:42.628 E: + + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:42.632 E: grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:42.636 E: + rm /tmp/debian-chroot.tar /tmp/tar2.txt
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:03:52
result: SUCCESS
------------------------------------------------------------------------------
(249/280) create-foreign-tarball
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:20:41
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + prefix=
00:00:00.021 E: + id -u
00:00:00.026 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.040 E: + id user
00:00:00.044 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.048 E: + useradd --home-dir /home/user --create-home user
00:00:00.052 E: + prefix=runuser -u user --
00:00:00.056 E: + dpkg --print-architecture
00:00:00.060 E: + native_arch=amd64
00:00:00.064 E: + native_gnu=x86_64-linux-gnu
00:00:00.069 E: + foreign_arch=arm64
00:00:00.073 E: + foreign_gnu=aarch64-linux-gnu
00:00:00.077 E: + [ unshare = fakechroot ]
00:00:00.081 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.641 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation
00:00:00.675 E: I: finding correct signed-by value...
00:00:00.785 E: I: automatically chosen format: tar
00:00:00.789 E: I: using /tmp/mmdebstrap.SrKuLGD5FB as tempdir
00:00:00.911 E: I: running apt-get update...
00:00:04.272 E: I: downloading packages with apt...
00:00:06.983 E: I: extracting archives...
00:00:09.556 E: I: installing essential packages...
00:02:44.286 E: I: installing remaining packages inside the chroot...
00:03:56.233 E: I: cleaning package lists and apt cache...
00:03:56.335 E: I: creating tarball...
00:03:57.344 E: I: done
00:03:57.480 E: I: removing tempdir /tmp/mmdebstrap.SrKuLGD5FB...
00:03:57.726 E: I: success in 237.3317 seconds
00:03:57.735 E: + + tar -tf /tmp/debian-chroot.tar
00:03:57.746 E: sort
00:03:57.751 E: + grep -v ^\./usr/bin/i386$
00:03:57.757 E: + grep -v ^\./usr/bin/x86_64$
00:03:57.765 E: + grep -v ^\./lib64$
00:03:57.772 E: + grep -v ^\./usr/lib64/$
00:03:57.778 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:57.783 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:57.790 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:57.796 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:57.801 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:57.805 E: + + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$
00:03:57.810 E: grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:57.816 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:57.820 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$
00:03:57.825 E: + + sed s/arm64/amd64/
00:03:57.830 E: sed s/aarch64-linux-gnu/x86_64-linux-gnu/
00:03:57.834 E: + sort
00:03:57.838 E: + diff -u - /tmp/tar2.txt
00:03:57.844 E: + grep -v ^\./usr/bin/x86_64$
00:03:57.852 E: + grep -v ^\./lib32$
00:03:57.857 E: + grep -v ^\./lib64$
00:03:57.863 E: + grep -v ^\./usr/lib32/$
00:03:57.867 E: + grep -v ^\./usr/libx32/$
00:03:57.871 E: + grep -v ^\./libx32$
00:03:57.875 E: + grep -v ^\./usr/lib64/$
00:03:57.879 E: + + grep -vgrep ^\./usr/lib/ld-linux-aarch64\.so\.1$ -v
00:03:57.884 E:  ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:57.889 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:57.893 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$
00:03:57.898 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$
00:03:57.902 E: + + grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:57.906 E: grep -v ^\./usr/bin/i386$
00:03:57.910 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:57.915 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:57.919 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:57.924 E: + rm /tmp/debian-chroot.tar /tmp/tar2.txt
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:04:08
result: SUCCESS
------------------------------------------------------------------------------
(250/280) create-foreign-tarball
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:20:28
skipped because of mode == "fakechroot" and not run_ma_same_tests
------------------------------------------------------------------------------
(251/280) no-sbin-in-path
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:19:44
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.029 E: + [ fakechroot = fakechroot ]
00:00:00.034 E: + prefix=
00:00:00.039 E: + id -u
00:00:00.046 E: + [ 0 -eq 0 ]
00:00:00.051 E: + [ fakechroot != root ]
00:00:00.058 E: + [ fakechroot != auto ]
00:00:00.063 E: + id user
00:00:00.068 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.073 E: + useradd --home-dir /home/user --create-home user
00:00:00.080 E: + prefix=runuser -u user --
00:00:00.085 E: + runuser -u user -- env PATH=/usr/bin:/bin fakechroot fakeroot mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.780 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.857 E: I: finding correct signed-by value...
00:00:00.984 E: I: automatically chosen format: tar
00:00:00.990 E: I: using /tmp/mmdebstrap.ef2mch_pbC as tempdir
00:00:01.049 E: I: running apt-get update...
00:00:04.596 E: I: downloading packages with apt...
00:00:07.623 E: I: extracting archives...
00:00:16.867 E: I: installing essential packages...
00:00:26.456 E: I: installing remaining packages inside the chroot...
00:00:31.433 E: I: cleaning package lists and apt cache...
00:00:31.549 E: I: creating tarball...
00:00:33.292 E: I: done
00:00:33.391 E: I: removing tempdir /tmp/mmdebstrap.ef2mch_pbC...
00:00:38.541 E: I: success in 37.9411 seconds
00:00:38.553 E: + sort
00:00:38.558 E: + tar -tf /tmp/debian-chroot.tar
00:00:38.562 E: + diff -u tar1.txt -
00:00:38.597 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:50
result: SUCCESS
------------------------------------------------------------------------------
(252/280) dev-ptmx
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:19:06
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + [ root != unshare ]
00:00:00.024 E: + [ root != root ]
00:00:00.032 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.042 E: + [ 0 -eq 0 ]
00:00:00.046 E: + [ root != root ]
00:00:00.051 E: + cat
00:00:00.057 E: + script -qfec  mmdebstrap --mode=root --variant=apt 	--include=gcc,libc6-dev,python3,passwd 	--customize-hook='chroot "$1" useradd --home-dir /home/user --create-home user' 	--customize-hook='chroot "$1" python3 -c "import pty; print(pty.openpty())"' 	--customize-hook='chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' 	--customize-hook='chroot "$1" script -c "echo foobar"' 	--customize-hook='chroot "$1" runuser -u user -- env --chdir=/home/user script -c "echo foobar"' 	--customize-hook='chroot "$1" apt-get install --yes doc-debian 2>&1 | tee "$1"/tmp/log' 	--customize-hook="copy-in /tmp/test.c /tmp" 	--customize-hook='chroot "$1" gcc /tmp/test.c -o /tmp/test' 	--customize-hook='chroot "$1" /tmp/test' 	--customize-hook='chroot "$1" runuser -u user -- /tmp/test' 	--customize-hook='rm "$1"/tmp/test "$1"/tmp/test.c' 	--customize-hook="copy-out /tmp/log /tmp" 	unstable /dev/null http://127.0.0.1/debian /dev/null
00:00:00.576 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.613 O: I: finding correct signed-by value...
00:00:00.752 O: I: automatically chosen format: null
00:00:00.759 O: I: using /tmp/mmdebstrap.Da7jyUnVRA as tempdir
00:00:00.816 O: I: running apt-get update...
00:00:04.312 O: I: downloading packages with apt...
00:00:06.691 O: I: extracting archives...
00:00:09.359 O: I: installing essential packages...
00:00:16.428 O: I: installing remaining packages inside the chroot...
00:00:35.034 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:35.072 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:35.098 O: (3, 4)
00:00:35.103 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:35.136 O: (3, 4)
00:00:35.142 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:35.150 O: Script started, output log file is 'typescript'.
00:00:35.155 O: foobar
00:00:35.162 O: Script done.
00:00:35.167 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- env --chdir=/home/user script -c "echo foobar"' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:35.178 O: Script started, output log file is 'typescript'.
00:00:35.184 O: foobar
00:00:35.191 O: Script done.
00:00:35.196 O: I: running --customize-hook in shell: sh -c 'chroot "$1" apt-get install --yes doc-debian 2>&1 | tee "$1"/tmp/log' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:36.546 O: Reading package lists...
00:00:36.847 O: Building dependency tree...
00:00:36.852 O: Reading state information...
00:00:37.368 O: Suggested packages:
00:00:37.377 O:   postscript-viewer www-browser
00:00:37.381 O: Recommended packages:
00:00:37.387 O:   debian-faq
00:00:37.414 O: The following NEW packages will be installed:
00:00:37.419 O:   doc-debian
00:00:37.487 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
00:00:37.494 O: Need to get 156 kB of archives.
00:00:37.502 O: After this operation, 191 kB of additional disk space will be used.
00:00:37.508 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:37.744 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:37.797 O: Fetched 156 kB in 0s (4144 kB/s)
00:00:37.820 O: Selecting previously unselected package doc-debian.
00:00:37.831 O: (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 ... 9886 files and directories currently installed.)
00:00:37.835 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ...
00:00:37.839 O: Unpacking doc-debian (11.3+nmu1) ...
00:00:37.882 O: Setting up doc-debian (11.3+nmu1) ...
00:00:38.068 O: I: running special hook: copy-in /tmp/test.c /tmp
00:00:38.090 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:38.204 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:38.211 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:38.226 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.Da7jyUnVRA
00:00:38.233 O: I: running special hook: copy-out /tmp/log /tmp
00:00:38.273 O: I: cleaning package lists and apt cache...
00:00:38.411 O: I: removing tempdir /tmp/mmdebstrap.Da7jyUnVRA...
00:00:38.898 O: I: success in 38.4723 seconds
00:00:38.917 E: + fail=0
00:00:38.921 E: + [ -r /tmp/log ]
00:00:38.926 E: + grep ^E: /tmp/log
00:00:38.931 E: + grep Can not write log /tmp/log
00:00:38.935 E: + grep posix_openpt /tmp/log
00:00:38.940 E: + grep No such file or directory /tmp/log
00:00:38.946 E: + [ 0 -eq 1 ]
00:00:38.951 E: + rm /tmp/test.c /tmp/log
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:50
result: SUCCESS
------------------------------------------------------------------------------
(253/280) dev-ptmx
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:18:27
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + [ unshare != unshare ]
00:00:00.036 E: + prefix=
00:00:00.043 E: + id -u
00:00:00.052 E: + [ 0 -eq 0 ]
00:00:00.058 E: + [ unshare != root ]
00:00:00.064 E: + [ unshare != auto ]
00:00:00.073 E: + id user
00:00:00.079 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.088 E: + useradd --home-dir /home/user --create-home user
00:00:00.096 E: + prefix=runuser -u user --
00:00:00.102 E: + cat
00:00:00.110 E: + script -qfec runuser -u user -- mmdebstrap --mode=unshare --variant=apt 	--include=gcc,libc6-dev,python3,passwd 	--customize-hook='chroot "$1" useradd --home-dir /home/user --create-home user' 	--customize-hook='chroot "$1" python3 -c "import pty; print(pty.openpty())"' 	--customize-hook='chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' 	--customize-hook='chroot "$1" script -c "echo foobar"' 	--customize-hook='chroot "$1" runuser -u user -- env --chdir=/home/user script -c "echo foobar"' 	--customize-hook='chroot "$1" apt-get install --yes doc-debian 2>&1 | tee "$1"/tmp/log' 	--customize-hook="copy-in /tmp/test.c /tmp" 	--customize-hook='chroot "$1" gcc /tmp/test.c -o /tmp/test' 	--customize-hook='chroot "$1" /tmp/test' 	--customize-hook='chroot "$1" runuser -u user -- /tmp/test' 	--customize-hook='rm "$1"/tmp/test "$1"/tmp/test.c' 	--customize-hook="copy-out /tmp/log /tmp" 	unstable /dev/null http://127.0.0.1/debian /dev/null
00:00:00.804 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.839 O: I: finding correct signed-by value...
00:00:00.966 O: I: automatically chosen format: null
00:00:00.975 O: I: using /tmp/mmdebstrap.SB5Id_pmZW as tempdir
00:00:01.119 O: I: running apt-get update...
00:00:05.020 O: I: downloading packages with apt...
00:00:08.050 O: I: extracting archives...
00:00:10.906 O: I: installing essential packages...
00:00:18.264 O: I: installing remaining packages inside the chroot...
00:00:37.307 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:37.339 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:37.367 O: (3, 4)
00:00:37.373 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:37.403 O: (3, 4)
00:00:37.410 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:37.416 O: Script started, output log file is 'typescript'.
00:00:37.420 O: foobar
00:00:37.429 O: Script done.
00:00:37.434 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- env --chdir=/home/user script -c "echo foobar"' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:37.446 O: Script started, output log file is 'typescript'.
00:00:37.451 O: foobar
00:00:37.459 O: Script done.
00:00:37.463 O: I: running --customize-hook in shell: sh -c 'chroot "$1" apt-get install --yes doc-debian 2>&1 | tee "$1"/tmp/log' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:38.833 O: Reading package lists...
00:00:39.116 O: Building dependency tree...
00:00:39.121 O: Reading state information...
00:00:39.699 O: Suggested packages:
00:00:39.703 O:   postscript-viewer www-browser
00:00:39.708 O: Recommended packages:
00:00:39.712 O:   debian-faq
00:00:39.740 O: The following NEW packages will be installed:
00:00:39.746 O:   doc-debian
00:00:39.813 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
00:00:39.820 O: Need to get 156 kB of archives.
00:00:39.826 O: After this operation, 191 kB of additional disk space will be used.
00:00:39.832 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:40.067 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:40.123 O: Fetched 156 kB in 0s (4050 kB/s)
00:00:40.146 O: Selecting previously unselected package doc-debian.
00:00:40.155 O: (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 ... 9886 files and directories currently installed.)
00:00:40.160 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ...
00:00:40.164 O: Unpacking doc-debian (11.3+nmu1) ...
00:00:40.210 O: Setting up doc-debian (11.3+nmu1) ...
00:00:40.395 O: I: running special hook: copy-in /tmp/test.c /tmp
00:00:40.417 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:40.534 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:40.541 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:40.557 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.SB5Id_pmZW
00:00:40.564 O: I: running special hook: copy-out /tmp/log /tmp
00:00:40.648 O: I: cleaning package lists and apt cache...
00:00:40.854 O: I: removing tempdir /tmp/mmdebstrap.SB5Id_pmZW...
00:00:41.446 O: I: success in 40.8791 seconds
00:00:41.466 E: + fail=0
00:00:41.473 E: + [ -r /tmp/log ]
00:00:41.479 E: + grep ^E: /tmp/log
00:00:41.483 E: + grep Can not write log /tmp/log
00:00:41.487 E: + grep posix_openpt /tmp/log
00:00:41.493 E: + grep No such file or directory /tmp/log
00:00:41.498 E: + [ 0 -eq 1 ]
00:00:41.504 E: + rm /tmp/test.c /tmp/log
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:53
result: SUCCESS
------------------------------------------------------------------------------
(254/280) error-if-stdout-is-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:17:49
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + ret=0
00:00:00.036 E: + script -qfec mmdebstrap --mode=auto --variant=apt unstable - http://127.0.0.1/debian /dev/null
00:00:00.691 O: I: automatically chosen mode: root
00:00:00.704 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.754 O: I: finding correct signed-by value...
00:00:00.876 O: E: stdout is a an interactive tty
00:00:00.895 E: + ret=255
00:00:00.902 E: + [ 255 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:13
result: SUCCESS
------------------------------------------------------------------------------
(255/280) variant-custom-timeout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:17:07
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + ret=0
00:00:00.044 E: + mmdebstrap --mode=auto --variant=custom --include=this-package-does-not-exist unstable /dev/null http://127.0.0.1/debian
00:00:00.843 E: I: automatically chosen mode: root
00:00:00.853 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.888 E: I: finding correct signed-by value...
00:00:00.998 E: I: automatically chosen format: null
00:00:01.003 E: I: using /tmp/mmdebstrap.2pA6dNGGwD as tempdir
00:00:01.060 E: I: running apt-get update...
00:00:04.828 E: I: downloading packages with apt...
00:00:05.250 E: Reading package lists...
00:00:05.256 E: Building dependency tree...
00:00:05.262 E: E: Unable to locate package this-package-does-not-exist
00:00:05.268 E: E: apt download failed: E: apt-get --yes -oDebug::pkgDpkgPm=1 -oDir::Log=/dev/null -oAPT::Keep-Fds::=8 -oDPkg::Tools::options::'cat >&8'::InfoFD=8 -oDpkg::Pre-Install-Pkgs::=cat >&8 -oDebug::NoLocking=1 -oDpkg::Use-Pty=0 -oDPkg::Chroot-Directory= install this-package-does-not-exist -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
00:00:05.274 E: W: hooklistener errored out: E: received eof on socket
00:00:05.280 E: 
00:00:05.285 E: I: main() received signal PIPE: waiting for setup...
00:00:05.291 E: I: removing tempdir /tmp/mmdebstrap.2pA6dNGGwD...
00:00:05.318 E: E: mmdebstrap failed to run
00:00:05.325 E: + ret=1
00:00:05.329 E: + [ 1 -eq 1 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:17
result: SUCCESS
------------------------------------------------------------------------------
(256/280) include-deb-file
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:16:25
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.025 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.030 E: + prefix=
00:00:00.043 E: + id -u
00:00:00.051 E: + [ 0 -eq 0 ]
00:00:00.056 E: + [ root != root ]
00:00:00.062 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.068 E: + cat
00:00:00.075 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.080 E: + mmdebstrap --mode=root --variant=apt --include=/tmp/dummypkg.deb --hook-dir=./hooks/file-mirror-automount --customize-hook=chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$" unstable /dev/null http://127.0.0.1/debian
00:00:00.643 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.676 E: I: finding correct signed-by value...
00:00:00.791 E: I: automatically chosen format: null
00:00:00.796 E: I: using /tmp/mmdebstrap.FER_1sssPF as tempdir
00:00:00.854 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.FER_1sssPF
00:00:00.902 E: bind-mounting /tmp/dummypkg.deb into the chroot
00:00:00.908 E: I: running apt-get update...
00:00:04.664 E: I: downloading packages with apt...
00:00:07.079 E: I: extracting archives...
00:00:09.754 E: I: installing essential packages...
00:00:16.785 E: I: installing remaining packages inside the chroot...
00:00:21.259 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.FER_1sssPF
00:00:21.270 E: unmounting the following mountpoints:
00:00:21.275 E:     /tmp/mmdebstrap.FER_1sssPF///tmp/dummypkg.deb
00:00:21.292 E: I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$"' exec /tmp/mmdebstrap.FER_1sssPF
00:00:21.302 E: install ok installed
00:00:21.324 E: I: cleaning package lists and apt cache...
00:00:21.440 E: I: removing tempdir /tmp/mmdebstrap.FER_1sssPF...
00:00:21.656 E: I: success in 21.1584 seconds
00:00:21.664 E: + rm -rf /tmp/dummypkg.deb /tmp/dummypkg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(257/280) include-deb-file
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:15:45
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.022 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.034 E: + [ unshare != root ]
00:00:00.040 E: + [ unshare != auto ]
00:00:00.044 E: + id user
00:00:00.048 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.049 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.052 E: + useradd --home-dir /home/user --create-home user
00:00:00.056 E: + prefix=runuser -u user --
00:00:00.060 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.064 E: + cat
00:00:00.069 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.073 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=/tmp/dummypkg.deb --hook-dir=./hooks/file-mirror-automount --customize-hook=chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$" unstable /dev/null http://127.0.0.1/debian
00:00:00.610 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.646 E: I: finding correct signed-by value...
00:00:00.756 E: I: automatically chosen format: null
00:00:00.762 E: I: using /tmp/mmdebstrap.XB296T1s7r as tempdir
00:00:00.936 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.XB296T1s7r
00:00:00.976 E: bind-mounting /tmp/dummypkg.deb into the chroot
00:00:00.982 E: I: running apt-get update...
00:00:04.508 E: I: downloading packages with apt...
00:00:07.339 E: I: extracting archives...
00:00:10.027 E: I: installing essential packages...
00:00:17.261 E: I: installing remaining packages inside the chroot...
00:00:21.631 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.XB296T1s7r
00:00:21.641 E: unmounting the following mountpoints:
00:00:21.646 E:     /tmp/mmdebstrap.XB296T1s7r///tmp/dummypkg.deb
00:00:21.656 E: I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$"' exec /tmp/mmdebstrap.XB296T1s7r
00:00:21.666 E: install ok installed
00:00:21.718 E: I: cleaning package lists and apt cache...
00:00:21.875 E: I: removing tempdir /tmp/mmdebstrap.XB296T1s7r...
00:00:22.136 E: I: success in 21.7183 seconds
00:00:22.143 E: + rm -rf /tmp/dummypkg.deb /tmp/dummypkg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:33
result: SUCCESS
------------------------------------------------------------------------------
(258/280) include-deb-file
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:15:06
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.021 E: + prefix=
00:00:00.026 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ fakechroot != root ]
00:00:00.040 E: + [ fakechroot != auto ]
00:00:00.046 E: + id user
00:00:00.051 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.058 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.062 E: + prefix=runuser -u user --
00:00:00.069 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.075 E: + cat
00:00:00.080 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.089 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt --include=/tmp/dummypkg.deb --hook-dir=./hooks/file-mirror-automount --customize-hook=chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$" unstable /dev/null http://127.0.0.1/debian
00:00:01.083 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.130 E: I: finding correct signed-by value...
00:00:01.255 E: I: automatically chosen format: null
00:00:01.259 E: I: using /tmp/mmdebstrap.evJZl37dVY as tempdir
00:00:01.315 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.evJZl37dVY
00:00:01.367 E: copying /tmp/dummypkg.deb into the chroot
00:00:01.691 E: I: running apt-get update...
00:00:05.103 E: I: downloading packages with apt...
00:00:07.495 E: I: extracting archives...
00:00:15.879 E: I: installing essential packages...
00:00:25.037 E: I: installing remaining packages inside the chroot...
00:00:29.872 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.evJZl37dVY
00:00:29.882 E: removing the following directories:
00:00:29.889 E:     /tmp/mmdebstrap.evJZl37dVY///tmp/dummypkg.deb
00:00:29.901 E: I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query -W -f="\${Status}\n" dummypkg | grep "^install ok installed$"' exec /tmp/mmdebstrap.evJZl37dVY
00:00:29.966 E: install ok installed
00:00:29.970 E: I: cleaning package lists and apt cache...
00:00:30.097 E: I: removing tempdir /tmp/mmdebstrap.evJZl37dVY...
00:00:34.317 E: I: success in 33.3790 seconds
00:00:34.328 E: + rm -rf /tmp/dummypkg.deb /tmp/dummypkg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:45
result: SUCCESS
------------------------------------------------------------------------------
(259/280) unshare-include-deb
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:14:27
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + [ unshare = unshare ]
00:00:00.028 E: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.033 E: + prefix=
00:00:00.038 E: + id -u
00:00:00.044 E: + [ 0 -eq 0 ]
00:00:00.049 E: + [ unshare != root ]
00:00:00.054 E: + [ unshare != auto ]
00:00:00.059 E: + id user
00:00:00.063 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.068 E: + useradd --home-dir /home/user --create-home user
00:00:00.074 E: + prefix=runuser -u user --
00:00:00.075 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.079 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.084 E: + cat
00:00:00.089 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.108 E: + chmod 600 /tmp/dummypkg.deb
00:00:00.114 E: + ret=0
00:00:00.120 E: + runuser -u user -- mmdebstrap --variant=apt --mode=unshare --include=/tmp/dummypkg.deb unstable /dev/null http://127.0.0.1/debian
00:00:00.537 E: E: /tmp/dummypkg.deb is not readable
00:00:00.612 E: Usage:
00:00:00.616 E:     mmdebstrap [OPTION...] [SUITE [TARGET [MIRROR...]]]
00:00:00.624 E: 
00:00:00.718 E: + ret=2
00:00:00.723 E: + [ 2 -eq 0 ]
00:00:00.732 E: + rm -rf /tmp/dummypkg.deb /tmp/dummypkg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:12
result: SUCCESS
------------------------------------------------------------------------------
(260/280) pivot_root
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:13:45
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.032 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM
00:00:00.040 E: + prefix=
00:00:00.048 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.062 E: + [ root != root ]
00:00:00.073 E: + mmdebstrap --mode=root --variant=apt --include=mount,perl unstable /tmp/chroot1.tar http://127.0.0.1/debian
00:00:00.758 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.806 E: I: finding correct signed-by value...
00:00:00.940 E: I: automatically chosen format: tar
00:00:00.952 E: I: using /tmp/mmdebstrap.1xDkl7ljqI as tempdir
00:00:01.013 E: I: running apt-get update...
00:00:05.076 E: I: downloading packages with apt...
00:00:09.118 E: I: extracting archives...
00:00:12.034 E: I: installing essential packages...
00:00:20.422 E: I: installing remaining packages inside the chroot...
00:00:27.219 E: I: cleaning package lists and apt cache...
00:00:27.339 E: I: creating tarball...
00:00:28.718 E: I: done
00:00:28.839 E: I: removing tempdir /tmp/mmdebstrap.1xDkl7ljqI...
00:00:29.168 E: I: success in 28.6062 seconds
00:00:29.180 E: + [ root = unshare ]
00:00:29.186 E: + mmdebstrap --mode=root --variant=apt --include=mount,perl --customize-hook=mkdir -p "$1/mnt" --customize-hook=[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap" --customize-hook=[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap" --chrooted-customize-hook=env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian --customize-hook=copy-out /tmp/chroot3.tar /tmp --customize-hook=rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap" unstable /tmp/chroot2.tar http://127.0.0.1/debian
00:00:29.671 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:29.704 E: I: finding correct signed-by value...
00:00:29.834 E: I: automatically chosen format: tar
00:00:29.840 E: I: using /tmp/mmdebstrap.bj3IYXfTBk as tempdir
00:00:29.904 E: I: running apt-get update...
00:00:33.567 E: I: downloading packages with apt...
00:00:36.502 E: I: extracting archives...
00:00:39.283 E: I: installing essential packages...
00:00:47.516 E: I: installing remaining packages inside the chroot...
00:00:53.907 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.bj3IYXfTBk
00:00:53.916 E: I: running --customize-hook in shell: sh -c '[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap"' exec /tmp/mmdebstrap.bj3IYXfTBk
00:00:53.923 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.bj3IYXfTBk
00:00:53.946 E: I: running --chrooted-customize-hook in shell: sh -c 'env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian'
00:00:54.429 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:54.434 E: W: gpg --version failed: cannot infer signed-by value
00:00:54.439 E: I: automatically chosen format: tar
00:00:54.443 E: I: using /tmp/mmdebstrap.i5a5hh_Scp as tempdir
00:00:54.510 E: I: running apt-get update...
00:00:58.164 E: I: downloading packages with apt...
00:01:01.065 E: I: extracting archives...
00:01:03.894 E: mount: /: not mount point or bad option.
00:01:03.900 E:        dmesg(1) may have more information after failed mount system call.
00:01:03.908 E: W: mount --make-rprivate / failed: 8192
00:01:03.955 E: I: installing essential packages...
00:01:11.110 E: I: installing remaining packages inside the chroot...
00:01:16.960 E: I: cleaning package lists and apt cache...
00:01:17.067 E: I: creating tarball...
00:01:18.272 E: I: done
00:01:18.442 E: I: removing tempdir /tmp/mmdebstrap.i5a5hh_Scp...
00:01:18.774 E: I: success in 24.5014 seconds
00:01:18.792 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:01:21.946 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.bj3IYXfTBk
00:01:21.973 E: I: cleaning package lists and apt cache...
00:01:22.125 E: I: creating tarball...
00:01:23.311 E: I: done
00:01:23.474 E: I: removing tempdir /tmp/mmdebstrap.bj3IYXfTBk...
00:01:23.746 E: I: success in 54.2219 seconds
00:01:23.754 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:01:23.974 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:01:24.208 E: + rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:36
result: SUCCESS
------------------------------------------------------------------------------
(261/280) pivot_root
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:13:10
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.025 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM
00:00:00.030 E: + prefix=
00:00:00.036 E: + id -u
00:00:00.040 E: + [ 0 -eq 0 ]
00:00:00.045 E: + [ unshare != root ]
00:00:00.049 E: + [ unshare != auto ]
00:00:00.054 E: + id user
00:00:00.059 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.065 E: + useradd --home-dir /home/user --create-home user
00:00:00.069 E: + prefix=runuser -u user --
00:00:00.075 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot1.tar http://127.0.0.1/debian
00:00:00.684 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.722 E: I: finding correct signed-by value...
00:00:00.843 E: I: automatically chosen format: tar
00:00:00.849 E: I: using /tmp/mmdebstrap.jx0DpUyJdo as tempdir
00:00:00.995 E: I: running apt-get update...
00:00:04.754 E: I: downloading packages with apt...
00:00:07.535 E: I: extracting archives...
00:00:10.377 E: I: installing essential packages...
00:00:17.883 E: I: installing remaining packages inside the chroot...
00:00:24.141 E: I: cleaning package lists and apt cache...
00:00:24.248 E: I: creating tarball...
00:00:25.475 E: I: done
00:00:25.605 E: I: removing tempdir /tmp/mmdebstrap.jx0DpUyJdo...
00:00:25.982 E: I: success in 25.5328 seconds
00:00:25.991 E: + [ unshare = unshare ]
00:00:25.996 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=mount,perl --customize-hook=mkdir -p "$1/mnt" "$1/oldroot" --customize-hook=[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap" --customize-hook=[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap" --customize-hook=mount -o rbind "$1" /mnt && cd /mnt && /sbin/pivot_root . oldroot --customize-hook=unshare -U echo nested unprivileged unshare --customize-hook=env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian --customize-hook=copy-out /tmp/chroot3.tar /tmp --customize-hook=rm -f "/usr/bin/mmdebstrap" "/mnt/mmdebstrap" --customize-hook=umount -l oldroot sys --customize-hook=rmdir /oldroot unstable /tmp/chroot2.tar http://127.0.0.1/debian
00:00:26.591 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:26.622 E: I: finding correct signed-by value...
00:00:26.742 E: I: automatically chosen format: tar
00:00:26.748 E: I: using /tmp/mmdebstrap.ArOY1Xjrip as tempdir
00:00:26.899 E: I: running apt-get update...
00:00:30.486 E: I: downloading packages with apt...
00:00:33.537 E: I: extracting archives...
00:00:36.408 E: I: installing essential packages...
00:00:43.871 E: I: installing remaining packages inside the chroot...
00:00:49.950 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt" "$1/oldroot"' exec /tmp/mmdebstrap.ArOY1Xjrip
00:00:49.957 E: I: running --customize-hook in shell: sh -c '[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap"' exec /tmp/mmdebstrap.ArOY1Xjrip
00:00:49.967 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.ArOY1Xjrip
00:00:49.987 E: I: running --customize-hook in shell: sh -c 'mount -o rbind "$1" /mnt && cd /mnt && /sbin/pivot_root . oldroot' exec /tmp/mmdebstrap.ArOY1Xjrip
00:00:49.995 E: I: detected pivot_root, changing chroot directory to /
00:00:50.000 E: I: running --customize-hook in shell: sh -c 'unshare -U echo nested unprivileged unshare' exec /
00:00:50.005 E: nested unprivileged unshare
00:00:50.010 E: I: running --customize-hook in shell: sh -c 'env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian' exec /
00:00:50.481 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:50.487 E: W: gpg --version failed: cannot infer signed-by value
00:00:50.492 E: I: automatically chosen format: tar
00:00:50.496 E: I: using /tmp/mmdebstrap.RkWP7_Q66G as tempdir
00:00:50.559 E: I: running apt-get update...
00:00:54.088 E: I: downloading packages with apt...
00:00:56.514 E: I: extracting archives...
00:00:59.343 E: I: installing essential packages...
00:01:06.938 E: I: installing remaining packages inside the chroot...
00:01:12.743 E: I: cleaning package lists and apt cache...
00:01:12.847 E: I: creating tarball...
00:01:14.017 E: I: done
00:01:14.131 E: I: removing tempdir /tmp/mmdebstrap.RkWP7_Q66G...
00:01:14.477 E: I: success in 24.1270 seconds
00:01:14.483 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:01:18.008 E: I: running --customize-hook in shell: sh -c 'rm -f "/usr/bin/mmdebstrap" "/mnt/mmdebstrap"' exec /
00:01:18.013 E: I: running --customize-hook in shell: sh -c 'umount -l oldroot sys' exec /
00:01:18.024 E: I: running --customize-hook in shell: sh -c 'rmdir /oldroot' exec /
00:01:18.041 E: umount: //sys: umount failed: No such file or directory.
00:01:18.047 E: W: umount /sys failed: 8192
00:01:18.053 E: umount: //dev/zero: umount failed: No such file or directory.
00:01:18.058 E: W: umount ./dev/zero failed: 8192
00:01:18.063 E: W: cannot unlink ./dev/zero: Device or resource busy
00:01:18.069 E: umount: //dev/urandom: umount failed: No such file or directory.
00:01:18.074 E: W: umount ./dev/urandom failed: 8192
00:01:18.081 E: W: cannot unlink ./dev/urandom: Device or resource busy
00:01:18.090 E: umount: //dev/tty: umount failed: No such file or directory.
00:01:18.096 E: W: umount ./dev/tty failed: 8192
00:01:18.104 E: W: cannot unlink ./dev/tty: Device or resource busy
00:01:18.112 E: umount: //dev/random: umount failed: No such file or directory.
00:01:18.120 E: W: umount ./dev/random failed: 8192
00:01:18.134 E: W: cannot unlink ./dev/random: Device or resource busy
00:01:18.140 E: umount: //dev/null: umount failed: No such file or directory.
00:01:18.147 E: W: umount ./dev/null failed: 8192
00:01:18.152 E: W: cannot unlink ./dev/null: Device or resource busy
00:01:18.157 E: umount: //dev/full: umount failed: No such file or directory.
00:01:18.163 E: W: umount ./dev/full failed: 8192
00:01:18.167 E: W: cannot unlink ./dev/full: Device or resource busy
00:01:18.172 E: umount: //dev/console: umount failed: No such file or directory.
00:01:18.178 E: W: umount ./dev/console failed: 8192
00:01:18.185 E: W: cannot unlink ./dev/console: Device or resource busy
00:01:18.191 E: I: cleaning package lists and apt cache...
00:01:18.282 E: I: creating tarball...
00:01:19.573 E: I: done
00:01:19.750 E: I: removing tempdir /tmp/mmdebstrap.ArOY1Xjrip...
00:01:20.106 E: I: success in 53.7292 seconds
00:01:20.121 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:01:20.390 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:01:20.622 E: + rm /tmp/chroot2.tar /tmp/chroot3.tar
00:01:20.717 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=mount,perl --customize-hook=mkdir -p "$1/mnt" --customize-hook=[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap" --customize-hook=[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap" --chrooted-customize-hook=env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian --customize-hook=copy-out /tmp/chroot3.tar /tmp --customize-hook=rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap" unstable /tmp/chroot2.tar http://127.0.0.1/debian
00:01:21.252 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:21.282 E: I: finding correct signed-by value...
00:01:21.400 E: I: automatically chosen format: tar
00:01:21.405 E: I: using /tmp/mmdebstrap.dsOSzi31ma as tempdir
00:01:21.557 E: I: running apt-get update...
00:01:25.083 E: I: downloading packages with apt...
00:01:27.881 E: I: extracting archives...
00:01:30.648 E: I: installing essential packages...
00:01:37.966 E: I: installing remaining packages inside the chroot...
00:01:44.058 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.dsOSzi31ma
00:01:44.067 E: I: running --customize-hook in shell: sh -c '[ ! -e /usr/bin/mmdebstrap ] || cp -aT /usr/bin/mmdebstrap "$1/usr/bin/mmdebstrap"' exec /tmp/mmdebstrap.dsOSzi31ma
00:01:44.075 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.dsOSzi31ma
00:01:44.100 E: I: running --chrooted-customize-hook in shell: sh -c 'env --chdir=/mnt mmdebstrap --mode=unshare --variant=apt --include=mount,perl unstable /tmp/chroot3.tar http://127.0.0.1/debian'
00:01:44.566 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:44.571 E: W: gpg --version failed: cannot infer signed-by value
00:01:44.575 E: I: automatically chosen format: tar
00:01:44.582 E: I: using /tmp/mmdebstrap.Z3kShphO9a as tempdir
00:01:44.661 E: I: running apt-get update...
00:01:48.077 E: I: downloading packages with apt...
00:01:50.983 E: I: extracting archives...
00:01:53.724 E: I: installing essential packages...
00:02:01.057 E: I: installing remaining packages inside the chroot...
00:02:07.143 E: I: cleaning package lists and apt cache...
00:02:07.272 E: I: creating tarball...
00:02:08.502 E: I: done
00:02:08.671 E: I: removing tempdir /tmp/mmdebstrap.Z3kShphO9a...
00:02:09.017 E: I: success in 24.5805 seconds
00:02:09.035 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:02:12.331 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.dsOSzi31ma
00:02:12.393 E: I: cleaning package lists and apt cache...
00:02:12.555 E: I: creating tarball...
00:02:13.872 E: I: done
00:02:14.065 E: I: removing tempdir /tmp/mmdebstrap.dsOSzi31ma...
00:02:14.419 E: I: success in 53.3741 seconds
00:02:14.430 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:02:14.700 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:02:14.953 E: + rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:02:27
result: SUCCESS
------------------------------------------------------------------------------
(262/280) jessie-or-older
dist: unstable
mode: root
variant: essential
format: auto
time left: 0:12:39
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.023 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.027 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + prefix=
00:00:00.042 E: + id -u
00:00:00.048 E: + [ 0 -eq 0 ]
00:00:00.053 E: + [ root != root ]
00:00:00.057 E: + MMTARFILTER=
00:00:00.061 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.066 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.070 E: + [ -x ./tarfilter ]
00:00:00.074 E: + MMTARFILTER=./tarfilter
00:00:00.078 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian
00:00:00.586 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.623 E: I: finding correct signed-by value...
00:00:00.742 E: I: automatically chosen format: tar
00:00:00.747 E: I: using /tmp/mmdebstrap.7s6rra2fdc as tempdir
00:00:00.805 E: I: running apt-get update...
00:00:04.242 E: I: downloading packages with apt...
00:00:07.342 E: I: extracting archives...
00:00:10.168 E: I: installing essential packages...
00:00:17.761 E: I: cleaning package lists and apt cache...
00:00:17.860 E: I: creating tarball...
00:00:18.538 E: I: done
00:00:18.547 E: I: removing tempdir /tmp/mmdebstrap.7s6rra2fdc...
00:00:18.711 E: I: success in 18.2949 seconds
00:00:18.719 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:18.726 E: + filter
00:00:18.731 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:19.236 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.270 E: I: finding correct signed-by value...
00:00:19.387 E: I: automatically chosen format: tar
00:00:19.391 E: I: using /tmp/mmdebstrap.DoCLmA9d90 as tempdir
00:00:19.452 E: I: running apt-get update...
00:00:22.874 E: I: downloading packages with apt...
00:00:25.925 E: I: extracting archives...
00:00:28.756 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.DoCLmA9d90
00:00:28.774 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.DoCLmA9d90
00:00:29.349 E: Selecting previously unselected package base-passwd.
00:00:29.354 E: (Reading database ... 0 files and directories currently installed.)
00:00:29.362 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:29.368 E: Unpacking base-passwd (3.6.3) ...
00:00:29.388 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:29.394 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:29.399 E:   Package libc6 is not installed.
00:00:29.403 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:29.408 E:   Package libdebconfclient0 is not installed.
00:00:29.413 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:29.416 E:   Package libselinux1 is not installed.
00:00:29.420 E: 
00:00:29.425 E: Setting up base-passwd (3.6.3) ...
00:00:29.557 E: Selecting previously unselected package base-files.
00:00:29.562 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:29.567 E:  base-files pre-depends on awk
00:00:29.571 E:   awk is not installed.
00:00:29.576 E: 
00:00:29.581 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.586 E: (Reading database ... 41 files and directories currently installed.)
00:00:29.590 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:29.596 E: Unpacking base-files (13.3) ...
00:00:29.615 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:29.620 E:  base-files depends on awk; however:
00:00:29.624 E:   Package awk is not installed.
00:00:29.628 E: 
00:00:29.633 E: Setting up base-files (13.3) ...
00:00:29.758 E: Selecting previously unselected package dpkg.
00:00:29.764 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.769 E:  dpkg pre-depends on libbz2-1.0
00:00:29.775 E:   libbz2-1.0 is not installed.
00:00:29.780 E: 
00:00:29.785 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.790 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.796 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:29.803 E:   libc6 is not installed.
00:00:29.809 E: 
00:00:29.815 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.821 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.827 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:29.833 E:   liblzma5 is not installed.
00:00:29.838 E: 
00:00:29.845 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.851 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.856 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:29.863 E:   libmd0 is not installed.
00:00:29.870 E: 
00:00:29.875 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.883 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.889 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:29.897 E:   libselinux1 is not installed.
00:00:29.902 E: 
00:00:29.908 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.912 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.917 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:29.920 E:   libzstd1 is not installed.
00:00:29.924 E: 
00:00:29.929 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.933 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.937 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:29.941 E:   zlib1g is not installed.
00:00:29.945 E: 
00:00:29.949 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.952 E: (Reading database ... 133 files and directories currently installed.)
00:00:29.957 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:29.962 E: Unpacking dpkg (1.22.6) ...
00:00:29.965 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:29.970 E:  dpkg depends on libbz2-1.0; however:
00:00:29.974 E:   Package libbz2-1.0 is not installed.
00:00:29.977 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:29.981 E:   Package libc6 is not installed.
00:00:29.985 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:29.988 E:   Package liblzma5 is not installed.
00:00:29.992 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:29.997 E:   Package libmd0 is not installed.
00:00:30.001 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:30.005 E:   Package libselinux1 is not installed.
00:00:30.009 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:30.014 E:   Package libzstd1 is not installed.
00:00:30.019 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:30.023 E:   Package zlib1g is not installed.
00:00:30.028 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:30.033 E:   Package tar is not installed.
00:00:30.038 E: 
00:00:30.043 E: Setting up dpkg (1.22.6) ...
00:00:30.212 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:30.218 E: (Reading database ... 414 files and directories currently installed.)
00:00:30.223 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:30.229 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:30.265 E: Selecting previously unselected package libc6:amd64.
00:00:30.270 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:30.444 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:30.792 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:30.797 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:30.801 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:30.834 E: Selecting previously unselected package mawk.
00:00:30.840 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:30.845 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:30.888 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:30.894 E:  base-files pre-depends on awk
00:00:30.898 E:   mawk provides awk but is unpacked but not configured.
00:00:30.904 E: 
00:00:30.909 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.914 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:30.919 E: Unpacking base-files (13.3) over (13.3) ...
00:00:30.965 E: Selecting previously unselected package libtinfo6:amd64.
00:00:30.969 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:30.974 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:31.013 E: Selecting previously unselected package debianutils.
00:00:31.019 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:31.024 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:31.028 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:31.034 E: 
00:00:31.038 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.042 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:31.048 E: Unpacking debianutils (5.19) ...
00:00:31.083 E: Selecting previously unselected package bash.
00:00:31.089 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:31.096 E:  bash pre-depends on libc6 (>= 2.38)
00:00:31.102 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:31.107 E: 
00:00:31.112 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.117 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:31.122 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:31.128 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:31.134 E: 
00:00:31.139 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.143 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:31.149 E: Unpacking bash (5.2.21-2.1) ...
00:00:31.286 E: Selecting previously unselected package libcap2:amd64.
00:00:31.291 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:31.297 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:31.328 E: Selecting previously unselected package libsystemd0:amd64.
00:00:31.333 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:31.338 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:31.403 E: Selecting previously unselected package bsdutils.
00:00:31.407 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:31.421 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:31.426 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:31.431 E: 
00:00:31.435 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.439 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:31.443 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:31.449 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:31.454 E: 
00:00:31.458 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.464 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:31.469 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:31.473 E: Selecting previously unselected package libacl1:amd64.
00:00:31.478 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:31.483 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:31.500 E: Selecting previously unselected package libattr1:amd64.
00:00:31.505 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:31.510 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:31.538 E: Selecting previously unselected package libgmp10:amd64.
00:00:31.543 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:31.547 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:31.603 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:31.607 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:31.612 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:31.667 E: Selecting previously unselected package libselinux1:amd64.
00:00:31.672 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:31.676 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:31.712 E: Selecting previously unselected package libzstd1:amd64.
00:00:31.717 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:31.721 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:31.784 E: Selecting previously unselected package zlib1g:amd64.
00:00:31.790 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:31.796 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:31.835 E: Selecting previously unselected package libssl3t64:amd64.
00:00:31.841 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:31.849 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:32.072 E: Selecting previously unselected package coreutils.
00:00:32.079 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.088 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:32.093 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:32.099 E: 
00:00:32.104 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.110 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.115 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:32.121 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:32.127 E: 
00:00:32.136 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.141 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.146 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:32.154 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.158 E: 
00:00:32.162 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.166 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.170 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:32.174 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:32.178 E: 
00:00:32.182 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.186 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.190 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:32.194 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:32.197 E: 
00:00:32.201 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.206 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.210 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:32.215 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:32.220 E: 
00:00:32.225 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.229 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:32.235 E: Unpacking coreutils (9.4-3.1) ...
00:00:32.461 E: Selecting previously unselected package dash.
00:00:32.468 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:32.472 E:  dash pre-depends on libc6 (>= 2.38)
00:00:32.478 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.483 E: 
00:00:32.489 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.496 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:32.502 E: Unpacking dash (0.5.12-9) ...
00:00:32.516 E: Selecting previously unselected package diffutils.
00:00:32.521 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:32.526 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:32.531 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.536 E: 
00:00:32.540 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.546 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:32.551 E: Unpacking diffutils (1:3.10-1) ...
00:00:32.609 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:32.614 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:32.619 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:32.653 E: Selecting previously unselected package liblzma5:amd64.
00:00:32.658 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:32.663 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:32.706 E: Selecting previously unselected package libmd0:amd64.
00:00:32.710 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:32.715 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:32.751 E: Selecting previously unselected package tar.
00:00:32.755 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:32.761 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:32.767 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:32.772 E: 
00:00:32.777 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.783 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:32.790 E:  tar pre-depends on libc6 (>= 2.34)
00:00:32.796 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.801 E: 
00:00:32.806 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.811 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:32.818 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:32.824 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:32.829 E: 
00:00:32.835 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.840 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:32.845 E: Unpacking tar (1.35+dfsg-3) ...
00:00:32.880 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.886 E:  dpkg pre-depends on libbz2-1.0
00:00:32.891 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:32.897 E: 
00:00:32.903 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.908 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.915 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:32.920 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.925 E: 
00:00:32.930 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.934 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.939 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:32.944 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:32.949 E: 
00:00:32.953 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.958 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.961 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:32.965 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:32.969 E: 
00:00:32.974 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.979 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.983 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:32.988 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:32.992 E: 
00:00:32.997 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.002 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.007 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:33.012 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:33.017 E: 
00:00:33.021 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.026 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.030 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:33.035 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:33.041 E: 
00:00:33.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.050 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:33.056 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:33.099 E: Selecting previously unselected package findutils.
00:00:33.105 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:33.113 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:33.118 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.123 E: 
00:00:33.128 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.133 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:33.138 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.142 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.147 E: 
00:00:33.151 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.157 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:33.163 E: Unpacking findutils (4.10.0-2) ...
00:00:33.205 E: Selecting previously unselected package grep.
00:00:33.210 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:33.215 E:  grep pre-depends on libc6 (>= 2.34)
00:00:33.221 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.226 E: 
00:00:33.232 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.237 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:33.242 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:33.249 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:33.255 E: 
00:00:33.260 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.265 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:33.271 E: Unpacking grep (3.11-4) ...
00:00:33.291 E: Selecting previously unselected package gzip.
00:00:33.296 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:33.301 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:33.306 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.312 E: 
00:00:33.319 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.325 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:33.336 E: Unpacking gzip (1.12-1.1) ...
00:00:33.387 E: Selecting previously unselected package hostname.
00:00:33.394 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:33.398 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:33.405 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.411 E: 
00:00:33.417 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.422 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:33.428 E: Unpacking hostname (3.23+nmu2) ...
00:00:33.433 E: Selecting previously unselected package libaudit-common.
00:00:33.437 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:33.442 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:33.469 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:33.474 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:33.479 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:33.506 E: Selecting previously unselected package libaudit1:amd64.
00:00:33.510 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:33.515 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:33.550 E: Selecting previously unselected package libcrypt1:amd64.
00:00:33.554 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:33.559 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:33.595 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:33.600 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:33.606 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:33.708 E: Selecting previously unselected package debconf.
00:00:33.713 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:33.717 E: Unpacking debconf (1.5.86) ...
00:00:33.809 E: Selecting previously unselected package libpam0g:amd64.
00:00:33.815 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:33.821 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:33.869 E: Selecting previously unselected package libpam-modules-bin.
00:00:33.874 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:33.879 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:33.933 E: Selecting previously unselected package libpam-modules:amd64.
00:00:33.937 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:33.942 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:33.946 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:33.950 E: 
00:00:33.954 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.959 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:33.968 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:33.973 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.977 E: 
00:00:33.982 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.987 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:33.992 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:33.998 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.003 E: 
00:00:34.008 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.013 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.017 E:  libpam-modules pre-depends on libdb5.3t64
00:00:34.021 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:34.025 E: 
00:00:34.030 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.034 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.038 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:34.043 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:34.047 E: 
00:00:34.051 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.056 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.060 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:34.065 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.070 E: 
00:00:34.076 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.081 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.085 E:  libpam-modules pre-depends on libsystemd0
00:00:34.089 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:34.095 E: 
00:00:34.100 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.104 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.109 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:34.113 E:   debconf is unpacked, but has never been configured.
00:00:34.117 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:34.121 E: 
00:00:34.125 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.130 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.134 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:34.139 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:34.144 E: 
00:00:34.148 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.153 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:34.157 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:34.162 E: Selecting previously unselected package libpam-runtime.
00:00:34.167 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:34.171 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:34.213 E: Selecting previously unselected package login.
00:00:34.217 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.222 E:  login pre-depends on libpam-modules
00:00:34.232 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:34.237 E: 
00:00:34.241 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.246 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.251 E:  login pre-depends on libpam-runtime
00:00:34.256 E:   libpam-runtime is unpacked, but has never been configured.
00:00:34.260 E: 
00:00:34.266 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.272 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.276 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:34.281 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:34.286 E: 
00:00:34.291 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.297 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.301 E:  login pre-depends on libc6 (>= 2.38)
00:00:34.306 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.311 E: 
00:00:34.316 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.321 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.328 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:34.337 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.342 E: 
00:00:34.347 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.352 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.359 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:34.365 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:34.372 E: 
00:00:34.379 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.386 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:34.392 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:34.398 E: Selecting previously unselected package ncurses-bin.
00:00:34.405 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:34.411 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:34.417 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.426 E: 
00:00:34.431 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.437 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:34.441 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:34.447 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:34.451 E: 
00:00:34.456 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.462 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:34.467 E: Unpacking ncurses-bin (6.5-2) ...
00:00:34.471 E: Selecting previously unselected package perl-base.
00:00:34.476 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:34.481 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:34.487 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.491 E: 
00:00:34.498 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.503 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:34.510 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:34.517 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.523 E: 
00:00:34.528 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.536 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:34.543 E: Unpacking perl-base (5.38.2-5) ...
00:00:34.871 E: Selecting previously unselected package sed.
00:00:34.878 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:34.884 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:34.893 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:34.899 E: 
00:00:34.906 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.913 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:34.927 E:  sed pre-depends on libc6 (>= 2.34)
00:00:34.936 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.943 E: 
00:00:34.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.951 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:34.958 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:34.963 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.969 E: 
00:00:34.976 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.981 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:34.986 E: Unpacking sed (4.9-2) ...
00:00:34.992 E: Selecting previously unselected package libblkid1:amd64.
00:00:34.997 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:35.002 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:35.039 E: Selecting previously unselected package libmount1:amd64.
00:00:35.043 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:35.048 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:35.099 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:35.105 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:35.115 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:35.156 E: Selecting previously unselected package libudev1:amd64.
00:00:35.161 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:35.166 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:35.208 E: Selecting previously unselected package libuuid1:amd64.
00:00:35.213 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:35.218 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:35.255 E: Selecting previously unselected package util-linux.
00:00:35.260 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.265 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:35.270 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:35.275 E: 
00:00:35.282 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.287 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.293 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:35.299 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.305 E: 
00:00:35.315 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.324 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.341 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:35.347 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:35.353 E: 
00:00:35.358 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.365 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.374 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.381 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.388 E: 
00:00:35.404 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.410 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.419 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:35.425 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:35.431 E: 
00:00:35.439 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.446 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.454 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:35.459 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.465 E: 
00:00:35.472 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.478 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.485 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:35.491 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.498 E: 
00:00:35.503 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.509 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.515 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:35.522 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:35.527 E: 
00:00:35.533 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.540 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.544 E:  util-linux pre-depends on libsystemd0
00:00:35.549 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:35.554 E: 
00:00:35.560 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.565 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.571 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:35.577 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.583 E: 
00:00:35.590 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.595 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.601 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:35.607 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:35.612 E: 
00:00:35.618 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.624 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.630 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:35.635 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:35.646 E: 
00:00:35.652 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.658 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:35.665 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:35.672 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:35.677 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:35.686 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:35.692 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:35.697 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:35.703 E: Selecting previously unselected package init-system-helpers.
00:00:35.707 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:35.712 E: Unpacking init-system-helpers (1.66) ...
00:00:35.716 E: Selecting previously unselected package libc-bin.
00:00:35.722 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:35.727 E: Unpacking libc-bin (2.38-13) ...
00:00:35.834 E: Selecting previously unselected package ncurses-base.
00:00:35.840 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:35.851 E: Unpacking ncurses-base (6.5-2) ...
00:00:35.901 E: Selecting previously unselected package sysvinit-utils.
00:00:35.908 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:35.918 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:35.958 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:35.966 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:35.977 E: Setting up debconf (1.5.86) ...
00:00:36.150 E: Setting up ncurses-base (6.5-2) ...
00:00:36.170 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:36.178 E: Setting up libc6:amd64 (2.38-13) ...
00:00:36.342 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:36.350 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:36.358 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:36.368 E: Setting up sysvinit-utils (3.09-1) ...
00:00:36.378 E: Setting up debianutils (5.19) ...
00:00:36.483 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:36.491 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:36.498 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:36.504 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:36.513 E: Setting up base-files (13.3) ...
00:00:36.564 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:36.571 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:36.578 E: Setting up dash (0.5.12-9) ...
00:00:36.649 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:36.658 E: Setting up bash (5.2.21-2.1) ...
00:00:36.682 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:36.690 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:36.698 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:36.708 E: Setting up libc-bin (2.38-13) ...
00:00:36.740 E: Setting up ncurses-bin (6.5-2) ...
00:00:36.753 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:36.763 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:36.770 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:36.777 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:36.783 E: Setting up diffutils (1:3.10-1) ...
00:00:36.791 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:36.797 E: Setting up hostname (3.23+nmu2) ...
00:00:36.805 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:36.812 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:36.818 E: Setting up init-system-helpers (1.66) ...
00:00:36.824 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:36.829 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:36.840 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:36.850 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:36.859 E: Setting up grep (3.11-4) ...
00:00:36.867 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:36.874 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:36.888 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:36.909 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:37.056 E: Setting up sed (4.9-2) ...
00:00:37.063 E: Setting up findutils (4.10.0-2) ...
00:00:37.075 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:37.082 E: Setting up base-passwd (3.6.3) ...
00:00:37.231 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:37.235 E: Setting up tar (1.35+dfsg-3) ...
00:00:37.244 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:37.248 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:37.253 E: Setting up coreutils (9.4-3.1) ...
00:00:37.259 E: Setting up util-linux (2.40.1-8.1) ...
00:00:37.272 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:37.483 E: Setting up dpkg (1.22.6) ...
00:00:37.725 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:37.752 E: Setting up perl-base (5.38.2-5) ...
00:00:37.766 E: Setting up gzip (1.12-1.1) ...
00:00:37.831 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:38.033 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:38.069 E: Processing triggers for libc-bin (2.38-13) ...
00:00:38.093 E: I: installing essential packages...
00:00:45.991 E: I: cleaning package lists and apt cache...
00:00:46.095 E: I: creating tarball...
00:00:47.375 E: I: done
00:00:47.387 E: I: removing tempdir /tmp/mmdebstrap.DoCLmA9d90...
00:00:47.550 E: I: success in 28.4756 seconds
00:00:47.559 E: + filter
00:00:47.563 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:47.568 E: + cmp - /tmp/debian-chroot-root.tar
00:00:48.754 E: + rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:00
result: SUCCESS
------------------------------------------------------------------------------
(263/280) jessie-or-older
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:12:00
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.020 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.024 E: + id -u
00:00:00.029 E: + [ 0 -eq 0 ]
00:00:00.032 E: + prefix=
00:00:00.036 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.045 E: + [ root != root ]
00:00:00.050 E: + MMTARFILTER=
00:00:00.054 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.060 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.064 E: + [ -x ./tarfilter ]
00:00:00.068 E: + MMTARFILTER=./tarfilter
00:00:00.073 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian
00:00:00.502 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.541 E: I: finding correct signed-by value...
00:00:00.656 E: I: automatically chosen format: tar
00:00:00.661 E: I: using /tmp/mmdebstrap.JHufxLlQB1 as tempdir
00:00:00.714 E: I: running apt-get update...
00:00:04.176 E: I: downloading packages with apt...
00:00:06.861 E: I: extracting archives...
00:00:09.554 E: I: installing essential packages...
00:00:16.729 E: I: installing remaining packages inside the chroot...
00:00:20.688 E: I: cleaning package lists and apt cache...
00:00:20.795 E: I: creating tarball...
00:00:21.591 E: I: done
00:00:21.602 E: I: removing tempdir /tmp/mmdebstrap.JHufxLlQB1...
00:00:21.806 E: I: success in 21.4392 seconds
00:00:21.814 E: + mmdebstrap --mode=root --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:21.820 E: + filter
00:00:21.825 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:22.232 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:22.262 E: I: finding correct signed-by value...
00:00:22.372 E: I: automatically chosen format: tar
00:00:22.376 E: I: using /tmp/mmdebstrap.FuACOwG2v9 as tempdir
00:00:22.432 E: I: running apt-get update...
00:00:25.633 E: I: downloading packages with apt...
00:00:28.116 E: I: extracting archives...
00:00:30.738 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.FuACOwG2v9
00:00:30.755 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.FuACOwG2v9
00:00:31.293 E: Selecting previously unselected package base-passwd.
00:00:31.297 E: (Reading database ... 0 files and directories currently installed.)
00:00:31.304 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:31.309 E: Unpacking base-passwd (3.6.3) ...
00:00:31.327 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:31.332 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:31.337 E:   Package libc6 is not installed.
00:00:31.342 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:31.347 E:   Package libdebconfclient0 is not installed.
00:00:31.351 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:31.356 E:   Package libselinux1 is not installed.
00:00:31.360 E: 
00:00:31.365 E: Setting up base-passwd (3.6.3) ...
00:00:31.473 E: Selecting previously unselected package base-files.
00:00:31.478 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:31.482 E:  base-files pre-depends on awk
00:00:31.485 E:   awk is not installed.
00:00:31.489 E: 
00:00:31.494 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.499 E: (Reading database ... 41 files and directories currently installed.)
00:00:31.503 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:31.507 E: Unpacking base-files (13.3) ...
00:00:31.523 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:31.528 E:  base-files depends on awk; however:
00:00:31.532 E:   Package awk is not installed.
00:00:31.536 E: 
00:00:31.540 E: Setting up base-files (13.3) ...
00:00:31.664 E: Selecting previously unselected package dpkg.
00:00:31.668 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.673 E:  dpkg pre-depends on libbz2-1.0
00:00:31.677 E:   libbz2-1.0 is not installed.
00:00:31.680 E: 
00:00:31.685 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.689 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.694 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:31.698 E:   libc6 is not installed.
00:00:31.702 E: 
00:00:31.706 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.710 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.714 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:31.717 E:   liblzma5 is not installed.
00:00:31.721 E: 
00:00:31.726 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.731 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.735 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:31.739 E:   libmd0 is not installed.
00:00:31.743 E: 
00:00:31.747 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.751 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.755 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:31.760 E:   libselinux1 is not installed.
00:00:31.764 E: 
00:00:31.768 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.772 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.776 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:31.780 E:   libzstd1 is not installed.
00:00:31.783 E: 
00:00:31.788 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.793 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.797 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:31.801 E:   zlib1g is not installed.
00:00:31.806 E: 
00:00:31.810 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.815 E: (Reading database ... 133 files and directories currently installed.)
00:00:31.819 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:31.824 E: Unpacking dpkg (1.22.6) ...
00:00:31.843 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:31.847 E:  dpkg depends on libbz2-1.0; however:
00:00:31.852 E:   Package libbz2-1.0 is not installed.
00:00:31.857 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:31.861 E:   Package libc6 is not installed.
00:00:31.864 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:31.868 E:   Package liblzma5 is not installed.
00:00:31.872 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:31.876 E:   Package libmd0 is not installed.
00:00:31.881 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:31.885 E:   Package libselinux1 is not installed.
00:00:31.889 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:31.894 E:   Package libzstd1 is not installed.
00:00:31.898 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:31.902 E:   Package zlib1g is not installed.
00:00:31.905 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:31.909 E:   Package tar is not installed.
00:00:31.912 E: 
00:00:31.917 E: Setting up dpkg (1.22.6) ...
00:00:32.093 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:32.099 E: (Reading database ... 414 files and directories currently installed.)
00:00:32.104 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:32.108 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:32.142 E: Selecting previously unselected package libc6:amd64.
00:00:32.147 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:32.299 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:32.640 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:32.643 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:32.647 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:32.680 E: Selecting previously unselected package mawk.
00:00:32.684 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:32.689 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:32.726 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:32.731 E:  base-files pre-depends on awk
00:00:32.735 E:   mawk provides awk but is unpacked but not configured.
00:00:32.739 E: 
00:00:32.744 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.747 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:32.751 E: Unpacking base-files (13.3) over (13.3) ...
00:00:32.788 E: Selecting previously unselected package libtinfo6:amd64.
00:00:32.791 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:32.796 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:32.836 E: Selecting previously unselected package debianutils.
00:00:32.840 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:32.844 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:32.848 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.852 E: 
00:00:32.856 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.861 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:32.865 E: Unpacking debianutils (5.19) ...
00:00:32.900 E: Selecting previously unselected package bash.
00:00:32.905 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.909 E:  bash pre-depends on libc6 (>= 2.38)
00:00:32.914 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.918 E: 
00:00:32.923 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.928 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.933 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:32.937 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:32.942 E: 
00:00:32.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.952 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:32.957 E: Unpacking bash (5.2.21-2.1) ...
00:00:33.081 E: Selecting previously unselected package libcap2:amd64.
00:00:33.086 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:33.092 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:33.121 E: Selecting previously unselected package libsystemd0:amd64.
00:00:33.126 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:33.130 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:33.186 E: Selecting previously unselected package bsdutils.
00:00:33.190 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:33.194 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:33.199 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.203 E: 
00:00:33.207 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.211 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:33.216 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:33.221 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:33.225 E: 
00:00:33.230 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.234 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:33.239 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:33.243 E: Selecting previously unselected package libacl1:amd64.
00:00:33.248 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:33.252 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:33.267 E: Selecting previously unselected package libattr1:amd64.
00:00:33.271 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:33.275 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:33.301 E: Selecting previously unselected package libgmp10:amd64.
00:00:33.306 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:33.311 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:33.360 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:33.364 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:33.369 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:33.419 E: Selecting previously unselected package libselinux1:amd64.
00:00:33.425 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:33.429 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:33.457 E: Selecting previously unselected package libzstd1:amd64.
00:00:33.462 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:33.466 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:33.522 E: Selecting previously unselected package zlib1g:amd64.
00:00:33.527 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:33.532 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:33.566 E: Selecting previously unselected package libssl3t64:amd64.
00:00:33.572 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:33.577 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:33.782 E: Selecting previously unselected package coreutils.
00:00:33.787 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.792 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:33.797 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.802 E: 
00:00:33.806 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.811 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.815 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:33.820 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:33.826 E: 
00:00:33.831 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.837 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.842 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:33.847 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.852 E: 
00:00:33.857 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.863 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.868 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:33.874 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:33.878 E: 
00:00:33.883 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.889 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.894 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.899 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.905 E: 
00:00:33.910 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.915 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.922 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:33.927 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:33.933 E: 
00:00:33.939 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.945 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:33.952 E: Unpacking coreutils (9.4-3.1) ...
00:00:34.155 E: Selecting previously unselected package dash.
00:00:34.160 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:34.165 E:  dash pre-depends on libc6 (>= 2.38)
00:00:34.169 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.174 E: 
00:00:34.179 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.184 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:34.188 E: Unpacking dash (0.5.12-9) ...
00:00:34.199 E: Selecting previously unselected package diffutils.
00:00:34.203 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:34.207 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:34.211 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.216 E: 
00:00:34.220 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.225 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:34.229 E: Unpacking diffutils (1:3.10-1) ...
00:00:34.276 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:34.280 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:34.284 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:34.310 E: Selecting previously unselected package liblzma5:amd64.
00:00:34.316 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:34.321 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:34.365 E: Selecting previously unselected package libmd0:amd64.
00:00:34.368 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:34.373 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:34.408 E: Selecting previously unselected package tar.
00:00:34.413 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.419 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:34.424 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:34.429 E: 
00:00:34.433 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.439 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.445 E:  tar pre-depends on libc6 (>= 2.34)
00:00:34.450 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.455 E: 
00:00:34.459 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.464 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.469 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:34.474 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.479 E: 
00:00:34.486 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.493 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:34.498 E: Unpacking tar (1.35+dfsg-3) ...
00:00:34.536 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.540 E:  dpkg pre-depends on libbz2-1.0
00:00:34.545 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:34.552 E: 
00:00:34.556 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.562 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.569 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:34.575 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.583 E: 
00:00:34.589 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.599 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.606 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:34.612 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:34.617 E: 
00:00:34.623 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.629 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.634 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:34.640 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:34.647 E: 
00:00:34.653 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.659 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.665 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:34.670 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.675 E: 
00:00:34.680 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.685 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.690 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:34.695 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:34.700 E: 
00:00:34.704 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.709 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.713 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:34.718 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:34.723 E: 
00:00:34.729 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.733 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:34.738 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:34.755 E: Selecting previously unselected package findutils.
00:00:34.760 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.765 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:34.770 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.775 E: 
00:00:34.780 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.785 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.790 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:34.795 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.799 E: 
00:00:34.804 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.810 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:34.815 E: Unpacking findutils (4.10.0-2) ...
00:00:34.852 E: Selecting previously unselected package grep.
00:00:34.857 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.862 E:  grep pre-depends on libc6 (>= 2.34)
00:00:34.867 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.871 E: 
00:00:34.877 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.882 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.887 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:34.892 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:34.898 E: 
00:00:34.902 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.907 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:34.911 E: Unpacking grep (3.11-4) ...
00:00:34.929 E: Selecting previously unselected package gzip.
00:00:34.933 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:34.938 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:34.943 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.948 E: 
00:00:34.953 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.958 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:34.970 E: Unpacking gzip (1.12-1.1) ...
00:00:35.017 E: Selecting previously unselected package hostname.
00:00:35.021 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:35.026 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:35.030 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.033 E: 
00:00:35.039 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.044 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:35.048 E: Unpacking hostname (3.23+nmu2) ...
00:00:35.051 E: Selecting previously unselected package libaudit-common.
00:00:35.055 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:35.059 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:35.087 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:35.092 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:35.096 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:35.125 E: Selecting previously unselected package libaudit1:amd64.
00:00:35.130 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:35.135 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:35.163 E: Selecting previously unselected package libcrypt1:amd64.
00:00:35.167 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:35.171 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:35.202 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:35.206 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:35.211 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:35.312 E: Selecting previously unselected package debconf.
00:00:35.316 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:35.321 E: Unpacking debconf (1.5.86) ...
00:00:35.400 E: Selecting previously unselected package libpam0g:amd64.
00:00:35.405 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:35.409 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:35.437 E: Selecting previously unselected package libpam-modules-bin.
00:00:35.440 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:35.445 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:35.477 E: Selecting previously unselected package libpam-modules:amd64.
00:00:35.482 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.486 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:35.490 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:35.495 E: 
00:00:35.499 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.503 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.508 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:35.512 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.516 E: 
00:00:35.520 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.525 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.530 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:35.534 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.538 E: 
00:00:35.543 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.547 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.551 E:  libpam-modules pre-depends on libdb5.3t64
00:00:35.555 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:35.559 E: 
00:00:35.563 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.569 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.574 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:35.578 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.584 E: 
00:00:35.588 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.592 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.597 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:35.601 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.606 E: 
00:00:35.611 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.618 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.624 E:  libpam-modules pre-depends on libsystemd0
00:00:35.629 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:35.634 E: 
00:00:35.639 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.644 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.649 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:35.654 E:   debconf is unpacked, but has never been configured.
00:00:35.658 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:35.664 E: 
00:00:35.669 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.674 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.678 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:35.683 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:35.687 E: 
00:00:35.691 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.695 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:35.699 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:35.703 E: Selecting previously unselected package libpam-runtime.
00:00:35.708 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:35.712 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:35.766 E: Selecting previously unselected package login.
00:00:35.771 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.776 E:  login pre-depends on libpam-modules
00:00:35.781 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:35.787 E: 
00:00:35.792 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.796 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.800 E:  login pre-depends on libpam-runtime
00:00:35.804 E:   libpam-runtime is unpacked, but has never been configured.
00:00:35.808 E: 
00:00:35.814 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.819 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.823 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:35.828 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:35.832 E: 
00:00:35.837 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.842 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.846 E:  login pre-depends on libc6 (>= 2.38)
00:00:35.851 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.855 E: 
00:00:35.859 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.864 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.868 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.873 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.878 E: 
00:00:35.882 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.886 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.890 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:35.894 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.897 E: 
00:00:35.902 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.906 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:35.911 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:35.915 E: Selecting previously unselected package ncurses-bin.
00:00:35.919 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.923 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:35.927 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.932 E: 
00:00:35.938 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.943 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.948 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:35.953 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.957 E: 
00:00:35.961 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.966 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:35.970 E: Unpacking ncurses-bin (6.5-2) ...
00:00:35.974 E: Selecting previously unselected package perl-base.
00:00:35.979 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:35.982 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:35.986 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.989 E: 
00:00:35.994 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.998 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:36.002 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:36.007 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.012 E: 
00:00:36.016 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.020 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:36.024 E: Unpacking perl-base (5.38.2-5) ...
00:00:36.327 E: Selecting previously unselected package sed.
00:00:36.332 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.336 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:36.340 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:36.344 E: 
00:00:36.349 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.353 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.358 E:  sed pre-depends on libc6 (>= 2.34)
00:00:36.363 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.367 E: 
00:00:36.371 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.376 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.380 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:36.385 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.389 E: 
00:00:36.393 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.398 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:36.401 E: Unpacking sed (4.9-2) ...
00:00:36.405 E: Selecting previously unselected package libblkid1:amd64.
00:00:36.410 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:36.414 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:36.452 E: Selecting previously unselected package libmount1:amd64.
00:00:36.458 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:36.466 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:36.512 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:36.521 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:36.527 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:36.572 E: Selecting previously unselected package libudev1:amd64.
00:00:36.577 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:36.582 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:36.621 E: Selecting previously unselected package libuuid1:amd64.
00:00:36.626 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:36.630 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:36.666 E: Selecting previously unselected package util-linux.
00:00:36.670 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.676 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:36.681 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:36.685 E: 
00:00:36.689 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.694 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.698 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:36.703 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.706 E: 
00:00:36.710 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.715 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.719 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:36.723 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:36.727 E: 
00:00:36.731 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.737 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.741 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:36.746 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.750 E: 
00:00:36.755 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.759 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.763 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:36.768 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:36.773 E: 
00:00:36.779 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.785 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.789 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:36.794 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:36.798 E: 
00:00:36.803 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.807 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.812 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:36.816 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.820 E: 
00:00:36.825 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.829 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.834 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:36.838 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:36.843 E: 
00:00:36.847 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.851 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.856 E:  util-linux pre-depends on libsystemd0
00:00:36.861 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:36.866 E: 
00:00:36.870 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.875 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.880 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:36.884 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:36.889 E: 
00:00:36.895 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.899 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.903 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:36.907 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:36.912 E: 
00:00:36.915 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.919 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.923 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:36.927 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:36.931 E: 
00:00:36.935 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.939 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:36.943 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:36.947 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:36.952 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:36.956 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:36.960 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:36.964 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:36.969 E: Selecting previously unselected package init-system-helpers.
00:00:36.973 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:36.977 E: Unpacking init-system-helpers (1.66) ...
00:00:36.987 E: Selecting previously unselected package libc-bin.
00:00:36.991 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:36.996 E: Unpacking libc-bin (2.38-13) ...
00:00:37.084 E: Selecting previously unselected package ncurses-base.
00:00:37.088 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:37.094 E: Unpacking ncurses-base (6.5-2) ...
00:00:37.135 E: Selecting previously unselected package sysvinit-utils.
00:00:37.140 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:37.144 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:37.177 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:37.182 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:37.187 E: Setting up debconf (1.5.86) ...
00:00:37.334 E: Setting up ncurses-base (6.5-2) ...
00:00:37.348 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:37.356 E: Setting up libc6:amd64 (2.38-13) ...
00:00:37.494 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:37.498 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:37.503 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:37.509 E: Setting up sysvinit-utils (3.09-1) ...
00:00:37.513 E: Setting up debianutils (5.19) ...
00:00:37.590 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:37.596 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:37.602 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:37.607 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:37.612 E: Setting up base-files (13.3) ...
00:00:37.649 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:37.654 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:37.658 E: Setting up dash (0.5.12-9) ...
00:00:37.716 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:37.722 E: Setting up bash (5.2.21-2.1) ...
00:00:37.738 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:37.744 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:37.750 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:37.755 E: Setting up libc-bin (2.38-13) ...
00:00:37.779 E: Setting up ncurses-bin (6.5-2) ...
00:00:37.784 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:37.789 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:37.795 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:37.799 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:37.804 E: Setting up diffutils (1:3.10-1) ...
00:00:37.809 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:37.814 E: Setting up hostname (3.23+nmu2) ...
00:00:37.818 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:37.822 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:37.826 E: Setting up init-system-helpers (1.66) ...
00:00:37.832 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:37.836 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:37.841 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:37.846 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:37.851 E: Setting up grep (3.11-4) ...
00:00:37.857 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:37.863 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:37.868 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:37.875 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:37.984 E: Setting up sed (4.9-2) ...
00:00:37.990 E: Setting up findutils (4.10.0-2) ...
00:00:37.993 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:37.999 E: Setting up base-passwd (3.6.3) ...
00:00:38.151 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:38.157 E: Setting up tar (1.35+dfsg-3) ...
00:00:38.163 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:38.168 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:38.175 E: Setting up coreutils (9.4-3.1) ...
00:00:38.181 E: Setting up util-linux (2.40.1-8.1) ...
00:00:38.197 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:38.408 E: Setting up dpkg (1.22.6) ...
00:00:38.632 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:38.659 E: Setting up perl-base (5.38.2-5) ...
00:00:38.674 E: Setting up gzip (1.12-1.1) ...
00:00:38.742 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:38.930 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:38.963 E: Processing triggers for libc-bin (2.38-13) ...
00:00:38.986 E: I: installing essential packages...
00:00:46.462 E: I: installing remaining packages inside the chroot...
00:00:50.425 E: I: cleaning package lists and apt cache...
00:00:50.533 E: I: creating tarball...
00:00:52.047 E: I: done
00:00:52.060 E: I: removing tempdir /tmp/mmdebstrap.FuACOwG2v9...
00:00:52.261 E: I: success in 30.1585 seconds
00:00:52.286 E: + filter
00:00:52.291 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:52.296 E: + cmp - /tmp/debian-chroot-root.tar
00:00:53.662 E: + rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:04
result: SUCCESS
------------------------------------------------------------------------------
(264/280) jessie-or-older
dist: unstable
mode: root
variant: minbase
format: auto
time left: 0:11:22
------------------------------------------------------------------------------
00:00:00.017 E: + set -eu
00:00:00.027 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.044 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.050 E: + id -u
00:00:00.057 E: + [ 0 -eq 0 ]
00:00:00.063 E: + prefix=
00:00:00.073 E: + id -u
00:00:00.086 E: + [ 0 -eq 0 ]
00:00:00.094 E: + [ root != root ]
00:00:00.101 E: + MMTARFILTER=
00:00:00.107 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.116 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.127 E: + [ -x ./tarfilter ]
00:00:00.135 E: + MMTARFILTER=./tarfilter
00:00:00.142 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian
00:00:00.655 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.696 E: I: finding correct signed-by value...
00:00:00.818 E: I: automatically chosen format: tar
00:00:00.826 E: I: using /tmp/mmdebstrap.EdIX3gvhSa as tempdir
00:00:00.882 E: I: running apt-get update...
00:00:04.149 E: I: downloading packages with apt...
00:00:06.482 E: I: extracting archives...
00:00:09.100 E: I: installing essential packages...
00:00:16.156 E: I: installing remaining packages inside the chroot...
00:00:22.026 E: I: cleaning package lists and apt cache...
00:00:22.134 E: I: creating tarball...
00:00:23.177 E: I: done
00:00:23.187 E: I: removing tempdir /tmp/mmdebstrap.EdIX3gvhSa...
00:00:23.442 E: I: success in 22.9298 seconds
00:00:23.450 E: + mmdebstrap --mode=root --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:23.455 E: + filter
00:00:23.461 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:23.943 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:23.972 E: I: finding correct signed-by value...
00:00:24.109 E: I: automatically chosen format: tar
00:00:24.114 E: I: using /tmp/mmdebstrap.pba7Y7hGlH as tempdir
00:00:24.182 E: I: running apt-get update...
00:00:27.657 E: I: downloading packages with apt...
00:00:30.022 E: I: extracting archives...
00:00:32.725 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.pba7Y7hGlH
00:00:32.740 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.pba7Y7hGlH
00:00:33.291 E: Selecting previously unselected package base-passwd.
00:00:33.296 E: (Reading database ... 0 files and directories currently installed.)
00:00:33.301 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:33.305 E: Unpacking base-passwd (3.6.3) ...
00:00:33.323 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:33.328 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:33.332 E:   Package libc6 is not installed.
00:00:33.337 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:33.342 E:   Package libdebconfclient0 is not installed.
00:00:33.348 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:33.353 E:   Package libselinux1 is not installed.
00:00:33.356 E: 
00:00:33.361 E: Setting up base-passwd (3.6.3) ...
00:00:33.474 E: Selecting previously unselected package base-files.
00:00:33.478 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:33.482 E:  base-files pre-depends on awk
00:00:33.487 E:   awk is not installed.
00:00:33.492 E: 
00:00:33.496 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.500 E: (Reading database ... 41 files and directories currently installed.)
00:00:33.505 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:33.509 E: Unpacking base-files (13.3) ...
00:00:33.528 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:33.533 E:  base-files depends on awk; however:
00:00:33.538 E:   Package awk is not installed.
00:00:33.543 E: 
00:00:33.548 E: Setting up base-files (13.3) ...
00:00:33.673 E: Selecting previously unselected package dpkg.
00:00:33.678 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.682 E:  dpkg pre-depends on libbz2-1.0
00:00:33.687 E:   libbz2-1.0 is not installed.
00:00:33.692 E: 
00:00:33.698 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.704 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.708 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:33.713 E:   libc6 is not installed.
00:00:33.718 E: 
00:00:33.722 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.726 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.730 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:33.734 E:   liblzma5 is not installed.
00:00:33.738 E: 
00:00:33.742 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.746 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.751 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:33.755 E:   libmd0 is not installed.
00:00:33.759 E: 
00:00:33.763 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.768 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.772 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:33.777 E:   libselinux1 is not installed.
00:00:33.781 E: 
00:00:33.785 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.790 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.795 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:33.799 E:   libzstd1 is not installed.
00:00:33.803 E: 
00:00:33.811 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.816 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.820 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:33.826 E:   zlib1g is not installed.
00:00:33.830 E: 
00:00:33.834 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.837 E: (Reading database ... 133 files and directories currently installed.)
00:00:33.841 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:33.845 E: Unpacking dpkg (1.22.6) ...
00:00:33.863 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:33.867 E:  dpkg depends on libbz2-1.0; however:
00:00:33.871 E:   Package libbz2-1.0 is not installed.
00:00:33.875 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:33.880 E:   Package libc6 is not installed.
00:00:33.886 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:33.891 E:   Package liblzma5 is not installed.
00:00:33.894 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:33.898 E:   Package libmd0 is not installed.
00:00:33.902 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:33.907 E:   Package libselinux1 is not installed.
00:00:33.910 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:33.914 E:   Package libzstd1 is not installed.
00:00:33.918 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:33.922 E:   Package zlib1g is not installed.
00:00:33.926 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:33.929 E:   Package tar is not installed.
00:00:33.933 E: 
00:00:33.937 E: Setting up dpkg (1.22.6) ...
00:00:34.128 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:34.133 E: (Reading database ... 414 files and directories currently installed.)
00:00:34.138 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:34.145 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:34.176 E: Selecting previously unselected package libc6:amd64.
00:00:34.181 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:34.352 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:34.702 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:34.707 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:34.711 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:34.740 E: Selecting previously unselected package mawk.
00:00:34.744 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:34.748 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:34.786 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:34.790 E:  base-files pre-depends on awk
00:00:34.794 E:   mawk provides awk but is unpacked but not configured.
00:00:34.798 E: 
00:00:34.803 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.807 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:34.811 E: Unpacking base-files (13.3) over (13.3) ...
00:00:34.850 E: Selecting previously unselected package libtinfo6:amd64.
00:00:34.856 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:34.860 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:34.900 E: Selecting previously unselected package debianutils.
00:00:34.905 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:34.909 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:34.914 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.918 E: 
00:00:34.923 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.928 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:34.933 E: Unpacking debianutils (5.19) ...
00:00:34.964 E: Selecting previously unselected package bash.
00:00:34.969 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:34.973 E:  bash pre-depends on libc6 (>= 2.38)
00:00:34.977 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.981 E: 
00:00:34.986 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.991 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:34.995 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:34.999 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.003 E: 
00:00:35.007 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.011 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:35.016 E: Unpacking bash (5.2.21-2.1) ...
00:00:35.143 E: Selecting previously unselected package libcap2:amd64.
00:00:35.148 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:35.154 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:35.176 E: Selecting previously unselected package libsystemd0:amd64.
00:00:35.181 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:35.186 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:35.241 E: Selecting previously unselected package bsdutils.
00:00:35.246 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:35.251 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:35.256 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.260 E: 
00:00:35.264 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.268 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:35.272 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:35.276 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:35.281 E: 
00:00:35.286 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.290 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:35.294 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:35.298 E: Selecting previously unselected package libacl1:amd64.
00:00:35.302 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:35.306 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:35.321 E: Selecting previously unselected package libattr1:amd64.
00:00:35.325 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:35.330 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:35.354 E: Selecting previously unselected package libgmp10:amd64.
00:00:35.358 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:35.362 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:35.409 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:35.414 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:35.418 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:35.464 E: Selecting previously unselected package libselinux1:amd64.
00:00:35.469 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:35.473 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:35.502 E: Selecting previously unselected package libzstd1:amd64.
00:00:35.506 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:35.510 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:35.563 E: Selecting previously unselected package zlib1g:amd64.
00:00:35.567 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:35.572 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:35.603 E: Selecting previously unselected package libssl3t64:amd64.
00:00:35.607 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:35.611 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:35.821 E: Selecting previously unselected package coreutils.
00:00:35.825 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.830 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:35.835 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:35.839 E: 
00:00:35.843 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.847 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.852 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:35.856 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:35.860 E: 
00:00:35.866 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.870 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.874 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:35.879 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.883 E: 
00:00:35.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.892 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.896 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:35.902 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:35.906 E: 
00:00:35.910 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.915 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.921 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:35.926 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.931 E: 
00:00:35.936 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.941 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:35.945 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:35.950 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:35.955 E: 
00:00:35.961 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.966 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:35.972 E: Unpacking coreutils (9.4-3.1) ...
00:00:36.192 E: Selecting previously unselected package dash.
00:00:36.197 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:36.201 E:  dash pre-depends on libc6 (>= 2.38)
00:00:36.205 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.208 E: 
00:00:36.213 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.216 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:36.220 E: Unpacking dash (0.5.12-9) ...
00:00:36.230 E: Selecting previously unselected package diffutils.
00:00:36.235 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:36.239 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:36.244 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.249 E: 
00:00:36.253 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.257 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:36.261 E: Unpacking diffutils (1:3.10-1) ...
00:00:36.309 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:36.314 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:36.319 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:36.345 E: Selecting previously unselected package liblzma5:amd64.
00:00:36.350 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:36.355 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:36.394 E: Selecting previously unselected package libmd0:amd64.
00:00:36.399 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:36.404 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:36.428 E: Selecting previously unselected package tar.
00:00:36.434 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:36.440 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:36.444 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:36.450 E: 
00:00:36.456 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.460 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:36.465 E:  tar pre-depends on libc6 (>= 2.34)
00:00:36.470 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.474 E: 
00:00:36.479 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.484 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:36.489 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:36.494 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.498 E: 
00:00:36.503 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.507 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:36.513 E: Unpacking tar (1.35+dfsg-3) ...
00:00:36.548 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.553 E:  dpkg pre-depends on libbz2-1.0
00:00:36.558 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:36.562 E: 
00:00:36.567 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.573 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.578 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:36.583 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.588 E: 
00:00:36.593 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.598 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.603 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:36.608 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:36.613 E: 
00:00:36.619 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.624 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.629 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:36.635 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:36.639 E: 
00:00:36.644 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.649 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.653 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:36.658 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.663 E: 
00:00:36.668 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.675 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.680 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:36.684 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:36.689 E: 
00:00:36.693 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.698 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:36.702 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:36.707 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:36.712 E: 
00:00:36.718 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.722 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:36.727 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:36.754 E: Selecting previously unselected package findutils.
00:00:36.759 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:36.763 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:36.767 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.770 E: 
00:00:36.775 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.779 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:36.784 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:36.789 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.794 E: 
00:00:36.798 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.803 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:36.808 E: Unpacking findutils (4.10.0-2) ...
00:00:36.857 E: Selecting previously unselected package grep.
00:00:36.861 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:36.866 E:  grep pre-depends on libc6 (>= 2.34)
00:00:36.871 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.875 E: 
00:00:36.880 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.884 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:36.888 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:36.892 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:36.897 E: 
00:00:36.902 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.906 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:36.911 E: Unpacking grep (3.11-4) ...
00:00:36.935 E: Selecting previously unselected package gzip.
00:00:36.939 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:36.943 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:36.948 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.952 E: 
00:00:36.957 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.961 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:36.973 E: Unpacking gzip (1.12-1.1) ...
00:00:37.021 E: Selecting previously unselected package hostname.
00:00:37.027 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:37.032 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:37.037 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.042 E: 
00:00:37.046 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.052 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:37.056 E: Unpacking hostname (3.23+nmu2) ...
00:00:37.061 E: Selecting previously unselected package libaudit-common.
00:00:37.067 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:37.071 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:37.093 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:37.097 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:37.102 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:37.130 E: Selecting previously unselected package libaudit1:amd64.
00:00:37.136 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:37.140 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:37.172 E: Selecting previously unselected package libcrypt1:amd64.
00:00:37.177 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:37.182 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:37.215 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:37.219 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:37.224 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:37.317 E: Selecting previously unselected package debconf.
00:00:37.322 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:37.326 E: Unpacking debconf (1.5.86) ...
00:00:37.396 E: Selecting previously unselected package libpam0g:amd64.
00:00:37.400 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:37.405 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:37.434 E: Selecting previously unselected package libpam-modules-bin.
00:00:37.438 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:37.443 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:37.481 E: Selecting previously unselected package libpam-modules:amd64.
00:00:37.485 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.490 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:37.495 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:37.500 E: 
00:00:37.505 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.509 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.513 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:37.518 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.522 E: 
00:00:37.527 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.531 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.538 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:37.543 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:37.548 E: 
00:00:37.553 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.558 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.562 E:  libpam-modules pre-depends on libdb5.3t64
00:00:37.566 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:37.571 E: 
00:00:37.576 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.581 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.585 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:37.590 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:37.594 E: 
00:00:37.599 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.604 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.608 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:37.614 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:37.618 E: 
00:00:37.623 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.627 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.632 E:  libpam-modules pre-depends on libsystemd0
00:00:37.640 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:37.645 E: 
00:00:37.650 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.655 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.660 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:37.665 E:   debconf is unpacked, but has never been configured.
00:00:37.669 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:37.673 E: 
00:00:37.679 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.685 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:37.689 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:37.693 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:37.698 E: 
00:00:37.703 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.708 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:37.713 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:37.718 E: Selecting previously unselected package libpam-runtime.
00:00:37.724 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:37.729 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:37.997 E: Selecting previously unselected package login.
00:00:38.001 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.006 E:  login pre-depends on libpam-modules
00:00:38.012 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:38.017 E: 
00:00:38.025 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.032 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.036 E:  login pre-depends on libpam-runtime
00:00:38.043 E:   libpam-runtime is unpacked, but has never been configured.
00:00:38.048 E: 
00:00:38.054 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.058 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.064 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:38.069 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:38.074 E: 
00:00:38.079 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.084 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.089 E:  login pre-depends on libc6 (>= 2.38)
00:00:38.094 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.099 E: 
00:00:38.104 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.109 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.114 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:38.119 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:38.124 E: 
00:00:38.130 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.135 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:38.139 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:38.144 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:38.149 E: 
00:00:38.154 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.159 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:38.163 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:38.168 E: Selecting previously unselected package ncurses-bin.
00:00:38.173 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:38.177 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:38.182 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.186 E: 
00:00:38.192 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.196 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:38.201 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:38.206 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:38.210 E: 
00:00:38.214 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.219 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:38.223 E: Unpacking ncurses-bin (6.5-2) ...
00:00:38.228 E: Selecting previously unselected package perl-base.
00:00:38.233 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:38.237 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:38.242 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.246 E: 
00:00:38.250 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.255 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:38.260 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:38.264 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:38.269 E: 
00:00:38.273 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.277 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:38.281 E: Unpacking perl-base (5.38.2-5) ...
00:00:38.604 E: Selecting previously unselected package sed.
00:00:38.611 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:38.616 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:38.621 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:38.626 E: 
00:00:38.630 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.634 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:38.639 E:  sed pre-depends on libc6 (>= 2.34)
00:00:38.644 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.650 E: 
00:00:38.654 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.659 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:38.663 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:38.668 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:38.672 E: 
00:00:38.676 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.681 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:38.685 E: Unpacking sed (4.9-2) ...
00:00:38.690 E: Selecting previously unselected package libblkid1:amd64.
00:00:38.694 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:38.698 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:38.735 E: Selecting previously unselected package libmount1:amd64.
00:00:38.740 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:38.744 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:38.787 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:38.791 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:38.795 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:38.835 E: Selecting previously unselected package libudev1:amd64.
00:00:38.839 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:38.844 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:38.881 E: Selecting previously unselected package libuuid1:amd64.
00:00:38.885 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:38.890 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:38.916 E: Selecting previously unselected package util-linux.
00:00:38.920 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.925 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:38.930 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:38.934 E: 
00:00:38.939 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.943 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.948 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:38.952 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.956 E: 
00:00:38.961 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.965 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.970 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:38.974 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:38.978 E: 
00:00:38.983 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.988 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.992 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:38.996 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:39.001 E: 
00:00:39.006 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.011 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.015 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:39.020 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:39.024 E: 
00:00:39.028 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.033 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.037 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:39.042 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:39.046 E: 
00:00:39.051 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.055 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.060 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:39.066 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:39.071 E: 
00:00:39.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.079 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.084 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:39.088 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:39.093 E: 
00:00:39.098 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.104 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.108 E:  util-linux pre-depends on libsystemd0
00:00:39.113 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:39.118 E: 
00:00:39.121 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.126 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.131 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:39.136 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:39.141 E: 
00:00:39.146 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.151 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.156 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:39.161 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:39.166 E: 
00:00:39.170 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.174 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:39.178 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:39.182 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:39.186 E: 
00:00:39.191 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.195 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:39.200 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:39.204 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:39.208 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:39.213 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:39.218 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:39.221 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:39.226 E: Selecting previously unselected package init-system-helpers.
00:00:39.230 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:39.234 E: Unpacking init-system-helpers (1.66) ...
00:00:39.248 E: Selecting previously unselected package libc-bin.
00:00:39.253 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:39.258 E: Unpacking libc-bin (2.38-13) ...
00:00:39.346 E: Selecting previously unselected package ncurses-base.
00:00:39.351 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:39.355 E: Unpacking ncurses-base (6.5-2) ...
00:00:39.398 E: Selecting previously unselected package sysvinit-utils.
00:00:39.402 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:39.407 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:39.440 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:39.445 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:39.450 E: Setting up debconf (1.5.86) ...
00:00:39.601 E: Setting up ncurses-base (6.5-2) ...
00:00:39.614 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:39.621 E: Setting up libc6:amd64 (2.38-13) ...
00:00:39.761 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:39.770 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:39.775 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:39.783 E: Setting up sysvinit-utils (3.09-1) ...
00:00:39.789 E: Setting up debianutils (5.19) ...
00:00:39.876 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:39.881 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:39.887 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:39.893 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:39.898 E: Setting up base-files (13.3) ...
00:00:39.937 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:39.942 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:39.947 E: Setting up dash (0.5.12-9) ...
00:00:40.007 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:40.012 E: Setting up bash (5.2.21-2.1) ...
00:00:40.027 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:40.033 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:40.039 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:40.043 E: Setting up libc-bin (2.38-13) ...
00:00:40.068 E: Setting up ncurses-bin (6.5-2) ...
00:00:40.073 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:40.082 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:40.087 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:40.092 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:40.096 E: Setting up diffutils (1:3.10-1) ...
00:00:40.102 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:40.107 E: Setting up hostname (3.23+nmu2) ...
00:00:40.113 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:40.118 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:40.125 E: Setting up init-system-helpers (1.66) ...
00:00:40.131 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:40.140 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:40.146 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:40.152 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:40.159 E: Setting up grep (3.11-4) ...
00:00:40.165 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:40.172 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:40.179 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:40.187 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:40.304 E: Setting up sed (4.9-2) ...
00:00:40.309 E: Setting up findutils (4.10.0-2) ...
00:00:40.313 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:40.318 E: Setting up base-passwd (3.6.3) ...
00:00:40.450 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:40.455 E: Setting up tar (1.35+dfsg-3) ...
00:00:40.461 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:40.466 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:40.473 E: Setting up coreutils (9.4-3.1) ...
00:00:40.477 E: Setting up util-linux (2.40.1-8.1) ...
00:00:40.488 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:40.694 E: Setting up dpkg (1.22.6) ...
00:00:40.925 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:40.954 E: Setting up perl-base (5.38.2-5) ...
00:00:40.966 E: Setting up gzip (1.12-1.1) ...
00:00:41.031 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:41.215 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:41.244 E: Processing triggers for libc-bin (2.38-13) ...
00:00:41.265 E: I: installing essential packages...
00:00:48.819 E: I: installing remaining packages inside the chroot...
00:00:55.005 E: I: cleaning package lists and apt cache...
00:00:55.111 E: I: creating tarball...
00:00:56.869 E: I: done
00:00:56.877 E: I: removing tempdir /tmp/mmdebstrap.pba7Y7hGlH...
00:00:57.104 E: I: success in 33.3127 seconds
00:00:57.125 E: + filter
00:00:57.130 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:57.135 E: + cmp - /tmp/debian-chroot-root.tar
00:00:58.725 E: + rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:11
result: SUCCESS
------------------------------------------------------------------------------
(265/280) jessie-or-older
dist: unstable
mode: unshare
variant: essential
format: auto
time left: 0:10:43
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.021 E: + id -u
00:00:00.025 E: + [ 0 -eq 0 ]
00:00:00.029 E: + prefix=
00:00:00.034 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.041 E: + [ unshare != root ]
00:00:00.044 E: + [ unshare != auto ]
00:00:00.048 E: + id user
00:00:00.052 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.055 E: + useradd --home-dir /home/user --create-home user
00:00:00.059 E: + prefix=runuser -u user --
00:00:00.063 E: + MMTARFILTER=
00:00:00.066 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.070 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.073 E: + [ -x ./tarfilter ]
00:00:00.076 E: + MMTARFILTER=./tarfilter
00:00:00.080 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian
00:00:00.484 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.518 E: I: finding correct signed-by value...
00:00:00.625 E: I: automatically chosen format: tar
00:00:00.631 E: I: using /tmp/mmdebstrap.wjAV0u3oN8 as tempdir
00:00:00.686 E: I: running apt-get update...
00:00:03.902 E: I: downloading packages with apt...
00:00:06.263 E: I: extracting archives...
00:00:08.740 E: I: installing essential packages...
00:00:15.338 E: I: cleaning package lists and apt cache...
00:00:15.423 E: I: creating tarball...
00:00:16.055 E: I: done
00:00:16.063 E: I: removing tempdir /tmp/mmdebstrap.wjAV0u3oN8...
00:00:16.239 E: I: success in 15.8774 seconds
00:00:16.248 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:16.253 E: + filter
00:00:16.257 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:16.727 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:16.755 E: I: finding correct signed-by value...
00:00:16.856 E: I: automatically chosen format: tar
00:00:16.860 E: I: using /tmp/mmdebstrap.aB0RymYwQA as tempdir
00:00:16.984 E: I: running apt-get update...
00:00:20.163 E: I: downloading packages with apt...
00:00:22.336 E: I: extracting archives...
00:00:24.908 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.aB0RymYwQA
00:00:24.926 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.aB0RymYwQA
00:00:25.432 E: Selecting previously unselected package base-passwd.
00:00:25.436 E: (Reading database ... 0 files and directories currently installed.)
00:00:25.441 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:25.445 E: Unpacking base-passwd (3.6.3) ...
00:00:25.461 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:25.465 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:25.468 E:   Package libc6 is not installed.
00:00:25.472 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:25.476 E:   Package libdebconfclient0 is not installed.
00:00:25.480 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:25.483 E:   Package libselinux1 is not installed.
00:00:25.487 E: 
00:00:25.490 E: Setting up base-passwd (3.6.3) ...
00:00:25.600 E: Selecting previously unselected package base-files.
00:00:25.604 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:25.608 E:  base-files pre-depends on awk
00:00:25.612 E:   awk is not installed.
00:00:25.616 E: 
00:00:25.620 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.623 E: (Reading database ... 41 files and directories currently installed.)
00:00:25.627 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:25.631 E: Unpacking base-files (13.3) ...
00:00:25.647 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:25.650 E:  base-files depends on awk; however:
00:00:25.654 E:   Package awk is not installed.
00:00:25.659 E: 
00:00:25.663 E: Setting up base-files (13.3) ...
00:00:25.773 E: Selecting previously unselected package dpkg.
00:00:25.778 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.782 E:  dpkg pre-depends on libbz2-1.0
00:00:25.786 E:   libbz2-1.0 is not installed.
00:00:25.790 E: 
00:00:25.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.799 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.803 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:25.807 E:   libc6 is not installed.
00:00:25.812 E: 
00:00:25.815 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.819 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.823 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:25.827 E:   liblzma5 is not installed.
00:00:25.831 E: 
00:00:25.836 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.840 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.844 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:25.848 E:   libmd0 is not installed.
00:00:25.852 E: 
00:00:25.856 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.860 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.864 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:25.867 E:   libselinux1 is not installed.
00:00:25.871 E: 
00:00:25.875 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.879 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.883 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:25.886 E:   libzstd1 is not installed.
00:00:25.890 E: 
00:00:25.894 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.898 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.903 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:25.906 E:   zlib1g is not installed.
00:00:25.909 E: 
00:00:25.913 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.917 E: (Reading database ... 133 files and directories currently installed.)
00:00:25.921 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:25.925 E: Unpacking dpkg (1.22.6) ...
00:00:25.947 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:25.951 E:  dpkg depends on libbz2-1.0; however:
00:00:25.955 E:   Package libbz2-1.0 is not installed.
00:00:25.959 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:25.963 E:   Package libc6 is not installed.
00:00:25.967 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:25.970 E:   Package liblzma5 is not installed.
00:00:25.974 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:25.978 E:   Package libmd0 is not installed.
00:00:25.981 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:25.985 E:   Package libselinux1 is not installed.
00:00:25.989 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:25.993 E:   Package libzstd1 is not installed.
00:00:25.997 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:26.001 E:   Package zlib1g is not installed.
00:00:26.005 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:26.008 E:   Package tar is not installed.
00:00:26.012 E: 
00:00:26.015 E: Setting up dpkg (1.22.6) ...
00:00:26.169 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:26.173 E: (Reading database ... 414 files and directories currently installed.)
00:00:26.178 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:26.182 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:26.214 E: Selecting previously unselected package libc6:amd64.
00:00:26.218 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:26.371 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:26.702 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:26.707 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:26.710 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:26.740 E: Selecting previously unselected package mawk.
00:00:26.744 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:26.749 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:26.787 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:26.792 E:  base-files pre-depends on awk
00:00:26.796 E:   mawk provides awk but is unpacked but not configured.
00:00:26.800 E: 
00:00:26.804 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.809 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:26.813 E: Unpacking base-files (13.3) over (13.3) ...
00:00:26.852 E: Selecting previously unselected package libtinfo6:amd64.
00:00:26.857 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:26.862 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:26.898 E: Selecting previously unselected package debianutils.
00:00:26.903 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:26.907 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:26.911 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.914 E: 
00:00:26.918 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.923 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:26.926 E: Unpacking debianutils (5.19) ...
00:00:26.951 E: Selecting previously unselected package bash.
00:00:26.956 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:26.960 E:  bash pre-depends on libc6 (>= 2.38)
00:00:26.964 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.968 E: 
00:00:26.971 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.975 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:26.979 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:26.982 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:26.986 E: 
00:00:26.990 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.994 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:26.998 E: Unpacking bash (5.2.21-2.1) ...
00:00:27.120 E: Selecting previously unselected package libcap2:amd64.
00:00:27.123 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:27.128 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:27.151 E: Selecting previously unselected package libsystemd0:amd64.
00:00:27.155 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:27.159 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:27.212 E: Selecting previously unselected package bsdutils.
00:00:27.216 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:27.221 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:27.225 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.229 E: 
00:00:27.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.237 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:27.241 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:27.244 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:27.248 E: 
00:00:27.253 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.257 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:27.261 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:27.265 E: Selecting previously unselected package libacl1:amd64.
00:00:27.270 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:27.274 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:27.294 E: Selecting previously unselected package libattr1:amd64.
00:00:27.298 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:27.302 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:27.327 E: Selecting previously unselected package libgmp10:amd64.
00:00:27.331 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:27.336 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:27.385 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:27.389 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:27.393 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:27.440 E: Selecting previously unselected package libselinux1:amd64.
00:00:27.443 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:27.447 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:27.474 E: Selecting previously unselected package libzstd1:amd64.
00:00:27.479 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:27.482 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:27.531 E: Selecting previously unselected package zlib1g:amd64.
00:00:27.535 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:27.539 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:27.570 E: Selecting previously unselected package libssl3t64:amd64.
00:00:27.574 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:27.579 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:27.795 E: Selecting previously unselected package coreutils.
00:00:27.800 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.807 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:27.811 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:27.815 E: 
00:00:27.819 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.823 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.828 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:27.832 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:27.837 E: 
00:00:27.841 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.846 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.850 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:27.854 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.858 E: 
00:00:27.862 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.867 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.871 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:27.875 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:27.879 E: 
00:00:27.884 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.888 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.894 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:27.899 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:27.902 E: 
00:00:27.906 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.911 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.915 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:27.919 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:27.922 E: 
00:00:27.926 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.931 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:27.934 E: Unpacking coreutils (9.4-3.1) ...
00:00:28.162 E: Selecting previously unselected package dash.
00:00:28.167 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:28.172 E:  dash pre-depends on libc6 (>= 2.38)
00:00:28.176 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.180 E: 
00:00:28.184 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.189 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:28.192 E: Unpacking dash (0.5.12-9) ...
00:00:28.206 E: Selecting previously unselected package diffutils.
00:00:28.212 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:28.216 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:28.221 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.226 E: 
00:00:28.230 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.235 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:28.239 E: Unpacking diffutils (1:3.10-1) ...
00:00:28.285 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:28.290 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:28.294 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:28.322 E: Selecting previously unselected package liblzma5:amd64.
00:00:28.325 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:28.330 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:28.367 E: Selecting previously unselected package libmd0:amd64.
00:00:28.371 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:28.375 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:28.397 E: Selecting previously unselected package tar.
00:00:28.400 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:28.404 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:28.408 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:28.412 E: 
00:00:28.415 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.420 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:28.423 E:  tar pre-depends on libc6 (>= 2.34)
00:00:28.427 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.431 E: 
00:00:28.435 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.439 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:28.443 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:28.447 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.451 E: 
00:00:28.454 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.458 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:28.462 E: Unpacking tar (1.35+dfsg-3) ...
00:00:28.510 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.514 E:  dpkg pre-depends on libbz2-1.0
00:00:28.518 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:28.522 E: 
00:00:28.525 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.529 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.533 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:28.537 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.540 E: 
00:00:28.544 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.548 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.552 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:28.556 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:28.560 E: 
00:00:28.565 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.568 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.572 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:28.576 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:28.580 E: 
00:00:28.584 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.588 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.594 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:28.598 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.602 E: 
00:00:28.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.610 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.614 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:28.618 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:28.621 E: 
00:00:28.625 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.629 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:28.632 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:28.636 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:28.639 E: 
00:00:28.643 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.647 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:28.651 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:28.711 E: Selecting previously unselected package findutils.
00:00:28.714 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:28.718 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:28.722 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.726 E: 
00:00:28.731 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.735 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:28.739 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:28.743 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.748 E: 
00:00:28.754 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.758 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:28.762 E: Unpacking findutils (4.10.0-2) ...
00:00:28.800 E: Selecting previously unselected package grep.
00:00:28.805 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:28.811 E:  grep pre-depends on libc6 (>= 2.34)
00:00:28.815 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.820 E: 
00:00:28.824 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.829 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:28.833 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:28.836 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:28.841 E: 
00:00:28.846 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.849 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:28.854 E: Unpacking grep (3.11-4) ...
00:00:28.880 E: Selecting previously unselected package gzip.
00:00:28.884 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:28.890 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:28.894 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.899 E: 
00:00:28.903 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.906 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:28.915 E: Unpacking gzip (1.12-1.1) ...
00:00:28.957 E: Selecting previously unselected package hostname.
00:00:28.961 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:28.966 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:28.969 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.974 E: 
00:00:28.977 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.982 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:28.986 E: Unpacking hostname (3.23+nmu2) ...
00:00:28.990 E: Selecting previously unselected package libaudit-common.
00:00:28.994 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:28.998 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:29.019 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:29.023 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:29.027 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:29.051 E: Selecting previously unselected package libaudit1:amd64.
00:00:29.055 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:29.059 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:29.088 E: Selecting previously unselected package libcrypt1:amd64.
00:00:29.092 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:29.097 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:29.127 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:29.131 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:29.136 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:29.225 E: Selecting previously unselected package debconf.
00:00:29.230 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:29.234 E: Unpacking debconf (1.5.86) ...
00:00:29.311 E: Selecting previously unselected package libpam0g:amd64.
00:00:29.317 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:29.322 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:29.354 E: Selecting previously unselected package libpam-modules-bin.
00:00:29.359 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:29.363 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:29.396 E: Selecting previously unselected package libpam-modules:amd64.
00:00:29.401 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.405 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:29.409 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:29.413 E: 
00:00:29.417 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.421 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.425 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:29.429 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.434 E: 
00:00:29.438 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.443 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.447 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:29.451 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:29.455 E: 
00:00:29.459 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.463 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.467 E:  libpam-modules pre-depends on libdb5.3t64
00:00:29.471 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:29.475 E: 
00:00:29.478 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.482 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.485 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:29.489 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:29.492 E: 
00:00:29.498 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.502 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.506 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:29.509 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:29.513 E: 
00:00:29.517 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.521 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.525 E:  libpam-modules pre-depends on libsystemd0
00:00:29.530 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:29.534 E: 
00:00:29.539 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.542 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.546 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:29.550 E:   debconf is unpacked, but has never been configured.
00:00:29.554 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:29.557 E: 
00:00:29.562 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.566 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:29.570 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:29.575 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:29.580 E: 
00:00:29.584 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.588 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:29.594 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:29.599 E: Selecting previously unselected package libpam-runtime.
00:00:29.603 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:29.607 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:29.663 E: Selecting previously unselected package login.
00:00:29.667 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.671 E:  login pre-depends on libpam-modules
00:00:29.675 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:29.679 E: 
00:00:29.683 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.688 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.692 E:  login pre-depends on libpam-runtime
00:00:29.697 E:   libpam-runtime is unpacked, but has never been configured.
00:00:29.701 E: 
00:00:29.705 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.709 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.713 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:29.718 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:29.722 E: 
00:00:29.726 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.730 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.734 E:  login pre-depends on libc6 (>= 2.38)
00:00:29.738 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.742 E: 
00:00:29.746 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.751 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.755 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:29.759 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:29.763 E: 
00:00:29.767 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.771 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:29.776 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:29.780 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:29.786 E: 
00:00:29.790 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.794 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:29.798 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:29.803 E: Selecting previously unselected package ncurses-bin.
00:00:29.806 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:29.810 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:29.814 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.819 E: 
00:00:29.823 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.827 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:29.830 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:29.834 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:29.838 E: 
00:00:29.842 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.846 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:29.851 E: Unpacking ncurses-bin (6.5-2) ...
00:00:29.856 E: Selecting previously unselected package perl-base.
00:00:29.860 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:29.864 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:29.868 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.873 E: 
00:00:29.876 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.881 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:29.885 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:29.888 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:29.892 E: 
00:00:29.896 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.900 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:29.904 E: Unpacking perl-base (5.38.2-5) ...
00:00:30.212 E: Selecting previously unselected package sed.
00:00:30.216 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.220 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:30.225 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:30.229 E: 
00:00:30.234 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.239 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.243 E:  sed pre-depends on libc6 (>= 2.34)
00:00:30.248 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.252 E: 
00:00:30.256 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.260 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.264 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:30.269 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:30.273 E: 
00:00:30.277 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.282 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:30.286 E: Unpacking sed (4.9-2) ...
00:00:30.290 E: Selecting previously unselected package libblkid1:amd64.
00:00:30.294 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:30.298 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:30.339 E: Selecting previously unselected package libmount1:amd64.
00:00:30.343 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:30.347 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:30.389 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:30.394 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:30.398 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:30.432 E: Selecting previously unselected package libudev1:amd64.
00:00:30.436 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:30.440 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:30.473 E: Selecting previously unselected package libuuid1:amd64.
00:00:30.477 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:30.481 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:30.506 E: Selecting previously unselected package util-linux.
00:00:30.510 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.515 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:30.519 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:30.523 E: 
00:00:30.527 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.530 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.533 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:30.538 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.542 E: 
00:00:30.546 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.550 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.554 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:30.558 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:30.563 E: 
00:00:30.567 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.570 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.574 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:30.578 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:30.582 E: 
00:00:30.586 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.591 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.595 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:30.599 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:30.603 E: 
00:00:30.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.610 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.614 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:30.618 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:30.622 E: 
00:00:30.626 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.630 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.634 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:30.638 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:30.641 E: 
00:00:30.645 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.649 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.653 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:30.657 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:30.661 E: 
00:00:30.665 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.668 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.672 E:  util-linux pre-depends on libsystemd0
00:00:30.676 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:30.680 E: 
00:00:30.684 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.688 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.692 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:30.696 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:30.700 E: 
00:00:30.703 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.708 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.713 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:30.718 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:30.722 E: 
00:00:30.726 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.730 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:30.733 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:30.737 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:30.741 E: 
00:00:30.745 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.749 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:30.754 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:30.758 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:30.762 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:30.766 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:30.770 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:30.774 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:30.779 E: Selecting previously unselected package init-system-helpers.
00:00:30.786 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:30.791 E: Unpacking init-system-helpers (1.66) ...
00:00:30.816 E: Selecting previously unselected package libc-bin.
00:00:30.821 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:30.827 E: Unpacking libc-bin (2.38-13) ...
00:00:30.914 E: Selecting previously unselected package ncurses-base.
00:00:30.919 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:30.923 E: Unpacking ncurses-base (6.5-2) ...
00:00:30.966 E: Selecting previously unselected package sysvinit-utils.
00:00:30.970 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:30.974 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:31.004 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:31.009 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:31.013 E: Setting up debconf (1.5.86) ...
00:00:31.154 E: Setting up ncurses-base (6.5-2) ...
00:00:31.168 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:31.175 E: Setting up libc6:amd64 (2.38-13) ...
00:00:31.304 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:31.310 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:31.315 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:31.323 E: Setting up sysvinit-utils (3.09-1) ...
00:00:31.327 E: Setting up debianutils (5.19) ...
00:00:31.400 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:31.406 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:31.411 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:31.416 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:31.422 E: Setting up base-files (13.3) ...
00:00:31.456 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:31.460 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:31.464 E: Setting up dash (0.5.12-9) ...
00:00:31.514 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:31.519 E: Setting up bash (5.2.21-2.1) ...
00:00:31.532 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:31.537 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:31.541 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:31.547 E: Setting up libc-bin (2.38-13) ...
00:00:31.567 E: Setting up ncurses-bin (6.5-2) ...
00:00:31.571 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:31.577 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:31.582 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:31.585 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:31.590 E: Setting up diffutils (1:3.10-1) ...
00:00:31.594 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:31.599 E: Setting up hostname (3.23+nmu2) ...
00:00:31.603 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:31.607 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:31.613 E: Setting up init-system-helpers (1.66) ...
00:00:31.617 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:31.621 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:31.626 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:31.630 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:31.635 E: Setting up grep (3.11-4) ...
00:00:31.639 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:31.644 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:31.649 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:31.654 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:31.760 E: Setting up sed (4.9-2) ...
00:00:31.766 E: Setting up findutils (4.10.0-2) ...
00:00:31.771 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:31.775 E: Setting up base-passwd (3.6.3) ...
00:00:31.911 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:31.916 E: Setting up tar (1.35+dfsg-3) ...
00:00:31.922 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:31.926 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:31.933 E: Setting up coreutils (9.4-3.1) ...
00:00:31.938 E: Setting up util-linux (2.40.1-8.1) ...
00:00:31.949 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:32.136 E: Setting up dpkg (1.22.6) ...
00:00:32.345 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:32.373 E: Setting up perl-base (5.38.2-5) ...
00:00:32.385 E: Setting up gzip (1.12-1.1) ...
00:00:32.443 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:32.599 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:32.629 E: Processing triggers for libc-bin (2.38-13) ...
00:00:32.651 E: I: installing essential packages...
00:00:39.642 E: I: cleaning package lists and apt cache...
00:00:39.735 E: I: creating tarball...
00:00:40.909 E: I: done
00:00:40.943 E: I: removing tempdir /tmp/mmdebstrap.aB0RymYwQA...
00:00:41.158 E: I: success in 24.6259 seconds
00:00:41.167 E: + filter
00:00:41.171 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:41.175 E: + cmp - /tmp/debian-chroot-unshare.tar
00:00:42.316 E: + rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:52
result: SUCCESS
------------------------------------------------------------------------------
(266/280) jessie-or-older
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:10:04
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.021 E: + trap rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.026 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.035 E: + prefix=
00:00:00.039 E: + id -u
00:00:00.043 E: + [ 0 -eq 0 ]
00:00:00.047 E: + [ unshare != root ]
00:00:00.050 E: + [ unshare != auto ]
00:00:00.055 E: + id user
00:00:00.060 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.064 E: + useradd --home-dir /home/user --create-home user
00:00:00.068 E: + prefix=runuser -u user --
00:00:00.072 E: + MMTARFILTER=
00:00:00.077 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.081 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.084 E: + [ -x ./tarfilter ]
00:00:00.089 E: + MMTARFILTER=./tarfilter
00:00:00.095 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian
00:00:00.546 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.581 E: I: finding correct signed-by value...
00:00:00.693 E: I: automatically chosen format: tar
00:00:00.698 E: I: using /tmp/mmdebstrap.cl1k_BYVF5 as tempdir
00:00:00.752 E: I: running apt-get update...
00:00:04.276 E: I: downloading packages with apt...
00:00:06.870 E: I: extracting archives...
00:00:09.511 E: I: installing essential packages...
00:00:16.407 E: I: installing remaining packages inside the chroot...
00:00:20.376 E: I: cleaning package lists and apt cache...
00:00:20.466 E: I: creating tarball...
00:00:21.260 E: I: done
00:00:21.268 E: I: removing tempdir /tmp/mmdebstrap.cl1k_BYVF5...
00:00:21.449 E: I: success in 21.0468 seconds
00:00:21.458 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:21.463 E: + filter
00:00:21.468 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:21.955 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:21.995 E: I: finding correct signed-by value...
00:00:22.108 E: I: automatically chosen format: tar
00:00:22.114 E: I: using /tmp/mmdebstrap.gVcb7iadbv as tempdir
00:00:22.242 E: I: running apt-get update...
00:00:25.422 E: I: downloading packages with apt...
00:00:27.532 E: I: extracting archives...
00:00:30.061 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.gVcb7iadbv
00:00:30.076 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.gVcb7iadbv
00:00:30.584 E: Selecting previously unselected package base-passwd.
00:00:30.588 E: (Reading database ... 0 files and directories currently installed.)
00:00:30.592 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:30.595 E: Unpacking base-passwd (3.6.3) ...
00:00:30.613 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:30.617 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:30.620 E:   Package libc6 is not installed.
00:00:30.624 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:30.627 E:   Package libdebconfclient0 is not installed.
00:00:30.631 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:30.636 E:   Package libselinux1 is not installed.
00:00:30.640 E: 
00:00:30.644 E: Setting up base-passwd (3.6.3) ...
00:00:30.758 E: Selecting previously unselected package base-files.
00:00:30.763 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:30.768 E:  base-files pre-depends on awk
00:00:30.772 E:   awk is not installed.
00:00:30.776 E: 
00:00:30.780 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.784 E: (Reading database ... 41 files and directories currently installed.)
00:00:30.788 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:30.791 E: Unpacking base-files (13.3) ...
00:00:30.808 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:30.813 E:  base-files depends on awk; however:
00:00:30.816 E:   Package awk is not installed.
00:00:30.820 E: 
00:00:30.824 E: Setting up base-files (13.3) ...
00:00:30.930 E: Selecting previously unselected package dpkg.
00:00:30.934 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:30.938 E:  dpkg pre-depends on libbz2-1.0
00:00:30.943 E:   libbz2-1.0 is not installed.
00:00:30.948 E: 
00:00:30.952 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.958 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:30.962 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:30.967 E:   libc6 is not installed.
00:00:30.972 E: 
00:00:30.976 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.980 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:30.984 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:30.988 E:   liblzma5 is not installed.
00:00:30.991 E: 
00:00:30.996 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.000 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.004 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:31.007 E:   libmd0 is not installed.
00:00:31.011 E: 
00:00:31.015 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.019 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.023 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:31.026 E:   libselinux1 is not installed.
00:00:31.030 E: 
00:00:31.034 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.038 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.041 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:31.045 E:   libzstd1 is not installed.
00:00:31.049 E: 
00:00:31.053 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.057 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.061 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:31.064 E:   zlib1g is not installed.
00:00:31.069 E: 
00:00:31.073 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.076 E: (Reading database ... 133 files and directories currently installed.)
00:00:31.080 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:31.084 E: Unpacking dpkg (1.22.6) ...
00:00:31.105 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:31.109 E:  dpkg depends on libbz2-1.0; however:
00:00:31.113 E:   Package libbz2-1.0 is not installed.
00:00:31.117 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:31.121 E:   Package libc6 is not installed.
00:00:31.125 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:31.129 E:   Package liblzma5 is not installed.
00:00:31.132 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:31.136 E:   Package libmd0 is not installed.
00:00:31.141 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:31.145 E:   Package libselinux1 is not installed.
00:00:31.149 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:31.153 E:   Package libzstd1 is not installed.
00:00:31.158 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:31.162 E:   Package zlib1g is not installed.
00:00:31.167 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:31.171 E:   Package tar is not installed.
00:00:31.176 E: 
00:00:31.180 E: Setting up dpkg (1.22.6) ...
00:00:31.354 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:31.359 E: (Reading database ... 414 files and directories currently installed.)
00:00:31.362 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:31.366 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:31.396 E: Selecting previously unselected package libc6:amd64.
00:00:31.401 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:31.541 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:31.870 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:31.874 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:31.878 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:31.904 E: Selecting previously unselected package mawk.
00:00:31.908 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:31.913 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:31.949 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:31.953 E:  base-files pre-depends on awk
00:00:31.958 E:   mawk provides awk but is unpacked but not configured.
00:00:31.962 E: 
00:00:31.966 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.970 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:31.974 E: Unpacking base-files (13.3) over (13.3) ...
00:00:32.012 E: Selecting previously unselected package libtinfo6:amd64.
00:00:32.018 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:32.025 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:32.070 E: Selecting previously unselected package debianutils.
00:00:32.074 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:32.079 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:32.083 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.087 E: 
00:00:32.091 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.096 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:32.099 E: Unpacking debianutils (5.19) ...
00:00:32.129 E: Selecting previously unselected package bash.
00:00:32.133 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.137 E:  bash pre-depends on libc6 (>= 2.38)
00:00:32.141 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.145 E: 
00:00:32.149 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.153 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.157 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:32.161 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:32.165 E: 
00:00:32.171 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.175 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:32.179 E: Unpacking bash (5.2.21-2.1) ...
00:00:32.313 E: Selecting previously unselected package libcap2:amd64.
00:00:32.318 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:32.322 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:32.346 E: Selecting previously unselected package libsystemd0:amd64.
00:00:32.350 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:32.354 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:32.414 E: Selecting previously unselected package bsdutils.
00:00:32.418 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:32.423 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:32.427 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.431 E: 
00:00:32.435 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.440 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:32.444 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:32.448 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:32.453 E: 
00:00:32.457 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.461 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:32.465 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:32.468 E: Selecting previously unselected package libacl1:amd64.
00:00:32.472 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:32.476 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:32.491 E: Selecting previously unselected package libattr1:amd64.
00:00:32.495 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:32.499 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:32.522 E: Selecting previously unselected package libgmp10:amd64.
00:00:32.526 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:32.530 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:32.576 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:32.582 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:32.586 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:32.633 E: Selecting previously unselected package libselinux1:amd64.
00:00:32.637 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:32.641 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:32.668 E: Selecting previously unselected package libzstd1:amd64.
00:00:32.672 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:32.677 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:32.727 E: Selecting previously unselected package zlib1g:amd64.
00:00:32.732 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:32.736 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:32.769 E: Selecting previously unselected package libssl3t64:amd64.
00:00:32.774 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:32.778 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:32.989 E: Selecting previously unselected package coreutils.
00:00:32.994 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:32.998 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:33.002 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.007 E: 
00:00:33.011 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.016 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.020 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:33.024 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:33.028 E: 
00:00:33.032 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.036 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.040 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:33.044 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.049 E: 
00:00:33.052 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.056 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.061 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:33.067 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:33.071 E: 
00:00:33.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.079 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.083 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.087 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.091 E: 
00:00:33.095 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.098 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.102 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:33.106 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:33.110 E: 
00:00:33.114 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.118 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:33.122 E: Unpacking coreutils (9.4-3.1) ...
00:00:33.349 E: Selecting previously unselected package dash.
00:00:33.354 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:33.358 E:  dash pre-depends on libc6 (>= 2.38)
00:00:33.363 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.369 E: 
00:00:33.374 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.378 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:33.383 E: Unpacking dash (0.5.12-9) ...
00:00:33.390 E: Selecting previously unselected package diffutils.
00:00:33.394 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:33.399 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:33.403 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.407 E: 
00:00:33.411 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.414 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:33.418 E: Unpacking diffutils (1:3.10-1) ...
00:00:33.461 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:33.466 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:33.470 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:33.492 E: Selecting previously unselected package liblzma5:amd64.
00:00:33.496 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:33.500 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:33.537 E: Selecting previously unselected package libmd0:amd64.
00:00:33.541 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:33.545 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:33.566 E: Selecting previously unselected package tar.
00:00:33.571 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.575 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:33.578 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.581 E: 
00:00:33.585 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.589 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.593 E:  tar pre-depends on libc6 (>= 2.34)
00:00:33.597 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.602 E: 
00:00:33.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.610 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.614 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:33.618 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.622 E: 
00:00:33.627 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.630 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:33.634 E: Unpacking tar (1.35+dfsg-3) ...
00:00:33.672 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.676 E:  dpkg pre-depends on libbz2-1.0
00:00:33.681 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:33.686 E: 
00:00:33.690 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.695 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.700 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:33.704 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.708 E: 
00:00:33.712 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.715 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.719 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:33.724 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:33.729 E: 
00:00:33.734 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.738 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.741 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:33.745 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:33.750 E: 
00:00:33.755 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.760 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.764 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:33.768 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.771 E: 
00:00:33.775 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.778 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.783 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:33.787 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:33.792 E: 
00:00:33.797 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.801 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.805 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:33.808 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:33.812 E: 
00:00:33.817 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.821 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:33.824 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:33.874 E: Selecting previously unselected package findutils.
00:00:33.878 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:33.882 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:33.887 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.890 E: 
00:00:33.894 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.897 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:33.901 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.904 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.908 E: 
00:00:33.912 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.916 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:33.921 E: Unpacking findutils (4.10.0-2) ...
00:00:33.958 E: Selecting previously unselected package grep.
00:00:33.962 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:33.965 E:  grep pre-depends on libc6 (>= 2.34)
00:00:33.969 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.972 E: 
00:00:33.976 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.980 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:33.985 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:33.990 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:33.994 E: 
00:00:33.997 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.001 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:34.005 E: Unpacking grep (3.11-4) ...
00:00:34.032 E: Selecting previously unselected package gzip.
00:00:34.037 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:34.041 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:34.045 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.049 E: 
00:00:34.053 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.057 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:34.065 E: Unpacking gzip (1.12-1.1) ...
00:00:34.105 E: Selecting previously unselected package hostname.
00:00:34.110 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:34.113 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:34.117 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.120 E: 
00:00:34.124 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.127 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:34.130 E: Unpacking hostname (3.23+nmu2) ...
00:00:34.135 E: Selecting previously unselected package libaudit-common.
00:00:34.139 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:34.142 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:34.165 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:34.169 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:34.173 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:34.198 E: Selecting previously unselected package libaudit1:amd64.
00:00:34.202 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:34.206 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:34.233 E: Selecting previously unselected package libcrypt1:amd64.
00:00:34.238 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:34.242 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:34.270 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:34.275 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:34.279 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:34.370 E: Selecting previously unselected package debconf.
00:00:34.374 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:34.378 E: Unpacking debconf (1.5.86) ...
00:00:34.444 E: Selecting previously unselected package libpam0g:amd64.
00:00:34.448 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:34.451 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:34.480 E: Selecting previously unselected package libpam-modules-bin.
00:00:34.484 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:34.488 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:34.517 E: Selecting previously unselected package libpam-modules:amd64.
00:00:34.521 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.524 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:34.528 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:34.532 E: 
00:00:34.536 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.540 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.544 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:34.547 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.551 E: 
00:00:34.555 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.558 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.562 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:34.566 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.570 E: 
00:00:34.574 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.578 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.581 E:  libpam-modules pre-depends on libdb5.3t64
00:00:34.585 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:34.589 E: 
00:00:34.593 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.597 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.600 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:34.604 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:34.607 E: 
00:00:34.611 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.615 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.619 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:34.623 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.627 E: 
00:00:34.631 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.635 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.639 E:  libpam-modules pre-depends on libsystemd0
00:00:34.642 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:34.646 E: 
00:00:34.650 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.654 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.658 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:34.661 E:   debconf is unpacked, but has never been configured.
00:00:34.665 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:34.669 E: 
00:00:34.672 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.676 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.680 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:34.685 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:34.689 E: 
00:00:34.694 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.698 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:34.701 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:34.705 E: Selecting previously unselected package libpam-runtime.
00:00:34.709 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:34.713 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:34.766 E: Selecting previously unselected package login.
00:00:34.771 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.775 E:  login pre-depends on libpam-modules
00:00:34.779 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:34.785 E: 
00:00:34.788 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.792 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.795 E:  login pre-depends on libpam-runtime
00:00:34.799 E:   libpam-runtime is unpacked, but has never been configured.
00:00:34.803 E: 
00:00:34.807 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.811 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.815 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:34.821 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:34.825 E: 
00:00:34.828 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.833 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.836 E:  login pre-depends on libc6 (>= 2.38)
00:00:34.840 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.844 E: 
00:00:34.848 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.852 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.856 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:34.860 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.864 E: 
00:00:34.868 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.872 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:34.876 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:34.879 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:34.884 E: 
00:00:34.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.892 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:34.895 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:34.899 E: Selecting previously unselected package ncurses-bin.
00:00:34.903 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:34.907 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:34.911 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.915 E: 
00:00:34.919 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.923 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:34.927 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:34.930 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:34.934 E: 
00:00:34.938 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.941 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:34.945 E: Unpacking ncurses-bin (6.5-2) ...
00:00:34.949 E: Selecting previously unselected package perl-base.
00:00:34.953 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:34.957 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:34.960 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.963 E: 
00:00:34.967 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.971 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:34.974 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:34.978 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.982 E: 
00:00:34.985 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.989 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:34.993 E: Unpacking perl-base (5.38.2-5) ...
00:00:35.299 E: Selecting previously unselected package sed.
00:00:35.304 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.308 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:35.312 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:35.315 E: 
00:00:35.319 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.322 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.326 E:  sed pre-depends on libc6 (>= 2.34)
00:00:35.330 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.334 E: 
00:00:35.337 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.341 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.345 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:35.349 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.352 E: 
00:00:35.355 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.359 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:35.363 E: Unpacking sed (4.9-2) ...
00:00:35.371 E: Selecting previously unselected package libblkid1:amd64.
00:00:35.375 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:35.378 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:35.416 E: Selecting previously unselected package libmount1:amd64.
00:00:35.420 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:35.424 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:35.468 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:35.472 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:35.476 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:35.509 E: Selecting previously unselected package libudev1:amd64.
00:00:35.513 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:35.517 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:35.550 E: Selecting previously unselected package libuuid1:amd64.
00:00:35.554 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:35.557 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:35.582 E: Selecting previously unselected package util-linux.
00:00:35.586 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.590 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:35.593 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:35.596 E: 
00:00:35.600 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.604 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.608 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:35.611 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.615 E: 
00:00:35.619 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.622 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.626 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:35.629 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:35.633 E: 
00:00:35.637 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.641 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.644 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.648 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.651 E: 
00:00:35.654 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.658 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.662 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:35.666 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:35.669 E: 
00:00:35.674 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.677 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.681 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:35.685 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.690 E: 
00:00:35.695 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.698 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.702 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:35.706 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.710 E: 
00:00:35.713 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.717 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.721 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:35.725 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:35.730 E: 
00:00:35.733 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.737 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.741 E:  util-linux pre-depends on libsystemd0
00:00:35.744 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:35.749 E: 
00:00:35.755 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.759 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.763 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:35.767 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.771 E: 
00:00:35.774 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.779 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.783 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:35.787 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:35.791 E: 
00:00:35.795 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.799 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:35.803 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:35.807 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:35.811 E: 
00:00:35.815 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.820 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:35.824 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:35.828 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:35.833 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:35.836 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:35.840 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:35.844 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:35.848 E: Selecting previously unselected package init-system-helpers.
00:00:35.852 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:35.856 E: Unpacking init-system-helpers (1.66) ...
00:00:35.884 E: Selecting previously unselected package libc-bin.
00:00:35.888 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:35.894 E: Unpacking libc-bin (2.38-13) ...
00:00:35.979 E: Selecting previously unselected package ncurses-base.
00:00:35.984 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:35.988 E: Unpacking ncurses-base (6.5-2) ...
00:00:36.027 E: Selecting previously unselected package sysvinit-utils.
00:00:36.031 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:36.036 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:36.064 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:36.068 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:36.073 E: Setting up debconf (1.5.86) ...
00:00:36.219 E: Setting up ncurses-base (6.5-2) ...
00:00:36.230 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:36.237 E: Setting up libc6:amd64 (2.38-13) ...
00:00:36.377 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:36.381 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:36.385 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:36.391 E: Setting up sysvinit-utils (3.09-1) ...
00:00:36.395 E: Setting up debianutils (5.19) ...
00:00:36.469 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:36.474 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:36.478 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:36.483 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:36.488 E: Setting up base-files (13.3) ...
00:00:36.524 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:36.529 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:36.533 E: Setting up dash (0.5.12-9) ...
00:00:36.587 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:36.591 E: Setting up bash (5.2.21-2.1) ...
00:00:36.603 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:36.607 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:36.612 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:36.618 E: Setting up libc-bin (2.38-13) ...
00:00:36.637 E: Setting up ncurses-bin (6.5-2) ...
00:00:36.641 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:36.645 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:36.650 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:36.654 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:36.658 E: Setting up diffutils (1:3.10-1) ...
00:00:36.662 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:36.666 E: Setting up hostname (3.23+nmu2) ...
00:00:36.670 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:36.675 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:36.680 E: Setting up init-system-helpers (1.66) ...
00:00:36.684 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:36.688 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:36.693 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:36.699 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:36.705 E: Setting up grep (3.11-4) ...
00:00:36.710 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:36.715 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:36.720 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:36.727 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:36.839 E: Setting up sed (4.9-2) ...
00:00:36.845 E: Setting up findutils (4.10.0-2) ...
00:00:36.849 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:36.853 E: Setting up base-passwd (3.6.3) ...
00:00:36.986 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:36.990 E: Setting up tar (1.35+dfsg-3) ...
00:00:36.996 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:37.001 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:37.007 E: Setting up coreutils (9.4-3.1) ...
00:00:37.012 E: Setting up util-linux (2.40.1-8.1) ...
00:00:37.024 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:37.219 E: Setting up dpkg (1.22.6) ...
00:00:37.431 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:37.457 E: Setting up perl-base (5.38.2-5) ...
00:00:37.470 E: Setting up gzip (1.12-1.1) ...
00:00:37.529 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:37.687 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:37.717 E: Processing triggers for libc-bin (2.38-13) ...
00:00:37.740 E: I: installing essential packages...
00:00:44.389 E: I: installing remaining packages inside the chroot...
00:00:48.100 E: I: cleaning package lists and apt cache...
00:00:48.189 E: I: creating tarball...
00:00:49.538 E: I: done
00:00:49.553 E: I: removing tempdir /tmp/mmdebstrap.gVcb7iadbv...
00:00:49.778 E: I: success in 28.0110 seconds
00:00:49.801 E: + filter
00:00:49.804 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:49.809 E: + cmp - /tmp/debian-chroot-unshare.tar
00:00:51.117 E: + rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:02
result: SUCCESS
------------------------------------------------------------------------------
(267/280) jessie-or-older
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 0:09:25
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.018 E: + trap rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.022 E: + id -u
00:00:00.026 E: + [ 0 -eq 0 ]
00:00:00.030 E: + prefix=
00:00:00.034 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.042 E: + [ unshare != root ]
00:00:00.046 E: + [ unshare != auto ]
00:00:00.049 E: + id user
00:00:00.053 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.060 E: + prefix=runuser -u user --
00:00:00.063 E: + MMTARFILTER=
00:00:00.067 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.071 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.074 E: + [ -x ./tarfilter ]
00:00:00.077 E: + MMTARFILTER=./tarfilter
00:00:00.081 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian
00:00:00.493 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.528 E: I: finding correct signed-by value...
00:00:00.631 E: I: automatically chosen format: tar
00:00:00.635 E: I: using /tmp/mmdebstrap.50JB73CQgy as tempdir
00:00:00.686 E: I: running apt-get update...
00:00:03.884 E: I: downloading packages with apt...
00:00:06.054 E: I: extracting archives...
00:00:08.552 E: I: installing essential packages...
00:00:15.079 E: I: installing remaining packages inside the chroot...
00:00:20.546 E: I: cleaning package lists and apt cache...
00:00:20.640 E: I: creating tarball...
00:00:21.486 E: I: done
00:00:21.494 E: I: removing tempdir /tmp/mmdebstrap.50JB73CQgy...
00:00:21.727 E: I: success in 21.3572 seconds
00:00:21.734 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:21.739 E: + filter
00:00:21.743 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:22.202 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:22.231 E: I: finding correct signed-by value...
00:00:22.338 E: I: automatically chosen format: tar
00:00:22.342 E: I: using /tmp/mmdebstrap.mgijxmA_M4 as tempdir
00:00:22.467 E: I: running apt-get update...
00:00:25.727 E: I: downloading packages with apt...
00:00:27.973 E: I: extracting archives...
00:00:30.499 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.mgijxmA_M4
00:00:30.512 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.mgijxmA_M4
00:00:30.990 E: Selecting previously unselected package base-passwd.
00:00:30.994 E: (Reading database ... 0 files and directories currently installed.)
00:00:30.998 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:31.002 E: Unpacking base-passwd (3.6.3) ...
00:00:31.019 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:31.023 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:31.026 E:   Package libc6 is not installed.
00:00:31.030 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:31.033 E:   Package libdebconfclient0 is not installed.
00:00:31.037 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:31.041 E:   Package libselinux1 is not installed.
00:00:31.045 E: 
00:00:31.048 E: Setting up base-passwd (3.6.3) ...
00:00:31.158 E: Selecting previously unselected package base-files.
00:00:31.161 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:31.165 E:  base-files pre-depends on awk
00:00:31.168 E:   awk is not installed.
00:00:31.172 E: 
00:00:31.176 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.179 E: (Reading database ... 41 files and directories currently installed.)
00:00:31.183 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:31.186 E: Unpacking base-files (13.3) ...
00:00:31.203 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:31.207 E:  base-files depends on awk; however:
00:00:31.211 E:   Package awk is not installed.
00:00:31.215 E: 
00:00:31.218 E: Setting up base-files (13.3) ...
00:00:31.319 E: Selecting previously unselected package dpkg.
00:00:31.323 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.327 E:  dpkg pre-depends on libbz2-1.0
00:00:31.331 E:   libbz2-1.0 is not installed.
00:00:31.335 E: 
00:00:31.339 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.343 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.347 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:31.351 E:   libc6 is not installed.
00:00:31.354 E: 
00:00:31.358 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.362 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.365 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:31.369 E:   liblzma5 is not installed.
00:00:31.373 E: 
00:00:31.377 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.380 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.383 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:31.387 E:   libmd0 is not installed.
00:00:31.390 E: 
00:00:31.394 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.398 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.401 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:31.405 E:   libselinux1 is not installed.
00:00:31.408 E: 
00:00:31.412 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.415 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.419 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:31.422 E:   libzstd1 is not installed.
00:00:31.426 E: 
00:00:31.430 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.433 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.437 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:31.440 E:   zlib1g is not installed.
00:00:31.444 E: 
00:00:31.447 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.451 E: (Reading database ... 133 files and directories currently installed.)
00:00:31.455 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:31.458 E: Unpacking dpkg (1.22.6) ...
00:00:31.488 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:31.492 E:  dpkg depends on libbz2-1.0; however:
00:00:31.495 E:   Package libbz2-1.0 is not installed.
00:00:31.499 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:31.503 E:   Package libc6 is not installed.
00:00:31.506 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:31.509 E:   Package liblzma5 is not installed.
00:00:31.512 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:31.516 E:   Package libmd0 is not installed.
00:00:31.519 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:31.523 E:   Package libselinux1 is not installed.
00:00:31.527 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:31.530 E:   Package libzstd1 is not installed.
00:00:31.534 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:31.537 E:   Package zlib1g is not installed.
00:00:31.540 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:31.543 E:   Package tar is not installed.
00:00:31.547 E: 
00:00:31.551 E: Setting up dpkg (1.22.6) ...
00:00:31.709 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:31.713 E: (Reading database ... 414 files and directories currently installed.)
00:00:31.716 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:31.720 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:31.752 E: Selecting previously unselected package libc6:amd64.
00:00:31.755 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:31.898 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:32.230 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:32.233 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:32.237 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:32.266 E: Selecting previously unselected package mawk.
00:00:32.271 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:32.276 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:32.309 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:32.313 E:  base-files pre-depends on awk
00:00:32.317 E:   mawk provides awk but is unpacked but not configured.
00:00:32.321 E: 
00:00:32.324 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.328 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:32.331 E: Unpacking base-files (13.3) over (13.3) ...
00:00:32.369 E: Selecting previously unselected package libtinfo6:amd64.
00:00:32.372 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:32.377 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:32.412 E: Selecting previously unselected package debianutils.
00:00:32.416 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:32.419 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:32.423 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.426 E: 
00:00:32.430 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.434 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:32.437 E: Unpacking debianutils (5.19) ...
00:00:32.466 E: Selecting previously unselected package bash.
00:00:32.470 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.474 E:  bash pre-depends on libc6 (>= 2.38)
00:00:32.478 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.481 E: 
00:00:32.485 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.489 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:32.492 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:32.495 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:32.499 E: 
00:00:32.502 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.506 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:32.509 E: Unpacking bash (5.2.21-2.1) ...
00:00:32.637 E: Selecting previously unselected package libcap2:amd64.
00:00:32.641 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:32.645 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:32.670 E: Selecting previously unselected package libsystemd0:amd64.
00:00:32.675 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:32.679 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:32.732 E: Selecting previously unselected package bsdutils.
00:00:32.737 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:32.741 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:32.745 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:32.749 E: 
00:00:32.753 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.757 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:32.760 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:32.765 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:32.768 E: 
00:00:32.773 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.777 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:32.781 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:32.785 E: Selecting previously unselected package libacl1:amd64.
00:00:32.789 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:32.793 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:32.812 E: Selecting previously unselected package libattr1:amd64.
00:00:32.816 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:32.820 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:32.845 E: Selecting previously unselected package libgmp10:amd64.
00:00:32.849 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:32.853 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:32.901 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:32.905 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:32.909 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:32.951 E: Selecting previously unselected package libselinux1:amd64.
00:00:32.955 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:32.959 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:32.986 E: Selecting previously unselected package libzstd1:amd64.
00:00:32.990 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:32.994 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:33.042 E: Selecting previously unselected package zlib1g:amd64.
00:00:33.046 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:33.050 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:33.079 E: Selecting previously unselected package libssl3t64:amd64.
00:00:33.083 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:33.088 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:33.288 E: Selecting previously unselected package coreutils.
00:00:33.293 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.299 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:33.304 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.308 E: 
00:00:33.312 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.316 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.320 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:33.324 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:33.328 E: 
00:00:33.332 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.336 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.340 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:33.344 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.347 E: 
00:00:33.351 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.355 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.359 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:33.363 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:33.367 E: 
00:00:33.371 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.376 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.379 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.383 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.386 E: 
00:00:33.390 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.394 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.397 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:33.401 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:33.405 E: 
00:00:33.409 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.412 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:33.416 E: Unpacking coreutils (9.4-3.1) ...
00:00:33.636 E: Selecting previously unselected package dash.
00:00:33.640 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:33.644 E:  dash pre-depends on libc6 (>= 2.38)
00:00:33.648 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.651 E: 
00:00:33.655 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.658 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:33.662 E: Unpacking dash (0.5.12-9) ...
00:00:33.672 E: Selecting previously unselected package diffutils.
00:00:33.676 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:33.680 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:33.683 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.687 E: 
00:00:33.691 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.694 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:33.698 E: Unpacking diffutils (1:3.10-1) ...
00:00:33.745 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:33.748 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:33.752 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:33.777 E: Selecting previously unselected package liblzma5:amd64.
00:00:33.781 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:33.785 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:33.825 E: Selecting previously unselected package libmd0:amd64.
00:00:33.829 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:33.833 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:33.856 E: Selecting previously unselected package tar.
00:00:33.860 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.863 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:33.867 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.872 E: 
00:00:33.876 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.880 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.883 E:  tar pre-depends on libc6 (>= 2.34)
00:00:33.886 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.890 E: 
00:00:33.893 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.897 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:33.901 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:33.905 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.909 E: 
00:00:33.912 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.915 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:33.919 E: Unpacking tar (1.35+dfsg-3) ...
00:00:33.959 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.963 E:  dpkg pre-depends on libbz2-1.0
00:00:33.967 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:33.970 E: 
00:00:33.974 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.978 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.981 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:33.984 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.987 E: 
00:00:33.991 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.995 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:33.999 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:34.002 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:34.006 E: 
00:00:34.009 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.013 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.016 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:34.019 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:34.023 E: 
00:00:34.026 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.030 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.034 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:34.038 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.041 E: 
00:00:34.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.049 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.053 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:34.057 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:34.061 E: 
00:00:34.064 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.068 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.071 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:34.074 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:34.078 E: 
00:00:34.081 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.085 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:34.088 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:34.144 E: Selecting previously unselected package findutils.
00:00:34.148 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.152 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:34.155 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.158 E: 
00:00:34.162 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.166 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.170 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:34.173 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.177 E: 
00:00:34.181 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.184 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:34.188 E: Unpacking findutils (4.10.0-2) ...
00:00:34.227 E: Selecting previously unselected package grep.
00:00:34.231 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.234 E:  grep pre-depends on libc6 (>= 2.34)
00:00:34.238 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.241 E: 
00:00:34.245 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.249 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.253 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:34.256 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:34.260 E: 
00:00:34.263 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.267 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:34.270 E: Unpacking grep (3.11-4) ...
00:00:34.297 E: Selecting previously unselected package gzip.
00:00:34.301 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:34.305 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:34.308 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.311 E: 
00:00:34.315 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.318 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:34.329 E: Unpacking gzip (1.12-1.1) ...
00:00:34.370 E: Selecting previously unselected package hostname.
00:00:34.374 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:34.377 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:34.380 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.384 E: 
00:00:34.387 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.392 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:34.395 E: Unpacking hostname (3.23+nmu2) ...
00:00:34.399 E: Selecting previously unselected package libaudit-common.
00:00:34.404 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:34.407 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:34.428 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:34.431 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:34.436 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:34.457 E: Selecting previously unselected package libaudit1:amd64.
00:00:34.461 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:34.465 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:34.490 E: Selecting previously unselected package libcrypt1:amd64.
00:00:34.495 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:34.498 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:34.526 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:34.530 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:34.534 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:34.626 E: Selecting previously unselected package debconf.
00:00:34.630 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:34.633 E: Unpacking debconf (1.5.86) ...
00:00:34.699 E: Selecting previously unselected package libpam0g:amd64.
00:00:34.703 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:34.707 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:34.734 E: Selecting previously unselected package libpam-modules-bin.
00:00:34.739 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:34.743 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:34.774 E: Selecting previously unselected package libpam-modules:amd64.
00:00:34.779 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.782 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:34.786 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:34.790 E: 
00:00:34.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.798 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.803 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:34.806 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.810 E: 
00:00:34.814 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.818 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.821 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:34.825 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:34.829 E: 
00:00:34.834 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.837 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.841 E:  libpam-modules pre-depends on libdb5.3t64
00:00:34.845 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:34.848 E: 
00:00:34.851 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.855 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.858 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:34.862 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:34.866 E: 
00:00:34.870 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.875 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.878 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:34.882 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.885 E: 
00:00:34.889 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.893 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.897 E:  libpam-modules pre-depends on libsystemd0
00:00:34.901 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:34.905 E: 
00:00:34.910 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.913 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.917 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:34.922 E:   debconf is unpacked, but has never been configured.
00:00:34.926 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:34.930 E: 
00:00:34.934 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.938 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:34.942 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:34.946 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:34.949 E: 
00:00:34.953 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.956 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:34.960 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:34.964 E: Selecting previously unselected package libpam-runtime.
00:00:34.967 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:34.971 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:35.025 E: Selecting previously unselected package login.
00:00:35.029 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.033 E:  login pre-depends on libpam-modules
00:00:35.036 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:35.041 E: 
00:00:35.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.048 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.052 E:  login pre-depends on libpam-runtime
00:00:35.056 E:   libpam-runtime is unpacked, but has never been configured.
00:00:35.060 E: 
00:00:35.064 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.068 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.073 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:35.077 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:35.080 E: 
00:00:35.084 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.088 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.092 E:  login pre-depends on libc6 (>= 2.38)
00:00:35.096 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.100 E: 
00:00:35.103 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.107 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.111 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.114 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.118 E: 
00:00:35.122 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.125 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.130 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:35.133 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.136 E: 
00:00:35.140 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.144 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:35.148 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:35.152 E: Selecting previously unselected package ncurses-bin.
00:00:35.155 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.158 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:35.162 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.166 E: 
00:00:35.169 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.173 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.176 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:35.180 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.184 E: 
00:00:35.188 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.191 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:35.195 E: Unpacking ncurses-bin (6.5-2) ...
00:00:35.198 E: Selecting previously unselected package perl-base.
00:00:35.202 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:35.206 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:35.209 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.212 E: 
00:00:35.216 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.219 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:35.223 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.226 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.229 E: 
00:00:35.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.237 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:35.241 E: Unpacking perl-base (5.38.2-5) ...
00:00:35.542 E: Selecting previously unselected package sed.
00:00:35.546 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.550 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:35.554 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:35.558 E: 
00:00:35.561 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.565 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.569 E:  sed pre-depends on libc6 (>= 2.34)
00:00:35.573 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.580 E: 
00:00:35.585 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.589 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:35.594 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:35.598 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.602 E: 
00:00:35.605 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.609 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:35.614 E: Unpacking sed (4.9-2) ...
00:00:35.816 E: Selecting previously unselected package libblkid1:amd64.
00:00:35.821 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:35.827 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:35.861 E: Selecting previously unselected package libmount1:amd64.
00:00:35.865 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:35.869 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:35.911 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:35.915 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:35.919 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:35.954 E: Selecting previously unselected package libudev1:amd64.
00:00:35.958 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:35.962 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:35.995 E: Selecting previously unselected package libuuid1:amd64.
00:00:35.999 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:36.003 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:36.029 E: Selecting previously unselected package util-linux.
00:00:36.033 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.037 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:36.041 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:36.045 E: 
00:00:36.050 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.054 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.058 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:36.062 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.065 E: 
00:00:36.070 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.073 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.077 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:36.082 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:36.085 E: 
00:00:36.090 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.094 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.098 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:36.101 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.105 E: 
00:00:36.109 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.112 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.116 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:36.120 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:36.125 E: 
00:00:36.129 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.133 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.136 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:36.140 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:36.144 E: 
00:00:36.148 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.152 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.155 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:36.159 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.162 E: 
00:00:36.166 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.169 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.173 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:36.177 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:36.180 E: 
00:00:36.183 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.187 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.191 E:  util-linux pre-depends on libsystemd0
00:00:36.194 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:36.198 E: 
00:00:36.202 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.205 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.209 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:36.213 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:36.216 E: 
00:00:36.220 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.223 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.227 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:36.231 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:36.234 E: 
00:00:36.238 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.242 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.245 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:36.249 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:36.253 E: 
00:00:36.259 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.263 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:36.267 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:36.271 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:36.275 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:36.278 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:36.282 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:36.287 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:36.292 E: Selecting previously unselected package init-system-helpers.
00:00:36.297 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:36.301 E: Unpacking init-system-helpers (1.66) ...
00:00:36.328 E: Selecting previously unselected package libc-bin.
00:00:36.332 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:36.336 E: Unpacking libc-bin (2.38-13) ...
00:00:36.430 E: Selecting previously unselected package ncurses-base.
00:00:36.434 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:36.438 E: Unpacking ncurses-base (6.5-2) ...
00:00:36.477 E: Selecting previously unselected package sysvinit-utils.
00:00:36.481 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:36.485 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:36.515 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:36.518 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:36.523 E: Setting up debconf (1.5.86) ...
00:00:36.658 E: Setting up ncurses-base (6.5-2) ...
00:00:36.669 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:36.675 E: Setting up libc6:amd64 (2.38-13) ...
00:00:36.812 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:36.817 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:36.821 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:36.826 E: Setting up sysvinit-utils (3.09-1) ...
00:00:36.830 E: Setting up debianutils (5.19) ...
00:00:36.902 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:36.907 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:36.912 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:36.915 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:36.919 E: Setting up base-files (13.3) ...
00:00:36.954 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:36.958 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:36.962 E: Setting up dash (0.5.12-9) ...
00:00:37.012 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:37.016 E: Setting up bash (5.2.21-2.1) ...
00:00:37.028 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:37.033 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:37.038 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:37.042 E: Setting up libc-bin (2.38-13) ...
00:00:37.061 E: Setting up ncurses-bin (6.5-2) ...
00:00:37.066 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:37.071 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:37.075 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:37.078 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:37.082 E: Setting up diffutils (1:3.10-1) ...
00:00:37.086 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:37.090 E: Setting up hostname (3.23+nmu2) ...
00:00:37.094 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:37.100 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:37.105 E: Setting up init-system-helpers (1.66) ...
00:00:37.108 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:37.113 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:37.117 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:37.122 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:37.127 E: Setting up grep (3.11-4) ...
00:00:37.132 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:37.138 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:37.142 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:37.150 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:37.260 E: Setting up sed (4.9-2) ...
00:00:37.265 E: Setting up findutils (4.10.0-2) ...
00:00:37.269 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:37.274 E: Setting up base-passwd (3.6.3) ...
00:00:37.404 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:37.409 E: Setting up tar (1.35+dfsg-3) ...
00:00:37.414 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:37.418 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:37.425 E: Setting up coreutils (9.4-3.1) ...
00:00:37.430 E: Setting up util-linux (2.40.1-8.1) ...
00:00:37.443 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:37.636 E: Setting up dpkg (1.22.6) ...
00:00:37.836 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:37.860 E: Setting up perl-base (5.38.2-5) ...
00:00:37.872 E: Setting up gzip (1.12-1.1) ...
00:00:37.931 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:38.083 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:38.111 E: Processing triggers for libc-bin (2.38-13) ...
00:00:38.131 E: I: installing essential packages...
00:00:44.948 E: I: installing remaining packages inside the chroot...
00:00:50.505 E: I: cleaning package lists and apt cache...
00:00:50.599 E: I: creating tarball...
00:00:52.179 E: I: done
00:00:52.197 E: I: removing tempdir /tmp/mmdebstrap.mgijxmA_M4...
00:00:52.479 E: I: success in 30.4603 seconds
00:00:52.503 E: + filter
00:00:52.507 E: + + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:52.510 E: cmp - /tmp/debian-chroot-unshare.tar
00:00:54.067 E: + rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:03
result: SUCCESS
------------------------------------------------------------------------------
(268/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: essential
format: auto
time left: 0:08:45
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.020 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.033 E: + prefix=
00:00:00.041 E: + id -u
00:00:00.046 E: + [ 0 -eq 0 ]
00:00:00.050 E: + [ fakechroot != root ]
00:00:00.054 E: + [ fakechroot != auto ]
00:00:00.058 E: + id user
00:00:00.062 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.066 E: + useradd --home-dir /home/user --create-home user
00:00:00.072 E: + prefix=runuser -u user --
00:00:00.076 E: + MMTARFILTER=
00:00:00.079 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.083 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.087 E: + [ -x ./tarfilter ]
00:00:00.091 E: + MMTARFILTER=./tarfilter
00:00:00.095 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian
00:00:00.540 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.578 E: I: finding correct signed-by value...
00:00:00.690 E: I: automatically chosen format: tar
00:00:00.694 E: I: using /tmp/mmdebstrap.6CX0qd0Gce as tempdir
00:00:00.748 E: I: running apt-get update...
00:00:04.015 E: I: downloading packages with apt...
00:00:06.354 E: I: extracting archives...
00:00:08.901 E: I: installing essential packages...
00:00:15.546 E: I: cleaning package lists and apt cache...
00:00:15.645 E: I: creating tarball...
00:00:16.283 E: I: done
00:00:16.300 E: I: removing tempdir /tmp/mmdebstrap.6CX0qd0Gce...
00:00:16.482 E: I: success in 16.0991 seconds
00:00:16.489 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:16.493 E: + filter
00:00:16.498 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:17.488 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:17.525 E: I: finding correct signed-by value...
00:00:17.658 E: I: automatically chosen format: tar
00:00:17.663 E: I: using /tmp/mmdebstrap.sz9_RkJG35 as tempdir
00:00:17.720 E: I: running apt-get update...
00:00:21.222 E: I: downloading packages with apt...
00:00:23.909 E: I: extracting archives...
00:00:33.738 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.sz9_RkJG35
00:00:33.766 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.sz9_RkJG35
00:00:34.944 E: Selecting previously unselected package base-passwd.
00:00:34.950 E: (Reading database ... 0 files and directories currently installed.)
00:00:34.956 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:34.961 E: Unpacking base-passwd (3.6.3) ...
00:00:34.997 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:35.001 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:35.006 E:   Package libc6 is not installed.
00:00:35.011 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:35.017 E:   Package libdebconfclient0 is not installed.
00:00:35.021 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:35.026 E:   Package libselinux1 is not installed.
00:00:35.030 E: 
00:00:35.035 E: Setting up base-passwd (3.6.3) ...
00:00:35.227 E: Selecting previously unselected package base-files.
00:00:35.233 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:35.239 E:  base-files pre-depends on awk
00:00:35.246 E:   awk is not installed.
00:00:35.251 E: 
00:00:35.257 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.262 E: (Reading database ... 41 files and directories currently installed.)
00:00:35.267 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:35.275 E: Unpacking base-files (13.3) ...
00:00:35.333 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:35.339 E:  base-files depends on awk; however:
00:00:35.345 E:   Package awk is not installed.
00:00:35.349 E: 
00:00:35.353 E: Setting up base-files (13.3) ...
00:00:35.581 E: Selecting previously unselected package dpkg.
00:00:35.586 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.591 E:  dpkg pre-depends on libbz2-1.0
00:00:35.595 E:   libbz2-1.0 is not installed.
00:00:35.600 E: 
00:00:35.605 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.610 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.614 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:35.619 E:   libc6 is not installed.
00:00:35.624 E: 
00:00:35.628 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.632 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.637 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:35.641 E:   liblzma5 is not installed.
00:00:35.646 E: 
00:00:35.652 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.657 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.662 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:35.667 E:   libmd0 is not installed.
00:00:35.672 E: 
00:00:35.677 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.682 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.686 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:35.692 E:   libselinux1 is not installed.
00:00:35.697 E: 
00:00:35.702 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.706 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.711 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:35.716 E:   libzstd1 is not installed.
00:00:35.721 E: 
00:00:35.726 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.732 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.738 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:35.743 E:   zlib1g is not installed.
00:00:35.751 E: 
00:00:35.756 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.762 E: (Reading database ... 133 files and directories currently installed.)
00:00:35.768 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:35.773 E: Unpacking dpkg (1.22.6) ...
00:00:35.832 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:35.839 E:  dpkg depends on libbz2-1.0; however:
00:00:35.845 E:   Package libbz2-1.0 is not installed.
00:00:35.850 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:35.855 E:   Package libc6 is not installed.
00:00:35.860 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:35.865 E:   Package liblzma5 is not installed.
00:00:35.870 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:35.875 E:   Package libmd0 is not installed.
00:00:35.880 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:35.885 E:   Package libselinux1 is not installed.
00:00:35.889 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:35.894 E:   Package libzstd1 is not installed.
00:00:35.898 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:35.904 E:   Package zlib1g is not installed.
00:00:35.908 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:35.912 E:   Package tar is not installed.
00:00:35.917 E: 
00:00:35.920 E: Setting up dpkg (1.22.6) ...
00:00:36.166 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:36.171 E: (Reading database ... 414 files and directories currently installed.)
00:00:36.177 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:36.182 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:36.232 E: Selecting previously unselected package libc6:amd64.
00:00:36.237 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:36.530 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:36.959 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:36.965 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:36.971 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:37.027 E: Selecting previously unselected package mawk.
00:00:37.033 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:37.039 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:37.104 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:37.111 E:  base-files pre-depends on awk
00:00:37.116 E:   mawk provides awk but is unpacked but not configured.
00:00:37.122 E: 
00:00:37.129 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.134 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:37.140 E: Unpacking base-files (13.3) over (13.3) ...
00:00:37.211 E: Selecting previously unselected package libtinfo6:amd64.
00:00:37.215 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:37.220 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:37.275 E: Selecting previously unselected package debianutils.
00:00:37.280 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:37.287 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:37.295 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.303 E: 
00:00:37.312 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.317 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:37.323 E: Unpacking debianutils (5.19) ...
00:00:37.386 E: Selecting previously unselected package bash.
00:00:37.392 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:37.399 E:  bash pre-depends on libc6 (>= 2.38)
00:00:37.404 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.408 E: 
00:00:37.413 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.419 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:37.424 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:37.429 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:37.434 E: 
00:00:37.438 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.443 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:37.448 E: Unpacking bash (5.2.21-2.1) ...
00:00:37.590 E: Selecting previously unselected package libcap2:amd64.
00:00:37.595 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:37.602 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:37.643 E: Selecting previously unselected package libsystemd0:amd64.
00:00:37.648 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:37.653 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:37.722 E: Selecting previously unselected package bsdutils.
00:00:37.727 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:37.732 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:37.736 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.741 E: 
00:00:37.746 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.751 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:37.756 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:37.761 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:37.765 E: 
00:00:37.770 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.775 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:37.781 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:37.791 E: Selecting previously unselected package libacl1:amd64.
00:00:37.796 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:37.802 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:37.848 E: Selecting previously unselected package libattr1:amd64.
00:00:37.854 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:37.859 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:37.904 E: Selecting previously unselected package libgmp10:amd64.
00:00:37.909 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:37.914 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:37.980 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:37.985 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:37.989 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:38.059 E: Selecting previously unselected package libselinux1:amd64.
00:00:38.066 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:38.071 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:38.115 E: Selecting previously unselected package libzstd1:amd64.
00:00:38.120 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:38.125 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:38.192 E: Selecting previously unselected package zlib1g:amd64.
00:00:38.197 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:38.201 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:38.245 E: Selecting previously unselected package libssl3t64:amd64.
00:00:38.249 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:38.256 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:38.494 E: Selecting previously unselected package coreutils.
00:00:38.500 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.507 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:38.512 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:38.518 E: 
00:00:38.524 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.530 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.534 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:38.540 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:38.546 E: 
00:00:38.551 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.556 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.562 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:38.567 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.572 E: 
00:00:38.578 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.586 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.599 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:38.604 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:38.610 E: 
00:00:38.616 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.622 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.627 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:38.633 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:38.638 E: 
00:00:38.643 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.649 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:38.654 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:38.659 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:38.665 E: 
00:00:38.670 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.676 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:38.681 E: Unpacking coreutils (9.4-3.1) ...
00:00:38.979 E: Selecting previously unselected package dash.
00:00:38.984 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:38.989 E:  dash pre-depends on libc6 (>= 2.38)
00:00:39.005 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.010 E: 
00:00:39.015 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.020 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:39.024 E: Unpacking dash (0.5.12-9) ...
00:00:39.045 E: Selecting previously unselected package diffutils.
00:00:39.050 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:39.054 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:39.059 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.066 E: 
00:00:39.070 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.075 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:39.080 E: Unpacking diffutils (1:3.10-1) ...
00:00:39.167 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:39.171 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:39.175 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:39.212 E: Selecting previously unselected package liblzma5:amd64.
00:00:39.217 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:39.221 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:39.276 E: Selecting previously unselected package libmd0:amd64.
00:00:39.283 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:39.289 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:39.337 E: Selecting previously unselected package tar.
00:00:39.343 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:39.350 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:39.356 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:39.361 E: 
00:00:39.365 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.371 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:39.376 E:  tar pre-depends on libc6 (>= 2.34)
00:00:39.380 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.387 E: 
00:00:39.397 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.401 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:39.408 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:39.412 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:39.419 E: 
00:00:39.426 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.433 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:39.440 E: Unpacking tar (1.35+dfsg-3) ...
00:00:39.496 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.500 E:  dpkg pre-depends on libbz2-1.0
00:00:39.504 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:39.509 E: 
00:00:39.514 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.521 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.526 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:39.531 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.536 E: 
00:00:39.541 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.546 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.553 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:39.557 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:39.563 E: 
00:00:39.569 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.573 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.580 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:39.587 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:39.595 E: 
00:00:39.599 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.605 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.610 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:39.619 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:39.627 E: 
00:00:39.633 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.638 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.644 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:39.655 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:39.660 E: 
00:00:39.666 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.671 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.676 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:39.683 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:39.688 E: 
00:00:39.692 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.697 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:39.701 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:39.768 E: Selecting previously unselected package findutils.
00:00:39.773 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:39.778 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:39.784 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.788 E: 
00:00:39.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.798 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:39.803 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:39.809 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:39.814 E: 
00:00:39.819 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.826 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:39.834 E: Unpacking findutils (4.10.0-2) ...
00:00:39.889 E: Selecting previously unselected package grep.
00:00:39.895 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:39.901 E:  grep pre-depends on libc6 (>= 2.34)
00:00:39.905 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:39.910 E: 
00:00:39.917 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.923 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:39.928 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:39.933 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:39.941 E: 
00:00:39.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.953 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:39.958 E: Unpacking grep (3.11-4) ...
00:00:40.019 E: Selecting previously unselected package gzip.
00:00:40.025 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:40.033 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:40.040 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.047 E: 
00:00:40.053 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.057 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:40.101 E: Unpacking gzip (1.12-1.1) ...
00:00:40.168 E: Selecting previously unselected package hostname.
00:00:40.172 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:40.177 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:40.181 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.186 E: 
00:00:40.190 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.195 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:40.200 E: Unpacking hostname (3.23+nmu2) ...
00:00:40.216 E: Selecting previously unselected package libaudit-common.
00:00:40.221 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:40.226 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:40.265 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:40.271 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:40.275 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:40.321 E: Selecting previously unselected package libaudit1:amd64.
00:00:40.326 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:40.340 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:40.378 E: Selecting previously unselected package libcrypt1:amd64.
00:00:40.383 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:40.388 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:40.429 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:40.434 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:40.439 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:40.549 E: Selecting previously unselected package debconf.
00:00:40.554 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:40.560 E: Unpacking debconf (1.5.86) ...
00:00:40.672 E: Selecting previously unselected package libpam0g:amd64.
00:00:40.676 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:40.681 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:40.726 E: Selecting previously unselected package libpam-modules-bin.
00:00:40.730 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:40.736 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:40.787 E: Selecting previously unselected package libpam-modules:amd64.
00:00:40.791 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.795 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:40.801 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:40.805 E: 
00:00:40.810 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.815 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.820 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:40.825 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.830 E: 
00:00:40.834 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.838 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.844 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:40.848 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:40.853 E: 
00:00:40.857 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.862 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.866 E:  libpam-modules pre-depends on libdb5.3t64
00:00:40.870 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:40.874 E: 
00:00:40.878 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.882 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.887 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:40.891 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:40.896 E: 
00:00:40.901 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.905 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.908 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:40.912 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:40.916 E: 
00:00:40.920 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.925 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.930 E:  libpam-modules pre-depends on libsystemd0
00:00:40.936 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:40.942 E: 
00:00:40.954 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.960 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.965 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:40.970 E:   debconf is unpacked, but has never been configured.
00:00:40.975 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:40.981 E: 
00:00:40.986 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.991 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:40.996 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:41.000 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:41.005 E: 
00:00:41.009 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.014 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:41.018 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:41.061 E: Selecting previously unselected package libpam-runtime.
00:00:41.065 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:41.069 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:41.201 E: Selecting previously unselected package login.
00:00:41.206 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.210 E:  login pre-depends on libpam-modules
00:00:41.217 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:41.223 E: 
00:00:41.229 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.234 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.237 E:  login pre-depends on libpam-runtime
00:00:41.241 E:   libpam-runtime is unpacked, but has never been configured.
00:00:41.259 E: 
00:00:41.265 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.271 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.275 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:41.279 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:41.284 E: 
00:00:41.289 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.294 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.299 E:  login pre-depends on libc6 (>= 2.38)
00:00:41.303 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.308 E: 
00:00:41.312 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.318 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.323 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:41.328 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:41.333 E: 
00:00:41.337 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.341 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:41.346 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:41.350 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:41.356 E: 
00:00:41.360 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.365 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:41.369 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:41.403 E: Selecting previously unselected package ncurses-bin.
00:00:41.408 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:41.413 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:41.418 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.423 E: 
00:00:41.428 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.432 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:41.437 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:41.442 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:41.447 E: 
00:00:41.455 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.461 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:41.465 E: Unpacking ncurses-bin (6.5-2) ...
00:00:41.496 E: Selecting previously unselected package perl-base.
00:00:41.502 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:41.508 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:41.513 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.518 E: 
00:00:41.523 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.528 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:41.533 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:41.537 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:41.543 E: 
00:00:41.547 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.551 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:41.558 E: Unpacking perl-base (5.38.2-5) ...
00:00:42.058 E: Selecting previously unselected package sed.
00:00:42.064 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:42.069 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:42.075 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:42.079 E: 
00:00:42.084 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.088 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:42.094 E:  sed pre-depends on libc6 (>= 2.34)
00:00:42.099 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.105 E: 
00:00:42.113 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.118 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:42.124 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:42.128 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.132 E: 
00:00:42.137 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.141 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:42.145 E: Unpacking sed (4.9-2) ...
00:00:42.171 E: Selecting previously unselected package libblkid1:amd64.
00:00:42.176 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:42.181 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:42.240 E: Selecting previously unselected package libmount1:amd64.
00:00:42.244 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:42.249 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:42.316 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:42.321 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:42.327 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:42.379 E: Selecting previously unselected package libudev1:amd64.
00:00:42.383 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:42.389 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:42.436 E: Selecting previously unselected package libuuid1:amd64.
00:00:42.440 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:42.445 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:42.488 E: Selecting previously unselected package util-linux.
00:00:42.493 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.498 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:42.504 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:42.508 E: 
00:00:42.514 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.522 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.528 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:42.534 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.539 E: 
00:00:42.543 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.547 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.554 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:42.558 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:42.563 E: 
00:00:42.570 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.575 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.580 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:42.584 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:42.590 E: 
00:00:42.595 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.599 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.605 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:42.609 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:42.613 E: 
00:00:42.618 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.624 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.629 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:42.636 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:42.642 E: 
00:00:42.647 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.653 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.657 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:42.661 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.667 E: 
00:00:42.672 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.677 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.682 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:42.687 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:42.691 E: 
00:00:42.696 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.703 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.707 E:  util-linux pre-depends on libsystemd0
00:00:42.712 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:42.716 E: 
00:00:42.721 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.725 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.729 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:42.735 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:42.739 E: 
00:00:42.744 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.748 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.753 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:42.756 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:42.760 E: 
00:00:42.765 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.769 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:42.774 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:42.778 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:42.782 E: 
00:00:42.787 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.791 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:42.796 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:42.800 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:42.804 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:42.809 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:42.835 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:42.843 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:42.909 E: Selecting previously unselected package init-system-helpers.
00:00:42.913 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:42.918 E: Unpacking init-system-helpers (1.66) ...
00:00:42.961 E: Selecting previously unselected package libc-bin.
00:00:42.966 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:42.970 E: Unpacking libc-bin (2.38-13) ...
00:00:43.077 E: Selecting previously unselected package ncurses-base.
00:00:43.082 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:43.089 E: Unpacking ncurses-base (6.5-2) ...
00:00:43.152 E: Selecting previously unselected package sysvinit-utils.
00:00:43.158 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:43.162 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:43.237 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:43.243 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:43.251 E: Setting up debconf (1.5.86) ...
00:00:43.455 E: Setting up ncurses-base (6.5-2) ...
00:00:43.469 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:43.477 E: Setting up libc6:amd64 (2.38-13) ...
00:00:43.632 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:43.640 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:43.646 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:43.657 E: Setting up sysvinit-utils (3.09-1) ...
00:00:43.665 E: Setting up debianutils (5.19) ...
00:00:43.791 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:43.801 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:43.809 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:43.817 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:43.822 E: Setting up base-files (13.3) ...
00:00:43.887 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:43.894 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:43.899 E: Setting up dash (0.5.12-9) ...
00:00:44.020 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:44.027 E: Setting up bash (5.2.21-2.1) ...
00:00:44.048 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:44.054 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:44.059 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:44.066 E: Setting up libc-bin (2.38-13) ...
00:00:44.224 E: Setting up ncurses-bin (6.5-2) ...
00:00:44.230 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:44.238 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:44.243 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:44.249 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:44.255 E: Setting up diffutils (1:3.10-1) ...
00:00:44.263 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:44.272 E: Setting up hostname (3.23+nmu2) ...
00:00:44.277 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:44.285 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:44.291 E: Setting up init-system-helpers (1.66) ...
00:00:44.298 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:44.305 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:44.311 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:44.317 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:44.326 E: Setting up grep (3.11-4) ...
00:00:44.334 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:44.340 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:44.345 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:44.358 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:44.514 E: Setting up sed (4.9-2) ...
00:00:44.521 E: Setting up findutils (4.10.0-2) ...
00:00:44.530 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:44.537 E: Setting up base-passwd (3.6.3) ...
00:00:44.692 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:44.698 E: Setting up tar (1.35+dfsg-3) ...
00:00:44.708 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:44.713 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:44.723 E: Setting up coreutils (9.4-3.1) ...
00:00:44.728 E: Setting up util-linux (2.40.1-8.1) ...
00:00:44.745 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:45.002 E: Setting up dpkg (1.22.6) ...
00:00:45.251 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:45.291 E: Setting up perl-base (5.38.2-5) ...
00:00:45.311 E: Setting up gzip (1.12-1.1) ...
00:00:45.451 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:45.670 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:45.726 E: Processing triggers for libc-bin (2.38-13) ...
00:00:45.940 E: I: installing essential packages...
00:00:55.259 E: I: cleaning package lists and apt cache...
00:00:55.417 E: I: creating tarball...
00:00:56.753 E: I: done
00:00:56.762 E: I: removing tempdir /tmp/mmdebstrap.sz9_RkJG35...
00:01:00.726 E: I: success in 43.3909 seconds
00:01:00.738 E: + filter
00:01:00.743 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:01:00.748 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:01:02.013 E: + rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:12
result: SUCCESS
------------------------------------------------------------------------------
(269/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:08:06
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.032 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.039 E: + id -u
00:00:00.045 E: + [ 0 -eq 0 ]
00:00:00.053 E: + prefix=
00:00:00.061 E: + id -u
00:00:00.068 E: + [ 0 -eq 0 ]
00:00:00.075 E: + [ fakechroot != root ]
00:00:00.081 E: + [ fakechroot != auto ]
00:00:00.089 E: + id user
00:00:00.104 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.112 E: + useradd --home-dir /home/user --create-home user
00:00:00.118 E: + prefix=runuser -u user --
00:00:00.124 E: + MMTARFILTER=
00:00:00.131 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.138 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.146 E: + [ -x ./tarfilter ]
00:00:00.157 E: + MMTARFILTER=./tarfilter
00:00:00.166 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian
00:00:00.705 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.746 E: I: finding correct signed-by value...
00:00:00.872 E: I: automatically chosen format: tar
00:00:00.877 E: I: using /tmp/mmdebstrap.9ZHaJs3kOm as tempdir
00:00:00.936 E: I: running apt-get update...
00:00:04.575 E: I: downloading packages with apt...
00:00:07.216 E: I: extracting archives...
00:00:09.834 E: I: installing essential packages...
00:00:17.166 E: I: installing remaining packages inside the chroot...
00:00:21.641 E: I: cleaning package lists and apt cache...
00:00:21.742 E: I: creating tarball...
00:00:22.557 E: I: done
00:00:22.565 E: I: removing tempdir /tmp/mmdebstrap.9ZHaJs3kOm...
00:00:22.754 E: I: success in 22.2089 seconds
00:00:22.763 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:22.768 E: + filter
00:00:22.774 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:23.748 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:23.788 E: I: finding correct signed-by value...
00:00:23.918 E: I: automatically chosen format: tar
00:00:23.922 E: I: using /tmp/mmdebstrap.Y0U5cJy52t as tempdir
00:00:23.984 E: I: running apt-get update...
00:00:27.399 E: I: downloading packages with apt...
00:00:29.633 E: I: extracting archives...
00:00:37.106 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.Y0U5cJy52t
00:00:37.130 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.Y0U5cJy52t
00:00:38.236 E: Selecting previously unselected package base-passwd.
00:00:38.241 E: (Reading database ... 0 files and directories currently installed.)
00:00:38.245 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:38.249 E: Unpacking base-passwd (3.6.3) ...
00:00:38.282 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:38.287 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:38.291 E:   Package libc6 is not installed.
00:00:38.295 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:38.299 E:   Package libdebconfclient0 is not installed.
00:00:38.303 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:38.307 E:   Package libselinux1 is not installed.
00:00:38.311 E: 
00:00:38.315 E: Setting up base-passwd (3.6.3) ...
00:00:38.476 E: Selecting previously unselected package base-files.
00:00:38.481 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:38.486 E:  base-files pre-depends on awk
00:00:38.490 E:   awk is not installed.
00:00:38.494 E: 
00:00:38.498 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.503 E: (Reading database ... 41 files and directories currently installed.)
00:00:38.507 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:38.511 E: Unpacking base-files (13.3) ...
00:00:38.548 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:38.553 E:  base-files depends on awk; however:
00:00:38.557 E:   Package awk is not installed.
00:00:38.562 E: 
00:00:38.567 E: Setting up base-files (13.3) ...
00:00:38.848 E: Selecting previously unselected package dpkg.
00:00:38.852 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.857 E:  dpkg pre-depends on libbz2-1.0
00:00:38.861 E:   libbz2-1.0 is not installed.
00:00:38.865 E: 
00:00:38.869 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.873 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.877 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:38.880 E:   libc6 is not installed.
00:00:38.884 E: 
00:00:38.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.893 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.897 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:38.903 E:   liblzma5 is not installed.
00:00:38.907 E: 
00:00:38.930 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.935 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.940 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:38.944 E:   libmd0 is not installed.
00:00:38.949 E: 
00:00:38.953 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.957 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.962 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:38.966 E:   libselinux1 is not installed.
00:00:38.970 E: 
00:00:38.975 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.978 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:38.982 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:38.987 E:   libzstd1 is not installed.
00:00:38.992 E: 
00:00:38.996 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.001 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:39.004 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:39.008 E:   zlib1g is not installed.
00:00:39.012 E: 
00:00:39.016 E: dpkg: warning: ignoring pre-dependency problem!
00:00:39.020 E: (Reading database ... 133 files and directories currently installed.)
00:00:39.024 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:39.028 E: Unpacking dpkg (1.22.6) ...
00:00:39.057 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:39.061 E:  dpkg depends on libbz2-1.0; however:
00:00:39.065 E:   Package libbz2-1.0 is not installed.
00:00:39.069 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:39.073 E:   Package libc6 is not installed.
00:00:39.077 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:39.081 E:   Package liblzma5 is not installed.
00:00:39.085 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:39.088 E:   Package libmd0 is not installed.
00:00:39.092 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:39.096 E:   Package libselinux1 is not installed.
00:00:39.100 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:39.103 E:   Package libzstd1 is not installed.
00:00:39.108 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:39.113 E:   Package zlib1g is not installed.
00:00:39.118 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:39.123 E:   Package tar is not installed.
00:00:39.128 E: 
00:00:39.132 E: Setting up dpkg (1.22.6) ...
00:00:39.360 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:39.363 E: (Reading database ... 414 files and directories currently installed.)
00:00:39.367 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:39.371 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:39.408 E: Selecting previously unselected package libc6:amd64.
00:00:39.413 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:39.663 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:40.053 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:40.057 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:40.061 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:40.125 E: Selecting previously unselected package mawk.
00:00:40.129 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:40.134 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:40.196 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:40.201 E:  base-files pre-depends on awk
00:00:40.206 E:   mawk provides awk but is unpacked but not configured.
00:00:40.210 E: 
00:00:40.214 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.218 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:40.224 E: Unpacking base-files (13.3) over (13.3) ...
00:00:40.293 E: Selecting previously unselected package libtinfo6:amd64.
00:00:40.298 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:40.303 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:40.348 E: Selecting previously unselected package debianutils.
00:00:40.352 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:40.356 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:40.360 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.365 E: 
00:00:40.368 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.373 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:40.377 E: Unpacking debianutils (5.19) ...
00:00:40.425 E: Selecting previously unselected package bash.
00:00:40.429 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:40.433 E:  bash pre-depends on libc6 (>= 2.38)
00:00:40.437 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.441 E: 
00:00:40.445 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.449 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:40.453 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:40.458 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:40.462 E: 
00:00:40.465 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.469 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:40.473 E: Unpacking bash (5.2.21-2.1) ...
00:00:40.609 E: Selecting previously unselected package libcap2:amd64.
00:00:40.613 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:40.619 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:40.653 E: Selecting previously unselected package libsystemd0:amd64.
00:00:40.658 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:40.661 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:40.726 E: Selecting previously unselected package bsdutils.
00:00:40.731 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:40.735 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:40.740 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.744 E: 
00:00:40.747 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.751 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:40.756 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:40.761 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:40.765 E: 
00:00:40.769 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.773 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:40.778 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:40.785 E: Selecting previously unselected package libacl1:amd64.
00:00:40.789 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:40.794 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:40.829 E: Selecting previously unselected package libattr1:amd64.
00:00:40.834 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:40.838 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:40.871 E: Selecting previously unselected package libgmp10:amd64.
00:00:40.875 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:40.879 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:40.936 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:40.941 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:40.946 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:40.998 E: Selecting previously unselected package libselinux1:amd64.
00:00:41.002 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:41.006 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:41.041 E: Selecting previously unselected package libzstd1:amd64.
00:00:41.045 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:41.050 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:41.115 E: Selecting previously unselected package zlib1g:amd64.
00:00:41.119 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:41.124 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:41.170 E: Selecting previously unselected package libssl3t64:amd64.
00:00:41.175 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:41.181 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:41.393 E: Selecting previously unselected package coreutils.
00:00:41.398 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.402 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:41.406 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:41.410 E: 
00:00:41.414 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.418 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.423 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:41.427 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:41.431 E: 
00:00:41.436 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.441 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.445 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:41.449 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.453 E: 
00:00:41.456 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.460 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.464 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:41.468 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:41.472 E: 
00:00:41.476 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.480 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.484 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:41.488 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:41.492 E: 
00:00:41.496 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.500 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:41.505 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:41.509 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:41.513 E: 
00:00:41.516 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.520 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:41.525 E: Unpacking coreutils (9.4-3.1) ...
00:00:41.811 E: Selecting previously unselected package dash.
00:00:41.816 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:41.821 E:  dash pre-depends on libc6 (>= 2.38)
00:00:41.825 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.830 E: 
00:00:41.834 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.838 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:41.842 E: Unpacking dash (0.5.12-9) ...
00:00:41.860 E: Selecting previously unselected package diffutils.
00:00:41.864 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:41.868 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:41.872 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.877 E: 
00:00:41.881 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.885 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:41.889 E: Unpacking diffutils (1:3.10-1) ...
00:00:41.964 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:41.968 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:41.973 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:42.007 E: Selecting previously unselected package liblzma5:amd64.
00:00:42.012 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:42.017 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:42.064 E: Selecting previously unselected package libmd0:amd64.
00:00:42.069 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:42.074 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:42.110 E: Selecting previously unselected package tar.
00:00:42.114 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:42.117 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:42.122 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:42.129 E: 
00:00:42.134 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.139 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:42.143 E:  tar pre-depends on libc6 (>= 2.34)
00:00:42.149 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.155 E: 
00:00:42.162 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.169 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:42.174 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:42.180 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.185 E: 
00:00:42.191 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.198 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:42.203 E: Unpacking tar (1.35+dfsg-3) ...
00:00:42.264 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.269 E:  dpkg pre-depends on libbz2-1.0
00:00:42.275 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:42.283 E: 
00:00:42.287 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.292 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.299 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:42.305 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.309 E: 
00:00:42.315 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.319 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.324 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:42.328 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:42.333 E: 
00:00:42.338 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.343 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.347 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:42.353 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:42.357 E: 
00:00:42.361 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.365 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.370 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:42.374 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.379 E: 
00:00:42.383 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.387 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.391 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:42.396 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:42.402 E: 
00:00:42.407 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.412 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.417 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:42.421 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:42.426 E: 
00:00:42.430 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.435 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:42.439 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:42.504 E: Selecting previously unselected package findutils.
00:00:42.508 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:42.514 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:42.517 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.521 E: 
00:00:42.525 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.529 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:42.534 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:42.538 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.541 E: 
00:00:42.545 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.549 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:42.552 E: Unpacking findutils (4.10.0-2) ...
00:00:42.625 E: Selecting previously unselected package grep.
00:00:42.630 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:42.635 E:  grep pre-depends on libc6 (>= 2.34)
00:00:42.639 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.645 E: 
00:00:42.649 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.654 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:42.658 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:42.663 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:42.667 E: 
00:00:42.671 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.675 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:42.680 E: Unpacking grep (3.11-4) ...
00:00:42.733 E: Selecting previously unselected package gzip.
00:00:42.738 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:42.742 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:42.746 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.751 E: 
00:00:42.755 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.759 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:42.800 E: Unpacking gzip (1.12-1.1) ...
00:00:42.862 E: Selecting previously unselected package hostname.
00:00:42.866 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:42.870 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:42.874 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.878 E: 
00:00:42.882 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.888 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:42.892 E: Unpacking hostname (3.23+nmu2) ...
00:00:42.906 E: Selecting previously unselected package libaudit-common.
00:00:42.911 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:42.915 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:42.950 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:42.955 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:42.960 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:42.998 E: Selecting previously unselected package libaudit1:amd64.
00:00:43.003 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:43.008 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:43.046 E: Selecting previously unselected package libcrypt1:amd64.
00:00:43.051 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:43.057 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:43.100 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:43.105 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:43.109 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:43.222 E: Selecting previously unselected package debconf.
00:00:43.227 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:43.231 E: Unpacking debconf (1.5.86) ...
00:00:43.342 E: Selecting previously unselected package libpam0g:amd64.
00:00:43.347 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:43.352 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:43.392 E: Selecting previously unselected package libpam-modules-bin.
00:00:43.397 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:43.401 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:43.449 E: Selecting previously unselected package libpam-modules:amd64.
00:00:43.454 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.458 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:43.463 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:43.467 E: 
00:00:43.471 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.475 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.479 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:43.483 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:43.488 E: 
00:00:43.492 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.496 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.500 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:43.504 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:43.508 E: 
00:00:43.511 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.515 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.519 E:  libpam-modules pre-depends on libdb5.3t64
00:00:43.523 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:43.527 E: 
00:00:43.531 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.535 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.539 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:43.543 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:43.548 E: 
00:00:43.552 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.556 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.560 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:43.564 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:43.569 E: 
00:00:43.574 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.579 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.583 E:  libpam-modules pre-depends on libsystemd0
00:00:43.587 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:43.591 E: 
00:00:43.595 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.600 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.605 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:43.610 E:   debconf is unpacked, but has never been configured.
00:00:43.615 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:43.621 E: 
00:00:43.626 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.630 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:43.634 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:43.639 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:43.642 E: 
00:00:43.647 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.652 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:43.658 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:43.698 E: Selecting previously unselected package libpam-runtime.
00:00:43.703 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:43.708 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:43.833 E: Selecting previously unselected package login.
00:00:43.838 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:43.843 E:  login pre-depends on libpam-modules
00:00:43.849 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:43.854 E: 
00:00:43.859 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.867 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:43.885 E:  login pre-depends on libpam-runtime
00:00:43.895 E:   libpam-runtime is unpacked, but has never been configured.
00:00:43.900 E: 
00:00:43.906 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.911 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:43.917 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:43.922 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:43.926 E: 
00:00:43.930 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.935 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:43.939 E:  login pre-depends on libc6 (>= 2.38)
00:00:43.943 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:43.948 E: 
00:00:43.953 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.958 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:43.968 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:43.975 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:43.984 E: 
00:00:43.988 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.994 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:44.002 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:44.007 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:44.012 E: 
00:00:44.018 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.026 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:44.033 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:44.133 E: Selecting previously unselected package ncurses-bin.
00:00:44.137 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:44.142 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:44.146 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.152 E: 
00:00:44.158 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.163 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:44.167 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:44.173 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:44.177 E: 
00:00:44.181 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.186 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:44.192 E: Unpacking ncurses-bin (6.5-2) ...
00:00:44.216 E: Selecting previously unselected package perl-base.
00:00:44.220 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:44.224 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:44.228 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.232 E: 
00:00:44.236 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.240 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:44.245 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:44.249 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:44.253 E: 
00:00:44.258 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.261 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:44.265 E: Unpacking perl-base (5.38.2-5) ...
00:00:44.734 E: Selecting previously unselected package sed.
00:00:44.739 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:44.743 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:44.747 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:44.751 E: 
00:00:44.755 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.759 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:44.762 E:  sed pre-depends on libc6 (>= 2.34)
00:00:44.766 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.770 E: 
00:00:44.773 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.777 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:44.780 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:44.784 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:44.789 E: 
00:00:44.793 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.797 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:44.801 E: Unpacking sed (4.9-2) ...
00:00:44.843 E: Selecting previously unselected package libblkid1:amd64.
00:00:44.848 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:44.853 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:44.899 E: Selecting previously unselected package libmount1:amd64.
00:00:44.904 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:44.908 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:44.963 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:44.967 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:44.972 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:45.021 E: Selecting previously unselected package libudev1:amd64.
00:00:45.025 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:45.031 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:45.075 E: Selecting previously unselected package libuuid1:amd64.
00:00:45.080 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:45.085 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:45.122 E: Selecting previously unselected package util-linux.
00:00:45.127 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.132 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:45.138 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:45.143 E: 
00:00:45.147 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.153 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.158 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:45.162 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:45.166 E: 
00:00:45.171 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.176 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.181 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:45.186 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:45.192 E: 
00:00:45.197 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.201 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.206 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:45.210 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:45.214 E: 
00:00:45.218 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.222 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.226 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:45.231 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:45.235 E: 
00:00:45.238 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.242 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.246 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:45.250 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:45.254 E: 
00:00:45.258 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.262 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.266 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:45.270 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:45.274 E: 
00:00:45.278 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.283 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.287 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:45.290 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:45.294 E: 
00:00:45.299 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.303 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.308 E:  util-linux pre-depends on libsystemd0
00:00:45.311 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:45.315 E: 
00:00:45.320 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.324 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.328 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:45.332 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:45.337 E: 
00:00:45.340 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.345 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.349 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:45.354 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:45.358 E: 
00:00:45.363 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.367 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:45.371 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:45.376 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:45.380 E: 
00:00:45.384 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.388 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:45.392 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:45.396 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:45.400 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:45.404 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:45.410 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:45.419 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:45.471 E: Selecting previously unselected package init-system-helpers.
00:00:45.476 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:45.481 E: Unpacking init-system-helpers (1.66) ...
00:00:45.527 E: Selecting previously unselected package libc-bin.
00:00:45.531 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:45.536 E: Unpacking libc-bin (2.38-13) ...
00:00:45.642 E: Selecting previously unselected package ncurses-base.
00:00:45.647 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:45.652 E: Unpacking ncurses-base (6.5-2) ...
00:00:45.722 E: Selecting previously unselected package sysvinit-utils.
00:00:45.727 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:45.732 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:45.810 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:45.815 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:45.821 E: Setting up debconf (1.5.86) ...
00:00:45.976 E: Setting up ncurses-base (6.5-2) ...
00:00:45.989 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:45.997 E: Setting up libc6:amd64 (2.38-13) ...
00:00:46.144 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:46.148 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:46.154 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:46.161 E: Setting up sysvinit-utils (3.09-1) ...
00:00:46.167 E: Setting up debianutils (5.19) ...
00:00:46.287 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:46.296 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:46.303 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:46.309 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:46.314 E: Setting up base-files (13.3) ...
00:00:46.364 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:46.368 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:46.373 E: Setting up dash (0.5.12-9) ...
00:00:46.463 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:46.468 E: Setting up bash (5.2.21-2.1) ...
00:00:46.484 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:46.491 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:46.496 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:46.502 E: Setting up libc-bin (2.38-13) ...
00:00:46.640 E: Setting up ncurses-bin (6.5-2) ...
00:00:46.645 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:46.651 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:46.657 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:46.662 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:46.667 E: Setting up diffutils (1:3.10-1) ...
00:00:46.672 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:46.677 E: Setting up hostname (3.23+nmu2) ...
00:00:46.681 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:46.686 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:46.690 E: Setting up init-system-helpers (1.66) ...
00:00:46.694 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:46.699 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:46.703 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:46.708 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:46.714 E: Setting up grep (3.11-4) ...
00:00:46.720 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:46.727 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:46.731 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:46.741 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:46.882 E: Setting up sed (4.9-2) ...
00:00:46.887 E: Setting up findutils (4.10.0-2) ...
00:00:46.893 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:46.898 E: Setting up base-passwd (3.6.3) ...
00:00:47.047 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:47.052 E: Setting up tar (1.35+dfsg-3) ...
00:00:47.061 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:47.068 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:47.077 E: Setting up coreutils (9.4-3.1) ...
00:00:47.084 E: Setting up util-linux (2.40.1-8.1) ...
00:00:47.103 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:47.337 E: Setting up dpkg (1.22.6) ...
00:00:47.581 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:47.622 E: Setting up perl-base (5.38.2-5) ...
00:00:47.643 E: Setting up gzip (1.12-1.1) ...
00:00:47.773 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:47.951 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:47.992 E: Processing triggers for libc-bin (2.38-13) ...
00:00:48.136 E: I: installing essential packages...
00:00:57.182 E: I: installing remaining packages inside the chroot...
00:01:01.598 E: I: cleaning package lists and apt cache...
00:01:01.696 E: I: creating tarball...
00:01:03.366 E: I: done
00:01:03.371 E: I: removing tempdir /tmp/mmdebstrap.Y0U5cJy52t...
00:01:07.509 E: I: success in 43.9314 seconds
00:01:07.539 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:01:07.543 E: + filter
00:01:07.548 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:01:08.819 E: + rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:21
result: SUCCESS
------------------------------------------------------------------------------
(270/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: minbase
format: auto
time left: 0:07:28
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.023 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.033 E: + prefix=
00:00:00.038 E: + id -u
00:00:00.042 E: + [ 0 -eq 0 ]
00:00:00.046 E: + [ fakechroot != root ]
00:00:00.050 E: + [ fakechroot != auto ]
00:00:00.054 E: + id user
00:00:00.059 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.063 E: + useradd --home-dir /home/user --create-home user
00:00:00.067 E: + prefix=runuser -u user --
00:00:00.072 E: + MMTARFILTER=
00:00:00.076 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.081 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.085 E: + [ -x ./tarfilter ]
00:00:00.089 E: + MMTARFILTER=./tarfilter
00:00:00.093 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian
00:00:00.513 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.548 E: I: finding correct signed-by value...
00:00:00.659 E: I: automatically chosen format: tar
00:00:00.663 E: I: using /tmp/mmdebstrap.SUyubcxIcq as tempdir
00:00:00.717 E: I: running apt-get update...
00:00:03.916 E: I: downloading packages with apt...
00:00:06.449 E: I: extracting archives...
00:00:08.986 E: I: installing essential packages...
00:00:15.835 E: I: installing remaining packages inside the chroot...
00:00:22.284 E: I: cleaning package lists and apt cache...
00:00:22.395 E: I: creating tarball...
00:00:23.352 E: I: done
00:00:23.362 E: I: removing tempdir /tmp/mmdebstrap.SUyubcxIcq...
00:00:23.602 E: I: success in 23.2226 seconds
00:00:23.610 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:23.615 E: + filter
00:00:23.619 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:00:24.554 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:24.591 E: I: finding correct signed-by value...
00:00:24.718 E: I: automatically chosen format: tar
00:00:24.723 E: I: using /tmp/mmdebstrap.ku_Hcqesr2 as tempdir
00:00:24.788 E: I: running apt-get update...
00:00:28.222 E: I: downloading packages with apt...
00:00:30.862 E: I: extracting archives...
00:00:41.497 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.ku_Hcqesr2
00:00:41.524 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.ku_Hcqesr2
00:00:42.718 E: Selecting previously unselected package base-passwd.
00:00:42.724 E: (Reading database ... 0 files and directories currently installed.)
00:00:42.729 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:42.735 E: Unpacking base-passwd (3.6.3) ...
00:00:42.771 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:42.776 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:42.781 E:   Package libc6 is not installed.
00:00:42.787 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:42.794 E:   Package libdebconfclient0 is not installed.
00:00:42.798 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:42.803 E:   Package libselinux1 is not installed.
00:00:42.808 E: 
00:00:42.813 E: Setting up base-passwd (3.6.3) ...
00:00:42.992 E: Selecting previously unselected package base-files.
00:00:42.996 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:43.000 E:  base-files pre-depends on awk
00:00:43.004 E:   awk is not installed.
00:00:43.008 E: 
00:00:43.012 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.017 E: (Reading database ... 41 files and directories currently installed.)
00:00:43.021 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:43.026 E: Unpacking base-files (13.3) ...
00:00:43.070 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:43.075 E:  base-files depends on awk; however:
00:00:43.079 E:   Package awk is not installed.
00:00:43.083 E: 
00:00:43.087 E: Setting up base-files (13.3) ...
00:00:43.299 E: Selecting previously unselected package dpkg.
00:00:43.303 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.308 E:  dpkg pre-depends on libbz2-1.0
00:00:43.314 E:   libbz2-1.0 is not installed.
00:00:43.319 E: 
00:00:43.324 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.330 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.336 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:43.343 E:   libc6 is not installed.
00:00:43.348 E: 
00:00:43.354 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.359 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.364 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:43.369 E:   liblzma5 is not installed.
00:00:43.374 E: 
00:00:43.379 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.383 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.387 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:43.391 E:   libmd0 is not installed.
00:00:43.396 E: 
00:00:43.400 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.405 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.409 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:43.414 E:   libselinux1 is not installed.
00:00:43.418 E: 
00:00:43.421 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.426 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.430 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:43.435 E:   libzstd1 is not installed.
00:00:43.439 E: 
00:00:43.445 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.449 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:43.453 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:43.457 E:   zlib1g is not installed.
00:00:43.462 E: 
00:00:43.467 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.472 E: (Reading database ... 133 files and directories currently installed.)
00:00:43.476 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:43.480 E: Unpacking dpkg (1.22.6) ...
00:00:43.512 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:43.517 E:  dpkg depends on libbz2-1.0; however:
00:00:43.522 E:   Package libbz2-1.0 is not installed.
00:00:43.527 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:43.532 E:   Package libc6 is not installed.
00:00:43.537 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:43.543 E:   Package liblzma5 is not installed.
00:00:43.548 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:43.553 E:   Package libmd0 is not installed.
00:00:43.557 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:43.562 E:   Package libselinux1 is not installed.
00:00:43.567 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:43.573 E:   Package libzstd1 is not installed.
00:00:43.578 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:43.583 E:   Package zlib1g is not installed.
00:00:43.588 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:43.593 E:   Package tar is not installed.
00:00:43.598 E: 
00:00:43.604 E: Setting up dpkg (1.22.6) ...
00:00:43.865 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:43.870 E: (Reading database ... 414 files and directories currently installed.)
00:00:43.874 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:43.879 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:43.922 E: Selecting previously unselected package libc6:amd64.
00:00:43.926 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:44.188 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:44.590 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:44.595 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:44.600 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:44.642 E: Selecting previously unselected package mawk.
00:00:44.646 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:44.651 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:44.705 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:44.711 E:  base-files pre-depends on awk
00:00:44.716 E:   mawk provides awk but is unpacked but not configured.
00:00:44.721 E: 
00:00:44.725 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.730 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:44.735 E: Unpacking base-files (13.3) over (13.3) ...
00:00:44.811 E: Selecting previously unselected package libtinfo6:amd64.
00:00:44.816 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:44.821 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:44.866 E: Selecting previously unselected package debianutils.
00:00:44.871 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:44.876 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:44.880 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.885 E: 
00:00:44.890 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.895 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:44.900 E: Unpacking debianutils (5.19) ...
00:00:44.953 E: Selecting previously unselected package bash.
00:00:44.958 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:44.963 E:  bash pre-depends on libc6 (>= 2.38)
00:00:44.968 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.973 E: 
00:00:44.979 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.984 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:44.989 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:44.994 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:45.000 E: 
00:00:45.005 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.010 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:45.015 E: Unpacking bash (5.2.21-2.1) ...
00:00:45.167 E: Selecting previously unselected package libcap2:amd64.
00:00:45.172 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:45.176 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:45.220 E: Selecting previously unselected package libsystemd0:amd64.
00:00:45.228 E: Preparing to unpack .../libsystemd0_256~rc4-1_amd64.deb ...
00:00:45.232 E: Unpacking libsystemd0:amd64 (256~rc4-1) ...
00:00:45.296 E: Selecting previously unselected package bsdutils.
00:00:45.301 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:45.306 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:45.311 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:45.317 E: 
00:00:45.323 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.330 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:45.334 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:45.339 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:45.343 E: 
00:00:45.347 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.352 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:45.356 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:45.373 E: Selecting previously unselected package libacl1:amd64.
00:00:45.377 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:45.382 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:45.422 E: Selecting previously unselected package libattr1:amd64.
00:00:45.427 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:45.432 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:45.466 E: Selecting previously unselected package libgmp10:amd64.
00:00:45.471 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:45.475 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:45.541 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:45.545 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:45.549 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:45.616 E: Selecting previously unselected package libselinux1:amd64.
00:00:45.620 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:45.626 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:45.671 E: Selecting previously unselected package libzstd1:amd64.
00:00:45.677 E: Preparing to unpack .../libzstd1_1.5.5+dfsg2-2_amd64.deb ...
00:00:45.683 E: Unpacking libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:45.743 E: Selecting previously unselected package zlib1g:amd64.
00:00:45.747 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:45.752 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:45.794 E: Selecting previously unselected package libssl3t64:amd64.
00:00:45.799 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:45.805 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:46.031 E: Selecting previously unselected package coreutils.
00:00:46.054 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.061 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:46.067 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:46.074 E: 
00:00:46.080 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.085 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.091 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:46.098 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:46.105 E: 
00:00:46.112 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.117 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.124 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:46.131 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:46.137 E: 
00:00:46.145 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.151 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.156 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:46.163 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:46.170 E: 
00:00:46.175 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.180 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.185 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:46.190 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:46.197 E: 
00:00:46.202 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.208 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:46.214 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:46.220 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:46.224 E: 
00:00:46.230 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.235 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:46.240 E: Unpacking coreutils (9.4-3.1) ...
00:00:46.481 E: Selecting previously unselected package dash.
00:00:46.488 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:46.493 E:  dash pre-depends on libc6 (>= 2.38)
00:00:46.497 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:46.502 E: 
00:00:46.506 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.511 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:46.516 E: Unpacking dash (0.5.12-9) ...
00:00:46.539 E: Selecting previously unselected package diffutils.
00:00:46.545 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:46.550 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:46.556 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:46.561 E: 
00:00:46.567 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.574 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:46.579 E: Unpacking diffutils (1:3.10-1) ...
00:00:46.678 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:46.683 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:46.688 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:46.729 E: Selecting previously unselected package liblzma5:amd64.
00:00:46.734 E: Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1_amd64.deb ...
00:00:46.739 E: Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:46.792 E: Selecting previously unselected package libmd0:amd64.
00:00:46.798 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:46.802 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:46.852 E: Selecting previously unselected package tar.
00:00:46.857 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:46.862 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:46.867 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:46.872 E: 
00:00:46.876 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.881 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:46.885 E:  tar pre-depends on libc6 (>= 2.34)
00:00:46.890 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:46.895 E: 
00:00:46.900 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.905 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:46.910 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:46.915 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:46.920 E: 
00:00:46.925 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.930 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:46.935 E: Unpacking tar (1.35+dfsg-3) ...
00:00:47.006 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.017 E:  dpkg pre-depends on libbz2-1.0
00:00:47.023 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:47.030 E: 
00:00:47.037 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.044 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.052 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:47.058 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.068 E: 
00:00:47.079 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.092 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.104 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:47.114 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:47.123 E: 
00:00:47.132 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.140 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.154 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:47.163 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:47.173 E: 
00:00:47.179 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.185 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.192 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:47.200 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:47.205 E: 
00:00:47.211 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.221 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.228 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:47.234 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:47.242 E: 
00:00:47.252 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.258 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:47.268 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:47.274 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:47.280 E: 
00:00:47.286 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.291 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:47.297 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:47.381 E: Selecting previously unselected package findutils.
00:00:47.386 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:47.394 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:47.401 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.407 E: 
00:00:47.413 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.419 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:47.426 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:47.432 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:47.436 E: 
00:00:47.442 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.448 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:47.453 E: Unpacking findutils (4.10.0-2) ...
00:00:47.518 E: Selecting previously unselected package grep.
00:00:47.525 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:47.531 E:  grep pre-depends on libc6 (>= 2.34)
00:00:47.535 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.541 E: 
00:00:47.549 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.555 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:47.562 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:47.567 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:47.572 E: 
00:00:47.577 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.583 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:47.593 E: Unpacking grep (3.11-4) ...
00:00:47.661 E: Selecting previously unselected package gzip.
00:00:47.667 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:47.675 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:47.682 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.689 E: 
00:00:47.696 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.702 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:47.780 E: Unpacking gzip (1.12-1.1) ...
00:00:47.850 E: Selecting previously unselected package hostname.
00:00:47.856 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:47.862 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:47.881 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.896 E: 
00:00:47.912 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.918 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:47.924 E: Unpacking hostname (3.23+nmu2) ...
00:00:47.929 E: Selecting previously unselected package libaudit-common.
00:00:47.934 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:47.940 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:47.977 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:47.982 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:47.990 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:48.037 E: Selecting previously unselected package libaudit1:amd64.
00:00:48.042 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:48.048 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:48.091 E: Selecting previously unselected package libcrypt1:amd64.
00:00:48.095 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:48.101 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:48.146 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:48.151 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:48.157 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:48.275 E: Selecting previously unselected package debconf.
00:00:48.282 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:48.291 E: Unpacking debconf (1.5.86) ...
00:00:48.479 E: Selecting previously unselected package libpam0g:amd64.
00:00:48.483 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:48.489 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:48.538 E: Selecting previously unselected package libpam-modules-bin.
00:00:48.543 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:48.548 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:48.604 E: Selecting previously unselected package libpam-modules:amd64.
00:00:48.608 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.613 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:48.617 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:48.621 E: 
00:00:48.626 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.630 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.634 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:48.639 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:48.645 E: 
00:00:48.649 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.654 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.658 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:48.663 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:48.668 E: 
00:00:48.673 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.678 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.683 E:  libpam-modules pre-depends on libdb5.3t64
00:00:48.688 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:48.693 E: 
00:00:48.697 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.701 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.706 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:48.711 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:48.715 E: 
00:00:48.719 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.723 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.727 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:48.734 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:48.738 E: 
00:00:48.743 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.748 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.751 E:  libpam-modules pre-depends on libsystemd0
00:00:48.757 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:48.763 E: 
00:00:48.770 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.776 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.781 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:48.786 E:   debconf is unpacked, but has never been configured.
00:00:48.790 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:48.795 E: 
00:00:48.800 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.804 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:48.810 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:48.815 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:48.819 E: 
00:00:48.824 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.828 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:48.833 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:48.865 E: Selecting previously unselected package libpam-runtime.
00:00:48.869 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:48.875 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:49.027 E: Selecting previously unselected package login.
00:00:49.033 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.038 E:  login pre-depends on libpam-modules
00:00:49.043 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:49.048 E: 
00:00:49.054 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.060 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.064 E:  login pre-depends on libpam-runtime
00:00:49.069 E:   libpam-runtime is unpacked, but has never been configured.
00:00:49.075 E: 
00:00:49.080 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.086 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.093 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:49.102 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:49.107 E: 
00:00:49.112 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.117 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.122 E:  login pre-depends on libc6 (>= 2.38)
00:00:49.127 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:49.134 E: 
00:00:49.140 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.146 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.156 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:49.162 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:49.171 E: 
00:00:49.176 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.181 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:49.187 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:49.192 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:49.200 E: 
00:00:49.206 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.211 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:49.215 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:49.257 E: Selecting previously unselected package ncurses-bin.
00:00:49.262 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:49.268 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:49.273 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:49.277 E: 
00:00:49.281 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.285 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:49.290 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:49.295 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:49.301 E: 
00:00:49.305 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.311 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:49.316 E: Unpacking ncurses-bin (6.5-2) ...
00:00:49.340 E: Selecting previously unselected package perl-base.
00:00:49.346 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:49.351 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:49.356 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:49.360 E: 
00:00:49.366 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.370 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:49.375 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:49.380 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:49.385 E: 
00:00:49.391 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.395 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:49.400 E: Unpacking perl-base (5.38.2-5) ...
00:00:49.947 E: Selecting previously unselected package sed.
00:00:49.953 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:49.958 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:49.964 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:49.971 E: 
00:00:49.977 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.982 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:49.992 E:  sed pre-depends on libc6 (>= 2.34)
00:00:49.997 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:50.002 E: 
00:00:50.007 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.013 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:50.018 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:50.025 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:50.031 E: 
00:00:50.037 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.041 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:50.046 E: Unpacking sed (4.9-2) ...
00:00:50.084 E: Selecting previously unselected package libblkid1:amd64.
00:00:50.093 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:50.099 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:50.157 E: Selecting previously unselected package libmount1:amd64.
00:00:50.164 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:50.168 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:50.236 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:50.245 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:50.251 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:50.307 E: Selecting previously unselected package libudev1:amd64.
00:00:50.312 E: Preparing to unpack .../libudev1_256~rc4-1_amd64.deb ...
00:00:50.318 E: Unpacking libudev1:amd64 (256~rc4-1) ...
00:00:50.374 E: Selecting previously unselected package libuuid1:amd64.
00:00:50.379 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:50.384 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:50.442 E: Selecting previously unselected package util-linux.
00:00:50.449 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.457 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:50.463 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:50.469 E: 
00:00:50.475 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.481 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.487 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:50.493 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:50.499 E: 
00:00:50.507 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.513 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.524 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:50.530 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:50.536 E: 
00:00:50.541 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.550 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.558 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:50.567 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:50.575 E: 
00:00:50.580 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.587 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.593 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:50.597 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:50.604 E: 
00:00:50.611 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.620 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.632 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:50.639 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:50.644 E: 
00:00:50.649 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.654 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.662 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:50.667 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:50.672 E: 
00:00:50.676 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.680 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.686 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:50.692 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:50.698 E: 
00:00:50.703 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.708 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.712 E:  util-linux pre-depends on libsystemd0
00:00:50.717 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:50.721 E: 
00:00:50.726 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.731 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.736 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:50.740 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:50.744 E: 
00:00:50.747 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.753 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.757 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:50.762 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:50.767 E: 
00:00:50.771 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.775 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:50.781 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:50.786 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:50.790 E: 
00:00:50.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.798 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:50.802 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:50.811 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:50.815 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:50.820 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:50.859 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:50.867 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:50.923 E: Selecting previously unselected package init-system-helpers.
00:00:50.927 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:50.931 E: Unpacking init-system-helpers (1.66) ...
00:00:50.974 E: Selecting previously unselected package libc-bin.
00:00:50.982 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:50.989 E: Unpacking libc-bin (2.38-13) ...
00:00:51.091 E: Selecting previously unselected package ncurses-base.
00:00:51.096 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:51.101 E: Unpacking ncurses-base (6.5-2) ...
00:00:51.169 E: Selecting previously unselected package sysvinit-utils.
00:00:51.173 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:51.178 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:51.254 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:51.261 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:51.267 E: Setting up debconf (1.5.86) ...
00:00:51.442 E: Setting up ncurses-base (6.5-2) ...
00:00:51.457 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:51.464 E: Setting up libc6:amd64 (2.38-13) ...
00:00:51.618 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:51.623 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:51.628 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:51.637 E: Setting up sysvinit-utils (3.09-1) ...
00:00:51.641 E: Setting up debianutils (5.19) ...
00:00:51.780 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:51.790 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:51.801 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:51.809 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:51.816 E: Setting up base-files (13.3) ...
00:00:51.870 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:51.876 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:51.882 E: Setting up dash (0.5.12-9) ...
00:00:51.977 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:51.982 E: Setting up bash (5.2.21-2.1) ...
00:00:52.004 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
00:00:52.012 E: Setting up libzstd1:amd64 (1.5.5+dfsg2-2) ...
00:00:52.019 E: Setting up liblzma5:amd64 (5.6.1+really5.4.5-1) ...
00:00:52.027 E: Setting up libc-bin (2.38-13) ...
00:00:52.211 E: Setting up ncurses-bin (6.5-2) ...
00:00:52.217 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:52.225 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:52.233 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:52.238 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:52.242 E: Setting up diffutils (1:3.10-1) ...
00:00:52.247 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:52.254 E: Setting up hostname (3.23+nmu2) ...
00:00:52.260 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:52.268 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:52.275 E: Setting up init-system-helpers (1.66) ...
00:00:52.280 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:52.286 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:52.291 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:52.297 E: Setting up libudev1:amd64 (256~rc4-1) ...
00:00:52.307 E: Setting up grep (3.11-4) ...
00:00:52.319 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:52.325 E: Setting up libsystemd0:amd64 (256~rc4-1) ...
00:00:52.329 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:52.338 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:52.494 E: Setting up sed (4.9-2) ...
00:00:52.505 E: Setting up findutils (4.10.0-2) ...
00:00:52.512 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:52.519 E: Setting up base-passwd (3.6.3) ...
00:00:52.707 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:52.727 E: Setting up tar (1.35+dfsg-3) ...
00:00:52.734 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:52.745 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:52.759 E: Setting up coreutils (9.4-3.1) ...
00:00:52.768 E: Setting up util-linux (2.40.1-8.1) ...
00:00:52.804 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:53.054 E: Setting up dpkg (1.22.6) ...
00:00:53.322 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:53.371 E: Setting up perl-base (5.38.2-5) ...
00:00:53.393 E: Setting up gzip (1.12-1.1) ...
00:00:53.536 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:53.734 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:53.801 E: Processing triggers for libc-bin (2.38-13) ...
00:00:54.007 E: I: installing essential packages...
00:01:04.144 E: I: installing remaining packages inside the chroot...
00:01:11.363 E: I: cleaning package lists and apt cache...
00:01:11.472 E: I: creating tarball...
00:01:13.427 E: I: done
00:01:13.436 E: I: removing tempdir /tmp/mmdebstrap.ku_Hcqesr2...
00:01:18.489 E: I: success in 54.0859 seconds
00:01:18.514 E: + filter
00:01:18.520 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state
00:01:18.524 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:01:20.094 E: + rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:31
result: SUCCESS
------------------------------------------------------------------------------
(271/280) apt-patterns
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:06:49
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.019 E: + mmdebstrap --mode=auto --variant=essential --include ?or(?exact-name(dummy-does-not-exist),?exact-name(apt)) unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.480 E: I: automatically chosen mode: root
00:00:00.489 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.523 E: I: finding correct signed-by value...
00:00:00.639 E: I: automatically chosen format: tar
00:00:00.644 E: I: using /tmp/mmdebstrap.sCoZWCy_bw as tempdir
00:00:00.706 E: I: running apt-get update...
00:00:04.113 E: I: downloading packages with apt...
00:00:06.670 E: I: extracting archives...
00:00:09.347 E: I: installing essential packages...
00:00:16.758 E: I: installing remaining packages inside the chroot...
00:00:21.353 E: I: cleaning package lists and apt cache...
00:00:21.455 E: I: creating tarball...
00:00:22.395 E: I: done
00:00:22.487 E: I: removing tempdir /tmp/mmdebstrap.sCoZWCy_bw...
00:00:22.720 E: I: success in 22.3692 seconds
00:00:22.729 E: + tar -tf /tmp/debian-chroot.tar
00:00:22.734 E: + sort
00:00:22.740 E: + diff -u tar1.txt -
00:00:22.773 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(272/280) apt-patterns-custom
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:06:08
------------------------------------------------------------------------------
00:00:00.017 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.033 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.042 E: + mmdebstrap --mode=auto --variant=custom --include ?narrow(?archive(^unstable$),?essential) --include apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.693 E: I: automatically chosen mode: root
00:00:00.700 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.740 E: I: finding correct signed-by value...
00:00:00.858 E: I: automatically chosen format: tar
00:00:00.863 E: I: using /tmp/mmdebstrap.5niKOAiNbF as tempdir
00:00:00.925 E: I: running apt-get update...
00:00:04.576 E: I: downloading packages with apt...
00:00:07.769 E: I: extracting archives...
00:00:11.549 E: I: installing essential packages...
00:00:21.280 E: I: cleaning package lists and apt cache...
00:00:21.379 E: I: creating tarball...
00:00:22.225 E: I: done
00:00:22.323 E: I: removing tempdir /tmp/mmdebstrap.5niKOAiNbF...
00:00:22.530 E: I: success in 21.9894 seconds
00:00:22.538 E: + tar -tf /tmp/debian-chroot.tar
00:00:22.542 E: + sort
00:00:22.546 E: + diff -u tar1.txt -
00:00:22.570 E: + echo ./var/lib/apt/extended_states
00:00:22.576 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:36
result: SUCCESS
------------------------------------------------------------------------------
(273/280) empty-sources.list
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:05:26
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.034 E: + mmdebstrap+  --mode=auto --variant=apt --setup-hook=test -e "$1"/etc/apt/sources.list || echo "deb http://127.0.0.1/debian unstable main" > "$1"/etc/apt/sources.list unstable /tmp/debian-chroot.tar -
00:00:00.044 E: printf 
00:00:00.592 E: I: automatically chosen mode: root
00:00:00.602 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.641 E: I: finding correct signed-by value...
00:00:00.765 E: I: reading sources.list from standard input...
00:00:00.769 E: W: sources.list from standard input is empty
00:00:00.774 E: W: empty apt sources.list
00:00:00.779 E: I: automatically chosen format: tar
00:00:00.783 E: I: using /tmp/mmdebstrap.NjtGnhLXpu as tempdir
00:00:00.830 E: I: running --setup-hook in shell: sh -c 'test -e "$1"/etc/apt/sources.list || echo "deb http://127.0.0.1/debian unstable main" > "$1"/etc/apt/sources.list' exec /tmp/mmdebstrap.NjtGnhLXpu
00:00:00.835 E: I: running apt-get update...
00:00:04.310 E: I: downloading packages with apt...
00:00:07.111 E: I: extracting archives...
00:00:09.865 E: I: installing essential packages...
00:00:17.216 E: I: installing remaining packages inside the chroot...
00:00:21.589 E: I: cleaning package lists and apt cache...
00:00:21.693 E: I: creating tarball...
00:00:22.607 E: I: done
00:00:22.695 E: I: removing tempdir /tmp/mmdebstrap.NjtGnhLXpu...
00:00:22.878 E: I: success in 22.4262 seconds
00:00:22.885 E: + tar -tf /tmp/debian-chroot.tar
00:00:22.889 E: + sort
00:00:22.894 E: + diff -u tar1.txt -
00:00:22.932 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(274/280) merged-fakechroot-inside-unmerged-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:04:45
skipped because of dist in ["testing", "unstable"]  # #1053671
------------------------------------------------------------------------------
(275/280) auto-mode-as-normal-user
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:04:04
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + trap rm -f /tmp/debian-chroot.tar.gz EXIT INT TERM
00:00:00.027 E: + [ auto = auto ]
00:00:00.035 E: + prefix=
00:00:00.041 E: + id -u
00:00:00.048 E: + [ 0 -eq 0 ]
00:00:00.054 E: + id user
00:00:00.065 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.072 E: + useradd --home-dir /home/user --create-home user
00:00:00.091 E: + prefix=runuser -u user --
00:00:00.100 E: + runuser -u user -- mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian
00:00:00.760 E: I: automatically chosen mode: unshare
00:00:00.765 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.802 E: I: finding correct signed-by value...
00:00:00.917 E: I: automatically chosen format: tar
00:00:00.922 E: I: using /tmp/mmdebstrap.iwzIufDlg6 as tempdir
00:00:01.071 E: I: running apt-get update...
00:00:04.640 E: I: downloading packages with apt...
00:00:07.844 E: I: extracting archives...
00:00:10.672 E: I: installing essential packages...
00:00:18.477 E: I: installing remaining packages inside the chroot...
00:00:23.216 E: I: cleaning package lists and apt cache...
00:00:23.319 E: I: creating tarball...
00:00:32.666 E: I: done
00:00:32.730 E: I: removing tempdir /tmp/mmdebstrap.iwzIufDlg6...
00:00:32.995 E: I: success in 32.4503 seconds
00:00:33.007 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:33.012 E: + sort
00:00:33.017 E: + diff -u tar1.txt -
00:00:34.127 E: + rm -f /tmp/debian-chroot.tar.gz
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:45
result: SUCCESS
------------------------------------------------------------------------------
(276/280) skip-output-dev
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:03:23
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.029 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.045 E: + [ 0 -eq 0 ]
00:00:00.051 E: + [ root != root ]
00:00:00.056 E: + mmdebstrap --mode=root --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian
00:00:00.061 E: + sort
00:00:00.067 E: + tar -t
00:00:00.072 E: + diff -u tar1.txt -
00:00:00.605 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.647 E: I: finding correct signed-by value...
00:00:00.780 E: I: automatically chosen format: tar
00:00:00.785 E: I: using /tmp/mmdebstrap.HHX9148j53 as tempdir
00:00:00.845 E: I: running apt-get update...
00:00:04.631 E: I: downloading packages with apt...
00:00:08.488 E: I: extracting archives...
00:00:11.368 E: I: installing essential packages...
00:00:19.211 E: I: installing remaining packages inside the chroot...
00:00:23.723 E: I: cleaning package lists and apt cache...
00:00:23.832 E: I: creating tarball...
00:00:23.838 E: I: skipping output/dev as requested
00:00:24.668 E: I: done
00:00:24.673 E: + echo ./dev/console
00:00:24.679 E: + echo ./dev/fd
00:00:24.684 E: + echo ./dev/full
00:00:24.689 E: + echo ./dev/null
00:00:24.694 E: + echo ./dev/ptmx
00:00:24.698 E: + echo ./dev/pts/
00:00:24.703 E: + echo ./dev/random
00:00:24.709 E: + echo ./dev/shm/
00:00:24.714 E: + echo ./dev/stderr
00:00:24.720 E: + echo ./dev/stdin
00:00:24.725 E: + echo ./dev/stdout
00:00:24.729 E: + echo ./dev/tty
00:00:24.735 E: + echo ./dev/urandom
00:00:24.741 E: + echo ./dev/zero
00:00:24.746 E: I: removing tempdir /tmp/mmdebstrap.HHX9148j53...
00:00:24.886 E: I: success in 24.4279 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:37
result: SUCCESS
------------------------------------------------------------------------------
(277/280) skip-output-dev
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:02:42
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + prefix=
00:00:00.020 E: + id -u
00:00:00.026 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ unshare != root ]
00:00:00.036 E: + [ unshare != auto ]
00:00:00.041 E: + id user
00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.049 E: + useradd --home-dir /home/user --create-home user
00:00:00.054 E: + prefix=runuser -u user --
00:00:00.059 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian
00:00:00.064 E: + tar -t
00:00:00.071 E: + sort
00:00:00.077 E: + diff -u tar1.txt -
00:00:00.605 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.638 E: I: finding correct signed-by value...
00:00:00.741 E: I: automatically chosen format: tar
00:00:00.745 E: I: using /tmp/mmdebstrap.vFWulseAld as tempdir
00:00:00.909 E: I: running apt-get update...
00:00:04.402 E: I: downloading packages with apt...
00:00:06.897 E: I: extracting archives...
00:00:09.554 E: I: installing essential packages...
00:00:16.850 E: I: installing remaining packages inside the chroot...
00:00:20.984 E: I: cleaning package lists and apt cache...
00:00:21.089 E: I: creating tarball...
00:00:21.095 E: I: skipping output/dev as requested
00:00:21.846 E: + echo ./dev/console
00:00:21.852 E: + echo ./dev/fd
00:00:21.857 E: + echo ./dev/full
00:00:21.861 E: + echo ./dev/null
00:00:21.865 E: + echo ./dev/ptmx
00:00:21.870 E: + echo ./dev/pts/
00:00:21.874 E: + echo ./dev/random
00:00:21.879 E: + echo ./dev/shm/
00:00:21.884 E: + echo ./dev/stderr
00:00:21.889 E: + echo ./dev/stdin
00:00:21.894 E: + echo ./dev/stdout
00:00:21.898 E: + echo ./dev/tty
00:00:21.903 E: + echo ./dev/urandom
00:00:21.908 E: + echo ./dev/zero
00:00:21.913 E: I: done
00:00:21.918 E: I: removing tempdir /tmp/mmdebstrap.vFWulseAld...
00:00:22.131 E: I: success in 21.7437 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:33
result: SUCCESS
------------------------------------------------------------------------------
(278/280) skip-output-mknod
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:02:02
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + prefix=
00:00:00.023 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ root != root ]
00:00:00.037 E: + mmdebstrap --mode=root --variant=apt --skip=output/mknod unstable - http://127.0.0.1/debian
00:00:00.041 E: + tar -t
00:00:00.045 E: + sort
00:00:00.052 E: + diff -u tar1.txt -
00:00:00.522 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.558 E: I: finding correct signed-by value...
00:00:00.677 E: I: automatically chosen format: tar
00:00:00.682 E: I: using /tmp/mmdebstrap.2Y1C8ImkWs as tempdir
00:00:00.686 E: I: skipping output/mknod as requested for ./dev/console
00:00:00.691 E: I: skipping output/mknod as requested for ./dev/full
00:00:00.695 E: I: skipping output/mknod as requested for ./dev/null
00:00:00.700 E: I: skipping output/mknod as requested for ./dev/ptmx
00:00:00.704 E: I: skipping output/mknod as requested for ./dev/random
00:00:00.709 E: I: skipping output/mknod as requested for ./dev/tty
00:00:00.714 E: I: skipping output/mknod as requested for ./dev/urandom
00:00:00.719 E: I: skipping output/mknod as requested for ./dev/zero
00:00:00.740 E: I: running apt-get update...
00:00:04.109 E: I: downloading packages with apt...
00:00:06.662 E: I: extracting archives...
00:00:09.280 E: I: installing essential packages...
00:00:16.444 E: I: installing remaining packages inside the chroot...
00:00:20.552 E: I: cleaning package lists and apt cache...
00:00:20.652 E: I: creating tarball...
00:00:21.326 E: + echo ./dev/console
00:00:21.332 E: I: done
00:00:21.336 E: + echo ./dev/full
00:00:21.340 E: + echo ./dev/null
00:00:21.344 E: + echo ./dev/ptmx
00:00:21.349 E: + echo ./dev/random
00:00:21.354 E: + echo ./dev/tty
00:00:21.358 E: + echo ./dev/urandom
00:00:21.364 E: + echo ./dev/zero
00:00:21.367 E: I: removing tempdir /tmp/mmdebstrap.2Y1C8ImkWs...
00:00:21.548 E: I: success in 21.1740 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:32
result: SUCCESS
------------------------------------------------------------------------------
(279/280) skip-output-mknod
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:01:21
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + prefix=
00:00:00.021 E: + id -u
00:00:00.025 E: + [ 0 -eq 0 ]
00:00:00.029 E: + [ unshare != root ]
00:00:00.033 E: + [ unshare != auto ]
00:00:00.037 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.046 E: + useradd --home-dir /home/user --create-home user
00:00:00.050 E: + prefix=runuser -u user --
00:00:00.054 E: + + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/mknod unstable - http://127.0.0.1/debian
00:00:00.058 E: tar -t
00:00:00.064 E: + sort
00:00:00.068 E: + diff -u tar1.txt -
00:00:00.595 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.630 E: I: finding correct signed-by value...
00:00:00.745 E: I: automatically chosen format: tar
00:00:00.751 E: I: using /tmp/mmdebstrap.XyzCMH6vDZ as tempdir
00:00:00.837 E: I: skipping output/mknod as requested for ./dev/console
00:00:00.842 E: I: skipping output/mknod as requested for ./dev/full
00:00:00.849 E: I: skipping output/mknod as requested for ./dev/null
00:00:00.854 E: I: skipping output/mknod as requested for ./dev/ptmx
00:00:00.859 E: I: skipping output/mknod as requested for ./dev/random
00:00:00.863 E: I: skipping output/mknod as requested for ./dev/tty
00:00:00.870 E: I: skipping output/mknod as requested for ./dev/urandom
00:00:00.879 E: I: skipping output/mknod as requested for ./dev/zero
00:00:00.890 E: I: running apt-get update...
00:00:04.550 E: I: downloading packages with apt...
00:00:07.590 E: I: extracting archives...
00:00:10.302 E: I: installing essential packages...
00:00:17.680 E: I: installing remaining packages inside the chroot...
00:00:22.117 E: I: cleaning package lists and apt cache...
00:00:22.210 E: I: creating tarball...
00:00:23.010 E: + echo ./dev/console
00:00:23.016 E: + echo ./dev/full
00:00:23.022 E: + echo ./dev/null
00:00:23.026 E: + I: done
00:00:23.031 E: echo ./dev/ptmx
00:00:23.035 E: + echo ./dev/random
00:00:23.040 E: + echo ./dev/tty
00:00:23.044 E: + echo ./dev/urandom
00:00:23.049 E: + echo ./dev/zero
00:00:23.054 E: I: removing tempdir /tmp/mmdebstrap.XyzCMH6vDZ...
00:00:23.297 E: I: success in 22.8951 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:34
result: SUCCESS
------------------------------------------------------------------------------
(280/280) skip-tar-in-mknod
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:00:40
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718115259
00:00:00.019 E: + [ unshare = unshare ]
00:00:00.023 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.026 E: + prefix=
00:00:00.032 E: + id -u
00:00:00.036 E: + [ 0 -eq 0 ]
00:00:00.040 E: + [ unshare != root ]
00:00:00.044 E: + [ unshare != auto ]
00:00:00.048 E: + id user
00:00:00.052 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.057 E: + useradd --home-dir /home/user --create-home user
00:00:00.062 E: + prefix=runuser -u user --
00:00:00.066 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=custom --skip=update,setup,cleanup,tar-in/mknod --setup-hook=tar-in ./cache/mmdebstrap-unstable-apt.tar /  /tmp/debian-chroot.tar
00:00:00.608 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.626 E: I: automatically chosen format: tar
00:00:00.631 E: I: using /tmp/mmdebstrap.Fl0s9jvlXF as tempdir
00:00:00.743 E: I: skipping setup as requested
00:00:00.748 E: I: running special hook: tar-in ./cache/mmdebstrap-unstable-apt.tar /
00:00:00.752 E: I: skipping tar-in/mknod as requested
00:00:08.849 E: I: skipping update as requested
00:00:08.855 E: I: nothing to download -- skipping...
00:00:08.859 E: I: nothing to extract -- skipping...
00:00:08.863 E: I: no essential packages -- skipping...
00:00:08.868 E: I: skipping cleanup as requested
00:00:08.872 E: I: creating tarball...
00:00:09.756 E: I: done
00:00:09.848 E: I: removing tempdir /tmp/mmdebstrap.Fl0s9jvlXF...
00:00:10.052 E: I: success in 9.6509 seconds
00:00:10.060 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot.tar
00:00:13.088 E: + rm -f /tmp/debian-chroot.tar
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
successfully ran 266 tests
skipped 14:
skipped because of mode == "fakechroot" and variant in ["-", "standard"] # no extended attributes:
    (107/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=- --format=tar
    (108/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=- --format=squashfs
    (109/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=- --format=ext2
    (110/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=- --format=ext4
    (111/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=standard --format=tar
    (112/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=standard --format=squashfs
    (113/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=standard --format=ext2
    (114/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=standard --format=ext4
skipped because of not run_ma_same_tests:
    (154/280) i386-which-can-be-executed-without-qemu
    (155/280) include-foreign-libmagic-mgc
    (156/280) include-foreign-libmagic-mgc-with-multiple-arch-options
    (243/280) chrootless-foreign
skipped because of mode == "fakechroot" and not run_ma_same_tests:
    (250/280) create-foreign-tarball --mode=fakechroot
skipped because of dist in ["testing", "unstable"]  # #1053671:
    (274/280) merged-fakechroot-inside-unmerged-chroot
average time per test: 0:00:42.127820
median time per test: 0:00:30
10 fastests tests:
    (27/280) help: 0:00:08
    (29/280) version: 0:00:08
    (36/280) fail-without-etc-subuid: 0:00:08
    (37/280) fail-without-username-in-etc-subuid: 0:00:08
    (120/280) fail-installing-to-non-empty-lost-found: 0:00:08
    (121/280) fail-installing-to-non-empty-target-directory: 0:00:08
    (131/280) fail-with-missing-lz4: 0:00:08
    (151/280) fail-installing-to-root: 0:00:08
    (152/280) fail-installing-to-existing-file: 0:00:08
    (28/280) man: 0:00:09
10 slowest tests:
    (249/280) create-foreign-tarball --mode=unshare: 0:04:08
    (248/280) create-foreign-tarball --mode=root: 0:03:52
    (241/280) chrootless: 0:03:42
    (242/280) chrootless-fakeroot: 0:03:38
    (196/280) compare-output-with-pre-seeded-var-cache-apt-archives --variant=standard: 0:03:30
    (261/280) pivot_root --mode=unshare: 0:02:27
    (26/280) as-debootstrap-unshare-wrapper --variant=-: 0:01:52
    (195/280) compare-output-with-pre-seeded-var-cache-apt-archives --variant=-: 0:01:52
    (6/280) debootstrap --dist=stable --variant=-: 0:01:51
    (3/280) debootstrap --dist=oldstable --variant=-: 0:01:49
average time per accumulated test: 0:01:40.053571
median time per accumulated test: 0:00:26
10 fastests accumulated tests:
    1x help: 0:00:08
    1x version: 0:00:08
    1x fail-without-etc-subuid: 0:00:08
    1x fail-without-username-in-etc-subuid: 0:00:08
    1x fail-installing-to-non-empty-lost-found: 0:00:08
    1x fail-installing-to-non-empty-target-directory: 0:00:08
    1x fail-with-missing-lz4: 0:00:08
    1x fail-installing-to-root: 0:00:08
    1x fail-installing-to-existing-file: 0:00:08
    1x man: 0:00:09
10 slowest accumulated tests:
    40x check-for-bit-by-bit-identical-format-output: 0:30:44
    24x mmdebstrap: 0:17:34
    12x debootstrap: 0:17:10
    40x create-tarball-dry-run: 0:16:10
    8x compare-output-with-pre-seeded-var-cache-apt-archives: 0:11:14
    9x jessie-or-older: 0:10:16
    12x check-against-debootstrap-dist: 0:09:44
    2x create-foreign-tarball: 0:08:00
    2x pivot_root: 0:04:03
    1x chrootless: 0:03:42
total runtime: 3:09:20
00:00:00.016 E: + cover -nogcov -report html_basic cover_db
00:00:00.413 E: Reading database from /mnt/cover_db
00:00:00.423 E: 
00:00:00.433 E: 
00:00:00.440 E: -----
00:00:00.445 E: File 
00:00:00.451 E: -----
00:00:00.458 E: Total
00:00:00.468 E: -----
00:00:00.478 E: 
00:00:00.486 E: 
00:00:00.493 E: + mkdir -p report
00:00:00.504 E: + cp -a cover_db/common.js report
00:00:00.512 E: cp: cannot stat 'cover_db/common.js': No such file or directory
00:00:00.521 E: + cp -a cover_db/coverage.html report
00:00:00.529 E: cp: cannot stat 'cover_db/coverage.html': No such file or directory
00:00:00.536 E: + cp -a cover_db/cover.css report
00:00:00.548 E: cp: cannot stat 'cover_db/cover.css': No such file or directory
00:00:00.556 E: + cp -a cover_db/css.js report
00:00:00.562 E: cp: cannot stat 'cover_db/css.js': No such file or directory
00:00:00.568 E: + cp -a cover_db/mmdebstrap--branch.html report
00:00:00.572 E: cp: cannot stat 'cover_db/mmdebstrap--branch.html': No such file or directory
00:00:00.581 E: + cp -a cover_db/mmdebstrap--condition.html report
00:00:00.588 E: cp: cannot stat 'cover_db/mmdebstrap--condition.html': No such file or directory
00:00:00.594 E: + cp -a cover_db/mmdebstrap.html report
00:00:00.601 E: cp: cannot stat 'cover_db/mmdebstrap.html': No such file or directory
00:00:00.606 E: + cp -a cover_db/mmdebstrap--subroutine.html report
00:00:00.615 E: cp: cannot stat 'cover_db/mmdebstrap--subroutine.html': No such file or directory
00:00:00.622 E: + cp -a cover_db/standardista-table-sorting.js report
00:00:00.629 E: cp: cannot stat 'cover_db/standardista-table-sorting.js': No such file or directory
00:00:00.637 E: + cover -delete cover_db
00:00:00.717 E: Deleting database /mnt/cover_db
00:00:00.721 E: cannot remove directory for /mnt/cover_db: Device or resource busy at /usr/bin/cover line 151.
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db

open file:////shared/report/coverage.html in a browser

./coverage.sh finished successfully
I: cleaning package lists and apt cache...
I: removing tempdir /tmp/mmdebstrap.oqdy2irIhP...
I: success in 12773.1999 seconds
+ exit 0
+ common_cleanup
++ date -u
++ basename /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh
Tue Jun 11 21:28:24 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-POVf7v2a, removing.
+ echo 'Tue Jun 11 21:28:24 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-POVf7v2a, removing.'
+ rm -f /tmp/jenkins-script-POVf7v2a
Sending e-mails to: josch@debian.org
Finished: SUCCESS