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/jenkins10979044277538359302.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
====================================================================================
Sun Jun 16 14:44:12 UTC 2024 - running /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh (for job mmdebstrap-jenkins-worker) on osuosl3-amd64, called using "" as arguments.
Sun Jun 16 14:44:12 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-rJzPfrUL"

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

+ TTT=/tmp/jenkins-script-rJzPfrUL
+ '[' -z /tmp/jenkins-script-rJzPfrUL ']'
+ trap common_cleanup INT TERM EXIT
+ cp /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh /tmp/jenkins-script-rJzPfrUL
+ chmod +x /tmp/jenkins-script-rJzPfrUL
+ echo ====================================================================================
++ date -u
++ hostname
+ echo 'Sun Jun 16 14:44:12 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 'Sun Jun 16 14:44:12 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-rJzPfrUL"'
+ echo
+ echo '$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING'
+ echo
+ /tmp/jenkins-script-rJzPfrUL
+ 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
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 45232 22"
declare -x SSH_CONNECTION="46.16.76.207 45232 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="34779"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ case $HOSTNAME in
+ export 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 16 14:44 /dev/kvm
+ lsmod
+ grep kvm
kvm_amd               155648  12
ccp                   118784  1 kvm_amd
kvm                  1142784  1 kvm_amd
irqbypass              16384  13 kvm
binfmt_misc            24576  1
+ lsmod
+ grep binfmt_misc
+ whoami
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 = 
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 + groups
+ /usr/sbin/update-binfmts --display
+ dpkg -l
 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.5-0+deb12u1                       amd64        FFmpeg library with de/encoders for audio/video codecs - runtime files
ii  libavfilter8:amd64                    7:5.1.5-0+deb12u1                       amd64        FFmpeg library containing media filters - runtime files
ii  libavformat59:amd64                   7:5.1.5-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.5-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.5-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.5-0+deb12u1                       amd64        FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii  libswscale6:amd64                     7:5.1.5-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                     + 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 -
   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+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  3.0M   13G   1% /run
/dev/mapper/lvm-root                     252G  214G   29G  89% /
tmpfs                                     63G   12K   63G   1% /dev/shm
tmpfs                                    5.0M     0  5.0M   0% /run/lock
/dev/mapper/lvm-srv_workspace            492G   27G  440G   6% /srv/workspace
/dev/mapper/lvm-openqa                   196G   26M  186G   1% /var/lib/openqa
tmpfs                                     50G  128K   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  462G  477G  50% /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)
devpts-live on /srv/workspace/live-build/kde-sid.vPMhia7P/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.vPMhia7P/chroot/proc type proc (rw,relatime,x-gvfs-hide)
sysfs-live on /srv/workspace/live-build/kde-sid.vPMhia7P/chroot/sys type sysfs (rw,relatime,x-gvfs-hide)
devpts-live on /srv/workspace/live-build/gnome-sid.p8Fqm4U9/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.p8Fqm4U9/chroot/proc type proc (rw,relatime,x-gvfs-hide)
sysfs-live on /srv/workspace/live-build/gnome-sid.p8Fqm4U9/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)
devpts-live on /srv/workspace/live-build/lxqt-sid.ikm9zmHD/chroot/dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000,x-gvfs-hide)
proc-live on /srv/workspace/live-build/lxqt-sid.ikm9zmHD/chroot/proc type proc (rw,relatime,x-gvfs-hide)
sysfs-live on /srv/workspace/live-build/lxqt-sid.ikm9zmHD/chroot/sys type sysfs (rw,relatime,x-gvfs-hide)
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.k4p1X1xjbH 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.k4p1X1xjbH
I: running --customize-hook in shell: sh -c 'chroot "$1" chown root:kvm /dev/kvm' exec /tmp/mmdebstrap.k4p1X1xjbH
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.k4p1X1xjbH
I: running --customize-hook in shell: sh -c 'chroot "$1" sh mmdebstrap.sh' exec /tmp/mmdebstrap.k4p1X1xjbH
+ 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 (854 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 52s (946 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

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

proxy download: http://deb.debian.org/debian/dists/oldstable-updates/InRelease
Get:2 http://security.debian.org/debian-security oldstable-security InRelease [48.4 kB]
Get:3 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:4 http://deb.debian.org/debian oldstable/main amd64 Packages [8068 kB]

proxy download: http://security.debian.org/debian-security/dists/oldstable-security/main/binary-amd64/by-hash/SHA256/d8ab5d816743d68d6eb6bebe8a71bfd4d50e3c5be237733367d01e6e94739f5f
Get:5 http://security.debian.org/debian-security oldstable-security/main amd64 Packages [275 kB]

proxy download: http://deb.debian.org/debian/dists/oldstable-updates/main/binary-amd64/by-hash/SHA256/eebb6103cc6f76baa2fee74e7dd915be4c888033bf438756df0774890bdf9806
Get:6 http://deb.debian.org/debian oldstable-updates/main amd64 Packages [18.8 kB]
Fetched 8569 kB in 2s (5395 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]
proxy cached: http://deb.debian.org/debian/pool/main/b/base-files/base-files_11.1%2bdeb11u9_amd64.deb
Get:5 http://deb.debian.org/debian oldstable/main amd64 base-files amd64 11.1+deb11u9 [70.2 kB]
Get:6 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/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 (8834 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 (874 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 51s (964 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]
Get:4 http://security.debian.org/debian-security stable-security InRelease [48.0 kB]

proxy download: http://deb.debian.org/debian/dists/stable-updates/main/binary-amd64/by-hash/SHA256/e5150027d8a665bbcb9d7d7c9053b8f8bdaef95053c3161bbc9ba2e2dd34ec4b
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/273c433eef05ca72df408a6de4ab3653f943061d33a651a29e9f090d7bcbe5f8
Get:6 http://security.debian.org/debian-security stable-security/main amd64 Packages [160 kB]
Fetched 9214 kB in 1s (6280 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
proxy cached: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.8_0.8.0-2%2bb1_amd64.deb
Get:209 http://deb.debian.org/debian stable/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB]
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 (9648 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/df81152af62deb1a053493b0769495810b0d38ca4a34460121d0a4fd56f7de27
Get:2 http://deb.debian.org/debian testing/main amd64 Packages [9217 kB]
Fetched 9385 kB in 11s (858 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-20240330-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, 660 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-13_amd64.deb
Get:2 http://deb.debian.org/debian testing/main amd64 libc6 amd64 2.38-13 [2775 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.3_amd64.deb
Get:5 http://deb.debian.org/debian testing/main amd64 base-files amd64 13.3 [72.3 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.1_amd64.deb
Get:8 http://deb.debian.org/debian testing/main amd64 bash amd64 5.2.21-2.1 [1492 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-1_amd64.deb
Get:10 http://deb.debian.org/debian testing/main amd64 libsystemd0 amd64 256-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 testing/main amd64 bsdutils amd64 1:2.40.1-8.1 [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-9_amd64.deb
Get:21 http://deb.debian.org/debian testing/main amd64 dash amd64 0.5.12-9 [93.2 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.1_amd64.deb
Get:46 http://deb.debian.org/debian testing/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 testing/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 testing/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_256-1_amd64.deb
Get:49 http://deb.debian.org/debian testing/main amd64 libudev1 amd64 256-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 testing/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 testing/main amd64 util-linux amd64 2.40.1-8.1 [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-6_amd64.deb
Get:78 http://deb.debian.org/debian testing/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 testing/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 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-13_amd64.deb
Get:88 http://deb.debian.org/debian testing/main amd64 libc-bin amd64 2.38-13 [613 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.1_amd64.deb
Get:96 http://deb.debian.org/debian testing/main amd64 mount amd64 2.40.1-8.1 [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.1_amd64.deb
Get:102 http://deb.debian.org/debian testing/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_256-1_amd64.deb
Get:103 http://deb.debian.org/debian testing/main amd64 libsystemd-shared amd64 256-1 [2048 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256-1_amd64.deb
Get:104 http://deb.debian.org/debian testing/main amd64 systemd amd64 256-1 [3715 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-1_amd64.deb
Get:108 http://deb.debian.org/debian testing/main amd64 systemd-sysv amd64 256-1 [55.9 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.1_amd64.deb
Get:141 http://deb.debian.org/debian testing/main amd64 fdisk amd64 2.40.1-8.1 [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-1_amd64.deb
Get:173 http://deb.debian.org/debian testing/main amd64 udev amd64 256-1 [1887 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.62.1-1_amd64.deb
Get:190 http://deb.debian.org/debian testing/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 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-4_amd64.deb
Get:192 http://deb.debian.org/debian testing/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 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-13_all.deb
Get:212 http://deb.debian.org/debian testing/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 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-1_amd64.deb
Get:214 http://deb.debian.org/debian testing/main amd64 libnss-systemd amd64 256-1 [199 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256-1_amd64.deb
Get:215 http://deb.debian.org/debian testing/main amd64 libpam-systemd amd64 256-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-13_all.deb
Get:218 http://deb.debian.org/debian testing/main amd64 locales all 2.38-13 [3909 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.1_amd64.deb
Get:220 http://deb.debian.org/debian testing/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 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-2_amd64.deb
Get:222 http://deb.debian.org/debian testing/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 testing/main amd64 manpages all 6.8-2 [1389 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/python-debianbts/python3-debianbts_4.1.1_all.deb
Get:235 http://deb.debian.org/debian testing/main amd64 python3-debianbts all 4.1.1 [12.4 kB]

proxy download: 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 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:237 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:238 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:239 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:240 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:241 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:242 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:243 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-1_amd64.deb
Get:244 http://deb.debian.org/debian testing/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_amd64.deb
Get:245 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.1_amd64.deb
Get:246 http://deb.debian.org/debian testing/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 testing/main amd64 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_amd64.deb
Get:248 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/w/wget/wget_1.24.5-1_amd64.deb
Get:249 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:250 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:251 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:252 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:253 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:254 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:255 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:256 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:257 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:258 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:259 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-13_amd64.deb
Get:260 http://deb.debian.org/debian testing/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.7.12-1_all.deb
Get:261 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:262 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:263 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-13_amd64.deb
Get:264 http://deb.debian.org/debian testing/main amd64 libc6-dev amd64 2.38-13 [1917 kB]

proxy download: 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 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:266 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:267 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:268 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:269 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:270 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:271 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:272 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:273 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:274 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:275 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:276 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:277 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:278 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:279 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:280 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:281 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:282 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:283 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:284 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:285 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:286 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:287 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:288 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:289 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:290 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:291 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:292 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:293 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:294 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:295 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:296 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:297 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:298 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:299 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:300 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:301 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:302 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:303 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:304 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:305 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:306 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:307 http://deb.debian.org/debian testing/main amd64 gpg amd64 2.2.43-7 [523 kB]
Fetched 169 MB in 2min 56s (961 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/6dd90ac1b1cc2c0cdc23e6d9ee7f433146f0c98f4b1dd836cb4621300b06437b
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9930 kB]
Fetched 10.1 MB in 11s (918 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-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-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, 306 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 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 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 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-1_amd64.deb
Get:10 http://deb.debian.org/debian unstable/main amd64 libsystemd0 amd64 256-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 download: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.5.6%2bdfsg-1_amd64.deb
Get:17 http://deb.debian.org/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 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 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 download: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.6.2-1_amd64.deb
Get:24 http://deb.debian.org/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 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 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-1_amd64.deb
Get:49 http://deb.debian.org/debian unstable/main amd64 libudev1 amd64 256-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/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.5_amd64.deb
Get:65 http://deb.debian.org/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 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.5_amd64.deb
Get:76 http://deb.debian.org/debian unstable/main amd64 apt amd64 2.9.5 [1398 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 cached: 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 cached: 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 cached: 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 cached: 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 download: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.1.7-1_amd64.deb
Get:97 http://deb.debian.org/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 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 cached: 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-1_amd64.deb
Get:103 http://deb.debian.org/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256-1_amd64.deb
Get:104 http://deb.debian.org/debian unstable/main amd64 systemd amd64 256-1 [3715 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-1_amd64.deb
Get:108 http://deb.debian.org/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 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.5_amd64.deb
Get:134 http://deb.debian.org/debian unstable/main amd64 apt-utils amd64 2.9.5 [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 cached: 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 download: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%2b20240611-1_amd64.deb
Get:159 http://deb.debian.org/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240611-1_amd64.deb
Get:160 http://deb.debian.org/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 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-1_amd64.deb
Get:173 http://deb.debian.org/debian unstable/main amd64 udev amd64 256-1 [1887 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 cached: 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 cached: 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 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 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-1_amd64.deb
Get:214 http://deb.debian.org/debian unstable/main amd64 libnss-systemd amd64 256-1 [199 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256-1_amd64.deb
Get:215 http://deb.debian.org/debian unstable/main amd64 libpam-systemd amd64 256-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 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 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 cached: 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 cached: 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 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 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 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 amd64 python3-debianbts all 4.1.1 [12.4 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2024.6.2-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main amd64 python3-certifi all 2024.6.2-1 [157 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 download: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_2.0.7-2_all.deb
Get:239 http://deb.debian.org/debian unstable/main amd64 python3-urllib3 all 2.0.7-2 [111 kB]

proxy download: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.32.3%2bdfsg-1_all.deb
Get:240 http://deb.debian.org/debian unstable/main amd64 python3-requests all 2.32.3+dfsg-1 [71.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:241 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:242 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-1_amd64.deb
Get:243 http://deb.debian.org/debian unstable/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB]
proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_amd64.deb
Get:244 http://deb.debian.org/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]
proxy cached: http://deb.debian.org/debian/pool/main/u/util-linux/util-linux-extra_2.40.1-8.1_amd64.deb
Get:245 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:246 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:247 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:248 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:249 http://deb.debian.org/debian unstable/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.2-1_amd64.deb
Get:250 http://deb.debian.org/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 kB]
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_amd64.deb
Get:251 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:252 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:253 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:254 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:255 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:256 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:257 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:258 http://deb.debian.org/debian unstable/main amd64 binutils amd64 2.42-4 [80.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.38-13_amd64.deb
Get:259 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:260 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:261 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:262 http://deb.debian.org/debian unstable/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
proxy cached: http://deb.debian.org/debian/pool/main/g/glibc/libc6-dev_2.38-13_amd64.deb
Get:263 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:264 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:265 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:266 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:267 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:268 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:269 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:270 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:271 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:272 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:273 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:274 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:275 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:276 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:277 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:278 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:279 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:280 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:281 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:282 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:283 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:284 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:285 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:286 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:287 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:288 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:289 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:290 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:291 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:292 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:293 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:294 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:295 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:296 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:297 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:298 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:299 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:300 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:301 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:302 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:303 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:304 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:305 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:306 http://deb.debian.org/debian unstable/main amd64 gpg amd64 2.2.43-7 [523 kB]
Fetched 169 MB in 25s (6909 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/aa168d1b0f0b9e86116c0207e5d79ec661526cc5ab2de2da9e2aeee5e0a7d202
Get:2 http://deb.debian.org/debian unstable/main arm64 Packages [9807 kB]
Fetched 10.0 MB in 11s (928 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-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-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, 305 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-1_arm64.deb
Get:10 http://deb.debian.org/debian unstable/main arm64 libsystemd0 arm64 256-1 [350 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.6%2bdfsg-1_arm64.deb
Get:17 http://deb.debian.org/debian unstable/main arm64 libzstd1 arm64 1.5.6+dfsg-1 [263 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.2-1_arm64.deb
Get:24 http://deb.debian.org/debian unstable/main arm64 liblzma5 arm64 5.6.2-1 [249 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-1_arm64.deb
Get:49 http://deb.debian.org/debian unstable/main arm64 libudev1 arm64 256-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.5_arm64.deb
Get:65 http://deb.debian.org/debian unstable/main arm64 libapt-pkg6.0t64 arm64 2.9.5 [907 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.5_arm64.deb
Get:76 http://deb.debian.org/debian unstable/main arm64 apt arm64 2.9.5 [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.1.7-1_arm64.deb
Get:97 http://deb.debian.org/debian unstable/main arm64 libapparmor1 arm64 3.1.7-1 [41.2 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-1_arm64.deb
Get:103 http://deb.debian.org/debian unstable/main arm64 libsystemd-shared arm64 256-1 [1819 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256-1_arm64.deb
Get:104 http://deb.debian.org/debian unstable/main arm64 systemd arm64 256-1 [3465 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-1_arm64.deb
Get:108 http://deb.debian.org/debian unstable/main arm64 systemd-sysv arm64 256-1 [55.9 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.5_arm64.deb
Get:134 http://deb.debian.org/debian unstable/main arm64 apt-utils arm64 2.9.5 [304 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%2b20240611-1_arm64.deb
Get:159 http://deb.debian.org/debian unstable/main arm64 libkmod2 arm64 32+20240611-1 [57.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240611-1_arm64.deb
Get:160 http://deb.debian.org/debian unstable/main arm64 kmod arm64 32+20240611-1 [91.1 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-1_arm64.deb
Get:173 http://deb.debian.org/debian unstable/main arm64 udev arm64 256-1 [1794 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-1_arm64.deb
Get:214 http://deb.debian.org/debian unstable/main arm64 libnss-systemd arm64 256-1 [184 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256-1_arm64.deb
Get:215 http://deb.debian.org/debian unstable/main arm64 libpam-systemd arm64 256-1 [254 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_2024.6.2-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main arm64 python3-certifi all 2024.6.2-1 [157 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/p/python-urllib3/python3-urllib3_2.0.7-2_all.deb
Get:239 http://deb.debian.org/debian unstable/main arm64 python3-urllib3 all 2.0.7-2 [111 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.32.3%2bdfsg-1_all.deb
Get:240 http://deb.debian.org/debian unstable/main arm64 python3-requests all 2.32.3+dfsg-1 [71.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:241 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:242 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-1_arm64.deb
Get:243 http://deb.debian.org/debian unstable/main arm64 systemd-timesyncd arm64 256-1 [77.2 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_arm64.deb
Get:244 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:245 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:246 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:247 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:248 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:249 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.2-1_arm64.deb
Get:250 http://deb.debian.org/debian unstable/main arm64 xz-utils arm64 5.6.2-1 [520 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_arm64.deb
Get:251 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:252 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:253 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:254 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:255 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:256 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:257 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:258 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:259 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:260 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:261 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:262 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:263 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:264 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:265 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:266 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:267 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:268 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:269 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:270 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:271 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:272 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:273 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:274 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:275 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:276 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:277 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:278 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:279 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:280 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:281 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:282 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:283 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:284 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:285 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:286 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:287 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:288 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:289 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:290 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:291 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:292 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:293 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:294 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:295 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:296 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:297 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:298 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:299 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:300 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:301 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:302 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:303 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:304 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:305 http://deb.debian.org/debian unstable/main arm64 gpg arm64 2.2.43-7 [475 kB]
Fetched 158 MB in 2min 32s (1035 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/d57c858071eec25d8dc184ce5577d8099ac8701b383d7590bb1a4c1fa8b1e107
Get:2 http://deb.debian.org/debian unstable/main i386 Packages [9735 kB]
Fetched 9933 kB in 11s (873 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-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-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, 303 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-1_i386.deb
Get:10 http://deb.debian.org/debian unstable/main i386 libsystemd0 i386 256-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.6%2bdfsg-1_i386.deb
Get:17 http://deb.debian.org/debian unstable/main i386 libzstd1 i386 1.5.6+dfsg-1 [286 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.2-1_i386.deb
Get:24 http://deb.debian.org/debian unstable/main i386 liblzma5 i386 5.6.2-1 [264 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-1_i386.deb
Get:49 http://deb.debian.org/debian unstable/main i386 libudev1 i386 256-1 [145 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.5_i386.deb
Get:65 http://deb.debian.org/debian unstable/main i386 libapt-pkg6.0t64 i386 2.9.5 [1097 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.5_i386.deb
Get:76 http://deb.debian.org/debian unstable/main i386 apt i386 2.9.5 [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.1.7-1_i386.deb
Get:97 http://deb.debian.org/debian unstable/main i386 libapparmor1 i386 3.1.7-1 [42.7 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-1_i386.deb
Get:103 http://deb.debian.org/debian unstable/main i386 libsystemd-shared i386 256-1 [2108 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256-1_i386.deb
Get:104 http://deb.debian.org/debian unstable/main i386 systemd i386 256-1 [3719 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-1_i386.deb
Get:108 http://deb.debian.org/debian unstable/main i386 systemd-sysv i386 256-1 [55.9 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

proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_i386.deb
Get:112 http://deb.debian.org/debian unstable/main i386 dbus-session-bus-common all 1.14.10-4 [79.0 kB]
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.5_i386.deb
Get:134 http://deb.debian.org/debian unstable/main i386 apt-utils i386 2.9.5 [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%2b20240611-1_i386.deb
Get:159 http://deb.debian.org/debian unstable/main i386 libkmod2 i386 32+20240611-1 [65.9 kB]

proxy download: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240611-1_i386.deb
Get:160 http://deb.debian.org/debian unstable/main i386 kmod i386 32+20240611-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-1_i386.deb
Get:173 http://deb.debian.org/debian unstable/main i386 udev i386 256-1 [1882 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-1_i386.deb
Get:214 http://deb.debian.org/debian unstable/main i386 libnss-systemd i386 256-1 [203 kB]

proxy download: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_256-1_i386.deb
Get:215 http://deb.debian.org/debian unstable/main i386 libpam-systemd i386 256-1 [283 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_2024.6.2-1_all.deb
Get:236 http://deb.debian.org/debian unstable/main i386 python3-certifi all 2024.6.2-1 [157 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
proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_2.0.7-2_all.deb
Get:238 http://deb.debian.org/debian unstable/main i386 python3-idna all 3.6-2.1 [38.6 kB]
Get:239 http://deb.debian.org/debian unstable/main i386 python3-urllib3 all 2.0.7-2 [111 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.32.3%2bdfsg-1_all.deb
Get:240 http://deb.debian.org/debian unstable/main i386 python3-requests all 2.32.3+dfsg-1 [71.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_13.0.1_all.deb
Get:241 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:242 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-1_i386.deb
Get:243 http://deb.debian.org/debian unstable/main i386 systemd-timesyncd i386 256-1 [80.1 kB]

proxy download: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.5-1_i386.deb
Get:244 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:245 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:246 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:247 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:248 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:249 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.2-1_i386.deb
Get:250 http://deb.debian.org/debian unstable/main i386 xz-utils i386 5.6.2-1 [527 kB]

proxy download: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.42-4_i386.deb
Get:251 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:252 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:253 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:254 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:255 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:256 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:257 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:258 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:259 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:260 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:261 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:262 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:263 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:264 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:265 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:266 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:267 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:268 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:269 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:270 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:271 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:272 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:273 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:274 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:275 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:276 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:277 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:278 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:279 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:280 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:281 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:282 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:283 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:284 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:285 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:286 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:287 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:288 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:289 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:290 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:291 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:292 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:293 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:294 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:295 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:296 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:297 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:298 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:299 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:300 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:301 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:302 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:303 http://deb.debian.org/debian unstable/main i386 gpg i386 2.2.43-7 [566 kB]
Fetched 169 MB in 2min 43s (1036 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.yTYF3SGRGD --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.cZnXDMpdGQ/mmdebstrap.service" /etc/systemd/system/ --customize-hook=copy-in "/tmp/tmp.cZnXDMpdGQ/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.yTYF3SGRGD/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.yTYF3SGRGD
I: running --setup-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/setup00.sh /tmp/tmp.yTYF3SGRGD
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/6dd90ac1b1cc2c0cdc23e6d9ee7f433146f0c98f4b1dd836cb4621300b06437b
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9930 kB]
Fetched 10.1 MB in 2s (5140 kB/s)
Reading package lists...
usr-is-merged found -- running merged-usr setup hook
dpkg-deb: building package 'usr-is-merged' in '/tmp/tmp.yTYF3SGRGD/tmp/tmp.dAlw7WAZg4/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.2 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-1_amd64.deb
Get:10 http://deb.debian.org/debian unstable/main amd64 libsystemd0 amd64 256-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.6%2bdfsg-1_amd64.deb
Get:17 http://deb.debian.org/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 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.2-1_amd64.deb
Get:24 http://deb.debian.org/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 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-1_amd64.deb
Get:49 http://deb.debian.org/debian unstable/main amd64 libudev1 amd64 256-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.yTYF3SGRGD/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.yTYF3SGRGD/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/tmp.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/var/cache/apt/archives/libsystemd0_256-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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/var/cache/apt/archives/liblzma5_5.6.2-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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/var/cache/apt/archives/libudev1_256-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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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.yTYF3SGRGD/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 1s (34.8 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.yTYF3SGRGD
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 (400 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-1_amd64.deb ...
Unpacking libsystemd0:amd64 (256-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.6+dfsg-1_amd64.deb ...
Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
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.2-1_amd64.deb ...
Unpacking liblzma5:amd64 (5.6.2-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-1_amd64.deb ...
Unpacking libudev1:amd64 (256-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-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.6+dfsg-1) ...
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.2-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-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.yTYF3SGRGD
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 (236 kB/s)
Chrooting into /tmp/tmp.yTYF3SGRGD/
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5572 B in 0s (236 kB/s)
Chrooting into /tmp/tmp.yTYF3SGRGD/
(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.yTYF3SGRGD/
Setting up usr-is-merged (39) ...
Chrooting into /tmp/tmp.yTYF3SGRGD/
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 distro-info 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 shunit2 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 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, 147 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.1.7-1_amd64.deb
Get:7 http://deb.debian.org/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 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-1_amd64.deb
Get:14 http://deb.debian.org/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_256-1_amd64.deb
Get:15 http://deb.debian.org/debian unstable/main amd64 systemd amd64 256-1 [3715 kB]
proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_256-1_amd64.deb
Get:16 http://deb.debian.org/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 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.5_amd64.deb
Get:51 http://deb.debian.org/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 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
proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_amd64.deb
Get:58 http://deb.debian.org/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB]
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.5_amd64.deb
Get:60 http://deb.debian.org/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB]
proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.5_amd64.deb
Get:61 http://deb.debian.org/debian unstable/main amd64 apt-utils amd64 2.9.5 [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
proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_amd64.deb
Get:74 http://deb.debian.org/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
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%2b20240611-1_amd64.deb
Get:76 http://deb.debian.org/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB]
proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_32%2b20240611-1_amd64.deb
Get:77 http://deb.debian.org/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 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-1_amd64.deb
Get:80 http://deb.debian.org/debian unstable/main amd64 udev amd64 256-1 [1887 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.2-1_amd64.deb
Get:84 http://deb.debian.org/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 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-5_amd64.deb
Get:94 http://deb.debian.org/debian unstable/main amd64 apt-cudf amd64 7.0.0-5 [1057 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
proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_amd64.deb
Get:99 http://deb.debian.org/debian unstable/main amd64 libctf-nobfd0 amd64 2.42-4 [152 kB]
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 cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.62_all.deb
Get:105 http://deb.debian.org/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]

proxy download: http://deb.debian.org/debian/pool/main/d/distro-info/distro-info_1.7_amd64.deb
Get:106 http://deb.debian.org/debian unstable/main amd64 distro-info amd64 1.7 [18.6 kB]

proxy download: http://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.135_all.deb
Get:107 http://deb.debian.org/debian unstable/main amd64 debootstrap all 1.0.135 [47.2 kB]
proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.22.6_all.deb
Get:108 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:109 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:110 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:111 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:112 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:113 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:114 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:115 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:116 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:117 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:118 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:119 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:120 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:121 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:122 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:123 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:124 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:125 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:126 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:127 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:128 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:129 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:130 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:131 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:132 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.44-1_amd64.deb
Get:133 http://deb.debian.org/debian unstable/main amd64 libdevel-cover-perl amd64 1.44-1 [186 kB]

proxy download: http://deb.debian.org/debian/pool/main/g/glib2.0/libglib2.0-0t64_2.80.3-1_amd64.deb
Get:134 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:135 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:136 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:137 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:138 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:139 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:140 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-4_all.deb
Get:141 http://deb.debian.org/debian unstable/main amd64 mmdebstrap all 1.5.1-4 [128 kB]

proxy download: http://deb.debian.org/debian/pool/main/p/perl/perl-doc_5.38.2-5_all.deb
Get:142 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.5%2bds-1_amd64.deb
Get:143 http://deb.debian.org/debian unstable/main amd64 qemu-user amd64 1:8.2.5+ds-1 [11.1 MB]

proxy download: http://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_8.2.5%2bds-1_amd64.deb
Get:144 http://deb.debian.org/debian unstable/main amd64 qemu-user-static amd64 1:8.2.5+ds-1 [63.3 MB]

proxy download: http://deb.debian.org/debian/pool/main/s/squashfs-tools-ng/squashfs-tools-ng_1.3.1-1_amd64.deb
Get:145 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:146 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:147 http://deb.debian.org/debian unstable/main amd64 uidmap amd64 1:4.13+dfsg1-5 [189 kB]
Fetched 251 MB in 3min 11s (1317 kB/s)
Chrooting into /tmp/tmp.yTYF3SGRGD/
debconf: delaying package configuration, since apt-utils is not installed
Fetched 251 MB in 3min 11s (1317 kB/s)
Chrooting into /tmp/tmp.yTYF3SGRGD/
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.yTYF3SGRGD/
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.yTYF3SGRGD/
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.1.7-1_amd64.deb ...
Unpacking libapparmor1:amd64 (3.1.7-1) ...
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-1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (256-1) ...
Selecting previously unselected package systemd.
Preparing to unpack .../10-systemd_256-1_amd64.deb ...
Unpacking systemd (256-1) ...
Chrooting into /tmp/tmp.yTYF3SGRGD/
Setting up libapparmor1:amd64 (3.1.7-1) ...
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-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-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.yTYF3SGRGD/
Selecting previously unselected package systemd-sysv.
(Reading database ... 4913 files and directories currently installed.)
Preparing to unpack .../0-systemd-sysv_256-1_amd64.deb ...
Unpacking systemd-sysv (256-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.yTYF3SGRGD/
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.yTYF3SGRGD/
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.yTYF3SGRGD/
Setting up python3-minimal (3.11.8-1) ...
Chrooting into /tmp/tmp.yTYF3SGRGD/
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.5_amd64.deb ...
Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ...
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.5_amd64.deb ...
Unpacking apt (2.9.5) ...
Selecting previously unselected package apt-utils.
Preparing to unpack .../023-apt-utils_2.9.5_amd64.deb ...
Unpacking apt-utils (2.9.5) ...
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+20240611-1_amd64.deb ...
Unpacking libkmod2:amd64 (32+20240611-1) ...
Selecting previously unselected package kmod.
Preparing to unpack .../039-kmod_32+20240611-1_amd64.deb ...
Unpacking kmod (32+20240611-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-1_amd64.deb ...
Unpacking udev (256-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.2-1_amd64.deb ...
Unpacking xz-utils (5.6.2-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-5_amd64.deb ...
Unpacking apt-cudf (7.0.0-5) ...
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 distro-info-data.
Preparing to unpack .../067-distro-info-data_0.62_all.deb ...
Unpacking distro-info-data (0.62) ...
Selecting previously unselected package distro-info.
Preparing to unpack .../068-distro-info_1.7_amd64.deb ...
Unpacking distro-info (1.7) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../069-debootstrap_1.0.135_all.deb ...
Unpacking debootstrap (1.0.135) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../070-libdpkg-perl_1.22.6_all.deb ...
Unpacking libdpkg-perl (1.22.6) ...
Selecting previously unselected package patch.
Preparing to unpack .../071-patch_2.7.6-7_amd64.deb ...
Unpacking patch (2.7.6-7) ...
Selecting previously unselected package make.
Preparing to unpack .../072-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../073-dpkg-dev_1.22.6_all.deb ...
Unpacking dpkg-dev (1.22.6) ...
Selecting previously unselected package libfakechroot:amd64.
Preparing to unpack .../074-libfakechroot_2.20.1+ds-17_amd64.deb ...
Unpacking libfakechroot:amd64 (2.20.1+ds-17) ...
Selecting previously unselected package fakechroot.
Preparing to unpack .../075-fakechroot_2.20.1+ds-17_all.deb ...
Unpacking fakechroot (2.20.1+ds-17) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../076-libfakeroot_1.35-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.35-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../077-fakeroot_1.35-1_amd64.deb ...
Unpacking fakeroot (1.35-1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../078-libicu72_72.1-4+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-4+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../079-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 .../080-libarchive13t64_3.7.2-2.1_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.2-2.1) ...
Selecting previously unselected package genext2fs.
Preparing to unpack .../081-genext2fs_1.5.0-3+b1_amd64.deb ...
Unpacking genext2fs (1.5.0-3+b1) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../082-libassuan0_2.5.6-1+b1_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.6-1+b1) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../083-gpgconf_2.2.43-7_amd64.deb ...
Unpacking gpgconf (2.2.43-7) ...
Selecting previously unselected package gpg.
Preparing to unpack .../084-gpg_2.2.43-7_amd64.deb ...
Unpacking gpg (2.2.43-7) ...
Selecting previously unselected package libklibc:amd64.
Preparing to unpack .../085-libklibc_2.0.13-4_amd64.deb ...
Unpacking libklibc:amd64 (2.0.13-4) ...
Selecting previously unselected package klibc-utils.
Preparing to unpack .../086-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 .../087-initramfs-tools-core_0.142_all.deb ...
Unpacking initramfs-tools-core (0.142) ...
Selecting previously unselected package linux-base.
Preparing to unpack .../088-linux-base_4.9_all.deb ...
Unpacking linux-base (4.9) ...
Selecting previously unselected package initramfs-tools.
Preparing to unpack .../089-initramfs-tools_0.142_all.deb ...
Unpacking initramfs-tools (0.142) ...
Selecting previously unselected package libappconfig-perl.
Preparing to unpack .../090-libappconfig-perl_1.71-2.3_all.deb ...
Unpacking libappconfig-perl (1.71-2.3) ...
Selecting previously unselected package libcapstone4:amd64.
Preparing to unpack .../091-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 .../092-libhtml-tagset-perl_3.24-1_all.deb ...
Unpacking libhtml-tagset-perl (3.24-1) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../093-liburi-perl_5.28-1_all.deb ...
Unpacking liburi-perl (5.28-1) ...
Selecting previously unselected package libhtml-parser-perl:amd64.
Preparing to unpack .../094-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 .../095-libdevel-cover-perl_1.44-1_amd64.deb ...
Unpacking libdevel-cover-perl (1.44-1) ...
Selecting previously unselected package libglib2.0-0t64:amd64.
Preparing to unpack .../096-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 .../097-liblzo2-2_2.10-3_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.10-3) ...
Selecting previously unselected package libsquashfs1:amd64.
Preparing to unpack .../098-libsquashfs1_1.3.1-1_amd64.deb ...
Unpacking libsquashfs1:amd64 (1.3.1-1) ...
Selecting previously unselected package libsubid4:amd64.
Preparing to unpack .../099-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 .../100-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 .../101-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 .../102-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 .../103-mmdebstrap_1.5.1-4_all.deb ...
Unpacking mmdebstrap (1.5.1-4) ...
Selecting previously unselected package perl-doc.
Preparing to unpack .../104-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 .../105-qemu-user_1%3a8.2.5+ds-1_amd64.deb ...
Unpacking qemu-user (1:8.2.5+ds-1) ...
Selecting previously unselected package qemu-user-static.
Preparing to unpack .../106-qemu-user-static_1%3a8.2.5+ds-1_amd64.deb ...
Unpacking qemu-user-static (1:8.2.5+ds-1) ...
Selecting previously unselected package squashfs-tools-ng.
Preparing to unpack .../107-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 .../108-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 .../109-uidmap_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking uidmap (1:4.13+dfsg1-5) ...
Chrooting into /tmp/tmp.yTYF3SGRGD/
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-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.5+ds-1) ...
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:      Sun Jun 16 15:06:12 UTC 2024.
Universal Time is now:  Sun Jun 16 15:06:12 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.2-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+20240611-1) ...
Setting up libctf0:amd64 (2.42-4) ...
Setting up distro-info (1.7) ...
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+20240611-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.5+ds-1) ...
Setting up libp11-kit0:amd64 (0.25.3-5) ...
Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
Setting up udev (256-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.5) ...
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.5) ...
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.5) ...
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.44-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-4) ...
Setting up genext2fs (1.5.0-3+b1) ...
Setting up python3-cffi-backend:amd64 (1.16.0-2+b2) ...
Setting up debootstrap (1.0.135) ...
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-5) ...
Processing triggers for systemd (256-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.yTYF3SGRGD
I: running --customize-hook directly: /usr/share/debvm/customize-dpkgavailable.sh /tmp/tmp.yTYF3SGRGD
Replacing available packages info, using -.
Information about 71945 packages was updated.
I: running --customize-hook in shell: sh -c 'passwd --root "$1" --delete root' exec /tmp/tmp.yTYF3SGRGD
passwd: password changed.
I: running --customize-hook in shell: sh -c 'echo testvm >"$1/etc/hostname"' exec /tmp/tmp.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost testvm >"$1/etc/hosts"' exec /tmp/tmp.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'echo "LABEL=debvm / ext4 defaults 0 0" >"$1/etc/fstab"' exec /tmp/tmp.yTYF3SGRGD
I: running --customize-hook directly: /usr/share/debvm/customize-kernel.sh /tmp/tmp.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'rm "$1/etc/apt/apt.conf.d/00proxy"' exec /tmp/tmp.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'mkdir -p "$1/etc/systemd/system/multi-user.target.wants"' exec /tmp/tmp.yTYF3SGRGD
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.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'touch "$1/mmdebstrap-testenv"' exec /tmp/tmp.yTYF3SGRGD
I: running special hook: copy-in "/tmp/tmp.cZnXDMpdGQ/mmdebstrap.service" /etc/systemd/system/
I: running special hook: copy-in "/tmp/tmp.cZnXDMpdGQ/worker.sh" /
I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost > "$1/etc/hosts"' exec /tmp/tmp.yTYF3SGRGD
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.yTYF3SGRGD
I: running --customize-hook in shell: sh -c 'touch "$1/etc/systemd/system/tmp.mount"' exec /tmp/tmp.yTYF3SGRGD
I: skipping cleanup/apt/lists as requested
I: cleaning apt cache...
I: success in 292.9588 seconds
+ run_inside_userns /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.yTYF3SGRGD ./shared/cache.A/debian-unstable.ext4 10G
+ /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.yTYF3SGRGD ./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: 5a96f9fb-2253-4f7b-addb-915e2004577e
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.yTYF3SGRGD
+ run_inside_userns rm -Rf /tmp/tmp.yTYF3SGRGD
+ rm -Rf /tmp/tmp.yTYF3SGRGD
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.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.018 E: + mktemp -d
00:00:00.022 E: + tmpdir=/tmp/tmp.5Kln8Yszfb
00:00:00.026 E: + chmod 755 /tmp/tmp.5Kln8Yszfb
00:00:00.030 E: + [ oldstable = oldstable ]
00:00:00.034 E: + echo --no-merged-usr
00:00:00.040 E: + debootstrap --no-merged-usr --variant=minbase oldstable /tmp/tmp.5Kln8Yszfb http://127.0.0.1/debian
00:00:00.116 O: I: Target architecture can be executed
00:00:00.145 O: I: Retrieving InRelease 
00:00:00.261 O: I: Checking Release signature
00:00:00.284 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.656 O: I: Retrieving Packages 
00:00:00.832 O: I: Validating Packages 
00:00:01.780 O: I: Resolving dependencies of required packages...
00:00:11.753 O: I: Resolving dependencies of base packages...
00:00:28.186 O: I: Checking component main on http://127.0.0.1/debian...
00:00:31.621 O: I: Retrieving adduser 3.118+deb11u1
00:00:31.644 O: I: Validating adduser 3.118+deb11u1
00:00:31.675 O: I: Retrieving apt 2.2.4
00:00:31.735 O: I: Validating apt 2.2.4
00:00:31.770 O: I: Retrieving base-files 11.1+deb11u9
00:00:31.790 O: I: Validating base-files 11.1+deb11u9
00:00:31.815 O: I: Retrieving base-passwd 3.5.51
00:00:31.834 O: I: Validating base-passwd 3.5.51
00:00:31.860 O: I: Retrieving bash 5.1-2+deb11u1
00:00:31.914 O: I: Validating bash 5.1-2+deb11u1
00:00:31.947 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:31.971 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:32.006 O: I: Retrieving coreutils 8.32-4+b1
00:00:32.115 O: I: Validating coreutils 8.32-4+b1
00:00:32.156 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:32.178 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:32.205 O: I: Retrieving debconf 1.5.77
00:00:32.227 O: I: Validating debconf 1.5.77
00:00:32.253 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:32.277 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:32.302 O: I: Retrieving debianutils 4.11.2
00:00:32.320 O: I: Validating debianutils 4.11.2
00:00:32.349 O: I: Retrieving diffutils 1:3.7-5
00:00:32.401 O: I: Validating diffutils 1:3.7-5
00:00:32.432 O: I: Retrieving dpkg 1.20.13
00:00:32.535 O: I: Validating dpkg 1.20.13
00:00:32.574 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:32.608 O: I: Validating e2fsprogs 1.46.2-2
00:00:32.639 O: I: Retrieving findutils 4.8.0-1
00:00:32.683 O: I: Validating findutils 4.8.0-1
00:00:32.714 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:32.738 O: I: Validating gcc-10-base 10.2.1-6
00:00:32.767 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:32.789 O: I: Validating gcc-9-base 9.3.0-22
00:00:32.814 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:32.847 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:32.875 O: I: Retrieving grep 3.6-1+deb11u1
00:00:32.904 O: I: Validating grep 3.6-1+deb11u1
00:00:32.930 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:32.952 O: I: Validating gzip 1.10-4+deb11u1
00:00:32.977 O: I: Retrieving hostname 3.23
00:00:32.996 O: I: Validating hostname 3.23
00:00:33.021 O: I: Retrieving init-system-helpers 1.60
00:00:33.041 O: I: Validating init-system-helpers 1.60
00:00:33.065 O: I: Retrieving libacl1 2.2.53-10
00:00:33.083 O: I: Validating libacl1 2.2.53-10
00:00:33.109 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:33.146 O: I: Validating libapt-pkg6.0 2.2.4
00:00:33.175 O: I: Retrieving libattr1 1:2.4.48-6
00:00:33.192 O: I: Validating libattr1 1:2.4.48-6
00:00:33.216 O: I: Retrieving libaudit-common 1:3.0-2
00:00:33.232 O: I: Validating libaudit-common 1:3.0-2
00:00:33.257 O: I: Retrieving libaudit1 1:3.0-2
00:00:33.277 O: I: Validating libaudit1 1:3.0-2
00:00:33.301 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:33.321 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:33.346 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:33.365 O: I: Validating libbz2-1.0 1.0.8-4
00:00:33.390 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:33.425 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:33.453 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:33.532 O: I: Validating libc6 2.31-13+deb11u8
00:00:33.573 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:33.592 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:33.616 O: I: Retrieving libcom-err2 1.46.2-2
00:00:33.635 O: I: Validating libcom-err2 1.46.2-2
00:00:33.660 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:33.681 O: I: Validating libcrypt1 1:4.4.18-4
00:00:33.707 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:33.740 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:33.771 O: I: Retrieving libdebconfclient0 0.260
00:00:33.798 O: I: Validating libdebconfclient0 0.260
00:00:33.823 O: I: Retrieving libext2fs2 1.46.2-2
00:00:33.845 O: I: Validating libext2fs2 1.46.2-2
00:00:33.872 O: I: Retrieving libffi7 3.3-6
00:00:33.889 O: I: Validating libffi7 3.3-6
00:00:33.913 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:33.934 O: I: Validating libgcc-s1 10.2.1-6
00:00:33.958 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:33.989 O: I: Validating libgcrypt20 1.8.7-6
00:00:34.016 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:34.046 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:34.072 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:34.124 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:34.154 O: I: Retrieving libgpg-error0 1.38-2
00:00:34.173 O: I: Validating libgpg-error0 1.38-2
00:00:34.197 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:34.226 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:34.250 O: I: Retrieving libhogweed6 3.7.3-1
00:00:34.278 O: I: Validating libhogweed6 3.7.3-1
00:00:34.304 O: I: Retrieving libidn2-0 2.3.0-5
00:00:34.324 O: I: Validating libidn2-0 2.3.0-5
00:00:34.350 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:34.371 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:34.397 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:34.414 O: I: Validating libkeyutils1 1.6.1-2
00:00:34.437 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:34.464 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:34.491 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:34.510 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:34.534 O: I: Retrieving liblz4-1 1.9.3-2
00:00:34.555 O: I: Validating liblz4-1 1.9.3-2
00:00:34.582 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:34.605 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:34.631 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:34.656 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:34.682 O: I: Retrieving libnettle8 3.7.3-1
00:00:34.703 O: I: Validating libnettle8 3.7.3-1
00:00:34.730 O: I: Retrieving libnsl2 1.3.0-2
00:00:34.749 O: I: Validating libnsl2 1.3.0-2
00:00:34.775 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:34.802 O: I: Validating libp11-kit0 0.23.22-1
00:00:34.828 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:34.854 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:34.881 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.902 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.931 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:34.954 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:34.980 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:34.998 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:35.025 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:35.049 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:35.078 O: I: Retrieving libpcre3 2:8.39-13
00:00:35.109 O: I: Validating libpcre3 2:8.39-13
00:00:35.138 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:35.157 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:35.183 O: I: Retrieving libselinux1 3.1-3
00:00:35.221 O: I: Validating libselinux1 3.1-3
00:00:35.249 O: I: Retrieving libsemanage-common 3.1-1
00:00:35.273 O: I: Validating libsemanage-common 3.1-1
00:00:35.299 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:35.319 O: I: Validating libsemanage1 3.1-1+b2
00:00:35.345 O: I: Retrieving libsepol1 3.1-1
00:00:35.367 O: I: Validating libsepol1 3.1-1
00:00:35.397 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:35.422 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:35.447 O: I: Retrieving libss2 1.46.2-2
00:00:35.471 O: I: Validating libss2 1.46.2-2
00:00:35.500 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:35.553 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:35.589 O: I: Retrieving libstdc++6 10.2.1-6
00:00:35.619 O: I: Validating libstdc++6 10.2.1-6
00:00:35.647 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:35.670 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:35.700 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:35.723 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:35.748 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:35.782 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:35.815 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:35.839 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:35.870 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:35.910 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:35.940 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:35.966 O: I: Validating libudev1 247.3-7+deb11u4
00:00:35.995 O: I: Retrieving libunistring2 0.9.10-4
00:00:36.028 O: I: Validating libunistring2 0.9.10-4
00:00:36.055 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:36.078 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:36.109 O: I: Retrieving libxxhash0 0.8.0-2
00:00:36.129 O: I: Validating libxxhash0 0.8.0-2
00:00:36.161 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:36.217 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:36.245 O: I: Retrieving login 1:4.8.1-1
00:00:36.282 O: I: Validating login 1:4.8.1-1
00:00:36.312 O: I: Retrieving logsave 1.46.2-2
00:00:36.336 O: I: Validating logsave 1.46.2-2
00:00:36.362 O: I: Retrieving lsb-base 11.1.0
00:00:36.382 O: I: Validating lsb-base 11.1.0
00:00:36.408 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:36.430 O: I: Validating mawk 1.3.4.20200120-2
00:00:36.469 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:36.494 O: I: Validating mount 2.36.1-8+deb11u1
00:00:36.523 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:36.550 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:36.579 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:36.610 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:36.639 O: I: Retrieving passwd 1:4.8.1-1
00:00:36.698 O: I: Validating passwd 1:4.8.1-1
00:00:36.731 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:36.788 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:36.825 O: I: Retrieving sed 4.7-1
00:00:36.850 O: I: Validating sed 4.7-1
00:00:36.877 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:36.896 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:36.923 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:36.962 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:36.992 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:37.018 O: I: Validating tzdata 2024a-0+deb11u1
00:00:37.046 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:37.092 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:37.129 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.150 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.182 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:37.229 O: I: Extracting adduser...
00:00:37.255 O: I: Extracting apt...
00:00:37.352 O: I: Extracting base-files...
00:00:37.369 O: I: Extracting base-passwd...
00:00:37.381 O: I: Extracting bash...
00:00:37.486 O: I: Extracting bsdutils...
00:00:37.502 O: I: Extracting coreutils...
00:00:37.701 O: I: Extracting dash...
00:00:37.715 O: I: Extracting debconf...
00:00:37.735 O: I: Extracting debian-archive-keyring...
00:00:37.749 O: I: Extracting debianutils...
00:00:37.765 O: I: Extracting diffutils...
00:00:37.797 O: I: Extracting dpkg...
00:00:37.895 O: I: Extracting e2fsprogs...
00:00:37.939 O: I: Extracting findutils...
00:00:37.982 O: I: Extracting gcc-10-base...
00:00:37.994 O: I: Extracting gcc-9-base...
00:00:38.007 O: I: Extracting gpgv...
00:00:38.033 O: I: Extracting grep...
00:00:38.059 O: I: Extracting gzip...
00:00:38.077 O: I: Extracting hostname...
00:00:38.087 O: I: Extracting init-system-helpers...
00:00:38.100 O: I: Extracting libacl1...
00:00:38.110 O: I: Extracting libapt-pkg6.0...
00:00:38.180 O: I: Extracting libattr1...
00:00:38.192 O: I: Extracting libaudit-common...
00:00:38.202 O: I: Extracting libaudit1...
00:00:38.215 O: I: Extracting libblkid1...
00:00:38.234 O: I: Extracting libbz2-1.0...
00:00:38.245 O: I: Extracting libc-bin...
00:00:38.328 O: I: Extracting libc6...
00:00:38.524 O: I: Extracting libcap-ng0...
00:00:38.536 O: I: Extracting libcom-err2...
00:00:38.549 O: I: Extracting libcrypt1...
00:00:38.567 O: I: Extracting libdb5.3...
00:00:38.620 O: I: Extracting libdebconfclient0...
00:00:38.633 O: I: Extracting libext2fs2...
00:00:38.656 O: I: Extracting libffi7...
00:00:38.667 O: I: Extracting libgcc-s1...
00:00:38.679 O: I: Extracting libgcrypt20...
00:00:38.715 O: I: Extracting libgmp10...
00:00:38.742 O: I: Extracting libgnutls30...
00:00:38.815 O: I: Extracting libgpg-error0...
00:00:38.829 O: I: Extracting libgssapi-krb5-2...
00:00:38.849 O: I: Extracting libhogweed6...
00:00:38.874 O: I: Extracting libidn2-0...
00:00:38.889 O: I: Extracting libk5crypto3...
00:00:38.906 O: I: Extracting libkeyutils1...
00:00:38.916 O: I: Extracting libkrb5-3...
00:00:38.951 O: I: Extracting libkrb5support0...
00:00:38.963 O: I: Extracting liblz4-1...
00:00:38.977 O: I: Extracting liblzma5...
00:00:38.995 O: I: Extracting libmount1...
00:00:39.017 O: I: Extracting libnettle8...
00:00:39.037 O: I: Extracting libnsl2...
00:00:39.047 O: I: Extracting libp11-kit0...
00:00:39.076 O: I: Extracting libpam-modules...
00:00:39.103 O: I: Extracting libpam-modules-bin...
00:00:39.117 O: I: Extracting libpam-runtime...
00:00:39.143 O: I: Extracting libpam0g...
00:00:39.157 O: I: Extracting libpcre2-8-0...
00:00:39.181 O: I: Extracting libpcre3...
00:00:39.209 O: I: Extracting libseccomp2...
00:00:39.220 O: I: Extracting libselinux1...
00:00:39.236 O: I: Extracting libsemanage-common...
00:00:39.246 O: I: Extracting libsemanage1...
00:00:39.260 O: I: Extracting libsepol1...
00:00:39.287 O: I: Extracting libsmartcols1...
00:00:39.305 O: I: Extracting libss2...
00:00:39.316 O: I: Extracting libssl1.1...
00:00:39.408 O: I: Extracting libstdc++6...
00:00:39.452 O: I: Extracting libsystemd0...
00:00:39.480 O: I: Extracting libtasn1-6...
00:00:39.492 O: I: Extracting libtinfo6...
00:00:39.510 O: I: Extracting libtirpc-common...
00:00:39.520 O: I: Extracting libtirpc3...
00:00:39.533 O: I: Extracting libudev1...
00:00:39.549 O: I: Extracting libunistring2...
00:00:39.589 O: I: Extracting libuuid1...
00:00:39.601 O: I: Extracting libxxhash0...
00:00:39.612 O: I: Extracting libzstd1...
00:00:39.643 O: I: Extracting login...
00:00:39.689 O: I: Extracting logsave...
00:00:39.700 O: I: Extracting lsb-base...
00:00:39.711 O: I: Extracting mawk...
00:00:39.728 O: I: Extracting mount...
00:00:39.748 O: I: Extracting ncurses-base...
00:00:39.764 O: I: Extracting ncurses-bin...
00:00:39.788 O: I: Extracting passwd...
00:00:39.858 O: I: Extracting perl-base...
00:00:40.016 O: I: Extracting sed...
00:00:40.044 O: I: Extracting sysvinit-utils...
00:00:40.056 O: I: Extracting tar...
00:00:40.113 O: I: Extracting tzdata...
00:00:40.236 O: I: Extracting util-linux...
00:00:40.327 O: I: Extracting zlib1g...
00:00:40.469 O: I: Installing core packages...
00:00:42.383 O: I: Unpacking required packages...
00:00:42.440 O: I: Unpacking adduser...
00:00:42.519 O: I: Unpacking apt...
00:00:42.745 O: I: Unpacking base-files...
00:00:42.796 O: I: Unpacking base-passwd...
00:00:42.843 O: I: Unpacking bash...
00:00:43.042 O: I: Unpacking bsdutils...
00:00:43.086 O: I: Unpacking coreutils...
00:00:43.501 O: I: Unpacking dash...
00:00:43.553 O: I: Unpacking debconf...
00:00:43.627 O: I: Unpacking debian-archive-keyring...
00:00:43.753 O: I: Unpacking debianutils...
00:00:43.807 O: I: Unpacking diffutils...
00:00:43.891 O: I: Unpacking dpkg...
00:00:44.126 O: I: Unpacking e2fsprogs...
00:00:44.233 O: I: Unpacking findutils...
00:00:44.324 O: I: Unpacking gcc-10-base:amd64...
00:00:44.361 O: I: Unpacking gcc-9-base:amd64...
00:00:44.398 O: I: Unpacking gpgv...
00:00:44.455 O: I: Unpacking grep...
00:00:44.530 O: I: Unpacking gzip...
00:00:44.578 O: I: Unpacking hostname...
00:00:44.610 O: I: Unpacking init-system-helpers...
00:00:44.648 O: I: Unpacking libacl1:amd64...
00:00:44.686 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:44.829 O: I: Unpacking libattr1:amd64...
00:00:44.862 O: I: Unpacking libaudit-common...
00:00:44.896 O: I: Unpacking libaudit1:amd64...
00:00:44.935 O: I: Unpacking libblkid1:amd64...
00:00:44.985 O: I: Unpacking libbz2-1.0:amd64...
00:00:45.021 O: I: Unpacking libc-bin...
00:00:45.194 O: I: Unpacking libc6:amd64...
00:00:45.829 O: I: Unpacking libcap-ng0:amd64...
00:00:45.864 O: I: Unpacking libcom-err2:amd64...
00:00:45.901 O: I: Unpacking libcrypt1:amd64...
00:00:45.939 O: I: Unpacking libdb5.3:amd64...
00:00:46.041 O: I: Unpacking libdebconfclient0:amd64...
00:00:46.077 O: I: Unpacking libext2fs2:amd64...
00:00:46.131 O: I: Unpacking libffi7:amd64...
00:00:46.164 O: I: Unpacking libgcc-s1:amd64...
00:00:46.198 O: I: Unpacking libgcrypt20:amd64...
00:00:46.280 O: I: Unpacking libgmp10:amd64...
00:00:46.342 O: I: Unpacking libgnutls30:amd64...
00:00:46.481 O: I: Unpacking libgpg-error0:amd64...
00:00:46.519 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:46.571 O: I: Unpacking libhogweed6:amd64...
00:00:46.628 O: I: Unpacking libidn2-0:amd64...
00:00:46.676 O: I: Unpacking libk5crypto3:amd64...
00:00:46.721 O: I: Unpacking libkeyutils1:amd64...
00:00:46.754 O: I: Unpacking libkrb5-3:amd64...
00:00:46.826 O: I: Unpacking libkrb5support0:amd64...
00:00:46.862 O: I: Unpacking liblz4-1:amd64...
00:00:46.898 O: I: Unpacking liblzma5:amd64...
00:00:46.949 O: I: Unpacking libmount1:amd64...
00:00:47.005 O: I: Unpacking libnettle8:amd64...
00:00:47.062 O: I: Unpacking libnsl2:amd64...
00:00:47.099 O: I: Unpacking libp11-kit0:amd64...
00:00:47.167 O: I: Unpacking libpam-modules:amd64...
00:00:47.355 O: I: Unpacking libpam-modules-bin...
00:00:47.405 O: I: Unpacking libpam-runtime...
00:00:47.489 O: I: Unpacking libpam0g:amd64...
00:00:47.533 O: I: Unpacking libpcre2-8-0:amd64...
00:00:47.589 O: I: Unpacking libpcre3:amd64...
00:00:47.656 O: I: Unpacking libseccomp2:amd64...
00:00:47.690 O: I: Unpacking libselinux1:amd64...
00:00:47.729 O: I: Unpacking libsemanage-common...
00:00:47.764 O: I: Unpacking libsemanage1:amd64...
00:00:47.806 O: I: Unpacking libsepol1:amd64...
00:00:47.863 O: I: Unpacking libsmartcols1:amd64...
00:00:47.911 O: I: Unpacking libss2:amd64...
00:00:47.955 O: I: Unpacking libssl1.1:amd64...
00:00:48.135 O: I: Unpacking libstdc++6:amd64...
00:00:48.220 O: I: Unpacking libsystemd0:amd64...
00:00:48.286 O: I: Unpacking libtasn1-6:amd64...
00:00:48.325 O: I: Unpacking libtinfo6:amd64...
00:00:48.375 O: I: Unpacking libtirpc-common...
00:00:48.407 O: I: Unpacking libtirpc3:amd64...
00:00:48.445 O: I: Unpacking libudev1:amd64...
00:00:48.487 O: I: Unpacking libunistring2:amd64...
00:00:48.564 O: I: Unpacking libuuid1:amd64...
00:00:48.600 O: I: Unpacking libxxhash0:amd64...
00:00:48.643 O: I: Unpacking libzstd1:amd64...
00:00:48.708 O: I: Unpacking login...
00:00:48.838 O: I: Unpacking logsave...
00:00:48.874 O: I: Unpacking lsb-base...
00:00:48.916 O: I: Unpacking mawk...
00:00:48.963 O: I: Unpacking mount...
00:00:49.019 O: I: Unpacking ncurses-base...
00:00:49.071 O: I: Unpacking ncurses-bin...
00:00:49.139 O: I: Unpacking passwd...
00:00:49.346 O: I: Unpacking perl-base...
00:00:49.754 O: I: Unpacking sed...
00:00:49.837 O: I: Unpacking sysvinit-utils...
00:00:49.873 O: I: Unpacking tar...
00:00:50.006 O: I: Unpacking tzdata...
00:00:50.571 O: I: Unpacking util-linux...
00:00:50.784 O: I: Unpacking zlib1g:amd64...
00:00:50.818 O: I: Configuring required packages...
00:00:50.837 O: I: Configuring lsb-base...
00:00:50.843 O: I: Configuring libtirpc-common...
00:00:50.866 O: I: Configuring debian-archive-keyring...
00:00:50.948 O: I: Configuring libaudit-common...
00:00:50.959 O: I: Configuring libsemanage-common...
00:00:50.964 O: I: Configuring gcc-10-base:amd64...
00:00:50.979 O: I: Configuring ncurses-base...
00:00:50.988 O: I: Configuring gcc-9-base:amd64...
00:00:50.998 O: I: Configuring libcrypt1:amd64...
00:00:51.009 O: I: Configuring libgcc-s1:amd64...
00:00:51.030 O: I: Configuring libc6:amd64...
00:00:51.209 O: I: Configuring libudev1:amd64...
00:00:51.214 O: I: Configuring libsepol1:amd64...
00:00:51.221 O: I: Configuring libxxhash0:amd64...
00:00:51.227 O: I: Configuring libattr1:amd64...
00:00:51.232 O: I: Configuring sysvinit-utils...
00:00:51.237 O: I: Configuring libtasn1-6:amd64...
00:00:51.244 O: I: Configuring debianutils...
00:00:51.256 O: I: Configuring mawk...
00:00:51.266 O: I: Configuring libdebconfclient0:amd64...
00:00:51.279 O: I: Configuring base-files...
00:00:51.302 O: I: Configuring libbz2-1.0:amd64...
00:00:51.309 O: I: Configuring base-passwd...
00:00:51.450 O: I: Configuring libdb5.3:amd64...
00:00:51.455 O: I: Configuring libblkid1:amd64...
00:00:51.460 O: I: Configuring libstdc++6:amd64...
00:00:51.464 O: I: Configuring libtinfo6:amd64...
00:00:51.475 O: I: Configuring bash...
00:00:51.531 O: I: Configuring libzstd1:amd64...
00:00:51.536 O: I: Configuring libkeyutils1:amd64...
00:00:51.544 O: I: Configuring liblzma5:amd64...
00:00:51.549 O: I: Configuring libgpg-error0:amd64...
00:00:51.553 O: I: Configuring liblz4-1:amd64...
00:00:51.566 O: I: Configuring libc-bin...
00:00:51.584 O: I: Configuring ncurses-bin...
00:00:51.589 O: I: Configuring libffi7:amd64...
00:00:51.594 O: I: Configuring libacl1:amd64...
00:00:51.599 O: I: Configuring libunistring2:amd64...
00:00:51.607 O: I: Configuring libsmartcols1:amd64...
00:00:51.612 O: I: Configuring libgcrypt20:amd64...
00:00:51.617 O: I: Configuring zlib1g:amd64...
00:00:51.623 O: I: Configuring libidn2-0:amd64...
00:00:51.627 O: I: Configuring libcom-err2:amd64...
00:00:51.632 O: I: Configuring diffutils...
00:00:51.637 O: I: Configuring libseccomp2:amd64...
00:00:51.641 O: I: Configuring libsystemd0:amd64...
00:00:51.646 O: I: Configuring libkrb5support0:amd64...
00:00:51.651 O: I: Configuring hostname...
00:00:51.655 O: I: Configuring libpcre3:amd64...
00:00:51.660 O: I: Configuring libcap-ng0:amd64...
00:00:51.665 O: I: Configuring libext2fs2:amd64...
00:00:51.671 O: I: Configuring libnettle8:amd64...
00:00:51.677 O: I: Configuring libapt-pkg6.0:amd64...
00:00:51.682 O: I: Configuring libgmp10:amd64...
00:00:51.686 O: I: Configuring libp11-kit0:amd64...
00:00:51.692 O: I: Configuring libaudit1:amd64...
00:00:51.697 O: I: Configuring libuuid1:amd64...
00:00:51.703 O: I: Configuring libss2:amd64...
00:00:51.708 O: I: Configuring libpcre2-8-0:amd64...
00:00:51.713 O: I: Configuring libk5crypto3:amd64...
00:00:51.717 O: I: Configuring logsave...
00:00:51.723 O: I: Configuring gpgv...
00:00:51.730 O: I: Configuring libhogweed6:amd64...
00:00:51.735 O: I: Configuring bsdutils...
00:00:51.745 O: I: Configuring e2fsprogs...
00:00:52.161 O: I: Configuring libselinux1:amd64...
00:00:52.169 O: I: Configuring libgnutls30:amd64...
00:00:52.180 O: I: Configuring sed...
00:00:52.188 O: I: Configuring findutils...
00:00:52.197 O: I: Configuring libmount1:amd64...
00:00:52.221 O: I: Configuring libsemanage1:amd64...
00:00:52.227 O: I: Configuring tar...
00:00:52.253 O: I: Configuring coreutils...
00:00:52.269 O: I: Configuring dpkg...
00:00:52.277 O: I: Configuring grep...
00:00:52.283 O: I: Configuring perl-base...
00:00:52.297 O: I: Configuring init-system-helpers...
00:00:52.304 O: I: Configuring gzip...
00:00:52.316 O: I: Configuring debconf...
00:00:52.455 O: I: Configuring tzdata...
00:00:52.646 O: I: Configuring libpam0g:amd64...
00:00:52.770 O: I: Configuring dash...
00:00:53.002 O: I: Configuring libssl1.1:amd64...
00:00:53.124 O: I: Configuring libpam-modules-bin...
00:00:53.131 O: I: Configuring libkrb5-3:amd64...
00:00:53.136 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:53.145 O: I: Configuring libtirpc3:amd64...
00:00:53.153 O: I: Configuring libnsl2:amd64...
00:00:53.172 O: I: Configuring libpam-modules:amd64...
00:00:53.199 O: I: Configuring passwd...
00:00:53.259 O: I: Configuring libpam-runtime...
00:00:53.473 O: I: Configuring login...
00:00:53.505 O: I: Configuring adduser...
00:00:53.664 O: I: Configuring apt...
00:00:54.229 O: I: Configuring util-linux...
00:00:54.474 O: I: Configuring mount...
00:00:54.480 O: I: Configuring libc-bin...
00:00:54.501 O: I: Unpacking the base system...
00:00:55.353 O: I: Base system installed successfully.
00:00:55.438 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.5Kln8Yszfb -c .
00:01:04.928 E: + rm -r /tmp/tmp.5Kln8Yszfb
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:15
result: SUCCESS
------------------------------------------------------------------------------
(2/280) debootstrap
dist: oldstable
mode: auto
variant: buildd
format: auto
time left: 5:51:29
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + mktemp -d
00:00:00.026 E: + tmpdir=/tmp/tmp.i01DKHKrdg
00:00:00.030 E: + chmod 755 /tmp/tmp.i01DKHKrdg
00:00:00.035 E: + [ oldstable = oldstable ]
00:00:00.040 E: + echo --no-merged-usr
00:00:00.045 E: + debootstrap --no-merged-usr --variant=buildd oldstable /tmp/tmp.i01DKHKrdg http://127.0.0.1/debian
00:00:00.119 O: I: Target architecture can be executed
00:00:00.152 O: I: Retrieving InRelease 
00:00:00.275 O: I: Checking Release signature
00:00:00.299 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.698 O: I: Retrieving Packages 
00:00:00.925 O: I: Validating Packages 
00:00:01.940 O: I: Resolving dependencies of required packages...
00:00:12.441 O: I: Resolving dependencies of base packages...
00:00:28.882 O: I: Checking component main on http://127.0.0.1/debian...
00:00:32.276 O: I: Retrieving adduser 3.118+deb11u1
00:00:32.300 O: I: Validating adduser 3.118+deb11u1
00:00:32.326 O: I: Retrieving apt 2.2.4
00:00:32.376 O: I: Validating apt 2.2.4
00:00:32.407 O: I: Retrieving base-files 11.1+deb11u9
00:00:32.426 O: I: Validating base-files 11.1+deb11u9
00:00:32.450 O: I: Retrieving base-passwd 3.5.51
00:00:32.471 O: I: Validating base-passwd 3.5.51
00:00:32.494 O: I: Retrieving bash 5.1-2+deb11u1
00:00:32.547 O: I: Validating bash 5.1-2+deb11u1
00:00:32.581 O: I: Retrieving binutils 2.35.2-2
00:00:32.601 O: I: Validating binutils 2.35.2-2
00:00:32.626 O: I: Retrieving binutils-common 2.35.2-2
00:00:32.707 O: I: Validating binutils-common 2.35.2-2
00:00:32.748 O: I: Retrieving binutils-x86-64-linux-gnu 2.35.2-2
00:00:32.807 O: I: Validating binutils-x86-64-linux-gnu 2.35.2-2
00:00:32.841 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:32.862 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:32.888 O: I: Retrieving build-essential 12.9
00:00:32.908 O: I: Validating build-essential 12.9
00:00:32.931 O: I: Retrieving bzip2 1.0.8-4
00:00:32.952 O: I: Validating bzip2 1.0.8-4
00:00:32.977 O: I: Retrieving coreutils 8.32-4+b1
00:00:33.059 O: I: Validating coreutils 8.32-4+b1
00:00:33.096 O: I: Retrieving cpp 4:10.2.1-1
00:00:33.114 O: I: Validating cpp 4:10.2.1-1
00:00:33.140 O: I: Retrieving cpp-10 10.2.1-6
00:00:33.349 O: I: Validating cpp-10 10.2.1-6
00:00:33.424 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:33.451 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:33.479 O: I: Retrieving debconf 1.5.77
00:00:33.516 O: I: Validating debconf 1.5.77
00:00:33.545 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:33.563 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:33.589 O: I: Retrieving debianutils 4.11.2
00:00:33.617 O: I: Validating debianutils 4.11.2
00:00:33.644 O: I: Retrieving diffutils 1:3.7-5
00:00:33.669 O: I: Validating diffutils 1:3.7-5
00:00:33.699 O: I: Retrieving dpkg 1.20.13
00:00:33.788 O: I: Validating dpkg 1.20.13
00:00:33.825 O: I: Retrieving dpkg-dev 1.20.13
00:00:33.893 O: I: Validating dpkg-dev 1.20.13
00:00:33.930 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:33.958 O: I: Validating e2fsprogs 1.46.2-2
00:00:33.985 O: I: Retrieving findutils 4.8.0-1
00:00:34.017 O: I: Validating findutils 4.8.0-1
00:00:34.044 O: I: Retrieving g++ 4:10.2.1-1
00:00:34.062 O: I: Validating g++ 4:10.2.1-1
00:00:34.087 O: I: Retrieving g++-10 10.2.1-6
00:00:34.329 O: I: Validating g++-10 10.2.1-6
00:00:34.407 O: I: Retrieving gcc 4:10.2.1-1
00:00:34.425 O: I: Validating gcc 4:10.2.1-1
00:00:34.452 O: I: Retrieving gcc-10 10.2.1-6
00:00:34.884 O: I: Validating gcc-10 10.2.1-6
00:00:34.992 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:35.015 O: I: Validating gcc-10-base 10.2.1-6
00:00:35.041 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:35.067 O: I: Validating gcc-9-base 9.3.0-22
00:00:35.093 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:35.126 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:35.153 O: I: Retrieving grep 3.6-1+deb11u1
00:00:35.180 O: I: Validating grep 3.6-1+deb11u1
00:00:35.209 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:35.232 O: I: Validating gzip 1.10-4+deb11u1
00:00:35.258 O: I: Retrieving hostname 3.23
00:00:35.281 O: I: Validating hostname 3.23
00:00:35.305 O: I: Retrieving init-system-helpers 1.60
00:00:35.325 O: I: Validating init-system-helpers 1.60
00:00:35.349 O: I: Retrieving libacl1 2.2.53-10
00:00:35.367 O: I: Validating libacl1 2.2.53-10
00:00:35.392 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:35.433 O: I: Validating libapt-pkg6.0 2.2.4
00:00:35.468 O: I: Retrieving libasan6 10.2.1-6
00:00:35.533 O: I: Validating libasan6 10.2.1-6
00:00:35.569 O: I: Retrieving libatomic1 10.2.1-6
00:00:35.589 O: I: Validating libatomic1 10.2.1-6
00:00:35.615 O: I: Retrieving libattr1 1:2.4.48-6
00:00:35.633 O: I: Validating libattr1 1:2.4.48-6
00:00:35.661 O: I: Retrieving libaudit-common 1:3.0-2
00:00:35.681 O: I: Validating libaudit-common 1:3.0-2
00:00:35.707 O: I: Retrieving libaudit1 1:3.0-2
00:00:35.731 O: I: Validating libaudit1 1:3.0-2
00:00:35.761 O: I: Retrieving libbinutils 2.35.2-2
00:00:35.804 O: I: Validating libbinutils 2.35.2-2
00:00:35.847 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:35.865 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:35.892 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:35.910 O: I: Validating libbz2-1.0 1.0.8-4
00:00:35.935 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:35.976 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:36.003 O: I: Retrieving libc-dev-bin 2.31-13+deb11u8
00:00:36.026 O: I: Validating libc-dev-bin 2.31-13+deb11u8
00:00:36.051 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:36.126 O: I: Validating libc6 2.31-13+deb11u8
00:00:36.164 O: I: Retrieving libc6-dev 2.31-13+deb11u8
00:00:36.237 O: I: Validating libc6-dev 2.31-13+deb11u8
00:00:36.273 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:36.291 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:36.315 O: I: Retrieving libcc1-0 10.2.1-6
00:00:36.336 O: I: Validating libcc1-0 10.2.1-6
00:00:36.360 O: I: Retrieving libcom-err2 1.46.2-2
00:00:36.380 O: I: Validating libcom-err2 1.46.2-2
00:00:36.405 O: I: Retrieving libcrypt-dev 1:4.4.18-4
00:00:36.426 O: I: Validating libcrypt-dev 1:4.4.18-4
00:00:36.451 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:36.471 O: I: Validating libcrypt1 1:4.4.18-4
00:00:36.495 O: I: Retrieving libctf-nobfd0 2.35.2-2
00:00:36.515 O: I: Validating libctf-nobfd0 2.35.2-2
00:00:36.542 O: I: Retrieving libctf0 2.35.2-2
00:00:36.560 O: I: Validating libctf0 2.35.2-2
00:00:36.584 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:36.618 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:36.648 O: I: Retrieving libdebconfclient0 0.260
00:00:36.667 O: I: Validating libdebconfclient0 0.260
00:00:36.696 O: I: Retrieving libdpkg-perl 1.20.13
00:00:36.755 O: I: Validating libdpkg-perl 1.20.13
00:00:36.786 O: I: Retrieving libext2fs2 1.46.2-2
00:00:36.812 O: I: Validating libext2fs2 1.46.2-2
00:00:36.838 O: I: Retrieving libffi7 3.3-6
00:00:36.860 O: I: Validating libffi7 3.3-6
00:00:36.886 O: I: Retrieving libgcc-10-dev 10.2.1-6
00:00:36.965 O: I: Validating libgcc-10-dev 10.2.1-6
00:00:37.000 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:37.018 O: I: Validating libgcc-s1 10.2.1-6
00:00:37.042 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:37.071 O: I: Validating libgcrypt20 1.8.7-6
00:00:37.099 O: I: Retrieving libgdbm-compat4 1.19-2
00:00:37.116 O: I: Validating libgdbm-compat4 1.19-2
00:00:37.139 O: I: Retrieving libgdbm6 1.19-2
00:00:37.158 O: I: Validating libgdbm6 1.19-2
00:00:37.182 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:37.211 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:37.236 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:37.280 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:37.310 O: I: Retrieving libgomp1 10.2.1-6
00:00:37.327 O: I: Validating libgomp1 10.2.1-6
00:00:37.351 O: I: Retrieving libgpg-error0 1.38-2
00:00:37.368 O: I: Validating libgpg-error0 1.38-2
00:00:37.392 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:37.412 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:37.435 O: I: Retrieving libhogweed6 3.7.3-1
00:00:37.456 O: I: Validating libhogweed6 3.7.3-1
00:00:37.481 O: I: Retrieving libidn2-0 2.3.0-5
00:00:37.497 O: I: Validating libidn2-0 2.3.0-5
00:00:37.520 O: I: Retrieving libisl23 0.23-1
00:00:37.553 O: I: Validating libisl23 0.23-1
00:00:37.580 O: I: Retrieving libitm1 10.2.1-6
00:00:37.597 O: I: Validating libitm1 10.2.1-6
00:00:37.620 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:37.639 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:37.665 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:37.680 O: I: Validating libkeyutils1 1.6.1-2
00:00:37.705 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:37.730 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:37.757 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:37.774 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:37.798 O: I: Retrieving liblsan0 10.2.1-6
00:00:37.835 O: I: Validating liblsan0 10.2.1-6
00:00:37.864 O: I: Retrieving liblz4-1 1.9.3-2
00:00:37.886 O: I: Validating liblz4-1 1.9.3-2
00:00:37.911 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:37.934 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:37.959 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:37.983 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:38.007 O: I: Retrieving libmpc3 1.2.0-1
00:00:38.025 O: I: Validating libmpc3 1.2.0-1
00:00:38.049 O: I: Retrieving libmpfr6 4.1.0-3
00:00:38.134 O: I: Validating libmpfr6 4.1.0-3
00:00:38.175 O: I: Retrieving libnettle8 3.7.3-1
00:00:38.201 O: I: Validating libnettle8 3.7.3-1
00:00:38.228 O: I: Retrieving libnsl-dev 1.3.0-2
00:00:38.248 O: I: Validating libnsl-dev 1.3.0-2
00:00:38.274 O: I: Retrieving libnsl2 1.3.0-2
00:00:38.293 O: I: Validating libnsl2 1.3.0-2
00:00:38.319 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:38.348 O: I: Validating libp11-kit0 0.23.22-1
00:00:38.376 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:38.402 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:38.430 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:38.466 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:38.494 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:38.518 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:38.545 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:38.572 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:38.598 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:38.635 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:38.659 O: I: Retrieving libpcre3 2:8.39-13
00:00:38.687 O: I: Validating libpcre3 2:8.39-13
00:00:38.716 O: I: Retrieving libperl5.32 5.32.1-4+deb11u3
00:00:38.848 O: I: Validating libperl5.32 5.32.1-4+deb11u3
00:00:38.904 O: I: Retrieving libquadmath0 10.2.1-6
00:00:38.933 O: I: Validating libquadmath0 10.2.1-6
00:00:38.976 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:38.999 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:39.029 O: I: Retrieving libselinux1 3.1-3
00:00:39.063 O: I: Validating libselinux1 3.1-3
00:00:39.093 O: I: Retrieving libsemanage-common 3.1-1
00:00:39.114 O: I: Validating libsemanage-common 3.1-1
00:00:39.141 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:39.161 O: I: Validating libsemanage1 3.1-1+b2
00:00:39.187 O: I: Retrieving libsepol1 3.1-1
00:00:39.223 O: I: Validating libsepol1 3.1-1
00:00:39.252 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:39.289 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:39.317 O: I: Retrieving libss2 1.46.2-2
00:00:39.341 O: I: Validating libss2 1.46.2-2
00:00:39.367 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:39.429 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:39.462 O: I: Retrieving libstdc++-10-dev 10.2.1-6
00:00:39.526 O: I: Validating libstdc++-10-dev 10.2.1-6
00:00:39.560 O: I: Retrieving libstdc++6 10.2.1-6
00:00:39.590 O: I: Validating libstdc++6 10.2.1-6
00:00:39.631 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:39.660 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:39.686 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:39.707 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:39.731 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:39.758 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:39.786 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:39.803 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:39.828 O: I: Retrieving libtirpc-dev 1.3.1-1+deb11u1
00:00:39.849 O: I: Validating libtirpc-dev 1.3.1-1+deb11u1
00:00:39.876 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:39.897 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:39.921 O: I: Retrieving libtsan0 10.2.1-6
00:00:39.985 O: I: Validating libtsan0 10.2.1-6
00:00:40.021 O: I: Retrieving libubsan1 10.2.1-6
00:00:40.060 O: I: Validating libubsan1 10.2.1-6
00:00:40.087 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:40.113 O: I: Validating libudev1 247.3-7+deb11u4
00:00:40.138 O: I: Retrieving libunistring2 0.9.10-4
00:00:40.165 O: I: Validating libunistring2 0.9.10-4
00:00:40.193 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:40.213 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:40.239 O: I: Retrieving libxxhash0 0.8.0-2
00:00:40.256 O: I: Validating libxxhash0 0.8.0-2
00:00:40.281 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:40.307 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:40.334 O: I: Retrieving linux-libc-dev 5.10.209-2
00:00:40.383 O: I: Validating linux-libc-dev 5.10.209-2
00:00:40.416 O: I: Retrieving login 1:4.8.1-1
00:00:40.446 O: I: Validating login 1:4.8.1-1
00:00:40.474 O: I: Retrieving logsave 1.46.2-2
00:00:40.493 O: I: Validating logsave 1.46.2-2
00:00:40.518 O: I: Retrieving lsb-base 11.1.0
00:00:40.535 O: I: Validating lsb-base 11.1.0
00:00:40.559 O: I: Retrieving make 4.3-4.1
00:00:40.585 O: I: Validating make 4.3-4.1
00:00:40.610 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:40.629 O: I: Validating mawk 1.3.4.20200120-2
00:00:40.655 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:40.675 O: I: Validating mount 2.36.1-8+deb11u1
00:00:40.698 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:40.724 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:40.749 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:40.776 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:40.803 O: I: Retrieving passwd 1:4.8.1-1
00:00:40.843 O: I: Validating passwd 1:4.8.1-1
00:00:40.872 O: I: Retrieving patch 2.7.6-7
00:00:40.891 O: I: Validating patch 2.7.6-7
00:00:40.915 O: I: Retrieving perl 5.32.1-4+deb11u3
00:00:40.939 O: I: Validating perl 5.32.1-4+deb11u3
00:00:40.963 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:41.016 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:41.051 O: I: Retrieving perl-modules-5.32 5.32.1-4+deb11u3
00:00:41.150 O: I: Validating perl-modules-5.32 5.32.1-4+deb11u3
00:00:41.189 O: I: Retrieving sed 4.7-1
00:00:41.216 O: I: Validating sed 4.7-1
00:00:41.244 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:41.263 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:41.288 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:41.324 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:41.353 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:41.377 O: I: Validating tzdata 2024a-0+deb11u1
00:00:41.402 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:41.441 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:41.471 O: I: Retrieving xz-utils 5.2.5-2.1~deb11u1
00:00:41.490 O: I: Validating xz-utils 5.2.5-2.1~deb11u1
00:00:41.516 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:41.533 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:41.561 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:41.608 O: I: Extracting adduser...
00:00:41.632 O: I: Extracting apt...
00:00:41.724 O: I: Extracting base-files...
00:00:41.739 O: I: Extracting base-passwd...
00:00:41.749 O: I: Extracting bash...
00:00:41.843 O: I: Extracting bsdutils...
00:00:41.858 O: I: Extracting coreutils...
00:00:42.046 O: I: Extracting dash...
00:00:42.061 O: I: Extracting debconf...
00:00:42.079 O: I: Extracting debian-archive-keyring...
00:00:42.092 O: I: Extracting debianutils...
00:00:42.107 O: I: Extracting diffutils...
00:00:42.140 O: I: Extracting dpkg...
00:00:42.237 O: I: Extracting e2fsprogs...
00:00:42.280 O: I: Extracting findutils...
00:00:42.319 O: I: Extracting gcc-10-base...
00:00:42.333 O: I: Extracting gcc-9-base...
00:00:42.347 O: I: Extracting gpgv...
00:00:42.373 O: I: Extracting grep...
00:00:42.400 O: I: Extracting gzip...
00:00:42.417 O: I: Extracting hostname...
00:00:42.430 O: I: Extracting init-system-helpers...
00:00:42.442 O: I: Extracting libacl1...
00:00:42.455 O: I: Extracting libapt-pkg6.0...
00:00:42.525 O: I: Extracting libattr1...
00:00:42.534 O: I: Extracting libaudit-common...
00:00:42.544 O: I: Extracting libaudit1...
00:00:42.558 O: I: Extracting libblkid1...
00:00:42.575 O: I: Extracting libbz2-1.0...
00:00:42.587 O: I: Extracting libc-bin...
00:00:42.663 O: I: Extracting libc6...
00:00:42.844 O: I: Extracting libcap-ng0...
00:00:42.854 O: I: Extracting libcom-err2...
00:00:42.867 O: I: Extracting libcrypt1...
00:00:42.880 O: I: Extracting libdb5.3...
00:00:42.932 O: I: Extracting libdebconfclient0...
00:00:42.943 O: I: Extracting libext2fs2...
00:00:42.965 O: I: Extracting libffi7...
00:00:42.974 O: I: Extracting libgcc-s1...
00:00:42.985 O: I: Extracting libgcrypt20...
00:00:43.029 O: I: Extracting libgmp10...
00:00:43.055 O: I: Extracting libgnutls30...
00:00:43.128 O: I: Extracting libgpg-error0...
00:00:43.143 O: I: Extracting libgssapi-krb5-2...
00:00:43.162 O: I: Extracting libhogweed6...
00:00:43.185 O: I: Extracting libidn2-0...
00:00:43.201 O: I: Extracting libk5crypto3...
00:00:43.219 O: I: Extracting libkeyutils1...
00:00:43.230 O: I: Extracting libkrb5-3...
00:00:43.266 O: I: Extracting libkrb5support0...
00:00:43.278 O: I: Extracting liblz4-1...
00:00:43.292 O: I: Extracting liblzma5...
00:00:43.316 O: I: Extracting libmount1...
00:00:43.338 O: I: Extracting libnettle8...
00:00:43.365 O: I: Extracting libnsl2...
00:00:43.376 O: I: Extracting libp11-kit0...
00:00:43.405 O: I: Extracting libpam-modules...
00:00:43.436 O: I: Extracting libpam-modules-bin...
00:00:43.450 O: I: Extracting libpam-runtime...
00:00:43.475 O: I: Extracting libpam0g...
00:00:43.491 O: I: Extracting libpcre2-8-0...
00:00:43.515 O: I: Extracting libpcre3...
00:00:43.545 O: I: Extracting libseccomp2...
00:00:43.558 O: I: Extracting libselinux1...
00:00:43.573 O: I: Extracting libsemanage-common...
00:00:43.582 O: I: Extracting libsemanage1...
00:00:43.598 O: I: Extracting libsepol1...
00:00:43.625 O: I: Extracting libsmartcols1...
00:00:43.644 O: I: Extracting libss2...
00:00:43.658 O: I: Extracting libssl1.1...
00:00:43.751 O: I: Extracting libstdc++6...
00:00:43.792 O: I: Extracting libsystemd0...
00:00:43.820 O: I: Extracting libtasn1-6...
00:00:43.833 O: I: Extracting libtinfo6...
00:00:43.852 O: I: Extracting libtirpc-common...
00:00:43.860 O: I: Extracting libtirpc3...
00:00:43.875 O: I: Extracting libudev1...
00:00:43.890 O: I: Extracting libunistring2...
00:00:43.930 O: I: Extracting libuuid1...
00:00:43.943 O: I: Extracting libxxhash0...
00:00:43.953 O: I: Extracting libzstd1...
00:00:43.983 O: I: Extracting login...
00:00:44.025 O: I: Extracting logsave...
00:00:44.037 O: I: Extracting lsb-base...
00:00:44.047 O: I: Extracting mawk...
00:00:44.066 O: I: Extracting mount...
00:00:44.085 O: I: Extracting ncurses-base...
00:00:44.099 O: I: Extracting ncurses-bin...
00:00:44.121 O: I: Extracting passwd...
00:00:44.178 O: I: Extracting perl-base...
00:00:44.324 O: I: Extracting sed...
00:00:44.352 O: I: Extracting sysvinit-utils...
00:00:44.362 O: I: Extracting tar...
00:00:44.420 O: I: Extracting tzdata...
00:00:44.526 O: I: Extracting util-linux...
00:00:44.608 O: I: Extracting zlib1g...
00:00:44.725 O: I: Installing core packages...
00:00:46.650 O: I: Unpacking required packages...
00:00:46.722 O: I: Unpacking adduser...
00:00:46.804 O: I: Unpacking apt...
00:00:47.037 O: I: Unpacking base-files...
00:00:47.090 O: I: Unpacking base-passwd...
00:00:47.140 O: I: Unpacking bash...
00:00:47.335 O: I: Unpacking bsdutils...
00:00:47.379 O: I: Unpacking coreutils...
00:00:47.761 O: I: Unpacking dash...
00:00:47.816 O: I: Unpacking debconf...
00:00:47.904 O: I: Unpacking debian-archive-keyring...
00:00:48.009 O: I: Unpacking debianutils...
00:00:48.059 O: I: Unpacking diffutils...
00:00:48.143 O: I: Unpacking dpkg...
00:00:48.371 O: I: Unpacking e2fsprogs...
00:00:48.477 O: I: Unpacking findutils...
00:00:48.583 O: I: Unpacking gcc-10-base:amd64...
00:00:48.626 O: I: Unpacking gcc-9-base:amd64...
00:00:48.668 O: I: Unpacking gpgv...
00:00:48.734 O: I: Unpacking grep...
00:00:48.812 O: I: Unpacking gzip...
00:00:48.864 O: I: Unpacking hostname...
00:00:48.900 O: I: Unpacking init-system-helpers...
00:00:48.942 O: I: Unpacking libacl1:amd64...
00:00:48.979 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:49.127 O: I: Unpacking libattr1:amd64...
00:00:49.168 O: I: Unpacking libaudit-common...
00:00:49.209 O: I: Unpacking libaudit1:amd64...
00:00:49.247 O: I: Unpacking libblkid1:amd64...
00:00:49.297 O: I: Unpacking libbz2-1.0:amd64...
00:00:49.337 O: I: Unpacking libc-bin...
00:00:49.520 O: I: Unpacking libc6:amd64...
00:00:50.099 O: I: Unpacking libcap-ng0:amd64...
00:00:50.136 O: I: Unpacking libcom-err2:amd64...
00:00:50.194 O: I: Unpacking libcrypt1:amd64...
00:00:50.237 O: I: Unpacking libdb5.3:amd64...
00:00:50.346 O: I: Unpacking libdebconfclient0:amd64...
00:00:50.383 O: I: Unpacking libext2fs2:amd64...
00:00:50.438 O: I: Unpacking libffi7:amd64...
00:00:50.473 O: I: Unpacking libgcc-s1:amd64...
00:00:50.510 O: I: Unpacking libgcrypt20:amd64...
00:00:50.594 O: I: Unpacking libgmp10:amd64...
00:00:50.657 O: I: Unpacking libgnutls30:amd64...
00:00:50.799 O: I: Unpacking libgpg-error0:amd64...
00:00:50.843 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:50.894 O: I: Unpacking libhogweed6:amd64...
00:00:50.955 O: I: Unpacking libidn2-0:amd64...
00:00:51.011 O: I: Unpacking libk5crypto3:amd64...
00:00:51.063 O: I: Unpacking libkeyutils1:amd64...
00:00:51.108 O: I: Unpacking libkrb5-3:amd64...
00:00:51.207 O: I: Unpacking libkrb5support0:amd64...
00:00:51.247 O: I: Unpacking liblz4-1:amd64...
00:00:51.292 O: I: Unpacking liblzma5:amd64...
00:00:51.342 O: I: Unpacking libmount1:amd64...
00:00:51.406 O: I: Unpacking libnettle8:amd64...
00:00:51.465 O: I: Unpacking libnsl2:amd64...
00:00:51.503 O: I: Unpacking libp11-kit0:amd64...
00:00:51.573 O: I: Unpacking libpam-modules:amd64...
00:00:51.764 O: I: Unpacking libpam-modules-bin...
00:00:51.816 O: I: Unpacking libpam-runtime...
00:00:51.905 O: I: Unpacking libpam0g:amd64...
00:00:51.951 O: I: Unpacking libpcre2-8-0:amd64...
00:00:52.010 O: I: Unpacking libpcre3:amd64...
00:00:52.076 O: I: Unpacking libseccomp2:amd64...
00:00:52.115 O: I: Unpacking libselinux1:amd64...
00:00:52.154 O: I: Unpacking libsemanage-common...
00:00:52.190 O: I: Unpacking libsemanage1:amd64...
00:00:52.234 O: I: Unpacking libsepol1:amd64...
00:00:52.298 O: I: Unpacking libsmartcols1:amd64...
00:00:52.350 O: I: Unpacking libss2:amd64...
00:00:52.400 O: I: Unpacking libssl1.1:amd64...
00:00:52.587 O: I: Unpacking libstdc++6:amd64...
00:00:52.678 O: I: Unpacking libsystemd0:amd64...
00:00:52.743 O: I: Unpacking libtasn1-6:amd64...
00:00:52.781 O: I: Unpacking libtinfo6:amd64...
00:00:52.830 O: I: Unpacking libtirpc-common...
00:00:52.862 O: I: Unpacking libtirpc3:amd64...
00:00:52.905 O: I: Unpacking libudev1:amd64...
00:00:52.950 O: I: Unpacking libunistring2:amd64...
00:00:53.030 O: I: Unpacking libuuid1:amd64...
00:00:53.069 O: I: Unpacking libxxhash0:amd64...
00:00:53.114 O: I: Unpacking libzstd1:amd64...
00:00:53.180 O: I: Unpacking login...
00:00:53.302 O: I: Unpacking logsave...
00:00:53.339 O: I: Unpacking lsb-base...
00:00:53.382 O: I: Unpacking mawk...
00:00:53.426 O: I: Unpacking mount...
00:00:53.478 O: I: Unpacking ncurses-base...
00:00:53.524 O: I: Unpacking ncurses-bin...
00:00:53.585 O: I: Unpacking passwd...
00:00:53.768 O: I: Unpacking perl-base...
00:00:54.174 O: I: Unpacking sed...
00:00:54.250 O: I: Unpacking sysvinit-utils...
00:00:54.287 O: I: Unpacking tar...
00:00:54.423 O: I: Unpacking tzdata...
00:00:55.004 O: I: Unpacking util-linux...
00:00:55.209 O: I: Unpacking zlib1g:amd64...
00:00:55.244 O: I: Configuring required packages...
00:00:55.262 O: I: Configuring lsb-base...
00:00:55.268 O: I: Configuring libtirpc-common...
00:00:55.289 O: I: Configuring debian-archive-keyring...
00:00:55.372 O: I: Configuring libaudit-common...
00:00:55.379 O: I: Configuring libsemanage-common...
00:00:55.384 O: I: Configuring gcc-10-base:amd64...
00:00:55.392 O: I: Configuring ncurses-base...
00:00:55.400 O: I: Configuring gcc-9-base:amd64...
00:00:55.411 O: I: Configuring libcrypt1:amd64...
00:00:55.420 O: I: Configuring libgcc-s1:amd64...
00:00:55.433 O: I: Configuring libc6:amd64...
00:00:55.594 O: I: Configuring libudev1:amd64...
00:00:55.600 O: I: Configuring libsepol1:amd64...
00:00:55.606 O: I: Configuring libxxhash0:amd64...
00:00:55.614 O: I: Configuring libattr1:amd64...
00:00:55.619 O: I: Configuring sysvinit-utils...
00:00:55.624 O: I: Configuring libtasn1-6:amd64...
00:00:55.629 O: I: Configuring debianutils...
00:00:55.640 O: I: Configuring mawk...
00:00:55.650 O: I: Configuring libdebconfclient0:amd64...
00:00:55.666 O: I: Configuring base-files...
00:00:55.686 O: I: Configuring libbz2-1.0:amd64...
00:00:55.692 O: I: Configuring base-passwd...
00:00:55.826 O: I: Configuring libdb5.3:amd64...
00:00:55.830 O: I: Configuring libblkid1:amd64...
00:00:55.837 O: I: Configuring libstdc++6:amd64...
00:00:55.842 O: I: Configuring libtinfo6:amd64...
00:00:55.854 O: I: Configuring bash...
00:00:55.909 O: I: Configuring libzstd1:amd64...
00:00:55.917 O: I: Configuring libkeyutils1:amd64...
00:00:55.922 O: I: Configuring liblzma5:amd64...
00:00:55.927 O: I: Configuring libgpg-error0:amd64...
00:00:55.931 O: I: Configuring liblz4-1:amd64...
00:00:55.943 O: I: Configuring libc-bin...
00:00:55.959 O: I: Configuring ncurses-bin...
00:00:55.965 O: I: Configuring libffi7:amd64...
00:00:55.971 O: I: Configuring libacl1:amd64...
00:00:55.976 O: I: Configuring libunistring2:amd64...
00:00:55.981 O: I: Configuring libsmartcols1:amd64...
00:00:55.985 O: I: Configuring libgcrypt20:amd64...
00:00:55.991 O: I: Configuring zlib1g:amd64...
00:00:55.995 O: I: Configuring libidn2-0:amd64...
00:00:55.999 O: I: Configuring libcom-err2:amd64...
00:00:56.004 O: I: Configuring diffutils...
00:00:56.011 O: I: Configuring libseccomp2:amd64...
00:00:56.018 O: I: Configuring libsystemd0:amd64...
00:00:56.025 O: I: Configuring libkrb5support0:amd64...
00:00:56.030 O: I: Configuring hostname...
00:00:56.034 O: I: Configuring libpcre3:amd64...
00:00:56.039 O: I: Configuring libcap-ng0:amd64...
00:00:56.045 O: I: Configuring libext2fs2:amd64...
00:00:56.049 O: I: Configuring libnettle8:amd64...
00:00:56.055 O: I: Configuring libapt-pkg6.0:amd64...
00:00:56.060 O: I: Configuring libgmp10:amd64...
00:00:56.065 O: I: Configuring libp11-kit0:amd64...
00:00:56.070 O: I: Configuring libaudit1:amd64...
00:00:56.075 O: I: Configuring libuuid1:amd64...
00:00:56.079 O: I: Configuring libss2:amd64...
00:00:56.084 O: I: Configuring libpcre2-8-0:amd64...
00:00:56.089 O: I: Configuring libk5crypto3:amd64...
00:00:56.093 O: I: Configuring logsave...
00:00:56.098 O: I: Configuring gpgv...
00:00:56.105 O: I: Configuring libhogweed6:amd64...
00:00:56.110 O: I: Configuring bsdutils...
00:00:56.121 O: I: Configuring e2fsprogs...
00:00:56.534 O: I: Configuring libselinux1:amd64...
00:00:56.539 O: I: Configuring libgnutls30:amd64...
00:00:56.543 O: I: Configuring sed...
00:00:56.548 O: I: Configuring findutils...
00:00:56.554 O: I: Configuring libmount1:amd64...
00:00:56.561 O: I: Configuring libsemanage1:amd64...
00:00:56.568 O: I: Configuring tar...
00:00:56.592 O: I: Configuring coreutils...
00:00:56.610 O: I: Configuring dpkg...
00:00:56.615 O: I: Configuring grep...
00:00:56.621 O: I: Configuring perl-base...
00:00:56.636 O: I: Configuring init-system-helpers...
00:00:56.641 O: I: Configuring gzip...
00:00:56.651 O: I: Configuring debconf...
00:00:56.796 O: I: Configuring tzdata...
00:00:56.985 O: I: Configuring libpam0g:amd64...
00:00:57.110 O: I: Configuring dash...
00:00:57.340 O: I: Configuring libssl1.1:amd64...
00:00:57.472 O: I: Configuring libpam-modules-bin...
00:00:57.478 O: I: Configuring libkrb5-3:amd64...
00:00:57.483 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:57.491 O: I: Configuring libtirpc3:amd64...
00:00:57.497 O: I: Configuring libnsl2:amd64...
00:00:57.516 O: I: Configuring libpam-modules:amd64...
00:00:57.541 O: I: Configuring passwd...
00:00:57.596 O: I: Configuring libpam-runtime...
00:00:57.774 O: I: Configuring login...
00:00:57.804 O: I: Configuring adduser...
00:00:57.956 O: I: Configuring apt...
00:00:58.459 O: I: Configuring util-linux...
00:00:58.667 O: I: Configuring mount...
00:00:58.671 O: I: Configuring libc-bin...
00:00:58.687 O: I: Unpacking the base system...
00:00:59.580 O: I: Unpacking binutils...
00:00:59.617 O: I: Unpacking binutils-common:amd64...
00:00:59.933 O: I: Unpacking binutils-x86-64-linux-gnu...
00:01:00.221 O: I: Unpacking build-essential...
00:01:00.253 O: I: Unpacking bzip2...
00:01:00.288 O: I: Unpacking cpp...
00:01:00.320 O: I: Unpacking cpp-10...
00:01:01.256 O: I: Unpacking dpkg-dev...
00:01:01.429 O: I: Unpacking g++...
00:01:01.456 O: I: Unpacking g++-10...
00:01:02.465 O: I: Unpacking gcc...
00:01:02.497 O: I: Unpacking gcc-10...
00:01:04.292 O: I: Unpacking libasan6:amd64...
00:01:04.579 O: I: Unpacking libatomic1:amd64...
00:01:04.609 O: I: Unpacking libbinutils:amd64...
00:01:04.710 O: I: Unpacking libc-dev-bin...
00:01:04.750 O: I: Unpacking libc6-dev:amd64...
00:01:05.135 O: I: Unpacking libcc1-0:amd64...
00:01:05.172 O: I: Unpacking libcrypt-dev:amd64...
00:01:05.218 O: I: Unpacking libctf-nobfd0:amd64...
00:01:05.261 O: I: Unpacking libctf0:amd64...
00:01:05.299 O: I: Unpacking libdpkg-perl...
00:01:05.397 O: I: Unpacking libgcc-10-dev:amd64...
00:01:05.699 O: I: Unpacking libgdbm-compat4:amd64...
00:01:05.736 O: I: Unpacking libgdbm6:amd64...
00:01:05.780 O: I: Unpacking libgomp1:amd64...
00:01:05.825 O: I: Unpacking libisl23:amd64...
00:01:05.935 O: I: Unpacking libitm1:amd64...
00:01:05.968 O: I: Unpacking liblsan0:amd64...
00:01:06.103 O: I: Unpacking libmpc3:amd64...
00:01:06.139 O: I: Unpacking libmpfr6:amd64...
00:01:06.292 O: I: Unpacking libnsl-dev:amd64...
00:01:06.333 O: I: Unpacking libperl5.32:amd64...
00:01:06.979 O: I: Unpacking libquadmath0:amd64...
00:01:07.028 O: I: Unpacking libstdc++-10-dev:amd64...
00:01:07.490 O: I: Unpacking libtirpc-dev:amd64...
00:01:07.560 O: I: Unpacking libtsan0:amd64...
00:01:07.836 O: I: Unpacking libubsan1:amd64...
00:01:07.959 O: I: Unpacking linux-libc-dev:amd64...
00:01:08.263 O: I: Unpacking make...
00:01:08.339 O: I: Unpacking patch...
00:01:08.385 O: I: Unpacking perl...
00:01:08.460 O: I: Unpacking perl-modules-5.32...
00:01:09.051 O: I: Unpacking xz-utils...
00:01:09.113 O: I: Configuring the base system...
00:01:09.124 O: I: Configuring perl-modules-5.32...
00:01:09.136 O: I: Configuring binutils-common:amd64...
00:01:09.153 O: I: Configuring linux-libc-dev:amd64...
00:01:09.163 O: I: Configuring libctf-nobfd0:amd64...
00:01:09.167 O: I: Configuring libgomp1:amd64...
00:01:09.171 O: I: Configuring bzip2...
00:01:09.176 O: I: Configuring libasan6:amd64...
00:01:09.180 O: I: Configuring libtirpc-dev:amd64...
00:01:09.185 O: I: Configuring make...
00:01:09.189 O: I: Configuring libmpfr6:amd64...
00:01:09.193 O: I: Configuring xz-utils...
00:01:09.206 O: I: Configuring libquadmath0:amd64...
00:01:09.216 O: I: Configuring libmpc3:amd64...
00:01:09.227 O: I: Configuring libatomic1:amd64...
00:01:09.239 O: I: Configuring patch...
00:01:09.243 O: I: Configuring libubsan1:amd64...
00:01:09.247 O: I: Configuring libnsl-dev:amd64...
00:01:09.253 O: I: Configuring libcrypt-dev:amd64...
00:01:09.257 O: I: Configuring libbinutils:amd64...
00:01:09.262 O: I: Configuring libisl23:amd64...
00:01:09.267 O: I: Configuring libc-dev-bin...
00:01:09.272 O: I: Configuring libcc1-0:amd64...
00:01:09.277 O: I: Configuring liblsan0:amd64...
00:01:09.283 O: I: Configuring cpp-10...
00:01:09.287 O: I: Configuring libitm1:amd64...
00:01:09.292 O: I: Configuring libgdbm6:amd64...
00:01:09.297 O: I: Configuring libtsan0:amd64...
00:01:09.300 O: I: Configuring libctf0:amd64...
00:01:09.305 O: I: Configuring libgcc-10-dev:amd64...
00:01:09.308 O: I: Configuring libgdbm-compat4:amd64...
00:01:09.313 O: I: Configuring libperl5.32:amd64...
00:01:09.317 O: I: Configuring cpp...
00:01:09.326 O: I: Configuring libc6-dev:amd64...
00:01:09.330 O: I: Configuring binutils-x86-64-linux-gnu...
00:01:09.334 O: I: Configuring libstdc++-10-dev:amd64...
00:01:09.339 O: I: Configuring binutils...
00:01:09.346 O: I: Configuring perl...
00:01:09.361 O: I: Configuring gcc-10...
00:01:09.366 O: I: Configuring libdpkg-perl...
00:01:09.370 O: I: Configuring g++-10...
00:01:09.374 O: I: Configuring gcc...
00:01:09.393 O: I: Configuring dpkg-dev...
00:01:09.397 O: I: Configuring g++...
00:01:09.431 O: I: Configuring build-essential...
00:01:09.435 O: I: Configuring libc-bin...
00:01:09.459 O: I: Base system installed successfully.
00:01:09.572 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.i01DKHKrdg -c .
00:01:30.306 E: + rm -r /tmp/tmp.i01DKHKrdg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:42
result: SUCCESS
------------------------------------------------------------------------------
(3/280) debootstrap
dist: oldstable
mode: auto
variant: -
format: auto
time left: 6:52:52
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.022 E: + mktemp -d
00:00:00.027 E: + tmpdir=/tmp/tmp.X3p5odiaYv
00:00:00.031 E: + chmod 755 /tmp/tmp.X3p5odiaYv
00:00:00.037 E: + [ oldstable = oldstable ]
00:00:00.041 E: + echo --no-merged-usr
00:00:00.046 E: + debootstrap --no-merged-usr --variant=- oldstable /tmp/tmp.X3p5odiaYv http://127.0.0.1/debian
00:00:00.130 O: I: Target architecture can be executed
00:00:00.160 O: I: Retrieving InRelease 
00:00:00.288 O: I: Checking Release signature
00:00:00.312 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793)
00:00:00.709 O: I: Retrieving Packages 
00:00:00.933 O: I: Validating Packages 
00:00:02.413 O: I: Resolving dependencies of required packages...
00:00:12.111 O: I: Resolving dependencies of base packages...
00:00:25.873 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.255 O: I: Retrieving adduser 3.118+deb11u1
00:00:29.280 O: I: Validating adduser 3.118+deb11u1
00:00:29.306 O: I: Retrieving apt 2.2.4
00:00:29.354 O: I: Validating apt 2.2.4
00:00:29.383 O: I: Retrieving apt-utils 2.2.4
00:00:29.409 O: I: Validating apt-utils 2.2.4
00:00:29.433 O: I: Retrieving base-files 11.1+deb11u9
00:00:29.451 O: I: Validating base-files 11.1+deb11u9
00:00:29.473 O: I: Retrieving base-passwd 3.5.51
00:00:29.490 O: I: Validating base-passwd 3.5.51
00:00:29.512 O: I: Retrieving bash 5.1-2+deb11u1
00:00:29.555 O: I: Validating bash 5.1-2+deb11u1
00:00:29.584 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1
00:00:29.603 O: I: Validating bsdutils 1:2.36.1-8+deb11u1
00:00:29.625 O: I: Retrieving coreutils 8.32-4+b1
00:00:29.710 O: I: Validating coreutils 8.32-4+b1
00:00:29.746 O: I: Retrieving cpio 2.13+dfsg-7.1~deb11u1
00:00:29.768 O: I: Validating cpio 2.13+dfsg-7.1~deb11u1
00:00:29.791 O: I: Retrieving cron 3.0pl1-137
00:00:29.809 O: I: Validating cron 3.0pl1-137
00:00:29.831 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5
00:00:29.848 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5
00:00:29.872 O: I: Retrieving debconf 1.5.77
00:00:29.891 O: I: Validating debconf 1.5.77
00:00:29.914 O: I: Retrieving debconf-i18n 1.5.77
00:00:29.934 O: I: Validating debconf-i18n 1.5.77
00:00:29.960 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1
00:00:29.980 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1
00:00:30.003 O: I: Retrieving debianutils 4.11.2
00:00:30.024 O: I: Validating debianutils 4.11.2
00:00:30.049 O: I: Retrieving diffutils 1:3.7-5
00:00:30.073 O: I: Validating diffutils 1:3.7-5
00:00:30.097 O: I: Retrieving dmidecode 3.3-2
00:00:30.114 O: I: Validating dmidecode 3.3-2
00:00:30.137 O: I: Retrieving dmsetup 2:1.02.175-2.1
00:00:30.154 O: I: Validating dmsetup 2:1.02.175-2.1
00:00:30.177 O: I: Retrieving dpkg 1.20.13
00:00:30.243 O: I: Validating dpkg 1.20.13
00:00:30.277 O: I: Retrieving e2fsprogs 1.46.2-2
00:00:30.307 O: I: Validating e2fsprogs 1.46.2-2
00:00:30.335 O: I: Retrieving fdisk 2.36.1-8+deb11u1
00:00:30.358 O: I: Validating fdisk 2.36.1-8+deb11u1
00:00:30.383 O: I: Retrieving findutils 4.8.0-1
00:00:30.413 O: I: Validating findutils 4.8.0-1
00:00:30.442 O: I: Retrieving gcc-10-base 10.2.1-6
00:00:30.463 O: I: Validating gcc-10-base 10.2.1-6
00:00:30.488 O: I: Retrieving gcc-9-base 9.3.0-22
00:00:30.507 O: I: Validating gcc-9-base 9.3.0-22
00:00:30.534 O: I: Retrieving gpgv 2.2.27-2+deb11u2
00:00:30.563 O: I: Validating gpgv 2.2.27-2+deb11u2
00:00:30.589 O: I: Retrieving grep 3.6-1+deb11u1
00:00:30.613 O: I: Validating grep 3.6-1+deb11u1
00:00:30.640 O: I: Retrieving gzip 1.10-4+deb11u1
00:00:30.659 O: I: Validating gzip 1.10-4+deb11u1
00:00:30.684 O: I: Retrieving hostname 3.23
00:00:30.701 O: I: Validating hostname 3.23
00:00:30.725 O: I: Retrieving ifupdown 0.8.36
00:00:30.743 O: I: Validating ifupdown 0.8.36
00:00:30.767 O: I: Retrieving init 1.60
00:00:30.782 O: I: Validating init 1.60
00:00:30.806 O: I: Retrieving init-system-helpers 1.60
00:00:30.822 O: I: Validating init-system-helpers 1.60
00:00:30.846 O: I: Retrieving iproute2 5.10.0-4
00:00:30.880 O: I: Validating iproute2 5.10.0-4
00:00:30.908 O: I: Retrieving iputils-ping 3:20210202-1
00:00:30.926 O: I: Validating iputils-ping 3:20210202-1
00:00:30.950 O: I: Retrieving isc-dhcp-client 4.4.1-2.3+deb11u2
00:00:30.974 O: I: Validating isc-dhcp-client 4.4.1-2.3+deb11u2
00:00:31.000 O: I: Retrieving isc-dhcp-common 4.4.1-2.3+deb11u2
00:00:31.020 O: I: Validating isc-dhcp-common 4.4.1-2.3+deb11u2
00:00:31.046 O: I: Retrieving kmod 28-1
00:00:31.065 O: I: Validating kmod 28-1
00:00:31.090 O: I: Retrieving less 551-2
00:00:31.107 O: I: Validating less 551-2
00:00:31.131 O: I: Retrieving libacl1 2.2.53-10
00:00:31.149 O: I: Validating libacl1 2.2.53-10
00:00:31.174 O: I: Retrieving libapparmor1 2.13.6-10
00:00:31.192 O: I: Validating libapparmor1 2.13.6-10
00:00:31.216 O: I: Retrieving libapt-pkg6.0 2.2.4
00:00:31.256 O: I: Validating libapt-pkg6.0 2.2.4
00:00:31.286 O: I: Retrieving libargon2-1 0~20171227-0.2
00:00:31.303 O: I: Validating libargon2-1 0~20171227-0.2
00:00:31.328 O: I: Retrieving libattr1 1:2.4.48-6
00:00:31.345 O: I: Validating libattr1 1:2.4.48-6
00:00:31.367 O: I: Retrieving libaudit-common 1:3.0-2
00:00:31.384 O: I: Validating libaudit-common 1:3.0-2
00:00:31.407 O: I: Retrieving libaudit1 1:3.0-2
00:00:31.424 O: I: Validating libaudit1 1:3.0-2
00:00:31.446 O: I: Retrieving libblkid1 2.36.1-8+deb11u1
00:00:31.466 O: I: Validating libblkid1 2.36.1-8+deb11u1
00:00:31.489 O: I: Retrieving libbpf0 1:0.3-2
00:00:31.507 O: I: Validating libbpf0 1:0.3-2
00:00:31.531 O: I: Retrieving libbsd0 0.11.3-1+deb11u1
00:00:31.549 O: I: Validating libbsd0 0.11.3-1+deb11u1
00:00:31.574 O: I: Retrieving libbz2-1.0 1.0.8-4
00:00:31.592 O: I: Validating libbz2-1.0 1.0.8-4
00:00:31.616 O: I: Retrieving libc-bin 2.31-13+deb11u8
00:00:31.649 O: I: Validating libc-bin 2.31-13+deb11u8
00:00:31.675 O: I: Retrieving libc6 2.31-13+deb11u8
00:00:31.755 O: I: Validating libc6 2.31-13+deb11u8
00:00:31.795 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1
00:00:31.811 O: I: Validating libcap-ng0 0.7.9-2.2+b1
00:00:31.835 O: I: Retrieving libcap2 1:2.44-1
00:00:31.852 O: I: Validating libcap2 1:2.44-1
00:00:31.875 O: I: Retrieving libcap2-bin 1:2.44-1
00:00:31.890 O: I: Validating libcap2-bin 1:2.44-1
00:00:31.914 O: I: Retrieving libcom-err2 1.46.2-2
00:00:31.931 O: I: Validating libcom-err2 1.46.2-2
00:00:31.955 O: I: Retrieving libcrypt1 1:4.4.18-4
00:00:31.974 O: I: Validating libcrypt1 1:4.4.18-4
00:00:31.997 O: I: Retrieving libcryptsetup12 2:2.3.7-1+deb11u1
00:00:32.018 O: I: Validating libcryptsetup12 2:2.3.7-1+deb11u1
00:00:32.043 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
00:00:32.073 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8
00:00:32.100 O: I: Retrieving libdebconfclient0 0.260
00:00:32.118 O: I: Validating libdebconfclient0 0.260
00:00:32.142 O: I: Retrieving libdevmapper1.02.1 2:1.02.175-2.1
00:00:32.162 O: I: Validating libdevmapper1.02.1 2:1.02.175-2.1
00:00:32.185 O: I: Retrieving libdns-export1110 1:9.11.19+dfsg-2.1
00:00:32.221 O: I: Validating libdns-export1110 1:9.11.19+dfsg-2.1
00:00:32.249 O: I: Retrieving libedit2 3.1-20191231-2+b1
00:00:32.268 O: I: Validating libedit2 3.1-20191231-2+b1
00:00:32.292 O: I: Retrieving libelf1 0.183-1
00:00:32.311 O: I: Validating libelf1 0.183-1
00:00:32.337 O: I: Retrieving libestr0 0.1.10-2.1+b1
00:00:32.356 O: I: Validating libestr0 0.1.10-2.1+b1
00:00:32.380 O: I: Retrieving libext2fs2 1.46.2-2
00:00:32.403 O: I: Validating libext2fs2 1.46.2-2
00:00:32.428 O: I: Retrieving libfastjson4 0.99.9-1
00:00:32.446 O: I: Validating libfastjson4 0.99.9-1
00:00:32.469 O: I: Retrieving libfdisk1 2.36.1-8+deb11u1
00:00:32.494 O: I: Validating libfdisk1 2.36.1-8+deb11u1
00:00:32.520 O: I: Retrieving libffi7 3.3-6
00:00:32.536 O: I: Validating libffi7 3.3-6
00:00:32.559 O: I: Retrieving libgcc-s1 10.2.1-6
00:00:32.575 O: I: Validating libgcc-s1 10.2.1-6
00:00:32.600 O: I: Retrieving libgcrypt20 1.8.7-6
00:00:32.630 O: I: Validating libgcrypt20 1.8.7-6
00:00:32.656 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:32.686 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1
00:00:32.714 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4
00:00:32.757 O: I: Validating libgnutls30 3.7.1-5+deb11u4
00:00:32.788 O: I: Retrieving libgpg-error0 1.38-2
00:00:32.807 O: I: Validating libgpg-error0 1.38-2
00:00:32.829 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:32.848 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4
00:00:32.874 O: I: Retrieving libhogweed6 3.7.3-1
00:00:32.897 O: I: Validating libhogweed6 3.7.3-1
00:00:32.922 O: I: Retrieving libidn2-0 2.3.0-5
00:00:32.940 O: I: Validating libidn2-0 2.3.0-5
00:00:32.965 O: I: Retrieving libip4tc2 1.8.7-1
00:00:32.980 O: I: Validating libip4tc2 1.8.7-1
00:00:33.006 O: I: Retrieving libisc-export1105 1:9.11.19+dfsg-2.1
00:00:33.029 O: I: Validating libisc-export1105 1:9.11.19+dfsg-2.1
00:00:33.055 O: I: Retrieving libjansson4 2.13.1-1.1
00:00:33.071 O: I: Validating libjansson4 2.13.1-1.1
00:00:33.095 O: I: Retrieving libjson-c5 0.15-2+deb11u1
00:00:33.112 O: I: Validating libjson-c5 0.15-2+deb11u1
00:00:33.136 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4
00:00:33.156 O: I: Validating libk5crypto3 1.18.3-6+deb11u4
00:00:33.182 O: I: Retrieving libkeyutils1 1.6.1-2
00:00:33.199 O: I: Validating libkeyutils1 1.6.1-2
00:00:33.224 O: I: Retrieving libkmod2 28-1
00:00:33.243 O: I: Validating libkmod2 28-1
00:00:33.267 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4
00:00:33.292 O: I: Validating libkrb5-3 1.18.3-6+deb11u4
00:00:33.319 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4
00:00:33.335 O: I: Validating libkrb5support0 1.18.3-6+deb11u4
00:00:33.361 O: I: Retrieving liblocale-gettext-perl 1.07-4+b1
00:00:33.378 O: I: Validating liblocale-gettext-perl 1.07-4+b1
00:00:33.403 O: I: Retrieving liblognorm5 2.0.5-1.1
00:00:33.420 O: I: Validating liblognorm5 2.0.5-1.1
00:00:33.444 O: I: Retrieving liblz4-1 1.9.3-2
00:00:33.461 O: I: Validating liblz4-1 1.9.3-2
00:00:33.487 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1
00:00:33.509 O: I: Validating liblzma5 5.2.5-2.1~deb11u1
00:00:33.536 O: I: Retrieving libmd0 1.0.3-3
00:00:33.554 O: I: Validating libmd0 1.0.3-3
00:00:33.579 O: I: Retrieving libmnl0 1.0.4-3
00:00:33.596 O: I: Validating libmnl0 1.0.4-3
00:00:33.619 O: I: Retrieving libmount1 2.36.1-8+deb11u1
00:00:33.641 O: I: Validating libmount1 2.36.1-8+deb11u1
00:00:33.665 O: I: Retrieving libncurses6 6.2+20201114-2+deb11u2
00:00:33.684 O: I: Validating libncurses6 6.2+20201114-2+deb11u2
00:00:33.709 O: I: Retrieving libncursesw6 6.2+20201114-2+deb11u2
00:00:33.728 O: I: Validating libncursesw6 6.2+20201114-2+deb11u2
00:00:33.754 O: I: Retrieving libnettle8 3.7.3-1
00:00:33.776 O: I: Validating libnettle8 3.7.3-1
00:00:33.803 O: I: Retrieving libnewt0.52 0.52.21-4+b3
00:00:33.821 O: I: Validating libnewt0.52 0.52.21-4+b3
00:00:33.844 O: I: Retrieving libnftables1 0.9.8-3.1+deb11u2
00:00:33.866 O: I: Validating libnftables1 0.9.8-3.1+deb11u2
00:00:33.891 O: I: Retrieving libnftnl11 1.1.9-1
00:00:33.907 O: I: Validating libnftnl11 1.1.9-1
00:00:33.932 O: I: Retrieving libnsl2 1.3.0-2
00:00:33.950 O: I: Validating libnsl2 1.3.0-2
00:00:33.974 O: I: Retrieving libp11-kit0 0.23.22-1
00:00:33.999 O: I: Validating libp11-kit0 0.23.22-1
00:00:34.026 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1
00:00:34.050 O: I: Validating libpam-modules 1.4.0-9+deb11u1
00:00:34.076 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.094 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1
00:00:34.120 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1
00:00:34.142 O: I: Validating libpam-runtime 1.4.0-9+deb11u1
00:00:34.166 O: I: Retrieving libpam0g 1.4.0-9+deb11u1
00:00:34.186 O: I: Validating libpam0g 1.4.0-9+deb11u1
00:00:34.212 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1
00:00:34.232 O: I: Validating libpcre2-8-0 10.36-2+deb11u1
00:00:34.257 O: I: Retrieving libpcre3 2:8.39-13
00:00:34.281 O: I: Validating libpcre3 2:8.39-13
00:00:34.308 O: I: Retrieving libpopt0 1.18-2
00:00:34.327 O: I: Validating libpopt0 1.18-2
00:00:34.352 O: I: Retrieving libprocps8 2:3.3.17-5
00:00:34.371 O: I: Validating libprocps8 2:3.3.17-5
00:00:34.396 O: I: Retrieving libreadline8 8.1-1
00:00:34.416 O: I: Validating libreadline8 8.1-1
00:00:34.441 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1
00:00:34.459 O: I: Validating libseccomp2 2.5.1-1+deb11u1
00:00:34.483 O: I: Retrieving libselinux1 3.1-3
00:00:34.503 O: I: Validating libselinux1 3.1-3
00:00:34.528 O: I: Retrieving libsemanage-common 3.1-1
00:00:34.546 O: I: Validating libsemanage-common 3.1-1
00:00:34.569 O: I: Retrieving libsemanage1 3.1-1+b2
00:00:34.589 O: I: Validating libsemanage1 3.1-1+b2
00:00:34.614 O: I: Retrieving libsepol1 3.1-1
00:00:34.636 O: I: Validating libsepol1 3.1-1
00:00:34.661 O: I: Retrieving libslang2 2.3.2-5
00:00:34.689 O: I: Validating libslang2 2.3.2-5
00:00:34.715 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1
00:00:34.742 O: I: Validating libsmartcols1 2.36.1-8+deb11u1
00:00:34.765 O: I: Retrieving libss2 1.46.2-2
00:00:34.784 O: I: Validating libss2 1.46.2-2
00:00:34.808 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1
00:00:34.855 O: I: Validating libssl1.1 1.1.1w-0+deb11u1
00:00:34.888 O: I: Retrieving libstdc++6 10.2.1-6
00:00:34.914 O: I: Validating libstdc++6 10.2.1-6
00:00:34.940 O: I: Retrieving libsystemd0 247.3-7+deb11u4
00:00:34.963 O: I: Validating libsystemd0 247.3-7+deb11u4
00:00:34.987 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1
00:00:35.005 O: I: Validating libtasn1-6 4.16.0-2+deb11u1
00:00:35.028 O: I: Retrieving libtext-charwidth-perl 0.04-10+b1
00:00:35.043 O: I: Validating libtext-charwidth-perl 0.04-10+b1
00:00:35.067 O: I: Retrieving libtext-iconv-perl 1.7-7+b1
00:00:35.083 O: I: Validating libtext-iconv-perl 1.7-7+b1
00:00:35.108 O: I: Retrieving libtext-wrapi18n-perl 0.06-9
00:00:35.125 O: I: Validating libtext-wrapi18n-perl 0.06-9
00:00:35.148 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2
00:00:35.173 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2
00:00:35.198 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1
00:00:35.214 O: I: Validating libtirpc-common 1.3.1-1+deb11u1
00:00:35.238 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1
00:00:35.256 O: I: Validating libtirpc3 1.3.1-1+deb11u1
00:00:35.280 O: I: Retrieving libudev1 247.3-7+deb11u4
00:00:35.301 O: I: Validating libudev1 247.3-7+deb11u4
00:00:35.323 O: I: Retrieving libunistring2 0.9.10-4
00:00:35.348 O: I: Validating libunistring2 0.9.10-4
00:00:35.373 O: I: Retrieving libuuid1 2.36.1-8+deb11u1
00:00:35.391 O: I: Validating libuuid1 2.36.1-8+deb11u1
00:00:35.414 O: I: Retrieving libxtables12 1.8.7-1
00:00:35.430 O: I: Validating libxtables12 1.8.7-1
00:00:35.452 O: I: Retrieving libxxhash0 0.8.0-2
00:00:35.468 O: I: Validating libxxhash0 0.8.0-2
00:00:35.491 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1
00:00:35.513 O: I: Validating libzstd1 1.4.8+dfsg-2.1
00:00:35.537 O: I: Retrieving login 1:4.8.1-1
00:00:35.567 O: I: Validating login 1:4.8.1-1
00:00:35.595 O: I: Retrieving logrotate 3.18.0-2+deb11u2
00:00:35.612 O: I: Validating logrotate 3.18.0-2+deb11u2
00:00:35.636 O: I: Retrieving logsave 1.46.2-2
00:00:35.655 O: I: Validating logsave 1.46.2-2
00:00:35.679 O: I: Retrieving lsb-base 11.1.0
00:00:35.699 O: I: Validating lsb-base 11.1.0
00:00:35.722 O: I: Retrieving mawk 1.3.4.20200120-2
00:00:35.740 O: I: Validating mawk 1.3.4.20200120-2
00:00:35.763 O: I: Retrieving mount 2.36.1-8+deb11u1
00:00:35.782 O: I: Validating mount 2.36.1-8+deb11u1
00:00:35.806 O: I: Retrieving nano 5.4-2+deb11u2
00:00:35.839 O: I: Validating nano 5.4-2+deb11u2
00:00:35.866 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2
00:00:35.888 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2
00:00:35.912 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2
00:00:35.938 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2
00:00:35.963 O: I: Retrieving netbase 6.3
00:00:35.984 O: I: Validating netbase 6.3
00:00:36.009 O: I: Retrieving nftables 0.9.8-3.1+deb11u2
00:00:36.028 O: I: Validating nftables 0.9.8-3.1+deb11u2
00:00:36.053 O: I: Retrieving passwd 1:4.8.1-1
00:00:36.091 O: I: Validating passwd 1:4.8.1-1
00:00:36.118 O: I: Retrieving perl-base 5.32.1-4+deb11u3
00:00:36.164 O: I: Validating perl-base 5.32.1-4+deb11u3
00:00:36.193 O: I: Retrieving procps 2:3.3.17-5
00:00:36.219 O: I: Validating procps 2:3.3.17-5
00:00:36.246 O: I: Retrieving readline-common 8.1-1
00:00:36.264 O: I: Validating readline-common 8.1-1
00:00:36.287 O: I: Retrieving rsyslog 8.2102.0-2+deb11u1
00:00:36.318 O: I: Validating rsyslog 8.2102.0-2+deb11u1
00:00:36.345 O: I: Retrieving sed 4.7-1
00:00:36.369 O: I: Validating sed 4.7-1
00:00:36.394 O: I: Retrieving sensible-utils 0.0.14
00:00:36.410 O: I: Validating sensible-utils 0.0.14
00:00:36.434 O: I: Retrieving systemd 247.3-7+deb11u4
00:00:36.543 O: I: Validating systemd 247.3-7+deb11u4
00:00:36.590 O: I: Retrieving systemd-sysv 247.3-7+deb11u4
00:00:36.609 O: I: Validating systemd-sysv 247.3-7+deb11u4
00:00:36.634 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1
00:00:36.652 O: I: Validating sysvinit-utils 2.96-7+deb11u1
00:00:36.676 O: I: Retrieving tar 1.34+dfsg-1+deb11u1
00:00:36.718 O: I: Validating tar 1.34+dfsg-1+deb11u1
00:00:36.748 O: I: Retrieving tasksel 3.68+deb11u1
00:00:36.775 O: I: Validating tasksel 3.68+deb11u1
00:00:36.800 O: I: Retrieving tasksel-data 3.68+deb11u1
00:00:36.818 O: I: Validating tasksel-data 3.68+deb11u1
00:00:36.844 O: I: Retrieving tzdata 2024a-0+deb11u1
00:00:36.871 O: I: Validating tzdata 2024a-0+deb11u1
00:00:36.898 O: I: Retrieving udev 247.3-7+deb11u4
00:00:36.947 O: I: Validating udev 247.3-7+deb11u4
00:00:36.979 O: I: Retrieving util-linux 2.36.1-8+deb11u1
00:00:37.023 O: I: Validating util-linux 2.36.1-8+deb11u1
00:00:37.053 O: I: Retrieving vim-common 2:8.2.2434-3+deb11u1
00:00:37.076 O: I: Validating vim-common 2:8.2.2434-3+deb11u1
00:00:37.104 O: I: Retrieving vim-tiny 2:8.2.2434-3+deb11u1
00:00:37.137 O: I: Validating vim-tiny 2:8.2.2434-3+deb11u1
00:00:37.167 O: I: Retrieving whiptail 0.52.21-4+b3
00:00:37.184 O: I: Validating whiptail 0.52.21-4+b3
00:00:37.207 O: I: Retrieving xxd 2:8.2.2434-3+deb11u1
00:00:37.235 O: I: Validating xxd 2:8.2.2434-3+deb11u1
00:00:37.259 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.280 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2
00:00:37.306 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:37.363 O: I: Extracting adduser...
00:00:37.388 O: I: Extracting apt...
00:00:37.482 O: I: Extracting base-files...
00:00:37.496 O: I: Extracting base-passwd...
00:00:37.507 O: I: Extracting bash...
00:00:37.600 O: I: Extracting bsdutils...
00:00:37.614 O: I: Extracting coreutils...
00:00:37.801 O: I: Extracting dash...
00:00:37.817 O: I: Extracting debconf...
00:00:37.837 O: I: Extracting debian-archive-keyring...
00:00:37.851 O: I: Extracting debianutils...
00:00:37.869 O: I: Extracting diffutils...
00:00:37.905 O: I: Extracting dpkg...
00:00:38.007 O: I: Extracting e2fsprogs...
00:00:38.051 O: I: Extracting findutils...
00:00:38.099 O: I: Extracting gcc-10-base...
00:00:38.115 O: I: Extracting gcc-9-base...
00:00:38.129 O: I: Extracting gpgv...
00:00:38.158 O: I: Extracting grep...
00:00:38.185 O: I: Extracting gzip...
00:00:38.204 O: I: Extracting hostname...
00:00:38.215 O: I: Extracting init-system-helpers...
00:00:38.226 O: I: Extracting libacl1...
00:00:38.235 O: I: Extracting libapt-pkg6.0...
00:00:38.301 O: I: Extracting libattr1...
00:00:38.310 O: I: Extracting libaudit-common...
00:00:38.319 O: I: Extracting libaudit1...
00:00:38.330 O: I: Extracting libblkid1...
00:00:38.349 O: I: Extracting libbz2-1.0...
00:00:38.360 O: I: Extracting libc-bin...
00:00:38.440 O: I: Extracting libc6...
00:00:38.629 O: I: Extracting libcap-ng0...
00:00:38.638 O: I: Extracting libcom-err2...
00:00:38.651 O: I: Extracting libcrypt1...
00:00:38.664 O: I: Extracting libdb5.3...
00:00:38.715 O: I: Extracting libdebconfclient0...
00:00:38.726 O: I: Extracting libext2fs2...
00:00:38.747 O: I: Extracting libffi7...
00:00:38.759 O: I: Extracting libgcc-s1...
00:00:38.770 O: I: Extracting libgcrypt20...
00:00:38.809 O: I: Extracting libgmp10...
00:00:38.834 O: I: Extracting libgnutls30...
00:00:38.901 O: I: Extracting libgpg-error0...
00:00:38.915 O: I: Extracting libgssapi-krb5-2...
00:00:38.934 O: I: Extracting libhogweed6...
00:00:38.956 O: I: Extracting libidn2-0...
00:00:38.972 O: I: Extracting libk5crypto3...
00:00:38.988 O: I: Extracting libkeyutils1...
00:00:39.000 O: I: Extracting libkrb5-3...
00:00:39.035 O: I: Extracting libkrb5support0...
00:00:39.047 O: I: Extracting liblz4-1...
00:00:39.059 O: I: Extracting liblzma5...
00:00:39.078 O: I: Extracting libmount1...
00:00:39.099 O: I: Extracting libnettle8...
00:00:39.119 O: I: Extracting libnsl2...
00:00:39.131 O: I: Extracting libp11-kit0...
00:00:39.159 O: I: Extracting libpam-modules...
00:00:39.187 O: I: Extracting libpam-modules-bin...
00:00:39.201 O: I: Extracting libpam-runtime...
00:00:39.226 O: I: Extracting libpam0g...
00:00:39.240 O: I: Extracting libpcre2-8-0...
00:00:39.264 O: I: Extracting libpcre3...
00:00:39.292 O: I: Extracting libseccomp2...
00:00:39.303 O: I: Extracting libselinux1...
00:00:39.317 O: I: Extracting libsemanage-common...
00:00:39.326 O: I: Extracting libsemanage1...
00:00:39.340 O: I: Extracting libsepol1...
00:00:39.366 O: I: Extracting libsmartcols1...
00:00:39.383 O: I: Extracting libss2...
00:00:39.395 O: I: Extracting libssl1.1...
00:00:39.489 O: I: Extracting libstdc++6...
00:00:39.530 O: I: Extracting libsystemd0...
00:00:39.560 O: I: Extracting libtasn1-6...
00:00:39.572 O: I: Extracting libtinfo6...
00:00:39.591 O: I: Extracting libtirpc-common...
00:00:39.601 O: I: Extracting libtirpc3...
00:00:39.616 O: I: Extracting libudev1...
00:00:39.632 O: I: Extracting libunistring2...
00:00:39.672 O: I: Extracting libuuid1...
00:00:39.684 O: I: Extracting libxxhash0...
00:00:39.694 O: I: Extracting libzstd1...
00:00:39.723 O: I: Extracting login...
00:00:39.767 O: I: Extracting logsave...
00:00:39.777 O: I: Extracting lsb-base...
00:00:39.787 O: I: Extracting mawk...
00:00:39.801 O: I: Extracting mount...
00:00:39.820 O: I: Extracting ncurses-base...
00:00:39.836 O: I: Extracting ncurses-bin...
00:00:39.857 O: I: Extracting passwd...
00:00:39.913 O: I: Extracting perl-base...
00:00:40.058 O: I: Extracting sed...
00:00:40.084 O: I: Extracting sysvinit-utils...
00:00:40.094 O: I: Extracting tar...
00:00:40.149 O: I: Extracting tzdata...
00:00:40.267 O: I: Extracting util-linux...
00:00:40.344 O: I: Extracting zlib1g...
00:00:40.457 O: I: Installing core packages...
00:00:42.621 O: I: Unpacking required packages...
00:00:42.696 O: I: Unpacking adduser...
00:00:42.773 O: I: Unpacking apt...
00:00:43.006 O: I: Unpacking base-files...
00:00:43.063 O: I: Unpacking base-passwd...
00:00:43.113 O: I: Unpacking bash...
00:00:43.318 O: I: Unpacking bsdutils...
00:00:43.364 O: I: Unpacking coreutils...
00:00:43.763 O: I: Unpacking dash...
00:00:43.814 O: I: Unpacking debconf...
00:00:43.896 O: I: Unpacking debian-archive-keyring...
00:00:44.005 O: I: Unpacking debianutils...
00:00:44.058 O: I: Unpacking diffutils...
00:00:44.137 O: I: Unpacking dpkg...
00:00:44.352 O: I: Unpacking e2fsprogs...
00:00:44.449 O: I: Unpacking findutils...
00:00:44.545 O: I: Unpacking gcc-10-base:amd64...
00:00:44.582 O: I: Unpacking gcc-9-base:amd64...
00:00:44.617 O: I: Unpacking gpgv...
00:00:44.696 O: I: Unpacking grep...
00:00:44.764 O: I: Unpacking gzip...
00:00:44.811 O: I: Unpacking hostname...
00:00:44.844 O: I: Unpacking init-system-helpers...
00:00:44.883 O: I: Unpacking libacl1:amd64...
00:00:44.918 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:45.058 O: I: Unpacking libattr1:amd64...
00:00:45.091 O: I: Unpacking libaudit-common...
00:00:45.125 O: I: Unpacking libaudit1:amd64...
00:00:45.163 O: I: Unpacking libblkid1:amd64...
00:00:45.208 O: I: Unpacking libbz2-1.0:amd64...
00:00:45.242 O: I: Unpacking libc-bin...
00:00:45.425 O: I: Unpacking libc6:amd64...
00:00:45.978 O: I: Unpacking libcap-ng0:amd64...
00:00:46.008 O: I: Unpacking libcom-err2:amd64...
00:00:46.046 O: I: Unpacking libcrypt1:amd64...
00:00:46.087 O: I: Unpacking libdb5.3:amd64...
00:00:46.196 O: I: Unpacking libdebconfclient0:amd64...
00:00:46.232 O: I: Unpacking libext2fs2:amd64...
00:00:46.284 O: I: Unpacking libffi7:amd64...
00:00:46.317 O: I: Unpacking libgcc-s1:amd64...
00:00:46.354 O: I: Unpacking libgcrypt20:amd64...
00:00:46.443 O: I: Unpacking libgmp10:amd64...
00:00:46.499 O: I: Unpacking libgnutls30:amd64...
00:00:46.637 O: I: Unpacking libgpg-error0:amd64...
00:00:46.679 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:46.729 O: I: Unpacking libhogweed6:amd64...
00:00:46.787 O: I: Unpacking libidn2-0:amd64...
00:00:46.834 O: I: Unpacking libk5crypto3:amd64...
00:00:46.888 O: I: Unpacking libkeyutils1:amd64...
00:00:46.931 O: I: Unpacking libkrb5-3:amd64...
00:00:47.006 O: I: Unpacking libkrb5support0:amd64...
00:00:47.044 O: I: Unpacking liblz4-1:amd64...
00:00:47.081 O: I: Unpacking liblzma5:amd64...
00:00:47.129 O: I: Unpacking libmount1:amd64...
00:00:47.183 O: I: Unpacking libnettle8:amd64...
00:00:47.235 O: I: Unpacking libnsl2:amd64...
00:00:47.272 O: I: Unpacking libp11-kit0:amd64...
00:00:47.338 O: I: Unpacking libpam-modules:amd64...
00:00:47.569 O: I: Unpacking libpam-modules-bin...
00:00:47.618 O: I: Unpacking libpam-runtime...
00:00:47.713 O: I: Unpacking libpam0g:amd64...
00:00:47.757 O: I: Unpacking libpcre2-8-0:amd64...
00:00:47.817 O: I: Unpacking libpcre3:amd64...
00:00:47.884 O: I: Unpacking libseccomp2:amd64...
00:00:47.921 O: I: Unpacking libselinux1:amd64...
00:00:47.958 O: I: Unpacking libsemanage-common...
00:00:47.991 O: I: Unpacking libsemanage1:amd64...
00:00:48.030 O: I: Unpacking libsepol1:amd64...
00:00:48.089 O: I: Unpacking libsmartcols1:amd64...
00:00:48.135 O: I: Unpacking libss2:amd64...
00:00:48.179 O: I: Unpacking libssl1.1:amd64...
00:00:48.364 O: I: Unpacking libstdc++6:amd64...
00:00:48.459 O: I: Unpacking libsystemd0:amd64...
00:00:48.533 O: I: Unpacking libtasn1-6:amd64...
00:00:48.570 O: I: Unpacking libtinfo6:amd64...
00:00:48.619 O: I: Unpacking libtirpc-common...
00:00:48.651 O: I: Unpacking libtirpc3:amd64...
00:00:48.693 O: I: Unpacking libudev1:amd64...
00:00:48.734 O: I: Unpacking libunistring2:amd64...
00:00:48.814 O: I: Unpacking libuuid1:amd64...
00:00:48.864 O: I: Unpacking libxxhash0:amd64...
00:00:48.898 O: I: Unpacking libzstd1:amd64...
00:00:48.965 O: I: Unpacking login...
00:00:49.083 O: I: Unpacking logsave...
00:00:49.120 O: I: Unpacking lsb-base...
00:00:49.159 O: I: Unpacking mawk...
00:00:49.201 O: I: Unpacking mount...
00:00:49.255 O: I: Unpacking ncurses-base...
00:00:49.304 O: I: Unpacking ncurses-bin...
00:00:49.363 O: I: Unpacking passwd...
00:00:49.557 O: I: Unpacking perl-base...
00:00:49.950 O: I: Unpacking sed...
00:00:50.018 O: I: Unpacking sysvinit-utils...
00:00:50.051 O: I: Unpacking tar...
00:00:50.175 O: I: Unpacking tzdata...
00:00:50.721 O: I: Unpacking util-linux...
00:00:50.917 O: I: Unpacking zlib1g:amd64...
00:00:50.951 O: I: Configuring required packages...
00:00:50.968 O: I: Configuring lsb-base...
00:00:50.975 O: I: Configuring libtirpc-common...
00:00:50.997 O: I: Configuring debian-archive-keyring...
00:00:51.065 O: I: Configuring libaudit-common...
00:00:51.070 O: I: Configuring libsemanage-common...
00:00:51.074 O: I: Configuring gcc-10-base:amd64...
00:00:51.080 O: I: Configuring ncurses-base...
00:00:51.085 O: I: Configuring gcc-9-base:amd64...
00:00:51.094 O: I: Configuring libcrypt1:amd64...
00:00:51.100 O: I: Configuring libgcc-s1:amd64...
00:00:51.110 O: I: Configuring libc6:amd64...
00:00:51.270 O: I: Configuring libudev1:amd64...
00:00:51.274 O: I: Configuring libsepol1:amd64...
00:00:51.281 O: I: Configuring libxxhash0:amd64...
00:00:51.286 O: I: Configuring libattr1:amd64...
00:00:51.291 O: I: Configuring sysvinit-utils...
00:00:51.296 O: I: Configuring libtasn1-6:amd64...
00:00:51.301 O: I: Configuring debianutils...
00:00:51.309 O: I: Configuring mawk...
00:00:51.319 O: I: Configuring libdebconfclient0:amd64...
00:00:51.333 O: I: Configuring base-files...
00:00:51.352 O: I: Configuring libbz2-1.0:amd64...
00:00:51.357 O: I: Configuring base-passwd...
00:00:51.486 O: I: Configuring libdb5.3:amd64...
00:00:51.490 O: I: Configuring libblkid1:amd64...
00:00:51.495 O: I: Configuring libstdc++6:amd64...
00:00:51.499 O: I: Configuring libtinfo6:amd64...
00:00:51.509 O: I: Configuring bash...
00:00:51.560 O: I: Configuring libzstd1:amd64...
00:00:51.566 O: I: Configuring libkeyutils1:amd64...
00:00:51.571 O: I: Configuring liblzma5:amd64...
00:00:51.576 O: I: Configuring libgpg-error0:amd64...
00:00:51.583 O: I: Configuring liblz4-1:amd64...
00:00:51.594 O: I: Configuring libc-bin...
00:00:51.610 O: I: Configuring ncurses-bin...
00:00:51.616 O: I: Configuring libffi7:amd64...
00:00:51.620 O: I: Configuring libacl1:amd64...
00:00:51.624 O: I: Configuring libunistring2:amd64...
00:00:51.629 O: I: Configuring libsmartcols1:amd64...
00:00:51.633 O: I: Configuring libgcrypt20:amd64...
00:00:51.637 O: I: Configuring zlib1g:amd64...
00:00:51.642 O: I: Configuring libidn2-0:amd64...
00:00:51.646 O: I: Configuring libcom-err2:amd64...
00:00:51.650 O: I: Configuring diffutils...
00:00:51.654 O: I: Configuring libseccomp2:amd64...
00:00:51.659 O: I: Configuring libsystemd0:amd64...
00:00:51.663 O: I: Configuring libkrb5support0:amd64...
00:00:51.668 O: I: Configuring hostname...
00:00:51.674 O: I: Configuring libpcre3:amd64...
00:00:51.678 O: I: Configuring libcap-ng0:amd64...
00:00:51.683 O: I: Configuring libext2fs2:amd64...
00:00:51.687 O: I: Configuring libnettle8:amd64...
00:00:51.692 O: I: Configuring libapt-pkg6.0:amd64...
00:00:51.695 O: I: Configuring libgmp10:amd64...
00:00:51.700 O: I: Configuring libp11-kit0:amd64...
00:00:51.705 O: I: Configuring libaudit1:amd64...
00:00:51.711 O: I: Configuring libuuid1:amd64...
00:00:51.714 O: I: Configuring libss2:amd64...
00:00:51.719 O: I: Configuring libpcre2-8-0:amd64...
00:00:51.724 O: I: Configuring libk5crypto3:amd64...
00:00:51.729 O: I: Configuring logsave...
00:00:51.734 O: I: Configuring gpgv...
00:00:51.740 O: I: Configuring libhogweed6:amd64...
00:00:51.744 O: I: Configuring bsdutils...
00:00:51.752 O: I: Configuring e2fsprogs...
00:00:52.123 O: I: Configuring libselinux1:amd64...
00:00:52.127 O: I: Configuring libgnutls30:amd64...
00:00:52.132 O: I: Configuring sed...
00:00:52.138 O: I: Configuring findutils...
00:00:52.143 O: I: Configuring libmount1:amd64...
00:00:52.148 O: I: Configuring libsemanage1:amd64...
00:00:52.153 O: I: Configuring tar...
00:00:52.173 O: I: Configuring coreutils...
00:00:52.188 O: I: Configuring dpkg...
00:00:52.194 O: I: Configuring grep...
00:00:52.199 O: I: Configuring perl-base...
00:00:52.219 O: I: Configuring init-system-helpers...
00:00:52.223 O: I: Configuring gzip...
00:00:52.232 O: I: Configuring debconf...
00:00:52.377 O: I: Configuring tzdata...
00:00:52.563 O: I: Configuring libpam0g:amd64...
00:00:52.681 O: I: Configuring dash...
00:00:52.925 O: I: Configuring libssl1.1:amd64...
00:00:53.045 O: I: Configuring libpam-modules-bin...
00:00:53.051 O: I: Configuring libkrb5-3:amd64...
00:00:53.056 O: I: Configuring libgssapi-krb5-2:amd64...
00:00:53.063 O: I: Configuring libtirpc3:amd64...
00:00:53.068 O: I: Configuring libnsl2:amd64...
00:00:53.087 O: I: Configuring libpam-modules:amd64...
00:00:53.110 O: I: Configuring passwd...
00:00:53.164 O: I: Configuring libpam-runtime...
00:00:53.331 O: I: Configuring login...
00:00:53.359 O: I: Configuring adduser...
00:00:53.504 O: I: Configuring apt...
00:00:53.994 O: I: Configuring util-linux...
00:00:54.200 O: I: Configuring mount...
00:00:54.204 O: I: Configuring libc-bin...
00:00:54.221 O: I: Unpacking the base system...
00:01:28.435 O: I: Unpacking apt-utils...
00:01:28.505 O: I: Unpacking cpio...
00:01:28.562 O: I: Unpacking cron...
00:01:28.600 O: I: Unpacking debconf-i18n...
00:01:28.660 O: I: Unpacking dmidecode...
00:01:28.694 O: I: Unpacking fdisk...
00:01:28.742 O: I: Unpacking ifupdown...
00:01:28.842 O: I: Unpacking init...
00:01:28.871 O: I: Unpacking iproute2...
00:01:29.010 O: I: Unpacking iputils-ping...
00:01:29.042 O: I: Unpacking isc-dhcp-client...
00:01:29.096 O: I: Unpacking isc-dhcp-common...
00:01:29.139 O: I: Unpacking kmod...
00:01:29.179 O: I: Unpacking less...
00:01:29.227 O: I: Unpacking libbpf0:amd64...
00:01:29.265 O: I: Unpacking libbsd0:amd64...
00:01:29.302 O: I: Unpacking libcap2-bin...
00:01:29.333 O: I: Unpacking libdns-export1110...
00:01:29.444 O: I: Unpacking libedit2:amd64...
00:01:29.481 O: I: Unpacking libelf1:amd64...
00:01:29.528 O: I: Unpacking libestr0:amd64...
00:01:29.557 O: I: Unpacking libfastjson4:amd64...
00:01:29.587 O: I: Unpacking libfdisk1:amd64...
00:01:29.638 O: I: Unpacking libisc-export1105:amd64...
00:01:29.690 O: I: Unpacking libjansson4:amd64...
00:01:29.720 O: I: Unpacking liblocale-gettext-perl...
00:01:29.750 O: I: Unpacking liblognorm5:amd64...
00:01:29.785 O: I: Unpacking libmd0:amd64...
00:01:29.814 O: I: Unpacking libmnl0:amd64...
00:01:29.842 O: I: Unpacking libncurses6:amd64...
00:01:29.880 O: I: Unpacking libncursesw6:amd64...
00:01:29.920 O: I: Unpacking libnewt0.52:amd64...
00:01:29.988 O: I: Unpacking libnftables1:amd64...
00:01:30.046 O: I: Unpacking libnftnl11:amd64...
00:01:30.081 O: I: Unpacking libpopt0:amd64...
00:01:30.122 O: I: Unpacking libprocps8:amd64...
00:01:30.157 O: I: Unpacking libreadline8:amd64...
00:01:30.201 O: I: Unpacking libslang2:amd64...
00:01:30.276 O: I: Unpacking libtext-charwidth-perl...
00:01:30.304 O: I: Unpacking libtext-iconv-perl...
00:01:30.330 O: I: Unpacking libtext-wrapi18n-perl...
00:01:30.358 O: I: Unpacking libxtables12:amd64...
00:01:30.390 O: I: Unpacking logrotate...
00:01:30.424 O: I: Unpacking nano...
00:01:30.533 O: I: Unpacking netbase...
00:01:30.563 O: I: Unpacking nftables...
00:01:30.656 O: I: Unpacking procps...
00:01:30.754 O: I: Unpacking readline-common...
00:01:30.791 O: I: Unpacking rsyslog...
00:01:30.884 O: I: Unpacking sensible-utils...
00:01:30.918 O: I: Unpacking tasksel...
00:01:30.970 O: I: Unpacking tasksel-data...
00:01:31.019 O: I: Unpacking udev...
00:01:31.244 O: I: Unpacking vim-common...
00:01:31.299 O: I: Unpacking vim-tiny...
00:01:31.401 O: I: Unpacking whiptail...
00:01:31.435 O: I: Unpacking xxd...
00:01:31.485 O: I: Configuring the base system...
00:01:31.495 O: I: Configuring cpio...
00:01:31.504 O: I: Configuring libtext-iconv-perl...
00:01:31.508 O: I: Configuring libtext-charwidth-perl...
00:01:31.512 O: I: Configuring apt-utils...
00:01:31.515 O: I: Configuring init...
00:01:31.521 O: I: Configuring libestr0:amd64...
00:01:31.525 O: I: Configuring libfastjson4:amd64...
00:01:31.529 O: I: Configuring less...
00:01:31.537 O: I: Configuring kmod...
00:01:31.568 O: I: Configuring libtext-wrapi18n-perl...
00:01:31.572 O: I: Configuring xxd...
00:01:31.576 O: I: Configuring libjansson4:amd64...
00:01:31.579 O: I: Configuring libcap2-bin...
00:01:31.583 O: I: Configuring libisc-export1105:amd64...
00:01:31.587 O: I: Configuring vim-common...
00:01:31.599 O: I: Configuring libslang2:amd64...
00:01:31.604 O: I: Configuring libncurses6:amd64...
00:01:31.608 O: I: Configuring libmnl0:amd64...
00:01:31.613 O: I: Configuring udev...
00:01:32.309 O: I: Configuring libncursesw6:amd64...
00:01:32.313 O: I: Configuring libxtables12:amd64...
00:01:32.317 O: I: Configuring libfdisk1:amd64...
00:01:32.321 O: I: Configuring liblognorm5:amd64...
00:01:32.326 O: I: Configuring nano...
00:01:32.337 O: I: Configuring libmd0:amd64...
00:01:32.341 O: I: Configuring sensible-utils...
00:01:32.349 O: I: Configuring netbase...
00:01:32.358 O: I: Configuring isc-dhcp-common...
00:01:32.362 O: I: Configuring dmidecode...
00:01:32.366 O: I: Configuring libbsd0:amd64...
00:01:32.370 O: I: Configuring libelf1:amd64...
00:01:32.374 O: I: Configuring iputils-ping...
00:01:32.390 O: I: Configuring readline-common...
00:01:32.398 O: I: Configuring liblocale-gettext-perl...
00:01:32.402 O: I: Configuring libprocps8:amd64...
00:01:32.405 O: I: Configuring libpopt0:amd64...
00:01:32.413 O: I: Configuring logrotate...
00:01:32.604 O: I: Configuring libnewt0.52:amd64...
00:01:32.608 O: I: Configuring libedit2:amd64...
00:01:32.612 O: I: Configuring libreadline8:amd64...
00:01:32.625 O: I: Configuring cron...
00:01:32.917 O: I: Configuring rsyslog...
00:01:33.137 O: I: Configuring libdns-export1110...
00:01:33.141 O: I: Configuring debconf-i18n...
00:01:33.146 O: I: Configuring libnftnl11:amd64...
00:01:33.151 O: I: Configuring vim-tiny...
00:01:33.180 O: I: Configuring fdisk...
00:01:33.184 O: I: Configuring whiptail...
00:01:33.192 O: I: Configuring procps...
00:01:33.226 O: I: Configuring libbpf0:amd64...
00:01:33.230 O: I: Configuring libnftables1:amd64...
00:01:33.235 O: I: Configuring nftables...
00:01:33.424 O: I: Configuring iproute2...
00:01:33.565 O: I: Configuring isc-dhcp-client...
00:01:33.573 O: I: Configuring ifupdown...
00:01:34.007 O: I: Configuring tasksel-data...
00:01:34.014 O: I: Configuring tasksel...
00:01:34.159 O: I: Configuring libc-bin...
00:01:34.183 O: I: Base system installed successfully.
00:01:34.233 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.X3p5odiaYv -c .
00:01:44.897 E: + rm -r /tmp/tmp.X3p5odiaYv
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:56
result: SUCCESS
------------------------------------------------------------------------------
(4/280) debootstrap
dist: stable
mode: auto
variant: minbase
format: auto
time left: 7:33:24
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.020 E: + tmpdir=/tmp/tmp.skWDWP29tT
00:00:00.024 E: + chmod 755 /tmp/tmp.skWDWP29tT
00:00:00.027 E: + [ stable = oldstable ]
00:00:00.031 E: + echo --merged-usr
00:00:00.035 E: + debootstrap --merged-usr --variant=minbase stable /tmp/tmp.skWDWP29tT http://127.0.0.1/debian
00:00:00.102 O: I: Target architecture can be executed
00:00:00.128 O: I: Retrieving InRelease 
00:00:00.269 O: I: Checking Release signature
00:00:00.292 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.793 O: I: Retrieving Packages 
00:00:00.967 O: I: Validating Packages 
00:00:01.902 O: I: Resolving dependencies of required packages...
00:00:10.312 O: I: Resolving dependencies of base packages...
00:00:20.612 O: I: Checking component main on http://127.0.0.1/debian...
00:00:24.091 O: I: Retrieving adduser 3.134
00:00:24.111 O: I: Validating adduser 3.134
00:00:24.133 O: I: Retrieving apt 2.6.1
00:00:24.174 O: I: Validating apt 2.6.1
00:00:24.202 O: I: Retrieving base-files 12.4+deb12u5
00:00:24.218 O: I: Validating base-files 12.4+deb12u5
00:00:24.239 O: I: Retrieving base-passwd 3.6.1
00:00:24.256 O: I: Validating base-passwd 3.6.1
00:00:24.278 O: I: Retrieving bash 5.2.15-2+b2
00:00:24.319 O: I: Validating bash 5.2.15-2+b2
00:00:24.347 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:24.364 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:24.386 O: I: Retrieving coreutils 9.1-1
00:00:24.450 O: I: Validating coreutils 9.1-1
00:00:24.485 O: I: Retrieving dash 0.5.12-2
00:00:24.501 O: I: Validating dash 0.5.12-2
00:00:24.522 O: I: Retrieving debconf 1.5.82
00:00:24.539 O: I: Validating debconf 1.5.82
00:00:24.560 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:24.578 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:24.600 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:24.618 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:24.640 O: I: Retrieving diffutils 1:3.8-4
00:00:24.662 O: I: Validating diffutils 1:3.8-4
00:00:24.684 O: I: Retrieving dpkg 1.21.22
00:00:24.728 O: I: Validating dpkg 1.21.22
00:00:24.759 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:24.783 O: I: Validating e2fsprogs 1.47.0-2
00:00:24.808 O: I: Retrieving findutils 4.9.0-4
00:00:24.834 O: I: Validating findutils 4.9.0-4
00:00:24.859 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:24.875 O: I: Validating gcc-12-base 12.2.0-14
00:00:24.901 O: I: Retrieving gpgv 2.2.40-1.1
00:00:24.929 O: I: Validating gpgv 2.2.40-1.1
00:00:24.954 O: I: Retrieving grep 3.8-5
00:00:24.978 O: I: Validating grep 3.8-5
00:00:25.001 O: I: Retrieving gzip 1.12-1
00:00:25.018 O: I: Validating gzip 1.12-1
00:00:25.039 O: I: Retrieving hostname 3.23+nmu1
00:00:25.054 O: I: Validating hostname 3.23+nmu1
00:00:25.075 O: I: Retrieving init-system-helpers 1.65.2
00:00:25.091 O: I: Validating init-system-helpers 1.65.2
00:00:25.113 O: I: Retrieving libacl1 2.3.1-3
00:00:25.128 O: I: Validating libacl1 2.3.1-3
00:00:25.150 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:25.189 O: I: Validating libapt-pkg6.0 2.6.1
00:00:25.214 O: I: Retrieving libattr1 1:2.5.1-4
00:00:25.230 O: I: Validating libattr1 1:2.5.1-4
00:00:25.251 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:25.266 O: I: Validating libaudit-common 1:3.0.9-1
00:00:25.287 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:25.305 O: I: Validating libaudit1 1:3.0.9-1
00:00:25.326 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:25.344 O: I: Validating libblkid1 2.38.1-5+b1
00:00:25.367 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:25.383 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:25.404 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:25.429 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:25.453 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:25.520 O: I: Validating libc6 2.36-9+deb12u4
00:00:25.553 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:25.569 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:25.590 O: I: Retrieving libcap2 1:2.66-4
00:00:25.605 O: I: Validating libcap2 1:2.66-4
00:00:25.625 O: I: Retrieving libcom-err2 1.47.0-2
00:00:25.641 O: I: Validating libcom-err2 1.47.0-2
00:00:25.661 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:25.678 O: I: Validating libcrypt1 1:4.4.33-2
00:00:25.700 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:25.728 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:25.753 O: I: Retrieving libdebconfclient0 0.270
00:00:25.769 O: I: Validating libdebconfclient0 0.270
00:00:25.790 O: I: Retrieving libext2fs2 1.47.0-2
00:00:25.809 O: I: Validating libext2fs2 1.47.0-2
00:00:25.830 O: I: Retrieving libffi8 3.4.4-1
00:00:25.846 O: I: Validating libffi8 3.4.4-1
00:00:25.867 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:25.882 O: I: Validating libgcc-s1 12.2.0-14
00:00:25.904 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:25.933 O: I: Validating libgcrypt20 1.10.1-3
00:00:25.958 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:25.983 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:26.008 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:26.050 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:26.078 O: I: Retrieving libgpg-error0 1.46-1
00:00:26.095 O: I: Validating libgpg-error0 1.46-1
00:00:26.117 O: I: Retrieving libhogweed6 3.8.1-2
00:00:26.138 O: I: Validating libhogweed6 3.8.1-2
00:00:26.161 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:26.179 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:26.202 O: I: Retrieving liblz4-1 1.9.4-1
00:00:26.218 O: I: Validating liblz4-1 1.9.4-1
00:00:26.238 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:26.259 O: I: Validating liblzma5 5.4.1-0.2
00:00:26.282 O: I: Retrieving libmd0 1.0.4-2
00:00:26.296 O: I: Validating libmd0 1.0.4-2
00:00:26.317 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:26.335 O: I: Validating libmount1 2.38.1-5+b1
00:00:26.357 O: I: Retrieving libnettle8 3.8.1-2
00:00:26.377 O: I: Validating libnettle8 3.8.1-2
00:00:26.400 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:26.421 O: I: Validating libp11-kit0 0.24.1-2
00:00:26.445 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:26.465 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:26.488 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:26.505 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:26.526 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:26.544 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:26.566 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:26.582 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:26.604 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:26.623 O: I: Validating libpcre2-8-0 10.42-1
00:00:26.646 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:26.661 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:26.682 O: I: Retrieving libselinux1 3.4-1+b6
00:00:26.698 O: I: Validating libselinux1 3.4-1+b6
00:00:26.720 O: I: Retrieving libsemanage-common 3.4-1
00:00:26.735 O: I: Validating libsemanage-common 3.4-1
00:00:26.756 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:26.773 O: I: Validating libsemanage2 3.4-1+b5
00:00:26.795 O: I: Retrieving libsepol2 3.4-2.1
00:00:26.816 O: I: Validating libsepol2 3.4-2.1
00:00:26.838 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:26.854 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:26.875 O: I: Retrieving libss2 1.47.0-2
00:00:26.889 O: I: Validating libss2 1.47.0-2
00:00:26.911 O: I: Retrieving libstdc++6 12.2.0-14
00:00:26.937 O: I: Validating libstdc++6 12.2.0-14
00:00:26.961 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:26.982 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:27.005 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:27.024 O: I: Validating libtasn1-6 4.19.0-2
00:00:27.045 O: I: Retrieving libtinfo6 6.4-4
00:00:27.068 O: I: Validating libtinfo6 6.4-4
00:00:27.090 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:27.108 O: I: Validating libudev1 252.22-1~deb12u1
00:00:27.130 O: I: Retrieving libunistring2 1.0-2
00:00:27.153 O: I: Validating libunistring2 1.0-2
00:00:27.177 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:27.191 O: I: Validating libuuid1 2.38.1-5+b1
00:00:27.212 O: I: Retrieving libxxhash0 0.8.1-1
00:00:27.227 O: I: Validating libxxhash0 0.8.1-1
00:00:27.249 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:27.269 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:27.292 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:27.317 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:27.341 O: I: Retrieving logsave 1.47.0-2
00:00:27.356 O: I: Validating logsave 1.47.0-2
00:00:27.376 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:27.393 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:27.415 O: I: Retrieving mount 2.38.1-5+b1
00:00:27.433 O: I: Validating mount 2.38.1-5+b1
00:00:27.455 O: I: Retrieving ncurses-base 6.4-4
00:00:27.473 O: I: Validating ncurses-base 6.4-4
00:00:27.494 O: I: Retrieving ncurses-bin 6.4-4
00:00:27.517 O: I: Validating ncurses-bin 6.4-4
00:00:27.540 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:27.574 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:27.601 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:27.648 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:27.677 O: I: Retrieving sed 4.9-1
00:00:27.698 O: I: Validating sed 4.9-1
00:00:27.721 O: I: Retrieving sysvinit-utils 3.06-4
00:00:27.737 O: I: Validating sysvinit-utils 3.06-4
00:00:27.758 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:27.789 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:27.814 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:27.834 O: I: Validating tzdata 2024a-0+deb12u1
00:00:27.856 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:27.872 O: I: Validating usr-is-merged 37~deb12u1
00:00:27.893 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:27.932 O: I: Validating util-linux 2.38.1-5+b1
00:00:27.959 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:27.976 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:27.999 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:28.015 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:28.040 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:28.071 O: I: Extracting adduser...
00:00:28.090 O: I: Extracting apt...
00:00:28.177 O: I: Extracting base-files...
00:00:28.191 O: I: Extracting base-passwd...
00:00:28.201 O: I: Extracting bash...
00:00:28.297 O: I: Extracting bsdutils...
00:00:28.310 O: I: Extracting coreutils...
00:00:28.493 O: I: Extracting dash...
00:00:28.506 O: I: Extracting debconf...
00:00:28.523 O: I: Extracting debian-archive-keyring...
00:00:28.539 O: I: Extracting debianutils...
00:00:28.553 O: I: Extracting diffutils...
00:00:28.583 O: I: Extracting dpkg...
00:00:28.675 O: I: Extracting e2fsprogs...
00:00:28.713 O: I: Extracting findutils...
00:00:28.748 O: I: Extracting gcc-12-base...
00:00:28.758 O: I: Extracting gpgv...
00:00:28.782 O: I: Extracting grep...
00:00:28.809 O: I: Extracting gzip...
00:00:28.824 O: I: Extracting hostname...
00:00:28.833 O: I: Extracting init-system-helpers...
00:00:28.843 O: I: Extracting libacl1...
00:00:28.852 O: I: Extracting libapt-pkg6.0...
00:00:28.918 O: I: Extracting libattr1...
00:00:28.927 O: I: Extracting libaudit-common...
00:00:28.935 O: I: Extracting libaudit1...
00:00:28.945 O: I: Extracting libblkid1...
00:00:28.962 O: I: Extracting libbz2-1.0...
00:00:28.973 O: I: Extracting libc-bin...
00:00:29.025 O: I: Extracting libc6...
00:00:29.209 O: I: Extracting libcap-ng0...
00:00:29.218 O: I: Extracting libcap2...
00:00:29.227 O: I: Extracting libcom-err2...
00:00:29.236 O: I: Extracting libcrypt1...
00:00:29.249 O: I: Extracting libdb5.3...
00:00:29.299 O: I: Extracting libdebconfclient0...
00:00:29.307 O: I: Extracting libext2fs2...
00:00:29.328 O: I: Extracting libffi8...
00:00:29.337 O: I: Extracting libgcc-s1...
00:00:29.347 O: I: Extracting libgcrypt20...
00:00:29.386 O: I: Extracting libgmp10...
00:00:29.410 O: I: Extracting libgnutls30...
00:00:29.481 O: I: Extracting libgpg-error0...
00:00:29.493 O: I: Extracting libhogweed6...
00:00:29.514 O: I: Extracting libidn2-0...
00:00:29.531 O: I: Extracting liblz4-1...
00:00:29.543 O: I: Extracting liblzma5...
00:00:29.559 O: I: Extracting libmd0...
00:00:29.568 O: I: Extracting libmount1...
00:00:29.588 O: I: Extracting libnettle8...
00:00:29.613 O: I: Extracting libp11-kit0...
00:00:29.645 O: I: Extracting libpam-modules...
00:00:29.674 O: I: Extracting libpam-modules-bin...
00:00:29.687 O: I: Extracting libpam-runtime...
00:00:29.710 O: I: Extracting libpam0g...
00:00:29.724 O: I: Extracting libpcre2-8-0...
00:00:29.749 O: I: Extracting libseccomp2...
00:00:29.760 O: I: Extracting libselinux1...
00:00:29.771 O: I: Extracting libsemanage-common...
00:00:29.781 O: I: Extracting libsemanage2...
00:00:29.794 O: I: Extracting libsepol2...
00:00:29.819 O: I: Extracting libsmartcols1...
00:00:29.833 O: I: Extracting libss2...
00:00:29.841 O: I: Extracting libstdc++6...
00:00:29.889 O: I: Extracting libsystemd0...
00:00:29.916 O: I: Extracting libtasn1-6...
00:00:29.927 O: I: Extracting libtinfo6...
00:00:29.944 O: I: Extracting libudev1...
00:00:29.958 O: I: Extracting libunistring2...
00:00:29.997 O: I: Extracting libuuid1...
00:00:30.007 O: I: Extracting libxxhash0...
00:00:30.017 O: I: Extracting libzstd1...
00:00:30.043 O: I: Extracting login...
00:00:30.084 O: I: Extracting logsave...
00:00:30.092 O: I: Extracting mawk...
00:00:30.106 O: I: Extracting mount...
00:00:30.122 O: I: Extracting ncurses-base...
00:00:30.134 O: I: Extracting ncurses-bin...
00:00:30.154 O: I: Extracting passwd...
00:00:30.213 O: I: Extracting perl-base...
00:00:30.350 O: I: Extracting sed...
00:00:30.376 O: I: Extracting sysvinit-utils...
00:00:30.385 O: I: Extracting tar...
00:00:30.441 O: I: Extracting tzdata...
00:00:30.516 O: I: Extracting usr-is-merged...
00:00:30.523 O: I: Extracting util-linux...
00:00:30.602 O: I: Extracting util-linux-extra...
00:00:30.616 O: I: Extracting zlib1g...
00:00:31.147 O: I: Installing core packages...
00:00:32.989 O: I: Unpacking required packages...
00:00:33.035 O: I: Unpacking adduser...
00:00:33.100 O: I: Unpacking apt...
00:00:33.302 O: I: Unpacking base-files...
00:00:33.350 O: I: Unpacking base-passwd...
00:00:33.394 O: I: Unpacking bash...
00:00:33.561 O: I: Unpacking bsdutils...
00:00:33.603 O: I: Unpacking coreutils...
00:00:33.936 O: I: Unpacking dash...
00:00:33.981 O: I: Unpacking debconf...
00:00:34.053 O: I: Unpacking debian-archive-keyring...
00:00:34.208 O: I: Unpacking debianutils...
00:00:34.259 O: I: Unpacking diffutils...
00:00:34.337 O: I: Unpacking dpkg...
00:00:34.532 O: I: Unpacking e2fsprogs...
00:00:34.618 O: I: Unpacking findutils...
00:00:34.698 O: I: Unpacking gcc-12-base:amd64...
00:00:34.728 O: I: Unpacking gpgv...
00:00:34.782 O: I: Unpacking grep...
00:00:34.852 O: I: Unpacking gzip...
00:00:34.897 O: I: Unpacking hostname...
00:00:34.927 O: I: Unpacking init-system-helpers...
00:00:34.962 O: I: Unpacking libacl1:amd64...
00:00:34.997 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:35.118 O: I: Unpacking libattr1:amd64...
00:00:35.149 O: I: Unpacking libaudit-common...
00:00:35.178 O: I: Unpacking libaudit1:amd64...
00:00:35.214 O: I: Unpacking libblkid1:amd64...
00:00:35.257 O: I: Unpacking libbz2-1.0:amd64...
00:00:35.292 O: I: Unpacking libc-bin...
00:00:35.402 O: I: Unpacking libc6:amd64...
00:00:35.863 O: I: Unpacking libcap-ng0:amd64...
00:00:35.897 O: I: Unpacking libcap2:amd64...
00:00:35.930 O: I: Unpacking libcom-err2:amd64...
00:00:35.960 O: I: Unpacking libcrypt1:amd64...
00:00:35.998 O: I: Unpacking libdb5.3:amd64...
00:00:36.092 O: I: Unpacking libdebconfclient0:amd64...
00:00:36.123 O: I: Unpacking libext2fs2:amd64...
00:00:36.172 O: I: Unpacking libffi8:amd64...
00:00:36.203 O: I: Unpacking libgcc-s1:amd64...
00:00:36.237 O: I: Unpacking libgcrypt20:amd64...
00:00:36.317 O: I: Unpacking libgmp10:amd64...
00:00:36.372 O: I: Unpacking libgnutls30:amd64...
00:00:36.503 O: I: Unpacking libgpg-error0:amd64...
00:00:36.540 O: I: Unpacking libhogweed6:amd64...
00:00:36.593 O: I: Unpacking libidn2-0:amd64...
00:00:36.644 O: I: Unpacking liblz4-1:amd64...
00:00:36.679 O: I: Unpacking liblzma5:amd64...
00:00:36.721 O: I: Unpacking libmd0:amd64...
00:00:36.751 O: I: Unpacking libmount1:amd64...
00:00:36.798 O: I: Unpacking libnettle8:amd64...
00:00:36.850 O: I: Unpacking libp11-kit0:amd64...
00:00:36.913 O: I: Unpacking libpam-modules:amd64...
00:00:37.074 O: I: Unpacking libpam-modules-bin...
00:00:37.118 O: I: Unpacking libpam-runtime...
00:00:37.199 O: I: Unpacking libpam0g:amd64...
00:00:37.240 O: I: Unpacking libpcre2-8-0:amd64...
00:00:37.294 O: I: Unpacking libseccomp2:amd64...
00:00:37.330 O: I: Unpacking libselinux1:amd64...
00:00:37.366 O: I: Unpacking libsemanage-common...
00:00:37.398 O: I: Unpacking libsemanage2:amd64...
00:00:37.435 O: I: Unpacking libsepol2:amd64...
00:00:37.490 O: I: Unpacking libsmartcols1:amd64...
00:00:37.528 O: I: Unpacking libss2:amd64...
00:00:37.564 O: I: Unpacking libstdc++6:amd64...
00:00:37.653 O: I: Unpacking libsystemd0:amd64...
00:00:37.714 O: I: Unpacking libtasn1-6:amd64...
00:00:37.747 O: I: Unpacking libtinfo6:amd64...
00:00:37.790 O: I: Unpacking libudev1:amd64...
00:00:37.829 O: I: Unpacking libunistring2:amd64...
00:00:37.906 O: I: Unpacking libuuid1:amd64...
00:00:37.940 O: I: Unpacking libxxhash0:amd64...
00:00:37.971 O: I: Unpacking libzstd1:amd64...
00:00:38.029 O: I: Unpacking login...
00:00:38.135 O: I: Unpacking logsave...
00:00:38.170 O: I: Unpacking mawk...
00:00:38.211 O: I: Unpacking mount...
00:00:38.253 O: I: Unpacking ncurses-base...
00:00:38.298 O: I: Unpacking ncurses-bin...
00:00:38.354 O: I: Unpacking passwd...
00:00:38.544 O: I: Unpacking perl-base...
00:00:38.911 O: I: Unpacking sed...
00:00:38.978 O: I: Unpacking sysvinit-utils...
00:00:39.010 O: I: Unpacking tar...
00:00:39.126 O: I: Unpacking tzdata...
00:00:39.579 O: I: Unpacking usr-is-merged...
00:00:39.618 O: I: Unpacking util-linux...
00:00:39.794 O: I: Unpacking util-linux-extra...
00:00:39.840 O: I: Unpacking zlib1g:amd64...
00:00:39.873 O: I: Configuring required packages...
00:00:39.905 O: I: Configuring debian-archive-keyring...
00:00:40.017 O: I: Configuring usr-is-merged...
00:00:40.038 O: I: Configuring libaudit-common...
00:00:40.044 O: I: Configuring libsemanage-common...
00:00:40.050 O: I: Configuring debconf...
00:00:40.180 O: I: Configuring gcc-12-base:amd64...
00:00:40.184 O: I: Configuring tzdata...
00:00:40.428 O: I: Configuring ncurses-base...
00:00:40.432 O: I: Configuring init-system-helpers...
00:00:40.447 O: I: Configuring libgcc-s1:amd64...
00:00:40.457 O: I: Configuring libc6:amd64...
00:00:40.593 O: I: Configuring libudev1:amd64...
00:00:40.597 O: I: Configuring libffi8:amd64...
00:00:40.601 O: I: Configuring libmd0:amd64...
00:00:40.606 O: I: Configuring libxxhash0:amd64...
00:00:40.612 O: I: Configuring libattr1:amd64...
00:00:40.616 O: I: Configuring sysvinit-utils...
00:00:40.620 O: I: Configuring libtasn1-6:amd64...
00:00:40.625 O: I: Configuring debianutils...
00:00:40.689 O: I: Configuring mawk...
00:00:40.697 O: I: Configuring libdebconfclient0:amd64...
00:00:40.710 O: I: Configuring base-files...
00:00:40.728 O: I: Configuring libbz2-1.0:amd64...
00:00:40.732 O: I: Configuring libdb5.3:amd64...
00:00:40.737 O: I: Configuring libblkid1:amd64...
00:00:40.741 O: I: Configuring libstdc++6:amd64...
00:00:40.745 O: I: Configuring libtinfo6:amd64...
00:00:40.755 O: I: Configuring bash...
00:00:40.765 O: I: Configuring libzstd1:amd64...
00:00:40.770 O: I: Configuring liblzma5:amd64...
00:00:40.774 O: I: Configuring libgpg-error0:amd64...
00:00:40.778 O: I: Configuring liblz4-1:amd64...
00:00:40.789 O: I: Configuring libc-bin...
00:00:40.805 O: I: Configuring ncurses-bin...
00:00:40.810 O: I: Configuring libacl1:amd64...
00:00:40.815 O: I: Configuring libunistring2:amd64...
00:00:40.819 O: I: Configuring libsmartcols1:amd64...
00:00:40.823 O: I: Configuring libgcrypt20:amd64...
00:00:40.831 O: I: Configuring zlib1g:amd64...
00:00:40.835 O: I: Configuring libcrypt1:amd64...
00:00:40.839 O: I: Configuring libidn2-0:amd64...
00:00:40.843 O: I: Configuring libcom-err2:amd64...
00:00:40.847 O: I: Configuring diffutils...
00:00:40.851 O: I: Configuring libseccomp2:amd64...
00:00:40.856 O: I: Configuring libcap2:amd64...
00:00:40.860 O: I: Configuring hostname...
00:00:40.865 O: I: Configuring libcap-ng0:amd64...
00:00:40.869 O: I: Configuring libext2fs2:amd64...
00:00:40.873 O: I: Configuring libnettle8:amd64...
00:00:40.878 O: I: Configuring libgmp10:amd64...
00:00:40.883 O: I: Configuring libp11-kit0:amd64...
00:00:40.887 O: I: Configuring libaudit1:amd64...
00:00:40.892 O: I: Configuring libuuid1:amd64...
00:00:40.896 O: I: Configuring libss2:amd64...
00:00:40.900 O: I: Configuring libsepol2:amd64...
00:00:40.905 O: I: Configuring libpcre2-8-0:amd64...
00:00:40.909 O: I: Configuring logsave...
00:00:40.913 O: I: Configuring gpgv...
00:00:40.922 O: I: Configuring util-linux-extra...
00:00:40.941 O: I: Configuring libhogweed6:amd64...
00:00:40.950 O: I: Configuring e2fsprogs...
00:00:41.317 O: I: Configuring libsystemd0:amd64...
00:00:41.321 O: I: Configuring libselinux1:amd64...
00:00:41.325 O: I: Configuring libgnutls30:amd64...
00:00:41.329 O: I: Configuring libpam0g:amd64...
00:00:41.440 O: I: Configuring libapt-pkg6.0:amd64...
00:00:41.444 O: I: Configuring sed...
00:00:41.448 O: I: Configuring findutils...
00:00:41.453 O: I: Configuring libmount1:amd64...
00:00:41.457 O: I: Configuring libsemanage2:amd64...
00:00:41.462 O: I: Configuring base-passwd...
00:00:41.603 O: I: Configuring bsdutils...
00:00:41.608 O: I: Configuring tar...
00:00:41.617 O: I: Configuring libpam-modules-bin...
00:00:41.621 O: I: Configuring coreutils...
00:00:41.632 O: I: Configuring util-linux...
00:00:41.835 O: I: Configuring dpkg...
00:00:42.027 O: I: Configuring mount...
00:00:42.031 O: I: Configuring dash...
00:00:42.131 O: I: Configuring libpam-modules:amd64...
00:00:42.142 O: I: Configuring grep...
00:00:42.145 O: I: Configuring perl-base...
00:00:42.157 O: I: Configuring gzip...
00:00:42.169 O: I: Configuring passwd...
00:00:42.215 O: I: Configuring libpam-runtime...
00:00:42.375 O: I: Configuring login...
00:00:42.401 O: I: Configuring adduser...
00:00:42.410 O: I: Configuring apt...
00:00:42.795 O: I: Configuring libc-bin...
00:00:42.810 O: I: Unpacking the base system...
00:00:43.609 O: I: Base system installed successfully.
00:00:43.691 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.skWDWP29tT -c .
00:00:50.671 E: + rm -r /tmp/tmp.skWDWP29tT
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:00
result: SUCCESS
------------------------------------------------------------------------------
(5/280) debootstrap
dist: stable
mode: auto
variant: buildd
format: auto
time left: 6:48: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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.Gc5E5a1Tbg
00:00:00.022 E: + chmod 755 /tmp/tmp.Gc5E5a1Tbg
00:00:00.026 E: + [ stable = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.033 E: + debootstrap --merged-usr --variant=buildd stable /tmp/tmp.Gc5E5a1Tbg http://127.0.0.1/debian
00:00:00.094 O: I: Target architecture can be executed
00:00:00.120 O: I: Retrieving InRelease 
00:00:00.259 O: I: Checking Release signature
00:00:00.284 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.784 O: I: Retrieving Packages 
00:00:00.975 O: I: Validating Packages 
00:00:01.909 O: I: Resolving dependencies of required packages...
00:00:10.108 O: I: Resolving dependencies of base packages...
00:00:26.255 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.780 O: I: Retrieving adduser 3.134
00:00:29.800 O: I: Validating adduser 3.134
00:00:29.822 O: I: Retrieving apt 2.6.1
00:00:29.864 O: I: Validating apt 2.6.1
00:00:29.892 O: I: Retrieving base-files 12.4+deb12u5
00:00:29.909 O: I: Validating base-files 12.4+deb12u5
00:00:29.930 O: I: Retrieving base-passwd 3.6.1
00:00:29.946 O: I: Validating base-passwd 3.6.1
00:00:29.967 O: I: Retrieving bash 5.2.15-2+b2
00:00:30.010 O: I: Validating bash 5.2.15-2+b2
00:00:30.039 O: I: Retrieving binutils 2.40-2
00:00:30.055 O: I: Validating binutils 2.40-2
00:00:30.076 O: I: Retrieving binutils-common 2.40-2
00:00:30.138 O: I: Validating binutils-common 2.40-2
00:00:30.171 O: I: Retrieving binutils-x86-64-linux-gnu 2.40-2
00:00:30.229 O: I: Validating binutils-x86-64-linux-gnu 2.40-2
00:00:30.260 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:30.278 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:30.298 O: I: Retrieving build-essential 12.9
00:00:30.313 O: I: Validating build-essential 12.9
00:00:30.334 O: I: Retrieving bzip2 1.0.8-5+b1
00:00:30.349 O: I: Validating bzip2 1.0.8-5+b1
00:00:30.371 O: I: Retrieving coreutils 9.1-1
00:00:30.442 O: I: Validating coreutils 9.1-1
00:00:30.478 O: I: Retrieving cpp 4:12.2.0-3
00:00:30.496 O: I: Validating cpp 4:12.2.0-3
00:00:30.517 O: I: Retrieving cpp-12 12.2.0-14
00:00:30.727 O: I: Validating cpp-12 12.2.0-14
00:00:30.792 O: I: Retrieving dash 0.5.12-2
00:00:30.808 O: I: Validating dash 0.5.12-2
00:00:30.830 O: I: Retrieving debconf 1.5.82
00:00:30.847 O: I: Validating debconf 1.5.82
00:00:30.868 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:30.885 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:30.907 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:30.924 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:30.946 O: I: Retrieving diffutils 1:3.8-4
00:00:30.969 O: I: Validating diffutils 1:3.8-4
00:00:30.992 O: I: Retrieving dpkg 1.21.22
00:00:31.036 O: I: Validating dpkg 1.21.22
00:00:31.066 O: I: Retrieving dpkg-dev 1.21.22
00:00:31.109 O: I: Validating dpkg-dev 1.21.22
00:00:31.137 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:31.162 O: I: Validating e2fsprogs 1.47.0-2
00:00:31.185 O: I: Retrieving findutils 4.9.0-4
00:00:31.213 O: I: Validating findutils 4.9.0-4
00:00:31.237 O: I: Retrieving g++ 4:12.2.0-3
00:00:31.251 O: I: Validating g++ 4:12.2.0-3
00:00:31.272 O: I: Retrieving g++-12 12.2.0-14
00:00:31.477 O: I: Validating g++-12 12.2.0-14
00:00:31.546 O: I: Retrieving gcc 4:12.2.0-3
00:00:31.561 O: I: Validating gcc 4:12.2.0-3
00:00:31.583 O: I: Retrieving gcc-12 12.2.0-14
00:00:31.947 O: I: Validating gcc-12 12.2.0-14
00:00:32.054 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:32.068 O: I: Validating gcc-12-base 12.2.0-14
00:00:32.090 O: I: Retrieving gpgv 2.2.40-1.1
00:00:32.119 O: I: Validating gpgv 2.2.40-1.1
00:00:32.144 O: I: Retrieving grep 3.8-5
00:00:32.167 O: I: Validating grep 3.8-5
00:00:32.193 O: I: Retrieving gzip 1.12-1
00:00:32.210 O: I: Validating gzip 1.12-1
00:00:32.232 O: I: Retrieving hostname 3.23+nmu1
00:00:32.247 O: I: Validating hostname 3.23+nmu1
00:00:32.268 O: I: Retrieving init-system-helpers 1.65.2
00:00:32.283 O: I: Validating init-system-helpers 1.65.2
00:00:32.304 O: I: Retrieving libacl1 2.3.1-3
00:00:32.319 O: I: Validating libacl1 2.3.1-3
00:00:32.339 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:32.371 O: I: Validating libapt-pkg6.0 2.6.1
00:00:32.396 O: I: Retrieving libasan8 12.2.0-14
00:00:32.454 O: I: Validating libasan8 12.2.0-14
00:00:32.486 O: I: Retrieving libatomic1 12.2.0-14
00:00:32.501 O: I: Validating libatomic1 12.2.0-14
00:00:32.522 O: I: Retrieving libattr1 1:2.5.1-4
00:00:32.537 O: I: Validating libattr1 1:2.5.1-4
00:00:32.558 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:32.573 O: I: Validating libaudit-common 1:3.0.9-1
00:00:32.593 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:32.609 O: I: Validating libaudit1 1:3.0.9-1
00:00:32.630 O: I: Retrieving libbinutils 2.40-2
00:00:32.655 O: I: Validating libbinutils 2.40-2
00:00:32.679 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:32.697 O: I: Validating libblkid1 2.38.1-5+b1
00:00:32.718 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:32.734 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:32.755 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:32.780 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:32.803 O: I: Retrieving libc-dev-bin 2.36-9+deb12u4
00:00:32.818 O: I: Validating libc-dev-bin 2.36-9+deb12u4
00:00:32.840 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:32.905 O: I: Validating libc6 2.36-9+deb12u4
00:00:32.939 O: I: Retrieving libc6-dev 2.36-9+deb12u4
00:00:32.991 O: I: Validating libc6-dev 2.36-9+deb12u4
00:00:33.021 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:33.037 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:33.058 O: I: Retrieving libcap2 1:2.66-4
00:00:33.073 O: I: Validating libcap2 1:2.66-4
00:00:33.094 O: I: Retrieving libcc1-0 12.2.0-14
00:00:33.109 O: I: Validating libcc1-0 12.2.0-14
00:00:33.130 O: I: Retrieving libcom-err2 1.47.0-2
00:00:33.144 O: I: Validating libcom-err2 1.47.0-2
00:00:33.166 O: I: Retrieving libcrypt-dev 1:4.4.33-2
00:00:33.183 O: I: Validating libcrypt-dev 1:4.4.33-2
00:00:33.203 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:33.220 O: I: Validating libcrypt1 1:4.4.33-2
00:00:33.242 O: I: Retrieving libctf-nobfd0 2.40-2
00:00:33.260 O: I: Validating libctf-nobfd0 2.40-2
00:00:33.281 O: I: Retrieving libctf0 2.40-2
00:00:33.298 O: I: Validating libctf0 2.40-2
00:00:33.320 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:33.349 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:33.373 O: I: Retrieving libdebconfclient0 0.270
00:00:33.388 O: I: Validating libdebconfclient0 0.270
00:00:33.409 O: I: Retrieving libdpkg-perl 1.21.22
00:00:33.436 O: I: Validating libdpkg-perl 1.21.22
00:00:33.460 O: I: Retrieving libext2fs2 1.47.0-2
00:00:33.479 O: I: Validating libext2fs2 1.47.0-2
00:00:33.501 O: I: Retrieving libffi8 3.4.4-1
00:00:33.516 O: I: Validating libffi8 3.4.4-1
00:00:33.537 O: I: Retrieving libgcc-12-dev 12.2.0-14
00:00:33.597 O: I: Validating libgcc-12-dev 12.2.0-14
00:00:33.629 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:33.644 O: I: Validating libgcc-s1 12.2.0-14
00:00:33.666 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:33.695 O: I: Validating libgcrypt20 1.10.1-3
00:00:33.719 O: I: Retrieving libgdbm-compat4 1.23-3
00:00:33.733 O: I: Validating libgdbm-compat4 1.23-3
00:00:33.755 O: I: Retrieving libgdbm6 1.23-3
00:00:33.771 O: I: Validating libgdbm6 1.23-3
00:00:33.793 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:33.819 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:33.843 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:33.885 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:33.913 O: I: Retrieving libgomp1 12.2.0-14
00:00:33.931 O: I: Validating libgomp1 12.2.0-14
00:00:33.953 O: I: Retrieving libgpg-error0 1.46-1
00:00:33.970 O: I: Validating libgpg-error0 1.46-1
00:00:33.992 O: I: Retrieving libgprofng0 2.40-2
00:00:34.023 O: I: Validating libgprofng0 2.40-2
00:00:34.050 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:34.069 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:34.091 O: I: Retrieving libhogweed6 3.8.1-2
00:00:34.111 O: I: Validating libhogweed6 3.8.1-2
00:00:34.133 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:34.150 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:34.170 O: I: Retrieving libisl23 0.25-1.1
00:00:34.198 O: I: Validating libisl23 0.25-1.1
00:00:34.221 O: I: Retrieving libitm1 12.2.0-14
00:00:34.237 O: I: Validating libitm1 12.2.0-14
00:00:34.258 O: I: Retrieving libjansson4 2.14-2
00:00:34.274 O: I: Validating libjansson4 2.14-2
00:00:34.295 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1
00:00:34.312 O: I: Validating libk5crypto3 1.20.1-2+deb12u1
00:00:34.333 O: I: Retrieving libkeyutils1 1.6.3-2
00:00:34.349 O: I: Validating libkeyutils1 1.6.3-2
00:00:34.370 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1
00:00:34.390 O: I: Validating libkrb5-3 1.20.1-2+deb12u1
00:00:34.413 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1
00:00:34.429 O: I: Validating libkrb5support0 1.20.1-2+deb12u1
00:00:34.450 O: I: Retrieving liblsan0 12.2.0-14
00:00:34.486 O: I: Validating liblsan0 12.2.0-14
00:00:34.512 O: I: Retrieving liblz4-1 1.9.4-1
00:00:34.529 O: I: Validating liblz4-1 1.9.4-1
00:00:34.550 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:34.568 O: I: Validating liblzma5 5.4.1-0.2
00:00:34.590 O: I: Retrieving libmd0 1.0.4-2
00:00:34.605 O: I: Validating libmd0 1.0.4-2
00:00:34.626 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:34.645 O: I: Validating libmount1 2.38.1-5+b1
00:00:34.667 O: I: Retrieving libmpc3 1.3.1-1
00:00:34.683 O: I: Validating libmpc3 1.3.1-1
00:00:34.703 O: I: Retrieving libmpfr6 4.2.0-1
00:00:34.733 O: I: Validating libmpfr6 4.2.0-1
00:00:34.757 O: I: Retrieving libnettle8 3.8.1-2
00:00:34.779 O: I: Validating libnettle8 3.8.1-2
00:00:34.801 O: I: Retrieving libnsl-dev 1.3.0-2
00:00:34.817 O: I: Validating libnsl-dev 1.3.0-2
00:00:34.838 O: I: Retrieving libnsl2 1.3.0-2
00:00:34.854 O: I: Validating libnsl2 1.3.0-2
00:00:34.875 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:34.898 O: I: Validating libp11-kit0 0.24.1-2
00:00:34.921 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:34.941 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:34.964 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:34.980 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:35.001 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:35.019 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:35.041 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:35.057 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:35.079 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:35.098 O: I: Validating libpcre2-8-0 10.42-1
00:00:35.121 O: I: Retrieving libperl5.36 5.36.0-7+deb12u1
00:00:35.213 O: I: Validating libperl5.36 5.36.0-7+deb12u1
00:00:35.263 O: I: Retrieving libquadmath0 12.2.0-14
00:00:35.281 O: I: Validating libquadmath0 12.2.0-14
00:00:35.304 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:35.320 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:35.341 O: I: Retrieving libselinux1 3.4-1+b6
00:00:35.356 O: I: Validating libselinux1 3.4-1+b6
00:00:35.377 O: I: Retrieving libsemanage-common 3.4-1
00:00:35.391 O: I: Validating libsemanage-common 3.4-1
00:00:35.412 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:35.428 O: I: Validating libsemanage2 3.4-1+b5
00:00:35.448 O: I: Retrieving libsepol2 3.4-2.1
00:00:35.469 O: I: Validating libsepol2 3.4-2.1
00:00:35.491 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:35.507 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:35.529 O: I: Retrieving libss2 1.47.0-2
00:00:35.545 O: I: Validating libss2 1.47.0-2
00:00:35.566 O: I: Retrieving libssl3 3.0.11-1~deb12u2
00:00:35.621 O: I: Validating libssl3 3.0.11-1~deb12u2
00:00:35.650 O: I: Retrieving libstdc++-12-dev 12.2.0-14
00:00:35.707 O: I: Validating libstdc++-12-dev 12.2.0-14
00:00:35.739 O: I: Retrieving libstdc++6 12.2.0-14
00:00:35.766 O: I: Validating libstdc++6 12.2.0-14
00:00:35.790 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:35.813 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:35.836 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:35.852 O: I: Validating libtasn1-6 4.19.0-2
00:00:35.873 O: I: Retrieving libtinfo6 6.4-4
00:00:35.894 O: I: Validating libtinfo6 6.4-4
00:00:35.917 O: I: Retrieving libtirpc-common 1.3.3+ds-1
00:00:35.932 O: I: Validating libtirpc-common 1.3.3+ds-1
00:00:35.953 O: I: Retrieving libtirpc-dev 1.3.3+ds-1
00:00:35.972 O: I: Validating libtirpc-dev 1.3.3+ds-1
00:00:36.003 O: I: Retrieving libtirpc3 1.3.3+ds-1
00:00:36.021 O: I: Validating libtirpc3 1.3.3+ds-1
00:00:36.044 O: I: Retrieving libtsan2 12.2.0-14
00:00:36.101 O: I: Validating libtsan2 12.2.0-14
00:00:36.134 O: I: Retrieving libubsan1 12.2.0-14
00:00:36.166 O: I: Validating libubsan1 12.2.0-14
00:00:36.191 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:36.209 O: I: Validating libudev1 252.22-1~deb12u1
00:00:36.230 O: I: Retrieving libunistring2 1.0-2
00:00:36.254 O: I: Validating libunistring2 1.0-2
00:00:36.276 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:36.291 O: I: Validating libuuid1 2.38.1-5+b1
00:00:36.313 O: I: Retrieving libxxhash0 0.8.1-1
00:00:36.327 O: I: Validating libxxhash0 0.8.1-1
00:00:36.348 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:36.368 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:36.391 O: I: Retrieving linux-libc-dev 6.1.76-1
00:00:36.443 O: I: Validating linux-libc-dev 6.1.76-1
00:00:36.474 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:36.499 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:36.522 O: I: Retrieving logsave 1.47.0-2
00:00:36.536 O: I: Validating logsave 1.47.0-2
00:00:36.556 O: I: Retrieving make 4.3-4.1
00:00:36.577 O: I: Validating make 4.3-4.1
00:00:36.600 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:36.617 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:36.637 O: I: Retrieving mount 2.38.1-5+b1
00:00:36.653 O: I: Validating mount 2.38.1-5+b1
00:00:36.675 O: I: Retrieving ncurses-base 6.4-4
00:00:36.696 O: I: Validating ncurses-base 6.4-4
00:00:36.719 O: I: Retrieving ncurses-bin 6.4-4
00:00:36.743 O: I: Validating ncurses-bin 6.4-4
00:00:36.765 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:36.800 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:36.826 O: I: Retrieving patch 2.7.6-7
00:00:36.842 O: I: Validating patch 2.7.6-7
00:00:36.865 O: I: Retrieving perl 5.36.0-7+deb12u1
00:00:36.884 O: I: Validating perl 5.36.0-7+deb12u1
00:00:36.906 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:36.955 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:36.984 O: I: Retrieving perl-modules-5.36 5.36.0-7+deb12u1
00:00:37.053 O: I: Validating perl-modules-5.36 5.36.0-7+deb12u1
00:00:37.088 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:37.105 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:37.126 O: I: Retrieving sed 4.9-1
00:00:37.148 O: I: Validating sed 4.9-1
00:00:37.170 O: I: Retrieving sysvinit-utils 3.06-4
00:00:37.184 O: I: Validating sysvinit-utils 3.06-4
00:00:37.205 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:37.238 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:37.264 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:37.285 O: I: Validating tzdata 2024a-0+deb12u1
00:00:37.307 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:37.323 O: I: Validating usr-is-merged 37~deb12u1
00:00:37.344 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:37.381 O: I: Validating util-linux 2.38.1-5+b1
00:00:37.409 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:37.426 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:37.447 O: I: Retrieving xz-utils 5.4.1-0.2
00:00:37.472 O: I: Validating xz-utils 5.4.1-0.2
00:00:37.494 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:37.510 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:37.534 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:37.580 O: I: Extracting adduser...
00:00:37.605 O: I: Extracting apt...
00:00:37.694 O: I: Extracting base-files...
00:00:37.707 O: I: Extracting base-passwd...
00:00:37.720 O: I: Extracting bash...
00:00:37.815 O: I: Extracting bsdutils...
00:00:37.828 O: I: Extracting coreutils...
00:00:38.017 O: I: Extracting dash...
00:00:38.030 O: I: Extracting debconf...
00:00:38.048 O: I: Extracting debian-archive-keyring...
00:00:38.064 O: I: Extracting debianutils...
00:00:38.078 O: I: Extracting diffutils...
00:00:38.107 O: I: Extracting dpkg...
00:00:38.197 O: I: Extracting e2fsprogs...
00:00:38.234 O: I: Extracting findutils...
00:00:38.268 O: I: Extracting gcc-12-base...
00:00:38.278 O: I: Extracting gpgv...
00:00:38.303 O: I: Extracting grep...
00:00:38.329 O: I: Extracting gzip...
00:00:38.344 O: I: Extracting hostname...
00:00:38.353 O: I: Extracting init-system-helpers...
00:00:38.363 O: I: Extracting libacl1...
00:00:38.372 O: I: Extracting libapt-pkg6.0...
00:00:38.437 O: I: Extracting libattr1...
00:00:38.446 O: I: Extracting libaudit-common...
00:00:38.453 O: I: Extracting libaudit1...
00:00:38.464 O: I: Extracting libblkid1...
00:00:38.481 O: I: Extracting libbz2-1.0...
00:00:38.491 O: I: Extracting libc-bin...
00:00:38.538 O: I: Extracting libc6...
00:00:38.718 O: I: Extracting libcap-ng0...
00:00:38.729 O: I: Extracting libcap2...
00:00:38.738 O: I: Extracting libcom-err2...
00:00:38.747 O: I: Extracting libcrypt1...
00:00:38.759 O: I: Extracting libdb5.3...
00:00:38.809 O: I: Extracting libdebconfclient0...
00:00:38.818 O: I: Extracting libext2fs2...
00:00:38.839 O: I: Extracting libffi8...
00:00:38.848 O: I: Extracting libgcc-s1...
00:00:38.858 O: I: Extracting libgcrypt20...
00:00:38.898 O: I: Extracting libgmp10...
00:00:38.921 O: I: Extracting libgnutls30...
00:00:38.990 O: I: Extracting libgpg-error0...
00:00:39.003 O: I: Extracting libhogweed6...
00:00:39.025 O: I: Extracting libidn2-0...
00:00:39.043 O: I: Extracting liblz4-1...
00:00:39.055 O: I: Extracting liblzma5...
00:00:39.071 O: I: Extracting libmd0...
00:00:39.081 O: I: Extracting libmount1...
00:00:39.099 O: I: Extracting libnettle8...
00:00:39.119 O: I: Extracting libp11-kit0...
00:00:39.148 O: I: Extracting libpam-modules...
00:00:39.172 O: I: Extracting libpam-modules-bin...
00:00:39.183 O: I: Extracting libpam-runtime...
00:00:39.205 O: I: Extracting libpam0g...
00:00:39.217 O: I: Extracting libpcre2-8-0...
00:00:39.241 O: I: Extracting libseccomp2...
00:00:39.252 O: I: Extracting libselinux1...
00:00:39.265 O: I: Extracting libsemanage-common...
00:00:39.274 O: I: Extracting libsemanage2...
00:00:39.287 O: I: Extracting libsepol2...
00:00:39.312 O: I: Extracting libsmartcols1...
00:00:39.326 O: I: Extracting libss2...
00:00:39.334 O: I: Extracting libstdc++6...
00:00:39.381 O: I: Extracting libsystemd0...
00:00:39.410 O: I: Extracting libtasn1-6...
00:00:39.420 O: I: Extracting libtinfo6...
00:00:39.438 O: I: Extracting libudev1...
00:00:39.450 O: I: Extracting libunistring2...
00:00:39.492 O: I: Extracting libuuid1...
00:00:39.501 O: I: Extracting libxxhash0...
00:00:39.510 O: I: Extracting libzstd1...
00:00:39.535 O: I: Extracting login...
00:00:39.577 O: I: Extracting logsave...
00:00:39.586 O: I: Extracting mawk...
00:00:39.600 O: I: Extracting mount...
00:00:39.615 O: I: Extracting ncurses-base...
00:00:39.629 O: I: Extracting ncurses-bin...
00:00:39.648 O: I: Extracting passwd...
00:00:39.707 O: I: Extracting perl-base...
00:00:39.845 O: I: Extracting sed...
00:00:39.872 O: I: Extracting sysvinit-utils...
00:00:39.882 O: I: Extracting tar...
00:00:39.936 O: I: Extracting tzdata...
00:00:40.013 O: I: Extracting usr-is-merged...
00:00:40.020 O: I: Extracting util-linux...
00:00:40.099 O: I: Extracting util-linux-extra...
00:00:40.113 O: I: Extracting zlib1g...
00:00:40.647 O: I: Installing core packages...
00:00:42.459 O: I: Unpacking required packages...
00:00:42.519 O: I: Unpacking adduser...
00:00:42.585 O: I: Unpacking apt...
00:00:42.791 O: I: Unpacking base-files...
00:00:42.841 O: I: Unpacking base-passwd...
00:00:42.884 O: I: Unpacking bash...
00:00:43.049 O: I: Unpacking bsdutils...
00:00:43.090 O: I: Unpacking coreutils...
00:00:43.426 O: I: Unpacking dash...
00:00:43.470 O: I: Unpacking debconf...
00:00:43.541 O: I: Unpacking debian-archive-keyring...
00:00:43.691 O: I: Unpacking debianutils...
00:00:43.744 O: I: Unpacking diffutils...
00:00:43.821 O: I: Unpacking dpkg...
00:00:44.014 O: I: Unpacking e2fsprogs...
00:00:44.101 O: I: Unpacking findutils...
00:00:44.177 O: I: Unpacking gcc-12-base:amd64...
00:00:44.208 O: I: Unpacking gpgv...
00:00:44.261 O: I: Unpacking grep...
00:00:44.334 O: I: Unpacking gzip...
00:00:44.379 O: I: Unpacking hostname...
00:00:44.409 O: I: Unpacking init-system-helpers...
00:00:44.444 O: I: Unpacking libacl1:amd64...
00:00:44.480 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:44.603 O: I: Unpacking libattr1:amd64...
00:00:44.633 O: I: Unpacking libaudit-common...
00:00:44.663 O: I: Unpacking libaudit1:amd64...
00:00:44.697 O: I: Unpacking libblkid1:amd64...
00:00:44.740 O: I: Unpacking libbz2-1.0:amd64...
00:00:44.775 O: I: Unpacking libc-bin...
00:00:44.881 O: I: Unpacking libc6:amd64...
00:00:45.351 O: I: Unpacking libcap-ng0:amd64...
00:00:45.387 O: I: Unpacking libcap2:amd64...
00:00:45.422 O: I: Unpacking libcom-err2:amd64...
00:00:45.454 O: I: Unpacking libcrypt1:amd64...
00:00:45.494 O: I: Unpacking libdb5.3:amd64...
00:00:45.643 O: I: Unpacking libdebconfclient0:amd64...
00:00:45.674 O: I: Unpacking libext2fs2:amd64...
00:00:45.724 O: I: Unpacking libffi8:amd64...
00:00:45.756 O: I: Unpacking libgcc-s1:amd64...
00:00:45.794 O: I: Unpacking libgcrypt20:amd64...
00:00:45.876 O: I: Unpacking libgmp10:amd64...
00:00:45.932 O: I: Unpacking libgnutls30:amd64...
00:00:46.061 O: I: Unpacking libgpg-error0:amd64...
00:00:46.098 O: I: Unpacking libhogweed6:amd64...
00:00:46.154 O: I: Unpacking libidn2-0:amd64...
00:00:46.207 O: I: Unpacking liblz4-1:amd64...
00:00:46.245 O: I: Unpacking liblzma5:amd64...
00:00:46.289 O: I: Unpacking libmd0:amd64...
00:00:46.322 O: I: Unpacking libmount1:amd64...
00:00:46.369 O: I: Unpacking libnettle8:amd64...
00:00:46.421 O: I: Unpacking libp11-kit0:amd64...
00:00:46.484 O: I: Unpacking libpam-modules:amd64...
00:00:46.657 O: I: Unpacking libpam-modules-bin...
00:00:46.700 O: I: Unpacking libpam-runtime...
00:00:46.790 O: I: Unpacking libpam0g:amd64...
00:00:46.831 O: I: Unpacking libpcre2-8-0:amd64...
00:00:46.885 O: I: Unpacking libseccomp2:amd64...
00:00:46.921 O: I: Unpacking libselinux1:amd64...
00:00:46.959 O: I: Unpacking libsemanage-common...
00:00:46.991 O: I: Unpacking libsemanage2:amd64...
00:00:47.027 O: I: Unpacking libsepol2:amd64...
00:00:47.085 O: I: Unpacking libsmartcols1:amd64...
00:00:47.124 O: I: Unpacking libss2:amd64...
00:00:47.157 O: I: Unpacking libstdc++6:amd64...
00:00:47.245 O: I: Unpacking libsystemd0:amd64...
00:00:47.305 O: I: Unpacking libtasn1-6:amd64...
00:00:47.339 O: I: Unpacking libtinfo6:amd64...
00:00:47.383 O: I: Unpacking libudev1:amd64...
00:00:47.421 O: I: Unpacking libunistring2:amd64...
00:00:47.500 O: I: Unpacking libuuid1:amd64...
00:00:47.531 O: I: Unpacking libxxhash0:amd64...
00:00:47.561 O: I: Unpacking libzstd1:amd64...
00:00:47.619 O: I: Unpacking login...
00:00:47.723 O: I: Unpacking logsave...
00:00:47.757 O: I: Unpacking mawk...
00:00:47.798 O: I: Unpacking mount...
00:00:47.841 O: I: Unpacking ncurses-base...
00:00:47.889 O: I: Unpacking ncurses-bin...
00:00:47.944 O: I: Unpacking passwd...
00:00:48.137 O: I: Unpacking perl-base...
00:00:48.517 O: I: Unpacking sed...
00:00:48.586 O: I: Unpacking sysvinit-utils...
00:00:48.619 O: I: Unpacking tar...
00:00:48.737 O: I: Unpacking tzdata...
00:00:49.217 O: I: Unpacking usr-is-merged...
00:00:49.256 O: I: Unpacking util-linux...
00:00:49.438 O: I: Unpacking util-linux-extra...
00:00:49.487 O: I: Unpacking zlib1g:amd64...
00:00:49.517 O: I: Configuring required packages...
00:00:49.543 O: I: Configuring debian-archive-keyring...
00:00:49.655 O: I: Configuring usr-is-merged...
00:00:49.675 O: I: Configuring libaudit-common...
00:00:49.679 O: I: Configuring libsemanage-common...
00:00:49.685 O: I: Configuring debconf...
00:00:49.815 O: I: Configuring gcc-12-base:amd64...
00:00:49.819 O: I: Configuring tzdata...
00:00:50.062 O: I: Configuring ncurses-base...
00:00:50.066 O: I: Configuring init-system-helpers...
00:00:50.081 O: I: Configuring libgcc-s1:amd64...
00:00:50.090 O: I: Configuring libc6:amd64...
00:00:50.228 O: I: Configuring libudev1:amd64...
00:00:50.232 O: I: Configuring libffi8:amd64...
00:00:50.235 O: I: Configuring libmd0:amd64...
00:00:50.240 O: I: Configuring libxxhash0:amd64...
00:00:50.245 O: I: Configuring libattr1:amd64...
00:00:50.249 O: I: Configuring sysvinit-utils...
00:00:50.252 O: I: Configuring libtasn1-6:amd64...
00:00:50.256 O: I: Configuring debianutils...
00:00:50.318 O: I: Configuring mawk...
00:00:50.326 O: I: Configuring libdebconfclient0:amd64...
00:00:50.336 O: I: Configuring base-files...
00:00:50.353 O: I: Configuring libbz2-1.0:amd64...
00:00:50.357 O: I: Configuring libdb5.3:amd64...
00:00:50.362 O: I: Configuring libblkid1:amd64...
00:00:50.366 O: I: Configuring libstdc++6:amd64...
00:00:50.370 O: I: Configuring libtinfo6:amd64...
00:00:50.378 O: I: Configuring bash...
00:00:50.389 O: I: Configuring libzstd1:amd64...
00:00:50.394 O: I: Configuring liblzma5:amd64...
00:00:50.398 O: I: Configuring libgpg-error0:amd64...
00:00:50.402 O: I: Configuring liblz4-1:amd64...
00:00:50.413 O: I: Configuring libc-bin...
00:00:50.427 O: I: Configuring ncurses-bin...
00:00:50.433 O: I: Configuring libacl1:amd64...
00:00:50.438 O: I: Configuring libunistring2:amd64...
00:00:50.441 O: I: Configuring libsmartcols1:amd64...
00:00:50.446 O: I: Configuring libgcrypt20:amd64...
00:00:50.452 O: I: Configuring zlib1g:amd64...
00:00:50.456 O: I: Configuring libcrypt1:amd64...
00:00:50.460 O: I: Configuring libidn2-0:amd64...
00:00:50.465 O: I: Configuring libcom-err2:amd64...
00:00:50.470 O: I: Configuring diffutils...
00:00:50.474 O: I: Configuring libseccomp2:amd64...
00:00:50.478 O: I: Configuring libcap2:amd64...
00:00:50.483 O: I: Configuring hostname...
00:00:50.487 O: I: Configuring libcap-ng0:amd64...
00:00:50.491 O: I: Configuring libext2fs2:amd64...
00:00:50.495 O: I: Configuring libnettle8:amd64...
00:00:50.500 O: I: Configuring libgmp10:amd64...
00:00:50.504 O: I: Configuring libp11-kit0:amd64...
00:00:50.508 O: I: Configuring libaudit1:amd64...
00:00:50.512 O: I: Configuring libuuid1:amd64...
00:00:50.516 O: I: Configuring libss2:amd64...
00:00:50.520 O: I: Configuring libsepol2:amd64...
00:00:50.524 O: I: Configuring libpcre2-8-0:amd64...
00:00:50.528 O: I: Configuring logsave...
00:00:50.533 O: I: Configuring gpgv...
00:00:50.540 O: I: Configuring util-linux-extra...
00:00:50.559 O: I: Configuring libhogweed6:amd64...
00:00:50.567 O: I: Configuring e2fsprogs...
00:00:50.938 O: I: Configuring libsystemd0:amd64...
00:00:50.942 O: I: Configuring libselinux1:amd64...
00:00:50.947 O: I: Configuring libgnutls30:amd64...
00:00:50.951 O: I: Configuring libpam0g:amd64...
00:00:51.064 O: I: Configuring libapt-pkg6.0:amd64...
00:00:51.068 O: I: Configuring sed...
00:00:51.072 O: I: Configuring findutils...
00:00:51.076 O: I: Configuring libmount1:amd64...
00:00:51.080 O: I: Configuring libsemanage2:amd64...
00:00:51.084 O: I: Configuring base-passwd...
00:00:51.220 O: I: Configuring bsdutils...
00:00:51.225 O: I: Configuring tar...
00:00:51.233 O: I: Configuring libpam-modules-bin...
00:00:51.237 O: I: Configuring coreutils...
00:00:51.248 O: I: Configuring util-linux...
00:00:51.445 O: I: Configuring dpkg...
00:00:51.635 O: I: Configuring mount...
00:00:51.639 O: I: Configuring dash...
00:00:51.736 O: I: Configuring libpam-modules:amd64...
00:00:51.747 O: I: Configuring grep...
00:00:51.751 O: I: Configuring perl-base...
00:00:51.763 O: I: Configuring gzip...
00:00:51.776 O: I: Configuring passwd...
00:00:51.822 O: I: Configuring libpam-runtime...
00:00:51.980 O: I: Configuring login...
00:00:52.004 O: I: Configuring adduser...
00:00:52.013 O: I: Configuring apt...
00:00:52.409 O: I: Configuring libc-bin...
00:00:52.425 O: I: Unpacking the base system...
00:00:53.313 O: I: Unpacking binutils...
00:00:53.347 O: I: Unpacking binutils-common:amd64...
00:00:53.641 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:53.922 O: I: Unpacking build-essential...
00:00:53.949 O: I: Unpacking bzip2...
00:00:53.985 O: I: Unpacking cpp...
00:00:54.013 O: I: Unpacking cpp-12...
00:00:54.848 O: I: Unpacking dpkg-dev...
00:00:55.002 O: I: Unpacking g++...
00:00:55.027 O: I: Unpacking g++-12...
00:00:55.871 O: I: Unpacking gcc...
00:00:55.901 O: I: Unpacking gcc-12...
00:00:56.860 O: I: Unpacking libasan8:amd64...
00:00:57.110 O: I: Unpacking libatomic1:amd64...
00:00:57.137 O: I: Unpacking libbinutils:amd64...
00:00:57.218 O: I: Unpacking libc-dev-bin...
00:00:57.249 O: I: Unpacking libc6-dev:amd64...
00:00:57.502 O: I: Unpacking libcc1-0:amd64...
00:00:57.533 O: I: Unpacking libcrypt-dev:amd64...
00:00:57.581 O: I: Unpacking libctf-nobfd0:amd64...
00:00:57.622 O: I: Unpacking libctf0:amd64...
00:00:57.656 O: I: Unpacking libdpkg-perl...
00:00:57.746 O: I: Unpacking libgcc-12-dev:amd64...
00:00:57.989 O: I: Unpacking libgdbm-compat4:amd64...
00:00:58.019 O: I: Unpacking libgdbm6:amd64...
00:00:58.052 O: I: Unpacking libgomp1:amd64...
00:00:58.090 O: I: Unpacking libgprofng0:amd64...
00:00:58.199 O: I: Unpacking libgssapi-krb5-2:amd64...
00:00:58.242 O: I: Unpacking libisl23:amd64...
00:00:58.335 O: I: Unpacking libitm1:amd64...
00:00:58.364 O: I: Unpacking libjansson4:amd64...
00:00:58.395 O: I: Unpacking libk5crypto3:amd64...
00:00:58.432 O: I: Unpacking libkeyutils1:amd64...
00:00:58.462 O: I: Unpacking libkrb5-3:amd64...
00:00:58.525 O: I: Unpacking libkrb5support0:amd64...
00:00:58.557 O: I: Unpacking liblsan0:amd64...
00:00:58.679 O: I: Unpacking libmpc3:amd64...
00:00:58.711 O: I: Unpacking libmpfr6:amd64...
00:00:58.775 O: I: Unpacking libnsl-dev:amd64...
00:00:58.810 O: I: Unpacking libnsl2:amd64...
00:00:58.843 O: I: Unpacking libperl5.36:amd64...
00:00:59.321 O: I: Unpacking libquadmath0:amd64...
00:00:59.364 O: I: Unpacking libssl3:amd64...
00:00:59.557 O: I: Unpacking libstdc++-12-dev:amd64...
00:00:59.872 O: I: Unpacking libtirpc-common...
00:00:59.899 O: I: Unpacking libtirpc-dev:amd64...
00:00:59.954 O: I: Unpacking libtirpc3:amd64...
00:00:59.993 O: I: Unpacking libtsan2:amd64...
00:01:00.247 O: I: Unpacking libubsan1:amd64...
00:01:00.362 O: I: Unpacking linux-libc-dev:amd64...
00:01:00.651 O: I: Unpacking make...
00:01:00.719 O: I: Unpacking patch...
00:01:00.761 O: I: Unpacking perl...
00:01:00.832 O: I: Unpacking perl-modules-5.36...
00:01:01.325 O: I: Unpacking rpcsvc-proto...
00:01:01.362 O: I: Unpacking xz-utils...
00:01:01.456 O: I: Configuring the base system...
00:01:01.491 O: I: Configuring libkeyutils1:amd64...
00:01:01.495 O: I: Configuring libtirpc-common...
00:01:01.498 O: I: Configuring binutils-common:amd64...
00:01:01.502 O: I: Configuring libssl3:amd64...
00:01:01.509 O: I: Configuring linux-libc-dev:amd64...
00:01:01.513 O: I: Configuring libctf-nobfd0:amd64...
00:01:01.517 O: I: Configuring libgomp1:amd64...
00:01:01.520 O: I: Configuring bzip2...
00:01:01.524 O: I: Configuring libjansson4:amd64...
00:01:01.528 O: I: Configuring libkrb5support0:amd64...
00:01:01.531 O: I: Configuring perl-modules-5.36...
00:01:01.535 O: I: Configuring rpcsvc-proto...
00:01:01.538 O: I: Configuring make...
00:01:01.542 O: I: Configuring libmpfr6:amd64...
00:01:01.545 O: I: Configuring xz-utils...
00:01:01.554 O: I: Configuring libquadmath0:amd64...
00:01:01.558 O: I: Configuring libmpc3:amd64...
00:01:01.562 O: I: Configuring libatomic1:amd64...
00:01:01.565 O: I: Configuring patch...
00:01:01.569 O: I: Configuring libk5crypto3:amd64...
00:01:01.573 O: I: Configuring libubsan1:amd64...
00:01:01.576 O: I: Configuring libcrypt-dev:amd64...
00:01:01.588 O: I: Configuring libasan8:amd64...
00:01:01.592 O: I: Configuring libkrb5-3:amd64...
00:01:01.596 O: I: Configuring libtsan2:amd64...
00:01:01.599 O: I: Configuring libbinutils:amd64...
00:01:01.603 O: I: Configuring libisl23:amd64...
00:01:01.607 O: I: Configuring libc-dev-bin...
00:01:01.611 O: I: Configuring libcc1-0:amd64...
00:01:01.616 O: I: Configuring liblsan0:amd64...
00:01:01.620 O: I: Configuring libitm1:amd64...
00:01:01.623 O: I: Configuring libgdbm6:amd64...
00:01:01.628 O: I: Configuring libctf0:amd64...
00:01:01.632 O: I: Configuring cpp-12...
00:01:01.636 O: I: Configuring libgprofng0:amd64...
00:01:01.640 O: I: Configuring libgcc-12-dev:amd64...
00:01:01.644 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:01.650 O: I: Configuring libgdbm-compat4:amd64...
00:01:01.654 O: I: Configuring cpp...
00:01:01.662 O: I: Configuring libperl5.36:amd64...
00:01:01.667 O: I: Configuring binutils-x86-64-linux-gnu...
00:01:01.671 O: I: Configuring libtirpc3:amd64...
00:01:01.674 O: I: Configuring binutils...
00:01:01.679 O: I: Configuring perl...
00:01:01.692 O: I: Configuring libtirpc-dev:amd64...
00:01:01.697 O: I: Configuring gcc-12...
00:01:01.701 O: I: Configuring libdpkg-perl...
00:01:01.704 O: I: Configuring libnsl2:amd64...
00:01:01.708 O: I: Configuring gcc...
00:01:01.725 O: I: Configuring dpkg-dev...
00:01:01.729 O: I: Configuring libnsl-dev:amd64...
00:01:01.733 O: I: Configuring libc6-dev:amd64...
00:01:01.736 O: I: Configuring libstdc++-12-dev:amd64...
00:01:01.740 O: I: Configuring g++-12...
00:01:01.744 O: I: Configuring g++...
00:01:01.752 O: I: Configuring build-essential...
00:01:01.755 O: I: Configuring libc-bin...
00:01:01.777 O: I: Base system installed successfully.
00:01:01.855 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.Gc5E5a1Tbg -c .
00:01:22.313 E: + rm -r /tmp/tmp.Gc5E5a1Tbg
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:32
result: SUCCESS
------------------------------------------------------------------------------
(6/280) debootstrap
dist: stable
mode: auto
variant: -
format: auto
time left: 6:50:01
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.wBA3jxPtua
00:00:00.023 E: + chmod 755 /tmp/tmp.wBA3jxPtua
00:00:00.027 E: + [ stable = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.034 E: + debootstrap --merged-usr --variant=- stable /tmp/tmp.wBA3jxPtua http://127.0.0.1/debian
00:00:00.099 O: I: Target architecture can be executed
00:00:00.124 O: I: Retrieving InRelease 
00:00:00.264 O: I: Checking Release signature
00:00:00.288 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481)
00:00:00.774 O: I: Retrieving Packages 
00:00:00.965 O: I: Validating Packages 
00:00:02.376 O: I: Resolving dependencies of required packages...
00:00:10.500 O: I: Resolving dependencies of base packages...
00:00:20.716 O: I: Checking component main on http://127.0.0.1/debian...
00:00:24.186 O: I: Retrieving adduser 3.134
00:00:24.205 O: I: Validating adduser 3.134
00:00:24.226 O: I: Retrieving apt 2.6.1
00:00:24.267 O: I: Validating apt 2.6.1
00:00:24.294 O: I: Retrieving apt-utils 2.6.1
00:00:24.315 O: I: Validating apt-utils 2.6.1
00:00:24.336 O: I: Retrieving base-files 12.4+deb12u5
00:00:24.351 O: I: Validating base-files 12.4+deb12u5
00:00:24.372 O: I: Retrieving base-passwd 3.6.1
00:00:24.387 O: I: Validating base-passwd 3.6.1
00:00:24.408 O: I: Retrieving bash 5.2.15-2+b2
00:00:24.451 O: I: Validating bash 5.2.15-2+b2
00:00:24.477 O: I: Retrieving bsdutils 1:2.38.1-5+b1
00:00:24.494 O: I: Validating bsdutils 1:2.38.1-5+b1
00:00:24.514 O: I: Retrieving coreutils 9.1-1
00:00:24.583 O: I: Validating coreutils 9.1-1
00:00:24.617 O: I: Retrieving cpio 2.13+dfsg-7.1
00:00:24.636 O: I: Validating cpio 2.13+dfsg-7.1
00:00:24.658 O: I: Retrieving cron 3.0pl1-162
00:00:24.675 O: I: Validating cron 3.0pl1-162
00:00:24.696 O: I: Retrieving cron-daemon-common 3.0pl1-162
00:00:24.710 O: I: Validating cron-daemon-common 3.0pl1-162
00:00:24.730 O: I: Retrieving dash 0.5.12-2
00:00:24.745 O: I: Validating dash 0.5.12-2
00:00:24.766 O: I: Retrieving debconf 1.5.82
00:00:24.782 O: I: Validating debconf 1.5.82
00:00:24.804 O: I: Retrieving debconf-i18n 1.5.82
00:00:24.821 O: I: Validating debconf-i18n 1.5.82
00:00:24.843 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1
00:00:24.860 O: I: Validating debian-archive-keyring 2023.3+deb12u1
00:00:24.881 O: I: Retrieving debianutils 5.7-0.5~deb12u1
00:00:24.898 O: I: Validating debianutils 5.7-0.5~deb12u1
00:00:24.919 O: I: Retrieving diffutils 1:3.8-4
00:00:24.940 O: I: Validating diffutils 1:3.8-4
00:00:24.961 O: I: Retrieving dmidecode 3.4-1
00:00:24.977 O: I: Validating dmidecode 3.4-1
00:00:24.997 O: I: Retrieving dmsetup 2:1.02.185-2
00:00:25.012 O: I: Validating dmsetup 2:1.02.185-2
00:00:25.033 O: I: Retrieving dpkg 1.21.22
00:00:25.079 O: I: Validating dpkg 1.21.22
00:00:25.106 O: I: Retrieving e2fsprogs 1.47.0-2
00:00:25.132 O: I: Validating e2fsprogs 1.47.0-2
00:00:25.155 O: I: Retrieving fdisk 2.38.1-5+b1
00:00:25.172 O: I: Validating fdisk 2.38.1-5+b1
00:00:25.193 O: I: Retrieving findutils 4.9.0-4
00:00:25.220 O: I: Validating findutils 4.9.0-4
00:00:25.243 O: I: Retrieving gcc-12-base 12.2.0-14
00:00:25.257 O: I: Validating gcc-12-base 12.2.0-14
00:00:25.278 O: I: Retrieving gpgv 2.2.40-1.1
00:00:25.305 O: I: Validating gpgv 2.2.40-1.1
00:00:25.328 O: I: Retrieving grep 3.8-5
00:00:25.351 O: I: Validating grep 3.8-5
00:00:25.373 O: I: Retrieving gzip 1.12-1
00:00:25.390 O: I: Validating gzip 1.12-1
00:00:25.411 O: I: Retrieving hostname 3.23+nmu1
00:00:25.425 O: I: Validating hostname 3.23+nmu1
00:00:25.446 O: I: Retrieving ifupdown 0.8.41
00:00:25.461 O: I: Validating ifupdown 0.8.41
00:00:25.481 O: I: Retrieving init 1.65.2
00:00:25.495 O: I: Validating init 1.65.2
00:00:25.516 O: I: Retrieving init-system-helpers 1.65.2
00:00:25.531 O: I: Validating init-system-helpers 1.65.2
00:00:25.551 O: I: Retrieving iproute2 6.1.0-3
00:00:25.586 O: I: Validating iproute2 6.1.0-3
00:00:25.612 O: I: Retrieving iputils-ping 3:20221126-1
00:00:25.628 O: I: Validating iputils-ping 3:20221126-1
00:00:25.648 O: I: Retrieving isc-dhcp-client 4.4.3-P1-2
00:00:25.683 O: I: Validating isc-dhcp-client 4.4.3-P1-2
00:00:25.709 O: I: Retrieving isc-dhcp-common 4.4.3-P1-2
00:00:25.726 O: I: Validating isc-dhcp-common 4.4.3-P1-2
00:00:25.747 O: I: Retrieving kmod 30+20221128-1
00:00:25.763 O: I: Validating kmod 30+20221128-1
00:00:25.784 O: I: Retrieving less 590-2
00:00:25.801 O: I: Validating less 590-2
00:00:25.822 O: I: Retrieving libacl1 2.3.1-3
00:00:25.837 O: I: Validating libacl1 2.3.1-3
00:00:25.857 O: I: Retrieving libapparmor1 3.0.8-3
00:00:25.872 O: I: Validating libapparmor1 3.0.8-3
00:00:25.893 O: I: Retrieving libapt-pkg6.0 2.6.1
00:00:25.925 O: I: Validating libapt-pkg6.0 2.6.1
00:00:25.951 O: I: Retrieving libargon2-1 0~20171227-0.3+deb12u1
00:00:25.966 O: I: Validating libargon2-1 0~20171227-0.3+deb12u1
00:00:25.986 O: I: Retrieving libattr1 1:2.5.1-4
00:00:26.001 O: I: Validating libattr1 1:2.5.1-4
00:00:26.021 O: I: Retrieving libaudit-common 1:3.0.9-1
00:00:26.035 O: I: Validating libaudit-common 1:3.0.9-1
00:00:26.057 O: I: Retrieving libaudit1 1:3.0.9-1
00:00:26.072 O: I: Validating libaudit1 1:3.0.9-1
00:00:26.094 O: I: Retrieving libblkid1 2.38.1-5+b1
00:00:26.110 O: I: Validating libblkid1 2.38.1-5+b1
00:00:26.132 O: I: Retrieving libbpf1 1:1.1.0-1
00:00:26.148 O: I: Validating libbpf1 1:1.1.0-1
00:00:26.169 O: I: Retrieving libbsd0 0.11.7-2
00:00:26.185 O: I: Validating libbsd0 0.11.7-2
00:00:26.206 O: I: Retrieving libbz2-1.0 1.0.8-5+b1
00:00:26.221 O: I: Validating libbz2-1.0 1.0.8-5+b1
00:00:26.241 O: I: Retrieving libc-bin 2.36-9+deb12u4
00:00:26.266 O: I: Validating libc-bin 2.36-9+deb12u4
00:00:26.289 O: I: Retrieving libc6 2.36-9+deb12u4
00:00:26.350 O: I: Validating libc6 2.36-9+deb12u4
00:00:26.384 O: I: Retrieving libcap-ng0 0.8.3-1+b3
00:00:26.398 O: I: Validating libcap-ng0 0.8.3-1+b3
00:00:26.419 O: I: Retrieving libcap2 1:2.66-4
00:00:26.433 O: I: Validating libcap2 1:2.66-4
00:00:26.453 O: I: Retrieving libcap2-bin 1:2.66-4
00:00:26.468 O: I: Validating libcap2-bin 1:2.66-4
00:00:26.488 O: I: Retrieving libcom-err2 1.47.0-2
00:00:26.501 O: I: Validating libcom-err2 1.47.0-2
00:00:26.522 O: I: Retrieving libcrypt1 1:4.4.33-2
00:00:26.538 O: I: Validating libcrypt1 1:4.4.33-2
00:00:26.559 O: I: Retrieving libcryptsetup12 2:2.6.1-4~deb12u2
00:00:26.577 O: I: Validating libcryptsetup12 2:2.6.1-4~deb12u2
00:00:26.598 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1
00:00:26.625 O: I: Validating libdb5.3 5.3.28+dfsg2-1
00:00:26.650 O: I: Retrieving libdebconfclient0 0.270
00:00:26.664 O: I: Validating libdebconfclient0 0.270
00:00:26.685 O: I: Retrieving libdevmapper1.02.1 2:1.02.185-2
00:00:26.701 O: I: Validating libdevmapper1.02.1 2:1.02.185-2
00:00:26.721 O: I: Retrieving libedit2 3.1-20221030-2
00:00:26.737 O: I: Validating libedit2 3.1-20221030-2
00:00:26.758 O: I: Retrieving libelf1 0.188-2.1
00:00:26.774 O: I: Validating libelf1 0.188-2.1
00:00:26.796 O: I: Retrieving libext2fs2 1.47.0-2
00:00:26.814 O: I: Validating libext2fs2 1.47.0-2
00:00:26.836 O: I: Retrieving libfdisk1 2.38.1-5+b1
00:00:26.853 O: I: Validating libfdisk1 2.38.1-5+b1
00:00:26.874 O: I: Retrieving libffi8 3.4.4-1
00:00:26.888 O: I: Validating libffi8 3.4.4-1
00:00:26.909 O: I: Retrieving libgcc-s1 12.2.0-14
00:00:26.925 O: I: Validating libgcc-s1 12.2.0-14
00:00:26.945 O: I: Retrieving libgcrypt20 1.10.1-3
00:00:26.973 O: I: Validating libgcrypt20 1.10.1-3
00:00:26.996 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1
00:00:27.022 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1
00:00:27.045 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2
00:00:27.087 O: I: Validating libgnutls30 3.7.9-2+deb12u2
00:00:27.113 O: I: Retrieving libgpg-error0 1.46-1
00:00:27.129 O: I: Validating libgpg-error0 1.46-1
00:00:27.149 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:27.166 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1
00:00:27.186 O: I: Retrieving libhogweed6 3.8.1-2
00:00:27.206 O: I: Validating libhogweed6 3.8.1-2
00:00:27.228 O: I: Retrieving libidn2-0 2.3.3-1+b1
00:00:27.245 O: I: Validating libidn2-0 2.3.3-1+b1
00:00:27.265 O: I: Retrieving libip4tc2 1.8.9-2
00:00:27.280 O: I: Validating libip4tc2 1.8.9-2
00:00:27.300 O: I: Retrieving libjansson4 2.14-2
00:00:27.316 O: I: Validating libjansson4 2.14-2
00:00:27.337 O: I: Retrieving libjson-c5 0.16-2
00:00:27.351 O: I: Validating libjson-c5 0.16-2
00:00:27.371 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1
00:00:27.386 O: I: Validating libk5crypto3 1.20.1-2+deb12u1
00:00:27.407 O: I: Retrieving libkeyutils1 1.6.3-2
00:00:27.421 O: I: Validating libkeyutils1 1.6.3-2
00:00:27.441 O: I: Retrieving libkmod2 30+20221128-1
00:00:27.456 O: I: Validating libkmod2 30+20221128-1
00:00:27.478 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1
00:00:27.498 O: I: Validating libkrb5-3 1.20.1-2+deb12u1
00:00:27.520 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1
00:00:27.534 O: I: Validating libkrb5support0 1.20.1-2+deb12u1
00:00:27.555 O: I: Retrieving liblocale-gettext-perl 1.07-5
00:00:27.571 O: I: Validating liblocale-gettext-perl 1.07-5
00:00:27.590 O: I: Retrieving liblz4-1 1.9.4-1
00:00:27.606 O: I: Validating liblz4-1 1.9.4-1
00:00:27.628 O: I: Retrieving liblzma5 5.4.1-0.2
00:00:27.646 O: I: Validating liblzma5 5.4.1-0.2
00:00:27.667 O: I: Retrieving libmd0 1.0.4-2
00:00:27.681 O: I: Validating libmd0 1.0.4-2
00:00:27.702 O: I: Retrieving libmnl0 1.0.4-3
00:00:27.716 O: I: Validating libmnl0 1.0.4-3
00:00:27.736 O: I: Retrieving libmount1 2.38.1-5+b1
00:00:27.754 O: I: Validating libmount1 2.38.1-5+b1
00:00:27.775 O: I: Retrieving libncursesw6 6.4-4
00:00:27.792 O: I: Validating libncursesw6 6.4-4
00:00:27.812 O: I: Retrieving libnettle8 3.8.1-2
00:00:27.832 O: I: Validating libnettle8 3.8.1-2
00:00:27.855 O: I: Retrieving libnewt0.52 0.52.23-1+b1
00:00:27.869 O: I: Validating libnewt0.52 0.52.23-1+b1
00:00:27.890 O: I: Retrieving libnftables1 1.0.6-2+deb12u2
00:00:27.910 O: I: Validating libnftables1 1.0.6-2+deb12u2
00:00:27.931 O: I: Retrieving libnftnl11 1.2.4-2
00:00:27.946 O: I: Validating libnftnl11 1.2.4-2
00:00:27.967 O: I: Retrieving libp11-kit0 0.24.1-2
00:00:27.987 O: I: Validating libp11-kit0 0.24.1-2
00:00:28.009 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1
00:00:28.029 O: I: Validating libpam-modules 1.5.2-6+deb12u1
00:00:28.052 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1
00:00:28.067 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1
00:00:28.087 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1
00:00:28.104 O: I: Validating libpam-runtime 1.5.2-6+deb12u1
00:00:28.126 O: I: Retrieving libpam0g 1.5.2-6+deb12u1
00:00:28.141 O: I: Validating libpam0g 1.5.2-6+deb12u1
00:00:28.162 O: I: Retrieving libpcre2-8-0 10.42-1
00:00:28.181 O: I: Validating libpcre2-8-0 10.42-1
00:00:28.202 O: I: Retrieving libpopt0 1.19+dfsg-1
00:00:28.216 O: I: Validating libpopt0 1.19+dfsg-1
00:00:28.237 O: I: Retrieving libproc2-0 2:4.0.2-3
00:00:28.253 O: I: Validating libproc2-0 2:4.0.2-3
00:00:28.273 O: I: Retrieving libreadline8 8.2-1.3
00:00:28.291 O: I: Validating libreadline8 8.2-1.3
00:00:28.312 O: I: Retrieving libseccomp2 2.5.4-1+b3
00:00:28.326 O: I: Validating libseccomp2 2.5.4-1+b3
00:00:28.348 O: I: Retrieving libselinux1 3.4-1+b6
00:00:28.363 O: I: Validating libselinux1 3.4-1+b6
00:00:28.383 O: I: Retrieving libsemanage-common 3.4-1
00:00:28.398 O: I: Validating libsemanage-common 3.4-1
00:00:28.418 O: I: Retrieving libsemanage2 3.4-1+b5
00:00:28.433 O: I: Validating libsemanage2 3.4-1+b5
00:00:28.454 O: I: Retrieving libsepol2 3.4-2.1
00:00:28.474 O: I: Validating libsepol2 3.4-2.1
00:00:28.496 O: I: Retrieving libslang2 2.3.3-3
00:00:28.520 O: I: Validating libslang2 2.3.3-3
00:00:28.544 O: I: Retrieving libsmartcols1 2.38.1-5+b1
00:00:28.560 O: I: Validating libsmartcols1 2.38.1-5+b1
00:00:28.581 O: I: Retrieving libss2 1.47.0-2
00:00:28.597 O: I: Validating libss2 1.47.0-2
00:00:28.617 O: I: Retrieving libssl3 3.0.11-1~deb12u2
00:00:28.668 O: I: Validating libssl3 3.0.11-1~deb12u2
00:00:28.698 O: I: Retrieving libstdc++6 12.2.0-14
00:00:28.724 O: I: Validating libstdc++6 12.2.0-14
00:00:28.748 O: I: Retrieving libsystemd-shared 252.22-1~deb12u1
00:00:28.793 O: I: Validating libsystemd-shared 252.22-1~deb12u1
00:00:28.822 O: I: Retrieving libsystemd0 252.22-1~deb12u1
00:00:28.842 O: I: Validating libsystemd0 252.22-1~deb12u1
00:00:28.863 O: I: Retrieving libtasn1-6 4.19.0-2
00:00:28.877 O: I: Validating libtasn1-6 4.19.0-2
00:00:28.898 O: I: Retrieving libtext-charwidth-perl 0.04-11
00:00:28.913 O: I: Validating libtext-charwidth-perl 0.04-11
00:00:28.933 O: I: Retrieving libtext-iconv-perl 1.7-8
00:00:28.947 O: I: Validating libtext-iconv-perl 1.7-8
00:00:28.967 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:28.981 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:29.002 O: I: Retrieving libtinfo6 6.4-4
00:00:29.021 O: I: Validating libtinfo6 6.4-4
00:00:29.043 O: I: Retrieving libtirpc-common 1.3.3+ds-1
00:00:29.058 O: I: Validating libtirpc-common 1.3.3+ds-1
00:00:29.078 O: I: Retrieving libtirpc3 1.3.3+ds-1
00:00:29.094 O: I: Validating libtirpc3 1.3.3+ds-1
00:00:29.115 O: I: Retrieving libudev1 252.22-1~deb12u1
00:00:29.132 O: I: Validating libudev1 252.22-1~deb12u1
00:00:29.153 O: I: Retrieving libunistring2 1.0-2
00:00:29.181 O: I: Validating libunistring2 1.0-2
00:00:29.204 O: I: Retrieving libuuid1 2.38.1-5+b1
00:00:29.219 O: I: Validating libuuid1 2.38.1-5+b1
00:00:29.239 O: I: Retrieving libxtables12 1.8.9-2
00:00:29.253 O: I: Validating libxtables12 1.8.9-2
00:00:29.274 O: I: Retrieving libxxhash0 0.8.1-1
00:00:29.288 O: I: Validating libxxhash0 0.8.1-1
00:00:29.308 O: I: Retrieving libzstd1 1.5.4+dfsg2-5
00:00:29.327 O: I: Validating libzstd1 1.5.4+dfsg2-5
00:00:29.349 O: I: Retrieving login 1:4.13+dfsg1-1+b1
00:00:29.374 O: I: Validating login 1:4.13+dfsg1-1+b1
00:00:29.398 O: I: Retrieving logrotate 3.21.0-1
00:00:29.412 O: I: Validating logrotate 3.21.0-1
00:00:29.433 O: I: Retrieving logsave 1.47.0-2
00:00:29.447 O: I: Validating logsave 1.47.0-2
00:00:29.468 O: I: Retrieving mawk 1.3.4.20200120-3.1
00:00:29.484 O: I: Validating mawk 1.3.4.20200120-3.1
00:00:29.506 O: I: Retrieving mount 2.38.1-5+b1
00:00:29.521 O: I: Validating mount 2.38.1-5+b1
00:00:29.542 O: I: Retrieving nano 7.2-1
00:00:29.568 O: I: Validating nano 7.2-1
00:00:29.592 O: I: Retrieving ncurses-base 6.4-4
00:00:29.611 O: I: Validating ncurses-base 6.4-4
00:00:29.638 O: I: Retrieving ncurses-bin 6.4-4
00:00:29.660 O: I: Validating ncurses-bin 6.4-4
00:00:29.682 O: I: Retrieving netbase 6.4
00:00:29.696 O: I: Validating netbase 6.4
00:00:29.717 O: I: Retrieving nftables 1.0.6-2+deb12u2
00:00:29.732 O: I: Validating nftables 1.0.6-2+deb12u2
00:00:29.753 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1
00:00:29.785 O: I: Validating passwd 1:4.13+dfsg1-1+b1
00:00:29.810 O: I: Retrieving perl-base 5.36.0-7+deb12u1
00:00:29.853 O: I: Validating perl-base 5.36.0-7+deb12u1
00:00:29.882 O: I: Retrieving procps 2:4.0.2-3
00:00:29.909 O: I: Validating procps 2:4.0.2-3
00:00:29.933 O: I: Retrieving readline-common 8.2-1.3
00:00:29.948 O: I: Validating readline-common 8.2-1.3
00:00:29.969 O: I: Retrieving sed 4.9-1
00:00:29.989 O: I: Validating sed 4.9-1
00:00:30.011 O: I: Retrieving sensible-utils 0.0.17+nmu1
00:00:30.025 O: I: Validating sensible-utils 0.0.17+nmu1
00:00:30.048 O: I: Retrieving systemd 252.22-1~deb12u1
00:00:30.119 O: I: Validating systemd 252.22-1~deb12u1
00:00:30.154 O: I: Retrieving systemd-sysv 252.22-1~deb12u1
00:00:30.169 O: I: Validating systemd-sysv 252.22-1~deb12u1
00:00:30.190 O: I: Retrieving sysvinit-utils 3.06-4
00:00:30.205 O: I: Validating sysvinit-utils 3.06-4
00:00:30.226 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1
00:00:30.255 O: I: Validating tar 1.34+dfsg-1.2+deb12u1
00:00:30.280 O: I: Retrieving tasksel 3.73
00:00:30.294 O: I: Validating tasksel 3.73
00:00:30.314 O: I: Retrieving tasksel-data 3.73
00:00:30.329 O: I: Validating tasksel-data 3.73
00:00:30.349 O: I: Retrieving tzdata 2024a-0+deb12u1
00:00:30.368 O: I: Validating tzdata 2024a-0+deb12u1
00:00:30.390 O: I: Retrieving udev 252.22-1~deb12u1
00:00:30.437 O: I: Validating udev 252.22-1~deb12u1
00:00:30.466 O: I: Retrieving usr-is-merged 37~deb12u1
00:00:30.480 O: I: Validating usr-is-merged 37~deb12u1
00:00:30.501 O: I: Retrieving util-linux 2.38.1-5+b1
00:00:30.539 O: I: Validating util-linux 2.38.1-5+b1
00:00:30.565 O: I: Retrieving util-linux-extra 2.38.1-5+b1
00:00:30.581 O: I: Validating util-linux-extra 2.38.1-5+b1
00:00:30.602 O: I: Retrieving vim-common 2:9.0.1378-2
00:00:30.618 O: I: Validating vim-common 2:9.0.1378-2
00:00:30.640 O: I: Retrieving vim-tiny 2:9.0.1378-2
00:00:30.668 O: I: Validating vim-tiny 2:9.0.1378-2
00:00:30.691 O: I: Retrieving whiptail 0.52.23-1+b1
00:00:30.706 O: I: Validating whiptail 0.52.23-1+b1
00:00:30.728 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1
00:00:30.743 O: I: Validating zlib1g 1:1.2.13.dfsg-1
00:00:30.766 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:30.813 O: I: Extracting adduser...
00:00:30.832 O: I: Extracting apt...
00:00:30.917 O: I: Extracting base-files...
00:00:30.930 O: I: Extracting base-passwd...
00:00:30.941 O: I: Extracting bash...
00:00:31.035 O: I: Extracting bsdutils...
00:00:31.049 O: I: Extracting coreutils...
00:00:31.240 O: I: Extracting dash...
00:00:31.252 O: I: Extracting debconf...
00:00:31.268 O: I: Extracting debian-archive-keyring...
00:00:31.284 O: I: Extracting debianutils...
00:00:31.297 O: I: Extracting diffutils...
00:00:31.327 O: I: Extracting dpkg...
00:00:31.419 O: I: Extracting e2fsprogs...
00:00:31.456 O: I: Extracting findutils...
00:00:31.490 O: I: Extracting gcc-12-base...
00:00:31.499 O: I: Extracting gpgv...
00:00:31.524 O: I: Extracting grep...
00:00:31.549 O: I: Extracting gzip...
00:00:31.564 O: I: Extracting hostname...
00:00:31.574 O: I: Extracting init-system-helpers...
00:00:31.585 O: I: Extracting libacl1...
00:00:31.594 O: I: Extracting libapt-pkg6.0...
00:00:31.659 O: I: Extracting libattr1...
00:00:31.668 O: I: Extracting libaudit-common...
00:00:31.676 O: I: Extracting libaudit1...
00:00:31.686 O: I: Extracting libblkid1...
00:00:31.703 O: I: Extracting libbz2-1.0...
00:00:31.713 O: I: Extracting libc-bin...
00:00:31.759 O: I: Extracting libc6...
00:00:31.942 O: I: Extracting libcap-ng0...
00:00:31.950 O: I: Extracting libcap2...
00:00:31.959 O: I: Extracting libcom-err2...
00:00:31.968 O: I: Extracting libcrypt1...
00:00:31.981 O: I: Extracting libdb5.3...
00:00:32.031 O: I: Extracting libdebconfclient0...
00:00:32.039 O: I: Extracting libext2fs2...
00:00:32.059 O: I: Extracting libffi8...
00:00:32.068 O: I: Extracting libgcc-s1...
00:00:32.079 O: I: Extracting libgcrypt20...
00:00:32.118 O: I: Extracting libgmp10...
00:00:32.142 O: I: Extracting libgnutls30...
00:00:32.210 O: I: Extracting libgpg-error0...
00:00:32.222 O: I: Extracting libhogweed6...
00:00:32.242 O: I: Extracting libidn2-0...
00:00:32.260 O: I: Extracting liblz4-1...
00:00:32.271 O: I: Extracting liblzma5...
00:00:32.286 O: I: Extracting libmd0...
00:00:32.296 O: I: Extracting libmount1...
00:00:32.313 O: I: Extracting libnettle8...
00:00:32.333 O: I: Extracting libp11-kit0...
00:00:32.360 O: I: Extracting libpam-modules...
00:00:32.383 O: I: Extracting libpam-modules-bin...
00:00:32.395 O: I: Extracting libpam-runtime...
00:00:32.415 O: I: Extracting libpam0g...
00:00:32.427 O: I: Extracting libpcre2-8-0...
00:00:32.450 O: I: Extracting libseccomp2...
00:00:32.462 O: I: Extracting libselinux1...
00:00:32.474 O: I: Extracting libsemanage-common...
00:00:32.483 O: I: Extracting libsemanage2...
00:00:32.496 O: I: Extracting libsepol2...
00:00:32.520 O: I: Extracting libsmartcols1...
00:00:32.534 O: I: Extracting libss2...
00:00:32.543 O: I: Extracting libstdc++6...
00:00:32.592 O: I: Extracting libsystemd0...
00:00:32.619 O: I: Extracting libtasn1-6...
00:00:32.630 O: I: Extracting libtinfo6...
00:00:32.646 O: I: Extracting libudev1...
00:00:32.660 O: I: Extracting libunistring2...
00:00:32.701 O: I: Extracting libuuid1...
00:00:32.710 O: I: Extracting libxxhash0...
00:00:32.719 O: I: Extracting libzstd1...
00:00:32.744 O: I: Extracting login...
00:00:32.785 O: I: Extracting logsave...
00:00:32.793 O: I: Extracting mawk...
00:00:32.808 O: I: Extracting mount...
00:00:32.823 O: I: Extracting ncurses-base...
00:00:32.836 O: I: Extracting ncurses-bin...
00:00:32.856 O: I: Extracting passwd...
00:00:32.913 O: I: Extracting perl-base...
00:00:33.050 O: I: Extracting sed...
00:00:33.076 O: I: Extracting sysvinit-utils...
00:00:33.085 O: I: Extracting tar...
00:00:33.140 O: I: Extracting tzdata...
00:00:33.215 O: I: Extracting usr-is-merged...
00:00:33.223 O: I: Extracting util-linux...
00:00:33.300 O: I: Extracting util-linux-extra...
00:00:33.315 O: I: Extracting zlib1g...
00:00:33.836 O: I: Installing core packages...
00:00:35.881 O: I: Unpacking required packages...
00:00:35.945 O: I: Unpacking adduser...
00:00:36.004 O: I: Unpacking apt...
00:00:36.204 O: I: Unpacking base-files...
00:00:36.249 O: I: Unpacking base-passwd...
00:00:36.291 O: I: Unpacking bash...
00:00:36.456 O: I: Unpacking bsdutils...
00:00:36.495 O: I: Unpacking coreutils...
00:00:36.829 O: I: Unpacking dash...
00:00:36.873 O: I: Unpacking debconf...
00:00:36.943 O: I: Unpacking debian-archive-keyring...
00:00:37.090 O: I: Unpacking debianutils...
00:00:37.140 O: I: Unpacking diffutils...
00:00:37.215 O: I: Unpacking dpkg...
00:00:37.402 O: I: Unpacking e2fsprogs...
00:00:37.489 O: I: Unpacking findutils...
00:00:37.565 O: I: Unpacking gcc-12-base:amd64...
00:00:37.595 O: I: Unpacking gpgv...
00:00:37.648 O: I: Unpacking grep...
00:00:37.716 O: I: Unpacking gzip...
00:00:37.761 O: I: Unpacking hostname...
00:00:37.790 O: I: Unpacking init-system-helpers...
00:00:37.826 O: I: Unpacking libacl1:amd64...
00:00:37.859 O: I: Unpacking libapt-pkg6.0:amd64...
00:00:37.981 O: I: Unpacking libattr1:amd64...
00:00:38.010 O: I: Unpacking libaudit-common...
00:00:38.041 O: I: Unpacking libaudit1:amd64...
00:00:38.074 O: I: Unpacking libblkid1:amd64...
00:00:38.114 O: I: Unpacking libbz2-1.0:amd64...
00:00:38.147 O: I: Unpacking libc-bin...
00:00:38.249 O: I: Unpacking libc6:amd64...
00:00:38.707 O: I: Unpacking libcap-ng0:amd64...
00:00:38.739 O: I: Unpacking libcap2:amd64...
00:00:38.770 O: I: Unpacking libcom-err2:amd64...
00:00:38.800 O: I: Unpacking libcrypt1:amd64...
00:00:38.836 O: I: Unpacking libdb5.3:amd64...
00:00:38.928 O: I: Unpacking libdebconfclient0:amd64...
00:00:38.959 O: I: Unpacking libext2fs2:amd64...
00:00:39.005 O: I: Unpacking libffi8:amd64...
00:00:39.035 O: I: Unpacking libgcc-s1:amd64...
00:00:39.070 O: I: Unpacking libgcrypt20:amd64...
00:00:39.146 O: I: Unpacking libgmp10:amd64...
00:00:39.200 O: I: Unpacking libgnutls30:amd64...
00:00:39.329 O: I: Unpacking libgpg-error0:amd64...
00:00:39.364 O: I: Unpacking libhogweed6:amd64...
00:00:39.415 O: I: Unpacking libidn2-0:amd64...
00:00:39.466 O: I: Unpacking liblz4-1:amd64...
00:00:39.500 O: I: Unpacking liblzma5:amd64...
00:00:39.541 O: I: Unpacking libmd0:amd64...
00:00:39.572 O: I: Unpacking libmount1:amd64...
00:00:39.618 O: I: Unpacking libnettle8:amd64...
00:00:39.669 O: I: Unpacking libp11-kit0:amd64...
00:00:39.731 O: I: Unpacking libpam-modules:amd64...
00:00:39.897 O: I: Unpacking libpam-modules-bin...
00:00:39.946 O: I: Unpacking libpam-runtime...
00:00:40.025 O: I: Unpacking libpam0g:amd64...
00:00:40.060 O: I: Unpacking libpcre2-8-0:amd64...
00:00:40.113 O: I: Unpacking libseccomp2:amd64...
00:00:40.145 O: I: Unpacking libselinux1:amd64...
00:00:40.177 O: I: Unpacking libsemanage-common...
00:00:40.206 O: I: Unpacking libsemanage2:amd64...
00:00:40.242 O: I: Unpacking libsepol2:amd64...
00:00:40.295 O: I: Unpacking libsmartcols1:amd64...
00:00:40.333 O: I: Unpacking libss2:amd64...
00:00:40.365 O: I: Unpacking libstdc++6:amd64...
00:00:40.458 O: I: Unpacking libsystemd0:amd64...
00:00:40.514 O: I: Unpacking libtasn1-6:amd64...
00:00:40.548 O: I: Unpacking libtinfo6:amd64...
00:00:40.590 O: I: Unpacking libudev1:amd64...
00:00:40.627 O: I: Unpacking libunistring2:amd64...
00:00:40.703 O: I: Unpacking libuuid1:amd64...
00:00:40.733 O: I: Unpacking libxxhash0:amd64...
00:00:40.762 O: I: Unpacking libzstd1:amd64...
00:00:40.817 O: I: Unpacking login...
00:00:40.920 O: I: Unpacking logsave...
00:00:40.953 O: I: Unpacking mawk...
00:00:41.011 O: I: Unpacking mount...
00:00:41.051 O: I: Unpacking ncurses-base...
00:00:41.094 O: I: Unpacking ncurses-bin...
00:00:41.159 O: I: Unpacking passwd...
00:00:41.336 O: I: Unpacking perl-base...
00:00:41.697 O: I: Unpacking sed...
00:00:41.765 O: I: Unpacking sysvinit-utils...
00:00:41.798 O: I: Unpacking tar...
00:00:41.914 O: I: Unpacking tzdata...
00:00:42.356 O: I: Unpacking usr-is-merged...
00:00:42.392 O: I: Unpacking util-linux...
00:00:42.568 O: I: Unpacking util-linux-extra...
00:00:42.611 O: I: Unpacking zlib1g:amd64...
00:00:42.640 O: I: Configuring required packages...
00:00:42.666 O: I: Configuring debian-archive-keyring...
00:00:42.781 O: I: Configuring usr-is-merged...
00:00:42.801 O: I: Configuring libaudit-common...
00:00:42.805 O: I: Configuring libsemanage-common...
00:00:42.812 O: I: Configuring debconf...
00:00:42.946 O: I: Configuring gcc-12-base:amd64...
00:00:42.950 O: I: Configuring tzdata...
00:00:43.191 O: I: Configuring ncurses-base...
00:00:43.195 O: I: Configuring init-system-helpers...
00:00:43.208 O: I: Configuring libgcc-s1:amd64...
00:00:43.217 O: I: Configuring libc6:amd64...
00:00:43.364 O: I: Configuring libudev1:amd64...
00:00:43.368 O: I: Configuring libffi8:amd64...
00:00:43.372 O: I: Configuring libmd0:amd64...
00:00:43.376 O: I: Configuring libxxhash0:amd64...
00:00:43.382 O: I: Configuring libattr1:amd64...
00:00:43.386 O: I: Configuring sysvinit-utils...
00:00:43.390 O: I: Configuring libtasn1-6:amd64...
00:00:43.394 O: I: Configuring debianutils...
00:00:43.454 O: I: Configuring mawk...
00:00:43.463 O: I: Configuring libdebconfclient0:amd64...
00:00:43.473 O: I: Configuring base-files...
00:00:43.489 O: I: Configuring libbz2-1.0:amd64...
00:00:43.494 O: I: Configuring libdb5.3:amd64...
00:00:43.498 O: I: Configuring libblkid1:amd64...
00:00:43.501 O: I: Configuring libstdc++6:amd64...
00:00:43.505 O: I: Configuring libtinfo6:amd64...
00:00:43.514 O: I: Configuring bash...
00:00:43.525 O: I: Configuring libzstd1:amd64...
00:00:43.529 O: I: Configuring liblzma5:amd64...
00:00:43.533 O: I: Configuring libgpg-error0:amd64...
00:00:43.537 O: I: Configuring liblz4-1:amd64...
00:00:43.547 O: I: Configuring libc-bin...
00:00:43.561 O: I: Configuring ncurses-bin...
00:00:43.566 O: I: Configuring libacl1:amd64...
00:00:43.570 O: I: Configuring libunistring2:amd64...
00:00:43.574 O: I: Configuring libsmartcols1:amd64...
00:00:43.578 O: I: Configuring libgcrypt20:amd64...
00:00:43.584 O: I: Configuring zlib1g:amd64...
00:00:43.587 O: I: Configuring libcrypt1:amd64...
00:00:43.591 O: I: Configuring libidn2-0:amd64...
00:00:43.596 O: I: Configuring libcom-err2:amd64...
00:00:43.600 O: I: Configuring diffutils...
00:00:43.604 O: I: Configuring libseccomp2:amd64...
00:00:43.608 O: I: Configuring libcap2:amd64...
00:00:43.612 O: I: Configuring hostname...
00:00:43.615 O: I: Configuring libcap-ng0:amd64...
00:00:43.620 O: I: Configuring libext2fs2:amd64...
00:00:43.624 O: I: Configuring libnettle8:amd64...
00:00:43.627 O: I: Configuring libgmp10:amd64...
00:00:43.632 O: I: Configuring libp11-kit0:amd64...
00:00:43.635 O: I: Configuring libaudit1:amd64...
00:00:43.639 O: I: Configuring libuuid1:amd64...
00:00:43.643 O: I: Configuring libss2:amd64...
00:00:43.647 O: I: Configuring libsepol2:amd64...
00:00:43.651 O: I: Configuring libpcre2-8-0:amd64...
00:00:43.654 O: I: Configuring logsave...
00:00:43.659 O: I: Configuring gpgv...
00:00:43.666 O: I: Configuring util-linux-extra...
00:00:43.684 O: I: Configuring libhogweed6:amd64...
00:00:43.693 O: I: Configuring e2fsprogs...
00:00:44.052 O: I: Configuring libsystemd0:amd64...
00:00:44.056 O: I: Configuring libselinux1:amd64...
00:00:44.059 O: I: Configuring libgnutls30:amd64...
00:00:44.063 O: I: Configuring libpam0g:amd64...
00:00:44.174 O: I: Configuring libapt-pkg6.0:amd64...
00:00:44.178 O: I: Configuring sed...
00:00:44.181 O: I: Configuring findutils...
00:00:44.185 O: I: Configuring libmount1:amd64...
00:00:44.190 O: I: Configuring libsemanage2:amd64...
00:00:44.193 O: I: Configuring base-passwd...
00:00:44.333 O: I: Configuring bsdutils...
00:00:44.337 O: I: Configuring tar...
00:00:44.347 O: I: Configuring libpam-modules-bin...
00:00:44.351 O: I: Configuring coreutils...
00:00:44.363 O: I: Configuring util-linux...
00:00:44.567 O: I: Configuring dpkg...
00:00:44.755 O: I: Configuring mount...
00:00:44.759 O: I: Configuring dash...
00:00:44.858 O: I: Configuring libpam-modules:amd64...
00:00:44.868 O: I: Configuring grep...
00:00:44.873 O: I: Configuring perl-base...
00:00:44.884 O: I: Configuring gzip...
00:00:44.896 O: I: Configuring passwd...
00:00:44.945 O: I: Configuring libpam-runtime...
00:00:45.108 O: I: Configuring login...
00:00:45.134 O: I: Configuring adduser...
00:00:45.144 O: I: Configuring apt...
00:00:45.529 O: I: Configuring libc-bin...
00:00:45.545 O: I: Unpacking the base system...
00:01:26.564 O: I: Unpacking apt-utils...
00:01:26.630 O: I: Unpacking cpio...
00:01:26.688 O: I: Unpacking cron...
00:01:26.725 O: I: Unpacking debconf-i18n...
00:01:26.785 O: I: Unpacking dmidecode...
00:01:26.821 O: I: Unpacking fdisk...
00:01:26.865 O: I: Unpacking ifupdown...
00:01:26.917 O: I: Unpacking init...
00:01:26.948 O: I: Unpacking iproute2...
00:01:27.097 O: I: Unpacking iputils-ping...
00:01:27.133 O: I: Unpacking isc-dhcp-client...
00:01:27.261 O: I: Unpacking isc-dhcp-common...
00:01:27.300 O: I: Unpacking kmod...
00:01:27.346 O: I: Unpacking less...
00:01:27.392 O: I: Unpacking libbpf1:amd64...
00:01:27.434 O: I: Unpacking libbsd0:amd64...
00:01:27.471 O: I: Unpacking libcap2-bin...
00:01:27.504 O: I: Unpacking libedit2:amd64...
00:01:27.542 O: I: Unpacking libelf1:amd64...
00:01:27.590 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:27.631 O: I: Unpacking libjansson4:amd64...
00:01:27.664 O: I: Unpacking libk5crypto3:amd64...
00:01:27.701 O: I: Unpacking libkeyutils1:amd64...
00:01:27.730 O: I: Unpacking libkrb5-3:amd64...
00:01:27.794 O: I: Unpacking libkrb5support0:amd64...
00:01:27.828 O: I: Unpacking liblocale-gettext-perl...
00:01:27.859 O: I: Unpacking libmnl0:amd64...
00:01:27.889 O: I: Unpacking libncursesw6:amd64...
00:01:27.930 O: I: Unpacking libnewt0.52:amd64...
00:01:27.996 O: I: Unpacking libnftables1:amd64...
00:01:28.054 O: I: Unpacking libnftnl11:amd64...
00:01:28.089 O: I: Unpacking libpopt0:amd64...
00:01:28.133 O: I: Unpacking libproc2-0:amd64...
00:01:28.168 O: I: Unpacking libreadline8:amd64...
00:01:28.214 O: I: Unpacking libslang2:amd64...
00:01:28.293 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:28.321 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:28.350 O: I: Unpacking libtext-wrapi18n-perl...
00:01:28.378 O: I: Unpacking libtirpc-common...
00:01:28.407 O: I: Unpacking libtirpc3:amd64...
00:01:28.443 O: I: Unpacking libxtables12:amd64...
00:01:28.475 O: I: Unpacking logrotate...
00:01:28.510 O: I: Unpacking nano...
00:01:28.614 O: I: Unpacking netbase...
00:01:28.643 O: I: Unpacking nftables...
00:01:28.683 O: I: Unpacking procps...
00:01:28.807 O: I: Unpacking readline-common...
00:01:28.840 O: I: Unpacking sensible-utils...
00:01:28.876 O: I: Unpacking tasksel...
00:01:28.929 O: I: Unpacking tasksel-data...
00:01:28.980 O: I: Unpacking udev...
00:01:29.185 O: I: Unpacking vim-common...
00:01:29.230 O: I: Unpacking vim-tiny...
00:01:29.323 O: I: Unpacking whiptail...
00:01:29.366 O: I: Configuring the base system...
00:01:29.375 O: I: Configuring cpio...
00:01:29.383 O: I: Configuring libtext-iconv-perl:amd64...
00:01:29.387 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:29.392 O: I: Configuring libkeyutils1:amd64...
00:01:29.395 O: I: Configuring apt-utils...
00:01:29.399 O: I: Configuring init...
00:01:29.404 O: I: Configuring libtirpc-common...
00:01:29.408 O: I: Configuring less...
00:01:29.417 O: I: Configuring kmod...
00:01:29.438 O: I: Configuring libtext-wrapi18n-perl...
00:01:29.441 O: I: Configuring libjansson4:amd64...
00:01:29.445 O: I: Configuring libkrb5support0:amd64...
00:01:29.449 O: I: Configuring libcap2-bin...
00:01:29.454 O: I: Configuring vim-common...
00:01:29.460 O: I: Configuring libslang2:amd64...
00:01:29.463 O: I: Configuring libproc2-0:amd64...
00:01:29.468 O: I: Configuring libmnl0:amd64...
00:01:29.474 O: I: Configuring udev...
00:01:30.281 O: I: Configuring libncursesw6:amd64...
00:01:30.285 O: I: Configuring libk5crypto3:amd64...
00:01:30.289 O: I: Configuring libxtables12:amd64...
00:01:30.295 O: I: Configuring nano...
00:01:30.306 O: I: Configuring sensible-utils...
00:01:30.315 O: I: Configuring procps...
00:01:30.354 O: I: Configuring netbase...
00:01:30.362 O: I: Configuring isc-dhcp-common...
00:01:30.367 O: I: Configuring libkrb5-3:amd64...
00:01:30.370 O: I: Configuring dmidecode...
00:01:30.374 O: I: Configuring libbsd0:amd64...
00:01:30.377 O: I: Configuring libelf1:amd64...
00:01:30.381 O: I: Configuring iputils-ping...
00:01:30.396 O: I: Configuring readline-common...
00:01:30.405 O: I: Configuring liblocale-gettext-perl...
00:01:30.409 O: I: Configuring libbpf1:amd64...
00:01:30.412 O: I: Configuring libpopt0:amd64...
00:01:30.421 O: I: Configuring logrotate...
00:01:30.614 O: I: Configuring libnewt0.52:amd64...
00:01:30.618 O: I: Configuring libedit2:amd64...
00:01:30.621 O: I: Configuring libreadline8:amd64...
00:01:30.629 O: I: Configuring cron...
00:01:30.862 O: I: Configuring debconf-i18n...
00:01:30.866 O: I: Configuring libnftnl11:amd64...
00:01:30.870 O: I: Configuring vim-tiny...
00:01:30.893 O: I: Configuring fdisk...
00:01:30.897 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:30.903 O: I: Configuring whiptail...
00:01:30.907 O: I: Configuring libtirpc3:amd64...
00:01:30.911 O: I: Configuring libnftables1:amd64...
00:01:30.916 O: I: Configuring nftables...
00:01:31.055 O: I: Configuring iproute2...
00:01:31.186 O: I: Configuring isc-dhcp-client...
00:01:31.201 O: I: Configuring ifupdown...
00:01:31.601 O: I: Configuring tasksel...
00:01:31.734 O: I: Configuring tasksel-data...
00:01:31.741 O: I: Configuring libc-bin...
00:01:31.765 O: I: Base system installed successfully.
00:01:31.817 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.wBA3jxPtua -c .
00:01:41.954 E: + rm -r /tmp/tmp.wBA3jxPtua
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:52
result: SUCCESS
------------------------------------------------------------------------------
(7/280) debootstrap
dist: testing
mode: auto
variant: minbase
format: auto
time left: 7:05:45
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.020 E: + tmpdir=/tmp/tmp.spo960gPXL
00:00:00.023 E: + chmod 755 /tmp/tmp.spo960gPXL
00:00:00.026 E: + [ testing = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.034 E: + debootstrap --merged-usr --variant=minbase testing /tmp/tmp.spo960gPXL 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.273 O: I: Checking Release signature
00:00:00.292 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.840 O: I: Retrieving Packages 
00:00:01.025 O: I: Validating Packages 
00:00:01.981 O: I: Resolving dependencies of required packages...
00:00:10.435 O: I: Resolving dependencies of base packages...
00:00:18.903 O: I: Checking component main on http://127.0.0.1/debian...
00:00:22.544 O: I: Retrieving apt 2.9.3
00:00:22.589 O: I: Validating apt 2.9.3
00:00:22.617 O: I: Retrieving base-files 13.3
00:00:22.633 O: I: Validating base-files 13.3
00:00:22.655 O: I: Retrieving base-passwd 3.6.3
00:00:22.670 O: I: Validating base-passwd 3.6.3
00:00:22.691 O: I: Retrieving bash 5.2.21-2.1
00:00:22.736 O: I: Validating bash 5.2.21-2.1
00:00:22.764 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:22.780 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:22.802 O: I: Retrieving coreutils 9.4-3.1
00:00:22.871 O: I: Validating coreutils 9.4-3.1
00:00:22.905 O: I: Retrieving dash 0.5.12-9
00:00:22.922 O: I: Validating dash 0.5.12-9
00:00:22.943 O: I: Retrieving debconf 1.5.86
00:00:22.959 O: I: Validating debconf 1.5.86
00:00:22.980 O: I: Retrieving debian-archive-keyring 2023.4
00:00:23.000 O: I: Validating debian-archive-keyring 2023.4
00:00:23.022 O: I: Retrieving debianutils 5.19
00:00:23.039 O: I: Validating debianutils 5.19
00:00:23.061 O: I: Retrieving diffutils 1:3.10-1
00:00:23.084 O: I: Validating diffutils 1:3.10-1
00:00:23.106 O: I: Retrieving dpkg 1.22.6
00:00:23.152 O: I: Validating dpkg 1.22.6
00:00:23.180 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:23.205 O: I: Validating e2fsprogs 1.47.1-1
00:00:23.229 O: I: Retrieving findutils 4.9.0-6
00:00:23.254 O: I: Validating findutils 4.9.0-6
00:00:23.278 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:23.293 O: I: Validating gcc-14-base 14-20240330-1
00:00:23.314 O: I: Retrieving gpgv 2.2.43-7
00:00:23.332 O: I: Validating gpgv 2.2.43-7
00:00:23.359 O: I: Retrieving grep 3.11-4
00:00:23.381 O: I: Validating grep 3.11-4
00:00:23.403 O: I: Retrieving gzip 1.12-1.1
00:00:23.420 O: I: Validating gzip 1.12-1.1
00:00:23.442 O: I: Retrieving hostname 3.23+nmu2
00:00:23.457 O: I: Validating hostname 3.23+nmu2
00:00:23.480 O: I: Retrieving init-system-helpers 1.66
00:00:23.495 O: I: Validating init-system-helpers 1.66
00:00:23.515 O: I: Retrieving libacl1 2.3.2-2
00:00:23.530 O: I: Validating libacl1 2.3.2-2
00:00:23.551 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:23.584 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:23.609 O: I: Retrieving libattr1 1:2.5.2-1
00:00:23.624 O: I: Validating libattr1 1:2.5.2-1
00:00:23.644 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:23.679 O: I: Validating libaudit-common 1:3.1.2-2
00:00:23.701 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:23.716 O: I: Validating libaudit1 1:3.1.2-2
00:00:23.737 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:23.754 O: I: Validating libblkid1 2.40.1-8.1
00:00:23.775 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:23.789 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:23.809 O: I: Retrieving libc-bin 2.38-13
00:00:23.835 O: I: Validating libc-bin 2.38-13
00:00:23.858 O: I: Retrieving libc6 2.38-13
00:00:23.925 O: I: Validating libc6 2.38-13
00:00:23.958 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:23.973 O: I: Validating libcap-ng0 0.8.5-1
00:00:23.993 O: I: Retrieving libcap2 1:2.66-5
00:00:24.008 O: I: Validating libcap2 1:2.66-5
00:00:24.030 O: I: Retrieving libcom-err2 1.47.1-1
00:00:24.046 O: I: Validating libcom-err2 1.47.1-1
00:00:24.067 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:24.082 O: I: Validating libcrypt1 1:4.4.36-4
00:00:24.103 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:24.129 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:24.153 O: I: Retrieving libdebconfclient0 0.272
00:00:24.166 O: I: Validating libdebconfclient0 0.272
00:00:24.186 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:24.205 O: I: Validating libext2fs2t64 1.47.1-1
00:00:24.226 O: I: Retrieving libffi8 3.4.6-1
00:00:24.240 O: I: Validating libffi8 3.4.6-1
00:00:24.261 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:24.276 O: I: Validating libgcc-s1 14-20240330-1
00:00:24.296 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:24.323 O: I: Validating libgcrypt20 1.10.3-3
00:00:24.347 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:24.372 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:24.395 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:24.435 O: I: Validating libgnutls30t64 3.8.5-4
00:00:24.462 O: I: Retrieving libgpg-error0 1.49-2
00:00:24.477 O: I: Validating libgpg-error0 1.49-2
00:00:24.499 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:24.518 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:24.540 O: I: Retrieving libidn2-0 2.3.7-2
00:00:24.556 O: I: Validating libidn2-0 2.3.7-2
00:00:24.578 O: I: Retrieving liblz4-1 1.9.4-2
00:00:24.593 O: I: Validating liblz4-1 1.9.4-2
00:00:24.615 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:24.634 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:24.655 O: I: Retrieving libmd0 1.1.0-2
00:00:24.669 O: I: Validating libmd0 1.1.0-2
00:00:24.689 O: I: Retrieving libmount1 2.40.1-8.1
00:00:24.707 O: I: Validating libmount1 2.40.1-8.1
00:00:24.728 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:24.747 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:24.769 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:24.792 O: I: Validating libp11-kit0 0.25.3-5
00:00:24.814 O: I: Retrieving libpam-modules 1.5.3-7
00:00:24.834 O: I: Validating libpam-modules 1.5.3-7
00:00:24.856 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:24.870 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:24.891 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:24.908 O: I: Validating libpam-runtime 1.5.3-7
00:00:24.932 O: I: Retrieving libpam0g 1.5.3-7
00:00:24.948 O: I: Validating libpam0g 1.5.3-7
00:00:24.970 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:24.991 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:25.014 O: I: Retrieving libseccomp2 2.5.5-1
00:00:25.028 O: I: Validating libseccomp2 2.5.5-1
00:00:25.051 O: I: Retrieving libselinux1 3.5-2+b2
00:00:25.066 O: I: Validating libselinux1 3.5-2+b2
00:00:25.088 O: I: Retrieving libsemanage-common 3.5-1
00:00:25.102 O: I: Validating libsemanage-common 3.5-1
00:00:25.123 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:25.139 O: I: Validating libsemanage2 3.5-1+b3
00:00:25.160 O: I: Retrieving libsepol2 3.5-2+b1
00:00:25.180 O: I: Validating libsepol2 3.5-2+b1
00:00:25.202 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:25.219 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:25.240 O: I: Retrieving libss2 1.47.1-1
00:00:25.255 O: I: Validating libss2 1.47.1-1
00:00:25.276 O: I: Retrieving libssl3t64 3.2.1-3
00:00:25.332 O: I: Validating libssl3t64 3.2.1-3
00:00:25.365 O: I: Retrieving libstdc++6 14-20240330-1
00:00:25.394 O: I: Validating libstdc++6 14-20240330-1
00:00:25.419 O: I: Retrieving libsystemd0 256-1
00:00:25.442 O: I: Validating libsystemd0 256-1
00:00:25.465 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:25.479 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:25.500 O: I: Retrieving libtinfo6 6.5-2
00:00:25.522 O: I: Validating libtinfo6 6.5-2
00:00:25.545 O: I: Retrieving libudev1 256-1
00:00:25.563 O: I: Validating libudev1 256-1
00:00:25.584 O: I: Retrieving libunistring5 1.2-1
00:00:25.606 O: I: Validating libunistring5 1.2-1
00:00:25.629 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:25.644 O: I: Validating libuuid1 2.40.1-8.1
00:00:25.665 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:25.679 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:25.701 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:25.720 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:25.742 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:25.769 O: I: Validating login 1:4.13+dfsg1-5
00:00:25.792 O: I: Retrieving logsave 1.47.1-1
00:00:25.807 O: I: Validating logsave 1.47.1-1
00:00:25.829 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:25.845 O: I: Validating mawk 1.3.4.20240123-1
00:00:25.867 O: I: Retrieving mount 2.40.1-8.1
00:00:25.884 O: I: Validating mount 2.40.1-8.1
00:00:25.907 O: I: Retrieving ncurses-base 6.5-2
00:00:25.926 O: I: Validating ncurses-base 6.5-2
00:00:25.949 O: I: Retrieving ncurses-bin 6.5-2
00:00:25.971 O: I: Validating ncurses-bin 6.5-2
00:00:25.994 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:26.027 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:26.053 O: I: Retrieving perl-base 5.38.2-5
00:00:26.097 O: I: Validating perl-base 5.38.2-5
00:00:26.125 O: I: Retrieving sed 4.9-2
00:00:26.146 O: I: Validating sed 4.9-2
00:00:26.168 O: I: Retrieving sysvinit-utils 3.09-1
00:00:26.183 O: I: Validating sysvinit-utils 3.09-1
00:00:26.204 O: I: Retrieving tar 1.35+dfsg-3
00:00:26.232 O: I: Validating tar 1.35+dfsg-3
00:00:26.256 O: I: Retrieving tzdata 2024a-4
00:00:26.276 O: I: Validating tzdata 2024a-4
00:00:26.299 O: I: Retrieving usr-is-merged 39
00:00:26.312 O: I: Validating usr-is-merged 39
00:00:26.334 O: I: Retrieving util-linux 2.40.1-8.1
00:00:26.368 O: I: Validating util-linux 2.40.1-8.1
00:00:26.397 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:26.413 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:26.435 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:26.465 O: I: Extracting apt...
00:00:26.554 O: I: Extracting base-files...
00:00:26.567 O: I: Extracting base-passwd...
00:00:26.576 O: I: Extracting bash...
00:00:26.672 O: I: Extracting bsdutils...
00:00:26.686 O: I: Extracting coreutils...
00:00:26.868 O: I: Extracting dash...
00:00:26.881 O: I: Extracting debconf...
00:00:26.897 O: I: Extracting debian-archive-keyring...
00:00:26.912 O: I: Extracting debianutils...
00:00:26.925 O: I: Extracting diffutils...
00:00:26.956 O: I: Extracting dpkg...
00:00:27.046 O: I: Extracting e2fsprogs...
00:00:27.084 O: I: Extracting findutils...
00:00:27.117 O: I: Extracting gcc-14-base...
00:00:27.128 O: I: Extracting gpgv...
00:00:27.148 O: I: Extracting grep...
00:00:27.174 O: I: Extracting gzip...
00:00:27.188 O: I: Extracting hostname...
00:00:27.196 O: I: Extracting init-system-helpers...
00:00:27.206 O: I: Extracting libacl1...
00:00:27.215 O: I: Extracting libapt-pkg6.0t64...
00:00:27.286 O: I: Extracting libattr1...
00:00:27.295 O: I: Extracting libaudit-common...
00:00:27.303 O: I: Extracting libaudit1...
00:00:27.313 O: I: Extracting libblkid1...
00:00:27.331 O: I: Extracting libbz2-1.0...
00:00:27.340 O: I: Extracting libc-bin...
00:00:27.387 O: I: Extracting libc6...
00:00:27.567 O: I: Extracting libcap-ng0...
00:00:27.575 O: I: Extracting libcap2...
00:00:27.584 O: I: Extracting libcom-err2...
00:00:27.592 O: I: Extracting libcrypt1...
00:00:27.605 O: I: Extracting libdb5.3t64...
00:00:27.654 O: I: Extracting libdebconfclient0...
00:00:27.662 O: I: Extracting libext2fs2t64...
00:00:27.682 O: I: Extracting libffi8...
00:00:27.691 O: I: Extracting libgcc-s1...
00:00:27.703 O: I: Extracting libgcrypt20...
00:00:27.743 O: I: Extracting libgmp10...
00:00:27.766 O: I: Extracting libgnutls30t64...
00:00:27.836 O: I: Extracting libgpg-error0...
00:00:27.848 O: I: Extracting libhogweed6t64...
00:00:27.870 O: I: Extracting libidn2-0...
00:00:27.887 O: I: Extracting liblz4-1...
00:00:27.899 O: I: Extracting liblzma5...
00:00:27.915 O: I: Extracting libmd0...
00:00:27.925 O: I: Extracting libmount1...
00:00:27.944 O: I: Extracting libnettle8t64...
00:00:27.964 O: I: Extracting libp11-kit0...
00:00:27.995 O: I: Extracting libpam-modules...
00:00:28.017 O: I: Extracting libpam-modules-bin...
00:00:28.027 O: I: Extracting libpam-runtime...
00:00:28.046 O: I: Extracting libpam0g...
00:00:28.056 O: I: Extracting libpcre2-8-0...
00:00:28.079 O: I: Extracting libseccomp2...
00:00:28.090 O: I: Extracting libselinux1...
00:00:28.102 O: I: Extracting libsemanage-common...
00:00:28.109 O: I: Extracting libsemanage2...
00:00:28.122 O: I: Extracting libsepol2...
00:00:28.147 O: I: Extracting libsmartcols1...
00:00:28.162 O: I: Extracting libss2...
00:00:28.171 O: I: Extracting libssl3t64...
00:00:28.303 O: I: Extracting libstdc++6...
00:00:28.356 O: I: Extracting libsystemd0...
00:00:28.386 O: I: Extracting libtasn1-6...
00:00:28.397 O: I: Extracting libtinfo6...
00:00:28.413 O: I: Extracting libudev1...
00:00:28.429 O: I: Extracting libunistring5...
00:00:28.470 O: I: Extracting libuuid1...
00:00:28.479 O: I: Extracting libxxhash0...
00:00:28.488 O: I: Extracting libzstd1...
00:00:28.514 O: I: Extracting login...
00:00:28.553 O: I: Extracting logsave...
00:00:28.561 O: I: Extracting mawk...
00:00:28.577 O: I: Extracting mount...
00:00:28.592 O: I: Extracting ncurses-base...
00:00:28.607 O: I: Extracting ncurses-bin...
00:00:28.628 O: I: Extracting passwd...
00:00:28.685 O: I: Extracting perl-base...
00:00:28.829 O: I: Extracting sed...
00:00:28.855 O: I: Extracting sysvinit-utils...
00:00:28.864 O: I: Extracting tar...
00:00:28.913 O: I: Extracting tzdata...
00:00:28.951 O: I: Extracting usr-is-merged...
00:00:28.958 O: I: Extracting util-linux...
00:00:29.035 O: I: Extracting zlib1g...
00:00:29.130 O: I: Installing core packages...
00:00:30.929 O: I: Unpacking required packages...
00:00:30.984 O: I: Unpacking apt...
00:00:31.188 O: I: Unpacking base-files...
00:00:31.250 O: I: Unpacking base-passwd...
00:00:31.294 O: I: Unpacking bash...
00:00:31.459 O: I: Unpacking bsdutils...
00:00:31.499 O: I: Unpacking coreutils...
00:00:31.835 O: I: Unpacking dash...
00:00:31.878 O: I: Unpacking debconf...
00:00:31.945 O: I: Unpacking debian-archive-keyring...
00:00:32.093 O: I: Unpacking debianutils...
00:00:32.144 O: I: Unpacking diffutils...
00:00:32.218 O: I: Unpacking dpkg...
00:00:32.402 O: I: Unpacking e2fsprogs...
00:00:32.488 O: I: Unpacking findutils...
00:00:32.564 O: I: Unpacking gcc-14-base:amd64...
00:00:32.594 O: I: Unpacking gpgv...
00:00:32.643 O: I: Unpacking grep...
00:00:32.712 O: I: Unpacking gzip...
00:00:32.785 O: I: Unpacking hostname...
00:00:32.814 O: I: Unpacking init-system-helpers...
00:00:32.848 O: I: Unpacking libacl1:amd64...
00:00:32.881 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:33.012 O: I: Unpacking libattr1:amd64...
00:00:33.040 O: I: Unpacking libaudit-common...
00:00:33.070 O: I: Unpacking libaudit1:amd64...
00:00:33.103 O: I: Unpacking libblkid1:amd64...
00:00:33.147 O: I: Unpacking libbz2-1.0:amd64...
00:00:33.180 O: I: Unpacking libc-bin...
00:00:33.286 O: I: Unpacking libc6:amd64...
00:00:33.762 O: I: Unpacking libcap-ng0:amd64...
00:00:33.793 O: I: Unpacking libcap2:amd64...
00:00:33.824 O: I: Unpacking libcom-err2:amd64...
00:00:33.855 O: I: Unpacking libcrypt1:amd64...
00:00:33.891 O: I: Unpacking libdb5.3t64:amd64...
00:00:33.984 O: I: Unpacking libdebconfclient0:amd64...
00:00:34.014 O: I: Unpacking libext2fs2t64:amd64...
00:00:34.094 O: I: Unpacking libffi8:amd64...
00:00:34.124 O: I: Unpacking libgcc-s1:amd64...
00:00:34.160 O: I: Unpacking libgcrypt20:amd64...
00:00:34.239 O: I: Unpacking libgmp10:amd64...
00:00:34.295 O: I: Unpacking libgnutls30t64:amd64...
00:00:34.426 O: I: Unpacking libgpg-error0:amd64...
00:00:34.463 O: I: Unpacking libhogweed6t64:amd64...
00:00:34.529 O: I: Unpacking libidn2-0:amd64...
00:00:34.580 O: I: Unpacking liblz4-1:amd64...
00:00:34.613 O: I: Unpacking liblzma5:amd64...
00:00:34.658 O: I: Unpacking libmd0:amd64...
00:00:34.689 O: I: Unpacking libmount1:amd64...
00:00:34.737 O: I: Unpacking libnettle8t64:amd64...
00:00:34.790 O: I: Unpacking libp11-kit0:amd64...
00:00:34.854 O: I: Unpacking libpam-modules:amd64...
00:00:35.018 O: I: Unpacking libpam-modules-bin...
00:00:35.057 O: I: Unpacking libpam-runtime...
00:00:35.153 O: I: Unpacking libpam0g:amd64...
00:00:35.189 O: I: Unpacking libpcre2-8-0:amd64...
00:00:35.242 O: I: Unpacking libseccomp2:amd64...
00:00:35.278 O: I: Unpacking libselinux1:amd64...
00:00:35.312 O: I: Unpacking libsemanage-common...
00:00:35.342 O: I: Unpacking libsemanage2:amd64...
00:00:35.379 O: I: Unpacking libsepol2:amd64...
00:00:35.435 O: I: Unpacking libsmartcols1:amd64...
00:00:35.475 O: I: Unpacking libss2:amd64...
00:00:35.508 O: I: Unpacking libssl3t64:amd64...
00:00:35.723 O: I: Unpacking libstdc++6:amd64...
00:00:35.821 O: I: Unpacking libsystemd0:amd64...
00:00:35.887 O: I: Unpacking libtasn1-6:amd64...
00:00:35.922 O: I: Unpacking libtinfo6:amd64...
00:00:35.966 O: I: Unpacking libudev1:amd64...
00:00:36.007 O: I: Unpacking libunistring5:amd64...
00:00:36.084 O: I: Unpacking libuuid1:amd64...
00:00:36.115 O: I: Unpacking libxxhash0:amd64...
00:00:36.147 O: I: Unpacking libzstd1:amd64...
00:00:36.204 O: I: Unpacking login...
00:00:36.312 O: I: Unpacking logsave...
00:00:36.346 O: I: Unpacking mawk...
00:00:36.387 O: I: Unpacking mount...
00:00:36.431 O: I: Unpacking ncurses-base...
00:00:36.480 O: I: Unpacking ncurses-bin...
00:00:36.536 O: I: Unpacking passwd...
00:00:36.724 O: I: Unpacking perl-base...
00:00:37.092 O: I: Unpacking sed...
00:00:37.163 O: I: Unpacking sysvinit-utils...
00:00:37.196 O: I: Unpacking tar...
00:00:37.308 O: I: Unpacking tzdata...
00:00:37.489 O: I: Unpacking usr-is-merged...
00:00:37.527 O: I: Unpacking util-linux...
00:00:37.704 O: I: Unpacking zlib1g:amd64...
00:00:37.734 O: I: Configuring required packages...
00:00:37.750 O: I: Configuring gcc-14-base:amd64...
00:00:37.768 O: I: Configuring debian-archive-keyring...
00:00:37.883 O: I: Configuring usr-is-merged...
00:00:37.903 O: I: Configuring libaudit-common...
00:00:37.908 O: I: Configuring libsemanage-common...
00:00:37.915 O: I: Configuring debconf...
00:00:38.049 O: I: Configuring tzdata...
00:00:38.215 O: I: Configuring ncurses-base...
00:00:38.219 O: I: Configuring init-system-helpers...
00:00:38.234 O: I: Configuring libgcc-s1:amd64...
00:00:38.244 O: I: Configuring libc6:amd64...
00:00:38.374 O: I: Configuring libdb5.3t64:amd64...
00:00:38.378 O: I: Configuring libffi8:amd64...
00:00:38.382 O: I: Configuring libmd0:amd64...
00:00:38.388 O: I: Configuring libxxhash0:amd64...
00:00:38.394 O: I: Configuring libattr1:amd64...
00:00:38.398 O: I: Configuring sysvinit-utils...
00:00:38.402 O: I: Configuring libtasn1-6:amd64...
00:00:38.407 O: I: Configuring libext2fs2t64:amd64...
00:00:38.411 O: I: Configuring debianutils...
00:00:38.488 O: I: Configuring mawk...
00:00:38.497 O: I: Configuring libdebconfclient0:amd64...
00:00:38.510 O: I: Configuring base-files...
00:00:38.538 O: I: Configuring libbz2-1.0:amd64...
00:00:38.542 O: I: Configuring libblkid1:amd64...
00:00:38.546 O: I: Configuring libstdc++6:amd64...
00:00:38.551 O: I: Configuring dash...
00:00:38.613 O: I: Configuring libtinfo6:amd64...
00:00:38.622 O: I: Configuring bash...
00:00:38.633 O: I: Configuring libzstd1:amd64...
00:00:38.638 O: I: Configuring liblzma5:amd64...
00:00:38.643 O: I: Configuring libgpg-error0:amd64...
00:00:38.648 O: I: Configuring liblz4-1:amd64...
00:00:38.658 O: I: Configuring libc-bin...
00:00:38.673 O: I: Configuring ncurses-bin...
00:00:38.678 O: I: Configuring libacl1:amd64...
00:00:38.682 O: I: Configuring libsmartcols1:amd64...
00:00:38.685 O: I: Configuring libgcrypt20:amd64...
00:00:38.692 O: I: Configuring zlib1g:amd64...
00:00:38.696 O: I: Configuring libcrypt1:amd64...
00:00:38.701 O: I: Configuring libcom-err2:amd64...
00:00:38.705 O: I: Configuring diffutils...
00:00:38.709 O: I: Configuring libseccomp2:amd64...
00:00:38.713 O: I: Configuring libcap2:amd64...
00:00:38.718 O: I: Configuring hostname...
00:00:38.721 O: I: Configuring libcap-ng0:amd64...
00:00:38.725 O: I: Configuring libnettle8t64:amd64...
00:00:38.730 O: I: Configuring libgmp10:amd64...
00:00:38.734 O: I: Configuring libp11-kit0:amd64...
00:00:38.738 O: I: Configuring libaudit1:amd64...
00:00:38.742 O: I: Configuring libunistring5:amd64...
00:00:38.746 O: I: Configuring libuuid1:amd64...
00:00:38.750 O: I: Configuring libss2:amd64...
00:00:38.754 O: I: Configuring libsepol2:amd64...
00:00:38.759 O: I: Configuring libpcre2-8-0:amd64...
00:00:38.764 O: I: Configuring logsave...
00:00:38.770 O: I: Configuring libudev1:amd64...
00:00:38.774 O: I: Configuring libhogweed6t64:amd64...
00:00:38.778 O: I: Configuring gpgv...
00:00:38.783 O: I: Configuring grep...
00:00:38.787 O: I: Configuring libssl3t64:amd64...
00:00:38.796 O: I: Configuring e2fsprogs...
00:00:39.162 O: I: Configuring libidn2-0:amd64...
00:00:39.166 O: I: Configuring libsystemd0:amd64...
00:00:39.170 O: I: Configuring libselinux1:amd64...
00:00:39.177 O: I: Configuring libpam0g:amd64...
00:00:39.288 O: I: Configuring sed...
00:00:39.293 O: I: Configuring findutils...
00:00:39.297 O: I: Configuring libmount1:amd64...
00:00:39.301 O: I: Configuring libsemanage2:amd64...
00:00:39.305 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:39.309 O: I: Configuring base-passwd...
00:00:39.453 O: I: Configuring libgnutls30t64:amd64...
00:00:39.461 O: I: Configuring apt...
00:00:39.852 O: I: Configuring bsdutils...
00:00:39.856 O: I: Configuring tar...
00:00:39.864 O: I: Configuring libpam-modules-bin...
00:00:39.869 O: I: Configuring coreutils...
00:00:39.878 O: I: Configuring util-linux...
00:00:40.083 O: I: Configuring dpkg...
00:00:40.275 O: I: Configuring mount...
00:00:40.291 O: I: Configuring libpam-modules:amd64...
00:00:40.302 O: I: Configuring perl-base...
00:00:40.314 O: I: Configuring gzip...
00:00:40.364 O: I: Configuring passwd...
00:00:40.409 O: I: Configuring libpam-runtime...
00:00:40.568 O: I: Configuring login...
00:00:40.590 O: I: Configuring libc-bin...
00:00:40.605 O: I: Unpacking the base system...
00:00:41.451 O: I: Base system installed successfully.
00:00:41.535 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.spo960gPXL -c .
00:00:49.151 E: + rm -r /tmp/tmp.spo960gPXL
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:41:19
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.aJZgrbNeUX
00:00:00.022 E: + chmod 755 /tmp/tmp.aJZgrbNeUX
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.aJZgrbNeUX 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.272 O: I: Checking Release signature
00:00:00.292 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.845 O: I: Retrieving Packages 
00:00:01.039 O: I: Validating Packages 
00:00:01.973 O: I: Resolving dependencies of required packages...
00:00:10.486 O: I: Resolving dependencies of base packages...
00:00:23.188 O: I: Checking component main on http://127.0.0.1/debian...
00:00:26.828 O: I: Retrieving apt 2.9.3
00:00:26.872 O: I: Validating apt 2.9.3
00:00:26.900 O: I: Retrieving base-files 13.3
00:00:26.915 O: I: Validating base-files 13.3
00:00:26.935 O: I: Retrieving base-passwd 3.6.3
00:00:26.951 O: I: Validating base-passwd 3.6.3
00:00:26.971 O: I: Retrieving bash 5.2.21-2.1
00:00:27.014 O: I: Validating bash 5.2.21-2.1
00:00:27.040 O: I: Retrieving binutils 2.42-4
00:00:27.056 O: I: Validating binutils 2.42-4
00:00:27.075 O: I: Retrieving binutils-common 2.42-4
00:00:27.132 O: I: Validating binutils-common 2.42-4
00:00:27.177 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4
00:00:27.235 O: I: Validating binutils-x86-64-linux-gnu 2.42-4
00:00:27.268 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:27.285 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:27.306 O: I: Retrieving build-essential 12.10
00:00:27.320 O: I: Validating build-essential 12.10
00:00:27.341 O: I: Retrieving bzip2 1.0.8-5.1
00:00:27.356 O: I: Validating bzip2 1.0.8-5.1
00:00:27.378 O: I: Retrieving coreutils 9.4-3.1
00:00:27.448 O: I: Validating coreutils 9.4-3.1
00:00:27.483 O: I: Retrieving cpp 4:13.2.0-7
00:00:27.498 O: I: Validating cpp 4:13.2.0-7
00:00:27.518 O: I: Retrieving cpp-13 13.2.0-25
00:00:27.534 O: I: Validating cpp-13 13.2.0-25
00:00:27.554 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:27.774 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:27.845 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:27.860 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:27.882 O: I: Retrieving dash 0.5.12-9
00:00:27.899 O: I: Validating dash 0.5.12-9
00:00:27.920 O: I: Retrieving debconf 1.5.86
00:00:27.937 O: I: Validating debconf 1.5.86
00:00:27.957 O: I: Retrieving debian-archive-keyring 2023.4
00:00:27.975 O: I: Validating debian-archive-keyring 2023.4
00:00:27.997 O: I: Retrieving debianutils 5.19
00:00:28.012 O: I: Validating debianutils 5.19
00:00:28.034 O: I: Retrieving diffutils 1:3.10-1
00:00:28.056 O: I: Validating diffutils 1:3.10-1
00:00:28.078 O: I: Retrieving dpkg 1.22.6
00:00:28.119 O: I: Validating dpkg 1.22.6
00:00:28.148 O: I: Retrieving dpkg-dev 1.22.6
00:00:28.188 O: I: Validating dpkg-dev 1.22.6
00:00:28.215 O: I: Retrieving findutils 4.9.0-6
00:00:28.243 O: I: Validating findutils 4.9.0-6
00:00:28.266 O: I: Retrieving g++ 4:13.2.0-7
00:00:28.281 O: I: Validating g++ 4:13.2.0-7
00:00:28.302 O: I: Retrieving g++-13 13.2.0-25
00:00:28.317 O: I: Validating g++-13 13.2.0-25
00:00:28.338 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25
00:00:28.567 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25
00:00:28.638 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7
00:00:28.652 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7
00:00:28.673 O: I: Retrieving gcc 4:13.2.0-7
00:00:28.688 O: I: Validating gcc 4:13.2.0-7
00:00:28.709 O: I: Retrieving gcc-13 13.2.0-25
00:00:28.734 O: I: Validating gcc-13 13.2.0-25
00:00:28.756 O: I: Retrieving gcc-13-base 13.2.0-25
00:00:28.771 O: I: Validating gcc-13-base 13.2.0-25
00:00:28.792 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:29.162 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:29.278 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:29.293 O: I: Validating gcc-14-base 14-20240330-1
00:00:29.314 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:29.330 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:29.349 O: I: Retrieving gpgv 2.2.43-7
00:00:29.368 O: I: Validating gpgv 2.2.43-7
00:00:29.390 O: I: Retrieving grep 3.11-4
00:00:29.412 O: I: Validating grep 3.11-4
00:00:29.435 O: I: Retrieving gzip 1.12-1.1
00:00:29.452 O: I: Validating gzip 1.12-1.1
00:00:29.473 O: I: Retrieving hostname 3.23+nmu2
00:00:29.488 O: I: Validating hostname 3.23+nmu2
00:00:29.508 O: I: Retrieving init-system-helpers 1.66
00:00:29.525 O: I: Validating init-system-helpers 1.66
00:00:29.546 O: I: Retrieving libacl1 2.3.2-2
00:00:29.561 O: I: Validating libacl1 2.3.2-2
00:00:29.582 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:29.617 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:29.641 O: I: Retrieving libasan8 14-20240330-1
00:00:29.705 O: I: Validating libasan8 14-20240330-1
00:00:29.738 O: I: Retrieving libatomic1 14-20240330-1
00:00:29.751 O: I: Validating libatomic1 14-20240330-1
00:00:29.772 O: I: Retrieving libattr1 1:2.5.2-1
00:00:29.787 O: I: Validating libattr1 1:2.5.2-1
00:00:29.808 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:29.823 O: I: Validating libaudit-common 1:3.1.2-2
00:00:29.844 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:29.858 O: I: Validating libaudit1 1:3.1.2-2
00:00:29.879 O: I: Retrieving libbinutils 2.42-4
00:00:29.906 O: I: Validating libbinutils 2.42-4
00:00:29.931 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:29.949 O: I: Validating libblkid1 2.40.1-8.1
00:00:29.970 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:29.985 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:30.005 O: I: Retrieving libc-bin 2.38-13
00:00:30.031 O: I: Validating libc-bin 2.38-13
00:00:30.056 O: I: Retrieving libc-dev-bin 2.38-13
00:00:30.071 O: I: Validating libc-dev-bin 2.38-13
00:00:30.091 O: I: Retrieving libc6 2.38-13
00:00:30.157 O: I: Validating libc6 2.38-13
00:00:30.191 O: I: Retrieving libc6-dev 2.38-13
00:00:30.241 O: I: Validating libc6-dev 2.38-13
00:00:30.271 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:30.285 O: I: Validating libcap-ng0 0.8.5-1
00:00:30.306 O: I: Retrieving libcap2 1:2.66-5
00:00:30.321 O: I: Validating libcap2 1:2.66-5
00:00:30.342 O: I: Retrieving libcc1-0 14-20240330-1
00:00:30.359 O: I: Validating libcc1-0 14-20240330-1
00:00:30.380 O: I: Retrieving libcrypt-dev 1:4.4.36-4
00:00:30.397 O: I: Validating libcrypt-dev 1:4.4.36-4
00:00:30.418 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:30.435 O: I: Validating libcrypt1 1:4.4.36-4
00:00:30.458 O: I: Retrieving libctf-nobfd0 2.42-4
00:00:30.475 O: I: Validating libctf-nobfd0 2.42-4
00:00:30.497 O: I: Retrieving libctf0 2.42-4
00:00:30.513 O: I: Validating libctf0 2.42-4
00:00:30.534 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:30.561 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:30.585 O: I: Retrieving libdebconfclient0 0.272
00:00:30.599 O: I: Validating libdebconfclient0 0.272
00:00:30.619 O: I: Retrieving libdpkg-perl 1.22.6
00:00:30.645 O: I: Validating libdpkg-perl 1.22.6
00:00:30.668 O: I: Retrieving libffi8 3.4.6-1
00:00:30.683 O: I: Validating libffi8 3.4.6-1
00:00:30.703 O: I: Retrieving libgcc-13-dev 13.2.0-25
00:00:30.768 O: I: Validating libgcc-13-dev 13.2.0-25
00:00:30.800 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:30.816 O: I: Validating libgcc-s1 14-20240330-1
00:00:30.836 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:30.864 O: I: Validating libgcrypt20 1.10.3-3
00:00:30.889 O: I: Retrieving libgdbm-compat4t64 1.23-6
00:00:30.904 O: I: Validating libgdbm-compat4t64 1.23-6
00:00:30.926 O: I: Retrieving libgdbm6t64 1.23-6
00:00:30.941 O: I: Validating libgdbm6t64 1.23-6
00:00:30.963 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.991 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:31.016 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:31.056 O: I: Validating libgnutls30t64 3.8.5-4
00:00:31.083 O: I: Retrieving libgomp1 14-20240330-1
00:00:31.100 O: I: Validating libgomp1 14-20240330-1
00:00:31.121 O: I: Retrieving libgpg-error0 1.49-2
00:00:31.136 O: I: Validating libgpg-error0 1.49-2
00:00:31.162 O: I: Retrieving libgprofng0 2.42-4
00:00:31.191 O: I: Validating libgprofng0 2.42-4
00:00:31.216 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:31.237 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:31.259 O: I: Retrieving libhwasan0 14-20240330-1
00:00:31.304 O: I: Validating libhwasan0 14-20240330-1
00:00:31.332 O: I: Retrieving libidn2-0 2.3.7-2
00:00:31.349 O: I: Validating libidn2-0 2.3.7-2
00:00:31.369 O: I: Retrieving libisl23 0.26-3+b2
00:00:31.398 O: I: Validating libisl23 0.26-3+b2
00:00:31.422 O: I: Retrieving libitm1 14-20240330-1
00:00:31.438 O: I: Validating libitm1 14-20240330-1
00:00:31.458 O: I: Retrieving libjansson4 2.14-2+b2
00:00:31.473 O: I: Validating libjansson4 2.14-2+b2
00:00:31.494 O: I: Retrieving liblsan0 14-20240330-1
00:00:31.533 O: I: Validating liblsan0 14-20240330-1
00:00:31.558 O: I: Retrieving liblz4-1 1.9.4-2
00:00:31.574 O: I: Validating liblz4-1 1.9.4-2
00:00:31.594 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:31.613 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:31.635 O: I: Retrieving libmd0 1.1.0-2
00:00:31.651 O: I: Validating libmd0 1.1.0-2
00:00:31.671 O: I: Retrieving libmount1 2.40.1-8.1
00:00:31.690 O: I: Validating libmount1 2.40.1-8.1
00:00:31.711 O: I: Retrieving libmpc3 1.3.1-1+b2
00:00:31.726 O: I: Validating libmpc3 1.3.1-1+b2
00:00:31.747 O: I: Retrieving libmpfr6 4.2.1-1+b1
00:00:31.776 O: I: Validating libmpfr6 4.2.1-1+b1
00:00:31.801 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:31.822 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:31.844 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:31.868 O: I: Validating libp11-kit0 0.25.3-5
00:00:31.893 O: I: Retrieving libpam-modules 1.5.3-7
00:00:31.912 O: I: Validating libpam-modules 1.5.3-7
00:00:31.935 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:31.951 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:31.971 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:31.989 O: I: Validating libpam-runtime 1.5.3-7
00:00:32.011 O: I: Retrieving libpam0g 1.5.3-7
00:00:32.026 O: I: Validating libpam0g 1.5.3-7
00:00:32.047 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:32.067 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:32.088 O: I: Retrieving libperl5.38t64 5.38.2-5
00:00:32.186 O: I: Validating libperl5.38t64 5.38.2-5
00:00:32.226 O: I: Retrieving libquadmath0 14-20240330-1
00:00:32.246 O: I: Validating libquadmath0 14-20240330-1
00:00:32.267 O: I: Retrieving libseccomp2 2.5.5-1
00:00:32.284 O: I: Validating libseccomp2 2.5.5-1
00:00:32.306 O: I: Retrieving libselinux1 3.5-2+b2
00:00:32.321 O: I: Validating libselinux1 3.5-2+b2
00:00:32.343 O: I: Retrieving libsframe1 2.42-4
00:00:32.358 O: I: Validating libsframe1 2.42-4
00:00:32.378 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:32.395 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:32.415 O: I: Retrieving libssl3t64 3.2.1-3
00:00:32.471 O: I: Validating libssl3t64 3.2.1-3
00:00:32.504 O: I: Retrieving libstdc++-13-dev 13.2.0-25
00:00:32.564 O: I: Validating libstdc++-13-dev 13.2.0-25
00:00:32.596 O: I: Retrieving libstdc++6 14-20240330-1
00:00:32.626 O: I: Validating libstdc++6 14-20240330-1
00:00:32.651 O: I: Retrieving libsystemd0 256-1
00:00:32.674 O: I: Validating libsystemd0 256-1
00:00:32.698 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:32.713 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:32.733 O: I: Retrieving libtinfo6 6.5-2
00:00:32.753 O: I: Validating libtinfo6 6.5-2
00:00:32.776 O: I: Retrieving libtsan2 14-20240330-1
00:00:32.842 O: I: Validating libtsan2 14-20240330-1
00:00:32.874 O: I: Retrieving libubsan1 14-20240330-1
00:00:32.910 O: I: Validating libubsan1 14-20240330-1
00:00:32.936 O: I: Retrieving libudev1 256-1
00:00:32.954 O: I: Validating libudev1 256-1
00:00:32.976 O: I: Retrieving libunistring5 1.2-1
00:00:33.001 O: I: Validating libunistring5 1.2-1
00:00:33.024 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:33.040 O: I: Validating libuuid1 2.40.1-8.1
00:00:33.063 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:33.078 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:33.098 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:33.118 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:33.142 O: I: Retrieving linux-libc-dev 6.7.12-1
00:00:33.202 O: I: Validating linux-libc-dev 6.7.12-1
00:00:33.232 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:33.258 O: I: Validating login 1:4.13+dfsg1-5
00:00:33.280 O: I: Retrieving make 4.3-4.1
00:00:33.303 O: I: Validating make 4.3-4.1
00:00:33.326 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:33.342 O: I: Validating mawk 1.3.4.20240123-1
00:00:33.364 O: I: Retrieving ncurses-base 6.5-2
00:00:33.385 O: I: Validating ncurses-base 6.5-2
00:00:33.407 O: I: Retrieving ncurses-bin 6.5-2
00:00:33.431 O: I: Validating ncurses-bin 6.5-2
00:00:33.455 O: I: Retrieving patch 2.7.6-7
00:00:33.473 O: I: Validating patch 2.7.6-7
00:00:33.496 O: I: Retrieving perl 5.38.2-5
00:00:33.516 O: I: Validating perl 5.38.2-5
00:00:33.539 O: I: Retrieving perl-base 5.38.2-5
00:00:33.586 O: I: Validating perl-base 5.38.2-5
00:00:33.616 O: I: Retrieving perl-modules-5.38 5.38.2-5
00:00:33.687 O: I: Validating perl-modules-5.38 5.38.2-5
00:00:33.721 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:33.736 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:33.756 O: I: Retrieving sed 4.9-2
00:00:33.778 O: I: Validating sed 4.9-2
00:00:33.800 O: I: Retrieving sysvinit-utils 3.09-1
00:00:33.815 O: I: Validating sysvinit-utils 3.09-1
00:00:33.836 O: I: Retrieving tar 1.35+dfsg-3
00:00:33.866 O: I: Validating tar 1.35+dfsg-3
00:00:33.890 O: I: Retrieving usr-is-merged 39
00:00:33.905 O: I: Validating usr-is-merged 39
00:00:33.926 O: I: Retrieving util-linux 2.40.1-8.1
00:00:33.963 O: I: Validating util-linux 2.40.1-8.1
00:00:33.990 O: I: Retrieving xz-utils 5.6.1+really5.4.5-1
00:00:34.019 O: I: Validating xz-utils 5.6.1+really5.4.5-1
00:00:34.043 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.061 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.084 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:34.114 O: I: Extracting base-files...
00:00:34.128 O: I: Extracting base-passwd...
00:00:34.139 O: I: Extracting bash...
00:00:34.233 O: I: Extracting bsdutils...
00:00:34.247 O: I: Extracting coreutils...
00:00:34.437 O: I: Extracting dash...
00:00:34.450 O: I: Extracting debconf...
00:00:34.467 O: I: Extracting debianutils...
00:00:34.483 O: I: Extracting diffutils...
00:00:34.514 O: I: Extracting dpkg...
00:00:34.604 O: I: Extracting findutils...
00:00:34.638 O: I: Extracting gcc-14-base...
00:00:34.648 O: I: Extracting grep...
00:00:34.674 O: I: Extracting gzip...
00:00:34.689 O: I: Extracting hostname...
00:00:34.698 O: I: Extracting init-system-helpers...
00:00:34.708 O: I: Extracting libacl1...
00:00:34.717 O: I: Extracting libattr1...
00:00:34.726 O: I: Extracting libaudit-common...
00:00:34.734 O: I: Extracting libaudit1...
00:00:34.744 O: I: Extracting libblkid1...
00:00:34.762 O: I: Extracting libbz2-1.0...
00:00:34.771 O: I: Extracting libc-bin...
00:00:34.820 O: I: Extracting libc6...
00:00:35.002 O: I: Extracting libcap-ng0...
00:00:35.011 O: I: Extracting libcap2...
00:00:35.020 O: I: Extracting libcrypt1...
00:00:35.035 O: I: Extracting libdb5.3t64...
00:00:35.085 O: I: Extracting libdebconfclient0...
00:00:35.094 O: I: Extracting libgcc-s1...
00:00:35.105 O: I: Extracting libgmp10...
00:00:35.129 O: I: Extracting liblzma5...
00:00:35.145 O: I: Extracting libmd0...
00:00:35.154 O: I: Extracting libmount1...
00:00:35.174 O: I: Extracting libpam-modules...
00:00:35.196 O: I: Extracting libpam-modules-bin...
00:00:35.207 O: I: Extracting libpam-runtime...
00:00:35.226 O: I: Extracting libpam0g...
00:00:35.236 O: I: Extracting libpcre2-8-0...
00:00:35.260 O: I: Extracting libselinux1...
00:00:35.272 O: I: Extracting libsmartcols1...
00:00:35.289 O: I: Extracting libssl3t64...
00:00:35.416 O: I: Extracting libsystemd0...
00:00:35.447 O: I: Extracting libtinfo6...
00:00:35.464 O: I: Extracting libudev1...
00:00:35.480 O: I: Extracting libuuid1...
00:00:35.490 O: I: Extracting libzstd1...
00:00:35.516 O: I: Extracting login...
00:00:35.557 O: I: Extracting mawk...
00:00:35.572 O: I: Extracting ncurses-base...
00:00:35.587 O: I: Extracting ncurses-bin...
00:00:35.607 O: I: Extracting perl-base...
00:00:35.747 O: I: Extracting sed...
00:00:35.774 O: I: Extracting sysvinit-utils...
00:00:35.783 O: I: Extracting tar...
00:00:35.834 O: I: Extracting usr-is-merged...
00:00:35.842 O: I: Extracting util-linux...
00:00:35.923 O: I: Extracting zlib1g...
00:00:36.018 O: I: Installing core packages...
00:00:37.852 O: I: Unpacking required packages...
00:00:37.906 O: I: Unpacking base-files...
00:00:37.967 O: I: Unpacking base-passwd...
00:00:38.010 O: I: Unpacking bash...
00:00:38.174 O: I: Unpacking bsdutils...
00:00:38.214 O: I: Unpacking coreutils...
00:00:38.552 O: I: Unpacking dash...
00:00:38.595 O: I: Unpacking debconf...
00:00:38.662 O: I: Unpacking debianutils...
00:00:38.709 O: I: Unpacking diffutils...
00:00:38.783 O: I: Unpacking dpkg...
00:00:38.964 O: I: Unpacking findutils...
00:00:39.040 O: I: Unpacking gcc-14-base:amd64...
00:00:39.072 O: I: Unpacking grep...
00:00:39.142 O: I: Unpacking gzip...
00:00:39.210 O: I: Unpacking hostname...
00:00:39.239 O: I: Unpacking init-system-helpers...
00:00:39.273 O: I: Unpacking libacl1:amd64...
00:00:39.305 O: I: Unpacking libattr1:amd64...
00:00:39.334 O: I: Unpacking libaudit-common...
00:00:39.364 O: I: Unpacking libaudit1:amd64...
00:00:39.398 O: I: Unpacking libblkid1:amd64...
00:00:39.444 O: I: Unpacking libbz2-1.0:amd64...
00:00:39.482 O: I: Unpacking libc-bin...
00:00:39.592 O: I: Unpacking libc6:amd64...
00:00:40.083 O: I: Unpacking libcap-ng0:amd64...
00:00:40.116 O: I: Unpacking libcap2:amd64...
00:00:40.147 O: I: Unpacking libcrypt1:amd64...
00:00:40.182 O: I: Unpacking libdb5.3t64:amd64...
00:00:40.274 O: I: Unpacking libdebconfclient0:amd64...
00:00:40.303 O: I: Unpacking libgcc-s1:amd64...
00:00:40.338 O: I: Unpacking libgmp10:amd64...
00:00:40.392 O: I: Unpacking liblzma5:amd64...
00:00:40.437 O: I: Unpacking libmd0:amd64...
00:00:40.468 O: I: Unpacking libmount1:amd64...
00:00:40.520 O: I: Unpacking libpam-modules:amd64...
00:00:40.701 O: I: Unpacking libpam-modules-bin...
00:00:40.740 O: I: Unpacking libpam-runtime...
00:00:40.817 O: I: Unpacking libpam0g:amd64...
00:00:40.853 O: I: Unpacking libpcre2-8-0:amd64...
00:00:40.911 O: I: Unpacking libselinux1:amd64...
00:00:40.950 O: I: Unpacking libsmartcols1:amd64...
00:00:40.999 O: I: Unpacking libssl3t64:amd64...
00:00:41.210 O: I: Unpacking libsystemd0:amd64...
00:00:41.275 O: I: Unpacking libtinfo6:amd64...
00:00:41.321 O: I: Unpacking libudev1:amd64...
00:00:41.364 O: I: Unpacking libuuid1:amd64...
00:00:41.398 O: I: Unpacking libzstd1:amd64...
00:00:41.458 O: I: Unpacking login...
00:00:41.570 O: I: Unpacking mawk...
00:00:41.617 O: I: Unpacking ncurses-base...
00:00:41.668 O: I: Unpacking ncurses-bin...
00:00:41.737 O: I: Unpacking perl-base...
00:00:42.100 O: I: Unpacking sed...
00:00:42.169 O: I: Unpacking sysvinit-utils...
00:00:42.202 O: I: Unpacking tar...
00:00:42.304 O: I: Unpacking usr-is-merged...
00:00:42.340 O: I: Unpacking util-linux...
00:00:42.514 O: I: Unpacking zlib1g:amd64...
00:00:42.548 O: I: Configuring required packages...
00:00:42.563 O: I: Configuring gcc-14-base:amd64...
00:00:42.567 O: I: Configuring usr-is-merged...
00:00:42.583 O: I: Configuring libaudit-common...
00:00:42.589 O: I: Configuring debconf...
00:00:42.728 O: I: Configuring ncurses-base...
00:00:42.732 O: I: Configuring init-system-helpers...
00:00:42.742 O: I: Configuring libgcc-s1:amd64...
00:00:42.749 O: I: Configuring libc6:amd64...
00:00:42.868 O: I: Configuring libdb5.3t64:amd64...
00:00:42.872 O: I: Configuring libmd0:amd64...
00:00:42.878 O: I: Configuring libattr1:amd64...
00:00:42.882 O: I: Configuring sysvinit-utils...
00:00:42.886 O: I: Configuring debianutils...
00:00:42.959 O: I: Configuring mawk...
00:00:42.966 O: I: Configuring libdebconfclient0:amd64...
00:00:42.978 O: I: Configuring base-files...
00:00:43.004 O: I: Configuring libbz2-1.0:amd64...
00:00:43.009 O: I: Configuring libblkid1:amd64...
00:00:43.013 O: I: Configuring dash...
00:00:43.066 O: I: Configuring libtinfo6:amd64...
00:00:43.076 O: I: Configuring bash...
00:00:43.089 O: I: Configuring libzstd1:amd64...
00:00:43.093 O: I: Configuring liblzma5:amd64...
00:00:43.103 O: I: Configuring libc-bin...
00:00:43.117 O: I: Configuring ncurses-bin...
00:00:43.123 O: I: Configuring libacl1:amd64...
00:00:43.128 O: I: Configuring libsmartcols1:amd64...
00:00:43.132 O: I: Configuring zlib1g:amd64...
00:00:43.136 O: I: Configuring libcrypt1:amd64...
00:00:43.140 O: I: Configuring diffutils...
00:00:43.145 O: I: Configuring libcap2:amd64...
00:00:43.148 O: I: Configuring hostname...
00:00:43.152 O: I: Configuring libcap-ng0:amd64...
00:00:43.156 O: I: Configuring libgmp10:amd64...
00:00:43.161 O: I: Configuring libaudit1:amd64...
00:00:43.165 O: I: Configuring libuuid1:amd64...
00:00:43.169 O: I: Configuring libpcre2-8-0:amd64...
00:00:43.174 O: I: Configuring libudev1:amd64...
00:00:43.179 O: I: Configuring grep...
00:00:43.183 O: I: Configuring libssl3t64:amd64...
00:00:43.187 O: I: Configuring libsystemd0:amd64...
00:00:43.191 O: I: Configuring libselinux1:amd64...
00:00:43.197 O: I: Configuring libpam0g:amd64...
00:00:43.312 O: I: Configuring sed...
00:00:43.317 O: I: Configuring findutils...
00:00:43.321 O: I: Configuring libmount1:amd64...
00:00:43.325 O: I: Configuring base-passwd...
00:00:43.464 O: I: Configuring bsdutils...
00:00:43.469 O: I: Configuring tar...
00:00:43.477 O: I: Configuring libpam-modules-bin...
00:00:43.483 O: I: Configuring coreutils...
00:00:43.492 O: I: Configuring util-linux...
00:00:43.691 O: I: Configuring dpkg...
00:00:43.894 O: I: Configuring libpam-modules:amd64...
00:00:43.904 O: I: Configuring perl-base...
00:00:43.917 O: I: Configuring gzip...
00:00:43.975 O: I: Configuring libpam-runtime...
00:00:44.129 O: I: Configuring login...
00:00:44.151 O: I: Configuring libc-bin...
00:00:44.175 O: I: Unpacking the base system...
00:00:45.042 O: I: Unpacking apt...
00:00:45.237 O: I: Unpacking binutils...
00:00:45.273 O: I: Unpacking binutils-common:amd64...
00:00:45.561 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:45.833 O: I: Unpacking build-essential...
00:00:45.859 O: I: Unpacking bzip2...
00:00:45.894 O: I: Unpacking cpp...
00:00:45.925 O: I: Unpacking cpp-13...
00:00:45.949 O: I: Unpacking cpp-13-x86-64-linux-gnu...
00:00:46.802 O: I: Unpacking cpp-x86-64-linux-gnu...
00:00:46.830 O: I: Unpacking debian-archive-keyring...
00:00:46.978 O: I: Unpacking dpkg-dev...
00:00:47.143 O: I: Unpacking g++...
00:00:47.170 O: I: Unpacking g++-13...
00:00:47.198 O: I: Unpacking g++-13-x86-64-linux-gnu...
00:00:48.095 O: I: Unpacking g++-x86-64-linux-gnu...
00:00:48.122 O: I: Unpacking gcc...
00:00:48.149 O: I: Unpacking gcc-13...
00:00:48.200 O: I: Unpacking gcc-13-base:amd64...
00:00:48.230 O: I: Unpacking gcc-13-x86-64-linux-gnu...
00:00:49.210 O: I: Unpacking gcc-x86-64-linux-gnu...
00:00:49.240 O: I: Unpacking gpgv...
00:00:49.290 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:49.420 O: I: Unpacking libasan8:amd64...
00:00:49.730 O: I: Unpacking libatomic1:amd64...
00:00:49.758 O: I: Unpacking libbinutils:amd64...
00:00:49.836 O: I: Unpacking libc-dev-bin...
00:00:49.868 O: I: Unpacking libc6-dev:amd64...
00:00:50.122 O: I: Unpacking libcc1-0:amd64...
00:00:50.156 O: I: Unpacking libcrypt-dev:amd64...
00:00:50.206 O: I: Unpacking libctf-nobfd0:amd64...
00:00:50.248 O: I: Unpacking libctf0:amd64...
00:00:50.281 O: I: Unpacking libdpkg-perl...
00:00:50.382 O: I: Unpacking libffi8:amd64...
00:00:50.409 O: I: Unpacking libgcc-13-dev:amd64...
00:00:50.673 O: I: Unpacking libgcrypt20:amd64...
00:00:50.752 O: I: Unpacking libgdbm-compat4t64:amd64...
00:00:50.784 O: I: Unpacking libgdbm6t64:amd64...
00:00:50.820 O: I: Unpacking libgnutls30t64:amd64...
00:00:50.949 O: I: Unpacking libgomp1:amd64...
00:00:50.989 O: I: Unpacking libgpg-error0:amd64...
00:00:51.026 O: I: Unpacking libgprofng0:amd64...
00:00:51.134 O: I: Unpacking libhogweed6t64:amd64...
00:00:51.185 O: I: Unpacking libhwasan0:amd64...
00:00:51.366 O: I: Unpacking libidn2-0:amd64...
00:00:51.418 O: I: Unpacking libisl23:amd64...
00:00:51.510 O: I: Unpacking libitm1:amd64...
00:00:51.540 O: I: Unpacking libjansson4:amd64...
00:00:51.573 O: I: Unpacking liblsan0:amd64...
00:00:51.721 O: I: Unpacking liblz4-1:amd64...
00:00:51.755 O: I: Unpacking libmpc3:amd64...
00:00:51.788 O: I: Unpacking libmpfr6:amd64...
00:00:51.854 O: I: Unpacking libnettle8t64:amd64...
00:00:51.904 O: I: Unpacking libp11-kit0:amd64...
00:00:51.969 O: I: Unpacking libperl5.38t64:amd64...
00:00:52.448 O: I: Unpacking libquadmath0:amd64...
00:00:52.489 O: I: Unpacking libseccomp2:amd64...
00:00:52.521 O: I: Unpacking libsframe1:amd64...
00:00:52.554 O: I: Unpacking libstdc++-13-dev:amd64...
00:00:52.888 O: I: Unpacking libstdc++6:amd64...
00:00:52.985 O: I: Unpacking libtasn1-6:amd64...
00:00:53.021 O: I: Unpacking libtsan2:amd64...
00:00:53.298 O: I: Unpacking libubsan1:amd64...
00:00:53.433 O: I: Unpacking libunistring5:amd64...
00:00:53.511 O: I: Unpacking libxxhash0:amd64...
00:00:53.545 O: I: Unpacking linux-libc-dev...
00:00:54.104 O: I: Unpacking make...
00:00:54.174 O: I: Unpacking patch...
00:00:54.214 O: I: Unpacking perl...
00:00:54.278 O: I: Unpacking perl-modules-5.38...
00:00:54.780 O: I: Unpacking rpcsvc-proto...
00:00:54.820 O: I: Unpacking xz-utils...
00:00:54.913 O: I: Configuring the base system...
00:00:54.922 O: I: Configuring libgdbm6t64:amd64...
00:00:54.926 O: I: Configuring libgpg-error0:amd64...
00:00:54.929 O: I: Configuring libgdbm-compat4t64:amd64...
00:00:54.933 O: I: Configuring liblz4-1:amd64...
00:00:54.938 O: I: Configuring binutils-common:amd64...
00:00:54.952 O: I: Configuring debian-archive-keyring...
00:00:55.059 O: I: Configuring linux-libc-dev...
00:00:55.063 O: I: Configuring libctf-nobfd0:amd64...
00:00:55.066 O: I: Configuring libgcrypt20:amd64...
00:00:55.072 O: I: Configuring libgomp1:amd64...
00:00:55.075 O: I: Configuring bzip2...
00:00:55.078 O: I: Configuring libseccomp2:amd64...
00:00:55.082 O: I: Configuring libsframe1:amd64...
00:00:55.086 O: I: Configuring libjansson4:amd64...
00:00:55.090 O: I: Configuring libnettle8t64:amd64...
00:00:55.094 O: I: Configuring rpcsvc-proto...
00:00:55.097 O: I: Configuring gcc-13-base:amd64...
00:00:55.101 O: I: Configuring make...
00:00:55.104 O: I: Configuring libmpfr6:amd64...
00:00:55.107 O: I: Configuring xz-utils...
00:00:55.119 O: I: Configuring perl-modules-5.38...
00:00:55.123 O: I: Configuring libquadmath0:amd64...
00:00:55.128 O: I: Configuring libunistring5:amd64...
00:00:55.131 O: I: Configuring libmpc3:amd64...
00:00:55.135 O: I: Configuring libatomic1:amd64...
00:00:55.140 O: I: Configuring patch...
00:00:55.144 O: I: Configuring libffi8:amd64...
00:00:55.148 O: I: Configuring libhogweed6t64:amd64...
00:00:55.152 O: I: Configuring libhwasan0:amd64...
00:00:55.156 O: I: Configuring gpgv...
00:00:55.159 O: I: Configuring libcrypt-dev:amd64...
00:00:55.170 O: I: Configuring libasan8:amd64...
00:00:55.173 O: I: Configuring libxxhash0:amd64...
00:00:55.177 O: I: Configuring libtasn1-6:amd64...
00:00:55.181 O: I: Configuring libperl5.38t64:amd64...
00:00:55.184 O: I: Configuring libtsan2:amd64...
00:00:55.188 O: I: Configuring libbinutils:amd64...
00:00:55.192 O: I: Configuring libisl23:amd64...
00:00:55.197 O: I: Configuring libc-dev-bin...
00:00:55.200 O: I: Configuring libstdc++6:amd64...
00:00:55.204 O: I: Configuring liblsan0:amd64...
00:00:55.207 O: I: Configuring libitm1:amd64...
00:00:55.210 O: I: Configuring libctf0:amd64...
00:00:55.214 O: I: Configuring cpp-13-x86-64-linux-gnu...
00:00:55.217 O: I: Configuring libidn2-0:amd64...
00:00:55.221 O: I: Configuring perl...
00:00:55.235 O: I: Configuring libgprofng0:amd64...
00:00:55.238 O: I: Configuring libp11-kit0:amd64...
00:00:55.242 O: I: Configuring libdpkg-perl...
00:00:55.246 O: I: Configuring libubsan1:amd64...
00:00:55.249 O: I: Configuring libgcc-13-dev:amd64...
00:00:55.253 O: I: Configuring libc6-dev:amd64...
00:00:55.258 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:55.262 O: I: Configuring libcc1-0:amd64...
00:00:55.266 O: I: Configuring libstdc++-13-dev:amd64...
00:00:55.270 O: I: Configuring binutils-x86-64-linux-gnu...
00:00:55.273 O: I: Configuring cpp-x86-64-linux-gnu...
00:00:55.277 O: I: Configuring libgnutls30t64:amd64...
00:00:55.285 O: I: Configuring apt...
00:00:55.718 O: I: Configuring cpp-13...
00:00:55.722 O: I: Configuring gcc-13-x86-64-linux-gnu...
00:00:55.726 O: I: Configuring binutils...
00:00:55.731 O: I: Configuring dpkg-dev...
00:00:55.735 O: I: Configuring gcc-13...
00:00:55.739 O: I: Configuring cpp...
00:00:55.752 O: I: Configuring g++-13-x86-64-linux-gnu...
00:00:55.755 O: I: Configuring gcc-x86-64-linux-gnu...
00:00:55.759 O: I: Configuring gcc...
00:00:55.772 O: I: Configuring g++-x86-64-linux-gnu...
00:00:55.776 O: I: Configuring g++-13...
00:00:55.779 O: I: Configuring g++...
00:00:55.787 O: I: Configuring build-essential...
00:00:55.791 O: I: Configuring libc-bin...
00:00:55.812 O: I: Base system installed successfully.
00:00:55.967 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.aJZgrbNeUX -c .
00:01:15.944 E: + rm -r /tmp/tmp.aJZgrbNeUX
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:25
result: SUCCESS
------------------------------------------------------------------------------
(9/280) debootstrap
dist: testing
mode: auto
variant: -
format: auto
time left: 6:38:33
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.IqUKx6MJKE
00:00:00.022 E: + chmod 755 /tmp/tmp.IqUKx6MJKE
00:00:00.026 E: + [ testing = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.034 E: + debootstrap --merged-usr --variant=- testing /tmp/tmp.IqUKx6MJKE http://127.0.0.1/debian
00:00:00.098 O: I: Target architecture can be executed
00:00:00.124 O: I: Retrieving InRelease 
00:00:00.277 O: I: Checking Release signature
00:00:00.296 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.891 O: I: Retrieving Packages 
00:00:01.071 O: I: Validating Packages 
00:00:02.527 O: I: Resolving dependencies of required packages...
00:00:11.101 O: I: Resolving dependencies of base packages...
00:00:21.714 O: I: Checking component main on http://127.0.0.1/debian...
00:00:25.401 O: I: Retrieving adduser 3.137
00:00:25.423 O: I: Validating adduser 3.137
00:00:25.445 O: I: Retrieving apt 2.9.3
00:00:25.487 O: I: Validating apt 2.9.3
00:00:25.514 O: I: Retrieving apt-utils 2.9.3
00:00:25.536 O: I: Validating apt-utils 2.9.3
00:00:25.558 O: I: Retrieving base-files 13.3
00:00:25.575 O: I: Validating base-files 13.3
00:00:25.595 O: I: Retrieving base-passwd 3.6.3
00:00:25.610 O: I: Validating base-passwd 3.6.3
00:00:25.631 O: I: Retrieving bash 5.2.21-2.1
00:00:25.675 O: I: Validating bash 5.2.21-2.1
00:00:25.702 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:25.718 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:25.739 O: I: Retrieving coreutils 9.4-3.1
00:00:25.811 O: I: Validating coreutils 9.4-3.1
00:00:25.846 O: I: Retrieving cpio 2.15+dfsg-1
00:00:25.866 O: I: Validating cpio 2.15+dfsg-1
00:00:25.888 O: I: Retrieving cron 3.0pl1-189
00:00:25.904 O: I: Validating cron 3.0pl1-189
00:00:25.926 O: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:25.942 O: I: Validating cron-daemon-common 3.0pl1-189
00:00:25.962 O: I: Retrieving dash 0.5.12-9
00:00:25.978 O: I: Validating dash 0.5.12-9
00:00:26.000 O: I: Retrieving debconf 1.5.86
00:00:26.021 O: I: Validating debconf 1.5.86
00:00:26.042 O: I: Retrieving debconf-i18n 1.5.86
00:00:26.061 O: I: Validating debconf-i18n 1.5.86
00:00:26.083 O: I: Retrieving debian-archive-keyring 2023.4
00:00:26.100 O: I: Validating debian-archive-keyring 2023.4
00:00:26.123 O: I: Retrieving debianutils 5.19
00:00:26.139 O: I: Validating debianutils 5.19
00:00:26.160 O: I: Retrieving diffutils 1:3.10-1
00:00:26.180 O: I: Validating diffutils 1:3.10-1
00:00:26.203 O: I: Retrieving dmidecode 3.5-3
00:00:26.218 O: I: Validating dmidecode 3.5-3
00:00:26.239 O: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:26.255 O: I: Validating dmsetup 2:1.02.196-1+b1
00:00:26.276 O: I: Retrieving dpkg 1.22.6
00:00:26.320 O: I: Validating dpkg 1.22.6
00:00:26.348 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:26.375 O: I: Validating e2fsprogs 1.47.1-1
00:00:26.399 O: I: Retrieving fdisk 2.40.1-8.1
00:00:26.417 O: I: Validating fdisk 2.40.1-8.1
00:00:26.438 O: I: Retrieving findutils 4.9.0-6
00:00:26.466 O: I: Validating findutils 4.9.0-6
00:00:26.490 O: I: Retrieving gcc-14-base 14-20240330-1
00:00:26.505 O: I: Validating gcc-14-base 14-20240330-1
00:00:26.525 O: I: Retrieving gpgv 2.2.43-7
00:00:26.544 O: I: Validating gpgv 2.2.43-7
00:00:26.565 O: I: Retrieving grep 3.11-4
00:00:26.588 O: I: Validating grep 3.11-4
00:00:26.610 O: I: Retrieving gzip 1.12-1.1
00:00:26.627 O: I: Validating gzip 1.12-1.1
00:00:26.648 O: I: Retrieving hostname 3.23+nmu2
00:00:26.663 O: I: Validating hostname 3.23+nmu2
00:00:26.682 O: I: Retrieving ifupdown 0.8.43
00:00:26.697 O: I: Validating ifupdown 0.8.43
00:00:26.721 O: I: Retrieving init 1.66
00:00:26.736 O: I: Validating init 1.66
00:00:26.756 O: I: Retrieving init-system-helpers 1.66
00:00:26.771 O: I: Validating init-system-helpers 1.66
00:00:26.792 O: I: Retrieving iproute2 6.9.0-1
00:00:26.828 O: I: Validating iproute2 6.9.0-1
00:00:26.854 O: I: Retrieving iputils-ping 3:20240117-1
00:00:26.870 O: I: Validating iputils-ping 3:20240117-1
00:00:26.892 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:26.928 O: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:26.954 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:26.970 O: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:26.991 O: I: Retrieving kmod 32+20240327-1
00:00:27.008 O: I: Validating kmod 32+20240327-1
00:00:27.029 O: I: Retrieving less 643-1
00:00:27.046 O: I: Validating less 643-1
00:00:27.067 O: I: Retrieving libacl1 2.3.2-2
00:00:27.082 O: I: Validating libacl1 2.3.2-2
00:00:27.103 O: I: Retrieving libapparmor1 3.0.13-2
00:00:27.117 O: I: Validating libapparmor1 3.0.13-2
00:00:27.138 O: I: Retrieving libapt-pkg6.0t64 2.9.3
00:00:27.172 O: I: Validating libapt-pkg6.0t64 2.9.3
00:00:27.199 O: I: Retrieving libattr1 1:2.5.2-1
00:00:27.213 O: I: Validating libattr1 1:2.5.2-1
00:00:27.233 O: I: Retrieving libaudit-common 1:3.1.2-2
00:00:27.248 O: I: Validating libaudit-common 1:3.1.2-2
00:00:27.269 O: I: Retrieving libaudit1 1:3.1.2-2
00:00:27.284 O: I: Validating libaudit1 1:3.1.2-2
00:00:27.305 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:27.322 O: I: Validating libblkid1 2.40.1-8.1
00:00:27.344 O: I: Retrieving libbpf1 1:1.4.2-1
00:00:27.362 O: I: Validating libbpf1 1:1.4.2-1
00:00:27.384 O: I: Retrieving libbsd0 0.12.2-1
00:00:27.401 O: I: Validating libbsd0 0.12.2-1
00:00:27.423 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:27.438 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:27.459 O: I: Retrieving libc-bin 2.38-13
00:00:27.483 O: I: Validating libc-bin 2.38-13
00:00:27.507 O: I: Retrieving libc6 2.38-13
00:00:27.574 O: I: Validating libc6 2.38-13
00:00:27.609 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:27.624 O: I: Validating libcap-ng0 0.8.5-1
00:00:27.646 O: I: Retrieving libcap2 1:2.66-5
00:00:27.662 O: I: Validating libcap2 1:2.66-5
00:00:27.683 O: I: Retrieving libcap2-bin 1:2.66-5
00:00:27.697 O: I: Validating libcap2-bin 1:2.66-5
00:00:27.718 O: I: Retrieving libcom-err2 1.47.1-1
00:00:27.733 O: I: Validating libcom-err2 1.47.1-1
00:00:27.754 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:27.770 O: I: Validating libcrypt1 1:4.4.36-4
00:00:27.792 O: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:27.812 O: I: Validating libcryptsetup12 2:2.7.2-2
00:00:27.834 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:27.863 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:27.888 O: I: Retrieving libdebconfclient0 0.272
00:00:27.902 O: I: Validating libdebconfclient0 0.272
00:00:27.922 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:27.942 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:27.962 O: I: Retrieving libedit2 3.1-20240517-1
00:00:27.978 O: I: Validating libedit2 3.1-20240517-1
00:00:27.999 O: I: Retrieving libelf1t64 0.191-1+b1
00:00:28.017 O: I: Validating libelf1t64 0.191-1+b1
00:00:28.039 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:28.057 O: I: Validating libext2fs2t64 1.47.1-1
00:00:28.079 O: I: Retrieving libfdisk1 2.40.1-8.1
00:00:28.097 O: I: Validating libfdisk1 2.40.1-8.1
00:00:28.118 O: I: Retrieving libffi8 3.4.6-1
00:00:28.133 O: I: Validating libffi8 3.4.6-1
00:00:28.154 O: I: Retrieving libgcc-s1 14-20240330-1
00:00:28.170 O: I: Validating libgcc-s1 14-20240330-1
00:00:28.192 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:28.219 O: I: Validating libgcrypt20 1.10.3-3
00:00:28.245 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:28.269 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:28.293 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:28.335 O: I: Validating libgnutls30t64 3.8.5-4
00:00:28.363 O: I: Retrieving libgpg-error0 1.49-2
00:00:28.380 O: I: Validating libgpg-error0 1.49-2
00:00:28.402 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:28.420 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:28.442 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:28.463 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:28.486 O: I: Retrieving libidn2-0 2.3.7-2
00:00:28.504 O: I: Validating libidn2-0 2.3.7-2
00:00:28.525 O: I: Retrieving libjansson4 2.14-2+b2
00:00:28.541 O: I: Validating libjansson4 2.14-2+b2
00:00:28.562 O: I: Retrieving libjson-c5 0.17-1+b1
00:00:28.577 O: I: Validating libjson-c5 0.17-1+b1
00:00:28.598 O: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:28.614 O: I: Validating libk5crypto3 1.20.1-6+b1
00:00:28.635 O: I: Retrieving libkeyutils1 1.6.3-3
00:00:28.649 O: I: Validating libkeyutils1 1.6.3-3
00:00:28.670 O: I: Retrieving libkmod2 32+20240327-1
00:00:28.685 O: I: Validating libkmod2 32+20240327-1
00:00:28.706 O: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:28.727 O: I: Validating libkrb5-3 1.20.1-6+b1
00:00:28.749 O: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:28.764 O: I: Validating libkrb5support0 1.20.1-6+b1
00:00:28.785 O: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:28.800 O: I: Validating liblocale-gettext-perl 1.07-7
00:00:28.821 O: I: Retrieving liblz4-1 1.9.4-2
00:00:28.837 O: I: Validating liblz4-1 1.9.4-2
00:00:28.858 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1
00:00:28.876 O: I: Validating liblzma5 5.6.1+really5.4.5-1
00:00:28.900 O: I: Retrieving libmd0 1.1.0-2
00:00:28.914 O: I: Validating libmd0 1.1.0-2
00:00:28.935 O: I: Retrieving libmnl0 1.0.5-2+b1
00:00:28.949 O: I: Validating libmnl0 1.0.5-2+b1
00:00:28.969 O: I: Retrieving libmount1 2.40.1-8.1
00:00:28.987 O: I: Validating libmount1 2.40.1-8.1
00:00:29.009 O: I: Retrieving libncursesw6 6.5-2
00:00:29.025 O: I: Validating libncursesw6 6.5-2
00:00:29.047 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:29.067 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:29.089 O: I: Retrieving libnewt0.52 0.52.24-2
00:00:29.104 O: I: Validating libnewt0.52 0.52.24-2
00:00:29.125 O: I: Retrieving libnftables1 1.0.9-2
00:00:29.145 O: I: Validating libnftables1 1.0.9-2
00:00:29.168 O: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:29.183 O: I: Validating libnftnl11 1.2.6-2+b1
00:00:29.204 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:29.228 O: I: Validating libp11-kit0 0.25.3-5
00:00:29.251 O: I: Retrieving libpam-modules 1.5.3-7
00:00:29.270 O: I: Validating libpam-modules 1.5.3-7
00:00:29.292 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:29.307 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:29.328 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:29.344 O: I: Validating libpam-runtime 1.5.3-7
00:00:29.366 O: I: Retrieving libpam0g 1.5.3-7
00:00:29.381 O: I: Validating libpam0g 1.5.3-7
00:00:29.401 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:29.420 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:29.442 O: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:29.457 O: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:29.477 O: I: Retrieving libproc2-0 2:4.0.4-4
00:00:29.493 O: I: Validating libproc2-0 2:4.0.4-4
00:00:29.514 O: I: Retrieving libreadline8t64 8.2-4
00:00:29.532 O: I: Validating libreadline8t64 8.2-4
00:00:29.554 O: I: Retrieving libseccomp2 2.5.5-1
00:00:29.570 O: I: Validating libseccomp2 2.5.5-1
00:00:29.591 O: I: Retrieving libselinux1 3.5-2+b2
00:00:29.607 O: I: Validating libselinux1 3.5-2+b2
00:00:29.629 O: I: Retrieving libsemanage-common 3.5-1
00:00:29.644 O: I: Validating libsemanage-common 3.5-1
00:00:29.664 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:29.680 O: I: Validating libsemanage2 3.5-1+b3
00:00:29.702 O: I: Retrieving libsepol2 3.5-2+b1
00:00:29.722 O: I: Validating libsepol2 3.5-2+b1
00:00:29.743 O: I: Retrieving libslang2 2.3.3-5
00:00:29.769 O: I: Validating libslang2 2.3.3-5
00:00:29.792 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:29.810 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:29.832 O: I: Retrieving libss2 1.47.1-1
00:00:29.846 O: I: Validating libss2 1.47.1-1
00:00:29.866 O: I: Retrieving libssl3t64 3.2.1-3
00:00:29.922 O: I: Validating libssl3t64 3.2.1-3
00:00:29.953 O: I: Retrieving libstdc++6 14-20240330-1
00:00:29.980 O: I: Validating libstdc++6 14-20240330-1
00:00:30.005 O: I: Retrieving libsystemd-shared 256-1
00:00:30.058 O: I: Validating libsystemd-shared 256-1
00:00:30.089 O: I: Retrieving libsystemd0 256-1
00:00:30.111 O: I: Validating libsystemd0 256-1
00:00:30.133 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:30.149 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:30.171 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:30.186 O: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:30.206 O: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:30.222 O: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:30.243 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:30.257 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:30.278 O: I: Retrieving libtinfo6 6.5-2
00:00:30.298 O: I: Validating libtinfo6 6.5-2
00:00:30.321 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:30.336 O: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:30.357 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:30.373 O: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:30.395 O: I: Retrieving libudev1 256-1
00:00:30.413 O: I: Validating libudev1 256-1
00:00:30.434 O: I: Retrieving libunistring5 1.2-1
00:00:30.457 O: I: Validating libunistring5 1.2-1
00:00:30.479 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:30.494 O: I: Validating libuuid1 2.40.1-8.1
00:00:30.515 O: I: Retrieving libxtables12 1.8.10-3
00:00:30.530 O: I: Validating libxtables12 1.8.10-3
00:00:30.551 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:30.565 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:30.586 O: I: Retrieving libzstd1 1.5.5+dfsg2-2
00:00:30.607 O: I: Validating libzstd1 1.5.5+dfsg2-2
00:00:30.630 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:30.656 O: I: Validating login 1:4.13+dfsg1-5
00:00:30.680 O: I: Retrieving logrotate 3.21.0-2
00:00:30.695 O: I: Validating logrotate 3.21.0-2
00:00:30.716 O: I: Retrieving logsave 1.47.1-1
00:00:30.731 O: I: Validating logsave 1.47.1-1
00:00:30.751 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:30.768 O: I: Validating mawk 1.3.4.20240123-1
00:00:30.788 O: I: Retrieving mount 2.40.1-8.1
00:00:30.805 O: I: Validating mount 2.40.1-8.1
00:00:30.826 O: I: Retrieving nano 8.0-1
00:00:30.853 O: I: Validating nano 8.0-1
00:00:30.876 O: I: Retrieving ncurses-base 6.5-2
00:00:30.896 O: I: Validating ncurses-base 6.5-2
00:00:30.918 O: I: Retrieving ncurses-bin 6.5-2
00:00:30.940 O: I: Validating ncurses-bin 6.5-2
00:00:30.963 O: I: Retrieving netbase 6.4
00:00:30.977 O: I: Validating netbase 6.4
00:00:30.999 O: I: Retrieving nftables 1.0.9-2
00:00:31.014 O: I: Validating nftables 1.0.9-2
00:00:31.036 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:31.070 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:31.096 O: I: Retrieving perl-base 5.38.2-5
00:00:31.142 O: I: Validating perl-base 5.38.2-5
00:00:31.171 O: I: Retrieving procps 2:4.0.4-4
00:00:31.204 O: I: Validating procps 2:4.0.4-4
00:00:31.229 O: I: Retrieving readline-common 8.2-4
00:00:31.245 O: I: Validating readline-common 8.2-4
00:00:31.266 O: I: Retrieving sed 4.9-2
00:00:31.286 O: I: Validating sed 4.9-2
00:00:31.309 O: I: Retrieving sensible-utils 0.0.22
00:00:31.324 O: I: Validating sensible-utils 0.0.22
00:00:31.344 O: I: Retrieving systemd 256-1
00:00:31.427 O: I: Validating systemd 256-1
00:00:31.465 O: I: Retrieving systemd-sysv 256-1
00:00:31.480 O: I: Validating systemd-sysv 256-1
00:00:31.501 O: I: Retrieving sysvinit-utils 3.09-1
00:00:31.516 O: I: Validating sysvinit-utils 3.09-1
00:00:31.537 O: I: Retrieving tar 1.35+dfsg-3
00:00:31.569 O: I: Validating tar 1.35+dfsg-3
00:00:31.594 O: I: Retrieving tasksel 3.75
00:00:31.608 O: I: Validating tasksel 3.75
00:00:31.629 O: I: Retrieving tasksel-data 3.75
00:00:31.644 O: I: Validating tasksel-data 3.75
00:00:31.664 O: I: Retrieving tzdata 2024a-4
00:00:31.683 O: I: Validating tzdata 2024a-4
00:00:31.706 O: I: Retrieving udev 256-1
00:00:31.754 O: I: Validating udev 256-1
00:00:31.783 O: I: Retrieving usr-is-merged 39
00:00:31.797 O: I: Validating usr-is-merged 39
00:00:31.818 O: I: Retrieving util-linux 2.40.1-8.1
00:00:31.854 O: I: Validating util-linux 2.40.1-8.1
00:00:31.881 O: I: Retrieving vim-common 2:9.1.0377-1
00:00:31.903 O: I: Validating vim-common 2:9.1.0377-1
00:00:31.927 O: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:31.955 O: I: Validating vim-tiny 2:9.1.0377-1
00:00:31.979 O: I: Retrieving whiptail 0.52.24-2
00:00:31.995 O: I: Validating whiptail 0.52.24-2
00:00:32.016 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:32.032 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:32.055 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:32.102 O: I: Extracting apt...
00:00:32.189 O: I: Extracting base-files...
00:00:32.202 O: I: Extracting base-passwd...
00:00:32.212 O: I: Extracting bash...
00:00:32.310 O: I: Extracting bsdutils...
00:00:32.324 O: I: Extracting coreutils...
00:00:32.514 O: I: Extracting dash...
00:00:32.526 O: I: Extracting debconf...
00:00:32.545 O: I: Extracting debian-archive-keyring...
00:00:32.560 O: I: Extracting debianutils...
00:00:32.573 O: I: Extracting diffutils...
00:00:32.604 O: I: Extracting dpkg...
00:00:32.692 O: I: Extracting e2fsprogs...
00:00:32.730 O: I: Extracting findutils...
00:00:32.764 O: I: Extracting gcc-14-base...
00:00:32.773 O: I: Extracting gpgv...
00:00:32.794 O: I: Extracting grep...
00:00:32.820 O: I: Extracting gzip...
00:00:32.835 O: I: Extracting hostname...
00:00:32.843 O: I: Extracting init-system-helpers...
00:00:32.854 O: I: Extracting libacl1...
00:00:32.863 O: I: Extracting libapt-pkg6.0t64...
00:00:32.935 O: I: Extracting libattr1...
00:00:32.943 O: I: Extracting libaudit-common...
00:00:32.951 O: I: Extracting libaudit1...
00:00:32.962 O: I: Extracting libblkid1...
00:00:32.980 O: I: Extracting libbz2-1.0...
00:00:32.989 O: I: Extracting libc-bin...
00:00:33.036 O: I: Extracting libc6...
00:00:33.222 O: I: Extracting libcap-ng0...
00:00:33.231 O: I: Extracting libcap2...
00:00:33.240 O: I: Extracting libcom-err2...
00:00:33.250 O: I: Extracting libcrypt1...
00:00:33.263 O: I: Extracting libdb5.3t64...
00:00:33.313 O: I: Extracting libdebconfclient0...
00:00:33.321 O: I: Extracting libext2fs2t64...
00:00:33.342 O: I: Extracting libffi8...
00:00:33.351 O: I: Extracting libgcc-s1...
00:00:33.362 O: I: Extracting libgcrypt20...
00:00:33.403 O: I: Extracting libgmp10...
00:00:33.425 O: I: Extracting libgnutls30t64...
00:00:33.496 O: I: Extracting libgpg-error0...
00:00:33.509 O: I: Extracting libhogweed6t64...
00:00:33.529 O: I: Extracting libidn2-0...
00:00:33.548 O: I: Extracting liblz4-1...
00:00:33.560 O: I: Extracting liblzma5...
00:00:33.577 O: I: Extracting libmd0...
00:00:33.586 O: I: Extracting libmount1...
00:00:33.606 O: I: Extracting libnettle8t64...
00:00:33.627 O: I: Extracting libp11-kit0...
00:00:33.658 O: I: Extracting libpam-modules...
00:00:33.680 O: I: Extracting libpam-modules-bin...
00:00:33.691 O: I: Extracting libpam-runtime...
00:00:33.710 O: I: Extracting libpam0g...
00:00:33.721 O: I: Extracting libpcre2-8-0...
00:00:33.744 O: I: Extracting libseccomp2...
00:00:33.754 O: I: Extracting libselinux1...
00:00:33.766 O: I: Extracting libsemanage-common...
00:00:33.775 O: I: Extracting libsemanage2...
00:00:33.788 O: I: Extracting libsepol2...
00:00:33.814 O: I: Extracting libsmartcols1...
00:00:33.829 O: I: Extracting libss2...
00:00:33.839 O: I: Extracting libssl3t64...
00:00:33.965 O: I: Extracting libstdc++6...
00:00:34.017 O: I: Extracting libsystemd0...
00:00:34.048 O: I: Extracting libtasn1-6...
00:00:34.058 O: I: Extracting libtinfo6...
00:00:34.075 O: I: Extracting libudev1...
00:00:34.092 O: I: Extracting libunistring5...
00:00:34.132 O: I: Extracting libuuid1...
00:00:34.141 O: I: Extracting libxxhash0...
00:00:34.150 O: I: Extracting libzstd1...
00:00:34.176 O: I: Extracting login...
00:00:34.216 O: I: Extracting logsave...
00:00:34.225 O: I: Extracting mawk...
00:00:34.240 O: I: Extracting mount...
00:00:34.256 O: I: Extracting ncurses-base...
00:00:34.272 O: I: Extracting ncurses-bin...
00:00:34.293 O: I: Extracting passwd...
00:00:34.349 O: I: Extracting perl-base...
00:00:34.489 O: I: Extracting sed...
00:00:34.515 O: I: Extracting sysvinit-utils...
00:00:34.525 O: I: Extracting tar...
00:00:34.577 O: I: Extracting tzdata...
00:00:34.614 O: I: Extracting usr-is-merged...
00:00:34.622 O: I: Extracting util-linux...
00:00:34.700 O: I: Extracting zlib1g...
00:00:34.799 O: I: Installing core packages...
00:00:36.848 O: I: Unpacking required packages...
00:00:36.913 O: I: Unpacking apt...
00:00:37.123 O: I: Unpacking base-files...
00:00:37.189 O: I: Unpacking base-passwd...
00:00:37.232 O: I: Unpacking bash...
00:00:37.398 O: I: Unpacking bsdutils...
00:00:37.438 O: I: Unpacking coreutils...
00:00:37.777 O: I: Unpacking dash...
00:00:37.823 O: I: Unpacking debconf...
00:00:37.900 O: I: Unpacking debian-archive-keyring...
00:00:38.053 O: I: Unpacking debianutils...
00:00:38.102 O: I: Unpacking diffutils...
00:00:38.176 O: I: Unpacking dpkg...
00:00:38.361 O: I: Unpacking e2fsprogs...
00:00:38.448 O: I: Unpacking findutils...
00:00:38.526 O: I: Unpacking gcc-14-base:amd64...
00:00:38.557 O: I: Unpacking gpgv...
00:00:38.605 O: I: Unpacking grep...
00:00:38.675 O: I: Unpacking gzip...
00:00:38.748 O: I: Unpacking hostname...
00:00:38.778 O: I: Unpacking init-system-helpers...
00:00:38.814 O: I: Unpacking libacl1:amd64...
00:00:38.846 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:38.983 O: I: Unpacking libattr1:amd64...
00:00:39.014 O: I: Unpacking libaudit-common...
00:00:39.046 O: I: Unpacking libaudit1:amd64...
00:00:39.081 O: I: Unpacking libblkid1:amd64...
00:00:39.124 O: I: Unpacking libbz2-1.0:amd64...
00:00:39.156 O: I: Unpacking libc-bin...
00:00:39.261 O: I: Unpacking libc6:amd64...
00:00:39.742 O: I: Unpacking libcap-ng0:amd64...
00:00:39.775 O: I: Unpacking libcap2:amd64...
00:00:39.809 O: I: Unpacking libcom-err2:amd64...
00:00:39.839 O: I: Unpacking libcrypt1:amd64...
00:00:39.876 O: I: Unpacking libdb5.3t64:amd64...
00:00:39.971 O: I: Unpacking libdebconfclient0:amd64...
00:00:40.010 O: I: Unpacking libext2fs2t64:amd64...
00:00:40.091 O: I: Unpacking libffi8:amd64...
00:00:40.122 O: I: Unpacking libgcc-s1:amd64...
00:00:40.160 O: I: Unpacking libgcrypt20:amd64...
00:00:40.238 O: I: Unpacking libgmp10:amd64...
00:00:40.298 O: I: Unpacking libgnutls30t64:amd64...
00:00:40.431 O: I: Unpacking libgpg-error0:amd64...
00:00:40.468 O: I: Unpacking libhogweed6t64:amd64...
00:00:40.521 O: I: Unpacking libidn2-0:amd64...
00:00:40.574 O: I: Unpacking liblz4-1:amd64...
00:00:40.609 O: I: Unpacking liblzma5:amd64...
00:00:40.655 O: I: Unpacking libmd0:amd64...
00:00:40.689 O: I: Unpacking libmount1:amd64...
00:00:40.739 O: I: Unpacking libnettle8t64:amd64...
00:00:40.792 O: I: Unpacking libp11-kit0:amd64...
00:00:40.857 O: I: Unpacking libpam-modules:amd64...
00:00:41.025 O: I: Unpacking libpam-modules-bin...
00:00:41.068 O: I: Unpacking libpam-runtime...
00:00:41.142 O: I: Unpacking libpam0g:amd64...
00:00:41.178 O: I: Unpacking libpcre2-8-0:amd64...
00:00:41.231 O: I: Unpacking libseccomp2:amd64...
00:00:41.263 O: I: Unpacking libselinux1:amd64...
00:00:41.296 O: I: Unpacking libsemanage-common...
00:00:41.326 O: I: Unpacking libsemanage2:amd64...
00:00:41.362 O: I: Unpacking libsepol2:amd64...
00:00:41.418 O: I: Unpacking libsmartcols1:amd64...
00:00:41.459 O: I: Unpacking libss2:amd64...
00:00:41.491 O: I: Unpacking libssl3t64:amd64...
00:00:41.700 O: I: Unpacking libstdc++6:amd64...
00:00:41.798 O: I: Unpacking libsystemd0:amd64...
00:00:41.861 O: I: Unpacking libtasn1-6:amd64...
00:00:41.898 O: I: Unpacking libtinfo6:amd64...
00:00:41.942 O: I: Unpacking libudev1:amd64...
00:00:41.982 O: I: Unpacking libunistring5:amd64...
00:00:42.057 O: I: Unpacking libuuid1:amd64...
00:00:42.089 O: I: Unpacking libxxhash0:amd64...
00:00:42.119 O: I: Unpacking libzstd1:amd64...
00:00:42.177 O: I: Unpacking login...
00:00:42.283 O: I: Unpacking logsave...
00:00:42.316 O: I: Unpacking mawk...
00:00:42.357 O: I: Unpacking mount...
00:00:42.401 O: I: Unpacking ncurses-base...
00:00:42.448 O: I: Unpacking ncurses-bin...
00:00:42.512 O: I: Unpacking passwd...
00:00:42.690 O: I: Unpacking perl-base...
00:00:43.049 O: I: Unpacking sed...
00:00:43.115 O: I: Unpacking sysvinit-utils...
00:00:43.148 O: I: Unpacking tar...
00:00:43.256 O: I: Unpacking tzdata...
00:00:43.430 O: I: Unpacking usr-is-merged...
00:00:43.467 O: I: Unpacking util-linux...
00:00:43.643 O: I: Unpacking zlib1g:amd64...
00:00:43.672 O: I: Configuring required packages...
00:00:43.687 O: I: Configuring gcc-14-base:amd64...
00:00:43.703 O: I: Configuring debian-archive-keyring...
00:00:43.814 O: I: Configuring usr-is-merged...
00:00:43.834 O: I: Configuring libaudit-common...
00:00:43.839 O: I: Configuring libsemanage-common...
00:00:43.845 O: I: Configuring debconf...
00:00:43.980 O: I: Configuring tzdata...
00:00:44.140 O: I: Configuring ncurses-base...
00:00:44.144 O: I: Configuring init-system-helpers...
00:00:44.157 O: I: Configuring libgcc-s1:amd64...
00:00:44.165 O: I: Configuring libc6:amd64...
00:00:44.290 O: I: Configuring libdb5.3t64:amd64...
00:00:44.294 O: I: Configuring libffi8:amd64...
00:00:44.298 O: I: Configuring libmd0:amd64...
00:00:44.302 O: I: Configuring libxxhash0:amd64...
00:00:44.307 O: I: Configuring libattr1:amd64...
00:00:44.311 O: I: Configuring sysvinit-utils...
00:00:44.315 O: I: Configuring libtasn1-6:amd64...
00:00:44.319 O: I: Configuring libext2fs2t64:amd64...
00:00:44.323 O: I: Configuring debianutils...
00:00:44.397 O: I: Configuring mawk...
00:00:44.405 O: I: Configuring libdebconfclient0:amd64...
00:00:44.416 O: I: Configuring base-files...
00:00:44.442 O: I: Configuring libbz2-1.0:amd64...
00:00:44.446 O: I: Configuring libblkid1:amd64...
00:00:44.449 O: I: Configuring libstdc++6:amd64...
00:00:44.454 O: I: Configuring dash...
00:00:44.515 O: I: Configuring libtinfo6:amd64...
00:00:44.524 O: I: Configuring bash...
00:00:44.535 O: I: Configuring libzstd1:amd64...
00:00:44.539 O: I: Configuring liblzma5:amd64...
00:00:44.543 O: I: Configuring libgpg-error0:amd64...
00:00:44.547 O: I: Configuring liblz4-1:amd64...
00:00:44.556 O: I: Configuring libc-bin...
00:00:44.570 O: I: Configuring ncurses-bin...
00:00:44.575 O: I: Configuring libacl1:amd64...
00:00:44.579 O: I: Configuring libsmartcols1:amd64...
00:00:44.582 O: I: Configuring libgcrypt20:amd64...
00:00:44.588 O: I: Configuring zlib1g:amd64...
00:00:44.591 O: I: Configuring libcrypt1:amd64...
00:00:44.595 O: I: Configuring libcom-err2:amd64...
00:00:44.598 O: I: Configuring diffutils...
00:00:44.602 O: I: Configuring libseccomp2:amd64...
00:00:44.606 O: I: Configuring libcap2:amd64...
00:00:44.610 O: I: Configuring hostname...
00:00:44.614 O: I: Configuring libcap-ng0:amd64...
00:00:44.618 O: I: Configuring libnettle8t64:amd64...
00:00:44.623 O: I: Configuring libgmp10:amd64...
00:00:44.627 O: I: Configuring libp11-kit0:amd64...
00:00:44.630 O: I: Configuring libaudit1:amd64...
00:00:44.634 O: I: Configuring libunistring5:amd64...
00:00:44.638 O: I: Configuring libuuid1:amd64...
00:00:44.642 O: I: Configuring libss2:amd64...
00:00:44.647 O: I: Configuring libsepol2:amd64...
00:00:44.651 O: I: Configuring libpcre2-8-0:amd64...
00:00:44.655 O: I: Configuring logsave...
00:00:44.659 O: I: Configuring libudev1:amd64...
00:00:44.662 O: I: Configuring libhogweed6t64:amd64...
00:00:44.667 O: I: Configuring gpgv...
00:00:44.674 O: I: Configuring grep...
00:00:44.679 O: I: Configuring libssl3t64:amd64...
00:00:44.687 O: I: Configuring e2fsprogs...
00:00:45.050 O: I: Configuring libidn2-0:amd64...
00:00:45.054 O: I: Configuring libsystemd0:amd64...
00:00:45.058 O: I: Configuring libselinux1:amd64...
00:00:45.065 O: I: Configuring libpam0g:amd64...
00:00:45.177 O: I: Configuring sed...
00:00:45.182 O: I: Configuring findutils...
00:00:45.186 O: I: Configuring libmount1:amd64...
00:00:45.190 O: I: Configuring libsemanage2:amd64...
00:00:45.194 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:45.198 O: I: Configuring base-passwd...
00:00:45.339 O: I: Configuring libgnutls30t64:amd64...
00:00:45.347 O: I: Configuring apt...
00:00:45.736 O: I: Configuring bsdutils...
00:00:45.740 O: I: Configuring tar...
00:00:45.749 O: I: Configuring libpam-modules-bin...
00:00:45.755 O: I: Configuring coreutils...
00:00:45.764 O: I: Configuring util-linux...
00:00:45.958 O: I: Configuring dpkg...
00:00:46.146 O: I: Configuring mount...
00:00:46.163 O: I: Configuring libpam-modules:amd64...
00:00:46.174 O: I: Configuring perl-base...
00:00:46.185 O: I: Configuring gzip...
00:00:46.234 O: I: Configuring passwd...
00:00:46.278 O: I: Configuring libpam-runtime...
00:00:46.436 O: I: Configuring login...
00:00:46.458 O: I: Configuring libc-bin...
00:00:46.473 O: I: Unpacking the base system...
00:01:18.393 O: I: Unpacking apt-utils...
00:01:18.464 O: I: Unpacking cpio...
00:01:18.523 O: I: Unpacking cron...
00:01:18.560 O: I: Unpacking debconf-i18n...
00:01:18.619 O: I: Unpacking dmidecode...
00:01:18.653 O: I: Unpacking fdisk...
00:01:18.698 O: I: Unpacking ifupdown...
00:01:18.750 O: I: Unpacking init...
00:01:18.781 O: I: Unpacking iproute2...
00:01:18.986 O: I: Unpacking iputils-ping...
00:01:19.019 O: I: Unpacking isc-dhcp-client...
00:01:19.152 O: I: Unpacking isc-dhcp-common...
00:01:19.190 O: I: Unpacking kmod...
00:01:19.232 O: I: Unpacking less...
00:01:19.276 O: I: Unpacking libbpf1:amd64...
00:01:19.318 O: I: Unpacking libbsd0:amd64...
00:01:19.350 O: I: Unpacking libcap2-bin...
00:01:19.382 O: I: Unpacking libedit2:amd64...
00:01:19.419 O: I: Unpacking libelf1t64:amd64...
00:01:19.471 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:19.511 O: I: Unpacking libjansson4:amd64...
00:01:19.543 O: I: Unpacking libk5crypto3:amd64...
00:01:19.580 O: I: Unpacking libkeyutils1:amd64...
00:01:19.608 O: I: Unpacking libkmod2:amd64...
00:01:19.642 O: I: Unpacking libkrb5-3:amd64...
00:01:19.707 O: I: Unpacking libkrb5support0:amd64...
00:01:19.737 O: I: Unpacking liblocale-gettext-perl...
00:01:19.767 O: I: Unpacking libmnl0:amd64...
00:01:19.795 O: I: Unpacking libncursesw6:amd64...
00:01:19.836 O: I: Unpacking libnewt0.52:amd64...
00:01:19.901 O: I: Unpacking libnftables1:amd64...
00:01:19.960 O: I: Unpacking libnftnl11:amd64...
00:01:19.994 O: I: Unpacking libpopt0:amd64...
00:01:20.038 O: I: Unpacking libproc2-0:amd64...
00:01:20.074 O: I: Unpacking libreadline8t64:amd64...
00:01:20.153 O: I: Unpacking libslang2:amd64...
00:01:20.231 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:20.258 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:20.286 O: I: Unpacking libtext-wrapi18n-perl...
00:01:20.314 O: I: Unpacking libtirpc-common...
00:01:20.343 O: I: Unpacking libtirpc3t64:amd64...
00:01:20.397 O: I: Unpacking libxtables12:amd64...
00:01:20.427 O: I: Unpacking logrotate...
00:01:20.461 O: I: Unpacking nano...
00:01:20.567 O: I: Unpacking netbase...
00:01:20.597 O: I: Unpacking nftables...
00:01:20.637 O: I: Unpacking procps...
00:01:20.776 O: I: Unpacking readline-common...
00:01:20.808 O: I: Unpacking sensible-utils...
00:01:20.845 O: I: Unpacking tasksel...
00:01:20.899 O: I: Unpacking tasksel-data...
00:01:20.950 O: I: Unpacking udev...
00:01:21.189 O: I: Unpacking vim-common...
00:01:21.257 O: I: Unpacking vim-tiny...
00:01:21.352 O: I: Unpacking whiptail...
00:01:21.395 O: I: Configuring the base system...
00:01:21.404 O: I: Configuring cpio...
00:01:21.413 O: I: Configuring libtext-iconv-perl:amd64...
00:01:21.416 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:21.422 O: I: Configuring libkeyutils1:amd64...
00:01:21.426 O: I: Configuring apt-utils...
00:01:21.429 O: I: Configuring init...
00:01:21.434 O: I: Configuring libtirpc-common...
00:01:21.438 O: I: Configuring less...
00:01:21.446 O: I: Configuring libtext-wrapi18n-perl...
00:01:21.450 O: I: Configuring libelf1t64:amd64...
00:01:21.453 O: I: Configuring libjansson4:amd64...
00:01:21.458 O: I: Configuring libkrb5support0:amd64...
00:01:21.461 O: I: Configuring libcap2-bin...
00:01:21.466 O: I: Configuring vim-common...
00:01:21.472 O: I: Configuring libslang2:amd64...
00:01:21.475 O: I: Configuring libproc2-0:amd64...
00:01:21.479 O: I: Configuring libmnl0:amd64...
00:01:21.483 O: I: Configuring libncursesw6:amd64...
00:01:21.486 O: I: Configuring libk5crypto3:amd64...
00:01:21.490 O: I: Configuring libxtables12:amd64...
00:01:21.496 O: I: Configuring nano...
00:01:21.507 O: I: Configuring sensible-utils...
00:01:21.515 O: I: Configuring procps...
00:01:21.554 O: I: Configuring netbase...
00:01:21.562 O: I: Configuring isc-dhcp-common...
00:01:21.566 O: I: Configuring libkrb5-3:amd64...
00:01:21.569 O: I: Configuring dmidecode...
00:01:21.573 O: I: Configuring libbsd0:amd64...
00:01:21.576 O: I: Configuring iputils-ping...
00:01:21.593 O: I: Configuring readline-common...
00:01:21.600 O: I: Configuring liblocale-gettext-perl...
00:01:21.603 O: I: Configuring libbpf1:amd64...
00:01:21.607 O: I: Configuring libkmod2:amd64...
00:01:21.610 O: I: Configuring libpopt0:amd64...
00:01:21.618 O: I: Configuring logrotate...
00:01:21.813 O: I: Configuring libnewt0.52:amd64...
00:01:21.817 O: I: Configuring libedit2:amd64...
00:01:21.827 O: I: Configuring cron...
00:01:22.065 O: I: Configuring debconf-i18n...
00:01:22.069 O: I: Configuring libnftnl11:amd64...
00:01:22.075 O: I: Configuring vim-tiny...
00:01:22.103 O: I: Configuring kmod...
00:01:22.131 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:22.140 O: I: Configuring udev...
00:01:22.725 O: I: Configuring libreadline8t64:amd64...
00:01:22.729 O: I: Configuring whiptail...
00:01:22.734 O: I: Configuring libnftables1:amd64...
00:01:22.739 O: I: Configuring nftables...
00:01:22.865 O: I: Configuring libtirpc3t64:amd64...
00:01:22.869 O: I: Configuring iproute2...
00:01:23.066 O: I: Configuring isc-dhcp-client...
00:01:23.088 O: I: Configuring fdisk...
00:01:23.097 O: I: Configuring ifupdown...
00:01:23.514 O: I: Configuring tasksel...
00:01:23.650 O: I: Configuring tasksel-data...
00:01:23.657 O: I: Configuring libc-bin...
00:01:23.679 O: I: Base system installed successfully.
00:01:23.731 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.IqUKx6MJKE -c .
00:01:34.276 E: + rm -r /tmp/tmp.IqUKx6MJKE
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:43
result: SUCCESS
------------------------------------------------------------------------------
(10/280) debootstrap
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 6:45:07
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.DZ0dVcsyCy
00:00:00.022 E: + chmod 755 /tmp/tmp.DZ0dVcsyCy
00:00:00.026 E: + [ unstable = oldstable ]
00:00:00.029 E: + echo --merged-usr
00:00:00.032 E: + debootstrap --merged-usr --variant=minbase unstable /tmp/tmp.DZ0dVcsyCy http://127.0.0.1/debian
00:00:00.093 O: I: Target architecture can be executed
00:00:00.119 O: I: Retrieving InRelease 
00:00:00.299 O: I: Checking Release signature
00:00:00.319 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.959 O: I: Retrieving Packages 
00:00:01.199 O: I: Validating Packages 
00:00:02.201 O: I: Resolving dependencies of required packages...
00:00:11.394 O: I: Resolving dependencies of base packages...
00:00:20.602 O: I: Checking component main on http://127.0.0.1/debian...
00:00:24.524 O: I: Retrieving apt 2.9.5
00:00:24.567 O: I: Validating apt 2.9.5
00:00:24.594 O: I: Retrieving base-files 13.3
00:00:24.608 O: I: Validating base-files 13.3
00:00:24.628 O: I: Retrieving base-passwd 3.6.3
00:00:24.643 O: I: Validating base-passwd 3.6.3
00:00:24.663 O: I: Retrieving bash 5.2.21-2.1
00:00:24.707 O: I: Validating bash 5.2.21-2.1
00:00:24.734 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:24.749 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:24.769 O: I: Retrieving coreutils 9.4-3.1
00:00:24.833 O: I: Validating coreutils 9.4-3.1
00:00:24.866 O: I: Retrieving dash 0.5.12-9
00:00:24.882 O: I: Validating dash 0.5.12-9
00:00:24.902 O: I: Retrieving debconf 1.5.86
00:00:24.918 O: I: Validating debconf 1.5.86
00:00:24.939 O: I: Retrieving debian-archive-keyring 2023.4
00:00:24.956 O: I: Validating debian-archive-keyring 2023.4
00:00:24.976 O: I: Retrieving debianutils 5.19
00:00:24.992 O: I: Validating debianutils 5.19
00:00:25.012 O: I: Retrieving diffutils 1:3.10-1
00:00:25.034 O: I: Validating diffutils 1:3.10-1
00:00:25.055 O: I: Retrieving dpkg 1.22.6
00:00:25.099 O: I: Validating dpkg 1.22.6
00:00:25.126 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:25.152 O: I: Validating e2fsprogs 1.47.1-1
00:00:25.174 O: I: Retrieving findutils 4.10.0-2
00:00:25.200 O: I: Validating findutils 4.10.0-2
00:00:25.223 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:25.238 O: I: Validating gcc-14-base 14.1.0-1
00:00:25.258 O: I: Retrieving gpgv 2.2.43-7
00:00:25.276 O: I: Validating gpgv 2.2.43-7
00:00:25.297 O: I: Retrieving grep 3.11-4
00:00:25.318 O: I: Validating grep 3.11-4
00:00:25.340 O: I: Retrieving gzip 1.12-1.1
00:00:25.361 O: I: Validating gzip 1.12-1.1
00:00:25.382 O: I: Retrieving hostname 3.23+nmu2
00:00:25.396 O: I: Validating hostname 3.23+nmu2
00:00:25.417 O: I: Retrieving init-system-helpers 1.66
00:00:25.431 O: I: Validating init-system-helpers 1.66
00:00:25.451 O: I: Retrieving libacl1 2.3.2-2
00:00:25.466 O: I: Validating libacl1 2.3.2-2
00:00:25.486 O: I: Retrieving libapt-pkg6.0t64 2.9.5
00:00:25.519 O: I: Validating libapt-pkg6.0t64 2.9.5
00:00:25.544 O: I: Retrieving libattr1 1:2.5.2-1
00:00:25.558 O: I: Validating libattr1 1:2.5.2-1
00:00:25.578 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:25.592 O: I: Validating libaudit-common 1:3.1.2-4
00:00:25.612 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:25.627 O: I: Validating libaudit1 1:3.1.2-4
00:00:25.648 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:25.665 O: I: Validating libblkid1 2.40.1-8.1
00:00:25.685 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:25.701 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:25.722 O: I: Retrieving libc-bin 2.38-13
00:00:25.747 O: I: Validating libc-bin 2.38-13
00:00:25.770 O: I: Retrieving libc6 2.38-13
00:00:25.839 O: I: Validating libc6 2.38-13
00:00:25.873 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:25.888 O: I: Validating libcap-ng0 0.8.5-1
00:00:25.909 O: I: Retrieving libcap2 1:2.66-5
00:00:25.925 O: I: Validating libcap2 1:2.66-5
00:00:25.947 O: I: Retrieving libcom-err2 1.47.1-1
00:00:25.961 O: I: Validating libcom-err2 1.47.1-1
00:00:25.983 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:25.999 O: I: Validating libcrypt1 1:4.4.36-4
00:00:26.020 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:26.047 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:26.072 O: I: Retrieving libdebconfclient0 0.272
00:00:26.086 O: I: Validating libdebconfclient0 0.272
00:00:26.107 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:26.125 O: I: Validating libext2fs2t64 1.47.1-1
00:00:26.147 O: I: Retrieving libffi8 3.4.6-1
00:00:26.161 O: I: Validating libffi8 3.4.6-1
00:00:26.182 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:26.198 O: I: Validating libgcc-s1 14.1.0-1
00:00:26.220 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:26.248 O: I: Validating libgcrypt20 1.10.3-3
00:00:26.272 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:26.298 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:26.321 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:26.361 O: I: Validating libgnutls30t64 3.8.5-4
00:00:26.388 O: I: Retrieving libgpg-error0 1.49-2
00:00:26.404 O: I: Validating libgpg-error0 1.49-2
00:00:26.425 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:26.445 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:26.466 O: I: Retrieving libidn2-0 2.3.7-2
00:00:26.484 O: I: Validating libidn2-0 2.3.7-2
00:00:26.506 O: I: Retrieving liblz4-1 1.9.4-2
00:00:26.520 O: I: Validating liblz4-1 1.9.4-2
00:00:26.542 O: I: Retrieving liblzma5 5.6.2-1
00:00:26.563 O: I: Validating liblzma5 5.6.2-1
00:00:26.586 O: I: Retrieving libmd0 1.1.0-2
00:00:26.600 O: I: Validating libmd0 1.1.0-2
00:00:26.622 O: I: Retrieving libmount1 2.40.1-8.1
00:00:26.640 O: I: Validating libmount1 2.40.1-8.1
00:00:26.662 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:26.681 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:26.704 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:26.726 O: I: Validating libp11-kit0 0.25.3-5
00:00:26.748 O: I: Retrieving libpam-modules 1.5.3-7
00:00:26.767 O: I: Validating libpam-modules 1.5.3-7
00:00:26.788 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:26.804 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:26.825 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:26.842 O: I: Validating libpam-runtime 1.5.3-7
00:00:26.864 O: I: Retrieving libpam0g 1.5.3-7
00:00:26.881 O: I: Validating libpam0g 1.5.3-7
00:00:26.902 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:26.921 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:26.943 O: I: Retrieving libseccomp2 2.5.5-1
00:00:26.957 O: I: Validating libseccomp2 2.5.5-1
00:00:26.977 O: I: Retrieving libselinux1 3.5-2+b2
00:00:26.996 O: I: Validating libselinux1 3.5-2+b2
00:00:27.016 O: I: Retrieving libsemanage-common 3.5-1
00:00:27.030 O: I: Validating libsemanage-common 3.5-1
00:00:27.052 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:27.067 O: I: Validating libsemanage2 3.5-1+b3
00:00:27.088 O: I: Retrieving libsepol2 3.5-2+b1
00:00:27.107 O: I: Validating libsepol2 3.5-2+b1
00:00:27.129 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:27.145 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:27.166 O: I: Retrieving libss2 1.47.1-1
00:00:27.180 O: I: Validating libss2 1.47.1-1
00:00:27.201 O: I: Retrieving libssl3t64 3.2.2-1
00:00:27.256 O: I: Validating libssl3t64 3.2.2-1
00:00:27.287 O: I: Retrieving libstdc++6 14.1.0-1
00:00:27.313 O: I: Validating libstdc++6 14.1.0-1
00:00:27.338 O: I: Retrieving libsystemd0 256-1
00:00:27.359 O: I: Validating libsystemd0 256-1
00:00:27.381 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:27.397 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:27.417 O: I: Retrieving libtinfo6 6.5-2
00:00:27.438 O: I: Validating libtinfo6 6.5-2
00:00:27.460 O: I: Retrieving libudev1 256-1
00:00:27.476 O: I: Validating libudev1 256-1
00:00:27.498 O: I: Retrieving libunistring5 1.2-1
00:00:27.521 O: I: Validating libunistring5 1.2-1
00:00:27.543 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:27.558 O: I: Validating libuuid1 2.40.1-8.1
00:00:27.579 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:27.593 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:27.614 O: I: Retrieving libzstd1 1.5.6+dfsg-1
00:00:27.634 O: I: Validating libzstd1 1.5.6+dfsg-1
00:00:27.657 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:27.681 O: I: Validating login 1:4.13+dfsg1-5
00:00:27.705 O: I: Retrieving logsave 1.47.1-1
00:00:27.721 O: I: Validating logsave 1.47.1-1
00:00:27.742 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:27.759 O: I: Validating mawk 1.3.4.20240123-1
00:00:27.780 O: I: Retrieving mount 2.40.1-8.1
00:00:27.797 O: I: Validating mount 2.40.1-8.1
00:00:27.819 O: I: Retrieving ncurses-base 6.5-2
00:00:27.839 O: I: Validating ncurses-base 6.5-2
00:00:27.861 O: I: Retrieving ncurses-bin 6.5-2
00:00:27.884 O: I: Validating ncurses-bin 6.5-2
00:00:27.906 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:27.938 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:27.964 O: I: Retrieving perl-base 5.38.2-5
00:00:28.009 O: I: Validating perl-base 5.38.2-5
00:00:28.037 O: I: Retrieving sed 4.9-2
00:00:28.059 O: I: Validating sed 4.9-2
00:00:28.081 O: I: Retrieving sysvinit-utils 3.09-1
00:00:28.096 O: I: Validating sysvinit-utils 3.09-1
00:00:28.116 O: I: Retrieving tar 1.35+dfsg-3
00:00:28.146 O: I: Validating tar 1.35+dfsg-3
00:00:28.170 O: I: Retrieving tzdata 2024a-4
00:00:28.190 O: I: Validating tzdata 2024a-4
00:00:28.211 O: I: Retrieving usr-is-merged 39
00:00:28.226 O: I: Validating usr-is-merged 39
00:00:28.246 O: I: Retrieving util-linux 2.40.1-8.1
00:00:28.284 O: I: Validating util-linux 2.40.1-8.1
00:00:28.311 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:28.326 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:28.350 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:28.385 O: I: Extracting apt...
00:00:28.472 O: I: Extracting base-files...
00:00:28.485 O: I: Extracting base-passwd...
00:00:28.495 O: I: Extracting bash...
00:00:28.589 O: I: Extracting bsdutils...
00:00:28.603 O: I: Extracting coreutils...
00:00:28.790 O: I: Extracting dash...
00:00:28.803 O: I: Extracting debconf...
00:00:28.819 O: I: Extracting debian-archive-keyring...
00:00:28.834 O: I: Extracting debianutils...
00:00:28.847 O: I: Extracting diffutils...
00:00:28.878 O: I: Extracting dpkg...
00:00:28.965 O: I: Extracting e2fsprogs...
00:00:29.003 O: I: Extracting findutils...
00:00:29.040 O: I: Extracting gcc-14-base...
00:00:29.051 O: I: Extracting gpgv...
00:00:29.071 O: I: Extracting grep...
00:00:29.098 O: I: Extracting gzip...
00:00:29.113 O: I: Extracting hostname...
00:00:29.121 O: I: Extracting init-system-helpers...
00:00:29.131 O: I: Extracting libacl1...
00:00:29.140 O: I: Extracting libapt-pkg6.0t64...
00:00:29.212 O: I: Extracting libattr1...
00:00:29.221 O: I: Extracting libaudit-common...
00:00:29.229 O: I: Extracting libaudit1...
00:00:29.240 O: I: Extracting libblkid1...
00:00:29.258 O: I: Extracting libbz2-1.0...
00:00:29.267 O: I: Extracting libc-bin...
00:00:29.316 O: I: Extracting libc6...
00:00:29.497 O: I: Extracting libcap-ng0...
00:00:29.507 O: I: Extracting libcap2...
00:00:29.515 O: I: Extracting libcom-err2...
00:00:29.524 O: I: Extracting libcrypt1...
00:00:29.537 O: I: Extracting libdb5.3t64...
00:00:29.586 O: I: Extracting libdebconfclient0...
00:00:29.594 O: I: Extracting libext2fs2t64...
00:00:29.615 O: I: Extracting libffi8...
00:00:29.624 O: I: Extracting libgcc-s1...
00:00:29.635 O: I: Extracting libgcrypt20...
00:00:29.675 O: I: Extracting libgmp10...
00:00:29.698 O: I: Extracting libgnutls30t64...
00:00:29.768 O: I: Extracting libgpg-error0...
00:00:29.780 O: I: Extracting libhogweed6t64...
00:00:29.800 O: I: Extracting libidn2-0...
00:00:29.817 O: I: Extracting liblz4-1...
00:00:29.829 O: I: Extracting liblzma5...
00:00:29.844 O: I: Extracting libmd0...
00:00:29.854 O: I: Extracting libmount1...
00:00:29.873 O: I: Extracting libnettle8t64...
00:00:29.894 O: I: Extracting libp11-kit0...
00:00:29.925 O: I: Extracting libpam-modules...
00:00:29.947 O: I: Extracting libpam-modules-bin...
00:00:29.958 O: I: Extracting libpam-runtime...
00:00:29.977 O: I: Extracting libpam0g...
00:00:29.987 O: I: Extracting libpcre2-8-0...
00:00:30.010 O: I: Extracting libseccomp2...
00:00:30.020 O: I: Extracting libselinux1...
00:00:30.032 O: I: Extracting libsemanage-common...
00:00:30.040 O: I: Extracting libsemanage2...
00:00:30.053 O: I: Extracting libsepol2...
00:00:30.077 O: I: Extracting libsmartcols1...
00:00:30.093 O: I: Extracting libss2...
00:00:30.102 O: I: Extracting libssl3t64...
00:00:30.229 O: I: Extracting libstdc++6...
00:00:30.281 O: I: Extracting libsystemd0...
00:00:30.311 O: I: Extracting libtasn1-6...
00:00:30.322 O: I: Extracting libtinfo6...
00:00:30.342 O: I: Extracting libudev1...
00:00:30.355 O: I: Extracting libunistring5...
00:00:30.395 O: I: Extracting libuuid1...
00:00:30.404 O: I: Extracting libxxhash0...
00:00:30.414 O: I: Extracting libzstd1...
00:00:30.440 O: I: Extracting login...
00:00:30.480 O: I: Extracting logsave...
00:00:30.489 O: I: Extracting mawk...
00:00:30.504 O: I: Extracting mount...
00:00:30.520 O: I: Extracting ncurses-base...
00:00:30.535 O: I: Extracting ncurses-bin...
00:00:30.555 O: I: Extracting passwd...
00:00:30.613 O: I: Extracting perl-base...
00:00:30.752 O: I: Extracting sed...
00:00:30.778 O: I: Extracting sysvinit-utils...
00:00:30.787 O: I: Extracting tar...
00:00:30.838 O: I: Extracting tzdata...
00:00:30.874 O: I: Extracting usr-is-merged...
00:00:30.882 O: I: Extracting util-linux...
00:00:30.960 O: I: Extracting zlib1g...
00:00:31.055 O: I: Installing core packages...
00:00:32.697 O: I: Unpacking required packages...
00:00:32.745 O: I: Unpacking apt...
00:00:32.902 O: I: Unpacking base-files...
00:00:32.961 O: I: Unpacking base-passwd...
00:00:33.001 O: I: Unpacking bash...
00:00:33.125 O: I: Unpacking bsdutils...
00:00:33.161 O: I: Unpacking coreutils...
00:00:33.419 O: I: Unpacking dash...
00:00:33.456 O: I: Unpacking debconf...
00:00:33.527 O: I: Unpacking debian-archive-keyring...
00:00:33.675 O: I: Unpacking debianutils...
00:00:33.724 O: I: Unpacking diffutils...
00:00:33.789 O: I: Unpacking dpkg...
00:00:33.928 O: I: Unpacking e2fsprogs...
00:00:34.001 O: I: Unpacking findutils...
00:00:34.068 O: I: Unpacking gcc-14-base:amd64...
00:00:34.097 O: I: Unpacking gpgv...
00:00:34.137 O: I: Unpacking grep...
00:00:34.199 O: I: Unpacking gzip...
00:00:34.267 O: I: Unpacking hostname...
00:00:34.296 O: I: Unpacking init-system-helpers...
00:00:34.330 O: I: Unpacking libacl1:amd64...
00:00:34.363 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:34.467 O: I: Unpacking libattr1:amd64...
00:00:34.495 O: I: Unpacking libaudit-common...
00:00:34.524 O: I: Unpacking libaudit1:amd64...
00:00:34.562 O: I: Unpacking libblkid1:amd64...
00:00:34.604 O: I: Unpacking libbz2-1.0:amd64...
00:00:34.634 O: I: Unpacking libc-bin...
00:00:34.717 O: I: Unpacking libc6:amd64...
00:00:35.106 O: I: Unpacking libcap-ng0:amd64...
00:00:35.138 O: I: Unpacking libcap2:amd64...
00:00:35.170 O: I: Unpacking libcom-err2:amd64...
00:00:35.200 O: I: Unpacking libcrypt1:amd64...
00:00:35.235 O: I: Unpacking libdb5.3t64:amd64...
00:00:35.307 O: I: Unpacking libdebconfclient0:amd64...
00:00:35.338 O: I: Unpacking libext2fs2t64:amd64...
00:00:35.409 O: I: Unpacking libffi8:amd64...
00:00:35.438 O: I: Unpacking libgcc-s1:amd64...
00:00:35.472 O: I: Unpacking libgcrypt20:amd64...
00:00:35.532 O: I: Unpacking libgmp10:amd64...
00:00:35.579 O: I: Unpacking libgnutls30t64:amd64...
00:00:35.677 O: I: Unpacking libgpg-error0:amd64...
00:00:35.713 O: I: Unpacking libhogweed6t64:amd64...
00:00:35.755 O: I: Unpacking libidn2-0:amd64...
00:00:35.802 O: I: Unpacking liblz4-1:amd64...
00:00:35.838 O: I: Unpacking liblzma5:amd64...
00:00:35.876 O: I: Unpacking libmd0:amd64...
00:00:35.909 O: I: Unpacking libmount1:amd64...
00:00:35.953 O: I: Unpacking libnettle8t64:amd64...
00:00:35.997 O: I: Unpacking libp11-kit0:amd64...
00:00:36.055 O: I: Unpacking libpam-modules:amd64...
00:00:36.217 O: I: Unpacking libpam-modules-bin...
00:00:36.258 O: I: Unpacking libpam-runtime...
00:00:36.335 O: I: Unpacking libpam0g:amd64...
00:00:36.370 O: I: Unpacking libpcre2-8-0:amd64...
00:00:36.414 O: I: Unpacking libseccomp2:amd64...
00:00:36.447 O: I: Unpacking libselinux1:amd64...
00:00:36.479 O: I: Unpacking libsemanage-common...
00:00:36.509 O: I: Unpacking libsemanage2:amd64...
00:00:36.545 O: I: Unpacking libsepol2:amd64...
00:00:36.593 O: I: Unpacking libsmartcols1:amd64...
00:00:36.630 O: I: Unpacking libss2:amd64...
00:00:36.662 O: I: Unpacking libssl3t64:amd64...
00:00:36.816 O: I: Unpacking libstdc++6:amd64...
00:00:36.891 O: I: Unpacking libsystemd0:amd64...
00:00:36.942 O: I: Unpacking libtasn1-6:amd64...
00:00:36.976 O: I: Unpacking libtinfo6:amd64...
00:00:37.014 O: I: Unpacking libudev1:amd64...
00:00:37.049 O: I: Unpacking libunistring5:amd64...
00:00:37.113 O: I: Unpacking libuuid1:amd64...
00:00:37.146 O: I: Unpacking libxxhash0:amd64...
00:00:37.176 O: I: Unpacking libzstd1:amd64...
00:00:37.224 O: I: Unpacking login...
00:00:37.315 O: I: Unpacking logsave...
00:00:37.347 O: I: Unpacking mawk...
00:00:37.385 O: I: Unpacking mount...
00:00:37.424 O: I: Unpacking ncurses-base...
00:00:37.468 O: I: Unpacking ncurses-bin...
00:00:37.513 O: I: Unpacking passwd...
00:00:37.692 O: I: Unpacking perl-base...
00:00:38.013 O: I: Unpacking sed...
00:00:38.070 O: I: Unpacking sysvinit-utils...
00:00:38.102 O: I: Unpacking tar...
00:00:38.186 O: I: Unpacking tzdata...
00:00:38.354 O: I: Unpacking usr-is-merged...
00:00:38.390 O: I: Unpacking util-linux...
00:00:38.536 O: I: Unpacking zlib1g:amd64...
00:00:38.563 O: I: Configuring required packages...
00:00:38.578 O: I: Configuring gcc-14-base:amd64...
00:00:38.596 O: I: Configuring debian-archive-keyring...
00:00:38.710 O: I: Configuring usr-is-merged...
00:00:38.730 O: I: Configuring libaudit-common...
00:00:38.734 O: I: Configuring libsemanage-common...
00:00:38.741 O: I: Configuring debconf...
00:00:38.874 O: I: Configuring tzdata...
00:00:39.038 O: I: Configuring ncurses-base...
00:00:39.042 O: I: Configuring init-system-helpers...
00:00:39.057 O: I: Configuring libgcc-s1:amd64...
00:00:39.066 O: I: Configuring libc6:amd64...
00:00:39.192 O: I: Configuring libdb5.3t64:amd64...
00:00:39.197 O: I: Configuring libffi8:amd64...
00:00:39.201 O: I: Configuring libmd0:amd64...
00:00:39.206 O: I: Configuring libxxhash0:amd64...
00:00:39.211 O: I: Configuring libattr1:amd64...
00:00:39.215 O: I: Configuring sysvinit-utils...
00:00:39.219 O: I: Configuring libtasn1-6:amd64...
00:00:39.223 O: I: Configuring libext2fs2t64:amd64...
00:00:39.227 O: I: Configuring debianutils...
00:00:39.304 O: I: Configuring mawk...
00:00:39.312 O: I: Configuring libdebconfclient0:amd64...
00:00:39.324 O: I: Configuring base-files...
00:00:39.352 O: I: Configuring libbz2-1.0:amd64...
00:00:39.356 O: I: Configuring libblkid1:amd64...
00:00:39.360 O: I: Configuring libstdc++6:amd64...
00:00:39.364 O: I: Configuring dash...
00:00:39.426 O: I: Configuring libtinfo6:amd64...
00:00:39.435 O: I: Configuring bash...
00:00:39.446 O: I: Configuring libzstd1:amd64...
00:00:39.451 O: I: Configuring liblzma5:amd64...
00:00:39.456 O: I: Configuring libgpg-error0:amd64...
00:00:39.460 O: I: Configuring liblz4-1:amd64...
00:00:39.470 O: I: Configuring libc-bin...
00:00:39.484 O: I: Configuring ncurses-bin...
00:00:39.488 O: I: Configuring libacl1:amd64...
00:00:39.492 O: I: Configuring libsmartcols1:amd64...
00:00:39.496 O: I: Configuring libgcrypt20:amd64...
00:00:39.502 O: I: Configuring zlib1g:amd64...
00:00:39.505 O: I: Configuring libcrypt1:amd64...
00:00:39.509 O: I: Configuring libcom-err2:amd64...
00:00:39.513 O: I: Configuring diffutils...
00:00:39.516 O: I: Configuring libseccomp2:amd64...
00:00:39.520 O: I: Configuring libcap2:amd64...
00:00:39.525 O: I: Configuring hostname...
00:00:39.529 O: I: Configuring libcap-ng0:amd64...
00:00:39.533 O: I: Configuring libnettle8t64:amd64...
00:00:39.536 O: I: Configuring libgmp10:amd64...
00:00:39.541 O: I: Configuring libp11-kit0:amd64...
00:00:39.545 O: I: Configuring libaudit1:amd64...
00:00:39.548 O: I: Configuring libunistring5:amd64...
00:00:39.552 O: I: Configuring libuuid1:amd64...
00:00:39.556 O: I: Configuring libss2:amd64...
00:00:39.560 O: I: Configuring libsepol2:amd64...
00:00:39.564 O: I: Configuring libpcre2-8-0:amd64...
00:00:39.568 O: I: Configuring logsave...
00:00:39.572 O: I: Configuring libudev1:amd64...
00:00:39.576 O: I: Configuring libhogweed6t64:amd64...
00:00:39.581 O: I: Configuring gpgv...
00:00:39.587 O: I: Configuring grep...
00:00:39.591 O: I: Configuring libssl3t64:amd64...
00:00:39.599 O: I: Configuring e2fsprogs...
00:00:39.963 O: I: Configuring libidn2-0:amd64...
00:00:39.967 O: I: Configuring libsystemd0:amd64...
00:00:39.971 O: I: Configuring libselinux1:amd64...
00:00:39.977 O: I: Configuring libpam0g:amd64...
00:00:40.088 O: I: Configuring sed...
00:00:40.093 O: I: Configuring findutils...
00:00:40.097 O: I: Configuring libmount1:amd64...
00:00:40.101 O: I: Configuring libsemanage2:amd64...
00:00:40.105 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:40.109 O: I: Configuring base-passwd...
00:00:40.252 O: I: Configuring libgnutls30t64:amd64...
00:00:40.260 O: I: Configuring apt...
00:00:40.638 O: I: Configuring bsdutils...
00:00:40.642 O: I: Configuring tar...
00:00:40.652 O: I: Configuring libpam-modules-bin...
00:00:40.658 O: I: Configuring coreutils...
00:00:40.667 O: I: Configuring util-linux...
00:00:40.861 O: I: Configuring dpkg...
00:00:41.050 O: I: Configuring mount...
00:00:41.067 O: I: Configuring libpam-modules:amd64...
00:00:41.079 O: I: Configuring perl-base...
00:00:41.092 O: I: Configuring gzip...
00:00:41.143 O: I: Configuring passwd...
00:00:41.187 O: I: Configuring libpam-runtime...
00:00:41.349 O: I: Configuring login...
00:00:41.372 O: I: Configuring libc-bin...
00:00:41.388 O: I: Unpacking the base system...
00:00:42.290 O: I: Base system installed successfully.
00:00:42.380 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.DZ0dVcsyCy -c .
00:00:49.951 E: + rm -r /tmp/tmp.DZ0dVcsyCy
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:58
result: SUCCESS
------------------------------------------------------------------------------
(11/280) debootstrap
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 6:29:47
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + mktemp -d
00:00:00.020 E: + tmpdir=/tmp/tmp.JJY8CiJfgn
00:00:00.023 E: + chmod 755 /tmp/tmp.JJY8CiJfgn
00:00:00.026 E: + [ unstable = oldstable ]
00:00:00.030 E: + echo --merged-usr
00:00:00.033 E: + debootstrap --merged-usr --variant=buildd unstable /tmp/tmp.JJY8CiJfgn http://127.0.0.1/debian
00:00:00.097 O: I: Target architecture can be executed
00:00:00.123 O: I: Retrieving InRelease 
00:00:00.299 O: I: Checking Release signature
00:00:00.321 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:00.968 O: I: Retrieving Packages 
00:00:01.169 O: I: Validating Packages 
00:00:02.142 O: I: Resolving dependencies of required packages...
00:00:11.352 O: I: Resolving dependencies of base packages...
00:00:25.125 O: I: Checking component main on http://127.0.0.1/debian...
00:00:29.033 O: I: Retrieving apt 2.9.5
00:00:29.078 O: I: Validating apt 2.9.5
00:00:29.105 O: I: Retrieving base-files 13.3
00:00:29.120 O: I: Validating base-files 13.3
00:00:29.141 O: I: Retrieving base-passwd 3.6.3
00:00:29.157 O: I: Validating base-passwd 3.6.3
00:00:29.178 O: I: Retrieving bash 5.2.21-2.1
00:00:29.226 O: I: Validating bash 5.2.21-2.1
00:00:29.255 O: I: Retrieving binutils 2.42-4
00:00:29.270 O: I: Validating binutils 2.42-4
00:00:29.291 O: I: Retrieving binutils-common 2.42-4
00:00:29.357 O: I: Validating binutils-common 2.42-4
00:00:29.390 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4
00:00:29.445 O: I: Validating binutils-x86-64-linux-gnu 2.42-4
00:00:29.476 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:29.491 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:29.512 O: I: Retrieving build-essential 12.10
00:00:29.527 O: I: Validating build-essential 12.10
00:00:29.548 O: I: Retrieving bzip2 1.0.8-5.1
00:00:29.563 O: I: Validating bzip2 1.0.8-5.1
00:00:29.583 O: I: Retrieving coreutils 9.4-3.1
00:00:29.654 O: I: Validating coreutils 9.4-3.1
00:00:29.691 O: I: Retrieving cpp 4:13.2.0-7
00:00:29.705 O: I: Validating cpp 4:13.2.0-7
00:00:29.744 O: I: Retrieving cpp-13 13.2.0-25
00:00:29.759 O: I: Validating cpp-13 13.2.0-25
00:00:29.781 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:29.973 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25
00:00:30.041 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:30.058 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7
00:00:30.079 O: I: Retrieving dash 0.5.12-9
00:00:30.095 O: I: Validating dash 0.5.12-9
00:00:30.117 O: I: Retrieving debconf 1.5.86
00:00:30.133 O: I: Validating debconf 1.5.86
00:00:30.154 O: I: Retrieving debian-archive-keyring 2023.4
00:00:30.171 O: I: Validating debian-archive-keyring 2023.4
00:00:30.192 O: I: Retrieving debianutils 5.19
00:00:30.208 O: I: Validating debianutils 5.19
00:00:30.228 O: I: Retrieving diffutils 1:3.10-1
00:00:30.251 O: I: Validating diffutils 1:3.10-1
00:00:30.274 O: I: Retrieving dpkg 1.22.6
00:00:30.319 O: I: Validating dpkg 1.22.6
00:00:30.347 O: I: Retrieving dpkg-dev 1.22.6
00:00:30.387 O: I: Validating dpkg-dev 1.22.6
00:00:30.414 O: I: Retrieving findutils 4.10.0-2
00:00:30.442 O: I: Validating findutils 4.10.0-2
00:00:30.466 O: I: Retrieving g++ 4:13.2.0-7
00:00:30.480 O: I: Validating g++ 4:13.2.0-7
00:00:30.501 O: I: Retrieving g++-13 13.2.0-25
00:00:30.515 O: I: Validating g++-13 13.2.0-25
00:00:30.537 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25
00:00:30.774 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25
00:00:30.845 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7
00:00:30.860 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7
00:00:30.881 O: I: Retrieving gcc 4:13.2.0-7
00:00:30.896 O: I: Validating gcc 4:13.2.0-7
00:00:30.917 O: I: Retrieving gcc-13 13.2.0-25
00:00:30.942 O: I: Validating gcc-13 13.2.0-25
00:00:30.965 O: I: Retrieving gcc-13-base 13.2.0-25
00:00:30.982 O: I: Validating gcc-13-base 13.2.0-25
00:00:31.004 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:31.380 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25
00:00:31.487 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:31.501 O: I: Validating gcc-14-base 14.1.0-1
00:00:31.523 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:31.537 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7
00:00:31.559 O: I: Retrieving gpgv 2.2.43-7
00:00:31.577 O: I: Validating gpgv 2.2.43-7
00:00:31.599 O: I: Retrieving grep 3.11-4
00:00:31.622 O: I: Validating grep 3.11-4
00:00:31.645 O: I: Retrieving gzip 1.12-1.1
00:00:31.662 O: I: Validating gzip 1.12-1.1
00:00:31.685 O: I: Retrieving hostname 3.23+nmu2
00:00:31.699 O: I: Validating hostname 3.23+nmu2
00:00:31.720 O: I: Retrieving init-system-helpers 1.66
00:00:31.735 O: I: Validating init-system-helpers 1.66
00:00:31.756 O: I: Retrieving libacl1 2.3.2-2
00:00:31.772 O: I: Validating libacl1 2.3.2-2
00:00:31.793 O: I: Retrieving libapt-pkg6.0t64 2.9.5
00:00:31.826 O: I: Validating libapt-pkg6.0t64 2.9.5
00:00:31.854 O: I: Retrieving libasan8 14.1.0-1
00:00:31.919 O: I: Validating libasan8 14.1.0-1
00:00:31.951 O: I: Retrieving libatomic1 14.1.0-1
00:00:31.966 O: I: Validating libatomic1 14.1.0-1
00:00:31.988 O: I: Retrieving libattr1 1:2.5.2-1
00:00:32.002 O: I: Validating libattr1 1:2.5.2-1
00:00:32.022 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:32.036 O: I: Validating libaudit-common 1:3.1.2-4
00:00:32.058 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:32.072 O: I: Validating libaudit1 1:3.1.2-4
00:00:32.093 O: I: Retrieving libbinutils 2.42-4
00:00:32.117 O: I: Validating libbinutils 2.42-4
00:00:32.139 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:32.157 O: I: Validating libblkid1 2.40.1-8.1
00:00:32.177 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:32.192 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:32.213 O: I: Retrieving libc-bin 2.38-13
00:00:32.238 O: I: Validating libc-bin 2.38-13
00:00:32.261 O: I: Retrieving libc-dev-bin 2.38-13
00:00:32.275 O: I: Validating libc-dev-bin 2.38-13
00:00:32.296 O: I: Retrieving libc6 2.38-13
00:00:32.362 O: I: Validating libc6 2.38-13
00:00:32.398 O: I: Retrieving libc6-dev 2.38-13
00:00:32.449 O: I: Validating libc6-dev 2.38-13
00:00:32.478 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:32.492 O: I: Validating libcap-ng0 0.8.5-1
00:00:32.512 O: I: Retrieving libcap2 1:2.66-5
00:00:32.527 O: I: Validating libcap2 1:2.66-5
00:00:32.547 O: I: Retrieving libcc1-0 14.1.0-1
00:00:32.562 O: I: Validating libcc1-0 14.1.0-1
00:00:32.582 O: I: Retrieving libcrypt-dev 1:4.4.36-4
00:00:32.597 O: I: Validating libcrypt-dev 1:4.4.36-4
00:00:32.618 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:32.633 O: I: Validating libcrypt1 1:4.4.36-4
00:00:32.654 O: I: Retrieving libctf-nobfd0 2.42-4
00:00:32.670 O: I: Validating libctf-nobfd0 2.42-4
00:00:32.691 O: I: Retrieving libctf0 2.42-4
00:00:32.706 O: I: Validating libctf0 2.42-4
00:00:32.727 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:32.754 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:32.777 O: I: Retrieving libdebconfclient0 0.272
00:00:32.791 O: I: Validating libdebconfclient0 0.272
00:00:32.812 O: I: Retrieving libdpkg-perl 1.22.6
00:00:32.839 O: I: Validating libdpkg-perl 1.22.6
00:00:32.861 O: I: Retrieving libffi8 3.4.6-1
00:00:32.876 O: I: Validating libffi8 3.4.6-1
00:00:32.895 O: I: Retrieving libgcc-13-dev 13.2.0-25
00:00:32.957 O: I: Validating libgcc-13-dev 13.2.0-25
00:00:32.989 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:33.004 O: I: Validating libgcc-s1 14.1.0-1
00:00:33.024 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:33.051 O: I: Validating libgcrypt20 1.10.3-3
00:00:33.074 O: I: Retrieving libgdbm-compat4t64 1.23-6
00:00:33.089 O: I: Validating libgdbm-compat4t64 1.23-6
00:00:33.109 O: I: Retrieving libgdbm6t64 1.23-6
00:00:33.125 O: I: Validating libgdbm6t64 1.23-6
00:00:33.146 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:33.171 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:33.193 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:33.234 O: I: Validating libgnutls30t64 3.8.5-4
00:00:33.260 O: I: Retrieving libgomp1 14.1.0-1
00:00:33.277 O: I: Validating libgomp1 14.1.0-1
00:00:33.297 O: I: Retrieving libgpg-error0 1.49-2
00:00:33.313 O: I: Validating libgpg-error0 1.49-2
00:00:33.334 O: I: Retrieving libgprofng0 2.42-4
00:00:33.363 O: I: Validating libgprofng0 2.42-4
00:00:33.387 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:33.408 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:33.431 O: I: Retrieving libhwasan0 14.1.0-1
00:00:33.473 O: I: Validating libhwasan0 14.1.0-1
00:00:33.501 O: I: Retrieving libidn2-0 2.3.7-2
00:00:33.517 O: I: Validating libidn2-0 2.3.7-2
00:00:33.538 O: I: Retrieving libisl23 0.26-3+b2
00:00:33.564 O: I: Validating libisl23 0.26-3+b2
00:00:33.588 O: I: Retrieving libitm1 14.1.0-1
00:00:33.603 O: I: Validating libitm1 14.1.0-1
00:00:33.623 O: I: Retrieving libjansson4 2.14-2+b2
00:00:33.637 O: I: Validating libjansson4 2.14-2+b2
00:00:33.658 O: I: Retrieving liblsan0 14.1.0-1
00:00:33.695 O: I: Validating liblsan0 14.1.0-1
00:00:33.722 O: I: Retrieving liblz4-1 1.9.4-2
00:00:33.737 O: I: Validating liblz4-1 1.9.4-2
00:00:33.758 O: I: Retrieving liblzma5 5.6.2-1
00:00:33.776 O: I: Validating liblzma5 5.6.2-1
00:00:33.797 O: I: Retrieving libmd0 1.1.0-2
00:00:33.811 O: I: Validating libmd0 1.1.0-2
00:00:33.832 O: I: Retrieving libmount1 2.40.1-8.1
00:00:33.851 O: I: Validating libmount1 2.40.1-8.1
00:00:33.872 O: I: Retrieving libmpc3 1.3.1-1+b2
00:00:33.887 O: I: Validating libmpc3 1.3.1-1+b2
00:00:33.908 O: I: Retrieving libmpfr6 4.2.1-1+b1
00:00:33.937 O: I: Validating libmpfr6 4.2.1-1+b1
00:00:33.961 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:33.981 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:34.003 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:34.025 O: I: Validating libp11-kit0 0.25.3-5
00:00:34.047 O: I: Retrieving libpam-modules 1.5.3-7
00:00:34.065 O: I: Validating libpam-modules 1.5.3-7
00:00:34.087 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:34.102 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:34.122 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:34.139 O: I: Validating libpam-runtime 1.5.3-7
00:00:34.160 O: I: Retrieving libpam0g 1.5.3-7
00:00:34.175 O: I: Validating libpam0g 1.5.3-7
00:00:34.195 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:34.213 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:34.235 O: I: Retrieving libperl5.38t64 5.38.2-5
00:00:34.329 O: I: Validating libperl5.38t64 5.38.2-5
00:00:34.369 O: I: Retrieving libquadmath0 14.1.0-1
00:00:34.385 O: I: Validating libquadmath0 14.1.0-1
00:00:34.406 O: I: Retrieving libseccomp2 2.5.5-1
00:00:34.421 O: I: Validating libseccomp2 2.5.5-1
00:00:34.442 O: I: Retrieving libselinux1 3.5-2+b2
00:00:34.457 O: I: Validating libselinux1 3.5-2+b2
00:00:34.478 O: I: Retrieving libsframe1 2.42-4
00:00:34.493 O: I: Validating libsframe1 2.42-4
00:00:34.514 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:34.531 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:34.552 O: I: Retrieving libssl3t64 3.2.2-1
00:00:34.606 O: I: Validating libssl3t64 3.2.2-1
00:00:34.637 O: I: Retrieving libstdc++-13-dev 13.2.0-25
00:00:34.693 O: I: Validating libstdc++-13-dev 13.2.0-25
00:00:34.724 O: I: Retrieving libstdc++6 14.1.0-1
00:00:34.752 O: I: Validating libstdc++6 14.1.0-1
00:00:34.776 O: I: Retrieving libsystemd0 256-1
00:00:34.797 O: I: Validating libsystemd0 256-1
00:00:34.819 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:34.834 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:34.855 O: I: Retrieving libtinfo6 6.5-2
00:00:34.874 O: I: Validating libtinfo6 6.5-2
00:00:34.896 O: I: Retrieving libtsan2 14.1.0-1
00:00:34.955 O: I: Validating libtsan2 14.1.0-1
00:00:34.986 O: I: Retrieving libubsan1 14.1.0-1
00:00:35.021 O: I: Validating libubsan1 14.1.0-1
00:00:35.047 O: I: Retrieving libudev1 256-1
00:00:35.064 O: I: Validating libudev1 256-1
00:00:35.085 O: I: Retrieving libunistring5 1.2-1
00:00:35.106 O: I: Validating libunistring5 1.2-1
00:00:35.130 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:35.145 O: I: Validating libuuid1 2.40.1-8.1
00:00:35.168 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:35.188 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:35.211 O: I: Retrieving libzstd1 1.5.6+dfsg-1
00:00:35.240 O: I: Validating libzstd1 1.5.6+dfsg-1
00:00:35.262 O: I: Retrieving linux-libc-dev 6.8.12-1
00:00:35.322 O: I: Validating linux-libc-dev 6.8.12-1
00:00:35.352 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:35.378 O: I: Validating login 1:4.13+dfsg1-5
00:00:35.402 O: I: Retrieving make 4.3-4.1
00:00:35.424 O: I: Validating make 4.3-4.1
00:00:35.446 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:35.463 O: I: Validating mawk 1.3.4.20240123-1
00:00:35.484 O: I: Retrieving ncurses-base 6.5-2
00:00:35.502 O: I: Validating ncurses-base 6.5-2
00:00:35.524 O: I: Retrieving ncurses-bin 6.5-2
00:00:35.546 O: I: Validating ncurses-bin 6.5-2
00:00:35.568 O: I: Retrieving patch 2.7.6-7
00:00:35.584 O: I: Validating patch 2.7.6-7
00:00:35.605 O: I: Retrieving perl 5.38.2-5
00:00:35.625 O: I: Validating perl 5.38.2-5
00:00:35.646 O: I: Retrieving perl-base 5.38.2-5
00:00:35.689 O: I: Validating perl-base 5.38.2-5
00:00:35.717 O: I: Retrieving perl-modules-5.38 5.38.2-5
00:00:35.786 O: I: Validating perl-modules-5.38 5.38.2-5
00:00:35.820 O: I: Retrieving rpcsvc-proto 1.4.3-1
00:00:35.835 O: I: Validating rpcsvc-proto 1.4.3-1
00:00:35.856 O: I: Retrieving sed 4.9-2
00:00:35.875 O: I: Validating sed 4.9-2
00:00:35.899 O: I: Retrieving sysvinit-utils 3.09-1
00:00:35.913 O: I: Validating sysvinit-utils 3.09-1
00:00:35.934 O: I: Retrieving tar 1.35+dfsg-3
00:00:35.964 O: I: Validating tar 1.35+dfsg-3
00:00:35.987 O: I: Retrieving usr-is-merged 39
00:00:36.002 O: I: Validating usr-is-merged 39
00:00:36.022 O: I: Retrieving util-linux 2.40.1-8.1
00:00:36.058 O: I: Validating util-linux 2.40.1-8.1
00:00:36.084 O: I: Retrieving xz-utils 5.6.2-1
00:00:36.108 O: I: Validating xz-utils 5.6.2-1
00:00:36.132 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:36.147 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:36.170 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:36.209 O: I: Extracting base-files...
00:00:36.223 O: I: Extracting base-passwd...
00:00:36.235 O: I: Extracting bash...
00:00:36.330 O: I: Extracting bsdutils...
00:00:36.345 O: I: Extracting coreutils...
00:00:36.533 O: I: Extracting dash...
00:00:36.545 O: I: Extracting debconf...
00:00:36.562 O: I: Extracting debianutils...
00:00:36.575 O: I: Extracting diffutils...
00:00:36.606 O: I: Extracting dpkg...
00:00:36.693 O: I: Extracting findutils...
00:00:36.731 O: I: Extracting gcc-14-base...
00:00:36.741 O: I: Extracting grep...
00:00:36.767 O: I: Extracting gzip...
00:00:36.782 O: I: Extracting hostname...
00:00:36.791 O: I: Extracting init-system-helpers...
00:00:36.801 O: I: Extracting libacl1...
00:00:36.811 O: I: Extracting libattr1...
00:00:36.819 O: I: Extracting libaudit-common...
00:00:36.827 O: I: Extracting libaudit1...
00:00:36.838 O: I: Extracting libblkid1...
00:00:36.855 O: I: Extracting libbz2-1.0...
00:00:36.865 O: I: Extracting libc-bin...
00:00:36.914 O: I: Extracting libc6...
00:00:37.117 O: I: Extracting libcap-ng0...
00:00:37.127 O: I: Extracting libcap2...
00:00:37.137 O: I: Extracting libcrypt1...
00:00:37.150 O: I: Extracting libdb5.3t64...
00:00:37.199 O: I: Extracting libdebconfclient0...
00:00:37.207 O: I: Extracting libgcc-s1...
00:00:37.219 O: I: Extracting libgmp10...
00:00:37.243 O: I: Extracting liblzma5...
00:00:37.258 O: I: Extracting libmd0...
00:00:37.267 O: I: Extracting libmount1...
00:00:37.287 O: I: Extracting libpam-modules...
00:00:37.309 O: I: Extracting libpam-modules-bin...
00:00:37.319 O: I: Extracting libpam-runtime...
00:00:37.340 O: I: Extracting libpam0g...
00:00:37.351 O: I: Extracting libpcre2-8-0...
00:00:37.375 O: I: Extracting libselinux1...
00:00:37.387 O: I: Extracting libsmartcols1...
00:00:37.403 O: I: Extracting libssl3t64...
00:00:37.535 O: I: Extracting libsystemd0...
00:00:37.567 O: I: Extracting libtinfo6...
00:00:37.585 O: I: Extracting libudev1...
00:00:37.600 O: I: Extracting libuuid1...
00:00:37.609 O: I: Extracting libzstd1...
00:00:37.636 O: I: Extracting login...
00:00:37.674 O: I: Extracting mawk...
00:00:37.689 O: I: Extracting ncurses-base...
00:00:37.703 O: I: Extracting ncurses-bin...
00:00:37.724 O: I: Extracting perl-base...
00:00:37.868 O: I: Extracting sed...
00:00:37.894 O: I: Extracting sysvinit-utils...
00:00:37.904 O: I: Extracting tar...
00:00:37.956 O: I: Extracting usr-is-merged...
00:00:37.964 O: I: Extracting util-linux...
00:00:38.044 O: I: Extracting zlib1g...
00:00:38.138 O: I: Installing core packages...
00:00:39.799 O: I: Unpacking required packages...
00:00:39.852 O: I: Unpacking base-files...
00:00:39.913 O: I: Unpacking base-passwd...
00:00:39.954 O: I: Unpacking bash...
00:00:40.076 O: I: Unpacking bsdutils...
00:00:40.112 O: I: Unpacking coreutils...
00:00:40.374 O: I: Unpacking dash...
00:00:40.415 O: I: Unpacking debconf...
00:00:40.485 O: I: Unpacking debianutils...
00:00:40.534 O: I: Unpacking diffutils...
00:00:40.599 O: I: Unpacking dpkg...
00:00:40.736 O: I: Unpacking findutils...
00:00:40.803 O: I: Unpacking gcc-14-base:amd64...
00:00:40.832 O: I: Unpacking grep...
00:00:40.895 O: I: Unpacking gzip...
00:00:40.960 O: I: Unpacking hostname...
00:00:40.988 O: I: Unpacking init-system-helpers...
00:00:41.024 O: I: Unpacking libacl1:amd64...
00:00:41.055 O: I: Unpacking libattr1:amd64...
00:00:41.084 O: I: Unpacking libaudit-common...
00:00:41.112 O: I: Unpacking libaudit1:amd64...
00:00:41.144 O: I: Unpacking libblkid1:amd64...
00:00:41.183 O: I: Unpacking libbz2-1.0:amd64...
00:00:41.214 O: I: Unpacking libc-bin...
00:00:41.296 O: I: Unpacking libc6:amd64...
00:00:41.682 O: I: Unpacking libcap-ng0:amd64...
00:00:41.713 O: I: Unpacking libcap2:amd64...
00:00:41.745 O: I: Unpacking libcrypt1:amd64...
00:00:41.779 O: I: Unpacking libdb5.3t64:amd64...
00:00:41.851 O: I: Unpacking libdebconfclient0:amd64...
00:00:41.881 O: I: Unpacking libgcc-s1:amd64...
00:00:41.913 O: I: Unpacking libgmp10:amd64...
00:00:41.967 O: I: Unpacking liblzma5:amd64...
00:00:42.004 O: I: Unpacking libmd0:amd64...
00:00:42.035 O: I: Unpacking libmount1:amd64...
00:00:42.084 O: I: Unpacking libpam-modules:amd64...
00:00:42.244 O: I: Unpacking libpam-modules-bin...
00:00:42.282 O: I: Unpacking libpam-runtime...
00:00:42.363 O: I: Unpacking libpam0g:amd64...
00:00:42.400 O: I: Unpacking libpcre2-8-0:amd64...
00:00:42.445 O: I: Unpacking libselinux1:amd64...
00:00:42.479 O: I: Unpacking libsmartcols1:amd64...
00:00:42.519 O: I: Unpacking libssl3t64:amd64...
00:00:42.672 O: I: Unpacking libsystemd0:amd64...
00:00:42.726 O: I: Unpacking libtinfo6:amd64...
00:00:42.764 O: I: Unpacking libudev1:amd64...
00:00:42.801 O: I: Unpacking libuuid1:amd64...
00:00:42.832 O: I: Unpacking libzstd1:amd64...
00:00:42.882 O: I: Unpacking login...
00:00:42.982 O: I: Unpacking mawk...
00:00:43.021 O: I: Unpacking ncurses-base...
00:00:43.068 O: I: Unpacking ncurses-bin...
00:00:43.127 O: I: Unpacking perl-base...
00:00:43.439 O: I: Unpacking sed...
00:00:43.503 O: I: Unpacking sysvinit-utils...
00:00:43.537 O: I: Unpacking tar...
00:00:43.617 O: I: Unpacking usr-is-merged...
00:00:43.654 O: I: Unpacking util-linux...
00:00:43.792 O: I: Unpacking zlib1g:amd64...
00:00:43.823 O: I: Configuring required packages...
00:00:43.838 O: I: Configuring gcc-14-base:amd64...
00:00:43.842 O: I: Configuring usr-is-merged...
00:00:43.861 O: I: Configuring libaudit-common...
00:00:43.867 O: I: Configuring debconf...
00:00:43.999 O: I: Configuring ncurses-base...
00:00:44.003 O: I: Configuring init-system-helpers...
00:00:44.014 O: I: Configuring libgcc-s1:amd64...
00:00:44.022 O: I: Configuring libc6:amd64...
00:00:44.142 O: I: Configuring libdb5.3t64:amd64...
00:00:44.146 O: I: Configuring libmd0:amd64...
00:00:44.152 O: I: Configuring libattr1:amd64...
00:00:44.156 O: I: Configuring sysvinit-utils...
00:00:44.160 O: I: Configuring debianutils...
00:00:44.232 O: I: Configuring mawk...
00:00:44.240 O: I: Configuring libdebconfclient0:amd64...
00:00:44.252 O: I: Configuring base-files...
00:00:44.277 O: I: Configuring libbz2-1.0:amd64...
00:00:44.281 O: I: Configuring libblkid1:amd64...
00:00:44.285 O: I: Configuring dash...
00:00:44.336 O: I: Configuring libtinfo6:amd64...
00:00:44.345 O: I: Configuring bash...
00:00:44.356 O: I: Configuring libzstd1:amd64...
00:00:44.360 O: I: Configuring liblzma5:amd64...
00:00:44.370 O: I: Configuring libc-bin...
00:00:44.382 O: I: Configuring ncurses-bin...
00:00:44.388 O: I: Configuring libacl1:amd64...
00:00:44.391 O: I: Configuring libsmartcols1:amd64...
00:00:44.395 O: I: Configuring zlib1g:amd64...
00:00:44.399 O: I: Configuring libcrypt1:amd64...
00:00:44.402 O: I: Configuring diffutils...
00:00:44.406 O: I: Configuring libcap2:amd64...
00:00:44.410 O: I: Configuring hostname...
00:00:44.414 O: I: Configuring libcap-ng0:amd64...
00:00:44.418 O: I: Configuring libgmp10:amd64...
00:00:44.422 O: I: Configuring libaudit1:amd64...
00:00:44.426 O: I: Configuring libuuid1:amd64...
00:00:44.429 O: I: Configuring libpcre2-8-0:amd64...
00:00:44.433 O: I: Configuring libudev1:amd64...
00:00:44.438 O: I: Configuring grep...
00:00:44.441 O: I: Configuring libssl3t64:amd64...
00:00:44.445 O: I: Configuring libsystemd0:amd64...
00:00:44.449 O: I: Configuring libselinux1:amd64...
00:00:44.455 O: I: Configuring libpam0g:amd64...
00:00:44.561 O: I: Configuring sed...
00:00:44.565 O: I: Configuring findutils...
00:00:44.568 O: I: Configuring libmount1:amd64...
00:00:44.572 O: I: Configuring base-passwd...
00:00:44.697 O: I: Configuring bsdutils...
00:00:44.701 O: I: Configuring tar...
00:00:44.709 O: I: Configuring libpam-modules-bin...
00:00:44.715 O: I: Configuring coreutils...
00:00:44.723 O: I: Configuring util-linux...
00:00:44.928 O: I: Configuring dpkg...
00:00:45.133 O: I: Configuring libpam-modules:amd64...
00:00:45.143 O: I: Configuring perl-base...
00:00:45.155 O: I: Configuring gzip...
00:00:45.218 O: I: Configuring libpam-runtime...
00:00:45.377 O: I: Configuring login...
00:00:45.399 O: I: Configuring libc-bin...
00:00:45.418 O: I: Unpacking the base system...
00:00:46.398 O: I: Unpacking apt...
00:00:46.547 O: I: Unpacking binutils...
00:00:46.579 O: I: Unpacking binutils-common:amd64...
00:00:46.792 O: I: Unpacking binutils-x86-64-linux-gnu...
00:00:47.009 O: I: Unpacking build-essential...
00:00:47.033 O: I: Unpacking bzip2...
00:00:47.066 O: I: Unpacking cpp...
00:00:47.097 O: I: Unpacking cpp-13...
00:00:47.121 O: I: Unpacking cpp-13-x86-64-linux-gnu...
00:00:47.709 O: I: Unpacking cpp-x86-64-linux-gnu...
00:00:47.739 O: I: Unpacking debian-archive-keyring...
00:00:47.885 O: I: Unpacking dpkg-dev...
00:00:48.005 O: I: Unpacking g++...
00:00:48.029 O: I: Unpacking g++-13...
00:00:48.056 O: I: Unpacking g++-13-x86-64-linux-gnu...
00:00:48.699 O: I: Unpacking g++-x86-64-linux-gnu...
00:00:48.727 O: I: Unpacking gcc...
00:00:48.756 O: I: Unpacking gcc-13...
00:00:48.796 O: I: Unpacking gcc-13-base:amd64...
00:00:48.824 O: I: Unpacking gcc-13-x86-64-linux-gnu...
00:00:49.562 O: I: Unpacking gcc-x86-64-linux-gnu...
00:00:49.589 O: I: Unpacking gpgv...
00:00:49.633 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:49.733 O: I: Unpacking libasan8:amd64...
00:00:49.961 O: I: Unpacking libatomic1:amd64...
00:00:49.989 O: I: Unpacking libbinutils:amd64...
00:00:50.052 O: I: Unpacking libc-dev-bin...
00:00:50.082 O: I: Unpacking libc6-dev:amd64...
00:00:50.294 O: I: Unpacking libcc1-0:amd64...
00:00:50.325 O: I: Unpacking libcrypt-dev:amd64...
00:00:50.369 O: I: Unpacking libctf-nobfd0:amd64...
00:00:50.406 O: I: Unpacking libctf0:amd64...
00:00:50.436 O: I: Unpacking libdpkg-perl...
00:00:50.526 O: I: Unpacking libffi8:amd64...
00:00:50.556 O: I: Unpacking libgcc-13-dev:amd64...
00:00:50.748 O: I: Unpacking libgcrypt20:amd64...
00:00:50.809 O: I: Unpacking libgdbm-compat4t64:amd64...
00:00:50.840 O: I: Unpacking libgdbm6t64:amd64...
00:00:50.873 O: I: Unpacking libgnutls30t64:amd64...
00:00:50.971 O: I: Unpacking libgomp1:amd64...
00:00:51.008 O: I: Unpacking libgpg-error0:amd64...
00:00:51.042 O: I: Unpacking libgprofng0:amd64...
00:00:51.127 O: I: Unpacking libhogweed6t64:amd64...
00:00:51.169 O: I: Unpacking libhwasan0:amd64...
00:00:51.301 O: I: Unpacking libidn2-0:amd64...
00:00:51.350 O: I: Unpacking libisl23:amd64...
00:00:51.422 O: I: Unpacking libitm1:amd64...
00:00:51.452 O: I: Unpacking libjansson4:amd64...
00:00:51.483 O: I: Unpacking liblsan0:amd64...
00:00:51.594 O: I: Unpacking liblz4-1:amd64...
00:00:51.626 O: I: Unpacking libmpc3:amd64...
00:00:51.660 O: I: Unpacking libmpfr6:amd64...
00:00:51.718 O: I: Unpacking libnettle8t64:amd64...
00:00:51.762 O: I: Unpacking libp11-kit0:amd64...
00:00:51.818 O: I: Unpacking libperl5.38t64:amd64...
00:00:52.201 O: I: Unpacking libquadmath0:amd64...
00:00:52.238 O: I: Unpacking libseccomp2:amd64...
00:00:52.269 O: I: Unpacking libsframe1:amd64...
00:00:52.304 O: I: Unpacking libstdc++-13-dev:amd64...
00:00:52.682 O: I: Unpacking libstdc++6:amd64...
00:00:52.758 O: I: Unpacking libtasn1-6:amd64...
00:00:52.790 O: I: Unpacking libtsan2:amd64...
00:00:52.995 O: I: Unpacking libubsan1:amd64...
00:00:53.104 O: I: Unpacking libunistring5:amd64...
00:00:53.168 O: I: Unpacking libxxhash0:amd64...
00:00:53.200 O: I: Unpacking linux-libc-dev...
00:00:53.774 O: I: Unpacking make...
00:00:53.836 O: I: Unpacking patch...
00:00:53.874 O: I: Unpacking perl...
00:00:53.933 O: I: Unpacking perl-modules-5.38...
00:00:54.413 O: I: Unpacking rpcsvc-proto...
00:00:54.452 O: I: Unpacking xz-utils...
00:00:54.529 O: I: Configuring the base system...
00:00:54.541 O: I: Configuring libgdbm6t64:amd64...
00:00:54.545 O: I: Configuring libgpg-error0:amd64...
00:00:54.549 O: I: Configuring libgdbm-compat4t64:amd64...
00:00:54.552 O: I: Configuring liblz4-1:amd64...
00:00:54.558 O: I: Configuring binutils-common:amd64...
00:00:54.573 O: I: Configuring debian-archive-keyring...
00:00:54.689 O: I: Configuring linux-libc-dev...
00:00:54.693 O: I: Configuring libctf-nobfd0:amd64...
00:00:54.696 O: I: Configuring libgcrypt20:amd64...
00:00:54.702 O: I: Configuring libgomp1:amd64...
00:00:54.706 O: I: Configuring bzip2...
00:00:54.710 O: I: Configuring libseccomp2:amd64...
00:00:54.714 O: I: Configuring libsframe1:amd64...
00:00:54.719 O: I: Configuring libjansson4:amd64...
00:00:54.724 O: I: Configuring libnettle8t64:amd64...
00:00:54.727 O: I: Configuring rpcsvc-proto...
00:00:54.731 O: I: Configuring gcc-13-base:amd64...
00:00:54.735 O: I: Configuring make...
00:00:54.739 O: I: Configuring libmpfr6:amd64...
00:00:54.743 O: I: Configuring xz-utils...
00:00:54.754 O: I: Configuring perl-modules-5.38...
00:00:54.758 O: I: Configuring libquadmath0:amd64...
00:00:54.762 O: I: Configuring libunistring5:amd64...
00:00:54.767 O: I: Configuring libmpc3:amd64...
00:00:54.771 O: I: Configuring libatomic1:amd64...
00:00:54.774 O: I: Configuring patch...
00:00:54.778 O: I: Configuring libffi8:amd64...
00:00:54.783 O: I: Configuring libhogweed6t64:amd64...
00:00:54.787 O: I: Configuring libhwasan0:amd64...
00:00:54.791 O: I: Configuring gpgv...
00:00:54.795 O: I: Configuring libcrypt-dev:amd64...
00:00:54.808 O: I: Configuring libasan8:amd64...
00:00:54.812 O: I: Configuring libxxhash0:amd64...
00:00:54.815 O: I: Configuring libtasn1-6:amd64...
00:00:54.819 O: I: Configuring libperl5.38t64:amd64...
00:00:54.823 O: I: Configuring libtsan2:amd64...
00:00:54.827 O: I: Configuring libbinutils:amd64...
00:00:54.831 O: I: Configuring libisl23:amd64...
00:00:54.834 O: I: Configuring libc-dev-bin...
00:00:54.839 O: I: Configuring libstdc++6:amd64...
00:00:54.842 O: I: Configuring liblsan0:amd64...
00:00:54.846 O: I: Configuring libitm1:amd64...
00:00:54.851 O: I: Configuring libctf0:amd64...
00:00:54.854 O: I: Configuring cpp-13-x86-64-linux-gnu...
00:00:54.858 O: I: Configuring libidn2-0:amd64...
00:00:54.862 O: I: Configuring perl...
00:00:54.876 O: I: Configuring libgprofng0:amd64...
00:00:54.880 O: I: Configuring libp11-kit0:amd64...
00:00:54.884 O: I: Configuring libdpkg-perl...
00:00:54.887 O: I: Configuring libubsan1:amd64...
00:00:54.891 O: I: Configuring libgcc-13-dev:amd64...
00:00:54.895 O: I: Configuring libc6-dev:amd64...
00:00:54.899 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:54.903 O: I: Configuring libcc1-0:amd64...
00:00:54.906 O: I: Configuring libstdc++-13-dev:amd64...
00:00:54.910 O: I: Configuring binutils-x86-64-linux-gnu...
00:00:54.913 O: I: Configuring cpp-x86-64-linux-gnu...
00:00:54.917 O: I: Configuring libgnutls30t64:amd64...
00:00:54.923 O: I: Configuring apt...
00:00:55.358 O: I: Configuring cpp-13...
00:00:55.362 O: I: Configuring gcc-13-x86-64-linux-gnu...
00:00:55.366 O: I: Configuring binutils...
00:00:55.372 O: I: Configuring dpkg-dev...
00:00:55.376 O: I: Configuring gcc-13...
00:00:55.380 O: I: Configuring cpp...
00:00:55.394 O: I: Configuring g++-13-x86-64-linux-gnu...
00:00:55.397 O: I: Configuring gcc-x86-64-linux-gnu...
00:00:55.401 O: I: Configuring gcc...
00:00:55.415 O: I: Configuring g++-x86-64-linux-gnu...
00:00:55.419 O: I: Configuring g++-13...
00:00:55.422 O: I: Configuring g++...
00:00:55.431 O: I: Configuring build-essential...
00:00:55.435 O: I: Configuring libc-bin...
00:00:55.458 O: I: Base system installed successfully.
00:00:55.527 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.JJY8CiJfgn -c .
00:01:16.113 E: + rm -r /tmp/tmp.JJY8CiJfgn
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:26
result: SUCCESS
------------------------------------------------------------------------------
(12/280) debootstrap
dist: unstable
mode: auto
variant: -
format: auto
time left: 6:28:10
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + mktemp -d
00:00:00.019 E: + tmpdir=/tmp/tmp.YK7hvQmJpm
00:00:00.022 E: + chmod 755 /tmp/tmp.YK7hvQmJpm
00:00:00.026 E: + [ unstable = oldstable ]
00:00:00.029 E: + echo --merged-usr
00:00:00.033 E: + debootstrap --merged-usr --variant=- unstable /tmp/tmp.YK7hvQmJpm 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.302 O: I: Checking Release signature
00:00:00.322 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:01.022 O: I: Retrieving Packages 
00:00:01.242 O: I: Validating Packages 
00:00:02.752 O: I: Resolving dependencies of required packages...
00:00:11.840 O: I: Resolving dependencies of base packages...
00:00:23.304 O: I: Checking component main on http://127.0.0.1/debian...
00:00:27.242 O: I: Retrieving adduser 3.137
00:00:27.263 O: I: Validating adduser 3.137
00:00:27.285 O: I: Retrieving apt 2.9.5
00:00:27.325 O: I: Validating apt 2.9.5
00:00:27.351 O: I: Retrieving apt-utils 2.9.5
00:00:27.372 O: I: Validating apt-utils 2.9.5
00:00:27.393 O: I: Retrieving base-files 13.3
00:00:27.408 O: I: Validating base-files 13.3
00:00:27.428 O: I: Retrieving base-passwd 3.6.3
00:00:27.443 O: I: Validating base-passwd 3.6.3
00:00:27.464 O: I: Retrieving bash 5.2.21-2.1
00:00:27.507 O: I: Validating bash 5.2.21-2.1
00:00:27.535 O: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:27.550 O: I: Validating bsdutils 1:2.40.1-8.1
00:00:27.570 O: I: Retrieving coreutils 9.4-3.1
00:00:27.639 O: I: Validating coreutils 9.4-3.1
00:00:27.672 O: I: Retrieving cpio 2.15+dfsg-1
00:00:27.692 O: I: Validating cpio 2.15+dfsg-1
00:00:27.712 O: I: Retrieving cron 3.0pl1-189
00:00:27.727 O: I: Validating cron 3.0pl1-189
00:00:27.747 O: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:27.761 O: I: Validating cron-daemon-common 3.0pl1-189
00:00:27.781 O: I: Retrieving dash 0.5.12-9
00:00:27.797 O: I: Validating dash 0.5.12-9
00:00:27.817 O: I: Retrieving debconf 1.5.86
00:00:27.834 O: I: Validating debconf 1.5.86
00:00:27.854 O: I: Retrieving debconf-i18n 1.5.86
00:00:27.872 O: I: Validating debconf-i18n 1.5.86
00:00:27.893 O: I: Retrieving debian-archive-keyring 2023.4
00:00:27.910 O: I: Validating debian-archive-keyring 2023.4
00:00:27.930 O: I: Retrieving debianutils 5.19
00:00:27.945 O: I: Validating debianutils 5.19
00:00:27.965 O: I: Retrieving diffutils 1:3.10-1
00:00:27.986 O: I: Validating diffutils 1:3.10-1
00:00:28.008 O: I: Retrieving dmidecode 3.5-3
00:00:28.023 O: I: Validating dmidecode 3.5-3
00:00:28.042 O: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:28.057 O: I: Validating dmsetup 2:1.02.196-1+b1
00:00:28.076 O: I: Retrieving dpkg 1.22.6
00:00:28.119 O: I: Validating dpkg 1.22.6
00:00:28.148 O: I: Retrieving e2fsprogs 1.47.1-1
00:00:28.173 O: I: Validating e2fsprogs 1.47.1-1
00:00:28.196 O: I: Retrieving fdisk 2.40.1-8.1
00:00:28.212 O: I: Validating fdisk 2.40.1-8.1
00:00:28.232 O: I: Retrieving findutils 4.10.0-2
00:00:28.259 O: I: Validating findutils 4.10.0-2
00:00:28.282 O: I: Retrieving gcc-14-base 14.1.0-1
00:00:28.297 O: I: Validating gcc-14-base 14.1.0-1
00:00:28.317 O: I: Retrieving gpgv 2.2.43-7
00:00:28.335 O: I: Validating gpgv 2.2.43-7
00:00:28.356 O: I: Retrieving grep 3.11-4
00:00:28.379 O: I: Validating grep 3.11-4
00:00:28.401 O: I: Retrieving gzip 1.12-1.1
00:00:28.418 O: I: Validating gzip 1.12-1.1
00:00:28.438 O: I: Retrieving hostname 3.23+nmu2
00:00:28.452 O: I: Validating hostname 3.23+nmu2
00:00:28.472 O: I: Retrieving ifupdown 0.8.43
00:00:28.487 O: I: Validating ifupdown 0.8.43
00:00:28.506 O: I: Retrieving init 1.66
00:00:28.521 O: I: Validating init 1.66
00:00:28.541 O: I: Retrieving init-system-helpers 1.66
00:00:28.555 O: I: Validating init-system-helpers 1.66
00:00:28.575 O: I: Retrieving iproute2 6.9.0-1
00:00:28.608 O: I: Validating iproute2 6.9.0-1
00:00:28.633 O: I: Retrieving iputils-ping 3:20240117-1
00:00:28.656 O: I: Validating iputils-ping 3:20240117-1
00:00:28.678 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:28.713 O: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:28.738 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:28.754 O: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:28.775 O: I: Retrieving kmod 32+20240611-1
00:00:28.790 O: I: Validating kmod 32+20240611-1
00:00:28.810 O: I: Retrieving less 643-1
00:00:28.827 O: I: Validating less 643-1
00:00:28.847 O: I: Retrieving libacl1 2.3.2-2
00:00:28.861 O: I: Validating libacl1 2.3.2-2
00:00:28.881 O: I: Retrieving libapparmor1 3.1.7-1
00:00:28.896 O: I: Validating libapparmor1 3.1.7-1
00:00:28.916 O: I: Retrieving libapt-pkg6.0t64 2.9.5
00:00:28.950 O: I: Validating libapt-pkg6.0t64 2.9.5
00:00:28.974 O: I: Retrieving libattr1 1:2.5.2-1
00:00:28.988 O: I: Validating libattr1 1:2.5.2-1
00:00:29.008 O: I: Retrieving libaudit-common 1:3.1.2-4
00:00:29.022 O: I: Validating libaudit-common 1:3.1.2-4
00:00:29.041 O: I: Retrieving libaudit1 1:3.1.2-4
00:00:29.057 O: I: Validating libaudit1 1:3.1.2-4
00:00:29.077 O: I: Retrieving libblkid1 2.40.1-8.1
00:00:29.094 O: I: Validating libblkid1 2.40.1-8.1
00:00:29.114 O: I: Retrieving libbpf1 1:1.4.2-1
00:00:29.132 O: I: Validating libbpf1 1:1.4.2-1
00:00:29.152 O: I: Retrieving libbsd0 0.12.2-1
00:00:29.169 O: I: Validating libbsd0 0.12.2-1
00:00:29.189 O: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:29.203 O: I: Validating libbz2-1.0 1.0.8-5.1
00:00:29.223 O: I: Retrieving libc-bin 2.38-13
00:00:29.249 O: I: Validating libc-bin 2.38-13
00:00:29.272 O: I: Retrieving libc6 2.38-13
00:00:29.338 O: I: Validating libc6 2.38-13
00:00:29.370 O: I: Retrieving libcap-ng0 0.8.5-1
00:00:29.384 O: I: Validating libcap-ng0 0.8.5-1
00:00:29.404 O: I: Retrieving libcap2 1:2.66-5
00:00:29.419 O: I: Validating libcap2 1:2.66-5
00:00:29.438 O: I: Retrieving libcap2-bin 1:2.66-5
00:00:29.452 O: I: Validating libcap2-bin 1:2.66-5
00:00:29.472 O: I: Retrieving libcom-err2 1.47.1-1
00:00:29.487 O: I: Validating libcom-err2 1.47.1-1
00:00:29.506 O: I: Retrieving libcrypt1 1:4.4.36-4
00:00:29.521 O: I: Validating libcrypt1 1:4.4.36-4
00:00:29.543 O: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:29.561 O: I: Validating libcryptsetup12 2:2.7.2-2
00:00:29.582 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:29.610 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:29.633 O: I: Retrieving libdebconfclient0 0.272
00:00:29.647 O: I: Validating libdebconfclient0 0.272
00:00:29.667 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:29.683 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:29.704 O: I: Retrieving libedit2 3.1-20240517-1
00:00:29.719 O: I: Validating libedit2 3.1-20240517-1
00:00:29.739 O: I: Retrieving libelf1t64 0.191-1+b1
00:00:29.757 O: I: Validating libelf1t64 0.191-1+b1
00:00:29.777 O: I: Retrieving libext2fs2t64 1.47.1-1
00:00:29.795 O: I: Validating libext2fs2t64 1.47.1-1
00:00:29.815 O: I: Retrieving libfdisk1 2.40.1-8.1
00:00:29.833 O: I: Validating libfdisk1 2.40.1-8.1
00:00:29.853 O: I: Retrieving libffi8 3.4.6-1
00:00:29.868 O: I: Validating libffi8 3.4.6-1
00:00:29.887 O: I: Retrieving libgcc-s1 14.1.0-1
00:00:29.903 O: I: Validating libgcc-s1 14.1.0-1
00:00:29.923 O: I: Retrieving libgcrypt20 1.10.3-3
00:00:29.951 O: I: Validating libgcrypt20 1.10.3-3
00:00:29.974 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:29.999 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.022 O: I: Retrieving libgnutls30t64 3.8.5-4
00:00:30.065 O: I: Validating libgnutls30t64 3.8.5-4
00:00:30.091 O: I: Retrieving libgpg-error0 1.49-2
00:00:30.107 O: I: Validating libgpg-error0 1.49-2
00:00:30.126 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:30.143 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:30.163 O: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:30.183 O: I: Validating libhogweed6t64 3.9.1-2.2
00:00:30.204 O: I: Retrieving libidn2-0 2.3.7-2
00:00:30.220 O: I: Validating libidn2-0 2.3.7-2
00:00:30.240 O: I: Retrieving libjansson4 2.14-2+b2
00:00:30.255 O: I: Validating libjansson4 2.14-2+b2
00:00:30.275 O: I: Retrieving libjson-c5 0.17-1+b1
00:00:30.289 O: I: Validating libjson-c5 0.17-1+b1
00:00:30.308 O: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:30.324 O: I: Validating libk5crypto3 1.20.1-6+b1
00:00:30.343 O: I: Retrieving libkeyutils1 1.6.3-3
00:00:30.357 O: I: Validating libkeyutils1 1.6.3-3
00:00:30.376 O: I: Retrieving libkmod2 32+20240611-1
00:00:30.391 O: I: Validating libkmod2 32+20240611-1
00:00:30.411 O: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:30.432 O: I: Validating libkrb5-3 1.20.1-6+b1
00:00:30.453 O: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:30.467 O: I: Validating libkrb5support0 1.20.1-6+b1
00:00:30.487 O: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:30.501 O: I: Validating liblocale-gettext-perl 1.07-7
00:00:30.520 O: I: Retrieving liblz4-1 1.9.4-2
00:00:30.535 O: I: Validating liblz4-1 1.9.4-2
00:00:30.555 O: I: Retrieving liblzma5 5.6.2-1
00:00:30.573 O: I: Validating liblzma5 5.6.2-1
00:00:30.594 O: I: Retrieving libmd0 1.1.0-2
00:00:30.609 O: I: Validating libmd0 1.1.0-2
00:00:30.628 O: I: Retrieving libmnl0 1.0.5-2+b1
00:00:30.641 O: I: Validating libmnl0 1.0.5-2+b1
00:00:30.661 O: I: Retrieving libmount1 2.40.1-8.1
00:00:30.678 O: I: Validating libmount1 2.40.1-8.1
00:00:30.699 O: I: Retrieving libncursesw6 6.5-2
00:00:30.715 O: I: Validating libncursesw6 6.5-2
00:00:30.735 O: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:30.755 O: I: Validating libnettle8t64 3.9.1-2.2
00:00:30.776 O: I: Retrieving libnewt0.52 0.52.24-2
00:00:30.791 O: I: Validating libnewt0.52 0.52.24-2
00:00:30.811 O: I: Retrieving libnftables1 1.0.9-2
00:00:30.831 O: I: Validating libnftables1 1.0.9-2
00:00:30.852 O: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:30.868 O: I: Validating libnftnl11 1.2.6-2+b1
00:00:30.889 O: I: Retrieving libp11-kit0 0.25.3-5
00:00:30.910 O: I: Validating libp11-kit0 0.25.3-5
00:00:30.933 O: I: Retrieving libpam-modules 1.5.3-7
00:00:30.952 O: I: Validating libpam-modules 1.5.3-7
00:00:30.973 O: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:30.988 O: I: Validating libpam-modules-bin 1.5.3-7
00:00:31.008 O: I: Retrieving libpam-runtime 1.5.3-7
00:00:31.024 O: I: Validating libpam-runtime 1.5.3-7
00:00:31.044 O: I: Retrieving libpam0g 1.5.3-7
00:00:31.059 O: I: Validating libpam0g 1.5.3-7
00:00:31.079 O: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:31.098 O: I: Validating libpcre2-8-0 10.42-4+b1
00:00:31.118 O: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:31.133 O: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:31.154 O: I: Retrieving libproc2-0 2:4.0.4-4
00:00:31.169 O: I: Validating libproc2-0 2:4.0.4-4
00:00:31.188 O: I: Retrieving libreadline8t64 8.2-4
00:00:31.205 O: I: Validating libreadline8t64 8.2-4
00:00:31.226 O: I: Retrieving libseccomp2 2.5.5-1
00:00:31.240 O: I: Validating libseccomp2 2.5.5-1
00:00:31.261 O: I: Retrieving libselinux1 3.5-2+b2
00:00:31.276 O: I: Validating libselinux1 3.5-2+b2
00:00:31.296 O: I: Retrieving libsemanage-common 3.5-1
00:00:31.309 O: I: Validating libsemanage-common 3.5-1
00:00:31.329 O: I: Retrieving libsemanage2 3.5-1+b3
00:00:31.344 O: I: Validating libsemanage2 3.5-1+b3
00:00:31.364 O: I: Retrieving libsepol2 3.5-2+b1
00:00:31.383 O: I: Validating libsepol2 3.5-2+b1
00:00:31.405 O: I: Retrieving libslang2 2.3.3-5
00:00:31.429 O: I: Validating libslang2 2.3.3-5
00:00:31.451 O: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:31.468 O: I: Validating libsmartcols1 2.40.1-8.1
00:00:31.489 O: I: Retrieving libss2 1.47.1-1
00:00:31.503 O: I: Validating libss2 1.47.1-1
00:00:31.522 O: I: Retrieving libssl3t64 3.2.2-1
00:00:31.579 O: I: Validating libssl3t64 3.2.2-1
00:00:31.608 O: I: Retrieving libstdc++6 14.1.0-1
00:00:31.636 O: I: Validating libstdc++6 14.1.0-1
00:00:31.659 O: I: Retrieving libsystemd-shared 256-1
00:00:31.714 O: I: Validating libsystemd-shared 256-1
00:00:31.744 O: I: Retrieving libsystemd0 256-1
00:00:31.764 O: I: Validating libsystemd0 256-1
00:00:31.786 O: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:31.801 O: I: Validating libtasn1-6 4.19.0-3+b2
00:00:31.820 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:31.834 O: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:31.854 O: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:31.868 O: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:31.888 O: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:31.902 O: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:31.922 O: I: Retrieving libtinfo6 6.5-2
00:00:31.941 O: I: Validating libtinfo6 6.5-2
00:00:31.965 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:31.979 O: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:31.999 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:32.014 O: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:32.034 O: I: Retrieving libudev1 256-1
00:00:32.051 O: I: Validating libudev1 256-1
00:00:32.071 O: I: Retrieving libunistring5 1.2-1
00:00:32.093 O: I: Validating libunistring5 1.2-1
00:00:32.115 O: I: Retrieving libuuid1 2.40.1-8.1
00:00:32.129 O: I: Validating libuuid1 2.40.1-8.1
00:00:32.149 O: I: Retrieving libxtables12 1.8.10-4
00:00:32.163 O: I: Validating libxtables12 1.8.10-4
00:00:32.183 O: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:32.197 O: I: Validating libxxhash0 0.8.2-2+b1
00:00:32.218 O: I: Retrieving libzstd1 1.5.6+dfsg-1
00:00:32.239 O: I: Validating libzstd1 1.5.6+dfsg-1
00:00:32.260 O: I: Retrieving login 1:4.13+dfsg1-5
00:00:32.284 O: I: Validating login 1:4.13+dfsg1-5
00:00:32.308 O: I: Retrieving logrotate 3.21.0-2
00:00:32.323 O: I: Validating logrotate 3.21.0-2
00:00:32.343 O: I: Retrieving logsave 1.47.1-1
00:00:32.357 O: I: Validating logsave 1.47.1-1
00:00:32.376 O: I: Retrieving mawk 1.3.4.20240123-1
00:00:32.393 O: I: Validating mawk 1.3.4.20240123-1
00:00:32.413 O: I: Retrieving mount 2.40.1-8.1
00:00:32.429 O: I: Validating mount 2.40.1-8.1
00:00:32.450 O: I: Retrieving nano 8.0-1
00:00:32.476 O: I: Validating nano 8.0-1
00:00:32.498 O: I: Retrieving ncurses-base 6.5-2
00:00:32.517 O: I: Validating ncurses-base 6.5-2
00:00:32.538 O: I: Retrieving ncurses-bin 6.5-2
00:00:32.559 O: I: Validating ncurses-bin 6.5-2
00:00:32.581 O: I: Retrieving netbase 6.4
00:00:32.596 O: I: Validating netbase 6.4
00:00:32.615 O: I: Retrieving nftables 1.0.9-2
00:00:32.629 O: I: Validating nftables 1.0.9-2
00:00:32.649 O: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:32.681 O: I: Validating passwd 1:4.13+dfsg1-5
00:00:32.705 O: I: Retrieving perl-base 5.38.2-5
00:00:32.748 O: I: Validating perl-base 5.38.2-5
00:00:32.776 O: I: Retrieving procps 2:4.0.4-4
00:00:32.806 O: I: Validating procps 2:4.0.4-4
00:00:32.830 O: I: Retrieving readline-common 8.2-4
00:00:32.845 O: I: Validating readline-common 8.2-4
00:00:32.864 O: I: Retrieving sed 4.9-2
00:00:32.884 O: I: Validating sed 4.9-2
00:00:32.906 O: I: Retrieving sensible-utils 0.0.22
00:00:32.919 O: I: Validating sensible-utils 0.0.22
00:00:32.939 O: I: Retrieving systemd 256-1
00:00:33.022 O: I: Validating systemd 256-1
00:00:33.059 O: I: Retrieving systemd-sysv 256-1
00:00:33.074 O: I: Validating systemd-sysv 256-1
00:00:33.094 O: I: Retrieving sysvinit-utils 3.09-1
00:00:33.109 O: I: Validating sysvinit-utils 3.09-1
00:00:33.128 O: I: Retrieving tar 1.35+dfsg-3
00:00:33.158 O: I: Validating tar 1.35+dfsg-3
00:00:33.181 O: I: Retrieving tasksel 3.75
00:00:33.195 O: I: Validating tasksel 3.75
00:00:33.215 O: I: Retrieving tasksel-data 3.75
00:00:33.229 O: I: Validating tasksel-data 3.75
00:00:33.249 O: I: Retrieving tzdata 2024a-4
00:00:33.268 O: I: Validating tzdata 2024a-4
00:00:33.288 O: I: Retrieving udev 256-1
00:00:33.337 O: I: Validating udev 256-1
00:00:33.366 O: I: Retrieving usr-is-merged 39
00:00:33.380 O: I: Validating usr-is-merged 39
00:00:33.400 O: I: Retrieving util-linux 2.40.1-8.1
00:00:33.437 O: I: Validating util-linux 2.40.1-8.1
00:00:33.462 O: I: Retrieving vim-common 2:9.1.0377-1
00:00:33.483 O: I: Validating vim-common 2:9.1.0377-1
00:00:33.506 O: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:33.532 O: I: Validating vim-tiny 2:9.1.0377-1
00:00:33.556 O: I: Retrieving whiptail 0.52.24-2
00:00:33.569 O: I: Validating whiptail 0.52.24-2
00:00:33.589 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:33.605 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:33.628 O: I: Chosen extractor for .deb packages: dpkg-deb
00:00:33.673 O: I: Extracting apt...
00:00:33.762 O: I: Extracting base-files...
00:00:33.776 O: I: Extracting base-passwd...
00:00:33.786 O: I: Extracting bash...
00:00:33.882 O: I: Extracting bsdutils...
00:00:33.895 O: I: Extracting coreutils...
00:00:34.086 O: I: Extracting dash...
00:00:34.098 O: I: Extracting debconf...
00:00:34.115 O: I: Extracting debian-archive-keyring...
00:00:34.131 O: I: Extracting debianutils...
00:00:34.143 O: I: Extracting diffutils...
00:00:34.174 O: I: Extracting dpkg...
00:00:34.263 O: I: Extracting e2fsprogs...
00:00:34.300 O: I: Extracting findutils...
00:00:34.338 O: I: Extracting gcc-14-base...
00:00:34.347 O: I: Extracting gpgv...
00:00:34.368 O: I: Extracting grep...
00:00:34.393 O: I: Extracting gzip...
00:00:34.408 O: I: Extracting hostname...
00:00:34.416 O: I: Extracting init-system-helpers...
00:00:34.426 O: I: Extracting libacl1...
00:00:34.435 O: I: Extracting libapt-pkg6.0t64...
00:00:34.505 O: I: Extracting libattr1...
00:00:34.513 O: I: Extracting libaudit-common...
00:00:34.521 O: I: Extracting libaudit1...
00:00:34.531 O: I: Extracting libblkid1...
00:00:34.548 O: I: Extracting libbz2-1.0...
00:00:34.558 O: I: Extracting libc-bin...
00:00:34.605 O: I: Extracting libc6...
00:00:34.785 O: I: Extracting libcap-ng0...
00:00:34.794 O: I: Extracting libcap2...
00:00:34.803 O: I: Extracting libcom-err2...
00:00:34.811 O: I: Extracting libcrypt1...
00:00:34.824 O: I: Extracting libdb5.3t64...
00:00:34.874 O: I: Extracting libdebconfclient0...
00:00:34.881 O: I: Extracting libext2fs2t64...
00:00:34.901 O: I: Extracting libffi8...
00:00:34.909 O: I: Extracting libgcc-s1...
00:00:34.921 O: I: Extracting libgcrypt20...
00:00:34.962 O: I: Extracting libgmp10...
00:00:34.985 O: I: Extracting libgnutls30t64...
00:00:35.057 O: I: Extracting libgpg-error0...
00:00:35.068 O: I: Extracting libhogweed6t64...
00:00:35.089 O: I: Extracting libidn2-0...
00:00:35.105 O: I: Extracting liblz4-1...
00:00:35.116 O: I: Extracting liblzma5...
00:00:35.131 O: I: Extracting libmd0...
00:00:35.150 O: I: Extracting libmount1...
00:00:35.170 O: I: Extracting libnettle8t64...
00:00:35.192 O: I: Extracting libp11-kit0...
00:00:35.222 O: I: Extracting libpam-modules...
00:00:35.244 O: I: Extracting libpam-modules-bin...
00:00:35.255 O: I: Extracting libpam-runtime...
00:00:35.279 O: I: Extracting libpam0g...
00:00:35.289 O: I: Extracting libpcre2-8-0...
00:00:35.313 O: I: Extracting libseccomp2...
00:00:35.328 O: I: Extracting libselinux1...
00:00:35.340 O: I: Extracting libsemanage-common...
00:00:35.351 O: I: Extracting libsemanage2...
00:00:35.364 O: I: Extracting libsepol2...
00:00:35.390 O: I: Extracting libsmartcols1...
00:00:35.407 O: I: Extracting libss2...
00:00:35.415 O: I: Extracting libssl3t64...
00:00:35.546 O: I: Extracting libstdc++6...
00:00:35.598 O: I: Extracting libsystemd0...
00:00:35.628 O: I: Extracting libtasn1-6...
00:00:35.638 O: I: Extracting libtinfo6...
00:00:35.655 O: I: Extracting libudev1...
00:00:35.670 O: I: Extracting libunistring5...
00:00:35.709 O: I: Extracting libuuid1...
00:00:35.718 O: I: Extracting libxxhash0...
00:00:35.727 O: I: Extracting libzstd1...
00:00:35.752 O: I: Extracting login...
00:00:35.791 O: I: Extracting logsave...
00:00:35.799 O: I: Extracting mawk...
00:00:35.813 O: I: Extracting mount...
00:00:35.829 O: I: Extracting ncurses-base...
00:00:35.843 O: I: Extracting ncurses-bin...
00:00:35.862 O: I: Extracting passwd...
00:00:35.919 O: I: Extracting perl-base...
00:00:36.055 O: I: Extracting sed...
00:00:36.081 O: I: Extracting sysvinit-utils...
00:00:36.090 O: I: Extracting tar...
00:00:36.141 O: I: Extracting tzdata...
00:00:36.176 O: I: Extracting usr-is-merged...
00:00:36.183 O: I: Extracting util-linux...
00:00:36.260 O: I: Extracting zlib1g...
00:00:36.352 O: I: Installing core packages...
00:00:38.284 O: I: Unpacking required packages...
00:00:38.348 O: I: Unpacking apt...
00:00:38.502 O: I: Unpacking base-files...
00:00:38.562 O: I: Unpacking base-passwd...
00:00:38.602 O: I: Unpacking bash...
00:00:38.729 O: I: Unpacking bsdutils...
00:00:38.766 O: I: Unpacking coreutils...
00:00:39.027 O: I: Unpacking dash...
00:00:39.069 O: I: Unpacking debconf...
00:00:39.140 O: I: Unpacking debian-archive-keyring...
00:00:39.280 O: I: Unpacking debianutils...
00:00:39.331 O: I: Unpacking diffutils...
00:00:39.394 O: I: Unpacking dpkg...
00:00:39.533 O: I: Unpacking e2fsprogs...
00:00:39.601 O: I: Unpacking findutils...
00:00:39.666 O: I: Unpacking gcc-14-base:amd64...
00:00:39.693 O: I: Unpacking gpgv...
00:00:39.733 O: I: Unpacking grep...
00:00:39.795 O: I: Unpacking gzip...
00:00:39.861 O: I: Unpacking hostname...
00:00:39.889 O: I: Unpacking init-system-helpers...
00:00:39.923 O: I: Unpacking libacl1:amd64...
00:00:39.955 O: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:40.059 O: I: Unpacking libattr1:amd64...
00:00:40.085 O: I: Unpacking libaudit-common...
00:00:40.114 O: I: Unpacking libaudit1:amd64...
00:00:40.145 O: I: Unpacking libblkid1:amd64...
00:00:40.183 O: I: Unpacking libbz2-1.0:amd64...
00:00:40.214 O: I: Unpacking libc-bin...
00:00:40.300 O: I: Unpacking libc6:amd64...
00:00:40.695 O: I: Unpacking libcap-ng0:amd64...
00:00:40.726 O: I: Unpacking libcap2:amd64...
00:00:40.757 O: I: Unpacking libcom-err2:amd64...
00:00:40.786 O: I: Unpacking libcrypt1:amd64...
00:00:40.818 O: I: Unpacking libdb5.3t64:amd64...
00:00:40.892 O: I: Unpacking libdebconfclient0:amd64...
00:00:40.923 O: I: Unpacking libext2fs2t64:amd64...
00:00:40.995 O: I: Unpacking libffi8:amd64...
00:00:41.028 O: I: Unpacking libgcc-s1:amd64...
00:00:41.062 O: I: Unpacking libgcrypt20:amd64...
00:00:41.122 O: I: Unpacking libgmp10:amd64...
00:00:41.167 O: I: Unpacking libgnutls30t64:amd64...
00:00:41.263 O: I: Unpacking libgpg-error0:amd64...
00:00:41.296 O: I: Unpacking libhogweed6t64:amd64...
00:00:41.337 O: I: Unpacking libidn2-0:amd64...
00:00:41.383 O: I: Unpacking liblz4-1:amd64...
00:00:41.415 O: I: Unpacking liblzma5:amd64...
00:00:41.452 O: I: Unpacking libmd0:amd64...
00:00:41.483 O: I: Unpacking libmount1:amd64...
00:00:41.525 O: I: Unpacking libnettle8t64:amd64...
00:00:41.568 O: I: Unpacking libp11-kit0:amd64...
00:00:41.625 O: I: Unpacking libpam-modules:amd64...
00:00:41.795 O: I: Unpacking libpam-modules-bin...
00:00:41.834 O: I: Unpacking libpam-runtime...
00:00:41.907 O: I: Unpacking libpam0g:amd64...
00:00:41.943 O: I: Unpacking libpcre2-8-0:amd64...
00:00:41.988 O: I: Unpacking libseccomp2:amd64...
00:00:42.019 O: I: Unpacking libselinux1:amd64...
00:00:42.049 O: I: Unpacking libsemanage-common...
00:00:42.077 O: I: Unpacking libsemanage2:amd64...
00:00:42.110 O: I: Unpacking libsepol2:amd64...
00:00:42.154 O: I: Unpacking libsmartcols1:amd64...
00:00:42.190 O: I: Unpacking libss2:amd64...
00:00:42.222 O: I: Unpacking libssl3t64:amd64...
00:00:42.384 O: I: Unpacking libstdc++6:amd64...
00:00:42.459 O: I: Unpacking libsystemd0:amd64...
00:00:42.509 O: I: Unpacking libtasn1-6:amd64...
00:00:42.542 O: I: Unpacking libtinfo6:amd64...
00:00:42.580 O: I: Unpacking libudev1:amd64...
00:00:42.618 O: I: Unpacking libunistring5:amd64...
00:00:42.679 O: I: Unpacking libuuid1:amd64...
00:00:42.709 O: I: Unpacking libxxhash0:amd64...
00:00:42.737 O: I: Unpacking libzstd1:amd64...
00:00:42.785 O: I: Unpacking login...
00:00:42.876 O: I: Unpacking logsave...
00:00:42.910 O: I: Unpacking mawk...
00:00:42.948 O: I: Unpacking mount...
00:00:42.987 O: I: Unpacking ncurses-base...
00:00:43.032 O: I: Unpacking ncurses-bin...
00:00:43.090 O: I: Unpacking passwd...
00:00:43.252 O: I: Unpacking perl-base...
00:00:43.564 O: I: Unpacking sed...
00:00:43.623 O: I: Unpacking sysvinit-utils...
00:00:43.655 O: I: Unpacking tar...
00:00:43.739 O: I: Unpacking tzdata...
00:00:43.907 O: I: Unpacking usr-is-merged...
00:00:43.942 O: I: Unpacking util-linux...
00:00:44.087 O: I: Unpacking zlib1g:amd64...
00:00:44.113 O: I: Configuring required packages...
00:00:44.140 O: I: Configuring gcc-14-base:amd64...
00:00:44.155 O: I: Configuring debian-archive-keyring...
00:00:44.264 O: I: Configuring usr-is-merged...
00:00:44.283 O: I: Configuring libaudit-common...
00:00:44.287 O: I: Configuring libsemanage-common...
00:00:44.293 O: I: Configuring debconf...
00:00:44.427 O: I: Configuring tzdata...
00:00:44.588 O: I: Configuring ncurses-base...
00:00:44.591 O: I: Configuring init-system-helpers...
00:00:44.606 O: I: Configuring libgcc-s1:amd64...
00:00:44.615 O: I: Configuring libc6:amd64...
00:00:44.750 O: I: Configuring libdb5.3t64:amd64...
00:00:44.754 O: I: Configuring libffi8:amd64...
00:00:44.757 O: I: Configuring libmd0:amd64...
00:00:44.764 O: I: Configuring libxxhash0:amd64...
00:00:44.774 O: I: Configuring libattr1:amd64...
00:00:44.779 O: I: Configuring sysvinit-utils...
00:00:44.783 O: I: Configuring libtasn1-6:amd64...
00:00:44.786 O: I: Configuring libext2fs2t64:amd64...
00:00:44.792 O: I: Configuring debianutils...
00:00:44.865 O: I: Configuring mawk...
00:00:44.874 O: I: Configuring libdebconfclient0:amd64...
00:00:44.883 O: I: Configuring base-files...
00:00:44.911 O: I: Configuring libbz2-1.0:amd64...
00:00:44.915 O: I: Configuring libblkid1:amd64...
00:00:44.919 O: I: Configuring libstdc++6:amd64...
00:00:44.922 O: I: Configuring dash...
00:00:44.983 O: I: Configuring libtinfo6:amd64...
00:00:44.993 O: I: Configuring bash...
00:00:45.004 O: I: Configuring libzstd1:amd64...
00:00:45.009 O: I: Configuring liblzma5:amd64...
00:00:45.013 O: I: Configuring libgpg-error0:amd64...
00:00:45.018 O: I: Configuring liblz4-1:amd64...
00:00:45.029 O: I: Configuring libc-bin...
00:00:45.043 O: I: Configuring ncurses-bin...
00:00:45.048 O: I: Configuring libacl1:amd64...
00:00:45.052 O: I: Configuring libsmartcols1:amd64...
00:00:45.056 O: I: Configuring libgcrypt20:amd64...
00:00:45.061 O: I: Configuring zlib1g:amd64...
00:00:45.064 O: I: Configuring libcrypt1:amd64...
00:00:45.068 O: I: Configuring libcom-err2:amd64...
00:00:45.072 O: I: Configuring diffutils...
00:00:45.075 O: I: Configuring libseccomp2:amd64...
00:00:45.079 O: I: Configuring libcap2:amd64...
00:00:45.083 O: I: Configuring hostname...
00:00:45.093 O: I: Configuring libcap-ng0:amd64...
00:00:45.097 O: I: Configuring libnettle8t64:amd64...
00:00:45.101 O: I: Configuring libgmp10:amd64...
00:00:45.107 O: I: Configuring libp11-kit0:amd64...
00:00:45.111 O: I: Configuring libaudit1:amd64...
00:00:45.114 O: I: Configuring libunistring5:amd64...
00:00:45.118 O: I: Configuring libuuid1:amd64...
00:00:45.122 O: I: Configuring libss2:amd64...
00:00:45.125 O: I: Configuring libsepol2:amd64...
00:00:45.128 O: I: Configuring libpcre2-8-0:amd64...
00:00:45.132 O: I: Configuring logsave...
00:00:45.135 O: I: Configuring libudev1:amd64...
00:00:45.139 O: I: Configuring libhogweed6t64:amd64...
00:00:45.142 O: I: Configuring gpgv...
00:00:45.147 O: I: Configuring grep...
00:00:45.152 O: I: Configuring libssl3t64:amd64...
00:00:45.159 O: I: Configuring e2fsprogs...
00:00:45.539 O: I: Configuring libidn2-0:amd64...
00:00:45.543 O: I: Configuring libsystemd0:amd64...
00:00:45.547 O: I: Configuring libselinux1:amd64...
00:00:45.553 O: I: Configuring libpam0g:amd64...
00:00:45.665 O: I: Configuring sed...
00:00:45.670 O: I: Configuring findutils...
00:00:45.674 O: I: Configuring libmount1:amd64...
00:00:45.677 O: I: Configuring libsemanage2:amd64...
00:00:45.682 O: I: Configuring libapt-pkg6.0t64:amd64...
00:00:45.686 O: I: Configuring base-passwd...
00:00:45.825 O: I: Configuring libgnutls30t64:amd64...
00:00:45.832 O: I: Configuring apt...
00:00:46.215 O: I: Configuring bsdutils...
00:00:46.219 O: I: Configuring tar...
00:00:46.226 O: I: Configuring libpam-modules-bin...
00:00:46.232 O: I: Configuring coreutils...
00:00:46.241 O: I: Configuring util-linux...
00:00:46.438 O: I: Configuring dpkg...
00:00:46.627 O: I: Configuring mount...
00:00:46.644 O: I: Configuring libpam-modules:amd64...
00:00:46.655 O: I: Configuring perl-base...
00:00:46.666 O: I: Configuring gzip...
00:00:46.713 O: I: Configuring passwd...
00:00:46.760 O: I: Configuring libpam-runtime...
00:00:46.920 O: I: Configuring login...
00:00:46.944 O: I: Configuring libc-bin...
00:00:46.960 O: I: Unpacking the base system...
00:01:21.574 O: I: Unpacking apt-utils...
00:01:21.636 O: I: Unpacking cpio...
00:01:21.686 O: I: Unpacking cron...
00:01:21.722 O: I: Unpacking debconf-i18n...
00:01:21.780 O: I: Unpacking dmidecode...
00:01:21.811 O: I: Unpacking fdisk...
00:01:21.851 O: I: Unpacking ifupdown...
00:01:21.903 O: I: Unpacking init...
00:01:21.933 O: I: Unpacking iproute2...
00:01:22.119 O: I: Unpacking iputils-ping...
00:01:22.151 O: I: Unpacking isc-dhcp-client...
00:01:22.249 O: I: Unpacking isc-dhcp-common...
00:01:22.282 O: I: Unpacking kmod...
00:01:22.322 O: I: Unpacking less...
00:01:22.363 O: I: Unpacking libbpf1:amd64...
00:01:22.399 O: I: Unpacking libbsd0:amd64...
00:01:22.429 O: I: Unpacking libcap2-bin...
00:01:22.463 O: I: Unpacking libedit2:amd64...
00:01:22.497 O: I: Unpacking libelf1t64:amd64...
00:01:22.549 O: I: Unpacking libgssapi-krb5-2:amd64...
00:01:22.587 O: I: Unpacking libjansson4:amd64...
00:01:22.618 O: I: Unpacking libk5crypto3:amd64...
00:01:22.653 O: I: Unpacking libkeyutils1:amd64...
00:01:22.682 O: I: Unpacking libkmod2:amd64...
00:01:22.713 O: I: Unpacking libkrb5-3:amd64...
00:01:22.768 O: I: Unpacking libkrb5support0:amd64...
00:01:22.798 O: I: Unpacking liblocale-gettext-perl...
00:01:22.829 O: I: Unpacking libmnl0:amd64...
00:01:22.859 O: I: Unpacking libncursesw6:amd64...
00:01:22.898 O: I: Unpacking libnewt0.52:amd64...
00:01:22.963 O: I: Unpacking libnftables1:amd64...
00:01:23.012 O: I: Unpacking libnftnl11:amd64...
00:01:23.046 O: I: Unpacking libpopt0:amd64...
00:01:23.089 O: I: Unpacking libproc2-0:amd64...
00:01:23.124 O: I: Unpacking libreadline8t64:amd64...
00:01:23.198 O: I: Unpacking libslang2:amd64...
00:01:23.259 O: I: Unpacking libtext-charwidth-perl:amd64...
00:01:23.287 O: I: Unpacking libtext-iconv-perl:amd64...
00:01:23.317 O: I: Unpacking libtext-wrapi18n-perl...
00:01:23.346 O: I: Unpacking libtirpc-common...
00:01:23.377 O: I: Unpacking libtirpc3t64:amd64...
00:01:23.432 O: I: Unpacking libxtables12:amd64...
00:01:23.464 O: I: Unpacking logrotate...
00:01:23.499 O: I: Unpacking nano...
00:01:23.585 O: I: Unpacking netbase...
00:01:23.614 O: I: Unpacking nftables...
00:01:23.654 O: I: Unpacking procps...
00:01:23.764 O: I: Unpacking readline-common...
00:01:23.796 O: I: Unpacking sensible-utils...
00:01:23.833 O: I: Unpacking tasksel...
00:01:23.886 O: I: Unpacking tasksel-data...
00:01:23.939 O: I: Unpacking udev...
00:01:24.133 O: I: Unpacking vim-common...
00:01:24.193 O: I: Unpacking vim-tiny...
00:01:24.267 O: I: Unpacking whiptail...
00:01:24.309 O: I: Configuring the base system...
00:01:24.318 O: I: Configuring cpio...
00:01:24.326 O: I: Configuring libtext-iconv-perl:amd64...
00:01:24.330 O: I: Configuring libtext-charwidth-perl:amd64...
00:01:24.335 O: I: Configuring libkeyutils1:amd64...
00:01:24.339 O: I: Configuring apt-utils...
00:01:24.343 O: I: Configuring init...
00:01:24.347 O: I: Configuring libtirpc-common...
00:01:24.351 O: I: Configuring less...
00:01:24.359 O: I: Configuring libtext-wrapi18n-perl...
00:01:24.363 O: I: Configuring libelf1t64:amd64...
00:01:24.366 O: I: Configuring libjansson4:amd64...
00:01:24.371 O: I: Configuring libkrb5support0:amd64...
00:01:24.375 O: I: Configuring libcap2-bin...
00:01:24.380 O: I: Configuring vim-common...
00:01:24.386 O: I: Configuring libslang2:amd64...
00:01:24.390 O: I: Configuring libproc2-0:amd64...
00:01:24.394 O: I: Configuring libmnl0:amd64...
00:01:24.398 O: I: Configuring libncursesw6:amd64...
00:01:24.401 O: I: Configuring libk5crypto3:amd64...
00:01:24.405 O: I: Configuring libxtables12:amd64...
00:01:24.410 O: I: Configuring nano...
00:01:24.421 O: I: Configuring sensible-utils...
00:01:24.429 O: I: Configuring procps...
00:01:24.467 O: I: Configuring netbase...
00:01:24.475 O: I: Configuring isc-dhcp-common...
00:01:24.478 O: I: Configuring libkrb5-3:amd64...
00:01:24.482 O: I: Configuring dmidecode...
00:01:24.485 O: I: Configuring libbsd0:amd64...
00:01:24.490 O: I: Configuring iputils-ping...
00:01:24.505 O: I: Configuring readline-common...
00:01:24.513 O: I: Configuring liblocale-gettext-perl...
00:01:24.516 O: I: Configuring libbpf1:amd64...
00:01:24.520 O: I: Configuring libkmod2:amd64...
00:01:24.524 O: I: Configuring libpopt0:amd64...
00:01:24.532 O: I: Configuring logrotate...
00:01:24.724 O: I: Configuring libnewt0.52:amd64...
00:01:24.728 O: I: Configuring libedit2:amd64...
00:01:24.737 O: I: Configuring cron...
00:01:24.964 O: I: Configuring debconf-i18n...
00:01:24.968 O: I: Configuring libnftnl11:amd64...
00:01:24.974 O: I: Configuring vim-tiny...
00:01:25.000 O: I: Configuring kmod...
00:01:25.025 O: I: Configuring libgssapi-krb5-2:amd64...
00:01:25.034 O: I: Configuring udev...
00:01:25.616 O: I: Configuring libreadline8t64:amd64...
00:01:25.620 O: I: Configuring whiptail...
00:01:25.624 O: I: Configuring libnftables1:amd64...
00:01:25.628 O: I: Configuring nftables...
00:01:25.753 O: I: Configuring libtirpc3t64:amd64...
00:01:25.757 O: I: Configuring iproute2...
00:01:25.954 O: I: Configuring isc-dhcp-client...
00:01:25.973 O: I: Configuring fdisk...
00:01:25.982 O: I: Configuring ifupdown...
00:01:26.388 O: I: Configuring tasksel...
00:01:26.521 O: I: Configuring tasksel-data...
00:01:26.527 O: I: Configuring libc-bin...
00:01:26.550 O: I: Base system installed successfully.
00:01:26.601 E: + tar --sort=name --mtime=@1718525505 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.YK7hvQmJpm -c .
00:01:37.623 E: + rm -r /tmp/tmp.YK7hvQmJpm
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:47
result: SUCCESS
------------------------------------------------------------------------------
(13/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: minbase
format: auto
time left: 6:34:25
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.020 E: + [ oldstable = oldstable ]
00:00:00.024 E: + echo --merged-usr
00:00:00.027 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.031 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.358 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.430 E: I: automatically chosen mode: root
00:00:00.438 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.467 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.B2L6FLXVI0 as tempdir
00:00:00.615 E: I: running apt-get update...
00:00:02.868 E: I: downloading packages with apt...
00:00:04.654 E: I: extracting archives...
00:00:06.548 E: I: installing essential packages...
00:00:13.278 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.B2L6FLXVI0
00:00:13.282 E: I: installing remaining packages inside the chroot...
00:00:18.800 E: I: cleaning package lists and apt cache...
00:00:18.882 E: I: creating tarball...
00:00:19.740 E: I: done
00:00:19.796 E: I: removing tempdir /tmp/mmdebstrap.B2L6FLXVI0...
00:00:20.057 E: I: success in 19.7336 seconds
00:00:20.066 E: + mkdir /tmp/debian-oldstable-mm
00:00:20.071 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:20.590 E: + rm /tmp/debian-oldstable-mm.tar
00:00:20.618 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:20.622 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-minbase.tar
00:00:26.531 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:26.534 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:26.538 E: + ret=0
00:00:26.541 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:26.545 E: + [ 0 -ne 0 ]
00:00:26.548 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:26.552 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:26.560 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:26.565 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:26.569 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:26.573 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old
00:00:26.577 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old
00:00:26.580 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:26.584 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:26.587 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:26.590 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:26.594 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:26.597 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:26.601 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:26.604 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:26.607 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:26.611 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:26.614 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:26.618 E: + diff -u /tmp/status1 /tmp/status2
00:00:26.621 E: + rm /tmp/status1 /tmp/status2
00:00:26.625 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:26.628 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.631 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.635 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:26.639 E: + xargs --no-run-if-empty -0 rm -r
00:00:26.644 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:26.647 E: + [ minbase = - ]
00:00:26.651 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:26.654 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:26.658 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:26.661 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:26.665 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:26.669 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:26.672 E: + continue
00:00:26.676 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:26.679 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:26.683 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:26.686 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:26.690 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:26.693 E: + continue
00:00:26.698 E: + [ minbase = - ]
00:00:26.701 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:26.705 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:26.709 E: + [ minbase = - ]
00:00:26.713 E: + [ minbase = buildd ]
00:00:26.716 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:26.919 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:26.923 E: + xargs -0 touch --date=@1718525505
00:00:26.972 E: + [ oldstable = oldstable ]
00:00:26.976 E: + echo :/bin:/sbin
00:00:26.980 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:26.983 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.986 E: + id -u _apt
00:00:26.990 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.993 E: + [ oldstable = oldstable ]
00:00:26.997 E: + echo :/bin:/sbin
00:00:27.001 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:27.004 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:27.008 E: + id -u _apt
00:00:27.012 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:27.015 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:27.019 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:27.269 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:27.273 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:27.575 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:27.648 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:27.720 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.725 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.788 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:37
result: SUCCESS
------------------------------------------------------------------------------
(14/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: buildd
format: auto
time left: 6:15:42
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.007 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.018 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.022 E: + [ oldstable = oldstable ]
00:00:00.026 E: + echo --merged-usr
00:00:00.029 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.033 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.359 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.433 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.470 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.QFtOXQk3OY as tempdir
00:00:00.615 E: I: running apt-get update...
00:00:02.814 E: I: downloading packages with apt...
00:00:04.605 E: I: extracting archives...
00:00:06.532 E: I: installing essential packages...
00:00:13.651 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.QFtOXQk3OY
00:00:13.655 E: I: installing remaining packages inside the chroot...
00:00:28.940 E: I: cleaning package lists and apt cache...
00:00:29.038 E: I: creating tarball...
00:00:31.520 E: I: done
00:00:31.785 E: I: removing tempdir /tmp/mmdebstrap.QFtOXQk3OY...
00:00:32.285 E: I: success in 31.9636 seconds
00:00:32.292 E: + mkdir /tmp/debian-oldstable-mm
00:00:32.301 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:33.420 E: + rm /tmp/debian-oldstable-mm.tar
00:00:33.511 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:33.515 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-buildd.tar
00:00:47.442 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:47.448 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:47.453 E: + ret=0
00:00:47.456 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:47.460 E: + [ 0 -ne 0 ]
00:00:47.463 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:47.466 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:47.476 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.482 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:47.486 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.490 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.494 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.497 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:47.501 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:47.504 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:47.508 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:47.511 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:47.515 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:47.518 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:47.522 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:47.526 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:47.530 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:47.534 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:47.538 E: + diff -u /tmp/status1 /tmp/status2
00:00:47.541 E: + rm /tmp/status1 /tmp/status2
00:00:47.545 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:47.548 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:47.552 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:47.555 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:47.559 E: + xargs --no-run-if-empty -0 rm -r
00:00:47.563 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.566 E: + [ buildd = - ]
00:00:47.570 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:47.573 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:47.577 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:47.581 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:47.585 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:47.588 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:47.591 E: + continue
00:00:47.596 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:47.599 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:47.602 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:47.606 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:47.609 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:47.613 E: + continue
00:00:47.616 E: + [ buildd = - ]
00:00:47.620 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:47.623 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:47.628 E: + [ buildd = - ]
00:00:47.631 E: + [ buildd = buildd ]
00:00:47.635 E: + [ oldstable != stable ]
00:00:47.639 E: + [ oldstable != oldstable ]
00:00:47.643 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:48.315 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:48.318 E: + xargs -0 touch --date=@1718525505
00:00:48.395 E: + [ oldstable = oldstable ]
00:00:48.399 E: + echo :/bin:/sbin
00:00:48.402 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:48.406 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.409 E: + id -u _apt
00:00:48.413 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.417 E: + [ oldstable = oldstable ]
00:00:48.421 E: + echo :/bin:/sbin
00:00:48.425 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:48.429 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.432 E: + id -u _apt
00:00:48.436 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.439 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:48.443 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:49.219 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:49.223 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:50.064 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:50.197 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:50.331 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:50.337 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:50.519 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:01
result: SUCCESS
------------------------------------------------------------------------------
(15/280) check-against-debootstrap-dist
dist: oldstable
mode: auto
variant: -
format: auto
time left: 6:06:59
------------------------------------------------------------------------------
00:00:00.006 O: SOURCE_DATE_EPOCH=1718525505
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=1718525505
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.020 E: + [ oldstable = oldstable ]
00:00:00.023 E: + echo --merged-usr
00:00:00.026 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base
00:00:00.030 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.353 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
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.561 E: I: automatically chosen format: tar
00:00:00.565 E: I: using /tmp/mmdebstrap.Xsc7ruoUaZ as tempdir
00:00:00.612 E: I: running apt-get update...
00:00:02.767 E: I: downloading packages with apt...
00:00:04.528 E: I: extracting archives...
00:00:06.440 E: I: installing essential packages...
00:00:13.112 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.Xsc7ruoUaZ
00:00:13.117 E: I: installing remaining packages inside the chroot...
00:00:25.793 E: I: cleaning package lists and apt cache...
00:00:25.880 E: I: creating tarball...
00:00:27.171 E: I: done
00:00:27.301 E: I: removing tempdir /tmp/mmdebstrap.Xsc7ruoUaZ...
00:00:27.661 E: I: success in 27.3467 seconds
00:00:27.667 E: + mkdir /tmp/debian-oldstable-mm
00:00:27.672 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar
00:00:28.379 E: + rm /tmp/debian-oldstable-mm.tar
00:00:28.422 E: + mkdir /tmp/debian-oldstable-debootstrap
00:00:28.426 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable--.tar
00:00:35.621 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:35.625 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev
00:00:35.629 E: + ret=0
00:00:35.633 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:35.636 E: + [ 0 -ne 0 ]
00:00:35.640 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:35.643 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev
00:00:35.653 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:35.659 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:35.663 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:35.667 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old
00:00:35.670 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old
00:00:35.674 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old
00:00:35.677 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old
00:00:35.681 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available
00:00:35.685 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt
00:00:35.688 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch
00:00:35.692 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list
00:00:35.696 E: + chroot /tmp/debian-oldstable-mm dpkg --list
00:00:35.700 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:35.703 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:35.707 E: + grep -v ^Priority:  /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status
00:00:35.711 E: + grep -v ^Priority:  /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:35.714 E: + diff -u /tmp/status1 /tmp/status2
00:00:35.718 E: + rm /tmp/status1 /tmp/status2
00:00:35.721 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status
00:00:35.725 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:35.728 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:35.731 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:35.735 E: + xargs --no-run-if-empty -0 rm -r
00:00:35.739 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:35.742 E: + [ - = - ]
00:00:35.746 E: + rm /tmp/debian-oldstable-debootstrap/etc/machine-id
00:00:35.749 E: + rm /tmp/debian-oldstable-mm/etc/machine-id
00:00:35.753 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/systemd/catalog/database
00:00:35.757 E: + rm /tmp/debian-oldstable-mm/var/lib/systemd/catalog/database
00:00:35.760 E: + chroot /tmp/debian-oldstable-debootstrap /sbin/getcap /bin/ping
00:00:35.764 E: + cap=/bin/ping cap_net_raw=ep
00:00:35.767 E: + expected=/bin/ping cap_net_raw=ep
00:00:35.771 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:35.775 E: + chroot /tmp/debian-oldstable-mm /sbin/getcap /bin/ping
00:00:35.778 E: + cap=/bin/ping cap_net_raw=ep
00:00:35.782 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:35.785 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock
00:00:35.789 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states
00:00:35.793 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock
00:00:35.797 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File
00:00:35.801 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:35.805 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:35.810 E: + [ ! -e /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File ]
00:00:35.815 E: + cmp /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File
00:00:35.819 E: + continue
00:00:35.823 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells
00:00:35.827 E: + f2=/tmp/debian-oldstable-mm//etc/shells
00:00:35.830 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ]
00:00:35.834 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ]
00:00:35.838 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells
00:00:35.842 E: + continue
00:00:35.845 E: + [ - = - ]
00:00:35.849 E: + [ {{ DIST}} = oldstable ]
00:00:35.853 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog
00:00:35.856 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog
00:00:35.862 E: + [ - = - ]
00:00:35.866 E: + sort /tmp/debian-oldstable-mm/etc/group
00:00:35.870 E: + mv /tmp/debian-oldstable-mm/etc/group.bak /tmp/debian-oldstable-mm/etc/group
00:00:35.874 E: + sort /tmp/debian-oldstable-debootstrap/etc/group
00:00:35.878 E: + mv /tmp/debian-oldstable-debootstrap/etc/group.bak /tmp/debian-oldstable-debootstrap/etc/group
00:00:35.881 E: + sort /tmp/debian-oldstable-mm/etc/group-
00:00:35.885 E: + mv /tmp/debian-oldstable-mm/etc/group-.bak /tmp/debian-oldstable-mm/etc/group-
00:00:35.889 E: + sort /tmp/debian-oldstable-debootstrap/etc/group-
00:00:35.893 E: + mv /tmp/debian-oldstable-debootstrap/etc/group-.bak /tmp/debian-oldstable-debootstrap/etc/group-
00:00:35.897 E: + sort /tmp/debian-oldstable-mm/etc/gshadow
00:00:35.901 E: + mv /tmp/debian-oldstable-mm/etc/gshadow.bak /tmp/debian-oldstable-mm/etc/gshadow
00:00:35.905 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow
00:00:35.909 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow.bak /tmp/debian-oldstable-debootstrap/etc/gshadow
00:00:35.912 E: + sort /tmp/debian-oldstable-mm/etc/gshadow-
00:00:35.916 E: + mv /tmp/debian-oldstable-mm/etc/gshadow-.bak /tmp/debian-oldstable-mm/etc/gshadow-
00:00:35.919 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow-
00:00:35.923 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow-.bak /tmp/debian-oldstable-debootstrap/etc/gshadow-
00:00:35.927 E: + [ - = buildd ]
00:00:35.931 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm
00:00:36.234 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0
00:00:36.237 E: + xargs -0 touch --date=@1718525505
00:00:36.304 E: + [ oldstable = oldstable ]
00:00:36.308 E: + echo :/bin:/sbin
00:00:36.311 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:36.315 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:36.319 E: + id -u _apt
00:00:36.323 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:36.327 E: + [ oldstable = oldstable ]
00:00:36.331 E: + echo :/bin:/sbin
00:00:36.336 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin
00:00:36.339 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:36.343 E: + id -u _apt
00:00:36.346 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:36.350 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:36.354 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:36.751 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:36.755 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:37.202 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:37.304 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:37.406 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:37.412 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:37.505 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:55:20
------------------------------------------------------------------------------
00:00:00.006 O: SOURCE_DATE_EPOCH=1718525505
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=1718525505
00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + [ stable = oldstable ]
00:00:00.024 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.027 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.030 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.425 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.468 E: I: finding correct signed-by value...
00:00:00.564 E: I: automatically chosen format: tar
00:00:00.568 E: I: using /tmp/mmdebstrap.L2kFlg_TjQ as tempdir
00:00:00.614 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.L2kFlg_TjQ
00:00:00.628 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.L2kFlg_TjQ/tmp/tmp.bBdGBWWcWl/usr-is-merged.deb'.
00:00:00.667 E: Selecting previously unselected package usr-is-merged.
00:00:00.671 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.674 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.678 E: Unpacking usr-is-merged (1) ...
00:00:00.682 E: Setting up usr-is-merged (1) ...
00:00:00.693 E: I: running apt-get update...
00:00:03.115 E: I: downloading packages with apt...
00:00:04.899 E: I: extracting archives...
00:00:06.619 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.L2kFlg_TjQ
00:00:06.963 E: I: installing essential packages...
00:00:12.969 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.L2kFlg_TjQ
00:00:12.975 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.L2kFlg_TjQ
00:00:13.148 E: Reading package lists...
00:00:13.323 E: Building dependency tree...
00:00:13.593 E: The following packages will be upgraded:
00:00:13.596 E:   usr-is-merged
00:00:13.626 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.629 E: Need to get 5616 B of archives.
00:00:13.633 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.636 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:13.684 E: Fetched 5616 B in 0s (297 kB/s)
00:00:13.688 E: Chrooting into /tmp/mmdebstrap.L2kFlg_TjQ/
00:00:13.783 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:13.814 E: Fetched 5616 B in 0s (297 kB/s)
00:00:13.818 E: Chrooting into /tmp/mmdebstrap.L2kFlg_TjQ/
00:00:13.835 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:13.839 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:13.847 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:13.864 E: Chrooting into /tmp/mmdebstrap.L2kFlg_TjQ/
00:00:13.868 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:13.887 E: Chrooting into /tmp/mmdebstrap.L2kFlg_TjQ/
00:00:14.021 E: I: installing remaining packages inside the chroot...
00:00:18.944 E: I: cleaning package lists and apt cache...
00:00:19.024 E: I: creating tarball...
00:00:19.866 E: I: done
00:00:19.923 E: I: removing tempdir /tmp/mmdebstrap.L2kFlg_TjQ...
00:00:20.174 E: I: success in 19.8613 seconds
00:00:20.182 E: + mkdir /tmp/debian-stable-mm
00:00:20.188 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:00:20.661 E: + rm /tmp/debian-stable-mm.tar
00:00:20.689 E: + mkdir /tmp/debian-stable-debootstrap
00:00:20.693 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-minbase.tar
00:00:25.706 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:25.710 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:00:25.714 E: + ret=0
00:00:25.718 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:25.722 E: + [ 0 -ne 0 ]
00:00:25.725 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:25.729 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:00:25.736 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:25.740 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:00:25.743 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:25.747 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:00:25.750 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:00:25.754 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:00:25.757 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:00:25.760 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:00:25.764 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:00:25.767 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:00:25.771 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:00:25.774 E: + chroot /tmp/debian-stable-mm dpkg --list
00:00:25.778 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:25.781 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:25.785 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:00:25.788 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:25.791 E: + diff -u /tmp/status1 /tmp/status2
00:00:25.795 E: + rm /tmp/status1 /tmp/status2
00:00:25.798 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:00:25.802 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:25.805 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:25.809 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:25.813 E: + xargs --no-run-if-empty -0 rm -r
00:00:25.816 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:25.821 E: + [ minbase = - ]
00:00:25.824 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:00:25.828 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:00:25.831 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:00:25.835 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:00:25.838 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:25.842 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:25.845 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:00:25.848 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:00:25.852 E: + continue
00:00:25.855 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:00:25.859 E: + f2=/tmp/debian-stable-mm//etc/shells
00:00:25.862 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:00:25.865 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:00:25.869 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:00:25.872 E: + continue
00:00:25.875 E: + [ minbase = - ]
00:00:25.879 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:00:25.882 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:00:25.886 E: + [ minbase = - ]
00:00:25.889 E: + [ minbase = buildd ]
00:00:25.892 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:00:26.091 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:00:26.095 E: + xargs -0 touch --date=@1718525505
00:00:26.145 E: + [ stable = oldstable ]
00:00:26.148 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.152 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.155 E: + id -u _apt
00:00:26.159 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.163 E: + [ stable = oldstable ]
00:00:26.167 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.171 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.175 E: + id -u _apt
00:00:26.179 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.182 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:26.185 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:26.447 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:26.451 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:26.741 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:26.820 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:26.892 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:26.896 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:26.957 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:42:03
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.010 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.025 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.031 E: + [ stable = oldstable ]
00:00:00.037 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.044 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.050 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.644 E: I: automatically chosen mode: root
00:00:00.654 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.694 E: I: finding correct signed-by value...
00:00:00.817 E: I: automatically chosen format: tar
00:00:00.822 E: I: using /tmp/mmdebstrap.YGWaK5GBqs as tempdir
00:00:00.901 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.YGWaK5GBqs
00:00:00.921 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.YGWaK5GBqs/tmp/tmp.ycvNw35f9z/usr-is-merged.deb'.
00:00:00.983 E: Selecting previously unselected package usr-is-merged.
00:00:00.989 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.994 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:01.001 E: Unpacking usr-is-merged (1) ...
00:00:01.011 E: Setting up usr-is-merged (1) ...
00:00:01.039 E: I: running apt-get update...
00:00:04.173 E: I: downloading packages with apt...
00:00:07.345 E: I: extracting archives...
00:00:09.389 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.YGWaK5GBqs
00:00:09.829 E: I: installing essential packages...
00:00:18.344 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.YGWaK5GBqs
00:00:18.351 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.YGWaK5GBqs
00:00:18.521 E: Reading package lists...
00:00:18.744 E: Building dependency tree...
00:00:19.128 E: The following packages will be upgraded:
00:00:19.134 E:   usr-is-merged
00:00:19.178 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:19.184 E: Need to get 5616 B of archives.
00:00:19.190 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:19.195 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:19.251 E: Fetched 5616 B in 0s (148 kB/s)
00:00:19.258 E: Chrooting into /tmp/mmdebstrap.YGWaK5GBqs/
00:00:19.377 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:19.416 E: Fetched 5616 B in 0s (148 kB/s)
00:00:19.421 E: Chrooting into /tmp/mmdebstrap.YGWaK5GBqs/
00:00:19.443 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:19.448 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:19.459 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:19.489 E: Chrooting into /tmp/mmdebstrap.YGWaK5GBqs/
00:00:19.494 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:19.530 E: Chrooting into /tmp/mmdebstrap.YGWaK5GBqs/
00:00:19.700 E: I: installing remaining packages inside the chroot...
00:00:51.185 E: I: cleaning package lists and apt cache...
00:00:51.320 E: I: creating tarball...
00:00:55.904 E: I: done
00:00:56.188 E: I: removing tempdir /tmp/mmdebstrap.YGWaK5GBqs...
00:00:56.838 E: I: success in 56.3622 seconds
00:00:56.854 E: + mkdir /tmp/debian-stable-mm
00:00:56.864 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:00:58.393 E: + rm /tmp/debian-stable-mm.tar
00:00:58.519 E: + mkdir /tmp/debian-stable-debootstrap
00:00:58.529 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-buildd.tar
00:01:25.375 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:01:25.388 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:01:25.398 E: + ret=0
00:01:25.419 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:01:25.448 E: + [ 0 -ne 0 ]
00:01:25.457 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:01:25.473 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:01:25.489 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:01:25.508 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:01:25.526 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:01:25.549 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:01:25.576 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:01:25.610 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:01:25.620 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:01:25.629 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:01:25.640 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:01:25.650 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:01:25.658 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:01:25.668 E: + chroot /tmp/debian-stable-mm dpkg --list
00:01:25.688 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:01:25.712 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:01:25.727 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:01:25.749 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:01:25.764 E: + diff -u /tmp/status1 /tmp/status2
00:01:25.771 E: + rm /tmp/status1 /tmp/status2
00:01:25.799 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:01:25.805 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:01:25.814 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:01:25.833 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:01:25.853 E: + xargs --no-run-if-empty -0 rm -r
00:01:25.874 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:01:25.896 E: + [ buildd = - ]
00:01:25.918 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:01:25.924 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:01:25.936 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:01:25.944 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:01:25.954 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:01:25.960 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:01:25.966 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:01:25.981 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:01:25.995 E: + continue
00:01:26.007 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:01:26.029 E: + f2=/tmp/debian-stable-mm//etc/shells
00:01:26.044 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:01:26.072 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:01:26.094 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:01:26.120 E: + continue
00:01:26.145 E: + [ buildd = - ]
00:01:26.151 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:01:26.160 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:01:26.171 E: + [ buildd = - ]
00:01:26.179 E: + [ buildd = buildd ]
00:01:26.189 E: + [ stable != stable ]
00:01:26.199 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:01:26.646 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:01:26.653 E: + xargs -0 touch --date=@1718525505
00:01:26.758 E: + [ stable = oldstable ]
00:01:26.762 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:01:26.767 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:01:26.781 E: + id -u _apt
00:01:26.820 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:01:26.836 E: + [ stable = oldstable ]
00:01:26.844 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:01:26.855 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:01:26.868 E: + id -u _apt
00:01:26.898 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:01:26.910 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:26.920 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:01:27.916 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:27.924 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:01:29.148 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:01:29.332 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:01:29.514 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:01:29.520 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:01:29.791 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:43
result: SUCCESS
------------------------------------------------------------------------------
(18/280) check-against-debootstrap-dist
dist: stable
mode: auto
variant: -
format: auto
time left: 5:47:34
------------------------------------------------------------------------------
00:00:00.118 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.120 E: + set -eu
00:00:00.157 E: + export LC_ALL=C.UTF-8
00:00:00.182 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.207 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.234 E: + [ stable = oldstable ]
00:00:00.267 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.286 E: + echo --include=e2fsprogs,mount,tzdata
00:00:00.329 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:02.265 E: I: automatically chosen mode: root
00:00:02.337 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.508 E: I: finding correct signed-by value...
00:00:02.697 E: I: automatically chosen format: tar
00:00:02.721 E: I: using /tmp/mmdebstrap.RmZs0x5T10 as tempdir
00:00:02.845 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.RmZs0x5T10
00:00:03.036 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.RmZs0x5T10/tmp/tmp.Re7I8soFFt/usr-is-merged.deb'.
00:00:03.150 E: Selecting previously unselected package usr-is-merged.
00:00:03.164 E: (Reading database ... 0 files and directories currently installed.)
00:00:03.176 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:03.194 E: Unpacking usr-is-merged (1) ...
00:00:03.252 E: Setting up usr-is-merged (1) ...
00:00:03.329 E: I: running apt-get update...
00:00:08.668 E: I: downloading packages with apt...
00:00:12.908 E: I: extracting archives...
00:00:16.735 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.RmZs0x5T10
00:00:17.657 E: I: installing essential packages...
00:00:31.990 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.RmZs0x5T10
00:00:32.001 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.RmZs0x5T10
00:00:32.195 E: Reading package lists...
00:00:32.416 E: Building dependency tree...
00:00:32.811 E: The following packages will be upgraded:
00:00:32.817 E:   usr-is-merged
00:00:32.865 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:32.874 E: Need to get 5616 B of archives.
00:00:32.885 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:32.912 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B]
00:00:32.938 E: Fetched 5616 B in 0s (152 kB/s)
00:00:32.956 E: Chrooting into /tmp/mmdebstrap.RmZs0x5T10/
00:00:33.086 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:33.126 E: Fetched 5616 B in 0s (152 kB/s)
00:00:33.133 E: Chrooting into /tmp/mmdebstrap.RmZs0x5T10/
00:00:33.154 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:33.166 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ...
00:00:33.197 E: Unpacking usr-is-merged (37~deb12u1) over (1) ...
00:00:33.247 E: Chrooting into /tmp/mmdebstrap.RmZs0x5T10/
00:00:33.257 E: Setting up usr-is-merged (37~deb12u1) ...
00:00:33.302 E: Chrooting into /tmp/mmdebstrap.RmZs0x5T10/
00:00:33.516 E: I: installing remaining packages inside the chroot...
00:01:00.849 E: I: cleaning package lists and apt cache...
00:01:01.007 E: I: creating tarball...
00:01:03.122 E: I: done
00:01:03.298 E: I: removing tempdir /tmp/mmdebstrap.RmZs0x5T10...
00:01:03.760 E: I: success in 62.3279 seconds
00:01:03.781 E: + mkdir /tmp/debian-stable-mm
00:01:03.804 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar
00:01:04.710 E: + rm /tmp/debian-stable-mm.tar
00:01:04.777 E: + mkdir /tmp/debian-stable-debootstrap
00:01:04.784 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable--.tar
00:01:17.423 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev
00:01:17.461 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev
00:01:17.477 E: + ret=0
00:01:17.500 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:01:17.541 E: + [ 0 -ne 0 ]
00:01:17.566 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:01:17.590 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev
00:01:17.616 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:01:17.669 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache
00:01:17.687 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:01:17.695 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old
00:01:17.702 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old
00:01:17.712 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old
00:01:17.715 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old
00:01:17.719 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available
00:01:17.723 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt
00:01:17.727 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch
00:01:17.737 E: + chroot /tmp/debian-stable-debootstrap dpkg --list
00:01:17.743 E: + chroot /tmp/debian-stable-mm dpkg --list
00:01:17.749 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:01:17.757 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:01:17.761 E: + grep -v ^Priority:  /tmp/debian-stable-debootstrap/var/lib/dpkg/status
00:01:17.765 E: + grep -v ^Priority:  /tmp/debian-stable-mm/var/lib/dpkg/status
00:01:17.768 E: + diff -u /tmp/status1 /tmp/status2
00:01:17.772 E: + rm /tmp/status1 /tmp/status2
00:01:17.775 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status
00:01:17.779 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:01:17.783 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:01:17.786 E: + xargs --no-run-if-empty -0 rm -r
00:01:17.790 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:01:17.793 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:01:17.797 E: + [ - = - ]
00:01:17.801 E: + rm /tmp/debian-stable-debootstrap/etc/machine-id
00:01:17.809 E: + rm /tmp/debian-stable-mm/etc/machine-id
00:01:17.816 E: + rm /tmp/debian-stable-debootstrap/var/lib/systemd/catalog/database
00:01:17.820 E: + rm /tmp/debian-stable-mm/var/lib/systemd/catalog/database
00:01:17.825 E: + chroot /tmp/debian-stable-debootstrap /sbin/getcap /bin/ping
00:01:17.829 E: + cap=/bin/ping cap_net_raw=ep
00:01:17.833 E: + expected=/bin/ping cap_net_raw=ep
00:01:17.837 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:01:17.842 E: + chroot /tmp/debian-stable-mm /sbin/getcap /bin/ping
00:01:17.860 E: + cap=/bin/ping cap_net_raw=ep
00:01:17.867 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:01:17.883 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock
00:01:17.898 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states
00:01:17.915 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock
00:01:17.938 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File
00:01:17.953 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:01:17.981 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ]
00:01:18.013 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ]
00:01:18.030 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File
00:01:18.056 E: + continue
00:01:18.081 E: + f1=/tmp/debian-stable-debootstrap//etc/shells
00:01:18.106 E: + f2=/tmp/debian-stable-mm//etc/shells
00:01:18.116 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ]
00:01:18.129 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ]
00:01:18.158 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells
00:01:18.193 E: + continue
00:01:18.217 E: + [ - = - ]
00:01:18.240 E: + [ {{ DIST}} = oldstable ]
00:01:18.269 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog
00:01:18.288 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog
00:01:18.306 E: + [ - = - ]
00:01:18.326 E: + sort /tmp/debian-stable-mm/etc/group
00:01:18.338 E: + mv /tmp/debian-stable-mm/etc/group.bak /tmp/debian-stable-mm/etc/group
00:01:18.344 E: + sort /tmp/debian-stable-debootstrap/etc/group
00:01:18.348 E: + mv /tmp/debian-stable-debootstrap/etc/group.bak /tmp/debian-stable-debootstrap/etc/group
00:01:18.351 E: + sort /tmp/debian-stable-mm/etc/group-
00:01:18.355 E: + mv /tmp/debian-stable-mm/etc/group-.bak /tmp/debian-stable-mm/etc/group-
00:01:18.361 E: + sort /tmp/debian-stable-debootstrap/etc/group-
00:01:18.366 E: + mv /tmp/debian-stable-debootstrap/etc/group-.bak /tmp/debian-stable-debootstrap/etc/group-
00:01:18.372 E: + sort /tmp/debian-stable-mm/etc/gshadow
00:01:18.375 E: + mv /tmp/debian-stable-mm/etc/gshadow.bak /tmp/debian-stable-mm/etc/gshadow
00:01:18.379 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow
00:01:18.383 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow.bak /tmp/debian-stable-debootstrap/etc/gshadow
00:01:18.388 E: + sort /tmp/debian-stable-mm/etc/gshadow-
00:01:18.391 E: + mv /tmp/debian-stable-mm/etc/gshadow-.bak /tmp/debian-stable-mm/etc/gshadow-
00:01:18.395 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow-
00:01:18.399 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow-.bak /tmp/debian-stable-debootstrap/etc/gshadow-
00:01:18.402 E: + [ - = buildd ]
00:01:18.406 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm
00:01:18.409 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0
00:01:18.413 E: + xargs -0 touch --date=@1718525505
00:01:18.416 E: + [ stable = oldstable ]
00:01:18.420 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:01:18.423 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:01:18.434 E: + id -u _apt
00:01:18.440 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:01:18.445 E: + [ stable = oldstable ]
00:01:18.449 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:01:18.453 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:01:18.457 E: + id -u _apt
00:01:18.461 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:01:18.465 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:18.480 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:01:18.941 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:18.945 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:01:19.454 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:01:19.595 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:01:19.704 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:01:19.708 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:01:19.832 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:45
result: SUCCESS
------------------------------------------------------------------------------
(19/280) check-against-debootstrap-dist
dist: testing
mode: auto
variant: minbase
format: auto
time left: 5:52:42
------------------------------------------------------------------------------
00:00:00.090 E: + set -eu
00:00:00.090 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.118 E: + export LC_ALL=C.UTF-8
00:00:00.165 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.185 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.211 E: + [ testing = oldstable ]
00:00:00.228 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.259 E: + echo --include=base-files
00:00:00.273 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:02.582 E: I: automatically chosen mode: root
00:00:02.625 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.801 E: I: finding correct signed-by value...
00:00:03.089 E: I: automatically chosen format: tar
00:00:03.103 E: I: using /tmp/mmdebstrap.JN6hdaRUju as tempdir
00:00:03.201 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.JN6hdaRUju
00:00:03.333 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.JN6hdaRUju/tmp/tmp.qGNQCOaxwr/usr-is-merged.deb'.
00:00:03.658 E: Selecting previously unselected package usr-is-merged.
00:00:03.682 E: (Reading database ... 0 files and directories currently installed.)
00:00:03.704 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:03.720 E: Unpacking usr-is-merged (1) ...
00:00:03.996 E: Setting up usr-is-merged (1) ...
00:00:04.114 E: I: running apt-get update...
00:00:07.762 E: I: downloading packages with apt...
00:00:11.674 E: I: extracting archives...
00:00:14.964 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.JN6hdaRUju
00:00:14.994 E: I: installing essential packages...
00:00:26.473 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.JN6hdaRUju
00:00:26.485 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.JN6hdaRUju
00:00:26.682 E: Reading package lists...
00:00:26.909 E: Building dependency tree...
00:00:27.379 E: The following packages will be upgraded:
00:00:27.384 E:   usr-is-merged
00:00:27.436 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:27.442 E: Need to get 5572 B of archives.
00:00:27.452 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:27.476 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:27.529 E: Fetched 5572 B in 0s (133 kB/s)
00:00:27.554 E: Chrooting into /tmp/mmdebstrap.JN6hdaRUju/
00:00:27.671 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:27.715 E: Fetched 5572 B in 0s (133 kB/s)
00:00:27.720 E: Chrooting into /tmp/mmdebstrap.JN6hdaRUju/
00:00:27.770 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 ... 3676 files and directories currently installed.)
00:00:27.785 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:27.844 E: Unpacking usr-is-merged (39) over (1) ...
00:00:27.935 E: Chrooting into /tmp/mmdebstrap.JN6hdaRUju/
00:00:27.941 E: Setting up usr-is-merged (39) ...
00:00:27.993 E: Chrooting into /tmp/mmdebstrap.JN6hdaRUju/
00:00:28.199 E: I: installing remaining packages inside the chroot...
00:00:36.293 E: I: cleaning package lists and apt cache...
00:00:36.377 E: I: creating tarball...
00:00:37.236 E: I: done
00:00:37.268 E: I: removing tempdir /tmp/mmdebstrap.JN6hdaRUju...
00:00:37.494 E: I: success in 35.7860 seconds
00:00:37.503 E: + mkdir /tmp/debian-testing-mm
00:00:37.507 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:37.942 E: + rm /tmp/debian-testing-mm.tar
00:00:37.970 E: + mkdir /tmp/debian-testing-debootstrap
00:00:37.974 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-minbase.tar
00:00:44.047 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:44.051 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:44.055 E: + ret=0
00:00:44.059 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:44.063 E: + [ 0 -ne 0 ]
00:00:44.067 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:44.071 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:44.078 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.3_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.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.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/dash_0.5.12-9_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.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-13_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-13_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.1_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.1_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-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-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.1_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.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/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.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:44.082 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:44.087 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:44.091 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old
00:00:44.095 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old
00:00:44.099 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:44.104 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:44.108 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:44.111 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:44.115 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:44.119 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:44.123 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:44.126 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:44.130 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:44.136 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:44.140 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:44.147 E: + diff -u /tmp/status1 /tmp/status2
00:00:44.157 E: + rm /tmp/status1 /tmp/status2
00:00:44.182 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:44.189 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:44.193 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:44.197 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:44.201 E: + xargs --no-run-if-empty -0 rm -r
00:00:44.205 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:44.209 E: + [ minbase = - ]
00:00:44.212 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:44.216 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:44.219 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:44.223 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:44.226 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:44.230 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:44.234 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:44.237 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:44.241 E: + continue
00:00:44.244 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:44.247 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:44.251 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:44.254 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:44.258 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:44.262 E: + continue
00:00:44.265 E: + [ minbase = - ]
00:00:44.269 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:44.272 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:44.275 E: + [ minbase = - ]
00:00:44.279 E: + [ minbase = buildd ]
00:00:44.282 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:44.285 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:44.289 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:44.292 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:44.295 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:44.299 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:44.302 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:44.306 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:44.310 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:44.318 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:44.344 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:44.369 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:44.375 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:44.380 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:44.385 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:44.390 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:44.396 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:44.400 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:44.404 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:44.408 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:44.411 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:44.414 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:44.418 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:44.422 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:44.425 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:44.429 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:44.432 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:44.436 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:44.439 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:44.443 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:44.446 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:44.449 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:44.453 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:44.456 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:44.459 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:44.463 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:44.466 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:44.470 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:44.473 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:44.477 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:44.481 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:44.509 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:44.513 E: + xargs -0 touch --date=@1718525505
00:00:44.600 E: + [ testing = oldstable ]
00:00:44.605 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:44.608 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:44.612 E: + id -u _apt
00:00:44.616 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:44.619 E: + [ testing = oldstable ]
00:00:44.623 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:44.626 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:44.630 E: + id -u _apt
00:00:44.634 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:44.638 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:44.641 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:44.902 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:44.907 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:45.228 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:45.301 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:45.363 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:45.367 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:45.431 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:10
result: SUCCESS
------------------------------------------------------------------------------
(20/280) check-against-debootstrap-dist
dist: testing
mode: auto
variant: buildd
format: auto
time left: 5:49:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718525505
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=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.437 E: I: automatically chosen mode: root
00:00:00.446 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.475 E: I: finding correct signed-by value...
00:00:00.569 E: I: automatically chosen format: tar
00:00:00.573 E: I: using /tmp/mmdebstrap.uECjuiTT6Y as tempdir
00:00:00.621 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.uECjuiTT6Y
00:00:00.635 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.uECjuiTT6Y/tmp/tmp.pRdSybUsNA/usr-is-merged.deb'.
00:00:00.678 E: Selecting previously unselected package usr-is-merged.
00:00:00.681 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.685 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.689 E: Unpacking usr-is-merged (1) ...
00:00:00.694 E: Setting up usr-is-merged (1) ...
00:00:00.706 E: I: running apt-get update...
00:00:03.269 E: I: downloading packages with apt...
00:00:05.110 E: I: extracting archives...
00:00:06.851 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.uECjuiTT6Y
00:00:06.859 E: I: installing essential packages...
00:00:13.004 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.uECjuiTT6Y
00:00:13.009 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.uECjuiTT6Y
00:00:13.206 E: Reading package lists...
00:00:13.399 E: Building dependency tree...
00:00:13.758 E: The following packages will be upgraded:
00:00:13.762 E:   usr-is-merged
00:00:13.795 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.799 E: Need to get 5572 B of archives.
00:00:13.803 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.807 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:13.862 E: Fetched 5572 B in 0s (301 kB/s)
00:00:13.865 E: Chrooting into /tmp/mmdebstrap.uECjuiTT6Y/
00:00:13.961 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:13.998 E: Fetched 5572 B in 0s (301 kB/s)
00:00:14.002 E: Chrooting into /tmp/mmdebstrap.uECjuiTT6Y/
00:00:14.019 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 ... 3676 files and directories currently installed.)
00:00:14.023 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:14.031 E: Unpacking usr-is-merged (39) over (1) ...
00:00:14.049 E: Chrooting into /tmp/mmdebstrap.uECjuiTT6Y/
00:00:14.053 E: Setting up usr-is-merged (39) ...
00:00:14.075 E: Chrooting into /tmp/mmdebstrap.uECjuiTT6Y/
00:00:14.228 E: I: installing remaining packages inside the chroot...
00:00:28.352 E: I: cleaning package lists and apt cache...
00:00:28.454 E: I: creating tarball...
00:00:31.242 E: I: done
00:00:31.507 E: I: removing tempdir /tmp/mmdebstrap.uECjuiTT6Y...
00:00:31.987 E: I: success in 31.6646 seconds
00:00:31.993 E: + mkdir /tmp/debian-testing-mm
00:00:31.996 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:33.227 E: + rm /tmp/debian-testing-mm.tar
00:00:33.322 E: + mkdir /tmp/debian-testing-debootstrap
00:00:33.326 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-buildd.tar
00:00:47.975 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:47.979 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:47.986 E: + ret=0
00:00:47.993 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:47.997 E: + [ 0 -ne 0 ]
00:00:48.002 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:48.006 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:48.015 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.3_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.1_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.1_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-9_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.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-13_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc-dev-bin_2.38-13_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6-dev_2.38-13_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-13_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-6_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libgdbm6t64_1.23-6_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.1_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.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++-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-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-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.1_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.1_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.025 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:48.029 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.033 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.037 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.041 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:48.044 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:48.047 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:48.051 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:48.055 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:48.058 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:48.061 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:48.065 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:48.069 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:48.072 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:48.076 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:48.079 E: + diff -u /tmp/status1 /tmp/status2
00:00:48.083 E: + rm /tmp/status1 /tmp/status2
00:00:48.086 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:48.090 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:48.093 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:48.096 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:48.100 E: + xargs --no-run-if-empty -0 rm -r
00:00:48.104 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.107 E: + [ buildd = - ]
00:00:48.111 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:48.115 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:48.118 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:48.122 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:48.125 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:48.129 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:48.134 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:48.138 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:48.142 E: + continue
00:00:48.146 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:48.149 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:48.153 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:48.157 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:48.160 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:48.164 E: + continue
00:00:48.167 E: + [ buildd = - ]
00:00:48.171 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:48.175 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:48.178 E: + [ buildd = - ]
00:00:48.182 E: + [ buildd = buildd ]
00:00:48.185 E: + [ testing != stable ]
00:00:48.190 E: + [ testing != oldstable ]
00:00:48.193 E: + readlink /tmp/debian-testing-debootstrap/etc/localtime
00:00:48.197 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ]
00:00:48.201 E: + rm /tmp/debian-testing-debootstrap/etc/localtime
00:00:48.204 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:48.208 E: + continue
00:00:48.211 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:48.215 E: + continue
00:00:48.218 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:48.222 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.226 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.229 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.233 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.236 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:48.240 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:48.243 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.246 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:48.250 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.253 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:48.256 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.260 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:48.264 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:48.267 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.270 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:48.274 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:48.277 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:48.280 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:48.284 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.287 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:48.290 E: + continue
00:00:48.293 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:48.297 E: + continue
00:00:48.301 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:48.936 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:48.940 E: + xargs -0 touch --date=@1718525505
00:00:49.018 E: + [ testing = oldstable ]
00:00:49.021 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:49.025 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.028 E: + id -u _apt
00:00:49.032 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.036 E: + [ testing = oldstable ]
00:00:49.039 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:49.043 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.047 E: + id -u _apt
00:00:49.050 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.053 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:49.057 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:49.862 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:49.866 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:50.825 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:50.952 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:51.081 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.086 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.282 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:43:48
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.005 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + [ testing = 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=[ 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.429 E: I: automatically chosen mode: root
00:00:00.437 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.466 E: I: finding correct signed-by value...
00:00:00.564 E: I: automatically chosen format: tar
00:00:00.568 E: I: using /tmp/mmdebstrap.rCgortI66x as tempdir
00:00:00.615 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.rCgortI66x
00:00:00.629 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.rCgortI66x/tmp/tmp.t5iTZohu3X/usr-is-merged.deb'.
00:00:00.669 E: Selecting previously unselected package usr-is-merged.
00:00:00.672 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.676 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.679 E: Unpacking usr-is-merged (1) ...
00:00:00.683 E: Setting up usr-is-merged (1) ...
00:00:00.694 E: I: running apt-get update...
00:00:03.252 E: I: downloading packages with apt...
00:00:05.289 E: I: extracting archives...
00:00:07.011 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.rCgortI66x
00:00:07.018 E: I: installing essential packages...
00:00:13.058 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.rCgortI66x
00:00:13.063 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.rCgortI66x
00:00:13.255 E: Reading package lists...
00:00:13.461 E: Building dependency tree...
00:00:13.848 E: The following packages will be upgraded:
00:00:13.853 E:   usr-is-merged
00:00:13.889 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.893 E: Need to get 5572 B of archives.
00:00:13.896 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.900 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B]
00:00:13.959 E: Fetched 5572 B in 0s (290 kB/s)
00:00:13.962 E: Chrooting into /tmp/mmdebstrap.rCgortI66x/
00:00:14.058 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:14.098 E: Fetched 5572 B in 0s (290 kB/s)
00:00:14.102 E: Chrooting into /tmp/mmdebstrap.rCgortI66x/
00:00:14.120 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 ... 3676 files and directories currently installed.)
00:00:14.123 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:14.132 E: Unpacking usr-is-merged (39) over (1) ...
00:00:14.149 E: Chrooting into /tmp/mmdebstrap.rCgortI66x/
00:00:14.153 E: Setting up usr-is-merged (39) ...
00:00:14.173 E: Chrooting into /tmp/mmdebstrap.rCgortI66x/
00:00:14.320 E: I: installing remaining packages inside the chroot...
00:00:26.567 E: I: cleaning package lists and apt cache...
00:00:26.692 E: I: creating tarball...
00:00:28.027 E: I: done
00:00:28.207 E: I: removing tempdir /tmp/mmdebstrap.rCgortI66x...
00:00:28.541 E: I: success in 28.2276 seconds
00:00:28.545 E: + mkdir /tmp/debian-testing-mm
00:00:28.549 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar
00:00:29.264 E: + rm /tmp/debian-testing-mm.tar
00:00:29.310 E: + mkdir /tmp/debian-testing-debootstrap
00:00:29.315 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing--.tar
00:00:37.226 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev
00:00:37.231 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev
00:00:37.235 E: + ret=0
00:00:37.239 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:37.242 E: + [ 0 -ne 0 ]
00:00:37.246 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:37.250 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev
00:00:37.260 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.3_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.1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.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/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-9_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.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/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.1_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-13_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libc6_2.38-13_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.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/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.1_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.1_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-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/libsystemd0_256-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-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.1_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.1_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-1_amd64.deb /tmp/debian-testing-debootstrap/var/cache/apt/archives/systemd_256-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-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.1_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:37.265 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache
00:00:37.268 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:37.272 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old
00:00:37.276 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old
00:00:37.281 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old
00:00:37.285 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old
00:00:37.289 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available
00:00:37.292 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt
00:00:37.296 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch
00:00:37.300 E: + chroot /tmp/debian-testing-debootstrap dpkg --list
00:00:37.303 E: + chroot /tmp/debian-testing-mm dpkg --list
00:00:37.307 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:37.311 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:37.315 E: + grep -v ^Priority:  /tmp/debian-testing-debootstrap/var/lib/dpkg/status
00:00:37.318 E: + grep -v ^Priority:  /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:37.322 E: + diff -u /tmp/status1 /tmp/status2
00:00:37.325 E: + rm /tmp/status1 /tmp/status2
00:00:37.329 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status
00:00:37.333 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:37.337 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:37.340 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:37.344 E: + xargs --no-run-if-empty -0 rm -r
00:00:37.347 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:37.351 E: + [ - = - ]
00:00:37.355 E: + rm /tmp/debian-testing-debootstrap/etc/machine-id
00:00:37.359 E: + rm /tmp/debian-testing-mm/etc/machine-id
00:00:37.363 E: + rm /tmp/debian-testing-debootstrap/var/lib/systemd/catalog/database
00:00:37.367 E: + rm /tmp/debian-testing-mm/var/lib/systemd/catalog/database
00:00:37.370 E: + chroot /tmp/debian-testing-debootstrap /sbin/getcap /bin/ping
00:00:37.375 E: + cap=/bin/ping cap_net_raw=ep
00:00:37.378 E: + expected=/bin/ping cap_net_raw=ep
00:00:37.382 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:37.386 E: + chroot /tmp/debian-testing-mm /sbin/getcap /bin/ping
00:00:37.389 E: + cap=/bin/ping cap_net_raw=ep
00:00:37.393 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:37.396 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock
00:00:37.400 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states
00:00:37.404 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock
00:00:37.408 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File
00:00:37.411 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:37.414 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ]
00:00:37.418 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ]
00:00:37.421 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File
00:00:37.425 E: + continue
00:00:37.430 E: + f1=/tmp/debian-testing-debootstrap//etc/shells
00:00:37.434 E: + f2=/tmp/debian-testing-mm//etc/shells
00:00:37.437 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ]
00:00:37.440 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ]
00:00:37.444 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells
00:00:37.448 E: + continue
00:00:37.452 E: + [ - = - ]
00:00:37.455 E: + [ {{ DIST}} = oldstable ]
00:00:37.459 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog
00:00:37.463 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog
00:00:37.466 E: + [ - = - ]
00:00:37.470 E: + sort /tmp/debian-testing-mm/etc/group
00:00:37.473 E: + mv /tmp/debian-testing-mm/etc/group.bak /tmp/debian-testing-mm/etc/group
00:00:37.477 E: + sort /tmp/debian-testing-debootstrap/etc/group
00:00:37.481 E: + mv /tmp/debian-testing-debootstrap/etc/group.bak /tmp/debian-testing-debootstrap/etc/group
00:00:37.484 E: + sort /tmp/debian-testing-mm/etc/group-
00:00:37.488 E: + mv /tmp/debian-testing-mm/etc/group-.bak /tmp/debian-testing-mm/etc/group-
00:00:37.493 E: + sort /tmp/debian-testing-debootstrap/etc/group-
00:00:37.498 E: + mv /tmp/debian-testing-debootstrap/etc/group-.bak /tmp/debian-testing-debootstrap/etc/group-
00:00:37.502 E: + sort /tmp/debian-testing-mm/etc/gshadow
00:00:37.506 E: + mv /tmp/debian-testing-mm/etc/gshadow.bak /tmp/debian-testing-mm/etc/gshadow
00:00:37.510 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow
00:00:37.514 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow.bak /tmp/debian-testing-debootstrap/etc/gshadow
00:00:37.517 E: + sort /tmp/debian-testing-mm/etc/gshadow-
00:00:37.522 E: + mv /tmp/debian-testing-mm/etc/gshadow-.bak /tmp/debian-testing-mm/etc/gshadow-
00:00:37.525 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow-
00:00:37.529 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow-.bak /tmp/debian-testing-debootstrap/etc/gshadow-
00:00:37.533 E: + [ - = buildd ]
00:00:37.536 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:37.540 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:37.545 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:37.549 E: + :
00:00:37.553 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:37.557 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:37.561 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:37.566 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:37.570 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:37.574 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:37.578 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:37.582 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:37.586 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:37.590 E: + :
00:00:37.594 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:37.597 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:37.601 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:37.604 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:37.608 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:37.612 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:37.616 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:37.620 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:37.624 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:37.627 E: + :
00:00:37.631 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:37.635 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:37.639 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:37.642 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:37.646 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:37.650 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:37.654 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:37.658 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:37.662 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:37.665 E: + :
00:00:37.669 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:37.672 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:37.676 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:37.680 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:37.684 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:37.687 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:37.691 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm
00:00:37.860 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0
00:00:37.864 E: + xargs -0 touch --date=@1718525505
00:00:37.930 E: + [ testing = oldstable ]
00:00:37.933 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:37.937 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:37.941 E: + id -u _apt
00:00:37.946 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:37.950 E: + [ testing = oldstable ]
00:00:37.953 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:37.957 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:37.961 E: + id -u _apt
00:00:37.965 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:37.970 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:37.974 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:38.400 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:38.404 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:38.879 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:38.974 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:39.068 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:39.073 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:39.172 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:36:20
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.006 O: SOURCE_DATE_EPOCH=1718525505
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + [ unstable = oldstable ]
00:00:00.024 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.028 E: + echo --include=base-files
00:00:00.031 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.434 E: I: automatically chosen mode: root
00:00:00.442 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.472 E: I: finding correct signed-by value...
00:00:00.571 E: I: automatically chosen format: tar
00:00:00.575 E: I: using /tmp/mmdebstrap.cdoq_By13T as tempdir
00:00:00.621 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.cdoq_By13T
00:00:00.634 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.cdoq_By13T/tmp/tmp.zigpBeakO2/usr-is-merged.deb'.
00:00:00.674 E: Selecting previously unselected package usr-is-merged.
00:00:00.678 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.681 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.685 E: Unpacking usr-is-merged (1) ...
00:00:00.688 E: Setting up usr-is-merged (1) ...
00:00:00.700 E: I: running apt-get update...
00:00:03.437 E: I: downloading packages with apt...
00:00:05.524 E: I: extracting archives...
00:00:07.257 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.cdoq_By13T
00:00:07.264 E: I: installing essential packages...
00:00:12.672 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.cdoq_By13T
00:00:12.678 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.cdoq_By13T
00:00:12.877 E: Reading package lists...
00:00:13.111 E: Building dependency tree...
00:00:13.563 E: The following packages will be upgraded:
00:00:13.567 E:   usr-is-merged
00:00:13.604 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.608 E: Need to get 5572 B of archives.
00:00:13.611 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.615 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:13.683 E: Fetched 5572 B in 0s (295 kB/s)
00:00:13.686 E: Chrooting into /tmp/mmdebstrap.cdoq_By13T/
00:00:13.787 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:13.831 E: Fetched 5572 B in 0s (295 kB/s)
00:00:13.835 E: Chrooting into /tmp/mmdebstrap.cdoq_By13T/
00:00:13.854 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:13.857 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:13.865 E: Unpacking usr-is-merged (39) over (1) ...
00:00:13.883 E: Chrooting into /tmp/mmdebstrap.cdoq_By13T/
00:00:13.888 E: Setting up usr-is-merged (39) ...
00:00:13.906 E: Chrooting into /tmp/mmdebstrap.cdoq_By13T/
00:00:14.063 E: I: installing remaining packages inside the chroot...
00:00:18.908 E: I: cleaning package lists and apt cache...
00:00:18.996 E: I: creating tarball...
00:00:19.791 E: I: done
00:00:19.829 E: I: removing tempdir /tmp/mmdebstrap.cdoq_By13T...
00:00:20.049 E: I: success in 19.7360 seconds
00:00:20.056 E: + mkdir /tmp/debian-unstable-mm
00:00:20.059 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:20.503 E: + rm /tmp/debian-unstable-mm.tar
00:00:20.533 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:20.537 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-minbase.tar
00:00:26.031 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:26.035 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:26.039 E: + ret=0
00:00:26.043 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:26.047 E: + [ 0 -ne 0 ]
00:00:26.051 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:26.055 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:26.062 E: + rm /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.5_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.5_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.2-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-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-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.6+dfsg-1_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:26.066 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:26.070 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:26.073 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:26.077 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:26.080 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:26.083 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:26.087 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:26.090 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:26.093 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:26.097 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:26.100 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:26.104 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:26.107 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:26.111 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:26.114 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:26.118 E: + diff -u /tmp/status1 /tmp/status2
00:00:26.121 E: + rm /tmp/status1 /tmp/status2
00:00:26.125 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:26.129 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.132 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:26.136 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:26.139 E: + xargs --no-run-if-empty -0 rm -r
00:00:26.143 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:26.146 E: + [ minbase = - ]
00:00:26.149 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:26.153 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:26.157 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:26.161 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:26.164 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:26.168 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:26.173 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:26.177 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:26.181 E: + continue
00:00:26.184 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:26.188 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:26.191 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:26.195 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:26.198 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:26.203 E: + continue
00:00:26.207 E: + [ minbase = - ]
00:00:26.210 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:26.214 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:26.218 E: + [ minbase = - ]
00:00:26.221 E: + [ minbase = buildd ]
00:00:26.225 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:26.229 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.233 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:26.237 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:26.240 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:26.244 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:26.248 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:26.251 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:26.255 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:26.259 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:26.262 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:26.267 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.270 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.274 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.278 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:26.281 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:26.286 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:26.290 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.294 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:26.297 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:26.302 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:26.305 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.309 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:26.312 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:26.316 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:26.320 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:26.324 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:26.327 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:26.331 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:26.335 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:26.339 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:26.343 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.346 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:26.350 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:26.354 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:26.358 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:26.361 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:26.365 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:26.368 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:26.371 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:26.375 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:26.425 E: + + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:26.429 E: xargs -0 touch --date=@1718525505
00:00:26.477 E: + [ unstable = oldstable ]
00:00:26.480 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.484 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:26.488 E: + id -u _apt
00:00:26.491 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:26.495 E: + [ unstable = oldstable ]
00:00:26.498 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:26.502 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:26.505 E: + id -u _apt
00:00:26.509 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:26.512 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:26.516 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:26.757 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:26.761 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:27.097 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:27.191 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:27.252 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.256 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:27.319 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:36
result: SUCCESS
------------------------------------------------------------------------------
(23/280) check-against-debootstrap-dist
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 5:27:04
------------------------------------------------------------------------------
00:00:00.006 O: SOURCE_DATE_EPOCH=1718525505
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=1718525505
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718525505
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=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.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.74jDKbPA59 as tempdir
00:00:00.603 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.74jDKbPA59
00:00:00.616 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.74jDKbPA59/tmp/tmp.HKztnXNCfe/usr-is-merged.deb'.
00:00:00.654 E: Selecting previously unselected package usr-is-merged.
00:00:00.657 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.661 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.664 E: Unpacking usr-is-merged (1) ...
00:00:00.668 E: Setting up usr-is-merged (1) ...
00:00:00.678 E: I: running apt-get update...
00:00:03.462 E: I: downloading packages with apt...
00:00:05.354 E: I: extracting archives...
00:00:07.070 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.74jDKbPA59
00:00:07.077 E: I: installing essential packages...
00:00:12.399 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.74jDKbPA59
00:00:12.404 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.74jDKbPA59
00:00:12.644 E: Reading package lists...
00:00:12.914 E: Building dependency tree...
00:00:13.378 E: The following packages will be upgraded:
00:00:13.383 E:   usr-is-merged
00:00:13.418 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.422 E: Need to get 5572 B of archives.
00:00:13.425 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.429 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:13.490 E: Fetched 5572 B in 0s (303 kB/s)
00:00:13.494 E: Chrooting into /tmp/mmdebstrap.74jDKbPA59/
00:00:13.591 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:13.632 E: Fetched 5572 B in 0s (303 kB/s)
00:00:13.636 E: Chrooting into /tmp/mmdebstrap.74jDKbPA59/
00:00:13.653 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:13.657 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:13.664 E: Unpacking usr-is-merged (39) over (1) ...
00:00:13.681 E: Chrooting into /tmp/mmdebstrap.74jDKbPA59/
00:00:13.684 E: Setting up usr-is-merged (39) ...
00:00:13.705 E: Chrooting into /tmp/mmdebstrap.74jDKbPA59/
00:00:13.873 E: I: installing remaining packages inside the chroot...
00:00:26.059 E: I: cleaning package lists and apt cache...
00:00:26.166 E: I: creating tarball...
00:00:28.785 E: I: done
00:00:29.065 E: I: removing tempdir /tmp/mmdebstrap.74jDKbPA59...
00:00:29.548 E: I: success in 29.2353 seconds
00:00:29.556 E: + mkdir /tmp/debian-unstable-mm
00:00:29.559 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:30.788 E: + rm /tmp/debian-unstable-mm.tar
00:00:30.883 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:30.887 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-buildd.tar
00:00:45.737 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:45.741 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:45.745 E: + ret=0
00:00:45.748 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:45.752 E: + [ 0 -ne 0 ]
00:00:45.755 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:45.759 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:45.768 E: + rm /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.5_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.5_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.2-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-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-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.6+dfsg-1_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.2-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:45.780 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:45.784 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:45.788 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:45.791 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:45.794 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:45.798 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:45.801 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:45.805 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:45.808 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:45.812 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:45.816 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:45.819 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:45.822 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:45.826 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:45.829 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:45.833 E: + diff -u /tmp/status1 /tmp/status2
00:00:45.836 E: + rm /tmp/status1 /tmp/status2
00:00:45.839 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:45.842 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:45.846 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:45.849 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:45.853 E: + xargs --no-run-if-empty -0 rm -r
00:00:45.856 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:45.859 E: + [ buildd = - ]
00:00:45.863 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:45.866 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:45.869 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:45.872 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:45.876 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:45.880 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:45.883 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:45.887 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:45.891 E: + continue
00:00:45.894 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:45.898 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:45.902 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:45.905 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:45.909 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:45.913 E: + continue
00:00:45.916 E: + [ buildd = - ]
00:00:45.920 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:45.923 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:45.927 E: + [ buildd = - ]
00:00:45.931 E: + [ buildd = buildd ]
00:00:45.934 E: + [ unstable != stable ]
00:00:45.938 E: + [ unstable != oldstable ]
00:00:45.941 E: + readlink /tmp/debian-unstable-debootstrap/etc/localtime
00:00:45.945 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ]
00:00:45.949 E: + rm /tmp/debian-unstable-debootstrap/etc/localtime
00:00:45.953 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:45.956 E: + continue
00:00:45.959 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:45.963 E: + continue
00:00:45.966 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:45.970 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:45.973 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:45.976 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:45.979 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:45.983 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:45.986 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:45.990 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:45.993 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:45.996 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:46.000 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:46.003 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:46.007 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:46.010 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:46.013 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:46.017 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:46.020 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:46.024 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:46.027 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:46.031 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:46.034 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:46.038 E: + continue
00:00:46.041 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:46.045 E: + continue
00:00:46.048 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:46.643 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:46.646 E: + xargs -0 touch --date=@1718525505
00:00:46.722 E: + [ unstable = oldstable ]
00:00:46.726 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:46.730 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:46.734 E: + id -u _apt
00:00:46.738 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:46.741 E: + [ unstable = oldstable ]
00:00:46.745 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:46.748 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:46.752 E: + id -u _apt
00:00:46.756 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:46.760 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:46.763 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:47.619 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:47.624 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:48.491 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:48.636 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:48.759 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:48.765 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:48.962 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:59
result: SUCCESS
------------------------------------------------------------------------------
(24/280) check-against-debootstrap-dist
dist: unstable
mode: auto
variant: -
format: auto
time left: 5:22:43
------------------------------------------------------------------------------
00:00:00.005 O: SOURCE_DATE_EPOCH=1718525505
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=1718525505
00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + [ unstable = oldstable ]
00:00:00.022 E: + echo --hook-dir=./hooks/merged-usr
00:00:00.025 E: + echo --include=base-files
00:00:00.028 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.424 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.460 E: I: finding correct signed-by value...
00:00:00.556 E: I: automatically chosen format: tar
00:00:00.559 E: I: using /tmp/mmdebstrap.nNGqLpd0Lu as tempdir
00:00:00.610 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.nNGqLpd0Lu
00:00:00.624 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.nNGqLpd0Lu/tmp/tmp.3GMvnm6VCv/usr-is-merged.deb'.
00:00:00.661 E: Selecting previously unselected package usr-is-merged.
00:00:00.665 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.686 E: I: running apt-get update...
00:00:03.438 E: I: downloading packages with apt...
00:00:05.317 E: I: extracting archives...
00:00:07.090 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.nNGqLpd0Lu
00:00:07.098 E: I: installing essential packages...
00:00:12.542 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.nNGqLpd0Lu
00:00:12.548 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.nNGqLpd0Lu
00:00:12.766 E: Reading package lists...
00:00:12.982 E: Building dependency tree...
00:00:13.413 E: The following packages will be upgraded:
00:00:13.417 E:   usr-is-merged
00:00:13.452 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:13.456 E: Need to get 5572 B of archives.
00:00:13.460 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:13.464 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:13.523 E: Fetched 5572 B in 0s (285 kB/s)
00:00:13.526 E: Chrooting into /tmp/mmdebstrap.nNGqLpd0Lu/
00:00:13.626 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:13.668 E: Fetched 5572 B in 0s (285 kB/s)
00:00:13.672 E: Chrooting into /tmp/mmdebstrap.nNGqLpd0Lu/
00:00:13.690 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:13.693 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:13.702 E: Unpacking usr-is-merged (39) over (1) ...
00:00:13.720 E: Chrooting into /tmp/mmdebstrap.nNGqLpd0Lu/
00:00:13.724 E: Setting up usr-is-merged (39) ...
00:00:13.744 E: Chrooting into /tmp/mmdebstrap.nNGqLpd0Lu/
00:00:13.921 E: I: installing remaining packages inside the chroot...
00:00:25.913 E: I: cleaning package lists and apt cache...
00:00:26.029 E: I: creating tarball...
00:00:27.278 E: I: done
00:00:27.448 E: I: removing tempdir /tmp/mmdebstrap.nNGqLpd0Lu...
00:00:27.784 E: I: success in 27.4737 seconds
00:00:27.790 E: + mkdir /tmp/debian-unstable-mm
00:00:27.794 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar
00:00:28.485 E: + rm /tmp/debian-unstable-mm.tar
00:00:28.530 E: + mkdir /tmp/debian-unstable-debootstrap
00:00:28.534 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable--.tar
00:00:36.534 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev
00:00:36.539 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev
00:00:36.543 E: + ret=0
00:00:36.546 E: + cmp /tmp/dev1.tar /tmp/dev2.tar
00:00:36.549 E: + [ 0 -ne 0 ]
00:00:36.553 E: + rm /tmp/dev1.tar /tmp/dev2.tar
00:00:36.556 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev
00:00:36.565 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.5_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/apt_2.9.5_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+20240611-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.1.7-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.5_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+20240611-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.2-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-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/libsystemd0_256-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-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.6+dfsg-1_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-1_amd64.deb /tmp/debian-unstable-debootstrap/var/cache/apt/archives/systemd_256-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-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:36.570 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache
00:00:36.573 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:36.576 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old
00:00:36.580 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old
00:00:36.583 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old
00:00:36.587 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old
00:00:36.590 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available
00:00:36.593 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt
00:00:36.597 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch
00:00:36.600 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list
00:00:36.611 E: + chroot /tmp/debian-unstable-mm dpkg --list
00:00:36.615 E: + diff -u /tmp/dpkg1 /tmp/dpkg2
00:00:36.618 E: + rm /tmp/dpkg1 /tmp/dpkg2
00:00:36.622 E: + grep -v ^Priority:  /tmp/debian-unstable-debootstrap/var/lib/dpkg/status
00:00:36.625 E: + grep -v ^Priority:  /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:36.628 E: + diff -u /tmp/status1 /tmp/status2
00:00:36.631 E: + rm /tmp/status1 /tmp/status2
00:00:36.635 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status
00:00:36.638 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:36.641 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ]
00:00:36.645 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:36.648 E: + xargs --no-run-if-empty -0 rm -r
00:00:36.652 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:36.656 E: + [ - = - ]
00:00:36.659 E: + rm /tmp/debian-unstable-debootstrap/etc/machine-id
00:00:36.662 E: + rm /tmp/debian-unstable-mm/etc/machine-id
00:00:36.666 E: + rm /tmp/debian-unstable-debootstrap/var/lib/systemd/catalog/database
00:00:36.669 E: + rm /tmp/debian-unstable-mm/var/lib/systemd/catalog/database
00:00:36.673 E: + chroot /tmp/debian-unstable-debootstrap /sbin/getcap /bin/ping
00:00:36.676 E: + cap=/bin/ping cap_net_raw=ep
00:00:36.680 E: + expected=/bin/ping cap_net_raw=ep
00:00:36.683 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:36.687 E: + chroot /tmp/debian-unstable-mm /sbin/getcap /bin/ping
00:00:36.690 E: + cap=/bin/ping cap_net_raw=ep
00:00:36.694 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ]
00:00:36.697 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock
00:00:36.701 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states
00:00:36.704 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock
00:00:36.708 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File
00:00:36.711 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:36.715 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ]
00:00:36.718 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ]
00:00:36.721 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File
00:00:36.725 E: + continue
00:00:36.728 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells
00:00:36.731 E: + f2=/tmp/debian-unstable-mm//etc/shells
00:00:36.734 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ]
00:00:36.738 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ]
00:00:36.742 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells
00:00:36.746 E: + continue
00:00:36.750 E: + [ - = - ]
00:00:36.754 E: + [ {{ DIST}} = oldstable ]
00:00:36.757 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog
00:00:36.760 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog
00:00:36.764 E: + [ - = - ]
00:00:36.767 E: + sort /tmp/debian-unstable-mm/etc/group
00:00:36.771 E: + mv /tmp/debian-unstable-mm/etc/group.bak /tmp/debian-unstable-mm/etc/group
00:00:36.774 E: + sort /tmp/debian-unstable-debootstrap/etc/group
00:00:36.778 E: + mv /tmp/debian-unstable-debootstrap/etc/group.bak /tmp/debian-unstable-debootstrap/etc/group
00:00:36.781 E: + sort /tmp/debian-unstable-mm/etc/group-
00:00:36.784 E: + mv /tmp/debian-unstable-mm/etc/group-.bak /tmp/debian-unstable-mm/etc/group-
00:00:36.787 E: + sort /tmp/debian-unstable-debootstrap/etc/group-
00:00:36.791 E: + mv /tmp/debian-unstable-debootstrap/etc/group-.bak /tmp/debian-unstable-debootstrap/etc/group-
00:00:36.795 E: + sort /tmp/debian-unstable-mm/etc/gshadow
00:00:36.798 E: + mv /tmp/debian-unstable-mm/etc/gshadow.bak /tmp/debian-unstable-mm/etc/gshadow
00:00:36.802 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow
00:00:36.806 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow.bak /tmp/debian-unstable-debootstrap/etc/gshadow
00:00:36.809 E: + sort /tmp/debian-unstable-mm/etc/gshadow-
00:00:36.813 E: + mv /tmp/debian-unstable-mm/etc/gshadow-.bak /tmp/debian-unstable-mm/etc/gshadow-
00:00:36.817 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow-
00:00:36.820 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow-.bak /tmp/debian-unstable-debootstrap/etc/gshadow-
00:00:36.823 E: + [ - = buildd ]
00:00:36.827 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:36.830 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:36.834 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:36.838 E: + :
00:00:36.841 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:36.844 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ]
00:00:36.848 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service
00:00:36.851 E: + oldlink=/lib/systemd/system/e2scrub_reap.service
00:00:36.855 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service
00:00:36.858 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:36.862 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:36.865 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:36.869 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:36.873 E: + :
00:00:36.876 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:36.880 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ]
00:00:36.883 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
00:00:36.887 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer
00:00:36.891 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer
00:00:36.894 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:36.897 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:36.901 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:36.904 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:36.908 E: + :
00:00:36.911 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:36.914 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ]
00:00:36.918 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer
00:00:36.921 E: + oldlink=/lib/systemd/system/apt-daily.timer
00:00:36.926 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer
00:00:36.930 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:36.933 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:36.937 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:36.941 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:36.944 E: + :
00:00:36.948 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:36.951 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ]
00:00:36.955 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer
00:00:36.958 E: + oldlink=/lib/systemd/system/e2scrub_all.timer
00:00:36.962 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer
00:00:36.965 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:36.969 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm
00:00:37.174 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0
00:00:37.178 E: + xargs -0 touch --date=@1718525505
00:00:37.243 E: + [ unstable = oldstable ]
00:00:37.247 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:37.251 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:37.255 E: + id -u _apt
00:00:37.258 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:37.262 E: + [ unstable = oldstable ]
00:00:37.265 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
00:00:37.269 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:37.273 E: + id -u _apt
00:00:37.277 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:37.281 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:37.285 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:37.685 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:37.690 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:38.151 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:38.259 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:38.352 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:38.357 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:38.456 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:48
result: SUCCESS
------------------------------------------------------------------------------
(25/280) as-debootstrap-unshare-wrapper
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 5:16:45
------------------------------------------------------------------------------
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=1718525505
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.033 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.043 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.053 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=minbase unstable "$1" http://127.0.0.1/debian - /tmp/debian-mm.tar http://127.0.0.1/debian
00:00:00.523 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.537 E: I: automatically chosen format: tar
00:00:00.541 E: I: using /tmp/mmdebstrap.bCRzbcWIGM as tempdir
00:00:00.648 E: I: running --setup-hook in shell: sh -c 'env  debootstrap --variant=minbase unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.bCRzbcWIGM
00:00:00.721 E: I: Target architecture can be executed
00:00:00.746 E: I: Retrieving InRelease 
00:00:00.920 E: I: Checking Release signature
00:00:00.941 E: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:01.573 E: I: Retrieving Packages 
00:00:01.773 E: I: Validating Packages 
00:00:02.744 E: I: Resolving dependencies of required packages...
00:00:11.993 E: I: Resolving dependencies of base packages...
00:00:21.056 E: I: Checking component main on http://127.0.0.1/debian...
00:00:24.967 E: I: Retrieving apt 2.9.5
00:00:25.016 E: I: Validating apt 2.9.5
00:00:25.045 E: I: Retrieving base-files 13.3
00:00:25.060 E: I: Validating base-files 13.3
00:00:25.080 E: I: Retrieving base-passwd 3.6.3
00:00:25.095 E: I: Validating base-passwd 3.6.3
00:00:25.116 E: I: Retrieving bash 5.2.21-2.1
00:00:25.155 E: I: Validating bash 5.2.21-2.1
00:00:25.182 E: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:25.197 E: I: Validating bsdutils 1:2.40.1-8.1
00:00:25.217 E: I: Retrieving coreutils 9.4-3.1
00:00:25.286 E: I: Validating coreutils 9.4-3.1
00:00:25.319 E: I: Retrieving dash 0.5.12-9
00:00:25.335 E: I: Validating dash 0.5.12-9
00:00:25.355 E: I: Retrieving debconf 1.5.86
00:00:25.371 E: I: Validating debconf 1.5.86
00:00:25.391 E: I: Retrieving debian-archive-keyring 2023.4
00:00:25.407 E: I: Validating debian-archive-keyring 2023.4
00:00:25.428 E: I: Retrieving debianutils 5.19
00:00:25.443 E: I: Validating debianutils 5.19
00:00:25.464 E: I: Retrieving diffutils 1:3.10-1
00:00:25.484 E: I: Validating diffutils 1:3.10-1
00:00:25.506 E: I: Retrieving dpkg 1.22.6
00:00:25.547 E: I: Validating dpkg 1.22.6
00:00:25.573 E: I: Retrieving e2fsprogs 1.47.1-1
00:00:25.597 E: I: Validating e2fsprogs 1.47.1-1
00:00:25.621 E: I: Retrieving findutils 4.10.0-2
00:00:25.645 E: I: Validating findutils 4.10.0-2
00:00:25.669 E: I: Retrieving gcc-14-base 14.1.0-1
00:00:25.683 E: I: Validating gcc-14-base 14.1.0-1
00:00:25.703 E: I: Retrieving gpgv 2.2.43-7
00:00:25.719 E: I: Validating gpgv 2.2.43-7
00:00:25.740 E: I: Retrieving grep 3.11-4
00:00:25.761 E: I: Validating grep 3.11-4
00:00:25.783 E: I: Retrieving gzip 1.12-1.1
00:00:25.799 E: I: Validating gzip 1.12-1.1
00:00:25.819 E: I: Retrieving hostname 3.23+nmu2
00:00:25.833 E: I: Validating hostname 3.23+nmu2
00:00:25.852 E: I: Retrieving init-system-helpers 1.66
00:00:25.867 E: I: Validating init-system-helpers 1.66
00:00:25.886 E: I: Retrieving libacl1 2.3.2-2
00:00:25.900 E: I: Validating libacl1 2.3.2-2
00:00:25.920 E: I: Retrieving libapt-pkg6.0t64 2.9.5
00:00:25.952 E: I: Validating libapt-pkg6.0t64 2.9.5
00:00:25.976 E: I: Retrieving libattr1 1:2.5.2-1
00:00:25.990 E: I: Validating libattr1 1:2.5.2-1
00:00:26.010 E: I: Retrieving libaudit-common 1:3.1.2-4
00:00:26.023 E: I: Validating libaudit-common 1:3.1.2-4
00:00:26.043 E: I: Retrieving libaudit1 1:3.1.2-4
00:00:26.057 E: I: Validating libaudit1 1:3.1.2-4
00:00:26.077 E: I: Retrieving libblkid1 2.40.1-8.1
00:00:26.093 E: I: Validating libblkid1 2.40.1-8.1
00:00:26.114 E: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:26.128 E: I: Validating libbz2-1.0 1.0.8-5.1
00:00:26.155 E: I: Retrieving libc-bin 2.38-13
00:00:26.180 E: I: Validating libc-bin 2.38-13
00:00:26.203 E: I: Retrieving libc6 2.38-13
00:00:26.268 E: I: Validating libc6 2.38-13
00:00:26.301 E: I: Retrieving libcap-ng0 0.8.5-1
00:00:26.315 E: I: Validating libcap-ng0 0.8.5-1
00:00:26.336 E: I: Retrieving libcap2 1:2.66-5
00:00:26.349 E: I: Validating libcap2 1:2.66-5
00:00:26.369 E: I: Retrieving libcom-err2 1.47.1-1
00:00:26.383 E: I: Validating libcom-err2 1.47.1-1
00:00:26.403 E: I: Retrieving libcrypt1 1:4.4.36-4
00:00:26.419 E: I: Validating libcrypt1 1:4.4.36-4
00:00:26.439 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:26.466 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:26.489 E: I: Retrieving libdebconfclient0 0.272
00:00:26.503 E: I: Validating libdebconfclient0 0.272
00:00:26.523 E: I: Retrieving libext2fs2t64 1.47.1-1
00:00:26.540 E: I: Validating libext2fs2t64 1.47.1-1
00:00:26.561 E: I: Retrieving libffi8 3.4.6-1
00:00:26.575 E: I: Validating libffi8 3.4.6-1
00:00:26.594 E: I: Retrieving libgcc-s1 14.1.0-1
00:00:26.615 E: I: Validating libgcc-s1 14.1.0-1
00:00:26.637 E: I: Retrieving libgcrypt20 1.10.3-3
00:00:26.664 E: I: Validating libgcrypt20 1.10.3-3
00:00:26.687 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:26.711 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:26.733 E: I: Retrieving libgnutls30t64 3.8.5-4
00:00:26.774 E: I: Validating libgnutls30t64 3.8.5-4
00:00:26.800 E: I: Retrieving libgpg-error0 1.49-2
00:00:26.815 E: I: Validating libgpg-error0 1.49-2
00:00:26.835 E: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:26.855 E: I: Validating libhogweed6t64 3.9.1-2.2
00:00:26.877 E: I: Retrieving libidn2-0 2.3.7-2
00:00:26.893 E: I: Validating libidn2-0 2.3.7-2
00:00:26.914 E: I: Retrieving liblz4-1 1.9.4-2
00:00:26.928 E: I: Validating liblz4-1 1.9.4-2
00:00:26.948 E: I: Retrieving liblzma5 5.6.2-1
00:00:26.967 E: I: Validating liblzma5 5.6.2-1
00:00:26.988 E: I: Retrieving libmd0 1.1.0-2
00:00:27.002 E: I: Validating libmd0 1.1.0-2
00:00:27.022 E: I: Retrieving libmount1 2.40.1-8.1
00:00:27.039 E: I: Validating libmount1 2.40.1-8.1
00:00:27.059 E: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:27.079 E: I: Validating libnettle8t64 3.9.1-2.2
00:00:27.099 E: I: Retrieving libp11-kit0 0.25.3-5
00:00:27.120 E: I: Validating libp11-kit0 0.25.3-5
00:00:27.142 E: I: Retrieving libpam-modules 1.5.3-7
00:00:27.160 E: I: Validating libpam-modules 1.5.3-7
00:00:27.180 E: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:27.195 E: I: Validating libpam-modules-bin 1.5.3-7
00:00:27.215 E: I: Retrieving libpam-runtime 1.5.3-7
00:00:27.231 E: I: Validating libpam-runtime 1.5.3-7
00:00:27.251 E: I: Retrieving libpam0g 1.5.3-7
00:00:27.266 E: I: Validating libpam0g 1.5.3-7
00:00:27.286 E: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:27.304 E: I: Validating libpcre2-8-0 10.42-4+b1
00:00:27.324 E: I: Retrieving libseccomp2 2.5.5-1
00:00:27.338 E: I: Validating libseccomp2 2.5.5-1
00:00:27.358 E: I: Retrieving libselinux1 3.5-2+b2
00:00:27.373 E: I: Validating libselinux1 3.5-2+b2
00:00:27.393 E: I: Retrieving libsemanage-common 3.5-1
00:00:27.406 E: I: Validating libsemanage-common 3.5-1
00:00:27.426 E: I: Retrieving libsemanage2 3.5-1+b3
00:00:27.441 E: I: Validating libsemanage2 3.5-1+b3
00:00:27.461 E: I: Retrieving libsepol2 3.5-2+b1
00:00:27.480 E: I: Validating libsepol2 3.5-2+b1
00:00:27.500 E: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:27.516 E: I: Validating libsmartcols1 2.40.1-8.1
00:00:27.536 E: I: Retrieving libss2 1.47.1-1
00:00:27.550 E: I: Validating libss2 1.47.1-1
00:00:27.571 E: I: Retrieving libssl3t64 3.2.2-1
00:00:27.625 E: I: Validating libssl3t64 3.2.2-1
00:00:27.655 E: I: Retrieving libstdc++6 14.1.0-1
00:00:27.682 E: I: Validating libstdc++6 14.1.0-1
00:00:27.705 E: I: Retrieving libsystemd0 256-1
00:00:27.725 E: I: Validating libsystemd0 256-1
00:00:27.746 E: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:27.761 E: I: Validating libtasn1-6 4.19.0-3+b2
00:00:27.780 E: I: Retrieving libtinfo6 6.5-2
00:00:27.800 E: I: Validating libtinfo6 6.5-2
00:00:27.821 E: I: Retrieving libudev1 256-1
00:00:27.837 E: I: Validating libudev1 256-1
00:00:27.857 E: I: Retrieving libunistring5 1.2-1
00:00:27.879 E: I: Validating libunistring5 1.2-1
00:00:27.901 E: I: Retrieving libuuid1 2.40.1-8.1
00:00:27.915 E: I: Validating libuuid1 2.40.1-8.1
00:00:27.935 E: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:27.948 E: I: Validating libxxhash0 0.8.2-2+b1
00:00:27.968 E: I: Retrieving libzstd1 1.5.6+dfsg-1
00:00:27.986 E: I: Validating libzstd1 1.5.6+dfsg-1
00:00:28.008 E: I: Retrieving login 1:4.13+dfsg1-5
00:00:28.032 E: I: Validating login 1:4.13+dfsg1-5
00:00:28.054 E: I: Retrieving logsave 1.47.1-1
00:00:28.067 E: I: Validating logsave 1.47.1-1
00:00:28.087 E: I: Retrieving mawk 1.3.4.20240123-1
00:00:28.103 E: I: Validating mawk 1.3.4.20240123-1
00:00:28.124 E: I: Retrieving mount 2.40.1-8.1
00:00:28.140 E: I: Validating mount 2.40.1-8.1
00:00:28.160 E: I: Retrieving ncurses-base 6.5-2
00:00:28.179 E: I: Validating ncurses-base 6.5-2
00:00:28.200 E: I: Retrieving ncurses-bin 6.5-2
00:00:28.221 E: I: Validating ncurses-bin 6.5-2
00:00:28.243 E: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:28.274 E: I: Validating passwd 1:4.13+dfsg1-5
00:00:28.299 E: I: Retrieving perl-base 5.38.2-5
00:00:28.341 E: I: Validating perl-base 5.38.2-5
00:00:28.369 E: I: Retrieving sed 4.9-2
00:00:28.389 E: I: Validating sed 4.9-2
00:00:28.410 E: I: Retrieving sysvinit-utils 3.09-1
00:00:28.424 E: I: Validating sysvinit-utils 3.09-1
00:00:28.444 E: I: Retrieving tar 1.35+dfsg-3
00:00:28.471 E: I: Validating tar 1.35+dfsg-3
00:00:28.495 E: I: Retrieving tzdata 2024a-4
00:00:28.513 E: I: Validating tzdata 2024a-4
00:00:28.534 E: I: Retrieving usr-is-merged 39
00:00:28.547 E: I: Validating usr-is-merged 39
00:00:28.567 E: I: Retrieving util-linux 2.40.1-8.1
00:00:28.603 E: I: Validating util-linux 2.40.1-8.1
00:00:28.628 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:28.644 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:28.665 E: I: Chosen extractor for .deb packages: dpkg-deb
00:00:28.693 E: I: Extracting apt...
00:00:28.779 E: I: Extracting base-files...
00:00:28.791 E: I: Extracting base-passwd...
00:00:28.801 E: I: Extracting bash...
00:00:28.894 E: I: Extracting bsdutils...
00:00:28.907 E: I: Extracting coreutils...
00:00:29.091 E: I: Extracting dash...
00:00:29.103 E: I: Extracting debconf...
00:00:29.119 E: I: Extracting debian-archive-keyring...
00:00:29.133 E: I: Extracting debianutils...
00:00:29.146 E: I: Extracting diffutils...
00:00:29.177 E: I: Extracting dpkg...
00:00:29.265 E: I: Extracting e2fsprogs...
00:00:29.302 E: I: Extracting findutils...
00:00:29.340 E: I: Extracting gcc-14-base...
00:00:29.349 E: I: Extracting gpgv...
00:00:29.369 E: I: Extracting grep...
00:00:29.395 E: I: Extracting gzip...
00:00:29.410 E: I: Extracting hostname...
00:00:29.418 E: I: Extracting init-system-helpers...
00:00:29.428 E: I: Extracting libacl1...
00:00:29.437 E: I: Extracting libapt-pkg6.0t64...
00:00:29.508 E: I: Extracting libattr1...
00:00:29.516 E: I: Extracting libaudit-common...
00:00:29.523 E: I: Extracting libaudit1...
00:00:29.534 E: I: Extracting libblkid1...
00:00:29.551 E: I: Extracting libbz2-1.0...
00:00:29.560 E: I: Extracting libc-bin...
00:00:29.607 E: I: Extracting libc6...
00:00:29.793 E: I: Extracting libcap-ng0...
00:00:29.803 E: I: Extracting libcap2...
00:00:29.810 E: I: Extracting libcom-err2...
00:00:29.818 E: I: Extracting libcrypt1...
00:00:29.830 E: I: Extracting libdb5.3t64...
00:00:29.879 E: I: Extracting libdebconfclient0...
00:00:29.887 E: I: Extracting libext2fs2t64...
00:00:29.907 E: I: Extracting libffi8...
00:00:29.915 E: I: Extracting libgcc-s1...
00:00:29.926 E: I: Extracting libgcrypt20...
00:00:29.966 E: I: Extracting libgmp10...
00:00:29.991 E: I: Extracting libgnutls30t64...
00:00:30.064 E: I: Extracting libgpg-error0...
00:00:30.077 E: I: Extracting libhogweed6t64...
00:00:30.098 E: I: Extracting libidn2-0...
00:00:30.115 E: I: Extracting liblz4-1...
00:00:30.126 E: I: Extracting liblzma5...
00:00:30.140 E: I: Extracting libmd0...
00:00:30.149 E: I: Extracting libmount1...
00:00:30.169 E: I: Extracting libnettle8t64...
00:00:30.189 E: I: Extracting libp11-kit0...
00:00:30.219 E: I: Extracting libpam-modules...
00:00:30.241 E: I: Extracting libpam-modules-bin...
00:00:30.252 E: I: Extracting libpam-runtime...
00:00:30.271 E: I: Extracting libpam0g...
00:00:30.282 E: I: Extracting libpcre2-8-0...
00:00:30.304 E: I: Extracting libseccomp2...
00:00:30.314 E: I: Extracting libselinux1...
00:00:30.326 E: I: Extracting libsemanage-common...
00:00:30.334 E: I: Extracting libsemanage2...
00:00:30.346 E: I: Extracting libsepol2...
00:00:30.371 E: I: Extracting libsmartcols1...
00:00:30.386 E: I: Extracting libss2...
00:00:30.394 E: I: Extracting libssl3t64...
00:00:30.524 E: I: Extracting libstdc++6...
00:00:30.576 E: I: Extracting libsystemd0...
00:00:30.605 E: I: Extracting libtasn1-6...
00:00:30.615 E: I: Extracting libtinfo6...
00:00:30.632 E: I: Extracting libudev1...
00:00:30.647 E: I: Extracting libunistring5...
00:00:30.686 E: I: Extracting libuuid1...
00:00:30.695 E: I: Extracting libxxhash0...
00:00:30.703 E: I: Extracting libzstd1...
00:00:30.729 E: I: Extracting login...
00:00:30.767 E: I: Extracting logsave...
00:00:30.775 E: I: Extracting mawk...
00:00:30.790 E: I: Extracting mount...
00:00:30.805 E: I: Extracting ncurses-base...
00:00:30.819 E: I: Extracting ncurses-bin...
00:00:30.839 E: I: Extracting passwd...
00:00:30.895 E: I: Extracting perl-base...
00:00:31.031 E: I: Extracting sed...
00:00:31.056 E: I: Extracting sysvinit-utils...
00:00:31.066 E: I: Extracting tar...
00:00:31.115 E: I: Extracting tzdata...
00:00:31.149 E: I: Extracting usr-is-merged...
00:00:31.156 E: I: Extracting util-linux...
00:00:31.233 E: I: Extracting zlib1g...
00:00:31.258 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666
00:00:31.318 E: I: Installing core packages...
00:00:32.892 E: I: Unpacking required packages...
00:00:32.938 E: I: Unpacking apt...
00:00:33.100 E: I: Unpacking base-files...
00:00:33.157 E: I: Unpacking base-passwd...
00:00:33.196 E: I: Unpacking bash...
00:00:33.318 E: I: Unpacking bsdutils...
00:00:33.353 E: I: Unpacking coreutils...
00:00:33.612 E: I: Unpacking dash...
00:00:33.650 E: I: Unpacking debconf...
00:00:33.716 E: I: Unpacking debian-archive-keyring...
00:00:33.850 E: I: Unpacking debianutils...
00:00:33.896 E: I: Unpacking diffutils...
00:00:33.959 E: I: Unpacking dpkg...
00:00:34.095 E: I: Unpacking e2fsprogs...
00:00:34.160 E: I: Unpacking findutils...
00:00:34.224 E: I: Unpacking gcc-14-base:amd64...
00:00:34.251 E: I: Unpacking gpgv...
00:00:34.289 E: I: Unpacking grep...
00:00:34.361 E: I: Unpacking gzip...
00:00:34.423 E: I: Unpacking hostname...
00:00:34.450 E: I: Unpacking init-system-helpers...
00:00:34.484 E: I: Unpacking libacl1:amd64...
00:00:34.514 E: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:34.615 E: I: Unpacking libattr1:amd64...
00:00:34.642 E: I: Unpacking libaudit-common...
00:00:34.669 E: I: Unpacking libaudit1:amd64...
00:00:34.700 E: I: Unpacking libblkid1:amd64...
00:00:34.736 E: I: Unpacking libbz2-1.0:amd64...
00:00:34.765 E: I: Unpacking libc-bin...
00:00:34.847 E: I: Unpacking libc6:amd64...
00:00:35.232 E: I: Unpacking libcap-ng0:amd64...
00:00:35.260 E: I: Unpacking libcap2:amd64...
00:00:35.290 E: I: Unpacking libcom-err2:amd64...
00:00:35.319 E: I: Unpacking libcrypt1:amd64...
00:00:35.351 E: I: Unpacking libdb5.3t64:amd64...
00:00:35.421 E: I: Unpacking libdebconfclient0:amd64...
00:00:35.450 E: I: Unpacking libext2fs2t64:amd64...
00:00:35.519 E: I: Unpacking libffi8:amd64...
00:00:35.548 E: I: Unpacking libgcc-s1:amd64...
00:00:35.581 E: I: Unpacking libgcrypt20:amd64...
00:00:35.639 E: I: Unpacking libgmp10:amd64...
00:00:35.683 E: I: Unpacking libgnutls30t64:amd64...
00:00:35.777 E: I: Unpacking libgpg-error0:amd64...
00:00:35.809 E: I: Unpacking libhogweed6t64:amd64...
00:00:35.849 E: I: Unpacking libidn2-0:amd64...
00:00:35.895 E: I: Unpacking liblz4-1:amd64...
00:00:35.925 E: I: Unpacking liblzma5:amd64...
00:00:35.961 E: I: Unpacking libmd0:amd64...
00:00:35.991 E: I: Unpacking libmount1:amd64...
00:00:36.032 E: I: Unpacking libnettle8t64:amd64...
00:00:36.073 E: I: Unpacking libp11-kit0:amd64...
00:00:36.126 E: I: Unpacking libpam-modules:amd64...
00:00:36.283 E: I: Unpacking libpam-modules-bin...
00:00:36.319 E: I: Unpacking libpam-runtime...
00:00:36.387 E: I: Unpacking libpam0g:amd64...
00:00:36.419 E: I: Unpacking libpcre2-8-0:amd64...
00:00:36.462 E: I: Unpacking libseccomp2:amd64...
00:00:36.494 E: I: Unpacking libselinux1:amd64...
00:00:36.524 E: I: Unpacking libsemanage-common...
00:00:36.551 E: I: Unpacking libsemanage2:amd64...
00:00:36.583 E: I: Unpacking libsepol2:amd64...
00:00:36.629 E: I: Unpacking libsmartcols1:amd64...
00:00:36.664 E: I: Unpacking libss2:amd64...
00:00:36.693 E: I: Unpacking libssl3t64:amd64...
00:00:36.846 E: I: Unpacking libstdc++6:amd64...
00:00:36.920 E: I: Unpacking libsystemd0:amd64...
00:00:36.969 E: I: Unpacking libtasn1-6:amd64...
00:00:36.999 E: I: Unpacking libtinfo6:amd64...
00:00:37.036 E: I: Unpacking libudev1:amd64...
00:00:37.069 E: I: Unpacking libunistring5:amd64...
00:00:37.130 E: I: Unpacking libuuid1:amd64...
00:00:37.159 E: I: Unpacking libxxhash0:amd64...
00:00:37.185 E: I: Unpacking libzstd1:amd64...
00:00:37.230 E: I: Unpacking login...
00:00:37.316 E: I: Unpacking logsave...
00:00:37.346 E: I: Unpacking mawk...
00:00:37.381 E: I: Unpacking mount...
00:00:37.417 E: I: Unpacking ncurses-base...
00:00:37.457 E: I: Unpacking ncurses-bin...
00:00:37.500 E: I: Unpacking passwd...
00:00:37.663 E: I: Unpacking perl-base...
00:00:37.969 E: I: Unpacking sed...
00:00:38.025 E: I: Unpacking sysvinit-utils...
00:00:38.056 E: I: Unpacking tar...
00:00:38.137 E: I: Unpacking tzdata...
00:00:38.313 E: I: Unpacking usr-is-merged...
00:00:38.347 E: I: Unpacking util-linux...
00:00:38.482 E: I: Unpacking zlib1g:amd64...
00:00:38.508 E: I: Configuring required packages...
00:00:38.522 E: I: Configuring gcc-14-base:amd64...
00:00:38.538 E: I: Configuring debian-archive-keyring...
00:00:38.644 E: I: Configuring usr-is-merged...
00:00:38.662 E: I: Configuring libaudit-common...
00:00:38.667 E: I: Configuring libsemanage-common...
00:00:38.673 E: I: Configuring debconf...
00:00:38.803 E: I: Configuring tzdata...
00:00:38.962 E: I: Configuring ncurses-base...
00:00:38.966 E: I: Configuring init-system-helpers...
00:00:38.981 E: I: Configuring libgcc-s1:amd64...
00:00:38.989 E: I: Configuring libc6:amd64...
00:00:39.114 E: I: Configuring libdb5.3t64:amd64...
00:00:39.118 E: I: Configuring libffi8:amd64...
00:00:39.122 E: I: Configuring libmd0:amd64...
00:00:39.127 E: I: Configuring libxxhash0:amd64...
00:00:39.131 E: I: Configuring libattr1:amd64...
00:00:39.136 E: I: Configuring sysvinit-utils...
00:00:39.140 E: I: Configuring libtasn1-6:amd64...
00:00:39.144 E: I: Configuring libext2fs2t64:amd64...
00:00:39.148 E: I: Configuring debianutils...
00:00:39.217 E: I: Configuring mawk...
00:00:39.225 E: I: Configuring libdebconfclient0:amd64...
00:00:39.237 E: I: Configuring base-files...
00:00:39.262 E: I: Configuring libbz2-1.0:amd64...
00:00:39.266 E: I: Configuring libblkid1:amd64...
00:00:39.270 E: I: Configuring libstdc++6:amd64...
00:00:39.274 E: I: Configuring dash...
00:00:39.331 E: I: Configuring libtinfo6:amd64...
00:00:39.341 E: I: Configuring bash...
00:00:39.351 E: I: Configuring libzstd1:amd64...
00:00:39.355 E: I: Configuring liblzma5:amd64...
00:00:39.359 E: I: Configuring libgpg-error0:amd64...
00:00:39.364 E: I: Configuring liblz4-1:amd64...
00:00:39.374 E: I: Configuring libc-bin...
00:00:39.387 E: I: Configuring ncurses-bin...
00:00:39.391 E: I: Configuring libacl1:amd64...
00:00:39.395 E: I: Configuring libsmartcols1:amd64...
00:00:39.399 E: I: Configuring libgcrypt20:amd64...
00:00:39.404 E: I: Configuring zlib1g:amd64...
00:00:39.408 E: I: Configuring libcrypt1:amd64...
00:00:39.411 E: I: Configuring libcom-err2:amd64...
00:00:39.415 E: I: Configuring diffutils...
00:00:39.419 E: I: Configuring libseccomp2:amd64...
00:00:39.422 E: I: Configuring libcap2:amd64...
00:00:39.426 E: I: Configuring hostname...
00:00:39.430 E: I: Configuring libcap-ng0:amd64...
00:00:39.434 E: I: Configuring libnettle8t64:amd64...
00:00:39.438 E: I: Configuring libgmp10:amd64...
00:00:39.442 E: I: Configuring libp11-kit0:amd64...
00:00:39.446 E: I: Configuring libaudit1:amd64...
00:00:39.450 E: I: Configuring libunistring5:amd64...
00:00:39.454 E: I: Configuring libuuid1:amd64...
00:00:39.457 E: I: Configuring libss2:amd64...
00:00:39.461 E: I: Configuring libsepol2:amd64...
00:00:39.465 E: I: Configuring libpcre2-8-0:amd64...
00:00:39.468 E: I: Configuring logsave...
00:00:39.472 E: I: Configuring libudev1:amd64...
00:00:39.476 E: I: Configuring libhogweed6t64:amd64...
00:00:39.480 E: I: Configuring gpgv...
00:00:39.485 E: I: Configuring grep...
00:00:39.490 E: I: Configuring libssl3t64:amd64...
00:00:39.497 E: I: Configuring e2fsprogs...
00:00:39.858 E: I: Configuring libidn2-0:amd64...
00:00:39.861 E: I: Configuring libsystemd0:amd64...
00:00:39.865 E: I: Configuring libselinux1:amd64...
00:00:39.870 E: I: Configuring libpam0g:amd64...
00:00:39.981 E: I: Configuring sed...
00:00:39.985 E: I: Configuring findutils...
00:00:39.988 E: I: Configuring libmount1:amd64...
00:00:39.992 E: I: Configuring libsemanage2:amd64...
00:00:39.996 E: I: Configuring libapt-pkg6.0t64:amd64...
00:00:39.999 E: I: Configuring base-passwd...
00:00:40.139 E: I: Configuring libgnutls30t64:amd64...
00:00:40.146 E: I: Configuring apt...
00:00:40.522 E: I: Configuring bsdutils...
00:00:40.525 E: I: Configuring tar...
00:00:40.534 E: I: Configuring libpam-modules-bin...
00:00:40.539 E: I: Configuring coreutils...
00:00:40.548 E: I: Configuring util-linux...
00:00:40.739 E: I: Configuring dpkg...
00:00:40.926 E: I: Configuring mount...
00:00:40.941 E: I: Configuring libpam-modules:amd64...
00:00:40.951 E: I: Configuring perl-base...
00:00:40.961 E: I: Configuring gzip...
00:00:41.006 E: I: Configuring passwd...
00:00:41.049 E: I: Configuring libpam-runtime...
00:00:41.205 E: I: Configuring login...
00:00:41.226 E: I: Configuring libc-bin...
00:00:41.241 E: I: Unpacking the base system...
00:00:42.137 E: I: Base system installed successfully.
00:00:42.193 E: I: running apt-get update...
00:00:43.493 E: I: nothing to download -- skipping...
00:00:43.496 E: I: nothing to extract -- skipping...
00:00:43.501 E: I: no essential packages -- skipping...
00:00:43.504 E: I: cleaning package lists and apt cache...
00:00:43.587 E: I: creating tarball...
00:00:44.357 E: I: done
00:00:44.469 E: I: removing tempdir /tmp/mmdebstrap.bCRzbcWIGM...
00:00:44.733 E: I: success in 44.3704 seconds
00:00:44.740 E: + [ -n  ]
00:00:44.744 E: + mkdir /tmp/debian-mm
00:00:44.747 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar
00:00:45.170 E: + mkdir /tmp/debian-debootstrap
00:00:45.174 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable-minbase.tar
00:00:50.384 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev
00:00:50.389 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev
00:00:50.393 E: + cmp dev1.tar dev2.tar
00:00:50.398 E: + rm dev1.tar dev2.tar
00:00:50.402 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev
00:00:50.410 E: + rm /tmp/debian-debootstrap/var/cache/apt/archives/apt_2.9.5_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.5_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.2-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-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-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.6+dfsg-1_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:50.416 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache
00:00:50.420 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:50.423 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:00:50.427 E: + xargs --no-run-if-empty -0 rm -r
00:00:50.430 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:50.437 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ]
00:00:50.441 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock
00:00:50.445 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock
00:00:50.448 E: + rm /tmp/debian-mm/var/lib/dpkg/arch
00:00:50.452 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ]
00:00:50.455 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow
00:00:50.458 E: + echo no difference for /etc/shadow
00:00:50.462 E: no difference for /etc/shadow
00:00:50.465 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ]
00:00:50.469 E: + continue
00:00:50.472 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:00:50.475 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm
00:00:50.723 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/
00:00:50.726 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/
00:00:50.730 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/
00:00:50.733 E: + touch --date=@1718525505 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/
00:00:50.737 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:00:50.741 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial
00:00:50.744 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:00:50.747 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial
00:00:50.750 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:50.755 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:00:51.038 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:51.042 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:00:51.344 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:00:51.412 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:00:51.478 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.482 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:00:51.556 E: + rm /tmp/debian-mm.tar
00:00:51.585 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:01
result: SUCCESS
------------------------------------------------------------------------------
(26/280) as-debootstrap-unshare-wrapper
dist: unstable
mode: unshare
variant: -
format: auto
time left: 5:13: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=1718525505
00:00:00.016 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.033 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.043 E: + prefix=runuser -u user --
00:00:00.046 E: + AUTOPROXY=
00:00:00.050 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=- unstable "$1" http://127.0.0.1/debian - /tmp/debian-mm.tar http://127.0.0.1/debian
00:00:00.524 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.537 E: I: automatically chosen format: tar
00:00:00.541 E: I: using /tmp/mmdebstrap.ULaQ7BY1XN as tempdir
00:00:00.655 E: I: running --setup-hook in shell: sh -c 'env  debootstrap --variant=- unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.ULaQ7BY1XN
00:00:00.728 E: I: Target architecture can be executed
00:00:00.752 E: I: Retrieving InRelease 
00:00:00.925 E: I: Checking Release signature
00:00:00.945 E: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131)
00:00:01.583 E: I: Retrieving Packages 
00:00:01.783 E: I: Validating Packages 
00:00:03.286 E: I: Resolving dependencies of required packages...
00:00:12.603 E: I: Resolving dependencies of base packages...
00:00:24.135 E: I: Checking component main on http://127.0.0.1/debian...
00:00:28.084 E: I: Retrieving adduser 3.137
00:00:28.102 E: I: Validating adduser 3.137
00:00:28.123 E: I: Retrieving apt 2.9.5
00:00:28.164 E: I: Validating apt 2.9.5
00:00:28.191 E: I: Retrieving apt-utils 2.9.5
00:00:28.212 E: I: Validating apt-utils 2.9.5
00:00:28.234 E: I: Retrieving base-files 13.3
00:00:28.250 E: I: Validating base-files 13.3
00:00:28.270 E: I: Retrieving base-passwd 3.6.3
00:00:28.286 E: I: Validating base-passwd 3.6.3
00:00:28.306 E: I: Retrieving bash 5.2.21-2.1
00:00:28.348 E: I: Validating bash 5.2.21-2.1
00:00:28.376 E: I: Retrieving bsdutils 1:2.40.1-8.1
00:00:28.392 E: I: Validating bsdutils 1:2.40.1-8.1
00:00:28.413 E: I: Retrieving coreutils 9.4-3.1
00:00:28.480 E: I: Validating coreutils 9.4-3.1
00:00:28.514 E: I: Retrieving cpio 2.15+dfsg-1
00:00:28.532 E: I: Validating cpio 2.15+dfsg-1
00:00:28.554 E: I: Retrieving cron 3.0pl1-189
00:00:28.571 E: I: Validating cron 3.0pl1-189
00:00:28.592 E: I: Retrieving cron-daemon-common 3.0pl1-189
00:00:28.607 E: I: Validating cron-daemon-common 3.0pl1-189
00:00:28.627 E: I: Retrieving dash 0.5.12-9
00:00:28.643 E: I: Validating dash 0.5.12-9
00:00:28.664 E: I: Retrieving debconf 1.5.86
00:00:28.680 E: I: Validating debconf 1.5.86
00:00:28.701 E: I: Retrieving debconf-i18n 1.5.86
00:00:28.718 E: I: Validating debconf-i18n 1.5.86
00:00:28.739 E: I: Retrieving debian-archive-keyring 2023.4
00:00:28.756 E: I: Validating debian-archive-keyring 2023.4
00:00:28.778 E: I: Retrieving debianutils 5.19
00:00:28.793 E: I: Validating debianutils 5.19
00:00:28.814 E: I: Retrieving diffutils 1:3.10-1
00:00:28.834 E: I: Validating diffutils 1:3.10-1
00:00:28.857 E: I: Retrieving dmidecode 3.5-3
00:00:28.872 E: I: Validating dmidecode 3.5-3
00:00:28.893 E: I: Retrieving dmsetup 2:1.02.196-1+b1
00:00:28.909 E: I: Validating dmsetup 2:1.02.196-1+b1
00:00:28.931 E: I: Retrieving dpkg 1.22.6
00:00:28.973 E: I: Validating dpkg 1.22.6
00:00:29.001 E: I: Retrieving e2fsprogs 1.47.1-1
00:00:29.026 E: I: Validating e2fsprogs 1.47.1-1
00:00:29.049 E: I: Retrieving fdisk 2.40.1-8.1
00:00:29.067 E: I: Validating fdisk 2.40.1-8.1
00:00:29.087 E: I: Retrieving findutils 4.10.0-2
00:00:29.115 E: I: Validating findutils 4.10.0-2
00:00:29.138 E: I: Retrieving gcc-14-base 14.1.0-1
00:00:29.153 E: I: Validating gcc-14-base 14.1.0-1
00:00:29.174 E: I: Retrieving gpgv 2.2.43-7
00:00:29.193 E: I: Validating gpgv 2.2.43-7
00:00:29.215 E: I: Retrieving grep 3.11-4
00:00:29.237 E: I: Validating grep 3.11-4
00:00:29.259 E: I: Retrieving gzip 1.12-1.1
00:00:29.274 E: I: Validating gzip 1.12-1.1
00:00:29.295 E: I: Retrieving hostname 3.23+nmu2
00:00:29.309 E: I: Validating hostname 3.23+nmu2
00:00:29.329 E: I: Retrieving ifupdown 0.8.43
00:00:29.343 E: I: Validating ifupdown 0.8.43
00:00:29.364 E: I: Retrieving init 1.66
00:00:29.377 E: I: Validating init 1.66
00:00:29.397 E: I: Retrieving init-system-helpers 1.66
00:00:29.412 E: I: Validating init-system-helpers 1.66
00:00:29.433 E: I: Retrieving iproute2 6.9.0-1
00:00:29.468 E: I: Validating iproute2 6.9.0-1
00:00:29.494 E: I: Retrieving iputils-ping 3:20240117-1
00:00:29.511 E: I: Validating iputils-ping 3:20240117-1
00:00:29.532 E: I: Retrieving isc-dhcp-client 4.4.3-P1-5
00:00:29.567 E: I: Validating isc-dhcp-client 4.4.3-P1-5
00:00:29.593 E: I: Retrieving isc-dhcp-common 4.4.3-P1-5
00:00:29.611 E: I: Validating isc-dhcp-common 4.4.3-P1-5
00:00:29.634 E: I: Retrieving kmod 32+20240611-1
00:00:29.649 E: I: Validating kmod 32+20240611-1
00:00:29.670 E: I: Retrieving less 643-1
00:00:29.687 E: I: Validating less 643-1
00:00:29.708 E: I: Retrieving libacl1 2.3.2-2
00:00:29.724 E: I: Validating libacl1 2.3.2-2
00:00:29.745 E: I: Retrieving libapparmor1 3.1.7-1
00:00:29.760 E: I: Validating libapparmor1 3.1.7-1
00:00:29.783 E: I: Retrieving libapt-pkg6.0t64 2.9.5
00:00:29.816 E: I: Validating libapt-pkg6.0t64 2.9.5
00:00:29.842 E: I: Retrieving libattr1 1:2.5.2-1
00:00:29.855 E: I: Validating libattr1 1:2.5.2-1
00:00:29.875 E: I: Retrieving libaudit-common 1:3.1.2-4
00:00:29.889 E: I: Validating libaudit-common 1:3.1.2-4
00:00:29.910 E: I: Retrieving libaudit1 1:3.1.2-4
00:00:29.923 E: I: Validating libaudit1 1:3.1.2-4
00:00:29.943 E: I: Retrieving libblkid1 2.40.1-8.1
00:00:29.959 E: I: Validating libblkid1 2.40.1-8.1
00:00:29.981 E: I: Retrieving libbpf1 1:1.4.2-1
00:00:29.998 E: I: Validating libbpf1 1:1.4.2-1
00:00:30.018 E: I: Retrieving libbsd0 0.12.2-1
00:00:30.034 E: I: Validating libbsd0 0.12.2-1
00:00:30.055 E: I: Retrieving libbz2-1.0 1.0.8-5.1
00:00:30.070 E: I: Validating libbz2-1.0 1.0.8-5.1
00:00:30.090 E: I: Retrieving libc-bin 2.38-13
00:00:30.116 E: I: Validating libc-bin 2.38-13
00:00:30.139 E: I: Retrieving libc6 2.38-13
00:00:30.204 E: I: Validating libc6 2.38-13
00:00:30.237 E: I: Retrieving libcap-ng0 0.8.5-1
00:00:30.252 E: I: Validating libcap-ng0 0.8.5-1
00:00:30.273 E: I: Retrieving libcap2 1:2.66-5
00:00:30.288 E: I: Validating libcap2 1:2.66-5
00:00:30.308 E: I: Retrieving libcap2-bin 1:2.66-5
00:00:30.322 E: I: Validating libcap2-bin 1:2.66-5
00:00:30.342 E: I: Retrieving libcom-err2 1.47.1-1
00:00:30.357 E: I: Validating libcom-err2 1.47.1-1
00:00:30.378 E: I: Retrieving libcrypt1 1:4.4.36-4
00:00:30.393 E: I: Validating libcrypt1 1:4.4.36-4
00:00:30.414 E: I: Retrieving libcryptsetup12 2:2.7.2-2
00:00:30.432 E: I: Validating libcryptsetup12 2:2.7.2-2
00:00:30.455 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7
00:00:30.483 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7
00:00:30.507 E: I: Retrieving libdebconfclient0 0.272
00:00:30.521 E: I: Validating libdebconfclient0 0.272
00:00:30.543 E: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1
00:00:30.559 E: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1
00:00:30.580 E: I: Retrieving libedit2 3.1-20240517-1
00:00:30.596 E: I: Validating libedit2 3.1-20240517-1
00:00:30.618 E: I: Retrieving libelf1t64 0.191-1+b1
00:00:30.637 E: I: Validating libelf1t64 0.191-1+b1
00:00:30.658 E: I: Retrieving libext2fs2t64 1.47.1-1
00:00:30.675 E: I: Validating libext2fs2t64 1.47.1-1
00:00:30.697 E: I: Retrieving libfdisk1 2.40.1-8.1
00:00:30.715 E: I: Validating libfdisk1 2.40.1-8.1
00:00:30.736 E: I: Retrieving libffi8 3.4.6-1
00:00:30.751 E: I: Validating libffi8 3.4.6-1
00:00:30.772 E: I: Retrieving libgcc-s1 14.1.0-1
00:00:30.787 E: I: Validating libgcc-s1 14.1.0-1
00:00:30.808 E: I: Retrieving libgcrypt20 1.10.3-3
00:00:30.836 E: I: Validating libgcrypt20 1.10.3-3
00:00:30.860 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.884 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1
00:00:30.908 E: I: Retrieving libgnutls30t64 3.8.5-4
00:00:30.949 E: I: Validating libgnutls30t64 3.8.5-4
00:00:30.977 E: I: Retrieving libgpg-error0 1.49-2
00:00:30.992 E: I: Validating libgpg-error0 1.49-2
00:00:31.013 E: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1
00:00:31.029 E: I: Validating libgssapi-krb5-2 1.20.1-6+b1
00:00:31.051 E: I: Retrieving libhogweed6t64 3.9.1-2.2
00:00:31.070 E: I: Validating libhogweed6t64 3.9.1-2.2
00:00:31.092 E: I: Retrieving libidn2-0 2.3.7-2
00:00:31.109 E: I: Validating libidn2-0 2.3.7-2
00:00:31.131 E: I: Retrieving libjansson4 2.14-2+b2
00:00:31.146 E: I: Validating libjansson4 2.14-2+b2
00:00:31.166 E: I: Retrieving libjson-c5 0.17-1+b1
00:00:31.181 E: I: Validating libjson-c5 0.17-1+b1
00:00:31.201 E: I: Retrieving libk5crypto3 1.20.1-6+b1
00:00:31.217 E: I: Validating libk5crypto3 1.20.1-6+b1
00:00:31.240 E: I: Retrieving libkeyutils1 1.6.3-3
00:00:31.255 E: I: Validating libkeyutils1 1.6.3-3
00:00:31.275 E: I: Retrieving libkmod2 32+20240611-1
00:00:31.290 E: I: Validating libkmod2 32+20240611-1
00:00:31.311 E: I: Retrieving libkrb5-3 1.20.1-6+b1
00:00:31.331 E: I: Validating libkrb5-3 1.20.1-6+b1
00:00:31.354 E: I: Retrieving libkrb5support0 1.20.1-6+b1
00:00:31.368 E: I: Validating libkrb5support0 1.20.1-6+b1
00:00:31.388 E: I: Retrieving liblocale-gettext-perl 1.07-7
00:00:31.402 E: I: Validating liblocale-gettext-perl 1.07-7
00:00:31.423 E: I: Retrieving liblz4-1 1.9.4-2
00:00:31.438 E: I: Validating liblz4-1 1.9.4-2
00:00:31.459 E: I: Retrieving liblzma5 5.6.2-1
00:00:31.478 E: I: Validating liblzma5 5.6.2-1
00:00:31.500 E: I: Retrieving libmd0 1.1.0-2
00:00:31.514 E: I: Validating libmd0 1.1.0-2
00:00:31.535 E: I: Retrieving libmnl0 1.0.5-2+b1
00:00:31.550 E: I: Validating libmnl0 1.0.5-2+b1
00:00:31.569 E: I: Retrieving libmount1 2.40.1-8.1
00:00:31.587 E: I: Validating libmount1 2.40.1-8.1
00:00:31.607 E: I: Retrieving libncursesw6 6.5-2
00:00:31.624 E: I: Validating libncursesw6 6.5-2
00:00:31.646 E: I: Retrieving libnettle8t64 3.9.1-2.2
00:00:31.666 E: I: Validating libnettle8t64 3.9.1-2.2
00:00:31.687 E: I: Retrieving libnewt0.52 0.52.24-2
00:00:31.703 E: I: Validating libnewt0.52 0.52.24-2
00:00:31.723 E: I: Retrieving libnftables1 1.0.9-2
00:00:31.743 E: I: Validating libnftables1 1.0.9-2
00:00:31.766 E: I: Retrieving libnftnl11 1.2.6-2+b1
00:00:31.780 E: I: Validating libnftnl11 1.2.6-2+b1
00:00:31.801 E: I: Retrieving libp11-kit0 0.25.3-5
00:00:31.824 E: I: Validating libp11-kit0 0.25.3-5
00:00:31.847 E: I: Retrieving libpam-modules 1.5.3-7
00:00:31.866 E: I: Validating libpam-modules 1.5.3-7
00:00:31.887 E: I: Retrieving libpam-modules-bin 1.5.3-7
00:00:31.904 E: I: Validating libpam-modules-bin 1.5.3-7
00:00:31.924 E: I: Retrieving libpam-runtime 1.5.3-7
00:00:31.941 E: I: Validating libpam-runtime 1.5.3-7
00:00:31.963 E: I: Retrieving libpam0g 1.5.3-7
00:00:31.978 E: I: Validating libpam0g 1.5.3-7
00:00:31.999 E: I: Retrieving libpcre2-8-0 10.42-4+b1
00:00:32.017 E: I: Validating libpcre2-8-0 10.42-4+b1
00:00:32.039 E: I: Retrieving libpopt0 1.19+dfsg-1+b1
00:00:32.053 E: I: Validating libpopt0 1.19+dfsg-1+b1
00:00:32.074 E: I: Retrieving libproc2-0 2:4.0.4-4
00:00:32.088 E: I: Validating libproc2-0 2:4.0.4-4
00:00:32.109 E: I: Retrieving libreadline8t64 8.2-4
00:00:32.126 E: I: Validating libreadline8t64 8.2-4
00:00:32.147 E: I: Retrieving libseccomp2 2.5.5-1
00:00:32.162 E: I: Validating libseccomp2 2.5.5-1
00:00:32.183 E: I: Retrieving libselinux1 3.5-2+b2
00:00:32.199 E: I: Validating libselinux1 3.5-2+b2
00:00:32.221 E: I: Retrieving libsemanage-common 3.5-1
00:00:32.235 E: I: Validating libsemanage-common 3.5-1
00:00:32.256 E: I: Retrieving libsemanage2 3.5-1+b3
00:00:32.272 E: I: Validating libsemanage2 3.5-1+b3
00:00:32.295 E: I: Retrieving libsepol2 3.5-2+b1
00:00:32.315 E: I: Validating libsepol2 3.5-2+b1
00:00:32.337 E: I: Retrieving libslang2 2.3.3-5
00:00:32.362 E: I: Validating libslang2 2.3.3-5
00:00:32.386 E: I: Retrieving libsmartcols1 2.40.1-8.1
00:00:32.402 E: I: Validating libsmartcols1 2.40.1-8.1
00:00:32.422 E: I: Retrieving libss2 1.47.1-1
00:00:32.437 E: I: Validating libss2 1.47.1-1
00:00:32.458 E: I: Retrieving libssl3t64 3.2.2-1
00:00:32.514 E: I: Validating libssl3t64 3.2.2-1
00:00:32.545 E: I: Retrieving libstdc++6 14.1.0-1
00:00:32.572 E: I: Validating libstdc++6 14.1.0-1
00:00:32.596 E: I: Retrieving libsystemd-shared 256-1
00:00:32.648 E: I: Validating libsystemd-shared 256-1
00:00:32.678 E: I: Retrieving libsystemd0 256-1
00:00:32.698 E: I: Validating libsystemd0 256-1
00:00:32.719 E: I: Retrieving libtasn1-6 4.19.0-3+b2
00:00:32.735 E: I: Validating libtasn1-6 4.19.0-3+b2
00:00:32.757 E: I: Retrieving libtext-charwidth-perl 0.04-11+b3
00:00:32.771 E: I: Validating libtext-charwidth-perl 0.04-11+b3
00:00:32.791 E: I: Retrieving libtext-iconv-perl 1.7-8+b3
00:00:32.806 E: I: Validating libtext-iconv-perl 1.7-8+b3
00:00:32.825 E: I: Retrieving libtext-wrapi18n-perl 0.06-10
00:00:32.839 E: I: Validating libtext-wrapi18n-perl 0.06-10
00:00:32.860 E: I: Retrieving libtinfo6 6.5-2
00:00:32.881 E: I: Validating libtinfo6 6.5-2
00:00:32.902 E: I: Retrieving libtirpc-common 1.3.4+ds-1.3
00:00:32.916 E: I: Validating libtirpc-common 1.3.4+ds-1.3
00:00:32.937 E: I: Retrieving libtirpc3t64 1.3.4+ds-1.3
00:00:32.952 E: I: Validating libtirpc3t64 1.3.4+ds-1.3
00:00:32.973 E: I: Retrieving libudev1 256-1
00:00:32.989 E: I: Validating libudev1 256-1
00:00:33.010 E: I: Retrieving libunistring5 1.2-1
00:00:33.031 E: I: Validating libunistring5 1.2-1
00:00:33.053 E: I: Retrieving libuuid1 2.40.1-8.1
00:00:33.067 E: I: Validating libuuid1 2.40.1-8.1
00:00:33.088 E: I: Retrieving libxtables12 1.8.10-4
00:00:33.102 E: I: Validating libxtables12 1.8.10-4
00:00:33.122 E: I: Retrieving libxxhash0 0.8.2-2+b1
00:00:33.136 E: I: Validating libxxhash0 0.8.2-2+b1
00:00:33.156 E: I: Retrieving libzstd1 1.5.6+dfsg-1
00:00:33.175 E: I: Validating libzstd1 1.5.6+dfsg-1
00:00:33.199 E: I: Retrieving login 1:4.13+dfsg1-5
00:00:33.225 E: I: Validating login 1:4.13+dfsg1-5
00:00:33.248 E: I: Retrieving logrotate 3.21.0-2
00:00:33.262 E: I: Validating logrotate 3.21.0-2
00:00:33.282 E: I: Retrieving logsave 1.47.1-1
00:00:33.296 E: I: Validating logsave 1.47.1-1
00:00:33.317 E: I: Retrieving mawk 1.3.4.20240123-1
00:00:33.333 E: I: Validating mawk 1.3.4.20240123-1
00:00:33.354 E: I: Retrieving mount 2.40.1-8.1
00:00:33.371 E: I: Validating mount 2.40.1-8.1
00:00:33.392 E: I: Retrieving nano 8.0-1
00:00:33.417 E: I: Validating nano 8.0-1
00:00:33.441 E: I: Retrieving ncurses-base 6.5-2
00:00:33.459 E: I: Validating ncurses-base 6.5-2
00:00:33.480 E: I: Retrieving ncurses-bin 6.5-2
00:00:33.502 E: I: Validating ncurses-bin 6.5-2
00:00:33.525 E: I: Retrieving netbase 6.4
00:00:33.539 E: I: Validating netbase 6.4
00:00:33.559 E: I: Retrieving nftables 1.0.9-2
00:00:33.574 E: I: Validating nftables 1.0.9-2
00:00:33.595 E: I: Retrieving passwd 1:4.13+dfsg1-5
00:00:33.628 E: I: Validating passwd 1:4.13+dfsg1-5
00:00:33.654 E: I: Retrieving perl-base 5.38.2-5
00:00:33.699 E: I: Validating perl-base 5.38.2-5
00:00:33.727 E: I: Retrieving procps 2:4.0.4-4
00:00:33.757 E: I: Validating procps 2:4.0.4-4
00:00:33.782 E: I: Retrieving readline-common 8.2-4
00:00:33.797 E: I: Validating readline-common 8.2-4
00:00:33.820 E: I: Retrieving sed 4.9-2
00:00:33.840 E: I: Validating sed 4.9-2
00:00:33.862 E: I: Retrieving sensible-utils 0.0.22
00:00:33.876 E: I: Validating sensible-utils 0.0.22
00:00:33.896 E: I: Retrieving systemd 256-1
00:00:33.974 E: I: Validating systemd 256-1
00:00:34.011 E: I: Retrieving systemd-sysv 256-1
00:00:34.026 E: I: Validating systemd-sysv 256-1
00:00:34.046 E: I: Retrieving sysvinit-utils 3.09-1
00:00:34.060 E: I: Validating sysvinit-utils 3.09-1
00:00:34.080 E: I: Retrieving tar 1.35+dfsg-3
00:00:34.109 E: I: Validating tar 1.35+dfsg-3
00:00:34.134 E: I: Retrieving tasksel 3.75
00:00:34.148 E: I: Validating tasksel 3.75
00:00:34.168 E: I: Retrieving tasksel-data 3.75
00:00:34.182 E: I: Validating tasksel-data 3.75
00:00:34.203 E: I: Retrieving tzdata 2024a-4
00:00:34.222 E: I: Validating tzdata 2024a-4
00:00:34.243 E: I: Retrieving udev 256-1
00:00:34.292 E: I: Validating udev 256-1
00:00:34.322 E: I: Retrieving usr-is-merged 39
00:00:34.337 E: I: Validating usr-is-merged 39
00:00:34.356 E: I: Retrieving util-linux 2.40.1-8.1
00:00:34.394 E: I: Validating util-linux 2.40.1-8.1
00:00:34.423 E: I: Retrieving vim-common 2:9.1.0377-1
00:00:34.444 E: I: Validating vim-common 2:9.1.0377-1
00:00:34.467 E: I: Retrieving vim-tiny 2:9.1.0377-1
00:00:34.495 E: I: Validating vim-tiny 2:9.1.0377-1
00:00:34.519 E: I: Retrieving whiptail 0.52.24-2
00:00:34.533 E: I: Validating whiptail 0.52.24-2
00:00:34.553 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.569 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1
00:00:34.593 E: I: Chosen extractor for .deb packages: dpkg-deb
00:00:34.639 E: I: Extracting apt...
00:00:34.725 E: I: Extracting base-files...
00:00:34.738 E: I: Extracting base-passwd...
00:00:34.748 E: I: Extracting bash...
00:00:34.844 E: I: Extracting bsdutils...
00:00:34.858 E: I: Extracting coreutils...
00:00:35.043 E: I: Extracting dash...
00:00:35.055 E: I: Extracting debconf...
00:00:35.071 E: I: Extracting debian-archive-keyring...
00:00:35.086 E: I: Extracting debianutils...
00:00:35.099 E: I: Extracting diffutils...
00:00:35.130 E: I: Extracting dpkg...
00:00:35.219 E: I: Extracting e2fsprogs...
00:00:35.256 E: I: Extracting findutils...
00:00:35.294 E: I: Extracting gcc-14-base...
00:00:35.304 E: I: Extracting gpgv...
00:00:35.324 E: I: Extracting grep...
00:00:35.350 E: I: Extracting gzip...
00:00:35.365 E: I: Extracting hostname...
00:00:35.374 E: I: Extracting init-system-helpers...
00:00:35.384 E: I: Extracting libacl1...
00:00:35.393 E: I: Extracting libapt-pkg6.0t64...
00:00:35.464 E: I: Extracting libattr1...
00:00:35.473 E: I: Extracting libaudit-common...
00:00:35.481 E: I: Extracting libaudit1...
00:00:35.492 E: I: Extracting libblkid1...
00:00:35.511 E: I: Extracting libbz2-1.0...
00:00:35.521 E: I: Extracting libc-bin...
00:00:35.569 E: I: Extracting libc6...
00:00:35.756 E: I: Extracting libcap-ng0...
00:00:35.765 E: I: Extracting libcap2...
00:00:35.774 E: I: Extracting libcom-err2...
00:00:35.782 E: I: Extracting libcrypt1...
00:00:35.795 E: I: Extracting libdb5.3t64...
00:00:35.845 E: I: Extracting libdebconfclient0...
00:00:35.853 E: I: Extracting libext2fs2t64...
00:00:35.873 E: I: Extracting libffi8...
00:00:35.882 E: I: Extracting libgcc-s1...
00:00:35.894 E: I: Extracting libgcrypt20...
00:00:35.933 E: I: Extracting libgmp10...
00:00:35.957 E: I: Extracting libgnutls30t64...
00:00:36.027 E: I: Extracting libgpg-error0...
00:00:36.039 E: I: Extracting libhogweed6t64...
00:00:36.059 E: I: Extracting libidn2-0...
00:00:36.076 E: I: Extracting liblz4-1...
00:00:36.087 E: I: Extracting liblzma5...
00:00:36.102 E: I: Extracting libmd0...
00:00:36.111 E: I: Extracting libmount1...
00:00:36.130 E: I: Extracting libnettle8t64...
00:00:36.152 E: I: Extracting libp11-kit0...
00:00:36.183 E: I: Extracting libpam-modules...
00:00:36.206 E: I: Extracting libpam-modules-bin...
00:00:36.217 E: I: Extracting libpam-runtime...
00:00:36.236 E: I: Extracting libpam0g...
00:00:36.247 E: I: Extracting libpcre2-8-0...
00:00:36.270 E: I: Extracting libseccomp2...
00:00:36.281 E: I: Extracting libselinux1...
00:00:36.293 E: I: Extracting libsemanage-common...
00:00:36.301 E: I: Extracting libsemanage2...
00:00:36.314 E: I: Extracting libsepol2...
00:00:36.339 E: I: Extracting libsmartcols1...
00:00:36.355 E: I: Extracting libss2...
00:00:36.363 E: I: Extracting libssl3t64...
00:00:36.495 E: I: Extracting libstdc++6...
00:00:36.548 E: I: Extracting libsystemd0...
00:00:36.578 E: I: Extracting libtasn1-6...
00:00:36.588 E: I: Extracting libtinfo6...
00:00:36.605 E: I: Extracting libudev1...
00:00:36.621 E: I: Extracting libunistring5...
00:00:36.661 E: I: Extracting libuuid1...
00:00:36.670 E: I: Extracting libxxhash0...
00:00:36.679 E: I: Extracting libzstd1...
00:00:36.704 E: I: Extracting login...
00:00:36.744 E: I: Extracting logsave...
00:00:36.753 E: I: Extracting mawk...
00:00:36.769 E: I: Extracting mount...
00:00:36.785 E: I: Extracting ncurses-base...
00:00:36.802 E: I: Extracting ncurses-bin...
00:00:36.822 E: I: Extracting passwd...
00:00:36.880 E: I: Extracting perl-base...
00:00:37.019 E: I: Extracting sed...
00:00:37.046 E: I: Extracting sysvinit-utils...
00:00:37.056 E: I: Extracting tar...
00:00:37.106 E: I: Extracting tzdata...
00:00:37.142 E: I: Extracting usr-is-merged...
00:00:37.150 E: I: Extracting util-linux...
00:00:37.227 E: I: Extracting zlib1g...
00:00:37.253 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666
00:00:37.316 E: I: Installing core packages...
00:00:39.174 E: I: Unpacking required packages...
00:00:39.276 E: I: Unpacking apt...
00:00:39.436 E: I: Unpacking base-files...
00:00:39.500 E: I: Unpacking base-passwd...
00:00:39.544 E: I: Unpacking bash...
00:00:39.667 E: I: Unpacking bsdutils...
00:00:39.711 E: I: Unpacking coreutils...
00:00:39.984 E: I: Unpacking dash...
00:00:40.026 E: I: Unpacking debconf...
00:00:40.101 E: I: Unpacking debian-archive-keyring...
00:00:40.248 E: I: Unpacking debianutils...
00:00:40.298 E: I: Unpacking diffutils...
00:00:40.365 E: I: Unpacking dpkg...
00:00:40.509 E: I: Unpacking e2fsprogs...
00:00:40.583 E: I: Unpacking findutils...
00:00:40.648 E: I: Unpacking gcc-14-base:amd64...
00:00:40.677 E: I: Unpacking gpgv...
00:00:40.717 E: I: Unpacking grep...
00:00:40.782 E: I: Unpacking gzip...
00:00:40.847 E: I: Unpacking hostname...
00:00:40.876 E: I: Unpacking init-system-helpers...
00:00:40.910 E: I: Unpacking libacl1:amd64...
00:00:40.944 E: I: Unpacking libapt-pkg6.0t64:amd64...
00:00:41.047 E: I: Unpacking libattr1:amd64...
00:00:41.076 E: I: Unpacking libaudit-common...
00:00:41.105 E: I: Unpacking libaudit1:amd64...
00:00:41.137 E: I: Unpacking libblkid1:amd64...
00:00:41.175 E: I: Unpacking libbz2-1.0:amd64...
00:00:41.206 E: I: Unpacking libc-bin...
00:00:41.290 E: I: Unpacking libc6:amd64...
00:00:41.686 E: I: Unpacking libcap-ng0:amd64...
00:00:41.717 E: I: Unpacking libcap2:amd64...
00:00:41.749 E: I: Unpacking libcom-err2:amd64...
00:00:41.781 E: I: Unpacking libcrypt1:amd64...
00:00:41.816 E: I: Unpacking libdb5.3t64:amd64...
00:00:41.889 E: I: Unpacking libdebconfclient0:amd64...
00:00:41.920 E: I: Unpacking libext2fs2t64:amd64...
00:00:41.993 E: I: Unpacking libffi8:amd64...
00:00:42.027 E: I: Unpacking libgcc-s1:amd64...
00:00:42.062 E: I: Unpacking libgcrypt20:amd64...
00:00:42.124 E: I: Unpacking libgmp10:amd64...
00:00:42.172 E: I: Unpacking libgnutls30t64:amd64...
00:00:42.272 E: I: Unpacking libgpg-error0:amd64...
00:00:42.307 E: I: Unpacking libhogweed6t64:amd64...
00:00:42.357 E: I: Unpacking libidn2-0:amd64...
00:00:42.407 E: I: Unpacking liblz4-1:amd64...
00:00:42.440 E: I: Unpacking liblzma5:amd64...
00:00:42.480 E: I: Unpacking libmd0:amd64...
00:00:42.511 E: I: Unpacking libmount1:amd64...
00:00:42.555 E: I: Unpacking libnettle8t64:amd64...
00:00:42.599 E: I: Unpacking libp11-kit0:amd64...
00:00:42.654 E: I: Unpacking libpam-modules:amd64...
00:00:42.822 E: I: Unpacking libpam-modules-bin...
00:00:42.860 E: I: Unpacking libpam-runtime...
00:00:42.933 E: I: Unpacking libpam0g:amd64...
00:00:42.966 E: I: Unpacking libpcre2-8-0:amd64...
00:00:43.008 E: I: Unpacking libseccomp2:amd64...
00:00:43.037 E: I: Unpacking libselinux1:amd64...
00:00:43.068 E: I: Unpacking libsemanage-common...
00:00:43.096 E: I: Unpacking libsemanage2:amd64...
00:00:43.131 E: I: Unpacking libsepol2:amd64...
00:00:43.176 E: I: Unpacking libsmartcols1:amd64...
00:00:43.212 E: I: Unpacking libss2:amd64...
00:00:43.242 E: I: Unpacking libssl3t64:amd64...
00:00:43.397 E: I: Unpacking libstdc++6:amd64...
00:00:43.472 E: I: Unpacking libsystemd0:amd64...
00:00:43.522 E: I: Unpacking libtasn1-6:amd64...
00:00:43.554 E: I: Unpacking libtinfo6:amd64...
00:00:43.592 E: I: Unpacking libudev1:amd64...
00:00:43.633 E: I: Unpacking libunistring5:amd64...
00:00:43.696 E: I: Unpacking libuuid1:amd64...
00:00:43.727 E: I: Unpacking libxxhash0:amd64...
00:00:43.756 E: I: Unpacking libzstd1:amd64...
00:00:43.806 E: I: Unpacking login...
00:00:43.903 E: I: Unpacking logsave...
00:00:43.934 E: I: Unpacking mawk...
00:00:43.971 E: I: Unpacking mount...
00:00:44.008 E: I: Unpacking ncurses-base...
00:00:44.052 E: I: Unpacking ncurses-bin...
00:00:44.107 E: I: Unpacking passwd...
00:00:44.273 E: I: Unpacking perl-base...
00:00:44.588 E: I: Unpacking sed...
00:00:44.659 E: I: Unpacking sysvinit-utils...
00:00:44.689 E: I: Unpacking tar...
00:00:44.771 E: I: Unpacking tzdata...
00:00:44.959 E: I: Unpacking usr-is-merged...
00:00:44.995 E: I: Unpacking util-linux...
00:00:45.133 E: I: Unpacking zlib1g:amd64...
00:00:45.159 E: I: Configuring required packages...
00:00:45.174 E: I: Configuring gcc-14-base:amd64...
00:00:45.190 E: I: Configuring debian-archive-keyring...
00:00:45.318 E: I: Configuring usr-is-merged...
00:00:45.337 E: I: Configuring libaudit-common...
00:00:45.342 E: I: Configuring libsemanage-common...
00:00:45.348 E: I: Configuring debconf...
00:00:45.485 E: I: Configuring tzdata...
00:00:45.659 E: I: Configuring ncurses-base...
00:00:45.663 E: I: Configuring init-system-helpers...
00:00:45.678 E: I: Configuring libgcc-s1:amd64...
00:00:45.686 E: I: Configuring libc6:amd64...
00:00:45.813 E: I: Configuring libdb5.3t64:amd64...
00:00:45.817 E: I: Configuring libffi8:amd64...
00:00:45.821 E: I: Configuring libmd0:amd64...
00:00:45.825 E: I: Configuring libxxhash0:amd64...
00:00:45.831 E: I: Configuring libattr1:amd64...
00:00:45.834 E: I: Configuring sysvinit-utils...
00:00:45.838 E: I: Configuring libtasn1-6:amd64...
00:00:45.842 E: I: Configuring libext2fs2t64:amd64...
00:00:45.846 E: I: Configuring debianutils...
00:00:45.917 E: I: Configuring mawk...
00:00:45.925 E: I: Configuring libdebconfclient0:amd64...
00:00:45.935 E: I: Configuring base-files...
00:00:45.961 E: I: Configuring libbz2-1.0:amd64...
00:00:45.967 E: I: Configuring libblkid1:amd64...
00:00:45.970 E: I: Configuring libstdc++6:amd64...
00:00:45.974 E: I: Configuring dash...
00:00:46.033 E: I: Configuring libtinfo6:amd64...
00:00:46.042 E: I: Configuring bash...
00:00:46.053 E: I: Configuring libzstd1:amd64...
00:00:46.057 E: I: Configuring liblzma5:amd64...
00:00:46.061 E: I: Configuring libgpg-error0:amd64...
00:00:46.065 E: I: Configuring liblz4-1:amd64...
00:00:46.075 E: I: Configuring libc-bin...
00:00:46.088 E: I: Configuring ncurses-bin...
00:00:46.093 E: I: Configuring libacl1:amd64...
00:00:46.097 E: I: Configuring libsmartcols1:amd64...
00:00:46.100 E: I: Configuring libgcrypt20:amd64...
00:00:46.106 E: I: Configuring zlib1g:amd64...
00:00:46.110 E: I: Configuring libcrypt1:amd64...
00:00:46.113 E: I: Configuring libcom-err2:amd64...
00:00:46.117 E: I: Configuring diffutils...
00:00:46.121 E: I: Configuring libseccomp2:amd64...
00:00:46.125 E: I: Configuring libcap2:amd64...
00:00:46.129 E: I: Configuring hostname...
00:00:46.132 E: I: Configuring libcap-ng0:amd64...
00:00:46.136 E: I: Configuring libnettle8t64:amd64...
00:00:46.141 E: I: Configuring libgmp10:amd64...
00:00:46.145 E: I: Configuring libp11-kit0:amd64...
00:00:46.149 E: I: Configuring libaudit1:amd64...
00:00:46.153 E: I: Configuring libunistring5:amd64...
00:00:46.157 E: I: Configuring libuuid1:amd64...
00:00:46.162 E: I: Configuring libss2:amd64...
00:00:46.166 E: I: Configuring libsepol2:amd64...
00:00:46.170 E: I: Configuring libpcre2-8-0:amd64...
00:00:46.173 E: I: Configuring logsave...
00:00:46.177 E: I: Configuring libudev1:amd64...
00:00:46.181 E: I: Configuring libhogweed6t64:amd64...
00:00:46.185 E: I: Configuring gpgv...
00:00:46.190 E: I: Configuring grep...
00:00:46.195 E: I: Configuring libssl3t64:amd64...
00:00:46.203 E: I: Configuring e2fsprogs...
00:00:46.573 E: I: Configuring libidn2-0:amd64...
00:00:46.577 E: I: Configuring libsystemd0:amd64...
00:00:46.581 E: I: Configuring libselinux1:amd64...
00:00:46.588 E: I: Configuring libpam0g:amd64...
00:00:46.701 E: I: Configuring sed...
00:00:46.705 E: I: Configuring findutils...
00:00:46.710 E: I: Configuring libmount1:amd64...
00:00:46.714 E: I: Configuring libsemanage2:amd64...
00:00:46.718 E: I: Configuring libapt-pkg6.0t64:amd64...
00:00:46.723 E: I: Configuring base-passwd...
00:00:46.868 E: I: Configuring libgnutls30t64:amd64...
00:00:46.876 E: I: Configuring apt...
00:00:47.269 E: I: Configuring bsdutils...
00:00:47.273 E: I: Configuring tar...
00:00:47.283 E: I: Configuring libpam-modules-bin...
00:00:47.289 E: I: Configuring coreutils...
00:00:47.298 E: I: Configuring util-linux...
00:00:47.490 E: I: Configuring dpkg...
00:00:47.687 E: I: Configuring mount...
00:00:47.704 E: I: Configuring libpam-modules:amd64...
00:00:47.715 E: I: Configuring perl-base...
00:00:47.727 E: I: Configuring gzip...
00:00:47.781 E: I: Configuring passwd...
00:00:47.833 E: I: Configuring libpam-runtime...
00:00:47.989 E: I: Configuring login...
00:00:48.011 E: I: Configuring libc-bin...
00:00:48.027 E: I: Unpacking the base system...
00:01:22.413 E: I: Unpacking apt-utils...
00:01:22.477 E: I: Unpacking cpio...
00:01:22.531 E: I: Unpacking cron...
00:01:22.568 E: I: Unpacking debconf-i18n...
00:01:22.631 E: I: Unpacking dmidecode...
00:01:22.663 E: I: Unpacking fdisk...
00:01:22.701 E: I: Unpacking ifupdown...
00:01:22.753 E: I: Unpacking init...
00:01:22.783 E: I: Unpacking iproute2...
00:01:22.976 E: I: Unpacking iputils-ping...
00:01:23.008 E: I: Unpacking isc-dhcp-client...
00:01:23.107 E: I: Unpacking isc-dhcp-common...
00:01:23.144 E: I: Unpacking kmod...
00:01:23.185 E: I: Unpacking less...
00:01:23.226 E: I: Unpacking libbpf1:amd64...
00:01:23.264 E: I: Unpacking libbsd0:amd64...
00:01:23.294 E: I: Unpacking libcap2-bin...
00:01:23.330 E: I: Unpacking libedit2:amd64...
00:01:23.365 E: I: Unpacking libelf1t64:amd64...
00:01:23.411 E: I: Unpacking libgssapi-krb5-2:amd64...
00:01:23.450 E: I: Unpacking libjansson4:amd64...
00:01:23.486 E: I: Unpacking libk5crypto3:amd64...
00:01:23.523 E: I: Unpacking libkeyutils1:amd64...
00:01:23.552 E: I: Unpacking libkmod2:amd64...
00:01:23.585 E: I: Unpacking libkrb5-3:amd64...
00:01:23.638 E: I: Unpacking libkrb5support0:amd64...
00:01:23.668 E: I: Unpacking liblocale-gettext-perl...
00:01:23.701 E: I: Unpacking libmnl0:amd64...
00:01:23.731 E: I: Unpacking libncursesw6:amd64...
00:01:23.769 E: I: Unpacking libnewt0.52:amd64...
00:01:23.837 E: I: Unpacking libnftables1:amd64...
00:01:23.887 E: I: Unpacking libnftnl11:amd64...
00:01:23.921 E: I: Unpacking libpopt0:amd64...
00:01:23.966 E: I: Unpacking libproc2-0:amd64...
00:01:24.001 E: I: Unpacking libreadline8t64:amd64...
00:01:24.076 E: I: Unpacking libslang2:amd64...
00:01:24.136 E: I: Unpacking libtext-charwidth-perl:amd64...
00:01:24.166 E: I: Unpacking libtext-iconv-perl:amd64...
00:01:24.196 E: I: Unpacking libtext-wrapi18n-perl...
00:01:24.225 E: I: Unpacking libtirpc-common...
00:01:24.256 E: I: Unpacking libtirpc3t64:amd64...
00:01:24.308 E: I: Unpacking libxtables12:amd64...
00:01:24.338 E: I: Unpacking logrotate...
00:01:24.370 E: I: Unpacking nano...
00:01:24.461 E: I: Unpacking netbase...
00:01:24.489 E: I: Unpacking nftables...
00:01:24.528 E: I: Unpacking procps...
00:01:24.634 E: I: Unpacking readline-common...
00:01:24.664 E: I: Unpacking sensible-utils...
00:01:24.701 E: I: Unpacking tasksel...
00:01:24.753 E: I: Unpacking tasksel-data...
00:01:24.806 E: I: Unpacking udev...
00:01:24.994 E: I: Unpacking vim-common...
00:01:25.052 E: I: Unpacking vim-tiny...
00:01:25.125 E: I: Unpacking whiptail...
00:01:25.167 E: I: Configuring the base system...
00:01:25.175 E: I: Configuring cpio...
00:01:25.183 E: I: Configuring libtext-iconv-perl:amd64...
00:01:25.187 E: I: Configuring libtext-charwidth-perl:amd64...
00:01:25.192 E: I: Configuring libkeyutils1:amd64...
00:01:25.195 E: I: Configuring apt-utils...
00:01:25.199 E: I: Configuring init...
00:01:25.203 E: I: Configuring libtirpc-common...
00:01:25.207 E: I: Configuring less...
00:01:25.215 E: I: Configuring libtext-wrapi18n-perl...
00:01:25.219 E: I: Configuring libelf1t64:amd64...
00:01:25.223 E: I: Configuring libjansson4:amd64...
00:01:25.226 E: I: Configuring libkrb5support0:amd64...
00:01:25.230 E: I: Configuring libcap2-bin...
00:01:25.235 E: I: Configuring vim-common...
00:01:25.240 E: I: Configuring libslang2:amd64...
00:01:25.243 E: I: Configuring libproc2-0:amd64...
00:01:25.247 E: I: Configuring libmnl0:amd64...
00:01:25.250 E: I: Configuring libncursesw6:amd64...
00:01:25.254 E: I: Configuring libk5crypto3:amd64...
00:01:25.257 E: I: Configuring libxtables12:amd64...
00:01:25.262 E: I: Configuring nano...
00:01:25.274 E: I: Configuring sensible-utils...
00:01:25.281 E: I: Configuring procps...
00:01:25.321 E: I: Configuring netbase...
00:01:25.329 E: I: Configuring isc-dhcp-common...
00:01:25.333 E: I: Configuring libkrb5-3:amd64...
00:01:25.337 E: I: Configuring dmidecode...
00:01:25.341 E: I: Configuring libbsd0:amd64...
00:01:25.344 E: I: Configuring iputils-ping...
00:01:25.361 E: I: Configuring readline-common...
00:01:25.367 E: I: Configuring liblocale-gettext-perl...
00:01:25.371 E: I: Configuring libbpf1:amd64...
00:01:25.375 E: I: Configuring libkmod2:amd64...
00:01:25.378 E: I: Configuring libpopt0:amd64...
00:01:25.387 E: I: Configuring logrotate...
00:01:25.581 E: I: Configuring libnewt0.52:amd64...
00:01:25.585 E: I: Configuring libedit2:amd64...
00:01:25.595 E: I: Configuring cron...
00:01:25.847 E: I: Configuring debconf-i18n...
00:01:25.851 E: I: Configuring libnftnl11:amd64...
00:01:25.855 E: I: Configuring vim-tiny...
00:01:25.881 E: I: Configuring kmod...
00:01:25.908 E: I: Configuring libgssapi-krb5-2:amd64...
00:01:25.915 E: I: Configuring udev...
00:01:26.514 E: I: Configuring libreadline8t64:amd64...
00:01:26.518 E: I: Configuring whiptail...
00:01:26.522 E: I: Configuring libnftables1:amd64...
00:01:26.526 E: I: Configuring nftables...
00:01:26.661 E: I: Configuring libtirpc3t64:amd64...
00:01:26.665 E: I: Configuring iproute2...
00:01:26.865 E: I: Configuring isc-dhcp-client...
00:01:26.886 E: I: Configuring fdisk...
00:01:26.894 E: I: Configuring ifupdown...
00:01:27.315 E: I: Configuring tasksel...
00:01:27.449 E: I: Configuring tasksel-data...
00:01:27.456 E: I: Configuring libc-bin...
00:01:27.479 E: I: Base system installed successfully.
00:01:27.535 E: I: running apt-get update...
00:01:28.897 E: I: nothing to download -- skipping...
00:01:28.900 E: I: nothing to extract -- skipping...
00:01:28.904 E: I: no essential packages -- skipping...
00:01:28.907 E: I: cleaning package lists and apt cache...
00:01:29.018 E: I: creating tarball...
00:01:30.263 E: I: done
00:01:30.431 E: I: removing tempdir /tmp/mmdebstrap.ULaQ7BY1XN...
00:01:30.812 E: I: success in 90.4446 seconds
00:01:30.818 E: + [ -n  ]
00:01:30.822 E: + mkdir /tmp/debian-mm
00:01:30.825 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar
00:01:31.513 E: + mkdir /tmp/debian-debootstrap
00:01:31.517 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable--.tar
00:01:39.728 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev
00:01:39.732 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev
00:01:39.737 E: + cmp dev1.tar dev2.tar
00:01:39.741 E: + rm dev1.tar dev2.tar
00:01:39.745 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev
00:01:39.754 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.5_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/apt_2.9.5_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+20240611-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.1.7-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libapt-pkg6.0t64_2.9.5_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+20240611-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.2-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-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/libsystemd0_256-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-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.6+dfsg-1_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-1_amd64.deb /tmp/debian-debootstrap/var/cache/apt/archives/systemd_256-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-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:39.765 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache
00:01:39.769 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:39.773 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0
00:01:39.776 E: + xargs --no-run-if-empty -0 rm -r
00:01:39.780 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:39.791 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ]
00:01:39.795 E: + rm /tmp/debian-debootstrap/etc/machine-id /tmp/debian-mm/etc/machine-id
00:01:39.798 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock
00:01:39.802 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock
00:01:39.805 E: + rm /tmp/debian-mm/var/lib/dpkg/arch
00:01:39.809 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ]
00:01:39.812 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow
00:01:39.816 E: + echo no difference for /etc/shadow
00:01:39.820 E: no difference for /etc/shadow
00:01:39.824 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ]
00:01:39.827 E: + cmp /tmp/debian-debootstrap/etc/shadow- /tmp/debian-mm/etc/shadow-
00:01:39.831 E: + echo no difference for /etc/shadow-
00:01:39.834 E: no difference for /etc/shadow-
00:01:39.839 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:01:39.842 E: + [ ! -s /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ]
00:01:39.846 E: + echo /sbin/setcap
00:01:39.850 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm
00:01:40.261 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/
00:01:40.266 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/
00:01:40.269 E: + touch --date=@1718525505 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/
00:01:40.273 E: + touch --date=@1718525505 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/
00:01:40.276 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial
00:01:40.280 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial
00:01:40.283 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial
00:01:40.287 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial
00:01:40.291 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:40.295 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root1.tar .
00:01:40.740 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:01:40.744 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/root2.tar .
00:01:41.250 E: + tar --full-time --verbose -tf /tmp/root1.tar
00:01:41.362 E: + tar --full-time --verbose -tf /tmp/root2.tar
00:01:41.467 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list
00:01:41.472 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list
00:01:41.577 E: + rm /tmp/debian-mm.tar
00:01:41.623 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:51
result: SUCCESS
------------------------------------------------------------------------------
(27/280) help
dist: unstable
mode: auto
variant: apt
format: auto
time left: 5:18:16
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + mmdebstrap --help
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
------------------------------------------------------------------------------
(28/280) man
dist: unstable
mode: auto
variant: apt
format: auto
time left: 5:06:48
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 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:10
result: SUCCESS
------------------------------------------------------------------------------
(29/280) version
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:56:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 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:09
result: SUCCESS
------------------------------------------------------------------------------
(30/280) create-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:46:15
------------------------------------------------------------------------------
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: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
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.553 E: I: automatically chosen format: directory
00:00:00.605 E: I: running apt-get update...
00:00:03.418 E: I: downloading packages with apt...
00:00:05.678 E: I: extracting archives...
00:00:07.437 E: I: installing essential packages...
00:00:13.015 E: I: installing remaining packages inside the chroot...
00:00:16.363 E: I: cleaning package lists and apt cache...
00:00:16.467 E: I: success in 16.1555 seconds
00:00:16.474 E: + chroot /tmp/debian-chroot dpkg-query --showformat ${binary:Package}\n --show
00:00:16.481 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.484 E: + tar -t
00:00:16.488 E: + sort
00:00:16.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:26
result: SUCCESS
------------------------------------------------------------------------------
(31/280) unshare-as-root-user
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:39:17
------------------------------------------------------------------------------
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.016 E: + [ root = root ]
00:00:00.020 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.024 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.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.559 E: I: automatically chosen format: tar
00:00:00.563 E: I: using /tmp/mmdebstrap.S7EwXpt1if as tempdir
00:00:00.628 E: I: running apt-get update...
00:00:03.469 E: I: downloading packages with apt...
00:00:05.478 E: I: extracting archives...
00:00:07.264 E: I: installing essential packages...
00:00:12.775 E: I: installing remaining packages inside the chroot...
00:00:15.996 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test -e /proc/self/fd"' exec /tmp/mmdebstrap.S7EwXpt1if
00:00:16.047 E: I: cleaning package lists and apt cache...
00:00:16.131 E: I: creating tarball...
00:00:16.950 E: I: done
00:00:17.027 E: I: removing tempdir /tmp/mmdebstrap.S7EwXpt1if...
00:00:17.254 E: I: success in 16.9353 seconds
00:00:17.261 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.266 E: + sort
00:00:17.269 E: + diff -u tar1.txt -
00:00:17.300 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:32:44
------------------------------------------------------------------------------
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.016 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/oldstable/InRelease InRelease
00:00:00.051 O: Get:1 http://127.0.0.1/debian/dists/oldstable/InRelease [116 kB]
00:00:00.059 O: Fetched 116 kB in 0s (4087 kB/s)
00:00:00.059 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=bullseye
00:00:00.070 E: + mmdebstrap --mode=auto --variant=apt bullseye /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.487 E: I: automatically chosen mode: root
00:00:00.495 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.524 E: I: finding correct signed-by value...
00:00:00.619 E: I: automatically chosen format: tar
00:00:00.623 E: I: using /tmp/mmdebstrap.uBq0NIO6F8 as tempdir
00:00:00.668 E: I: running apt-get update...
00:00:02.927 E: I: downloading packages with apt...
00:00:04.824 E: I: extracting archives...
00:00:06.720 E: I: installing essential packages...
00:00:13.633 E: I: installing remaining packages inside the chroot...
00:00:17.072 E: I: cleaning package lists and apt cache...
00:00:17.153 E: I: creating tarball...
00:00:18.006 E: I: done
00:00:18.142 E: I: removing tempdir /tmp/mmdebstrap.uBq0NIO6F8...
00:00:18.342 E: I: success in 17.9584 seconds
00:00:18.350 E: + echo deb http://127.0.0.1/debian bullseye main
00:00:18.355 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:18.359 E: + diff -u /tmp/expected -
00:00:18.367 E: + rm -f InRelease
00:00:18.371 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:27
result: SUCCESS
------------------------------------------------------------------------------
(33/280) dist-using-codename
dist: stable
mode: auto
variant: apt
format: auto
time left: 4:26:46
------------------------------------------------------------------------------
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 InRelease; rm -rf /tmp/debian-chroot.tar /tmp/expected EXIT INT TERM
00:00:00.017 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/stable/InRelease InRelease
00:00:00.052 O: Get:1 http://127.0.0.1/debian/dists/stable/InRelease [151 kB]
00:00:00.063 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 O: Fetched 151 kB in 0s (4893 kB/s)
00:00:00.067 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.071 E: + codename=bookworm
00:00:00.074 E: + mmdebstrap --mode=auto --variant=apt bookworm /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.492 E: I: automatically chosen mode: root
00:00:00.499 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.529 E: I: finding correct signed-by value...
00:00:00.623 E: I: automatically chosen format: tar
00:00:00.627 E: I: using /tmp/mmdebstrap.qo7yplseb8 as tempdir
00:00:00.673 E: I: running apt-get update...
00:00:03.135 E: I: downloading packages with apt...
00:00:05.096 E: I: extracting archives...
00:00:07.387 E: I: installing essential packages...
00:00:15.537 E: I: installing remaining packages inside the chroot...
00:00:18.971 E: I: cleaning package lists and apt cache...
00:00:19.052 E: I: creating tarball...
00:00:20.044 E: I: done
00:00:20.168 E: I: removing tempdir /tmp/mmdebstrap.qo7yplseb8...
00:00:20.479 E: I: success in 20.0930 seconds
00:00:20.487 E: + echo deb http://127.0.0.1/debian bookworm main
00:00:20.491 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:20.495 E: + diff -u /tmp/expected -
00:00:20.512 E: + rm -f InRelease
00:00:20.516 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:21:23
------------------------------------------------------------------------------
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 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.049 O: Get:1 http://127.0.0.1/debian/dists/testing/InRelease [169 kB]
00:00:00.060 O: Fetched 169 kB in 0s (5615 kB/s)
00:00:00.060 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.064 E: + awk /^Codename: / { print $2; } InRelease
00:00:00.067 E: + codename=trixie
00:00:00.071 E: + mmdebstrap --mode=auto --variant=apt trixie /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.485 E: I: automatically chosen mode: root
00:00:00.493 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.618 E: I: automatically chosen format: tar
00:00:00.622 E: I: using /tmp/mmdebstrap.Y91GgGcvs4 as tempdir
00:00:00.668 E: I: running apt-get update...
00:00:03.279 E: I: downloading packages with apt...
00:00:05.454 E: I: extracting archives...
00:00:07.218 E: I: installing essential packages...
00:00:13.387 E: I: installing remaining packages inside the chroot...
00:00:16.870 E: I: cleaning package lists and apt cache...
00:00:16.960 E: I: creating tarball...
00:00:17.743 E: I: done
00:00:17.780 E: I: removing tempdir /tmp/mmdebstrap.Y91GgGcvs4...
00:00:17.959 E: I: success in 17.5790 seconds
00:00:17.965 E: + echo deb http://127.0.0.1/debian trixie main
00:00:17.970 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:17.974 E: + diff -u /tmp/expected -
00:00:17.982 E: + rm -f InRelease
00:00:17.986 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:27
result: SUCCESS
------------------------------------------------------------------------------
(35/280) dist-using-codename
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:15:57
------------------------------------------------------------------------------
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 -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 (6161 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.066 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.491 E: I: automatically chosen mode: root
00:00:00.499 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.625 E: I: automatically chosen format: tar
00:00:00.629 E: I: using /tmp/mmdebstrap.iNhEslyyhQ as tempdir
00:00:00.674 E: I: running apt-get update...
00:00:03.455 E: I: downloading packages with apt...
00:00:05.519 E: I: extracting archives...
00:00:07.266 E: I: installing essential packages...
00:00:12.785 E: I: installing remaining packages inside the chroot...
00:00:16.038 E: I: cleaning package lists and apt cache...
00:00:16.125 E: I: creating tarball...
00:00:16.921 E: I: done
00:00:16.999 E: I: removing tempdir /tmp/mmdebstrap.iNhEslyyhQ...
00:00:17.201 E: I: success in 16.8162 seconds
00:00:17.206 E: + echo deb http://127.0.0.1/debian sid main
00:00:17.210 E: + diff -u /tmp/expected -
00:00:17.214 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list
00:00:17.225 E: + rm -f InRelease
00:00:17.229 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: 4:10:45
------------------------------------------------------------------------------
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.031 E: + rm /etc/subuid
00:00:00.034 E: + ret=0
00:00:00.038 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.466 E: W: /etc/subuid doesn't exist
00:00:00.470 E: E: failed to parse /etc/subuid and /etc/subgid
00:00:00.473 E: + ret=25
00:00:00.476 E: + [ 25 = 0 ]
00:00:00.480 E: + [ ! -e /tmp/debian-chroot ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(37/280) fail-without-username-in-etc-subuid
dist: unstable
mode: auto
variant: apt
format: auto
time left: 4:03:52
------------------------------------------------------------------------------
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: + useradd --home-dir /home/user --create-home user
00:00:00.032 E: + awk -F: $1!="user" /etc/subuid
00:00:00.036 E: + mv /etc/subuid.tmp /etc/subuid
00:00:00.039 E: + ret=0
00:00:00.042 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.478 E: W: /etc/subuid is empty
00:00:00.483 E: E: failed to parse /etc/subuid and /etc/subgid
00:00:00.487 E: + ret=25
00:00:00.491 E: + [ 25 = 0 ]
00:00:00.494 E: + [ ! -e /tmp/debian-chroot ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(38/280) unshare-as-root-user-inside-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:57:21
------------------------------------------------------------------------------
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.016 E: + [ root = root ]
00:00:00.020 E: + trap rm -f /tmp/debian-chroot.tar script.sh EXIT INT TERM
00:00:00.024 E: + cat
00:00:00.028 E: + chmod +x script.sh
00:00:00.032 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.435 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.563 E: I: automatically chosen format: null
00:00:00.567 E: I: using /tmp/mmdebstrap.HyQFpqC_2K as tempdir
00:00:00.613 E: I: running apt-get update...
00:00:03.478 E: I: downloading packages with apt...
00:00:05.380 E: I: extracting archives...
00:00:07.145 E: I: installing essential packages...
00:00:12.550 E: I: installing remaining packages inside the chroot...
00:00:17.080 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.HyQFpqC_2K
00:00:17.475 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:17.478 E: W: gpg --version failed: cannot infer signed-by value
00:00:17.482 E: I: automatically chosen format: tar
00:00:17.485 E: I: using /tmp/mmdebstrap.dHO21BVriD as tempdir
00:00:17.539 E: I: running apt-get update...
00:00:20.340 E: I: downloading packages with apt...
00:00:22.294 E: I: extracting archives...
00:00:24.019 E: mount: /: not mount point or bad option.
00:00:24.026 E:        dmesg(1) may have more information after failed mount system call.
00:00:24.031 E: W: mount --make-rprivate / failed: 8192
00:00:24.073 E: I: installing essential packages...
00:00:29.589 E: I: installing remaining packages inside the chroot...
00:00:32.819 E: I: cleaning package lists and apt cache...
00:00:32.901 E: I: creating tarball...
00:00:33.742 E: I: done
00:00:33.824 E: I: removing tempdir /tmp/mmdebstrap.dHO21BVriD...
00:00:34.044 E: I: success in 16.6733 seconds
00:00:34.052 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:35.983 E: I: cleaning package lists and apt cache...
00:00:36.107 E: I: removing tempdir /tmp/mmdebstrap.HyQFpqC_2K...
00:00:36.372 E: I: success in 36.0528 seconds
00:00:36.379 E: + tar -tf /tmp/debian-chroot.tar
00:00:36.383 E: + sort
00:00:36.387 E: + diff -u tar1.txt -
00:00:36.419 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:45
result: SUCCESS
------------------------------------------------------------------------------
(39/280) root-mode-inside-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:55:00
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + whoami
00:00:00.016 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.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.557 E: I: automatically chosen format: null
00:00:00.560 E: I: using /tmp/mmdebstrap.gD4S6IiLW4 as tempdir
00:00:00.606 E: I: running apt-get update...
00:00:03.355 E: I: downloading packages with apt...
00:00:05.573 E: I: extracting archives...
00:00:07.338 E: I: installing essential packages...
00:00:12.658 E: I: installing remaining packages inside the chroot...
00:00:17.106 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.gD4S6IiLW4
00:00:17.111 E: + rootfs=/tmp/mmdebstrap.gD4S6IiLW4
00:00:17.115 E: + mkdir -p /tmp/mmdebstrap.gD4S6IiLW4/mnt
00:00:17.119 E: + [ -e /usr/bin/mmdebstrap ]
00:00:17.122 E: + cp -aT /usr/bin/mmdebstrap /tmp/mmdebstrap.gD4S6IiLW4/usr/bin/mmdebstrap
00:00:17.126 E: + [ -e ./mmdebstrap ]
00:00:17.129 E: + cp -aT ./mmdebstrap /tmp/mmdebstrap.gD4S6IiLW4/mnt/mmdebstrap
00:00:17.133 E: + chroot /tmp/mmdebstrap.gD4S6IiLW4 env --chdir=/mnt mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:17.502 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:17.506 E: W: gpg --version failed: cannot infer signed-by value
00:00:17.509 E: I: automatically chosen format: tar
00:00:17.513 E: I: using /tmp/mmdebstrap.gCcjOJV6VT as tempdir
00:00:17.553 E: I: running apt-get update...
00:00:20.322 E: I: downloading packages with apt...
00:00:22.208 E: I: extracting archives...
00:00:23.937 E: mount: /: not mount point or bad option.
00:00:23.941 E:        dmesg(1) may have more information after failed mount system call.
00:00:23.949 E: W: mount --make-rprivate / failed: 8192
00:00:23.957 E: I: installing essential packages...
00:00:29.414 E: I: installing remaining packages inside the chroot...
00:00:32.806 E: I: cleaning package lists and apt cache...
00:00:32.888 E: I: creating tarball...
00:00:33.658 E: I: done
00:00:33.761 E: I: removing tempdir /tmp/mmdebstrap.gCcjOJV6VT...
00:00:33.943 E: I: success in 16.5398 seconds
00:00:33.950 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:35.877 E: I: cleaning package lists and apt cache...
00:00:36.005 E: I: removing tempdir /tmp/mmdebstrap.gD4S6IiLW4...
00:00:36.275 E: I: success in 35.9602 seconds
00:00:36.282 E: + tar -tf /tmp/debian-chroot.tar
00:00:36.286 E: + sort
00:00:36.290 E: + diff -u tar1.txt -
00:00:36.323 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:45
result: SUCCESS
------------------------------------------------------------------------------
(40/280) root-mode-inside-unshare-chroot
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 3:52:44
------------------------------------------------------------------------------
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.028 E: + [ unshare != auto ]
00:00:00.032 E: + id user
00:00:00.035 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.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.640 E: I: automatically chosen format: null
00:00:00.644 E: I: using /tmp/mmdebstrap.Rf6jVpCu8S as tempdir
00:00:00.755 E: I: running apt-get update...
00:00:03.509 E: I: downloading packages with apt...
00:00:05.625 E: I: extracting archives...
00:00:07.410 E: I: installing essential packages...
00:00:12.853 E: I: installing remaining packages inside the chroot...
00:00:17.341 E: I: running --customize-hook directly: /tmp/script.sh /tmp/mmdebstrap.Rf6jVpCu8S
00:00:17.758 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:17.762 E: W: gpg --version failed: cannot infer signed-by value
00:00:17.766 E: I: automatically chosen format: tar
00:00:17.769 E: I: using /tmp/mmdebstrap.CAb6PXMlcW as tempdir
00:00:17.784 E: I: running apt-get update...
00:00:20.572 E: I: downloading packages with apt...
00:00:22.494 E: I: extracting archives...
00:00:24.244 E: mount: /: not mount point or bad option.
00:00:24.248 E:        dmesg(1) may have more information after failed mount system call.
00:00:24.252 E: W: mount --make-rprivate / failed: 8192
00:00:24.281 E: mount: /tmp/mmdebstrap.CAb6PXMlcW/sys: permission denied.
00:00:24.285 E:        dmesg(1) may have more information after failed mount system call.
00:00:24.290 E: I: installing essential packages...
00:00:29.706 E: I: installing remaining packages inside the chroot...
00:00:32.962 E: I: cleaning package lists and apt cache...
00:00:33.046 E: I: creating tarball...
00:00:33.925 E: I: done
00:00:34.010 E: I: removing tempdir /tmp/mmdebstrap.CAb6PXMlcW...
00:00:34.191 E: I: success in 16.5399 seconds
00:00:34.197 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar
00:00:36.298 E: I: cleaning package lists and apt cache...
00:00:36.433 E: I: removing tempdir /tmp/mmdebstrap.Rf6jVpCu8S...
00:00:36.748 E: I: success in 36.3980 seconds
00:00:36.757 E: + tar -tf /tmp/debian-chroot.tar
00:00:36.761 E: + sort
00:00:36.764 E: + diff -u tar1.txt -
00:00:36.802 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:45
result: SUCCESS
------------------------------------------------------------------------------
(41/280) root-without-cap-sys-admin
dist: unstable
mode: auto
variant: apt
format: auto
time left: 3:50:33
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + whoami
00:00:00.017 E: + [ root = root ]
00:00:00.021 E: + grep --null-data --quiet --no-messages ^container=lxc$ /proc/1/environ
00:00:00.024 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.435 E: W: cannot mount because CAP_SYS_ADMIN is not in the effective set
00:00:00.439 E: W: cannot mount because CAP_SYS_ADMIN is not in the bounding set
00:00:00.442 E: unshare: unshare failed: Operation not permitted
00:00:00.446 E: W: cannot mount because unshare --mount failed
00:00:00.450 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.570 E: I: automatically chosen format: tar
00:00:00.574 E: I: using /tmp/mmdebstrap.jIFKDMCG8R as tempdir
00:00:00.621 E: I: running apt-get update...
00:00:03.354 E: I: downloading packages with apt...
00:00:05.566 E: I: extracting archives...
00:00:07.275 E: mount: /: permission denied.
00:00:07.286 E:        dmesg(1) may have more information after failed mount system call.
00:00:07.291 E: W: mount --make-rprivate / failed: 8192
00:00:07.296 E: W: skipping bind-mounting ./dev/console
00:00:07.300 E: W: skipping bind-mounting ./dev/full
00:00:07.303 E: W: skipping bind-mounting ./dev/null
00:00:07.307 E: W: skipping bind-mounting ./dev/ptmx
00:00:07.311 E: W: skipping bind-mounting ./dev/pts/
00:00:07.314 E: W: skipping bind-mounting ./dev/random
00:00:07.318 E: W: skipping bind-mounting ./dev/shm/
00:00:07.321 E: W: skipping bind-mounting ./dev/tty
00:00:07.325 E: W: skipping bind-mounting ./dev/urandom
00:00:07.328 E: W: skipping bind-mounting ./dev/zero
00:00:07.331 E: W: skipping mount sysfs
00:00:07.335 E: W: skipping mount proc
00:00:07.338 E: I: installing essential packages...
00:00:12.657 E: I: installing remaining packages inside the chroot...
00:00:15.927 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test ! -e /proc/self/fd"' exec /tmp/mmdebstrap.jIFKDMCG8R
00:00:15.933 E: I: cleaning package lists and apt cache...
00:00:16.021 E: I: creating tarball...
00:00:16.834 E: I: done
00:00:16.911 E: I: removing tempdir /tmp/mmdebstrap.jIFKDMCG8R...
00:00:17.095 E: I: success in 16.7749 seconds
00:00:17.102 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.106 E: + sort
00:00:17.110 E: + diff -u tar1.txt -
00:00:17.142 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:46:34
------------------------------------------------------------------------------
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: + rm -f /bin/mount
00:00:00.020 E: + rm -f /usr/bin/mount
00:00:00.023 E: + rm -f /sbin/mount
00:00:00.027 E: + rm -f /usr/sbin/mount
00:00:00.030 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.442 E: W: cannot execute mount
00:00:00.446 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.568 E: I: automatically chosen format: tar
00:00:00.572 E: I: using /tmp/mmdebstrap._f6MB59Wvy as tempdir
00:00:00.619 E: I: running apt-get update...
00:00:03.396 E: I: downloading packages with apt...
00:00:05.647 E: I: extracting archives...
00:00:07.379 E: Can't exec "mount": No such file or directory at /usr/bin/mmdebstrap line 1181.
00:00:07.383 E: W: mount --make-rprivate / failed: -1
00:00:07.386 E: W: skipping bind-mounting ./dev/console
00:00:07.390 E: W: skipping bind-mounting ./dev/full
00:00:07.393 E: W: skipping bind-mounting ./dev/null
00:00:07.397 E: W: skipping bind-mounting ./dev/ptmx
00:00:07.400 E: W: skipping bind-mounting ./dev/pts/
00:00:07.404 E: W: skipping bind-mounting ./dev/random
00:00:07.407 E: W: skipping bind-mounting ./dev/shm/
00:00:07.411 E: W: skipping bind-mounting ./dev/tty
00:00:07.414 E: W: skipping bind-mounting ./dev/urandom
00:00:07.418 E: W: skipping bind-mounting ./dev/zero
00:00:07.422 E: W: skipping mount sysfs
00:00:07.425 E: W: skipping mount proc
00:00:07.429 E: I: installing essential packages...
00:00:12.840 E: I: installing remaining packages inside the chroot...
00:00:16.051 E: I: cleaning package lists and apt cache...
00:00:16.136 E: I: creating tarball...
00:00:16.914 E: I: done
00:00:16.998 E: I: removing tempdir /tmp/mmdebstrap._f6MB59Wvy...
00:00:17.185 E: I: success in 16.8659 seconds
00:00:17.193 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.197 E: + sort
00:00:17.200 E: + diff -u tar1.txt -
00:00:17.233 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
------------------------------------------------------------------------------
(43/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: tar
time left: 3:42:44
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + id -u
00:00:00.021 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.028 E: + :
00:00:00.032 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.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.569 E: I: automatically chosen format: tar
00:00:00.574 E: I: using /tmp/mmdebstrap.h6Gyr8Gzms as tempdir
00:00:00.621 E: I: running apt-get update...
00:00:03.365 E: I: downloading packages with apt...
00:00:05.365 E: I: extracting archives...
00:00:07.099 E: I: installing essential packages...
00:00:12.654 E: I: cleaning package lists and apt cache...
00:00:12.738 E: I: creating tarball...
00:00:13.331 E: I: done
00:00:13.405 E: I: removing tempdir /tmp/mmdebstrap.h6Gyr8Gzms...
00:00:13.565 E: I: success in 13.2506 seconds
00:00:13.572 E: + mv /tmp/mmdebstrap-unstable-essential.tar ./cache/mmdebstrap-unstable-essential.tar
00:00:15.428 E: + [ tar = tar ]
00:00:15.441 E: + printf ustar 
00:00:15.446 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:24
result: SUCCESS
------------------------------------------------------------------------------
(44/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: squashfs
time left: 3:38:54
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + id -u
00:00:00.021 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.028 E: + :
00:00:00.031 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.squashfs http://127.0.0.1/debian
00:00:00.435 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.563 E: I: automatically chosen format: squashfs
00:00:00.567 E: I: using /tmp/mmdebstrap.XXcNehgp7g as tempdir
00:00:00.571 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.616 E: I: running apt-get update...
00:00:03.490 E: I: downloading packages with apt...
00:00:05.540 E: I: extracting archives...
00:00:07.296 E: I: installing essential packages...
00:00:12.792 E: I: cleaning package lists and apt cache...
00:00:12.881 E: I: creating tarball...
00:00:19.140 E: I: done
00:00:19.963 E: I: removing tempdir /tmp/mmdebstrap.XXcNehgp7g...
00:00:20.120 E: I: success in 19.8023 seconds
00:00:20.126 E: + mv /tmp/mmdebstrap-unstable-essential.squashfs ./cache/mmdebstrap-unstable-essential.squashfs
00:00:20.641 E: + [ squashfs = tar ]
00:00:20.645 E: + [ squashfs = squashfs ]
00:00:20.649 E: + printf hsqs
00:00:20.652 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:29
result: SUCCESS
------------------------------------------------------------------------------
(45/280) mmdebstrap
dist: unstable
mode: root
variant: essential
format: ext2
time left: 3:35:42
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.027 E: + :
00:00:00.031 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.ext2 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.460 E: I: finding correct signed-by value...
00:00:00.562 E: copying from tar archive -
00:00:00.566 E: I: automatically chosen format: ext2
00:00:00.571 E: I: using /tmp/mmdebstrap.JSK7ovhWYI as tempdir
00:00:00.575 E: W: genext2fs does not support extended attributes
00:00:00.578 E: W: ext2 does not support sub-second precision timestamps
00:00:00.582 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.586 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.620 E: I: running apt-get update...
00:00:03.462 E: I: downloading packages with apt...
00:00:05.417 E: I: extracting archives...
00:00:07.184 E: I: installing essential packages...
00:00:12.655 E: I: cleaning package lists and apt cache...
00:00:12.737 E: I: approximating disk usage...
00:00:12.811 E: I: creating tarball...
00:00:12.818 E: copying from tar archive -
00:00:13.694 E: I: done
00:00:13.771 E: I: removing tempdir /tmp/mmdebstrap.JSK7ovhWYI...
00:00:13.925 E: I: success in 13.6078 seconds
00:00:13.932 E: + mv /tmp/mmdebstrap-unstable-essential.ext2 ./cache/mmdebstrap-unstable-essential.ext2
00:00:15.805 E: + [ ext2 = tar ]
00:00:15.808 E: + [ ext2 = squashfs ]
00:00:15.812 E: + [ ext2 = ext2 ]
00:00:15.816 E: + printf \123\357
00:00:15.820 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext2 -
00:00:15.823 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:15.826 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:32:11
------------------------------------------------------------------------------
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=1718525505
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=essential unstable /tmp/mmdebstrap-unstable-essential.ext4 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.457 E: I: finding correct signed-by value...
00:00:00.570 E: I: automatically chosen format: ext4
00:00:00.574 E: I: using /tmp/mmdebstrap.D1dPF7x1LE as tempdir
00:00:00.624 E: I: running apt-get update...
00:00:03.461 E: I: downloading packages with apt...
00:00:05.576 E: I: extracting archives...
00:00:07.305 E: I: installing essential packages...
00:00:12.760 E: I: cleaning package lists and apt cache...
00:00:12.852 E: I: approximating disk usage...
00:00:12.924 E: I: creating tarball...
00:00:13.715 E: I: done
00:00:13.822 E: I: removing tempdir /tmp/mmdebstrap.D1dPF7x1LE...
00:00:13.977 E: I: success in 13.6675 seconds
00:00:13.984 E: + mv /tmp/mmdebstrap-unstable-essential.ext4 ./cache/mmdebstrap-unstable-essential.ext4
00:00:15.919 E: + [ ext4 = tar ]
00:00:15.923 E: + [ ext4 = squashfs ]
00:00:15.927 E: + [ ext4 = ext2 ]
00:00:15.931 E: + [ ext4 = ext4 ]
00:00:15.934 E: + printf \123\357
00:00:15.938 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext4 -
00:00:15.941 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:15.945 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-essential.ext4 -
00:00:15.948 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-essential.ext4
00:00:15.958 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:15.962 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:00:15.965 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
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:28:50
------------------------------------------------------------------------------
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=1718525505
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=apt unstable /tmp/mmdebstrap-unstable-apt.tar 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.555 E: I: automatically chosen format: tar
00:00:00.558 E: I: using /tmp/mmdebstrap.6NBzhqlyR4 as tempdir
00:00:00.605 E: I: running apt-get update...
00:00:03.389 E: I: downloading packages with apt...
00:00:05.476 E: I: extracting archives...
00:00:07.218 E: I: installing essential packages...
00:00:12.716 E: I: installing remaining packages inside the chroot...
00:00:15.935 E: I: cleaning package lists and apt cache...
00:00:16.022 E: I: creating tarball...
00:00:16.797 E: I: done
00:00:16.884 E: I: removing tempdir /tmp/mmdebstrap.6NBzhqlyR4...
00:00:17.059 E: I: success in 16.7435 seconds
00:00:17.065 E: + mv /tmp/mmdebstrap-unstable-apt.tar ./cache/mmdebstrap-unstable-apt.tar
00:00:19.257 E: + [ tar = tar ]
00:00:19.260 E: + printf ustar 
00:00:19.264 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:28
result: SUCCESS
------------------------------------------------------------------------------
(48/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: squashfs
time left: 3:25:52
------------------------------------------------------------------------------
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=1718525505
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=apt unstable /tmp/mmdebstrap-unstable-apt.squashfs 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.458 E: I: finding correct signed-by value...
00:00:00.555 E: I: automatically chosen format: squashfs
00:00:00.559 E: I: using /tmp/mmdebstrap.nkPBfoNvkZ as tempdir
00:00:00.563 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.607 E: I: running apt-get update...
00:00:03.458 E: I: downloading packages with apt...
00:00:05.606 E: I: extracting archives...
00:00:07.352 E: I: installing essential packages...
00:00:12.798 E: I: installing remaining packages inside the chroot...
00:00:16.088 E: I: cleaning package lists and apt cache...
00:00:16.176 E: I: creating tarball...
00:00:23.638 E: I: done
00:00:24.224 E: I: removing tempdir /tmp/mmdebstrap.nkPBfoNvkZ...
00:00:24.399 E: I: success in 24.0847 seconds
00:00:24.406 E: + mv /tmp/mmdebstrap-unstable-apt.squashfs ./cache/mmdebstrap-unstable-apt.squashfs
00:00:25.076 E: + [ squashfs = tar ]
00:00:25.080 E: + [ squashfs = squashfs ]
00:00:25.083 E: + printf hsqs
00:00:25.087 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:33
result: SUCCESS
------------------------------------------------------------------------------
(49/280) mmdebstrap
dist: unstable
mode: root
variant: apt
format: ext2
time left: 3:23:27
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.027 E: + :
00:00:00.031 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.ext2 http://127.0.0.1/debian
00:00:00.432 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.569 E: copying from tar archive -
00:00:00.573 E: I: automatically chosen format: ext2
00:00:00.578 E: I: using /tmp/mmdebstrap.WC7PnriKfp as tempdir
00:00:00.582 E: W: genext2fs does not support extended attributes
00:00:00.586 E: W: ext2 does not support sub-second precision timestamps
00:00:00.599 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.604 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.640 E: I: running apt-get update...
00:00:03.438 E: I: downloading packages with apt...
00:00:05.444 E: I: extracting archives...
00:00:07.225 E: I: installing essential packages...
00:00:12.733 E: I: installing remaining packages inside the chroot...
00:00:16.193 E: I: cleaning package lists and apt cache...
00:00:16.281 E: I: approximating disk usage...
00:00:16.368 E: I: creating tarball...
00:00:16.376 E: copying from tar archive -
00:00:17.507 E: I: done
00:00:17.587 E: I: removing tempdir /tmp/mmdebstrap.WC7PnriKfp...
00:00:17.769 E: I: success in 17.4519 seconds
00:00:17.775 E: + mv /tmp/mmdebstrap-unstable-apt.ext2 ./cache/mmdebstrap-unstable-apt.ext2
00:00:20.086 E: + [ ext2 = tar ]
00:00:20.090 E: + [ ext2 = squashfs ]
00:00:20.094 E: + [ ext2 = ext2 ]
00:00:20.097 E: + printf \123\357
00:00:20.100 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext2 -
00:00:20.103 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:20.107 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:20:44
------------------------------------------------------------------------------
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=1718525505
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=apt unstable /tmp/mmdebstrap-unstable-apt.ext4 http://127.0.0.1/debian
00:00:00.434 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.578 E: I: automatically chosen format: ext4
00:00:00.582 E: I: using /tmp/mmdebstrap.hk0gRRp2lp as tempdir
00:00:00.634 E: I: running apt-get update...
00:00:03.503 E: I: downloading packages with apt...
00:00:05.856 E: I: extracting archives...
00:00:07.602 E: I: installing essential packages...
00:00:13.062 E: I: installing remaining packages inside the chroot...
00:00:16.257 E: I: cleaning package lists and apt cache...
00:00:16.343 E: I: approximating disk usage...
00:00:16.427 E: I: creating tarball...
00:00:17.340 E: I: done
00:00:17.461 E: I: removing tempdir /tmp/mmdebstrap.hk0gRRp2lp...
00:00:17.639 E: I: success in 17.3207 seconds
00:00:17.645 E: + mv /tmp/mmdebstrap-unstable-apt.ext4 ./cache/mmdebstrap-unstable-apt.ext4
00:00:20.157 E: + [ ext4 = tar ]
00:00:20.162 E: + [ ext4 = squashfs ]
00:00:20.165 E: + [ ext4 = ext2 ]
00:00:20.169 E: + [ ext4 = ext4 ]
00:00:20.173 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext4 -
00:00:20.177 E: + printf \123\357
00:00:20.181 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:20.186 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-apt.ext4 -
00:00:20.190 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-apt.ext4
00:00:20.195 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:20.198 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:00:20.202 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
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:18:08
------------------------------------------------------------------------------
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=1718525505
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=minbase unstable /tmp/mmdebstrap-unstable-minbase.tar 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: tar
00:00:00.557 E: I: using /tmp/mmdebstrap.edvRKutxMw as tempdir
00:00:00.603 E: I: running apt-get update...
00:00:03.416 E: I: downloading packages with apt...
00:00:05.547 E: I: extracting archives...
00:00:07.285 E: I: installing essential packages...
00:00:12.816 E: I: installing remaining packages inside the chroot...
00:00:17.620 E: I: cleaning package lists and apt cache...
00:00:17.708 E: I: creating tarball...
00:00:18.569 E: I: done
00:00:18.639 E: I: removing tempdir /tmp/mmdebstrap.edvRKutxMw...
00:00:18.861 E: I: success in 18.5467 seconds
00:00:18.867 E: + mv /tmp/mmdebstrap-unstable-minbase.tar ./cache/mmdebstrap-unstable-minbase.tar
00:00:21.165 E: + [ tar = tar ]
00:00:21.169 E: + printf ustar 
00:00:21.173 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:15: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=1718525505
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=minbase unstable /tmp/mmdebstrap-unstable-minbase.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.451 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.P5wHF9Nwn0 as tempdir
00:00:00.555 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.599 E: I: running apt-get update...
00:00:03.416 E: I: downloading packages with apt...
00:00:05.634 E: I: extracting archives...
00:00:07.389 E: I: installing essential packages...
00:00:12.864 E: I: installing remaining packages inside the chroot...
00:00:17.604 E: I: cleaning package lists and apt cache...
00:00:17.704 E: I: creating tarball...
00:00:25.756 E: I: done
00:00:26.435 E: I: removing tempdir /tmp/mmdebstrap.P5wHF9Nwn0...
00:00:26.644 E: I: success in 26.3348 seconds
00:00:26.650 E: + mv /tmp/mmdebstrap-unstable-minbase.squashfs ./cache/mmdebstrap-unstable-minbase.squashfs
00:00:27.402 E: + [ squashfs = tar ]
00:00:27.406 E: + [ squashfs = squashfs ]
00:00:27.409 E: + + printf hsqs
00:00:27.412 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:13:45
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 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=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext2 http://127.0.0.1/debian
00:00:00.436 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.568 E: copying from tar archive -
00:00:00.572 E: I: automatically chosen format: ext2
00:00:00.577 E: I: using /tmp/mmdebstrap.LzWfzoBlpi as tempdir
00:00:00.582 E: W: genext2fs does not support extended attributes
00:00:00.586 E: W: ext2 does not support sub-second precision timestamps
00:00:00.589 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.593 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.627 E: I: running apt-get update...
00:00:03.375 E: I: downloading packages with apt...
00:00:05.568 E: I: extracting archives...
00:00:07.312 E: I: installing essential packages...
00:00:12.670 E: I: installing remaining packages inside the chroot...
00:00:17.585 E: I: cleaning package lists and apt cache...
00:00:17.673 E: I: approximating disk usage...
00:00:17.769 E: I: creating tarball...
00:00:17.778 E: copying from tar archive -
00:00:18.971 E: I: done
00:00:19.101 E: I: removing tempdir /tmp/mmdebstrap.LzWfzoBlpi...
00:00:19.308 E: I: success in 18.9890 seconds
00:00:19.315 E: + mv /tmp/mmdebstrap-unstable-minbase.ext2 ./cache/mmdebstrap-unstable-minbase.ext2
00:00:21.516 E: + [ ext2 = tar ]
00:00:21.524 E: + [ ext2 = squashfs ]
00:00:21.527 E: + [ ext2 = ext2 ]
00:00:21.532 E: + + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext2 -
00:00:21.535 E: printf \123\357
00:00:21.539 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:21.542 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:30
result: SUCCESS
------------------------------------------------------------------------------
(54/280) mmdebstrap
dist: unstable
mode: root
variant: minbase
format: ext4
time left: 3:11:26
------------------------------------------------------------------------------
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=1718525505
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=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext4 http://127.0.0.1/debian
00:00:00.438 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.467 E: I: finding correct signed-by value...
00:00:00.584 E: I: automatically chosen format: ext4
00:00:00.588 E: I: using /tmp/mmdebstrap.mVq9lCPAZZ as tempdir
00:00:00.638 E: I: running apt-get update...
00:00:03.447 E: I: downloading packages with apt...
00:00:05.750 E: I: extracting archives...
00:00:07.536 E: I: installing essential packages...
00:00:13.039 E: I: installing remaining packages inside the chroot...
00:00:17.882 E: I: cleaning package lists and apt cache...
00:00:17.968 E: I: approximating disk usage...
00:00:18.065 E: I: creating tarball...
00:00:19.084 E: I: done
00:00:19.212 E: I: removing tempdir /tmp/mmdebstrap.mVq9lCPAZZ...
00:00:19.424 E: I: success in 19.1027 seconds
00:00:19.430 E: + mv /tmp/mmdebstrap-unstable-minbase.ext4 ./cache/mmdebstrap-unstable-minbase.ext4
00:00:21.976 E: + [ ext4 = tar ]
00:00:21.980 E: + [ ext4 = squashfs ]
00:00:21.983 E: + [ ext4 = ext2 ]
00:00:21.986 E: + [ ext4 = ext4 ]
00:00:21.989 E: + printf \123\357
00:00:21.993 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext4 -
00:00:21.996 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:21.999 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-minbase.ext4 -
00:00:22.003 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-minbase.ext4
00:00:22.011 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:22.014 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:00:22.017 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
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: 3:09:14
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.028 E: + :
00:00:00.031 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.tar 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.461 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.OMmSwS5xcU as tempdir
00:00:00.606 E: I: running apt-get update...
00:00:03.381 E: I: downloading packages with apt...
00:00:05.372 E: I: extracting archives...
00:00:07.107 E: I: installing essential packages...
00:00:12.614 E: I: installing remaining packages inside the chroot...
00:00:25.211 E: I: cleaning package lists and apt cache...
00:00:25.319 E: I: creating tarball...
00:00:28.067 E: I: done
00:00:28.318 E: I: removing tempdir /tmp/mmdebstrap.OMmSwS5xcU...
00:00:28.808 E: I: success in 28.4904 seconds
00:00:28.813 E: + mv /tmp/mmdebstrap-unstable-buildd.tar ./cache/mmdebstrap-unstable-buildd.tar
00:00:37.102 E: + [ tar = tar ]
00:00:37.106 E: + printf ustar 
00:00:37.109 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:46
result: SUCCESS
------------------------------------------------------------------------------
(56/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: squashfs
time left: 3:08: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=1718525505
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=buildd unstable /tmp/mmdebstrap-unstable-buildd.squashfs http://127.0.0.1/debian
00:00:00.469 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.497 E: I: finding correct signed-by value...
00:00:00.598 E: I: automatically chosen format: squashfs
00:00:00.602 E: I: using /tmp/mmdebstrap.kTguaz9w1g as tempdir
00:00:00.606 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.651 E: I: running apt-get update...
00:00:03.611 E: I: downloading packages with apt...
00:00:05.607 E: I: extracting archives...
00:00:07.351 E: I: installing essential packages...
00:00:12.851 E: I: installing remaining packages inside the chroot...
00:00:25.153 E: I: cleaning package lists and apt cache...
00:00:25.261 E: I: creating tarball...
00:00:52.962 E: I: done
00:00:54.501 E: I: removing tempdir /tmp/mmdebstrap.kTguaz9w1g...
00:00:54.988 E: I: success in 54.6731 seconds
00:00:54.994 E: + mv /tmp/mmdebstrap-unstable-buildd.squashfs ./cache/mmdebstrap-unstable-buildd.squashfs
00:00:57.082 E: + [ squashfs = tar ]
00:00:57.086 E: + [ squashfs = squashfs ]
00:00:57.089 E: + printf hsqs
00:00:57.093 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: 3:08:26
------------------------------------------------------------------------------
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=1718525505
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.031 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext2 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.462 E: I: finding correct signed-by value...
00:00:00.567 E: copying from tar archive -
00:00:00.571 E: I: automatically chosen format: ext2
00:00:00.577 E: I: using /tmp/mmdebstrap.1u8DLe9kaC as tempdir
00:00:00.581 E: W: genext2fs does not support extended attributes
00:00:00.585 E: W: ext2 does not support sub-second precision timestamps
00:00:00.589 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.592 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.628 E: I: running apt-get update...
00:00:03.414 E: I: downloading packages with apt...
00:00:05.352 E: I: extracting archives...
00:00:07.105 E: I: installing essential packages...
00:00:12.624 E: I: installing remaining packages inside the chroot...
00:00:25.065 E: I: cleaning package lists and apt cache...
00:00:25.174 E: I: approximating disk usage...
00:00:25.388 E: I: creating tarball...
00:00:25.397 E: copying from tar archive -
00:00:32.634 E: I: done
00:00:32.959 E: I: removing tempdir /tmp/mmdebstrap.1u8DLe9kaC...
00:00:33.444 E: I: success in 33.1306 seconds
00:00:33.450 E: + mv /tmp/mmdebstrap-unstable-buildd.ext2 ./cache/mmdebstrap-unstable-buildd.ext2
00:00:41.707 E: + [ ext2 = tar ]
00:00:41.711 E: + [ ext2 = squashfs ]
00:00:41.715 E: + [ ext2 = ext2 ]
00:00:41.719 E: + printf \123\357
00:00:41.723 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext2 -
00:00:41.727 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:00:41.731 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:50
result: SUCCESS
------------------------------------------------------------------------------
(58/280) mmdebstrap
dist: unstable
mode: root
variant: buildd
format: ext4
time left: 3:07:37
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + id -u
00:00:00.021 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.027 E: + :
00:00:00.031 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext4 http://127.0.0.1/debian
00:00:00.435 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.582 E: I: automatically chosen format: ext4
00:00:00.586 E: I: using /tmp/mmdebstrap.zwGBBc4JBk as tempdir
00:00:00.636 E: I: running apt-get update...
00:00:03.452 E: I: downloading packages with apt...
00:00:05.501 E: I: extracting archives...
00:00:07.273 E: I: installing essential packages...
00:00:12.714 E: I: installing remaining packages inside the chroot...
00:00:25.269 E: I: cleaning package lists and apt cache...
00:00:25.376 E: I: approximating disk usage...
00:00:25.584 E: I: creating tarball...
00:00:28.667 E: I: done
00:00:28.958 E: I: removing tempdir /tmp/mmdebstrap.zwGBBc4JBk...
00:00:29.442 E: I: success in 29.1276 seconds
00:00:29.449 E: + mv /tmp/mmdebstrap-unstable-buildd.ext4 ./cache/mmdebstrap-unstable-buildd.ext4
00:00:38.270 E: + [ ext4 = tar ]
00:00:38.276 E: + [ ext4 = squashfs ]
00:00:38.280 E: + [ ext4 = ext2 ]
00:00:38.285 E: + [ ext4 = ext4 ]
00:00:38.288 E: + printf \123\357
00:00:38.293 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext4 -
00:00:38.297 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:38.301 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-buildd.ext4 -
00:00:38.304 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-buildd.ext4
00:00:38.319 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:38.322 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:00:38.327 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:47
result: SUCCESS
------------------------------------------------------------------------------
(59/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: tar
time left: 3:06:37
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.026 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.032 E: + id -u
00:00:00.039 E: + [ 0 -eq 0 ]
00:00:00.044 E: + [ root = root ]
00:00:00.050 E: + :
00:00:00.055 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.tar http://127.0.0.1/debian
00:00:00.611 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.648 E: I: finding correct signed-by value...
00:00:00.764 E: I: automatically chosen format: tar
00:00:00.769 E: I: using /tmp/mmdebstrap.DieCttF3iq as tempdir
00:00:00.825 E: I: running apt-get update...
00:00:04.479 E: I: downloading packages with apt...
00:00:08.056 E: I: extracting archives...
00:00:10.244 E: I: installing essential packages...
00:00:18.259 E: I: installing remaining packages inside the chroot...
00:00:42.224 E: I: cleaning package lists and apt cache...
00:00:42.386 E: I: creating tarball...
00:00:44.476 E: I: done
00:00:44.651 E: I: removing tempdir /tmp/mmdebstrap.DieCttF3iq...
00:00:45.149 E: I: success in 44.6813 seconds
00:00:45.157 E: + mv /tmp/mmdebstrap-unstable--.tar ./cache/mmdebstrap-unstable--.tar
00:00:54.717 E: + [ tar = tar ]
00:00:54.723 E: + printf ustar 
00:00:54.735 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:01:07
result: SUCCESS
------------------------------------------------------------------------------
(60/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: squashfs
time left: 3:06:50
------------------------------------------------------------------------------
00:00:00.044 E: + set -eu
00:00:00.053 E: + export LC_ALL=C.UTF-8
00:00:00.065 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.070 E: + id -u
00:00:00.082 E: + [ 0 -eq 0 ]
00:00:00.092 E: + [ root = root ]
00:00:00.107 E: + :
00:00:00.117 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.squashfs http://127.0.0.1/debian
00:00:01.086 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.206 E: I: finding correct signed-by value...
00:00:01.398 E: I: automatically chosen format: squashfs
00:00:01.421 E: I: using /tmp/mmdebstrap.HRtZN4BCQu as tempdir
00:00:01.445 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.532 E: I: running apt-get update...
00:00:05.610 E: I: downloading packages with apt...
00:00:09.345 E: I: extracting archives...
00:00:12.450 E: I: installing essential packages...
00:00:25.622 E: I: installing remaining packages inside the chroot...
00:00:52.536 E: I: cleaning package lists and apt cache...
00:00:52.694 E: I: creating tarball...
00:01:18.031 E: I: done
00:01:19.419 E: I: removing tempdir /tmp/mmdebstrap.HRtZN4BCQu...
00:01:19.854 E: I: success in 79.0738 seconds
00:01:19.869 E: + mv /tmp/mmdebstrap-unstable--.squashfs ./cache/mmdebstrap-unstable--.squashfs
00:01:22.515 E: + [ squashfs = tar ]
00:01:22.521 E: + [ squashfs = squashfs ]
00:01:22.525 E: + printf hsqs
00:01:22.530 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:01:46
result: SUCCESS
------------------------------------------------------------------------------
(61/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: ext2
time left: 3:09:24
------------------------------------------------------------------------------
00:00:00.052 E: + set -eu
00:00:00.075 E: + export LC_ALL=C.UTF-8
00:00:00.083 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.091 E: + id -u
00:00:00.104 E: + [ 0 -eq 0 ]
00:00:00.124 E: + [ root = root ]
00:00:00.139 E: + :
00:00:00.162 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.ext2 http://127.0.0.1/debian
00:00:01.114 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.199 E: I: finding correct signed-by value...
00:00:01.515 E: copying from tar archive -
00:00:01.526 E: I: automatically chosen format: ext2
00:00:01.540 E: I: using /tmp/mmdebstrap.2vOGHj_lvG as tempdir
00:00:01.554 E: W: genext2fs does not support extended attributes
00:00:01.573 E: W: ext2 does not support sub-second precision timestamps
00:00:01.584 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.594 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.653 E: I: running apt-get update...
00:00:05.813 E: I: downloading packages with apt...
00:00:10.020 E: I: extracting archives...
00:00:13.103 E: I: installing essential packages...
00:00:22.103 E: I: installing remaining packages inside the chroot...
00:00:49.505 E: I: cleaning package lists and apt cache...
00:00:49.655 E: I: approximating disk usage...
00:00:49.857 E: I: creating tarball...
00:00:49.872 E: copying from tar archive -
00:00:53.376 E: I: done
00:00:53.640 E: I: removing tempdir /tmp/mmdebstrap.2vOGHj_lvG...
00:00:54.076 E: I: success in 53.3226 seconds
00:00:54.086 E: + mv /tmp/mmdebstrap-unstable--.ext2 ./cache/mmdebstrap-unstable--.ext2
00:01:03.928 E: + [ ext2 = tar ]
00:01:03.932 E: + [ ext2 = squashfs ]
00:01:03.937 E: + [ ext2 = ext2 ]
00:01:03.941 E: + printf \123\357
00:01:03.948 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext2 -
00:01:03.952 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000
00:01:03.956 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:01:22
result: SUCCESS
------------------------------------------------------------------------------
(62/280) mmdebstrap
dist: unstable
mode: root
variant: -
format: ext4
time left: 3:10:24
------------------------------------------------------------------------------
00:00:00.022 E: + set -eu
00:00:00.030 E: + export LC_ALL=C.UTF-8
00:00:00.049 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.063 E: + id -u
00:00:00.070 E: + [ 0 -eq 0 ]
00:00:00.089 E: + [ root = root ]
00:00:00.105 E: + :
00:00:00.119 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.ext4 http://127.0.0.1/debian
00:00:00.852 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.933 E: I: finding correct signed-by value...
00:00:01.269 E: I: automatically chosen format: ext4
00:00:01.279 E: I: using /tmp/mmdebstrap.4bdgwznvYn as tempdir
00:00:01.385 E: I: running apt-get update...
00:00:04.870 E: I: downloading packages with apt...
00:00:07.053 E: I: extracting archives...
00:00:08.851 E: I: installing essential packages...
00:00:15.307 E: I: installing remaining packages inside the chroot...
00:00:27.000 E: I: cleaning package lists and apt cache...
00:00:27.113 E: I: approximating disk usage...
00:00:27.260 E: I: creating tarball...
00:00:28.916 E: I: done
00:00:29.122 E: I: removing tempdir /tmp/mmdebstrap.4bdgwznvYn...
00:00:29.457 E: I: success in 28.8592 seconds
00:00:29.465 E: + mv /tmp/mmdebstrap-unstable--.ext4 ./cache/mmdebstrap-unstable--.ext4
00:00:33.489 E: + [ ext4 = tar ]
00:00:33.493 E: + [ ext4 = squashfs ]
00:00:33.496 E: + [ ext4 = ext2 ]
00:00:33.500 E: + [ ext4 = ext4 ]
00:00:33.504 E: + printf \123\357
00:00:33.507 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext4 -
00:00:33.510 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:00:33.514 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable--.ext4 -
00:00:33.517 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable--.ext4
00:00:33.530 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:00:33.533 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:00:33.536 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:50
result: SUCCESS
------------------------------------------------------------------------------
(63/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: tar
time left: 3:09:27
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ root = root ]
00:00:00.027 E: + :
00:00:00.030 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.tar 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.457 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.LKaaQLIMZt as tempdir
00:00:00.606 E: I: running apt-get update...
00:00:03.467 E: I: downloading packages with apt...
00:00:05.513 E: I: extracting archives...
00:00:07.258 E: I: installing essential packages...
00:00:12.706 E: I: installing remaining packages inside the chroot...
00:00:48.004 E: I: cleaning package lists and apt cache...
00:00:48.131 E: I: creating tarball...
00:00:50.859 E: I: done
00:00:50.978 E: I: removing tempdir /tmp/mmdebstrap.LKaaQLIMZt...
00:00:51.713 E: I: success in 51.3990 seconds
00:00:51.720 E: + mv /tmp/mmdebstrap-unstable-standard.tar ./cache/mmdebstrap-unstable-standard.tar
00:00:59.918 E: + [ tar = tar ]
00:00:59.923 E: + printf ustar 
00:00:59.927 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:09
result: SUCCESS
------------------------------------------------------------------------------
(64/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: squashfs
time left: 3:09:34
------------------------------------------------------------------------------
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=1718525505
00:00:00.014 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.021 E: + [ root = root ]
00:00:00.025 E: + :
00:00:00.028 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.squashfs http://127.0.0.1/debian
00:00:00.426 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.553 E: I: automatically chosen format: squashfs
00:00:00.557 E: I: using /tmp/mmdebstrap.2VKdWQxKEN as tempdir
00:00:00.560 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.605 E: I: running apt-get update...
00:00:03.361 E: I: downloading packages with apt...
00:00:05.217 E: I: extracting archives...
00:00:06.970 E: I: installing essential packages...
00:00:12.523 E: I: installing remaining packages inside the chroot...
00:00:47.653 E: I: cleaning package lists and apt cache...
00:00:47.783 E: I: creating tarball...
00:01:19.331 E: I: done
00:01:20.468 E: I: removing tempdir /tmp/mmdebstrap.2VKdWQxKEN...
00:01:21.221 E: I: success in 80.9097 seconds
00:01:21.227 E: + mv /tmp/mmdebstrap-unstable-standard.squashfs ./cache/mmdebstrap-unstable-standard.squashfs
00:01:23.411 E: + [ squashfs = tar ]
00:01:23.415 E: + [ squashfs = squashfs ]
00:01:23.418 E: + printf hsqs
00:01:23.422 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:32
result: SUCCESS
------------------------------------------------------------------------------
(65/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: ext2
time left: 3:10: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=1718525505
00:00:00.015 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.ext2 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.461 E: I: finding correct signed-by value...
00:00:00.561 E: copying from tar archive -
00:00:00.566 E: I: automatically chosen format: ext2
00:00:00.570 E: I: using /tmp/mmdebstrap.0gq09dy5ny as tempdir
00:00:00.574 E: W: genext2fs does not support extended attributes
00:00:00.578 E: W: ext2 does not support sub-second precision timestamps
00:00:00.582 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.585 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.619 E: I: running apt-get update...
00:00:03.456 E: I: downloading packages with apt...
00:00:05.586 E: I: extracting archives...
00:00:07.346 E: I: installing essential packages...
00:00:12.669 E: I: installing remaining packages inside the chroot...
00:00:47.559 E: I: cleaning package lists and apt cache...
00:00:47.687 E: I: approximating disk usage...
00:00:48.024 E: I: creating tarball...
00:00:48.033 E: copying from tar archive -
00:00:53.730 E: I: done
00:00:54.000 E: I: removing tempdir /tmp/mmdebstrap.0gq09dy5ny...
00:00:54.758 E: I: success in 54.4401 seconds
00:00:54.764 E: + mv /tmp/mmdebstrap-unstable-standard.ext2 ./cache/mmdebstrap-unstable-standard.ext2
00:01:02.856 E: + [ ext2 = tar ]
00:01:02.859 E: + [ ext2 = squashfs ]
00:01:02.863 E: + [ ext2 = ext2 ]
00:01:02.867 E: + printf \123\357
00:01:02.870 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext2 -
00:01:02.873 E: + + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext2 -
00:01:02.876 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:12
result: SUCCESS
------------------------------------------------------------------------------
(66/280) mmdebstrap
dist: unstable
mode: root
variant: standard
format: ext4
time left: 3:11: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=1718525505
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.ext4 http://127.0.0.1/debian
00:00:00.437 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.467 E: I: finding correct signed-by value...
00:00:00.578 E: I: automatically chosen format: ext4
00:00:00.582 E: I: using /tmp/mmdebstrap.LsgbUAXDpk as tempdir
00:00:00.630 E: I: running apt-get update...
00:00:03.417 E: I: downloading packages with apt...
00:00:05.377 E: I: extracting archives...
00:00:07.100 E: I: installing essential packages...
00:00:12.556 E: I: installing remaining packages inside the chroot...
00:00:47.175 E: I: cleaning package lists and apt cache...
00:00:47.305 E: I: approximating disk usage...
00:00:47.639 E: I: creating tarball...
00:00:51.641 E: I: done
00:00:51.681 E: I: removing tempdir /tmp/mmdebstrap.LsgbUAXDpk...
00:00:52.430 E: I: success in 52.1069 seconds
00:00:52.437 E: + mv /tmp/mmdebstrap-unstable-standard.ext4 ./cache/mmdebstrap-unstable-standard.ext4
00:01:01.628 E: + [ ext4 = tar ]
00:01:01.645 E: + [ ext4 = squashfs ]
00:01:01.649 E: + [ ext4 = ext2 ]
00:01:01.654 E: + [ ext4 = ext4 ]
00:01:01.658 E: + printf \123\357
00:01:01.662 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext4 -
00:01:01.666 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000
00:01:01.671 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext4 -
00:01:01.674 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-standard.ext4
00:01:01.698 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de
00:01:01.702 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718525505
00:01:01.705 E: + [ 4998b8a2-da71-5567-9224-f271d9ef28c6 = 4998b8a2-da71-5567-9224-f271d9ef28c6 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:10
result: SUCCESS
------------------------------------------------------------------------------
(67/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: tar
time left: 3:11:10
------------------------------------------------------------------------------
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=1718525505
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.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.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=essential unstable /tmp/debian-chroot-unshare.tar 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.628 E: I: automatically chosen format: tar
00:00:00.631 E: I: using /tmp/mmdebstrap.vZ18v8Usj9 as tempdir
00:00:00.742 E: I: running apt-get update...
00:00:03.529 E: I: downloading packages with apt...
00:00:05.696 E: I: extracting archives...
00:00:07.470 E: I: installing essential packages...
00:00:12.815 E: I: cleaning package lists and apt cache...
00:00:12.901 E: I: creating tarball...
00:00:13.537 E: I: done
00:00:13.610 E: I: removing tempdir /tmp/mmdebstrap.vZ18v8Usj9...
00:00:13.803 E: I: success in 13.4569 seconds
00:00:13.812 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-unshare.tar
00:00:15.727 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:24
result: SUCCESS
------------------------------------------------------------------------------
(68/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: squashfs
time left: 3:08: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=1718525505
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs 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.037 E: + [ unshare != 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.055 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.squashfs 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.538 E: I: finding correct signed-by value...
00:00:00.634 E: I: automatically chosen format: squashfs
00:00:00.637 E: I: using /tmp/mmdebstrap.Ap0uj3HRiB as tempdir
00:00:00.716 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.754 E: I: running apt-get update...
00:00:03.535 E: I: downloading packages with apt...
00:00:05.624 E: I: extracting archives...
00:00:07.427 E: I: installing essential packages...
00:00:12.754 E: I: cleaning package lists and apt cache...
00:00:12.840 E: I: creating tarball...
00:00:19.062 E: I: done
00:00:19.888 E: I: removing tempdir /tmp/mmdebstrap.Ap0uj3HRiB...
00:00:20.085 E: I: success in 19.7384 seconds
00:00:20.093 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:20.649 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:29
result: SUCCESS
------------------------------------------------------------------------------
(69/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: ext2
time left: 3:06:36
------------------------------------------------------------------------------
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=1718525505
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.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.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=unshare --variant=essential unstable /tmp/debian-chroot-unshare.ext2 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.544 E: I: finding correct signed-by value...
00:00:00.645 E: copying from tar archive -
00:00:00.649 E: I: automatically chosen format: ext2
00:00:00.654 E: I: using /tmp/mmdebstrap.JASxYzIteB as tempdir
00:00:00.732 E: W: genext2fs does not support extended attributes
00:00:00.735 E: W: ext2 does not support sub-second precision timestamps
00:00:00.739 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.742 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.770 E: I: running apt-get update...
00:00:03.491 E: I: downloading packages with apt...
00:00:05.659 E: I: extracting archives...
00:00:07.402 E: I: installing essential packages...
00:00:12.861 E: I: cleaning package lists and apt cache...
00:00:12.946 E: I: approximating disk usage...
00:00:13.019 E: I: creating tarball...
00:00:13.027 E: copying from tar archive -
00:00:13.950 E: I: done
00:00:14.026 E: I: removing tempdir /tmp/mmdebstrap.JASxYzIteB...
00:00:14.226 E: I: success in 13.8816 seconds
00:00:14.234 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-unshare.ext2
00:00:16.504 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:25
result: SUCCESS
------------------------------------------------------------------------------
(70/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: essential
format: ext4
time left: 3:04: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=1718525505
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.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=essential unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.510 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.652 E: I: automatically chosen format: ext4
00:00:00.656 E: I: using /tmp/mmdebstrap.Jv_DbPfskG as tempdir
00:00:00.771 E: I: running apt-get update...
00:00:03.542 E: I: downloading packages with apt...
00:00:05.704 E: I: extracting archives...
00:00:07.433 E: I: installing essential packages...
00:00:12.948 E: I: cleaning package lists and apt cache...
00:00:13.030 E: I: approximating disk usage...
00:00:13.100 E: I: creating tarball...
00:00:13.851 E: I: done
00:00:13.959 E: I: removing tempdir /tmp/mmdebstrap.Jv_DbPfskG...
00:00:14.152 E: I: success in 13.8065 seconds
00:00:14.158 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-unshare.ext4
00:00:16.624 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:25
result: SUCCESS
------------------------------------------------------------------------------
(71/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: tar
time left: 3:02:05
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.020 E: + :
00:00:00.023 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.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=apt unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.519 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.549 E: I: finding correct signed-by value...
00:00:00.642 E: I: automatically chosen format: tar
00:00:00.645 E: I: using /tmp/mmdebstrap.YAqJBGYXuC as tempdir
00:00:00.753 E: I: running apt-get update...
00:00:03.580 E: I: downloading packages with apt...
00:00:05.724 E: I: extracting archives...
00:00:07.470 E: I: installing essential packages...
00:00:12.883 E: I: installing remaining packages inside the chroot...
00:00:16.146 E: I: cleaning package lists and apt cache...
00:00:16.233 E: I: creating tarball...
00:00:16.996 E: I: done
00:00:17.079 E: I: removing tempdir /tmp/mmdebstrap.YAqJBGYXuC...
00:00:17.303 E: I: success in 16.9475 seconds
00:00:17.312 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-unshare.tar
00:00:19.549 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:28
result: SUCCESS
------------------------------------------------------------------------------
(72/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: squashfs
time left: 3:00:02
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.021 E: + :
00:00:00.024 E: + prefix=
00:00:00.027 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.034 E: + [ unshare != root ]
00:00:00.037 E: + [ unshare != auto ]
00:00:00.041 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=unshare --variant=apt unstable /tmp/debian-chroot-unshare.squashfs 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.538 E: I: finding correct signed-by value...
00:00:00.633 E: I: automatically chosen format: squashfs
00:00:00.636 E: I: using /tmp/mmdebstrap.PMqtiEHTtG as tempdir
00:00:00.715 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.754 E: I: running apt-get update...
00:00:03.533 E: I: downloading packages with apt...
00:00:05.736 E: I: extracting archives...
00:00:07.472 E: I: installing essential packages...
00:00:12.837 E: I: installing remaining packages inside the chroot...
00:00:16.076 E: I: cleaning package lists and apt cache...
00:00:16.162 E: I: creating tarball...
00:00:23.285 E: I: done
00:00:23.861 E: I: removing tempdir /tmp/mmdebstrap.PMqtiEHTtG...
00:00:24.077 E: I: success in 23.7328 seconds
00:00:24.084 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:24.702 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:33
result: SUCCESS
------------------------------------------------------------------------------
(73/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: ext2
time left: 2:58: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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.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.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=apt unstable /tmp/debian-chroot-unshare.ext2 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.633 E: copying from tar archive -
00:00:00.637 E: I: automatically chosen format: ext2
00:00:00.643 E: I: using /tmp/mmdebstrap.8yfZX8Ulln as tempdir
00:00:00.720 E: W: genext2fs does not support extended attributes
00:00:00.724 E: W: ext2 does not support sub-second precision timestamps
00:00:00.728 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.731 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.757 E: I: running apt-get update...
00:00:03.479 E: I: downloading packages with apt...
00:00:05.416 E: I: extracting archives...
00:00:07.153 E: I: installing essential packages...
00:00:12.480 E: I: installing remaining packages inside the chroot...
00:00:15.606 E: I: cleaning package lists and apt cache...
00:00:15.691 E: I: approximating disk usage...
00:00:15.774 E: I: creating tarball...
00:00:15.782 E: copying from tar archive -
00:00:16.933 E: I: done
00:00:17.055 E: I: removing tempdir /tmp/mmdebstrap.8yfZX8Ulln...
00:00:17.281 E: I: success in 16.9390 seconds
00:00:17.288 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-unshare.ext2
00:00:19.955 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:28
result: SUCCESS
------------------------------------------------------------------------------
(74/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: apt
format: ext4
time left: 2:56:21
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.020 E: + :
00:00:00.024 E: + prefix=
00:00:00.028 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ unshare != root ]
00:00:00.039 E: + [ unshare != auto ]
00:00:00.042 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.053 E: + prefix=runuser -u user --
00:00:00.056 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.526 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.556 E: I: finding correct signed-by value...
00:00:00.667 E: I: automatically chosen format: ext4
00:00:00.671 E: I: using /tmp/mmdebstrap.eGrnJFqgTD as tempdir
00:00:00.786 E: I: running apt-get update...
00:00:03.600 E: I: downloading packages with apt...
00:00:05.755 E: I: extracting archives...
00:00:07.534 E: I: installing essential packages...
00:00:12.964 E: I: installing remaining packages inside the chroot...
00:00:16.280 E: I: cleaning package lists and apt cache...
00:00:16.367 E: I: approximating disk usage...
00:00:16.449 E: I: creating tarball...
00:00:17.401 E: I: done
00:00:17.523 E: I: removing tempdir /tmp/mmdebstrap.eGrnJFqgTD...
00:00:17.746 E: I: success in 17.3878 seconds
00:00:17.754 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-unshare.ext4
00:00:20.707 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:54:32
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.021 E: + :
00:00:00.024 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ unshare != root ]
00:00:00.039 E: + [ unshare != 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.053 E: + prefix=runuser -u user --
00:00:00.057 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.523 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.553 E: I: finding correct signed-by value...
00:00:00.647 E: I: automatically chosen format: tar
00:00:00.651 E: I: using /tmp/mmdebstrap._weo22tdCE as tempdir
00:00:00.769 E: I: running apt-get update...
00:00:03.673 E: I: downloading packages with apt...
00:00:05.660 E: I: extracting archives...
00:00:07.465 E: I: installing essential packages...
00:00:12.959 E: I: installing remaining packages inside the chroot...
00:00:17.636 E: I: cleaning package lists and apt cache...
00:00:17.725 E: I: creating tarball...
00:00:18.578 E: I: done
00:00:18.662 E: I: removing tempdir /tmp/mmdebstrap._weo22tdCE...
00:00:18.921 E: I: success in 18.5627 seconds
00:00:18.928 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-unshare.tar
00:00:21.222 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:30
result: SUCCESS
------------------------------------------------------------------------------
(76/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: squashfs
time left: 2:52:46
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.020 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.051 E: + prefix=runuser -u user --
00:00:00.054 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.510 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.636 E: I: automatically chosen format: squashfs
00:00:00.639 E: I: using /tmp/mmdebstrap.yIs6tDNzxQ as tempdir
00:00:00.713 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.751 E: I: running apt-get update...
00:00:03.527 E: I: downloading packages with apt...
00:00:05.638 E: I: extracting archives...
00:00:07.382 E: I: installing essential packages...
00:00:12.779 E: I: installing remaining packages inside the chroot...
00:00:17.580 E: I: cleaning package lists and apt cache...
00:00:17.672 E: I: creating tarball...
00:00:25.844 E: I: done
00:00:26.554 E: I: removing tempdir /tmp/mmdebstrap.yIs6tDNzxQ...
00:00:26.809 E: I: success in 26.4648 seconds
00:00:26.818 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:27.544 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:36
result: SUCCESS
------------------------------------------------------------------------------
(77/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: ext2
time left: 2:51:18
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.020 E: + :
00:00:00.024 E: + prefix=
00:00:00.028 E: + id -u
00:00:00.031 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ unshare != root ]
00:00:00.038 E: + [ unshare != 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.057 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.518 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.547 E: I: finding correct signed-by value...
00:00:00.647 E: copying from tar archive -
00:00:00.651 E: I: automatically chosen format: ext2
00:00:00.656 E: I: using /tmp/mmdebstrap.DkUj8hx2Wp as tempdir
00:00:00.737 E: W: genext2fs does not support extended attributes
00:00:00.741 E: W: ext2 does not support sub-second precision timestamps
00:00:00.745 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.749 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.776 E: I: running apt-get update...
00:00:03.544 E: I: downloading packages with apt...
00:00:05.674 E: I: extracting archives...
00:00:07.430 E: I: installing essential packages...
00:00:12.879 E: I: installing remaining packages inside the chroot...
00:00:17.749 E: I: cleaning package lists and apt cache...
00:00:17.835 E: I: approximating disk usage...
00:00:17.933 E: I: creating tarball...
00:00:17.941 E: copying from tar archive -
00:00:19.168 E: I: done
00:00:19.272 E: I: removing tempdir /tmp/mmdebstrap.DkUj8hx2Wp...
00:00:19.530 E: I: success in 19.1763 seconds
00:00:19.537 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-unshare.ext2
00:00:22.512 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:31
result: SUCCESS
------------------------------------------------------------------------------
(78/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: minbase
format: ext4
time left: 2:49:38
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.020 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.034 E: + [ unshare != root ]
00:00:00.037 E: + [ unshare != auto ]
00:00:00.041 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.055 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext4 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.544 E: I: finding correct signed-by value...
00:00:00.657 E: I: automatically chosen format: ext4
00:00:00.661 E: I: using /tmp/mmdebstrap.TLTC9Qt36i as tempdir
00:00:00.779 E: I: running apt-get update...
00:00:03.710 E: I: downloading packages with apt...
00:00:05.608 E: I: extracting archives...
00:00:07.379 E: I: installing essential packages...
00:00:12.916 E: I: installing remaining packages inside the chroot...
00:00:17.877 E: I: cleaning package lists and apt cache...
00:00:17.968 E: I: approximating disk usage...
00:00:18.073 E: I: creating tarball...
00:00:19.124 E: I: done
00:00:19.260 E: I: removing tempdir /tmp/mmdebstrap.TLTC9Qt36i...
00:00:19.518 E: I: success in 19.1705 seconds
00:00:19.527 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-unshare.ext4
00:00:22.645 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:31
result: SUCCESS
------------------------------------------------------------------------------
(79/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: tar
time left: 2:48: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=1718525505
00:00:00.016 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.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.044 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.048 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=buildd unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.516 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.645 E: I: automatically chosen format: tar
00:00:00.649 E: I: using /tmp/mmdebstrap.KfXm1VshvH as tempdir
00:00:00.761 E: I: running apt-get update...
00:00:03.625 E: I: downloading packages with apt...
00:00:05.621 E: I: extracting archives...
00:00:07.616 E: I: installing essential packages...
00:00:14.564 E: I: installing remaining packages inside the chroot...
00:00:34.634 E: I: cleaning package lists and apt cache...
00:00:34.812 E: I: creating tarball...
00:00:39.828 E: I: done
00:00:40.143 E: I: removing tempdir /tmp/mmdebstrap.KfXm1VshvH...
00:00:40.856 E: I: success in 40.5038 seconds
00:00:40.875 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-unshare.tar
00:01:00.889 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:10
result: SUCCESS
------------------------------------------------------------------------------
(80/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: squashfs
time left: 2:48:04
------------------------------------------------------------------------------
00:00:00.026 E: + set -eu
00:00:00.051 E: + export LC_ALL=C.UTF-8
00:00:00.073 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.095 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.105 E: + :
00:00:00.118 E: + prefix=
00:00:00.129 E: + id -u
00:00:00.147 E: + [ 0 -eq 0 ]
00:00:00.160 E: + [ unshare != root ]
00:00:00.176 E: + [ unshare != auto ]
00:00:00.190 E: + id user
00:00:00.204 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.225 E: + useradd --home-dir /home/user --create-home user
00:00:00.320 E: + prefix=runuser -u user --
00:00:00.337 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:01.968 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.058 E: I: finding correct signed-by value...
00:00:02.275 E: I: automatically chosen format: squashfs
00:00:02.300 E: I: using /tmp/mmdebstrap.lulqFQu2iS as tempdir
00:00:02.437 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:02.538 E: I: running apt-get update...
00:00:06.951 E: I: downloading packages with apt...
00:00:17.559 E: I: extracting archives...
00:00:22.417 E: I: installing essential packages...
00:00:38.698 E: I: installing remaining packages inside the chroot...
00:01:04.733 E: I: cleaning package lists and apt cache...
00:01:04.864 E: I: creating tarball...
00:01:55.975 E: I: done
00:01:57.699 E: I: removing tempdir /tmp/mmdebstrap.lulqFQu2iS...
00:01:58.342 E: I: success in 116.8326 seconds
00:01:58.351 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-unshare.squashfs
00:02:01.205 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:02:18
result: SUCCESS
------------------------------------------------------------------------------
(81/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: ext2
time left: 2:50:56
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.027 E: + export LC_ALL=C.UTF-8
00:00:00.040 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.048 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.059 E: + :
00:00:00.069 E: + prefix=
00:00:00.076 E: + id -u
00:00:00.085 E: + [ 0 -eq 0 ]
00:00:00.097 E: + [ unshare != root ]
00:00:00.105 E: + [ unshare != auto ]
00:00:00.111 E: + id user
00:00:00.123 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.132 E: + useradd --home-dir /home/user --create-home user
00:00:00.140 E: + prefix=runuser -u user --
00:00:00.151 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.919 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.961 E: I: finding correct signed-by value...
00:00:01.098 E: copying from tar archive -
00:00:01.106 E: I: automatically chosen format: ext2
00:00:01.117 E: I: using /tmp/mmdebstrap.lPW9fzpfqw as tempdir
00:00:01.213 E: W: genext2fs does not support extended attributes
00:00:01.233 E: W: ext2 does not support sub-second precision timestamps
00:00:01.239 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.246 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.274 E: I: running apt-get update...
00:00:04.914 E: I: downloading packages with apt...
00:00:07.624 E: I: extracting archives...
00:00:09.738 E: I: installing essential packages...
00:00:17.486 E: I: installing remaining packages inside the chroot...
00:00:36.311 E: I: cleaning package lists and apt cache...
00:00:36.456 E: I: approximating disk usage...
00:00:36.728 E: I: creating tarball...
00:00:36.746 E: copying from tar archive -
00:00:45.457 E: I: done
00:00:45.768 E: I: removing tempdir /tmp/mmdebstrap.lPW9fzpfqw...
00:00:46.398 E: I: success in 45.7096 seconds
00:00:46.414 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-unshare.ext2
00:00:57.960 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:11
result: SUCCESS
------------------------------------------------------------------------------
(82/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: buildd
format: ext4
time left: 2:50:56
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.023 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.027 E: + :
00:00:00.033 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.045 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.067 E: + useradd --home-dir /home/user --create-home user
00:00:00.072 E: + prefix=runuser -u user --
00:00:00.078 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.728 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.771 E: I: finding correct signed-by value...
00:00:00.918 E: I: automatically chosen format: ext4
00:00:00.924 E: I: using /tmp/mmdebstrap.R1ReoBQ4Dy as tempdir
00:00:01.101 E: I: running apt-get update...
00:00:04.765 E: I: downloading packages with apt...
00:00:07.416 E: I: extracting archives...
00:00:09.407 E: I: installing essential packages...
00:00:15.529 E: I: installing remaining packages inside the chroot...
00:00:29.428 E: I: cleaning package lists and apt cache...
00:00:29.539 E: I: approximating disk usage...
00:00:29.743 E: I: creating tarball...
00:00:33.096 E: I: done
00:00:33.419 E: I: removing tempdir /tmp/mmdebstrap.R1ReoBQ4Dy...
00:00:34.009 E: I: success in 33.5159 seconds
00:00:34.016 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-unshare.ext4
00:00:45.254 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:57
result: SUCCESS
------------------------------------------------------------------------------
(83/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: tar
time left: 2:50:17
------------------------------------------------------------------------------
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=1718525505
00:00:00.022 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.027 E: + :
00:00:00.034 E: + prefix=
00:00:00.039 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.064 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.069 E: + useradd --home-dir /home/user --create-home user
00:00:00.073 E: + prefix=runuser -u user --
00:00:00.078 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.617 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.652 E: I: finding correct signed-by value...
00:00:00.760 E: I: automatically chosen format: tar
00:00:00.765 E: I: using /tmp/mmdebstrap.X08wGqVjLv as tempdir
00:00:00.895 E: I: running apt-get update...
00:00:03.961 E: I: downloading packages with apt...
00:00:06.218 E: I: extracting archives...
00:00:08.173 E: I: installing essential packages...
00:00:14.281 E: I: installing remaining packages inside the chroot...
00:00:27.430 E: I: cleaning package lists and apt cache...
00:00:27.578 E: I: creating tarball...
00:00:28.945 E: I: done
00:00:29.129 E: I: removing tempdir /tmp/mmdebstrap.X08wGqVjLv...
00:00:29.565 E: I: success in 29.1608 seconds
00:00:29.574 E: + cmp ./cache/mmdebstrap-unstable--.tar /tmp/debian-chroot-unshare.tar
00:00:33.985 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:45
result: SUCCESS
------------------------------------------------------------------------------
(84/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: squashfs
time left: 2:49:10
------------------------------------------------------------------------------
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=1718525505
00:00:00.020 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.024 E: + :
00:00:00.029 E: + prefix=
00:00:00.033 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.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.061 E: + prefix=runuser -u user --
00:00:00.065 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.601 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.636 E: I: finding correct signed-by value...
00:00:00.750 E: I: automatically chosen format: squashfs
00:00:00.755 E: I: using /tmp/mmdebstrap.8cjoctmUTD as tempdir
00:00:00.843 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.891 E: I: running apt-get update...
00:00:03.956 E: I: downloading packages with apt...
00:00:06.574 E: I: extracting archives...
00:00:08.464 E: I: installing essential packages...
00:00:14.564 E: I: installing remaining packages inside the chroot...
00:00:28.283 E: I: cleaning package lists and apt cache...
00:00:28.413 E: I: creating tarball...
00:00:48.207 E: I: done
00:00:49.427 E: I: removing tempdir /tmp/mmdebstrap.8cjoctmUTD...
00:00:49.837 E: I: success in 49.4351 seconds
00:00:49.845 E: + cmp ./cache/mmdebstrap-unstable--.squashfs /tmp/debian-chroot-unshare.squashfs
00:00:50.979 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:01
result: SUCCESS
------------------------------------------------------------------------------
(85/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: ext2
time left: 2:48:42
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.030 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.036 E: + :
00:00:00.042 E: + prefix=
00:00:00.047 E: + id -u
00:00:00.052 E: + [ 0 -eq 0 ]
00:00:00.058 E: + [ unshare != root ]
00:00:00.063 E: + [ unshare != auto ]
00:00:00.067 E: + id user
00:00:00.072 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: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.606 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.763 E: copying from tar archive -
00:00:00.767 E: I: automatically chosen format: ext2
00:00:00.775 E: I: using /tmp/mmdebstrap.0SRAXvbUAN as tempdir
00:00:00.861 E: W: genext2fs does not support extended attributes
00:00:00.865 E: W: ext2 does not support sub-second precision timestamps
00:00:00.870 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:00.877 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:00.905 E: I: running apt-get update...
00:00:04.088 E: I: downloading packages with apt...
00:00:06.861 E: I: extracting archives...
00:00:08.859 E: I: installing essential packages...
00:00:15.233 E: I: installing remaining packages inside the chroot...
00:00:28.980 E: I: cleaning package lists and apt cache...
00:00:29.115 E: I: approximating disk usage...
00:00:29.289 E: I: creating tarball...
00:00:29.298 E: copying from tar archive -
00:00:32.038 E: I: done
00:00:32.252 E: I: removing tempdir /tmp/mmdebstrap.0SRAXvbUAN...
00:00:32.686 E: I: success in 32.2767 seconds
00:00:32.694 E: + cmp ./cache/mmdebstrap-unstable--.ext2 /tmp/debian-chroot-unshare.ext2
00:00:38.524 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:49
result: SUCCESS
------------------------------------------------------------------------------
(86/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: -
format: ext4
time left: 2:47:46
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.020 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.025 E: + :
00:00:00.029 E: + prefix=
00:00:00.034 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.046 E: + [ unshare != root ]
00:00:00.053 E: + [ unshare != auto ]
00:00:00.057 E: + id user
00:00:00.063 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.089 E: + useradd --home-dir /home/user --create-home user
00:00:00.093 E: + prefix=runuser -u user --
00:00:00.100 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.642 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.674 E: I: finding correct signed-by value...
00:00:00.816 E: I: automatically chosen format: ext4
00:00:00.822 E: I: using /tmp/mmdebstrap.aAEYuCi19i as tempdir
00:00:00.949 E: I: running apt-get update...
00:00:03.943 E: I: downloading packages with apt...
00:00:06.339 E: I: extracting archives...
00:00:08.274 E: I: installing essential packages...
00:00:14.434 E: I: installing remaining packages inside the chroot...
00:00:28.001 E: I: cleaning package lists and apt cache...
00:00:28.159 E: I: approximating disk usage...
00:00:28.326 E: I: creating tarball...
00:00:30.515 E: I: done
00:00:30.764 E: I: removing tempdir /tmp/mmdebstrap.aAEYuCi19i...
00:00:31.247 E: I: success in 30.8110 seconds
00:00:31.261 E: + cmp ./cache/mmdebstrap-unstable--.ext4 /tmp/debian-chroot-unshare.ext4
00:00:37.752 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:49
result: SUCCESS
------------------------------------------------------------------------------
(87/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: tar
time left: 2:46:49
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM
00:00:00.021 E: + :
00:00:00.025 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.034 E: + [ 0 -eq 0 ]
00:00:00.039 E: + [ unshare != root ]
00:00:00.043 E: + [ unshare != auto ]
00:00:00.047 E: + id user
00:00:00.051 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.055 E: + useradd --home-dir /home/user --create-home user
00:00:00.060 E: + prefix=runuser -u user --
00:00:00.064 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian
00:00:00.632 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.665 E: I: finding correct signed-by value...
00:00:00.773 E: I: automatically chosen format: tar
00:00:00.779 E: I: using /tmp/mmdebstrap.Jz0qQiaxLM as tempdir
00:00:00.943 E: I: running apt-get update...
00:00:03.936 E: I: downloading packages with apt...
00:00:06.273 E: I: extracting archives...
00:00:08.262 E: I: installing essential packages...
00:00:14.558 E: I: installing remaining packages inside the chroot...
00:00:59.114 E: I: cleaning package lists and apt cache...
00:00:59.269 E: I: creating tarball...
00:01:02.212 E: I: done
00:01:02.478 E: I: removing tempdir /tmp/mmdebstrap.Jz0qQiaxLM...
00:01:03.435 E: I: success in 62.9923 seconds
00:01:03.444 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot-unshare.tar
00:01:13.166 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:24
result: SUCCESS
------------------------------------------------------------------------------
(88/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: squashfs
time left: 2:47:11
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM
00:00:00.021 E: + :
00:00:00.025 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.033 E: + [ 0 -eq 0 ]
00:00:00.037 E: + [ unshare != root ]
00:00:00.041 E: + [ unshare != auto ]
00:00:00.044 E: + id user
00:00:00.048 E: + [ ! -e /mmdebstrap-testenv ]
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: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian
00:00:00.542 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.571 E: I: finding correct signed-by value...
00:00:00.683 E: I: automatically chosen format: squashfs
00:00:00.687 E: I: using /tmp/mmdebstrap.DA5k2SGPQ2 as tempdir
00:00:00.790 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:00.833 E: I: running apt-get update...
00:00:03.882 E: I: downloading packages with apt...
00:00:06.657 E: I: extracting archives...
00:00:08.622 E: I: installing essential packages...
00:00:15.247 E: I: installing remaining packages inside the chroot...
00:00:57.367 E: I: cleaning package lists and apt cache...
00:00:57.518 E: I: creating tarball...
00:01:39.678 E: I: done
00:01:41.009 E: I: removing tempdir /tmp/mmdebstrap.DA5k2SGPQ2...
00:01:41.949 E: I: success in 101.5892 seconds
00:01:41.958 E: + cmp ./cache/mmdebstrap-unstable-standard.squashfs /tmp/debian-chroot-unshare.squashfs
00:01:44.524 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:55
result: SUCCESS
------------------------------------------------------------------------------
(89/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: ext2
time left: 2:48:38
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.028 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM
00:00:00.034 E: + :
00:00:00.040 E: + prefix=
00:00:00.047 E: + id -u
00:00:00.056 E: + [ 0 -eq 0 ]
00:00:00.063 E: + [ unshare != root ]
00:00:00.070 E: + [ unshare != auto ]
00:00:00.075 E: + id user
00:00:00.081 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.088 E: + useradd --home-dir /home/user --create-home user
00:00:00.094 E: + prefix=runuser -u user --
00:00:00.100 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian
00:00:00.734 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.773 E: I: finding correct signed-by value...
00:00:00.907 E: copying from tar archive -
00:00:00.912 E: I: automatically chosen format: ext2
00:00:00.921 E: I: using /tmp/mmdebstrap.rj8v64gA23 as tempdir
00:00:01.036 E: W: genext2fs does not support extended attributes
00:00:01.041 E: W: ext2 does not support sub-second precision timestamps
00:00:01.047 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.051 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.090 E: I: running apt-get update...
00:00:04.247 E: I: downloading packages with apt...
00:00:06.853 E: I: extracting archives...
00:00:08.848 E: I: installing essential packages...
00:00:15.422 E: I: installing remaining packages inside the chroot...
00:00:57.567 E: I: cleaning package lists and apt cache...
00:00:57.707 E: I: approximating disk usage...
00:00:58.064 E: I: creating tarball...
00:00:58.074 E: copying from tar archive -
00:01:04.504 E: I: done
00:01:04.532 E: I: removing tempdir /tmp/mmdebstrap.rj8v64gA23...
00:01:05.516 E: I: success in 64.9880 seconds
00:01:05.535 E: + cmp ./cache/mmdebstrap-unstable-standard.ext2 /tmp/debian-chroot-unshare.ext2
00:01:17.109 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:30
result: SUCCESS
------------------------------------------------------------------------------
(90/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: unshare
variant: standard
format: ext4
time left: 2:49:06
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.024 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM
00:00:00.029 E: + :
00:00:00.036 E: + prefix=
00:00:00.042 E: + id -u
00:00:00.051 E: + [ 0 -eq 0 ]
00:00:00.056 E: + [ unshare != root ]
00:00:00.061 E: + [ unshare != auto ]
00:00:00.067 E: + id user
00:00:00.071 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.077 E: + useradd --home-dir /home/user --create-home user
00:00:00.083 E: + prefix=runuser -u user --
00:00:00.088 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian
00:00:00.658 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.695 E: I: finding correct signed-by value...
00:00:00.827 E: I: automatically chosen format: ext4
00:00:00.832 E: I: using /tmp/mmdebstrap.RntEf3ayn1 as tempdir
00:00:00.966 E: I: running apt-get update...
00:00:04.328 E: I: downloading packages with apt...
00:00:06.961 E: I: extracting archives...
00:00:09.002 E: I: installing essential packages...
00:00:15.537 E: I: installing remaining packages inside the chroot...
00:01:00.574 E: I: cleaning package lists and apt cache...
00:01:00.736 E: I: approximating disk usage...
00:01:01.095 E: I: creating tarball...
00:01:05.907 E: I: done
00:01:05.987 E: I: removing tempdir /tmp/mmdebstrap.RntEf3ayn1...
00:01:06.930 E: I: success in 66.4873 seconds
00:01:06.939 E: + cmp ./cache/mmdebstrap-unstable-standard.ext4 /tmp/debian-chroot-unshare.ext4
00:01:21.124 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:33
result: SUCCESS
------------------------------------------------------------------------------
(91/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: tar
time left: 2:49:39
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.029 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.039 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.047 E: + :
00:00:00.061 E: + prefix=
00:00:00.074 E: + id -u
00:00:00.081 E: + [ 0 -eq 0 ]
00:00:00.097 E: + [ fakechroot != root ]
00:00:00.109 E: + [ fakechroot != auto ]
00:00:00.121 E: + id user
00:00:00.144 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.159 E: + useradd --home-dir /home/user --create-home user
00:00:00.180 E: + prefix=runuser -u user --
00:00:00.196 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:02.639 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.844 E: I: finding correct signed-by value...
00:00:03.105 E: I: automatically chosen format: tar
00:00:03.137 E: I: using /tmp/mmdebstrap.0uiCNzfu4O as tempdir
00:00:03.265 E: I: running apt-get update...
00:00:06.713 E: I: downloading packages with apt...
00:00:09.815 E: I: extracting archives...
00:00:19.427 E: I: installing essential packages...
00:00:28.067 E: I: cleaning package lists and apt cache...
00:00:28.168 E: I: creating tarball...
00:00:30.098 E: I: done
00:00:30.204 E: I: removing tempdir /tmp/mmdebstrap.0uiCNzfu4O...
00:00:34.403 E: I: success in 32.1619 seconds
00:00:34.413 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-fakechroot.tar
00:00:36.929 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:50
result: SUCCESS
------------------------------------------------------------------------------
(92/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: squashfs
time left: 2:48:40
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.027 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.033 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.042 E: + :
00:00:00.047 E: + prefix=
00:00:00.055 E: + id -u
00:00:00.062 E: + [ 0 -eq 0 ]
00:00:00.067 E: + [ fakechroot != root ]
00:00:00.073 E: + [ fakechroot != auto ]
00:00:00.080 E: + id user
00:00:00.085 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.089 E: + useradd --home-dir /home/user --create-home user
00:00:00.097 E: + prefix=runuser -u user --
00:00:00.105 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:01.148 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.191 E: I: finding correct signed-by value...
00:00:01.314 E: I: automatically chosen format: squashfs
00:00:01.318 E: I: using /tmp/mmdebstrap.8s9I9zMs5o as tempdir
00:00:01.325 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.383 E: I: running apt-get update...
00:00:04.599 E: I: downloading packages with apt...
00:00:06.995 E: I: extracting archives...
00:00:15.221 E: I: installing essential packages...
00:00:24.733 E: I: cleaning package lists and apt cache...
00:00:24.835 E: I: creating tarball...
00:00:35.525 E: I: done
00:00:36.584 E: I: removing tempdir /tmp/mmdebstrap.8s9I9zMs5o...
00:00:41.057 E: I: success in 40.0490 seconds
00:00:41.073 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:00:41.734 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:53
result: SUCCESS
------------------------------------------------------------------------------
(93/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: ext2
time left: 2:47:47
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.022 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.028 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.033 E: + :
00:00:00.038 E: + prefix=
00:00:00.043 E: + id -u
00:00:00.050 E: + [ 0 -eq 0 ]
00:00:00.055 E: + [ fakechroot != root ]
00:00:00.062 E: + [ fakechroot != auto ]
00:00:00.070 E: + id user
00:00:00.079 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.087 E: + useradd --home-dir /home/user --create-home user
00:00:00.093 E: + prefix=runuser -u user --
00:00:00.100 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:01.411 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.466 E: I: finding correct signed-by value...
00:00:01.612 E: copying from tar archive -
00:00:01.618 E: I: automatically chosen format: ext2
00:00:01.629 E: I: using /tmp/mmdebstrap.JVz7JH3udq as tempdir
00:00:01.638 E: W: genext2fs does not support extended attributes
00:00:01.645 E: W: ext2 does not support sub-second precision timestamps
00:00:01.651 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.660 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.722 E: I: running apt-get update...
00:00:06.092 E: I: downloading packages with apt...
00:00:08.660 E: I: extracting archives...
00:00:18.039 E: I: installing essential packages...
00:00:26.613 E: I: cleaning package lists and apt cache...
00:00:26.737 E: I: approximating disk usage...
00:00:27.141 E: I: creating tarball...
00:00:27.151 E: copying from tar archive -
00:00:28.765 E: I: done
00:00:28.881 E: I: removing tempdir /tmp/mmdebstrap.JVz7JH3udq...
00:00:32.951 E: I: success in 31.7143 seconds
00:00:32.963 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-fakechroot.ext2
00:00:36.011 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:49
result: SUCCESS
------------------------------------------------------------------------------
(94/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: essential
format: ext4
time left: 2:46:46
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.024 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.028 E: + :
00:00:00.035 E: + prefix=
00:00:00.045 E: + id -u
00:00:00.054 E: + [ 0 -eq 0 ]
00:00:00.064 E: + [ fakechroot != root ]
00:00:00.072 E: + [ fakechroot != auto ]
00:00:00.080 E: + id user
00:00:00.086 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.094 E: + useradd --home-dir /home/user --create-home user
00:00:00.100 E: + prefix=runuser -u user --
00:00:00.107 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:01.305 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.371 E: I: finding correct signed-by value...
00:00:01.528 E: I: automatically chosen format: ext4
00:00:01.535 E: I: using /tmp/mmdebstrap.H4LB8RHd6z as tempdir
00:00:01.609 E: I: running apt-get update...
00:00:05.321 E: I: downloading packages with apt...
00:00:08.042 E: I: extracting archives...
00:00:16.699 E: I: installing essential packages...
00:00:26.518 E: I: cleaning package lists and apt cache...
00:00:26.632 E: I: approximating disk usage...
00:00:27.074 E: I: creating tarball...
00:00:28.341 E: I: done
00:00:28.448 E: I: removing tempdir /tmp/mmdebstrap.H4LB8RHd6z...
00:00:31.807 E: I: success in 30.6872 seconds
00:00:31.819 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-fakechroot.ext4
00:00:34.533 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:47
result: SUCCESS
------------------------------------------------------------------------------
(95/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: tar
time left: 2:45:40
------------------------------------------------------------------------------
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=1718525505
00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.022 E: + :
00:00:00.028 E: + prefix=
00:00:00.032 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.042 E: + [ fakechroot != root ]
00:00:00.047 E: + [ fakechroot != auto ]
00:00:00.051 E: + id user
00:00:00.054 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.059 E: + useradd --home-dir /home/user --create-home user
00:00:00.064 E: + prefix=runuser -u user --
00:00:00.068 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.977 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.023 E: I: finding correct signed-by value...
00:00:01.157 E: I: automatically chosen format: tar
00:00:01.160 E: I: using /tmp/mmdebstrap.I3BG6qcAW5 as tempdir
00:00:01.215 E: I: running apt-get update...
00:00:04.431 E: I: downloading packages with apt...
00:00:08.484 E: I: extracting archives...
00:00:33.203 E: I: installing essential packages...
00:00:56.012 E: I: installing remaining packages inside the chroot...
00:01:05.145 E: I: cleaning package lists and apt cache...
00:01:05.283 E: I: creating tarball...
00:01:08.170 E: I: done
00:01:08.368 E: I: removing tempdir /tmp/mmdebstrap.I3BG6qcAW5...
00:01:16.984 E: I: success in 76.1566 seconds
00:01:17.049 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-fakechroot.tar
00:01:22.457 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:35
result: SUCCESS
------------------------------------------------------------------------------
(96/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: squashfs
time left: 2:46:09
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.032 E: + export LC_ALL=C.UTF-8
00:00:00.044 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.056 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.071 E: + :
00:00:00.089 E: + prefix=
00:00:00.098 E: + id -u
00:00:00.112 E: + [ 0 -eq 0 ]
00:00:00.119 E: + [ fakechroot != root ]
00:00:00.127 E: + [ fakechroot != auto ]
00:00:00.141 E: + id user
00:00:00.151 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.162 E: + useradd --home-dir /home/user --create-home user
00:00:00.177 E: + prefix=runuser -u user --
00:00:00.189 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:02.836 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.971 E: I: finding correct signed-by value...
00:00:03.288 E: I: automatically chosen format: squashfs
00:00:03.313 E: I: using /tmp/mmdebstrap.U01ddIkaG0 as tempdir
00:00:03.329 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:03.416 E: I: running apt-get update...
00:00:08.528 E: I: downloading packages with apt...
00:00:15.201 E: I: extracting archives...
00:00:35.994 E: I: installing essential packages...
00:01:00.079 E: I: installing remaining packages inside the chroot...
00:01:12.151 E: I: cleaning package lists and apt cache...
00:01:12.311 E: I: creating tarball...
00:01:27.226 E: I: done
00:01:28.114 E: I: removing tempdir /tmp/mmdebstrap.U01ddIkaG0...
00:01:36.398 E: I: success in 93.8999 seconds
00:01:36.444 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:01:38.213 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:02:02
result: SUCCESS
------------------------------------------------------------------------------
(97/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: ext2
time left: 2:47:27
------------------------------------------------------------------------------
00:00:00.022 E: + set -eu
00:00:00.033 E: + export LC_ALL=C.UTF-8
00:00:00.049 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.063 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.079 E: + :
00:00:00.108 E: + prefix=
00:00:00.121 E: + id -u
00:00:00.133 E: + [ 0 -eq 0 ]
00:00:00.150 E: + [ fakechroot != root ]
00:00:00.157 E: + [ fakechroot != auto ]
00:00:00.168 E: + id user
00:00:00.179 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.192 E: + useradd --home-dir /home/user --create-home user
00:00:00.247 E: + prefix=runuser -u user --
00:00:00.282 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:02.925 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:03.284 E: I: finding correct signed-by value...
00:00:03.732 E: copying from tar archive -
00:00:03.747 E: I: automatically chosen format: ext2
00:00:03.784 E: I: using /tmp/mmdebstrap.AWzTuNdHZc as tempdir
00:00:03.802 E: W: genext2fs does not support extended attributes
00:00:03.816 E: W: ext2 does not support sub-second precision timestamps
00:00:03.832 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:03.846 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:03.923 E: I: running apt-get update...
00:00:13.010 E: I: downloading packages with apt...
00:00:17.938 E: I: extracting archives...
00:00:52.303 E: I: installing essential packages...
00:01:27.230 E: I: installing remaining packages inside the chroot...
00:01:43.522 E: I: cleaning package lists and apt cache...
00:01:43.728 E: I: approximating disk usage...
00:01:45.467 E: I: creating tarball...
00:01:45.497 E: copying from tar archive -
00:01:49.817 E: I: done
00:01:50.067 E: I: removing tempdir /tmp/mmdebstrap.AWzTuNdHZc...
00:02:08.053 E: I: success in 125.5229 seconds
00:02:08.080 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-fakechroot.ext2
00:02:17.772 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:02:40
result: SUCCESS
------------------------------------------------------------------------------
(98/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: apt
format: ext4
time left: 2:49:53
------------------------------------------------------------------------------
00:00:00.030 E: + set -eu
00:00:00.046 E: + export LC_ALL=C.UTF-8
00:00:00.070 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.089 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.113 E: + :
00:00:00.131 E: + prefix=
00:00:00.149 E: + id -u
00:00:00.167 E: + [ 0 -eq 0 ]
00:00:00.182 E: + [ fakechroot != root ]
00:00:00.197 E: + [ fakechroot != auto ]
00:00:00.237 E: + id user
00:00:00.248 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.269 E: + useradd --home-dir /home/user --create-home user
00:00:00.349 E: + prefix=runuser -u user --
00:00:00.365 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:02.150 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.199 E: I: finding correct signed-by value...
00:00:02.367 E: I: automatically chosen format: ext4
00:00:02.373 E: I: using /tmp/mmdebstrap.ejsTyW3iXh as tempdir
00:00:02.431 E: I: running apt-get update...
00:00:05.897 E: I: downloading packages with apt...
00:00:10.766 E: I: extracting archives...
00:00:30.598 E: I: installing essential packages...
00:00:56.693 E: I: installing remaining packages inside the chroot...
00:01:06.774 E: I: cleaning package lists and apt cache...
00:01:06.956 E: I: approximating disk usage...
00:01:08.104 E: I: creating tarball...
00:01:12.354 E: I: done
00:01:12.586 E: I: removing tempdir /tmp/mmdebstrap.ejsTyW3iXh...
00:01:18.164 E: I: success in 76.1529 seconds
00:01:18.173 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-fakechroot.ext4
00:01:22.488 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:47
result: SUCCESS
------------------------------------------------------------------------------
(99/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: tar
time left: 2:50:33
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.024 E: + :
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: + [ fakechroot != root ]
00:00:00.044 E: + [ fakechroot != auto ]
00:00:00.051 E: + id user
00:00:00.055 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.059 E: + useradd --home-dir /home/user --create-home user
00:00:00.063 E: + prefix=runuser -u user --
00:00:00.067 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:00.965 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.009 E: I: finding correct signed-by value...
00:00:01.134 E: I: automatically chosen format: tar
00:00:01.139 E: I: using /tmp/mmdebstrap.h7n9tMbPfD as tempdir
00:00:01.195 E: I: running apt-get update...
00:00:04.460 E: I: downloading packages with apt...
00:00:07.019 E: I: extracting archives...
00:00:14.662 E: I: installing essential packages...
00:00:23.183 E: I: installing remaining packages inside the chroot...
00:00:29.621 E: I: cleaning package lists and apt cache...
00:00:29.740 E: I: creating tarball...
00:00:31.518 E: I: done
00:00:31.605 E: I: removing tempdir /tmp/mmdebstrap.h7n9tMbPfD...
00:00:36.841 E: I: success in 36.0075 seconds
00:00:36.850 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-fakechroot.tar
00:00:39.661 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:51
result: SUCCESS
------------------------------------------------------------------------------
(100/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: squashfs
time left: 2:49:28
------------------------------------------------------------------------------
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=1718525505
00:00:00.020 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.025 E: + :
00:00:00.030 E: + prefix=
00:00:00.034 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.043 E: + [ fakechroot != root ]
00:00:00.047 E: + [ fakechroot != auto ]
00:00:00.051 E: + id user
00:00:00.055 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.059 E: + useradd --home-dir /home/user --create-home user
00:00:00.063 E: + prefix=runuser -u user --
00:00:00.067 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:01.046 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.086 E: I: finding correct signed-by value...
00:00:01.211 E: I: automatically chosen format: squashfs
00:00:01.217 E: I: using /tmp/mmdebstrap.qBqcQ0Dm3O as tempdir
00:00:01.223 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.275 E: I: running apt-get update...
00:00:04.530 E: I: downloading packages with apt...
00:00:06.955 E: I: extracting archives...
00:00:14.827 E: I: installing essential packages...
00:00:23.172 E: I: installing remaining packages inside the chroot...
00:00:29.537 E: I: cleaning package lists and apt cache...
00:00:29.647 E: I: creating tarball...
00:00:40.973 E: I: done
00:00:41.754 E: I: removing tempdir /tmp/mmdebstrap.qBqcQ0Dm3O...
00:00:46.394 E: I: success in 45.4794 seconds
00:00:46.402 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:00:47.239 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:58
result: SUCCESS
------------------------------------------------------------------------------
(101/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: ext2
time left: 2:48:36
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.027 E: + :
00:00:00.031 E: + prefix=
00:00:00.036 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.047 E: + [ fakechroot != root ]
00:00:00.052 E: + [ fakechroot != auto ]
00:00:00.056 E: + id user
00:00:00.061 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.067 E: + useradd --home-dir /home/user --create-home user
00:00:00.072 E: + prefix=runuser -u user --
00:00:00.078 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:01.090 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.136 E: I: finding correct signed-by value...
00:00:01.317 E: copying from tar archive -
00:00:01.322 E: I: automatically chosen format: ext2
00:00:01.329 E: I: using /tmp/mmdebstrap.p5rNmHExoZ as tempdir
00:00:01.335 E: W: genext2fs does not support extended attributes
00:00:01.340 E: W: ext2 does not support sub-second precision timestamps
00:00:01.344 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.349 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.392 E: I: running apt-get update...
00:00:04.586 E: I: downloading packages with apt...
00:00:06.992 E: I: extracting archives...
00:00:14.418 E: I: installing essential packages...
00:00:22.357 E: I: installing remaining packages inside the chroot...
00:00:28.902 E: I: cleaning package lists and apt cache...
00:00:29.013 E: I: approximating disk usage...
00:00:29.599 E: I: creating tarball...
00:00:29.608 E: copying from tar archive -
00:00:31.572 E: I: done
00:00:31.703 E: I: removing tempdir /tmp/mmdebstrap.p5rNmHExoZ...
00:00:36.178 E: I: success in 35.2271 seconds
00:00:36.189 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-fakechroot.ext2
00:00:39.180 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:50
result: SUCCESS
------------------------------------------------------------------------------
(102/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: minbase
format: ext4
time left: 2:47:31
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.022 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.027 E: + :
00:00:00.031 E: + prefix=
00:00:00.035 E: + id -u
00:00:00.039 E: + [ 0 -eq 0 ]
00:00:00.042 E: + [ fakechroot != root ]
00:00:00.047 E: + [ fakechroot != auto ]
00:00:00.051 E: + id user
00:00:00.057 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.061 E: + useradd --home-dir /home/user --create-home user
00:00:00.064 E: + prefix=runuser -u user --
00:00:00.068 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:00.986 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.030 E: I: finding correct signed-by value...
00:00:01.175 E: I: automatically chosen format: ext4
00:00:01.180 E: I: using /tmp/mmdebstrap.WRraBJ5xN1 as tempdir
00:00:01.235 E: I: running apt-get update...
00:00:04.351 E: I: downloading packages with apt...
00:00:06.722 E: I: extracting archives...
00:00:13.725 E: I: installing essential packages...
00:00:21.688 E: I: installing remaining packages inside the chroot...
00:00:27.998 E: I: cleaning package lists and apt cache...
00:00:28.114 E: I: approximating disk usage...
00:00:28.700 E: I: creating tarball...
00:00:30.374 E: I: done
00:00:30.515 E: I: removing tempdir /tmp/mmdebstrap.WRraBJ5xN1...
00:00:35.466 E: I: success in 34.6200 seconds
00:00:35.474 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-fakechroot.ext4
00:00:39.116 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:49
result: SUCCESS
------------------------------------------------------------------------------
(103/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: tar
time left: 2:46:24
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.031 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.039 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM
00:00:00.046 E: + :
00:00:00.055 E: + prefix=
00:00:00.062 E: + id -u
00:00:00.081 E: + [ 0 -eq 0 ]
00:00:00.089 E: + [ fakechroot != root ]
00:00:00.096 E: + [ fakechroot != auto ]
00:00:00.104 E: + id user
00:00:00.110 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.118 E: + useradd --home-dir /home/user --create-home user
00:00:00.124 E: + prefix=runuser -u user --
00:00:00.132 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian
00:00:01.185 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.227 E: I: finding correct signed-by value...
00:00:01.348 E: I: automatically chosen format: tar
00:00:01.352 E: I: using /tmp/mmdebstrap.ShtqQu9lRX as tempdir
00:00:01.411 E: I: running apt-get update...
00:00:04.580 E: I: downloading packages with apt...
00:00:07.045 E: I: extracting archives...
00:00:16.035 E: I: installing essential packages...
00:00:24.738 E: I: installing remaining packages inside the chroot...
00:00:40.998 E: I: cleaning package lists and apt cache...
00:00:41.123 E: I: creating tarball...
00:00:45.923 E: I: done
00:00:45.945 E: I: removing tempdir /tmp/mmdebstrap.ShtqQu9lRX...
00:00:55.799 E: I: success in 54.7804 seconds
00:00:55.810 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-fakechroot.tar
00:01:04.692 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:16
result: SUCCESS
------------------------------------------------------------------------------
(104/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: squashfs
time left: 2:46:03
------------------------------------------------------------------------------
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=1718525505
00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.squashfs EXIT INT TERM
00:00:00.023 E: + :
00:00:00.027 E: + prefix=
00:00:00.031 E: + id -u
00:00:00.035 E: + [ 0 -eq 0 ]
00:00:00.039 E: + [ fakechroot != root ]
00:00:00.043 E: + [ fakechroot != auto ]
00:00:00.047 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.064 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian
00:00:00.986 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.024 E: I: finding correct signed-by value...
00:00:01.145 E: I: automatically chosen format: squashfs
00:00:01.150 E: I: using /tmp/mmdebstrap.YUSfzdz4UB as tempdir
00:00:01.156 E: W: tar2sqfs does not support extended attributes from the 'system' namespace
00:00:01.205 E: I: running apt-get update...
00:00:04.267 E: I: downloading packages with apt...
00:00:06.470 E: I: extracting archives...
00:00:13.120 E: I: installing essential packages...
00:00:20.798 E: I: installing remaining packages inside the chroot...
00:00:35.494 E: I: cleaning package lists and apt cache...
00:00:35.624 E: I: creating tarball...
00:01:13.461 E: I: done
00:01:14.994 E: I: removing tempdir /tmp/mmdebstrap.YUSfzdz4UB...
00:01:25.151 E: I: success in 84.2965 seconds
00:01:25.159 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-fakechroot.squashfs
00:01:27.958 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:38
result: SUCCESS
------------------------------------------------------------------------------
(105/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: ext2
time left: 2:46:19
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM
00:00:00.025 E: + :
00:00:00.029 E: + prefix=
00:00:00.034 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.042 E: + [ fakechroot != root ]
00:00:00.048 E: + [ fakechroot != auto ]
00:00:00.053 E: + id user
00:00:00.059 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.064 E: + useradd --home-dir /home/user --create-home user
00:00:00.069 E: + prefix=runuser -u user --
00:00:00.074 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian
00:00:00.995 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.038 E: I: finding correct signed-by value...
00:00:01.171 E: copying from tar archive -
00:00:01.176 E: I: automatically chosen format: ext2
00:00:01.184 E: I: using /tmp/mmdebstrap.ffy3EzoEeT as tempdir
00:00:01.190 E: W: genext2fs does not support extended attributes
00:00:01.195 E: W: ext2 does not support sub-second precision timestamps
00:00:01.199 E: W: ext2 does not support timestamps beyond 2038 January 18
00:00:01.203 E: W: ext2 inode size of 128 prevents removing these limitations
00:00:01.245 E: I: running apt-get update...
00:00:04.375 E: I: downloading packages with apt...
00:00:06.687 E: I: extracting archives...
00:00:14.482 E: I: installing essential packages...
00:00:22.575 E: I: installing remaining packages inside the chroot...
00:00:38.323 E: I: cleaning package lists and apt cache...
00:00:38.445 E: I: approximating disk usage...
00:00:39.778 E: I: creating tarball...
00:00:39.793 E: copying from tar archive -
00:00:48.581 E: I: done
00:00:48.875 E: I: removing tempdir /tmp/mmdebstrap.ffy3EzoEeT...
00:00:59.252 E: I: success in 58.3915 seconds
00:00:59.262 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-fakechroot.ext2
00:01:10.433 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:22
result: SUCCESS
------------------------------------------------------------------------------
(106/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: buildd
format: ext4
time left: 2:46:05
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM
00:00:00.025 E: + :
00:00:00.030 E: + prefix=
00:00:00.035 E: + id -u
00:00:00.040 E: + [ 0 -eq 0 ]
00:00:00.044 E: + [ fakechroot != root ]
00:00:00.049 E: + [ fakechroot != auto ]
00:00:00.053 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.070 E: + prefix=runuser -u user --
00:00:00.074 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian
00:00:01.018 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.065 E: I: finding correct signed-by value...
00:00:01.209 E: I: automatically chosen format: ext4
00:00:01.214 E: I: using /tmp/mmdebstrap.Um7xQP2yhA as tempdir
00:00:01.266 E: I: running apt-get update...
00:00:04.248 E: I: downloading packages with apt...
00:00:06.610 E: I: extracting archives...
00:00:14.540 E: I: installing essential packages...
00:00:22.547 E: I: installing remaining packages inside the chroot...
00:00:38.579 E: I: cleaning package lists and apt cache...
00:00:38.711 E: I: approximating disk usage...
00:00:39.967 E: I: creating tarball...
00:00:44.151 E: I: done
00:00:44.455 E: I: removing tempdir /tmp/mmdebstrap.Um7xQP2yhA...
00:00:54.576 E: I: success in 53.6886 seconds
00:00:54.586 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-fakechroot.ext4
00:01:05.290 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:16
result: SUCCESS
------------------------------------------------------------------------------
(107/280) check-for-bit-by-bit-identical-format-output
dist: unstable
mode: fakechroot
variant: -
format: tar
time left: 2:45:40
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:43:10
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:40: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:38:19
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:35:58
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:33:39
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:31:23
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:29:09
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:26:58
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.024 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.029 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.035 E: + useradd --home-dir /home/user --create-home user
00:00:00.092 E: + echo user:100000:65536
00:00:00.097 E: + cmp /etc/subuid -
00:00:00.104 E: + echo user:100000:65536
00:00:00.110 E: + cmp /etc/subgid -
00:00:00.115 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=iputils-ping unstable - http://127.0.0.1/debian
00:00:00.120 E: + ./tarfilter --idshift 0
00:00:00.671 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.706 E: I: finding correct signed-by value...
00:00:00.817 E: I: automatically chosen format: tar
00:00:00.821 E: I: using /tmp/mmdebstrap.5Q91zx8ss2 as tempdir
00:00:00.942 E: I: running apt-get update...
00:00:04.062 E: I: downloading packages with apt...
00:00:06.528 E: I: extracting archives...
00:00:08.451 E: I: installing essential packages...
00:00:14.640 E: I: installing remaining packages inside the chroot...
00:00:18.699 E: I: cleaning package lists and apt cache...
00:00:18.793 E: I: creating tarball...
00:00:20.268 E: I: done
00:00:20.286 E: I: removing tempdir /tmp/mmdebstrap.5Q91zx8ss2...
00:00:20.519 E: I: success in 20.0384 seconds
00:00:20.526 E: + mkdir /tmp/debian-chroot
00:00:20.530 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot.tar ./usr/bin/ping
00:00:20.545 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep
00:00:20.549 E: + getcap /tmp/debian-chroot/usr/bin/ping
00:00:20.553 E: + diff -u /tmp/expected -
00:00:20.557 E: + rm /tmp/debian-chroot/usr/bin/ping
00:00:20.560 E: + rmdir /tmp/debian-chroot/usr/bin
00:00:20.564 E: + rmdir /tmp/debian-chroot/usr
00:00:20.568 E: + rmdir /tmp/debian-chroot
00:00:20.573 E: + ./tarfilter --idshift 100000
00:00:21.957 E: + ./tarfilter --idshift -100000
00:00:23.283 E: + cmp /tmp/debian-chroot.tar /tmp/debian-chroot-shiftedback.tar
00:00:23.427 E: + tar --numeric-owner -tvf /tmp/debian-chroot.tar
00:00:23.433 E: + sed s# 0/0 # 100000/100000 #
00:00:23.438 E: + sed s# 42/0 # 100042/100000 #
00:00:23.442 E: + sed s# 0/5 # 100000/100005 #
00:00:23.447 E: + sed s# 0/43 # 100000/100043 #
00:00:23.451 E: + sed s# 0/8 # 100000/100008 #
00:00:23.455 E: + sed s# 0/42 # 100000/100042 #
00:00:23.460 E: + sed s# 0/50 # 100000/100050 #
00:00:23.466 E: + sed s/ \+/ /g
00:00:23.493 E: + tar --numeric-owner -tvf /tmp/debian-chroot-shifted.tar
00:00:23.497 E: + + sed s/ \+/ /g
00:00:23.501 E: diff -u /tmp/debian-chroot.txt -
00:00:23.558 E: + mkdir /tmp/debian-chroot
00:00:23.563 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot-shifted.tar
00:00:24.041 E: + echo 100000 100000
00:00:24.047 E: + + stat --format=%u %g /tmp/debian-chroot/usr/bin/ping
00:00:24.051 E: diff -u /tmp/expected -
00:00:24.056 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep
00:00:24.060 E: + getcap /tmp/debian-chroot/usr/bin/ping
00:00:24.065 E: + diff -u /tmp/expected -
00:00:24.069 E: + echo 0 0
00:00:24.073 E: + runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot stat --format=%u %g /usr/bin/ping
00:00:24.077 E: + diff -u /tmp/expected -
00:00:24.459 E: + echo /usr/bin/ping cap_net_raw=ep
00:00:24.464 E: + runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot getcap /usr/bin/ping
00:00:24.468 E: + diff -u /tmp/expected -
00:00:24.870 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:24.966 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:36
result: SUCCESS
------------------------------------------------------------------------------
(116/280) progress-bars-on-fake-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:25:40
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 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: + script -qfec mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian /dev/null
00:00:00.485 O: I: automatically chosen mode: root
00:00:00.495 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.530 O: I: finding correct signed-by value...
00:00:00.638 O: I: automatically chosen format: tar
00:00:00.642 O: I: using /tmp/mmdebstrap.WKJ8ISWxI1 as tempdir
00:00:00.693 O: I: running apt-get update...
00:00:03.698 O: I: downloading packages with apt...
00:00:06.245 O: I: extracting archives...
00:00:08.240 O: I: installing essential packages...
00:00:14.588 O: I: installing remaining packages inside the chroot...
00:00:18.308 O: I: cleaning package lists and apt cache...
00:00:18.405 O: I: creating tarball...
00:00:19.277 O: I: done
00:00:19.372 O: I: removing tempdir /tmp/mmdebstrap.WKJ8ISWxI1...
00:00:19.558 O: I: success in 19.2116 seconds
00:00:19.578 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.585 E: + sort
00:00:19.593 E: + diff -u tar1.txt -
00:00:19.636 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:31
result: SUCCESS
------------------------------------------------------------------------------
(117/280) debug-output-on-fake-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:24:17
------------------------------------------------------------------------------
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.020 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.464 O: I: 565 4938 automatically chosen mode: root
00:00:00.473 O: D: 565 5077 Native architecture (outside): amd64
00:00:00.477 O: D: 565 5078 Native architecture (inside): amd64
00:00:00.482 O: D: 565 5080 Foreign architectures (inside): 
00:00:00.486 O: I: 565 5241 chroot architecture amd64 is equal to the host's architecture
00:00:00.494 O: D: 565 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.498 O: D: 565 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.502 O: D: 565 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.506 O: D: 565 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.509 O: D: 565 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.513 O: D: 565 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.517 O: D: 565 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.521 O: D: 565 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.526 O: D: 565 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.530 O: D: 565 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.534 O: D: 565 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.538 O: D: 565 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.542 O: D: 565 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.546 O: D: 565 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.551 O: D: 565 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.555 O: D: 565 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.559 O: D: 565 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.564 O: D: 565 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.567 O: D: 565 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.571 O: D: 565 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.575 O: D: 565 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.580 O: D: 565 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.583 O: D: 565 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.587 O: D: 565 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.591 O: D: 565 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.595 O: D: 565 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.599 O: D: 565 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.603 O: D: 565 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.607 O: D: 565 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.611 O: D: 565 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.616 O: D: 565 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.620 O: D: 565 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.624 O: D: 565 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.628 O: D: 565 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.632 O: D: 565 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.636 O: D: 565 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.639 O: D: 565 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.643 O: D: 565 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.647 O: D: 565 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.652 O: D: 565 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.655 O: D: 565 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.659 O: D: 565 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.663 O: D: 565 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.667 O: D: 565 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.670 O: D: 565 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.674 O: D: 565 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.678 O: D: 565 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.683 O: D: 565 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.686 O: D: 565 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.690 O: D: 565 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.694 O: D: 565 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.698 O: D: 565 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.701 O: D: 565 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.705 O: D: 565 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.709 O: D: 565 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.713 O: D: 565 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.717 O: D: 565 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.722 O: D: 565 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.726 O: D: 565 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.730 O: D: 565 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.735 O: D: 565 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.739 O: D: 565 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.743 O: D: 565 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.747 O: D: 565 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.751 O: D: 565 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.755 O: D: 565 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.758 O: D: 565 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.762 O: D: 565 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.766 O: D: 565 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.770 O: D: 565 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.774 O: D: 565 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.778 O: D: 565 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.782 O: D: 565 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.786 O: D: 565 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.791 O: D: 565 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.794 O: D: 565 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.798 O: D: 565 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.804 O: D: 565 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.808 O: D: 565 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.812 O: I: 565 5394 finding correct signed-by value...
00:00:00.816 O: D: 565 5572 sources list entries:
00:00:00.820 O: D: 565 5577 type: one-line
00:00:00.825 O: D: 565 5578 content:
00:00:00.829 O: D: 565 5580   deb http://127.0.0.1/debian unstable main
00:00:00.833 O: I: 565 5716 automatically chosen format: tar
00:00:00.838 O: I: 565 5778 using /tmp/mmdebstrap.AJFjQswItj as tempdir
00:00:00.843 O: D: 565 6168 starting to listen for hooks
00:00:00.847 O: D: 686 1856 aptopts: 
00:00:00.851 O: D: 686 1856 apttrusted: /etc/apt/trusted.gpg
00:00:00.855 O: D: 686 1856 apttrustedparts: /etc/apt/trusted.gpg.d/
00:00:00.859 O: D: 686 1856 architectures: [amd64]
00:00:00.863 O: D: 686 1856 canmount: 1
00:00:00.868 O: D: 686 1856 components: [main]
00:00:00.871 O: D: 686 1856 customize_hook: []
00:00:00.875 O: D: 686 1856 dpkgopts: 
00:00:00.879 O: D: 686 1856 dryrun: 0
00:00:00.884 O: D: 686 1856 essential_hook: []
00:00:00.887 O: D: 686 1856 extract_hook: []
00:00:00.891 O: D: 686 1856 foreignarchs: []
00:00:00.895 O: D: 686 1856 format: tar
00:00:00.899 O: D: 686 1856 havemknod: 1
00:00:00.903 O: D: 686 1856 hooksock: GLOB
00:00:00.908 O: D: 686 1856 include: []
00:00:00.912 O: D: 686 1856 mode: root
00:00:00.916 O: D: 686 1856 nativearch: amd64
00:00:00.920 O: D: 686 1856 noop: []
00:00:00.925 O: D: 686 1856 root: /tmp/mmdebstrap.AJFjQswItj
00:00:00.929 O: D: 686 1856 setup_hook: []
00:00:00.933 O: D: 686 1856 skip: []
00:00:00.937 O: D: 686 1856 sourceslists: [HASH(0x563e2919fb40)]
00:00:00.941 O: D: 686 1856 suite: unstable
00:00:00.945 O: D: 686 1856 target: /tmp/debian-chroot.tar
00:00:00.948 O: D: 686 1856 variant: apt
00:00:00.952 O: D: 688 3715 listener: reading next command
00:00:00.957 O: apt 2.9.5 (amd64)
00:00:00.961 O: Supported modules:
00:00:00.965 O: *Ver: Standard .deb
00:00:00.969 O: *Pkg:  Debian dpkg interface (Priority 30)
00:00:00.974 O:  Pkg:  Debian APT solver interface (Priority -1000)
00:00:00.977 O:  Pkg:  Debian APT planner interface (Priority -1000)
00:00:00.982 O:  S.L: 'deb' Debian binary tree
00:00:00.986 O:  S.L: 'deb-src' Debian source tree
00:00:00.990 O:  Idx: Debian Source Index
00:00:00.993 O:  Idx: Debian Package Index
00:00:00.999 O:  Idx: Debian Translation Index
00:00:01.003 O:  Idx: Debian dpkg status file
00:00:01.007 O:  Idx: Debian deb file
00:00:01.011 O:  Idx: Debian dsc file
00:00:01.015 O:  Idx: Debian control file
00:00:01.019 O:  Idx: EDSP scenario file
00:00:01.023 O:  Idx: EIPP scenario file
00:00:01.027 O: APT "";
00:00:01.032 O: APT::Architecture "amd64";
00:00:01.037 O: APT::Build-Essential "";
00:00:01.042 O: APT::Build-Essential:: "build-essential";
00:00:01.046 O: APT::Install-Recommends "false";
00:00:01.050 O: APT::Install-Suggests "0";
00:00:01.054 O: APT::Key "";
00:00:01.058 O: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448";
00:00:01.063 O: APT::Sandbox "";
00:00:01.068 O: APT::Sandbox::User "_apt";
00:00:01.072 O: APT::Architectures "";
00:00:01.076 O: APT::Architectures:: "amd64";
00:00:01.081 O: APT::Compressor "";
00:00:01.085 O: APT::Compressor::. "";
00:00:01.089 O: APT::Compressor::.::Name ".";
00:00:01.093 O: APT::Compressor::.::Extension "";
00:00:01.097 O: APT::Compressor::.::Binary "";
00:00:01.101 O: APT::Compressor::.::Cost "0";
00:00:01.105 O: APT::Compressor::zstd "";
00:00:01.108 O: APT::Compressor::zstd::Name "zstd";
00:00:01.112 O: APT::Compressor::zstd::Extension ".zst";
00:00:01.116 O: APT::Compressor::zstd::Binary "false";
00:00:01.120 O: APT::Compressor::zstd::Cost "60";
00:00:01.124 O: APT::Compressor::lz4 "";
00:00:01.129 O: APT::Compressor::lz4::Name "lz4";
00:00:01.133 O: APT::Compressor::lz4::Extension ".lz4";
00:00:01.137 O: APT::Compressor::lz4::Binary "false";
00:00:01.140 O: APT::Compressor::lz4::Cost "50";
00:00:01.144 O: APT::Compressor::gzip "";
00:00:01.148 O: APT::Compressor::gzip::Name "gzip";
00:00:01.152 O: APT::Compressor::gzip::Extension ".gz";
00:00:01.157 O: APT::Compressor::gzip::Binary "gzip";
00:00:01.161 O: APT::Compressor::gzip::Cost "100";
00:00:01.165 O: APT::Compressor::gzip::CompressArg "";
00:00:01.168 O: APT::Compressor::gzip::CompressArg:: "-6n";
00:00:01.173 O: APT::Compressor::gzip::UncompressArg "";
00:00:01.177 O: APT::Compressor::gzip::UncompressArg:: "-d";
00:00:01.181 O: APT::Compressor::xz "";
00:00:01.185 O: APT::Compressor::xz::Name "xz";
00:00:01.189 O: APT::Compressor::xz::Extension ".xz";
00:00:01.194 O: APT::Compressor::xz::Binary "xz";
00:00:01.198 O: APT::Compressor::xz::Cost "200";
00:00:01.202 O: APT::Compressor::xz::CompressArg "";
00:00:01.207 O: APT::Compressor::xz::CompressArg:: "-6";
00:00:01.210 O: APT::Compressor::xz::UncompressArg "";
00:00:01.214 O: APT::Compressor::xz::UncompressArg:: "-d";
00:00:01.218 O: APT::Compressor::bzip2 "";
00:00:01.222 O: APT::Compressor::bzip2::Name "bzip2";
00:00:01.226 O: APT::Compressor::bzip2::Extension ".bz2";
00:00:01.230 O: APT::Compressor::bzip2::Binary "bzip2";
00:00:01.234 O: APT::Compressor::bzip2::Cost "300";
00:00:01.237 O: APT::Compressor::bzip2::CompressArg "";
00:00:01.241 O: APT::Compressor::bzip2::CompressArg:: "-6";
00:00:01.245 O: APT::Compressor::bzip2::UncompressArg "";
00:00:01.249 O: APT::Compressor::bzip2::UncompressArg:: "-d";
00:00:01.253 O: APT::Compressor::lzma "";
00:00:01.257 O: APT::Compressor::lzma::Name "lzma";
00:00:01.261 O: APT::Compressor::lzma::Extension ".lzma";
00:00:01.264 O: APT::Compressor::lzma::Binary "xz";
00:00:01.269 O: APT::Compressor::lzma::Cost "400";
00:00:01.273 O: APT::Compressor::lzma::CompressArg "";
00:00:01.277 O: APT::Compressor::lzma::CompressArg:: "--format=lzma";
00:00:01.280 O: APT::Compressor::lzma::CompressArg:: "-6";
00:00:01.284 O: APT::Compressor::lzma::UncompressArg "";
00:00:01.288 O: APT::Compressor::lzma::UncompressArg:: "--format=lzma";
00:00:01.292 O: APT::Compressor::lzma::UncompressArg:: "-d";
00:00:01.296 O: Dir "/tmp/mmdebstrap.AJFjQswItj";
00:00:01.300 O: Dir::State "var/lib/apt";
00:00:01.304 O: Dir::State::lists "lists/";
00:00:01.307 O: Dir::State::cdroms "cdroms.list";
00:00:01.311 O: Dir::State::Status "/tmp/mmdebstrap.AJFjQswItj/var/lib/dpkg/status";
00:00:01.315 O: Dir::State::extended_states "extended_states";
00:00:01.319 O: Dir::Cache "var/cache/apt";
00:00:01.322 O: Dir::Cache::archives "archives/";
00:00:01.326 O: Dir::Cache::srcpkgcache "srcpkgcache.bin";
00:00:01.331 O: Dir::Cache::pkgcache "pkgcache.bin";
00:00:01.336 O: Dir::Etc "etc/apt";
00:00:01.340 O: Dir::Etc::sourcelist "sources.list";
00:00:01.349 O: Dir::Etc::sourceparts "sources.list.d";
00:00:01.354 O: Dir::Etc::main "apt.conf";
00:00:01.358 O: Dir::Etc::netrc "auth.conf";
00:00:01.362 O: Dir::Etc::netrcparts "auth.conf.d";
00:00:01.366 O: Dir::Etc::parts "apt.conf.d";
00:00:01.370 O: Dir::Etc::preferences "preferences";
00:00:01.375 O: Dir::Etc::preferencesparts "preferences.d";
00:00:01.382 O: Dir::Etc::trusted "/etc/apt/trusted.gpg";
00:00:01.387 O: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/";
00:00:01.391 O: Dir::Boot "boot";
00:00:01.395 O: Dir::Usr "usr";
00:00:01.400 O: Dir::Bin "";
00:00:01.404 O: Dir::Bin::methods "/usr/lib/apt/methods";
00:00:01.408 O: Dir::Bin::solvers "";
00:00:01.413 O: Dir::Bin::solvers:: "/usr/lib/apt/solvers";
00:00:01.418 O: Dir::Bin::planners "";
00:00:01.423 O: Dir::Bin::planners:: "/usr/lib/apt/planners";
00:00:01.428 O: Dir::Bin::dpkg "/usr/bin/dpkg";
00:00:01.432 O: Dir::Bin::gzip "/bin/gzip";
00:00:01.436 O: Dir::Bin::bzip2 "/bin/bzip2";
00:00:01.440 O: Dir::Bin::xz "/usr/bin/xz";
00:00:01.444 O: Dir::Bin::lz4 "/usr/bin/lz4";
00:00:01.449 O: Dir::Bin::zstd "/usr/bin/zstd";
00:00:01.452 O: Dir::Bin::lzma "/usr/bin/xz";
00:00:01.456 O: Dir::Media "";
00:00:01.461 O: Dir::Media::MountPath "/media/apt";
00:00:01.465 O: Dir::Log "var/log/apt";
00:00:01.469 O: Dir::Log::Terminal "term.log";
00:00:01.473 O: Dir::Log::History "history.log";
00:00:01.477 O: Dir::Log::Planner "eipp.log.xz";
00:00:01.481 O: Dir::Ignore-Files-Silently "";
00:00:01.485 O: Dir::Ignore-Files-Silently:: "~$";
00:00:01.488 O: Dir::Ignore-Files-Silently:: "\.disabled$";
00:00:01.492 O: Dir::Ignore-Files-Silently:: "\.bak$";
00:00:01.496 O: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
00:00:01.500 O: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$";
00:00:01.503 O: Dir::Ignore-Files-Silently:: "\.save$";
00:00:01.507 O: Dir::Ignore-Files-Silently:: "\.orig$";
00:00:01.511 O: Dir::Ignore-Files-Silently:: "\.distUpgrade$";
00:00:01.515 O: Acquire "";
00:00:01.519 O: Acquire::AllowInsecureRepositories "0";
00:00:01.523 O: Acquire::AllowWeakRepositories "0";
00:00:01.528 O: Acquire::AllowDowngradeToInsecureRepositories "0";
00:00:01.532 O: Acquire::cdrom "";
00:00:01.537 O: Acquire::cdrom::mount "/media/cdrom/";
00:00:01.542 O: Acquire::IndexTargets "";
00:00:01.546 O: Acquire::IndexTargets::deb "";
00:00:01.549 O: Acquire::IndexTargets::deb::Packages "";
00:00:01.553 O: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
00:00:01.558 O: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
00:00:01.562 O: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
00:00:01.565 O: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
00:00:01.569 O: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
00:00:01.573 O: Acquire::IndexTargets::deb::Packages::Optional "0";
00:00:01.578 O: Acquire::IndexTargets::deb::Translations "";
00:00:01.582 O: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
00:00:01.586 O: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
00:00:01.591 O: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
00:00:01.595 O: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
00:00:01.599 O: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
00:00:01.603 O: Acquire::IndexTargets::deb-src "";
00:00:01.607 O: Acquire::IndexTargets::deb-src::Sources "";
00:00:01.611 O: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
00:00:01.615 O: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
00:00:01.619 O: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
00:00:01.623 O: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
00:00:01.627 O: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
00:00:01.631 O: Acquire::IndexTargets::deb-src::Sources::Optional "0";
00:00:01.635 O: Acquire::Changelogs "";
00:00:01.640 O: Acquire::Changelogs::URI "";
00:00:01.644 O: Acquire::Changelogs::URI::Origin "";
00:00:01.647 O: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
00:00:01.651 O: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";
00:00:01.655 O: Acquire::Changelogs::AlwaysOnline "";
00:00:01.659 O: Acquire::Changelogs::AlwaysOnline::Origin "";
00:00:01.663 O: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1";
00:00:01.667 O: Acquire::Snapshots "";
00:00:01.671 O: Acquire::Snapshots::URI "";
00:00:01.675 O: Acquire::Snapshots::URI::Origin "";
00:00:01.679 O: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/";
00:00:01.683 O: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/";
00:00:01.686 O: Acquire::Snapshots::URI::Override "";
00:00:01.690 O: Acquire::Snapshots::URI::Override::Label "";
00:00:01.695 O: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/";
00:00:01.699 O: Acquire::Snapshots::URI::Host "";
00:00:01.703 O: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.707 O: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/";
00:00:01.711 O: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.716 O: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:01.720 O: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.724 O: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:01.728 O: Acquire::Languages "";
00:00:01.732 O: Acquire::Languages:: "none";
00:00:01.736 O: Acquire::CompressionTypes "";
00:00:01.741 O: Acquire::CompressionTypes::xz "xz";
00:00:01.745 O: Acquire::CompressionTypes::bz2 "bzip2";
00:00:01.749 O: Acquire::CompressionTypes::lzma "lzma";
00:00:01.752 O: Acquire::CompressionTypes::gz "gzip";
00:00:01.756 O: Acquire::CompressionTypes::lz4 "lz4";
00:00:01.760 O: Acquire::CompressionTypes::zst "zstd";
00:00:01.764 O: DPkg "";
00:00:01.769 O: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin";
00:00:01.773 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.AJFjQswItj";
00:00:01.778 O: pkgCacheGen "";
00:00:01.782 O: pkgCacheGen::ForceEssential ",";
00:00:01.785 O: Binary "apt-config";
00:00:01.790 O: Binary::apt-cdrom "";
00:00:01.794 O: Binary::apt-cdrom::APT "";
00:00:01.798 O: Binary::apt-cdrom::APT::Internal "";
00:00:01.802 O: Binary::apt-cdrom::APT::Internal::OpProgress "";
00:00:01.806 O: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0";
00:00:01.810 O: Binary::apt "";
00:00:01.814 O: Binary::apt::APT "";
00:00:01.818 O: Binary::apt::APT::Color "1";
00:00:01.821 O: Binary::apt::APT::Output-Version "30";
00:00:01.825 O: Binary::apt::APT::Cache "";
00:00:01.830 O: Binary::apt::APT::Cache::Show "";
00:00:01.835 O: Binary::apt::APT::Cache::Show::Version "2";
00:00:01.839 O: Binary::apt::APT::Cache::AllVersions "0";
00:00:01.843 O: Binary::apt::APT::Cache::ShowVirtuals "1";
00:00:01.847 O: Binary::apt::APT::Cache::Search "";
00:00:01.851 O: Binary::apt::APT::Cache::Search::Version "2";
00:00:01.854 O: Binary::apt::APT::Cache::ShowDependencyType "1";
00:00:01.859 O: Binary::apt::APT::Cache::ShowVersion "1";
00:00:01.862 O: Binary::apt::APT::Get "";
00:00:01.883 O: Binary::apt::APT::Get::Upgrade-Allow-New "1";
00:00:01.887 O: Binary::apt::APT::Get::Update "";
00:00:01.891 O: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1";
00:00:01.895 O: Binary::apt::APT::Cmd "";
00:00:01.899 O: Binary::apt::APT::Cmd::Show-Update-Stats "1";
00:00:01.902 O: Binary::apt::APT::Cmd::Pattern-Only "1";
00:00:01.906 O: Binary::apt::APT::Keep-Downloaded-Packages "0";
00:00:01.909 O: Binary::apt::DPkg "";
00:00:01.913 O: Binary::apt::DPkg::Progress-Fancy "1";
00:00:01.917 O: Binary::apt::DPkg::Lock "";
00:00:01.920 O: Binary::apt::DPkg::Lock::Timeout "-1";
00:00:01.924 O: CommandLine "";
00:00:01.928 O: CommandLine::AsString "apt-config dump";
00:00:01.933 O: D: 686 2324 content of /tmp/mmdebstrap.AJFjQswItj/tmp/mmdebstrap.apt.conf.vmPSjmt8rVBS:
00:00:01.936 O: Apt::Architecture "amd64";
00:00:01.940 O: Apt::Architectures "amd64";
00:00:01.944 O: Dir "/tmp/mmdebstrap.AJFjQswItj";
00:00:01.949 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.AJFjQswItj";
00:00:01.952 O: Dir::State::Status "/tmp/mmdebstrap.AJFjQswItj/var/lib/dpkg/status";
00:00:01.956 O: Dir::Etc::Trusted "/etc/apt/trusted.gpg";
00:00:01.959 O: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/";
00:00:01.964 O: pkgCacheGen::ForceEssential ",";
00:00:01.969 O: I: 686 2387 running apt-get update...
00:00:01.973 O: D: 686 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.977 O: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:01.981 O: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9930 kB]
00:00:02.537 O: Fetched 10.1 MB in 2s (5624 kB/s)
00:00:03.635 O: Reading package lists...
00:00:03.681 O: I: 686 1093 downloading packages with apt...
00:00:03.685 O: D: 686 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.707 O: Reading package lists...
00:00:03.955 O: Building dependency tree...
00:00:04.087 O:   MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1
00:00:04.092 O:   Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64
00:00:04.096 O:     MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0
00:00:04.100 O:     Installing libc6:amd64 as Depends of libbz2-1.0:amd64
00:00:04.106 O:       MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0
00:00:04.111 O:       Installing libgcc-s1:amd64 as Depends of libc6:amd64
00:00:04.115 O:         MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0
00:00:04.119 O:         Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64
00:00:04.124 O:           MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:04.128 O:   Installing liblzma5:amd64 as PreDepends of dpkg:amd64
00:00:04.132 O:     MarkInstall liblzma5:amd64 < none -> 5.6.2-1 @un puN > FU=0
00:00:04.136 O:   Installing libmd0:amd64 as PreDepends of dpkg:amd64
00:00:04.141 O:     MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0
00:00:04.144 O:   Installing libselinux1:amd64 as PreDepends of dpkg:amd64
00:00:04.149 O:     MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0
00:00:04.153 O:     Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64
00:00:04.158 O:       MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0
00:00:04.163 O:   Installing libzstd1:amd64 as PreDepends of dpkg:amd64
00:00:04.168 O:     MarkInstall libzstd1:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0
00:00:04.172 O:   Installing zlib1g:amd64 as PreDepends of dpkg:amd64
00:00:04.177 O:     MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0
00:00:04.182 O:   MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1
00:00:04.186 O:   MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1
00:00:04.192 O:   MarkInstall sysvinit-utils:amd64 < none -> 3.09-1 @un puN > FU=1
00:00:04.198 O:   MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1
00:00:04.202 O:   Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64
00:00:04.206 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.217 O:   MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1
00:00:04.221 O:   MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1
00:00:04.226 O:   Installing libtinfo6:amd64 as PreDepends of bash:amd64
00:00:04.230 O:     MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:04.234 O:   MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1
00:00:04.238 O:   Installing libblkid1:amd64 as PreDepends of util-linux:amd64
00:00:04.243 O:     MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.248 O:   Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64
00:00:04.252 O:     MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0
00:00:04.257 O:   Installing libcrypt1:amd64 as PreDepends of util-linux:amd64
00:00:04.261 O:     MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0
00:00:04.265 O:   Installing libmount1:amd64 as PreDepends of util-linux:amd64
00:00:04.269 O:     MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.273 O:   Installing libpam0g:amd64 as PreDepends of util-linux:amd64
00:00:04.277 O:     MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.281 O:     Installing libaudit1:amd64 as Depends of libpam0g:amd64
00:00:04.285 O:       MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0
00:00:04.289 O:       Installing libaudit-common:amd64 as Depends of libaudit1:amd64
00:00:04.292 O:         MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0
00:00:04.296 O:     Installing debconf:amd64 as Depends of libpam0g:amd64
00:00:04.299 O:       MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0
00:00:04.303 O:   Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64
00:00:04.307 O:     MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.311 O:   Installing libsystemd0:amd64 as PreDepends of util-linux:amd64
00:00:04.314 O:     MarkInstall libsystemd0:amd64 < none -> 256-1 @un uN Ib > FU=0
00:00:04.317 O:     Installing libcap2:amd64 as Depends of libsystemd0:amd64
00:00:04.321 O:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0
00:00:04.325 O:   Installing libudev1:amd64 as PreDepends of util-linux:amd64
00:00:04.329 O:     MarkInstall libudev1:amd64 < none -> 256-1 @un puN > FU=0
00:00:04.332 O:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:04.336 O:   Installing libuuid1:amd64 as PreDepends of util-linux:amd64
00:00:04.340 O:     MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:04.344 O:   MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1
00:00:04.347 O:   Installing libacl1:amd64 as PreDepends of tar:amd64
00:00:04.351 O:     MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0
00:00:04.355 O:   MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1
00:00:04.359 O:   Installing mawk:amd64 as PreDepends of base-files:amd64
00:00:04.363 O:     MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0
00:00:04.366 O:   MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1
00:00:04.371 O:   MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1
00:00:04.374 O:   MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1
00:00:04.378 O:   Installing libattr1:amd64 as PreDepends of coreutils:amd64
00:00:04.381 O:     MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0
00:00:04.385 O:   Installing libgmp10:amd64 as PreDepends of coreutils:amd64
00:00:04.389 O:     MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0
00:00:04.393 O:   Installing libssl3t64:amd64 as PreDepends of coreutils:amd64
00:00:04.397 O:     MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:04.401 O:   MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1
00:00:04.406 O:   MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1
00:00:04.410 O:   MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:04.413 O:   Installing libpam-modules:amd64 as PreDepends of login:amd64
00:00:04.418 O:     MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:04.422 O:     Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64
00:00:04.425 O:       MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0
00:00:04.429 O:     Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64
00:00:04.433 O:       MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.437 O:   Installing libpam-runtime:amd64 as PreDepends of login:amd64
00:00:04.441 O:     MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:04.444 O:   MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1
00:00:04.449 O:   MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1
00:00:04.453 O:   MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1
00:00:04.457 O:   MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1
00:00:04.460 O:   MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.464 O:   MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:04.518 O: Starting pkgProblemResolver with broken count: 0
00:00:04.612 O: Starting 2 pkgProblemResolver with broken count: 0
00:00:04.621 O: Done
00:00:04.931 O:   Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:04.936 O:   Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected
00:00:04.942 O:   Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected
00:00:04.946 O:   Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:05.319 O: The following additional packages will be installed:
00:00:05.324 O:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:05.328 O:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:05.333 O:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:05.337 O:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:05.343 O:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:05.348 O:   mawk zlib1g
00:00:05.353 O: Suggested packages:
00:00:05.358 O:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:05.363 O:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:05.367 O:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:05.372 O:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:05.376 O:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:05.380 O:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:05.384 O: Recommended packages:
00:00:05.389 O:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:05.393 O:   sensible-utils
00:00:05.397 O: The following NEW packages will be installed:
00:00:05.401 O:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:05.405 O:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:05.409 O:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:05.413 O:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:05.416 O:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:05.420 O:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:05.424 O:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:05.428 O:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:05.445 O: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:05.449 O: Need to get 23.9 MB of archives.
00:00:05.453 O: After this operation, 96.2 MB of additional disk space will be used.
00:00:05.457 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.461 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:05.520 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.529 O: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:05.540 O: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:05.550 O: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:05.568 O: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:05.580 O: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:05.617 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:05.625 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB]
00:00:05.641 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.652 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:05.662 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.672 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.693 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.708 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:05.718 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB]
00:00:05.734 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.743 O: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:05.806 O: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:05.891 O: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:05.901 O: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:05.921 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.932 O: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB]
00:00:05.951 O: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:05.962 O: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:05.986 O: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:06.027 O: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:06.051 O: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:06.068 O: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:06.081 O: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:06.092 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:06.101 O: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:06.111 O: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:06.121 O: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:06.131 O: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:06.158 O: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:06.170 O: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:06.179 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:06.189 O: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:06.203 O: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:06.214 O: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:06.234 O: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:06.252 O: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:06.297 O: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:06.314 O: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:06.328 O: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:06.340 O: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:06.351 O: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB]
00:00:06.362 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.371 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.405 O: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:06.414 O: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:06.424 O: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:06.434 O: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:06.455 O: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:06.469 O: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:06.577 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:06.582 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:06.587 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:06.592 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:06.597 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:06.601 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:06.606 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:06.611 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:06.615 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:06.619 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:06.625 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:06.629 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:06.633 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:06.637 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:06.641 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:06.646 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:06.650 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 
00:00:06.655 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:06.658 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:06.662 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:06.667 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:06.671 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:06.675 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:06.678 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:06.682 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:06.687 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:06.691 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:06.695 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:06.698 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:06.702 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:06.706 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 
00:00:06.711 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:06.715 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:06.719 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:06.723 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:06.729 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:06.733 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:06.737 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:06.740 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:06.745 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:06.749 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:06.753 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:06.756 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:06.760 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:06.764 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 
00:00:06.768 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:06.772 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:06.776 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:06.780 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:06.784 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:06.788 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:06.792 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:06.797 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:06.801 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:06.805 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:06.809 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:06.813 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:06.816 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:06.820 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:06.824 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:06.829 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:06.833 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:06.838 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:06.841 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:06.845 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:06.849 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:06.853 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:06.857 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:06.862 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:06.866 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:06.870 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:06.874 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:06.879 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:06.883 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:06.888 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:06.892 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:06.896 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:06.901 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:06.905 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:06.909 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:06.913 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:06.917 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:06.921 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:06.925 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:06.929 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:06.933 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:06.937 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:06.941 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:06.945 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:06.948 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:06.952 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:06.956 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:06.961 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:06.966 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:06.970 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libudev1_256-1_amd64.deb 
00:00:06.974 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:06.978 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:06.982 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:06.987 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:06.991 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:06.995 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:07.013 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:07.017 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:07.022 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:07.026 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:07.031 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:07.035 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:07.040 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:07.044 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:07.048 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:07.052 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJFjQswItj/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:07.056 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:07.060 O: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:07.063 O: Fetched 23.9 MB in 1s (22.8 MB/s)
00:00:07.067 O: I: 686 2559 extracting archives...
00:00:07.071 O: D: 1917 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb
00:00:07.075 O: D: 1918 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.079 O: D: 1926 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libc6_2.38-13_amd64.deb
00:00:07.083 O: D: 1927 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.087 O: D: 2029 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb
00:00:07.091 O: D: 2031 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.095 O: D: 2040 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb
00:00:07.099 O: D: 2041 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.103 O: D: 2053 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/base-files_13.3_amd64.deb
00:00:07.107 O: D: 2054 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.111 O: D: 2064 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb
00:00:07.116 O: D: 2065 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.119 O: D: 2077 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/debianutils_5.19_amd64.deb
00:00:07.123 O: D: 2078 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.127 O: D: 2089 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb
00:00:07.132 O: D: 2091 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.136 O: D: 2143 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb
00:00:07.140 O: D: 2144 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.144 O: D: 2153 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.149 O: D: 2152 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libsystemd0_256-1_amd64.deb
00:00:07.153 O: D: 2172 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb
00:00:07.157 O: D: 2174 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.161 O: D: 2184 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb
00:00:07.165 O: D: 2185 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.169 O: D: 2193 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb
00:00:07.173 O: D: 2196 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.178 O: D: 2204 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb
00:00:07.182 O: D: 2205 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.186 O: D: 2221 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb
00:00:07.191 O: D: 2222 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.195 O: D: 2238 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb
00:00:07.199 O: D: 2239 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.203 O: D: 2250 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.207 O: D: 2249 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb
00:00:07.212 O: D: 2268 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:07.216 O: D: 2269 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.220 O: D: 2279 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb
00:00:07.224 O: D: 2280 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.318 O: D: 2304 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb
00:00:07.323 O: D: 2305 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.529 O: D: 2313 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/dash_0.5.12-9_amd64.deb
00:00:07.533 O: D: 2314 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.542 O: D: 2322 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb
00:00:07.546 O: D: 2323 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.574 O: D: 2331 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb
00:00:07.578 O: D: 2332 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.585 O: D: 2340 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb
00:00:07.589 O: D: 2341 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.600 O: D: 2349 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb
00:00:07.604 O: D: 2350 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.609 O: D: 2358 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb
00:00:07.613 O: D: 2359 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.660 O: D: 2367 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/dpkg_1.22.6_amd64.deb
00:00:07.665 O: D: 2368 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.750 O: D: 2376 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb
00:00:07.755 O: D: 2377 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.789 O: D: 2385 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/grep_3.11-4_amd64.deb
00:00:07.794 O: D: 2386 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.815 O: D: 2394 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb
00:00:07.820 O: D: 2395 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.830 O: D: 2403 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb
00:00:07.834 O: D: 2404 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.839 O: D: 2412 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb
00:00:07.843 O: D: 2413 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.848 O: D: 2421 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb
00:00:07.854 O: D: 2422 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.858 O: D: 2430 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb
00:00:07.862 O: D: 2431 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.867 O: D: 2439 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb
00:00:07.871 O: D: 2440 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.879 O: D: 2448 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb
00:00:07.885 O: D: 2449 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.932 O: D: 2457 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/debconf_1.5.86_all.deb
00:00:07.936 O: D: 2458 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.949 O: D: 2466 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb
00:00:07.953 O: D: 2467 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.959 O: D: 2475 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb
00:00:07.963 O: D: 2477 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.970 O: D: 2484 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb
00:00:07.974 O: D: 2485 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:07.992 O: D: 2493 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb
00:00:07.996 O: D: 2494 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.012 O: D: 2502 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb
00:00:08.016 O: D: 2503 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.053 O: D: 2511 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb
00:00:08.058 O: D: 2512 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.075 O: D: 2520 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb
00:00:08.080 O: D: 2521 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.219 O: D: 2529 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/sed_4.9-2_amd64.deb
00:00:08.227 O: D: 2530 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.246 O: D: 2538 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb
00:00:08.250 O: D: 2539 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.263 O: D: 2547 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb
00:00:08.267 O: D: 2548 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.283 O: D: 2556 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb
00:00:08.288 O: D: 2557 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.299 O: D: 2565 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libudev1_256-1_amd64.deb
00:00:08.303 O: D: 2566 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.314 O: D: 2574 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb
00:00:08.318 O: D: 2575 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.323 O: D: 2583 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb
00:00:08.327 O: D: 2584 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.403 O: D: 2592 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb
00:00:08.408 O: D: 2593 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.413 O: D: 2601 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb
00:00:08.417 O: D: 2602 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.422 O: D: 2610 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/init-system-helpers_1.66_all.deb
00:00:08.426 O: D: 2611 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.432 O: D: 2619 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb
00:00:08.436 O: D: 2620 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.484 O: D: 2628 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/ncurses-base_6.5-2_all.deb
00:00:08.490 O: D: 2629 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.500 O: D: 2637 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJFjQswItj//var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:08.506 O: D: 2638 2643 running tar -C /tmp/mmdebstrap.AJFjQswItj --keep-directory-symlink --extract --file -
00:00:08.534 O: I: 686 2928 installing essential packages...
00:00:08.540 O: D: 686 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.AJFjQswItj 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-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.6+dfsg-1_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.2-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-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.569 O: Selecting previously unselected package gcc-14-base:amd64.
00:00:08.574 O: (Reading database ... 0 files and directories currently installed.)
00:00:08.580 O: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:08.584 O: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:08.616 O: Selecting previously unselected package libc6:amd64.
00:00:08.621 O: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:08.675 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:08.740 O: dpkg-query: no packages found matching base-files
00:00:08.758 O: Unpacking libc6:amd64 (2.38-13) ...
00:00:09.009 O: Selecting previously unselected package libgcc-s1:amd64.
00:00:09.013 O: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:09.018 O: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:09.043 O: Selecting previously unselected package mawk.
00:00:09.047 O: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:09.050 O: Unpacking mawk (1.3.4.20240123-1) ...
00:00:09.086 O: Selecting previously unselected package base-files.
00:00:09.090 O: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:09.095 O:  base-files pre-depends on awk
00:00:09.098 O:   mawk provides awk but is unpacked but not configured.
00:00:09.103 O: 
00:00:09.107 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.112 O: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:09.118 O: Unpacking base-files (13.3) ...
00:00:09.150 O: Selecting previously unselected package libtinfo6:amd64.
00:00:09.154 O: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:09.159 O: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:09.191 O: Selecting previously unselected package debianutils.
00:00:09.195 O: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:09.199 O:  debianutils pre-depends on libc6 (>= 2.38)
00:00:09.203 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.207 O: 
00:00:09.211 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.215 O: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:09.218 O: Unpacking debianutils (5.19) ...
00:00:09.248 O: Selecting previously unselected package bash.
00:00:09.252 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.256 O:  bash pre-depends on libc6 (>= 2.38)
00:00:09.260 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.263 O: 
00:00:09.267 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.271 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:09.275 O:  bash pre-depends on libtinfo6 (>= 6)
00:00:09.279 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:09.283 O: 
00:00:09.287 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.291 O: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:09.294 O: Unpacking bash (5.2.21-2.1) ...
00:00:09.383 O: Selecting previously unselected package libcap2:amd64.
00:00:09.388 O: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:09.392 O: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:09.421 O: Selecting previously unselected package libsystemd0:amd64.
00:00:09.426 O: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:09.431 O: Unpacking libsystemd0:amd64 (256-1) ...
00:00:09.478 O: Selecting previously unselected package bsdutils.
00:00:09.482 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.487 O:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:09.491 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.495 O: 
00:00:09.499 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.503 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:09.507 O:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:09.510 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:09.514 O: 
00:00:09.518 O: dpkg: warning: ignoring pre-dependency problem!
00:00:09.523 O: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:09.527 O: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:09.530 O: Selecting previously unselected package libacl1:amd64.
00:00:09.534 O: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:09.538 O: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:09.560 O: Selecting previously unselected package libattr1:amd64.
00:00:09.564 O: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:09.568 O: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:09.592 O: Selecting previously unselected package libgmp10:amd64.
00:00:09.597 O: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:09.601 O: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:09.645 O: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:09.649 O: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:09.653 O: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:09.694 O: Selecting previously unselected package libselinux1:amd64.
00:00:09.699 O: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:09.703 O: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:09.729 O: Selecting previously unselected package libzstd1:amd64.
00:00:09.733 O: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:09.738 O: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:09.782 O: Selecting previously unselected package zlib1g:amd64.
00:00:09.786 O: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:09.790 O: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:09.821 O: Selecting previously unselected package libssl3t64:amd64.
00:00:09.825 O: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:09.831 O: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:09.981 O: Selecting previously unselected package coreutils.
00:00:09.986 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:09.992 O:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:09.996 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.001 O: 
00:00:10.006 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.011 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.015 O:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:10.020 O:   libattr1:amd64 is unpacked, but has never been configured.
00:00:10.026 O: 
00:00:10.030 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.035 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.041 O:  coreutils pre-depends on libc6 (>= 2.34)
00:00:10.046 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.050 O: 
00:00:10.056 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.061 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.066 O:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:10.072 O:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:10.076 O: 
00:00:10.081 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.085 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.089 O:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:10.094 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.101 O: 
00:00:10.107 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.115 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:10.120 O:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:10.126 O:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:10.130 O: 
00:00:10.135 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.139 O: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:10.144 O: Unpacking coreutils (9.4-3.1) ...
00:00:10.276 O: Selecting previously unselected package dash.
00:00:10.281 O: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:10.285 O:  dash pre-depends on libc6 (>= 2.38)
00:00:10.289 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.293 O: 
00:00:10.298 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.302 O: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:10.307 O: Unpacking dash (0.5.12-9) ...
00:00:10.315 O: Selecting previously unselected package diffutils.
00:00:10.319 O: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:10.323 O:  diffutils pre-depends on libc6 (>= 2.34)
00:00:10.327 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.332 O: 
00:00:10.336 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.340 O: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:10.345 O: Unpacking diffutils (1:3.10-1) ...
00:00:10.380 O: Selecting previously unselected package libbz2-1.0:amd64.
00:00:10.384 O: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:10.388 O: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:10.414 O: Selecting previously unselected package liblzma5:amd64.
00:00:10.419 O: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:10.425 O: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:10.457 O: Selecting previously unselected package libmd0:amd64.
00:00:10.461 O: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:10.465 O: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:10.491 O: Selecting previously unselected package tar.
00:00:10.495 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.499 O:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:10.503 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.507 O: 
00:00:10.510 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.514 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.518 O:  tar pre-depends on libc6 (>= 2.34)
00:00:10.522 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.526 O: 
00:00:10.531 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.534 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:10.538 O:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:10.542 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.547 O: 
00:00:10.551 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.555 O: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:10.559 O: Unpacking tar (1.35+dfsg-3) ...
00:00:10.582 O: Selecting previously unselected package dpkg.
00:00:10.586 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.593 O:  dpkg pre-depends on libbz2-1.0
00:00:10.597 O:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:10.602 O: 
00:00:10.607 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.611 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.617 O:  dpkg pre-depends on libc6 (>= 2.34)
00:00:10.621 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.625 O: 
00:00:10.629 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.634 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.638 O:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:10.642 O:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:10.647 O: 
00:00:10.650 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.655 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.659 O:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:10.662 O:   libmd0:amd64 is unpacked, but has never been configured.
00:00:10.666 O: 
00:00:10.670 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.674 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.679 O:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:10.683 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.687 O: 
00:00:10.692 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.696 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.700 O:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:10.704 O:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:10.707 O: 
00:00:10.712 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.716 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:10.720 O:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:10.724 O:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:10.728 O: 
00:00:10.732 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.736 O: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:10.740 O: Unpacking dpkg (1.22.6) ...
00:00:10.744 O: Selecting previously unselected package findutils.
00:00:10.748 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:10.753 O:  findutils pre-depends on libc6 (>= 2.38)
00:00:10.758 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.763 O: 
00:00:10.767 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.771 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:10.775 O:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:10.779 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.784 O: 
00:00:10.789 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.793 O: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:10.797 O: Unpacking findutils (4.10.0-2) ...
00:00:10.801 O: Selecting previously unselected package grep.
00:00:10.805 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:10.809 O:  grep pre-depends on libc6 (>= 2.34)
00:00:10.813 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.817 O: 
00:00:10.822 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.826 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:10.830 O:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:10.833 O:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:10.838 O: 
00:00:10.842 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.846 O: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:10.850 O: Unpacking grep (3.11-4) ...
00:00:10.866 O: Selecting previously unselected package gzip.
00:00:10.870 O: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:10.874 O:  gzip pre-depends on libc6 (>= 2.34)
00:00:10.878 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.883 O: 
00:00:10.887 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.891 O: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:10.902 O: Unpacking gzip (1.12-1.1) ...
00:00:10.942 O: Selecting previously unselected package hostname.
00:00:10.947 O: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:10.951 O:  hostname pre-depends on libc6 (>= 2.34)
00:00:10.955 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.959 O: 
00:00:10.964 O: dpkg: warning: ignoring pre-dependency problem!
00:00:10.969 O: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:10.973 O: Unpacking hostname (3.23+nmu2) ...
00:00:10.979 O: Selecting previously unselected package libaudit-common.
00:00:10.984 O: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:11.003 O: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:11.030 O: Selecting previously unselected package libcap-ng0:amd64.
00:00:11.035 O: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:11.041 O: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:11.068 O: Selecting previously unselected package libaudit1:amd64.
00:00:11.074 O: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:11.079 O: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:11.107 O: Selecting previously unselected package libcrypt1:amd64.
00:00:11.112 O: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:11.116 O: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:11.144 O: Selecting previously unselected package libdb5.3t64:amd64.
00:00:11.149 O: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:11.153 O: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:11.227 O: Selecting previously unselected package debconf.
00:00:11.232 O: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:11.236 O: Unpacking debconf (1.5.86) ...
00:00:11.308 O: Selecting previously unselected package libpam0g:amd64.
00:00:11.312 O: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:11.316 O: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:11.344 O: Selecting previously unselected package libpam-modules-bin.
00:00:11.348 O: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:11.353 O: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:11.386 O: Selecting previously unselected package libpam-modules:amd64.
00:00:11.392 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.396 O:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.399 O:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.403 O: 
00:00:11.407 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.410 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.414 O:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:11.418 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.422 O: 
00:00:11.426 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.430 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.434 O:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:11.437 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.441 O: 
00:00:11.444 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.448 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.452 O:  libpam-modules pre-depends on libdb5.3t64
00:00:11.455 O:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:11.458 O: 
00:00:11.462 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.466 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.469 O:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:11.473 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.477 O: 
00:00:11.481 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.485 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.489 O:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:11.493 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:11.496 O: 
00:00:11.500 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.503 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.507 O:  libpam-modules pre-depends on libsystemd0
00:00:11.512 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:11.516 O: 
00:00:11.519 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.525 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.529 O:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:11.533 O:   debconf is unpacked, but has never been configured.
00:00:11.537 O:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:11.540 O: 
00:00:11.546 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.550 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:11.554 O:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:11.557 O:   libpam-modules-bin is unpacked, but has never been configured.
00:00:11.561 O: 
00:00:11.565 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.570 O: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:11.575 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:11.581 O: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:11.595 O: Selecting previously unselected package libpam-runtime.
00:00:11.600 O: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:11.603 O: Unpacking libpam-runtime (1.5.3-7) ...
00:00:11.650 O: Selecting previously unselected package login.
00:00:11.654 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.658 O:  login pre-depends on libpam-modules
00:00:11.662 O:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:11.665 O: 
00:00:11.669 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.674 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.679 O:  login pre-depends on libpam-runtime
00:00:11.687 O:   libpam-runtime is unpacked, but has never been configured.
00:00:11.692 O: 
00:00:11.696 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.702 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.709 O:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:11.713 O:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:11.717 O: 
00:00:11.722 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.725 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.729 O:  login pre-depends on libc6 (>= 2.38)
00:00:11.733 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.737 O: 
00:00:11.742 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.745 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.749 O:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:11.753 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.757 O: 
00:00:11.762 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.766 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:11.770 O:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:11.774 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:11.778 O: 
00:00:11.782 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.786 O: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:11.790 O: Unpacking login (1:4.13+dfsg1-5) ...
00:00:11.794 O: Selecting previously unselected package ncurses-bin.
00:00:11.798 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:11.802 O:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:11.807 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.810 O: 
00:00:11.814 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.819 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:11.823 O:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:11.826 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:11.831 O: 
00:00:11.835 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.839 O: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:11.843 O: Unpacking ncurses-bin (6.5-2) ...
00:00:11.847 O: Selecting previously unselected package perl-base.
00:00:11.851 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.855 O:  perl-base pre-depends on libc6 (>= 2.38)
00:00:11.865 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:11.871 O: 
00:00:11.875 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.879 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.882 O:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:11.886 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:11.891 O: 
00:00:11.895 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.899 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:11.904 O:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:11.909 O:   dpkg is unpacked, but has never been configured.
00:00:11.913 O: 
00:00:11.917 O: dpkg: warning: ignoring pre-dependency problem!
00:00:11.920 O: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:11.924 O: Unpacking perl-base (5.38.2-5) ...
00:00:12.160 O: Selecting previously unselected package sed.
00:00:12.165 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.169 O:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:12.173 O:   libacl1:amd64 is unpacked, but has never been configured.
00:00:12.177 O: 
00:00:12.181 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.185 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.189 O:  sed pre-depends on libc6 (>= 2.34)
00:00:12.193 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.198 O: 
00:00:12.201 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.205 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:12.209 O:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:12.213 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.217 O: 
00:00:12.221 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.224 O: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:12.228 O: Unpacking sed (4.9-2) ...
00:00:12.232 O: Selecting previously unselected package libblkid1:amd64.
00:00:12.236 O: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:12.240 O: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:12.274 O: Selecting previously unselected package libmount1:amd64.
00:00:12.279 O: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:12.283 O: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:12.320 O: Selecting previously unselected package libsmartcols1:amd64.
00:00:12.324 O: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:12.329 O: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:12.362 O: Selecting previously unselected package libudev1:amd64.
00:00:12.367 O: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:12.371 O: Unpacking libudev1:amd64 (256-1) ...
00:00:12.402 O: Selecting previously unselected package libuuid1:amd64.
00:00:12.407 O: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:12.411 O: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:12.437 O: Selecting previously unselected package util-linux.
00:00:12.441 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.445 O:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:12.449 O:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:12.454 O: 
00:00:12.458 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.462 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.467 O:  util-linux pre-depends on libc6 (>= 2.38)
00:00:12.473 O:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.478 O: 
00:00:12.483 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.488 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.493 O:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:12.497 O:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:12.502 O: 
00:00:12.506 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.510 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.514 O:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:12.519 O:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:12.524 O: 
00:00:12.528 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.532 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.535 O:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:12.539 O:   libmount1:amd64 is unpacked, but has never been configured.
00:00:12.543 O: 
00:00:12.547 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.551 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.555 O:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:12.559 O:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:12.562 O: 
00:00:12.566 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.570 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.574 O:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:12.577 O:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:12.581 O: 
00:00:12.585 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.590 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.594 O:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:12.597 O:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:12.601 O: 
00:00:12.605 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.609 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.613 O:  util-linux pre-depends on libsystemd0
00:00:12.617 O:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:12.621 O: 
00:00:12.625 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.629 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.634 O:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:12.637 O:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.642 O: 
00:00:12.646 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.650 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.654 O:  util-linux pre-depends on libudev1 (>= 183)
00:00:12.658 O:   libudev1:amd64 is unpacked, but has never been configured.
00:00:12.662 O: 
00:00:12.666 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.669 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:12.673 O:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:12.677 O:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:12.681 O: 
00:00:12.685 O: dpkg: warning: ignoring pre-dependency problem!
00:00:12.689 O: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:12.694 O: Unpacking util-linux (2.40.1-8.1) ...
00:00:12.698 O: Selecting previously unselected package libdebconfclient0:amd64.
00:00:12.702 O: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:12.706 O: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:12.710 O: Selecting previously unselected package base-passwd.
00:00:12.714 O: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:12.717 O: Unpacking base-passwd (3.6.3) ...
00:00:12.722 O: Selecting previously unselected package init-system-helpers.
00:00:12.726 O: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:12.730 O: Unpacking init-system-helpers (1.66) ...
00:00:12.734 O: Selecting previously unselected package libc-bin.
00:00:12.738 O: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:12.743 O: Unpacking libc-bin (2.38-13) ...
00:00:12.798 O: Selecting previously unselected package ncurses-base.
00:00:12.802 O: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:12.807 O: Unpacking ncurses-base (6.5-2) ...
00:00:12.850 O: Selecting previously unselected package sysvinit-utils.
00:00:12.855 O: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:12.859 O: Unpacking sysvinit-utils (3.09-1) ...
00:00:12.875 O: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:12.881 O: Setting up libaudit-common (1:3.1.2-4) ...
00:00:12.886 O: Setting up debconf (1.5.86) ...
00:00:13.030 O: Setting up ncurses-base (6.5-2) ...
00:00:13.038 O: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:13.053 O: Setting up libc6:amd64 (2.38-13) ...
00:00:13.188 O: Setting up mawk (1.3.4.20240123-1) ...
00:00:13.193 O: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:13.198 O: Setting up base-files (13.3) ...
00:00:13.308 O: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:13.313 O: Setting up debianutils (5.19) ...
00:00:13.388 O: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:13.395 O: Setting up bash (5.2.21-2.1) ...
00:00:13.411 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.417 O: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:13.422 O: Setting up libsystemd0:amd64 (256-1) ...
00:00:13.429 O: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:13.435 O: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:13.441 O: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:13.448 O: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:13.454 O: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:13.459 O: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:13.467 O: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:13.472 O: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:13.478 O: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:13.498 O: Setting up coreutils (9.4-3.1) ...
00:00:13.502 O: Setting up dash (0.5.12-9) ...
00:00:13.545 O: Setting up diffutils (1:3.10-1) ...
00:00:13.551 O: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:13.559 O: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:13.564 O: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:13.569 O: Setting up tar (1.35+dfsg-3) ...
00:00:13.578 O: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:13.584 O: Setting up dpkg (1.22.6) ...
00:00:13.800 O: Setting up findutils (4.10.0-2) ...
00:00:13.805 O: Setting up grep (3.11-4) ...
00:00:13.811 O: Setting up gzip (1.12-1.1) ...
00:00:13.846 O: Setting up hostname (3.23+nmu2) ...
00:00:13.852 O: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:13.858 O: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:13.863 O: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:13.869 O: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:13.875 O: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:14.005 O: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:14.015 O: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:14.051 O: Setting up libpam-runtime (1.5.3-7) ...
00:00:14.218 O: Setting up login (1:4.13+dfsg1-5) ...
00:00:14.248 O: Setting up ncurses-bin (6.5-2) ...
00:00:14.252 O: Setting up perl-base (5.38.2-5) ...
00:00:14.268 O: Setting up sed (4.9-2) ...
00:00:14.273 O: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:14.278 O: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:14.283 O: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:14.288 O: Setting up libudev1:amd64 (256-1) ...
00:00:14.294 O: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:14.299 O: Setting up util-linux (2.40.1-8.1) ...
00:00:14.313 O: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:14.511 O: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:14.518 O: Setting up base-passwd (3.6.3) ...
00:00:14.669 O: Setting up init-system-helpers (1.66) ...
00:00:14.673 O: Setting up libc-bin (2.38-13) ...
00:00:14.696 O: Setting up sysvinit-utils (3.09-1) ...
00:00:14.731 O: I: 686 3047 installing remaining packages inside the chroot...
00:00:14.737 O: D: 686 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.917 O: Reading package lists...
00:00:15.167 O: Building dependency tree...
00:00:15.208 O:   MarkInstall apt:amd64 < none -> 2.9.5 @un pumN Ib > FU=1
00:00:15.214 O:   Installing gpgv:amd64 as Depends of apt:amd64
00:00:15.219 O:     MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
00:00:15.224 O:     Installing libgcrypt20:amd64 as Depends of gpgv:amd64
00:00:15.228 O:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un umN Ib > FU=0
00:00:15.233 O:       Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64
00:00:15.237 O:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un uN > FU=0
00:00:15.241 O:   Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64
00:00:15.245 O:     MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.5 @un puN Ib > FU=0
00:00:15.249 O:       MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
00:00:15.254 O:         MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
00:00:15.258 O:           MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.261 O:             MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:15.265 O:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN > FU=0
00:00:15.269 O:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0
00:00:15.273 O:     Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.277 O:       MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0
00:00:15.282 O:       MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0
00:00:15.286 O:     Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.290 O:       MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:15.294 O:       MarkInstall libudev1:amd64 < 256-1 @ii pmK > FU=0
00:00:15.298 O:         MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0
00:00:15.302 O:     Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:15.307 O:       MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0
00:00:15.311 O:       MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0
00:00:15.316 O:       MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
00:00:15.321 O:   Installing debian-archive-keyring:amd64 as Depends of apt:amd64
00:00:15.325 O:     MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=0
00:00:15.329 O:   Installing libgnutls30t64:amd64 as Depends of apt:amd64
00:00:15.333 O:     MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0
00:00:15.338 O:       MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0
00:00:15.342 O:     Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64
00:00:15.346 O:       MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0
00:00:15.350 O:       Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64
00:00:15.354 O:         MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0
00:00:15.358 O:     Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.363 O:       MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0
00:00:15.367 O:       Installing libunistring5:amd64 as Depends of libidn2-0:amd64
00:00:15.372 O:         MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0
00:00:15.376 O:     Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64
00:00:15.380 O:       MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0
00:00:15.384 O:       Installing libffi8:amd64 as Depends of libp11-kit0:amd64
00:00:15.389 O:         MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0
00:00:15.393 O:     Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64
00:00:15.397 O:       MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0
00:00:15.401 O:   Installing libseccomp2:amd64 as Depends of apt:amd64
00:00:15.405 O:     MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0
00:00:15.517 O: Starting pkgProblemResolver with broken count: 0
00:00:15.597 O: Starting 2 pkgProblemResolver with broken count: 0
00:00:15.605 O: Done
00:00:16.151 O: The following additional packages will be installed:
00:00:16.159 O:   debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:16.163 O:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:16.169 O:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:16.174 O: Suggested packages:
00:00:16.178 O:   apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:16.183 O:   powermgmt-base gnupg rng-tools gnutls-bin
00:00:16.187 O: Recommended packages:
00:00:16.192 O:   ca-certificates libgpg-error-l10n
00:00:16.196 O: The following NEW packages will be installed:
00:00:16.201 O:   apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:16.205 O:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:16.209 O:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:16.246 O: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
00:00:16.250 O: Need to get 7534 kB of archives.
00:00:16.254 O: After this operation, 23.4 MB of additional disk space will be used.
00:00:16.259 O: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:16.263 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:16.284 O: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:16.296 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.306 O: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:16.340 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.349 O: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB]
00:00:16.379 O: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:16.392 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:16.407 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:16.422 O: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:16.441 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:16.452 O: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:16.464 O: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:16.482 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.493 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:16.539 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:16.552 O: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB]
00:00:16.722 O: Fetched 7534 kB in 0s (20.7 MB/s)
00:00:16.727 O: Chrooting into /tmp/mmdebstrap.AJFjQswItj/
00:00:16.825 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:16.875 O: Fetched 7534 kB in 0s (20.7 MB/s)
00:00:16.880 O: Chrooting into /tmp/mmdebstrap.AJFjQswItj/
00:00:16.902 O: Selecting previously unselected package libgpg-error0:amd64.
00:00:16.907 O: (Reading database ... 3675 files and directories currently installed.)
00:00:16.911 O: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ...
00:00:16.916 O: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:16.948 O: Selecting previously unselected package libgcrypt20:amd64.
00:00:16.953 O: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:16.958 O: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:17.012 O: Selecting previously unselected package gpgv.
00:00:17.017 O: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ...
00:00:17.021 O: Unpacking gpgv (2.2.43-7) ...
00:00:17.061 O: Selecting previously unselected package liblz4-1:amd64.
00:00:17.066 O: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ...
00:00:17.070 O: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:17.101 O: Selecting previously unselected package libstdc++6:amd64.
00:00:17.106 O: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ...
00:00:17.111 O: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:17.189 O: Selecting previously unselected package libxxhash0:amd64.
00:00:17.194 O: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:17.198 O: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:17.225 O: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:17.230 O: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.5_amd64.deb ...
00:00:17.236 O: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:17.339 O: Selecting previously unselected package debian-archive-keyring.
00:00:17.344 O: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ...
00:00:17.467 O: Unpacking debian-archive-keyring (2023.4) ...
00:00:17.506 O: Selecting previously unselected package libnettle8t64:amd64.
00:00:17.510 O: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:17.514 O: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:17.552 O: Selecting previously unselected package libhogweed6t64:amd64.
00:00:17.556 O: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:17.560 O: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:17.596 O: Selecting previously unselected package libunistring5:amd64.
00:00:17.600 O: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ...
00:00:17.605 O: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:17.664 O: Selecting previously unselected package libidn2-0:amd64.
00:00:17.669 O: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ...
00:00:17.673 O: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:17.727 O: Selecting previously unselected package libffi8:amd64.
00:00:17.731 O: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ...
00:00:17.736 O: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:17.759 O: Selecting previously unselected package libp11-kit0:amd64.
00:00:17.764 O: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:17.768 O: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:17.814 O: Selecting previously unselected package libtasn1-6:amd64.
00:00:17.818 O: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:17.823 O: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:17.848 O: Selecting previously unselected package libgnutls30t64:amd64.
00:00:17.853 O: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:17.857 O: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:17.953 O: Selecting previously unselected package libseccomp2:amd64.
00:00:17.957 O: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ...
00:00:17.963 O: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:17.992 O: Selecting previously unselected package apt.
00:00:17.997 O: Preparing to unpack .../17-apt_2.9.5_amd64.deb ...
00:00:18.017 O: Unpacking apt (2.9.5) ...
00:00:18.150 O: Chrooting into /tmp/mmdebstrap.AJFjQswItj/
00:00:18.155 O: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:18.160 O: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:18.165 O: Setting up debian-archive-keyring (2023.4) ...
00:00:18.298 O: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:18.302 O: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:18.306 O: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:18.309 O: Setting up libunistring5:amd64 (1.2-1) ...
00:00:18.314 O: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:18.318 O: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:18.323 O: Setting up gpgv (2.2.43-7) ...
00:00:18.327 O: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:18.330 O: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:18.334 O: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:18.340 O: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:18.344 O: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:18.348 O: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:18.352 O: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:18.356 O: Setting up apt (2.9.5) ...
00:00:18.769 O: Processing triggers for libc-bin (2.38-13) ...
00:00:18.955 O: I: 686 3090 cleaning package lists and apt cache...
00:00:18.960 O: D: 686 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:19.013 O: Reading package lists...
00:00:19.024 O: D: 686 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:19.053 O: D: 688 3718 listener: finished reading command
00:00:19.058 O: I: 686 6076 creating tarball...
00:00:19.062 O: D: 688 3725 listener: received message: adios
00:00:19.066 O: D: 565 6190 finish to listen for hooks
00:00:19.844 O: I: 686 6124 done
00:00:19.875 O: I: 565 6373 removing tempdir /tmp/mmdebstrap.AJFjQswItj...
00:00:20.086 O: I: 565 6426 success in 19.7387 seconds
00:00:20.106 E: + tar -tf /tmp/debian-chroot.tar
00:00:20.110 E: + sort
00:00:20.114 E: + diff -u tar1.txt -
00:00:20.147 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:30
result: SUCCESS
------------------------------------------------------------------------------
(118/280) existing-empty-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:22:53
------------------------------------------------------------------------------
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 -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.019 E: + mkdir /tmp/debian-chroot
00:00:00.024 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.460 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.493 E: I: finding correct signed-by value...
00:00:00.596 E: I: automatically chosen format: directory
00:00:00.654 E: I: running apt-get update...
00:00:03.630 E: I: downloading packages with apt...
00:00:06.025 E: I: extracting archives...
00:00:07.908 E: I: installing essential packages...
00:00:14.145 E: I: installing remaining packages inside the chroot...
00:00:17.918 E: I: cleaning package lists and apt cache...
00:00:18.020 E: I: success in 17.6859 seconds
00:00:18.027 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:18.032 E: + + + difftarsort -u
00:00:18.038 E:  -t tar1.txt
00:00:18.042 E:  -
00:00:18.256 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:29
result: SUCCESS
------------------------------------------------------------------------------
(119/280) existing-directory-with-lost-found
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:21:29
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.017 E: + mkdir /tmp/debian-chroot
00:00:00.021 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.025 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.451 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.485 E: I: finding correct signed-by value...
00:00:00.588 E: I: automatically chosen format: directory
00:00:00.642 E: I: running apt-get update...
00:00:03.578 E: I: downloading packages with apt...
00:00:06.008 E: I: extracting archives...
00:00:07.860 E: I: installing essential packages...
00:00:13.909 E: I: installing remaining packages inside the chroot...
00:00:17.656 E: I: cleaning package lists and apt cache...
00:00:17.770 E: I: success in 17.4475 seconds
00:00:17.777 E: + rmdir /tmp/debian-chroot/lost+found
00:00:17.781 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:17.786 E: + tar -t
00:00:17.790 E: + sort
00:00:17.794 E: + diff -u tar1.txt -
00:00:17.997 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:28
result: SUCCESS
------------------------------------------------------------------------------
(120/280) fail-installing-to-non-empty-lost-found
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:20:05
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.018 E: + trap rm /tmp/debian-chroot/lost+found/exists; rmdir /tmp/debian-chroot/lost+found /tmp/debian-chroot EXIT INT TERM
00:00:00.025 E: + mkdir /tmp/debian-chroot
00:00:00.030 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.039 E: + touch /tmp/debian-chroot/lost+found/exists
00:00:00.043 E: + ret=0
00:00:00.048 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.484 E: I: automatically chosen mode: root
00:00:00.493 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.636 E: I: automatically chosen format: directory
00:00:00.640 E: E: /tmp/debian-chroot contains a non-empty lost+found directory
00:00:00.644 E: + ret=25
00:00:00.650 E: + [ 25 = 0 ]
00:00:00.655 E: + rm /tmp/debian-chroot/lost+found/exists
00:00:00.659 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:11
result: SUCCESS
------------------------------------------------------------------------------
(121/280) fail-installing-to-non-empty-target-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:18:19
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + trap rmdir /tmp/debian-chroot/lost+found; rm /tmp/debian-chroot/exists; rmdir /tmp/debian-chroot EXIT INT TERM
00:00:00.021 E: + mkdir /tmp/debian-chroot
00:00:00.025 E: + mkdir /tmp/debian-chroot/lost+found
00:00:00.030 E: + touch /tmp/debian-chroot/exists
00:00:00.034 E: + ret=0
00:00:00.038 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.486 E: I: automatically chosen mode: root
00:00:00.495 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.526 E: I: finding correct signed-by value...
00:00:00.631 E: I: automatically chosen format: directory
00:00:00.635 E: E: /tmp/debian-chroot is not empty
00:00:00.640 E: + ret=25
00:00:00.644 E: + [ 25 = 0 ]
00:00:00.648 E: + rmdir /tmp/debian-chroot/lost+found
00:00:00.651 E: + rm /tmp/debian-chroot/exists
00:00:00.656 E: + rmdir /tmp/debian-chroot
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:11
result: SUCCESS
------------------------------------------------------------------------------
(122/280) missing-device-nodes-outside-the-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:16:34
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.018 E: + rm /dev/console
00:00:00.022 E: + useradd --home-dir /home/user --create-home user
00:00:00.038 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.554 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.586 E: I: finding correct signed-by value...
00:00:00.697 E: I: automatically chosen format: tar
00:00:00.701 E: I: using /tmp/mmdebstrap.uQc92Jgyt0 as tempdir
00:00:00.835 E: I: running apt-get update...
00:00:03.819 E: I: downloading packages with apt...
00:00:06.243 E: I: extracting archives...
00:00:08.080 E: W: skipping creation of ./dev/console because /dev/console does not exist on the outside
00:00:08.124 E: I: installing essential packages...
00:00:14.075 E: I: installing remaining packages inside the chroot...
00:00:17.652 E: I: cleaning package lists and apt cache...
00:00:17.766 E: I: creating tarball...
00:00:18.759 E: I: done
00:00:18.838 E: I: removing tempdir /tmp/mmdebstrap.uQc92Jgyt0...
00:00:19.117 E: I: success in 18.7492 seconds
00:00:19.128 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.137 E: + sort
00:00:19.146 E: + diff -u tar1.txt -
00:00:19.173 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
------------------------------------------------------------------------------
(123/280) missing-dev-sys-proc-inside-the-chroot
dist: unstable
mode: unshare
variant: custom
format: auto
time left: 2:15:14
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.019 E: + export LC_ALL=C.UTF-8
00:00:00.026 E: + [ unshare = unshare ]
00:00:00.031 E: + [ custom = custom ]
00:00:00.036 E: + prefix=
00:00:00.043 E: + id -u
00:00:00.049 E: + [ 0 -eq 0 ]
00:00:00.057 E: + [ unshare != root ]
00:00:00.063 E: + [ unshare != auto ]
00:00:00.068 E: + id user
00:00:00.075 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.081 E: + useradd --home-dir /home/user --create-home user
00:00:00.089 E: + prefix=runuser -u user --
00:00:00.095 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.752 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.785 E: I: finding correct signed-by value...
00:00:00.896 E: I: automatically chosen format: null
00:00:00.902 E: I: using /tmp/mmdebstrap.ECOIYWv4SJ as tempdir
00:00:01.036 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.ECOIYWv4SJ
00:00:01.052 E: I: running apt-get update...
00:00:04.192 E: I: downloading packages with apt...
00:00:05.876 E: I: extracting archives...
00:00:06.870 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:06.874 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:06.878 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:06.883 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:06.887 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:06.892 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:06.896 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:06.901 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:06.906 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:06.910 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:06.915 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:06.919 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:06.923 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:06.927 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:06.932 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.936 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.940 E: I: installing essential packages...
00:00:08.931 E: I: cleaning package lists and apt cache...
00:00:09.053 E: I: removing tempdir /tmp/mmdebstrap.ECOIYWv4SJ...
00:00:09.168 E: I: success in 8.6221 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:20
result: SUCCESS
------------------------------------------------------------------------------
(124/280) chroot-directory-not-accessible-by-apt-user
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:13:44
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.028 E: + mkdir /tmp/debian-chroot
00:00:00.038 E: + chmod 700 /tmp/debian-chroot
00:00:00.043 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot 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.552 E: I: finding correct signed-by value...
00:00:00.663 E: I: automatically chosen format: directory
00:00:00.720 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.727 E: I: running apt-get update...
00:00:03.626 E: I: downloading packages with apt...
00:00:06.009 E: I: extracting archives...
00:00:07.944 E: I: installing essential packages...
00:00:14.327 E: I: installing remaining packages inside the chroot...
00:00:18.081 E: I: cleaning package lists and apt cache...
00:00:18.181 E: I: success in 17.7982 seconds
00:00:18.190 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:18.196 E: + tar -t
00:00:18.200 E: + sort
00:00:18.204 E: + diff -u tar1.txt -
00:00:18.401 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
------------------------------------------------------------------------------
(125/280) cwd-directory-not-accessible-by-unshared-user
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 2:12:26
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + id -u
00:00:00.018 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ unshare = unshare ]
00:00:00.026 E: + id user
00:00:00.031 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.035 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 E: + prefix=runuser -u user --
00:00:00.047 E: + mkdir /tmp/debian-chroot
00:00:00.051 E: + chmod 700 /tmp/debian-chroot
00:00:00.055 E: + chown user:user /tmp/debian-chroot
00:00:00.059 E: + set -- env --chdir=/tmp/debian-chroot
00:00:00.063 E: + [ mmdebstrap = ./mmdebstrap ]
00:00:00.067 E: + [ mmdebstrap = perl -MDevel::Cover=-silent,-nogcov ./mmdebstrap ]
00:00:00.071 E: + set -- env --chdir=/tmp/debian-chroot mmdebstrap
00:00:00.075 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.584 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.615 E: I: finding correct signed-by value...
00:00:00.724 E: I: automatically chosen format: tar
00:00:00.728 E: I: using /tmp/mmdebstrap.CZzrYa4fXn as tempdir
00:00:00.852 E: I: running apt-get update...
00:00:03.928 E: I: downloading packages with apt...
00:00:06.781 E: I: extracting archives...
00:00:08.783 E: I: installing essential packages...
00:00:14.959 E: I: installing remaining packages inside the chroot...
00:00:18.566 E: I: cleaning package lists and apt cache...
00:00:18.659 E: I: creating tarball...
00:00:19.433 E: I: done
00:00:19.526 E: I: removing tempdir /tmp/mmdebstrap.CZzrYa4fXn...
00:00:19.754 E: I: success in 19.3590 seconds
00:00:19.761 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.765 E: + sort
00:00:19.770 E: + diff -u tar1.txt -
00:00:19.804 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:30
result: SUCCESS
------------------------------------------------------------------------------
(126/280) create-gzip-compressed-tarball
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:11:10
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.023 E: + [ 0 -eq 0 ]
00:00:00.027 E: + [ auto != root ]
00:00:00.031 E: + [ auto != auto ]
00:00:00.035 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian
00:00:00.464 E: I: automatically chosen mode: root
00:00:00.473 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.506 E: I: finding correct signed-by value...
00:00:00.618 E: I: automatically chosen format: tar
00:00:00.623 E: I: using /tmp/mmdebstrap.WG4Wt_Pt_3 as tempdir
00:00:00.674 E: I: running apt-get update...
00:00:03.534 E: I: downloading packages with apt...
00:00:06.051 E: I: extracting archives...
00:00:07.916 E: I: installing essential packages...
00:00:13.773 E: I: installing remaining packages inside the chroot...
00:00:17.249 E: I: cleaning package lists and apt cache...
00:00:17.343 E: I: creating tarball...
00:00:26.224 E: I: done
00:00:26.276 E: I: removing tempdir /tmp/mmdebstrap.WG4Wt_Pt_3...
00:00:26.454 E: I: success in 26.1146 seconds
00:00:26.461 E: + printf \037\213\010
00:00:26.466 E: + cmp --bytes=3 /tmp/debian-chroot.tar.gz -
00:00:26.470 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:26.474 E: + sort
00:00:26.478 E: + diff -u tar1.txt -
00:00:27.539 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:38
result: SUCCESS
------------------------------------------------------------------------------
(127/280) custom-tmpdir
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 2:10:04
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.025 E: + [ unshare = unshare ]
00:00:00.029 E: + id user
00:00:00.033 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.040 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 -- sh -c cd && pwd
00:00:00.060 E: + homedir=/home/user
00:00:00.064 E: + TMPDIR_ADD=This is fü$$ing cràzy, $(apt -v)$!
00:00:00.068 E: + runuser -u user -- mkdir /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:00.072 E: + chmod 711 /home/user
00:00:00.076 E: + chmod 1777 /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:00.080 E: + quote /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.
00:00:00.084 E: + printf %s\n /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.
00:00:00.088 E: + sed s/'/'\\''/g;1s/^/'/;$s/$/'/
00:00:00.092 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.582 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.615 E: I: finding correct signed-by value...
00:00:00.713 E: I: automatically chosen format: tar
00:00:00.717 E: I: using /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.WsUFsaxzQw as tempdir
00:00:00.837 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.WsUFsaxzQw
00:00:00.843 E: I: running apt-get update...
00:00:03.691 E: I: downloading packages with apt...
00:00:06.165 E: I: extracting archives...
00:00:08.078 E: I: installing essential packages...
00:00:14.153 E: I: installing remaining packages inside the chroot...
00:00:17.646 E: I: cleaning package lists and apt cache...
00:00:17.739 E: I: creating tarball...
00:00:18.489 E: I: done
00:00:18.572 E: I: removing tempdir /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.WsUFsaxzQw...
00:00:18.790 E: I: success in 18.3886 seconds
00:00:18.800 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.804 E: + sort
00:00:18.808 E: + diff -u tar1.txt -
00:00:18.844 E: + runuser -u user -- rmdir /home/user/This is fü$$ing cràzy, $(apt -v)$!
00:00:18.852 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:30
result: SUCCESS
------------------------------------------------------------------------------
(128/280) xz-compressed-tarball
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:08:49
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + trap rm -f /tmp/debian-chroot.tar.xz EXIT INT TERM
00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.xz http://127.0.0.1/debian
00:00:00.449 E: I: automatically chosen mode: root
00:00:00.458 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.490 E: I: finding correct signed-by value...
00:00:00.599 E: I: automatically chosen format: tar
00:00:00.603 E: I: using /tmp/mmdebstrap.fB3jpWMPox as tempdir
00:00:00.655 E: I: running apt-get update...
00:00:03.704 E: I: downloading packages with apt...
00:00:06.028 E: I: extracting archives...
00:00:07.965 E: I: installing essential packages...
00:00:14.031 E: I: installing remaining packages inside the chroot...
00:00:17.614 E: I: cleaning package lists and apt cache...
00:00:17.706 E: I: creating tarball...
00:00:18.035 E: I: done
00:00:31.785 E: I: removing tempdir /tmp/mmdebstrap.fB3jpWMPox...
00:00:31.984 E: I: success in 31.6585 seconds
00:00:31.990 E: + printf \3757zXZ\0
00:00:31.994 E: + cmp --bytes=6 /tmp/debian-chroot.tar.xz -
00:00:31.999 E: + tar -tf /tmp/debian-chroot.tar.xz
00:00:32.005 E: + sort
00:00:32.009 E: + diff -u tar1.txt -
00:00:32.566 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:00:43
result: SUCCESS
------------------------------------------------------------------------------
(129/280) directory-ending-in-tar
dist: unstable
mode: root
variant: apt
format: auto
time left: 2:07:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + whoami
00:00:00.016 E: + [ root = root ]
00:00:00.020 E: + trap rm -rf /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.024 E: + mmdebstrap --mode=root --variant=apt --format=directory unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.441 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.471 E: I: finding correct signed-by value...
00:00:00.625 E: I: running apt-get update...
00:00:03.520 E: I: downloading packages with apt...
00:00:05.692 E: I: extracting archives...
00:00:07.459 E: I: installing essential packages...
00:00:13.222 E: I: installing remaining packages inside the chroot...
00:00:16.619 E: I: cleaning package lists and apt cache...
00:00:16.717 E: I: success in 16.3969 seconds
00:00:16.724 E: + stat -c %F /tmp/debian-chroot.tar
00:00:16.729 E: + ftype=directory
00:00:16.733 E: + [ directory != directory ]
00:00:16.738 E: + tar -C /tmp/debian-chroot.tar --one-file-system -c .
00:00:16.742 E: + tar -t
00:00:16.746 E: + sort
00:00:16.750 E: + diff -u tar1.txt -
00:00:16.930 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:27
result: SUCCESS
------------------------------------------------------------------------------
(130/280) auto-mode-without-unshare-capabilities
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:06:32
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.018 E: + useradd --home-dir /home/user --create-home user
00:00:00.034 E: + [ -e /proc/sys/kernel/unprivileged_userns_clone ]
00:00:00.037 O: kernel.unprivileged_userns_clone = 0
00:00:00.038 E: + sysctl -n kernel.unprivileged_userns_clone
00:00:00.041 E: + [ 1 = 1 ]
00:00:00.046 E: + sysctl -w kernel.unprivileged_userns_clone=0
00:00:00.050 E: + runuser -u user -- mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian
00:00:00.931 E: I: automatically chosen mode: fakechroot
00:00:00.935 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.969 E: I: finding correct signed-by value...
00:00:01.081 E: I: automatically chosen format: tar
00:00:01.085 E: I: using /tmp/mmdebstrap.atMSDufsrI as tempdir
00:00:01.133 E: I: running apt-get update...
00:00:04.067 E: I: downloading packages with apt...
00:00:06.300 E: I: extracting archives...
00:00:12.719 E: I: installing essential packages...
00:00:19.990 E: I: installing remaining packages inside the chroot...
00:00:23.752 E: I: cleaning package lists and apt cache...
00:00:23.847 E: I: creating tarball...
00:00:32.774 E: I: done
00:00:32.822 E: I: removing tempdir /tmp/mmdebstrap.atMSDufsrI...
00:00:36.216 E: I: success in 35.4064 seconds
00:00:36.225 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:36.229 E: + sort
00:00:36.233 E: + diff -u tar1.txt -
00:00:37.281 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:47
result: SUCCESS
------------------------------------------------------------------------------
(131/280) fail-with-missing-lz4
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:05:38
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + ret=0
00:00:00.024 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.lz4 http://127.0.0.1/debian
00:00:00.454 E: I: automatically chosen mode: root
00:00:00.463 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.494 E: I: finding correct signed-by value...
00:00:00.598 E: Can't exec "lz4": No such file or directory at /usr/bin/mmdebstrap line 5644.
00:00:00.602 E: E: cannot exec lz4: No such file or directory
00:00:00.609 E: E: failed to start lz4
00:00:00.616 E: + ret=25
00:00:00.620 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(132/280) fail-with-path-with-quotes
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:04: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 -rf /tmp/quoted\"path EXIT INT TERM
00:00:00.017 E: + ret=0
00:00:00.021 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/quoted"path http://127.0.0.1/debian
00:00:00.437 E: I: automatically chosen mode: root
00:00:00.444 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.476 E: I: finding correct signed-by value...
00:00:00.575 E: I: automatically chosen format: directory
00:00:00.578 E: E: apt cannot handle paths with double quotes
00:00:00.582 E: + ret=25
00:00:00.586 E: + [ 25 = 0 ]
00:00:00.589 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:10
result: SUCCESS
------------------------------------------------------------------------------
(133/280) create-tarball-with-tmp-mounted-nodev
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:02:28
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + mount -t tmpfs -o nodev,nosuid,size=400M tmpfs /tmp
00:00:00.023 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.471 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.499 E: I: finding correct signed-by value...
00:00:00.599 E: I: automatically chosen format: tar
00:00:00.603 E: I: using /tmp/mmdebstrap.aF1xpNnlK4 as tempdir
00:00:00.623 E: I: running apt-get update...
00:00:03.399 E: I: downloading packages with apt...
00:00:05.562 E: I: extracting archives...
00:00:07.400 E: I: installing essential packages...
00:00:11.518 E: I: installing remaining packages inside the chroot...
00:00:14.483 E: I: running --customize-hook in shell: sh -c 'mount | grep /dev/full' exec /tmp/mmdebstrap.aF1xpNnlK4
00:00:14.491 E: udev on /tmp/mmdebstrap.aF1xpNnlK4/dev/full type devtmpfs (rw,nosuid,relatime,size=1982824k,nr_inodes=495706,mode=755,inode64)
00:00:14.495 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.aF1xpNnlK4
00:00:14.544 E: I: cleaning package lists and apt cache...
00:00:14.614 E: I: creating tarball...
00:00:15.308 E: I: done
00:00:15.316 E: I: removing tempdir /tmp/mmdebstrap.aF1xpNnlK4...
00:00:15.378 E: I: success in 15.0558 seconds
00:00:15.385 E: + tar -tf /tmp/debian-chroot.tar
00:00:15.389 E: + sort
00:00:15.393 E: + diff -u tar1.txt -
00:00:15.425 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:25
result: SUCCESS
------------------------------------------------------------------------------
(134/280) read-from-stdin-write-to-stdout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 2:01:11
------------------------------------------------------------------------------
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 /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.017 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.021 E: + mmdebstrap --mode=auto --variant=apt
00:00:00.431 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.444 E: I: No SUITE specified, expecting sources.list on standard input
00:00:00.448 E: I: reading sources.list from standard input...
00:00:00.451 E: I: automatically chosen format: tar
00:00:00.454 E: I: using /tmp/mmdebstrap.3p0zJiTrc7 as tempdir
00:00:00.495 E: I: running apt-get update...
00:00:03.314 E: I: downloading packages with apt...
00:00:05.343 E: I: extracting archives...
00:00:07.123 E: I: installing essential packages...
00:00:12.769 E: I: installing remaining packages inside the chroot...
00:00:16.159 E: I: cleaning package lists and apt cache...
00:00:16.248 E: I: creating tarball...
00:00:17.023 E: I: done
00:00:17.030 E: I: removing tempdir /tmp/mmdebstrap.3p0zJiTrc7...
00:00:17.206 E: I: success in 16.8893 seconds
00:00:17.212 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.217 E: + sort
00:00:17.221 E: + diff -u tar1.txt -
00:00:17.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:27
result: SUCCESS
------------------------------------------------------------------------------
(135/280) supply-components-manually
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:59:58
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 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: + mmdebstrap --mode=root --variant=apt --components=main main --comp=main,main unstable /tmp/debian-chroot 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.458 E: I: finding correct signed-by value...
00:00:00.558 E: I: automatically chosen format: directory
00:00:00.607 E: I: running apt-get update...
00:00:03.474 E: I: downloading packages with apt...
00:00:05.894 E: I: extracting archives...
00:00:07.697 E: I: installing essential packages...
00:00:13.427 E: I: installing remaining packages inside the chroot...
00:00:16.774 E: I: cleaning package lists and apt cache...
00:00:16.871 E: I: success in 16.5587 seconds
00:00:16.878 E: + echo deb http://127.0.0.1/debian unstable main
00:00:16.882 E: + cmp /tmp/debian-chroot/etc/apt/sources.list
00:00:16.885 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.889 E: + tar -t
00:00:16.893 E: + sort
00:00:16.900 E: + diff -u tar1.txt -
00:00:17.084 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:58:45
------------------------------------------------------------------------------
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: + cat
00:00:00.017 E: + apt-cache policy
00:00:01.164 O: Package files:
00:00:01.168 O:  100 /var/lib/dpkg/status
00:00:01.171 O:      release a=now
00:00:01.175 O:  500 http://deb.debian.org/debian unstable/main amd64 Packages
00:00:01.178 O:      release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
00:00:01.181 O:      origin deb.debian.org
00:00:01.185 O: Pinned packages:
00:00:01.195 E: + cat /etc/apt/sources.list
00:00:01.196 O: deb http://deb.debian.org/debian unstable main
00:00:01.199 E: + mmdebstrap --mode=root --variant=apt stable /tmp/debian-chroot
00:00:01.604 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.633 E: I: finding correct signed-by value...
00:00:01.727 E: I: automatically chosen format: directory
00:00:01.779 E: I: running apt-get update...
00:00:04.301 E: I: downloading packages with apt...
00:00:06.214 E: I: extracting archives...
00:00:08.570 E: I: installing essential packages...
00:00:16.865 E: I: installing remaining packages inside the chroot...
00:00:20.452 E: I: cleaning package lists and apt cache...
00:00:20.546 E: I: success in 19.0498 seconds
00:00:20.554 E: + cat
00:00:20.558 E: + cmp /tmp/debian-chroot/etc/apt/sources.list
00:00:20.561 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:30
result: SUCCESS
------------------------------------------------------------------------------
(137/280) pass-distribution-but-implicitly-write-to-stdout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:57:35
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.017 E: + cat
00:00:00.021 E: + mmdebstrap --mode=auto --variant=apt unstable
00:00:00.442 E: I: automatically chosen mode: root
00:00:00.450 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.485 E: I: finding correct signed-by value...
00:00:00.588 E: I: automatically chosen format: tar
00:00:00.592 E: I: using /tmp/mmdebstrap.sGEhgG6OeA as tempdir
00:00:00.640 E: I: running apt-get update...
00:00:03.406 E: I: downloading packages with apt...
00:00:05.410 E: I: extracting archives...
00:00:07.171 E: I: installing essential packages...
00:00:12.776 E: I: installing remaining packages inside the chroot...
00:00:16.081 E: I: cleaning package lists and apt cache...
00:00:16.172 E: I: creating tarball...
00:00:16.949 E: I: done
00:00:16.958 E: I: removing tempdir /tmp/mmdebstrap.sGEhgG6OeA...
00:00:17.141 E: I: success in 16.8155 seconds
00:00:17.150 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.154 E: + sort
00:00:17.159 E: + diff -u tar1.txt -
00:00:17.190 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:56:23
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.018 E: + tr \n ,
00:00:00.022 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.439 E: I: automatically chosen mode: root
00:00:00.447 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.478 E: I: finding correct signed-by value...
00:00:00.576 E: I: automatically chosen format: tar
00:00:00.580 E: I: using /tmp/mmdebstrap.0zzxMTLFeD as tempdir
00:00:00.629 E: I: running apt-get update...
00:00:03.520 E: I: downloading packages with apt...
00:00:17.508 E: I: extracting archives...
00:00:19.861 E: I: installing essential packages...
00:00:27.306 E: I: cleaning package lists and apt cache...
00:00:27.399 E: I: creating tarball...
00:00:28.194 E: I: done
00:00:28.237 E: I: removing tempdir /tmp/mmdebstrap.0zzxMTLFeD...
00:00:28.420 E: I: success in 28.0959 seconds
00:00:28.427 E: + tar -tf /tmp/debian-chroot.tar
00:00:28.431 E: + sort
00:00:28.435 E: + grep -v ^./etc/apt/apt.conf.d/99mmdebstrap$
00:00:28.438 E: + diff -u tar1.txt -
00:00:28.463 E: + echo ./var/lib/apt/extended_states
00:00:28.470 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:38
result: SUCCESS
------------------------------------------------------------------------------
(139/280) mirror-is-stdin
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:55:23
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 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.017 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.020 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar -
00:00:00.438 E: I: automatically chosen mode: root
00:00:00.446 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.478 E: I: finding correct signed-by value...
00:00:00.576 E: I: reading sources.list from standard input...
00:00:00.580 E: I: automatically chosen format: tar
00:00:00.584 E: I: using /tmp/mmdebstrap.gKhCUpxCKn as tempdir
00:00:00.627 E: I: running apt-get update...
00:00:03.407 E: I: downloading packages with apt...
00:00:05.728 E: I: extracting archives...
00:00:07.501 E: I: installing essential packages...
00:00:13.086 E: I: installing remaining packages inside the chroot...
00:00:16.286 E: I: cleaning package lists and apt cache...
00:00:16.372 E: I: creating tarball...
00:00:17.141 E: I: done
00:00:17.223 E: I: removing tempdir /tmp/mmdebstrap.gKhCUpxCKn...
00:00:17.403 E: I: success in 17.0828 seconds
00:00:17.411 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.415 E: + sort
00:00:17.420 E: + diff -u tar1.txt -
00:00:17.448 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
------------------------------------------------------------------------------
(140/280) copy-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:54:13
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar deb copy:///mnt/cache/debian unstable main
00:00:00.421 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.yzLA6BbQYa as tempdir
00:00:00.609 E: I: running apt-get update...
00:00:03.828 E: I: downloading packages with apt...
00:00:06.336 E: I: extracting archives...
00:00:08.088 E: I: installing essential packages...
00:00:13.759 E: I: installing remaining packages inside the chroot...
00:00:17.330 E: I: cleaning package lists and apt cache...
00:00:17.416 E: I: creating tarball...
00:00:18.192 E: I: done
00:00:18.297 E: I: removing tempdir /tmp/mmdebstrap.yzLA6BbQYa...
00:00:18.476 E: I: success in 18.1646 seconds
00:00:18.483 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.487 E: + sort
00:00:18.492 E: + diff -u tar1.txt -
00:00:18.521 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
------------------------------------------------------------------------------
(141/280) file-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:53:04
------------------------------------------------------------------------------
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: + 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.443 E: I: automatically chosen mode: root
00:00:00.451 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.485 E: I: finding correct signed-by value...
00:00:00.581 E: I: automatically chosen format: tar
00:00:00.585 E: I: using /tmp/mmdebstrap.lSixgiu1Do as tempdir
00:00:00.634 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.lSixgiu1Do
00:00:00.643 E: I: running apt-get update...
00:00:03.936 E: I: downloading packages with apt...
00:00:06.237 E: I: extracting archives...
00:00:08.209 E: I: installing essential packages...
00:00:14.477 E: I: installing remaining packages inside the chroot...
00:00:18.010 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.lSixgiu1Do
00:00:18.035 E: I: cleaning package lists and apt cache...
00:00:18.116 E: I: creating tarball...
00:00:18.860 E: I: done
00:00:18.946 E: I: removing tempdir /tmp/mmdebstrap.lSixgiu1Do...
00:00:19.126 E: I: success in 18.7965 seconds
00:00:19.134 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.138 E: + sort
00:00:19.141 E: + diff -u tar1.txt -
00:00:19.191 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:51:57
------------------------------------------------------------------------------
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.017 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + id -u user
00:00:00.027 E: + useradd --home-dir /home/user --create-home user
00:00:00.036 E: + prefix=
00:00:00.040 E: + id -u
00:00:00.043 E: + [ 0 -eq 0 ]
00:00:00.047 E: + [ root != root ]
00:00:00.050 E: + [ root = fakechroot ]
00:00:00.054 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.480 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.509 E: I: finding correct signed-by value...
00:00:00.608 E: I: automatically chosen format: tar
00:00:00.612 E: I: using /tmp/mmdebstrap.w7VU05qIYT as tempdir
00:00:00.661 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.w7VU05qIYT
00:00:00.688 E: bind-mounting /mnt/cache/debian/ into the chroot
00:00:00.696 E: I: running apt-get update...
00:00:04.060 E: I: downloading packages with apt...
00:00:06.375 E: I: extracting archives...
00:00:08.395 E: I: installing essential packages...
00:00:14.615 E: I: installing remaining packages inside the chroot...
00:00:18.328 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.w7VU05qIYT
00:00:18.334 E: unmounting the following mountpoints:
00:00:18.338 E:     /tmp/mmdebstrap.w7VU05qIYT//mnt/cache/debian/
00:00:18.347 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.w7VU05qIYT
00:00:18.352 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.w7VU05qIYT
00:00:18.373 E: I: cleaning package lists and apt cache...
00:00:18.458 E: I: creating tarball...
00:00:19.237 E: I: done
00:00:19.298 E: I: removing tempdir /tmp/mmdebstrap.w7VU05qIYT...
00:00:19.485 E: I: success in 19.1303 seconds
00:00:19.493 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.497 E: + sort
00:00:19.500 E: + diff -u tar1.txt -
00:00:19.534 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
------------------------------------------------------------------------------
(143/280) file-mirror-automount-hook
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:50:50
------------------------------------------------------------------------------
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: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.023 E: + id -u user
00:00:00.027 E: + useradd --home-dir /home/user --create-home user
00:00:00.036 E: + prefix=
00:00:00.040 E: + id -u
00:00:00.044 E: + [ 0 -eq 0 ]
00:00:00.048 E: + [ unshare != root ]
00:00:00.051 E: + prefix=runuser -u user --
00:00:00.055 E: + [ unshare = fakechroot ]
00:00:00.060 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.544 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.574 E: I: finding correct signed-by value...
00:00:00.669 E: I: automatically chosen format: tar
00:00:00.673 E: I: using /tmp/mmdebstrap.nFSaQBnhKo as tempdir
00:00:00.789 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.nFSaQBnhKo
00:00:00.815 E: bind-mounting /mnt/cache/debian/ into the chroot
00:00:00.822 E: I: running apt-get update...
00:00:04.123 E: I: downloading packages with apt...
00:00:06.439 E: I: extracting archives...
00:00:08.456 E: I: installing essential packages...
00:00:14.741 E: I: installing remaining packages inside the chroot...
00:00:18.407 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.nFSaQBnhKo
00:00:18.414 E: unmounting the following mountpoints:
00:00:18.418 E:     /tmp/mmdebstrap.nFSaQBnhKo//mnt/cache/debian/
00:00:18.427 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.nFSaQBnhKo
00:00:18.432 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.nFSaQBnhKo
00:00:18.481 E: I: cleaning package lists and apt cache...
00:00:18.562 E: I: creating tarball...
00:00:19.377 E: I: done
00:00:19.442 E: I: removing tempdir /tmp/mmdebstrap.nFSaQBnhKo...
00:00:19.672 E: I: success in 19.3044 seconds
00:00:19.681 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.685 E: + sort
00:00:19.689 E: + diff -u tar1.txt -
00:00:19.720 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:49:43
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.018 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.025 E: + id -u user
00:00:00.029 E: + useradd --home-dir /home/user --create-home user
00:00:00.040 E: + prefix=
00:00:00.044 E: + id -u
00:00:00.047 E: + [ 0 -eq 0 ]
00:00:00.051 E: + [ fakechroot != root ]
00:00:00.055 E: + prefix=runuser -u user --
00:00:00.059 E: + [ fakechroot = fakechroot ]
00:00:00.062 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.066 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.557 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.595 E: I: finding correct signed-by value...
00:00:00.707 E: I: automatically chosen format: tar
00:00:00.711 E: I: using /tmp/mmdebstrap._HvbwRgxr0 as tempdir
00:00:00.760 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap._HvbwRgxr0
00:00:00.792 E: copying /mnt/cache/debian/ into the chroot
00:00:27.456 E: I: running apt-get update...
00:00:30.825 E: I: downloading packages with apt...
00:00:33.130 E: I: extracting archives...
00:00:39.484 E: I: installing essential packages...
00:00:49.744 E: I: installing remaining packages inside the chroot...
00:00:55.027 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap._HvbwRgxr0
00:00:55.041 E: removing the following directories:
00:00:55.047 E:     /tmp/mmdebstrap._HvbwRgxr0//mnt/cache/debian/
00:00:58.009 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap._HvbwRgxr0
00:00:58.018 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap._HvbwRgxr0
00:00:58.028 E: I: cleaning package lists and apt cache...
00:00:58.143 E: I: creating tarball...
00:01:00.550 E: I: done
00:01:00.687 E: I: removing tempdir /tmp/mmdebstrap._HvbwRgxr0...
00:01:07.617 E: I: success in 67.2116 seconds
00:01:07.627 E: + tar -tf /tmp/debian-chroot.tar
00:01:07.633 E: + sort
00:01:07.639 E: + diff -u tar1.txt -
00:01:07.681 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:17
result: SUCCESS
------------------------------------------------------------------------------
(145/280) mirror-is-deb
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:49:23
------------------------------------------------------------------------------
00:00:00.018 E: + set -eu
00:00:00.038 E: + export LC_ALL=C.UTF-8
00:00:00.050 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.059 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar deb http://127.0.0.1/debian unstable main
00:00:00.722 E: I: automatically chosen mode: root
00:00:00.758 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.838 E: I: finding correct signed-by value...
00:00:01.079 E: I: automatically chosen format: tar
00:00:01.088 E: I: using /tmp/mmdebstrap.9suseypV_B as tempdir
00:00:01.186 E: I: running apt-get update...
00:00:05.464 E: I: downloading packages with apt...
00:00:10.151 E: I: extracting archives...
00:00:13.275 E: I: installing essential packages...
00:00:25.382 E: I: installing remaining packages inside the chroot...
00:00:32.400 E: I: cleaning package lists and apt cache...
00:00:32.519 E: I: creating tarball...
00:00:34.043 E: I: done
00:00:34.180 E: I: removing tempdir /tmp/mmdebstrap.9suseypV_B...
00:00:34.407 E: I: success in 33.9073 seconds
00:00:34.422 E: + tar -tf /tmp/debian-chroot.tar
00:00:34.427 E: + sort
00:00:34.446 E: + diff -u tar1.txt -
00:00:34.495 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:59
result: SUCCESS
------------------------------------------------------------------------------
(146/280) mirror-is-real-file
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:48:45
------------------------------------------------------------------------------
00:00:00.020 E: + set -eu
00:00:00.027 E: + export LC_ALL=C.UTF-8
00:00:00.036 E: + trap rm -f /tmp/debian-chroot.tar /tmp/sources.list EXIT INT TERM
00:00:00.046 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.056 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar /tmp/sources.list
00:00:01.024 E: I: automatically chosen mode: root
00:00:01.036 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.115 E: I: finding correct signed-by value...
00:00:01.370 E: I: automatically chosen format: tar
00:00:01.376 E: I: using /tmp/mmdebstrap.8fTQHUTp7f as tempdir
00:00:01.468 E: I: running apt-get update...
00:00:05.786 E: I: downloading packages with apt...
00:00:09.853 E: I: extracting archives...
00:00:13.050 E: I: installing essential packages...
00:00:24.912 E: I: installing remaining packages inside the chroot...
00:00:31.187 E: I: cleaning package lists and apt cache...
00:00:31.312 E: I: creating tarball...
00:00:32.428 E: I: done
00:00:32.491 E: I: removing tempdir /tmp/mmdebstrap.8fTQHUTp7f...
00:00:32.728 E: I: success in 31.9396 seconds
00:00:32.744 E: + tar -tf /tmp/debian-chroot.tar
00:00:32.763 E: + sed s#^./etc/apt/sources.list.d/0000sources.list$#./etc/apt/sources.list#
00:00:32.782 E: + diff -u tar1.txt -
00:00:32.791 E: + sort
00:00:32.827 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:53
result: SUCCESS
------------------------------------------------------------------------------
(147/280) deb822-1-2
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:48:01
------------------------------------------------------------------------------
00:00:00.021 E: + set -eu
00:00:00.036 E: + export LC_ALL=C.UTF-8
00:00:00.050 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources.list /tmp/deb822.sources EXIT INT TERM
00:00:00.068 E: + cat
00:00:00.078 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:00.091 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.127 E: + echo deb http://127.0.0.1/debian3 unstable main
00:00:01.622 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.740 E: I: finding correct signed-by value...
00:00:02.116 E: I: reading sources.list from standard input...
00:00:02.122 E: I: automatically chosen format: directory
00:00:02.215 E: I: running apt-get update...
00:00:17.411 E: I: downloading packages with apt...
00:00:22.217 E: I: extracting archives...
00:00:25.722 E: I: installing essential packages...
00:00:38.722 E: I: installing remaining packages inside the chroot...
00:00:44.311 E: I: cleaning package lists and apt cache...
00:00:44.531 E: I: success in 43.2410 seconds
00:00:44.543 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list
00:00:44.555 E: + cat
00:00:44.576 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources -
00:00:44.583 E: + cat
00:00:44.610 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.list -
00:00:44.626 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list -
00:00:44.638 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:44.656 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:44.675 E: + sort
00:00:44.691 E: + diff -u tar1.txt -
00:00:44.729 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list
00:00:44.747 E: + grep -v ^./etc/apt/sources.list.d/0000deb822.sources$
00:00:44.763 E: + tar -t
00:00:44.782 E: + grep -v ^./etc/apt/sources.list.d/0001main.list$
00:00:45.257 E: + printf ./etc/apt/sources.list\n
00:00:45.279 E: + rm -rf /tmp/debian-chroot
00:00:45.510 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:01:03
result: SUCCESS
------------------------------------------------------------------------------
(148/280) deb822-2-2
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:47:27
------------------------------------------------------------------------------
00:00:00.069 E: + set -eu
00:00:00.091 E: + export LC_ALL=C.UTF-8
00:00:00.114 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources /tmp/deb822 EXIT INT TERM
00:00:00.124 E: + cat
00:00:00.152 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:00.169 E: + cat
00:00:00.189 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot /tmp/deb822 - /tmp/sources
00:00:02.043 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.098 E: I: finding correct signed-by value...
00:00:02.295 E: I: reading sources.list from standard input...
00:00:02.312 E: I: automatically chosen format: directory
00:00:02.391 E: I: running apt-get update...
00:00:11.683 E: I: downloading packages with apt...
00:00:16.229 E: I: extracting archives...
00:00:19.342 E: I: installing essential packages...
00:00:32.030 E: I: installing remaining packages inside the chroot...
00:00:36.419 E: I: cleaning package lists and apt cache...
00:00:36.535 E: I: success in 35.0105 seconds
00:00:36.541 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list
00:00:36.544 O: total 20K
00:00:36.545 E: + ls -lha /tmp/debian-chroot/etc/apt/sources.list.d/
00:00:36.549 O: drwxr-xr-x 2 root root 4.0K Jun 16 17:06 .
00:00:36.549 E: + cat
00:00:36.554 O: drwxr-xr-x 8 root root 4.0K Jun 16 17:07 ..
00:00:36.554 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources -
00:00:36.558 O: -rw-r--r-- 1 root root   76 Jun 16 17:06 0000deb822.sources
00:00:36.559 E: + + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.sources -
00:00:36.562 O: -rw-r--r-- 1 root root   76 Jun 16 17:06 0001main.sources
00:00:36.563 E: cat
00:00:36.566 O: -rw-r--r-- 1 root root   43 Jun 16 17:06 0002sources.list
00:00:36.567 E: + echo deb http://127.0.0.1/debian2 unstable main
00:00:36.571 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list -
00:00:36.575 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:36.580 E: + sort
00:00:36.583 E: + + tar -t
00:00:36.587 E: diff -u tar1.txt+  -
00:00:36.591 E: grep -v ^./etc/apt/sources.list.d/0000deb822.sources$
00:00:36.595 E: + grep -v ^./etc/apt/sources.list.d/0001main.sources$
00:00:36.598 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list$
00:00:36.745 E: + printf ./etc/apt/sources.list\n
00:00:36.760 E: + rm -rf /tmp/debian-chroot
00:00:36.938 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:58
result: SUCCESS
------------------------------------------------------------------------------
(149/280) automatic-mirror-from-suite
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:46:47
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.019 E: + cat
00:00:00.023 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar
00:00:00.461 E: I: automatically chosen mode: root
00:00:00.469 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.603 E: I: automatically chosen format: tar
00:00:00.607 E: I: using /tmp/mmdebstrap.UM9RnIYVEH as tempdir
00:00:00.660 E: I: running apt-get update...
00:00:03.713 E: I: downloading packages with apt...
00:00:05.991 E: I: extracting archives...
00:00:07.771 E: I: installing essential packages...
00:00:13.519 E: I: installing remaining packages inside the chroot...
00:00:16.993 E: I: cleaning package lists and apt cache...
00:00:17.083 E: I: creating tarball...
00:00:17.856 E: I: done
00:00:17.966 E: I: removing tempdir /tmp/mmdebstrap.UM9RnIYVEH...
00:00:18.168 E: I: success in 17.8176 seconds
00:00:18.175 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.179 E: + sort
00:00:18.184 E: + diff -u tar1.txt -
00:00:18.214 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
------------------------------------------------------------------------------
(150/280) invalid-mirror
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:45:41
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + ret=0
00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian/invalid
00:00:00.435 E: I: automatically chosen mode: root
00:00:00.446 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.476 E: I: finding correct signed-by value...
00:00:00.575 E: I: automatically chosen format: tar
00:00:00.579 E: I: using /tmp/mmdebstrap.Fk4Nv_9bho as tempdir
00:00:00.626 E: I: running apt-get update...
00:00:00.693 E: Ign:1 http://127.0.0.1/debian/invalid unstable InRelease
00:00:00.698 E: Err:2 http://127.0.0.1/debian/invalid unstable Release
00:00:00.702 E:   404  Not Found [IP: 127.0.0.1 80]
00:00:00.706 E: Reading package lists...
00:00:00.710 E: E: The repository 'http://127.0.0.1/debian/invalid unstable Release' does not have a Release file.
00:00:00.714 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
00:00:00.717 E: W: hooklistener errored out: E: received eof on socket
00:00:00.721 E: 
00:00:00.724 E: I: main() received signal PIPE: waiting for setup...
00:00:00.728 E: I: removing tempdir /tmp/mmdebstrap.Fk4Nv_9bho...
00:00:00.731 E: E: mmdebstrap failed to run
00:00:00.735 E: + ret=25
00:00:00.738 E: + rm /tmp/debian-chroot.tar
00:00:00.741 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(151/280) fail-installing-to-root
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:44:19
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + ret=0
00:00:00.016 E: + mmdebstrap --mode=root --variant=apt unstable / http://127.0.0.1/debian
00:00:00.444 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.474 E: I: finding correct signed-by value...
00:00:00.575 E: E: refusing to use the filesystem root as output directory
00:00:00.587 E: + ret=25
00:00:00.591 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(152/280) fail-installing-to-existing-file
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:42:59
------------------------------------------------------------------------------
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/exists EXIT INT TERM
00:00:00.018 E: + touch /tmp/exists
00:00:00.022 E: + ret=0
00:00:00.026 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/exists http://127.0.0.1/debian
00:00:00.470 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.502 E: I: finding correct signed-by value...
00:00:00.601 E: I: automatically chosen format: directory
00:00:00.605 E: E: /tmp/exists exists and is not a directory
00:00:00.608 E: + ret=25
00:00:00.612 E: + [ 25 = 0 ]
00:00:00.615 E: + rm -f /tmp/exists
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(153/280) arm64-without-qemu-support
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:41:39
------------------------------------------------------------------------------
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: + apt-get remove --yes qemu-user-static binfmt-support qemu-user
00:00:01.127 O: Reading package lists...
00:00:01.362 O: Building dependency tree...
00:00:01.366 O: Reading state information...
00:00:01.784 O: Package 'binfmt-support' is not installed, so not removed
00:00:01.787 O: The following packages were automatically installed and are no longer required:
00:00:01.791 O:   libcapstone4 libglib2.0-0t64
00:00:01.794 O: Use 'apt autoremove' to remove them.
00:00:01.812 O: The following packages will be REMOVED:
00:00:01.816 O:   qemu-user qemu-user-static
00:00:03.518 O: 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
00:00:03.523 O: After this operation, 490 MB disk space will be freed.
00:00:03.564 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 ... 19378 files and directories currently installed.)
00:00:03.567 O: Removing qemu-user (1:8.2.5+ds-1) ...
00:00:03.592 O: Removing qemu-user-static (1:8.2.5+ds-1) ...
00:00:03.628 O: Processing triggers for systemd (256-1) ...
00:00:03.878 E: + ret=0
00:00:03.881 E: + mmdebstrap --mode=auto --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:04.290 E: I: automatically chosen mode: root
00:00:04.333 E: W: cannot find update-binfmts
00:00:04.337 E: E: arm64 can neither be executed natively nor via qemu user emulation with binfmt_misc
00:00:04.340 E: + ret=25
00:00:04.344 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:13
result: SUCCESS
------------------------------------------------------------------------------
(154/280) i386-which-can-be-executed-without-qemu
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:40:24
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:38:57
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:37:32
skipped because of not run_ma_same_tests
------------------------------------------------------------------------------
(157/280) aptopt
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:36:08
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.013 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.437 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.597 E: I: automatically chosen format: directory
00:00:00.648 E: I: running apt-get update...
00:00:03.410 E: I: downloading packages with apt...
00:00:05.391 E: I: extracting archives...
00:00:07.161 E: I: installing essential packages...
00:00:13.022 E: I: installing remaining packages inside the chroot...
00:00:16.347 E: I: cleaning package lists and apt cache...
00:00:16.441 E: I: success in 16.1290 seconds
00:00:16.447 E: + printf Acquire::Check-Valid-Until "false";\nAcquire::Languages "none";\n
00:00:16.451 E: + cmp /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap -
00:00:16.455 E: + rm /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap
00:00:16.458 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.462 E: + tar -t
00:00:16.465 E: + diff -u tar1.txt -
00:00:16.469 E: + sort
00:00:16.652 E: + rm -rf /tmp/debian-chroot
00:00:16.835 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:35:06
------------------------------------------------------------------------------
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: + [ -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.027 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
00:00:00.030 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.037 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.044 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ]
00:00:00.047 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
00:00:00.051 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ]
00:00:00.054 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
00:00:00.057 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ]
00:00:00.061 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.071 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.078 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.081 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 --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.448 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.476 E: I: finding correct signed-by value...
00:00:00.678 E: I: automatically chosen format: directory
00:00:00.730 E: I: running apt-get update...
00:00:03.580 E: I: downloading packages with apt...
00:00:05.559 E: I: extracting archives...
00:00:07.373 E: I: installing essential packages...
00:00:13.118 E: I: installing remaining packages inside the chroot...
00:00:16.429 E: I: cleaning package lists and apt cache...
00:00:16.526 E: I: success in 16.1956 seconds
00:00:16.533 E: + echo deb http://127.0.0.1/debian unstable main
00:00:16.537 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:16.541 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.544 E: + tar -t
00:00:16.547 E: + sort
00:00:16.551 E: + diff -u tar1.txt -
00:00:16.740 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:34:04
------------------------------------------------------------------------------
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; rmdir /tmp/emptydir; rm -f /tmp/emptyfile EXIT INT TERM
00:00:00.016 E: + mkdir -p /tmp/emptydir
00:00:00.020 E: + touch /tmp/emptyfile
00:00:00.024 E: + ret=0
00:00:00.027 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.437 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.467 E: I: automatically chosen format: directory
00:00:00.518 E: I: running apt-get update...
00:00:00.760 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:00.764 E: Err:1 http://127.0.0.1/debian unstable InRelease
00:00:00.769 E:   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131
00:00:00.772 E: Reading package lists...
00:00:00.776 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.779 E: E: The repository 'http://127.0.0.1/debian unstable InRelease' is not signed.
00:00:00.783 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
00:00:00.786 E: W: hooklistener errored out: E: received eof on socket
00:00:00.790 E: 
00:00:00.793 E: I: main() received signal PIPE: waiting for setup...
00:00:00.796 E: E: mmdebstrap failed to run
00:00:00.800 E: + ret=25
00:00:00.803 E: + echo deb http://127.0.0.1/debian unstable main
00:00:00.806 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:00.809 E: + [ 25 = 0 ]
00:00:00.813 E: + rm -rf /tmp/debian-chroot
00:00:00.816 E: + rmdir /tmp/emptydir
00:00:00.819 E: + rm -f /tmp/emptyfile
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:10
result: SUCCESS
------------------------------------------------------------------------------
(160/280) signed-by-without-host-keys
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:32:51
------------------------------------------------------------------------------
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: + [ -e /etc/apt/trusted.gpg.d/*.gpg ]
00:00:00.019 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.029 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ]
00:00:00.032 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.047 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.054 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
00:00:00.057 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.071 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ]
00:00:00.075 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc
00:00:00.078 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.081 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc
00:00:00.085 E: + rmdir /etc/apt/trusted.gpg.d
00:00:00.089 E: + mkdir /etc/apt/trusted.gpg.d
00:00:00.092 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot 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.471 E: I: automatically chosen format: directory
00:00:00.520 E: I: running apt-get update...
00:00:03.275 E: I: downloading packages with apt...
00:00:05.263 E: I: extracting archives...
00:00:07.006 E: I: installing essential packages...
00:00:12.557 E: I: installing remaining packages inside the chroot...
00:00:15.828 E: I: cleaning package lists and apt cache...
00:00:15.931 E: I: success in 15.6027 seconds
00:00:15.938 E: + printf deb [signed-by="/usr/share/keyrings/debian-archive-keyring.gpg"] http://127.0.0.1/debian unstable main\n
00:00:15.942 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:15.946 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:15.949 E: + tar -t
00:00:15.953 E: + sort
00:00:15.957 E: + diff -u tar1.txt -
00:00:16.140 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
------------------------------------------------------------------------------
(161/280) ascii-armored-keys
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:31:49
------------------------------------------------------------------------------
00:00:00.004 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.019 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.029 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ]
00:00:00.032 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.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.063 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.071 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.078 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ]
00:00:00.081 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc
00:00:00.085 E: + rmdir /etc/apt/trusted.gpg.d
00:00:00.089 E: + mkdir /etc/apt/trusted.gpg.d
00:00:00.092 E: + basename /usr/share/keyrings/debian-archive-bookworm-automatic.gpg .gpg
00:00:00.096 E: + name=debian-archive-bookworm-automatic
00:00:00.100 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.103 E: + rm /usr/share/keyrings/debian-archive-bookworm-automatic.gpg
00:00:00.106 E: + basename /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg .gpg
00:00:00.110 E: + name=debian-archive-bookworm-security-automatic
00:00:00.113 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.117 E: + rm /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg
00:00:00.121 E: + basename /usr/share/keyrings/debian-archive-bookworm-stable.gpg .gpg
00:00:00.124 E: + name=debian-archive-bookworm-stable
00:00:00.128 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.131 E: + rm /usr/share/keyrings/debian-archive-bookworm-stable.gpg
00:00:00.135 E: + basename /usr/share/keyrings/debian-archive-bullseye-automatic.gpg .gpg
00:00:00.139 E: + name=debian-archive-bullseye-automatic
00:00:00.142 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.146 E: + rm /usr/share/keyrings/debian-archive-bullseye-automatic.gpg
00:00:00.150 E: + basename /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg .gpg
00:00:00.154 E: + name=debian-archive-bullseye-security-automatic
00:00:00.157 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.161 E: + rm /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg
00:00:00.164 E: + basename /usr/share/keyrings/debian-archive-bullseye-stable.gpg .gpg
00:00:00.168 E: + name=debian-archive-bullseye-stable
00:00:00.171 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.175 E: + rm /usr/share/keyrings/debian-archive-bullseye-stable.gpg
00:00:00.178 E: + basename /usr/share/keyrings/debian-archive-buster-automatic.gpg .gpg
00:00:00.182 E: + name=debian-archive-buster-automatic
00:00:00.185 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.188 E: + rm /usr/share/keyrings/debian-archive-buster-automatic.gpg
00:00:00.192 E: + basename /usr/share/keyrings/debian-archive-buster-security-automatic.gpg .gpg
00:00:00.195 E: + name=debian-archive-buster-security-automatic
00:00:00.199 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.203 E: + rm /usr/share/keyrings/debian-archive-buster-security-automatic.gpg
00:00:00.206 E: + basename /usr/share/keyrings/debian-archive-buster-stable.gpg .gpg
00:00:00.210 E: + name=debian-archive-buster-stable
00:00:00.213 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.217 E: + rm /usr/share/keyrings/debian-archive-buster-stable.gpg
00:00:00.220 E: + basename /usr/share/keyrings/debian-archive-keyring.gpg .gpg
00:00:00.223 E: + name=debian-archive-keyring
00:00:00.227 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.230 E: + rm /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.234 E: + basename /usr/share/keyrings/debian-archive-removed-keys.gpg .gpg
00:00:00.238 E: + name=debian-archive-removed-keys
00:00:00.241 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.244 E: + rm /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:00.248 E: + basename /usr/share/keyrings/ubuntu-archive-keyring.gpg .gpg
00:00:00.252 E: + name=ubuntu-archive-keyring
00:00:00.255 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.258 E: + rm /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.262 E: + basename /usr/share/keyrings/ubuntu-cloud-keyring.gpg .gpg
00:00:00.265 E: + name=ubuntu-cloud-keyring
00:00:00.269 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.272 E: + rm /usr/share/keyrings/ubuntu-cloud-keyring.gpg
00:00:00.276 E: + basename /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg .gpg
00:00:00.279 E: + name=ubuntu-cloudimage-keyring
00:00:00.283 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.286 E: + rm /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg
00:00:00.290 E: + basename /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg .gpg
00:00:00.293 E: + name=ubuntu-dbgsym-keyring
00:00:00.297 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.301 E: + rm /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg
00:00:00.305 E: + basename /usr/share/keyrings/ubuntu-master-keyring.gpg .gpg
00:00:00.308 E: + name=ubuntu-master-keyring
00:00:00.312 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.316 E: + rm /usr/share/keyrings/ubuntu-master-keyring.gpg
00:00:00.320 E: + basename /usr/share/keyrings/ubuntu-oem-keyring.gpg .gpg
00:00:00.324 E: + name=ubuntu-oem-keyring
00:00:00.328 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.331 E: + rm /usr/share/keyrings/ubuntu-oem-keyring.gpg
00:00:00.335 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.591 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.606 E: I: automatically chosen format: tar
00:00:00.609 E: I: using /tmp/mmdebstrap.UYIUUD143w as tempdir
00:00:00.658 E: I: running apt-get update...
00:00:03.560 E: I: downloading packages with apt...
00:00:05.816 E: I: extracting archives...
00:00:07.586 E: I: installing essential packages...
00:00:13.235 E: I: installing remaining packages inside the chroot...
00:00:16.611 E: I: cleaning package lists and apt cache...
00:00:16.697 E: I: creating tarball...
00:00:17.597 E: I: done
00:00:17.635 E: I: removing tempdir /tmp/mmdebstrap.UYIUUD143w...
00:00:17.834 E: I: success in 17.3593 seconds
00:00:17.840 E: + sort
00:00:17.845 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.850 E: + diff -u tar1.txt -
00:00:17.881 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:30:50
------------------------------------------------------------------------------
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.017 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot 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.570 E: I: automatically chosen format: directory
00:00:00.620 E: I: running apt-get update...
00:00:03.514 E: I: downloading packages with apt...
00:00:05.775 E: I: extracting archives...
00:00:07.551 E: I: installing essential packages...
00:00:13.095 E: I: installing remaining packages inside the chroot...
00:00:16.374 E: I: cleaning package lists and apt cache...
00:00:16.468 E: I: success in 16.1468 seconds
00:00:16.476 E: + printf deb http://127.0.0.1/debian unstable main\n
00:00:16.480 E: + cmp /tmp/debian-chroot/etc/apt/sources.list -
00:00:16.485 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.489 E: + tar -t
00:00:16.492 E: + sort
00:00:16.496 E: + diff -u tar1.txt -
00:00:16.688 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:29:50
------------------------------------------------------------------------------
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.015 E: + echo no-pager
00:00:00.018 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.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.545 E: I: automatically chosen format: directory
00:00:00.593 E: I: running apt-get update...
00:00:03.332 E: I: downloading packages with apt...
00:00:05.336 E: I: extracting archives...
00:00:10.675 E: I: installing essential packages...
00:00:16.031 E: I: installing remaining packages inside the chroot...
00:00:19.278 E: I: cleaning package lists and apt cache...
00:00:19.371 E: I: success in 19.0613 seconds
00:00:19.378 E: + printf path-exclude=/usr/share/doc/*\nno-pager\npath-include=/usr/share/doc/dpkg/copyright\n
00:00:19.381 E: + cmp /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap -
00:00:19.385 E: + rm /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap
00:00:19.389 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:19.392 E: + tar -t
00:00:19.395 E: + sort
00:00:19.574 E: + grep -v ^./usr/share/doc/. tar1.txt
00:00:19.577 E: + sort
00:00:19.581 E: + diff -u - tar2.txt
00:00:19.584 E: + echo ./usr/share/doc/dpkg/
00:00:19.588 E: + echo ./usr/share/doc/dpkg/copyright
00:00:19.591 E: + rm -rf /tmp/debian-chroot
00:00:19.749 E: + rm -f /tmp/config
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:28
result: SUCCESS
------------------------------------------------------------------------------
(164/280) include
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:28:52
------------------------------------------------------------------------------
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 --include=doc-debian unstable /tmp/debian-chroot 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.457 E: I: finding correct signed-by value...
00:00:00.549 E: I: automatically chosen format: directory
00:00:00.597 E: I: running apt-get update...
00:00:03.355 E: I: downloading packages with apt...
00:00:05.308 E: I: extracting archives...
00:00:07.058 E: I: installing essential packages...
00:00:12.386 E: I: installing remaining packages inside the chroot...
00:00:15.626 E: I: cleaning package lists and apt cache...
00:00:15.720 E: I: success in 15.4070 seconds
00:00:15.727 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:15.730 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:15.735 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:15.739 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:15.742 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:15.745 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:15.748 E: + tar -t
00:00:15.751 E: + sort
00:00:15.755 E: + diff -u tar1.txt -
00:00:15.941 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:24
result: SUCCESS
------------------------------------------------------------------------------
(165/280) multiple-include
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:27:51
------------------------------------------------------------------------------
00:00:00.006 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.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.545 E: I: automatically chosen format: directory
00:00:00.595 E: I: running apt-get update...
00:00:03.370 E: I: downloading packages with apt...
00:00:05.343 E: I: extracting archives...
00:00:07.075 E: I: installing essential packages...
00:00:12.458 E: I: installing remaining packages inside the chroot...
00:00:16.142 E: I: cleaning package lists and apt cache...
00:00:16.240 E: I: success in 15.9299 seconds
00:00:16.247 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:16.251 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:16.254 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:16.258 E: + rm /tmp/debian-chroot/usr/share/lintian/overrides/tzdata
00:00:16.261 E: + rm /tmp/debian-chroot/etc/localtime
00:00:16.264 E: + rm /tmp/debian-chroot/etc/timezone
00:00:16.268 E: + rm -r /tmp/debian-chroot/usr/share/doc/tzdata
00:00:16.272 E: + rm -r /tmp/debian-chroot/usr/share/zoneinfo
00:00:16.277 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list ]
00:00:16.280 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:16.284 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums ]
00:00:16.288 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:16.291 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.config ]
00:00:16.295 E: + continue
00:00:16.299 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postinst ]
00:00:16.303 E: + continue
00:00:16.307 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postrm ]
00:00:16.311 E: + continue
00:00:16.315 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.templates ]
00:00:16.319 E: + continue
00:00:16.322 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.preinst ]
00:00:16.326 E: + continue
00:00:16.330 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.prerm ]
00:00:16.333 E: + continue
00:00:16.337 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list ]
00:00:16.341 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list
00:00:16.345 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums ]
00:00:16.349 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums
00:00:16.352 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config ]
00:00:16.356 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config
00:00:16.360 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst ]
00:00:16.363 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst
00:00:16.367 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm ]
00:00:16.371 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm
00:00:16.375 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates ]
00:00:16.378 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates
00:00:16.382 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.preinst ]
00:00:16.385 E: + continue
00:00:16.389 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.prerm ]
00:00:16.392 E: + continue
00:00:16.396 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.400 E: + tar -t
00:00:16.403 E: + sort
00:00:16.407 E: + diff -u tar1.txt -
00:00:16.495 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:25
result: SUCCESS
------------------------------------------------------------------------------
(166/280) include-with-multiple-apt-sources
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:26:52
------------------------------------------------------------------------------
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.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.556 E: I: automatically chosen format: directory
00:00:00.604 E: I: running apt-get update...
00:00:05.278 E: I: downloading packages with apt...
00:00:07.713 E: I: extracting archives...
00:00:09.444 E: I: installing essential packages...
00:00:14.812 E: I: installing remaining packages inside the chroot...
00:00:20.089 E: I: cleaning package lists and apt cache...
00:00:20.206 E: I: success in 19.8994 seconds
00:00:20.214 E: + chroot /tmp/debian-chroot dpkg-query --show doc-debian
00:00:20.218 O: doc-debian	11.3+nmu1
00:00:20.219 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:29
result: SUCCESS
------------------------------------------------------------------------------
(167/280) essential-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:25:56
------------------------------------------------------------------------------
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.016 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.432 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.554 E: I: automatically chosen format: directory
00:00:00.603 E: I: running apt-get update...
00:00:03.444 E: I: downloading packages with apt...
00:00:05.420 E: I: extracting archives...
00:00:07.167 E: I: installing essential packages...
00:00:12.526 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:12.623 E: I: running --essential-hook directly: /tmp/essential.sh /tmp/debian-chroot
00:00:12.721 E: I: installing remaining packages inside the chroot...
00:00:16.301 E: I: cleaning package lists and apt cache...
00:00:16.396 E: I: success in 16.0784 seconds
00:00:16.403 E: + readlink /tmp/debian-chroot/etc/localtime
00:00:16.408 E: + [ /usr/share/zoneinfo/Europe/Berlin = /usr/share/zoneinfo/Europe/Berlin ]
00:00:16.412 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.416 E: + tar -t
00:00:16.420 E: + sort
00:00:16.423 E: + grep -v ^./etc/localtime
00:00:16.427 E: + grep -v ^./etc/timezone
00:00:16.430 E: + grep -v ^./usr/sbin/tzconfig
00:00:16.433 E: + grep -v ^./usr/share/doc/tzdata
00:00:16.437 E: + grep -v ^./usr/share/lintian/overrides/tzdata
00:00:16.440 E: + grep -v ^./usr/share/zoneinfo
00:00:16.444 E: + grep -v ^./var/lib/dpkg/info/tzdata.
00:00:16.447 E: + diff -u tar1.txt -
00:00:16.613 E: + rm -rf /tmp/debian-chroot
00:00:16.806 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:25
result: SUCCESS
------------------------------------------------------------------------------
(168/280) customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:24:57
------------------------------------------------------------------------------
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/customize.sh EXIT INT TERM
00:00:00.015 E: + cat
00:00:00.019 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.429 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.549 E: I: automatically chosen format: directory
00:00:00.597 E: I: running apt-get update...
00:00:03.359 E: I: downloading packages with apt...
00:00:05.480 E: I: extracting archives...
00:00:07.213 E: I: installing essential packages...
00:00:12.647 E: I: installing remaining packages inside the chroot...
00:00:15.737 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "whoami; pwd" > "$1/output1"' exec /tmp/debian-chroot
00:00:15.745 E: I: running --customize-hook directly: /tmp/customize.sh /tmp/debian-chroot
00:00:15.768 E: I: cleaning package lists and apt cache...
00:00:15.865 E: I: success in 15.5472 seconds
00:00:15.871 E: + printf root\n/\n
00:00:15.875 E: + cmp /tmp/debian-chroot/output1
00:00:15.879 E: + printf root\n/\n
00:00:15.883 E: + cmp /tmp/debian-chroot/output2
00:00:15.887 E: + rm /tmp/debian-chroot/output1
00:00:15.890 E: + rm /tmp/debian-chroot/output2
00:00:15.894 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:15.898 E: + tar -t
00:00:15.902 E: + sort
00:00:15.905 E: + diff -u tar1.txt -
00:00:16.073 E: + rm -rf /tmp/debian-chroot
00:00:16.248 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:24
result: SUCCESS
------------------------------------------------------------------------------
(169/280) failing-customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:23:58
------------------------------------------------------------------------------
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.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.545 E: I: automatically chosen format: directory
00:00:00.594 E: I: running apt-get update...
00:00:03.377 E: I: downloading packages with apt...
00:00:05.526 E: I: extracting archives...
00:00:07.306 E: I: installing essential packages...
00:00:12.655 E: I: installing remaining packages inside the chroot...
00:00:15.873 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "exit 1"' exec /tmp/debian-chroot
00:00:15.895 E: E: setup failed: E: command failed: chroot "$1" sh -c "exit 1"
00:00:15.899 E: W: hooklistener errored out: E: received eof on socket
00:00:15.903 E: 
00:00:15.907 E: I: main() received signal PIPE: waiting for setup...
00:00:15.911 E: E: mmdebstrap failed to run
00:00:15.915 E: + ret=25
00:00:15.918 E: + rm -r /tmp/debian-chroot
00:00:16.139 E: + [ 25 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:24
result: SUCCESS
------------------------------------------------------------------------------
(170/280) sigint-during-customize-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:23:00
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.008 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + pid=556
00:00:00.015 E: + sleep 1
00:00:00.019 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.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.565 E: I: automatically chosen format: directory
00:00:00.616 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.017 E: + [ -e hookstarted ]
00:00:03.021 E: + sleep 1
00:00:03.453 E: I: downloading packages with apt...
00:00:04.021 E: + [ -e hookstarted ]
00:00:04.025 E: + sleep 1
00:00:05.023 E: + [ -e hookstarted ]
00:00:05.027 E: + sleep 1
00:00:05.530 E: I: extracting archives...
00:00:06.025 E: + [ -e hookstarted ]
00:00:06.028 E: + sleep 1
00:00:07.026 E: + [ -e hookstarted ]
00:00:07.030 E: + sleep 1
00:00:07.266 E: I: installing essential packages...
00:00:08.029 E: + [ -e hookstarted ]
00:00:08.032 E: + sleep 1
00:00:09.030 E: + [ -e hookstarted ]
00:00:09.034 E: + sleep 1
00:00:10.032 E: + [ -e hookstarted ]
00:00:10.036 E: + sleep 1
00:00:11.034 E: + [ -e hookstarted ]
00:00:11.039 E: + sleep 1
00:00:12.036 E: + [ -e hookstarted ]
00:00:12.040 E: + sleep 1
00:00:12.747 E: I: installing remaining packages inside the chroot...
00:00:13.040 E: + [ -e hookstarted ]
00:00:13.044 E: + sleep 1
00:00:14.042 E: + [ -e hookstarted ]
00:00:14.046 E: + sleep 1
00:00:15.044 E: + [ -e hookstarted ]
00:00:15.047 E: + sleep 1
00:00:16.011 E: I: running --customize-hook in shell: sh -c 'touch hookstarted && sleep 10 && touch fail' exec /tmp/debian-chroot
00:00:16.046 E: + [ -e hookstarted ]
00:00:16.049 E: + break
00:00:16.053 E: + rm hookstarted
00:00:16.056 E: + ps -p 556 -o pgid=
00:00:16.063 E: + pgid=-556
00:00:16.067 E: + /bin/kill --signal INT -- -556
00:00:16.071 E: I: main() received signal INT: waiting for setup...
00:00:16.074 E: I: main() received signal INT: waiting for setup...
00:00:16.078 E: + ret=0
00:00:16.081 E: + wait 556
00:00:16.084 E: E: setup failed: E: command failed: touch hookstarted && sleep 10 && touch fail
00:00:16.088 E: W: hooklistener errored out: E: received eof on socket
00:00:16.091 E: 
00:00:16.095 E: I: main() received signal PIPE: waiting for setup...
00:00:16.098 E: E: mmdebstrap failed to run
00:00:16.102 E: + ret=25
00:00:16.105 E: + rm -r /tmp/debian-chroot
00:00:16.324 E: + [ -e fail ]
00:00:16.327 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
------------------------------------------------------------------------------
(171/280) hook-directory
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:22:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + mkdir /tmp/hookA
00:00:00.016 E: + cat
00:00:00.019 E: + chmod +x /tmp/hookA/setup00.sh
00:00:00.023 E: + cat
00:00:00.026 E: + chmod +x /tmp/hookA/setup01.sh
00:00:00.030 E: + cat
00:00:00.033 E: + chmod +x /tmp/hookA/extract00.sh
00:00:00.037 E: + cat
00:00:00.040 E: + chmod +x /tmp/hookA/extract01.sh
00:00:00.044 E: + cat
00:00:00.047 E: + chmod +x /tmp/hookA/essential00.sh
00:00:00.050 E: + cat
00:00:00.054 E: + chmod +x /tmp/hookA/essential01.sh
00:00:00.057 E: + cat
00:00:00.060 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.077 E: + chmod +x /tmp/hookB/setup00.sh
00:00:00.080 E: + cat
00:00:00.083 E: + chmod +x /tmp/hookB/setup01.sh
00:00:00.086 E: + cat
00:00:00.090 E: + chmod +x /tmp/hookB/extract00.sh
00:00:00.093 E: + cat
00:00:00.096 E: + chmod +x /tmp/hookB/extract01.sh
00:00:00.099 E: + cat
00:00:00.103 E: + chmod +x /tmp/hookB/essential00.sh
00:00:00.106 E: + cat
00:00:00.109 E: + chmod +x /tmp/hookB/essential01.sh
00:00:00.113 E: + cat
00:00:00.116 E: + chmod +x /tmp/hookB/customize00.sh
00:00:00.119 E: + cat
00:00:00.123 E: + chmod +x /tmp/hookB/customize01.sh
00:00:00.126 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.483 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.512 E: I: finding correct signed-by value...
00:00:00.607 E: I: automatically chosen format: directory
00:00:00.656 E: I: running --setup-hook in shell: sh -c 'echo cliA/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.660 E: I: running --setup-hook directly: /tmp/hookA/setup00.sh /tmp/debian-chroot
00:00:00.664 E: I: running --setup-hook directly: /tmp/hookA/setup01.sh /tmp/debian-chroot
00:00:00.669 E: I: running --setup-hook in shell: sh -c 'echo cliB/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.672 E: I: running --setup-hook directly: /tmp/hookB/setup00.sh /tmp/debian-chroot
00:00:00.676 E: I: running --setup-hook directly: /tmp/hookB/setup01.sh /tmp/debian-chroot
00:00:00.680 E: I: running --setup-hook in shell: sh -c 'echo cliC/setup >> "$1"/setup' exec /tmp/debian-chroot
00:00:00.684 E: I: running apt-get update...
00:00:03.439 E: I: downloading packages with apt...
00:00:05.406 E: I: extracting archives...
00:00:07.143 E: I: running --extract-hook in shell: sh -c 'echo cliA/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:07.148 E: I: running --extract-hook directly: /tmp/hookA/extract00.sh /tmp/debian-chroot
00:00:07.152 E: I: running --extract-hook directly: /tmp/hookA/extract01.sh /tmp/debian-chroot
00:00:07.157 E: I: running --extract-hook in shell: sh -c 'echo cliB/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:07.161 E: I: running --extract-hook directly: /tmp/hookB/extract00.sh /tmp/debian-chroot
00:00:07.165 E: I: running --extract-hook directly: /tmp/hookB/extract01.sh /tmp/debian-chroot
00:00:07.170 E: I: running --extract-hook in shell: sh -c 'echo cliC/extract >> "$1"/extract' exec /tmp/debian-chroot
00:00:07.174 E: I: installing essential packages...
00:00:12.564 E: I: running --essential-hook in shell: sh -c 'echo cliA/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:12.569 E: I: running --essential-hook directly: /tmp/hookA/essential00.sh /tmp/debian-chroot
00:00:12.573 E: I: running --essential-hook directly: /tmp/hookA/essential01.sh /tmp/debian-chroot
00:00:12.578 E: I: running --essential-hook in shell: sh -c 'echo cliB/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:12.582 E: I: running --essential-hook directly: /tmp/hookB/essential00.sh /tmp/debian-chroot
00:00:12.586 E: I: running --essential-hook directly: /tmp/hookB/essential01.sh /tmp/debian-chroot
00:00:12.591 E: I: running --essential-hook in shell: sh -c 'echo cliC/essential >> "$1"/essential' exec /tmp/debian-chroot
00:00:12.595 E: I: installing remaining packages inside the chroot...
00:00:15.767 E: I: running --customize-hook in shell: sh -c 'echo cliA/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:15.771 E: I: running --customize-hook directly: /tmp/hookA/customize00.sh /tmp/debian-chroot
00:00:15.774 E: I: running --customize-hook directly: /tmp/hookA/customize01.sh /tmp/debian-chroot
00:00:15.779 E: I: running --customize-hook in shell: sh -c 'echo cliB/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:15.783 E: I: running --customize-hook directly: /tmp/hookB/customize00.sh /tmp/debian-chroot
00:00:15.787 E: I: running --customize-hook directly: /tmp/hookB/customize01.sh /tmp/debian-chroot
00:00:15.791 E: I: running --customize-hook in shell: sh -c 'echo cliC/customize >> "$1"/customize' exec /tmp/debian-chroot
00:00:15.810 E: I: cleaning package lists and apt cache...
00:00:15.906 E: I: success in 15.5481 seconds
00:00:15.912 E: + printf cliA/setup\nhookA/setup00\nhookA/setup01\ncliB/setup\nhookB/setup00\nhookB/setup01\ncliC/setup\n
00:00:15.916 E: + diff -u - /tmp/debian-chroot/setup
00:00:15.919 E: + printf cliA/extract\nhookA/extract00\nhookA/extract01\ncliB/extract\nhookB/extract00\nhookB/extract01\ncliC/extract\n
00:00:15.922 E: + diff -u - /tmp/debian-chroot/extract
00:00:15.926 E: + printf cliA/essential\nhookA/essential00\nhookA/essential01\ncliB/essential\nhookB/essential00\nhookB/essential01\ncliC/essential\n
00:00:15.929 E: + diff -u - /tmp/debian-chroot/essential
00:00:15.933 E: + printf cliA/customize\nhookA/customize00\nhookA/customize01\ncliB/customize\nhookB/customize00\nhookB/customize01\ncliC/customize\n
00:00:15.937 E: + diff -u - /tmp/debian-chroot/customize
00:00:15.941 E: + rm /tmp/debian-chroot/setup
00:00:15.947 E: + rm /tmp/debian-chroot/extract
00:00:15.951 E: + rm /tmp/debian-chroot/essential
00:00:15.955 E: + rm /tmp/debian-chroot/customize
00:00:15.959 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:15.962 E: + tar -t
00:00:15.966 E: + sort
00:00:15.969 E: + diff -u tar1.txt -
00:00:16.130 E: + rm /tmp/hookA/setup00.sh
00:00:16.134 E: + rm /tmp/hookA/setup01.sh
00:00:16.138 E: + rm /tmp/hookA/extract00.sh
00:00:16.141 E: + rm /tmp/hookA/extract01.sh
00:00:16.145 E: + rm /tmp/hookA/essential00.sh
00:00:16.148 E: + rm /tmp/hookA/essential01.sh
00:00:16.152 E: + rm /tmp/hookA/customize00.sh
00:00:16.155 E: + rm /tmp/hookA/customize01.sh
00:00:16.159 E: + rmdir /tmp/hookA
00:00:16.162 E: + rm /tmp/hookB/setup00.sh
00:00:16.166 E: + rm /tmp/hookB/setup01.sh
00:00:16.169 E: + rm /tmp/hookB/extract00.sh
00:00:16.173 E: + rm /tmp/hookB/extract01.sh
00:00:16.176 E: + rm /tmp/hookB/essential00.sh
00:00:16.179 E: + rm /tmp/hookB/essential01.sh
00:00:16.183 E: + rm /tmp/hookB/customize00.sh
00:00:16.186 E: + rm /tmp/hookB/customize01.sh
00:00:16.190 E: + rmdir /tmp/hookB
00:00:16.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
------------------------------------------------------------------------------
(172/280) eatmydata-via-hook-dir
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:21:05
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + cat
00:00:00.015 E: + chmod +x /tmp/checkeatmydata.sh
00:00:00.019 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.072 E: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation)
00:00:00.077 E: + elfheader=\177ELF\002\001
00:00:00.080 E: + elfheader=\177ELF\002\001\001\000
00:00:00.084 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.495 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.615 E: I: automatically chosen format: directory
00:00:00.665 E: I: running apt-get update...
00:00:03.477 E: I: downloading packages with apt...
00:00:05.529 E: I: extracting archives...
00:00:07.250 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.257 E: I: running --extract-hook directly: ./hooks/eatmydata/extract.sh /tmp/debian-chroot
00:00:07.562 E: processing eatmydata_131-2_all.deb
00:00:07.594 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb [7532 B]
00:00:07.597 E: Fetched 7532 B in 0s (433 kB/s)
00:00:07.601 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:07.604 E: ./usr/bin/eatmydata
00:00:07.608 E: processing libeatmydata1_131-2_amd64.deb
00:00:07.635 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_amd64.deb [7032 B]
00:00:07.639 E: Fetched 7032 B in 0s (414 kB/s)
00:00:07.642 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:07.669 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1.3.0
00:00:07.673 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so
00:00:07.676 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1
00:00:07.680 E: I: installing essential packages...
00:00:12.087 E: I: running --essential-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot
00:00:12.091 E: + cat
00:00:12.095 E: + diff - /tmp/debian-chroot/usr/bin/dpkg
00:00:12.098 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ]
00:00:12.101 E: I: installing remaining packages inside the chroot...
00:00:15.155 E: I: running --customize-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot
00:00:15.159 E: + cat
00:00:15.163 E: + diff - /tmp/debian-chroot/usr/bin/dpkg
00:00:15.166 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ]
00:00:15.170 E: I: running --customize-hook directly: ./hooks/eatmydata/customize.sh /tmp/debian-chroot
00:00:15.200 E: dpkg-query: no packages found matching eatmydata
00:00:15.206 E: dpkg-query: no packages found matching libeatmydata1
00:00:15.214 E: Removing 'local diversion of /usr/bin/dpkg to /usr/bin/dpkg.distrib'
00:00:15.374 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:15.395 E: I: cleaning package lists and apt cache...
00:00:15.485 E: I: success in 15.1062 seconds
00:00:15.492 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:15.495 E: + tar -t
00:00:15.499 E: + sort
00:00:15.503 E: + diff -u tar1.txt -
00:00:15.693 E: + rm /tmp/checkeatmydata.sh
00:00:15.696 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:24
result: SUCCESS
------------------------------------------------------------------------------
(173/280) special-hooks-using-helpers
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:20:08
------------------------------------------------------------------------------
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.025 E: + run_testA link/foo
00:00:00.028 E: + echo content
00:00:00.032 E: + read -r xs1
00:00:00.036 E: + + mmdebstrap --hook-listener 1
00:00:00.039 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo link/foo
00:00:00.328 E: + echo 0
00:00:00.331 E: + printf \000\000adios
00:00:00.335 E: + [ 0 -eq 0 ]
00:00:00.338 E: + read -r xs2
00:00:00.342 E: + echo 0
00:00:00.345 E: + [ 0 -eq 0 ]
00:00:00.349 E: + echo content
00:00:00.352 E: + diff -u - /tmp/root/real/foo
00:00:00.356 E: + rm /tmp/foo
00:00:00.359 E: + rm /tmp/root/real/foo
00:00:00.363 E: + run_testA /link/foo
00:00:00.366 E: + echo content
00:00:00.369 E: + read -r xs1
00:00:00.373 E: + + mmdebstrap --hook-listener 1
00:00:00.376 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /link/foo
00:00:00.627 E: + echo 0
00:00:00.630 E: + printf \000\000adios
00:00:00.634 E: + [ 0 -eq 0 ]
00:00:00.637 E: + read -r xs2
00:00:00.641 E: + echo 0
00:00:00.645 E: + [ 0 -eq 0 ]
00:00:00.648 E: + echo content
00:00:00.651 E: + diff -u - /tmp/root/real/foo
00:00:00.655 E: + rm /tmp/foo
00:00:00.658 E: + rm /tmp/root/real/foo
00:00:00.662 E: + run_testA ///link///foo///
00:00:00.665 E: + echo content
00:00:00.668 E: + read -r xs1
00:00:00.672 E: + + mmdebstrap --hook-listener 1
00:00:00.675 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo ///link///foo///
00:00:00.925 E: + echo 0
00:00:00.928 E: + printf \000\000adios
00:00:00.931 E: + [ 0 -eq 0 ]
00:00:00.935 E: + read -r xs2
00:00:00.938 E: + echo 0
00:00:00.941 E: + [ 0 -eq 0 ]
00:00:00.945 E: + echo content
00:00:00.948 E: + diff -u - /tmp/root/real/foo
00:00:00.952 E: + rm /tmp/foo
00:00:00.955 E: + rm /tmp/root/real/foo
00:00:00.958 E: + run_testA /././link/././foo/././
00:00:00.961 E: + echo content
00:00:00.965 E: + read -r xs1
00:00:00.968 E: + + mmdebstrap --hook-listener 1
00:00:00.971 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /././link/././foo/././
00:00:01.217 E: + echo 0
00:00:01.221 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.234 E: + [ 0 -eq 0 ]
00:00:01.237 E: + echo content
00:00:01.240 E: + diff -u - /tmp/root/real/foo
00:00:01.244 E: + rm /tmp/foo
00:00:01.247 E: + rm /tmp/root/real/foo
00:00:01.250 E: + run_testA /link/../link/foo
00:00:01.253 E: + echo content
00:00:01.257 E: + read -r xs1
00:00:01.260 E: + + mmdebstrap --hook-listener 1
00:00:01.264 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /link/../link/foo
00:00:01.510 E: + echo 0
00:00:01.514 E: + printf \000\000adios
00:00:01.517 E: + [ 0 -eq 0 ]
00:00:01.521 E: + read -r xs2
00:00:01.524 E: + echo 0
00:00:01.528 E: + [ 0 -eq 0 ]
00:00:01.531 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.554 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.806 E: + echo 0
00:00:01.810 E: + printf \000\000adios
00:00:01.813 E: + [ 0 -eq 0 ]
00:00:01.816 E: + read -r xs2
00:00:01.819 E: + echo 0
00:00:01.823 E: + [ 0 -eq 0 ]
00:00:01.826 E: + + diff -u - /tmp/root/real/foo
00:00:01.830 E: echo content
00:00:01.833 E: + rm /tmp/foo
00:00:01.836 E: + rm /tmp/root/real/foo
00:00:01.839 E: + run_testA /../../link/foo
00:00:01.843 E: + echo content
00:00:01.847 E: + read -r xs1
00:00:01.850 E: + + mmdebstrap --hook-listener 1
00:00:01.853 E: mmdebstrap --hook-helper /tmp/root root setup  1 upload /tmp/foo /../../link/foo
00:00:02.094 E: + echo 0
00:00:02.098 E: + printf \000\000adios
00:00:02.101 E: + [ 0 -eq 0 ]
00:00:02.105 E: + read -r xs2
00:00:02.108 E: + echo 0
00:00:02.111 E: + [ 0 -eq 0 ]
00:00:02.114 E: + echo content
00:00:02.118 E: + diff -u - /tmp/root/real/foo
00:00:02.121 E: + rm /tmp/foo
00:00:02.124 E: + rm /tmp/root/real/foo
00:00:02.127 E: + rmdir /tmp/root/real
00:00:02.130 E: + rm /tmp/root/link
00:00:02.133 E: + rmdir /tmp/root
00:00:02.137 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:19:02
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.012 E: + cat
00:00:00.015 E: + chmod +x /tmp/script.sh
00:00:00.018 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.433 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.562 E: I: automatically chosen format: directory
00:00:00.616 E: I: running --setup-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:00.620 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.PwielbpwHHGh
00:00:00.907 E: content inside chroot:
00:00:00.911 E: test-content setup
00:00:01.192 E: content outside chroot:
00:00:01.195 E: test-content setup
00:00:01.200 E: I: running apt-get update...
00:00:04.053 E: I: downloading packages with apt...
00:00:06.248 E: I: extracting archives...
00:00:08.029 E: I: running --extract-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:08.033 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.PwielbpwHHGh
00:00:08.326 E: content inside chroot:
00:00:08.329 E: test-content extract
00:00:08.623 E: content outside chroot:
00:00:08.626 E: test-content extract
00:00:08.631 E: I: installing essential packages...
00:00:14.138 E: I: running --essential-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:14.142 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.PwielbpwHHGh
00:00:14.428 E: content inside chroot:
00:00:14.432 E: test-content essential
00:00:14.710 E: content outside chroot:
00:00:14.713 E: test-content essential
00:00:14.717 E: I: installing remaining packages inside the chroot...
00:00:18.016 E: I: running --customize-hook directly: /tmp/script.sh /tmp/debian-chroot
00:00:18.020 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.PwielbpwHHGh
00:00:18.305 E: content inside chroot:
00:00:18.309 E: test-content customize
00:00:18.596 E: content outside chroot:
00:00:18.601 E: test-content customize
00:00:18.619 E: I: cleaning package lists and apt cache...
00:00:18.720 E: I: success in 18.4040 seconds
00:00:18.728 E: + printf setup\nextract\nessential\ncustomize\n
00:00:18.731 E: + diff -u - /tmp/hooks
00:00:18.735 E: + rm /tmp/script.sh /tmp/hooks
00:00:18.739 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:27
result: SUCCESS
------------------------------------------------------------------------------
(175/280) special-hooks-with-mode-mode
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:18:07
------------------------------------------------------------------------------
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.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ root != root ]
00:00:00.026 E: + [ root = fakechroot ]
00:00:00.030 E: + symlinktarget=/real
00:00:00.033 E: + [ root = fakechroot ]
00:00:00.037 E: + echo copy-in-setup
00:00:00.041 E: + echo copy-in-essential
00:00:00.044 E: + echo copy-in-customize
00:00:00.047 E: + echo tar-in-setup
00:00:00.050 E: + echo tar-in-essential
00:00:00.054 E: + echo tar-in-customize
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-setup.tar tar-in-setup
00:00:00.061 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.064 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.067 E: + rm /tmp/tar-in-setup
00:00:00.071 E: + rm /tmp/tar-in-essential
00:00:00.074 E: + rm /tmp/tar-in-customize
00:00:00.077 E: + echo upload-setup
00:00:00.080 E: + echo upload-essential
00:00:00.084 E: + echo upload-customize
00:00:00.087 E: + mkdir /tmp/sync-in-setup
00:00:00.090 E: + mkdir /tmp/sync-in-essential
00:00:00.094 E: + mkdir /tmp/sync-in-customize
00:00:00.097 E: + echo sync-in-setup
00:00:00.100 E: + echo sync-in-essential
00:00:00.104 E: + echo sync-in-customize
00:00:00.109 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.473 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.596 E: I: automatically chosen format: tar
00:00:00.600 E: I: using /tmp/mmdebstrap.D0lOHVnubP as tempdir
00:00:00.650 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.656 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.675 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.682 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.688 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.692 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.708 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.713 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.729 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.734 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.750 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.755 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.772 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.778 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.794 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.799 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.816 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.822 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.838 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:00.843 E: I: running apt-get update...
00:00:03.762 E: I: downloading packages with apt...
00:00:05.751 E: I: extracting archives...
00:00:07.552 E: I: installing essential packages...
00:00:13.248 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.254 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:13.273 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.279 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.285 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.289 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:13.306 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.312 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:13.327 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.334 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:13.349 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.354 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:13.370 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.376 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:13.391 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.397 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:13.415 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.421 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:13.437 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:13.442 E: I: installing remaining packages inside the chroot...
00:00:16.772 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:16.791 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.797 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.802 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.806 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:16.822 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.829 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:16.844 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.851 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:16.866 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.872 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:16.887 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.893 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:16.910 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.916 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:16.933 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.941 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:16.957 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.963 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.969 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.D0lOHVnubP
00:00:16.991 E: I: cleaning package lists and apt cache...
00:00:17.082 E: I: creating tarball...
00:00:17.901 E: I: done
00:00:17.955 E: I: removing tempdir /tmp/mmdebstrap.D0lOHVnubP...
00:00:18.140 E: I: success in 17.7864 seconds
00:00:18.145 E: + ret=0
00:00:18.149 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:18.153 E: + [ 0 -ne 0 ]
00:00:18.156 E: + ret=0
00:00:18.160 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:18.164 E: + [ 0 -ne 0 ]
00:00:18.167 E: + ret=0
00:00:18.171 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:18.175 E: + [ 0 -ne 0 ]
00:00:18.179 E: + echo copy-out-setup
00:00:18.183 E: + cmp /tmp/copy-out-setup -
00:00:18.187 E: + echo copy-out-essential
00:00:18.191 E: + cmp /tmp/copy-out-essential -
00:00:18.195 E: + echo copy-out-customize
00:00:18.199 E: + cmp /tmp/copy-out-customize -
00:00:18.203 E: + echo upload-setup
00:00:18.206 E: + cmp /tmp/download-setup -
00:00:18.210 E: + echo upload-essential
00:00:18.214 E: + cmp /tmp/download-essential -
00:00:18.217 E: + echo upload-customize
00:00:18.221 E: + cmp /tmp/download-customize -
00:00:18.225 E: + echo sync-in-setup
00:00:18.228 E: + cmp /tmp/sync-out-setup/file -
00:00:18.232 E: + echo sync-in-essential
00:00:18.235 E: + cmp /tmp/sync-out-essential/file -
00:00:18.239 E: + echo sync-in-customize
00:00:18.242 E: + cmp /tmp/sync-out-customize/file -
00:00:18.246 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.250 E: + sort
00:00:18.254 E: + diff -u tar1.txt -
00:00:18.258 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:18.262 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:17:13
------------------------------------------------------------------------------
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.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.024 E: + [ unshare != root ]
00:00:00.028 E: + [ unshare != auto ]
00:00:00.031 E: + id user
00:00:00.034 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.038 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 E: + prefix=runuser -u user --
00:00:00.045 E: + [ unshare = fakechroot ]
00:00:00.048 E: + symlinktarget=/real
00:00:00.052 E: + [ unshare = fakechroot ]
00:00:00.055 E: + echo copy-in-setup
00:00:00.059 E: + echo copy-in-essential
00:00:00.062 E: + echo copy-in-customize
00:00:00.066 E: + echo tar-in-setup
00:00:00.069 E: + echo tar-in-essential
00:00:00.073 E: + echo tar-in-customize
00:00:00.076 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.080 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.083 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.087 E: + rm /tmp/tar-in-setup
00:00:00.090 E: + rm /tmp/tar-in-essential
00:00:00.094 E: + rm /tmp/tar-in-customize
00:00:00.097 E: + echo upload-setup
00:00:00.101 E: + echo upload-essential
00:00:00.104 E: + echo upload-customize
00:00:00.108 E: + mkdir /tmp/sync-in-setup
00:00:00.111 E: + mkdir /tmp/sync-in-essential
00:00:00.114 E: + mkdir /tmp/sync-in-customize
00:00:00.118 E: + echo sync-in-setup
00:00:00.121 E: + echo sync-in-essential
00:00:00.125 E: + echo sync-in-customize
00:00:00.130 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.545 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.575 E: I: finding correct signed-by value...
00:00:00.672 E: I: automatically chosen format: tar
00:00:00.675 E: I: using /tmp/mmdebstrap.hHSbAl7J2I as tempdir
00:00:00.793 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.798 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.817 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.824 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.829 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.833 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.849 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.855 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.870 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.876 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.891 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.896 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.914 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.919 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.934 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.940 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.958 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.966 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.984 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:00.990 E: I: running apt-get update...
00:00:03.833 E: I: downloading packages with apt...
00:00:06.027 E: I: extracting archives...
00:00:07.831 E: I: installing essential packages...
00:00:13.320 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.325 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:13.346 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.352 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.358 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.362 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:13.379 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.384 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:13.400 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.405 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:13.421 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.427 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:13.443 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.449 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:13.464 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.470 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:13.490 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.496 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:13.513 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:13.519 E: I: installing remaining packages inside the chroot...
00:00:16.863 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:16.882 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.888 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.894 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.898 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:16.916 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.921 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:16.937 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.943 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:16.959 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.964 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:16.980 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:16.986 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:17.001 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:17.007 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:17.026 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:17.032 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:17.048 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:17.054 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:17.059 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.hHSbAl7J2I
00:00:17.109 E: I: cleaning package lists and apt cache...
00:00:17.195 E: I: creating tarball...
00:00:18.030 E: I: done
00:00:18.116 E: I: removing tempdir /tmp/mmdebstrap.hHSbAl7J2I...
00:00:18.338 E: I: success in 17.9670 seconds
00:00:18.346 E: + ret=0
00:00:18.350 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:18.354 E: + [ 0 -ne 0 ]
00:00:18.357 E: + ret=0
00:00:18.361 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:18.364 E: + [ 0 -ne 0 ]
00:00:18.367 E: + ret=0
00:00:18.371 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:18.374 E: + [ 0 -ne 0 ]
00:00:18.378 E: + echo copy-out-setup
00:00:18.382 E: + cmp /tmp/copy-out-setup -
00:00:18.385 E: + echo copy-out-essential
00:00:18.389 E: + cmp /tmp/copy-out-essential -
00:00:18.393 E: + echo copy-out-customize
00:00:18.396 E: + cmp /tmp/copy-out-customize -
00:00:18.400 E: + echo upload-setup
00:00:18.403 E: + cmp /tmp/download-setup -
00:00:18.407 E: + echo upload-essential
00:00:18.410 E: + cmp /tmp/download-essential -
00:00:18.414 E: + echo upload-customize
00:00:18.417 E: + cmp /tmp/download-customize -
00:00:18.421 E: + echo sync-in-setup
00:00:18.424 E: + cmp /tmp/sync-out-setup/file -
00:00:18.427 E: + echo sync-in-essential
00:00:18.431 E: + cmp /tmp/sync-out-essential/file -
00:00:18.434 E: + echo sync-in-customize
00:00:18.437 E: + cmp /tmp/sync-out-customize/file -
00:00:18.441 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.444 E: + sort
00:00:18.448 E: + diff -u tar1.txt -
00:00:18.451 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:18.455 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:16:20
------------------------------------------------------------------------------
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.023 E: + [ fakechroot != root ]
00:00:00.026 E: + [ fakechroot != auto ]
00:00:00.030 E: + id user
00:00:00.033 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.037 E: + useradd --home-dir /home/user --create-home user
00:00:00.041 E: + prefix=runuser -u user --
00:00:00.044 E: + [ fakechroot = fakechroot ]
00:00:00.048 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.051 E: + symlinktarget=/real
00:00:00.055 E: + [ fakechroot = fakechroot ]
00:00:00.058 E: + symlinktarget=$1/real
00:00:00.062 E: + echo copy-in-setup
00:00:00.065 E: + echo copy-in-essential
00:00:00.069 E: + echo copy-in-customize
00:00:00.072 E: + echo tar-in-setup
00:00:00.076 E: + echo tar-in-essential
00:00:00.079 E: + echo tar-in-customize
00:00:00.082 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.086 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.089 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.093 E: + rm /tmp/tar-in-setup
00:00:00.096 E: + rm /tmp/tar-in-essential
00:00:00.100 E: + rm /tmp/tar-in-customize
00:00:00.104 E: + echo upload-setup
00:00:00.107 E: + echo upload-essential
00:00:00.110 E: + echo upload-customize
00:00:00.113 E: + mkdir /tmp/sync-in-setup
00:00:00.116 E: + mkdir /tmp/sync-in-essential
00:00:00.120 E: + mkdir /tmp/sync-in-customize
00:00:00.123 E: + echo sync-in-setup
00:00:00.126 E: + echo sync-in-essential
00:00:00.130 E: + echo sync-in-customize
00:00:00.134 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.569 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.605 E: I: finding correct signed-by value...
00:00:00.710 E: I: automatically chosen format: tar
00:00:00.713 E: I: using /tmp/mmdebstrap.nxp9l3QI6O as tempdir
00:00:00.761 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.769 E: I: running special hook: copy-in /tmp/copy-in-setup /real
00:00:00.791 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.800 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.807 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.813 E: I: running special hook: copy-out /real/copy-out-setup /tmp
00:00:00.832 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.838 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real
00:00:00.856 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.865 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar
00:00:00.883 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.890 E: I: running special hook: upload /tmp/upload-setup /real/upload
00:00:00.907 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.915 E: I: running special hook: download /real/upload /tmp/download-setup
00:00:00.933 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.939 E: I: running special hook: sync-in /tmp/sync-in-setup /real
00:00:00.963 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.971 E: I: running special hook: sync-out /real /tmp/sync-out-setup
00:00:00.991 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:00.998 E: I: running apt-get update...
00:00:03.899 E: I: downloading packages with apt...
00:00:05.958 E: I: extracting archives...
00:00:12.181 E: I: installing essential packages...
00:00:19.150 E: I: running --essential-hook in shell: sh -c 'ln -s "$1/real" "$1/symlink"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.158 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink
00:00:19.203 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.212 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.219 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.225 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp
00:00:19.270 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.277 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink
00:00:19.319 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.327 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar
00:00:19.370 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.378 E: I: running special hook: upload /tmp/upload-essential /symlink/upload
00:00:19.421 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.429 E: I: running special hook: download /symlink/upload /tmp/download-essential
00:00:19.473 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.481 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink
00:00:19.526 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.534 E: I: running special hook: sync-out /real /tmp/sync-out-essential
00:00:19.577 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:19.584 E: I: installing remaining packages inside the chroot...
00:00:23.279 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink
00:00:23.324 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.335 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.342 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.348 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp
00:00:23.391 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.399 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink
00:00:23.442 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.450 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar
00:00:23.492 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.499 E: I: running special hook: upload /tmp/upload-customize /symlink/upload
00:00:23.543 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.551 E: I: running special hook: download /symlink/upload /tmp/download-customize
00:00:23.595 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.602 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink
00:00:23.647 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.656 E: I: running special hook: sync-out /real /tmp/sync-out-customize
00:00:23.698 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.706 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.713 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.nxp9l3QI6O
00:00:23.724 E: I: cleaning package lists and apt cache...
00:00:23.825 E: I: creating tarball...
00:00:25.179 E: I: done
00:00:25.258 E: I: removing tempdir /tmp/mmdebstrap.nxp9l3QI6O...
00:00:28.648 E: I: success in 28.2198 seconds
00:00:28.656 E: + ret=0
00:00:28.660 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar
00:00:28.663 E: + [ 0 -ne 0 ]
00:00:28.667 E: + ret=0
00:00:28.671 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar
00:00:28.675 E: + [ 0 -ne 0 ]
00:00:28.679 E: + ret=0
00:00:28.683 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar
00:00:28.687 E: + [ 0 -ne 0 ]
00:00:28.690 E: + echo copy-out-setup
00:00:28.694 E: + cmp /tmp/copy-out-setup -
00:00:28.698 E: + + cmpecho /tmp/copy-out-essential copy-out-essential
00:00:28.701 E:  -
00:00:28.705 E: + + cmp /tmp/copy-out-customize -
00:00:28.709 E: echo copy-out-customize
00:00:28.712 E: + echo upload-setup
00:00:28.716 E: + cmp /tmp/download-setup -
00:00:28.719 E: + echo upload-essential
00:00:28.723 E: + cmp /tmp/download-essential -
00:00:28.726 E: + echo upload-customize
00:00:28.730 E: + cmp /tmp/download-customize -
00:00:28.733 E: + echo sync-in-setup
00:00:28.736 E: + cmp /tmp/sync-out-setup/file -
00:00:28.740 E: + echo sync-in-essential
00:00:28.743 E: + cmp /tmp/sync-out-essential/file -
00:00:28.747 E: + echo sync-in-customize
00:00:28.750 E: + cmp /tmp/sync-out-customize/file -
00:00:28.754 E: + tar -tf /tmp/debian-chroot.tar
00:00:28.757 E: + sort
00:00:28.761 E: + diff -u tar1.txt -
00:00:28.764 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:28.768 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:15:32
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 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.362 E: I: the option --resolve-deps is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.366 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.370 E: I: the option --no-merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.374 E: I: the option --force-check-gpg is a no-op. It only exists for compatibility with some debootstrap wrappers.
00:00:00.442 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.471 E: I: finding correct signed-by value...
00:00:00.572 E: I: automatically chosen format: directory
00:00:00.624 E: I: running apt-get update...
00:00:03.358 E: I: downloading packages with apt...
00:00:05.563 E: I: extracting archives...
00:00:07.301 E: I: installing essential packages...
00:00:12.770 E: I: installing remaining packages inside the chroot...
00:00:15.983 E: I: cleaning package lists and apt cache...
00:00:16.081 E: I: success in 15.7629 seconds
00:00:16.088 E: + + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:16.092 E: tar -t
00:00:16.096 E: + sort
00:00:16.099 E: + diff -u tar1.txt -
00:00:16.301 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
------------------------------------------------------------------------------
(179/280) verbose
dist: unstable
mode: auto
variant: standard
format: auto
time left: 1:14:38
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.020 E: + :
00:00:00.023 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.429 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.551 E: I: automatically chosen format: tar
00:00:00.555 E: I: using /tmp/mmdebstrap.ue_zsFXGBr as tempdir
00:00:00.600 E: I: running apt-get update...
00:00:00.640 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:00.811 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9930 kB]
00:00:02.270 E: Fetched 10.1 MB in 2s (6161 kB/s)
00:00:03.350 E: Reading package lists...
00:00:03.398 E: I: downloading packages with apt...
00:00:03.424 E: Reading package lists...
00:00:03.640 E: Building dependency tree...
00:00:04.189 E: The following additional packages will be installed:
00:00:04.193 E:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:04.198 E:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:04.201 E:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:04.205 E:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:04.209 E:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:04.212 E:   mawk zlib1g
00:00:04.216 E: Suggested packages:
00:00:04.220 E:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:04.224 E:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:04.228 E:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:04.231 E:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:04.235 E:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:04.239 E:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:04.242 E: Recommended packages:
00:00:04.246 E:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:04.250 E:   sensible-utils
00:00:04.255 E: The following NEW packages will be installed:
00:00:04.259 E:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:04.263 E:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:04.267 E:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:04.271 E:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:04.275 E:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:04.279 E:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:04.282 E:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:04.286 E:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:04.301 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:04.304 E: Need to get 23.9 MB of archives.
00:00:04.308 E: After this operation, 96.2 MB of additional disk space will be used.
00:00:04.312 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.316 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:04.369 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.377 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:04.388 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:04.397 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:04.411 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:04.420 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:04.456 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:04.465 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB]
00:00:04.480 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.489 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:04.497 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.506 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.524 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.537 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:04.546 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB]
00:00:04.560 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.568 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:04.617 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:04.679 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:04.688 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:04.703 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:04.712 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB]
00:00:04.724 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:04.732 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:04.823 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:04.842 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:04.870 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:04.886 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:04.894 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:04.901 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:04.909 E: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:04.917 E: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:04.926 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:04.935 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:04.956 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:04.966 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:04.976 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:04.986 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:04.998 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:05.009 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:05.028 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:05.044 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:05.080 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:05.093 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:05.104 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:05.115 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:05.125 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB]
00:00:05.135 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.144 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.174 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:05.182 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:05.191 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:05.200 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:05.220 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:05.232 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:05.365 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:05.369 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:05.372 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:05.376 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:05.379 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:05.383 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:05.386 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:05.390 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:05.393 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:05.397 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:05.400 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:05.404 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:05.409 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:05.412 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:05.416 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:05.420 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:05.423 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 
00:00:05.427 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:05.430 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:05.434 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:05.438 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:05.441 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:05.444 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:05.448 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:05.452 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:05.455 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:05.458 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:05.462 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:05.465 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:05.469 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:05.472 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 
00:00:05.475 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:05.479 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:05.482 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:05.486 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:05.489 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:05.492 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:05.496 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:05.499 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:05.503 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:05.506 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:05.510 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:05.513 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:05.516 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:05.520 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 
00:00:05.523 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:05.527 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:05.530 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:05.533 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:05.537 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:05.540 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:05.544 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:05.547 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:05.551 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:05.555 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:05.558 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:05.562 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:05.566 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:05.569 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:05.573 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:05.576 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:05.580 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:05.584 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:05.587 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:05.591 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:05.594 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:05.598 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:05.601 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:05.605 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:05.608 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:05.612 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:05.616 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:05.621 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:05.625 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:05.628 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:05.632 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:05.635 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:05.639 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:05.643 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:05.646 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:05.650 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:05.654 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:05.657 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:05.661 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:05.664 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:05.668 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:05.671 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:05.675 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:05.678 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:05.681 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:05.685 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:05.688 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:05.692 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:05.697 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:05.701 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libudev1_256-1_amd64.deb 
00:00:05.704 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:05.708 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:05.712 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:05.715 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:05.719 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:05.723 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:05.726 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:05.730 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:05.734 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:05.737 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:05.741 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:05.745 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:05.749 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:05.752 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:05.756 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:05.759 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.ue_zsFXGBr/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:05.763 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:05.766 E: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:05.770 E: Fetched 23.9 MB in 1s (25.1 MB/s)
00:00:05.773 E: I: extracting archives...
00:00:07.146 E: I: installing essential packages...
00:00:07.174 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:07.178 E: (Reading database ... 0 files and directories currently installed.)
00:00:07.182 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:07.185 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:07.211 E: Selecting previously unselected package libc6:amd64.
00:00:07.215 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:07.265 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:07.329 E: dpkg-query: no packages found matching base-files
00:00:07.346 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:07.585 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:07.588 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:07.592 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:07.616 E: Selecting previously unselected package mawk.
00:00:07.620 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:07.624 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:07.656 E: Selecting previously unselected package base-files.
00:00:07.660 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:07.663 E:  base-files pre-depends on awk
00:00:07.667 E:   mawk provides awk but is unpacked but not configured.
00:00:07.671 E: 
00:00:07.674 E: dpkg: warning: ignoring pre-dependency problem!
00:00:07.678 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:07.681 E: Unpacking base-files (13.3) ...
00:00:07.712 E: Selecting previously unselected package libtinfo6:amd64.
00:00:07.716 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:07.720 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:07.750 E: Selecting previously unselected package debianutils.
00:00:07.754 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:07.758 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:07.761 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:07.765 E: 
00:00:07.768 E: dpkg: warning: ignoring pre-dependency problem!
00:00:07.772 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:07.775 E: Unpacking debianutils (5.19) ...
00:00:07.800 E: Selecting previously unselected package bash.
00:00:07.803 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:07.807 E:  bash pre-depends on libc6 (>= 2.38)
00:00:07.811 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:07.814 E: 
00:00:07.818 E: dpkg: warning: ignoring pre-dependency problem!
00:00:07.821 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:07.825 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:07.828 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:07.831 E: 
00:00:07.835 E: dpkg: warning: ignoring pre-dependency problem!
00:00:07.838 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:07.842 E: Unpacking bash (5.2.21-2.1) ...
00:00:07.925 E: Selecting previously unselected package libcap2:amd64.
00:00:07.929 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:07.933 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:07.955 E: Selecting previously unselected package libsystemd0:amd64.
00:00:07.959 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:07.963 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:08.008 E: Selecting previously unselected package bsdutils.
00:00:08.011 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:08.016 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:08.019 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.023 E: 
00:00:08.026 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.030 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:08.033 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:08.036 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:08.040 E: 
00:00:08.043 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.047 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:08.051 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:08.055 E: Selecting previously unselected package libacl1:amd64.
00:00:08.058 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:08.062 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:08.077 E: Selecting previously unselected package libattr1:amd64.
00:00:08.081 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:08.085 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:08.106 E: Selecting previously unselected package libgmp10:amd64.
00:00:08.110 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:08.113 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:08.150 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:08.154 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:08.158 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:08.196 E: Selecting previously unselected package libselinux1:amd64.
00:00:08.200 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:08.204 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:08.228 E: Selecting previously unselected package libzstd1:amd64.
00:00:08.232 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:08.236 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:08.274 E: Selecting previously unselected package zlib1g:amd64.
00:00:08.278 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:08.282 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:08.308 E: Selecting previously unselected package libssl3t64:amd64.
00:00:08.311 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:08.315 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:08.455 E: Selecting previously unselected package coreutils.
00:00:08.459 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.464 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:08.469 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:08.473 E: 
00:00:08.476 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.480 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.484 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:08.487 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:08.491 E: 
00:00:08.494 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.498 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.503 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:08.507 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.510 E: 
00:00:08.514 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.518 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.522 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:08.526 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:08.530 E: 
00:00:08.534 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.537 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.540 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:08.543 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:08.547 E: 
00:00:08.550 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.554 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:08.557 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:08.561 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:08.564 E: 
00:00:08.568 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.571 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:08.575 E: Unpacking coreutils (9.4-3.1) ...
00:00:08.714 E: Selecting previously unselected package dash.
00:00:08.719 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:08.723 E:  dash pre-depends on libc6 (>= 2.38)
00:00:08.726 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.730 E: 
00:00:08.733 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.736 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:08.740 E: Unpacking dash (0.5.12-9) ...
00:00:08.746 E: Selecting previously unselected package diffutils.
00:00:08.750 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:08.753 E:  diffutils pre-depends on libc6 (>= 2.34)
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: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:08.771 E: Unpacking diffutils (1:3.10-1) ...
00:00:08.804 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:08.809 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:08.812 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:08.834 E: Selecting previously unselected package liblzma5:amd64.
00:00:08.838 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:08.841 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:08.870 E: Selecting previously unselected package libmd0:amd64.
00:00:08.875 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:08.878 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:08.898 E: Selecting previously unselected package tar.
00:00:08.902 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:08.906 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:08.909 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:08.912 E: 
00:00:08.915 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.919 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:08.922 E:  tar pre-depends on libc6 (>= 2.34)
00:00:08.925 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:08.929 E: 
00:00:08.932 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.936 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:08.939 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:08.943 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:08.946 E: 
00:00:08.949 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.953 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:08.957 E: Unpacking tar (1.35+dfsg-3) ...
00:00:08.978 E: Selecting previously unselected package dpkg.
00:00:08.982 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:08.985 E:  dpkg pre-depends on libbz2-1.0
00:00:08.989 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:08.992 E: 
00:00:08.995 E: dpkg: warning: ignoring pre-dependency problem!
00:00:08.999 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.003 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:09.006 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.009 E: 
00:00:09.013 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.017 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.021 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:09.025 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:09.028 E: 
00:00:09.032 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.035 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.038 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:09.042 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:09.046 E: 
00:00:09.049 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.053 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.056 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:09.059 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:09.063 E: 
00:00:09.066 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.070 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.073 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:09.076 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:09.080 E: 
00:00:09.083 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.086 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:09.089 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:09.093 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:09.096 E: 
00:00:09.099 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.103 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:09.106 E: Unpacking dpkg (1.22.6) ...
00:00:09.109 E: Selecting previously unselected package findutils.
00:00:09.113 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:09.116 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:09.120 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.123 E: 
00:00:09.127 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.131 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:09.134 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:09.137 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:09.141 E: 
00:00:09.144 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.148 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:09.151 E: Unpacking findutils (4.10.0-2) ...
00:00:09.174 E: Selecting previously unselected package grep.
00:00:09.178 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:09.181 E:  grep pre-depends on libc6 (>= 2.34)
00:00:09.197 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.203 E: 
00:00:09.206 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.210 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:09.213 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:09.217 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:09.220 E: 
00:00:09.224 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.227 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:09.231 E: Unpacking grep (3.11-4) ...
00:00:09.246 E: Selecting previously unselected package gzip.
00:00:09.249 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:09.252 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:09.256 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.259 E: 
00:00:09.262 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.266 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:09.278 E: Unpacking gzip (1.12-1.1) ...
00:00:09.311 E: Selecting previously unselected package hostname.
00:00:09.315 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:09.319 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:09.322 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.326 E: 
00:00:09.329 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.333 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:09.336 E: Unpacking hostname (3.23+nmu2) ...
00:00:09.340 E: Selecting previously unselected package libaudit-common.
00:00:09.343 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:09.347 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:09.368 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:09.371 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:09.375 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:09.410 E: Selecting previously unselected package libaudit1:amd64.
00:00:09.415 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:09.419 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:09.447 E: Selecting previously unselected package libcrypt1:amd64.
00:00:09.451 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:09.454 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:09.480 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:09.484 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:09.487 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:09.558 E: Selecting previously unselected package debconf.
00:00:09.562 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:09.565 E: Unpacking debconf (1.5.86) ...
00:00:09.631 E: Selecting previously unselected package libpam0g:amd64.
00:00:09.635 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:09.639 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:09.664 E: Selecting previously unselected package libpam-modules-bin.
00:00:09.668 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:09.672 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:09.702 E: Selecting previously unselected package libpam-modules:amd64.
00:00:09.705 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.710 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:09.713 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:09.717 E: 
00:00:09.721 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.724 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.727 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:09.731 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:09.734 E: 
00:00:09.737 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.741 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.744 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:09.747 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:09.750 E: 
00:00:09.754 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.757 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.760 E:  libpam-modules pre-depends on libdb5.3t64
00:00:09.764 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:09.767 E: 
00:00:09.770 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.774 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.777 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:09.780 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:09.783 E: 
00:00:09.787 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.790 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.793 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:09.797 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:09.800 E: 
00:00:09.803 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.807 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.811 E:  libpam-modules pre-depends on libsystemd0
00:00:09.814 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:09.818 E: 
00:00:09.822 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.825 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.829 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:09.832 E:   debconf is unpacked, but has never been configured.
00:00:09.836 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:09.839 E: 
00:00:09.843 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.846 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:09.850 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:09.854 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:09.857 E: 
00:00:09.861 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.864 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:09.868 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:09.871 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:09.874 E: Selecting previously unselected package libpam-runtime.
00:00:09.878 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:09.881 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:09.943 E: Selecting previously unselected package login.
00:00:09.946 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:09.950 E:  login pre-depends on libpam-modules
00:00:09.953 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:09.957 E: 
00:00:09.961 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.965 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:09.968 E:  login pre-depends on libpam-runtime
00:00:09.972 E:   libpam-runtime is unpacked, but has never been configured.
00:00:09.976 E: 
00:00:09.980 E: dpkg: warning: ignoring pre-dependency problem!
00:00:09.983 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:09.987 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:09.991 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:09.994 E: 
00:00:09.997 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.001 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:10.004 E:  login pre-depends on libc6 (>= 2.38)
00:00:10.008 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.011 E: 
00:00:10.015 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.018 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:10.022 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:10.025 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:10.029 E: 
00:00:10.032 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.036 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:10.039 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:10.042 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:10.046 E: 
00:00:10.049 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.053 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:10.056 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:10.060 E: Selecting previously unselected package ncurses-bin.
00:00:10.063 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:10.067 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:10.070 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.073 E: 
00:00:10.077 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.080 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:10.084 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:10.087 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:10.091 E: 
00:00:10.094 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.098 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:10.101 E: Unpacking ncurses-bin (6.5-2) ...
00:00:10.104 E: Selecting previously unselected package perl-base.
00:00:10.107 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:10.111 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:10.114 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.117 E: 
00:00:10.120 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.124 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:10.127 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:10.130 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:10.133 E: 
00:00:10.136 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.140 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:10.143 E:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:10.146 E:   dpkg is unpacked, but has never been configured.
00:00:10.149 E: 
00:00:10.153 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.156 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:10.160 E: Unpacking perl-base (5.38.2-5) ...
00:00:10.391 E: Selecting previously unselected package sed.
00:00:10.396 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:10.399 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:10.403 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:10.407 E: 
00:00:10.410 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.414 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:10.418 E:  sed pre-depends on libc6 (>= 2.34)
00:00:10.422 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:10.425 E: 
00:00:10.429 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.433 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:10.436 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:10.440 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.443 E: 
00:00:10.447 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.450 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:10.454 E: Unpacking sed (4.9-2) ...
00:00:10.458 E: Selecting previously unselected package libblkid1:amd64.
00:00:10.462 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:10.465 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:10.493 E: Selecting previously unselected package libmount1:amd64.
00:00:10.497 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:10.500 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:10.535 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:10.539 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:10.543 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:10.573 E: Selecting previously unselected package libudev1:amd64.
00:00:10.577 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:10.581 E: Unpacking libudev1:amd64 (256-1) ...
00:00:10.611 E: Selecting previously unselected package libuuid1:amd64.
00:00:10.615 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:10.619 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:10.643 E: Selecting previously unselected package util-linux.
00:00:10.646 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.650 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:10.654 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:10.657 E: 
00:00:10.661 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.664 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.668 E:  util-linux 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.679 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.682 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.686 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:10.690 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:10.693 E: 
00:00:10.697 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.700 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.704 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:10.707 E:   libcrypt1: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: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.721 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:10.725 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:10.729 E: 
00:00:10.733 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.736 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.740 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:10.743 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:10.746 E: 
00:00:10.750 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.753 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.757 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:10.760 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:10.764 E: 
00:00:10.767 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.771 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.774 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:10.778 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:10.781 E: 
00:00:10.784 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.788 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.791 E:  util-linux pre-depends on libsystemd0
00:00:10.795 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:10.798 E: 
00:00:10.802 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.805 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.809 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:10.812 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:10.816 E: 
00:00:10.819 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.823 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.826 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:10.830 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:10.833 E: 
00:00:10.836 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.839 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:10.843 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:10.846 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:10.849 E: 
00:00:10.853 E: dpkg: warning: ignoring pre-dependency problem!
00:00:10.856 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:10.860 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:10.863 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:10.866 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:10.870 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:10.873 E: Selecting previously unselected package base-passwd.
00:00:10.877 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:10.880 E: Unpacking base-passwd (3.6.3) ...
00:00:10.883 E: Selecting previously unselected package init-system-helpers.
00:00:10.887 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:10.891 E: Unpacking init-system-helpers (1.66) ...
00:00:10.894 E: Selecting previously unselected package libc-bin.
00:00:10.897 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:10.900 E: Unpacking libc-bin (2.38-13) ...
00:00:10.952 E: Selecting previously unselected package ncurses-base.
00:00:10.956 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:10.959 E: Unpacking ncurses-base (6.5-2) ...
00:00:10.997 E: Selecting previously unselected package sysvinit-utils.
00:00:11.001 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:11.004 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:11.018 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:11.023 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:11.028 E: Setting up debconf (1.5.86) ...
00:00:11.160 E: Setting up ncurses-base (6.5-2) ...
00:00:11.168 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:11.181 E: Setting up libc6:amd64 (2.38-13) ...
00:00:11.298 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:11.304 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:11.308 E: Setting up base-files (13.3) ...
00:00:11.402 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:11.407 E: Setting up debianutils (5.19) ...
00:00:11.473 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:11.478 E: Setting up bash (5.2.21-2.1) ...
00:00:11.492 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:11.497 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:11.502 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:11.507 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:11.511 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:11.516 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:11.522 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:11.526 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:11.531 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:11.539 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:11.543 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:11.548 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:11.564 E: Setting up coreutils (9.4-3.1) ...
00:00:11.569 E: Setting up dash (0.5.12-9) ...
00:00:11.607 E: Setting up diffutils (1:3.10-1) ...
00:00:11.611 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:11.615 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:11.619 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:11.623 E: Setting up tar (1.35+dfsg-3) ...
00:00:11.628 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:11.632 E: Setting up dpkg (1.22.6) ...
00:00:11.826 E: Setting up findutils (4.10.0-2) ...
00:00:11.830 E: Setting up grep (3.11-4) ...
00:00:11.834 E: Setting up gzip (1.12-1.1) ...
00:00:11.866 E: Setting up hostname (3.23+nmu2) ...
00:00:11.871 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:11.875 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:11.879 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:11.884 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:11.888 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:11.993 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:11.999 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:12.025 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:12.172 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:12.199 E: Setting up ncurses-bin (6.5-2) ...
00:00:12.203 E: Setting up perl-base (5.38.2-5) ...
00:00:12.215 E: Setting up sed (4.9-2) ...
00:00:12.219 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:12.223 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:12.228 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:12.232 E: Setting up libudev1:amd64 (256-1) ...
00:00:12.237 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:12.241 E: Setting up util-linux (2.40.1-8.1) ...
00:00:12.252 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:12.434 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:12.438 E: Setting up base-passwd (3.6.3) ...
00:00:12.562 E: Setting up init-system-helpers (1.66) ...
00:00:12.566 E: Setting up libc-bin (2.38-13) ...
00:00:12.583 E: Setting up sysvinit-utils (3.09-1) ...
00:00:12.617 E: I: installing remaining packages inside the chroot...
00:00:12.829 E: Reading package lists...
00:00:13.055 E: Building dependency tree...
00:00:13.561 E: debconf is already the newest version (1.5.86).
00:00:13.565 E: libpam-runtime is already the newest version (1.5.3-7).
00:00:13.569 E: mawk is already the newest version (1.3.4.20240123-1).
00:00:13.574 E: libpam-modules is already the newest version (1.5.3-7).
00:00:13.578 E: libpam-modules-bin is already the newest version (1.5.3-7).
00:00:13.581 E: The following additional packages will be installed:
00:00:13.585 E:   bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common
00:00:13.588 E:   dbus-system-bus-common distro-info-data dmsetup libapparmor1
00:00:13.592 E:   libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2
00:00:13.596 E:   libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1
00:00:13.600 E:   libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20
00:00:13.604 E:   libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2
00:00:13.607 E:   libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5
00:00:13.611 E:   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
00:00:13.615 E:   liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0
00:00:13.618 E:   libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
00:00:13.621 E:   libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:13.625 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:13.628 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:13.632 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:13.635 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:13.639 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:13.642 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:13.646 E:   libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common
00:00:13.649 E:   python3 python3-apt python3-certifi python3-chardet
00:00:13.653 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:13.656 E:   python3-idna python3-minimal python3-pkg-resources python3-requests
00:00:13.659 E:   python3-urllib3 python3.11 python3.11-minimal tasksel usr-is-merged
00:00:13.663 E: Suggested packages:
00:00:13.666 E:   quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:13.670 E:   powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
00:00:13.673 E:   x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat
00:00:13.677 E:   bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer
00:00:13.680 E:   gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf
00:00:13.684 E:   avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc
00:00:13.687 E:   krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2
00:00:13.691 E:   libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell
00:00:13.694 E:   firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc
00:00:13.698 E:   libterm-readline-gnu-perl | libterm-readline-perl-perl make
00:00:13.701 E:   libtap-harness-archive-perl python3-doc python3-tk python3-venv
00:00:13.705 E:   python-apt-doc python-charset-normalizer-doc python3-setuptools
00:00:13.708 E:   python3-cryptography python3-openssl python3-socks python-requests-doc
00:00:13.711 E:   python3-brotli python3.11-venv python3.11-doc binutils binfmt-support
00:00:13.715 E:   readline-doc claws-mail debsums default-mta | postfix | exim4
00:00:13.718 E:   | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
00:00:13.721 E:   reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
00:00:13.725 E:   systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent
00:00:13.728 E: Recommended packages:
00:00:13.732 E:   default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap
00:00:13.736 E:   libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth
00:00:13.739 E:   psmisc lsb-release iso-codes zstd laptop-detect xxd
00:00:13.742 E: The following NEW packages will be installed:
00:00:13.746 E:   adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils
00:00:13.749 E:   bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron
00:00:13.753 E:   cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common
00:00:13.756 E:   dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq
00:00:13.760 E:   distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file
00:00:13.764 E:   gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2
00:00:13.768 E:   iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less
00:00:13.771 E:   libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin
00:00:13.775 E:   libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1
00:00:13.779 E:   libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1
00:00:13.783 E:   libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
00:00:13.787 E:   libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4
00:00:13.790 E:   libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
00:00:13.794 E:   libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1
00:00:13.797 E:   libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64
00:00:13.801 E:   libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0
00:00:13.804 E:   libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:13.807 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:13.811 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:13.814 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:13.818 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:13.821 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:13.825 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:13.828 E:   libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount
00:00:13.832 E:   nano ncurses-term netbase netcat-traditional nftables openssh-client openssl
00:00:13.836 E:   passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common
00:00:13.839 E:   python3 python3-apt python3-certifi python3-chardet
00:00:13.843 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:13.846 E:   python3-idna python3-minimal python3-pkg-resources python3-reportbug
00:00:13.850 E:   python3-requests python3-urllib3 python3.11 python3.11-minimal
00:00:13.853 E:   readline-common reportbug sensible-utils systemd systemd-sysv
00:00:13.856 E:   systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev
00:00:13.860 E:   usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail
00:00:13.863 E:   wtmpdb xz-utils
00:00:13.867 E: 0 upgraded, 189 newly installed, 0 to remove and 0 not upgraded.
00:00:13.870 E: Need to get 74.6 MB of archives.
00:00:13.874 E: After this operation, 295 MB of additional disk space will be used.
00:00:13.877 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
00:00:13.881 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
00:00:13.884 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
00:00:13.887 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
00:00:13.891 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]
00:00:13.894 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
00:00:13.898 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 kB]
00:00:13.901 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:13.905 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:13.908 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
00:00:13.912 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]
00:00:13.915 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
00:00:13.918 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:13.922 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB]
00:00:13.925 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256-1 [3715 kB]
00:00:13.955 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
00:00:13.964 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
00:00:13.976 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
00:00:13.985 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
00:00:14.015 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB]
00:00:14.025 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
00:00:14.033 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB]
00:00:14.043 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB]
00:00:14.052 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 kB]
00:00:14.060 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B]
00:00:14.069 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:14.081 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]
00:00:14.091 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:14.099 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
00:00:14.108 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]
00:00:14.119 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:14.126 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:14.135 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]
00:00:14.144 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:14.212 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
00:00:14.220 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
00:00:14.229 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
00:00:14.316 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]
00:00:14.328 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
00:00:14.336 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
00:00:14.359 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
00:00:14.403 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
00:00:14.411 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
00:00:14.419 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
00:00:14.428 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
00:00:14.440 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:14.448 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
00:00:14.457 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
00:00:14.466 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
00:00:14.476 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
00:00:14.501 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
00:00:14.547 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
00:00:14.566 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
00:00:14.574 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
00:00:14.583 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:14.593 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:14.614 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:14.626 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:14.635 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:14.656 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:14.665 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB]
00:00:14.691 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:14.702 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:14.718 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:14.732 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:14.748 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:14.758 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:14.773 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:14.782 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:14.817 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB]
00:00:14.851 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB]
00:00:14.859 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB]
00:00:14.868 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.5 [328 kB]
00:00:14.884 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
00:00:14.896 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]
00:00:14.903 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:14.911 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
00:00:14.919 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB]
00:00:14.930 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB]
00:00:14.939 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB]
00:00:14.949 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
00:00:14.960 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
00:00:14.970 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
00:00:14.977 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
00:00:14.986 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
00:00:14.995 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
00:00:15.003 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
00:00:15.016 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:15.026 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:15.033 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:15.041 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
00:00:15.049 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
00:00:15.056 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
00:00:15.083 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB]
00:00:15.091 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]
00:00:15.099 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:15.127 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:15.137 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB]
00:00:15.145 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 kB]
00:00:15.154 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB]
00:00:15.163 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]
00:00:15.171 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]
00:00:15.180 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB]
00:00:15.200 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
00:00:15.209 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]
00:00:15.217 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]
00:00:15.231 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]
00:00:15.241 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]
00:00:15.251 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB]
00:00:15.260 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:15.269 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
00:00:15.292 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256-1 [1887 kB]
00:00:15.331 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB]
00:00:15.346 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]
00:00:15.367 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB]
00:00:15.385 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]
00:00:15.393 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]
00:00:15.402 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB]
00:00:15.409 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
00:00:15.418 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB]
00:00:15.429 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B]
00:00:15.437 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
00:00:15.446 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB]
00:00:15.455 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB]
00:00:15.468 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]
00:00:15.476 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]
00:00:15.488 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]
00:00:15.496 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]
00:00:15.505 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB]
00:00:15.513 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:15.521 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB]
00:00:15.530 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]
00:00:15.540 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
00:00:15.708 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
00:00:15.727 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:15.761 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:15.774 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:15.789 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
00:00:15.797 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB]
00:00:15.830 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB]
00:00:15.840 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB]
00:00:15.857 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:15.867 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
00:00:15.881 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
00:00:15.890 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB]
00:00:15.898 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
00:00:15.909 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
00:00:15.917 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
00:00:15.947 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]
00:00:15.956 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]
00:00:15.965 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB]
00:00:15.985 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
00:00:15.993 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256-1 [199 kB]
00:00:16.004 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256-1 [273 kB]
00:00:16.016 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]
00:00:16.023 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]
00:00:16.032 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB]
00:00:16.109 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB]
00:00:16.123 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB]
00:00:16.132 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
00:00:16.140 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB]
00:00:16.173 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB]
00:00:16.207 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB]
00:00:16.225 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]
00:00:16.234 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:16.242 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:16.251 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]
00:00:16.277 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:16.289 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]
00:00:16.298 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]
00:00:16.307 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]
00:00:16.319 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
00:00:16.328 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB]
00:00:16.337 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB]
00:00:16.346 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2024.6.2-1 [157 kB]
00:00:16.356 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:16.364 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB]
00:00:16.372 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 2.0.7-2 [111 kB]
00:00:16.382 E: Get:179 http://127.0.0.1/debian unstable/main amd64 python3-requests all 2.32.3+dfsg-1 [71.9 kB]
00:00:16.391 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB]
00:00:16.399 E: Get:181 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB]
00:00:16.408 E: Get:182 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB]
00:00:16.417 E: Get:183 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]
00:00:16.425 E: Get:184 http://127.0.0.1/debian unstable/main amd64 util-linux-extra amd64 2.40.1-8.1 [263 kB]
00:00:16.437 E: Get:185 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB]
00:00:16.449 E: Get:186 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
00:00:16.457 E: Get:187 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
00:00:16.481 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]
00:00:16.489 E: Get:189 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 kB]
00:00:16.631 E: Fetched 74.6 MB in 3s (26.3 MB/s)
00:00:16.636 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:16.732 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:16.789 E: Fetched 74.6 MB in 3s (26.3 MB/s)
00:00:16.793 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:16.808 E: Selecting previously unselected package libcom-err2:amd64.
00:00:16.812 E: (Reading database ... 3675 files and directories currently installed.)
00:00:16.815 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ...
00:00:16.819 E: Unpacking libcom-err2:amd64 (1.47.1-1) ...
00:00:16.841 E: Selecting previously unselected package libext2fs2t64:amd64.
00:00:16.844 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ...
00:00:16.848 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:16.853 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:16.859 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:16.864 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:16.868 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ...
00:00:16.902 E: Selecting previously unselected package libss2:amd64.
00:00:16.905 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ...
00:00:16.909 E: Unpacking libss2:amd64 (1.47.1-1) ...
00:00:16.927 E: Selecting previously unselected package logsave.
00:00:16.930 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ...
00:00:16.933 E: Unpacking logsave (1.47.1-1) ...
00:00:16.947 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:16.952 E: Setting up libcom-err2:amd64 (1.47.1-1) ...
00:00:16.955 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ...
00:00:16.959 E: Setting up libss2:amd64 (1.47.1-1) ...
00:00:16.967 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:16.984 E: Selecting previously unselected package e2fsprogs.
00:00:16.988 E: (Reading database ... 3706 files and directories currently installed.)
00:00:16.992 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ...
00:00:16.995 E: Unpacking e2fsprogs (1.47.1-1) ...
00:00:17.048 E: Selecting previously unselected package mount.
00:00:17.052 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ...
00:00:17.056 E: Unpacking mount (2.40.1-8.1) ...
00:00:17.086 E: Selecting previously unselected package libapparmor1:amd64.
00:00:17.090 E: Preparing to unpack .../02-libapparmor1_3.1.7-1_amd64.deb ...
00:00:17.093 E: Unpacking libapparmor1:amd64 (3.1.7-1) ...
00:00:17.114 E: Selecting previously unselected package dmsetup.
00:00:17.117 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
00:00:17.121 E: Unpacking dmsetup (2:1.02.196-1+b1) ...
00:00:17.145 E: Selecting previously unselected package libdevmapper1.02.1:amd64.
00:00:17.149 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
00:00:17.152 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:17.180 E: Selecting previously unselected package libjson-c5:amd64.
00:00:17.184 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ...
00:00:17.187 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ...
00:00:17.210 E: Selecting previously unselected package libcryptsetup12:amd64.
00:00:17.213 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
00:00:17.217 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:17.251 E: Selecting previously unselected package libfdisk1:amd64.
00:00:17.254 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ...
00:00:17.257 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ...
00:00:17.288 E: Selecting previously unselected package libseccomp2:amd64.
00:00:17.292 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ...
00:00:17.296 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:17.316 E: Selecting previously unselected package libsystemd-shared:amd64.
00:00:17.319 E: Preparing to unpack .../09-libsystemd-shared_256-1_amd64.deb ...
00:00:17.322 E: Unpacking libsystemd-shared:amd64 (256-1) ...
00:00:17.474 E: Selecting previously unselected package systemd.
00:00:17.478 E: Preparing to unpack .../10-systemd_256-1_amd64.deb ...
00:00:17.489 E: Unpacking systemd (256-1) ...
00:00:17.839 E: Selecting previously unselected package libsemanage-common.
00:00:17.843 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ...
00:00:17.846 E: Unpacking libsemanage-common (3.5-1) ...
00:00:17.866 E: Selecting previously unselected package libsepol2:amd64.
00:00:17.870 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ...
00:00:17.874 E: Unpacking libsepol2:amd64 (3.5-2+b1) ...
00:00:17.929 E: Selecting previously unselected package libsemanage2:amd64.
00:00:17.933 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ...
00:00:17.937 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ...
00:00:17.964 E: Selecting previously unselected package passwd.
00:00:17.967 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:17.974 E: Unpacking passwd (1:4.13+dfsg1-5) ...
00:00:18.096 E: Selecting previously unselected package adduser.
00:00:18.100 E: Preparing to unpack .../15-adduser_3.137_all.deb ...
00:00:18.103 E: Unpacking adduser (3.137) ...
00:00:18.144 E: Selecting previously unselected package cron-daemon-common.
00:00:18.148 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ...
00:00:18.151 E: Unpacking cron-daemon-common (3.0pl1-189) ...
00:00:18.174 E: Selecting previously unselected package sensible-utils.
00:00:18.178 E: Preparing to unpack .../17-sensible-utils_0.0.22_all.deb ...
00:00:18.182 E: Unpacking sensible-utils (0.0.22) ...
00:00:18.203 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.209 E: Setting up libapparmor1:amd64 (3.1.7-1) ...
00:00:18.212 E: Setting up libjson-c5:amd64 (0.17-1+b1) ...
00:00:18.216 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ...
00:00:18.219 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:18.222 E: Setting up libsystemd-shared:amd64 (256-1) ...
00:00:18.226 E: Setting up mount (2.40.1-8.1) ...
00:00:18.229 E: Setting up libsemanage-common (3.5-1) ...
00:00:18.233 E: Setting up libsepol2:amd64 (3.5-2+b1) ...
00:00:18.236 E: Setting up libsemanage2:amd64 (3.5-1+b3) ...
00:00:18.240 E: Setting up passwd (1:4.13+dfsg1-5) ...
00:00:18.279 E: Shadow passwords are now on.
00:00:18.293 E: Setting up adduser (3.137) ...
00:00:18.299 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:18.303 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:18.307 E: Setting up systemd (256-1) ...
00:00:18.327 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
00:00:18.333 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
00:00:18.338 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
00:00:18.345 E: Initializing machine ID from random generator.
00:00:18.374 E: Creating group 'systemd-journal' with GID 999.
00:00:18.378 E: Creating group 'systemd-network' with GID 998.
00:00:18.382 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
00:00:18.389 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
00:00:18.407 E: Setting up cron-daemon-common (3.0pl1-189) ...
00:00:18.426 E: Creating group 'crontab' with GID 997.
00:00:18.442 E: Setting up dmsetup (2:1.02.196-1+b1) ...
00:00:18.456 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.475 E: Selecting previously unselected package cron.
00:00:18.480 E: (Reading database ... 5407 files and directories currently installed.)
00:00:18.484 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ...
00:00:18.487 E: Unpacking cron (3.0pl1-189) ...
00:00:18.524 E: Selecting previously unselected package systemd-sysv.
00:00:18.528 E: Preparing to unpack .../systemd-sysv_256-1_amd64.deb ...
00:00:18.532 E: Unpacking systemd-sysv (256-1) ...
00:00:18.554 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.559 E: Setting up systemd-sysv (256-1) ...
00:00:18.582 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.598 E: Selecting previously unselected package init.
00:00:18.603 E: (Reading database ... 5455 files and directories currently installed.)
00:00:18.607 E: Preparing to unpack .../0-init_1.66_amd64.deb ...
00:00:18.611 E: Unpacking init (1.66) ...
00:00:18.630 E: Selecting previously unselected package libdbus-1-3:amd64.
00:00:18.633 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
00:00:18.637 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:18.666 E: Selecting previously unselected package dbus-bin.
00:00:18.669 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ...
00:00:18.673 E: Unpacking dbus-bin (1.14.10-4+b1) ...
00:00:18.697 E: Selecting previously unselected package dbus-session-bus-common.
00:00:18.703 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ...
00:00:18.708 E: Unpacking dbus-session-bus-common (1.14.10-4) ...
00:00:18.730 E: Selecting previously unselected package libexpat1:amd64.
00:00:18.734 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ...
00:00:18.738 E: Unpacking libexpat1:amd64 (2.6.2-1) ...
00:00:18.763 E: Selecting previously unselected package dbus-daemon.
00:00:18.767 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ...
00:00:18.771 E: Unpacking dbus-daemon (1.14.10-4+b1) ...
00:00:18.800 E: Selecting previously unselected package dbus-system-bus-common.
00:00:18.804 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ...
00:00:18.807 E: Unpacking dbus-system-bus-common (1.14.10-4) ...
00:00:18.831 E: Selecting previously unselected package usr-is-merged.
00:00:18.834 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ...
00:00:18.842 E: Unpacking usr-is-merged (39) ...
00:00:18.859 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.866 E: Setting up usr-is-merged (39) ...
00:00:18.888 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:18.908 E: Selecting previously unselected package dbus.
00:00:18.912 E: (Reading database ... 5531 files and directories currently installed.)
00:00:18.915 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ...
00:00:18.918 E: Unpacking dbus (1.14.10-4+b1) ...
00:00:18.956 E: Selecting previously unselected package perl-modules-5.38.
00:00:18.959 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ...
00:00:18.963 E: Unpacking perl-modules-5.38 (5.38.2-5) ...
00:00:19.398 E: Selecting previously unselected package libgdbm6t64:amd64.
00:00:19.402 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ...
00:00:19.405 E: Unpacking libgdbm6t64:amd64 (1.23-6) ...
00:00:19.428 E: Selecting previously unselected package libgdbm-compat4t64:amd64.
00:00:19.432 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ...
00:00:19.435 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:19.458 E: Selecting previously unselected package libperl5.38t64:amd64.
00:00:19.461 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ...
00:00:19.465 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
00:00:19.835 E: Selecting previously unselected package perl.
00:00:19.838 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ...
00:00:19.846 E: Unpacking perl (5.38.2-5) ...
00:00:19.887 E: Selecting previously unselected package liblocale-gettext-perl.
00:00:19.890 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ...
00:00:19.894 E: Unpacking liblocale-gettext-perl (1.07-7) ...
00:00:19.917 E: Selecting previously unselected package libpython3.11-minimal:amd64.
00:00:19.921 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
00:00:19.924 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:20.040 E: Selecting previously unselected package python3.11-minimal.
00:00:20.044 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ...
00:00:20.048 E: Unpacking python3.11-minimal (3.11.9-1) ...
00:00:20.202 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:20.208 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:20.215 E: Setting up libexpat1:amd64 (2.6.2-1) ...
00:00:20.218 E: Setting up python3.11-minimal (3.11.9-1) ...
00:00:21.708 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:21.730 E: Selecting previously unselected package python3-minimal.
00:00:21.738 E: (Reading database ... 7887 files and directories currently installed.)
00:00:21.742 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ...
00:00:21.747 E: Unpacking python3-minimal (3.11.8-1) ...
00:00:21.772 E: Selecting previously unselected package media-types.
00:00:21.777 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ...
00:00:21.781 E: Unpacking media-types (10.1.0) ...
00:00:21.804 E: Selecting previously unselected package netbase.
00:00:21.808 E: Preparing to unpack .../02-netbase_6.4_all.deb ...
00:00:21.812 E: Unpacking netbase (6.4) ...
00:00:21.841 E: Selecting previously unselected package tzdata.
00:00:21.846 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ...
00:00:21.850 E: Unpacking tzdata (2024a-4) ...
00:00:22.006 E: Selecting previously unselected package libffi8:amd64.
00:00:22.012 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ...
00:00:22.017 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:22.040 E: Selecting previously unselected package libncursesw6:amd64.
00:00:22.044 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ...
00:00:22.047 E: Unpacking libncursesw6:amd64 (6.5-2) ...
00:00:22.080 E: Selecting previously unselected package readline-common.
00:00:22.085 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ...
00:00:22.089 E: Unpacking readline-common (8.2-4) ...
00:00:22.116 E: Selecting previously unselected package libreadline8t64:amd64.
00:00:22.121 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ...
00:00:22.128 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:22.135 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:22.143 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:22.151 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:22.155 E: Unpacking libreadline8t64:amd64 (8.2-4) ...
00:00:22.196 E: Selecting previously unselected package libsqlite3-0:amd64.
00:00:22.200 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ...
00:00:22.205 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
00:00:22.280 E: Selecting previously unselected package libpython3.11-stdlib:amd64.
00:00:22.284 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ...
00:00:22.288 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:22.471 E: Selecting previously unselected package python3.11.
00:00:22.475 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ...
00:00:22.479 E: Unpacking python3.11 (3.11.9-1) ...
00:00:22.507 E: Selecting previously unselected package libpython3-stdlib:amd64.
00:00:22.511 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ...
00:00:22.515 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:22.533 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:22.551 E: Setting up python3-minimal (3.11.8-1) ...
00:00:22.779 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:22.803 E: Selecting previously unselected package python3.
00:00:22.810 E: (Reading database ... 8901 files and directories currently installed.)
00:00:22.817 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
00:00:22.828 E: Unpacking python3 (3.11.8-1) ...
00:00:22.868 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:22.872 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ...
00:00:22.876 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:22.905 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:22.909 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:22.912 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:22.967 E: Selecting previously unselected package gpgv.
00:00:22.971 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ...
00:00:22.976 E: Unpacking gpgv (2.2.43-7) ...
00:00:23.011 E: Selecting previously unselected package liblz4-1:amd64.
00:00:23.015 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ...
00:00:23.019 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:23.049 E: Selecting previously unselected package libstdc++6:amd64.
00:00:23.055 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ...
00:00:23.062 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:23.142 E: Selecting previously unselected package libxxhash0:amd64.
00:00:23.147 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:23.153 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:23.238 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:23.244 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.5_amd64.deb ...
00:00:23.249 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:23.363 E: Selecting previously unselected package debian-archive-keyring.
00:00:23.366 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ...
00:00:23.489 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:23.534 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:23.540 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:23.553 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:23.593 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:23.599 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:23.604 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:23.653 E: Selecting previously unselected package libunistring5:amd64.
00:00:23.659 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ...
00:00:23.665 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:23.731 E: Selecting previously unselected package libidn2-0:amd64.
00:00:23.736 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ...
00:00:23.742 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:23.785 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:23.789 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:23.795 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:23.838 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:23.843 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:23.848 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:23.878 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:23.882 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:23.886 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:23.981 E: Selecting previously unselected package apt.
00:00:23.986 E: Preparing to unpack .../016-apt_2.9.5_amd64.deb ...
00:00:24.003 E: Unpacking apt (2.9.5) ...
00:00:24.130 E: Selecting previously unselected package tasksel-data.
00:00:24.133 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ...
00:00:24.137 E: Unpacking tasksel-data (3.75) ...
00:00:24.181 E: Selecting previously unselected package tasksel.
00:00:24.185 E: Preparing to unpack .../018-tasksel_3.75_all.deb ...
00:00:24.189 E: Unpacking tasksel (3.75) ...
00:00:24.233 E: Selecting previously unselected package apt-utils.
00:00:24.237 E: Preparing to unpack .../019-apt-utils_2.9.5_amd64.deb ...
00:00:24.240 E: Unpacking apt-utils (2.9.5) ...
00:00:24.294 E: Selecting previously unselected package cpio.
00:00:24.298 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ...
00:00:24.301 E: Unpacking cpio (2.15+dfsg-1) ...
00:00:24.342 E: Selecting previously unselected package libtext-charwidth-perl:amd64.
00:00:24.345 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ...
00:00:24.349 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:24.369 E: Selecting previously unselected package libtext-iconv-perl:amd64.
00:00:24.373 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ...
00:00:24.376 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:24.398 E: Selecting previously unselected package libtext-wrapi18n-perl.
00:00:24.402 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ...
00:00:24.406 E: Unpacking libtext-wrapi18n-perl (0.06-10) ...
00:00:24.424 E: Selecting previously unselected package debconf-i18n.
00:00:24.428 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ...
00:00:24.432 E: Unpacking debconf-i18n (1.5.86) ...
00:00:24.483 E: Selecting previously unselected package dmidecode.
00:00:24.486 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ...
00:00:24.489 E: Unpacking dmidecode (3.5-3) ...
00:00:24.514 E: Selecting previously unselected package fdisk.
00:00:24.517 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ...
00:00:24.521 E: Unpacking fdisk (2.40.1-8.1) ...
00:00:24.552 E: Selecting previously unselected package libelf1t64:amd64.
00:00:24.555 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ...
00:00:24.559 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ...
00:00:24.595 E: Selecting previously unselected package libbpf1:amd64.
00:00:24.599 E: Preparing to unpack .../028-libbpf1_1%3a1.4.2-1_amd64.deb ...
00:00:24.603 E: Unpacking libbpf1:amd64 (1:1.4.2-1) ...
00:00:24.634 E: Selecting previously unselected package libmnl0:amd64.
00:00:24.637 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ...
00:00:24.641 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ...
00:00:24.663 E: Selecting previously unselected package libkrb5support0:amd64.
00:00:24.666 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ...
00:00:24.670 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:24.694 E: Selecting previously unselected package libk5crypto3:amd64.
00:00:24.697 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ...
00:00:24.701 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:24.727 E: Selecting previously unselected package libkeyutils1:amd64.
00:00:24.730 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ...
00:00:24.734 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ...
00:00:24.755 E: Selecting previously unselected package libkrb5-3:amd64.
00:00:24.759 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ...
00:00:24.762 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:24.807 E: Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:24.810 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ...
00:00:24.814 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:24.843 E: Selecting previously unselected package libtirpc-common.
00:00:24.849 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ...
00:00:24.853 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ...
00:00:24.873 E: Selecting previously unselected package libtirpc3t64:amd64.
00:00:24.876 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
00:00:24.884 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:24.893 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:24.896 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:24.924 E: Selecting previously unselected package libxtables12:amd64.
00:00:24.928 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ...
00:00:24.931 E: Unpacking libxtables12:amd64 (1.8.10-4) ...
00:00:24.952 E: Selecting previously unselected package libcap2-bin.
00:00:24.955 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ...
00:00:24.959 E: Unpacking libcap2-bin (1:2.66-5) ...
00:00:24.985 E: Selecting previously unselected package iproute2.
00:00:24.989 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ...
00:00:25.049 E: Unpacking iproute2 (6.9.0-1) ...
00:00:25.172 E: Selecting previously unselected package ifupdown.
00:00:25.176 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ...
00:00:25.191 E: Unpacking ifupdown (0.8.43) ...
00:00:25.227 E: Selecting previously unselected package iputils-ping.
00:00:25.231 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ...
00:00:25.235 E: Unpacking iputils-ping (3:20240117-1) ...
00:00:25.259 E: Selecting previously unselected package isc-dhcp-client.
00:00:25.263 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ...
00:00:25.272 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ...
00:00:25.360 E: Selecting previously unselected package isc-dhcp-common.
00:00:25.363 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ...
00:00:25.367 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ...
00:00:25.392 E: Selecting previously unselected package libkmod2:amd64.
00:00:25.395 E: Preparing to unpack .../044-libkmod2_32+20240611-1_amd64.deb ...
00:00:25.399 E: Unpacking libkmod2:amd64 (32+20240611-1) ...
00:00:25.424 E: Selecting previously unselected package kmod.
00:00:25.428 E: Preparing to unpack .../045-kmod_32+20240611-1_amd64.deb ...
00:00:25.431 E: Unpacking kmod (32+20240611-1) ...
00:00:25.466 E: Selecting previously unselected package less.
00:00:25.470 E: Preparing to unpack .../046-less_643-1_amd64.deb ...
00:00:25.473 E: Unpacking less (643-1) ...
00:00:25.507 E: Selecting previously unselected package libpopt0:amd64.
00:00:25.511 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ...
00:00:25.515 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:25.552 E: Selecting previously unselected package logrotate.
00:00:25.556 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ...
00:00:25.559 E: Unpacking logrotate (3.21.0-2) ...
00:00:25.585 E: Selecting previously unselected package nano.
00:00:25.589 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ...
00:00:25.592 E: Unpacking nano (8.0-1) ...
00:00:25.676 E: Selecting previously unselected package libjansson4:amd64.
00:00:25.680 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ...
00:00:25.684 E: Unpacking libjansson4:amd64 (2.14-2+b2) ...
00:00:25.709 E: Selecting previously unselected package libnftnl11:amd64.
00:00:25.713 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ...
00:00:25.717 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:25.745 E: Selecting previously unselected package libnftables1:amd64.
00:00:25.748 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ...
00:00:25.752 E: Unpacking libnftables1:amd64 (1.0.9-2) ...
00:00:25.801 E: Selecting previously unselected package libbsd0:amd64.
00:00:25.808 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ...
00:00:25.813 E: Unpacking libbsd0:amd64 (0.12.2-1) ...
00:00:25.859 E: Selecting previously unselected package libedit2:amd64.
00:00:25.864 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ...
00:00:25.871 E: Unpacking libedit2:amd64 (3.1-20240517-1) ...
00:00:25.905 E: Selecting previously unselected package nftables.
00:00:25.911 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ...
00:00:25.918 E: Unpacking nftables (1.0.9-2) ...
00:00:25.958 E: Selecting previously unselected package libproc2-0:amd64.
00:00:25.963 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ...
00:00:25.968 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
00:00:26.000 E: Selecting previously unselected package procps.
00:00:26.005 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ...
00:00:26.020 E: Unpacking procps (2:4.0.4-4) ...
00:00:26.131 E: Selecting previously unselected package udev.
00:00:26.136 E: Preparing to unpack .../058-udev_256-1_amd64.deb ...
00:00:26.150 E: Unpacking udev (256-1) ...
00:00:26.337 E: Selecting previously unselected package vim-common.
00:00:26.342 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ...
00:00:26.346 E: Unpacking vim-common (2:9.1.0377-1) ...
00:00:26.407 E: Selecting previously unselected package vim-tiny.
00:00:26.412 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ...
00:00:26.417 E: Unpacking vim-tiny (2:9.1.0377-1) ...
00:00:26.484 E: Selecting previously unselected package libslang2:amd64.
00:00:26.488 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ...
00:00:26.492 E: Unpacking libslang2:amd64 (2.3.3-5) ...
00:00:26.549 E: Selecting previously unselected package libnewt0.52:amd64.
00:00:26.553 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ...
00:00:26.558 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ...
00:00:26.615 E: Selecting previously unselected package whiptail.
00:00:26.618 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ...
00:00:26.622 E: Unpacking whiptail (0.52.24-2) ...
00:00:26.650 E: Selecting previously unselected package python-apt-common.
00:00:26.655 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ...
00:00:26.659 E: Unpacking python-apt-common (2.9.0) ...
00:00:26.704 E: Selecting previously unselected package distro-info-data.
00:00:26.707 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ...
00:00:26.711 E: Unpacking distro-info-data (0.62) ...
00:00:26.732 E: Selecting previously unselected package python3-apt.
00:00:26.736 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ...
00:00:26.740 E: Unpacking python3-apt (2.9.0) ...
00:00:26.782 E: Selecting previously unselected package python3-debconf.
00:00:26.786 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ...
00:00:26.790 E: Unpacking python3-debconf (1.5.86) ...
00:00:26.814 E: Selecting previously unselected package ucf.
00:00:26.818 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ...
00:00:26.822 E: Moving old data out of the way
00:00:26.826 E: Unpacking ucf (3.0043+nmu1) ...
00:00:26.870 E: Selecting previously unselected package apt-listchanges.
00:00:26.875 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ...
00:00:26.880 E: Unpacking apt-listchanges (3.27) ...
00:00:26.931 E: Selecting previously unselected package bash-completion.
00:00:26.935 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ...
00:00:26.953 E: Unpacking bash-completion (1:2.14.0-1) ...
00:00:27.218 E: Selecting previously unselected package libfstrm0:amd64.
00:00:27.222 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ...
00:00:27.226 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:27.251 E: Selecting previously unselected package libjemalloc2:amd64.
00:00:27.255 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ...
00:00:27.260 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:27.301 E: Selecting previously unselected package liblmdb0:amd64.
00:00:27.305 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ...
00:00:27.309 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:27.337 E: Selecting previously unselected package libmaxminddb0:amd64.
00:00:27.342 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ...
00:00:27.345 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ...
00:00:27.372 E: Selecting previously unselected package libnghttp2-14:amd64.
00:00:27.376 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ...
00:00:27.380 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ...
00:00:27.409 E: Selecting previously unselected package libprotobuf-c1:amd64.
00:00:27.413 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ...
00:00:27.417 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:27.442 E: Selecting previously unselected package liburcu8t64:amd64.
00:00:27.447 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ...
00:00:27.452 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ...
00:00:27.484 E: Selecting previously unselected package libuv1t64:amd64.
00:00:27.489 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ...
00:00:27.494 E: Unpacking libuv1t64:amd64 (1.48.0-4) ...
00:00:27.525 E: Selecting previously unselected package libicu72:amd64.
00:00:27.529 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ...
00:00:27.533 E: Unpacking libicu72:amd64 (72.1-4+b1) ...
00:00:28.102 E: Selecting previously unselected package libxml2:amd64.
00:00:28.107 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ...
00:00:28.112 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:28.180 E: Selecting previously unselected package bind9-libs:amd64.
00:00:28.185 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ...
00:00:28.188 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:28.287 E: Selecting previously unselected package bind9-host.
00:00:28.291 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ...
00:00:28.295 E: Unpacking bind9-host (1:9.19.21-1+b1) ...
00:00:28.323 E: Selecting previously unselected package bind9-dnsutils.
00:00:28.327 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ...
00:00:28.331 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:28.378 E: Selecting previously unselected package bzip2.
00:00:28.381 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ...
00:00:28.384 E: Unpacking bzip2 (1.0.8-5.1) ...
00:00:28.419 E: Selecting previously unselected package openssl.
00:00:28.423 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ...
00:00:28.426 E: Unpacking openssl (3.2.2-1) ...
00:00:28.565 E: Selecting previously unselected package ca-certificates.
00:00:28.568 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ...
00:00:28.572 E: Unpacking ca-certificates (20240203) ...
00:00:28.638 E: Selecting previously unselected package debian-faq.
00:00:28.643 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ...
00:00:28.647 E: Unpacking debian-faq (11.1) ...
00:00:28.688 E: Selecting previously unselected package doc-debian.
00:00:28.691 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ...
00:00:28.696 E: Unpacking doc-debian (11.3+nmu1) ...
00:00:28.727 E: Selecting previously unselected package libmagic-mgc.
00:00:28.731 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ...
00:00:28.736 E: Unpacking libmagic-mgc (1:5.45-3) ...
00:00:28.807 E: Selecting previously unselected package libmagic1t64:amd64.
00:00:28.811 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ...
00:00:28.815 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ...
00:00:28.849 E: Selecting previously unselected package file.
00:00:28.854 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ...
00:00:28.857 E: Unpacking file (1:5.45-3) ...
00:00:28.885 E: Selecting previously unselected package gettext-base.
00:00:28.889 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ...
00:00:28.893 E: Unpacking gettext-base (0.21-14+b1) ...
00:00:28.947 E: Selecting previously unselected package libuchardet0:amd64.
00:00:28.951 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ...
00:00:28.954 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:28.982 E: Selecting previously unselected package groff-base.
00:00:28.987 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ...
00:00:28.991 E: Unpacking groff-base (1.23.0-4) ...
00:00:29.115 E: Selecting previously unselected package inetutils-telnet.
00:00:29.120 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ...
00:00:29.123 E: Unpacking inetutils-telnet (2:2.5-4) ...
00:00:29.145 E: Selecting previously unselected package krb5-locales.
00:00:29.149 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ...
00:00:29.154 E: Unpacking krb5-locales (1.20.1-6) ...
00:00:29.179 E: Selecting previously unselected package libc-l10n.
00:00:29.183 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ...
00:00:29.187 E: Unpacking libc-l10n (2.38-13) ...
00:00:29.269 E: Selecting previously unselected package liblockfile-bin.
00:00:29.274 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ...
00:00:29.277 E: Unpacking liblockfile-bin (1.17-1+b1) ...
00:00:29.303 E: Selecting previously unselected package libnss-systemd:amd64.
00:00:29.308 E: Preparing to unpack .../099-libnss-systemd_256-1_amd64.deb ...
00:00:29.311 E: Unpacking libnss-systemd:amd64 (256-1) ...
00:00:29.352 E: Selecting previously unselected package libpam-systemd:amd64.
00:00:29.355 E: Preparing to unpack .../100-libpam-systemd_256-1_amd64.deb ...
00:00:29.359 E: Unpacking libpam-systemd:amd64 (256-1) ...
00:00:29.400 E: Selecting previously unselected package libwtmpdb0:amd64.
00:00:29.405 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ...
00:00:29.410 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ...
00:00:29.433 E: Selecting previously unselected package libpam-wtmpdb:amd64.
00:00:29.439 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ...
00:00:29.444 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:29.474 E: Selecting previously unselected package locales.
00:00:29.478 E: Preparing to unpack .../103-locales_2.38-13_all.deb ...
00:00:29.481 E: Unpacking locales (2.38-13) ...
00:00:29.837 E: Selecting previously unselected package lsof.
00:00:29.841 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ...
00:00:29.846 E: Unpacking lsof (4.95.0-1.1) ...
00:00:29.884 E: Selecting previously unselected package bsdextrautils.
00:00:29.888 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ...
00:00:29.892 E: Unpacking bsdextrautils (2.40.1-8.1) ...
00:00:29.933 E: Selecting previously unselected package libpipeline1:amd64.
00:00:29.937 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ...
00:00:29.940 E: Unpacking libpipeline1:amd64 (1.5.7-2) ...
00:00:29.970 E: Selecting previously unselected package man-db.
00:00:29.974 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ...
00:00:29.978 E: Unpacking man-db (2.12.1-2) ...
00:00:30.119 E: Selecting previously unselected package manpages.
00:00:30.123 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ...
00:00:30.127 E: Unpacking manpages (6.8-2) ...
00:00:30.256 E: Selecting previously unselected package ncurses-term.
00:00:30.261 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ...
00:00:30.264 E: Unpacking ncurses-term (6.5-2) ...
00:00:30.898 E: Selecting previously unselected package netcat-traditional.
00:00:30.903 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ...
00:00:30.907 E: Unpacking netcat-traditional (1.10-48.1) ...
00:00:30.942 E: Selecting previously unselected package libcbor0.10:amd64.
00:00:30.945 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ...
00:00:30.950 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:30.977 E: Selecting previously unselected package libfido2-1:amd64.
00:00:30.981 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ...
00:00:30.984 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:31.017 E: Selecting previously unselected package openssh-client.
00:00:31.021 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ...
00:00:31.031 E: Unpacking openssh-client (1:9.7p1-5) ...
00:00:31.124 E: Selecting previously unselected package pci.ids.
00:00:31.129 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ...
00:00:31.133 E: Unpacking pci.ids (0.0~2024.04.20-1) ...
00:00:31.180 E: Selecting previously unselected package libpci3:amd64.
00:00:31.185 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ...
00:00:31.189 E: Unpacking libpci3:amd64 (1:3.12.0-1) ...
00:00:31.220 E: Selecting previously unselected package pciutils.
00:00:31.224 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ...
00:00:31.231 E: Unpacking pciutils (1:3.12.0-1) ...
00:00:31.270 E: Selecting previously unselected package python3-pkg-resources.
00:00:31.274 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ...
00:00:31.279 E: Unpacking python3-pkg-resources (68.1.2-2) ...
00:00:31.323 E: Selecting previously unselected package python3-chardet.
00:00:31.327 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ...
00:00:31.331 E: Unpacking python3-chardet (5.2.0+dfsg-1) ...
00:00:31.377 E: Selecting previously unselected package python3-debian.
00:00:31.381 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ...
00:00:31.384 E: Unpacking python3-debian (0.1.49) ...
00:00:31.428 E: Selecting previously unselected package python3-debianbts.
00:00:31.432 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ...
00:00:31.436 E: Unpacking python3-debianbts (4.1.1) ...
00:00:31.464 E: Selecting previously unselected package python3-certifi.
00:00:31.468 E: Preparing to unpack .../121-python3-certifi_2024.6.2-1_all.deb ...
00:00:31.472 E: Unpacking python3-certifi (2024.6.2-1) ...
00:00:31.509 E: Selecting previously unselected package python3-charset-normalizer.
00:00:31.513 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ...
00:00:31.517 E: Unpacking python3-charset-normalizer (3.3.2-1) ...
00:00:31.548 E: Selecting previously unselected package python3-idna.
00:00:31.551 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ...
00:00:31.555 E: Unpacking python3-idna (3.6-2.1) ...
00:00:31.585 E: Selecting previously unselected package python3-urllib3.
00:00:31.589 E: Preparing to unpack .../124-python3-urllib3_2.0.7-2_all.deb ...
00:00:31.593 E: Unpacking python3-urllib3 (2.0.7-2) ...
00:00:31.631 E: Selecting previously unselected package python3-requests.
00:00:31.636 E: Preparing to unpack .../125-python3-requests_2.32.3+dfsg-1_all.deb ...
00:00:31.640 E: Unpacking python3-requests (2.32.3+dfsg-1) ...
00:00:31.669 E: Selecting previously unselected package python3-reportbug.
00:00:31.673 E: Preparing to unpack .../126-python3-reportbug_13.0.1_all.deb ...
00:00:31.677 E: Unpacking python3-reportbug (13.0.1) ...
00:00:31.709 E: Selecting previously unselected package reportbug.
00:00:31.713 E: Preparing to unpack .../127-reportbug_13.0.1_all.deb ...
00:00:31.717 E: Unpacking reportbug (13.0.1) ...
00:00:31.752 E: Selecting previously unselected package systemd-timesyncd.
00:00:31.756 E: Preparing to unpack .../128-systemd-timesyncd_256-1_amd64.deb ...
00:00:31.761 E: Unpacking systemd-timesyncd (256-1) ...
00:00:31.791 E: Selecting previously unselected package traceroute.
00:00:31.796 E: Preparing to unpack .../129-traceroute_1%3a2.1.5-1_amd64.deb ...
00:00:31.801 E: Unpacking traceroute (1:2.1.5-1) ...
00:00:31.834 E: Selecting previously unselected package util-linux-extra.
00:00:31.838 E: Preparing to unpack .../130-util-linux-extra_2.40.1-8.1_amd64.deb ...
00:00:31.850 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra'
00:00:31.862 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra'
00:00:31.873 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra'
00:00:31.883 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra'
00:00:31.896 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra'
00:00:31.908 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra'
00:00:31.912 E: Unpacking util-linux-extra (2.40.1-8.1) ...
00:00:31.967 E: Selecting previously unselected package wamerican.
00:00:31.971 E: Preparing to unpack .../131-wamerican_2020.12.07-2_all.deb ...
00:00:31.975 E: Unpacking wamerican (2020.12.07-2) ...
00:00:32.023 E: Selecting previously unselected package libpsl5t64:amd64.
00:00:32.028 E: Preparing to unpack .../132-libpsl5t64_0.21.2-1.1_amd64.deb ...
00:00:32.032 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:32.060 E: Selecting previously unselected package wget.
00:00:32.065 E: Preparing to unpack .../133-wget_1.24.5-1_amd64.deb ...
00:00:32.070 E: Unpacking wget (1.24.5-1) ...
00:00:32.157 E: Selecting previously unselected package wtmpdb.
00:00:32.161 E: Preparing to unpack .../134-wtmpdb_0.12.0-2_amd64.deb ...
00:00:32.165 E: Unpacking wtmpdb (0.12.0-2) ...
00:00:32.196 E: Selecting previously unselected package xz-utils.
00:00:32.202 E: Preparing to unpack .../135-xz-utils_5.6.2-1_amd64.deb ...
00:00:32.206 E: Unpacking xz-utils (5.6.2-1) ...
00:00:32.277 E: Chrooting into /tmp/mmdebstrap.ue_zsFXGBr/
00:00:32.285 E: Setting up media-types (10.1.0) ...
00:00:32.292 E: Setting up cpio (2.15+dfsg-1) ...
00:00:32.298 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
00:00:32.302 E: Setting up libpipeline1:amd64 (1.5.7-2) ...
00:00:32.307 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:32.311 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:32.315 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:32.321 E: Setting up liburcu8t64:amd64 (0.14.0-4) ...
00:00:32.328 E: Setting up libkeyutils1:amd64 (1.6.3-3) ...
00:00:32.333 E: Setting up libc-l10n (2.38-13) ...
00:00:32.337 E: Setting up pci.ids (0.0~2024.04.20-1) ...
00:00:32.341 E: Setting up liblockfile-bin (1.17-1+b1) ...
00:00:32.346 E: Setting up libgdbm6t64:amd64 (1.23-6) ...
00:00:32.350 E: Setting up bsdextrautils (2.40.1-8.1) ...
00:00:32.356 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:32.360 E: Setting up netcat-traditional (1.10-48.1) ...
00:00:32.367 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
00:00:32.371 E: Setting up init (1.66) ...
00:00:32.376 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:32.381 E: Setting up traceroute (1:2.1.5-1) ...
00:00:32.386 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
00:00:32.390 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
00:00:32.394 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
00:00:32.398 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
00:00:32.403 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
00:00:32.406 E: Setting up libmagic-mgc (1:5.45-3) ...
00:00:32.410 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:32.414 E: Setting up distro-info-data (0.62) ...
00:00:32.418 E: Setting up manpages (6.8-2) ...
00:00:32.422 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:32.426 E: Setting up libtirpc-common (1.3.4+ds-1.3) ...
00:00:32.433 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ...
00:00:32.438 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:32.443 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ...
00:00:32.448 E: Setting up libuv1t64:amd64 (1.48.0-4) ...
00:00:32.452 E: Setting up libmagic1t64:amd64 (1:5.45-3) ...
00:00:32.461 E: Setting up debian-archive-keyring (2023.4) ...
00:00:32.612 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ...
00:00:32.617 E: Setting up less (643-1) ...
00:00:32.628 E: Setting up gettext-base (0.21-14+b1) ...
00:00:32.632 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:32.639 E: Setting up libnss-systemd:amd64 (256-1) ...
00:00:32.659 E: Setting up krb5-locales (1.20.1-6) ...
00:00:32.663 E: Setting up file (1:5.45-3) ...
00:00:32.667 E: Setting up bzip2 (1.0.8-5.1) ...
00:00:32.672 E: Setting up locales (2.38-13) ...
00:00:33.555 E: Generating locales (this might take a while)...
00:00:33.563 E: Generation complete.
00:00:33.615 E: Setting up doc-debian (11.3+nmu1) ...
00:00:33.620 E: Setting up libtext-wrapi18n-perl (0.06-10) ...
00:00:33.626 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:33.633 E: Setting up libelf1t64:amd64 (0.191-1+b1) ...
00:00:33.641 E: Setting up libjansson4:amd64 (2.14-2+b2) ...
00:00:33.647 E: Setting up debian-faq (11.1) ...
00:00:33.655 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:33.664 E: Setting up tzdata (2024a-4) ...
00:00:33.859 E: 
00:00:33.863 E: Current default time zone: 'Etc/UTC'
00:00:33.867 E: Local time is now:      Sun Jun 16 17:18:30 UTC 2024.
00:00:33.872 E: Universal Time is now:  Sun Jun 16 17:18:30 UTC 2024.
00:00:33.876 E: Run 'dpkg-reconfigure tzdata' if you wish to change it.
00:00:33.880 E: 
00:00:33.884 E: Setting up libcap2-bin (1:2.66-5) ...
00:00:33.887 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:33.891 E: Setting up vim-common (2:9.1.0377-1) ...
00:00:33.898 E: Setting up libslang2:amd64 (2.3.3-5) ...
00:00:33.903 E: Setting up bash-completion (1:2.14.0-1) ...
00:00:33.918 E: Setting up wamerican (2020.12.07-2) ...
00:00:34.078 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:34.082 E: Setting up xz-utils (5.6.2-1) ...
00:00:34.090 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:00:34.098 E: Setting up perl-modules-5.38 (5.38.2-5) ...
00:00:34.103 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ...
00:00:34.107 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:34.111 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ...
00:00:34.116 E: Setting up systemd-timesyncd (256-1) ...
00:00:34.130 E: Creating group 'systemd-timesync' with GID 996.
00:00:34.135 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996.
00:00:34.367 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:34.371 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:34.376 E: Setting up libncursesw6:amd64 (6.5-2) ...
00:00:34.380 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:34.384 E: Setting up libxtables12:amd64 (1.8.10-4) ...
00:00:34.389 E: Setting up logsave (1.47.1-1) ...
00:00:34.393 E: Setting up nano (8.0-1) ...
00:00:34.400 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
00:00:34.404 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
00:00:34.408 E: Setting up libpci3:amd64 (1:3.12.0-1) ...
00:00:34.413 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:34.417 E: Setting up python-apt-common (2.9.0) ...
00:00:34.422 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:34.426 E: Setting up sensible-utils (0.0.22) ...
00:00:34.430 E: Setting up gpgv (2.2.43-7) ...
00:00:34.435 E: Setting up dbus-session-bus-common (1.14.10-4) ...
00:00:34.439 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:34.446 E: Setting up procps (2:4.0.4-4) ...
00:00:34.489 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:34.494 E: Setting up netbase (6.4) ...
00:00:34.520 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ...
00:00:34.525 E: Setting up isc-dhcp-common (4.4.3-P1-5) ...
00:00:34.529 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:34.535 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ...
00:00:34.540 E: Setting up dmidecode (3.5-3) ...
00:00:34.545 E: Setting up dbus-system-bus-common (1.14.10-4) ...
00:00:34.684 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:34.690 E: Setting up openssl (3.2.2-1) ...
00:00:34.697 E: Setting up libbsd0:amd64 (0.12.2-1) ...
00:00:34.701 E: Setting up readline-common (8.2-4) ...
00:00:34.711 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:34.716 E: Setting up dbus-bin (1.14.10-4+b1) ...
00:00:34.720 E: Setting up liblocale-gettext-perl (1.07-7) ...
00:00:34.724 E: Setting up libbpf1:amd64 (1:1.4.2-1) ...
00:00:34.730 E: Setting up util-linux-extra (2.40.1-8.1) ...
00:00:34.735 E: Setting up libkmod2:amd64 (32+20240611-1) ...
00:00:34.739 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:34.743 E: Setting up ncurses-term (6.5-2) ...
00:00:34.748 E: Setting up logrotate (3.21.0-2) ...
00:00:34.976 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'.
00:00:34.981 E: Setting up libnewt0.52:amd64 (0.52.24-2) ...
00:00:34.985 E: Setting up libicu72:amd64 (72.1-4+b1) ...
00:00:34.989 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:35.212 E: Setting up libedit2:amd64 (3.1-20240517-1) ...
00:00:35.216 E: Setting up cron (3.0pl1-189) ...
00:00:35.252 E: Running in chroot, ignoring request.
00:00:35.259 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:35.469 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'.
00:00:35.474 E: Setting up inetutils-telnet (2:2.5-4) ...
00:00:35.480 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode
00:00:35.483 E: Setting up debconf-i18n (1.5.86) ...
00:00:35.488 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:35.491 E: Setting up e2fsprogs (1.47.1-1) ...
00:00:35.720 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'.
00:00:35.946 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'.
00:00:35.951 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:35.956 E: Setting up dbus-daemon (1.14.10-4+b1) ...
00:00:35.975 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:35.979 E: Setting up vim-tiny (2:9.1.0377-1) ...
00:00:35.989 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
00:00:35.994 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
00:00:35.998 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
00:00:36.003 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
00:00:36.009 E: Setting up kmod (32+20240611-1) ...
00:00:36.017 E: sed: can't read /etc/modules: No such file or directory
00:00:36.038 E: Setting up ca-certificates (20240203) ...
00:00:37.068 E: Updating certificates in /etc/ssl/certs...
00:00:38.441 E: 146 added, 0 removed; done.
00:00:38.471 E: Setting up perl (5.38.2-5) ...
00:00:38.488 E: Setting up dbus (1.14.10-4+b1) ...
00:00:38.525 E: Running in chroot, ignoring request.
00:00:38.531 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:38.536 E: Setting up wtmpdb (0.12.0-2) ...
00:00:38.764 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'.
00:00:38.984 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'.
00:00:38.993 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:38.998 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:39.002 E: Setting up udev (256-1) ...
00:00:39.638 E: Creating group 'input' with GID 995.
00:00:39.643 E: Creating group 'sgx' with GID 994.
00:00:39.648 E: Creating group 'kvm' with GID 993.
00:00:39.652 E: Creating group 'render' with GID 992.
00:00:39.664 E: Setting up ucf (3.0043+nmu1) ...
00:00:39.829 E: Setting up pciutils (1:3.12.0-1) ...
00:00:39.841 E: Setting up libreadline8t64:amd64 (8.2-4) ...
00:00:39.847 E: Setting up whiptail (0.52.24-2) ...
00:00:39.853 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:39.860 E: Setting up libpam-systemd:amd64 (256-1) ...
00:00:40.113 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:40.121 E: Setting up iputils-ping (3:20240117-1) ...
00:00:40.147 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:40.153 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:40.159 E: Setting up apt (2.9.5) ...
00:00:40.420 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'.
00:00:40.657 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'.
00:00:40.664 E: Setting up libnftables1:amd64 (1.0.9-2) ...
00:00:40.671 E: Setting up apt-utils (2.9.5) ...
00:00:40.679 E: Setting up nftables (1.0.9-2) ...
00:00:40.858 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:40.865 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:40.873 E: Setting up iproute2 (6.9.0-1) ...
00:00:41.122 E: Setting up openssh-client (1:9.7p1-5) ...
00:00:41.263 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:41.269 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:41.274 E: Setting up isc-dhcp-client (4.4.3-P1-5) ...
00:00:41.312 E: Setting up fdisk (2.40.1-8.1) ...
00:00:41.317 E: Setting up ifupdown (0.8.43) ...
00:00:41.437 E: Creating /etc/network/interfaces.
00:00:41.720 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:41.725 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:00:41.900 E: Setting up lsof (4.95.0-1.1) ...
00:00:41.906 E: Setting up groff-base (1.23.0-4) ...
00:00:41.917 E: Setting up bind9-host (1:9.19.21-1+b1) ...
00:00:41.925 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:41.934 E: Setting up python3.11 (3.11.9-1) ...
00:00:43.857 E: Setting up wget (1.24.5-1) ...
00:00:43.906 E: Setting up python3 (3.11.8-1) ...
00:00:44.411 E: Setting up man-db (2.12.1-2) ...
00:00:44.574 E: Building database of manual pages ...
00:00:45.834 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'.
00:00:45.863 E: Setting up python3-certifi (2024.6.2-1) ...
00:00:46.037 E: Setting up python3-idna (3.6-2.1) ...
00:00:46.416 E: Setting up python3-urllib3 (2.0.7-2) ...
00:00:46.720 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:46.724 E: Setting up python3-pkg-resources (68.1.2-2) ...
00:00:47.126 E: Setting up python3-debianbts (4.1.1) ...
00:00:47.323 E: Setting up python3-apt (2.9.0) ...
00:00:47.596 E: Setting up python3-charset-normalizer (3.3.2-1) ...
00:00:47.849 E: Setting up python3-debconf (1.5.86) ...
00:00:48.043 E: Setting up python3-chardet (5.2.0+dfsg-1) ...
00:00:48.765 E: Setting up python3-debian (0.1.49) ...
00:00:49.088 E: Setting up python3-requests (2.32.3+dfsg-1) ...
00:00:49.364 E: Setting up apt-listchanges (3.27) ...
00:00:49.958 E: 
00:00:49.965 E: Creating config file /etc/apt/listchanges.conf with new version
00:00:50.270 E: Setting up python3-reportbug (13.0.1) ...
00:00:50.588 E: Setting up reportbug (13.0.1) ...
00:00:50.596 E: Setting up tasksel (3.75) ...
00:00:50.765 E: Setting up tasksel-data (3.75) ...
00:00:50.777 E: Processing triggers for libc-bin (2.38-13) ...
00:00:50.793 E: Processing triggers for systemd (256-1) ...
00:00:50.802 E: Processing triggers for ca-certificates (20240203) ...
00:00:50.812 E: Updating certificates in /etc/ssl/certs...
00:00:52.184 E: 0 added, 0 removed; done.
00:00:52.189 E: Running hooks in /etc/ca-certificates/update.d...
00:00:52.194 E: done.
00:00:52.407 E: I: cleaning package lists and apt cache...
00:00:52.462 E: Reading package lists...
00:00:52.555 E: I: creating tarball...
00:00:55.730 E: I: done
00:00:56.055 E: I: removing tempdir /tmp/mmdebstrap.ue_zsFXGBr...
00:00:57.037 E: I: success in 56.7245 seconds
00:00:57.047 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar
00:01:08.944 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:18
result: SUCCESS
------------------------------------------------------------------------------
(180/280) debug
dist: unstable
mode: auto
variant: standard
format: auto
time left: 1:14:13
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.026 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.033 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.043 E: + :
00:00:00.049 E: + mmdebstrap --variant=standard --debug unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.716 E: I: 560 4938 automatically chosen mode: root
00:00:00.726 E: D: 560 5077 Native architecture (outside): amd64
00:00:00.730 E: D: 560 5078 Native architecture (inside): amd64
00:00:00.734 E: D: 560 5080 Foreign architectures (inside): 
00:00:00.738 E: I: 560 5241 chroot architecture amd64 is equal to the host's architecture
00:00:00.743 E: D: 560 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.748 E: D: 560 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.752 E: D: 560 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.757 E: D: 560 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg
00:00:00.762 E: D: 560 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.769 E: D: 560 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.774 E: D: 560 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.778 E: D: 560 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.782 E: D: 560 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.787 E: D: 560 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.792 E: D: 560 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.797 E: D: 560 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.801 E: D: 560 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.806 E: D: 560 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.810 E: D: 560 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.814 E: D: 560 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.818 E: D: 560 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.822 E: D: 560 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.826 E: D: 560 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.831 E: D: 560 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.838 E: D: 560 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.844 E: D: 560 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.850 E: D: 560 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.854 E: D: 560 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.859 E: D: 560 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.862 E: D: 560 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.867 E: D: 560 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.872 E: D: 560 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.877 E: D: 560 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.883 E: D: 560 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.889 E: D: 560 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.894 E: D: 560 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.898 E: D: 560 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.902 E: D: 560 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.906 E: D: 560 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.910 E: D: 560 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.914 E: D: 560 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.919 E: D: 560 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.925 E: D: 560 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.930 E: D: 560 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.934 E: D: 560 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.939 E: D: 560 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.944 E: D: 560 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.951 E: D: 560 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.956 E: D: 560 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg
00:00:00.961 E: D: 560 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.966 E: D: 560 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.971 E: D: 560 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.975 E: D: 560 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg
00:00:00.980 E: D: 560 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.984 E: D: 560 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:00.989 E: D: 560 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.002 E: D: 560 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.016 E: D: 560 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.024 E: D: 560 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.030 E: D: 560 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.034 E: D: 560 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.042 E: D: 560 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.051 E: D: 560 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.062 E: D: 560 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.067 E: D: 560 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.072 E: D: 560 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.083 E: D: 560 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.101 E: D: 560 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.110 E: D: 560 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.127 E: D: 560 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.144 E: D: 560 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.152 E: D: 560 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.158 E: D: 560 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.170 E: D: 560 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.185 E: D: 560 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.193 E: D: 560 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.204 E: D: 560 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.216 E: D: 560 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.224 E: D: 560 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.238 E: D: 560 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.279 E: D: 560 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.287 E: D: 560 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg
00:00:01.294 E: D: 560 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
00:00:01.304 E: I: 560 5394 finding correct signed-by value...
00:00:01.311 E: D: 560 5572 sources list entries:
00:00:01.320 E: D: 560 5577 type: one-line
00:00:01.325 E: D: 560 5578 content:
00:00:01.334 E: D: 560 5580   deb http://127.0.0.1/debian unstable main
00:00:01.340 E: I: 560 5716 automatically chosen format: tar
00:00:01.348 E: I: 560 5778 using /tmp/mmdebstrap.cQqMKoliqV as tempdir
00:00:01.364 E: D: 560 6168 starting to listen for hooks
00:00:01.372 E: D: 680 1856 aptopts: 
00:00:01.376 E: D: 680 1856 apttrusted: /etc/apt/trusted.gpg
00:00:01.385 E: D: 680 1856 apttrustedparts: /etc/apt/trusted.gpg.d/
00:00:01.397 E: D: 680 1856 architectures: [amd64]
00:00:01.404 E: D: 680 1856 canmount: 1
00:00:01.409 E: D: 680 1856 components: [main]
00:00:01.418 E: D: 680 1856 customize_hook: []
00:00:01.428 E: D: 680 1856 dpkgopts: 
00:00:01.439 E: D: 680 1856 dryrun: 0
00:00:01.450 E: D: 680 1856 essential_hook: []
00:00:01.455 E: D: 680 1856 extract_hook: []
00:00:01.462 E: D: 680 1856 foreignarchs: []
00:00:01.471 E: D: 680 1856 format: tar
00:00:01.477 E: D: 680 1856 havemknod: 1
00:00:01.482 E: D: 680 1856 hooksock: GLOB
00:00:01.488 E: D: 680 1856 include: []
00:00:01.492 E: D: 680 1856 mode: root
00:00:01.499 E: D: 680 1856 nativearch: amd64
00:00:01.505 E: D: 680 1856 noop: []
00:00:01.509 E: D: 680 1856 root: /tmp/mmdebstrap.cQqMKoliqV
00:00:01.514 E: D: 680 1856 setup_hook: []
00:00:01.518 E: D: 680 1856 skip: []
00:00:01.526 E: D: 680 1856 sourceslists: [HASH(0x55dbcc79d6f8)]
00:00:01.533 E: D: 680 1856 suite: unstable
00:00:01.538 E: D: 680 1856 target: /tmp/debian-chroot.tar
00:00:01.544 E: D: 680 1856 variant: standard
00:00:01.549 E: D: 681 3715 listener: reading next command
00:00:01.554 E: apt 2.9.5 (amd64)
00:00:01.561 E: Supported modules:
00:00:01.568 E: *Ver: Standard .deb
00:00:01.573 E: *Pkg:  Debian dpkg interface (Priority 30)
00:00:01.583 E:  Pkg:  Debian APT solver interface (Priority -1000)
00:00:01.589 E:  Pkg:  Debian APT planner interface (Priority -1000)
00:00:01.593 E:  S.L: 'deb' Debian binary tree
00:00:01.599 E:  S.L: 'deb-src' Debian source tree
00:00:01.605 E:  Idx: Debian Source Index
00:00:01.609 E:  Idx: Debian Package Index
00:00:01.613 E:  Idx: Debian Translation Index
00:00:01.618 E:  Idx: Debian dpkg status file
00:00:01.622 E:  Idx: Debian deb file
00:00:01.626 E:  Idx: Debian dsc file
00:00:01.632 E:  Idx: Debian control file
00:00:01.638 E:  Idx: EDSP scenario file
00:00:01.645 E:  Idx: EIPP scenario file
00:00:01.649 E: APT "";
00:00:01.656 E: APT::Architecture "amd64";
00:00:01.660 E: APT::Build-Essential "";
00:00:01.664 E: APT::Build-Essential:: "build-essential";
00:00:01.668 E: APT::Install-Recommends "false";
00:00:01.672 E: APT::Install-Suggests "0";
00:00:01.680 E: APT::Key "";
00:00:01.686 E: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448";
00:00:01.691 E: APT::Sandbox "";
00:00:01.696 E: APT::Sandbox::User "_apt";
00:00:01.700 E: APT::Architectures "";
00:00:01.705 E: APT::Architectures:: "amd64";
00:00:01.710 E: APT::Compressor "";
00:00:01.714 E: APT::Compressor::. "";
00:00:01.719 E: APT::Compressor::.::Name ".";
00:00:01.724 E: APT::Compressor::.::Extension "";
00:00:01.728 E: APT::Compressor::.::Binary "";
00:00:01.732 E: APT::Compressor::.::Cost "0";
00:00:01.738 E: APT::Compressor::zstd "";
00:00:01.750 E: APT::Compressor::zstd::Name "zstd";
00:00:01.760 E: APT::Compressor::zstd::Extension ".zst";
00:00:01.765 E: APT::Compressor::zstd::Binary "false";
00:00:01.770 E: APT::Compressor::zstd::Cost "60";
00:00:01.774 E: APT::Compressor::lz4 "";
00:00:01.781 E: APT::Compressor::lz4::Name "lz4";
00:00:01.786 E: APT::Compressor::lz4::Extension ".lz4";
00:00:01.792 E: APT::Compressor::lz4::Binary "false";
00:00:01.797 E: APT::Compressor::lz4::Cost "50";
00:00:01.803 E: APT::Compressor::gzip "";
00:00:01.808 E: APT::Compressor::gzip::Name "gzip";
00:00:01.814 E: APT::Compressor::gzip::Extension ".gz";
00:00:01.818 E: APT::Compressor::gzip::Binary "gzip";
00:00:01.823 E: APT::Compressor::gzip::Cost "100";
00:00:01.828 E: APT::Compressor::gzip::CompressArg "";
00:00:01.836 E: APT::Compressor::gzip::CompressArg:: "-6n";
00:00:01.841 E: APT::Compressor::gzip::UncompressArg "";
00:00:01.845 E: APT::Compressor::gzip::UncompressArg:: "-d";
00:00:01.853 E: APT::Compressor::xz "";
00:00:01.859 E: APT::Compressor::xz::Name "xz";
00:00:01.863 E: APT::Compressor::xz::Extension ".xz";
00:00:01.867 E: APT::Compressor::xz::Binary "xz";
00:00:01.872 E: APT::Compressor::xz::Cost "200";
00:00:01.876 E: APT::Compressor::xz::CompressArg "";
00:00:01.880 E: APT::Compressor::xz::CompressArg:: "-6";
00:00:01.884 E: APT::Compressor::xz::UncompressArg "";
00:00:01.888 E: APT::Compressor::xz::UncompressArg:: "-d";
00:00:01.892 E: APT::Compressor::bzip2 "";
00:00:01.896 E: APT::Compressor::bzip2::Name "bzip2";
00:00:01.901 E: APT::Compressor::bzip2::Extension ".bz2";
00:00:01.911 E: APT::Compressor::bzip2::Binary "bzip2";
00:00:01.915 E: APT::Compressor::bzip2::Cost "300";
00:00:01.920 E: APT::Compressor::bzip2::CompressArg "";
00:00:01.924 E: APT::Compressor::bzip2::CompressArg:: "-6";
00:00:01.928 E: APT::Compressor::bzip2::UncompressArg "";
00:00:01.932 E: APT::Compressor::bzip2::UncompressArg:: "-d";
00:00:01.936 E: APT::Compressor::lzma "";
00:00:01.941 E: APT::Compressor::lzma::Name "lzma";
00:00:01.945 E: APT::Compressor::lzma::Extension ".lzma";
00:00:01.950 E: APT::Compressor::lzma::Binary "xz";
00:00:01.954 E: APT::Compressor::lzma::Cost "400";
00:00:01.958 E: APT::Compressor::lzma::CompressArg "";
00:00:01.963 E: APT::Compressor::lzma::CompressArg:: "--format=lzma";
00:00:01.969 E: APT::Compressor::lzma::CompressArg:: "-6";
00:00:01.977 E: APT::Compressor::lzma::UncompressArg "";
00:00:01.983 E: APT::Compressor::lzma::UncompressArg:: "--format=lzma";
00:00:01.989 E: APT::Compressor::lzma::UncompressArg:: "-d";
00:00:01.993 E: Dir "/tmp/mmdebstrap.cQqMKoliqV";
00:00:01.998 E: Dir::State "var/lib/apt";
00:00:02.002 E: Dir::State::lists "lists/";
00:00:02.007 E: Dir::State::cdroms "cdroms.list";
00:00:02.013 E: Dir::State::Status "/tmp/mmdebstrap.cQqMKoliqV/var/lib/dpkg/status";
00:00:02.018 E: Dir::State::extended_states "extended_states";
00:00:02.026 E: Dir::Cache "var/cache/apt";
00:00:02.032 E: Dir::Cache::archives "archives/";
00:00:02.037 E: Dir::Cache::srcpkgcache "srcpkgcache.bin";
00:00:02.042 E: Dir::Cache::pkgcache "pkgcache.bin";
00:00:02.046 E: Dir::Etc "etc/apt";
00:00:02.056 E: Dir::Etc::sourcelist "sources.list";
00:00:02.060 E: Dir::Etc::sourceparts "sources.list.d";
00:00:02.064 E: Dir::Etc::main "apt.conf";
00:00:02.070 E: Dir::Etc::netrc "auth.conf";
00:00:02.075 E: Dir::Etc::netrcparts "auth.conf.d";
00:00:02.080 E: Dir::Etc::parts "apt.conf.d";
00:00:02.084 E: Dir::Etc::preferences "preferences";
00:00:02.093 E: Dir::Etc::preferencesparts "preferences.d";
00:00:02.098 E: Dir::Etc::trusted "/etc/apt/trusted.gpg";
00:00:02.104 E: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/";
00:00:02.112 E: Dir::Boot "boot";
00:00:02.118 E: Dir::Usr "usr";
00:00:02.122 E: Dir::Bin "";
00:00:02.133 E: Dir::Bin::methods "/usr/lib/apt/methods";
00:00:02.138 E: Dir::Bin::solvers "";
00:00:02.143 E: Dir::Bin::solvers:: "/usr/lib/apt/solvers";
00:00:02.148 E: Dir::Bin::planners "";
00:00:02.152 E: Dir::Bin::planners:: "/usr/lib/apt/planners";
00:00:02.155 E: Dir::Bin::dpkg "/usr/bin/dpkg";
00:00:02.160 E: Dir::Bin::gzip "/bin/gzip";
00:00:02.164 E: Dir::Bin::bzip2 "/bin/bzip2";
00:00:02.170 E: Dir::Bin::xz "/usr/bin/xz";
00:00:02.175 E: Dir::Bin::lz4 "/usr/bin/lz4";
00:00:02.184 E: Dir::Bin::zstd "/usr/bin/zstd";
00:00:02.189 E: Dir::Bin::lzma "/usr/bin/xz";
00:00:02.195 E: Dir::Media "";
00:00:02.199 E: Dir::Media::MountPath "/media/apt";
00:00:02.203 E: Dir::Log "var/log/apt";
00:00:02.210 E: Dir::Log::Terminal "term.log";
00:00:02.215 E: Dir::Log::History "history.log";
00:00:02.222 E: Dir::Log::Planner "eipp.log.xz";
00:00:02.226 E: Dir::Ignore-Files-Silently "";
00:00:02.230 E: Dir::Ignore-Files-Silently:: "~$";
00:00:02.235 E: Dir::Ignore-Files-Silently:: "\.disabled$";
00:00:02.240 E: Dir::Ignore-Files-Silently:: "\.bak$";
00:00:02.246 E: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
00:00:02.252 E: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$";
00:00:02.256 E: Dir::Ignore-Files-Silently:: "\.save$";
00:00:02.260 E: Dir::Ignore-Files-Silently:: "\.orig$";
00:00:02.265 E: Dir::Ignore-Files-Silently:: "\.distUpgrade$";
00:00:02.270 E: Acquire "";
00:00:02.274 E: Acquire::AllowInsecureRepositories "0";
00:00:02.279 E: Acquire::AllowWeakRepositories "0";
00:00:02.284 E: Acquire::AllowDowngradeToInsecureRepositories "0";
00:00:02.289 E: Acquire::cdrom "";
00:00:02.294 E: Acquire::cdrom::mount "/media/cdrom/";
00:00:02.299 E: Acquire::IndexTargets "";
00:00:02.304 E: Acquire::IndexTargets::deb "";
00:00:02.309 E: Acquire::IndexTargets::deb::Packages "";
00:00:02.313 E: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
00:00:02.319 E: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
00:00:02.324 E: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
00:00:02.329 E: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
00:00:02.336 E: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
00:00:02.341 E: Acquire::IndexTargets::deb::Packages::Optional "0";
00:00:02.346 E: Acquire::IndexTargets::deb::Translations "";
00:00:02.350 E: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
00:00:02.355 E: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
00:00:02.359 E: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
00:00:02.364 E: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
00:00:02.369 E: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
00:00:02.375 E: Acquire::IndexTargets::deb-src "";
00:00:02.379 E: Acquire::IndexTargets::deb-src::Sources "";
00:00:02.385 E: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
00:00:02.390 E: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
00:00:02.395 E: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
00:00:02.400 E: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
00:00:02.404 E: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
00:00:02.409 E: Acquire::IndexTargets::deb-src::Sources::Optional "0";
00:00:02.413 E: Acquire::Changelogs "";
00:00:02.418 E: Acquire::Changelogs::URI "";
00:00:02.424 E: Acquire::Changelogs::URI::Origin "";
00:00:02.430 E: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
00:00:02.440 E: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";
00:00:02.446 E: Acquire::Changelogs::AlwaysOnline "";
00:00:02.451 E: Acquire::Changelogs::AlwaysOnline::Origin "";
00:00:02.456 E: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1";
00:00:02.461 E: Acquire::Snapshots "";
00:00:02.474 E: Acquire::Snapshots::URI "";
00:00:02.485 E: Acquire::Snapshots::URI::Origin "";
00:00:02.490 E: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/";
00:00:02.497 E: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/";
00:00:02.506 E: Acquire::Snapshots::URI::Override "";
00:00:02.513 E: Acquire::Snapshots::URI::Override::Label "";
00:00:02.520 E: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/";
00:00:02.527 E: Acquire::Snapshots::URI::Host "";
00:00:02.536 E: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:02.542 E: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/";
00:00:02.548 E: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:02.563 E: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/";
00:00:02.569 E: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:02.577 E: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/";
00:00:02.582 E: Acquire::Languages "";
00:00:02.587 E: Acquire::Languages:: "none";
00:00:02.592 E: Acquire::CompressionTypes "";
00:00:02.598 E: Acquire::CompressionTypes::xz "xz";
00:00:02.605 E: Acquire::CompressionTypes::bz2 "bzip2";
00:00:02.611 E: Acquire::CompressionTypes::lzma "lzma";
00:00:02.617 E: Acquire::CompressionTypes::gz "gzip";
00:00:02.622 E: Acquire::CompressionTypes::lz4 "lz4";
00:00:02.627 E: Acquire::CompressionTypes::zst "zstd";
00:00:02.634 E: DPkg "";
00:00:02.639 E: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin";
00:00:02.644 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.cQqMKoliqV";
00:00:02.650 E: pkgCacheGen "";
00:00:02.655 E: pkgCacheGen::ForceEssential ",";
00:00:02.659 E: Binary "apt-config";
00:00:02.665 E: Binary::apt-cdrom "";
00:00:02.672 E: Binary::apt-cdrom::APT "";
00:00:02.678 E: Binary::apt-cdrom::APT::Internal "";
00:00:02.682 E: Binary::apt-cdrom::APT::Internal::OpProgress "";
00:00:02.687 E: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0";
00:00:02.691 E: Binary::apt "";
00:00:02.695 E: Binary::apt::APT "";
00:00:02.700 E: Binary::apt::APT::Color "1";
00:00:02.704 E: Binary::apt::APT::Output-Version "30";
00:00:02.709 E: Binary::apt::APT::Cache "";
00:00:02.713 E: Binary::apt::APT::Cache::Show "";
00:00:02.718 E: Binary::apt::APT::Cache::Show::Version "2";
00:00:02.722 E: Binary::apt::APT::Cache::AllVersions "0";
00:00:02.726 E: Binary::apt::APT::Cache::ShowVirtuals "1";
00:00:02.731 E: Binary::apt::APT::Cache::Search "";
00:00:02.735 E: Binary::apt::APT::Cache::Search::Version "2";
00:00:02.739 E: Binary::apt::APT::Cache::ShowDependencyType "1";
00:00:02.744 E: Binary::apt::APT::Cache::ShowVersion "1";
00:00:02.750 E: Binary::apt::APT::Get "";
00:00:02.756 E: Binary::apt::APT::Get::Upgrade-Allow-New "1";
00:00:02.760 E: Binary::apt::APT::Get::Update "";
00:00:02.765 E: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1";
00:00:02.769 E: Binary::apt::APT::Cmd "";
00:00:02.773 E: Binary::apt::APT::Cmd::Show-Update-Stats "1";
00:00:02.777 E: Binary::apt::APT::Cmd::Pattern-Only "1";
00:00:02.782 E: Binary::apt::APT::Keep-Downloaded-Packages "0";
00:00:02.786 E: Binary::apt::DPkg "";
00:00:02.790 E: Binary::apt::DPkg::Progress-Fancy "1";
00:00:02.795 E: Binary::apt::DPkg::Lock "";
00:00:02.800 E: Binary::apt::DPkg::Lock::Timeout "120";
00:00:02.804 E: CommandLine "";
00:00:02.809 E: CommandLine::AsString "apt-config dump";
00:00:02.813 E: D: 680 2324 content of /tmp/mmdebstrap.cQqMKoliqV/tmp/mmdebstrap.apt.conf.tIrmc50ptft6:
00:00:02.819 E: Apt::Architecture "amd64";
00:00:02.824 E: Apt::Architectures "amd64";
00:00:02.828 E: Dir "/tmp/mmdebstrap.cQqMKoliqV";
00:00:02.833 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.cQqMKoliqV";
00:00:02.844 E: Dir::State::Status "/tmp/mmdebstrap.cQqMKoliqV/var/lib/dpkg/status";
00:00:02.850 E: Dir::Etc::Trusted "/etc/apt/trusted.gpg";
00:00:02.854 E: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/";
00:00:02.861 E: pkgCacheGen::ForceEssential ",";
00:00:02.865 E: I: 680 2387 running apt-get update...
00:00:02.870 E: D: 680 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:02.876 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB]
00:00:02.881 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9930 kB]
00:00:03.238 E: Fetched 10.1 MB in 2s (4507 kB/s)
00:00:04.642 E: Reading package lists...
00:00:04.698 E: I: 680 1093 downloading packages with apt...
00:00:04.707 E: D: 680 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:04.730 E: Reading package lists...
00:00:05.020 E: Building dependency tree...
00:00:05.186 E:   MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1
00:00:05.196 E:   Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64
00:00:05.213 E:     MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0
00:00:05.220 E:     Installing libc6:amd64 as Depends of libbz2-1.0:amd64
00:00:05.227 E:       MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0
00:00:05.232 E:       Installing libgcc-s1:amd64 as Depends of libc6:amd64
00:00:05.240 E:         MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0
00:00:05.252 E:         Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64
00:00:05.258 E:           MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:05.268 E:   Installing liblzma5:amd64 as PreDepends of dpkg:amd64
00:00:05.275 E:     MarkInstall liblzma5:amd64 < none -> 5.6.2-1 @un puN > FU=0
00:00:05.280 E:   Installing libmd0:amd64 as PreDepends of dpkg:amd64
00:00:05.287 E:     MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0
00:00:05.297 E:   Installing libselinux1:amd64 as PreDepends of dpkg:amd64
00:00:05.304 E:     MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0
00:00:05.308 E:     Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64
00:00:05.322 E:       MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0
00:00:05.330 E:   Installing libzstd1:amd64 as PreDepends of dpkg:amd64
00:00:05.354 E:     MarkInstall libzstd1:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0
00:00:05.362 E:   Installing zlib1g:amd64 as PreDepends of dpkg:amd64
00:00:05.367 E:     MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0
00:00:05.374 E:   MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1
00:00:05.385 E:   MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1
00:00:05.391 E:   MarkInstall sysvinit-utils:amd64 < none -> 3.09-1 @un puN > FU=1
00:00:05.399 E:   MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1
00:00:05.414 E:   Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64
00:00:05.421 E:     MarkInstall libdebconfclient0:amd64 < none -> 0.272 @un puN > FU=0
00:00:05.431 E:   MarkInstall dash:amd64 < none -> 0.5.12-9 @un puN > FU=1
00:00:05.445 E:   MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1
00:00:05.458 E:   MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1
00:00:05.465 E:   Installing libtinfo6:amd64 as PreDepends of bash:amd64
00:00:05.474 E:     MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:05.488 E:   MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1
00:00:05.500 E:   Installing libblkid1:amd64 as PreDepends of util-linux:amd64
00:00:05.520 E:     MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:05.535 E:   Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64
00:00:05.555 E:     MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0
00:00:05.581 E:   Installing libcrypt1:amd64 as PreDepends of util-linux:amd64
00:00:05.618 E:     MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0
00:00:05.625 E:   Installing libmount1:amd64 as PreDepends of util-linux:amd64
00:00:05.631 E:     MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:05.642 E:   Installing libpam0g:amd64 as PreDepends of util-linux:amd64
00:00:05.652 E:     MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:05.660 E:     Installing libaudit1:amd64 as Depends of libpam0g:amd64
00:00:05.699 E:       MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0
00:00:05.710 E:       Installing libaudit-common:amd64 as Depends of libaudit1:amd64
00:00:05.717 E:         MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0
00:00:05.729 E:     Installing debconf:amd64 as Depends of libpam0g:amd64
00:00:05.741 E:       MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0
00:00:05.752 E:   Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64
00:00:05.762 E:     MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:05.773 E:   Installing libsystemd0:amd64 as PreDepends of util-linux:amd64
00:00:05.786 E:     MarkInstall libsystemd0:amd64 < none -> 256-1 @un uN Ib > FU=0
00:00:05.793 E:     Installing libcap2:amd64 as Depends of libsystemd0:amd64
00:00:05.799 E:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0
00:00:05.805 E:   Installing libudev1:amd64 as PreDepends of util-linux:amd64
00:00:05.812 E:     MarkInstall libudev1:amd64 < none -> 256-1 @un puN > FU=0
00:00:05.821 E:       MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:05.831 E:   Installing libuuid1:amd64 as PreDepends of util-linux:amd64
00:00:05.836 E:     MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:05.841 E:   MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1
00:00:05.846 E:   Installing libacl1:amd64 as PreDepends of tar:amd64
00:00:05.851 E:     MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0
00:00:05.856 E:   MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1
00:00:05.864 E:   Installing mawk:amd64 as PreDepends of base-files:amd64
00:00:05.870 E:     MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0
00:00:05.878 E:   MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1
00:00:05.883 E:   MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1
00:00:05.888 E:   MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1
00:00:05.893 E:   Installing libattr1:amd64 as PreDepends of coreutils:amd64
00:00:05.900 E:     MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0
00:00:05.910 E:   Installing libgmp10:amd64 as PreDepends of coreutils:amd64
00:00:05.916 E:     MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0
00:00:05.923 E:   Installing libssl3t64:amd64 as PreDepends of coreutils:amd64
00:00:05.928 E:     MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:05.934 E:   MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1
00:00:05.938 E:   MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1
00:00:05.943 E:   MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:05.948 E:   Installing libpam-modules:amd64 as PreDepends of login:amd64
00:00:05.952 E:     MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0
00:00:05.957 E:     Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64
00:00:05.962 E:       MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0
00:00:05.969 E:     Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64
00:00:05.975 E:       MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:05.980 E:   Installing libpam-runtime:amd64 as PreDepends of login:amd64
00:00:05.986 E:     MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0
00:00:05.992 E:   MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1
00:00:05.997 E:   MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1
00:00:06.002 E:   MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1
00:00:06.007 E:   MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1
00:00:06.012 E:   MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:06.016 E:   MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:06.020 E: Starting pkgProblemResolver with broken count: 0
00:00:06.024 E: Starting 2 pkgProblemResolver with broken count: 0
00:00:06.029 E: Done
00:00:06.189 E:   Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:06.200 E:   Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected
00:00:06.205 E:   Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected
00:00:06.210 E:   Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected
00:00:06.587 E: The following additional packages will be installed:
00:00:06.592 E:   debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1
00:00:06.597 E:   libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0
00:00:06.603 E:   libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules
00:00:06.610 E:   libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1
00:00:06.614 E:   libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1
00:00:06.620 E:   mawk zlib1g
00:00:06.625 E: Suggested packages:
00:00:06.636 E:   bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl
00:00:06.650 E:   libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog
00:00:06.656 E:   diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales
00:00:06.663 E:   libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1
00:00:06.668 E:   libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts
00:00:06.672 E:   tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb
00:00:06.677 E: Recommended packages:
00:00:06.683 E:   bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0
00:00:06.688 E:   sensible-utils
00:00:06.692 E: The following NEW packages will be installed:
00:00:06.696 E:   base-files base-passwd bash bsdutils coreutils dash debconf debianutils
00:00:06.701 E:   diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers
00:00:06.706 E:   libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin
00:00:06.710 E:   libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1
00:00:06.715 E:   libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin
00:00:06.719 E:   libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64
00:00:06.723 E:   libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base
00:00:06.732 E:   ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g
00:00:06.747 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
00:00:06.751 E: Need to get 23.9 MB of archives.
00:00:06.756 E: After this operation, 96.2 MB of additional disk space will be used.
00:00:06.761 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:06.767 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB]
00:00:06.861 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB]
00:00:06.873 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB]
00:00:06.887 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB]
00:00:06.904 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB]
00:00:06.920 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB]
00:00:06.932 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB]
00:00:07.004 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB]
00:00:07.012 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB]
00:00:07.032 E: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB]
00:00:07.044 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB]
00:00:07.053 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB]
00:00:07.064 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:07.087 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB]
00:00:07.112 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB]
00:00:07.126 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB]
00:00:07.152 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:07.164 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB]
00:00:07.229 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB]
00:00:07.323 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB]
00:00:07.339 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB]
00:00:07.376 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:07.408 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB]
00:00:07.430 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB]
00:00:07.444 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB]
00:00:07.501 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB]
00:00:07.596 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB]
00:00:07.635 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB]
00:00:07.659 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB]
00:00:07.708 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB]
00:00:07.742 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:07.803 E: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB]
00:00:07.851 E: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB]
00:00:07.866 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB]
00:00:07.903 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB]
00:00:07.957 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB]
00:00:07.974 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB]
00:00:07.995 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:08.012 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB]
00:00:08.046 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB]
00:00:08.063 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
00:00:08.107 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB]
00:00:08.167 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB]
00:00:08.403 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB]
00:00:08.466 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB]
00:00:08.533 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB]
00:00:08.674 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB]
00:00:08.716 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB]
00:00:08.736 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB]
00:00:08.749 E: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB]
00:00:08.787 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB]
00:00:08.800 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB]
00:00:08.812 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB]
00:00:08.832 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB]
00:00:08.861 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB]
00:00:08.885 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-1 [32.3 kB]
00:00:09.012 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 
00:00:09.017 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 
00:00:09.023 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 
00:00:09.029 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 
00:00:09.035 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 
00:00:09.042 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 
00:00:09.047 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/base-files_13.3_amd64.deb 
00:00:09.052 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 
00:00:09.057 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 
00:00:09.063 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 
00:00:09.068 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/debianutils_5.19_amd64.deb 
00:00:09.074 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 
00:00:09.080 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 
00:00:09.087 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 
00:00:09.094 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 
00:00:09.100 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 
00:00:09.106 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 
00:00:09.111 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 
00:00:09.116 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 
00:00:09.121 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 
00:00:09.126 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 
00:00:09.130 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 
00:00:09.135 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 
00:00:09.140 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 
00:00:09.145 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 
00:00:09.150 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 
00:00:09.155 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 
00:00:09.165 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 
00:00:09.171 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 
00:00:09.177 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 
00:00:09.184 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 
00:00:09.191 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 
00:00:09.197 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 
00:00:09.206 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 
00:00:09.223 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 
00:00:09.228 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 
00:00:09.233 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 
00:00:09.238 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 
00:00:09.245 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 
00:00:09.253 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 
00:00:09.260 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 
00:00:09.264 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 
00:00:09.273 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 
00:00:09.278 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 
00:00:09.291 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 
00:00:09.307 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 
00:00:09.316 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 
00:00:09.326 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 
00:00:09.334 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 
00:00:09.343 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 
00:00:09.352 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 
00:00:09.358 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 
00:00:09.365 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 
00:00:09.371 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 
00:00:09.378 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/grep_3.11-4_amd64.deb 
00:00:09.385 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 
00:00:09.390 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 
00:00:09.397 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 
00:00:09.403 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 
00:00:09.408 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 
00:00:09.412 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 
00:00:09.417 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 
00:00:09.422 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 
00:00:09.427 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 
00:00:09.433 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 
00:00:09.439 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 
00:00:09.444 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 
00:00:09.448 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 
00:00:09.453 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 
00:00:09.458 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 
00:00:09.464 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/debconf_1.5.86_all.deb 
00:00:09.469 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 
00:00:09.473 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 
00:00:09.479 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 
00:00:09.485 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 
00:00:09.492 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 
00:00:09.497 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 
00:00:09.501 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 
00:00:09.506 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 
00:00:09.510 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 
00:00:09.513 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 
00:00:09.518 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 
00:00:09.522 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 
00:00:09.527 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 
00:00:09.530 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 
00:00:09.534 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 
00:00:09.538 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/sed_4.9-2_amd64.deb 
00:00:09.541 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 
00:00:09.549 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 
00:00:09.553 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 
00:00:09.557 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 
00:00:09.561 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 
00:00:09.565 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 
00:00:09.569 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 
00:00:09.574 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libudev1_256-1_amd64.deb 
00:00:09.578 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 
00:00:09.584 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 
00:00:09.593 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 
00:00:09.601 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 
00:00:09.607 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 
00:00:09.613 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 
00:00:09.618 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 
00:00:09.624 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 
00:00:09.628 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 
00:00:09.633 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/init-system-helpers_1.66_all.deb 
00:00:09.637 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 
00:00:09.642 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 
00:00:09.647 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 
00:00:09.652 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 
00:00:09.658 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 
00:00:09.664 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.cQqMKoliqV/var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb 
00:00:09.669 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 
00:00:09.674 E: /usr/bin/dpkg --status-fd 7 --configure --pending 
00:00:09.678 E: Fetched 23.9 MB in 2s (11.0 MB/s)
00:00:09.683 E: I: 680 2559 extracting archives...
00:00:09.688 E: D: 1911 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb
00:00:09.692 E: D: 1914 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.698 E: D: 1922 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libc6_2.38-13_amd64.deb
00:00:09.707 E: D: 1923 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.712 E: D: 1995 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb
00:00:09.717 E: D: 1996 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.722 E: D: 2004 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb
00:00:09.727 E: D: 2005 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.731 E: D: 2015 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/base-files_13.3_amd64.deb
00:00:09.736 E: D: 2016 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.740 E: D: 2026 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb
00:00:09.744 E: D: 2027 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.748 E: D: 2037 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/debianutils_5.19_amd64.deb
00:00:09.752 E: D: 2038 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.757 E: D: 2048 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb
00:00:09.761 E: D: 2049 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.765 E: D: 2095 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb
00:00:09.769 E: D: 2096 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.774 E: D: 2104 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libsystemd0_256-1_amd64.deb
00:00:09.778 E: D: 2105 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.782 E: D: 2123 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb
00:00:09.787 E: D: 2124 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.791 E: D: 2136 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb
00:00:09.800 E: D: 2137 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.805 E: D: 2145 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb
00:00:09.812 E: D: 2146 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.816 E: D: 2154 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb
00:00:09.820 E: D: 2155 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.824 E: D: 2167 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb
00:00:09.827 E: D: 2168 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.832 E: D: 2184 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb
00:00:09.836 E: D: 2185 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.840 E: D: 2193 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb
00:00:09.845 E: D: 2195 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.850 E: D: 2210 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb
00:00:09.855 E: D: 2211 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.860 E: D: 2221 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb
00:00:09.864 E: D: 2222 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:09.868 E: D: 2290 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb
00:00:09.872 E: D: 2291 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.054 E: D: 2307 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/dash_0.5.12-9_amd64.deb
00:00:10.059 E: D: 2308 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.065 E: D: 2316 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb
00:00:10.069 E: D: 2317 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.098 E: D: 2325 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb
00:00:10.102 E: D: 2326 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.108 E: D: 2334 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb
00:00:10.112 E: D: 2335 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.124 E: D: 2343 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb
00:00:10.130 E: D: 2344 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.135 E: D: 2352 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb
00:00:10.141 E: D: 2353 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.189 E: D: 2361 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/dpkg_1.22.6_amd64.deb
00:00:10.195 E: D: 2362 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.286 E: D: 2370 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb
00:00:10.290 E: D: 2371 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.326 E: D: 2379 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/grep_3.11-4_amd64.deb
00:00:10.330 E: D: 2380 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.352 E: D: 2388 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb
00:00:10.358 E: D: 2389 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.366 E: D: 2397 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb
00:00:10.370 E: D: 2398 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.374 E: D: 2406 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb
00:00:10.379 E: D: 2407 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.383 E: D: 2415 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb
00:00:10.387 E: D: 2416 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.392 E: D: 2424 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb
00:00:10.396 E: D: 2425 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.400 E: D: 2433 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb
00:00:10.404 E: D: 2434 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.413 E: D: 2442 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb
00:00:10.417 E: D: 2443 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.467 E: D: 2451 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/debconf_1.5.86_all.deb
00:00:10.471 E: D: 2452 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.482 E: D: 2460 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb
00:00:10.486 E: D: 2461 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.492 E: D: 2469 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb
00:00:10.497 E: D: 2470 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.502 E: D: 2478 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb
00:00:10.506 E: D: 2480 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.526 E: D: 2487 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb
00:00:10.530 E: D: 2488 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.548 E: D: 2496 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb
00:00:10.552 E: D: 2497 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.587 E: D: 2505 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb
00:00:10.592 E: D: 2506 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.616 E: D: 2514 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb
00:00:10.629 E: D: 2515 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.778 E: D: 2523 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/sed_4.9-2_amd64.deb
00:00:10.796 E: D: 2524 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.832 E: D: 2532 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb
00:00:10.840 E: D: 2533 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.855 E: D: 2541 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb
00:00:10.861 E: D: 2542 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.876 E: D: 2550 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb
00:00:10.882 E: D: 2552 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.892 E: D: 2559 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libudev1_256-1_amd64.deb
00:00:10.897 E: D: 2560 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.908 E: D: 2568 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb
00:00:10.913 E: D: 2569 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:10.921 E: D: 2577 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb
00:00:10.931 E: D: 2578 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.000 E: D: 2586 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb
00:00:11.005 E: D: 2587 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.009 E: D: 2595 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb
00:00:11.013 E: D: 2596 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.019 E: D: 2604 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/init-system-helpers_1.66_all.deb
00:00:11.023 E: D: 2605 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.028 E: D: 2613 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb
00:00:11.034 E: D: 2614 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.077 E: D: 2622 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/ncurses-base_6.5-2_all.deb
00:00:11.082 E: D: 2623 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.095 E: D: 2631 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.cQqMKoliqV//var/cache/apt/archives/sysvinit-utils_3.09-1_amd64.deb
00:00:11.100 E: D: 2632 2643 running tar -C /tmp/mmdebstrap.cQqMKoliqV --keep-directory-symlink --extract --file -
00:00:11.138 E: I: 680 2928 installing essential packages...
00:00:11.146 E: D: 680 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.cQqMKoliqV 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-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.6+dfsg-1_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.2-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-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:11.181 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:11.186 E: (Reading database ... 0 files and directories currently installed.)
00:00:11.191 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:11.196 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:11.234 E: Selecting previously unselected package libc6:amd64.
00:00:11.239 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:11.297 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:11.366 E: dpkg-query: no packages found matching base-files
00:00:11.384 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:11.727 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:11.739 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:11.755 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:11.804 E: Selecting previously unselected package mawk.
00:00:11.808 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:11.819 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:11.865 E: Selecting previously unselected package base-files.
00:00:11.871 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:11.877 E:  base-files pre-depends on awk
00:00:11.882 E:   mawk provides awk but is unpacked but not configured.
00:00:11.887 E: 
00:00:11.892 E: dpkg: warning: ignoring pre-dependency problem!
00:00:11.895 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:11.900 E: Unpacking base-files (13.3) ...
00:00:11.946 E: Selecting previously unselected package libtinfo6:amd64.
00:00:11.952 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:11.965 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:12.057 E: Selecting previously unselected package debianutils.
00:00:12.067 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:12.076 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:12.085 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.092 E: 
00:00:12.099 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.108 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:12.114 E: Unpacking debianutils (5.19) ...
00:00:12.192 E: Selecting previously unselected package bash.
00:00:12.198 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:12.203 E:  bash pre-depends on libc6 (>= 2.38)
00:00:12.209 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.215 E: 
00:00:12.226 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.233 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:12.240 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:12.247 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:12.257 E: 
00:00:12.264 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.274 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:12.284 E: Unpacking bash (5.2.21-2.1) ...
00:00:12.429 E: Selecting previously unselected package libcap2:amd64.
00:00:12.448 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:12.454 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:12.510 E: Selecting previously unselected package libsystemd0:amd64.
00:00:12.522 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:12.531 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:12.590 E: Selecting previously unselected package bsdutils.
00:00:12.595 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:12.602 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:12.612 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:12.623 E: 
00:00:12.631 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.641 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:12.651 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:12.658 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:12.664 E: 
00:00:12.672 E: dpkg: warning: ignoring pre-dependency problem!
00:00:12.678 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:12.685 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:12.690 E: Selecting previously unselected package libacl1:amd64.
00:00:12.695 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:12.699 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:12.726 E: Selecting previously unselected package libattr1:amd64.
00:00:12.730 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:12.733 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:12.756 E: Selecting previously unselected package libgmp10:amd64.
00:00:12.762 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:12.766 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:12.803 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:12.807 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:12.811 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:12.853 E: Selecting previously unselected package libselinux1:amd64.
00:00:12.858 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:12.866 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:12.897 E: Selecting previously unselected package libzstd1:amd64.
00:00:12.902 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:12.906 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:12.949 E: Selecting previously unselected package zlib1g:amd64.
00:00:12.953 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:12.961 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:12.995 E: Selecting previously unselected package libssl3t64:amd64.
00:00:13.000 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:13.007 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:13.169 E: Selecting previously unselected package coreutils.
00:00:13.177 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.188 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:13.199 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:13.205 E: 
00:00:13.212 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.225 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.241 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:13.255 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:13.272 E: 
00:00:13.278 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.284 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.290 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:13.304 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:13.311 E: 
00:00:13.318 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.325 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.330 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:13.338 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:13.368 E: 
00:00:13.379 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.389 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.397 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:13.402 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:13.407 E: 
00:00:13.412 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.416 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:13.421 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:13.426 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:13.430 E: 
00:00:13.435 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.439 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:13.443 E: Unpacking coreutils (9.4-3.1) ...
00:00:13.497 E: Selecting previously unselected package dash.
00:00:13.503 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:13.510 E:  dash pre-depends on libc6 (>= 2.38)
00:00:13.516 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:13.524 E: 
00:00:13.529 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.534 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:13.538 E: Unpacking dash (0.5.12-9) ...
00:00:13.562 E: Selecting previously unselected package diffutils.
00:00:13.568 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:13.572 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:13.578 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:13.586 E: 
00:00:13.594 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.602 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:13.609 E: Unpacking diffutils (1:3.10-1) ...
00:00:13.650 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:13.659 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:13.667 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:13.702 E: Selecting previously unselected package liblzma5:amd64.
00:00:13.707 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:13.715 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:13.761 E: Selecting previously unselected package libmd0:amd64.
00:00:13.772 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:13.777 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:13.808 E: Selecting previously unselected package tar.
00:00:13.813 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:13.819 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:13.825 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:13.831 E: 
00:00:13.838 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.852 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:13.857 E:  tar pre-depends on libc6 (>= 2.34)
00:00:13.863 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:13.868 E: 
00:00:13.873 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.879 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:13.884 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:13.889 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:13.895 E: 
00:00:13.902 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.906 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:13.912 E: Unpacking tar (1.35+dfsg-3) ...
00:00:13.921 E: Selecting previously unselected package dpkg.
00:00:13.925 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:13.933 E:  dpkg pre-depends on libbz2-1.0
00:00:13.938 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:13.943 E: 
00:00:13.951 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.958 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:13.965 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:13.973 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:13.978 E: 
00:00:13.984 E: dpkg: warning: ignoring pre-dependency problem!
00:00:13.989 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:13.995 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:14.004 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:14.013 E: 
00:00:14.017 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.023 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:14.028 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:14.035 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:14.040 E: 
00:00:14.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.049 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:14.054 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:14.060 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:14.067 E: 
00:00:14.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.082 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:14.089 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:14.095 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:14.101 E: 
00:00:14.107 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.112 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:14.117 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:14.123 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:14.134 E: 
00:00:14.141 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.149 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:14.155 E: Unpacking dpkg (1.22.6) ...
00:00:14.166 E: Selecting previously unselected package findutils.
00:00:14.178 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:14.193 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:14.200 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:14.211 E: 
00:00:14.226 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.240 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:14.247 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:14.257 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:14.266 E: 
00:00:14.274 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.280 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:14.291 E: Unpacking findutils (4.10.0-2) ...
00:00:14.299 E: Selecting previously unselected package grep.
00:00:14.311 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:14.335 E:  grep pre-depends on libc6 (>= 2.34)
00:00:14.341 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:14.347 E: 
00:00:14.353 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.364 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:14.370 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:14.385 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:14.390 E: 
00:00:14.396 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.407 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:14.412 E: Unpacking grep (3.11-4) ...
00:00:14.420 E: Selecting previously unselected package gzip.
00:00:14.426 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:14.432 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:14.438 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:14.450 E: 
00:00:14.457 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.464 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:14.475 E: Unpacking gzip (1.12-1.1) ...
00:00:14.515 E: Selecting previously unselected package hostname.
00:00:14.522 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:14.526 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:14.530 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:14.535 E: 
00:00:14.541 E: dpkg: warning: ignoring pre-dependency problem!
00:00:14.545 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:14.554 E: Unpacking hostname (3.23+nmu2) ...
00:00:14.560 E: Selecting previously unselected package libaudit-common.
00:00:14.565 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:14.572 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:14.609 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:14.614 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:14.619 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:14.652 E: Selecting previously unselected package libaudit1:amd64.
00:00:14.657 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:14.665 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:14.691 E: Selecting previously unselected package libcrypt1:amd64.
00:00:14.699 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:14.706 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:14.739 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:14.745 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:14.751 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:14.842 E: Selecting previously unselected package debconf.
00:00:14.846 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:14.850 E: Unpacking debconf (1.5.86) ...
00:00:14.932 E: Selecting previously unselected package libpam0g:amd64.
00:00:14.937 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:14.942 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:14.987 E: Selecting previously unselected package libpam-modules-bin.
00:00:14.992 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:14.998 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:15.056 E: Selecting previously unselected package libpam-modules:amd64.
00:00:15.060 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.064 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:15.069 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:15.076 E: 
00:00:15.081 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.090 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.095 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:15.100 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:15.105 E: 
00:00:15.110 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.119 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.123 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:15.128 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:15.133 E: 
00:00:15.139 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.144 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.148 E:  libpam-modules pre-depends on libdb5.3t64
00:00:15.155 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:15.162 E: 
00:00:15.168 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.176 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.183 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:15.189 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:15.194 E: 
00:00:15.200 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.207 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.212 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:15.218 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:15.225 E: 
00:00:15.231 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.238 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.243 E:  libpam-modules pre-depends on libsystemd0
00:00:15.250 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:15.257 E: 
00:00:15.263 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.268 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.273 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:15.280 E:   debconf is unpacked, but has never been configured.
00:00:15.285 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:15.290 E: 
00:00:15.295 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.300 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:15.309 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:15.326 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:15.333 E: 
00:00:15.338 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.344 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:15.349 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23.
00:00:15.356 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:15.362 E: Selecting previously unselected package libpam-runtime.
00:00:15.369 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:15.374 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:15.424 E: Selecting previously unselected package login.
00:00:15.429 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.433 E:  login pre-depends on libpam-modules
00:00:15.438 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:15.443 E: 
00:00:15.449 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.456 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.460 E:  login pre-depends on libpam-runtime
00:00:15.472 E:   libpam-runtime is unpacked, but has never been configured.
00:00:15.477 E: 
00:00:15.482 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.486 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.490 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:15.495 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:15.499 E: 
00:00:15.503 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.507 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.510 E:  login pre-depends on libc6 (>= 2.38)
00:00:15.515 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:15.519 E: 
00:00:15.523 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.527 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.531 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:15.535 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:15.539 E: 
00:00:15.543 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.547 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:15.550 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:15.554 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:15.559 E: 
00:00:15.562 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.566 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:15.570 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:15.575 E: Selecting previously unselected package ncurses-bin.
00:00:15.579 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:15.584 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:15.590 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:15.595 E: 
00:00:15.599 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.604 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:15.608 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:15.612 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:15.616 E: 
00:00:15.620 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.624 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:15.628 E: Unpacking ncurses-bin (6.5-2) ...
00:00:15.633 E: Selecting previously unselected package perl-base.
00:00:15.638 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:15.642 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:15.647 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:15.651 E: 
00:00:15.656 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.660 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:15.664 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:15.669 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:15.674 E: 
00:00:15.684 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.692 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:15.697 E:  perl-base pre-depends on dpkg (>= 1.17.17)
00:00:15.701 E:   dpkg is unpacked, but has never been configured.
00:00:15.706 E: 
00:00:15.711 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.716 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:15.720 E: Unpacking perl-base (5.38.2-5) ...
00:00:15.921 E: Selecting previously unselected package sed.
00:00:15.926 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:15.931 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:15.936 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:15.940 E: 
00:00:15.944 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.948 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:15.952 E:  sed pre-depends on libc6 (>= 2.34)
00:00:15.957 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:15.961 E: 
00:00:15.965 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.970 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:15.974 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:15.978 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:15.982 E: 
00:00:15.985 E: dpkg: warning: ignoring pre-dependency problem!
00:00:15.989 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:15.993 E: Unpacking sed (4.9-2) ...
00:00:15.997 E: Selecting previously unselected package libblkid1:amd64.
00:00:16.001 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:16.006 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:16.033 E: Selecting previously unselected package libmount1:amd64.
00:00:16.037 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:16.041 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:16.080 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:16.084 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:16.089 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:16.123 E: Selecting previously unselected package libudev1:amd64.
00:00:16.127 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:16.131 E: Unpacking libudev1:amd64 (256-1) ...
00:00:16.168 E: Selecting previously unselected package libuuid1:amd64.
00:00:16.174 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:16.179 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:16.211 E: Selecting previously unselected package util-linux.
00:00:16.217 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.226 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:16.231 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:16.236 E: 
00:00:16.242 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.248 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.263 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:16.269 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:16.276 E: 
00:00:16.284 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.297 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.308 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:16.321 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:16.329 E: 
00:00:16.342 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.349 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.355 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:16.362 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:16.369 E: 
00:00:16.373 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.378 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.383 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:16.388 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:16.395 E: 
00:00:16.399 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.404 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.408 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:16.412 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:16.416 E: 
00:00:16.421 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.426 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.430 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:16.435 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:16.440 E: 
00:00:16.445 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.449 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.453 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:16.458 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:16.462 E: 
00:00:16.466 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.470 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.474 E:  util-linux pre-depends on libsystemd0
00:00:16.478 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:16.483 E: 
00:00:16.487 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.492 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.496 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:16.501 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:16.505 E: 
00:00:16.510 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.515 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.519 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:16.522 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:16.526 E: 
00:00:16.530 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.534 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:16.539 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:16.543 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:16.547 E: 
00:00:16.551 E: dpkg: warning: ignoring pre-dependency problem!
00:00:16.555 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:16.559 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:16.563 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:16.567 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:16.572 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:16.577 E: Selecting previously unselected package base-passwd.
00:00:16.581 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:16.585 E: Unpacking base-passwd (3.6.3) ...
00:00:16.589 E: Selecting previously unselected package init-system-helpers.
00:00:16.593 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:16.597 E: Unpacking init-system-helpers (1.66) ...
00:00:16.601 E: Selecting previously unselected package libc-bin.
00:00:16.605 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:16.610 E: Unpacking libc-bin (2.38-13) ...
00:00:16.643 E: Selecting previously unselected package ncurses-base.
00:00:16.648 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:16.652 E: Unpacking ncurses-base (6.5-2) ...
00:00:16.693 E: Selecting previously unselected package sysvinit-utils.
00:00:16.698 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:16.704 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:16.722 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:16.728 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:16.734 E: Setting up debconf (1.5.86) ...
00:00:16.871 E: Setting up ncurses-base (6.5-2) ...
00:00:16.878 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:16.892 E: Setting up libc6:amd64 (2.38-13) ...
00:00:17.016 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:17.022 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:17.027 E: Setting up base-files (13.3) ...
00:00:17.144 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:17.151 E: Setting up debianutils (5.19) ...
00:00:17.234 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:17.240 E: Setting up bash (5.2.21-2.1) ...
00:00:17.257 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:17.262 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:17.268 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:17.274 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:17.280 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:17.286 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:17.294 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:17.301 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:17.306 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:17.315 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:17.321 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:17.325 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:17.346 E: Setting up coreutils (9.4-3.1) ...
00:00:17.353 E: Setting up dash (0.5.12-9) ...
00:00:17.398 E: Setting up diffutils (1:3.10-1) ...
00:00:17.402 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:17.408 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:17.412 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:17.420 E: Setting up tar (1.35+dfsg-3) ...
00:00:17.428 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:17.437 E: Setting up dpkg (1.22.6) ...
00:00:17.682 E: Setting up findutils (4.10.0-2) ...
00:00:17.688 E: Setting up grep (3.11-4) ...
00:00:17.694 E: Setting up gzip (1.12-1.1) ...
00:00:17.735 E: Setting up hostname (3.23+nmu2) ...
00:00:17.741 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:17.752 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:17.764 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:17.773 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:17.781 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:17.908 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:17.921 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:17.962 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:18.152 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:18.183 E: Setting up ncurses-bin (6.5-2) ...
00:00:18.189 E: Setting up perl-base (5.38.2-5) ...
00:00:18.203 E: Setting up sed (4.9-2) ...
00:00:18.208 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:18.213 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:18.218 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:18.223 E: Setting up libudev1:amd64 (256-1) ...
00:00:18.229 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:18.234 E: Setting up util-linux (2.40.1-8.1) ...
00:00:18.247 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:18.470 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:18.481 E: Setting up base-passwd (3.6.3) ...
00:00:18.654 E: Setting up init-system-helpers (1.66) ...
00:00:18.663 E: Setting up libc-bin (2.38-13) ...
00:00:18.690 E: Setting up sysvinit-utils (3.09-1) ...
00:00:18.725 E: I: 680 3047 installing remaining packages inside the chroot...
00:00:18.730 E: D: 680 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:18.903 E: Reading package lists...
00:00:19.186 E: Building dependency tree...
00:00:19.343 E:   MarkInstall apt:amd64 < none -> 2.9.5 @un pumN Ib > FU=1
00:00:19.350 E:   Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64
00:00:19.355 E:     MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.5 @un puN Ib > FU=0
00:00:19.365 E:       MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
00:00:19.372 E:         MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
00:00:19.381 E:           MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:19.387 E:             MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0
00:00:19.394 E:     Installing libgcrypt20:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:19.409 E:       MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN Ib > FU=0
00:00:19.420 E:       Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64
00:00:19.427 E:         MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0
00:00:19.434 E:     Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:19.441 E:       MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0
00:00:19.446 E:       MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0
00:00:19.452 E:     Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:19.457 E:       MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0
00:00:19.470 E:       MarkInstall libudev1:amd64 < 256-1 @ii pmK > FU=0
00:00:19.478 E:         MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0
00:00:19.484 E:     Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64
00:00:19.488 E:       MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0
00:00:19.493 E:       MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0
00:00:19.499 E:       MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
00:00:19.504 E:   Installing libgnutls30t64:amd64 as Depends of apt:amd64
00:00:19.509 E:     MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0
00:00:19.515 E:       MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0
00:00:19.520 E:     Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64
00:00:19.525 E:       MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0
00:00:19.532 E:       Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64
00:00:19.536 E:         MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0
00:00:19.541 E:     Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64
00:00:19.545 E:       MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0
00:00:19.552 E:       Installing libunistring5:amd64 as Depends of libidn2-0:amd64
00:00:19.557 E:         MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0
00:00:19.562 E:     Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64
00:00:19.570 E:       MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0
00:00:19.576 E:       Installing libffi8:amd64 as Depends of libp11-kit0:amd64
00:00:19.581 E:         MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0
00:00:19.587 E:     Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64
00:00:19.592 E:       MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0
00:00:19.598 E:   Installing libseccomp2:amd64 as Depends of apt:amd64
00:00:19.605 E:     MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0
00:00:19.610 E:   MarkInstall debconf:amd64 < 1.5.86 @ii pmK > FU=1
00:00:19.616 E:   MarkInstall adduser:amd64 < none -> 3.137 @un puN > FU=1
00:00:19.622 E:   MarkInstall perl:amd64 < none -> 5.38.2-5 @un pumN Ib > FU=1
00:00:19.631 E:     MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0
00:00:19.641 E:       MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0
00:00:19.647 E:       MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0
00:00:19.653 E:         MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0
00:00:19.660 E:       MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pmK > FU=0
00:00:19.672 E:         MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0
00:00:19.679 E:     MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0
00:00:19.684 E:       MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0
00:00:19.688 E:   Installing perl-modules-5.38:amd64 as Depends of perl:amd64
00:00:19.694 E:     MarkInstall perl-modules-5.38:amd64 < none -> 5.38.2-5 @un puN > FU=0
00:00:19.706 E:   Installing libperl5.38t64:amd64 as Depends of perl:amd64
00:00:19.715 E:     MarkInstall libperl5.38t64:amd64 < none -> 5.38.2-5 @un puN Ib > FU=0
00:00:19.722 E:       MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0
00:00:19.730 E:     Installing libgdbm-compat4t64:amd64 as Depends of libperl5.38t64:amd64
00:00:19.736 E:       MarkInstall libgdbm-compat4t64:amd64 < none -> 1.23-6 @un puN Ib > FU=0
00:00:19.740 E:       Installing libgdbm6t64:amd64 as Depends of libgdbm-compat4t64:amd64
00:00:19.745 E:         MarkInstall libgdbm6t64:amd64 < none -> 1.23-6 @un puN > FU=0
00:00:19.751 E:   MarkInstall systemd:amd64 < none -> 256-1 @un puN Ib > FU=1
00:00:19.757 E:     MarkInstall libblkid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:19.765 E:     MarkInstall libmount1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:19.772 E:     MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pmK > FU=0
00:00:19.779 E:   Installing libapparmor1:amd64 as Depends of systemd:amd64
00:00:19.785 E:     MarkInstall libapparmor1:amd64 < none -> 3.1.7-1 @un puN > FU=0
00:00:19.791 E:     MarkInstall libaudit1:amd64 < 1:3.1.2-4 @ii pmK > FU=0
00:00:19.797 E:       MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0
00:00:19.801 E:       MarkInstall libcap-ng0:amd64 < 0.8.5-1 @ii pmK > FU=0
00:00:19.807 E:   Installing libcryptsetup12:amd64 as Depends of systemd:amd64
00:00:19.811 E:     MarkInstall libcryptsetup12:amd64 < none -> 2:2.7.2-2 @un puN Ib > FU=0
00:00:19.816 E:     Installing libdevmapper1.02.1:amd64 as Depends of libcryptsetup12:amd64
00:00:19.821 E:       MarkInstall libdevmapper1.02.1:amd64 < none -> 2:1.02.196-1+b1 @un puN Ib > FU=0
00:00:19.825 E:       Installing dmsetup:amd64 as Depends of libdevmapper1.02.1:amd64
00:00:19.831 E:         MarkInstall dmsetup:amd64 < none -> 2:1.02.196-1+b1 @un puN > FU=0
00:00:19.836 E:     Installing libjson-c5:amd64 as Depends of libcryptsetup12:amd64
00:00:19.841 E:       MarkInstall libjson-c5:amd64 < none -> 0.17-1+b1 @un puN > FU=0
00:00:19.845 E:       MarkInstall libuuid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:19.850 E:   Installing libfdisk1:amd64 as Depends of systemd:amd64
00:00:19.855 E:     MarkInstall libfdisk1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0
00:00:19.860 E:     MarkInstall libpam0g:amd64 < 1.5.3-7 @ii pmK > FU=0
00:00:19.866 E:   Installing libsystemd-shared:amd64 as Depends of systemd:amd64
00:00:19.872 E:     MarkInstall libsystemd-shared:amd64 < none -> 256-1 @un puN > FU=0
00:00:19.876 E:     MarkInstall libsystemd0:amd64 < 256-1 @ii pmK > FU=0
00:00:19.880 E:   MarkInstall file:amd64 < none -> 1:5.45-3 @un puN Ib > FU=1
00:00:19.884 E:   Installing libmagic1t64:amd64 as Depends of file:amd64
00:00:19.889 E:     MarkInstall libmagic1t64:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0
00:00:19.895 E:     Installing libmagic-mgc:amd64 as Depends of libmagic1t64:amd64
00:00:19.900 E:       MarkInstall libmagic-mgc:amd64 < none -> 1:5.45-3 @un puN > FU=0
00:00:19.905 E:   MarkInstall bzip2:amd64 < none -> 1.0.8-5.1 @un pumN > FU=1
00:00:19.911 E:   MarkInstall wget:amd64 < none -> 1.24.5-1 @un puN Ib > FU=1
00:00:19.916 E:   Installing libpsl5t64:amd64 as Depends of wget:amd64
00:00:19.922 E:     MarkInstall libpsl5t64:amd64 < none -> 0.21.2-1.1 @un puN > FU=0
00:00:19.926 E:   MarkInstall sensible-utils:amd64 < none -> 0.0.22 @un pumN > FU=1
00:00:19.932 E:   MarkInstall kmod:amd64 < none -> 32+20240611-1 @un puN Ib > FU=1
00:00:19.936 E:   Installing libkmod2:amd64 as Depends of kmod:amd64
00:00:19.940 E:     MarkInstall libkmod2:amd64 < none -> 32+20240611-1 @un puN > FU=0
00:00:19.944 E:   MarkInstall passwd:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1
00:00:19.951 E:   Installing libsemanage2:amd64 as Depends of passwd:amd64
00:00:19.955 E:     MarkInstall libsemanage2:amd64 < none -> 3.5-1+b3 @un puN Ib > FU=0
00:00:19.959 E:     Installing libsemanage-common:amd64 as Depends of libsemanage2:amd64
00:00:19.964 E:       MarkInstall libsemanage-common:amd64 < none -> 3.5-1 @un puN > FU=0
00:00:19.968 E:     Installing libsepol2:amd64 as Depends of libsemanage2:amd64
00:00:19.972 E:       MarkInstall libsepol2:amd64 < none -> 3.5-2+b1 @un puN > FU=0
00:00:19.977 E:   MarkInstall cron:amd64 < none -> 3.0pl1-189 @un puN > FU=1
00:00:19.982 E:     MarkInstall init-system-helpers:amd64 < 1.66 @ii pmK > FU=0
00:00:19.986 E:   MarkInstall procps:amd64 < none -> 2:4.0.4-4 @un puN Ib > FU=1
00:00:19.990 E:   Installing libncursesw6:amd64 as Depends of procps:amd64
00:00:19.995 E:     MarkInstall libncursesw6:amd64 < none -> 6.5-2 @un puN > FU=0
00:00:19.999 E:       MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0
00:00:20.003 E:   Installing libproc2-0:amd64 as Depends of procps:amd64
00:00:20.007 E:     MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > FU=0
00:00:20.011 E:   MarkInstall ucf:amd64 < none -> 3.0043+nmu1 @un puN > FU=1
00:00:20.016 E:   MarkInstall iproute2:amd64 < none -> 6.9.0-1 @un puN Ib > FU=1
00:00:20.019 E:   Installing libbpf1:amd64 as Depends of iproute2:amd64
00:00:20.024 E:     MarkInstall libbpf1:amd64 < none -> 1:1.4.2-1 @un puN Ib > FU=0
00:00:20.029 E:     Installing libelf1t64:amd64 as Depends of libbpf1:amd64
00:00:20.034 E:       MarkInstall libelf1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0
00:00:20.038 E:   Installing libmnl0:amd64 as Depends of iproute2:amd64
00:00:20.042 E:     MarkInstall libmnl0:amd64 < none -> 1.0.5-2+b1 @un puN > FU=0
00:00:20.048 E:   Installing libtirpc3t64:amd64 as Depends of iproute2:amd64
00:00:20.053 E:     MarkInstall libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN Ib > FU=0
00:00:20.056 E:     Installing libgssapi-krb5-2:amd64 as Depends of libtirpc3t64:amd64
00:00:20.061 E:       MarkInstall libgssapi-krb5-2:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0
00:00:20.065 E:       Installing libkrb5-3:amd64 as Depends of libgssapi-krb5-2:amd64
00:00:20.069 E:         MarkInstall libkrb5-3:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0
00:00:20.074 E:         Installing libkrb5support0:amd64 as Depends of libkrb5-3:amd64
00:00:20.079 E:           MarkInstall libkrb5support0:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0
00:00:20.083 E:         Installing libcom-err2:amd64 as Depends of libkrb5-3:amd64
00:00:20.088 E:           MarkInstall libcom-err2:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:20.093 E:         Installing libk5crypto3:amd64 as Depends of libkrb5-3:amd64
00:00:20.098 E:           MarkInstall libk5crypto3:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0
00:00:20.102 E:         Installing libkeyutils1:amd64 as Depends of libkrb5-3:amd64
00:00:20.106 E:           MarkInstall libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > FU=0
00:00:20.110 E:     Installing libtirpc-common:amd64 as Depends of libtirpc3t64:amd64
00:00:20.114 E:       MarkInstall libtirpc-common:amd64 < none -> 1.3.4+ds-1.3 @un puN > FU=0
00:00:20.120 E:   Installing libxtables12:amd64 as Depends of iproute2:amd64
00:00:20.125 E:     MarkInstall libxtables12:amd64 < none -> 1.8.10-4 @un puN > FU=0
00:00:20.130 E:   Installing libcap2-bin:amd64 as Depends of iproute2:amd64
00:00:20.135 E:     MarkInstall libcap2-bin:amd64 < none -> 1:2.66-5 @un puN > FU=0
00:00:20.140 E:   MarkInstall cpio:amd64 < none -> 2.15+dfsg-1 @un puN > FU=1
00:00:20.145 E:   MarkInstall ca-certificates:amd64 < none -> 20240203 @un puN Ib > FU=1
00:00:20.149 E:   Installing openssl:amd64 as Depends of ca-certificates:amd64
00:00:20.154 E:     MarkInstall openssl:amd64 < none -> 3.2.2-1 @un puN > FU=0
00:00:20.160 E:   MarkInstall apt-listchanges:amd64 < none -> 3.27 @un puN Ib > FU=1
00:00:20.165 E:   Installing python3-apt:amd64 as Depends of apt-listchanges:amd64
00:00:20.169 E:     MarkInstall python3-apt:amd64 < none -> 2.9.0 @un puN Ib > FU=0
00:00:20.175 E:     Installing python3:amd64 as Depends of python3-apt:amd64
00:00:20.179 E:       MarkInstall python3:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0
00:00:20.184 E:       Installing python3-minimal:amd64 as PreDepends of python3:amd64
00:00:20.188 E:         MarkInstall python3-minimal:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0
00:00:20.192 E:         Installing python3.11-minimal:amd64 as PreDepends of python3-minimal:amd64
00:00:20.198 E:           MarkInstall python3.11-minimal:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:20.206 E:           Installing libpython3.11-minimal:amd64 as Depends of python3.11-minimal:amd64
00:00:20.211 E:             MarkInstall libpython3.11-minimal:amd64 < none -> 3.11.9-1 @un puN > FU=0
00:00:20.216 E:           Installing libexpat1:amd64 as Depends of python3.11-minimal:amd64
00:00:20.222 E:             MarkInstall libexpat1:amd64 < none -> 2.6.2-1 @un puN > FU=0
00:00:20.226 E:       Installing python3.11:amd64 as Depends of python3:amd64
00:00:20.232 E:         MarkInstall python3.11:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:20.238 E:         Installing libpython3.11-stdlib:amd64 as Depends of python3.11:amd64
00:00:20.244 E:           MarkInstall libpython3.11-stdlib:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0
00:00:20.250 E:           Installing libreadline8t64:amd64 as Depends of libpython3.11-stdlib:amd64
00:00:20.256 E:             MarkInstall libreadline8t64:amd64 < none -> 8.2-4 @un puN > FU=0
00:00:20.260 E:           Installing libsqlite3-0:amd64 as Depends of libpython3.11-stdlib:amd64
00:00:20.265 E:             MarkInstall libsqlite3-0:amd64 < none -> 3.46.0-1 @un puN > FU=0
00:00:20.270 E:       Installing libpython3-stdlib:amd64 as Depends of python3:amd64
00:00:20.276 E:         MarkInstall libpython3-stdlib:amd64 < none -> 3.11.8-1 @un puN > FU=0
00:00:20.286 E:     Installing python-apt-common:amd64 as Depends of python3-apt:amd64
00:00:20.292 E:       MarkInstall python-apt-common:amd64 < none -> 2.9.0 @un puN > FU=0
00:00:20.297 E:     Installing distro-info-data:amd64 as Depends of python3-apt:amd64
00:00:20.303 E:       MarkInstall distro-info-data:amd64 < none -> 0.62 @un puN > FU=0
00:00:20.308 E:   Installing python3-debconf:amd64 as Depends of apt-listchanges:amd64
00:00:20.313 E:     MarkInstall python3-debconf:amd64 < none -> 1.5.86 @un puN > FU=0
00:00:20.318 E:   MarkInstall udev:amd64 < none -> 256-1 @un puN > FU=1
00:00:20.323 E:   MarkInstall man-db:amd64 < none -> 2.12.1-2 @un puN Ib > FU=1
00:00:20.329 E:   Installing bsdextrautils:amd64 as Depends of man-db:amd64
00:00:20.334 E:     MarkInstall bsdextrautils:amd64 < none -> 2.40.1-8.1 @un pumN > FU=0
00:00:20.340 E:       MarkInstall libsmartcols1:amd64 < 2.40.1-8.1 @ii pmK > FU=0
00:00:20.345 E:   Installing libpipeline1:amd64 as Depends of man-db:amd64
00:00:20.349 E:     MarkInstall libpipeline1:amd64 < none -> 1.5.7-2 @un puN > FU=0
00:00:20.354 E:   MarkInstall e2fsprogs:amd64 < none -> 1.47.1-1 @un puN Ib > FU=1
00:00:20.358 E:   Installing libext2fs2t64:amd64 as PreDepends of e2fsprogs:amd64
00:00:20.363 E:     MarkInstall libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:20.368 E:   Installing libss2:amd64 as PreDepends of e2fsprogs:amd64
00:00:20.373 E:     MarkInstall libss2:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:20.378 E:   Installing logsave:amd64 as Depends of e2fsprogs:amd64
00:00:20.382 E:     MarkInstall logsave:amd64 < none -> 1.47.1-1 @un puN > FU=0
00:00:20.388 E:   MarkInstall openssh-client:amd64 < none -> 1:9.7p1-5 @un puN Ib > FU=1
00:00:20.392 E:   Installing libedit2:amd64 as Depends of openssh-client:amd64
00:00:20.399 E:     MarkInstall libedit2:amd64 < none -> 3.1-20240517-1 @un puN Ib > FU=0
00:00:20.410 E:     Installing libbsd0:amd64 as Depends of libedit2:amd64
00:00:20.417 E:       MarkInstall libbsd0:amd64 < none -> 0.12.2-1 @un puN > FU=0
00:00:20.422 E:   Installing libfido2-1:amd64 as Depends of openssh-client:amd64
00:00:20.426 E:     MarkInstall libfido2-1:amd64 < none -> 1.14.0-1+b2 @un puN Ib > FU=0
00:00:20.431 E:     Installing libcbor0.10:amd64 as Depends of libfido2-1:amd64
00:00:20.437 E:       MarkInstall libcbor0.10:amd64 < none -> 0.10.2-1.2 @un puN > FU=0
00:00:20.442 E:   MarkInstall media-types:amd64 < none -> 10.1.0 @un puN > FU=1
00:00:20.448 E:   MarkInstall locales:amd64 < none -> 2.38-13 @un pumN > FU=1
00:00:20.452 E:     MarkInstall libc-bin:amd64 < 2.38-13 @ii pmK > FU=0
00:00:20.456 E:   MarkInstall logrotate:amd64 < none -> 3.21.0-2 @un puN Ib > FU=1
00:00:20.461 E:   Installing libpopt0:amd64 as Depends of logrotate:amd64
00:00:20.466 E:     MarkInstall libpopt0:amd64 < none -> 1.19+dfsg-1+b1 @un puN > FU=0
00:00:20.470 E:   MarkInstall xz-utils:amd64 < none -> 5.6.2-1 @un pumN > FU=1
00:00:20.475 E:   MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un puN > FU=1
00:00:20.480 E:   MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=1
00:00:20.484 E:   MarkInstall apt-utils:amd64 < none -> 2.9.5 @un pumN > FU=1
00:00:20.490 E:   MarkInstall reportbug:amd64 < none -> 13.0.1 @un puN > FU=1
00:00:20.496 E:   MarkInstall less:amd64 < none -> 643-1 @un pumN > FU=1
00:00:20.500 E:   MarkInstall libpam-systemd:amd64 < none -> 256-1 @un puN > FU=1
00:00:20.504 E:   MarkInstall dbus:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=1
00:00:20.509 E:   Installing dbus-bin:amd64 as Depends of dbus:amd64
00:00:20.514 E:     MarkInstall dbus-bin:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0
00:00:20.518 E:     Installing libdbus-1-3:amd64 as Depends of dbus-bin:amd64
00:00:20.522 E:       MarkInstall libdbus-1-3:amd64 < none -> 1.14.10-4+b1 @un puN > FU=0
00:00:20.528 E:   Installing dbus-daemon:amd64 as Depends of dbus:amd64
00:00:20.533 E:     MarkInstall dbus-daemon:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0
00:00:20.539 E:     Installing dbus-session-bus-common:amd64 as Depends of dbus-daemon:amd64
00:00:20.544 E:       MarkInstall dbus-session-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0
00:00:20.550 E:   Installing dbus-system-bus-common:amd64 as Depends of dbus:amd64
00:00:20.555 E:     MarkInstall dbus-system-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0
00:00:20.560 E:   Installing usr-is-merged:amd64 as Depends of dbus:amd64
00:00:20.566 E:     MarkInstall usr-is-merged:amd64 < none -> 39 @un pumN > FU=0
00:00:20.570 E:   MarkInstall bind9-dnsutils:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=1
00:00:20.576 E:   Installing bind9-libs:amd64 as Depends of bind9-dnsutils:amd64
00:00:20.580 E:     MarkInstall bind9-libs:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=0
00:00:20.584 E:     Installing libfstrm0:amd64 as Depends of bind9-libs:amd64
00:00:20.590 E:       MarkInstall libfstrm0:amd64 < none -> 0.6.1-1+b2 @un puN > FU=0
00:00:20.595 E:     Installing libjemalloc2:amd64 as Depends of bind9-libs:amd64
00:00:20.600 E:       MarkInstall libjemalloc2:amd64 < none -> 5.3.0-2+b1 @un puN > FU=0
00:00:20.604 E:     Installing liblmdb0:amd64 as Depends of bind9-libs:amd64
00:00:20.608 E:       MarkInstall liblmdb0:amd64 < none -> 0.9.31-1+b1 @un puN > FU=0
00:00:20.612 E:     Installing libmaxminddb0:amd64 as Depends of bind9-libs:amd64
00:00:20.617 E:       MarkInstall libmaxminddb0:amd64 < none -> 1.9.1-1 @un puN > FU=0
00:00:20.621 E:     Installing libnghttp2-14:amd64 as Depends of bind9-libs:amd64
00:00:20.627 E:       MarkInstall libnghttp2-14:amd64 < none -> 1.62.1-1 @un puN > FU=0
00:00:20.632 E:     Installing libprotobuf-c1:amd64 as Depends of bind9-libs:amd64
00:00:20.636 E:       MarkInstall libprotobuf-c1:amd64 < none -> 1.4.1-1+b2 @un puN > FU=0
00:00:20.643 E:     Installing liburcu8t64:amd64 as Depends of bind9-libs:amd64
00:00:20.649 E:       MarkInstall liburcu8t64:amd64 < none -> 0.14.0-4 @un puN > FU=0
00:00:20.653 E:     Installing libuv1t64:amd64 as Depends of bind9-libs:amd64
00:00:20.659 E:       MarkInstall libuv1t64:amd64 < none -> 1.48.0-4 @un puN > FU=0
00:00:20.663 E:     Installing libxml2:amd64 as Depends of bind9-libs:amd64
00:00:20.667 E:       MarkInstall libxml2:amd64 < none -> 2.12.7+dfsg-3 @un puN Ib > FU=0
00:00:20.672 E:       Installing libicu72:amd64 as Depends of libxml2:amd64
00:00:20.676 E:         MarkInstall libicu72:amd64 < none -> 72.1-4+b1 @un puN > FU=0
00:00:20.680 E:   MarkInstall bind9-host:amd64 < none -> 1:9.19.21-1+b1 @un puN > FU=1
00:00:20.685 E:   MarkInstall libpam-runtime:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:20.691 E:   MarkInstall bash-completion:amd64 < none -> 1:2.14.0-1 @un pumN > FU=1
00:00:20.696 E:   MarkInstall mawk:amd64 < 1.3.4.20240123-1 @ii pmK > FU=1
00:00:20.701 E:   MarkInstall iputils-ping:amd64 < none -> 3:20240117-1 @un puN > FU=1
00:00:20.705 E:   MarkInstall isc-dhcp-client:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1
00:00:20.710 E:     MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0
00:00:20.714 E:   MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:20.719 E:   MarkInstall groff-base:amd64 < none -> 1.23.0-4 @un puN Ib > FU=1
00:00:20.724 E:   Installing libuchardet0:amd64 as Depends of groff-base:amd64
00:00:20.728 E:     MarkInstall libuchardet0:amd64 < none -> 0.0.8-1+b1 @un puN > FU=0
00:00:20.734 E:   MarkInstall gettext-base:amd64 < none -> 0.21-14+b1 @un puN > FU=1
00:00:20.738 E:   MarkInstall fdisk:amd64 < none -> 2.40.1-8.1 @un puN > FU=1
00:00:20.744 E:   MarkInstall readline-common:amd64 < none -> 8.2-4 @un puN > FU=1
00:00:20.748 E:   MarkInstall cron-daemon-common:amd64 < none -> 3.0pl1-189 @un puN > FU=1
00:00:20.752 E:   MarkInstall netbase:amd64 < none -> 6.4 @un puN > FU=1
00:00:20.757 E:   MarkInstall traceroute:amd64 < none -> 1:2.1.5-1 @un puN > FU=1
00:00:20.762 E:   MarkInstall systemd-sysv:amd64 < none -> 256-1 @un puN > FU=1
00:00:20.767 E:   MarkInstall dmidecode:amd64 < none -> 3.5-3 @un puN > FU=1
00:00:20.772 E:   MarkInstall systemd-timesyncd:amd64 < none -> 256-1 @un puN > FU=1
00:00:20.776 E:   MarkInstall ncurses-term:amd64 < none -> 6.5-2 @un puN > FU=1
00:00:20.781 E:     MarkInstall ncurses-base:amd64 < 6.5-2 @ii pmK > FU=0
00:00:20.786 E:   MarkInstall ifupdown:amd64 < none -> 0.8.43 @un puN > FU=1
00:00:20.790 E:   MarkInstall wamerican:amd64 < none -> 2020.12.07-2 @un puN > FU=1
00:00:20.794 E:   MarkInstall nano:amd64 < none -> 8.0-1 @un puN > FU=1
00:00:20.798 E:   MarkInstall tzdata:amd64 < none -> 2024a-4 @un puN > FU=1
00:00:20.802 E:   MarkInstall lsof:amd64 < none -> 4.95.0-1.1 @un puN > FU=1
00:00:20.807 E:   MarkInstall pciutils:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=1
00:00:20.811 E:   Installing libpci3:amd64 as Depends of pciutils:amd64
00:00:20.816 E:     MarkInstall libpci3:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=0
00:00:20.821 E:     Installing pci.ids:amd64 as Depends of libpci3:amd64
00:00:20.825 E:       MarkInstall pci.ids:amd64 < none -> 0.0~2024.04.20-1 @un puN > FU=0
00:00:20.830 E:   MarkInstall nftables:amd64 < none -> 1.0.9-2 @un puN Ib > FU=1
00:00:20.834 E:   Installing libnftables1:amd64 as Depends of nftables:amd64
00:00:20.838 E:     MarkInstall libnftables1:amd64 < none -> 1.0.9-2 @un puN Ib > FU=0
00:00:20.842 E:     Installing libjansson4:amd64 as Depends of libnftables1:amd64
00:00:20.846 E:       MarkInstall libjansson4:amd64 < none -> 2.14-2+b2 @un puN > FU=0
00:00:20.850 E:     Installing libnftnl11:amd64 as Depends of libnftables1:amd64
00:00:20.854 E:       MarkInstall libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > FU=0
00:00:20.858 E:   MarkInstall debconf-i18n:amd64 < none -> 1.5.86 @un pumN Ib > FU=1
00:00:20.862 E:   Installing liblocale-gettext-perl:amd64 as Depends of debconf-i18n:amd64
00:00:20.867 E:     MarkInstall liblocale-gettext-perl:amd64 < none -> 1.07-7 @un puN > FU=0
00:00:20.872 E:   Installing libtext-charwidth-perl:amd64 as Depends of debconf-i18n:amd64
00:00:20.875 E:     MarkInstall libtext-charwidth-perl:amd64 < none -> 0.04-11+b3 @un puN > FU=0
00:00:20.879 E:   Installing libtext-iconv-perl:amd64 as Depends of debconf-i18n:amd64
00:00:20.884 E:     MarkInstall libtext-iconv-perl:amd64 < none -> 1.7-8+b3 @un puN > FU=0
00:00:20.888 E:   Installing libtext-wrapi18n-perl:amd64 as Depends of debconf-i18n:amd64
00:00:20.892 E:     MarkInstall libtext-wrapi18n-perl:amd64 < none -> 0.06-10 @un puN > FU=0
00:00:20.896 E:   MarkInstall whiptail:amd64 < none -> 0.52.24-2 @un pumN Ib > FU=1
00:00:20.901 E:   Installing libnewt0.52:amd64 as Depends of whiptail:amd64
00:00:20.905 E:     MarkInstall libnewt0.52:amd64 < none -> 0.52.24-2 @un puN Ib > FU=0
00:00:20.910 E:     Installing libslang2:amd64 as Depends of libnewt0.52:amd64
00:00:20.914 E:       MarkInstall libslang2:amd64 < none -> 2.3.3-5 @un puN > FU=0
00:00:20.918 E:   MarkInstall manpages:amd64 < none -> 6.8-2 @un pumN > FU=1
00:00:20.922 E:   MarkInstall vim-tiny:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1
00:00:20.926 E:   MarkInstall debian-faq:amd64 < none -> 11.1 @un puN > FU=1
00:00:20.930 E:   MarkInstall mount:amd64 < none -> 2.40.1-8.1 @un puN > FU=1
00:00:20.934 E:   MarkInstall vim-common:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1
00:00:20.938 E:   MarkInstall inetutils-telnet:amd64 < none -> 2:2.5-4 @un puN > FU=1
00:00:20.942 E:   MarkInstall doc-debian:amd64 < none -> 11.3+nmu1 @un puN > FU=1
00:00:20.946 E:   MarkInstall liblockfile-bin:amd64 < none -> 1.17-1+b1 @un puN > FU=1
00:00:20.950 E:   MarkInstall libc-l10n:amd64 < none -> 2.38-13 @un pumN > FU=1
00:00:20.954 E:   MarkInstall init:amd64 < none -> 1.66 @un puN > FU=1
00:00:20.960 E:   MarkInstall isc-dhcp-common:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1
00:00:20.964 E:   MarkInstall krb5-locales:amd64 < none -> 1.20.1-6 @un puN > FU=1
00:00:20.968 E:   MarkInstall util-linux-extra:amd64 < none -> 2.40.1-8.1 @un pumN > FU=1
00:00:20.972 E:   MarkInstall libnss-systemd:amd64 < none -> 256-1 @un puN > FU=1
00:00:20.977 E:   MarkInstall netcat-traditional:amd64 < none -> 1.10-48.1 @un puN > FU=1
00:00:20.981 E:   MarkInstall libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=1
00:00:20.984 E:   MarkInstall python3-reportbug:amd64 < none -> 13.0.1 @un puN Ib > FU=1
00:00:20.989 E:   Installing python3-debian:amd64 as Depends of python3-reportbug:amd64
00:00:20.993 E:     MarkInstall python3-debian:amd64 < none -> 0.1.49 @un puN Ib > FU=0
00:00:20.997 E:     Installing python3-chardet:amd64 as Depends of python3-debian:amd64
00:00:21.001 E:       MarkInstall python3-chardet:amd64 < none -> 5.2.0+dfsg-1 @un puN Ib > FU=0
00:00:21.005 E:       Installing python3-pkg-resources:amd64 as Depends of python3-chardet:amd64
00:00:21.010 E:         MarkInstall python3-pkg-resources:amd64 < none -> 68.1.2-2 @un puN > FU=0
00:00:21.014 E:   Installing python3-debianbts:amd64 as Depends of python3-reportbug:amd64
00:00:21.018 E:     MarkInstall python3-debianbts:amd64 < none -> 4.1.1 @un puN > FU=0
00:00:21.023 E:   Installing python3-requests:amd64 as Depends of python3-reportbug:amd64
00:00:21.027 E:     MarkInstall python3-requests:amd64 < none -> 2.32.3+dfsg-1 @un puN Ib > FU=0
00:00:21.032 E:     Installing python3-certifi:amd64 as Depends of python3-requests:amd64
00:00:21.036 E:       MarkInstall python3-certifi:amd64 < none -> 2024.6.2-1 @un puN > FU=0
00:00:21.041 E:     Installing python3-charset-normalizer:amd64 as Depends of python3-requests:amd64
00:00:21.046 E:       MarkInstall python3-charset-normalizer:amd64 < none -> 3.3.2-1 @un puN > FU=0
00:00:21.050 E:     Installing python3-idna:amd64 as Depends of python3-requests:amd64
00:00:21.054 E:       MarkInstall python3-idna:amd64 < none -> 3.6-2.1 @un puN > FU=0
00:00:21.059 E:     Installing python3-urllib3:amd64 as Depends of python3-requests:amd64
00:00:21.063 E:       MarkInstall python3-urllib3:amd64 < none -> 2.0.7-2 @un puN > FU=0
00:00:21.067 E:   MarkInstall tasksel-data:amd64 < none -> 3.75 @un puN Ib > FU=1
00:00:21.072 E:   Installing tasksel:amd64 as Depends of tasksel-data:amd64
00:00:21.076 E:     MarkInstall tasksel:amd64 < none -> 3.75 @un puN > FU=0
00:00:21.080 E:   MarkInstall wtmpdb:amd64 < none -> 0.12.0-2 @un pumN Ib > FU=1
00:00:21.084 E:   Installing libwtmpdb0:amd64 as Depends of wtmpdb:amd64
00:00:21.088 E:     MarkInstall libwtmpdb0:amd64 < none -> 0.12.0-2 @un puN > FU=0
00:00:21.092 E:   MarkInstall libpam-wtmpdb:amd64 < none -> 0.12.0-2 @un puN > FU=1
00:00:21.096 E: Starting pkgProblemResolver with broken count: 0
00:00:21.100 E: Starting 2 pkgProblemResolver with broken count: 0
00:00:21.104 E: Done
00:00:21.108 E:   Ignore MarkGarbage of libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > as its mode (Install) is protected
00:00:21.113 E:   Ignore MarkGarbage of libxtables12:amd64 < none -> 1.8.10-4 @un puN > as its mode (Install) is protected
00:00:21.117 E:   Ignore MarkGarbage of libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > as its mode (Install) is protected
00:00:21.122 E:   Ignore MarkGarbage of libnftables1:amd64 < none -> 1.0.9-2 @un puN > as its mode (Install) is protected
00:00:21.125 E:   Ignore MarkGarbage of libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN > as its mode (Install) is protected
00:00:21.130 E:   Ignore MarkGarbage of libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:21.134 E:   Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected
00:00:21.138 E:   Ignore MarkGarbage of usr-is-merged:amd64 < none -> 39 @un puN > as its mode (Install) is protected
00:00:21.142 E:   Ignore MarkGarbage of logsave:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:21.146 E:   Ignore MarkGarbage of libss2:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected
00:00:21.151 E: debconf is already the newest version (1.5.86).
00:00:21.156 E: libpam-runtime is already the newest version (1.5.3-7).
00:00:21.160 E: mawk is already the newest version (1.3.4.20240123-1).
00:00:21.164 E: libpam-modules is already the newest version (1.5.3-7).
00:00:21.170 E: libpam-modules-bin is already the newest version (1.5.3-7).
00:00:21.176 E: The following additional packages will be installed:
00:00:21.187 E:   bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common
00:00:21.191 E:   dbus-system-bus-common distro-info-data dmsetup libapparmor1
00:00:21.195 E:   libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2
00:00:21.199 E:   libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1
00:00:21.204 E:   libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20
00:00:21.208 E:   libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2
00:00:21.212 E:   libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5
00:00:21.216 E:   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0
00:00:21.221 E:   liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0
00:00:21.226 E:   libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11
00:00:21.230 E:   libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:21.234 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:21.239 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:21.244 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:21.248 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:21.252 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:21.257 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:21.261 E:   libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common
00:00:21.266 E:   python3 python3-apt python3-certifi python3-chardet
00:00:21.274 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:21.279 E:   python3-idna python3-minimal python3-pkg-resources python3-requests
00:00:21.283 E:   python3-urllib3 python3.11 python3.11-minimal tasksel usr-is-merged
00:00:21.288 E: Suggested packages:
00:00:21.291 E:   quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:21.296 E:   powermgmt-base default-mta | mail-transport-agent python3-gi www-browser
00:00:21.300 E:   x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat
00:00:21.304 E:   bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer
00:00:21.308 E:   gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf
00:00:21.312 E:   avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc
00:00:21.316 E:   krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2
00:00:21.320 E:   libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell
00:00:21.324 E:   firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc
00:00:21.329 E:   libterm-readline-gnu-perl | libterm-readline-perl-perl make
00:00:21.333 E:   libtap-harness-archive-perl python3-doc python3-tk python3-venv
00:00:21.337 E:   python-apt-doc python-charset-normalizer-doc python3-setuptools
00:00:21.342 E:   python3-cryptography python3-openssl python3-socks python-requests-doc
00:00:21.346 E:   python3-brotli python3.11-venv python3.11-doc binutils binfmt-support
00:00:21.351 E:   readline-doc claws-mail debsums default-mta | postfix | exim4
00:00:21.355 E:   | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid
00:00:21.359 E:   reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd
00:00:21.363 E:   systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent
00:00:21.367 E: Recommended packages:
00:00:21.371 E:   default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap
00:00:21.375 E:   libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth
00:00:21.379 E:   psmisc lsb-release iso-codes zstd laptop-detect xxd
00:00:21.383 E: The following NEW packages will be installed:
00:00:21.386 E:   adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils
00:00:21.390 E:   bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron
00:00:21.394 E:   cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common
00:00:21.398 E:   dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq
00:00:21.402 E:   distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file
00:00:21.406 E:   gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2
00:00:21.410 E:   iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less
00:00:21.414 E:   libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin
00:00:21.418 E:   libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1
00:00:21.422 E:   libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1
00:00:21.426 E:   libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64
00:00:21.430 E:   libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4
00:00:21.434 E:   libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
00:00:21.438 E:   libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1
00:00:21.442 E:   libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64
00:00:21.446 E:   libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0
00:00:21.450 E:   libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0
00:00:21.454 E:   libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal
00:00:21.458 E:   libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common
00:00:21.463 E:   libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6
00:00:21.466 E:   libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl
00:00:21.470 E:   libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0
00:00:21.474 E:   libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12
00:00:21.479 E:   libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount
00:00:21.483 E:   nano ncurses-term netbase netcat-traditional nftables openssh-client openssl
00:00:21.487 E:   passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common
00:00:21.490 E:   python3 python3-apt python3-certifi python3-chardet
00:00:21.494 E:   python3-charset-normalizer python3-debconf python3-debian python3-debianbts
00:00:21.498 E:   python3-idna python3-minimal python3-pkg-resources python3-reportbug
00:00:21.501 E:   python3-requests python3-urllib3 python3.11 python3.11-minimal
00:00:21.505 E:   readline-common reportbug sensible-utils systemd systemd-sysv
00:00:21.509 E:   systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev
00:00:21.514 E:   usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail
00:00:21.517 E:   wtmpdb xz-utils
00:00:21.521 E: 0 upgraded, 189 newly installed, 0 to remove and 0 not upgraded.
00:00:21.525 E: Need to get 74.6 MB of archives.
00:00:21.529 E: After this operation, 295 MB of additional disk space will be used.
00:00:21.533 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB]
00:00:21.538 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB]
00:00:21.541 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB]
00:00:21.545 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB]
00:00:21.549 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB]
00:00:21.553 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB]
00:00:21.557 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 kB]
00:00:21.561 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:21.565 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:21.569 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB]
00:00:21.573 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB]
00:00:21.577 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB]
00:00:21.581 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:21.585 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB]
00:00:21.590 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256-1 [3715 kB]
00:00:21.594 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B]
00:00:21.598 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
00:00:21.602 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
00:00:21.606 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
00:00:21.610 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB]
00:00:21.614 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB]
00:00:21.618 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB]
00:00:21.622 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB]
00:00:21.626 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 kB]
00:00:21.630 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B]
00:00:21.635 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:21.639 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB]
00:00:21.643 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:21.646 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
00:00:21.650 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB]
00:00:21.654 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:21.658 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:21.662 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB]
00:00:21.666 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:21.671 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
00:00:21.675 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
00:00:21.679 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
00:00:21.683 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB]
00:00:21.687 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
00:00:21.691 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB]
00:00:21.695 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB]
00:00:21.699 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB]
00:00:21.704 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB]
00:00:21.707 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB]
00:00:21.711 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB]
00:00:21.714 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:21.720 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
00:00:21.724 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB]
00:00:21.727 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
00:00:21.732 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
00:00:21.735 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB]
00:00:21.741 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB]
00:00:21.761 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B]
00:00:21.770 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB]
00:00:21.779 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:21.789 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:21.819 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:21.831 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:21.841 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:21.863 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:21.872 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB]
00:00:21.900 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:21.911 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:21.925 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:21.941 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:21.957 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:21.968 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:21.984 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:21.993 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:22.030 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB]
00:00:22.065 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB]
00:00:22.079 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB]
00:00:22.085 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.5 [328 kB]
00:00:22.100 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB]
00:00:22.113 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B]
00:00:22.120 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:22.129 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
00:00:22.137 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB]
00:00:22.149 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB]
00:00:22.161 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB]
00:00:22.172 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
00:00:22.184 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.2-1 [161 kB]
00:00:22.195 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB]
00:00:22.207 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB]
00:00:22.219 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB]
00:00:22.234 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B]
00:00:22.247 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB]
00:00:22.269 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:22.291 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:22.302 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:22.311 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB]
00:00:22.323 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB]
00:00:22.337 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB]
00:00:22.383 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB]
00:00:22.393 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB]
00:00:22.403 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:22.432 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:22.443 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB]
00:00:22.455 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 kB]
00:00:22.468 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB]
00:00:22.479 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB]
00:00:22.489 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB]
00:00:22.499 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB]
00:00:22.521 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
00:00:22.530 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB]
00:00:22.540 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB]
00:00:22.556 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB]
00:00:22.565 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB]
00:00:22.576 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB]
00:00:22.586 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:22.596 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB]
00:00:22.622 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256-1 [1887 kB]
00:00:22.665 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB]
00:00:22.688 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB]
00:00:22.711 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB]
00:00:22.734 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB]
00:00:22.742 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB]
00:00:22.750 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB]
00:00:22.760 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B]
00:00:22.776 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB]
00:00:22.792 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B]
00:00:22.805 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
00:00:22.824 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB]
00:00:22.838 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB]
00:00:22.859 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB]
00:00:22.871 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB]
00:00:22.885 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB]
00:00:22.894 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB]
00:00:22.909 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB]
00:00:22.922 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:22.933 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB]
00:00:22.945 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB]
00:00:22.961 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
00:00:23.233 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
00:00:23.255 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:23.291 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:23.308 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:23.337 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
00:00:23.349 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB]
00:00:23.395 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB]
00:00:23.410 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB]
00:00:23.438 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:23.455 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
00:00:23.471 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
00:00:23.484 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB]
00:00:23.494 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
00:00:23.506 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
00:00:23.518 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
00:00:23.563 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB]
00:00:23.591 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB]
00:00:23.634 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB]
00:00:23.662 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB]
00:00:23.672 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256-1 [199 kB]
00:00:23.684 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256-1 [273 kB]
00:00:23.697 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B]
00:00:23.705 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B]
00:00:23.714 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB]
00:00:23.808 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB]
00:00:23.825 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB]
00:00:23.837 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
00:00:23.845 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB]
00:00:23.884 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB]
00:00:23.919 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB]
00:00:23.941 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB]
00:00:23.949 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:23.959 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:23.969 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB]
00:00:23.999 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:24.011 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB]
00:00:24.021 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB]
00:00:24.036 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB]
00:00:24.098 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
00:00:24.143 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB]
00:00:24.163 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB]
00:00:24.191 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2024.6.2-1 [157 kB]
00:00:24.210 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:24.220 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB]
00:00:24.231 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 2.0.7-2 [111 kB]
00:00:24.243 E: Get:179 http://127.0.0.1/debian unstable/main amd64 python3-requests all 2.32.3+dfsg-1 [71.9 kB]
00:00:24.252 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB]
00:00:24.263 E: Get:181 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB]
00:00:24.302 E: Get:182 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB]
00:00:24.339 E: Get:183 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB]
00:00:24.361 E: Get:184 http://127.0.0.1/debian unstable/main amd64 util-linux-extra amd64 2.40.1-8.1 [263 kB]
00:00:24.392 E: Get:185 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB]
00:00:24.444 E: Get:186 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
00:00:24.459 E: Get:187 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB]
00:00:24.505 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB]
00:00:24.516 E: Get:189 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 kB]
00:00:24.646 E: Fetched 74.6 MB in 4s (19.6 MB/s)
00:00:24.650 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:24.775 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:24.834 E: Fetched 74.6 MB in 4s (19.6 MB/s)
00:00:24.838 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:24.854 E: Selecting previously unselected package libcom-err2:amd64.
00:00:24.861 E: (Reading database ... 3675 files and directories currently installed.)
00:00:24.866 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ...
00:00:24.873 E: Unpacking libcom-err2:amd64 (1.47.1-1) ...
00:00:24.918 E: Selecting previously unselected package libext2fs2t64:amd64.
00:00:24.922 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ...
00:00:24.929 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:24.936 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:24.944 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:24.950 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:24.959 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ...
00:00:24.996 E: Selecting previously unselected package libss2:amd64.
00:00:25.002 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ...
00:00:25.006 E: Unpacking libss2:amd64 (1.47.1-1) ...
00:00:25.027 E: Selecting previously unselected package logsave.
00:00:25.031 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ...
00:00:25.036 E: Unpacking logsave (1.47.1-1) ...
00:00:25.053 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:25.058 E: Setting up libcom-err2:amd64 (1.47.1-1) ...
00:00:25.063 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ...
00:00:25.067 E: Setting up libss2:amd64 (1.47.1-1) ...
00:00:25.076 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:25.099 E: Selecting previously unselected package e2fsprogs.
00:00:25.104 E: (Reading database ... 3706 files and directories currently installed.)
00:00:25.108 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ...
00:00:25.113 E: Unpacking e2fsprogs (1.47.1-1) ...
00:00:25.182 E: Selecting previously unselected package mount.
00:00:25.185 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ...
00:00:25.189 E: Unpacking mount (2.40.1-8.1) ...
00:00:25.224 E: Selecting previously unselected package libapparmor1:amd64.
00:00:25.228 E: Preparing to unpack .../02-libapparmor1_3.1.7-1_amd64.deb ...
00:00:25.232 E: Unpacking libapparmor1:amd64 (3.1.7-1) ...
00:00:25.264 E: Selecting previously unselected package dmsetup.
00:00:25.272 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
00:00:25.279 E: Unpacking dmsetup (2:1.02.196-1+b1) ...
00:00:25.336 E: Selecting previously unselected package libdevmapper1.02.1:amd64.
00:00:25.341 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
00:00:25.346 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:25.381 E: Selecting previously unselected package libjson-c5:amd64.
00:00:25.386 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ...
00:00:25.390 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ...
00:00:25.414 E: Selecting previously unselected package libcryptsetup12:amd64.
00:00:25.418 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
00:00:25.424 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:25.461 E: Selecting previously unselected package libfdisk1:amd64.
00:00:25.465 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ...
00:00:25.469 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ...
00:00:25.506 E: Selecting previously unselected package libseccomp2:amd64.
00:00:25.511 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ...
00:00:25.516 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:25.538 E: Selecting previously unselected package libsystemd-shared:amd64.
00:00:25.542 E: Preparing to unpack .../09-libsystemd-shared_256-1_amd64.deb ...
00:00:25.545 E: Unpacking libsystemd-shared:amd64 (256-1) ...
00:00:25.702 E: Selecting previously unselected package systemd.
00:00:25.706 E: Preparing to unpack .../10-systemd_256-1_amd64.deb ...
00:00:25.722 E: Unpacking systemd (256-1) ...
00:00:26.082 E: Selecting previously unselected package libsemanage-common.
00:00:26.086 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ...
00:00:26.090 E: Unpacking libsemanage-common (3.5-1) ...
00:00:26.112 E: Selecting previously unselected package libsepol2:amd64.
00:00:26.116 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ...
00:00:26.120 E: Unpacking libsepol2:amd64 (3.5-2+b1) ...
00:00:26.183 E: Selecting previously unselected package libsemanage2:amd64.
00:00:26.191 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ...
00:00:26.199 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ...
00:00:26.249 E: Selecting previously unselected package passwd.
00:00:26.253 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:26.261 E: Unpacking passwd (1:4.13+dfsg1-5) ...
00:00:26.397 E: Selecting previously unselected package adduser.
00:00:26.403 E: Preparing to unpack .../15-adduser_3.137_all.deb ...
00:00:26.416 E: Unpacking adduser (3.137) ...
00:00:26.494 E: Selecting previously unselected package cron-daemon-common.
00:00:26.500 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ...
00:00:26.505 E: Unpacking cron-daemon-common (3.0pl1-189) ...
00:00:26.535 E: Selecting previously unselected package sensible-utils.
00:00:26.539 E: Preparing to unpack .../17-sensible-utils_0.0.22_all.deb ...
00:00:26.544 E: Unpacking sensible-utils (0.0.22) ...
00:00:26.569 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:26.576 E: Setting up libapparmor1:amd64 (3.1.7-1) ...
00:00:26.582 E: Setting up libjson-c5:amd64 (0.17-1+b1) ...
00:00:26.590 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ...
00:00:26.595 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:26.601 E: Setting up libsystemd-shared:amd64 (256-1) ...
00:00:26.605 E: Setting up mount (2.40.1-8.1) ...
00:00:26.610 E: Setting up libsemanage-common (3.5-1) ...
00:00:26.615 E: Setting up libsepol2:amd64 (3.5-2+b1) ...
00:00:26.620 E: Setting up libsemanage2:amd64 (3.5-1+b3) ...
00:00:26.626 E: Setting up passwd (1:4.13+dfsg1-5) ...
00:00:26.674 E: Shadow passwords are now on.
00:00:26.692 E: Setting up adduser (3.137) ...
00:00:26.699 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
00:00:26.703 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
00:00:26.707 E: Setting up systemd (256-1) ...
00:00:26.729 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
00:00:26.740 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
00:00:26.747 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
00:00:26.754 E: Initializing machine ID from random generator.
00:00:26.787 E: Creating group 'systemd-journal' with GID 999.
00:00:26.792 E: Creating group 'systemd-network' with GID 998.
00:00:26.796 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
00:00:26.804 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
00:00:26.828 E: Setting up cron-daemon-common (3.0pl1-189) ...
00:00:26.880 E: Creating group 'crontab' with GID 997.
00:00:26.915 E: Setting up dmsetup (2:1.02.196-1+b1) ...
00:00:26.946 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:26.971 E: Selecting previously unselected package cron.
00:00:26.978 E: (Reading database ... 5407 files and directories currently installed.)
00:00:26.983 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ...
00:00:26.988 E: Unpacking cron (3.0pl1-189) ...
00:00:27.022 E: Selecting previously unselected package systemd-sysv.
00:00:27.026 E: Preparing to unpack .../systemd-sysv_256-1_amd64.deb ...
00:00:27.030 E: Unpacking systemd-sysv (256-1) ...
00:00:27.051 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:27.056 E: Setting up systemd-sysv (256-1) ...
00:00:27.083 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:27.114 E: Selecting previously unselected package init.
00:00:27.125 E: (Reading database ... 5455 files and directories currently installed.)
00:00:27.133 E: Preparing to unpack .../0-init_1.66_amd64.deb ...
00:00:27.138 E: Unpacking init (1.66) ...
00:00:27.220 E: Selecting previously unselected package libdbus-1-3:amd64.
00:00:27.226 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
00:00:27.236 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:27.275 E: Selecting previously unselected package dbus-bin.
00:00:27.280 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ...
00:00:27.284 E: Unpacking dbus-bin (1.14.10-4+b1) ...
00:00:27.308 E: Selecting previously unselected package dbus-session-bus-common.
00:00:27.313 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ...
00:00:27.318 E: Unpacking dbus-session-bus-common (1.14.10-4) ...
00:00:27.345 E: Selecting previously unselected package libexpat1:amd64.
00:00:27.350 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ...
00:00:27.354 E: Unpacking libexpat1:amd64 (2.6.2-1) ...
00:00:27.382 E: Selecting previously unselected package dbus-daemon.
00:00:27.387 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ...
00:00:27.392 E: Unpacking dbus-daemon (1.14.10-4+b1) ...
00:00:27.437 E: Selecting previously unselected package dbus-system-bus-common.
00:00:27.443 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ...
00:00:27.449 E: Unpacking dbus-system-bus-common (1.14.10-4) ...
00:00:27.483 E: Selecting previously unselected package usr-is-merged.
00:00:27.488 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ...
00:00:27.497 E: Unpacking usr-is-merged (39) ...
00:00:27.518 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:27.524 E: Setting up usr-is-merged (39) ...
00:00:27.553 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:27.573 E: Selecting previously unselected package dbus.
00:00:27.607 E: (Reading database ... 5531 files and directories currently installed.)
00:00:27.614 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ...
00:00:27.618 E: Unpacking dbus (1.14.10-4+b1) ...
00:00:27.622 E: Selecting previously unselected package perl-modules-5.38.
00:00:27.628 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ...
00:00:27.632 E: Unpacking perl-modules-5.38 (5.38.2-5) ...
00:00:28.097 E: Selecting previously unselected package libgdbm6t64:amd64.
00:00:28.101 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ...
00:00:28.106 E: Unpacking libgdbm6t64:amd64 (1.23-6) ...
00:00:28.132 E: Selecting previously unselected package libgdbm-compat4t64:amd64.
00:00:28.137 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ...
00:00:28.141 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:28.166 E: Selecting previously unselected package libperl5.38t64:amd64.
00:00:28.171 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ...
00:00:28.176 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
00:00:28.558 E: Selecting previously unselected package perl.
00:00:28.562 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ...
00:00:28.569 E: Unpacking perl (5.38.2-5) ...
00:00:28.619 E: Selecting previously unselected package liblocale-gettext-perl.
00:00:28.624 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ...
00:00:28.630 E: Unpacking liblocale-gettext-perl (1.07-7) ...
00:00:28.658 E: Selecting previously unselected package libpython3.11-minimal:amd64.
00:00:28.666 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
00:00:28.673 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:28.801 E: Selecting previously unselected package python3.11-minimal.
00:00:28.805 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ...
00:00:28.809 E: Unpacking python3.11-minimal (3.11.9-1) ...
00:00:28.974 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:28.980 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
00:00:28.988 E: Setting up libexpat1:amd64 (2.6.2-1) ...
00:00:28.993 E: Setting up python3.11-minimal (3.11.9-1) ...
00:00:30.491 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:30.509 E: Selecting previously unselected package python3-minimal.
00:00:30.518 E: (Reading database ... 7887 files and directories currently installed.)
00:00:30.522 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ...
00:00:30.527 E: Unpacking python3-minimal (3.11.8-1) ...
00:00:30.552 E: Selecting previously unselected package media-types.
00:00:30.556 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ...
00:00:30.561 E: Unpacking media-types (10.1.0) ...
00:00:30.586 E: Selecting previously unselected package netbase.
00:00:30.590 E: Preparing to unpack .../02-netbase_6.4_all.deb ...
00:00:30.595 E: Unpacking netbase (6.4) ...
00:00:30.626 E: Selecting previously unselected package tzdata.
00:00:30.631 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ...
00:00:30.635 E: Unpacking tzdata (2024a-4) ...
00:00:30.784 E: Selecting previously unselected package libffi8:amd64.
00:00:30.788 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ...
00:00:30.792 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:30.816 E: Selecting previously unselected package libncursesw6:amd64.
00:00:30.820 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ...
00:00:30.824 E: Unpacking libncursesw6:amd64 (6.5-2) ...
00:00:30.855 E: Selecting previously unselected package readline-common.
00:00:30.858 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ...
00:00:30.862 E: Unpacking readline-common (8.2-4) ...
00:00:30.892 E: Selecting previously unselected package libreadline8t64:amd64.
00:00:30.896 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ...
00:00:30.902 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:30.910 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:30.917 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:30.925 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:30.929 E: Unpacking libreadline8t64:amd64 (8.2-4) ...
00:00:30.969 E: Selecting previously unselected package libsqlite3-0:amd64.
00:00:30.974 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ...
00:00:30.979 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
00:00:31.044 E: Selecting previously unselected package libpython3.11-stdlib:amd64.
00:00:31.049 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ...
00:00:31.053 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:00:31.239 E: Selecting previously unselected package python3.11.
00:00:31.243 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ...
00:00:31.247 E: Unpacking python3.11 (3.11.9-1) ...
00:00:31.279 E: Selecting previously unselected package libpython3-stdlib:amd64.
00:00:31.283 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ...
00:00:31.287 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
00:00:31.305 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:31.314 E: Setting up python3-minimal (3.11.8-1) ...
00:00:31.549 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:31.574 E: Selecting previously unselected package python3.
00:00:31.581 E: (Reading database ... 8901 files and directories currently installed.)
00:00:31.585 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
00:00:31.589 E: Unpacking python3 (3.11.8-1) ...
00:00:31.632 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:31.637 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ...
00:00:31.641 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:31.670 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:31.674 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:31.678 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:31.733 E: Selecting previously unselected package gpgv.
00:00:31.737 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ...
00:00:31.741 E: Unpacking gpgv (2.2.43-7) ...
00:00:31.783 E: Selecting previously unselected package liblz4-1:amd64.
00:00:31.787 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ...
00:00:31.791 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:31.826 E: Selecting previously unselected package libstdc++6:amd64.
00:00:31.831 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ...
00:00:31.835 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:31.908 E: Selecting previously unselected package libxxhash0:amd64.
00:00:31.912 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:31.916 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:31.943 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:31.948 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.5_amd64.deb ...
00:00:31.951 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:32.071 E: Selecting previously unselected package debian-archive-keyring.
00:00:32.076 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ...
00:00:32.193 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:32.230 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:32.235 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:32.239 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:32.278 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:32.282 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:32.286 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:32.320 E: Selecting previously unselected package libunistring5:amd64.
00:00:32.325 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ...
00:00:32.330 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:32.388 E: Selecting previously unselected package libidn2-0:amd64.
00:00:32.392 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ...
00:00:32.397 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:32.438 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:32.442 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:32.448 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:32.498 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:32.503 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:32.508 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:32.536 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:32.541 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:32.545 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:32.661 E: Selecting previously unselected package apt.
00:00:32.666 E: Preparing to unpack .../016-apt_2.9.5_amd64.deb ...
00:00:32.688 E: Unpacking apt (2.9.5) ...
00:00:32.819 E: Selecting previously unselected package tasksel-data.
00:00:32.824 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ...
00:00:32.828 E: Unpacking tasksel-data (3.75) ...
00:00:32.876 E: Selecting previously unselected package tasksel.
00:00:32.881 E: Preparing to unpack .../018-tasksel_3.75_all.deb ...
00:00:32.889 E: Unpacking tasksel (3.75) ...
00:00:32.935 E: Selecting previously unselected package apt-utils.
00:00:32.939 E: Preparing to unpack .../019-apt-utils_2.9.5_amd64.deb ...
00:00:32.943 E: Unpacking apt-utils (2.9.5) ...
00:00:33.002 E: Selecting previously unselected package cpio.
00:00:33.006 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ...
00:00:33.011 E: Unpacking cpio (2.15+dfsg-1) ...
00:00:33.052 E: Selecting previously unselected package libtext-charwidth-perl:amd64.
00:00:33.056 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ...
00:00:33.060 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:33.083 E: Selecting previously unselected package libtext-iconv-perl:amd64.
00:00:33.087 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ...
00:00:33.091 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:33.113 E: Selecting previously unselected package libtext-wrapi18n-perl.
00:00:33.120 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ...
00:00:33.124 E: Unpacking libtext-wrapi18n-perl (0.06-10) ...
00:00:33.142 E: Selecting previously unselected package debconf-i18n.
00:00:33.146 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ...
00:00:33.150 E: Unpacking debconf-i18n (1.5.86) ...
00:00:33.202 E: Selecting previously unselected package dmidecode.
00:00:33.206 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ...
00:00:33.210 E: Unpacking dmidecode (3.5-3) ...
00:00:33.236 E: Selecting previously unselected package fdisk.
00:00:33.240 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ...
00:00:33.244 E: Unpacking fdisk (2.40.1-8.1) ...
00:00:33.276 E: Selecting previously unselected package libelf1t64:amd64.
00:00:33.281 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ...
00:00:33.284 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ...
00:00:33.322 E: Selecting previously unselected package libbpf1:amd64.
00:00:33.327 E: Preparing to unpack .../028-libbpf1_1%3a1.4.2-1_amd64.deb ...
00:00:33.330 E: Unpacking libbpf1:amd64 (1:1.4.2-1) ...
00:00:33.360 E: Selecting previously unselected package libmnl0:amd64.
00:00:33.364 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ...
00:00:33.368 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ...
00:00:33.392 E: Selecting previously unselected package libkrb5support0:amd64.
00:00:33.396 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ...
00:00:33.402 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:33.428 E: Selecting previously unselected package libk5crypto3:amd64.
00:00:33.432 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ...
00:00:33.436 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:33.464 E: Selecting previously unselected package libkeyutils1:amd64.
00:00:33.468 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ...
00:00:33.472 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ...
00:00:33.498 E: Selecting previously unselected package libkrb5-3:amd64.
00:00:33.501 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ...
00:00:33.505 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:33.553 E: Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:33.557 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ...
00:00:33.560 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:33.592 E: Selecting previously unselected package libtirpc-common.
00:00:33.596 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ...
00:00:33.601 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ...
00:00:33.627 E: Selecting previously unselected package libtirpc3t64:amd64.
00:00:33.631 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
00:00:33.639 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:33.650 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:33.655 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:00:33.688 E: Selecting previously unselected package libxtables12:amd64.
00:00:33.692 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ...
00:00:33.695 E: Unpacking libxtables12:amd64 (1.8.10-4) ...
00:00:33.719 E: Selecting previously unselected package libcap2-bin.
00:00:33.723 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ...
00:00:33.727 E: Unpacking libcap2-bin (1:2.66-5) ...
00:00:33.754 E: Selecting previously unselected package iproute2.
00:00:33.758 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ...
00:00:33.822 E: Unpacking iproute2 (6.9.0-1) ...
00:00:33.949 E: Selecting previously unselected package ifupdown.
00:00:33.954 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ...
00:00:33.969 E: Unpacking ifupdown (0.8.43) ...
00:00:34.005 E: Selecting previously unselected package iputils-ping.
00:00:34.009 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ...
00:00:34.014 E: Unpacking iputils-ping (3:20240117-1) ...
00:00:34.042 E: Selecting previously unselected package isc-dhcp-client.
00:00:34.046 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ...
00:00:34.054 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ...
00:00:34.149 E: Selecting previously unselected package isc-dhcp-common.
00:00:34.162 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ...
00:00:34.166 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ...
00:00:34.183 E: Selecting previously unselected package libkmod2:amd64.
00:00:34.188 E: Preparing to unpack .../044-libkmod2_32+20240611-1_amd64.deb ...
00:00:34.191 E: Unpacking libkmod2:amd64 (32+20240611-1) ...
00:00:34.219 E: Selecting previously unselected package kmod.
00:00:34.225 E: Preparing to unpack .../045-kmod_32+20240611-1_amd64.deb ...
00:00:34.230 E: Unpacking kmod (32+20240611-1) ...
00:00:34.263 E: Selecting previously unselected package less.
00:00:34.267 E: Preparing to unpack .../046-less_643-1_amd64.deb ...
00:00:34.271 E: Unpacking less (643-1) ...
00:00:34.308 E: Selecting previously unselected package libpopt0:amd64.
00:00:34.312 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ...
00:00:34.316 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:34.353 E: Selecting previously unselected package logrotate.
00:00:34.357 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ...
00:00:34.361 E: Unpacking logrotate (3.21.0-2) ...
00:00:34.387 E: Selecting previously unselected package nano.
00:00:34.392 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ...
00:00:34.398 E: Unpacking nano (8.0-1) ...
00:00:34.478 E: Selecting previously unselected package libjansson4:amd64.
00:00:34.482 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ...
00:00:34.487 E: Unpacking libjansson4:amd64 (2.14-2+b2) ...
00:00:34.516 E: Selecting previously unselected package libnftnl11:amd64.
00:00:34.521 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ...
00:00:34.526 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:34.557 E: Selecting previously unselected package libnftables1:amd64.
00:00:34.562 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ...
00:00:34.568 E: Unpacking libnftables1:amd64 (1.0.9-2) ...
00:00:34.613 E: Selecting previously unselected package libbsd0:amd64.
00:00:34.617 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ...
00:00:34.621 E: Unpacking libbsd0:amd64 (0.12.2-1) ...
00:00:34.647 E: Selecting previously unselected package libedit2:amd64.
00:00:34.651 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ...
00:00:34.655 E: Unpacking libedit2:amd64 (3.1-20240517-1) ...
00:00:34.687 E: Selecting previously unselected package nftables.
00:00:34.691 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ...
00:00:34.695 E: Unpacking nftables (1.0.9-2) ...
00:00:34.728 E: Selecting previously unselected package libproc2-0:amd64.
00:00:34.732 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ...
00:00:34.737 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
00:00:34.767 E: Selecting previously unselected package procps.
00:00:34.771 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ...
00:00:34.785 E: Unpacking procps (2:4.0.4-4) ...
00:00:34.886 E: Selecting previously unselected package udev.
00:00:34.891 E: Preparing to unpack .../058-udev_256-1_amd64.deb ...
00:00:34.922 E: Unpacking udev (256-1) ...
00:00:35.114 E: Selecting previously unselected package vim-common.
00:00:35.119 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ...
00:00:35.123 E: Unpacking vim-common (2:9.1.0377-1) ...
00:00:35.179 E: Selecting previously unselected package vim-tiny.
00:00:35.184 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ...
00:00:35.188 E: Unpacking vim-tiny (2:9.1.0377-1) ...
00:00:35.278 E: Selecting previously unselected package libslang2:amd64.
00:00:35.283 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ...
00:00:35.288 E: Unpacking libslang2:amd64 (2.3.3-5) ...
00:00:35.371 E: Selecting previously unselected package libnewt0.52:amd64.
00:00:35.377 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ...
00:00:35.382 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ...
00:00:35.482 E: Selecting previously unselected package whiptail.
00:00:35.491 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ...
00:00:35.507 E: Unpacking whiptail (0.52.24-2) ...
00:00:35.572 E: Selecting previously unselected package python-apt-common.
00:00:35.583 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ...
00:00:35.602 E: Unpacking python-apt-common (2.9.0) ...
00:00:35.709 E: Selecting previously unselected package distro-info-data.
00:00:35.714 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ...
00:00:35.719 E: Unpacking distro-info-data (0.62) ...
00:00:35.752 E: Selecting previously unselected package python3-apt.
00:00:35.758 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ...
00:00:35.766 E: Unpacking python3-apt (2.9.0) ...
00:00:35.834 E: Selecting previously unselected package python3-debconf.
00:00:35.838 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ...
00:00:35.844 E: Unpacking python3-debconf (1.5.86) ...
00:00:35.910 E: Selecting previously unselected package ucf.
00:00:35.920 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ...
00:00:35.927 E: Moving old data out of the way
00:00:35.951 E: Unpacking ucf (3.0043+nmu1) ...
00:00:36.065 E: Selecting previously unselected package apt-listchanges.
00:00:36.083 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ...
00:00:36.104 E: Unpacking apt-listchanges (3.27) ...
00:00:36.240 E: Selecting previously unselected package bash-completion.
00:00:36.259 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ...
00:00:36.290 E: Unpacking bash-completion (1:2.14.0-1) ...
00:00:36.751 E: Selecting previously unselected package libfstrm0:amd64.
00:00:36.772 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ...
00:00:36.782 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:36.856 E: Selecting previously unselected package libjemalloc2:amd64.
00:00:36.865 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ...
00:00:36.886 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:37.175 E: Selecting previously unselected package liblmdb0:amd64.
00:00:37.220 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ...
00:00:37.237 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:37.349 E: Selecting previously unselected package libmaxminddb0:amd64.
00:00:37.365 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ...
00:00:37.377 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ...
00:00:37.424 E: Selecting previously unselected package libnghttp2-14:amd64.
00:00:37.439 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ...
00:00:37.453 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ...
00:00:37.543 E: Selecting previously unselected package libprotobuf-c1:amd64.
00:00:37.552 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ...
00:00:37.589 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:37.711 E: Selecting previously unselected package liburcu8t64:amd64.
00:00:37.720 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ...
00:00:37.731 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ...
00:00:37.871 E: Selecting previously unselected package libuv1t64:amd64.
00:00:37.889 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ...
00:00:37.899 E: Unpacking libuv1t64:amd64 (1.48.0-4) ...
00:00:38.070 E: Selecting previously unselected package libicu72:amd64.
00:00:38.084 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ...
00:00:38.093 E: Unpacking libicu72:amd64 (72.1-4+b1) ...
00:00:39.045 E: Selecting previously unselected package libxml2:amd64.
00:00:39.051 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ...
00:00:39.077 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
00:00:39.233 E: Selecting previously unselected package bind9-libs:amd64.
00:00:39.242 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ...
00:00:39.253 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:00:39.521 E: Selecting previously unselected package bind9-host.
00:00:39.530 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ...
00:00:39.544 E: Unpacking bind9-host (1:9.19.21-1+b1) ...
00:00:39.627 E: Selecting previously unselected package bind9-dnsutils.
00:00:39.652 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ...
00:00:39.664 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ...
00:00:39.884 E: Selecting previously unselected package bzip2.
00:00:39.920 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ...
00:00:39.932 E: Unpacking bzip2 (1.0.8-5.1) ...
00:00:40.074 E: Selecting previously unselected package openssl.
00:00:40.086 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ...
00:00:40.138 E: Unpacking openssl (3.2.2-1) ...
00:00:40.490 E: Selecting previously unselected package ca-certificates.
00:00:40.496 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ...
00:00:40.527 E: Unpacking ca-certificates (20240203) ...
00:00:40.750 E: Selecting previously unselected package debian-faq.
00:00:40.756 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ...
00:00:40.767 E: Unpacking debian-faq (11.1) ...
00:00:40.889 E: Selecting previously unselected package doc-debian.
00:00:40.922 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ...
00:00:40.928 E: Unpacking doc-debian (11.3+nmu1) ...
00:00:41.009 E: Selecting previously unselected package libmagic-mgc.
00:00:41.019 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ...
00:00:41.040 E: Unpacking libmagic-mgc (1:5.45-3) ...
00:00:41.397 E: Selecting previously unselected package libmagic1t64:amd64.
00:00:41.405 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ...
00:00:41.415 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ...
00:00:41.476 E: Selecting previously unselected package file.
00:00:41.485 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ...
00:00:41.493 E: Unpacking file (1:5.45-3) ...
00:00:41.563 E: Selecting previously unselected package gettext-base.
00:00:41.573 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ...
00:00:41.579 E: Unpacking gettext-base (0.21-14+b1) ...
00:00:41.706 E: Selecting previously unselected package libuchardet0:amd64.
00:00:41.714 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ...
00:00:41.728 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
00:00:41.797 E: Selecting previously unselected package groff-base.
00:00:41.811 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ...
00:00:41.818 E: Unpacking groff-base (1.23.0-4) ...
00:00:41.963 E: Selecting previously unselected package inetutils-telnet.
00:00:41.971 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ...
00:00:41.978 E: Unpacking inetutils-telnet (2:2.5-4) ...
00:00:42.029 E: Selecting previously unselected package krb5-locales.
00:00:42.046 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ...
00:00:42.051 E: Unpacking krb5-locales (1.20.1-6) ...
00:00:42.083 E: Selecting previously unselected package libc-l10n.
00:00:42.089 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ...
00:00:42.097 E: Unpacking libc-l10n (2.38-13) ...
00:00:42.192 E: Selecting previously unselected package liblockfile-bin.
00:00:42.197 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ...
00:00:42.204 E: Unpacking liblockfile-bin (1.17-1+b1) ...
00:00:42.237 E: Selecting previously unselected package libnss-systemd:amd64.
00:00:42.243 E: Preparing to unpack .../099-libnss-systemd_256-1_amd64.deb ...
00:00:42.255 E: Unpacking libnss-systemd:amd64 (256-1) ...
00:00:42.311 E: Selecting previously unselected package libpam-systemd:amd64.
00:00:42.317 E: Preparing to unpack .../100-libpam-systemd_256-1_amd64.deb ...
00:00:42.322 E: Unpacking libpam-systemd:amd64 (256-1) ...
00:00:42.367 E: Selecting previously unselected package libwtmpdb0:amd64.
00:00:42.373 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ...
00:00:42.380 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ...
00:00:42.417 E: Selecting previously unselected package libpam-wtmpdb:amd64.
00:00:42.424 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ...
00:00:42.429 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:42.461 E: Selecting previously unselected package locales.
00:00:42.468 E: Preparing to unpack .../103-locales_2.38-13_all.deb ...
00:00:42.473 E: Unpacking locales (2.38-13) ...
00:00:42.900 E: Selecting previously unselected package lsof.
00:00:42.906 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ...
00:00:42.912 E: Unpacking lsof (4.95.0-1.1) ...
00:00:43.000 E: Selecting previously unselected package bsdextrautils.
00:00:43.011 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ...
00:00:43.023 E: Unpacking bsdextrautils (2.40.1-8.1) ...
00:00:43.080 E: Selecting previously unselected package libpipeline1:amd64.
00:00:43.086 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ...
00:00:43.092 E: Unpacking libpipeline1:amd64 (1.5.7-2) ...
00:00:43.148 E: Selecting previously unselected package man-db.
00:00:43.159 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ...
00:00:43.167 E: Unpacking man-db (2.12.1-2) ...
00:00:43.355 E: Selecting previously unselected package manpages.
00:00:43.361 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ...
00:00:43.368 E: Unpacking manpages (6.8-2) ...
00:00:43.554 E: Selecting previously unselected package ncurses-term.
00:00:43.560 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ...
00:00:43.565 E: Unpacking ncurses-term (6.5-2) ...
00:00:44.579 E: Selecting previously unselected package netcat-traditional.
00:00:44.589 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ...
00:00:44.628 E: Unpacking netcat-traditional (1.10-48.1) ...
00:00:44.832 E: Selecting previously unselected package libcbor0.10:amd64.
00:00:44.851 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ...
00:00:44.870 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:45.053 E: Selecting previously unselected package libfido2-1:amd64.
00:00:45.081 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ...
00:00:45.093 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:45.351 E: Selecting previously unselected package openssh-client.
00:00:45.370 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ...
00:00:45.385 E: Unpacking openssh-client (1:9.7p1-5) ...
00:00:45.615 E: Selecting previously unselected package pci.ids.
00:00:45.623 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ...
00:00:45.640 E: Unpacking pci.ids (0.0~2024.04.20-1) ...
00:00:45.708 E: Selecting previously unselected package libpci3:amd64.
00:00:45.714 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ...
00:00:45.719 E: Unpacking libpci3:amd64 (1:3.12.0-1) ...
00:00:45.777 E: Selecting previously unselected package pciutils.
00:00:45.782 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ...
00:00:45.797 E: Unpacking pciutils (1:3.12.0-1) ...
00:00:45.892 E: Selecting previously unselected package python3-pkg-resources.
00:00:45.899 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ...
00:00:45.917 E: Unpacking python3-pkg-resources (68.1.2-2) ...
00:00:46.007 E: Selecting previously unselected package python3-chardet.
00:00:46.016 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ...
00:00:46.036 E: Unpacking python3-chardet (5.2.0+dfsg-1) ...
00:00:46.153 E: Selecting previously unselected package python3-debian.
00:00:46.161 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ...
00:00:46.175 E: Unpacking python3-debian (0.1.49) ...
00:00:46.269 E: Selecting previously unselected package python3-debianbts.
00:00:46.275 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ...
00:00:46.281 E: Unpacking python3-debianbts (4.1.1) ...
00:00:46.337 E: Selecting previously unselected package python3-certifi.
00:00:46.351 E: Preparing to unpack .../121-python3-certifi_2024.6.2-1_all.deb ...
00:00:46.361 E: Unpacking python3-certifi (2024.6.2-1) ...
00:00:46.467 E: Selecting previously unselected package python3-charset-normalizer.
00:00:46.476 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ...
00:00:46.490 E: Unpacking python3-charset-normalizer (3.3.2-1) ...
00:00:46.609 E: Selecting previously unselected package python3-idna.
00:00:46.619 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ...
00:00:46.636 E: Unpacking python3-idna (3.6-2.1) ...
00:00:46.717 E: Selecting previously unselected package python3-urllib3.
00:00:46.729 E: Preparing to unpack .../124-python3-urllib3_2.0.7-2_all.deb ...
00:00:46.747 E: Unpacking python3-urllib3 (2.0.7-2) ...
00:00:46.838 E: Selecting previously unselected package python3-requests.
00:00:46.845 E: Preparing to unpack .../125-python3-requests_2.32.3+dfsg-1_all.deb ...
00:00:46.855 E: Unpacking python3-requests (2.32.3+dfsg-1) ...
00:00:46.893 E: Selecting previously unselected package python3-reportbug.
00:00:46.898 E: Preparing to unpack .../126-python3-reportbug_13.0.1_all.deb ...
00:00:46.904 E: Unpacking python3-reportbug (13.0.1) ...
00:00:46.947 E: Selecting previously unselected package reportbug.
00:00:46.952 E: Preparing to unpack .../127-reportbug_13.0.1_all.deb ...
00:00:46.957 E: Unpacking reportbug (13.0.1) ...
00:00:47.009 E: Selecting previously unselected package systemd-timesyncd.
00:00:47.016 E: Preparing to unpack .../128-systemd-timesyncd_256-1_amd64.deb ...
00:00:47.024 E: Unpacking systemd-timesyncd (256-1) ...
00:00:47.086 E: Selecting previously unselected package traceroute.
00:00:47.092 E: Preparing to unpack .../129-traceroute_1%3a2.1.5-1_amd64.deb ...
00:00:47.096 E: Unpacking traceroute (1:2.1.5-1) ...
00:00:47.148 E: Selecting previously unselected package util-linux-extra.
00:00:47.157 E: Preparing to unpack .../130-util-linux-extra_2.40.1-8.1_amd64.deb ...
00:00:47.172 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra'
00:00:47.187 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra'
00:00:47.204 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra'
00:00:47.221 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra'
00:00:47.235 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra'
00:00:47.258 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra'
00:00:47.268 E: Unpacking util-linux-extra (2.40.1-8.1) ...
00:00:47.347 E: Selecting previously unselected package wamerican.
00:00:47.352 E: Preparing to unpack .../131-wamerican_2020.12.07-2_all.deb ...
00:00:47.361 E: Unpacking wamerican (2020.12.07-2) ...
00:00:47.436 E: Selecting previously unselected package libpsl5t64:amd64.
00:00:47.441 E: Preparing to unpack .../132-libpsl5t64_0.21.2-1.1_amd64.deb ...
00:00:47.448 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
00:00:47.497 E: Selecting previously unselected package wget.
00:00:47.503 E: Preparing to unpack .../133-wget_1.24.5-1_amd64.deb ...
00:00:47.510 E: Unpacking wget (1.24.5-1) ...
00:00:47.698 E: Selecting previously unselected package wtmpdb.
00:00:47.718 E: Preparing to unpack .../134-wtmpdb_0.12.0-2_amd64.deb ...
00:00:47.731 E: Unpacking wtmpdb (0.12.0-2) ...
00:00:47.792 E: Selecting previously unselected package xz-utils.
00:00:47.801 E: Preparing to unpack .../135-xz-utils_5.6.2-1_amd64.deb ...
00:00:47.808 E: Unpacking xz-utils (5.6.2-1) ...
00:00:47.916 E: Chrooting into /tmp/mmdebstrap.cQqMKoliqV/
00:00:47.930 E: Setting up media-types (10.1.0) ...
00:00:47.953 E: Setting up cpio (2.15+dfsg-1) ...
00:00:47.969 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
00:00:47.980 E: Setting up libpipeline1:amd64 (1.5.7-2) ...
00:00:47.994 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ...
00:00:48.012 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ...
00:00:48.028 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ...
00:00:48.043 E: Setting up liburcu8t64:amd64 (0.14.0-4) ...
00:00:48.064 E: Setting up libkeyutils1:amd64 (1.6.3-3) ...
00:00:48.084 E: Setting up libc-l10n (2.38-13) ...
00:00:48.106 E: Setting up pci.ids (0.0~2024.04.20-1) ...
00:00:48.123 E: Setting up liblockfile-bin (1.17-1+b1) ...
00:00:48.139 E: Setting up libgdbm6t64:amd64 (1.23-6) ...
00:00:48.167 E: Setting up bsdextrautils (2.40.1-8.1) ...
00:00:48.179 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:48.193 E: Setting up netcat-traditional (1.10-48.1) ...
00:00:48.204 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
00:00:48.213 E: Setting up init (1.66) ...
00:00:48.229 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
00:00:48.246 E: Setting up traceroute (1:2.1.5-1) ...
00:00:48.253 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
00:00:48.261 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
00:00:48.269 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
00:00:48.274 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
00:00:48.283 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
00:00:48.288 E: Setting up libmagic-mgc (1:5.45-3) ...
00:00:48.304 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ...
00:00:48.319 E: Setting up distro-info-data (0.62) ...
00:00:48.332 E: Setting up manpages (6.8-2) ...
00:00:48.357 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:48.378 E: Setting up libtirpc-common (1.3.4+ds-1.3) ...
00:00:48.415 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ...
00:00:48.451 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ...
00:00:48.463 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ...
00:00:48.475 E: Setting up libuv1t64:amd64 (1.48.0-4) ...
00:00:48.492 E: Setting up libmagic1t64:amd64 (1:5.45-3) ...
00:00:48.512 E: Setting up debian-archive-keyring (2023.4) ...
00:00:48.814 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ...
00:00:48.844 E: Setting up less (643-1) ...
00:00:48.868 E: Setting up gettext-base (0.21-14+b1) ...
00:00:48.885 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:48.911 E: Setting up libnss-systemd:amd64 (256-1) ...
00:00:48.955 E: Setting up krb5-locales (1.20.1-6) ...
00:00:48.977 E: Setting up file (1:5.45-3) ...
00:00:49.004 E: Setting up bzip2 (1.0.8-5.1) ...
00:00:49.028 E: Setting up locales (2.38-13) ...
00:00:50.602 E: Generating locales (this might take a while)...
00:00:50.616 E: Generation complete.
00:00:50.695 E: Setting up doc-debian (11.3+nmu1) ...
00:00:50.705 E: Setting up libtext-wrapi18n-perl (0.06-10) ...
00:00:50.718 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ...
00:00:50.723 E: Setting up libelf1t64:amd64 (0.191-1+b1) ...
00:00:50.733 E: Setting up libjansson4:amd64 (2.14-2+b2) ...
00:00:50.748 E: Setting up debian-faq (11.1) ...
00:00:50.762 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ...
00:00:50.782 E: Setting up tzdata (2024a-4) ...
00:00:51.051 E: 
00:00:51.064 E: Current default time zone: 'Etc/UTC'
00:00:51.086 E: Local time is now:      Sun Jun 16 17:20:11 UTC 2024.
00:00:51.095 E: Universal Time is now:  Sun Jun 16 17:20:11 UTC 2024.
00:00:51.104 E: Run 'dpkg-reconfigure tzdata' if you wish to change it.
00:00:51.121 E: 
00:00:51.129 E: Setting up libcap2-bin (1:2.66-5) ...
00:00:51.140 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:51.163 E: Setting up vim-common (2:9.1.0377-1) ...
00:00:51.185 E: Setting up libslang2:amd64 (2.3.3-5) ...
00:00:51.201 E: Setting up bash-completion (1:2.14.0-1) ...
00:00:51.243 E: Setting up wamerican (2020.12.07-2) ...
00:00:51.448 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
00:00:51.470 E: Setting up xz-utils (5.6.2-1) ...
00:00:51.481 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:00:51.494 E: Setting up perl-modules-5.38 (5.38.2-5) ...
00:00:51.506 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ...
00:00:51.524 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:51.539 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ...
00:00:51.550 E: Setting up systemd-timesyncd (256-1) ...
00:00:51.584 E: Creating group 'systemd-timesync' with GID 996.
00:00:51.591 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996.
00:00:51.885 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:51.898 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
00:00:51.906 E: Setting up libncursesw6:amd64 (6.5-2) ...
00:00:51.915 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ...
00:00:51.939 E: Setting up libxtables12:amd64 (1.8.10-4) ...
00:00:51.956 E: Setting up logsave (1.47.1-1) ...
00:00:51.976 E: Setting up nano (8.0-1) ...
00:00:51.997 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
00:00:52.011 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
00:00:52.019 E: Setting up libpci3:amd64 (1:3.12.0-1) ...
00:00:52.032 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:52.045 E: Setting up python-apt-common (2.9.0) ...
00:00:52.055 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:52.062 E: Setting up sensible-utils (0.0.22) ...
00:00:52.072 E: Setting up gpgv (2.2.43-7) ...
00:00:52.081 E: Setting up dbus-session-bus-common (1.14.10-4) ...
00:00:52.097 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:52.107 E: Setting up procps (2:4.0.4-4) ...
00:00:52.202 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:52.225 E: Setting up netbase (6.4) ...
00:00:52.299 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ...
00:00:52.311 E: Setting up isc-dhcp-common (4.4.3-P1-5) ...
00:00:52.327 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ...
00:00:52.338 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ...
00:00:52.355 E: Setting up dmidecode (3.5-3) ...
00:00:52.402 E: Setting up dbus-system-bus-common (1.14.10-4) ...
00:00:52.641 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ...
00:00:52.655 E: Setting up openssl (3.2.2-1) ...
00:00:52.685 E: Setting up libbsd0:amd64 (0.12.2-1) ...
00:00:52.698 E: Setting up readline-common (8.2-4) ...
00:00:52.719 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:52.768 E: Setting up dbus-bin (1.14.10-4+b1) ...
00:00:52.803 E: Setting up liblocale-gettext-perl (1.07-7) ...
00:00:52.840 E: Setting up libbpf1:amd64 (1:1.4.2-1) ...
00:00:52.863 E: Setting up util-linux-extra (2.40.1-8.1) ...
00:00:52.876 E: Setting up libkmod2:amd64 (32+20240611-1) ...
00:00:52.891 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ...
00:00:52.903 E: Setting up ncurses-term (6.5-2) ...
00:00:52.925 E: Setting up logrotate (3.21.0-2) ...
00:00:53.211 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'.
00:00:53.222 E: Setting up libnewt0.52:amd64 (0.52.24-2) ...
00:00:53.240 E: Setting up libicu72:amd64 (72.1-4+b1) ...
00:00:53.252 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ...
00:00:53.582 E: Setting up libedit2:amd64 (3.1-20240517-1) ...
00:00:53.600 E: Setting up cron (3.0pl1-189) ...
00:00:53.687 E: Running in chroot, ignoring request.
00:00:53.705 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:54.015 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'.
00:00:54.031 E: Setting up inetutils-telnet (2:2.5-4) ...
00:00:54.052 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode
00:00:54.067 E: Setting up debconf-i18n (1.5.86) ...
00:00:54.099 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ...
00:00:54.120 E: Setting up e2fsprogs (1.47.1-1) ...
00:00:54.449 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'.
00:00:54.763 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'.
00:00:54.774 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:54.785 E: Setting up dbus-daemon (1.14.10-4+b1) ...
00:00:54.817 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ...
00:00:54.831 E: Setting up vim-tiny (2:9.1.0377-1) ...
00:00:54.868 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
00:00:54.883 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
00:00:54.892 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
00:00:54.898 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
00:00:54.912 E: Setting up kmod (32+20240611-1) ...
00:00:54.940 E: sed: can't read /etc/modules: No such file or directory
00:00:54.981 E: Setting up ca-certificates (20240203) ...
00:00:56.569 E: Updating certificates in /etc/ssl/certs...
00:00:58.160 E: 146 added, 0 removed; done.
00:00:58.218 E: Setting up perl (5.38.2-5) ...
00:00:58.284 E: Setting up dbus (1.14.10-4+b1) ...
00:00:58.356 E: Running in chroot, ignoring request.
00:00:58.384 E: invoke-rc.d: policy-rc.d denied execution of start.
00:00:58.398 E: Setting up wtmpdb (0.12.0-2) ...
00:00:58.724 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'.
00:00:59.059 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'.
00:00:59.072 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:59.095 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ...
00:00:59.156 E: Setting up udev (256-1) ...
00:01:00.107 E: Creating group 'input' with GID 995.
00:01:00.118 E: Creating group 'sgx' with GID 994.
00:01:00.137 E: Creating group 'kvm' with GID 993.
00:01:00.157 E: Creating group 'render' with GID 992.
00:01:00.256 E: Setting up ucf (3.0043+nmu1) ...
00:01:00.652 E: Setting up pciutils (1:3.12.0-1) ...
00:01:00.825 E: Setting up libreadline8t64:amd64 (8.2-4) ...
00:01:01.059 E: Setting up whiptail (0.52.24-2) ...
00:01:01.207 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
00:01:01.277 E: Setting up libpam-systemd:amd64 (256-1) ...
00:01:01.765 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ...
00:01:01.829 E: Setting up iputils-ping (3:20240117-1) ...
00:01:01.972 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
00:01:02.111 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:01:02.195 E: Setting up apt (2.9.5) ...
00:01:02.787 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'.
00:01:03.135 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'.
00:01:03.181 E: Setting up libnftables1:amd64 (1.0.9-2) ...
00:01:03.258 E: Setting up apt-utils (2.9.5) ...
00:01:03.440 E: Setting up nftables (1.0.9-2) ...
00:01:03.758 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ...
00:01:03.784 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
00:01:03.861 E: Setting up iproute2 (6.9.0-1) ...
00:01:04.441 E: Setting up openssh-client (1:9.7p1-5) ...
00:01:04.987 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
00:01:05.099 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
00:01:05.219 E: Setting up isc-dhcp-client (4.4.3-P1-5) ...
00:01:05.623 E: Setting up fdisk (2.40.1-8.1) ...
00:01:05.776 E: Setting up ifupdown (0.8.43) ...
00:01:06.142 E: Creating /etc/network/interfaces.
00:01:06.587 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:01:06.624 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'.
00:01:06.864 E: Setting up lsof (4.95.0-1.1) ...
00:01:07.067 E: Setting up groff-base (1.23.0-4) ...
00:01:07.245 E: Setting up bind9-host (1:9.19.21-1+b1) ...
00:01:07.326 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
00:01:07.385 E: Setting up python3.11 (3.11.9-1) ...
00:01:09.514 E: Setting up wget (1.24.5-1) ...
00:01:09.693 E: Setting up python3 (3.11.8-1) ...
00:01:10.379 E: Setting up man-db (2.12.1-2) ...
00:01:10.699 E: Building database of manual pages ...
00:01:12.365 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'.
00:01:12.414 E: Setting up python3-certifi (2024.6.2-1) ...
00:01:12.637 E: Setting up python3-idna (3.6-2.1) ...
00:01:13.142 E: Setting up python3-urllib3 (2.0.7-2) ...
00:01:13.546 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ...
00:01:13.566 E: Setting up python3-pkg-resources (68.1.2-2) ...
00:01:14.035 E: Setting up python3-debianbts (4.1.1) ...
00:01:14.336 E: Setting up python3-apt (2.9.0) ...
00:01:14.728 E: Setting up python3-charset-normalizer (3.3.2-1) ...
00:01:15.043 E: Setting up python3-debconf (1.5.86) ...
00:01:15.332 E: Setting up python3-chardet (5.2.0+dfsg-1) ...
00:01:16.183 E: Setting up python3-debian (0.1.49) ...
00:01:16.665 E: Setting up python3-requests (2.32.3+dfsg-1) ...
00:01:17.078 E: Setting up apt-listchanges (3.27) ...
00:01:17.788 E: 
00:01:17.809 E: Creating config file /etc/apt/listchanges.conf with new version
00:01:18.256 E: Setting up python3-reportbug (13.0.1) ...
00:01:18.724 E: Setting up reportbug (13.0.1) ...
00:01:18.854 E: Setting up tasksel (3.75) ...
00:01:19.188 E: Setting up tasksel-data (3.75) ...
00:01:19.223 E: Processing triggers for libc-bin (2.38-13) ...
00:01:19.270 E: Processing triggers for systemd (256-1) ...
00:01:19.295 E: Processing triggers for ca-certificates (20240203) ...
00:01:19.324 E: Updating certificates in /etc/ssl/certs...
00:01:21.419 E: 0 added, 0 removed; done.
00:01:21.452 E: Running hooks in /etc/ca-certificates/update.d...
00:01:21.468 E: done.
00:01:21.725 E: I: 680 3090 cleaning package lists and apt cache...
00:01:21.737 E: D: 680 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:01:21.801 E: Reading package lists...
00:01:21.824 E: D: 680 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:01:21.891 E: D: 680 3194 deleting files in /run: user
00:01:21.900 E: D: 680 3194 deleting files in /run: sendsigs.omit.d
00:01:21.910 E: D: 680 3194 deleting files in /run: dbus
00:01:21.936 E: D: 680 3194 deleting files in /run: log
00:01:21.963 E: D: 680 3194 deleting files in /run: shm
00:01:21.972 E: D: 680 3194 deleting files in /run: sshd
00:01:21.986 E: D: 680 3194 deleting files in /run: adduser
00:01:21.999 E: D: 680 3194 deleting files in /run: systemd
00:01:22.012 E: I: 680 6076 creating tarball...
00:01:22.038 E: D: 681 3718 listener: finished reading command
00:01:22.058 E: D: 681 3725 listener: received message: adios
00:01:22.076 E: D: 560 6190 finish to listen for hooks
00:01:28.250 E: I: 680 6124 done
00:01:28.591 E: I: 560 6373 removing tempdir /tmp/mmdebstrap.cQqMKoliqV...
00:01:29.650 E: I: 560 6426 success in 89.0635 seconds
00:01:29.675 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar
00:01:41.990 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:56
result: SUCCESS
------------------------------------------------------------------------------
(181/280) quiet
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:14:09
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + mmdebstrap --mode=root --variant=apt --quiet unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:22.070 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:22.076 E: + sort
00:00:22.081 E: + diff -u tar1.txt -
00:00:22.086 E: + tar -t
00:00:22.331 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:35
result: SUCCESS
------------------------------------------------------------------------------
(182/280) logfile
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:13:20
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + trap rm -rf /tmp/debian-chroot /tmp/log /tmp/trimmed EXIT INT TERM
00:00:00.023 E: + mmdebstrap --mode=root --variant=apt --logfile=/tmp/log unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:19.540 E: + head --lines=-1 /tmp/log
00:00:19.548 O: I: success in 19.1617 seconds
00:00:19.545 E: + cat
00:00:19.553 E: + diff -u - /tmp/trimmed
00:00:19.558 E: + tail --lines=1 /tmp/log
00:00:19.563 E: + grep ^I: success in .* seconds$
00:00:19.569 E: + tar -C /tmp/debian-chroot --one-file-system -c .
00:00:19.574 E: + tar -t
00:00:19.580 E: + sort
00:00:19.586 E: + diff -u tar1.txt -
00:00:19.917 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:31
result: SUCCESS
------------------------------------------------------------------------------
(183/280) without-etc-resolv-conf-and-etc-hostname
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:12:29
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.025 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.035 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.046 E: + rm /etc/resolv.conf /etc/hostname
00:00:00.059 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.714 E: I: automatically chosen mode: root
00:00:00.725 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.767 E: I: finding correct signed-by value...
00:00:00.891 E: I: automatically chosen format: tar
00:00:00.900 E: I: using /tmp/mmdebstrap.9aLg5ezM3F as tempdir
00:00:00.917 E: W: Host system does not have a /etc/resolv.conf to copy into the rootfs.
00:00:00.935 E: W: Host system does not have a /etc/hostname to copy into the rootfs.
00:00:00.975 E: I: running apt-get update...
00:00:04.352 E: I: downloading packages with apt...
00:00:07.004 E: I: extracting archives...
00:00:09.320 E: I: installing essential packages...
00:00:17.974 E: I: installing remaining packages inside the chroot...
00:00:22.396 E: I: cleaning package lists and apt cache...
00:00:22.500 E: I: creating tarball...
00:00:23.520 E: I: done
00:00:23.654 E: I: removing tempdir /tmp/mmdebstrap.9aLg5ezM3F...
00:00:23.878 E: I: success in 23.3071 seconds
00:00:23.886 E: + tar -tf /tmp/debian-chroot.tar
00:00:23.892 E: + sort
00:00:23.900 E: + diff -u tar1.txt -
00:00:23.934 E: + printf ./etc/hostname\n
00:00:23.943 E: + printf ./etc/resolv.conf\n
00:00:23.948 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
------------------------------------------------------------------------------
(184/280) preserve-mode-of-etc-resolv-conf-and-etc-hostname
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:11:41
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.024 E: + cat /etc/resolv.conf
00:00:00.032 E: + [ -L /etc/resolv.conf ]
00:00:00.042 E: + chmod 644 /etc/resolv.conf
00:00:00.052 E: + stat --format=%A /etc/resolv.conf
00:00:00.062 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:00.068 E: + cat /etc/hostname
00:00:00.076 E: + [ -L /etc/hostname ]
00:00:00.084 E: + chmod 644 /etc/hostname
00:00:00.095 E: + stat --format=%A /etc/hostname
00:00:00.107 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:00.120 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.762 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.844 E: I: finding correct signed-by value...
00:00:01.084 E: I: automatically chosen format: directory
00:00:01.164 E: I: running apt-get update...
00:00:04.659 E: I: nothing to download -- skipping...
00:00:04.671 E: I: nothing to extract -- skipping...
00:00:04.676 E: I: no essential packages -- skipping...
00:00:04.681 E: I: cleaning package lists and apt cache...
00:00:04.764 E: I: success in 4.2790 seconds
00:00:04.774 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:04.792 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:04.799 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:04.804 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:04.811 E: + rm /tmp/debian-chroot/dev/console
00:00:04.819 E: + rm /tmp/debian-chroot/dev/fd
00:00:04.824 E: + rm /tmp/debian-chroot/dev/full
00:00:04.830 E: + rm /tmp/debian-chroot/dev/null
00:00:04.837 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:04.843 E: + rm /tmp/debian-chroot/dev/random
00:00:04.851 E: + rm /tmp/debian-chroot/dev/stderr
00:00:04.856 E: + rm /tmp/debian-chroot/dev/stdin
00:00:04.864 E: + rm /tmp/debian-chroot/dev/stdout
00:00:04.870 E: + rm /tmp/debian-chroot/dev/tty
00:00:04.881 E: + rm /tmp/debian-chroot/dev/urandom
00:00:04.889 E: + rm /tmp/debian-chroot/dev/zero
00:00:04.897 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:04.907 E: + rm /tmp/debian-chroot/etc/fstab
00:00:04.912 E: + rm /tmp/debian-chroot/etc/hostname
00:00:04.922 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:04.927 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:04.935 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:04.940 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:04.947 E: + find /tmp/debian-chroot -depth -print0
00:00:04.952 E: + xargs -0 rmdir
00:00:04.958 E: + chmod 755 /etc/resolv.conf
00:00:04.965 E: + stat --format=%A /etc/resolv.conf
00:00:04.973 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:04.980 E: + chmod 755 /etc/hostname
00:00:04.988 E: + stat --format=%A /etc/hostname
00:00:04.995 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:05.009 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:05.334 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:05.368 E: I: finding correct signed-by value...
00:00:05.501 E: I: automatically chosen format: directory
00:00:05.592 E: I: running apt-get update...
00:00:08.794 E: I: nothing to download -- skipping...
00:00:08.798 E: I: nothing to extract -- skipping...
00:00:08.802 E: I: no essential packages -- skipping...
00:00:08.806 E: I: cleaning package lists and apt cache...
00:00:08.892 E: I: success in 3.6913 seconds
00:00:08.901 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:08.906 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:08.910 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:08.914 E: + [ -rwxr-xr-x = -rwxr-xr-x ]
00:00:08.918 E: + rm /tmp/debian-chroot/dev/console
00:00:08.922 E: + rm /tmp/debian-chroot/dev/fd
00:00:08.927 E: + rm /tmp/debian-chroot/dev/full
00:00:08.931 E: + rm /tmp/debian-chroot/dev/null
00:00:08.935 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:08.939 E: + rm /tmp/debian-chroot/dev/random
00:00:08.944 E: + rm /tmp/debian-chroot/dev/stderr
00:00:08.949 E: + rm /tmp/debian-chroot/dev/stdin
00:00:08.953 E: + rm /tmp/debian-chroot/dev/stdout
00:00:08.957 E: + rm /tmp/debian-chroot/dev/tty
00:00:08.962 E: + rm /tmp/debian-chroot/dev/urandom
00:00:08.966 E: + rm /tmp/debian-chroot/dev/zero
00:00:08.970 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:08.975 E: + rm /tmp/debian-chroot/etc/fstab
00:00:08.979 E: + rm /tmp/debian-chroot/etc/hostname
00:00:08.983 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:08.987 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:08.992 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:08.996 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:09.001 E: + find /tmp/debian-chroot -depth -print0
00:00:09.006 E: + xargs -0 rmdir
00:00:09.011 E: + rm /etc/resolv.conf
00:00:09.016 E: + ln -s /etc/resolv.conf.bak /etc/resolv.conf
00:00:09.021 E: + stat --format=%A /etc/resolv.conf
00:00:09.026 E: + [ lrwxrwxrwx = lrwxrwxrwx ]
00:00:09.030 E: + rm /etc/hostname
00:00:09.035 E: + ln -s /etc/hostname.bak /etc/hostname
00:00:09.041 E: + stat --format=%A /etc/hostname
00:00:09.046 E: + [ lrwxrwxrwx = lrwxrwxrwx ]
00:00:09.051 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:09.371 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:09.401 E: I: finding correct signed-by value...
00:00:09.513 E: I: automatically chosen format: directory
00:00:09.578 E: I: running apt-get update...
00:00:12.832 E: I: nothing to download -- skipping...
00:00:12.838 E: I: nothing to extract -- skipping...
00:00:12.842 E: I: no essential packages -- skipping...
00:00:12.848 E: I: cleaning package lists and apt cache...
00:00:12.950 E: I: success in 3.7001 seconds
00:00:12.957 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf
00:00:12.964 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:12.973 E: + stat --format=%A /tmp/debian-chroot//etc/hostname
00:00:12.981 E: + [ -rw-r--r-- = -rw-r--r-- ]
00:00:12.986 E: + rm /tmp/debian-chroot/dev/console
00:00:12.990 E: + rm /tmp/debian-chroot/dev/fd
00:00:12.996 E: + rm /tmp/debian-chroot/dev/full
00:00:13.000 E: + rm /tmp/debian-chroot/dev/null
00:00:13.004 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:13.010 E: + rm /tmp/debian-chroot/dev/random
00:00:13.015 E: + rm /tmp/debian-chroot/dev/stderr
00:00:13.020 E: + rm /tmp/debian-chroot/dev/stdin
00:00:13.024 E: + rm /tmp/debian-chroot/dev/stdout
00:00:13.029 E: + rm /tmp/debian-chroot/dev/tty
00:00:13.033 E: + rm /tmp/debian-chroot/dev/urandom
00:00:13.037 E: + rm /tmp/debian-chroot/dev/zero
00:00:13.041 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:13.046 E: + rm /tmp/debian-chroot/etc/fstab
00:00:13.053 E: + rm /tmp/debian-chroot/etc/hostname
00:00:13.062 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:13.067 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:13.072 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:13.076 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:13.081 E: + find /tmp/debian-chroot -depth -print0
00:00:13.086 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
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:10:47
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.062 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.074 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.566 E: I: automatically chosen mode: root
00:00:00.578 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.622 E: I: finding correct signed-by value...
00:00:00.739 E: I: automatically chosen format: tar
00:00:00.744 E: I: using /tmp/mmdebstrap.X2UfkEIo5l as tempdir
00:00:00.803 E: I: running apt-get update...
00:00:04.119 E: I: downloading packages with apt...
00:00:06.522 E: I: extracting archives...
00:00:08.492 E: I: installing essential packages...
00:00:14.764 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get update' exec /tmp/mmdebstrap.X2UfkEIo5l
00:00:14.826 E: Hit:1 http://127.0.0.1/debian unstable InRelease
00:00:16.232 E: Reading package lists...
00:00:16.244 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get --yes install apt' exec /tmp/mmdebstrap.X2UfkEIo5l
00:00:16.278 E: Reading package lists...
00:00:16.625 E: Building dependency tree...
00:00:17.211 E: The following additional packages will be installed:
00:00:17.246 E:   debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:17.258 E:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:17.264 E:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:17.272 E: Suggested packages:
00:00:17.277 E:   apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1
00:00:17.285 E:   powermgmt-base gnupg rng-tools gnutls-bin
00:00:17.290 E: Recommended packages:
00:00:17.295 E:   ca-certificates libgpg-error-l10n
00:00:17.300 E: The following NEW packages will be installed:
00:00:17.304 E:   apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20
00:00:17.309 E:   libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64
00:00:17.314 E:   libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0
00:00:17.334 E: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
00:00:17.339 E: Need to get 7534 kB of archives.
00:00:17.347 E: After this operation, 23.4 MB of additional disk space will be used.
00:00:17.351 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB]
00:00:17.356 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB]
00:00:17.383 E: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB]
00:00:17.399 E: Get:4 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB]
00:00:17.413 E: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB]
00:00:17.440 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB]
00:00:17.451 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB]
00:00:17.482 E: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB]
00:00:17.498 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB]
00:00:17.518 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB]
00:00:17.540 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB]
00:00:17.562 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB]
00:00:17.575 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB]
00:00:17.585 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB]
00:00:17.604 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:17.623 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
00:00:17.669 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB]
00:00:17.678 E: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB]
00:00:17.802 E: Fetched 7534 kB in 0s (18.8 MB/s)
00:00:17.806 E: Chrooting into /tmp/mmdebstrap.X2UfkEIo5l/
00:00:17.908 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:17.961 E: Fetched 7534 kB in 0s (18.8 MB/s)
00:00:17.965 E: Chrooting into /tmp/mmdebstrap.X2UfkEIo5l/
00:00:17.982 E: Selecting previously unselected package libgpg-error0:amd64.
00:00:17.987 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.991 E: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ...
00:00:17.995 E: Unpacking libgpg-error0:amd64 (1.49-2) ...
00:00:18.023 E: Selecting previously unselected package libgcrypt20:amd64.
00:00:18.028 E: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ...
00:00:18.033 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ...
00:00:18.085 E: Selecting previously unselected package gpgv.
00:00:18.089 E: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ...
00:00:18.093 E: Unpacking gpgv (2.2.43-7) ...
00:00:18.136 E: Selecting previously unselected package liblz4-1:amd64.
00:00:18.140 E: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ...
00:00:18.144 E: Unpacking liblz4-1:amd64 (1.9.4-2) ...
00:00:18.177 E: Selecting previously unselected package libstdc++6:amd64.
00:00:18.183 E: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ...
00:00:18.188 E: Unpacking libstdc++6:amd64 (14.1.0-1) ...
00:00:18.261 E: Selecting previously unselected package libxxhash0:amd64.
00:00:18.266 E: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ...
00:00:18.271 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:18.296 E: Selecting previously unselected package libapt-pkg6.0t64:amd64.
00:00:18.301 E: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.5_amd64.deb ...
00:00:18.307 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:18.414 E: Selecting previously unselected package debian-archive-keyring.
00:00:18.420 E: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ...
00:00:18.543 E: Unpacking debian-archive-keyring (2023.4) ...
00:00:18.580 E: Selecting previously unselected package libnettle8t64:amd64.
00:00:18.585 E: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ...
00:00:18.590 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:18.631 E: Selecting previously unselected package libhogweed6t64:amd64.
00:00:18.636 E: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ...
00:00:18.641 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:18.687 E: Selecting previously unselected package libunistring5:amd64.
00:00:18.696 E: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ...
00:00:18.703 E: Unpacking libunistring5:amd64 (1.2-1) ...
00:00:18.775 E: Selecting previously unselected package libidn2-0:amd64.
00:00:18.782 E: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ...
00:00:18.788 E: Unpacking libidn2-0:amd64 (2.3.7-2) ...
00:00:18.839 E: Selecting previously unselected package libffi8:amd64.
00:00:18.844 E: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ...
00:00:18.849 E: Unpacking libffi8:amd64 (3.4.6-1) ...
00:00:18.874 E: Selecting previously unselected package libp11-kit0:amd64.
00:00:18.880 E: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ...
00:00:18.884 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ...
00:00:18.930 E: Selecting previously unselected package libtasn1-6:amd64.
00:00:18.936 E: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ...
00:00:18.941 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:18.968 E: Selecting previously unselected package libgnutls30t64:amd64.
00:00:18.973 E: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ...
00:00:18.979 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ...
00:00:19.089 E: Selecting previously unselected package libseccomp2:amd64.
00:00:19.093 E: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ...
00:00:19.098 E: Unpacking libseccomp2:amd64 (2.5.5-1) ...
00:00:19.131 E: Selecting previously unselected package apt.
00:00:19.135 E: Preparing to unpack .../17-apt_2.9.5_amd64.deb ...
00:00:19.158 E: Unpacking apt (2.9.5) ...
00:00:19.304 E: Chrooting into /tmp/mmdebstrap.X2UfkEIo5l/
00:00:19.312 E: Setting up libgpg-error0:amd64 (1.49-2) ...
00:00:19.316 E: Setting up liblz4-1:amd64 (1.9.4-2) ...
00:00:19.321 E: Setting up debian-archive-keyring (2023.4) ...
00:00:19.465 E: Setting up libgcrypt20:amd64 (1.10.3-3) ...
00:00:19.474 E: Setting up libseccomp2:amd64 (2.5.5-1) ...
00:00:19.478 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ...
00:00:19.483 E: Setting up libunistring5:amd64 (1.2-1) ...
00:00:19.490 E: Setting up libffi8:amd64 (3.4.6-1) ...
00:00:19.495 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ...
00:00:19.502 E: Setting up gpgv (2.2.43-7) ...
00:00:19.507 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ...
00:00:19.514 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ...
00:00:19.522 E: Setting up libstdc++6:amd64 (14.1.0-1) ...
00:00:19.527 E: Setting up libidn2-0:amd64 (2.3.7-2) ...
00:00:19.534 E: Setting up libp11-kit0:amd64 (0.25.3-5) ...
00:00:19.538 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ...
00:00:19.542 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ...
00:00:19.547 E: Setting up apt (2.9.5) ...
00:00:20.004 E: Processing triggers for libc-bin (2.38-13) ...
00:00:20.202 E: I: installing remaining packages inside the chroot...
00:00:21.440 E: I: cleaning package lists and apt cache...
00:00:21.537 E: I: creating tarball...
00:00:22.420 E: I: done
00:00:22.528 E: I: removing tempdir /tmp/mmdebstrap.X2UfkEIo5l...
00:00:22.739 E: I: success in 22.3173 seconds
00:00:22.747 E: + tar -tf /tmp/debian-chroot.tar
00:00:22.752 E: + sort
00:00:22.761 E: + diff -u tar1.txt -
00:00:22.791 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
------------------------------------------------------------------------------
(186/280) remove-start-stop-daemon-and-policy-rc-d-in-hook
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:09:59
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.021 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.483 E: I: automatically chosen mode: root
00:00:00.492 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.526 E: I: finding correct signed-by value...
00:00:00.643 E: I: automatically chosen format: tar
00:00:00.647 E: I: using /tmp/mmdebstrap.ir5A0OCVqv as tempdir
00:00:00.714 E: I: running apt-get update...
00:00:03.874 E: I: downloading packages with apt...
00:00:06.361 E: I: extracting archives...
00:00:08.310 E: I: installing essential packages...
00:00:14.686 E: I: installing remaining packages inside the chroot...
00:00:18.373 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.ir5A0OCVqv
00:00:18.396 E: I: cleaning package lists and apt cache...
00:00:18.500 E: I: creating tarball...
00:00:19.339 E: I: done
00:00:19.431 E: I: removing tempdir /tmp/mmdebstrap.ir5A0OCVqv...
00:00:19.619 E: I: success in 19.2634 seconds
00:00:19.627 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.632 E: + sort
00:00:19.636 E: + diff -u tar1.txt -
00:00:19.674 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:31
result: SUCCESS
------------------------------------------------------------------------------
(187/280) skip-start-stop-daemon-policy-rc
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:09:08
------------------------------------------------------------------------------
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 -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.018 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.517 E: I: automatically chosen mode: root
00:00:00.526 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.668 E: I: automatically chosen format: tar
00:00:00.672 E: I: using /tmp/mmdebstrap.xjkDJ1KbBz as tempdir
00:00:00.728 E: I: running apt-get update...
00:00:03.671 E: I: downloading packages with apt...
00:00:06.205 E: I: extracting archives...
00:00:08.075 E: I: skipping chroot/policy-rc.d as requested
00:00:08.079 E: I: skipping chroot/start-stop-daemon as requested
00:00:08.084 E: I: installing essential packages...
00:00:14.236 E: I: installing remaining packages inside the chroot...
00:00:18.079 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/sbin/start-stop-daemon.REAL"' exec /tmp/mmdebstrap.xjkDJ1KbBz
00:00:18.083 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/usr/sbin/policy-rc.d"' exec /tmp/mmdebstrap.xjkDJ1KbBz
00:00:18.112 E: I: cleaning package lists and apt cache...
00:00:18.215 E: I: creating tarball...
00:00:18.987 E: I: done
00:00:19.083 E: I: removing tempdir /tmp/mmdebstrap.xjkDJ1KbBz...
00:00:19.268 E: I: success in 18.9253 seconds
00:00:19.276 E: + tar -tf /tmp/debian-chroot.tar
00:00:19.280 E: + sort
00:00:19.285 E: + diff -u tar1.txt -
00:00:19.315 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:30
result: SUCCESS
------------------------------------------------------------------------------
(188/280) skip-mount
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 1:08:17
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + [ unshare = unshare ]
00:00:00.021 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.026 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.514 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.563 E: I: finding correct signed-by value...
00:00:00.669 E: I: automatically chosen format: tar
00:00:00.673 E: I: using /tmp/mmdebstrap.p9ghUjEtAN as tempdir
00:00:00.740 E: I: running apt-get update...
00:00:03.690 E: I: downloading packages with apt...
00:00:05.920 E: I: extracting archives...
00:00:07.826 E: I: skipping chroot/mount/sys as requested
00:00:07.831 E: I: skipping chroot/mount/proc as requested
00:00:07.835 E: I: installing essential packages...
00:00:13.743 E: I: installing remaining packages inside the chroot...
00:00:17.413 E: I: running --customize-hook in shell: sh -c 'mountpoint "$1"/dev/null' exec /tmp/mmdebstrap.p9ghUjEtAN
00:00:17.420 E: /tmp/mmdebstrap.p9ghUjEtAN/dev/null is a mountpoint
00:00:17.425 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/sys; then exit 1; fi' exec /tmp/mmdebstrap.p9ghUjEtAN
00:00:17.429 E: /tmp/mmdebstrap.p9ghUjEtAN/sys is not a mountpoint
00:00:17.435 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/proc; then exit 1; fi' exec /tmp/mmdebstrap.p9ghUjEtAN
00:00:17.439 E: /tmp/mmdebstrap.p9ghUjEtAN/proc is not a mountpoint
00:00:17.479 E: I: cleaning package lists and apt cache...
00:00:17.583 E: I: creating tarball...
00:00:18.433 E: I: done
00:00:18.475 E: I: removing tempdir /tmp/mmdebstrap.p9ghUjEtAN...
00:00:18.706 E: I: success in 18.3288 seconds
00:00:18.713 E: + tar -tf /tmp/debian-chroot.tar
00:00:18.717 E: + sort
00:00:18.721 E: + diff -u tar1.txt -
00:00:18.756 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:29
result: SUCCESS
------------------------------------------------------------------------------
(189/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: extract
format: auto
time left: 1:07:26
------------------------------------------------------------------------------
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=1718525505
00:00:00.021 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.026 E: + mktemp -d
00:00:00.029 E: + tmpdir=/tmp/tmp.zncvKQtBTz
00:00:00.034 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.038 E: + include=--include=doc-debian
00:00:00.042 E: + [ extract = custom ]
00:00:00.046 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.474 E: I: automatically chosen mode: root
00:00:00.483 E: I: skipping emulation check for extract variant
00:00:00.515 E: I: finding correct signed-by value...
00:00:00.628 E: I: automatically chosen format: tar
00:00:00.632 E: I: using /tmp/mmdebstrap.RMMJ1vIdA4 as tempdir
00:00:00.692 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.RMMJ1vIdA4
00:00:00.699 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.RMMJ1vIdA4
00:00:00.706 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.RMMJ1vIdA4
00:00:00.713 E: I: running apt-get update...
00:00:03.652 E: I: downloading packages with apt...
00:00:04.793 E: I: extracting archives...
00:00:04.822 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:04.838 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:04.846 E: I: cleaning package lists and apt cache...
00:00:04.946 E: I: creating tarball...
00:00:04.958 E: I: done
00:00:04.967 E: I: removing tempdir /tmp/mmdebstrap.RMMJ1vIdA4...
00:00:04.973 E: I: success in 4.6340 seconds
00:00:04.989 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.5_amd64.deb /tmp/tmp.zncvKQtBTz
00:00:05.236 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.zncvKQtBTz" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:05.649 E: I: automatically chosen mode: root
00:00:05.657 E: I: skipping emulation check for extract variant
00:00:05.682 E: I: finding correct signed-by value...
00:00:05.785 E: I: automatically chosen format: tar
00:00:05.790 E: I: using /tmp/mmdebstrap.CLGmT93hoL as tempdir
00:00:05.842 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.CLGmT93hoL
00:00:05.848 E: I: running special hook: sync-in "/tmp/tmp.zncvKQtBTz" /var/cache/apt/archives/partial
00:00:06.010 E: I: running apt-get update...
00:00:08.854 E: I: downloading packages with apt...
00:00:10.052 E: I: extracting archives...
00:00:10.080 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:10.084 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:10.091 E: I: cleaning package lists and apt cache...
00:00:10.184 E: I: creating tarball...
00:00:10.196 E: I: done
00:00:10.207 E: I: removing tempdir /tmp/mmdebstrap.CLGmT93hoL...
00:00:10.215 E: I: success in 4.6800 seconds
00:00:10.222 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:10.226 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.zncvKQtBTz" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.zncvKQtBTz" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.zncvKQtBTz"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:10.639 E: I: automatically chosen mode: root
00:00:10.648 E: I: skipping emulation check for extract variant
00:00:10.677 E: I: finding correct signed-by value...
00:00:10.808 E: I: automatically chosen format: tar
00:00:10.812 E: I: using /tmp/mmdebstrap.zv0Ifh5qy9 as tempdir
00:00:10.868 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.zv0Ifh5qy9
00:00:10.875 E: I: running special hook: sync-in "/tmp/tmp.zncvKQtBTz" /var/cache/apt/archives/
00:00:11.042 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.zv0Ifh5qy9
00:00:11.050 E: I: running apt-get update...
00:00:14.095 E: I: downloading packages with apt...
00:00:15.107 E: I: extracting archives...
00:00:15.134 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:15.139 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:15.143 E: I: cleaning package lists and apt cache...
00:00:15.239 E: I: creating tarball...
00:00:15.251 E: I: done
00:00:15.262 E: I: removing tempdir /tmp/mmdebstrap.zv0Ifh5qy9...
00:00:15.268 E: I: success in 4.7430 seconds
00:00:15.275 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:15.280 E: + rm -f /tmp/tmp.zncvKQtBTz/apt_2.2.4_amd64.deb /tmp/tmp.zncvKQtBTz/apt_2.6.1_amd64.deb /tmp/tmp.zncvKQtBTz/apt_2.9.3_amd64.deb /tmp/tmp.zncvKQtBTz/apt_2.9.5_amd64.deb /tmp/tmp.zncvKQtBTz/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.zncvKQtBTz/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.zncvKQtBTz/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:15.284 E: + rmdir /tmp/tmp.zncvKQtBTz
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:26
result: SUCCESS
------------------------------------------------------------------------------
(190/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: custom
format: auto
time left: 1:06:34
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.017 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.022 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.026 E: + mktemp -d
00:00:00.031 E: + tmpdir=/tmp/tmp.dT3cs16vBe
00:00:00.034 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.038 E: + include=--include=doc-debian
00:00:00.041 E: + [ custom = custom ]
00:00:00.045 E: + include=--include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed
00:00:00.049 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.516 E: I: automatically chosen mode: root
00:00:00.526 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.559 E: I: finding correct signed-by value...
00:00:00.668 E: I: automatically chosen format: tar
00:00:00.675 E: I: using /tmp/mmdebstrap.0R_KNQU58N as tempdir
00:00:00.725 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.0R_KNQU58N
00:00:00.732 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.0R_KNQU58N
00:00:00.741 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.0R_KNQU58N
00:00:00.749 E: I: running apt-get update...
00:00:03.888 E: I: downloading packages with apt...
00:00:06.043 E: I: extracting archives...
00:00:07.205 E: I: installing essential packages...
00:00:09.812 E: I: cleaning package lists and apt cache...
00:00:09.916 E: I: creating tarball...
00:00:10.383 E: I: done
00:00:10.394 E: I: removing tempdir /tmp/mmdebstrap.0R_KNQU58N...
00:00:10.480 E: I: success in 10.0973 seconds
00:00:10.507 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.5_amd64.deb /tmp/tmp.dT3cs16vBe
00:00:10.719 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.dT3cs16vBe" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:11.167 E: I: automatically chosen mode: root
00:00:11.176 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:11.209 E: I: finding correct signed-by value...
00:00:11.331 E: I: automatically chosen format: tar
00:00:11.335 E: I: using /tmp/mmdebstrap.Tb9pGjIEu3 as tempdir
00:00:11.397 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.Tb9pGjIEu3
00:00:11.401 E: I: running special hook: sync-in "/tmp/tmp.dT3cs16vBe" /var/cache/apt/archives/partial
00:00:11.555 E: I: running apt-get update...
00:00:14.654 E: I: downloading packages with apt...
00:00:16.510 E: I: extracting archives...
00:00:17.611 E: I: installing essential packages...
00:00:20.213 E: I: cleaning package lists and apt cache...
00:00:20.305 E: I: creating tarball...
00:00:20.713 E: I: done
00:00:20.723 E: I: removing tempdir /tmp/mmdebstrap.Tb9pGjIEu3...
00:00:20.801 E: I: success in 9.7708 seconds
00:00:20.809 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:20.887 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.dT3cs16vBe" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.dT3cs16vBe" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.dT3cs16vBe"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:21.364 E: I: automatically chosen mode: root
00:00:21.373 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:21.402 E: I: finding correct signed-by value...
00:00:21.522 E: I: automatically chosen format: tar
00:00:21.527 E: I: using /tmp/mmdebstrap.KXJyDqTSY0 as tempdir
00:00:21.593 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.KXJyDqTSY0
00:00:21.600 E: I: running special hook: sync-in "/tmp/tmp.dT3cs16vBe" /var/cache/apt/archives/
00:00:21.742 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.KXJyDqTSY0
00:00:21.749 E: I: running apt-get update...
00:00:24.884 E: I: downloading packages with apt...
00:00:26.632 E: I: extracting archives...
00:00:27.715 E: I: installing essential packages...
00:00:30.119 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.KXJyDqTSY0
00:00:30.127 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.dT3cs16vBe" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.dT3cs16vBe"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.KXJyDqTSY0
00:00:30.178 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:30.182 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:30.187 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:30.191 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:30.195 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:30.199 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:30.203 E: /tmp/mmdebstrap.KXJyDqTSY0/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:00:30.212 E: I: cleaning package lists and apt cache...
00:00:30.310 E: I: creating tarball...
00:00:30.710 E: I: done
00:00:30.719 E: I: removing tempdir /tmp/mmdebstrap.KXJyDqTSY0...
00:00:30.818 E: I: success in 9.5782 seconds
00:00:30.827 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:30.901 E: + rm -f /tmp/tmp.dT3cs16vBe/apt_2.2.4_amd64.deb /tmp/tmp.dT3cs16vBe/apt_2.6.1_amd64.deb /tmp/tmp.dT3cs16vBe/apt_2.9.3_amd64.deb /tmp/tmp.dT3cs16vBe/apt_2.9.5_amd64.deb /tmp/tmp.dT3cs16vBe/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.dT3cs16vBe/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.dT3cs16vBe/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:30.956 E: + rmdir /tmp/tmp.dT3cs16vBe
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:41
result: SUCCESS
------------------------------------------------------------------------------
(191/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: essential
format: auto
time left: 1:05:49
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.023 E: + mktemp -d
00:00:00.027 E: + tmpdir=/tmp/tmp.IcFZ7PeOXZ
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.036 E: + include=--include=doc-debian
00:00:00.041 E: + [ essential = custom ]
00:00:00.045 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.523 E: I: automatically chosen mode: root
00:00:00.532 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.567 E: I: finding correct signed-by value...
00:00:00.677 E: I: automatically chosen format: tar
00:00:00.681 E: I: using /tmp/mmdebstrap.1EBeIYzBoH as tempdir
00:00:00.739 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.1EBeIYzBoH
00:00:00.747 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.1EBeIYzBoH
00:00:00.754 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.1EBeIYzBoH
00:00:00.762 E: I: running apt-get update...
00:00:03.920 E: I: downloading packages with apt...
00:00:06.564 E: I: extracting archives...
00:00:08.498 E: I: installing essential packages...
00:00:15.189 E: I: installing remaining packages inside the chroot...
00:00:16.858 E: I: cleaning package lists and apt cache...
00:00:16.952 E: I: creating tarball...
00:00:17.584 E: I: done
00:00:17.592 E: I: removing tempdir /tmp/mmdebstrap.1EBeIYzBoH...
00:00:17.765 E: I: success in 17.3681 seconds
00:00:17.783 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.5_amd64.deb /tmp/tmp.IcFZ7PeOXZ
00:00:17.986 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.IcFZ7PeOXZ" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:18.419 E: I: automatically chosen mode: root
00:00:18.430 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:18.461 E: I: finding correct signed-by value...
00:00:18.570 E: I: automatically chosen format: tar
00:00:18.575 E: I: using /tmp/mmdebstrap.C4Pi0eMeO6 as tempdir
00:00:18.633 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.C4Pi0eMeO6
00:00:18.641 E: I: running special hook: sync-in "/tmp/tmp.IcFZ7PeOXZ" /var/cache/apt/archives/partial
00:00:18.793 E: I: running apt-get update...
00:00:21.823 E: I: downloading packages with apt...
00:00:24.595 E: I: extracting archives...
00:00:26.610 E: I: installing essential packages...
00:00:32.668 E: I: installing remaining packages inside the chroot...
00:00:34.136 E: I: cleaning package lists and apt cache...
00:00:34.228 E: I: creating tarball...
00:00:34.877 E: I: done
00:00:34.886 E: I: removing tempdir /tmp/mmdebstrap.C4Pi0eMeO6...
00:00:35.055 E: I: success in 16.7748 seconds
00:00:35.061 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:35.184 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.IcFZ7PeOXZ" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.IcFZ7PeOXZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.IcFZ7PeOXZ"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:35.583 E: I: automatically chosen mode: root
00:00:35.592 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:35.620 E: I: finding correct signed-by value...
00:00:35.729 E: I: automatically chosen format: tar
00:00:35.733 E: I: using /tmp/mmdebstrap.rNsb4K_qtO as tempdir
00:00:35.788 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.rNsb4K_qtO
00:00:35.796 E: I: running special hook: sync-in "/tmp/tmp.IcFZ7PeOXZ" /var/cache/apt/archives/
00:00:35.951 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.rNsb4K_qtO
00:00:35.956 E: I: running apt-get update...
00:00:38.864 E: I: downloading packages with apt...
00:00:41.210 E: I: extracting archives...
00:00:43.147 E: I: installing essential packages...
00:00:49.321 E: I: installing remaining packages inside the chroot...
00:00:50.689 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.rNsb4K_qtO
00:00:50.696 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.IcFZ7PeOXZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.IcFZ7PeOXZ"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.rNsb4K_qtO
00:00:50.748 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:50.753 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:50.757 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:50.762 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:50.766 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:50.770 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:50.774 E: /tmp/mmdebstrap.rNsb4K_qtO/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:00:50.781 E: I: cleaning package lists and apt cache...
00:00:50.878 E: I: creating tarball...
00:00:51.488 E: I: done
00:00:51.498 E: I: removing tempdir /tmp/mmdebstrap.rNsb4K_qtO...
00:00:51.672 E: I: success in 16.2017 seconds
00:00:51.679 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:51.805 E: + rm -f /tmp/tmp.IcFZ7PeOXZ/apt_2.2.4_amd64.deb /tmp/tmp.IcFZ7PeOXZ/apt_2.6.1_amd64.deb /tmp/tmp.IcFZ7PeOXZ/apt_2.9.3_amd64.deb /tmp/tmp.IcFZ7PeOXZ/apt_2.9.5_amd64.deb /tmp/tmp.IcFZ7PeOXZ/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.IcFZ7PeOXZ/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.IcFZ7PeOXZ/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:51.891 E: + rmdir /tmp/tmp.IcFZ7PeOXZ
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:03
result: SUCCESS
------------------------------------------------------------------------------
(192/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:05:14
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.020 E: + export LC_ALL=C.UTF-8
00:00:00.026 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.037 E: + mktemp -d
00:00:00.043 E: + tmpdir=/tmp/tmp.wdtSRntySv
00:00:00.047 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.052 E: + include=--include=doc-debian
00:00:00.057 E: + [ apt = custom ]
00:00:00.062 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.471 E: I: automatically chosen mode: root
00:00:00.478 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.509 E: I: finding correct signed-by value...
00:00:00.613 E: I: automatically chosen format: tar
00:00:00.618 E: I: using /tmp/mmdebstrap.XjanZQCsWH as tempdir
00:00:00.675 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.XjanZQCsWH
00:00:00.683 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.XjanZQCsWH
00:00:00.690 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.XjanZQCsWH
00:00:00.699 E: I: running apt-get update...
00:00:03.691 E: I: downloading packages with apt...
00:00:06.098 E: I: extracting archives...
00:00:07.962 E: I: installing essential packages...
00:00:14.062 E: I: installing remaining packages inside the chroot...
00:00:17.671 E: I: cleaning package lists and apt cache...
00:00:17.767 E: I: creating tarball...
00:00:18.580 E: I: done
00:00:18.590 E: I: removing tempdir /tmp/mmdebstrap.XjanZQCsWH...
00:00:18.795 E: I: success in 18.4467 seconds
00:00:18.811 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.5_amd64.deb /tmp/tmp.wdtSRntySv
00:00:19.011 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.wdtSRntySv" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:19.417 E: I: automatically chosen mode: root
00:00:19.428 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.458 E: I: finding correct signed-by value...
00:00:19.565 E: I: automatically chosen format: tar
00:00:19.569 E: I: using /tmp/mmdebstrap.4e7ptci3Sb as tempdir
00:00:19.627 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.4e7ptci3Sb
00:00:19.634 E: I: running special hook: sync-in "/tmp/tmp.wdtSRntySv" /var/cache/apt/archives/partial
00:00:19.785 E: I: running apt-get update...
00:00:22.666 E: I: downloading packages with apt...
00:00:25.148 E: I: extracting archives...
00:00:27.103 E: I: installing essential packages...
00:00:33.368 E: I: installing remaining packages inside the chroot...
00:00:37.270 E: I: cleaning package lists and apt cache...
00:00:37.366 E: I: creating tarball...
00:00:38.170 E: I: done
00:00:38.179 E: I: removing tempdir /tmp/mmdebstrap.4e7ptci3Sb...
00:00:38.373 E: I: success in 19.0732 seconds
00:00:38.381 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:38.542 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.wdtSRntySv" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.wdtSRntySv" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.wdtSRntySv"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:38.964 E: I: automatically chosen mode: root
00:00:38.975 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:39.002 E: I: finding correct signed-by value...
00:00:39.117 E: I: automatically chosen format: tar
00:00:39.122 E: I: using /tmp/mmdebstrap.o_n7e0QKJl as tempdir
00:00:39.177 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.o_n7e0QKJl
00:00:39.184 E: I: running special hook: sync-in "/tmp/tmp.wdtSRntySv" /var/cache/apt/archives/
00:00:39.325 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.o_n7e0QKJl
00:00:39.331 E: I: running apt-get update...
00:00:42.504 E: I: downloading packages with apt...
00:00:44.817 E: I: extracting archives...
00:00:46.774 E: I: installing essential packages...
00:00:53.360 E: I: installing remaining packages inside the chroot...
00:00:57.144 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.o_n7e0QKJl
00:00:57.151 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.wdtSRntySv" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.wdtSRntySv"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.o_n7e0QKJl
00:00:57.201 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:00:57.205 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:00:57.210 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:00:57.214 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:00:57.218 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:00:57.222 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:00:57.227 E: /tmp/mmdebstrap.o_n7e0QKJl/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:00:57.233 E: I: cleaning package lists and apt cache...
00:00:57.334 E: I: creating tarball...
00:00:58.171 E: I: done
00:00:58.182 E: I: removing tempdir /tmp/mmdebstrap.o_n7e0QKJl...
00:00:58.388 E: I: success in 19.5462 seconds
00:00:58.397 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:00:58.554 E: + rm -f /tmp/tmp.wdtSRntySv/apt_2.2.4_amd64.deb /tmp/tmp.wdtSRntySv/apt_2.6.1_amd64.deb /tmp/tmp.wdtSRntySv/apt_2.9.3_amd64.deb /tmp/tmp.wdtSRntySv/apt_2.9.5_amd64.deb /tmp/tmp.wdtSRntySv/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.wdtSRntySv/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.wdtSRntySv/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:00:58.678 E: + rmdir /tmp/tmp.wdtSRntySv
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:10
result: SUCCESS
------------------------------------------------------------------------------
(193/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 1:04:42
------------------------------------------------------------------------------
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=1718525505
00:00:00.021 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.025 E: + mktemp -d
00:00:00.029 E: + tmpdir=/tmp/tmp.SFQ639b4hZ
00:00:00.033 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.037 E: + include=--include=doc-debian
00:00:00.041 E: + [ minbase = custom ]
00:00:00.045 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.450 E: I: automatically chosen mode: root
00:00:00.460 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.495 E: I: finding correct signed-by value...
00:00:00.605 E: I: automatically chosen format: tar
00:00:00.609 E: I: using /tmp/mmdebstrap.kCezj3V_Pj as tempdir
00:00:00.657 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.kCezj3V_Pj
00:00:00.664 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.kCezj3V_Pj
00:00:00.670 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.kCezj3V_Pj
00:00:00.676 E: I: running apt-get update...
00:00:03.688 E: I: downloading packages with apt...
00:00:05.976 E: I: extracting archives...
00:00:07.899 E: I: installing essential packages...
00:00:13.832 E: I: installing remaining packages inside the chroot...
00:00:19.261 E: I: cleaning package lists and apt cache...
00:00:19.352 E: I: creating tarball...
00:00:20.177 E: I: done
00:00:20.185 E: I: removing tempdir /tmp/mmdebstrap.kCezj3V_Pj...
00:00:20.420 E: I: success in 20.0917 seconds
00:00:20.435 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.5_amd64.deb /tmp/tmp.SFQ639b4hZ
00:00:20.629 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.SFQ639b4hZ" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:21.055 E: I: automatically chosen mode: root
00:00:21.065 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:21.090 E: I: finding correct signed-by value...
00:00:21.201 E: I: automatically chosen format: tar
00:00:21.205 E: I: using /tmp/mmdebstrap.bwzAxIyXi9 as tempdir
00:00:21.268 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.bwzAxIyXi9
00:00:21.275 E: I: running special hook: sync-in "/tmp/tmp.SFQ639b4hZ" /var/cache/apt/archives/partial
00:00:21.408 E: I: running apt-get update...
00:00:24.304 E: I: downloading packages with apt...
00:00:26.816 E: I: extracting archives...
00:00:28.722 E: I: installing essential packages...
00:00:34.965 E: I: installing remaining packages inside the chroot...
00:00:40.368 E: I: cleaning package lists and apt cache...
00:00:40.470 E: I: creating tarball...
00:00:41.258 E: I: done
00:00:41.266 E: I: removing tempdir /tmp/mmdebstrap.bwzAxIyXi9...
00:00:41.519 E: I: success in 20.6007 seconds
00:00:41.527 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:00:41.686 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.SFQ639b4hZ" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.SFQ639b4hZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.SFQ639b4hZ"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:00:42.110 E: I: automatically chosen mode: root
00:00:42.122 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:42.151 E: I: finding correct signed-by value...
00:00:42.268 E: I: automatically chosen format: tar
00:00:42.273 E: I: using /tmp/mmdebstrap.K5tvIRV2AL as tempdir
00:00:42.327 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.K5tvIRV2AL
00:00:42.333 E: I: running special hook: sync-in "/tmp/tmp.SFQ639b4hZ" /var/cache/apt/archives/
00:00:42.467 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.K5tvIRV2AL
00:00:42.475 E: I: running apt-get update...
00:00:45.387 E: I: downloading packages with apt...
00:00:47.678 E: I: extracting archives...
00:00:49.611 E: I: installing essential packages...
00:00:55.454 E: I: installing remaining packages inside the chroot...
00:01:00.949 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.K5tvIRV2AL
00:01:00.957 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.SFQ639b4hZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.SFQ639b4hZ"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.K5tvIRV2AL
00:01:01.006 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:01:01.010 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:01:01.014 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:01:01.020 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:01:01.024 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:01:01.030 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:01:01.034 E: /tmp/mmdebstrap.K5tvIRV2AL/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:01:01.039 E: I: cleaning package lists and apt cache...
00:01:01.135 E: I: creating tarball...
00:01:01.914 E: I: done
00:01:01.922 E: I: removing tempdir /tmp/mmdebstrap.K5tvIRV2AL...
00:01:02.139 E: I: success in 20.1497 seconds
00:01:02.147 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:02.301 E: + rm -f /tmp/tmp.SFQ639b4hZ/apt_2.2.4_amd64.deb /tmp/tmp.SFQ639b4hZ/apt_2.6.1_amd64.deb /tmp/tmp.SFQ639b4hZ/apt_2.9.3_amd64.deb /tmp/tmp.SFQ639b4hZ/apt_2.9.5_amd64.deb /tmp/tmp.SFQ639b4hZ/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.SFQ639b4hZ/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.SFQ639b4hZ/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:02.394 E: + rmdir /tmp/tmp.SFQ639b4hZ
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:13
result: SUCCESS
------------------------------------------------------------------------------
(194/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 1:04:11
------------------------------------------------------------------------------
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=1718525505
00:00:00.020 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.024 E: + mktemp -d
00:00:00.028 E: + tmpdir=/tmp/tmp.rr515vjt25
00:00:00.033 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.038 E: + include=--include=doc-debian
00:00:00.042 E: + [ buildd = custom ]
00:00:00.046 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.468 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.515 E: I: finding correct signed-by value...
00:00:00.629 E: I: automatically chosen format: tar
00:00:00.634 E: I: using /tmp/mmdebstrap.R2y1t0bPMR as tempdir
00:00:00.690 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.R2y1t0bPMR
00:00:00.699 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.R2y1t0bPMR
00:00:00.707 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.R2y1t0bPMR
00:00:00.713 E: I: running apt-get update...
00:00:03.761 E: I: downloading packages with apt...
00:00:06.324 E: I: extracting archives...
00:00:08.204 E: I: installing essential packages...
00:00:14.267 E: I: installing remaining packages inside the chroot...
00:00:27.611 E: I: cleaning package lists and apt cache...
00:00:27.736 E: I: creating tarball...
00:00:30.716 E: I: done
00:00:30.724 E: I: removing tempdir /tmp/mmdebstrap.R2y1t0bPMR...
00:00:31.231 E: I: success in 30.8855 seconds
00:00:31.246 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.5_amd64.deb /tmp/tmp.rr515vjt25
00:00:31.433 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.rr515vjt25" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:31.834 E: I: automatically chosen mode: root
00:00:31.845 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:31.875 E: I: finding correct signed-by value...
00:00:32.004 E: I: automatically chosen format: tar
00:00:32.011 E: I: using /tmp/mmdebstrap._WZarwPw89 as tempdir
00:00:32.066 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap._WZarwPw89
00:00:32.072 E: I: running special hook: sync-in "/tmp/tmp.rr515vjt25" /var/cache/apt/archives/partial
00:00:32.235 E: I: running apt-get update...
00:00:35.156 E: I: downloading packages with apt...
00:00:37.550 E: I: extracting archives...
00:00:39.495 E: I: installing essential packages...
00:00:45.715 E: I: installing remaining packages inside the chroot...
00:01:00.180 E: I: cleaning package lists and apt cache...
00:01:00.295 E: I: creating tarball...
00:01:03.372 E: I: done
00:01:03.381 E: I: removing tempdir /tmp/mmdebstrap._WZarwPw89...
00:01:03.875 E: I: success in 32.1594 seconds
00:01:03.882 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:01:04.420 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.rr515vjt25" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.rr515vjt25" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.rr515vjt25"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:01:04.823 E: I: automatically chosen mode: root
00:01:04.834 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:04.862 E: I: finding correct signed-by value...
00:01:04.969 E: I: automatically chosen format: tar
00:01:04.974 E: I: using /tmp/mmdebstrap.k3bkguDwEo as tempdir
00:01:05.039 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.k3bkguDwEo
00:01:05.046 E: I: running special hook: sync-in "/tmp/tmp.rr515vjt25" /var/cache/apt/archives/
00:01:05.190 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.k3bkguDwEo
00:01:05.196 E: I: running apt-get update...
00:01:08.205 E: I: downloading packages with apt...
00:01:10.504 E: I: extracting archives...
00:01:12.477 E: I: installing essential packages...
00:01:18.346 E: I: installing remaining packages inside the chroot...
00:01:32.356 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.k3bkguDwEo
00:01:32.363 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.rr515vjt25" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.rr515vjt25"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.k3bkguDwEo
00:01:32.425 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:01:32.432 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:01:32.437 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:01:32.441 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:01:32.447 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:01:32.453 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:01:32.457 E: /tmp/mmdebstrap.k3bkguDwEo/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:01:32.462 E: I: cleaning package lists and apt cache...
00:01:32.577 E: I: creating tarball...
00:01:35.623 E: I: done
00:01:35.632 E: I: removing tempdir /tmp/mmdebstrap.k3bkguDwEo...
00:01:36.174 E: I: success in 31.4696 seconds
00:01:36.184 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:36.725 E: + rm -f /tmp/tmp.rr515vjt25/apt_2.2.4_amd64.deb /tmp/tmp.rr515vjt25/apt_2.6.1_amd64.deb /tmp/tmp.rr515vjt25/apt_2.9.3_amd64.deb /tmp/tmp.rr515vjt25/apt_2.9.5_amd64.deb /tmp/tmp.rr515vjt25/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.rr515vjt25/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.rr515vjt25/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:37.044 E: + rmdir /tmp/tmp.rr515vjt25
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:48
result: SUCCESS
------------------------------------------------------------------------------
(195/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: -
format: auto
time left: 1:03:55
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.023 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.029 E: + mktemp -d
00:00:00.034 E: + tmpdir=/tmp/tmp.HGhdThcVHq
00:00:00.039 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.044 E: + include=--include=doc-debian
00:00:00.049 E: + [ - = custom ]
00:00:00.053 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.514 E: I: automatically chosen mode: root
00:00:00.524 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.559 E: I: finding correct signed-by value...
00:00:00.667 E: I: automatically chosen format: tar
00:00:00.671 E: I: using /tmp/mmdebstrap.WzBUMQCDE9 as tempdir
00:00:00.730 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.WzBUMQCDE9
00:00:00.737 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.WzBUMQCDE9
00:00:00.744 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.WzBUMQCDE9
00:00:00.758 E: I: running apt-get update...
00:00:03.817 E: I: downloading packages with apt...
00:00:06.528 E: I: extracting archives...
00:00:08.444 E: I: installing essential packages...
00:00:14.981 E: I: installing remaining packages inside the chroot...
00:00:29.474 E: I: cleaning package lists and apt cache...
00:00:29.612 E: I: creating tarball...
00:00:31.178 E: I: done
00:00:31.186 E: I: removing tempdir /tmp/mmdebstrap.WzBUMQCDE9...
00:00:31.547 E: I: success in 31.1647 seconds
00:00:31.563 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.5_amd64.deb /tmp/tmp.HGhdThcVHq
00:00:31.792 E: + mmdebstrap --include=doc-debian --mode=auto --variant=- --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.HGhdThcVHq" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:00:32.232 E: I: automatically chosen mode: root
00:00:32.243 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:32.270 E: I: finding correct signed-by value...
00:00:32.397 E: I: automatically chosen format: tar
00:00:32.404 E: I: using /tmp/mmdebstrap.DjWWWvYldv as tempdir
00:00:32.480 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.DjWWWvYldv
00:00:32.491 E: I: running special hook: sync-in "/tmp/tmp.HGhdThcVHq" /var/cache/apt/archives/partial
00:00:32.709 E: I: running apt-get update...
00:00:35.926 E: I: downloading packages with apt...
00:00:38.148 E: I: extracting archives...
00:00:40.154 E: I: installing essential packages...
00:00:46.474 E: I: installing remaining packages inside the chroot...
00:01:00.318 E: I: cleaning package lists and apt cache...
00:01:00.455 E: I: creating tarball...
00:01:01.932 E: I: done
00:01:01.939 E: I: removing tempdir /tmp/mmdebstrap.DjWWWvYldv...
00:01:02.329 E: I: success in 30.2290 seconds
00:01:02.337 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:01:02.601 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.HGhdThcVHq" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.HGhdThcVHq" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.HGhdThcVHq"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:01:03.028 E: I: automatically chosen mode: root
00:01:03.037 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:03.068 E: I: finding correct signed-by value...
00:01:03.197 E: I: automatically chosen format: tar
00:01:03.202 E: I: using /tmp/mmdebstrap.xu4rGahXtJ as tempdir
00:01:03.263 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.xu4rGahXtJ
00:01:03.270 E: I: running special hook: sync-in "/tmp/tmp.HGhdThcVHq" /var/cache/apt/archives/
00:01:03.426 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.xu4rGahXtJ
00:01:03.434 E: I: running apt-get update...
00:01:06.539 E: I: downloading packages with apt...
00:01:09.295 E: I: extracting archives...
00:01:11.443 E: I: installing essential packages...
00:01:18.055 E: I: installing remaining packages inside the chroot...
00:01:32.961 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.xu4rGahXtJ
00:01:32.968 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.HGhdThcVHq" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.HGhdThcVHq"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.xu4rGahXtJ
00:01:33.033 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:01:33.038 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:01:33.043 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:01:33.051 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:01:33.055 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:01:33.060 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:01:33.065 E: /tmp/mmdebstrap.xu4rGahXtJ/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:01:33.076 E: I: cleaning package lists and apt cache...
00:01:33.220 E: I: creating tarball...
00:01:34.747 E: I: done
00:01:34.756 E: I: removing tempdir /tmp/mmdebstrap.xu4rGahXtJ...
00:01:35.155 E: I: success in 32.2604 seconds
00:01:35.163 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:01:35.447 E: + rm -f /tmp/tmp.HGhdThcVHq/apt_2.2.4_amd64.deb /tmp/tmp.HGhdThcVHq/apt_2.6.1_amd64.deb /tmp/tmp.HGhdThcVHq/apt_2.9.3_amd64.deb /tmp/tmp.HGhdThcVHq/apt_2.9.5_amd64.deb /tmp/tmp.HGhdThcVHq/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.HGhdThcVHq/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.HGhdThcVHq/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:01:35.622 E: + rmdir /tmp/tmp.HGhdThcVHq
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:01:47
result: SUCCESS
------------------------------------------------------------------------------
(196/280) compare-output-with-pre-seeded-var-cache-apt-archives
dist: unstable
mode: auto
variant: standard
format: auto
time left: 1:03:38
------------------------------------------------------------------------------
00:00:00.012 E: + set -eu
00:00:00.017 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.029 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.035 E: + mktemp -d
00:00:00.043 E: + tmpdir=/tmp/tmp.wgNmUNV7Sa
00:00:00.051 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM
00:00:00.056 E: + include=--include=doc-debian
00:00:00.060 E: + [ standard = custom ]
00:00:00.065 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.542 E: I: automatically chosen mode: root
00:00:00.551 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.588 E: I: finding correct signed-by value...
00:00:00.699 E: I: automatically chosen format: tar
00:00:00.704 E: I: using /tmp/mmdebstrap.xmSIJPAnWq as tempdir
00:00:00.761 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.xmSIJPAnWq
00:00:00.768 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.xmSIJPAnWq
00:00:00.776 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.xmSIJPAnWq
00:00:00.784 E: I: running apt-get update...
00:00:04.040 E: I: downloading packages with apt...
00:00:06.900 E: I: extracting archives...
00:00:08.841 E: I: installing essential packages...
00:00:15.153 E: I: installing remaining packages inside the chroot...
00:00:58.012 E: I: cleaning package lists and apt cache...
00:00:58.180 E: I: creating tarball...
00:01:01.186 E: I: done
00:01:01.195 E: I: removing tempdir /tmp/mmdebstrap.xmSIJPAnWq...
00:01:02.031 E: I: success in 61.6345 seconds
00:01:02.050 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.5_amd64.deb /tmp/tmp.wgNmUNV7Sa
00:01:02.296 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.wgNmUNV7Sa" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian
00:01:02.690 E: I: automatically chosen mode: root
00:01:02.699 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:02.728 E: I: finding correct signed-by value...
00:01:02.834 E: I: automatically chosen format: tar
00:01:02.838 E: I: using /tmp/mmdebstrap.44aS9kfnea as tempdir
00:01:02.897 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.44aS9kfnea
00:01:02.904 E: I: running special hook: sync-in "/tmp/tmp.wgNmUNV7Sa" /var/cache/apt/archives/partial
00:01:03.064 E: I: running apt-get update...
00:01:05.979 E: I: downloading packages with apt...
00:01:08.616 E: I: extracting archives...
00:01:10.638 E: I: installing essential packages...
00:01:17.031 E: I: installing remaining packages inside the chroot...
00:02:01.838 E: I: cleaning package lists and apt cache...
00:02:02.007 E: I: creating tarball...
00:02:05.033 E: I: done
00:02:05.044 E: I: removing tempdir /tmp/mmdebstrap.44aS9kfnea...
00:02:05.955 E: I: success in 63.3846 seconds
00:02:05.963 E: + cmp /tmp/orig.tar /tmp/test1.tar
00:02:06.520 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.wgNmUNV7Sa" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.wgNmUNV7Sa" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.wgNmUNV7Sa"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian
00:02:06.935 E: I: automatically chosen mode: root
00:02:06.944 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:06.974 E: I: finding correct signed-by value...
00:02:07.099 E: I: automatically chosen format: tar
00:02:07.104 E: I: using /tmp/mmdebstrap.8tU4rj8wRB as tempdir
00:02:07.173 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.8tU4rj8wRB
00:02:07.180 E: I: running special hook: sync-in "/tmp/tmp.wgNmUNV7Sa" /var/cache/apt/archives/
00:02:07.320 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.8tU4rj8wRB
00:02:07.327 E: I: running apt-get update...
00:02:10.373 E: I: downloading packages with apt...
00:02:12.861 E: I: extracting archives...
00:02:14.797 E: I: installing essential packages...
00:02:20.628 E: I: installing remaining packages inside the chroot...
00:03:02.971 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.8tU4rj8wRB
00:03:02.977 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.wgNmUNV7Sa" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.wgNmUNV7Sa"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.8tU4rj8wRB
00:03:03.036 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK
00:03:03.041 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK
00:03:03.046 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK
00:03:03.050 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK
00:03:03.055 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK
00:03:03.060 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK
00:03:03.064 E: /tmp/mmdebstrap.8tU4rj8wRB/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK
00:03:03.070 E: I: cleaning package lists and apt cache...
00:03:03.247 E: I: creating tarball...
00:03:06.395 E: I: done
00:03:06.403 E: I: removing tempdir /tmp/mmdebstrap.8tU4rj8wRB...
00:03:07.193 E: I: success in 60.3812 seconds
00:03:07.201 E: + cmp /tmp/orig.tar /tmp/test2.tar
00:03:07.720 E: + rm -f /tmp/tmp.wgNmUNV7Sa/apt_2.2.4_amd64.deb /tmp/tmp.wgNmUNV7Sa/apt_2.6.1_amd64.deb /tmp/tmp.wgNmUNV7Sa/apt_2.9.3_amd64.deb /tmp/tmp.wgNmUNV7Sa/apt_2.9.5_amd64.deb /tmp/tmp.wgNmUNV7Sa/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.wgNmUNV7Sa/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.wgNmUNV7Sa/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar
00:03:08.050 E: + rmdir /tmp/tmp.wgNmUNV7Sa
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:03:20
result: SUCCESS
------------------------------------------------------------------------------
(197/280) create-directory-dry-run
dist: unstable
mode: root
variant: apt
format: auto
time left: 1:04:00
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.026 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.497 E: W: In dry-run mode, --setup-hook options have no effect
00:00:00.502 E: W: In dry-run mode, --essential-hook options have no effect
00:00:00.506 E: W: In dry-run mode, --customize-hook options have no effect
00:00:00.592 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.631 E: I: finding correct signed-by value...
00:00:00.742 E: I: automatically chosen format: directory
00:00:00.809 E: I: not running setup-hooks because of --dry-run
00:00:00.814 E: I: running apt-get update...
00:00:03.918 E: I: simulate downloading packages with apt...
00:00:07.321 E: I: skip extracting packages because of --dry-run
00:00:07.334 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.338 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.342 E: I: no essential packages -- skipping...
00:00:07.346 E: I: not running essential-hooks because of --dry-run
00:00:07.351 E: I: simulate installing remaining packages inside the chroot...
00:00:10.337 E: I: not running customize-hooks because of --dry-run
00:00:10.348 E: I: cleaning package lists and apt cache...
00:00:10.443 E: I: simulate creating tarball...
00:00:10.453 E: I: success in 10.0036 seconds
00:00:10.461 E: + rm /tmp/debian-chroot/dev/console
00:00:10.467 E: + rm /tmp/debian-chroot/dev/fd
00:00:10.473 E: + rm /tmp/debian-chroot/dev/full
00:00:10.481 E: + rm /tmp/debian-chroot/dev/null
00:00:10.486 E: + rm /tmp/debian-chroot/dev/ptmx
00:00:10.490 E: + rm /tmp/debian-chroot/dev/random
00:00:10.495 E: + rm /tmp/debian-chroot/dev/stderr
00:00:10.501 E: + rm /tmp/debian-chroot/dev/stdin
00:00:10.505 E: + rm /tmp/debian-chroot/dev/stdout
00:00:10.509 E: + rm /tmp/debian-chroot/dev/tty
00:00:10.513 E: + rm /tmp/debian-chroot/dev/urandom
00:00:10.518 E: + rm /tmp/debian-chroot/dev/zero
00:00:10.522 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:10.527 E: + rm /tmp/debian-chroot/etc/fstab
00:00:10.531 E: + rm /tmp/debian-chroot/etc/hostname
00:00:10.536 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:10.540 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:10.546 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:10.551 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:10.556 E: + find /tmp/debian-chroot -depth -print0
00:00:10.561 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:22
result: SUCCESS
------------------------------------------------------------------------------
(198/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: extract
format: auto
time left: 1:03:05
------------------------------------------------------------------------------
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.021 E: + include=,
00:00:00.025 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ auto != root ]
00:00:00.039 E: + [ auto != auto ]
00:00:00.043 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.583 E: I: automatically chosen mode: root
00:00:00.592 E: I: skipping emulation check for extract variant
00:00:00.627 E: I: finding correct signed-by value...
00:00:00.740 E: I: automatically chosen format: tar
00:00:00.744 E: I: using /tmp/mmdebstrap.2PkhlpcAS5 as tempdir
00:00:00.801 E: I: running apt-get update...
00:00:04.060 E: I: nothing to download -- skipping...
00:00:04.065 E: I: skip extracting packages because of --dry-run
00:00:04.073 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:04.077 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:04.082 E: I: cleaning package lists and apt cache...
00:00:04.184 E: I: simulate creating tarball...
00:00:04.203 E: I: removing tempdir /tmp/mmdebstrap.2PkhlpcAS5...
00:00:04.211 E: I: success in 3.7699 seconds
00:00:04.222 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:15
result: SUCCESS
------------------------------------------------------------------------------
(199/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: custom
format: auto
time left: 1:02:07
------------------------------------------------------------------------------
00:00:00.030 E: + set -eu
00:00:00.043 E: + export LC_ALL=C.UTF-8
00:00:00.051 E: + prefix=
00:00:00.057 E: + include=,
00:00:00.063 E: + id -u
00:00:00.074 E: + [ 0 -eq 0 ]
00:00:00.084 E: + [ auto != root ]
00:00:00.093 E: + [ auto != auto ]
00:00:00.109 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.861 E: I: automatically chosen mode: root
00:00:00.873 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.912 E: I: finding correct signed-by value...
00:00:01.038 E: I: automatically chosen format: tar
00:00:01.044 E: I: using /tmp/mmdebstrap.vV2_vH6o2O as tempdir
00:00:01.138 E: I: running apt-get update...
00:00:05.180 E: I: nothing to download -- skipping...
00:00:05.185 E: I: skip extracting packages because of --dry-run
00:00:05.190 E: I: no essential packages -- skipping...
00:00:05.195 E: I: cleaning package lists and apt cache...
00:00:05.286 E: I: simulate creating tarball...
00:00:05.298 E: I: removing tempdir /tmp/mmdebstrap.vV2_vH6o2O...
00:00:05.303 E: I: success in 4.5996 seconds
00:00:05.311 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
------------------------------------------------------------------------------
(200/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: essential
format: auto
time left: 1:01:11
------------------------------------------------------------------------------
00:00:00.019 E: + set -eu
00:00:00.027 E: + export LC_ALL=C.UTF-8
00:00:00.043 E: + prefix=
00:00:00.054 E: + include=,
00:00:00.065 E: + id -u
00:00:00.074 E: + [ 0 -eq 0 ]
00:00:00.083 E: + [ auto != root ]
00:00:00.093 E: + [ auto != auto ]
00:00:00.108 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.050 E: I: automatically chosen mode: root
00:00:01.078 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.167 E: I: finding correct signed-by value...
00:00:01.447 E: I: automatically chosen format: tar
00:00:01.458 E: I: using /tmp/mmdebstrap.Mq_qQcyPde as tempdir
00:00:01.583 E: I: running apt-get update...
00:00:05.757 E: I: simulate downloading packages with apt...
00:00:09.365 E: I: skip extracting packages because of --dry-run
00:00:09.379 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:09.383 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:09.387 E: I: no essential packages -- skipping...
00:00:09.392 E: I: cleaning package lists and apt cache...
00:00:09.502 E: I: simulate creating tarball...
00:00:09.515 E: I: removing tempdir /tmp/mmdebstrap.Mq_qQcyPde...
00:00:09.521 E: I: success in 8.7651 seconds
00:00:09.536 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
------------------------------------------------------------------------------
(201/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: apt
format: auto
time left: 1:00:18
------------------------------------------------------------------------------
00:00:00.024 E: + set -eu
00:00:00.032 E: + export LC_ALL=C.UTF-8
00:00:00.040 E: + prefix=
00:00:00.055 E: + include=,
00:00:00.065 E: + id -u
00:00:00.079 E: + [ 0 -eq 0 ]
00:00:00.089 E: + [ auto != root ]
00:00:00.097 E: + [ auto != auto ]
00:00:00.106 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.810 E: I: automatically chosen mode: root
00:00:00.821 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.869 E: I: finding correct signed-by value...
00:00:01.017 E: I: automatically chosen format: tar
00:00:01.023 E: I: using /tmp/mmdebstrap.q044ByOj2K as tempdir
00:00:01.086 E: I: running apt-get update...
00:00:04.808 E: I: simulate downloading packages with apt...
00:00:08.542 E: I: skip extracting packages because of --dry-run
00:00:08.557 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:08.562 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:08.568 E: I: no essential packages -- skipping...
00:00:08.572 E: I: simulate installing remaining packages inside the chroot...
00:00:10.838 E: I: cleaning package lists and apt cache...
00:00:10.934 E: I: simulate creating tarball...
00:00:10.946 E: I: removing tempdir /tmp/mmdebstrap.q044ByOj2K...
00:00:10.952 E: I: success in 10.3147 seconds
00:00:10.960 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
------------------------------------------------------------------------------
(202/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: minbase
format: auto
time left: 0:59:25
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.023 E: + prefix=
00:00:00.029 E: + include=,
00:00:00.033 E: + id -u
00:00:00.038 E: + [ 0 -eq 0 ]
00:00:00.043 E: + [ auto != root ]
00:00:00.048 E: + [ auto != auto ]
00:00:00.052 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.574 E: I: automatically chosen mode: root
00:00:00.584 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.620 E: I: finding correct signed-by value...
00:00:00.747 E: I: automatically chosen format: tar
00:00:00.753 E: I: using /tmp/mmdebstrap.fBIzPdDGLH as tempdir
00:00:00.827 E: I: running apt-get update...
00:00:04.126 E: I: simulate downloading packages with apt...
00:00:07.507 E: I: skip extracting packages because of --dry-run
00:00:07.521 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.525 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.529 E: I: no essential packages -- skipping...
00:00:07.533 E: I: simulate installing remaining packages inside the chroot...
00:00:10.746 E: I: cleaning package lists and apt cache...
00:00:10.856 E: I: simulate creating tarball...
00:00:10.865 E: I: removing tempdir /tmp/mmdebstrap.fBIzPdDGLH...
00:00:10.870 E: I: success in 10.4250 seconds
00:00:10.878 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
------------------------------------------------------------------------------
(203/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: buildd
format: auto
time left: 0:58:32
------------------------------------------------------------------------------
00:00:00.013 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.029 E: + prefix=
00:00:00.036 E: + include=,
00:00:00.043 E: + id -u
00:00:00.049 E: + [ 0 -eq 0 ]
00:00:00.055 E: + [ auto != root ]
00:00:00.065 E: + [ auto != auto ]
00:00:00.071 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.843 E: I: automatically chosen mode: root
00:00:00.852 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.901 E: I: finding correct signed-by value...
00:00:01.017 E: I: automatically chosen format: tar
00:00:01.025 E: I: using /tmp/mmdebstrap.Rsu3XcEatl as tempdir
00:00:01.082 E: I: running apt-get update...
00:00:04.404 E: I: simulate downloading packages with apt...
00:00:07.128 E: I: skip extracting packages because of --dry-run
00:00:07.142 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.146 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.152 E: I: no essential packages -- skipping...
00:00:07.156 E: I: simulate installing remaining packages inside the chroot...
00:00:10.440 E: I: cleaning package lists and apt cache...
00:00:10.537 E: I: simulate creating tarball...
00:00:10.548 E: I: removing tempdir /tmp/mmdebstrap.Rsu3XcEatl...
00:00:10.554 E: I: success in 9.9054 seconds
00:00:10.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:23
result: SUCCESS
------------------------------------------------------------------------------
(204/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: -
format: auto
time left: 0:57:38
------------------------------------------------------------------------------
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.031 E: + include=,
00:00:00.037 E: + id -u
00:00:00.045 E: + [ 0 -eq 0 ]
00:00:00.052 E: + [ auto != root ]
00:00:00.059 E: + [ auto != auto ]
00:00:00.072 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.714 E: I: automatically chosen mode: root
00:00:00.723 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.756 E: I: finding correct signed-by value...
00:00:00.866 E: I: automatically chosen format: tar
00:00:00.871 E: I: using /tmp/mmdebstrap.R8TUP0OLve as tempdir
00:00:00.927 E: I: running apt-get update...
00:00:04.217 E: I: simulate downloading packages with apt...
00:00:07.858 E: I: skip extracting packages because of --dry-run
00:00:07.872 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.877 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.881 E: I: no essential packages -- skipping...
00:00:07.886 E: I: simulate installing remaining packages inside the chroot...
00:00:12.434 E: I: cleaning package lists and apt cache...
00:00:12.515 E: I: simulate creating tarball...
00:00:12.525 E: I: removing tempdir /tmp/mmdebstrap.R8TUP0OLve...
00:00:12.530 E: I: success in 11.9750 seconds
00:00:12.537 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
------------------------------------------------------------------------------
(205/280) create-tarball-dry-run
dist: unstable
mode: auto
variant: standard
format: auto
time left: 0:56:46
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + prefix=
00:00:00.024 E: + include=,
00:00:00.029 E: + id -u
00:00:00.034 E: + [ 0 -eq 0 ]
00:00:00.039 E: + [ auto != root ]
00:00:00.045 E: + [ auto != auto ]
00:00:00.055 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.580 E: I: automatically chosen mode: root
00:00:00.588 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.622 E: I: finding correct signed-by value...
00:00:00.733 E: I: automatically chosen format: tar
00:00:00.738 E: I: using /tmp/mmdebstrap.CxbKDasGgG as tempdir
00:00:00.791 E: I: running apt-get update...
00:00:03.969 E: I: simulate downloading packages with apt...
00:00:07.020 E: I: skip extracting packages because of --dry-run
00:00:07.035 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.040 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.044 E: I: no essential packages -- skipping...
00:00:07.048 E: I: simulate installing remaining packages inside the chroot...
00:00:13.673 E: I: cleaning package lists and apt cache...
00:00:13.769 E: I: simulate creating tarball...
00:00:13.780 E: I: removing tempdir /tmp/mmdebstrap.CxbKDasGgG...
00:00:13.786 E: I: success in 13.3463 seconds
00:00:13.792 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
------------------------------------------------------------------------------
(206/280) create-tarball-dry-run
dist: unstable
mode: root
variant: extract
format: auto
time left: 0:55:54
------------------------------------------------------------------------------
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.019 E: + include=,
00:00:00.023 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ root != root ]
00:00:00.036 E: + mmdebstrap --mode=root --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.549 E: I: skipping emulation check for extract variant
00:00:00.593 E: I: finding correct signed-by value...
00:00:00.718 E: I: automatically chosen format: tar
00:00:00.723 E: I: using /tmp/mmdebstrap.Q3240U9vbS as tempdir
00:00:00.775 E: I: running apt-get update...
00:00:03.859 E: I: nothing to download -- skipping...
00:00:03.864 E: I: skip extracting packages because of --dry-run
00:00:03.872 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:03.877 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:03.882 E: I: cleaning package lists and apt cache...
00:00:03.992 E: I: simulate creating tarball...
00:00:04.004 E: I: removing tempdir /tmp/mmdebstrap.Q3240U9vbS...
00:00:04.011 E: I: success in 3.6408 seconds
00:00:04.018 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
------------------------------------------------------------------------------
(207/280) create-tarball-dry-run
dist: unstable
mode: root
variant: custom
format: auto
time left: 0:54:59
------------------------------------------------------------------------------
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.022 E: + include=,
00:00:00.026 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ root != root ]
00:00:00.039 E: + mmdebstrap --mode=root --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.510 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.656 E: I: automatically chosen format: tar
00:00:00.660 E: I: using /tmp/mmdebstrap.Y5iCMpFiKr as tempdir
00:00:00.716 E: I: running apt-get update...
00:00:03.748 E: I: nothing to download -- skipping...
00:00:03.754 E: I: skip extracting packages because of --dry-run
00:00:03.758 E: I: no essential packages -- skipping...
00:00:03.762 E: I: cleaning package lists and apt cache...
00:00:03.841 E: I: simulate creating tarball...
00:00:03.851 E: I: removing tempdir /tmp/mmdebstrap.Y5iCMpFiKr...
00:00:03.856 E: I: success in 3.4881 seconds
00:00:03.863 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:15
result: SUCCESS
------------------------------------------------------------------------------
(208/280) create-tarball-dry-run
dist: unstable
mode: root
variant: essential
format: auto
time left: 0:54:04
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.024 E: + prefix=
00:00:00.030 E: + include=,
00:00:00.036 E: + id -u
00:00:00.043 E: + [ 0 -eq 0 ]
00:00:00.051 E: + [ root != root ]
00:00:00.061 E: + mmdebstrap --mode=root --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.533 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.566 E: I: finding correct signed-by value...
00:00:00.676 E: I: automatically chosen format: tar
00:00:00.681 E: I: using /tmp/mmdebstrap.K0gCsEBTZk as tempdir
00:00:00.737 E: I: running apt-get update...
00:00:03.936 E: I: simulate downloading packages with apt...
00:00:07.398 E: I: skip extracting packages because of --dry-run
00:00:07.410 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.415 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.421 E: I: no essential packages -- skipping...
00:00:07.425 E: I: cleaning package lists and apt cache...
00:00:07.510 E: I: simulate creating tarball...
00:00:07.520 E: I: removing tempdir /tmp/mmdebstrap.K0gCsEBTZk...
00:00:07.526 E: I: success in 7.1325 seconds
00:00:07.534 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
------------------------------------------------------------------------------
(209/280) create-tarball-dry-run
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:53:11
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + prefix=
00:00:00.028 E: + include=,
00:00:00.033 E: + id -u
00:00:00.045 E: + [ 0 -eq 0 ]
00:00:00.056 E: + [ root != root ]
00:00:00.063 E: + mmdebstrap --mode=root --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.561 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.599 E: I: finding correct signed-by value...
00:00:00.714 E: I: automatically chosen format: tar
00:00:00.719 E: I: using /tmp/mmdebstrap.l9Kgn8HDpI as tempdir
00:00:00.777 E: I: running apt-get update...
00:00:03.856 E: I: simulate downloading packages with apt...
00:00:07.170 E: I: skip extracting packages because of --dry-run
00:00:07.182 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.187 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.192 E: I: no essential packages -- skipping...
00:00:07.197 E: I: simulate installing remaining packages inside the chroot...
00:00:09.454 E: I: cleaning package lists and apt cache...
00:00:09.555 E: I: simulate creating tarball...
00:00:09.564 E: I: removing tempdir /tmp/mmdebstrap.l9Kgn8HDpI...
00:00:09.569 E: I: success in 9.1581 seconds
00:00:09.577 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
------------------------------------------------------------------------------
(210/280) create-tarball-dry-run
dist: unstable
mode: root
variant: minbase
format: auto
time left: 0:52:19
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.018 E: + export LC_ALL=C.UTF-8
00:00:00.024 E: + prefix=
00:00:00.035 E: + include=,
00:00:00.043 E: + id -u
00:00:00.049 E: + [ 0 -eq 0 ]
00:00:00.055 E: + [ root != root ]
00:00:00.061 E: + mmdebstrap --mode=root --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.669 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.708 E: I: finding correct signed-by value...
00:00:00.830 E: I: automatically chosen format: tar
00:00:00.835 E: I: using /tmp/mmdebstrap.oqFyAGNgUh as tempdir
00:00:00.893 E: I: running apt-get update...
00:00:04.026 E: I: simulate downloading packages with apt...
00:00:06.719 E: I: skip extracting packages because of --dry-run
00:00:06.733 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.738 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.743 E: I: no essential packages -- skipping...
00:00:06.748 E: I: simulate installing remaining packages inside the chroot...
00:00:09.548 E: I: cleaning package lists and apt cache...
00:00:09.638 E: I: simulate creating tarball...
00:00:09.649 E: I: removing tempdir /tmp/mmdebstrap.oqFyAGNgUh...
00:00:09.654 E: I: success in 9.1562 seconds
00:00:09.662 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
------------------------------------------------------------------------------
(211/280) create-tarball-dry-run
dist: unstable
mode: root
variant: buildd
format: auto
time left: 0:51:27
------------------------------------------------------------------------------
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.025 E: + id -u
00:00:00.030 E: + [ 0 -eq 0 ]
00:00:00.034 E: + [ root != root ]
00:00:00.038 E: + mmdebstrap --mode=root --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.631 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.677 E: I: finding correct signed-by value...
00:00:00.845 E: I: automatically chosen format: tar
00:00:00.853 E: I: using /tmp/mmdebstrap.RMmnOcDRpu as tempdir
00:00:00.938 E: I: running apt-get update...
00:00:04.543 E: I: simulate downloading packages with apt...
00:00:07.193 E: I: skip extracting packages because of --dry-run
00:00:07.207 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:07.211 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:07.217 E: I: no essential packages -- skipping...
00:00:07.223 E: I: simulate installing remaining packages inside the chroot...
00:00:10.461 E: I: cleaning package lists and apt cache...
00:00:10.552 E: I: simulate creating tarball...
00:00:10.562 E: I: removing tempdir /tmp/mmdebstrap.RMmnOcDRpu...
00:00:10.568 E: I: success in 10.1089 seconds
00:00:10.577 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
------------------------------------------------------------------------------
(212/280) create-tarball-dry-run
dist: unstable
mode: root
variant: -
format: auto
time left: 0:50:35
------------------------------------------------------------------------------
00:00:00.011 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.022 E: + prefix=
00:00:00.028 E: + include=,
00:00:00.033 E: + id -u
00:00:00.040 E: + [ 0 -eq 0 ]
00:00:00.044 E: + [ root != root ]
00:00:00.050 E: + mmdebstrap --mode=root --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.496 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.530 E: I: finding correct signed-by value...
00:00:00.641 E: I: automatically chosen format: tar
00:00:00.646 E: I: using /tmp/mmdebstrap.yZNQQX4quN as tempdir
00:00:00.699 E: I: running apt-get update...
00:00:03.895 E: I: simulate downloading packages with apt...
00:00:06.888 E: I: skip extracting packages because of --dry-run
00:00:06.903 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.908 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.912 E: I: no essential packages -- skipping...
00:00:06.916 E: I: simulate installing remaining packages inside the chroot...
00:00:11.291 E: I: cleaning package lists and apt cache...
00:00:11.376 E: I: simulate creating tarball...
00:00:11.388 E: I: removing tempdir /tmp/mmdebstrap.yZNQQX4quN...
00:00:11.395 E: I: success in 11.0294 seconds
00:00:11.401 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
------------------------------------------------------------------------------
(213/280) create-tarball-dry-run
dist: unstable
mode: root
variant: standard
format: auto
time left: 0:49:44
------------------------------------------------------------------------------
00:00:00.017 E: + set -eu
00:00:00.024 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + prefix=
00:00:00.038 E: + include=,
00:00:00.053 E: + id -u
00:00:00.062 E: + [ 0 -eq 0 ]
00:00:00.075 E: + [ root != root ]
00:00:00.082 E: + mmdebstrap --mode=root --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.736 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.772 E: I: finding correct signed-by value...
00:00:00.889 E: I: automatically chosen format: tar
00:00:00.894 E: I: using /tmp/mmdebstrap.JNO3G8u1Q4 as tempdir
00:00:00.959 E: I: running apt-get update...
00:00:04.335 E: I: simulate downloading packages with apt...
00:00:06.955 E: I: skip extracting packages because of --dry-run
00:00:06.969 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:06.974 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:06.980 E: I: no essential packages -- skipping...
00:00:06.988 E: I: simulate installing remaining packages inside the chroot...
00:00:12.849 E: I: cleaning package lists and apt cache...
00:00:12.995 E: I: simulate creating tarball...
00:00:13.023 E: I: removing tempdir /tmp/mmdebstrap.JNO3G8u1Q4...
00:00:13.044 E: I: success in 12.4432 seconds
00:00:13.052 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
------------------------------------------------------------------------------
(214/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: extract
format: auto
time left: 0:48:55
------------------------------------------------------------------------------
00:00:00.027 E: + set -eu
00:00:00.036 E: + export LC_ALL=C.UTF-8
00:00:00.045 E: + prefix=
00:00:00.053 E: + include=,
00:00:00.061 E: + id -u
00:00:00.070 E: + [ 0 -eq 0 ]
00:00:00.076 E: + [ unshare != root ]
00:00:00.088 E: + [ unshare != auto ]
00:00:00.097 E: + id user
00:00:00.109 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.120 E: + useradd --home-dir /home/user --create-home user
00:00:00.153 E: + prefix=runuser -u user --
00:00:00.166 E: + [ extract = extract ]
00:00:00.185 E: + tr \n ,
00:00:00.196 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.214 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.437 E: I: skipping emulation check for extract variant
00:00:01.528 E: I: finding correct signed-by value...
00:00:01.703 E: I: automatically chosen format: tar
00:00:01.714 E: I: using /tmp/mmdebstrap.F_7Pz5HgUj as tempdir
00:00:01.944 E: I: running apt-get update...
00:00:06.398 E: I: simulate downloading packages with apt...
00:00:09.889 E: I: skip extracting packages because of --dry-run
00:00:09.900 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:09.913 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:09.921 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:09.931 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:09.962 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:09.969 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:09.979 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:09.986 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:09.999 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:10.013 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:10.024 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:10.033 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:10.067 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:10.075 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:10.090 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:10.101 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:10.110 E: I: cleaning package lists and apt cache...
00:00:10.121 E: I: simulate creating tarball...
00:00:10.136 E: I: removing tempdir /tmp/mmdebstrap.F_7Pz5HgUj...
00:00:10.151 E: I: success in 9.1238 seconds
00:00:10.162 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
------------------------------------------------------------------------------
(215/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: custom
format: auto
time left: 0:48:06
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.021 E: + export LC_ALL=C.UTF-8
00:00:00.028 E: + prefix=
00:00:00.083 E: + include=,
00:00:00.096 E: + id -u
00:00:00.107 E: + [ 0 -eq 0 ]
00:00:00.127 E: + [ unshare != root ]
00:00:00.133 E: + [ unshare != auto ]
00:00:00.153 E: + id user
00:00:00.168 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.184 E: + useradd --home-dir /home/user --create-home user
00:00:00.264 E: + prefix=runuser -u user --
00:00:00.276 E: + [ custom = extract ]
00:00:00.281 E: + [ custom = custom ]
00:00:00.287 E: + tr \n ,
00:00:00.309 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.325 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.415 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.516 E: I: finding correct signed-by value...
00:00:01.747 E: I: automatically chosen format: tar
00:00:01.770 E: I: using /tmp/mmdebstrap.urUvJB6rfC as tempdir
00:00:02.063 E: I: running apt-get update...
00:00:07.621 E: I: simulate downloading packages with apt...
00:00:10.886 E: I: skip extracting packages because of --dry-run
00:00:10.903 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:10.909 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:10.919 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:10.931 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:10.944 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:10.951 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:10.965 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:10.983 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:10.989 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:11.003 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:11.033 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:11.047 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:11.059 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.072 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.081 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.099 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.106 E: I: no essential packages -- skipping...
00:00:11.113 E: I: cleaning package lists and apt cache...
00:00:11.129 E: I: simulate creating tarball...
00:00:11.148 E: I: removing tempdir /tmp/mmdebstrap.urUvJB6rfC...
00:00:11.184 E: I: success in 10.2420 seconds
00:00:11.203 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
------------------------------------------------------------------------------
(216/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: essential
format: auto
time left: 0:47:18
------------------------------------------------------------------------------
00:00:00.024 E: + set -eu
00:00:00.031 E: + export LC_ALL=C.UTF-8
00:00:00.039 E: + prefix=
00:00:00.046 E: + include=,
00:00:00.055 E: + id -u
00:00:00.075 E: + [ 0 -eq 0 ]
00:00:00.086 E: + [ unshare != root ]
00:00:00.101 E: + [ unshare != auto ]
00:00:00.116 E: + id user
00:00:00.182 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.227 E: + useradd --home-dir /home/user --create-home user
00:00:00.457 E: + prefix=runuser -u user --
00:00:00.474 E: + [ essential = extract ]
00:00:00.486 E: + [ essential = custom ]
00:00:00.498 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.982 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.102 E: I: finding correct signed-by value...
00:00:02.353 E: I: automatically chosen format: tar
00:00:02.369 E: I: using /tmp/mmdebstrap.vZfQbTBbB2 as tempdir
00:00:02.621 E: I: running apt-get update...
00:00:07.850 E: I: simulate downloading packages with apt...
00:00:11.186 E: I: skip extracting packages because of --dry-run
00:00:11.213 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:11.237 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:11.265 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:11.290 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:11.313 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:11.342 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:11.377 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:11.394 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:11.425 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:11.447 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:11.474 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:11.523 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:11.542 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.572 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.596 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.622 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.641 E: I: no essential packages -- skipping...
00:00:11.654 E: I: cleaning package lists and apt cache...
00:00:11.670 E: I: simulate creating tarball...
00:00:11.685 E: I: removing tempdir /tmp/mmdebstrap.vZfQbTBbB2...
00:00:11.705 E: I: success in 10.0777 seconds
00:00:11.717 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
------------------------------------------------------------------------------
(217/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:46:31
------------------------------------------------------------------------------
00:00:00.023 E: + set -eu
00:00:00.036 E: + export LC_ALL=C.UTF-8
00:00:00.045 E: + prefix=
00:00:00.055 E: + include=,
00:00:00.075 E: + id -u
00:00:00.089 E: + [ 0 -eq 0 ]
00:00:00.099 E: + [ unshare != root ]
00:00:00.128 E: + [ unshare != auto ]
00:00:00.157 E: + id user
00:00:00.170 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.204 E: + useradd --home-dir /home/user --create-home user
00:00:00.404 E: + prefix=runuser -u user --
00:00:00.427 E: + [ apt = extract ]
00:00:00.445 E: + [ apt = custom ]
00:00:00.465 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.797 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.883 E: I: finding correct signed-by value...
00:00:02.045 E: I: automatically chosen format: tar
00:00:02.055 E: I: using /tmp/mmdebstrap.LFxZx_fj0S as tempdir
00:00:02.302 E: I: running apt-get update...
00:00:07.005 E: I: simulate downloading packages with apt...
00:00:10.753 E: I: skip extracting packages because of --dry-run
00:00:10.775 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:10.791 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:10.806 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:10.822 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:10.837 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:10.851 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:10.866 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:10.887 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:10.898 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:10.937 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:10.952 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:10.964 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:10.982 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.000 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.015 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.024 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.033 E: I: no essential packages -- skipping...
00:00:11.041 E: I: simulate installing remaining packages inside the chroot...
00:00:13.814 E: I: cleaning package lists and apt cache...
00:00:13.952 E: I: simulate creating tarball...
00:00:13.979 E: I: removing tempdir /tmp/mmdebstrap.LFxZx_fj0S...
00:00:14.056 E: I: success in 12.7504 seconds
00:00:14.069 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:35
result: SUCCESS
------------------------------------------------------------------------------
(218/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 0:45:45
------------------------------------------------------------------------------
00:00:00.023 E: + set -eu
00:00:00.038 E: + export LC_ALL=C.UTF-8
00:00:00.057 E: + prefix=
00:00:00.067 E: + include=,
00:00:00.086 E: + id -u
00:00:00.095 E: + [ 0 -eq 0 ]
00:00:00.105 E: + [ unshare != root ]
00:00:00.118 E: + [ unshare != auto ]
00:00:00.125 E: + id user
00:00:00.145 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.172 E: + useradd --home-dir /home/user --create-home user
00:00:00.197 E: + prefix=runuser -u user --
00:00:00.211 E: + [ minbase = extract ]
00:00:00.223 E: + [ minbase = custom ]
00:00:00.240 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:01.787 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.904 E: I: finding correct signed-by value...
00:00:02.163 E: I: automatically chosen format: tar
00:00:02.191 E: I: using /tmp/mmdebstrap.2hjkgs4gTd as tempdir
00:00:02.463 E: I: running apt-get update...
00:00:08.770 E: I: simulate downloading packages with apt...
00:00:12.134 E: I: skip extracting packages because of --dry-run
00:00:12.142 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:12.151 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:12.162 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:12.170 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:12.176 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:12.183 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:12.198 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:12.205 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:12.212 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:12.225 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:12.241 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:12.258 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:12.279 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:12.307 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:12.326 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:12.348 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:12.372 E: I: no essential packages -- skipping...
00:00:12.387 E: I: simulate installing remaining packages inside the chroot...
00:00:15.516 E: I: cleaning package lists and apt cache...
00:00:15.671 E: I: simulate creating tarball...
00:00:15.717 E: I: removing tempdir /tmp/mmdebstrap.2hjkgs4gTd...
00:00:15.795 E: I: success in 14.6706 seconds
00:00:15.821 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:40
result: SUCCESS
------------------------------------------------------------------------------
(219/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: buildd
format: auto
time left: 0:45:01
------------------------------------------------------------------------------
00:00:00.022 E: + set -eu
00:00:00.033 E: + export LC_ALL=C.UTF-8
00:00:00.051 E: + prefix=
00:00:00.065 E: + include=,
00:00:00.082 E: + id -u
00:00:00.092 E: + [ 0 -eq 0 ]
00:00:00.105 E: + [ unshare != root ]
00:00:00.118 E: + [ unshare != auto ]
00:00:00.127 E: + id user
00:00:00.141 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.153 E: + useradd --home-dir /home/user --create-home user
00:00:00.162 E: + prefix=runuser -u user --
00:00:00.177 E: + [ buildd = extract ]
00:00:00.188 E: + [ buildd = custom ]
00:00:00.196 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:01.352 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.440 E: I: finding correct signed-by value...
00:00:01.646 E: I: automatically chosen format: tar
00:00:01.667 E: I: using /tmp/mmdebstrap.g8AgFmNIgs as tempdir
00:00:01.966 E: I: running apt-get update...
00:00:08.050 E: I: simulate downloading packages with apt...
00:00:11.124 E: I: skip extracting packages because of --dry-run
00:00:11.134 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:11.146 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:11.167 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:11.191 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:11.203 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:11.223 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:11.236 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:11.246 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:11.258 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:11.278 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:11.297 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:11.310 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:11.319 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.329 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.340 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.349 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.357 E: I: no essential packages -- skipping...
00:00:11.366 E: I: simulate installing remaining packages inside the chroot...
00:00:14.946 E: I: cleaning package lists and apt cache...
00:00:15.051 E: I: simulate creating tarball...
00:00:15.102 E: I: removing tempdir /tmp/mmdebstrap.g8AgFmNIgs...
00:00:15.183 E: I: success in 14.3984 seconds
00:00:15.208 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:39
result: SUCCESS
------------------------------------------------------------------------------
(220/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: -
format: auto
time left: 0:44:16
------------------------------------------------------------------------------
00:00:00.030 E: + set -eu
00:00:00.079 E: + export LC_ALL=C.UTF-8
00:00:00.114 E: + prefix=
00:00:00.179 E: + include=,
00:00:00.194 E: + id -u
00:00:00.203 E: + [ 0 -eq 0 ]
00:00:00.210 E: + [ unshare != root ]
00:00:00.216 E: + [ unshare != auto ]
00:00:00.225 E: + id user
00:00:00.232 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.240 E: + useradd --home-dir /home/user --create-home user
00:00:00.339 E: + prefix=runuser -u user --
00:00:00.345 E: + [ - = extract ]
00:00:00.358 E: + [ - = custom ]
00:00:00.368 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.639 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.718 E: I: finding correct signed-by value...
00:00:01.908 E: I: automatically chosen format: tar
00:00:01.918 E: I: using /tmp/mmdebstrap.aXkiqzwPyX as tempdir
00:00:02.374 E: I: running apt-get update...
00:00:08.614 E: I: simulate downloading packages with apt...
00:00:12.128 E: I: skip extracting packages because of --dry-run
00:00:12.136 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:12.156 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:12.167 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:12.174 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:12.186 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:12.194 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:12.208 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:12.217 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:12.232 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:12.249 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:12.265 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:12.275 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:12.297 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:12.313 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:12.320 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:12.327 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:12.335 E: I: no essential packages -- skipping...
00:00:12.352 E: I: simulate installing remaining packages inside the chroot...
00:00:17.437 E: I: cleaning package lists and apt cache...
00:00:17.588 E: I: simulate creating tarball...
00:00:17.631 E: I: removing tempdir /tmp/mmdebstrap.aXkiqzwPyX...
00:00:17.726 E: I: success in 16.6265 seconds
00:00:17.779 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:38
result: SUCCESS
------------------------------------------------------------------------------
(221/280) create-tarball-dry-run
dist: unstable
mode: unshare
variant: standard
format: auto
time left: 0:43:31
------------------------------------------------------------------------------
00:00:00.022 E: + set -eu
00:00:00.049 E: + export LC_ALL=C.UTF-8
00:00:00.065 E: + prefix=
00:00:00.074 E: + include=,
00:00:00.096 E: + id -u
00:00:00.114 E: + [ 0 -eq 0 ]
00:00:00.135 E: + [ unshare != root ]
00:00:00.149 E: + [ unshare != auto ]
00:00:00.161 E: + id user
00:00:00.173 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.188 E: + useradd --home-dir /home/user --create-home user
00:00:00.237 E: + prefix=runuser -u user --
00:00:00.250 E: + [ standard = extract ]
00:00:00.263 E: + [ standard = custom ]
00:00:00.278 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.717 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.878 E: I: finding correct signed-by value...
00:00:02.129 E: I: automatically chosen format: tar
00:00:02.144 E: I: using /tmp/mmdebstrap.K77gMhWn9o as tempdir
00:00:02.434 E: I: running apt-get update...
00:00:08.130 E: I: simulate downloading packages with apt...
00:00:11.650 E: I: skip extracting packages because of --dry-run
00:00:11.673 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target
00:00:11.705 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target
00:00:11.718 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target
00:00:11.728 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target
00:00:11.745 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target
00:00:11.778 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target
00:00:11.789 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target
00:00:11.804 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target
00:00:11.821 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target
00:00:11.841 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target
00:00:11.852 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target
00:00:11.865 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target
00:00:11.876 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target
00:00:11.891 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target
00:00:11.904 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:11.917 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:11.927 E: I: no essential packages -- skipping...
00:00:11.938 E: I: simulate installing remaining packages inside the chroot...
00:00:19.119 E: I: cleaning package lists and apt cache...
00:00:19.256 E: I: simulate creating tarball...
00:00:19.323 E: I: removing tempdir /tmp/mmdebstrap.K77gMhWn9o...
00:00:19.436 E: I: success in 18.2521 seconds
00:00:19.454 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:41
result: SUCCESS
------------------------------------------------------------------------------
(222/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: extract
format: auto
time left: 0:42:47
------------------------------------------------------------------------------
00:00:00.021 E: + set -eu
00:00:00.049 E: + export LC_ALL=C.UTF-8
00:00:00.068 E: + prefix=
00:00:00.076 E: + include=,
00:00:00.093 E: + id -u
00:00:00.103 E: + [ 0 -eq 0 ]
00:00:00.119 E: + [ fakechroot != root ]
00:00:00.130 E: + [ fakechroot != auto ]
00:00:00.139 E: + id user
00:00:00.148 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.157 E: + useradd --home-dir /home/user --create-home user
00:00:00.199 E: + prefix=runuser -u user --
00:00:00.207 E: + [ extract = extract ]
00:00:00.220 E: + tr \n ,
00:00:00.233 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.246 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:02.793 E: I: skipping emulation check for extract variant
00:00:02.899 E: I: finding correct signed-by value...
00:00:03.256 E: I: automatically chosen format: tar
00:00:03.298 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:03.330 E: I: using /tmp/mmdebstrap.5FLY4rJL6t as tempdir
00:00:03.406 E: I: running apt-get update...
00:00:09.532 E: I: simulate downloading packages with apt...
00:00:13.376 E: I: skip extracting packages because of --dry-run
00:00:13.393 E: I: cleaning package lists and apt cache...
00:00:13.550 E: I: simulate creating tarball...
00:00:13.573 E: I: removing tempdir /tmp/mmdebstrap.5FLY4rJL6t...
00:00:13.902 E: I: success in 11.5059 seconds
00:00:13.931 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:39
result: SUCCESS
------------------------------------------------------------------------------
(223/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: custom
format: auto
time left: 0:42:03
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.024 E: + export LC_ALL=C.UTF-8
00:00:00.039 E: + prefix=
00:00:00.068 E: + include=,
00:00:00.090 E: + id -u
00:00:00.101 E: + [ 0 -eq 0 ]
00:00:00.111 E: + [ fakechroot != root ]
00:00:00.124 E: + [ fakechroot != auto ]
00:00:00.138 E: + id user
00:00:00.149 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.168 E: + useradd --home-dir /home/user --create-home user
00:00:00.203 E: + prefix=runuser -u user --
00:00:00.220 E: + [ custom = extract ]
00:00:00.228 E: + [ custom = custom ]
00:00:00.243 E: + tr \n ,
00:00:00.259 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.268 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:02.985 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:03.100 E: I: finding correct signed-by value...
00:00:03.231 E: I: automatically chosen format: tar
00:00:03.236 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:03.241 E: I: using /tmp/mmdebstrap.M6dk91VYUM as tempdir
00:00:03.305 E: I: running apt-get update...
00:00:07.851 E: I: simulate downloading packages with apt...
00:00:11.388 E: I: skip extracting packages because of --dry-run
00:00:11.409 E: I: no essential packages -- skipping...
00:00:11.421 E: I: cleaning package lists and apt cache...
00:00:11.581 E: I: simulate creating tarball...
00:00:11.602 E: I: removing tempdir /tmp/mmdebstrap.M6dk91VYUM...
00:00:11.888 E: I: success in 9.2621 seconds
00:00:11.935 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:42
result: SUCCESS
------------------------------------------------------------------------------
(224/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: essential
format: auto
time left: 0:41:19
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.013 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + prefix=
00:00:00.023 E: + include=,
00:00:00.028 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ fakechroot != root ]
00:00:00.042 E: + [ fakechroot != 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.066 E: + prefix=runuser -u user --
00:00:00.075 E: + [ essential = extract ]
00:00:00.081 E: + [ essential = custom ]
00:00:00.096 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.988 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.102 E: I: finding correct signed-by value...
00:00:02.309 E: I: automatically chosen format: tar
00:00:02.319 E: I: using /tmp/mmdebstrap.2Ut0WhamdT as tempdir
00:00:02.429 E: I: running apt-get update...
00:00:07.739 E: I: simulate downloading packages with apt...
00:00:10.931 E: I: skip extracting packages because of --dry-run
00:00:10.936 E: I: no essential packages -- skipping...
00:00:10.943 E: I: cleaning package lists and apt cache...
00:00:11.062 E: I: simulate creating tarball...
00:00:11.077 E: I: removing tempdir /tmp/mmdebstrap.2Ut0WhamdT...
00:00:11.158 E: I: success in 9.4426 seconds
00:00:11.168 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
------------------------------------------------------------------------------
(225/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:40:33
------------------------------------------------------------------------------
00:00:00.043 E: + set -eu
00:00:00.061 E: + export LC_ALL=C.UTF-8
00:00:00.069 E: + prefix=
00:00:00.077 E: + include=,
00:00:00.084 E: + id -u
00:00:00.091 E: + [ 0 -eq 0 ]
00:00:00.101 E: + [ fakechroot != root ]
00:00:00.109 E: + [ fakechroot != auto ]
00:00:00.115 E: + id user
00:00:00.121 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.127 E: + useradd --home-dir /home/user --create-home user
00:00:00.133 E: + prefix=runuser -u user --
00:00:00.140 E: + [ apt = extract ]
00:00:00.146 E: + [ apt = custom ]
00:00:00.150 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:02.122 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.272 E: I: finding correct signed-by value...
00:00:02.552 E: I: automatically chosen format: tar
00:00:02.580 E: I: using /tmp/mmdebstrap.v1tQTAnXIL as tempdir
00:00:02.692 E: I: running apt-get update...
00:00:09.240 E: I: simulate downloading packages with apt...
00:00:12.518 E: I: skip extracting packages because of --dry-run
00:00:12.522 E: I: no essential packages -- skipping...
00:00:12.527 E: I: simulate installing remaining packages inside the chroot...
00:00:15.015 E: I: cleaning package lists and apt cache...
00:00:15.155 E: I: simulate creating tarball...
00:00:15.182 E: I: removing tempdir /tmp/mmdebstrap.v1tQTAnXIL...
00:00:16.020 E: I: success in 14.2729 seconds
00:00:16.062 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:34
result: SUCCESS
------------------------------------------------------------------------------
(226/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: minbase
format: auto
time left: 0:39:47
------------------------------------------------------------------------------
00:00:00.015 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.043 E: + prefix=
00:00:00.057 E: + include=,
00:00:00.072 E: + id -u
00:00:00.086 E: + [ 0 -eq 0 ]
00:00:00.101 E: + [ fakechroot != root ]
00:00:00.112 E: + [ fakechroot != auto ]
00:00:00.129 E: + id user
00:00:00.150 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.167 E: + useradd --home-dir /home/user --create-home user
00:00:00.236 E: + prefix=runuser -u user --
00:00:00.247 E: + [ minbase = extract ]
00:00:00.254 E: + [ minbase = custom ]
00:00:00.276 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:02.526 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:02.663 E: I: finding correct signed-by value...
00:00:02.925 E: I: automatically chosen format: tar
00:00:02.937 E: I: using /tmp/mmdebstrap.5SRSOEzHUs as tempdir
00:00:03.066 E: I: running apt-get update...
00:00:07.708 E: I: simulate downloading packages with apt...
00:00:10.629 E: I: skip extracting packages because of --dry-run
00:00:10.659 E: I: no essential packages -- skipping...
00:00:10.666 E: I: simulate installing remaining packages inside the chroot...
00:00:13.571 E: I: cleaning package lists and apt cache...
00:00:13.779 E: I: simulate creating tarball...
00:00:13.805 E: I: removing tempdir /tmp/mmdebstrap.5SRSOEzHUs...
00:00:14.031 E: I: success in 11.8198 seconds
00:00:14.055 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:34
result: SUCCESS
------------------------------------------------------------------------------
(227/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: buildd
format: auto
time left: 0:39:02
------------------------------------------------------------------------------
00:00:00.006 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.024 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ fakechroot != root ]
00:00:00.037 E: + [ fakechroot != auto ]
00:00:00.041 E: + id user
00:00:00.045 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: + [ buildd = extract ]
00:00:00.065 E: + [ buildd = custom ]
00:00:00.075 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.479 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.531 E: I: finding correct signed-by value...
00:00:01.671 E: I: automatically chosen format: tar
00:00:01.680 E: I: using /tmp/mmdebstrap.fyTrkKWGKN as tempdir
00:00:01.781 E: I: running apt-get update...
00:00:05.316 E: I: simulate downloading packages with apt...
00:00:08.012 E: I: skip extracting packages because of --dry-run
00:00:08.017 E: I: no essential packages -- skipping...
00:00:08.022 E: I: simulate installing remaining packages inside the chroot...
00:00:11.043 E: I: cleaning package lists and apt cache...
00:00:11.142 E: I: simulate creating tarball...
00:00:11.151 E: I: removing tempdir /tmp/mmdebstrap.fyTrkKWGKN...
00:00:11.208 E: I: success in 9.9114 seconds
00:00:11.219 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:34
result: SUCCESS
------------------------------------------------------------------------------
(228/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: -
format: auto
time left: 0:38:16
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + prefix=
00:00:00.027 E: + include=,
00:00:00.032 E: + id -u
00:00:00.041 E: + [ 0 -eq 0 ]
00:00:00.049 E: + [ fakechroot != root ]
00:00:00.055 E: + [ fakechroot != auto ]
00:00:00.060 E: + id user
00:00:00.066 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.072 E: + useradd --home-dir /home/user --create-home user
00:00:00.079 E: + prefix=runuser -u user --
00:00:00.085 E: + [ - = extract ]
00:00:00.092 E: + [ - = custom ]
00:00:00.098 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:01.169 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.207 E: I: finding correct signed-by value...
00:00:01.339 E: I: automatically chosen format: tar
00:00:01.346 E: I: using /tmp/mmdebstrap.6dLSNnYpPq as tempdir
00:00:01.406 E: I: running apt-get update...
00:00:04.609 E: I: simulate downloading packages with apt...
00:00:07.231 E: I: skip extracting packages because of --dry-run
00:00:07.237 E: I: no essential packages -- skipping...
00:00:07.242 E: I: simulate installing remaining packages inside the chroot...
00:00:12.110 E: I: cleaning package lists and apt cache...
00:00:12.213 E: I: simulate creating tarball...
00:00:12.223 E: I: removing tempdir /tmp/mmdebstrap.6dLSNnYpPq...
00:00:12.284 E: I: success in 11.2511 seconds
00:00:12.294 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
------------------------------------------------------------------------------
(229/280) create-tarball-dry-run
dist: unstable
mode: fakechroot
variant: standard
format: auto
time left: 0:37:28
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.021 E: + prefix=
00:00:00.026 E: + include=,
00:00:00.030 E: + id -u
00:00:00.035 E: + [ 0 -eq 0 ]
00:00:00.042 E: + [ fakechroot != root ]
00:00:00.048 E: + [ fakechroot != auto ]
00:00:00.052 E: + id user
00:00:00.056 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.061 E: + useradd --home-dir /home/user --create-home user
00:00:00.064 E: + prefix=runuser -u user --
00:00:00.069 E: + [ standard = extract ]
00:00:00.075 E: + [ standard = custom ]
00:00:00.080 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.057 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.098 E: I: finding correct signed-by value...
00:00:01.222 E: I: automatically chosen format: tar
00:00:01.228 E: I: using /tmp/mmdebstrap.6qTCnjHtk6 as tempdir
00:00:01.286 E: I: running apt-get update...
00:00:04.568 E: I: simulate downloading packages with apt...
00:00:08.129 E: I: skip extracting packages because of --dry-run
00:00:08.138 E: I: no essential packages -- skipping...
00:00:08.143 E: I: simulate installing remaining packages inside the chroot...
00:00:14.881 E: I: cleaning package lists and apt cache...
00:00:14.984 E: I: simulate creating tarball...
00:00:14.994 E: I: removing tempdir /tmp/mmdebstrap.6qTCnjHtk6...
00:00:15.054 E: I: success in 14.1351 seconds
00:00:15.063 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
------------------------------------------------------------------------------
(230/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: extract
format: auto
time left: 0:36:41
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + prefix=
00:00:00.019 E: + include=,
00:00:00.023 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ chrootless != root ]
00:00:00.036 E: + [ chrootless != auto ]
00:00:00.040 E: + id user
00:00:00.045 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.057 E: + [ extract = extract ]
00:00:00.061 E: + tr \n ,
00:00:00.066 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.071 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.531 E: I: skipping emulation check in chrootless mode
00:00:00.563 E: I: finding correct signed-by value...
00:00:00.666 E: I: automatically chosen format: tar
00:00:00.671 E: I: using /tmp/mmdebstrap.4q8SWVIUqw as tempdir
00:00:00.693 E: I: running apt-get update...
00:00:03.787 E: I: simulate downloading packages with apt...
00:00:06.963 E: I: skip extracting packages because of --dry-run
00:00:06.971 E: I: cleaning package lists and apt cache...
00:00:07.065 E: I: simulate creating tarball...
00:00:07.075 E: I: removing tempdir /tmp/mmdebstrap.4q8SWVIUqw...
00:00:07.081 E: I: success in 6.6820 seconds
00:00:07.091 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:18
result: SUCCESS
------------------------------------------------------------------------------
(231/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:35:53
------------------------------------------------------------------------------
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.017 E: + include=,
00:00:00.022 E: + id -u
00:00:00.027 E: + [ 0 -eq 0 ]
00:00:00.031 E: + [ chrootless != root ]
00:00:00.035 E: + [ chrootless != auto ]
00:00:00.039 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.054 E: + prefix=runuser -u user --
00:00:00.059 E: + [ custom = extract ]
00:00:00.064 E: + [ custom = custom ]
00:00:00.069 E: + tr \n ,
00:00:00.075 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.083 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.548 E: I: skipping emulation check in chrootless mode
00:00:00.577 E: I: finding correct signed-by value...
00:00:00.694 E: I: automatically chosen format: tar
00:00:00.700 E: I: using /tmp/mmdebstrap.mk1D4PQ045 as tempdir
00:00:00.725 E: I: running apt-get update...
00:00:03.816 E: I: simulate downloading packages with apt...
00:00:07.435 E: I: skip extracting packages because of --dry-run
00:00:07.439 E: I: no essential packages -- skipping...
00:00:10.376 E: I: cleaning package lists and apt cache...
00:00:10.469 E: I: simulate creating tarball...
00:00:10.479 E: I: removing tempdir /tmp/mmdebstrap.mk1D4PQ045...
00:00:10.483 E: I: success in 10.0603 seconds
00:00:10.493 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
------------------------------------------------------------------------------
(232/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:35:05
------------------------------------------------------------------------------
00:00:00.014 E: + set -eu
00:00:00.022 E: + export LC_ALL=C.UTF-8
00:00:00.035 E: + prefix=
00:00:00.041 E: + include=,
00:00:00.051 E: + id -u
00:00:00.061 E: + [ 0 -eq 0 ]
00:00:00.066 E: + [ chrootless != root ]
00:00:00.072 E: + [ chrootless != auto ]
00:00:00.079 E: + id user
00:00:00.085 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.091 E: + useradd --home-dir /home/user --create-home user
00:00:00.102 E: + prefix=runuser -u user --
00:00:00.109 E: + [ essential = extract ]
00:00:00.117 E: + [ essential = custom ]
00:00:00.127 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:00.655 E: I: skipping emulation check in chrootless mode
00:00:00.688 E: I: finding correct signed-by value...
00:00:00.798 E: I: automatically chosen format: tar
00:00:00.803 E: I: using /tmp/mmdebstrap.AkwOn0b3qE as tempdir
00:00:00.830 E: I: running apt-get update...
00:00:03.963 E: I: simulate downloading packages with apt...
00:00:06.739 E: I: skip extracting packages because of --dry-run
00:00:06.744 E: I: no essential packages -- skipping...
00:00:06.749 E: I: cleaning package lists and apt cache...
00:00:06.834 E: I: simulate creating tarball...
00:00:06.845 E: I: removing tempdir /tmp/mmdebstrap.AkwOn0b3qE...
00:00:06.851 E: I: success in 6.3281 seconds
00:00:06.860 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:18
result: SUCCESS
------------------------------------------------------------------------------
(233/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: apt
format: auto
time left: 0:34:17
------------------------------------------------------------------------------
00:00:00.009 E: + set -eu
00:00:00.016 E: + export LC_ALL=C.UTF-8
00:00:00.021 E: + prefix=
00:00:00.026 E: + include=,
00:00:00.031 E: + id -u
00:00:00.035 E: + [ 0 -eq 0 ]
00:00:00.041 E: + [ chrootless != root ]
00:00:00.048 E: + [ chrootless != auto ]
00:00:00.054 E: + id user
00:00:00.058 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.066 E: + useradd --home-dir /home/user --create-home user
00:00:00.073 E: + prefix=runuser -u user --
00:00:00.078 E: + [ apt = extract ]
00:00:00.086 E: + [ apt = custom ]
00:00:00.093 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.572 E: I: skipping emulation check in chrootless mode
00:00:00.607 E: I: finding correct signed-by value...
00:00:00.717 E: I: automatically chosen format: tar
00:00:00.722 E: I: using /tmp/mmdebstrap.7CvgtZA9ER as tempdir
00:00:00.746 E: I: running apt-get update...
00:00:03.801 E: I: simulate downloading packages with apt...
00:00:06.641 E: I: skip extracting packages because of --dry-run
00:00:06.648 E: I: no essential packages -- skipping...
00:00:08.867 E: I: cleaning package lists and apt cache...
00:00:08.954 E: I: simulate creating tarball...
00:00:08.966 E: I: removing tempdir /tmp/mmdebstrap.7CvgtZA9ER...
00:00:08.971 E: I: success in 8.5337 seconds
00:00:08.979 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
------------------------------------------------------------------------------
(234/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: minbase
format: auto
time left: 0:33:30
------------------------------------------------------------------------------
00:00:00.008 E: + set -eu
00:00:00.014 E: + export LC_ALL=C.UTF-8
00:00:00.019 E: + prefix=
00:00:00.025 E: + include=,
00:00:00.029 E: + id -u
00:00:00.034 E: + [ 0 -eq 0 ]
00:00:00.040 E: + [ chrootless != root ]
00:00:00.046 E: + [ chrootless != auto ]
00:00:00.052 E: + id user
00:00:00.060 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.066 E: + useradd --home-dir /home/user --create-home user
00:00:00.070 E: + prefix=runuser -u user --
00:00:00.077 E: + [ minbase = extract ]
00:00:00.084 E: + [ minbase = custom ]
00:00:00.088 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.550 E: I: skipping emulation check in chrootless mode
00:00:00.583 E: I: finding correct signed-by value...
00:00:00.683 E: I: automatically chosen format: tar
00:00:00.687 E: I: using /tmp/mmdebstrap.pFlr_G7MKu as tempdir
00:00:00.709 E: I: running apt-get update...
00:00:03.754 E: I: simulate downloading packages with apt...
00:00:06.397 E: I: skip extracting packages because of --dry-run
00:00:06.402 E: I: no essential packages -- skipping...
00:00:09.033 E: I: cleaning package lists and apt cache...
00:00:09.118 E: I: simulate creating tarball...
00:00:09.127 E: I: removing tempdir /tmp/mmdebstrap.pFlr_G7MKu...
00:00:09.132 E: I: success in 8.7167 seconds
00:00:09.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:20
result: SUCCESS
------------------------------------------------------------------------------
(235/280) create-tarball-dry-run
dist: unstable
mode: chrootless
variant: buildd
format: auto
time left: 0:32:43
------------------------------------------------------------------------------
00:00:00.006 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: + include=,
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.034 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.055 E: + prefix=runuser -u user --
00:00:00.059 E: + [ buildd = extract ]
00:00:00.064 E: + [ buildd = custom ]
00:00:00.068 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.530 E: I: skipping emulation check in chrootless mode
00:00:00.563 E: I: finding correct signed-by value...
00:00:00.664 E: I: automatically chosen format: tar
00:00:00.668 E: I: using /tmp/mmdebstrap.ffK2Tl9rL3 as tempdir
00:00:00.690 E: I: running apt-get update...
00:00:03.730 E: I: simulate downloading packages with apt...
00:00:06.752 E: I: skip extracting packages because of --dry-run
00:00:06.758 E: I: no essential packages -- skipping...
00:00:10.886 E: I: cleaning package lists and apt cache...
00:00:10.982 E: I: simulate creating tarball...
00:00:10.992 E: I: removing tempdir /tmp/mmdebstrap.ffK2Tl9rL3...
00:00:10.997 E: I: success in 10.5928 seconds
00:00:11.005 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:31:57
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + prefix=
00:00:00.019 E: + include=,
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ chrootless != root ]
00:00:00.036 E: + [ chrootless != auto ]
00:00:00.040 E: + id user
00:00:00.045 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: + [ - = extract ]
00:00:00.062 E: + [ - = custom ]
00:00:00.066 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.511 E: I: skipping emulation check in chrootless mode
00:00:00.544 E: I: finding correct signed-by value...
00:00:00.655 E: I: automatically chosen format: tar
00:00:00.659 E: I: using /tmp/mmdebstrap.V2pZUGgCHE as tempdir
00:00:00.681 E: I: running apt-get update...
00:00:03.611 E: I: simulate downloading packages with apt...
00:00:06.231 E: I: skip extracting packages because of --dry-run
00:00:06.236 E: I: no essential packages -- skipping...
00:00:10.001 E: I: cleaning package lists and apt cache...
00:00:10.095 E: I: simulate creating tarball...
00:00:10.106 E: I: removing tempdir /tmp/mmdebstrap.V2pZUGgCHE...
00:00:10.111 E: I: success in 9.7348 seconds
00:00:10.121 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:31:10
------------------------------------------------------------------------------
00:00:00.006 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.022 E: + id -u
00:00:00.026 E: + [ 0 -eq 0 ]
00:00:00.030 E: + [ chrootless != root ]
00:00:00.034 E: + [ chrootless != auto ]
00:00:00.041 E: + id user
00:00:00.045 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: + [ standard = extract ]
00:00:00.063 E: + [ standard = custom ]
00:00:00.067 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.527 E: I: skipping emulation check in chrootless mode
00:00:00.560 E: I: finding correct signed-by value...
00:00:00.668 E: I: automatically chosen format: tar
00:00:00.673 E: I: using /tmp/mmdebstrap.j3Ylz3hj8_ as tempdir
00:00:00.696 E: I: running apt-get update...
00:00:03.779 E: I: simulate downloading packages with apt...
00:00:06.301 E: I: skip extracting packages because of --dry-run
00:00:06.307 E: I: no essential packages -- skipping...
00:00:11.443 E: I: cleaning package lists and apt cache...
00:00:11.529 E: I: simulate creating tarball...
00:00:11.539 E: I: removing tempdir /tmp/mmdebstrap.j3Ylz3hj8_...
00:00:11.544 E: I: success in 11.1477 seconds
00:00:11.552 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
------------------------------------------------------------------------------
(238/280) unpack-doc-debian
dist: unstable
mode: root
variant: extract
format: auto
time left: 0:30:24
------------------------------------------------------------------------------
00:00:00.010 E: + set -eu
00:00:00.015 E: + export LC_ALL=C.UTF-8
00:00:00.021 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.027 E: + [ extract = extract ]
00:00:00.032 E: + prefix=
00:00:00.037 E: + id -u
00:00:00.042 E: + [ 0 -eq 0 ]
00:00:00.047 E: + [ root != root ]
00:00:00.052 E: + [ root = fakechroot ]
00:00:00.056 E: + mmdebstrap --mode=root --variant=extract --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian
00:00:00.483 E: I: skipping emulation check for extract variant
00:00:00.544 E: I: finding correct signed-by value...
00:00:00.646 E: I: automatically chosen format: directory
00:00:00.706 E: I: running apt-get update...
00:00:03.650 E: I: downloading packages with apt...
00:00:04.681 E: I: extracting archives...
00:00:04.711 E: W: skipping mounting of sysfs because the /sys directory is missing in the target
00:00:04.716 E: W: skipping mounting of proc because the /proc directory is missing in the target
00:00:04.723 E: I: cleaning package lists and apt cache...
00:00:04.823 E: I: success in 4.4620 seconds
00:00:04.830 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:04.834 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:04.838 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:04.843 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:04.847 E: + rm /tmp/debian-chroot/etc/fstab
00:00:04.851 E: + rm /tmp/debian-chroot/etc/hostname
00:00:04.854 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:04.858 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:04.861 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:04.866 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:04.870 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:04.874 E: + rm -f /tmp/debian-chroot/dev/console
00:00:04.878 E: + rm -f /tmp/debian-chroot/dev/fd
00:00:04.881 E: + rm -f /tmp/debian-chroot/dev/full
00:00:04.886 E: + rm -f /tmp/debian-chroot/dev/null
00:00:04.889 E: + rm -f /tmp/debian-chroot/dev/ptmx
00:00:04.893 E: + rm -f /tmp/debian-chroot/dev/random
00:00:04.897 E: + rm -f /tmp/debian-chroot/dev/stderr
00:00:04.901 E: + rm -f /tmp/debian-chroot/dev/stdin
00:00:04.905 E: + rm -f /tmp/debian-chroot/dev/stdout
00:00:04.908 E: + rm -f /tmp/debian-chroot/dev/tty
00:00:04.912 E: + rm -f /tmp/debian-chroot/dev/urandom
00:00:04.916 E: + rm -f /tmp/debian-chroot/dev/zero
00:00:04.920 E: + find /tmp/debian-chroot -depth -print0
00:00:04.924 E: + xargs -0 rmdir
00:00:04.928 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:15
result: SUCCESS
------------------------------------------------------------------------------
(239/280) unpack-doc-debian
dist: unstable
mode: fakechroot
variant: extract
format: auto
time left: 0:29:37
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.020 E: + [ extract = extract ]
00:00:00.024 E: + prefix=
00:00:00.028 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ fakechroot != root ]
00:00:00.040 E: + [ fakechroot != auto ]
00:00:00.044 E: + id user
00:00:00.048 E: + [ ! -e /mmdebstrap-testenv ]
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: + [ fakechroot = fakechroot ]
00:00:00.064 E: + prefix=runuser -u user -- fakechroot fakeroot
00:00:00.068 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.563 E: I: skipping emulation check for extract variant
00:00:00.602 E: I: finding correct signed-by value...
00:00:00.723 E: I: automatically chosen format: directory
00:00:00.778 E: I: running apt-get update...
00:00:03.772 E: I: downloading packages with apt...
00:00:04.792 E: I: extracting archives...
00:00:04.836 E: I: cleaning package lists and apt cache...
00:00:04.946 E: I: success in 4.5300 seconds
00:00:04.956 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:04.960 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:04.964 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:04.968 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:04.972 E: + rm /tmp/debian-chroot/etc/fstab
00:00:04.976 E: + rm /tmp/debian-chroot/etc/hostname
00:00:04.980 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:04.983 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:04.987 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:04.991 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:04.994 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:04.998 E: + rm -f /tmp/debian-chroot/dev/console
00:00:05.002 E: + rm -f /tmp/debian-chroot/dev/fd
00:00:05.005 E: + rm -f /tmp/debian-chroot/dev/full
00:00:05.010 E: + rm -f /tmp/debian-chroot/dev/null
00:00:05.014 E: + rm -f /tmp/debian-chroot/dev/ptmx
00:00:05.018 E: + rm -f /tmp/debian-chroot/dev/random
00:00:05.023 E: + rm -f /tmp/debian-chroot/dev/stderr
00:00:05.027 E: + rm -f /tmp/debian-chroot/dev/stdin
00:00:05.031 E: + rm -f /tmp/debian-chroot/dev/stdout
00:00:05.035 E: + rm -f /tmp/debian-chroot/dev/tty
00:00:05.039 E: + rm -f /tmp/debian-chroot/dev/urandom
00:00:05.043 E: + rm -f /tmp/debian-chroot/dev/zero
00:00:05.047 E: + find /tmp/debian-chroot -depth -print0
00:00:05.051 E: + xargs -0 rmdir
00:00:05.055 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:15
result: SUCCESS
------------------------------------------------------------------------------
(240/280) install-doc-debian
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:28:50
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + [ custom = custom ]
00:00:00.018 E: + [ chrootless = chrootless ]
00:00:00.022 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM
00:00:00.029 E: + prefix=
00:00:00.033 E: + id -u
00:00:00.039 E: + [ 0 -eq 0 ]
00:00:00.043 E: + [ chrootless != root ]
00:00:00.047 E: + [ chrootless != auto ]
00:00:00.051 E: + id user
00:00:00.056 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.061 E: + useradd --home-dir /home/user --create-home user
00:00:00.066 E: + prefix=runuser -u user --
00:00:00.074 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.502 E: I: skipping emulation check in chrootless mode
00:00:00.534 E: I: finding correct signed-by value...
00:00:00.639 E: I: automatically chosen format: directory
00:00:00.678 E: I: running apt-get update...
00:00:03.578 E: I: downloading packages with apt...
00:00:04.508 E: I: extracting archives...
00:00:04.522 E: I: installing essential packages...
00:00:05.679 E: I: cleaning package lists and apt cache...
00:00:05.778 E: I: success in 5.4050 seconds
00:00:05.786 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:05.790 E: + tar -C /tmp/debian-chroot --owner=0 --group=0 --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/debian-chroot.tar .
00:00:05.794 E: + tar tvf /tmp/debian-chroot.tar
00:00:05.812 E: + rm /tmp/debian-chroot.tar
00:00:05.816 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.820 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:05.824 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:05.828 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:05.832 E: + rm /tmp/debian-chroot/etc/fstab
00:00:05.836 E: + rm /tmp/debian-chroot/etc/hostname
00:00:05.840 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:05.844 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:05.847 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:05.852 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:05.855 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:05.859 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:05.863 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:05.867 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:05.871 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:05.874 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:05.878 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:05.882 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:05.886 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:05.889 E: + find /tmp/debian-chroot -depth -print0
00:00:05.893 E: + xargs -0 rmdir
00:00:05.898 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
------------------------------------------------------------------------------
(241/280) chrootless
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:28:04
------------------------------------------------------------------------------
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=1718525505
00:00:00.019 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM
00:00:00.024 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.520 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.552 E: I: finding correct signed-by value...
00:00:00.660 E: I: automatically chosen format: tar
00:00:00.663 E: I: using /tmp/mmdebstrap.qJ3tUY8gKm as tempdir
00:00:00.716 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.qJ3tUY8gKm
00:00:00.732 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.qJ3tUY8gKm/tmp/tmp.phSRZwxnLs/usr-is-merged.deb'.
00:00:00.778 E: Selecting previously unselected package usr-is-merged.
00:00:00.783 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.787 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.792 E: Unpacking usr-is-merged (1) ...
00:00:00.797 E: Setting up usr-is-merged (1) ...
00:00:00.810 E: I: running apt-get update...
00:00:03.711 E: I: downloading packages with apt...
00:00:05.899 E: I: extracting archives...
00:00:07.757 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.qJ3tUY8gKm
00:00:07.769 E: I: installing essential packages...
00:00:13.908 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.qJ3tUY8gKm
00:00:14.106 E: Reading package lists...
00:00:14.380 E: Building dependency tree...
00:00:14.932 E: The following packages will be upgraded:
00:00:14.938 E:   usr-is-merged
00:00:14.977 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:14.980 E: Need to get 5572 B of archives.
00:00:14.984 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:14.989 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:15.051 E: Fetched 5572 B in 0s (243 kB/s)
00:00:15.056 E: Chrooting into /tmp/mmdebstrap.qJ3tUY8gKm/
00:00:15.160 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:15.205 E: Fetched 5572 B in 0s (243 kB/s)
00:00:15.210 E: Chrooting into /tmp/mmdebstrap.qJ3tUY8gKm/
00:00:15.228 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.232 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:15.241 E: Unpacking usr-is-merged (39) over (1) ...
00:00:15.261 E: Chrooting into /tmp/mmdebstrap.qJ3tUY8gKm/
00:00:15.265 E: Setting up usr-is-merged (39) ...
00:00:15.290 E: Chrooting into /tmp/mmdebstrap.qJ3tUY8gKm/
00:00:15.485 E: I: cleaning package lists and apt cache...
00:00:15.578 E: I: creating tarball...
00:00:16.315 E: I: done
00:00:16.343 E: I: removing tempdir /tmp/mmdebstrap.qJ3tUY8gKm...
00:00:16.534 E: I: success in 16.1561 seconds
00:00:16.541 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:16.953 E: I: skipping check/chrootless as requested
00:00:16.958 E: I: skipping emulation check in chrootless mode
00:00:16.981 E: I: finding correct signed-by value...
00:00:17.089 E: I: automatically chosen format: tar
00:00:17.094 E: I: using /tmp/mmdebstrap.U1eZVCBUx1 as tempdir
00:00:17.149 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.U1eZVCBUx1
00:00:17.165 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.U1eZVCBUx1/tmp/tmp.sHwU6PhspK/usr-is-merged.deb'.
00:00:17.205 E: Selecting previously unselected package usr-is-merged.
00:00:17.210 E: (Reading database ... 0 files and directories currently installed.)
00:00:17.214 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:17.219 E: Unpacking usr-is-merged (1) ...
00:00:17.225 E: Setting up usr-is-merged (1) ...
00:00:17.239 E: I: running apt-get update...
00:00:20.193 E: I: downloading packages with apt...
00:00:22.499 E: I: extracting archives...
00:00:24.400 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.U1eZVCBUx1
00:00:24.408 E: I: installing essential packages...
00:00:32.023 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.U1eZVCBUx1
00:00:32.234 E: Reading package lists...
00:00:32.539 E: Building dependency tree...
00:00:33.190 E: The following packages will be upgraded:
00:00:33.195 E:   usr-is-merged
00:00:33.243 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:33.247 E: Need to get 5572 B of archives.
00:00:33.252 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:33.256 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:33.557 E: Fetched 5572 B in 0s (240 kB/s)
00:00:33.582 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:33.587 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:33.596 E: Unpacking usr-is-merged (39) over (1) ...
00:00:33.621 E: Setting up usr-is-merged (39) ...
00:00:33.834 E: I: cleaning package lists and apt cache...
00:00:33.933 E: I: creating tarball...
00:00:34.587 E: I: done
00:00:34.632 E: I: removing tempdir /tmp/mmdebstrap.U1eZVCBUx1...
00:00:34.813 E: I: success in 17.9699 seconds
00:00:34.824 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:00:34.948 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:00:34.998 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:35.440 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:35.467 E: I: finding correct signed-by value...
00:00:35.577 E: I: automatically chosen format: tar
00:00:35.582 E: I: using /tmp/mmdebstrap.TkZl8jdHUu as tempdir
00:00:35.643 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.TkZl8jdHUu
00:00:35.658 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.TkZl8jdHUu/tmp/tmp.MCAlGf6Bv0/usr-is-merged.deb'.
00:00:35.701 E: Selecting previously unselected package usr-is-merged.
00:00:35.705 E: (Reading database ... 0 files and directories currently installed.)
00:00:35.709 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:35.714 E: Unpacking usr-is-merged (1) ...
00:00:35.718 E: Setting up usr-is-merged (1) ...
00:00:35.728 E: I: running apt-get update...
00:00:38.720 E: I: downloading packages with apt...
00:00:41.075 E: I: extracting archives...
00:00:43.002 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.TkZl8jdHUu
00:00:43.011 E: I: installing essential packages...
00:00:48.916 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.TkZl8jdHUu
00:00:49.099 E: Reading package lists...
00:00:49.366 E: Building dependency tree...
00:00:49.908 E: The following packages will be upgraded:
00:00:49.914 E:   usr-is-merged
00:00:49.954 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:49.959 E: Need to get 5572 B of archives.
00:00:49.964 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:49.968 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:50.044 E: Fetched 5572 B in 0s (253 kB/s)
00:00:50.049 E: Chrooting into /tmp/mmdebstrap.TkZl8jdHUu/
00:00:50.146 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:50.199 E: Fetched 5572 B in 0s (253 kB/s)
00:00:50.203 E: Chrooting into /tmp/mmdebstrap.TkZl8jdHUu/
00:00:50.225 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:50.229 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:50.239 E: Unpacking usr-is-merged (39) over (1) ...
00:00:50.260 E: Chrooting into /tmp/mmdebstrap.TkZl8jdHUu/
00:00:50.265 E: Setting up usr-is-merged (39) ...
00:00:50.289 E: Chrooting into /tmp/mmdebstrap.TkZl8jdHUu/
00:00:50.465 E: I: installing remaining packages inside the chroot...
00:00:54.118 E: I: cleaning package lists and apt cache...
00:00:54.218 E: I: creating tarball...
00:00:55.044 E: I: done
00:00:55.138 E: I: removing tempdir /tmp/mmdebstrap.TkZl8jdHUu...
00:00:55.343 E: I: success in 20.0462 seconds
00:00:55.351 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:00:55.761 E: I: skipping check/chrootless as requested
00:00:55.765 E: I: skipping emulation check in chrootless mode
00:00:55.791 E: I: finding correct signed-by value...
00:00:55.902 E: I: automatically chosen format: tar
00:00:55.907 E: I: using /tmp/mmdebstrap.TADyFAjJNH as tempdir
00:00:55.965 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.TADyFAjJNH
00:00:55.980 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.TADyFAjJNH/tmp/tmp.I4xRrCSM9I/usr-is-merged.deb'.
00:00:56.025 E: Selecting previously unselected package usr-is-merged.
00:00:56.029 E: (Reading database ... 0 files and directories currently installed.)
00:00:56.034 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:56.038 E: Unpacking usr-is-merged (1) ...
00:00:56.042 E: Setting up usr-is-merged (1) ...
00:00:56.053 E: I: running apt-get update...
00:00:58.936 E: I: downloading packages with apt...
00:01:01.221 E: I: extracting archives...
00:01:03.074 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.TADyFAjJNH
00:01:03.084 E: I: installing essential packages...
00:01:10.142 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.TADyFAjJNH
00:01:10.369 E: Reading package lists...
00:01:10.645 E: Building dependency tree...
00:01:11.195 E: The following packages will be upgraded:
00:01:11.201 E:   usr-is-merged
00:01:11.247 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:11.341 E: Need to get 5572 B of archives.
00:01:11.346 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:11.349 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:11.703 E: Fetched 5572 B in 0s (242 kB/s)
00:01:11.766 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:11.770 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:11.781 E: Unpacking usr-is-merged (39) over (1) ...
00:01:11.809 E: Setting up usr-is-merged (39) ...
00:01:16.306 E: I: cleaning package lists and apt cache...
00:01:16.405 E: I: creating tarball...
00:01:17.238 E: I: done
00:01:17.332 E: I: removing tempdir /tmp/mmdebstrap.TADyFAjJNH...
00:01:17.522 E: I: success in 21.8905 seconds
00:01:17.529 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:01:17.668 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:01:17.724 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:18.168 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:18.199 E: I: finding correct signed-by value...
00:01:18.316 E: I: automatically chosen format: tar
00:01:18.320 E: I: using /tmp/mmdebstrap.Xsg67Wtf6L as tempdir
00:01:18.383 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.Xsg67Wtf6L
00:01:18.402 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.Xsg67Wtf6L/tmp/tmp.X7eX55c6VP/usr-is-merged.deb'.
00:01:18.443 E: Selecting previously unselected package usr-is-merged.
00:01:18.447 E: (Reading database ... 0 files and directories currently installed.)
00:01:18.452 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:18.456 E: Unpacking usr-is-merged (1) ...
00:01:18.461 E: Setting up usr-is-merged (1) ...
00:01:18.472 E: I: running apt-get update...
00:01:21.440 E: I: downloading packages with apt...
00:01:23.826 E: I: extracting archives...
00:01:25.773 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.Xsg67Wtf6L
00:01:25.783 E: I: installing essential packages...
00:01:31.737 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.Xsg67Wtf6L
00:01:31.919 E: Reading package lists...
00:01:32.191 E: Building dependency tree...
00:01:32.763 E: The following packages will be upgraded:
00:01:32.768 E:   usr-is-merged
00:01:32.811 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:32.815 E: Need to get 5572 B of archives.
00:01:32.819 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:32.823 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:32.926 E: Fetched 5572 B in 0s (276 kB/s)
00:01:32.930 E: Chrooting into /tmp/mmdebstrap.Xsg67Wtf6L/
00:01:33.039 E: debconf: delaying package configuration, since apt-utils is not installed
00:01:33.097 E: Fetched 5572 B in 0s (276 kB/s)
00:01:33.102 E: Chrooting into /tmp/mmdebstrap.Xsg67Wtf6L/
00:01:33.120 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:33.124 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:33.134 E: Unpacking usr-is-merged (39) over (1) ...
00:01:33.155 E: Chrooting into /tmp/mmdebstrap.Xsg67Wtf6L/
00:01:33.159 E: Setting up usr-is-merged (39) ...
00:01:33.183 E: Chrooting into /tmp/mmdebstrap.Xsg67Wtf6L/
00:01:33.385 E: I: installing remaining packages inside the chroot...
00:01:48.170 E: I: cleaning package lists and apt cache...
00:01:48.293 E: I: creating tarball...
00:01:51.211 E: I: done
00:01:51.483 E: I: removing tempdir /tmp/mmdebstrap.Xsg67Wtf6L...
00:01:52.057 E: I: success in 34.0298 seconds
00:01:52.064 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:01:52.492 E: I: skipping check/chrootless as requested
00:01:52.497 E: I: skipping emulation check in chrootless mode
00:01:52.521 E: I: finding correct signed-by value...
00:01:52.634 E: I: automatically chosen format: tar
00:01:52.639 E: I: using /tmp/mmdebstrap.H1kisoWWf8 as tempdir
00:01:52.705 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.H1kisoWWf8
00:01:52.720 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.H1kisoWWf8/tmp/tmp.1zm4JQRsBV/usr-is-merged.deb'.
00:01:52.777 E: Selecting previously unselected package usr-is-merged.
00:01:52.781 E: (Reading database ... 0 files and directories currently installed.)
00:01:52.785 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:52.790 E: Unpacking usr-is-merged (1) ...
00:01:52.794 E: Setting up usr-is-merged (1) ...
00:01:52.803 E: I: running apt-get update...
00:01:55.754 E: I: downloading packages with apt...
00:01:58.254 E: I: extracting archives...
00:02:00.109 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.H1kisoWWf8
00:02:00.119 E: I: installing essential packages...
00:02:07.181 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.H1kisoWWf8
00:02:07.440 E: Reading package lists...
00:02:07.727 E: Building dependency tree...
00:02:08.376 E: The following packages will be upgraded:
00:02:08.380 E:   usr-is-merged
00:02:08.423 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:08.429 E: Need to get 5572 B of archives.
00:02:08.434 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:08.438 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:08.751 E: Fetched 5572 B in 0s (285 kB/s)
00:02:08.774 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:08.778 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:08.788 E: Unpacking usr-is-merged (39) over (1) ...
00:02:08.810 E: Setting up usr-is-merged (39) ...
00:02:23.193 E: I: cleaning package lists and apt cache...
00:02:23.379 E: I: creating tarball...
00:02:26.788 E: I: done
00:02:27.047 E: I: removing tempdir /tmp/mmdebstrap.H1kisoWWf8...
00:02:27.562 E: I: success in 35.2079 seconds
00:02:27.569 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:02:28.134 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:02:28.333 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:28.747 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:28.773 E: I: finding correct signed-by value...
00:02:28.885 E: I: automatically chosen format: tar
00:02:28.889 E: I: using /tmp/mmdebstrap._njfiVAvou as tempdir
00:02:28.949 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap._njfiVAvou
00:02:28.964 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap._njfiVAvou/tmp/tmp.fQmFWAaXV2/usr-is-merged.deb'.
00:02:29.005 E: Selecting previously unselected package usr-is-merged.
00:02:29.010 E: (Reading database ... 0 files and directories currently installed.)
00:02:29.014 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:29.020 E: Unpacking usr-is-merged (1) ...
00:02:29.024 E: Setting up usr-is-merged (1) ...
00:02:29.035 E: I: running apt-get update...
00:02:32.023 E: I: downloading packages with apt...
00:02:34.384 E: I: extracting archives...
00:02:36.296 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap._njfiVAvou
00:02:36.306 E: I: installing essential packages...
00:02:42.325 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap._njfiVAvou
00:02:42.549 E: Reading package lists...
00:02:42.803 E: Building dependency tree...
00:02:43.326 E: The following packages will be upgraded:
00:02:43.330 E:   usr-is-merged
00:02:43.367 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:43.371 E: Need to get 5572 B of archives.
00:02:43.375 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:43.379 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:43.449 E: Fetched 5572 B in 0s (281 kB/s)
00:02:43.454 E: Chrooting into /tmp/mmdebstrap._njfiVAvou/
00:02:43.565 E: debconf: delaying package configuration, since apt-utils is not installed
00:02:43.624 E: Fetched 5572 B in 0s (281 kB/s)
00:02:43.628 E: Chrooting into /tmp/mmdebstrap._njfiVAvou/
00:02:43.648 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:43.652 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:43.662 E: Unpacking usr-is-merged (39) over (1) ...
00:02:43.683 E: Chrooting into /tmp/mmdebstrap._njfiVAvou/
00:02:43.687 E: Setting up usr-is-merged (39) ...
00:02:43.711 E: Chrooting into /tmp/mmdebstrap._njfiVAvou/
00:02:43.892 E: I: installing remaining packages inside the chroot...
00:02:46.834 E: I: cleaning package lists and apt cache...
00:02:46.955 E: I: creating tarball...
00:02:47.755 E: I: done
00:02:47.857 E: I: removing tempdir /tmp/mmdebstrap._njfiVAvou...
00:02:48.068 E: I: success in 19.4581 seconds
00:02:48.076 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:02:48.493 E: I: skipping check/chrootless as requested
00:02:48.498 E: I: skipping emulation check in chrootless mode
00:02:48.520 E: I: finding correct signed-by value...
00:02:48.629 E: I: automatically chosen format: tar
00:02:48.633 E: I: using /tmp/mmdebstrap.p4wPnyIox6 as tempdir
00:02:48.695 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.p4wPnyIox6
00:02:48.711 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.p4wPnyIox6/tmp/tmp.RdcY6h4EaC/usr-is-merged.deb'.
00:02:48.756 E: Selecting previously unselected package usr-is-merged.
00:02:48.761 E: (Reading database ... 0 files and directories currently installed.)
00:02:48.765 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:48.770 E: Unpacking usr-is-merged (1) ...
00:02:48.774 E: Setting up usr-is-merged (1) ...
00:02:48.784 E: I: running apt-get update...
00:02:51.807 E: I: downloading packages with apt...
00:02:54.116 E: I: extracting archives...
00:02:55.999 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.p4wPnyIox6
00:02:56.009 E: I: installing essential packages...
00:03:03.056 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.p4wPnyIox6
00:03:03.245 E: Reading package lists...
00:03:03.500 E: Building dependency tree...
00:03:04.127 E: The following packages will be upgraded:
00:03:04.132 E:   usr-is-merged
00:03:04.182 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:03:04.187 E: Need to get 5572 B of archives.
00:03:04.192 E: After this operation, 13.3 kB of additional disk space will be used.
00:03:04.197 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:03:04.534 E: Fetched 5572 B in 0s (238 kB/s)
00:03:04.560 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:04.566 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:03:04.575 E: Unpacking usr-is-merged (39) over (1) ...
00:03:04.602 E: Setting up usr-is-merged (39) ...
00:03:07.750 E: I: cleaning package lists and apt cache...
00:03:07.870 E: I: creating tarball...
00:03:08.694 E: I: done
00:03:08.769 E: I: removing tempdir /tmp/mmdebstrap.p4wPnyIox6...
00:03:09.031 E: I: success in 20.6695 seconds
00:03:09.039 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:03:09.191 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:03:09.249 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:20
result: SUCCESS
------------------------------------------------------------------------------
(242/280) chrootless-fakeroot
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:27:47
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.019 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM
00:00:00.023 E: + [ chrootless = chrootless ]
00:00:00.027 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.044 E: + [ chrootless != 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: + MMTARFILTER=
00:00:00.070 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.074 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.079 E: + [ -x ./tarfilter ]
00:00:00.083 E: + MMTARFILTER=./tarfilter
00:00:00.087 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian
00:00:00.090 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:00.486 E: I: automatically chosen mode: root
00:00:00.495 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.526 E: I: finding correct signed-by value...
00:00:00.636 E: I: automatically chosen format: tar
00:00:00.640 E: I: using /tmp/mmdebstrap.BAZtcbr50A as tempdir
00:00:00.689 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.BAZtcbr50A
00:00:00.705 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.BAZtcbr50A/tmp/tmp.q83wNn4MNx/usr-is-merged.deb'.
00:00:00.747 E: Selecting previously unselected package usr-is-merged.
00:00:00.752 E: (Reading database ... 0 files and directories currently installed.)
00:00:00.756 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:00.760 E: Unpacking usr-is-merged (1) ...
00:00:00.765 E: Setting up usr-is-merged (1) ...
00:00:00.778 E: I: running apt-get update...
00:00:03.760 E: I: downloading packages with apt...
00:00:06.071 E: I: extracting archives...
00:00:08.105 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.BAZtcbr50A
00:00:08.116 E: I: installing essential packages...
00:00:14.209 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.BAZtcbr50A
00:00:14.393 E: Reading package lists...
00:00:14.635 E: Building dependency tree...
00:00:15.250 E: The following packages will be upgraded:
00:00:15.255 E:   usr-is-merged
00:00:15.297 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:15.301 E: Need to get 5572 B of archives.
00:00:15.305 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:15.310 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:15.380 E: Fetched 5572 B in 0s (245 kB/s)
00:00:15.384 E: Chrooting into /tmp/mmdebstrap.BAZtcbr50A/
00:00:15.486 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:15.534 E: Fetched 5572 B in 0s (245 kB/s)
00:00:15.538 E: Chrooting into /tmp/mmdebstrap.BAZtcbr50A/
00:00:15.557 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.561 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:15.570 E: Unpacking usr-is-merged (39) over (1) ...
00:00:15.590 E: Chrooting into /tmp/mmdebstrap.BAZtcbr50A/
00:00:15.594 E: Setting up usr-is-merged (39) ...
00:00:15.618 E: Chrooting into /tmp/mmdebstrap.BAZtcbr50A/
00:00:15.811 E: I: cleaning package lists and apt cache...
00:00:15.897 E: I: creating tarball...
00:00:17.081 E: I: done
00:00:17.090 E: I: removing tempdir /tmp/mmdebstrap.BAZtcbr50A...
00:00:17.257 E: I: success in 16.8957 seconds
00:00:17.275 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian
00:00:17.280 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:17.812 E: I: skipping emulation check in chrootless mode
00:00:17.842 E: I: finding correct signed-by value...
00:00:17.985 E: I: automatically chosen format: tar
00:00:17.990 E: I: using /tmp/mmdebstrap.cWowjuAwNA as tempdir
00:00:18.059 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.cWowjuAwNA
00:00:18.078 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.cWowjuAwNA/tmp/tmp.zUFO0ls85O/usr-is-merged.deb'.
00:00:18.128 E: Selecting previously unselected package usr-is-merged.
00:00:18.133 E: (Reading database ... 0 files and directories currently installed.)
00:00:18.138 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:18.143 E: Unpacking usr-is-merged (1) ...
00:00:18.147 E: Setting up usr-is-merged (1) ...
00:00:18.158 E: I: running apt-get update...
00:00:21.187 E: I: downloading packages with apt...
00:00:23.400 E: I: extracting archives...
00:00:25.383 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.cWowjuAwNA
00:00:25.392 E: I: installing essential packages...
00:00:32.095 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.cWowjuAwNA
00:00:32.273 E: Reading package lists...
00:00:32.536 E: Building dependency tree...
00:00:33.029 E: The following packages will be upgraded:
00:00:33.035 E:   usr-is-merged
00:00:33.077 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:33.082 E: Need to get 5572 B of archives.
00:00:33.086 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:33.091 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:33.252 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:00:33.281 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:00:33.340 E: Fetched 5572 B in 0s (234 kB/s)
00:00:33.370 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:33.374 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:33.386 E: Unpacking usr-is-merged (39) over (1) ...
00:00:33.413 E: Setting up usr-is-merged (39) ...
00:00:33.606 E: I: cleaning package lists and apt cache...
00:00:33.707 E: I: creating tarball...
00:00:34.868 E: I: done
00:00:34.875 E: I: removing tempdir /tmp/mmdebstrap.cWowjuAwNA...
00:00:35.128 E: I: success in 17.4592 seconds
00:00:35.150 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:00:35.286 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:00:35.338 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt unstable - http://127.0.0.1/debian
00:00:35.342 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:35.766 E: I: automatically chosen mode: root
00:00:35.777 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:35.802 E: I: finding correct signed-by value...
00:00:35.906 E: I: automatically chosen format: tar
00:00:35.910 E: I: using /tmp/mmdebstrap.GMVRUlHky0 as tempdir
00:00:35.962 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.GMVRUlHky0
00:00:35.977 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.GMVRUlHky0/tmp/tmp.JYq8Kh10mY/usr-is-merged.deb'.
00:00:36.014 E: Selecting previously unselected package usr-is-merged.
00:00:36.018 E: (Reading database ... 0 files and directories currently installed.)
00:00:36.022 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:36.025 E: Unpacking usr-is-merged (1) ...
00:00:36.030 E: Setting up usr-is-merged (1) ...
00:00:36.040 E: I: running apt-get update...
00:00:38.925 E: I: downloading packages with apt...
00:00:41.167 E: I: extracting archives...
00:00:43.006 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.GMVRUlHky0
00:00:43.015 E: I: installing essential packages...
00:00:48.551 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.GMVRUlHky0
00:00:48.727 E: Reading package lists...
00:00:48.997 E: Building dependency tree...
00:00:49.564 E: The following packages will be upgraded:
00:00:49.569 E:   usr-is-merged
00:00:49.611 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:00:49.615 E: Need to get 5572 B of archives.
00:00:49.619 E: After this operation, 13.3 kB of additional disk space will be used.
00:00:49.623 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:00:49.700 E: Fetched 5572 B in 0s (257 kB/s)
00:00:49.704 E: Chrooting into /tmp/mmdebstrap.GMVRUlHky0/
00:00:49.803 E: debconf: delaying package configuration, since apt-utils is not installed
00:00:49.858 E: Fetched 5572 B in 0s (257 kB/s)
00:00:49.863 E: Chrooting into /tmp/mmdebstrap.GMVRUlHky0/
00:00:49.886 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:49.890 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:00:49.899 E: Unpacking usr-is-merged (39) over (1) ...
00:00:49.919 E: Chrooting into /tmp/mmdebstrap.GMVRUlHky0/
00:00:49.924 E: Setting up usr-is-merged (39) ...
00:00:49.944 E: Chrooting into /tmp/mmdebstrap.GMVRUlHky0/
00:00:50.122 E: I: installing remaining packages inside the chroot...
00:00:53.716 E: I: cleaning package lists and apt cache...
00:00:53.807 E: I: creating tarball...
00:00:55.142 E: I: done
00:00:55.150 E: I: removing tempdir /tmp/mmdebstrap.GMVRUlHky0...
00:00:55.332 E: I: success in 19.6920 seconds
00:00:55.340 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:00:55.345 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:00:55.790 E: I: skipping emulation check in chrootless mode
00:00:55.823 E: I: finding correct signed-by value...
00:00:55.938 E: I: automatically chosen format: tar
00:00:55.942 E: I: using /tmp/mmdebstrap.muKyxMkmi5 as tempdir
00:00:56.007 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.muKyxMkmi5
00:00:56.027 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.muKyxMkmi5/tmp/tmp.C1QLCCQLfN/usr-is-merged.deb'.
00:00:56.073 E: Selecting previously unselected package usr-is-merged.
00:00:56.077 E: (Reading database ... 0 files and directories currently installed.)
00:00:56.081 E: Preparing to unpack .../usr-is-merged.deb ...
00:00:56.085 E: Unpacking usr-is-merged (1) ...
00:00:56.089 E: Setting up usr-is-merged (1) ...
00:00:56.099 E: I: running apt-get update...
00:00:59.015 E: I: downloading packages with apt...
00:01:01.295 E: I: extracting archives...
00:01:03.220 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.muKyxMkmi5
00:01:03.231 E: I: installing essential packages...
00:01:09.888 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.muKyxMkmi5
00:01:10.063 E: Reading package lists...
00:01:10.288 E: Building dependency tree...
00:01:10.732 E: The following packages will be upgraded:
00:01:10.737 E:   usr-is-merged
00:01:10.773 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:10.779 E: Need to get 5572 B of archives.
00:01:10.783 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:10.787 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:10.933 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:01:10.960 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:01:11.004 E: Fetched 5572 B in 0s (269 kB/s)
00:01:11.034 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:11.039 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:11.051 E: Unpacking usr-is-merged (39) over (1) ...
00:01:11.080 E: Setting up usr-is-merged (39) ...
00:01:15.131 E: I: cleaning package lists and apt cache...
00:01:15.233 E: I: creating tarball...
00:01:16.612 E: I: done
00:01:16.621 E: I: removing tempdir /tmp/mmdebstrap.muKyxMkmi5...
00:01:16.884 E: I: success in 21.2301 seconds
00:01:16.894 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:01:17.030 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:01:17.099 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential unstable - http://127.0.0.1/debian
00:01:17.103 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:01:17.523 E: I: automatically chosen mode: root
00:01:17.531 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:17.557 E: I: finding correct signed-by value...
00:01:17.661 E: I: automatically chosen format: tar
00:01:17.666 E: I: using /tmp/mmdebstrap.ABOV_nQ7M4 as tempdir
00:01:17.723 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.ABOV_nQ7M4
00:01:17.739 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.ABOV_nQ7M4/tmp/tmp.CmDjHwYTpa/usr-is-merged.deb'.
00:01:17.778 E: Selecting previously unselected package usr-is-merged.
00:01:17.782 E: (Reading database ... 0 files and directories currently installed.)
00:01:17.786 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:17.790 E: Unpacking usr-is-merged (1) ...
00:01:17.794 E: Setting up usr-is-merged (1) ...
00:01:17.804 E: I: running apt-get update...
00:01:20.595 E: I: downloading packages with apt...
00:01:22.753 E: I: extracting archives...
00:01:24.620 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.ABOV_nQ7M4
00:01:24.630 E: I: installing essential packages...
00:01:30.181 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.ABOV_nQ7M4
00:01:30.349 E: Reading package lists...
00:01:30.592 E: Building dependency tree...
00:01:31.056 E: The following packages will be upgraded:
00:01:31.061 E:   usr-is-merged
00:01:31.098 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:01:31.103 E: Need to get 5572 B of archives.
00:01:31.107 E: After this operation, 13.3 kB of additional disk space will be used.
00:01:31.111 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:01:31.178 E: Fetched 5572 B in 0s (271 kB/s)
00:01:31.182 E: Chrooting into /tmp/mmdebstrap.ABOV_nQ7M4/
00:01:31.279 E: debconf: delaying package configuration, since apt-utils is not installed
00:01:31.327 E: Fetched 5572 B in 0s (271 kB/s)
00:01:31.331 E: Chrooting into /tmp/mmdebstrap.ABOV_nQ7M4/
00:01:31.347 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:31.351 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:01:31.359 E: Unpacking usr-is-merged (39) over (1) ...
00:01:31.379 E: Chrooting into /tmp/mmdebstrap.ABOV_nQ7M4/
00:01:31.383 E: Setting up usr-is-merged (39) ...
00:01:31.403 E: Chrooting into /tmp/mmdebstrap.ABOV_nQ7M4/
00:01:31.569 E: I: installing remaining packages inside the chroot...
00:01:44.414 E: I: cleaning package lists and apt cache...
00:01:44.524 E: I: creating tarball...
00:01:48.688 E: I: done
00:01:48.696 E: I: removing tempdir /tmp/mmdebstrap.ABOV_nQ7M4...
00:01:49.191 E: I: success in 31.7899 seconds
00:01:49.219 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:01:49.225 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:01:49.658 E: I: skipping emulation check in chrootless mode
00:01:49.688 E: I: finding correct signed-by value...
00:01:49.812 E: I: automatically chosen format: tar
00:01:49.816 E: I: using /tmp/mmdebstrap.CsuCXp7_pX as tempdir
00:01:49.879 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.CsuCXp7_pX
00:01:49.896 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.CsuCXp7_pX/tmp/tmp.4j3F5v1fTJ/usr-is-merged.deb'.
00:01:49.934 E: Selecting previously unselected package usr-is-merged.
00:01:49.938 E: (Reading database ... 0 files and directories currently installed.)
00:01:49.942 E: Preparing to unpack .../usr-is-merged.deb ...
00:01:49.946 E: Unpacking usr-is-merged (1) ...
00:01:49.949 E: Setting up usr-is-merged (1) ...
00:01:49.962 E: I: running apt-get update...
00:01:52.792 E: I: downloading packages with apt...
00:01:54.959 E: I: extracting archives...
00:01:56.870 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.CsuCXp7_pX
00:01:56.879 E: I: installing essential packages...
00:02:03.414 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.CsuCXp7_pX
00:02:03.584 E: Reading package lists...
00:02:03.826 E: Building dependency tree...
00:02:04.331 E: The following packages will be upgraded:
00:02:04.336 E:   usr-is-merged
00:02:04.375 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:04.379 E: Need to get 5572 B of archives.
00:02:04.383 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:04.386 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:04.546 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:02:04.574 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:02:04.624 E: Fetched 5572 B in 0s (282 kB/s)
00:02:04.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 ... 3675 files and directories currently installed.)
00:02:04.655 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:04.667 E: Unpacking usr-is-merged (39) over (1) ...
00:02:04.693 E: Setting up usr-is-merged (39) ...
00:02:18.411 E: I: cleaning package lists and apt cache...
00:02:18.534 E: I: creating tarball...
00:02:22.895 E: I: done
00:02:22.903 E: I: removing tempdir /tmp/mmdebstrap.CsuCXp7_pX...
00:02:23.552 E: I: success in 34.0258 seconds
00:02:23.581 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:02:24.079 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:02:24.289 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv unstable - http://127.0.0.1/debian
00:02:24.293 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:02:24.690 E: I: automatically chosen mode: root
00:02:24.700 E: I: chroot architecture amd64 is equal to the host's architecture
00:02:24.729 E: I: finding correct signed-by value...
00:02:24.832 E: I: automatically chosen format: tar
00:02:24.836 E: I: using /tmp/mmdebstrap.VdD4Z6KOVx as tempdir
00:02:24.893 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.VdD4Z6KOVx
00:02:24.907 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.VdD4Z6KOVx/tmp/tmp.EQn83qqefU/usr-is-merged.deb'.
00:02:24.947 E: Selecting previously unselected package usr-is-merged.
00:02:24.950 E: (Reading database ... 0 files and directories currently installed.)
00:02:24.954 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:24.958 E: Unpacking usr-is-merged (1) ...
00:02:24.961 E: Setting up usr-is-merged (1) ...
00:02:24.971 E: I: running apt-get update...
00:02:27.762 E: I: downloading packages with apt...
00:02:29.917 E: I: extracting archives...
00:02:31.744 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.VdD4Z6KOVx
00:02:31.752 E: I: installing essential packages...
00:02:37.161 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.VdD4Z6KOVx
00:02:37.328 E: Reading package lists...
00:02:37.584 E: Building dependency tree...
00:02:38.115 E: The following packages will be upgraded:
00:02:38.119 E:   usr-is-merged
00:02:38.157 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:38.161 E: Need to get 5572 B of archives.
00:02:38.165 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:38.169 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:38.246 E: Fetched 5572 B in 0s (306 kB/s)
00:02:38.251 E: Chrooting into /tmp/mmdebstrap.VdD4Z6KOVx/
00:02:38.355 E: debconf: delaying package configuration, since apt-utils is not installed
00:02:38.407 E: Fetched 5572 B in 0s (306 kB/s)
00:02:38.411 E: Chrooting into /tmp/mmdebstrap.VdD4Z6KOVx/
00:02:38.432 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:38.436 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:38.445 E: Unpacking usr-is-merged (39) over (1) ...
00:02:38.464 E: Chrooting into /tmp/mmdebstrap.VdD4Z6KOVx/
00:02:38.468 E: Setting up usr-is-merged (39) ...
00:02:38.489 E: Chrooting into /tmp/mmdebstrap.VdD4Z6KOVx/
00:02:38.671 E: I: installing remaining packages inside the chroot...
00:02:41.337 E: I: cleaning package lists and apt cache...
00:02:41.449 E: I: creating tarball...
00:02:42.881 E: I: done
00:02:42.889 E: I: removing tempdir /tmp/mmdebstrap.VdD4Z6KOVx...
00:02:43.109 E: I: success in 18.5412 seconds
00:02:43.129 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:02:43.134 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore*
00:02:43.582 E: I: skipping emulation check in chrootless mode
00:02:43.612 E: I: finding correct signed-by value...
00:02:43.724 E: I: automatically chosen format: tar
00:02:43.729 E: I: using /tmp/mmdebstrap.IkSUfyc8EN as tempdir
00:02:43.793 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.IkSUfyc8EN
00:02:43.810 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.IkSUfyc8EN/tmp/tmp.VhooksZAAb/usr-is-merged.deb'.
00:02:43.853 E: Selecting previously unselected package usr-is-merged.
00:02:43.857 E: (Reading database ... 0 files and directories currently installed.)
00:02:43.861 E: Preparing to unpack .../usr-is-merged.deb ...
00:02:43.865 E: Unpacking usr-is-merged (1) ...
00:02:43.869 E: Setting up usr-is-merged (1) ...
00:02:43.878 E: I: running apt-get update...
00:02:46.689 E: I: downloading packages with apt...
00:02:48.868 E: I: extracting archives...
00:02:50.754 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.IkSUfyc8EN
00:02:50.768 E: I: installing essential packages...
00:02:57.425 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.IkSUfyc8EN
00:02:57.618 E: Reading package lists...
00:02:57.897 E: Building dependency tree...
00:02:58.507 E: The following packages will be upgraded:
00:02:58.511 E:   usr-is-merged
00:02:58.557 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
00:02:58.561 E: Need to get 5572 B of archives.
00:02:58.565 E: After this operation, 13.3 kB of additional disk space will be used.
00:02:58.569 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B]
00:02:58.734 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
00:02:58.762 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76.
00:02:58.818 E: Fetched 5572 B in 0s (278 kB/s)
00:02:58.844 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:58.847 E: Preparing to unpack .../usr-is-merged_39_all.deb ...
00:02:58.858 E: Unpacking usr-is-merged (39) over (1) ...
00:02:58.882 E: Setting up usr-is-merged (39) ...
00:03:02.060 E: I: cleaning package lists and apt cache...
00:03:02.183 E: I: creating tarball...
00:03:03.627 E: I: done
00:03:03.635 E: I: removing tempdir /tmp/mmdebstrap.IkSUfyc8EN...
00:03:03.904 E: I: success in 20.4593 seconds
00:03:03.913 E: + cmp /tmp/root.tar /tmp/chrootless.tar
00:03:04.044 E: + rm /tmp/chrootless.tar /tmp/root.tar
00:03:04.106 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:16
result: SUCCESS
------------------------------------------------------------------------------
(243/280) chrootless-foreign
dist: unstable
mode: chrootless
variant: essential
format: auto
time left: 0:27:28
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:26:38
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + [ custom = custom ]
00:00:00.020 E: + [ chrootless = chrootless ]
00:00:00.024 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.040 E: + [ chrootless != auto ]
00:00:00.043 E: + id user
00:00:00.047 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: + 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.473 E: I: skipping emulation check in chrootless mode
00:00:00.504 E: I: finding correct signed-by value...
00:00:00.601 E: I: automatically chosen format: tar
00:00:00.606 E: I: using /tmp/mmdebstrap.9awdZHUmBg as tempdir
00:00:00.626 E: I: running apt-get update...
00:00:03.433 E: I: downloading packages with apt...
00:00:04.321 E: I: extracting archives...
00:00:04.337 E: I: installing essential packages...
00:00:05.524 E: I: cleaning package lists and apt cache...
00:00:05.610 E: I: creating tarball...
00:00:05.627 E: I: done
00:00:05.635 E: I: removing tempdir /tmp/mmdebstrap.9awdZHUmBg...
00:00:05.642 E: I: success in 5.2832 seconds
00:00:05.652 E: + tar tvf /tmp/debian-chroot.tar
00:00:05.656 E: + grep -v  ./dev
00:00:05.660 E: + diff -u doc-debian.tar.list -
00:00:05.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:15
result: SUCCESS
------------------------------------------------------------------------------
(245/280) install-doc-debian-and-test-hooks
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:25:51
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 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.047 E: + id user
00:00:00.051 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.054 E: + useradd --home-dir /home/user --create-home user
00:00:00.058 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.493 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: directory
00:00:00.646 E: I: running --setup-hook in shell: sh -c 'touch "$1/tmp/setup"' exec /tmp/debian-chroot
00:00:00.652 E: I: running apt-get update...
00:00:03.558 E: I: downloading packages with apt...
00:00:04.484 E: I: extracting archives...
00:00:04.498 E: I: installing essential packages...
00:00:05.368 E: I: running --customize-hook in shell: sh -c 'touch "$1/tmp/customize"' exec /tmp/debian-chroot
00:00:05.373 E: I: cleaning package lists and apt cache...
00:00:05.456 E: I: skipping cleanup/tmp as requested
00:00:05.465 E: I: success in 5.0928 seconds
00:00:05.472 E: + rm /tmp/debian-chroot/tmp/setup
00:00:05.476 E: + rm /tmp/debian-chroot/tmp/customize
00:00:05.480 E: + date --utc --date=@1718525505 --iso-8601=seconds
00:00:05.484 E: + tar -C /tmp/debian-chroot --owner=0 --group=0 --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-16T08:11:45+00:00 -cf /tmp/debian-chroot.tar .
00:00:05.488 E: + tar tvf /tmp/debian-chroot.tar
00:00:05.491 E: + grep -v  ./dev
00:00:05.494 E: + diff -u doc-debian.tar.list -
00:00:05.498 E: + rm /tmp/debian-chroot.tar
00:00:05.502 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.506 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian
00:00:05.510 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian
00:00:05.514 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:05.517 E: + rm /tmp/debian-chroot/etc/fstab
00:00:05.521 E: + rm /tmp/debian-chroot/etc/hostname
00:00:05.524 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:05.528 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:05.532 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:05.535 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:05.538 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:05.542 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:05.545 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:05.549 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:05.553 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:05.557 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:05.561 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:05.564 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums
00:00:05.568 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list
00:00:05.573 E: + find /tmp/debian-chroot -depth -print0
00:00:05.576 E: + xargs -0 rmdir
00:00:05.580 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:15
result: SUCCESS
------------------------------------------------------------------------------
(246/280) install-libmagic-mgc-on-foreign
dist: unstable
mode: chrootless
variant: custom
format: auto
time left: 0:25:04
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ custom = custom ]
00:00:00.017 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.034 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.477 E: I: skipping emulation check in chrootless mode
00:00:00.507 E: I: finding correct signed-by value...
00:00:00.607 E: I: automatically chosen format: directory
00:00:00.632 E: I: running apt-get update...
00:00:03.428 E: I: downloading packages with apt...
00:00:04.381 E: I: extracting archives...
00:00:04.420 E: I: installing essential packages...
00:00:05.316 E: I: cleaning package lists and apt cache...
00:00:05.405 E: I: success in 5.0421 seconds
00:00:05.413 E: + rm /tmp/debian-chroot/usr/lib/file/magic.mgc
00:00:05.416 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/README.Debian
00:00:05.420 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.gz
00:00:05.424 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.gz
00:00:05.428 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/copyright
00:00:05.432 E: + rm -f /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.arm64.gz
00:00:05.435 E: + rm /tmp/debian-chroot/usr/share/file/magic.mgc
00:00:05.439 E: + rm /tmp/debian-chroot/usr/share/misc/magic.mgc
00:00:05.443 E: + rm /tmp/debian-chroot/etc/apt/sources.list
00:00:05.447 E: + rm /tmp/debian-chroot/etc/fstab
00:00:05.450 E: + rm /tmp/debian-chroot/etc/hostname
00:00:05.454 E: + rm /tmp/debian-chroot/etc/resolv.conf
00:00:05.458 E: + rm /tmp/debian-chroot/var/lib/dpkg/status
00:00:05.462 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock
00:00:05.465 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock
00:00:05.469 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend
00:00:05.472 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock
00:00:05.476 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch
00:00:05.480 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock
00:00:05.483 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp
00:00:05.487 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old
00:00:05.491 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format
00:00:05.495 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.md5sums
00:00:05.498 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.list
00:00:05.502 E: + find /tmp/debian-chroot -depth -print0
00:00:05.506 E: + xargs -0 rmdir
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:15
result: SUCCESS
------------------------------------------------------------------------------
(247/280) install-busybox-based-sub-essential-system
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:24:17
------------------------------------------------------------------------------
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: + pkgs=base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar
00:00:00.019 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.443 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.475 E: I: finding correct signed-by value...
00:00:00.571 E: I: automatically chosen format: directory
00:00:00.623 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1/bin"' exec /tmp/debian-chroot
00:00:00.630 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.634 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.639 E: I: running apt-get update...
00:00:03.501 E: I: downloading packages with apt...
00:00:04.839 E: I: extracting archives...
00:00:05.452 E: I: running --extract-hook in shell: sh -c 'chroot "$1" busybox --install -s' exec /tmp/debian-chroot
00:00:05.465 E: I: installing essential packages...
00:00:07.073 E: I: cleaning package lists and apt cache...
00:00:07.171 E: I: success in 6.8454 seconds
00:00:07.179 E: + echo base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar
00:00:07.183 E: + tr , \n
00:00:07.186 E: + chroot /tmp/debian-chroot dpkg-query -f ${binary:Package}\n -W
00:00:07.190 E: + comm -12 - /tmp/expected
00:00:07.194 E: + diff -u - /tmp/expected
00:00:07.197 E: + rm /tmp/expected
00:00:07.201 E: + test -L /tmp/debian-chroot/bin/echo
00:00:07.205 E: + readlink /tmp/debian-chroot/bin/echo
00:00:07.208 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.212 E: + test -L /tmp/debian-chroot/bin/cat
00:00:07.215 E: + readlink /tmp/debian-chroot/bin/cat
00:00:07.219 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.222 E: + test -L /tmp/debian-chroot/bin/sed
00:00:07.226 E: + readlink /tmp/debian-chroot/bin/sed
00:00:07.229 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.233 E: + test -L /tmp/debian-chroot/bin/grep
00:00:07.237 E: + readlink /tmp/debian-chroot/bin/grep
00:00:07.240 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.244 E: + test -L /tmp/debian-chroot/usr/bin/sort
00:00:07.249 E: + readlink /tmp/debian-chroot/usr/bin/sort
00:00:07.252 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.256 E: + test -L /tmp/debian-chroot/usr/bin/tee
00:00:07.260 E: + readlink /tmp/debian-chroot/usr/bin/tee
00:00:07.263 E: + test /usr/bin/busybox = /usr/bin/busybox
00:00:07.267 E: + [ ! -L /tmp/debian-chroot/bin ]
00:00:07.270 E: + [ ! -L /tmp/debian-chroot/sbin ]
00:00:07.273 E: + chroot /tmp/debian-chroot echo foobar
00:00:07.277 E: + + chroot /tmp/debian-chroot cat
00:00:07.281 E: chroot /tmp/debian-chroot sort
00:00:07.285 E: + chroot /tmp/debian-chroot tee /dev/null
00:00:07.288 E: + chroot /tmp/debian-chroot sed s/foobar/blubber/
00:00:07.293 E: + chroot /tmp/debian-chroot grep blubber
00:00:07.297 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
------------------------------------------------------------------------------
(248/280) create-foreign-tarball
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:23:31
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + prefix=
00:00:00.017 E: + id -u
00:00:00.021 E: + [ 0 -eq 0 ]
00:00:00.025 E: + [ root != root ]
00:00:00.028 E: + dpkg --print-architecture
00:00:00.032 E: + native_arch=amd64
00:00:00.035 E: + native_gnu=x86_64-linux-gnu
00:00:00.039 E: + foreign_arch=arm64
00:00:00.042 E: + foreign_gnu=aarch64-linux-gnu
00:00:00.045 E: + [ root = fakechroot ]
00:00:00.048 E: + mmdebstrap --mode=root --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.492 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation
00:00:00.524 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.P77wy2NiLM as tempdir
00:00:00.680 E: I: running apt-get update...
00:00:03.529 E: I: downloading packages with apt...
00:00:05.475 E: I: extracting archives...
00:00:07.280 E: I: installing essential packages...
00:02:23.726 E: I: installing remaining packages inside the chroot...
00:03:29.027 E: I: cleaning package lists and apt cache...
00:03:29.112 E: I: creating tarball...
00:03:30.007 E: I: done
00:03:30.120 E: I: removing tempdir /tmp/mmdebstrap.P77wy2NiLM...
00:03:30.308 E: I: success in 209.9789 seconds
00:03:30.315 E: + sort
00:03:30.321 E: + tar -tf /tmp/debian-chroot.tar
00:03:30.324 E: + grep -v ^\./usr/bin/i386$
00:03:30.328 E: + grep -v ^\./usr/bin/x86_64$
00:03:30.332 E: + grep -v ^\./lib64$
00:03:30.336 E: + grep -v ^\./usr/lib64/$
00:03:30.339 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:30.343 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:30.347 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:30.352 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:30.356 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:30.362 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$
00:03:30.366 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:30.371 E: + sed s/aarch64-linux-gnu/x86_64-linux-gnu/
00:03:30.374 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$
00:03:30.379 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:30.382 E: + sed s/arm64/amd64/
00:03:30.386 E: + sort
00:03:30.390 E: + diff -u - /tmp/tar2.txt
00:03:30.393 E: + grep -v ^\./usr/bin/x86_64$
00:03:30.397 E: + grep -v ^\./lib32$
00:03:30.401 E: + grep -v ^\./lib64$
00:03:30.405 E: + grep -v ^\./libx32$
00:03:30.408 E: + grep -v ^\./usr/lib32/$
00:03:30.412 E: + grep -v ^\./usr/libx32/$
00:03:30.415 E: + grep -v ^\./usr/lib64/$
00:03:30.419 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:30.423 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:30.426 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$
00:03:30.429 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:30.433 E: + grep -v ^\./usr/bin/i386$
00:03:30.436 E: + + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:30.439 E: grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:30.443 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:30.447 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$
00:03:30.450 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:30.454 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:40
result: SUCCESS
------------------------------------------------------------------------------
(249/280) create-foreign-tarball
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:23:11
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + prefix=
00:00:00.016 E: + id -u
00:00:00.020 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ unshare != root ]
00:00:00.027 E: + [ unshare != auto ]
00:00:00.031 E: + id user
00:00:00.034 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.038 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 E: + prefix=runuser -u user --
00:00:00.046 E: + dpkg --print-architecture
00:00:00.049 E: + native_arch=amd64
00:00:00.053 E: + native_gnu=x86_64-linux-gnu
00:00:00.057 E: + foreign_arch=arm64
00:00:00.060 E: + foreign_gnu=aarch64-linux-gnu
00:00:00.063 E: + [ unshare = fakechroot ]
00:00:00.067 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.591 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation
00:00:00.623 E: I: finding correct signed-by value...
00:00:00.721 E: I: automatically chosen format: tar
00:00:00.725 E: I: using /tmp/mmdebstrap.N_I10YbY29 as tempdir
00:00:00.843 E: I: running apt-get update...
00:00:03.707 E: I: downloading packages with apt...
00:00:05.957 E: I: extracting archives...
00:00:07.783 E: I: installing essential packages...
00:02:23.029 E: I: installing remaining packages inside the chroot...
00:03:27.690 E: I: cleaning package lists and apt cache...
00:03:27.773 E: I: creating tarball...
00:03:28.652 E: I: done
00:03:28.776 E: I: removing tempdir /tmp/mmdebstrap.N_I10YbY29...
00:03:28.995 E: I: success in 208.6266 seconds
00:03:29.005 E: + sort
00:03:29.009 E: + tar -tf /tmp/debian-chroot.tar
00:03:29.013 E: + grep -v ^\./usr/bin/i386$
00:03:29.017 E: + grep -v ^\./usr/bin/x86_64$
00:03:29.021 E: + grep -v ^\./lib64$
00:03:29.025 E: + + grepgrep -v -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$ ^\./usr/lib64/$
00:03:29.030 E: 
00:03:29.033 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$
00:03:29.038 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:29.041 E: + + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$
00:03:29.045 E: + sed s/aarch64-linux-gnu/x86_64-linux-gnu/
00:03:29.049 E: grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:29.055 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:29.058 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:29.062 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:29.066 E: + sed s/arm64/amd64/
00:03:29.069 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$
00:03:29.072 E: + sort
00:03:29.076 E: + diff -u - /tmp/tar2.txt
00:03:29.079 E: + grep -v ^\./usr/bin/x86_64$
00:03:29.083 E: + grep -v ^\./lib32$
00:03:29.086 E: + grep -v ^\./lib64$
00:03:29.090 E: + + grep -v ^\./libx32$
00:03:29.093 E: grep -v ^\./usr/lib32/$
00:03:29.096 E: + grep -v ^\./usr/libx32/$
00:03:29.100 E: + + grep -v ^\./usr/lib64/$
00:03:29.103 E: grep -v ^\./usr/bin/i386$
00:03:29.107 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$
00:03:29.110 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$
00:03:29.114 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$
00:03:29.117 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$+ 
00:03:29.121 E: grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$
00:03:29.124 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$
00:03:29.127 E: + + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$
00:03:29.131 E: grep -v ^\./usr/share/man/man8/i386\.8\.gz$
00:03:29.135 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$
00:03:29.138 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:38
result: SUCCESS
------------------------------------------------------------------------------
(250/280) create-foreign-tarball
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:22:49
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:22:00
------------------------------------------------------------------------------
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.017 E: + [ fakechroot = fakechroot ]
00:00:00.020 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.027 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 -- 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.537 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.576 E: I: finding correct signed-by value...
00:00:00.684 E: I: automatically chosen format: tar
00:00:00.688 E: I: using /tmp/mmdebstrap.1HoXOmUdYj as tempdir
00:00:00.736 E: I: running apt-get update...
00:00:03.599 E: I: downloading packages with apt...
00:00:05.629 E: I: extracting archives...
00:00:12.275 E: I: installing essential packages...
00:00:19.295 E: I: installing remaining packages inside the chroot...
00:00:23.060 E: I: cleaning package lists and apt cache...
00:00:23.157 E: I: creating tarball...
00:00:24.606 E: I: done
00:00:24.710 E: I: removing tempdir /tmp/mmdebstrap.1HoXOmUdYj...
00:00:28.254 E: I: success in 27.8512 seconds
00:00:28.263 E: + tar -tf /tmp/debian-chroot.tar
00:00:28.267 E: + sort
00:00:28.271 E: + diff -u tar1.txt -
00:00:28.309 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
------------------------------------------------------------------------------
(252/280) dev-ptmx
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:21:15
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ root != unshare ]
00:00:00.017 E: + [ root != root ]
00:00:00.021 E: + prefix=
00:00:00.030 E: + id -u
00:00:00.036 E: + [ 0 -eq 0 ]
00:00:00.041 E: + [ root != root ]
00:00:00.044 E: + cat
00:00:00.048 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.466 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.499 O: I: finding correct signed-by value...
00:00:00.605 O: I: automatically chosen format: null
00:00:00.609 O: I: using /tmp/mmdebstrap.GqjB0PBDgb as tempdir
00:00:00.662 O: I: running apt-get update...
00:00:03.560 O: I: downloading packages with apt...
00:00:05.706 O: I: extracting archives...
00:00:07.546 O: I: installing essential packages...
00:00:13.076 O: I: installing remaining packages inside the chroot...
00:00:27.805 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:27.834 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:27.857 O: (3, 4)
00:00:27.861 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:27.889 O: (3, 4)
00:00:27.895 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:27.901 O: Script started, output log file is 'typescript'.
00:00:27.905 O: foobar
00:00:27.912 O: Script done.
00:00:27.916 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.GqjB0PBDgb
00:00:27.926 O: Script started, output log file is 'typescript'.
00:00:27.929 O: foobar
00:00:27.937 O: Script done.
00:00:27.941 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.GqjB0PBDgb
00:00:29.120 O: Reading package lists...
00:00:29.358 O: Building dependency tree...
00:00:29.362 O: Reading state information...
00:00:29.796 O: Suggested packages:
00:00:29.800 O:   postscript-viewer www-browser
00:00:29.804 O: Recommended packages:
00:00:29.807 O:   debian-faq
00:00:29.830 O: The following NEW packages will be installed:
00:00:29.834 O:   doc-debian
00:00:29.881 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
00:00:29.885 O: Need to get 156 kB of archives.
00:00:29.889 O: After this operation, 191 kB of additional disk space will be used.
00:00:29.893 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:30.070 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:30.113 O: Fetched 156 kB in 0s (6597 kB/s)
00:00:30.130 O: Selecting previously unselected package doc-debian.
00:00:30.139 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:30.142 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ...
00:00:30.146 O: Unpacking doc-debian (11.3+nmu1) ...
00:00:30.177 O: Setting up doc-debian (11.3+nmu1) ...
00:00:30.327 O: I: running special hook: copy-in /tmp/test.c /tmp
00:00:30.345 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:30.430 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:30.436 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:30.448 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.GqjB0PBDgb
00:00:30.453 O: I: running special hook: copy-out /tmp/log /tmp
00:00:30.485 O: I: cleaning package lists and apt cache...
00:00:30.596 O: I: removing tempdir /tmp/mmdebstrap.GqjB0PBDgb...
00:00:31.014 O: I: success in 30.6747 seconds
00:00:31.030 E: + fail=0
00:00:31.034 E: + [ -r /tmp/log ]
00:00:31.038 E: + grep ^E: /tmp/log
00:00:31.042 E: + grep Can not write log /tmp/log
00:00:31.045 E: + grep posix_openpt /tmp/log
00:00:31.049 E: + grep No such file or directory /tmp/log
00:00:31.052 E: + [ 0 -eq 1 ]
00:00:31.056 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:40
result: SUCCESS
------------------------------------------------------------------------------
(253/280) dev-ptmx
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:20:31
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + [ unshare != unshare ]
00:00:00.017 E: + prefix=
00:00:00.020 E: + id -u
00:00:00.024 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.042 E: + useradd --home-dir /home/user --create-home user
00:00:00.045 E: + prefix=runuser -u user --
00:00:00.049 E: + cat
00:00:00.053 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.535 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.565 O: I: finding correct signed-by value...
00:00:00.663 O: I: automatically chosen format: null
00:00:00.667 O: I: using /tmp/mmdebstrap.s4blcQuatv as tempdir
00:00:00.778 O: I: running apt-get update...
00:00:03.701 O: I: downloading packages with apt...
00:00:05.885 O: I: extracting archives...
00:00:07.749 O: I: installing essential packages...
00:00:13.475 O: I: installing remaining packages inside the chroot...
00:00:28.301 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.s4blcQuatv
00:00:28.329 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.s4blcQuatv
00:00:28.350 O: (3, 4)
00:00:28.355 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.s4blcQuatv
00:00:28.384 O: (3, 4)
00:00:28.390 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.s4blcQuatv
00:00:28.396 O: Script started, output log file is 'typescript'.
00:00:28.399 O: foobar
00:00:28.407 O: Script done.
00:00:28.411 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.s4blcQuatv
00:00:28.419 O: Script started, output log file is 'typescript'.
00:00:28.423 O: foobar
00:00:28.431 O: Script done.
00:00:28.434 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.s4blcQuatv
00:00:29.603 O: Reading package lists...
00:00:29.838 O: Building dependency tree...
00:00:29.842 O: Reading state information...
00:00:30.258 O: Suggested packages:
00:00:30.262 O:   postscript-viewer www-browser
00:00:30.266 O: Recommended packages:
00:00:30.269 O:   debian-faq
00:00:30.289 O: The following NEW packages will be installed:
00:00:30.293 O:   doc-debian
00:00:30.340 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
00:00:30.344 O: Need to get 156 kB of archives.
00:00:30.348 O: After this operation, 191 kB of additional disk space will be used.
00:00:30.352 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB]
00:00:30.536 O: debconf: delaying package configuration, since apt-utils is not installed
00:00:30.580 O: Fetched 156 kB in 0s (6464 kB/s)
00:00:30.599 O: Selecting previously unselected package doc-debian.
00:00:30.607 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:30.611 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ...
00:00:30.615 O: Unpacking doc-debian (11.3+nmu1) ...
00:00:30.648 O: Setting up doc-debian (11.3+nmu1) ...
00:00:30.802 O: I: running special hook: copy-in /tmp/test.c /tmp
00:00:30.820 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.s4blcQuatv
00:00:30.914 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.s4blcQuatv
00:00:30.922 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.s4blcQuatv
00:00:30.935 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.s4blcQuatv
00:00:30.941 O: I: running special hook: copy-out /tmp/log /tmp
00:00:31.006 O: I: cleaning package lists and apt cache...
00:00:31.143 O: I: removing tempdir /tmp/mmdebstrap.s4blcQuatv...
00:00:31.636 O: I: success in 31.2717 seconds
00:00:31.654 E: + fail=0
00:00:31.658 E: + [ -r /tmp/log ]
00:00:31.662 E: + grep ^E: /tmp/log
00:00:31.665 E: + grep Can not write log /tmp/log
00:00:31.668 E: + grep posix_openpt /tmp/log
00:00:31.672 E: + grep No such file or directory /tmp/log
00:00:31.675 E: + [ 0 -eq 1 ]
00:00:31.678 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:41
result: SUCCESS
------------------------------------------------------------------------------
(254/280) error-if-stdout-is-tty
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:19:47
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + ret=0
00:00:00.017 E: + script -qfec mmdebstrap --mode=auto --variant=apt unstable - http://127.0.0.1/debian /dev/null
00:00:00.434 O: I: automatically chosen mode: root
00:00:00.442 O: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.471 O: I: finding correct signed-by value...
00:00:00.593 O: E: stdout is a an interactive tty
00:00:00.609 E: + ret=255
00:00:00.613 E: + [ 255 = 0 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:09
result: SUCCESS
------------------------------------------------------------------------------
(255/280) variant-custom-timeout
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:18:59
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.010 E: + export LC_ALL=C.UTF-8
00:00:00.014 E: + ret=0
00:00:00.018 E: + mmdebstrap --mode=auto --variant=custom --include=this-package-does-not-exist unstable /dev/null http://127.0.0.1/debian
00:00:00.439 E: I: automatically chosen mode: root
00:00:00.447 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.476 E: I: finding correct signed-by value...
00:00:00.572 E: I: automatically chosen format: null
00:00:00.576 E: I: using /tmp/mmdebstrap.2vgiqz2vFV as tempdir
00:00:00.620 E: I: running apt-get update...
00:00:03.389 E: I: downloading packages with apt...
00:00:03.741 E: Reading package lists...
00:00:03.745 E: Building dependency tree...
00:00:03.749 E: E: Unable to locate package this-package-does-not-exist
00:00:03.759 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:03.762 E: W: hooklistener errored out: E: received eof on socket
00:00:03.766 E: 
00:00:03.769 E: I: main() received signal PIPE: waiting for setup...
00:00:03.773 E: I: removing tempdir /tmp/mmdebstrap.2vgiqz2vFV...
00:00:03.808 E: E: mmdebstrap failed to run
00:00:03.815 E: + ret=1
00:00:03.819 E: + [ 1 -eq 1 ]
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:13
result: SUCCESS
------------------------------------------------------------------------------
(256/280) include-deb-file
dist: unstable
mode: root
variant: apt
format: auto
time left: 0: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: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.013 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.016 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.023 E: + [ 0 -eq 0 ]
00:00:00.027 E: + [ root != root ]
00:00:00.030 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.033 E: + cat
00:00:00.037 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.041 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.470 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.601 E: I: automatically chosen format: null
00:00:00.605 E: I: using /tmp/mmdebstrap.jW1s6rR7_W as tempdir
00:00:00.652 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.jW1s6rR7_W
00:00:00.687 E: bind-mounting /tmp/dummypkg.deb into the chroot
00:00:00.692 E: I: running apt-get update...
00:00:03.491 E: I: downloading packages with apt...
00:00:05.479 E: I: extracting archives...
00:00:07.227 E: I: installing essential packages...
00:00:12.706 E: I: installing remaining packages inside the chroot...
00:00:16.091 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.jW1s6rR7_W
00:00:16.098 E: unmounting the following mountpoints:
00:00:16.101 E:     /tmp/mmdebstrap.jW1s6rR7_W///tmp/dummypkg.deb
00:00:16.111 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.jW1s6rR7_W
00:00:16.120 E: install ok installed
00:00:16.135 E: I: cleaning package lists and apt cache...
00:00:16.237 E: I: removing tempdir /tmp/mmdebstrap.jW1s6rR7_W...
00:00:16.421 E: I: success in 16.0716 seconds
00:00:16.428 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:25
result: SUCCESS
------------------------------------------------------------------------------
(257/280) include-deb-file
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:17:27
------------------------------------------------------------------------------
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/dummypkg.deb /tmp/dummypkg EXIT INT TERM
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.030 E: + [ unshare != auto ]
00:00:00.034 E: + id user
00:00:00.038 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.042 E: + useradd --home-dir /home/user --create-home user
00:00:00.042 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
00:00:00.045 E: + prefix=runuser -u user --
00:00:00.048 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.052 E: + cat
00:00:00.055 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.064 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.548 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.676 E: I: automatically chosen format: null
00:00:00.680 E: I: using /tmp/mmdebstrap.I0wZTDJqXn as tempdir
00:00:00.833 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.I0wZTDJqXn
00:00:00.865 E: bind-mounting /tmp/dummypkg.deb into the chroot
00:00:00.869 E: I: running apt-get update...
00:00:03.712 E: I: downloading packages with apt...
00:00:05.682 E: I: extracting archives...
00:00:07.449 E: I: installing essential packages...
00:00:13.008 E: I: installing remaining packages inside the chroot...
00:00:16.291 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.I0wZTDJqXn
00:00:16.298 E: unmounting the following mountpoints:
00:00:16.302 E:     /tmp/mmdebstrap.I0wZTDJqXn///tmp/dummypkg.deb
00:00:16.312 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.I0wZTDJqXn
00:00:16.320 E: install ok installed
00:00:16.364 E: I: cleaning package lists and apt cache...
00:00:16.473 E: I: removing tempdir /tmp/mmdebstrap.I0wZTDJqXn...
00:00:16.692 E: I: success in 16.3149 seconds
00:00:16.700 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:26
result: SUCCESS
------------------------------------------------------------------------------
(258/280) include-deb-file
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:16:42
------------------------------------------------------------------------------
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 -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
00:00:00.015 E: + prefix=
00:00:00.019 E: + id -u
00:00:00.023 E: + [ 0 -eq 0 ]
00:00:00.026 E: + [ fakechroot != root ]
00:00:00.030 E: + [ fakechroot != auto ]
00:00:00.033 E: + id user
00:00:00.037 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.040 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
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.049 E: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.052 E: + cat
00:00:00.056 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.062 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:00.950 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.987 E: I: finding correct signed-by value...
00:00:01.097 E: I: automatically chosen format: null
00:00:01.101 E: I: using /tmp/mmdebstrap.9fZHM3cZQJ as tempdir
00:00:01.148 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.9fZHM3cZQJ
00:00:01.189 E: copying /tmp/dummypkg.deb into the chroot
00:00:01.486 E: I: running apt-get update...
00:00:04.336 E: I: downloading packages with apt...
00:00:06.391 E: I: extracting archives...
00:00:12.723 E: I: installing essential packages...
00:00:19.699 E: I: installing remaining packages inside the chroot...
00:00:23.476 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.9fZHM3cZQJ
00:00:23.484 E: removing the following directories:
00:00:23.488 E:     /tmp/mmdebstrap.9fZHM3cZQJ///tmp/dummypkg.deb
00:00:23.498 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.9fZHM3cZQJ
00:00:23.534 E: install ok installed
00:00:23.537 E: I: cleaning package lists and apt cache...
00:00:23.640 E: I: removing tempdir /tmp/mmdebstrap.9fZHM3cZQJ...
00:00:27.095 E: I: success in 26.2711 seconds
00:00:27.104 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:36
result: SUCCESS
------------------------------------------------------------------------------
(259/280) unshare-include-deb
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:15:57
------------------------------------------------------------------------------
00:00:00.004 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: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM
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.038 E: + id user
00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.041 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'.
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: + mkdir -p /tmp/dummypkg/DEBIAN
00:00:00.057 E: + cat
00:00:00.061 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb
00:00:00.065 E: + chmod 600 /tmp/dummypkg.deb
00:00:00.069 E: + ret=0
00:00:00.072 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.413 E: E: /tmp/dummypkg.deb is not readable
00:00:00.470 E: Usage:
00:00:00.474 E:     mmdebstrap [OPTION...] [SUITE [TARGET [MIRROR...]]]
00:00:00.478 E: 
00:00:00.546 E: + ret=2
00:00:00.550 E: + [ 2 -eq 0 ]
00:00:00.554 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:09
result: SUCCESS
------------------------------------------------------------------------------
(260/280) pivot_root
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:15:11
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM
00:00:00.021 E: + prefix=
00:00:00.024 E: + id -u
00:00:00.028 E: + [ 0 -eq 0 ]
00:00:00.032 E: + [ root != root ]
00:00:00.036 E: + mmdebstrap --mode=root --variant=apt --include=mount,perl unstable /tmp/chroot1.tar http://127.0.0.1/debian
00:00:00.446 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.579 E: I: automatically chosen format: tar
00:00:00.583 E: I: using /tmp/mmdebstrap.Y1ZpHcG8EN as tempdir
00:00:00.628 E: I: running apt-get update...
00:00:03.459 E: I: downloading packages with apt...
00:00:05.590 E: I: extracting archives...
00:00:07.334 E: I: installing essential packages...
00:00:12.916 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.594 E: I: done
00:00:18.721 E: I: removing tempdir /tmp/mmdebstrap.Y1ZpHcG8EN...
00:00:18.972 E: I: success in 18.6449 seconds
00:00:18.979 E: + [ root = unshare ]
00:00:18.982 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:19.372 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.396 E: I: finding correct signed-by value...
00:00:19.492 E: I: automatically chosen format: tar
00:00:19.496 E: I: using /tmp/mmdebstrap.7er_kkHz24 as tempdir
00:00:19.544 E: I: running apt-get update...
00:00:22.306 E: I: downloading packages with apt...
00:00:24.262 E: I: extracting archives...
00:00:26.094 E: I: installing essential packages...
00:00:31.327 E: I: installing remaining packages inside the chroot...
00:00:35.894 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.7er_kkHz24
00:00:35.901 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.7er_kkHz24
00:00:35.907 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.7er_kkHz24
00:00:35.922 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:36.299 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:36.303 E: W: gpg --version failed: cannot infer signed-by value
00:00:36.307 E: I: automatically chosen format: tar
00:00:36.311 E: I: using /tmp/mmdebstrap.Uu0mkBd1Rp as tempdir
00:00:36.363 E: I: running apt-get update...
00:00:39.131 E: I: downloading packages with apt...
00:00:41.058 E: I: extracting archives...
00:00:42.777 E: mount: /: not mount point or bad option.
00:00:42.781 E:        dmesg(1) may have more information after failed mount system call.
00:00:42.784 E: W: mount --make-rprivate / failed: 8192
00:00:42.820 E: I: installing essential packages...
00:00:48.280 E: I: installing remaining packages inside the chroot...
00:00:52.753 E: I: cleaning package lists and apt cache...
00:00:52.836 E: I: creating tarball...
00:00:53.886 E: I: done
00:00:54.027 E: I: removing tempdir /tmp/mmdebstrap.Uu0mkBd1Rp...
00:00:54.310 E: I: success in 18.1113 seconds
00:00:54.328 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:00:56.954 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.7er_kkHz24
00:00:56.978 E: I: cleaning package lists and apt cache...
00:00:57.110 E: I: creating tarball...
00:00:58.228 E: I: done
00:00:58.354 E: I: removing tempdir /tmp/mmdebstrap.7er_kkHz24...
00:00:58.619 E: I: success in 39.3613 seconds
00:00:58.638 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:00:58.849 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:00:59.088 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:08
result: SUCCESS
------------------------------------------------------------------------------
(261/280) pivot_root
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:14:30
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM
00:00:00.020 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.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=apt --include=mount,perl unstable /tmp/chroot1.tar http://127.0.0.1/debian
00:00:00.522 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.552 E: I: finding correct signed-by value...
00:00:00.645 E: I: automatically chosen format: tar
00:00:00.649 E: I: using /tmp/mmdebstrap.rEz3F63YcM as tempdir
00:00:00.765 E: I: running apt-get update...
00:00:03.593 E: I: downloading packages with apt...
00:00:05.520 E: I: extracting archives...
00:00:07.346 E: I: installing essential packages...
00:00:12.980 E: I: installing remaining packages inside the chroot...
00:00:17.540 E: I: cleaning package lists and apt cache...
00:00:17.632 E: I: creating tarball...
00:00:18.741 E: I: done
00:00:18.873 E: I: removing tempdir /tmp/mmdebstrap.rEz3F63YcM...
00:00:19.188 E: I: success in 18.8353 seconds
00:00:19.196 E: + [ unshare = unshare ]
00:00:19.200 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:19.638 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.664 E: I: finding correct signed-by value...
00:00:19.766 E: I: automatically chosen format: tar
00:00:19.770 E: I: using /tmp/mmdebstrap.Atm6XSRojm as tempdir
00:00:19.892 E: I: running apt-get update...
00:00:22.731 E: I: downloading packages with apt...
00:00:24.873 E: I: extracting archives...
00:00:26.693 E: I: installing essential packages...
00:00:32.051 E: I: installing remaining packages inside the chroot...
00:00:36.605 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt" "$1/oldroot"' exec /tmp/mmdebstrap.Atm6XSRojm
00:00:36.611 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.Atm6XSRojm
00:00:36.619 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.Atm6XSRojm
00:00:36.637 E: I: running --customize-hook in shell: sh -c 'mount -o rbind "$1" /mnt && cd /mnt && /sbin/pivot_root . oldroot' exec /tmp/mmdebstrap.Atm6XSRojm
00:00:36.645 E: I: detected pivot_root, changing chroot directory to /
00:00:36.649 E: I: running --customize-hook in shell: sh -c 'unshare -U echo nested unprivileged unshare' exec /
00:00:36.653 E: nested unprivileged unshare
00:00:36.656 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:37.041 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:37.045 E: W: gpg --version failed: cannot infer signed-by value
00:00:37.049 E: I: automatically chosen format: tar
00:00:37.053 E: I: using /tmp/mmdebstrap.zll4jTSiSM as tempdir
00:00:37.109 E: I: running apt-get update...
00:00:39.884 E: I: downloading packages with apt...
00:00:41.868 E: I: extracting archives...
00:00:43.652 E: I: installing essential packages...
00:00:49.104 E: I: installing remaining packages inside the chroot...
00:00:53.547 E: I: cleaning package lists and apt cache...
00:00:53.630 E: I: creating tarball...
00:00:54.777 E: I: done
00:00:54.924 E: I: removing tempdir /tmp/mmdebstrap.zll4jTSiSM...
00:00:55.221 E: I: success in 18.2851 seconds
00:00:55.227 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:00:58.113 E: I: running --customize-hook in shell: sh -c 'rm -f "/usr/bin/mmdebstrap" "/mnt/mmdebstrap"' exec /
00:00:58.118 E: I: running --customize-hook in shell: sh -c 'umount -l oldroot sys' exec /
00:00:58.126 E: I: running --customize-hook in shell: sh -c 'rmdir /oldroot' exec /
00:00:58.138 E: umount: //sys: umount failed: No such file or directory.
00:00:58.142 E: W: umount /sys failed: 8192
00:00:58.146 E: umount: //dev/zero: umount failed: No such file or directory.
00:00:58.149 E: W: umount ./dev/zero failed: 8192
00:00:58.153 E: W: cannot unlink ./dev/zero: Device or resource busy
00:00:58.157 E: umount: //dev/urandom: umount failed: No such file or directory.
00:00:58.160 E: W: umount ./dev/urandom failed: 8192
00:00:58.164 E: W: cannot unlink ./dev/urandom: Device or resource busy
00:00:58.168 E: umount: //dev/tty: umount failed: No such file or directory.
00:00:58.171 E: W: umount ./dev/tty failed: 8192
00:00:58.174 E: W: cannot unlink ./dev/tty: Device or resource busy
00:00:58.178 E: umount: //dev/random: umount failed: No such file or directory.
00:00:58.183 E: W: umount ./dev/random failed: 8192
00:00:58.186 E: W: cannot unlink ./dev/random: Device or resource busy
00:00:58.190 E: umount: //dev/null: umount failed: No such file or directory.
00:00:58.194 E: W: umount ./dev/null failed: 8192
00:00:58.198 E: W: cannot unlink ./dev/null: Device or resource busy
00:00:58.201 E: umount: //dev/full: umount failed: No such file or directory.
00:00:58.204 E: W: umount ./dev/full failed: 8192
00:00:58.208 E: W: cannot unlink ./dev/full: Device or resource busy
00:00:58.212 E: umount: //dev/console: umount failed: No such file or directory.
00:00:58.215 E: W: umount ./dev/console failed: 8192
00:00:58.219 E: W: cannot unlink ./dev/console: Device or resource busy
00:00:58.223 E: I: cleaning package lists and apt cache...
00:00:58.322 E: I: creating tarball...
00:00:59.399 E: I: done
00:00:59.548 E: I: removing tempdir /tmp/mmdebstrap.Atm6XSRojm...
00:00:59.858 E: I: success in 40.3869 seconds
00:00:59.867 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:01:00.072 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:01:00.282 E: + rm /tmp/chroot2.tar /tmp/chroot3.tar
00:01:00.364 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:00.800 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:00.824 E: I: finding correct signed-by value...
00:01:00.919 E: I: automatically chosen format: tar
00:01:00.923 E: I: using /tmp/mmdebstrap.AYyBhDmU6u as tempdir
00:01:01.037 E: I: running apt-get update...
00:01:03.766 E: I: downloading packages with apt...
00:01:05.916 E: I: extracting archives...
00:01:07.734 E: I: installing essential packages...
00:01:13.032 E: I: installing remaining packages inside the chroot...
00:01:17.770 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.AYyBhDmU6u
00:01:17.777 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.AYyBhDmU6u
00:01:17.783 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.AYyBhDmU6u
00:01:17.801 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:18.182 E: I: chroot architecture amd64 is equal to the host's architecture
00:01:18.186 E: W: gpg --version failed: cannot infer signed-by value
00:01:18.190 E: I: automatically chosen format: tar
00:01:18.194 E: I: using /tmp/mmdebstrap.edYY7C1W7L as tempdir
00:01:18.248 E: I: running apt-get update...
00:01:21.020 E: I: downloading packages with apt...
00:01:22.986 E: I: extracting archives...
00:01:24.786 E: I: installing essential packages...
00:01:30.021 E: I: installing remaining packages inside the chroot...
00:01:34.530 E: I: cleaning package lists and apt cache...
00:01:34.615 E: I: creating tarball...
00:01:35.704 E: I: done
00:01:35.847 E: I: removing tempdir /tmp/mmdebstrap.edYY7C1W7L...
00:01:36.141 E: I: success in 18.0603 seconds
00:01:36.155 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp
00:01:39.031 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.AYyBhDmU6u
00:01:39.094 E: I: cleaning package lists and apt cache...
00:01:39.231 E: I: creating tarball...
00:01:40.337 E: I: done
00:01:40.468 E: I: removing tempdir /tmp/mmdebstrap.AYyBhDmU6u...
00:01:40.792 E: I: success in 40.1539 seconds
00:01:40.801 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar
00:01:41.083 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar
00:01:41.308 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:51
result: SUCCESS
------------------------------------------------------------------------------
(262/280) jessie-or-older
dist: unstable
mode: root
variant: essential
format: auto
time left: 0:13:51
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.019 E: + id -u
00:00:00.023 E: + [ 0 -eq 0 ]
00:00:00.026 E: + prefix=
00:00:00.030 E: + id -u
00:00:00.033 E: + [ 0 -eq 0 ]
00:00:00.037 E: + [ root != root ]
00:00:00.041 E: + MMTARFILTER=
00:00:00.044 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.049 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.053 E: + [ -x ./tarfilter ]
00:00:00.057 E: + MMTARFILTER=./tarfilter
00:00:00.060 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian
00:00:00.460 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.491 E: I: finding correct signed-by value...
00:00:00.590 E: I: automatically chosen format: tar
00:00:00.594 E: I: using /tmp/mmdebstrap.5GxtHOYO4o as tempdir
00:00:00.641 E: I: running apt-get update...
00:00:03.419 E: I: downloading packages with apt...
00:00:05.613 E: I: extracting archives...
00:00:07.362 E: I: installing essential packages...
00:00:12.903 E: I: cleaning package lists and apt cache...
00:00:12.988 E: I: creating tarball...
00:00:13.629 E: I: done
00:00:13.637 E: I: removing tempdir /tmp/mmdebstrap.5GxtHOYO4o...
00:00:13.794 E: I: success in 13.4539 seconds
00:00:13.801 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:13.805 E: + filter
00:00:13.809 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:14.190 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:14.215 E: I: finding correct signed-by value...
00:00:14.317 E: I: automatically chosen format: tar
00:00:14.321 E: I: using /tmp/mmdebstrap.pK9fIRpolF as tempdir
00:00:14.392 E: I: running apt-get update...
00:00:17.109 E: I: downloading packages with apt...
00:00:19.033 E: I: extracting archives...
00:00:20.805 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.pK9fIRpolF
00:00:20.817 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.pK9fIRpolF
00:00:21.259 E: Selecting previously unselected package base-passwd.
00:00:21.263 E: (Reading database ... 0 files and directories currently installed.)
00:00:21.266 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:21.269 E: Unpacking base-passwd (3.6.3) ...
00:00:21.285 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:21.288 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:21.292 E:   Package libc6 is not installed.
00:00:21.296 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:21.299 E:   Package libdebconfclient0 is not installed.
00:00:21.302 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:21.305 E:   Package libselinux1 is not installed.
00:00:21.308 E: 
00:00:21.311 E: Setting up base-passwd (3.6.3) ...
00:00:21.418 E: Selecting previously unselected package base-files.
00:00:21.422 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:21.425 E:  base-files pre-depends on awk
00:00:21.428 E:   awk is not installed.
00:00:21.432 E: 
00:00:21.435 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.439 E: (Reading database ... 41 files and directories currently installed.)
00:00:21.442 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:21.446 E: Unpacking base-files (13.3) ...
00:00:21.460 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:21.463 E:  base-files depends on awk; however:
00:00:21.467 E:   Package awk is not installed.
00:00:21.470 E: 
00:00:21.473 E: Setting up base-files (13.3) ...
00:00:21.564 E: Selecting previously unselected package dpkg.
00:00:21.568 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.571 E:  dpkg pre-depends on libbz2-1.0
00:00:21.575 E:   libbz2-1.0 is not installed.
00:00:21.578 E: 
00:00:21.581 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.585 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.588 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:21.592 E:   libc6 is not installed.
00:00:21.595 E: 
00:00:21.599 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.602 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.605 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:21.609 E:   liblzma5 is not installed.
00:00:21.612 E: 
00:00:21.616 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.619 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.622 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:21.626 E:   libmd0 is not installed.
00:00:21.629 E: 
00:00:21.633 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.636 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.640 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:21.644 E:   libselinux1 is not installed.
00:00:21.647 E: 
00:00:21.650 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.654 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.657 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:21.660 E:   libzstd1 is not installed.
00:00:21.664 E: 
00:00:21.667 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.671 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:21.674 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:21.677 E:   zlib1g is not installed.
00:00:21.680 E: 
00:00:21.684 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.687 E: (Reading database ... 133 files and directories currently installed.)
00:00:21.691 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:21.694 E: Unpacking dpkg (1.22.6) ...
00:00:21.698 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:21.701 E:  dpkg depends on libbz2-1.0; however:
00:00:21.704 E:   Package libbz2-1.0 is not installed.
00:00:21.707 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:21.711 E:   Package libc6 is not installed.
00:00:21.714 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:21.717 E:   Package liblzma5 is not installed.
00:00:21.721 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:21.724 E:   Package libmd0 is not installed.
00:00:21.727 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:21.730 E:   Package libselinux1 is not installed.
00:00:21.733 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:21.736 E:   Package libzstd1 is not installed.
00:00:21.740 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:21.743 E:   Package zlib1g is not installed.
00:00:21.746 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:21.750 E:   Package tar is not installed.
00:00:21.753 E: 
00:00:21.757 E: Setting up dpkg (1.22.6) ...
00:00:21.905 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:21.909 E: (Reading database ... 414 files and directories currently installed.)
00:00:21.912 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:21.916 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:21.940 E: Selecting previously unselected package libc6:amd64.
00:00:21.943 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:22.073 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:22.307 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:22.311 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:22.314 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:22.335 E: Selecting previously unselected package mawk.
00:00:22.338 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:22.342 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:22.372 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:22.375 E:  base-files pre-depends on awk
00:00:22.379 E:   mawk provides awk but is unpacked but not configured.
00:00:22.382 E: 
00:00:22.386 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.389 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:22.393 E: Unpacking base-files (13.3) over (13.3) ...
00:00:22.429 E: Selecting previously unselected package libtinfo6:amd64.
00:00:22.432 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:22.435 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:22.463 E: Selecting previously unselected package debianutils.
00:00:22.466 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:22.470 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:22.473 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:22.477 E: 
00:00:22.480 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.483 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:22.486 E: Unpacking debianutils (5.19) ...
00:00:22.511 E: Selecting previously unselected package bash.
00:00:22.515 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:22.518 E:  bash pre-depends on libc6 (>= 2.38)
00:00:22.521 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:22.525 E: 
00:00:22.528 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.531 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:22.534 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:22.537 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:22.541 E: 
00:00:22.544 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.547 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:22.551 E: Unpacking bash (5.2.21-2.1) ...
00:00:22.634 E: Selecting previously unselected package libcap2:amd64.
00:00:22.638 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:22.641 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:22.662 E: Selecting previously unselected package libsystemd0:amd64.
00:00:22.665 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:22.669 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:22.710 E: Selecting previously unselected package bsdutils.
00:00:22.713 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:22.717 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:22.720 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:22.724 E: 
00:00:22.727 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.730 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:22.733 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:22.737 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:22.740 E: 
00:00:22.744 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.747 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:22.751 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:22.754 E: Selecting previously unselected package libacl1:amd64.
00:00:22.757 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:22.761 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:22.776 E: Selecting previously unselected package libattr1:amd64.
00:00:22.780 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:22.784 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:22.804 E: Selecting previously unselected package libgmp10:amd64.
00:00:22.808 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:22.812 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:22.850 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:22.854 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:22.857 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:22.893 E: Selecting previously unselected package libselinux1:amd64.
00:00:22.897 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:22.900 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:22.923 E: Selecting previously unselected package libzstd1:amd64.
00:00:22.928 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:22.932 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:22.967 E: Selecting previously unselected package zlib1g:amd64.
00:00:22.971 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:22.974 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:22.999 E: Selecting previously unselected package libssl3t64:amd64.
00:00:23.003 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:23.006 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:23.147 E: Selecting previously unselected package coreutils.
00:00:23.150 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.154 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:23.157 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:23.161 E: 
00:00:23.164 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.168 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.171 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:23.175 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:23.178 E: 
00:00:23.182 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.186 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.189 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:23.192 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.196 E: 
00:00:23.200 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.203 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.206 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:23.210 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:23.213 E: 
00:00:23.217 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.220 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.223 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:23.226 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:23.230 E: 
00:00:23.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.236 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.240 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:23.243 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:23.247 E: 
00:00:23.250 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.254 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:23.258 E: Unpacking coreutils (9.4-3.1) ...
00:00:23.408 E: Selecting previously unselected package dash.
00:00:23.412 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:23.415 E:  dash pre-depends on libc6 (>= 2.38)
00:00:23.419 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.422 E: 
00:00:23.425 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.429 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:23.432 E: Unpacking dash (0.5.12-9) ...
00:00:23.439 E: Selecting previously unselected package diffutils.
00:00:23.442 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:23.446 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:23.449 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.453 E: 
00:00:23.456 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.459 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:23.463 E: Unpacking diffutils (1:3.10-1) ...
00:00:23.498 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:23.502 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:23.505 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:23.525 E: Selecting previously unselected package liblzma5:amd64.
00:00:23.528 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:23.532 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:23.558 E: Selecting previously unselected package libmd0:amd64.
00:00:23.562 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:23.565 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:23.584 E: Selecting previously unselected package tar.
00:00:23.587 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:23.591 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:23.594 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:23.598 E: 
00:00:23.601 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.604 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:23.608 E:  tar pre-depends on libc6 (>= 2.34)
00:00:23.611 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.614 E: 
00:00:23.617 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.621 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:23.625 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:23.628 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:23.632 E: 
00:00:23.635 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.639 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:23.642 E: Unpacking tar (1.35+dfsg-3) ...
00:00:23.663 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.667 E:  dpkg pre-depends on libbz2-1.0
00:00:23.670 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:23.674 E: 
00:00:23.678 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.682 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.685 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:23.688 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.692 E: 
00:00:23.695 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.699 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.703 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:23.706 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:23.710 E: 
00:00:23.713 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.717 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.720 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:23.724 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:23.727 E: 
00:00:23.730 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.734 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.737 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:23.741 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:23.744 E: 
00:00:23.747 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.751 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.754 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:23.758 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:23.761 E: 
00:00:23.765 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.769 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:23.773 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:23.777 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:23.781 E: 
00:00:23.784 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.788 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:23.791 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:23.803 E: Selecting previously unselected package findutils.
00:00:23.807 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:23.811 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:23.815 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.819 E: 
00:00:23.823 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.826 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:23.830 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:23.834 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:23.837 E: 
00:00:23.841 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.845 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:23.849 E: Unpacking findutils (4.10.0-2) ...
00:00:23.870 E: Selecting previously unselected package grep.
00:00:23.874 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:23.877 E:  grep pre-depends on libc6 (>= 2.34)
00:00:23.881 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.885 E: 
00:00:23.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.891 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:23.895 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:23.898 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:23.902 E: 
00:00:23.905 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.909 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:23.912 E: Unpacking grep (3.11-4) ...
00:00:23.932 E: Selecting previously unselected package gzip.
00:00:23.935 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:23.939 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:23.942 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.945 E: 
00:00:23.949 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.952 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:23.962 E: Unpacking gzip (1.12-1.1) ...
00:00:23.996 E: Selecting previously unselected package hostname.
00:00:24.000 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:24.003 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:24.007 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.010 E: 
00:00:24.014 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.017 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:24.021 E: Unpacking hostname (3.23+nmu2) ...
00:00:24.025 E: Selecting previously unselected package libaudit-common.
00:00:24.028 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:24.031 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:24.049 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:24.052 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:24.056 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:24.075 E: Selecting previously unselected package libaudit1:amd64.
00:00:24.079 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:24.082 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:24.104 E: Selecting previously unselected package libcrypt1:amd64.
00:00:24.108 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:24.112 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:24.135 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:24.139 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:24.143 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:24.207 E: Selecting previously unselected package debconf.
00:00:24.210 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:24.214 E: Unpacking debconf (1.5.86) ...
00:00:24.274 E: Selecting previously unselected package libpam0g:amd64.
00:00:24.278 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:24.282 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:24.305 E: Selecting previously unselected package libpam-modules-bin.
00:00:24.309 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:24.312 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:24.339 E: Selecting previously unselected package libpam-modules:amd64.
00:00:24.343 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.346 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:24.349 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:24.353 E: 
00:00:24.356 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.360 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.363 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:24.366 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.370 E: 
00:00:24.373 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.377 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.380 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:24.384 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:24.387 E: 
00:00:24.391 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.394 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.397 E:  libpam-modules pre-depends on libdb5.3t64
00:00:24.401 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:24.404 E: 
00:00:24.408 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.412 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.415 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:24.418 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:24.421 E: 
00:00:24.425 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.428 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.431 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:24.435 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:24.438 E: 
00:00:24.442 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.445 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.448 E:  libpam-modules pre-depends on libsystemd0
00:00:24.452 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:24.455 E: 
00:00:24.459 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.462 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.466 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:24.469 E:   debconf is unpacked, but has never been configured.
00:00:24.472 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:24.475 E: 
00:00:24.479 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.482 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:24.485 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:24.488 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:24.492 E: 
00:00:24.495 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.498 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:24.502 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:24.505 E: Selecting previously unselected package libpam-runtime.
00:00:24.508 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:24.512 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:24.571 E: Selecting previously unselected package login.
00:00:24.574 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.578 E:  login pre-depends on libpam-modules
00:00:24.581 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:24.585 E: 
00:00:24.589 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.592 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.596 E:  login pre-depends on libpam-runtime
00:00:24.599 E:   libpam-runtime is unpacked, but has never been configured.
00:00:24.603 E: 
00:00:24.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.610 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.613 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:24.617 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:24.620 E: 
00:00:24.624 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.627 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.631 E:  login pre-depends on libc6 (>= 2.38)
00:00:24.634 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.637 E: 
00:00:24.641 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.644 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.648 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:24.652 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:24.655 E: 
00:00:24.659 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.662 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:24.665 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:24.668 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:24.672 E: 
00:00:24.675 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.678 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:24.682 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:24.685 E: Selecting previously unselected package ncurses-bin.
00:00:24.689 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:24.692 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:24.695 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.699 E: 
00:00:24.702 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.705 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:24.709 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:24.712 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:24.716 E: 
00:00:24.719 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.722 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:24.726 E: Unpacking ncurses-bin (6.5-2) ...
00:00:24.729 E: Selecting previously unselected package perl-base.
00:00:24.733 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:24.736 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:24.740 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.743 E: 
00:00:24.747 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.750 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:24.754 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:24.759 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:24.762 E: 
00:00:24.766 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.770 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:24.773 E: Unpacking perl-base (5.38.2-5) ...
00:00:25.016 E: Selecting previously unselected package sed.
00:00:25.021 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.025 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:25.029 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:25.033 E: 
00:00:25.037 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.041 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.045 E:  sed pre-depends on libc6 (>= 2.34)
00:00:25.049 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.052 E: 
00:00:25.056 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.060 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.064 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:25.067 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:25.071 E: 
00:00:25.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.078 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:25.082 E: Unpacking sed (4.9-2) ...
00:00:25.087 E: Selecting previously unselected package libblkid1:amd64.
00:00:25.090 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:25.094 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:25.120 E: Selecting previously unselected package libmount1:amd64.
00:00:25.125 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:25.128 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:25.163 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:25.167 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:25.171 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:25.200 E: Selecting previously unselected package libudev1:amd64.
00:00:25.204 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:25.207 E: Unpacking libudev1:amd64 (256-1) ...
00:00:25.235 E: Selecting previously unselected package libuuid1:amd64.
00:00:25.239 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:25.243 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:25.266 E: Selecting previously unselected package util-linux.
00:00:25.270 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.274 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:25.278 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:25.282 E: 
00:00:25.285 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.289 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.293 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:25.296 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.300 E: 
00:00:25.304 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.308 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.312 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:25.317 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:25.322 E: 
00:00:25.326 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.329 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.333 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:25.337 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:25.341 E: 
00:00:25.345 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.350 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.354 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:25.357 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:25.361 E: 
00:00:25.365 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.370 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.373 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:25.377 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:25.380 E: 
00:00:25.384 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.388 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.392 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:25.395 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:25.399 E: 
00:00:25.403 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.407 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.411 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:25.414 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:25.418 E: 
00:00:25.422 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.425 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.429 E:  util-linux pre-depends on libsystemd0
00:00:25.432 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:25.436 E: 
00:00:25.440 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.452 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.457 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:25.461 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:25.465 E: 
00:00:25.468 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.472 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.475 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:25.479 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:25.483 E: 
00:00:25.486 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.491 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:25.494 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:25.498 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:25.502 E: 
00:00:25.505 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.509 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:25.513 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:25.517 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:25.521 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:25.525 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:25.529 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:25.533 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:25.537 E: Selecting previously unselected package init-system-helpers.
00:00:25.541 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:25.544 E: Unpacking init-system-helpers (1.66) ...
00:00:25.548 E: Selecting previously unselected package libc-bin.
00:00:25.551 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:25.555 E: Unpacking libc-bin (2.38-13) ...
00:00:25.602 E: Selecting previously unselected package ncurses-base.
00:00:25.606 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:25.609 E: Unpacking ncurses-base (6.5-2) ...
00:00:25.646 E: Selecting previously unselected package sysvinit-utils.
00:00:25.650 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:25.654 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:25.683 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:25.688 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:25.692 E: Setting up debconf (1.5.86) ...
00:00:25.835 E: Setting up ncurses-base (6.5-2) ...
00:00:25.847 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:25.855 E: Setting up libc6:amd64 (2.38-13) ...
00:00:25.996 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:26.000 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:26.003 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:26.008 E: Setting up sysvinit-utils (3.09-1) ...
00:00:26.012 E: Setting up debianutils (5.19) ...
00:00:26.082 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:26.087 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:26.092 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:26.096 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:26.100 E: Setting up base-files (13.3) ...
00:00:26.134 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:26.139 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:26.142 E: Setting up dash (0.5.12-9) ...
00:00:26.194 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:26.198 E: Setting up bash (5.2.21-2.1) ...
00:00:26.210 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:26.214 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:26.218 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:26.222 E: Setting up libc-bin (2.38-13) ...
00:00:26.241 E: Setting up ncurses-bin (6.5-2) ...
00:00:26.244 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:26.249 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:26.252 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:26.256 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:26.260 E: Setting up diffutils (1:3.10-1) ...
00:00:26.263 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:26.268 E: Setting up hostname (3.23+nmu2) ...
00:00:26.271 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:26.275 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:26.278 E: Setting up init-system-helpers (1.66) ...
00:00:26.282 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:26.286 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:26.289 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:26.293 E: Setting up libudev1:amd64 (256-1) ...
00:00:26.297 E: Setting up grep (3.11-4) ...
00:00:26.301 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:26.305 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:26.310 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:26.316 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:26.429 E: Setting up sed (4.9-2) ...
00:00:26.433 E: Setting up findutils (4.10.0-2) ...
00:00:26.437 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:26.441 E: Setting up base-passwd (3.6.3) ...
00:00:26.567 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:26.571 E: Setting up tar (1.35+dfsg-3) ...
00:00:26.576 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:26.580 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:26.585 E: Setting up coreutils (9.4-3.1) ...
00:00:26.590 E: Setting up util-linux (2.40.1-8.1) ...
00:00:26.601 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:26.787 E: Setting up dpkg (1.22.6) ...
00:00:26.985 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:27.009 E: Setting up perl-base (5.38.2-5) ...
00:00:27.020 E: Setting up gzip (1.12-1.1) ...
00:00:27.074 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:27.226 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:27.251 E: Processing triggers for libc-bin (2.38-13) ...
00:00:27.271 E: I: installing essential packages...
00:00:32.939 E: I: cleaning package lists and apt cache...
00:00:33.028 E: I: creating tarball...
00:00:34.227 E: I: done
00:00:34.235 E: I: removing tempdir /tmp/mmdebstrap.pK9fIRpolF...
00:00:34.402 E: I: success in 20.3212 seconds
00:00:34.410 E: + filter
00:00:34.414 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:34.418 E: + cmp - /tmp/debian-chroot-root.tar
00:00:35.553 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:00:44
result: SUCCESS
------------------------------------------------------------------------------
(263/280) jessie-or-older
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:13:07
------------------------------------------------------------------------------
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=1718525505
00:00:00.016 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.025 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.035 E: + [ root != root ]
00:00:00.039 E: + MMTARFILTER=
00:00:00.042 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.045 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.049 E: + [ -x ./tarfilter ]
00:00:00.052 E: + MMTARFILTER=./tarfilter
00:00:00.055 E: + mmdebstrap --mode=root --variant=apt unstable - 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.475 E: I: finding correct signed-by value...
00:00:00.573 E: I: automatically chosen format: tar
00:00:00.577 E: I: using /tmp/mmdebstrap.j6HfIoFJyi as tempdir
00:00:00.625 E: I: running apt-get update...
00:00:03.437 E: I: downloading packages with apt...
00:00:05.787 E: I: extracting archives...
00:00:07.522 E: I: installing essential packages...
00:00:12.985 E: I: installing remaining packages inside the chroot...
00:00:16.362 E: I: cleaning package lists and apt cache...
00:00:16.447 E: I: creating tarball...
00:00:17.302 E: I: done
00:00:17.307 E: I: removing tempdir /tmp/mmdebstrap.j6HfIoFJyi...
00:00:17.492 E: I: success in 17.1700 seconds
00:00:17.500 E: + mmdebstrap --mode=root --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:17.503 E: + filter
00:00:17.508 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.891 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:17.916 E: I: finding correct signed-by value...
00:00:18.014 E: I: automatically chosen format: tar
00:00:18.018 E: I: using /tmp/mmdebstrap.67dXkzCCDH as tempdir
00:00:18.066 E: I: running apt-get update...
00:00:20.862 E: I: downloading packages with apt...
00:00:22.752 E: I: extracting archives...
00:00:24.517 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.67dXkzCCDH
00:00:24.529 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.67dXkzCCDH
00:00:25.000 E: Selecting previously unselected package base-passwd.
00:00:25.004 E: (Reading database ... 0 files and directories currently installed.)
00:00:25.008 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:25.012 E: Unpacking base-passwd (3.6.3) ...
00:00:25.028 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:25.031 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:25.035 E:   Package libc6 is not installed.
00:00:25.039 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:25.042 E:   Package libdebconfclient0 is not installed.
00:00:25.046 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:25.049 E:   Package libselinux1 is not installed.
00:00:25.053 E: 
00:00:25.056 E: Setting up base-passwd (3.6.3) ...
00:00:25.160 E: Selecting previously unselected package base-files.
00:00:25.164 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:25.167 E:  base-files pre-depends on awk
00:00:25.171 E:   awk is not installed.
00:00:25.175 E: 
00:00:25.178 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.182 E: (Reading database ... 41 files and directories currently installed.)
00:00:25.185 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:25.189 E: Unpacking base-files (13.3) ...
00:00:25.205 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:25.208 E:  base-files depends on awk; however:
00:00:25.212 E:   Package awk is not installed.
00:00:25.215 E: 
00:00:25.219 E: Setting up base-files (13.3) ...
00:00:25.314 E: Selecting previously unselected package dpkg.
00:00:25.318 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.323 E:  dpkg pre-depends on libbz2-1.0
00:00:25.326 E:   libbz2-1.0 is not installed.
00:00:25.331 E: 
00:00:25.335 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.338 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.342 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:25.346 E:   libc6 is not installed.
00:00:25.350 E: 
00:00:25.354 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.357 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.361 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:25.365 E:   liblzma5 is not installed.
00:00:25.369 E: 
00:00:25.373 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.377 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.380 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:25.384 E:   libmd0 is not installed.
00:00:25.388 E: 
00:00:25.392 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.396 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.399 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:25.403 E:   libselinux1 is not installed.
00:00:25.406 E: 
00:00:25.410 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.414 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.417 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:25.420 E:   libzstd1 is not installed.
00:00:25.424 E: 
00:00:25.428 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.431 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:25.435 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:25.438 E:   zlib1g is not installed.
00:00:25.442 E: 
00:00:25.445 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.449 E: (Reading database ... 133 files and directories currently installed.)
00:00:25.453 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:25.456 E: Unpacking dpkg (1.22.6) ...
00:00:25.460 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:25.463 E:  dpkg depends on libbz2-1.0; however:
00:00:25.467 E:   Package libbz2-1.0 is not installed.
00:00:25.471 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:25.474 E:   Package libc6 is not installed.
00:00:25.477 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:25.481 E:   Package liblzma5 is not installed.
00:00:25.485 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:25.488 E:   Package libmd0 is not installed.
00:00:25.492 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:25.495 E:   Package libselinux1 is not installed.
00:00:25.499 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:25.502 E:   Package libzstd1 is not installed.
00:00:25.505 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:25.509 E:   Package zlib1g is not installed.
00:00:25.513 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:25.516 E:   Package tar is not installed.
00:00:25.520 E: 
00:00:25.523 E: Setting up dpkg (1.22.6) ...
00:00:25.662 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:25.667 E: (Reading database ... 414 files and directories currently installed.)
00:00:25.671 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:25.676 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:25.701 E: Selecting previously unselected package libc6:amd64.
00:00:25.705 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:25.839 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:26.076 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:26.080 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:26.084 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:26.105 E: Selecting previously unselected package mawk.
00:00:26.109 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:26.113 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:26.142 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:26.146 E:  base-files pre-depends on awk
00:00:26.150 E:   mawk provides awk but is unpacked but not configured.
00:00:26.153 E: 
00:00:26.157 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.160 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:26.163 E: Unpacking base-files (13.3) over (13.3) ...
00:00:26.196 E: Selecting previously unselected package libtinfo6:amd64.
00:00:26.200 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:26.203 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:26.231 E: Selecting previously unselected package debianutils.
00:00:26.235 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:26.239 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:26.242 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.245 E: 
00:00:26.249 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.252 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:26.255 E: Unpacking debianutils (5.19) ...
00:00:26.281 E: Selecting previously unselected package bash.
00:00:26.285 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:26.288 E:  bash pre-depends on libc6 (>= 2.38)
00:00:26.292 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.295 E: 
00:00:26.298 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.301 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:26.305 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:26.308 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:26.312 E: 
00:00:26.316 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.320 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:26.323 E: Unpacking bash (5.2.21-2.1) ...
00:00:26.415 E: Selecting previously unselected package libcap2:amd64.
00:00:26.419 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:26.423 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:26.444 E: Selecting previously unselected package libsystemd0:amd64.
00:00:26.448 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:26.452 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:26.492 E: Selecting previously unselected package bsdutils.
00:00:26.496 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:26.499 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:26.503 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.506 E: 
00:00:26.510 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.513 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:26.517 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:26.520 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:26.524 E: 
00:00:26.527 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.531 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:26.535 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:26.538 E: Selecting previously unselected package libacl1:amd64.
00:00:26.542 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:26.545 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:26.559 E: Selecting previously unselected package libattr1:amd64.
00:00:26.562 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:26.566 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:26.586 E: Selecting previously unselected package libgmp10:amd64.
00:00:26.590 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:26.594 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:26.630 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:26.634 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:26.637 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:26.673 E: Selecting previously unselected package libselinux1:amd64.
00:00:26.677 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:26.681 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:26.704 E: Selecting previously unselected package libzstd1:amd64.
00:00:26.707 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:26.711 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:26.748 E: Selecting previously unselected package zlib1g:amd64.
00:00:26.752 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:26.755 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:26.780 E: Selecting previously unselected package libssl3t64:amd64.
00:00:26.783 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:26.788 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:26.928 E: Selecting previously unselected package coreutils.
00:00:26.932 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:26.936 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:26.940 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:26.944 E: 
00:00:26.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.951 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:26.954 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:26.958 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:26.962 E: 
00:00:26.966 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.970 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:26.973 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:26.977 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.981 E: 
00:00:26.984 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.987 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:26.991 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:26.995 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:26.999 E: 
00:00:27.002 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.005 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.009 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:27.012 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:27.016 E: 
00:00:27.021 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.024 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:27.029 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:27.032 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:27.036 E: 
00:00:27.039 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.043 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:27.047 E: Unpacking coreutils (9.4-3.1) ...
00:00:27.195 E: Selecting previously unselected package dash.
00:00:27.199 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:27.203 E:  dash pre-depends on libc6 (>= 2.38)
00:00:27.207 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.211 E: 
00:00:27.214 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.219 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:27.223 E: Unpacking dash (0.5.12-9) ...
00:00:27.228 E: Selecting previously unselected package diffutils.
00:00:27.232 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:27.236 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:27.239 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.243 E: 
00:00:27.247 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.250 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:27.254 E: Unpacking diffutils (1:3.10-1) ...
00:00:27.305 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:27.309 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:27.313 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:27.335 E: Selecting previously unselected package liblzma5:amd64.
00:00:27.339 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:27.342 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:27.370 E: Selecting previously unselected package libmd0:amd64.
00:00:27.374 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:27.377 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:27.398 E: Selecting previously unselected package tar.
00:00:27.401 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:27.404 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:27.408 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:27.411 E: 
00:00:27.414 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.417 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:27.421 E:  tar pre-depends on libc6 (>= 2.34)
00:00:27.424 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.428 E: 
00:00:27.431 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.435 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:27.438 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:27.442 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:27.446 E: 
00:00:27.449 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.452 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:27.456 E: Unpacking tar (1.35+dfsg-3) ...
00:00:27.475 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.478 E:  dpkg pre-depends on libbz2-1.0
00:00:27.482 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:27.486 E: 
00:00:27.489 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.493 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.497 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:27.501 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.505 E: 
00:00:27.508 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.512 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.516 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:27.520 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:27.524 E: 
00:00:27.528 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.532 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.536 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:27.540 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:27.545 E: 
00:00:27.548 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.551 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.555 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:27.559 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:27.563 E: 
00:00:27.567 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.570 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.574 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:27.578 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:27.581 E: 
00:00:27.585 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.590 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.594 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:27.598 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:27.601 E: 
00:00:27.605 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.609 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:27.612 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:27.616 E: Selecting previously unselected package findutils.
00:00:27.620 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:27.624 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:27.628 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.631 E: 
00:00:27.635 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.638 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:27.642 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:27.645 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:27.649 E: 
00:00:27.652 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.656 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:27.659 E: Unpacking findutils (4.10.0-2) ...
00:00:27.680 E: Selecting previously unselected package grep.
00:00:27.683 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:27.687 E:  grep pre-depends on libc6 (>= 2.34)
00:00:27.690 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.693 E: 
00:00:27.697 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.700 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:27.703 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:27.707 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:27.710 E: 
00:00:27.714 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.717 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:27.721 E: Unpacking grep (3.11-4) ...
00:00:27.739 E: Selecting previously unselected package gzip.
00:00:27.743 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:27.746 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:27.750 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.754 E: 
00:00:27.757 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.761 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:27.771 E: Unpacking gzip (1.12-1.1) ...
00:00:27.805 E: Selecting previously unselected package hostname.
00:00:27.809 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:27.812 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:27.816 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:27.820 E: 
00:00:27.823 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.826 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:27.830 E: Unpacking hostname (3.23+nmu2) ...
00:00:27.833 E: Selecting previously unselected package libaudit-common.
00:00:27.837 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:27.842 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:27.860 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:27.864 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:27.868 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:27.888 E: Selecting previously unselected package libaudit1:amd64.
00:00:27.892 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:27.895 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:27.918 E: Selecting previously unselected package libcrypt1:amd64.
00:00:27.922 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:27.925 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:27.949 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:27.952 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:27.956 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:28.020 E: Selecting previously unselected package debconf.
00:00:28.023 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:28.027 E: Unpacking debconf (1.5.86) ...
00:00:28.086 E: Selecting previously unselected package libpam0g:amd64.
00:00:28.091 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:28.095 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:28.117 E: Selecting previously unselected package libpam-modules-bin.
00:00:28.121 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:28.125 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:28.152 E: Selecting previously unselected package libpam-modules:amd64.
00:00:28.156 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.159 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:28.163 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:28.166 E: 
00:00:28.169 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.173 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.176 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:28.179 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.183 E: 
00:00:28.187 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.190 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.193 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:28.196 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:28.200 E: 
00:00:28.203 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.207 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.210 E:  libpam-modules pre-depends on libdb5.3t64
00:00:28.214 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:28.217 E: 
00:00:28.221 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.224 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.227 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:28.231 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:28.234 E: 
00:00:28.238 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.241 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.244 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:28.248 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.252 E: 
00:00:28.255 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.259 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.263 E:  libpam-modules pre-depends on libsystemd0
00:00:28.266 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:28.269 E: 
00:00:28.273 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.276 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.280 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:28.283 E:   debconf is unpacked, but has never been configured.
00:00:28.287 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:28.290 E: 
00:00:28.293 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.297 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:28.300 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:28.304 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:28.307 E: 
00:00:28.310 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.314 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:28.318 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:28.321 E: Selecting previously unselected package libpam-runtime.
00:00:28.325 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:28.328 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:28.387 E: Selecting previously unselected package login.
00:00:28.392 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.395 E:  login pre-depends on libpam-modules
00:00:28.400 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:28.403 E: 
00:00:28.407 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.410 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.414 E:  login pre-depends on libpam-runtime
00:00:28.417 E:   libpam-runtime is unpacked, but has never been configured.
00:00:28.421 E: 
00:00:28.424 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.428 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.431 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:28.435 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:28.438 E: 
00:00:28.441 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.445 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.448 E:  login pre-depends on libc6 (>= 2.38)
00:00:28.451 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.455 E: 
00:00:28.458 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.461 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.465 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:28.469 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:28.472 E: 
00:00:28.475 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.479 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:28.482 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:28.486 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:28.489 E: 
00:00:28.493 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.496 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:28.500 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:28.503 E: Selecting previously unselected package ncurses-bin.
00:00:28.507 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:28.510 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:28.514 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.517 E: 
00:00:28.521 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.524 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:28.528 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:28.531 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:28.534 E: 
00:00:28.538 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.541 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:28.544 E: Unpacking ncurses-bin (6.5-2) ...
00:00:28.547 E: Selecting previously unselected package perl-base.
00:00:28.551 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:28.554 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:28.557 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.561 E: 
00:00:28.564 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.567 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:28.571 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:28.574 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:28.577 E: 
00:00:28.580 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.584 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:28.588 E: Unpacking perl-base (5.38.2-5) ...
00:00:28.839 E: Selecting previously unselected package sed.
00:00:28.843 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:28.846 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:28.850 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:28.854 E: 
00:00:28.857 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.860 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:28.864 E:  sed pre-depends on libc6 (>= 2.34)
00:00:28.867 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.871 E: 
00:00:28.874 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.877 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:28.881 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:28.884 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.888 E: 
00:00:28.891 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.894 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:28.898 E: Unpacking sed (4.9-2) ...
00:00:28.902 E: Selecting previously unselected package libblkid1:amd64.
00:00:28.905 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:28.909 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:28.936 E: Selecting previously unselected package libmount1:amd64.
00:00:28.940 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:28.944 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:28.980 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:28.983 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:28.987 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:29.016 E: Selecting previously unselected package libudev1:amd64.
00:00:29.019 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:29.023 E: Unpacking libudev1:amd64 (256-1) ...
00:00:29.051 E: Selecting previously unselected package libuuid1:amd64.
00:00:29.054 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:29.058 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:29.082 E: Selecting previously unselected package util-linux.
00:00:29.086 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.089 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:29.093 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:29.096 E: 
00:00:29.100 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.104 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.107 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:29.111 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.114 E: 
00:00:29.118 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.121 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.125 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:29.129 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:29.134 E: 
00:00:29.137 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.141 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.145 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:29.149 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:29.153 E: 
00:00:29.158 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.163 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.167 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:29.170 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:29.173 E: 
00:00:29.178 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.182 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.186 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:29.189 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:29.193 E: 
00:00:29.196 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.200 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.203 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:29.207 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:29.211 E: 
00:00:29.214 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.219 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.223 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:29.226 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:29.229 E: 
00:00:29.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.237 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.240 E:  util-linux pre-depends on libsystemd0
00:00:29.244 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:29.247 E: 
00:00:29.250 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.254 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.257 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:29.261 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:29.264 E: 
00:00:29.268 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.271 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.275 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:29.279 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:29.282 E: 
00:00:29.285 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.289 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:29.292 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:29.295 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:29.299 E: 
00:00:29.302 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.306 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:29.309 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:29.313 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:29.316 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:29.319 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:29.323 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:29.326 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:29.330 E: Selecting previously unselected package init-system-helpers.
00:00:29.333 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:29.336 E: Unpacking init-system-helpers (1.66) ...
00:00:29.340 E: Selecting previously unselected package libc-bin.
00:00:29.343 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:29.346 E: Unpacking libc-bin (2.38-13) ...
00:00:29.399 E: Selecting previously unselected package ncurses-base.
00:00:29.403 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:29.406 E: Unpacking ncurses-base (6.5-2) ...
00:00:29.442 E: Selecting previously unselected package sysvinit-utils.
00:00:29.445 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:29.449 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:29.476 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:29.480 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:29.485 E: Setting up debconf (1.5.86) ...
00:00:29.620 E: Setting up ncurses-base (6.5-2) ...
00:00:29.632 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:29.638 E: Setting up libc6:amd64 (2.38-13) ...
00:00:29.758 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:29.762 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:29.766 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:29.771 E: Setting up sysvinit-utils (3.09-1) ...
00:00:29.775 E: Setting up debianutils (5.19) ...
00:00:29.840 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:29.845 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:29.850 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:29.853 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:29.857 E: Setting up base-files (13.3) ...
00:00:29.889 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:29.892 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:29.896 E: Setting up dash (0.5.12-9) ...
00:00:29.945 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:29.948 E: Setting up bash (5.2.21-2.1) ...
00:00:29.959 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:29.964 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:29.968 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:29.972 E: Setting up libc-bin (2.38-13) ...
00:00:29.990 E: Setting up ncurses-bin (6.5-2) ...
00:00:29.993 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:29.998 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:30.001 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:30.005 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:30.009 E: Setting up diffutils (1:3.10-1) ...
00:00:30.013 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:30.017 E: Setting up hostname (3.23+nmu2) ...
00:00:30.021 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:30.024 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:30.028 E: Setting up init-system-helpers (1.66) ...
00:00:30.033 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:30.037 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:30.043 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:30.047 E: Setting up libudev1:amd64 (256-1) ...
00:00:30.052 E: Setting up grep (3.11-4) ...
00:00:30.056 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:30.060 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:30.064 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:30.070 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:30.176 E: Setting up sed (4.9-2) ...
00:00:30.181 E: Setting up findutils (4.10.0-2) ...
00:00:30.184 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:30.188 E: Setting up base-passwd (3.6.3) ...
00:00:30.310 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:30.314 E: Setting up tar (1.35+dfsg-3) ...
00:00:30.319 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:30.322 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:30.327 E: Setting up coreutils (9.4-3.1) ...
00:00:30.331 E: Setting up util-linux (2.40.1-8.1) ...
00:00:30.342 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:30.523 E: Setting up dpkg (1.22.6) ...
00:00:30.727 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:30.751 E: Setting up perl-base (5.38.2-5) ...
00:00:30.763 E: Setting up gzip (1.12-1.1) ...
00:00:30.819 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:30.971 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:30.997 E: Processing triggers for libc-bin (2.38-13) ...
00:00:31.015 E: I: installing essential packages...
00:00:36.704 E: I: installing remaining packages inside the chroot...
00:00:39.931 E: I: cleaning package lists and apt cache...
00:00:40.019 E: I: creating tarball...
00:00:41.350 E: I: done
00:00:41.357 E: I: removing tempdir /tmp/mmdebstrap.67dXkzCCDH...
00:00:41.541 E: I: success in 23.7644 seconds
00:00:41.548 E: + filter
00:00:41.552 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.556 E: + cmp - /tmp/debian-chroot-root.tar
00:00:42.822 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:00:52
result: SUCCESS
------------------------------------------------------------------------------
(264/280) jessie-or-older
dist: unstable
mode: root
variant: minbase
format: auto
time left: 0:12:24
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-root.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.026 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.033 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ root != root ]
00:00:00.039 E: + MMTARFILTER=
00:00:00.043 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.047 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.050 E: + [ -x ./tarfilter ]
00:00:00.054 E: + MMTARFILTER=./tarfilter
00:00:00.057 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian
00:00:00.436 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.559 E: I: automatically chosen format: tar
00:00:00.563 E: I: using /tmp/mmdebstrap.yhH5qzxE9I as tempdir
00:00:00.609 E: I: running apt-get update...
00:00:03.489 E: I: downloading packages with apt...
00:00:05.507 E: I: extracting archives...
00:00:07.239 E: I: installing essential packages...
00:00:12.785 E: I: installing remaining packages inside the chroot...
00:00:17.831 E: I: cleaning package lists and apt cache...
00:00:17.919 E: I: creating tarball...
00:00:18.753 E: I: done
00:00:18.760 E: I: removing tempdir /tmp/mmdebstrap.yhH5qzxE9I...
00:00:18.979 E: I: success in 18.6597 seconds
00:00:18.988 E: + mmdebstrap --mode=root --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:18.992 E: + filter
00:00:18.997 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.389 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.417 E: I: finding correct signed-by value...
00:00:19.520 E: I: automatically chosen format: tar
00:00:19.524 E: I: using /tmp/mmdebstrap.qAuXGymMrw as tempdir
00:00:19.573 E: I: running apt-get update...
00:00:22.434 E: I: downloading packages with apt...
00:00:24.553 E: I: extracting archives...
00:00:26.417 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.qAuXGymMrw
00:00:26.430 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.qAuXGymMrw
00:00:26.902 E: Selecting previously unselected package base-passwd.
00:00:26.906 E: (Reading database ... 0 files and directories currently installed.)
00:00:26.909 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:26.913 E: Unpacking base-passwd (3.6.3) ...
00:00:26.929 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:26.932 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:26.936 E:   Package libc6 is not installed.
00:00:26.939 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:26.943 E:   Package libdebconfclient0 is not installed.
00:00:26.947 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:26.950 E:   Package libselinux1 is not installed.
00:00:26.954 E: 
00:00:26.957 E: Setting up base-passwd (3.6.3) ...
00:00:27.064 E: Selecting previously unselected package base-files.
00:00:27.068 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:27.071 E:  base-files pre-depends on awk
00:00:27.075 E:   awk is not installed.
00:00:27.078 E: 
00:00:27.082 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.086 E: (Reading database ... 41 files and directories currently installed.)
00:00:27.089 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:27.093 E: Unpacking base-files (13.3) ...
00:00:27.110 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:27.114 E:  base-files depends on awk; however:
00:00:27.117 E:   Package awk is not installed.
00:00:27.121 E: 
00:00:27.124 E: Setting up base-files (13.3) ...
00:00:27.219 E: Selecting previously unselected package dpkg.
00:00:27.223 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.227 E:  dpkg pre-depends on libbz2-1.0
00:00:27.231 E:   libbz2-1.0 is not installed.
00:00:27.235 E: 
00:00:27.238 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.242 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.246 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:27.250 E:   libc6 is not installed.
00:00:27.253 E: 
00:00:27.257 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.261 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.264 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:27.268 E:   liblzma5 is not installed.
00:00:27.272 E: 
00:00:27.276 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.279 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.283 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:27.287 E:   libmd0 is not installed.
00:00:27.290 E: 
00:00:27.293 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.297 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.301 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:27.304 E:   libselinux1 is not installed.
00:00:27.307 E: 
00:00:27.311 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.314 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.318 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:27.322 E:   libzstd1 is not installed.
00:00:27.325 E: 
00:00:27.329 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.332 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:27.336 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:27.339 E:   zlib1g is not installed.
00:00:27.343 E: 
00:00:27.347 E: dpkg: warning: ignoring pre-dependency problem!
00:00:27.350 E: (Reading database ... 133 files and directories currently installed.)
00:00:27.354 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:27.358 E: Unpacking dpkg (1.22.6) ...
00:00:27.361 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:27.365 E:  dpkg depends on libbz2-1.0; however:
00:00:27.368 E:   Package libbz2-1.0 is not installed.
00:00:27.371 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:27.375 E:   Package libc6 is not installed.
00:00:27.379 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:27.382 E:   Package liblzma5 is not installed.
00:00:27.386 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:27.390 E:   Package libmd0 is not installed.
00:00:27.393 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:27.397 E:   Package libselinux1 is not installed.
00:00:27.400 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:27.404 E:   Package libzstd1 is not installed.
00:00:27.407 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:27.411 E:   Package zlib1g is not installed.
00:00:27.415 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:27.419 E:   Package tar is not installed.
00:00:27.422 E: 
00:00:27.426 E: Setting up dpkg (1.22.6) ...
00:00:27.563 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:27.568 E: (Reading database ... 414 files and directories currently installed.)
00:00:27.571 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:27.575 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:27.601 E: Selecting previously unselected package libc6:amd64.
00:00:27.605 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:27.739 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:27.983 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:27.987 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:27.991 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:28.014 E: Selecting previously unselected package mawk.
00:00:28.018 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:28.022 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:28.056 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:28.059 E:  base-files pre-depends on awk
00:00:28.063 E:   mawk provides awk but is unpacked but not configured.
00:00:28.067 E: 
00:00:28.071 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.075 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:28.079 E: Unpacking base-files (13.3) over (13.3) ...
00:00:28.115 E: Selecting previously unselected package libtinfo6:amd64.
00:00:28.119 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:28.122 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:28.153 E: Selecting previously unselected package debianutils.
00:00:28.157 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:28.160 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:28.163 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.167 E: 
00:00:28.171 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.175 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:28.178 E: Unpacking debianutils (5.19) ...
00:00:28.209 E: Selecting previously unselected package bash.
00:00:28.213 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:28.217 E:  bash pre-depends on libc6 (>= 2.38)
00:00:28.221 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.224 E: 
00:00:28.228 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.231 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:28.235 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:28.238 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:28.242 E: 
00:00:28.245 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.249 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:28.253 E: Unpacking bash (5.2.21-2.1) ...
00:00:28.336 E: Selecting previously unselected package libcap2:amd64.
00:00:28.340 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:28.344 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:28.364 E: Selecting previously unselected package libsystemd0:amd64.
00:00:28.368 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:28.372 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:28.411 E: Selecting previously unselected package bsdutils.
00:00:28.415 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:28.419 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:28.422 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.426 E: 
00:00:28.429 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.432 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:28.436 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:28.439 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:28.442 E: 
00:00:28.446 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.450 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:28.453 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:28.457 E: Selecting previously unselected package libacl1:amd64.
00:00:28.460 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:28.464 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:28.480 E: Selecting previously unselected package libattr1:amd64.
00:00:28.483 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:28.487 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:28.509 E: Selecting previously unselected package libgmp10:amd64.
00:00:28.513 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:28.517 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:28.553 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:28.557 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:28.560 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:28.596 E: Selecting previously unselected package libselinux1:amd64.
00:00:28.600 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:28.604 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:28.626 E: Selecting previously unselected package libzstd1:amd64.
00:00:28.630 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:28.634 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:28.672 E: Selecting previously unselected package zlib1g:amd64.
00:00:28.676 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:28.679 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:28.705 E: Selecting previously unselected package libssl3t64:amd64.
00:00:28.709 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:28.713 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:28.853 E: Selecting previously unselected package coreutils.
00:00:28.857 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.861 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:28.865 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:28.868 E: 
00:00:28.872 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.876 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.879 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:28.883 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:28.887 E: 
00:00:28.890 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.894 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.898 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:28.903 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:28.907 E: 
00:00:28.911 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.915 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.918 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:28.922 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:28.926 E: 
00:00:28.929 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.933 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.937 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:28.940 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:28.944 E: 
00:00:28.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.951 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:28.955 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:28.959 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:28.963 E: 
00:00:28.966 E: dpkg: warning: ignoring pre-dependency problem!
00:00:28.970 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:28.974 E: Unpacking coreutils (9.4-3.1) ...
00:00:29.123 E: Selecting previously unselected package dash.
00:00:29.127 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:29.131 E:  dash pre-depends on libc6 (>= 2.38)
00:00:29.135 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.138 E: 
00:00:29.142 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.146 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:29.150 E: Unpacking dash (0.5.12-9) ...
00:00:29.155 E: Selecting previously unselected package diffutils.
00:00:29.159 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:29.162 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:29.166 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.170 E: 
00:00:29.174 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.178 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:29.181 E: Unpacking diffutils (1:3.10-1) ...
00:00:29.215 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:29.219 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:29.223 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:29.244 E: Selecting previously unselected package liblzma5:amd64.
00:00:29.248 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:29.252 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:29.279 E: Selecting previously unselected package libmd0:amd64.
00:00:29.283 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:29.287 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:29.306 E: Selecting previously unselected package tar.
00:00:29.310 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:29.314 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:29.318 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:29.322 E: 
00:00:29.326 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.330 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:29.334 E:  tar pre-depends on libc6 (>= 2.34)
00:00:29.338 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.341 E: 
00:00:29.345 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.349 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:29.352 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:29.356 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:29.360 E: 
00:00:29.363 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.367 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:29.371 E: Unpacking tar (1.35+dfsg-3) ...
00:00:29.385 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.389 E:  dpkg pre-depends on libbz2-1.0
00:00:29.393 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:29.396 E: 
00:00:29.400 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.403 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.407 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:29.411 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.415 E: 
00:00:29.418 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.422 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.426 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:29.430 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:29.434 E: 
00:00:29.437 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.441 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.445 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:29.448 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:29.452 E: 
00:00:29.455 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.459 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.462 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:29.466 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:29.469 E: 
00:00:29.472 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.476 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.479 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:29.483 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:29.487 E: 
00:00:29.490 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.494 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:29.497 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:29.501 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:29.504 E: 
00:00:29.508 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.512 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:29.515 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:29.529 E: Selecting previously unselected package findutils.
00:00:29.532 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:29.536 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:29.540 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.543 E: 
00:00:29.547 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.550 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:29.554 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:29.557 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:29.560 E: 
00:00:29.564 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.568 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:29.571 E: Unpacking findutils (4.10.0-2) ...
00:00:29.597 E: Selecting previously unselected package grep.
00:00:29.601 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:29.604 E:  grep pre-depends on libc6 (>= 2.34)
00:00:29.608 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.611 E: 
00:00:29.614 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.618 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:29.622 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:29.625 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:29.629 E: 
00:00:29.633 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.636 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:29.640 E: Unpacking grep (3.11-4) ...
00:00:29.661 E: Selecting previously unselected package gzip.
00:00:29.665 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:29.669 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:29.673 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.676 E: 
00:00:29.679 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.682 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:29.695 E: Unpacking gzip (1.12-1.1) ...
00:00:29.731 E: Selecting previously unselected package hostname.
00:00:29.735 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:29.739 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:29.743 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:29.746 E: 
00:00:29.750 E: dpkg: warning: ignoring pre-dependency problem!
00:00:29.753 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:29.757 E: Unpacking hostname (3.23+nmu2) ...
00:00:29.761 E: Selecting previously unselected package libaudit-common.
00:00:29.764 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:29.768 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:29.789 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:29.793 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:29.797 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:29.820 E: Selecting previously unselected package libaudit1:amd64.
00:00:29.824 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:29.828 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:29.849 E: Selecting previously unselected package libcrypt1:amd64.
00:00:29.852 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:29.856 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:29.881 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:29.885 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:29.888 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:29.956 E: Selecting previously unselected package debconf.
00:00:29.960 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:29.964 E: Unpacking debconf (1.5.86) ...
00:00:30.028 E: Selecting previously unselected package libpam0g:amd64.
00:00:30.033 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:30.038 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:30.061 E: Selecting previously unselected package libpam-modules-bin.
00:00:30.065 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:30.069 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:30.097 E: Selecting previously unselected package libpam-modules:amd64.
00:00:30.101 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.105 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:30.109 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:30.112 E: 
00:00:30.116 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.120 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.124 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:30.128 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.131 E: 
00:00:30.135 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.138 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.142 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:30.145 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:30.149 E: 
00:00:30.152 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.156 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.159 E:  libpam-modules pre-depends on libdb5.3t64
00:00:30.163 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:30.166 E: 
00:00:30.169 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.173 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.177 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:30.180 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:30.184 E: 
00:00:30.187 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.191 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.195 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:30.199 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:30.202 E: 
00:00:30.206 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.210 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.213 E:  libpam-modules pre-depends on libsystemd0
00:00:30.217 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:30.220 E: 
00:00:30.224 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.228 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.231 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:30.235 E:   debconf is unpacked, but has never been configured.
00:00:30.238 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:30.242 E: 
00:00:30.246 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.249 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:30.253 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:30.256 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:30.260 E: 
00:00:30.263 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.267 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:30.270 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:30.274 E: Selecting previously unselected package libpam-runtime.
00:00:30.277 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:30.281 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:30.354 E: Selecting previously unselected package login.
00:00:30.358 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.361 E:  login pre-depends on libpam-modules
00:00:30.365 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:30.368 E: 
00:00:30.372 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.376 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.379 E:  login pre-depends on libpam-runtime
00:00:30.383 E:   libpam-runtime is unpacked, but has never been configured.
00:00:30.386 E: 
00:00:30.389 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.393 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.397 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:30.400 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:30.404 E: 
00:00:30.407 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.411 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.415 E:  login pre-depends on libc6 (>= 2.38)
00:00:30.418 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.421 E: 
00:00:30.425 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.428 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.432 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:30.435 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:30.439 E: 
00:00:30.443 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.446 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:30.450 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:30.453 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:30.457 E: 
00:00:30.460 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.464 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:30.468 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:30.472 E: Selecting previously unselected package ncurses-bin.
00:00:30.476 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:30.479 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:30.483 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.487 E: 
00:00:30.490 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.493 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:30.497 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:30.500 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:30.503 E: 
00:00:30.507 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.510 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:30.514 E: Unpacking ncurses-bin (6.5-2) ...
00:00:30.517 E: Selecting previously unselected package perl-base.
00:00:30.520 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:30.524 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:30.527 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.530 E: 
00:00:30.534 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.538 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:30.541 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:30.544 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:30.547 E: 
00:00:30.551 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.554 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:30.558 E: Unpacking perl-base (5.38.2-5) ...
00:00:30.812 E: Selecting previously unselected package sed.
00:00:30.816 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.820 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:30.824 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:30.827 E: 
00:00:30.831 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.835 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.838 E:  sed pre-depends on libc6 (>= 2.34)
00:00:30.842 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:30.845 E: 
00:00:30.849 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.852 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:30.856 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:30.859 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:30.863 E: 
00:00:30.866 E: dpkg: warning: ignoring pre-dependency problem!
00:00:30.870 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:30.873 E: Unpacking sed (4.9-2) ...
00:00:30.877 E: Selecting previously unselected package libblkid1:amd64.
00:00:30.881 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:30.884 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:30.910 E: Selecting previously unselected package libmount1:amd64.
00:00:30.914 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:30.917 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:30.949 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:30.953 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:30.957 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:30.985 E: Selecting previously unselected package libudev1:amd64.
00:00:30.989 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:30.992 E: Unpacking libudev1:amd64 (256-1) ...
00:00:31.021 E: Selecting previously unselected package libuuid1:amd64.
00:00:31.025 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:31.029 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:31.052 E: Selecting previously unselected package util-linux.
00:00:31.056 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.061 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:31.065 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:31.068 E: 
00:00:31.072 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.076 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.079 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:31.083 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:31.087 E: 
00:00:31.091 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.095 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.099 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:31.102 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:31.106 E: 
00:00:31.109 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.113 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.117 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:31.120 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:31.124 E: 
00:00:31.127 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.131 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.134 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:31.138 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:31.141 E: 
00:00:31.144 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.147 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.151 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:31.155 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:31.158 E: 
00:00:31.162 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.165 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.169 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:31.173 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:31.176 E: 
00:00:31.180 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.183 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.187 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:31.190 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:31.194 E: 
00:00:31.197 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.201 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.205 E:  util-linux pre-depends on libsystemd0
00:00:31.209 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:31.212 E: 
00:00:31.215 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.219 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.222 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:31.226 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:31.229 E: 
00:00:31.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.237 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.241 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:31.244 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:31.248 E: 
00:00:31.252 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.255 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:31.259 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:31.263 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:31.267 E: 
00:00:31.270 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.274 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:31.277 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:31.281 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:31.284 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:31.288 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:31.298 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:31.305 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:31.309 E: Selecting previously unselected package init-system-helpers.
00:00:31.312 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:31.316 E: Unpacking init-system-helpers (1.66) ...
00:00:31.320 E: Selecting previously unselected package libc-bin.
00:00:31.324 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:31.327 E: Unpacking libc-bin (2.38-13) ...
00:00:31.395 E: Selecting previously unselected package ncurses-base.
00:00:31.399 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:31.402 E: Unpacking ncurses-base (6.5-2) ...
00:00:31.439 E: Selecting previously unselected package sysvinit-utils.
00:00:31.442 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:31.446 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:31.477 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:31.481 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:31.485 E: Setting up debconf (1.5.86) ...
00:00:31.723 E: Setting up ncurses-base (6.5-2) ...
00:00:31.736 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:31.742 E: Setting up libc6:amd64 (2.38-13) ...
00:00:31.874 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:31.878 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:31.882 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:31.888 E: Setting up sysvinit-utils (3.09-1) ...
00:00:31.891 E: Setting up debianutils (5.19) ...
00:00:31.960 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:31.965 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:31.970 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:31.973 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:31.977 E: Setting up base-files (13.3) ...
00:00:32.009 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:32.012 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:32.016 E: Setting up dash (0.5.12-9) ...
00:00:32.069 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:32.073 E: Setting up bash (5.2.21-2.1) ...
00:00:32.086 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:32.090 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:32.095 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:32.100 E: Setting up libc-bin (2.38-13) ...
00:00:32.122 E: Setting up ncurses-bin (6.5-2) ...
00:00:32.126 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:32.131 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:32.136 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:32.140 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:32.143 E: Setting up diffutils (1:3.10-1) ...
00:00:32.148 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:32.152 E: Setting up hostname (3.23+nmu2) ...
00:00:32.156 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:32.160 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:32.166 E: Setting up init-system-helpers (1.66) ...
00:00:32.171 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:32.175 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:32.178 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:32.182 E: Setting up libudev1:amd64 (256-1) ...
00:00:32.187 E: Setting up grep (3.11-4) ...
00:00:32.191 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:32.195 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:32.199 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:32.205 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:32.313 E: Setting up sed (4.9-2) ...
00:00:32.317 E: Setting up findutils (4.10.0-2) ...
00:00:32.321 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:32.325 E: Setting up base-passwd (3.6.3) ...
00:00:32.459 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:32.463 E: Setting up tar (1.35+dfsg-3) ...
00:00:32.468 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:32.472 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:32.478 E: Setting up coreutils (9.4-3.1) ...
00:00:32.482 E: Setting up util-linux (2.40.1-8.1) ...
00:00:32.492 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:32.685 E: Setting up dpkg (1.22.6) ...
00:00:32.883 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:32.907 E: Setting up perl-base (5.38.2-5) ...
00:00:32.918 E: Setting up gzip (1.12-1.1) ...
00:00:32.982 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:33.136 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:33.162 E: Processing triggers for libc-bin (2.38-13) ...
00:00:33.181 E: I: installing essential packages...
00:00:38.928 E: I: installing remaining packages inside the chroot...
00:00:43.682 E: I: cleaning package lists and apt cache...
00:00:43.770 E: I: creating tarball...
00:00:45.303 E: I: done
00:00:45.311 E: I: removing tempdir /tmp/mmdebstrap.qAuXGymMrw...
00:00:45.530 E: I: success in 26.2578 seconds
00:00:45.537 E: + filter
00:00:45.541 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:45.545 E: + cmp - /tmp/debian-chroot-root.tar
00:00:47.039 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:00:56
result: SUCCESS
------------------------------------------------------------------------------
(265/280) jessie-or-older
dist: unstable
mode: unshare
variant: essential
format: auto
time left: 0:11:41
------------------------------------------------------------------------------
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=1718525505
00:00:00.015 E: + trap rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.019 E: + id -u
00:00:00.022 E: + [ 0 -eq 0 ]
00:00:00.026 E: + prefix=
00:00:00.029 E: + id -u
00:00:00.033 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ unshare != root ]
00:00:00.040 E: + [ unshare != auto ]
00:00:00.043 E: + id user
00:00:00.047 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: + MMTARFILTER=
00:00:00.060 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.063 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.066 E: + [ -x ./tarfilter ]
00:00:00.070 E: + MMTARFILTER=./tarfilter
00:00:00.073 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian
00:00:00.480 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.609 E: I: automatically chosen format: tar
00:00:00.612 E: I: using /tmp/mmdebstrap._FLceH7psj as tempdir
00:00:00.659 E: I: running apt-get update...
00:00:03.502 E: I: downloading packages with apt...
00:00:05.738 E: I: extracting archives...
00:00:07.496 E: I: installing essential packages...
00:00:12.975 E: I: cleaning package lists and apt cache...
00:00:13.062 E: I: creating tarball...
00:00:13.735 E: I: done
00:00:13.744 E: I: removing tempdir /tmp/mmdebstrap._FLceH7psj...
00:00:13.901 E: I: success in 13.5382 seconds
00:00:13.909 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:13.913 E: + filter
00:00:13.917 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:14.364 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:14.388 E: I: finding correct signed-by value...
00:00:14.487 E: I: automatically chosen format: tar
00:00:14.492 E: I: using /tmp/mmdebstrap.utVHGjnylQ as tempdir
00:00:14.611 E: I: running apt-get update...
00:00:17.418 E: I: downloading packages with apt...
00:00:19.508 E: I: extracting archives...
00:00:21.317 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.utVHGjnylQ
00:00:21.330 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.utVHGjnylQ
00:00:21.797 E: Selecting previously unselected package base-passwd.
00:00:21.801 E: (Reading database ... 0 files and directories currently installed.)
00:00:21.805 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:21.809 E: Unpacking base-passwd (3.6.3) ...
00:00:21.825 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:21.829 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:21.833 E:   Package libc6 is not installed.
00:00:21.837 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:21.841 E:   Package libdebconfclient0 is not installed.
00:00:21.845 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:21.848 E:   Package libselinux1 is not installed.
00:00:21.851 E: 
00:00:21.855 E: Setting up base-passwd (3.6.3) ...
00:00:21.962 E: Selecting previously unselected package base-files.
00:00:21.966 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:21.969 E:  base-files pre-depends on awk
00:00:21.973 E:   awk is not installed.
00:00:21.977 E: 
00:00:21.981 E: dpkg: warning: ignoring pre-dependency problem!
00:00:21.986 E: (Reading database ... 41 files and directories currently installed.)
00:00:21.990 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:21.993 E: Unpacking base-files (13.3) ...
00:00:22.008 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:22.012 E:  base-files depends on awk; however:
00:00:22.016 E:   Package awk is not installed.
00:00:22.020 E: 
00:00:22.024 E: Setting up base-files (13.3) ...
00:00:22.128 E: Selecting previously unselected package dpkg.
00:00:22.132 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.137 E:  dpkg pre-depends on libbz2-1.0
00:00:22.141 E:   libbz2-1.0 is not installed.
00:00:22.145 E: 
00:00:22.149 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.153 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.157 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:22.161 E:   libc6 is not installed.
00:00:22.165 E: 
00:00:22.169 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.173 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.177 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:22.180 E:   liblzma5 is not installed.
00:00:22.185 E: 
00:00:22.189 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.193 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.197 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:22.201 E:   libmd0 is not installed.
00:00:22.204 E: 
00:00:22.208 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.212 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.216 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:22.220 E:   libselinux1 is not installed.
00:00:22.224 E: 
00:00:22.228 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.231 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.235 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:22.238 E:   libzstd1 is not installed.
00:00:22.242 E: 
00:00:22.246 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.250 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:22.254 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:22.258 E:   zlib1g is not installed.
00:00:22.261 E: 
00:00:22.265 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.268 E: (Reading database ... 133 files and directories currently installed.)
00:00:22.272 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:22.276 E: Unpacking dpkg (1.22.6) ...
00:00:22.280 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:22.283 E:  dpkg depends on libbz2-1.0; however:
00:00:22.287 E:   Package libbz2-1.0 is not installed.
00:00:22.290 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:22.294 E:   Package libc6 is not installed.
00:00:22.297 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:22.300 E:   Package liblzma5 is not installed.
00:00:22.304 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:22.308 E:   Package libmd0 is not installed.
00:00:22.311 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:22.315 E:   Package libselinux1 is not installed.
00:00:22.319 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:22.323 E:   Package libzstd1 is not installed.
00:00:22.326 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:22.330 E:   Package zlib1g is not installed.
00:00:22.334 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:22.337 E:   Package tar is not installed.
00:00:22.341 E: 
00:00:22.344 E: Setting up dpkg (1.22.6) ...
00:00:22.472 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:22.476 E: (Reading database ... 414 files and directories currently installed.)
00:00:22.480 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:22.484 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:22.511 E: Selecting previously unselected package libc6:amd64.
00:00:22.515 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:22.647 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:22.880 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:22.884 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:22.888 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:22.911 E: Selecting previously unselected package mawk.
00:00:22.914 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:22.918 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:22.948 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:22.952 E:  base-files pre-depends on awk
00:00:22.956 E:   mawk provides awk but is unpacked but not configured.
00:00:22.959 E: 
00:00:22.963 E: dpkg: warning: ignoring pre-dependency problem!
00:00:22.967 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:22.982 E: Unpacking base-files (13.3) over (13.3) ...
00:00:23.016 E: Selecting previously unselected package libtinfo6:amd64.
00:00:23.020 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:23.024 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:23.055 E: Selecting previously unselected package debianutils.
00:00:23.059 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:23.063 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:23.067 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.071 E: 
00:00:23.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.079 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:23.083 E: Unpacking debianutils (5.19) ...
00:00:23.107 E: Selecting previously unselected package bash.
00:00:23.111 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:23.115 E:  bash pre-depends on libc6 (>= 2.38)
00:00:23.119 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.123 E: 
00:00:23.127 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.131 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:23.135 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:23.138 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:23.142 E: 
00:00:23.146 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.150 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:23.154 E: Unpacking bash (5.2.21-2.1) ...
00:00:23.236 E: Selecting previously unselected package libcap2:amd64.
00:00:23.240 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:23.244 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:23.264 E: Selecting previously unselected package libsystemd0:amd64.
00:00:23.268 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:23.271 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:23.314 E: Selecting previously unselected package bsdutils.
00:00:23.318 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:23.322 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:23.325 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.329 E: 
00:00:23.333 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.337 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:23.341 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:23.344 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:23.348 E: 
00:00:23.351 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.355 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:23.358 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:23.363 E: Selecting previously unselected package libacl1:amd64.
00:00:23.367 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:23.370 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:23.398 E: Selecting previously unselected package libattr1:amd64.
00:00:23.403 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:23.407 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:23.423 E: Selecting previously unselected package libgmp10:amd64.
00:00:23.427 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:23.431 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:23.469 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:23.473 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:23.477 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:23.519 E: Selecting previously unselected package libselinux1:amd64.
00:00:23.523 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:23.527 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:23.552 E: Selecting previously unselected package libzstd1:amd64.
00:00:23.556 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:23.560 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:23.597 E: Selecting previously unselected package zlib1g:amd64.
00:00:23.600 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:23.604 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:23.630 E: Selecting previously unselected package libssl3t64:amd64.
00:00:23.634 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:23.638 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:23.782 E: Selecting previously unselected package coreutils.
00:00:23.786 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.791 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:23.795 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:23.799 E: 
00:00:23.803 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.807 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.811 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:23.815 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:23.818 E: 
00:00:23.822 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.826 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.830 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:23.833 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:23.837 E: 
00:00:23.841 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.845 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.849 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:23.853 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:23.856 E: 
00:00:23.860 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.864 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.868 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:23.872 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:23.875 E: 
00:00:23.879 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.882 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:23.886 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:23.890 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:23.893 E: 
00:00:23.897 E: dpkg: warning: ignoring pre-dependency problem!
00:00:23.901 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:23.904 E: Unpacking coreutils (9.4-3.1) ...
00:00:24.061 E: Selecting previously unselected package dash.
00:00:24.065 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:24.069 E:  dash pre-depends on libc6 (>= 2.38)
00:00:24.073 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.077 E: 
00:00:24.081 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.084 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:24.088 E: Unpacking dash (0.5.12-9) ...
00:00:24.096 E: Selecting previously unselected package diffutils.
00:00:24.099 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:24.104 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:24.107 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.111 E: 
00:00:24.115 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.119 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:24.123 E: Unpacking diffutils (1:3.10-1) ...
00:00:24.157 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:24.161 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:24.165 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:24.187 E: Selecting previously unselected package liblzma5:amd64.
00:00:24.191 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:24.194 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:24.224 E: Selecting previously unselected package libmd0:amd64.
00:00:24.229 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:24.232 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:24.255 E: Selecting previously unselected package tar.
00:00:24.259 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:24.262 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:24.266 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:24.270 E: 
00:00:24.274 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.277 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:24.281 E:  tar pre-depends on libc6 (>= 2.34)
00:00:24.284 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.288 E: 
00:00:24.291 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.295 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:24.299 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:24.303 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:24.306 E: 
00:00:24.310 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.314 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:24.317 E: Unpacking tar (1.35+dfsg-3) ...
00:00:24.334 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.338 E:  dpkg pre-depends on libbz2-1.0
00:00:24.342 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:24.346 E: 
00:00:24.349 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.353 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.356 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:24.360 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.364 E: 
00:00:24.368 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.371 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.375 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:24.379 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:24.382 E: 
00:00:24.386 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.390 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.394 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:24.397 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:24.401 E: 
00:00:24.406 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.411 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.415 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:24.421 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:24.424 E: 
00:00:24.428 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.431 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.435 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:24.439 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:24.442 E: 
00:00:24.446 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.449 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:24.453 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:24.457 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:24.461 E: 
00:00:24.465 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.468 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:24.472 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:24.480 E: Selecting previously unselected package findutils.
00:00:24.484 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:24.488 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:24.492 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.495 E: 
00:00:24.499 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.502 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:24.506 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:24.510 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:24.515 E: 
00:00:24.519 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.523 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:24.527 E: Unpacking findutils (4.10.0-2) ...
00:00:24.551 E: Selecting previously unselected package grep.
00:00:24.555 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:24.559 E:  grep pre-depends on libc6 (>= 2.34)
00:00:24.563 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.567 E: 
00:00:24.571 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.576 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:24.580 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:24.584 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:24.588 E: 
00:00:24.592 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.596 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:24.600 E: Unpacking grep (3.11-4) ...
00:00:24.616 E: Selecting previously unselected package gzip.
00:00:24.619 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:24.623 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:24.628 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.632 E: 
00:00:24.635 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.639 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:24.648 E: Unpacking gzip (1.12-1.1) ...
00:00:24.684 E: Selecting previously unselected package hostname.
00:00:24.692 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:24.696 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:24.699 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:24.703 E: 
00:00:24.706 E: dpkg: warning: ignoring pre-dependency problem!
00:00:24.710 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:24.714 E: Unpacking hostname (3.23+nmu2) ...
00:00:24.718 E: Selecting previously unselected package libaudit-common.
00:00:24.723 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:24.727 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:24.747 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:24.751 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:24.755 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:24.776 E: Selecting previously unselected package libaudit1:amd64.
00:00:24.780 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:24.783 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:24.808 E: Selecting previously unselected package libcrypt1:amd64.
00:00:24.812 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:24.816 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:24.840 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:24.843 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:24.847 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:24.915 E: Selecting previously unselected package debconf.
00:00:24.918 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:24.922 E: Unpacking debconf (1.5.86) ...
00:00:24.985 E: Selecting previously unselected package libpam0g:amd64.
00:00:24.989 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:24.993 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:25.019 E: Selecting previously unselected package libpam-modules-bin.
00:00:25.023 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:25.027 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:25.056 E: Selecting previously unselected package libpam-modules:amd64.
00:00:25.060 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.064 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:25.068 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:25.072 E: 
00:00:25.076 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.080 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.084 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:25.087 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.091 E: 
00:00:25.095 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.099 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.102 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:25.106 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:25.111 E: 
00:00:25.114 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.118 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.122 E:  libpam-modules pre-depends on libdb5.3t64
00:00:25.126 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:25.129 E: 
00:00:25.133 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.137 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.141 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:25.144 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:25.148 E: 
00:00:25.152 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.155 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.159 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:25.162 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:25.166 E: 
00:00:25.170 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.174 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.178 E:  libpam-modules pre-depends on libsystemd0
00:00:25.182 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:25.186 E: 
00:00:25.191 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.195 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.199 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:25.203 E:   debconf is unpacked, but has never been configured.
00:00:25.207 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:25.210 E: 
00:00:25.214 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.218 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:25.221 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:25.225 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:25.229 E: 
00:00:25.233 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.237 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:25.240 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:25.244 E: Selecting previously unselected package libpam-runtime.
00:00:25.247 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:25.251 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:25.304 E: Selecting previously unselected package login.
00:00:25.307 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.311 E:  login pre-depends on libpam-modules
00:00:25.315 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:25.319 E: 
00:00:25.323 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.327 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.331 E:  login pre-depends on libpam-runtime
00:00:25.334 E:   libpam-runtime is unpacked, but has never been configured.
00:00:25.339 E: 
00:00:25.343 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.347 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.351 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:25.354 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:25.358 E: 
00:00:25.362 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.365 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.369 E:  login pre-depends on libc6 (>= 2.38)
00:00:25.372 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.376 E: 
00:00:25.379 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.383 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.387 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:25.391 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:25.394 E: 
00:00:25.397 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.401 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:25.405 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:25.409 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:25.412 E: 
00:00:25.416 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.419 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:25.423 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:25.426 E: Selecting previously unselected package ncurses-bin.
00:00:25.430 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:25.434 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:25.437 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.440 E: 
00:00:25.444 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.448 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:25.451 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:25.455 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:25.458 E: 
00:00:25.462 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.466 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:25.469 E: Unpacking ncurses-bin (6.5-2) ...
00:00:25.473 E: Selecting previously unselected package perl-base.
00:00:25.476 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:25.480 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:25.484 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.487 E: 
00:00:25.491 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.494 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:25.498 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:25.502 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:25.506 E: 
00:00:25.510 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.514 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:25.517 E: Unpacking perl-base (5.38.2-5) ...
00:00:25.758 E: Selecting previously unselected package sed.
00:00:25.762 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.766 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:25.770 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:25.774 E: 
00:00:25.778 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.782 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.786 E:  sed pre-depends on libc6 (>= 2.34)
00:00:25.790 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:25.794 E: 
00:00:25.798 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.802 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:25.806 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:25.810 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:25.814 E: 
00:00:25.817 E: dpkg: warning: ignoring pre-dependency problem!
00:00:25.820 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:25.824 E: Unpacking sed (4.9-2) ...
00:00:25.827 E: Selecting previously unselected package libblkid1:amd64.
00:00:25.831 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:25.835 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:25.857 E: Selecting previously unselected package libmount1:amd64.
00:00:25.861 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:25.864 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:25.903 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:25.907 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:25.911 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:25.940 E: Selecting previously unselected package libudev1:amd64.
00:00:25.944 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:25.947 E: Unpacking libudev1:amd64 (256-1) ...
00:00:25.976 E: Selecting previously unselected package libuuid1:amd64.
00:00:25.980 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:25.984 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:26.006 E: Selecting previously unselected package util-linux.
00:00:26.010 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.014 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:26.018 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:26.022 E: 
00:00:26.026 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.029 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.033 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:26.037 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:26.040 E: 
00:00:26.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.048 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.052 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:26.056 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:26.060 E: 
00:00:26.063 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.067 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.070 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:26.074 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:26.078 E: 
00:00:26.081 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.085 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.089 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:26.092 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:26.095 E: 
00:00:26.099 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.103 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.107 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:26.110 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:26.114 E: 
00:00:26.117 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.121 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.125 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:26.128 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:26.131 E: 
00:00:26.134 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.138 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.141 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:26.145 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:26.149 E: 
00:00:26.152 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.157 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.161 E:  util-linux pre-depends on libsystemd0
00:00:26.164 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:26.167 E: 
00:00:26.171 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.175 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.179 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:26.182 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:26.186 E: 
00:00:26.190 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.195 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.198 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:26.202 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:26.205 E: 
00:00:26.209 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.213 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:26.217 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:26.221 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:26.225 E: 
00:00:26.228 E: dpkg: warning: ignoring pre-dependency problem!
00:00:26.232 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:26.236 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:26.239 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:26.243 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:26.247 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:26.250 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:26.253 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:26.257 E: Selecting previously unselected package init-system-helpers.
00:00:26.260 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:26.264 E: Unpacking init-system-helpers (1.66) ...
00:00:26.268 E: Selecting previously unselected package libc-bin.
00:00:26.272 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:26.276 E: Unpacking libc-bin (2.38-13) ...
00:00:26.331 E: Selecting previously unselected package ncurses-base.
00:00:26.335 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:26.339 E: Unpacking ncurses-base (6.5-2) ...
00:00:26.375 E: Selecting previously unselected package sysvinit-utils.
00:00:26.379 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:26.383 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:26.413 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:26.417 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:26.421 E: Setting up debconf (1.5.86) ...
00:00:26.557 E: Setting up ncurses-base (6.5-2) ...
00:00:26.571 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:26.578 E: Setting up libc6:amd64 (2.38-13) ...
00:00:26.700 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:26.704 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:26.709 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:26.714 E: Setting up sysvinit-utils (3.09-1) ...
00:00:26.717 E: Setting up debianutils (5.19) ...
00:00:26.787 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:26.792 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:26.798 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:26.802 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:26.806 E: Setting up base-files (13.3) ...
00:00:26.839 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:26.843 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:26.847 E: Setting up dash (0.5.12-9) ...
00:00:26.896 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:26.901 E: Setting up bash (5.2.21-2.1) ...
00:00:26.914 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:26.918 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:26.923 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:26.928 E: Setting up libc-bin (2.38-13) ...
00:00:26.947 E: Setting up ncurses-bin (6.5-2) ...
00:00:26.951 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:26.955 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:26.959 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:26.963 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:26.967 E: Setting up diffutils (1:3.10-1) ...
00:00:26.971 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:26.974 E: Setting up hostname (3.23+nmu2) ...
00:00:26.978 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:26.982 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:26.986 E: Setting up init-system-helpers (1.66) ...
00:00:26.990 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:26.993 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:26.997 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:27.002 E: Setting up libudev1:amd64 (256-1) ...
00:00:27.007 E: Setting up grep (3.11-4) ...
00:00:27.011 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:27.015 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:27.019 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:27.026 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:27.132 E: Setting up sed (4.9-2) ...
00:00:27.136 E: Setting up findutils (4.10.0-2) ...
00:00:27.140 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:27.143 E: Setting up base-passwd (3.6.3) ...
00:00:27.267 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:27.271 E: Setting up tar (1.35+dfsg-3) ...
00:00:27.275 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:27.279 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:27.285 E: Setting up coreutils (9.4-3.1) ...
00:00:27.289 E: Setting up util-linux (2.40.1-8.1) ...
00:00:27.300 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:27.485 E: Setting up dpkg (1.22.6) ...
00:00:27.685 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:27.707 E: Setting up perl-base (5.38.2-5) ...
00:00:27.718 E: Setting up gzip (1.12-1.1) ...
00:00:27.775 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:27.925 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:27.951 E: Processing triggers for libc-bin (2.38-13) ...
00:00:27.969 E: I: installing essential packages...
00:00:33.740 E: I: cleaning package lists and apt cache...
00:00:33.829 E: I: creating tarball...
00:00:34.956 E: I: done
00:00:34.977 E: I: removing tempdir /tmp/mmdebstrap.utVHGjnylQ...
00:00:35.173 E: I: success in 20.9827 seconds
00:00:35.182 E: + filter
00:00:35.187 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:35.191 E: + cmp - /tmp/debian-chroot-unshare.tar
00:00:36.291 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:45
result: SUCCESS
------------------------------------------------------------------------------
(266/280) jessie-or-older
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:10:57
------------------------------------------------------------------------------
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=1718525505
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.028 E: + prefix=
00:00:00.033 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.056 E: + useradd --home-dir /home/user --create-home user
00:00:00.060 E: + prefix=runuser -u user --
00:00:00.064 E: + MMTARFILTER=
00:00:00.068 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.071 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.075 E: + [ -x ./tarfilter ]
00:00:00.079 E: + MMTARFILTER=./tarfilter
00:00:00.083 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian
00:00:00.472 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.502 E: I: finding correct signed-by value...
00:00:00.603 E: I: automatically chosen format: tar
00:00:00.606 E: I: using /tmp/mmdebstrap.Nk9U0p9Nm_ as tempdir
00:00:00.653 E: I: running apt-get update...
00:00:03.447 E: I: downloading packages with apt...
00:00:07.196 E: I: extracting archives...
00:00:09.437 E: I: installing essential packages...
00:00:17.095 E: I: installing remaining packages inside the chroot...
00:00:21.779 E: I: cleaning package lists and apt cache...
00:00:21.891 E: I: creating tarball...
00:00:22.785 E: I: done
00:00:22.794 E: I: removing tempdir /tmp/mmdebstrap.Nk9U0p9Nm_...
00:00:23.020 E: I: success in 22.6631 seconds
00:00:23.028 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:23.033 E: + filter
00:00:23.038 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.583 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:23.610 E: I: finding correct signed-by value...
00:00:23.725 E: I: automatically chosen format: tar
00:00:23.731 E: I: using /tmp/mmdebstrap.B7Lw0Zan5V as tempdir
00:00:23.871 E: I: running apt-get update...
00:00:27.455 E: I: downloading packages with apt...
00:00:30.960 E: I: extracting archives...
00:00:33.246 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.B7Lw0Zan5V
00:00:33.268 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.B7Lw0Zan5V
00:00:34.558 E: Selecting previously unselected package base-passwd.
00:00:34.578 E: (Reading database ... 0 files and directories currently installed.)
00:00:34.593 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:34.607 E: Unpacking base-passwd (3.6.3) ...
00:00:34.676 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:34.701 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:34.707 E:   Package libc6 is not installed.
00:00:34.714 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:34.722 E:   Package libdebconfclient0 is not installed.
00:00:34.732 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:34.743 E:   Package libselinux1 is not installed.
00:00:34.751 E: 
00:00:34.762 E: Setting up base-passwd (3.6.3) ...
00:00:34.963 E: Selecting previously unselected package base-files.
00:00:34.976 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:34.982 E:  base-files pre-depends on awk
00:00:34.992 E:   awk is not installed.
00:00:34.997 E: 
00:00:35.010 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.018 E: (Reading database ... 41 files and directories currently installed.)
00:00:35.036 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:35.042 E: Unpacking base-files (13.3) ...
00:00:35.178 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:35.188 E:  base-files depends on awk; however:
00:00:35.195 E:   Package awk is not installed.
00:00:35.203 E: 
00:00:35.211 E: Setting up base-files (13.3) ...
00:00:35.444 E: Selecting previously unselected package dpkg.
00:00:35.471 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.483 E:  dpkg pre-depends on libbz2-1.0
00:00:35.498 E:   libbz2-1.0 is not installed.
00:00:35.508 E: 
00:00:35.516 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.532 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.540 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:35.568 E:   libc6 is not installed.
00:00:35.580 E: 
00:00:35.590 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.598 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.607 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:35.634 E:   liblzma5 is not installed.
00:00:35.651 E: 
00:00:35.666 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.679 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.694 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:35.700 E:   libmd0 is not installed.
00:00:35.710 E: 
00:00:35.715 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.720 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.725 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:35.730 E:   libselinux1 is not installed.
00:00:35.736 E: 
00:00:35.744 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.751 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.758 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:35.763 E:   libzstd1 is not installed.
00:00:35.767 E: 
00:00:35.777 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.786 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.802 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:35.814 E:   zlib1g is not installed.
00:00:35.828 E: 
00:00:35.835 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.843 E: (Reading database ... 133 files and directories currently installed.)
00:00:35.853 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:35.868 E: Unpacking dpkg (1.22.6) ...
00:00:35.876 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:35.884 E:  dpkg depends on libbz2-1.0; however:
00:00:35.899 E:   Package libbz2-1.0 is not installed.
00:00:35.907 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:35.930 E:   Package libc6 is not installed.
00:00:35.943 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:35.959 E:   Package liblzma5 is not installed.
00:00:35.978 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:36.001 E:   Package libmd0 is not installed.
00:00:36.015 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:36.025 E:   Package libselinux1 is not installed.
00:00:36.032 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:36.042 E:   Package libzstd1 is not installed.
00:00:36.060 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:36.064 E:   Package zlib1g is not installed.
00:00:36.071 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:36.078 E:   Package tar is not installed.
00:00:36.083 E: 
00:00:36.092 E: Setting up dpkg (1.22.6) ...
00:00:36.111 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:36.122 E: (Reading database ... 414 files and directories currently installed.)
00:00:36.135 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:36.146 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:36.239 E: Selecting previously unselected package libc6:amd64.
00:00:36.247 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:36.470 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:37.018 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:37.023 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:37.046 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:37.146 E: Selecting previously unselected package mawk.
00:00:37.167 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:37.178 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:37.323 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:37.331 E:  base-files pre-depends on awk
00:00:37.342 E:   mawk provides awk but is unpacked but not configured.
00:00:37.357 E: 
00:00:37.374 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.392 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:37.412 E: Unpacking base-files (13.3) over (13.3) ...
00:00:37.520 E: Selecting previously unselected package libtinfo6:amd64.
00:00:37.530 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:37.550 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:37.601 E: Selecting previously unselected package debianutils.
00:00:37.609 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:37.617 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:37.625 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.633 E: 
00:00:37.657 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.673 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:37.684 E: Unpacking debianutils (5.19) ...
00:00:37.734 E: Selecting previously unselected package bash.
00:00:37.750 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:37.759 E:  bash pre-depends on libc6 (>= 2.38)
00:00:37.768 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.779 E: 
00:00:37.794 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.802 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:37.815 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:37.824 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:37.831 E: 
00:00:37.848 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.853 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:37.858 E: Unpacking bash (5.2.21-2.1) ...
00:00:38.085 E: Selecting previously unselected package libcap2:amd64.
00:00:38.094 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:38.107 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:38.213 E: Selecting previously unselected package libsystemd0:amd64.
00:00:38.220 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:38.227 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:38.341 E: Selecting previously unselected package bsdutils.
00:00:38.355 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:38.375 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:38.405 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:38.418 E: 
00:00:38.444 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.481 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:38.496 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:38.514 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:38.528 E: 
00:00:38.548 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.560 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:38.571 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:38.584 E: Selecting previously unselected package libacl1:amd64.
00:00:38.592 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:38.600 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:38.665 E: Selecting previously unselected package libattr1:amd64.
00:00:38.682 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:38.690 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:38.782 E: Selecting previously unselected package libgmp10:amd64.
00:00:38.790 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:38.798 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:38.990 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:38.998 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:39.010 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:39.168 E: Selecting previously unselected package libselinux1:amd64.
00:00:39.179 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:39.190 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:39.295 E: Selecting previously unselected package libzstd1:amd64.
00:00:39.316 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:39.340 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:39.482 E: Selecting previously unselected package zlib1g:amd64.
00:00:39.487 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:39.500 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:39.660 E: Selecting previously unselected package libssl3t64:amd64.
00:00:39.693 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:39.720 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:39.974 E: Selecting previously unselected package coreutils.
00:00:39.992 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.002 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:40.016 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:40.032 E: 
00:00:40.042 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.052 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.074 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:40.088 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:40.093 E: 
00:00:40.103 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.111 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.120 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:40.133 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:40.158 E: 
00:00:40.179 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.198 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.212 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:40.235 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:40.245 E: 
00:00:40.256 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.264 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.276 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:40.286 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:40.310 E: 
00:00:40.328 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.348 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:40.363 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:40.379 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:40.395 E: 
00:00:40.407 E: dpkg: warning: ignoring pre-dependency problem!
00:00:40.421 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:40.451 E: Unpacking coreutils (9.4-3.1) ...
00:00:40.994 E: Selecting previously unselected package dash.
00:00:41.019 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:41.046 E:  dash pre-depends on libc6 (>= 2.38)
00:00:41.066 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.080 E: 
00:00:41.097 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.103 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:41.123 E: Unpacking dash (0.5.12-9) ...
00:00:41.219 E: Selecting previously unselected package diffutils.
00:00:41.226 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:41.237 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:41.246 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.253 E: 
00:00:41.266 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.286 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:41.305 E: Unpacking diffutils (1:3.10-1) ...
00:00:41.413 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:41.421 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:41.427 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:41.529 E: Selecting previously unselected package liblzma5:amd64.
00:00:41.539 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:41.554 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:41.659 E: Selecting previously unselected package libmd0:amd64.
00:00:41.672 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:41.677 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:41.749 E: Selecting previously unselected package tar.
00:00:41.755 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:41.760 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:41.769 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:41.775 E: 
00:00:41.788 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.797 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:41.809 E:  tar pre-depends on libc6 (>= 2.34)
00:00:41.815 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:41.825 E: 
00:00:41.832 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.849 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:41.864 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:41.872 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:41.880 E: 
00:00:41.887 E: dpkg: warning: ignoring pre-dependency problem!
00:00:41.908 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:41.920 E: Unpacking tar (1.35+dfsg-3) ...
00:00:42.087 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.096 E:  dpkg pre-depends on libbz2-1.0
00:00:42.106 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:42.120 E: 
00:00:42.129 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.138 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.146 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:42.152 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.158 E: 
00:00:42.164 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.176 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.186 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:42.194 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:42.217 E: 
00:00:42.229 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.245 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.251 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:42.258 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:42.264 E: 
00:00:42.272 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.289 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.297 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:42.304 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.315 E: 
00:00:42.320 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.327 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.335 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:42.347 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:42.365 E: 
00:00:42.372 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.390 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:42.399 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:42.413 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:42.420 E: 
00:00:42.425 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.431 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:42.442 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:42.529 E: Selecting previously unselected package findutils.
00:00:42.545 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:42.552 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:42.564 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.583 E: 
00:00:42.593 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.606 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:42.619 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:42.632 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:42.641 E: 
00:00:42.649 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.663 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:42.680 E: Unpacking findutils (4.10.0-2) ...
00:00:42.791 E: Selecting previously unselected package grep.
00:00:42.797 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:42.803 E:  grep pre-depends on libc6 (>= 2.34)
00:00:42.808 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:42.815 E: 
00:00:42.828 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.835 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:42.843 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:42.851 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:42.858 E: 
00:00:42.867 E: dpkg: warning: ignoring pre-dependency problem!
00:00:42.877 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:42.884 E: Unpacking grep (3.11-4) ...
00:00:43.003 E: Selecting previously unselected package gzip.
00:00:43.019 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:43.034 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:43.057 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:43.072 E: 
00:00:43.082 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.088 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:43.096 E: Unpacking gzip (1.12-1.1) ...
00:00:43.167 E: Selecting previously unselected package hostname.
00:00:43.178 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:43.194 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:43.212 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:43.224 E: 
00:00:43.232 E: dpkg: warning: ignoring pre-dependency problem!
00:00:43.240 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:43.270 E: Unpacking hostname (3.23+nmu2) ...
00:00:43.280 E: Selecting previously unselected package libaudit-common.
00:00:43.287 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:43.296 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:43.345 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:43.354 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:43.363 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:43.410 E: Selecting previously unselected package libaudit1:amd64.
00:00:43.416 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:43.425 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:43.499 E: Selecting previously unselected package libcrypt1:amd64.
00:00:43.525 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:43.538 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:43.645 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:43.658 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:43.666 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:43.776 E: Selecting previously unselected package debconf.
00:00:43.800 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:43.806 E: Unpacking debconf (1.5.86) ...
00:00:43.980 E: Selecting previously unselected package libpam0g:amd64.
00:00:43.992 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:44.011 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:44.124 E: Selecting previously unselected package libpam-modules-bin.
00:00:44.141 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:44.152 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:44.276 E: Selecting previously unselected package libpam-modules:amd64.
00:00:44.281 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.303 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:44.311 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:44.320 E: 
00:00:44.353 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.361 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.370 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:44.378 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:44.383 E: 
00:00:44.402 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.409 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.417 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:44.428 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:44.440 E: 
00:00:44.449 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.465 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.493 E:  libpam-modules pre-depends on libdb5.3t64
00:00:44.510 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:44.518 E: 
00:00:44.529 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.542 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.555 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:44.568 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:44.588 E: 
00:00:44.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.623 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.629 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:44.643 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:44.656 E: 
00:00:44.662 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.676 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.689 E:  libpam-modules pre-depends on libsystemd0
00:00:44.715 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:44.727 E: 
00:00:44.733 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.738 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.744 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:44.750 E:   debconf is unpacked, but has never been configured.
00:00:44.761 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:44.767 E: 
00:00:44.773 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.788 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:44.802 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:44.815 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:44.825 E: 
00:00:44.832 E: dpkg: warning: ignoring pre-dependency problem!
00:00:44.841 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:44.848 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:44.857 E: Selecting previously unselected package libpam-runtime.
00:00:44.881 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:44.897 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:45.055 E: Selecting previously unselected package login.
00:00:45.060 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.071 E:  login pre-depends on libpam-modules
00:00:45.080 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:45.092 E: 
00:00:45.104 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.123 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.157 E:  login pre-depends on libpam-runtime
00:00:45.179 E:   libpam-runtime is unpacked, but has never been configured.
00:00:45.195 E: 
00:00:45.220 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.230 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.235 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:45.245 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:45.253 E: 
00:00:45.263 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.276 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.283 E:  login pre-depends on libc6 (>= 2.38)
00:00:45.289 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:45.294 E: 
00:00:45.305 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.314 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.321 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:45.327 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:45.335 E: 
00:00:45.342 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.352 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:45.358 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:45.363 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:45.373 E: 
00:00:45.381 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.391 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:45.398 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:45.409 E: Selecting previously unselected package ncurses-bin.
00:00:45.415 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:45.425 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:45.435 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:45.442 E: 
00:00:45.447 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.454 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:45.458 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:45.478 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:45.485 E: 
00:00:45.495 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.519 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:45.534 E: Unpacking ncurses-bin (6.5-2) ...
00:00:45.562 E: Selecting previously unselected package perl-base.
00:00:45.583 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:45.602 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:45.630 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:45.653 E: 
00:00:45.682 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.705 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:45.714 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:45.758 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:45.782 E: 
00:00:45.804 E: dpkg: warning: ignoring pre-dependency problem!
00:00:45.815 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:45.830 E: Unpacking perl-base (5.38.2-5) ...
00:00:46.178 E: Selecting previously unselected package sed.
00:00:46.208 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:46.225 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:46.239 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:46.249 E: 
00:00:46.254 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.268 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:46.276 E:  sed pre-depends on libc6 (>= 2.34)
00:00:46.289 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:46.294 E: 
00:00:46.299 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.307 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:46.313 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:46.319 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:46.327 E: 
00:00:46.338 E: dpkg: warning: ignoring pre-dependency problem!
00:00:46.348 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:46.361 E: Unpacking sed (4.9-2) ...
00:00:46.381 E: Selecting previously unselected package libblkid1:amd64.
00:00:46.396 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:46.402 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:46.546 E: Selecting previously unselected package libmount1:amd64.
00:00:46.559 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:46.604 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:46.728 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:46.735 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:46.748 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:46.848 E: Selecting previously unselected package libudev1:amd64.
00:00:46.853 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:46.866 E: Unpacking libudev1:amd64 (256-1) ...
00:00:46.954 E: Selecting previously unselected package libuuid1:amd64.
00:00:46.967 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:46.979 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:47.056 E: Selecting previously unselected package util-linux.
00:00:47.064 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.073 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:47.082 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:47.090 E: 
00:00:47.095 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.106 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.114 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:47.120 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:47.125 E: 
00:00:47.133 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.139 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.146 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:47.151 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:47.167 E: 
00:00:47.183 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.189 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.197 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:47.207 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:47.218 E: 
00:00:47.230 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.252 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.259 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:47.273 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:47.289 E: 
00:00:47.295 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.303 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.316 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:47.325 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:47.332 E: 
00:00:47.341 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.348 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.359 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:47.365 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:47.378 E: 
00:00:47.399 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.412 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.425 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:47.454 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:47.460 E: 
00:00:47.471 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.491 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.512 E:  util-linux pre-depends on libsystemd0
00:00:47.519 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:47.530 E: 
00:00:47.539 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.550 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.562 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:47.571 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:47.580 E: 
00:00:47.604 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.623 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.636 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:47.646 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:47.653 E: 
00:00:47.660 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.666 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:47.685 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:47.702 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:47.711 E: 
00:00:47.717 E: dpkg: warning: ignoring pre-dependency problem!
00:00:47.723 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:47.728 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:47.735 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:47.746 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:47.753 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:47.855 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:47.877 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:47.987 E: Selecting previously unselected package init-system-helpers.
00:00:47.997 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:48.016 E: Unpacking init-system-helpers (1.66) ...
00:00:48.188 E: Selecting previously unselected package libc-bin.
00:00:48.206 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:48.215 E: Unpacking libc-bin (2.38-13) ...
00:00:48.322 E: Selecting previously unselected package ncurses-base.
00:00:48.335 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:48.348 E: Unpacking ncurses-base (6.5-2) ...
00:00:48.434 E: Selecting previously unselected package sysvinit-utils.
00:00:48.444 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:48.455 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:48.554 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:48.583 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:48.606 E: Setting up debconf (1.5.86) ...
00:00:48.826 E: Setting up ncurses-base (6.5-2) ...
00:00:48.856 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:48.881 E: Setting up libc6:amd64 (2.38-13) ...
00:00:49.071 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:49.101 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:49.123 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:49.148 E: Setting up sysvinit-utils (3.09-1) ...
00:00:49.159 E: Setting up debianutils (5.19) ...
00:00:49.317 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:49.344 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:49.376 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:49.408 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:49.462 E: Setting up base-files (13.3) ...
00:00:49.599 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:49.740 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:49.751 E: Setting up dash (0.5.12-9) ...
00:00:49.851 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:49.889 E: Setting up bash (5.2.21-2.1) ...
00:00:49.910 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:49.937 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:49.969 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:49.979 E: Setting up libc-bin (2.38-13) ...
00:00:50.076 E: Setting up ncurses-bin (6.5-2) ...
00:00:50.082 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:50.090 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:50.096 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:50.109 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:50.170 E: Setting up diffutils (1:3.10-1) ...
00:00:50.219 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:50.332 E: Setting up hostname (3.23+nmu2) ...
00:00:50.337 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:50.343 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:50.362 E: Setting up init-system-helpers (1.66) ...
00:00:50.421 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:50.453 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:50.471 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:50.486 E: Setting up libudev1:amd64 (256-1) ...
00:00:50.505 E: Setting up grep (3.11-4) ...
00:00:50.522 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:50.545 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:50.570 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:50.612 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:50.789 E: Setting up sed (4.9-2) ...
00:00:50.802 E: Setting up findutils (4.10.0-2) ...
00:00:50.811 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:50.825 E: Setting up base-passwd (3.6.3) ...
00:00:50.989 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:51.002 E: Setting up tar (1.35+dfsg-3) ...
00:00:51.013 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:51.032 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:51.046 E: Setting up coreutils (9.4-3.1) ...
00:00:51.078 E: Setting up util-linux (2.40.1-8.1) ...
00:00:51.122 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:51.385 E: Setting up dpkg (1.22.6) ...
00:00:51.713 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:51.766 E: Setting up perl-base (5.38.2-5) ...
00:00:51.798 E: Setting up gzip (1.12-1.1) ...
00:00:51.946 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:52.206 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:52.260 E: Processing triggers for libc-bin (2.38-13) ...
00:00:52.337 E: I: installing essential packages...
00:01:06.055 E: I: installing remaining packages inside the chroot...
00:01:12.729 E: I: cleaning package lists and apt cache...
00:01:12.863 E: I: creating tarball...
00:01:15.498 E: I: done
00:01:15.531 E: I: removing tempdir /tmp/mmdebstrap.B7Lw0Zan5V...
00:01:15.826 E: I: success in 52.4571 seconds
00:01:15.845 E: + cmp - /tmp/debian-chroot-unshare.tar
00:01:15.853 E: + filter
00:01:15.860 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:17.662 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:27
result: SUCCESS
------------------------------------------------------------------------------
(267/280) jessie-or-older
dist: unstable
mode: unshare
variant: minbase
format: auto
time left: 0:10:16
------------------------------------------------------------------------------
00:00:00.016 E: + set -eu
00:00:00.023 E: + export LC_ALL=C.UTF-8
00:00:00.030 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.039 E: + trap rm -f /tmp/debian-chroot-unshare.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.046 E: + id -u
00:00:00.062 E: + [ 0 -eq 0 ]
00:00:00.072 E: + prefix=
00:00:00.081 E: + id -u
00:00:00.089 E: + [ 0 -eq 0 ]
00:00:00.096 E: + [ unshare != root ]
00:00:00.106 E: + [ unshare != auto ]
00:00:00.123 E: + id user
00:00:00.130 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.141 E: + useradd --home-dir /home/user --create-home user
00:00:00.154 E: + prefix=runuser -u user --
00:00:00.165 E: + MMTARFILTER=
00:00:00.175 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.182 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.188 E: + [ -x ./tarfilter ]
00:00:00.193 E: + MMTARFILTER=./tarfilter
00:00:00.199 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian
00:00:01.078 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:01.150 E: I: finding correct signed-by value...
00:00:01.362 E: I: automatically chosen format: tar
00:00:01.376 E: I: using /tmp/mmdebstrap.KPcj4Jd5NE as tempdir
00:00:01.466 E: I: running apt-get update...
00:00:06.054 E: I: downloading packages with apt...
00:00:10.024 E: I: extracting archives...
00:00:13.090 E: I: installing essential packages...
00:00:24.804 E: I: installing remaining packages inside the chroot...
00:00:33.926 E: I: cleaning package lists and apt cache...
00:00:34.050 E: I: creating tarball...
00:00:35.233 E: I: done
00:00:35.242 E: I: removing tempdir /tmp/mmdebstrap.KPcj4Jd5NE...
00:00:35.525 E: I: success in 34.7888 seconds
00:00:35.545 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:35.553 E: + filter
00:00:35.559 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:36.178 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:36.208 E: I: finding correct signed-by value...
00:00:36.338 E: I: automatically chosen format: tar
00:00:36.346 E: I: using /tmp/mmdebstrap.K8eWYEdjfm as tempdir
00:00:36.507 E: I: running apt-get update...
00:00:40.411 E: I: downloading packages with apt...
00:00:44.587 E: I: extracting archives...
00:00:47.472 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.K8eWYEdjfm
00:00:47.502 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.K8eWYEdjfm
00:00:48.549 E: Selecting previously unselected package base-passwd.
00:00:48.555 E: (Reading database ... 0 files and directories currently installed.)
00:00:48.563 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:48.568 E: Unpacking base-passwd (3.6.3) ...
00:00:48.628 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:48.633 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:48.638 E:   Package libc6 is not installed.
00:00:48.648 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:48.653 E:   Package libdebconfclient0 is not installed.
00:00:48.677 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:48.692 E:   Package libselinux1 is not installed.
00:00:48.706 E: 
00:00:48.720 E: Setting up base-passwd (3.6.3) ...
00:00:48.843 E: Selecting previously unselected package base-files.
00:00:48.853 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:48.865 E:  base-files pre-depends on awk
00:00:48.881 E:   awk is not installed.
00:00:48.905 E: 
00:00:48.924 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.933 E: (Reading database ... 41 files and directories currently installed.)
00:00:48.946 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:48.960 E: Unpacking base-files (13.3) ...
00:00:49.011 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:49.023 E:  base-files depends on awk; however:
00:00:49.034 E:   Package awk is not installed.
00:00:49.040 E: 
00:00:49.046 E: Setting up base-files (13.3) ...
00:00:49.260 E: Selecting previously unselected package dpkg.
00:00:49.274 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.282 E:  dpkg pre-depends on libbz2-1.0
00:00:49.300 E:   libbz2-1.0 is not installed.
00:00:49.324 E: 
00:00:49.340 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.352 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.366 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:49.383 E:   libc6 is not installed.
00:00:49.403 E: 
00:00:49.415 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.423 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.430 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:49.434 E:   liblzma5 is not installed.
00:00:49.456 E: 
00:00:49.473 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.493 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.506 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:49.521 E:   libmd0 is not installed.
00:00:49.527 E: 
00:00:49.532 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.550 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.569 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:49.583 E:   libselinux1 is not installed.
00:00:49.590 E: 
00:00:49.598 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.616 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.622 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:49.634 E:   libzstd1 is not installed.
00:00:49.641 E: 
00:00:49.647 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.652 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.659 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:49.666 E:   zlib1g is not installed.
00:00:49.671 E: 
00:00:49.684 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.713 E: (Reading database ... 133 files and directories currently installed.)
00:00:49.729 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:49.737 E: Unpacking dpkg (1.22.6) ...
00:00:49.743 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:49.758 E:  dpkg depends on libbz2-1.0; however:
00:00:49.768 E:   Package libbz2-1.0 is not installed.
00:00:49.804 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:49.810 E:   Package libc6 is not installed.
00:00:49.814 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:49.837 E:   Package liblzma5 is not installed.
00:00:49.843 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:49.849 E:   Package libmd0 is not installed.
00:00:49.859 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:49.864 E:   Package libselinux1 is not installed.
00:00:49.874 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:49.880 E:   Package libzstd1 is not installed.
00:00:49.893 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:49.910 E:   Package zlib1g is not installed.
00:00:49.920 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:49.928 E:   Package tar is not installed.
00:00:49.932 E: 
00:00:49.942 E: Setting up dpkg (1.22.6) ...
00:00:49.973 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:49.981 E: (Reading database ... 414 files and directories currently installed.)
00:00:49.986 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:49.997 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:50.114 E: Selecting previously unselected package libc6:amd64.
00:00:50.121 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:50.335 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:50.719 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:50.755 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:50.762 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:50.795 E: Selecting previously unselected package mawk.
00:00:50.810 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:50.815 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:50.895 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:50.906 E:  base-files pre-depends on awk
00:00:50.927 E:   mawk provides awk but is unpacked but not configured.
00:00:50.937 E: 
00:00:50.954 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.960 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:50.968 E: Unpacking base-files (13.3) over (13.3) ...
00:00:51.094 E: Selecting previously unselected package libtinfo6:amd64.
00:00:51.102 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:51.130 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:51.234 E: Selecting previously unselected package debianutils.
00:00:51.242 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:51.252 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:51.259 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:51.266 E: 
00:00:51.279 E: dpkg: warning: ignoring pre-dependency problem!
00:00:51.288 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:51.298 E: Unpacking debianutils (5.19) ...
00:00:51.384 E: Selecting previously unselected package bash.
00:00:51.400 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:51.414 E:  bash pre-depends on libc6 (>= 2.38)
00:00:51.426 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:51.445 E: 
00:00:51.450 E: dpkg: warning: ignoring pre-dependency problem!
00:00:51.465 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:51.472 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:51.481 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:51.491 E: 
00:00:51.497 E: dpkg: warning: ignoring pre-dependency problem!
00:00:51.505 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:51.513 E: Unpacking bash (5.2.21-2.1) ...
00:00:51.714 E: Selecting previously unselected package libcap2:amd64.
00:00:51.727 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:51.743 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:51.794 E: Selecting previously unselected package libsystemd0:amd64.
00:00:51.809 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:51.827 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:51.944 E: Selecting previously unselected package bsdutils.
00:00:51.955 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:51.990 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:51.998 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:52.005 E: 
00:00:52.012 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.030 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:52.049 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:52.060 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:52.065 E: 
00:00:52.083 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.090 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:52.101 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:52.119 E: Selecting previously unselected package libacl1:amd64.
00:00:52.127 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:52.137 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:52.239 E: Selecting previously unselected package libattr1:amd64.
00:00:52.250 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:52.260 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:52.346 E: Selecting previously unselected package libgmp10:amd64.
00:00:52.362 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:52.372 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:52.523 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:52.542 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:52.585 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:52.941 E: Selecting previously unselected package libselinux1:amd64.
00:00:52.949 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:52.957 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:53.030 E: Selecting previously unselected package libzstd1:amd64.
00:00:53.046 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:53.054 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:53.160 E: Selecting previously unselected package zlib1g:amd64.
00:00:53.171 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:53.180 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:53.275 E: Selecting previously unselected package libssl3t64:amd64.
00:00:53.280 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:53.287 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:53.528 E: Selecting previously unselected package coreutils.
00:00:53.540 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.563 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:53.577 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:53.589 E: 
00:00:53.597 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.611 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.622 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:53.629 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:53.645 E: 
00:00:53.666 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.682 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.689 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:53.709 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.721 E: 
00:00:53.735 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.752 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.761 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:53.768 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:53.775 E: 
00:00:53.788 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.798 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.810 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:53.819 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:53.826 E: 
00:00:53.840 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.854 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:53.859 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:53.868 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:53.876 E: 
00:00:53.885 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.894 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:53.905 E: Unpacking coreutils (9.4-3.1) ...
00:00:54.092 E: Selecting previously unselected package dash.
00:00:54.117 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:54.125 E:  dash pre-depends on libc6 (>= 2.38)
00:00:54.132 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:54.148 E: 
00:00:54.155 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.162 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:54.168 E: Unpacking dash (0.5.12-9) ...
00:00:54.175 E: Selecting previously unselected package diffutils.
00:00:54.182 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:54.190 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:54.195 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:54.200 E: 
00:00:54.218 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.227 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:54.243 E: Unpacking diffutils (1:3.10-1) ...
00:00:54.405 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:54.418 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:54.433 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:54.542 E: Selecting previously unselected package liblzma5:amd64.
00:00:54.550 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:54.562 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:54.676 E: Selecting previously unselected package libmd0:amd64.
00:00:54.691 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:54.706 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:54.755 E: Selecting previously unselected package tar.
00:00:54.765 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:54.777 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:54.789 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:54.794 E: 
00:00:54.806 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.816 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:54.826 E:  tar pre-depends on libc6 (>= 2.34)
00:00:54.839 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:54.857 E: 
00:00:54.866 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.872 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:54.879 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:54.885 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:54.890 E: 
00:00:54.897 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.911 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:54.925 E: Unpacking tar (1.35+dfsg-3) ...
00:00:54.989 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:54.994 E:  dpkg pre-depends on libbz2-1.0
00:00:55.001 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:55.013 E: 
00:00:55.029 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.035 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.054 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:55.068 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.085 E: 
00:00:55.097 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.106 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.112 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:55.121 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:55.130 E: 
00:00:55.137 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.156 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.163 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:55.170 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:55.182 E: 
00:00:55.195 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.213 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.223 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:55.231 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:55.241 E: 
00:00:55.254 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.262 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.276 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:55.299 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:55.306 E: 
00:00:55.312 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.327 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:55.334 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:55.339 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:55.360 E: 
00:00:55.376 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.387 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:55.402 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:55.414 E: Selecting previously unselected package findutils.
00:00:55.421 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:55.430 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:55.441 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.447 E: 
00:00:55.451 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.461 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:55.475 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:55.487 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:55.498 E: 
00:00:55.514 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.520 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:55.540 E: Unpacking findutils (4.10.0-2) ...
00:00:55.552 E: Selecting previously unselected package grep.
00:00:55.564 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:55.581 E:  grep pre-depends on libc6 (>= 2.34)
00:00:55.589 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.600 E: 
00:00:55.605 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.611 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:55.616 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:55.621 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:55.632 E: 
00:00:55.652 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.658 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:55.670 E: Unpacking grep (3.11-4) ...
00:00:55.729 E: Selecting previously unselected package gzip.
00:00:55.736 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:55.775 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:55.789 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.817 E: 
00:00:55.834 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.866 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:55.883 E: Unpacking gzip (1.12-1.1) ...
00:00:55.955 E: Selecting previously unselected package hostname.
00:00:55.965 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:55.978 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:55.988 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.995 E: 
00:00:56.003 E: dpkg: warning: ignoring pre-dependency problem!
00:00:56.009 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:56.017 E: Unpacking hostname (3.23+nmu2) ...
00:00:56.071 E: Selecting previously unselected package libaudit-common.
00:00:56.082 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:56.089 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:56.169 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:56.178 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:56.183 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:56.248 E: Selecting previously unselected package libaudit1:amd64.
00:00:56.253 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:56.259 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:56.326 E: Selecting previously unselected package libcrypt1:amd64.
00:00:56.341 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:56.346 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:56.402 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:56.417 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:56.434 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:56.590 E: Selecting previously unselected package debconf.
00:00:56.608 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:56.631 E: Unpacking debconf (1.5.86) ...
00:00:56.771 E: Selecting previously unselected package libpam0g:amd64.
00:00:56.779 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:56.786 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:56.894 E: Selecting previously unselected package libpam-modules-bin.
00:00:56.909 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:56.916 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:57.037 E: Selecting previously unselected package libpam-modules:amd64.
00:00:57.041 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.050 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:57.058 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:57.070 E: 
00:00:57.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.090 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.098 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:57.109 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:57.132 E: 
00:00:57.146 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.161 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.168 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:57.174 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:57.181 E: 
00:00:57.187 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.213 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.234 E:  libpam-modules pre-depends on libdb5.3t64
00:00:57.255 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:57.276 E: 
00:00:57.284 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.292 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.302 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:57.309 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:57.315 E: 
00:00:57.320 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.331 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.345 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:57.365 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:57.378 E: 
00:00:57.382 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.393 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.406 E:  libpam-modules pre-depends on libsystemd0
00:00:57.416 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:57.442 E: 
00:00:57.449 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.460 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.471 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:57.486 E:   debconf is unpacked, but has never been configured.
00:00:57.501 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:57.512 E: 
00:00:57.530 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.540 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:57.549 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:57.555 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:57.562 E: 
00:00:57.568 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.574 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:57.580 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:57.587 E: Selecting previously unselected package libpam-runtime.
00:00:57.593 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:57.602 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:57.615 E: Selecting previously unselected package login.
00:00:57.632 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.650 E:  login pre-depends on libpam-modules
00:00:57.655 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:57.666 E: 
00:00:57.677 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.684 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.689 E:  login pre-depends on libpam-runtime
00:00:57.698 E:   libpam-runtime is unpacked, but has never been configured.
00:00:57.706 E: 
00:00:57.712 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.729 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.747 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:57.762 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:57.767 E: 
00:00:57.775 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.786 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.809 E:  login pre-depends on libc6 (>= 2.38)
00:00:57.816 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:57.830 E: 
00:00:57.839 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.848 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.854 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:57.860 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:57.865 E: 
00:00:57.871 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.877 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:57.889 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:57.907 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:57.916 E: 
00:00:57.922 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.929 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:57.935 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:57.944 E: Selecting previously unselected package ncurses-bin.
00:00:57.949 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:57.956 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:57.966 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:57.974 E: 
00:00:57.980 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.987 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:57.995 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:58.006 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:58.024 E: 
00:00:58.039 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.053 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:58.074 E: Unpacking ncurses-bin (6.5-2) ...
00:00:58.096 E: Selecting previously unselected package perl-base.
00:00:58.114 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:58.123 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:58.141 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:58.162 E: 
00:00:58.171 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.186 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:58.193 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:58.201 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:58.217 E: 
00:00:58.226 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.239 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:58.249 E: Unpacking perl-base (5.38.2-5) ...
00:00:58.565 E: Selecting previously unselected package sed.
00:00:58.570 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:58.578 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:58.589 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:58.598 E: 
00:00:58.606 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.616 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:58.625 E:  sed pre-depends on libc6 (>= 2.34)
00:00:58.636 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:58.650 E: 
00:00:58.659 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.669 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:58.682 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:58.695 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:58.725 E: 
00:00:58.737 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.775 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:58.796 E: Unpacking sed (4.9-2) ...
00:00:58.878 E: Selecting previously unselected package libblkid1:amd64.
00:00:58.884 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:58.897 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:59.040 E: Selecting previously unselected package libmount1:amd64.
00:00:59.055 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:59.067 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:59.182 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:59.191 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:59.199 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:59.309 E: Selecting previously unselected package libudev1:amd64.
00:00:59.321 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:59.335 E: Unpacking libudev1:amd64 (256-1) ...
00:00:59.446 E: Selecting previously unselected package libuuid1:amd64.
00:00:59.455 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:59.480 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:59.586 E: Selecting previously unselected package util-linux.
00:00:59.596 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.615 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:59.625 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:59.640 E: 
00:00:59.651 E: dpkg: warning: ignoring pre-dependency problem!
00:00:59.664 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.680 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:59.693 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:59.707 E: 
00:00:59.714 E: dpkg: warning: ignoring pre-dependency problem!
00:00:59.725 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.735 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:59.742 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:59.763 E: 
00:00:59.775 E: dpkg: warning: ignoring pre-dependency problem!
00:00:59.790 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.812 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:59.822 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:59.831 E: 
00:00:59.837 E: dpkg: warning: ignoring pre-dependency problem!
00:00:59.854 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.866 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:59.882 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:59.893 E: 
00:00:59.913 E: dpkg: warning: ignoring pre-dependency problem!
00:00:59.921 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:59.937 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:59.963 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:59.978 E: 
00:00:59.997 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.012 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.026 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:01:00.041 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:01:00.055 E: 
00:01:00.073 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.080 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.099 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:01:00.104 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:01:00.118 E: 
00:01:00.124 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.137 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.145 E:  util-linux pre-depends on libsystemd0
00:01:00.151 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:01:00.157 E: 
00:01:00.170 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.182 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.190 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:01:00.203 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:01:00.214 E: 
00:01:00.219 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.226 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.235 E:  util-linux pre-depends on libudev1 (>= 183)
00:01:00.240 E:   libudev1:amd64 is unpacked, but has never been configured.
00:01:00.247 E: 
00:01:00.256 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.263 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:01:00.268 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:01:00.274 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:01:00.280 E: 
00:01:00.286 E: dpkg: warning: ignoring pre-dependency problem!
00:01:00.300 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:01:00.312 E: Unpacking util-linux (2.40.1-8.1) ...
00:01:00.335 E: Selecting previously unselected package libdebconfclient0:amd64.
00:01:00.339 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:01:00.346 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:01:00.353 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:01:00.359 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:01:00.381 E: Selecting previously unselected package init-system-helpers.
00:01:00.413 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:01:00.423 E: Unpacking init-system-helpers (1.66) ...
00:01:00.449 E: Selecting previously unselected package libc-bin.
00:01:00.470 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:01:00.479 E: Unpacking libc-bin (2.38-13) ...
00:01:00.621 E: Selecting previously unselected package ncurses-base.
00:01:00.633 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:01:00.641 E: Unpacking ncurses-base (6.5-2) ...
00:01:00.772 E: Selecting previously unselected package sysvinit-utils.
00:01:00.779 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:01:00.787 E: Unpacking sysvinit-utils (3.09-1) ...
00:01:00.883 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:01:00.898 E: Setting up libaudit-common (1:3.1.2-4) ...
00:01:00.915 E: Setting up debconf (1.5.86) ...
00:01:01.135 E: Setting up ncurses-base (6.5-2) ...
00:01:01.150 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:01:01.174 E: Setting up libc6:amd64 (2.38-13) ...
00:01:01.374 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:01:01.381 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:01:01.390 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:01:01.401 E: Setting up sysvinit-utils (3.09-1) ...
00:01:01.416 E: Setting up debianutils (5.19) ...
00:01:01.568 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:01:01.595 E: Setting up mawk (1.3.4.20240123-1) ...
00:01:01.610 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:01:01.626 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:01:01.645 E: Setting up base-files (13.3) ...
00:01:01.745 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:01:01.764 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:01:01.777 E: Setting up dash (0.5.12-9) ...
00:01:01.888 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:01:01.927 E: Setting up bash (5.2.21-2.1) ...
00:01:01.952 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:01:01.965 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:01:01.987 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:01:02.007 E: Setting up libc-bin (2.38-13) ...
00:01:02.043 E: Setting up ncurses-bin (6.5-2) ...
00:01:02.056 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:01:02.068 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:01:02.076 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:01:02.087 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:01:02.097 E: Setting up diffutils (1:3.10-1) ...
00:01:02.112 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:01:02.139 E: Setting up hostname (3.23+nmu2) ...
00:01:02.156 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:01:02.169 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:01:02.183 E: Setting up init-system-helpers (1.66) ...
00:01:02.202 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:01:02.245 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:01:02.294 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:01:02.317 E: Setting up libudev1:amd64 (256-1) ...
00:01:02.334 E: Setting up grep (3.11-4) ...
00:01:02.361 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:01:02.373 E: Setting up libsystemd0:amd64 (256-1) ...
00:01:02.400 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:01:02.428 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:01:02.570 E: Setting up sed (4.9-2) ...
00:01:02.580 E: Setting up findutils (4.10.0-2) ...
00:01:02.588 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:01:02.603 E: Setting up base-passwd (3.6.3) ...
00:01:02.794 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:01:02.804 E: Setting up tar (1.35+dfsg-3) ...
00:01:02.816 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:01:02.837 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:01:02.862 E: Setting up coreutils (9.4-3.1) ...
00:01:02.879 E: Setting up util-linux (2.40.1-8.1) ...
00:01:02.917 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:01:03.166 E: Setting up dpkg (1.22.6) ...
00:01:03.449 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:01:03.494 E: Setting up perl-base (5.38.2-5) ...
00:01:03.522 E: Setting up gzip (1.12-1.1) ...
00:01:03.597 E: Setting up libpam-runtime (1.5.3-7) ...
00:01:03.828 E: Setting up login (1:4.13+dfsg1-5) ...
00:01:03.875 E: Processing triggers for libc-bin (2.38-13) ...
00:01:03.912 E: I: installing essential packages...
00:01:14.964 E: I: installing remaining packages inside the chroot...
00:01:23.849 E: I: cleaning package lists and apt cache...
00:01:23.963 E: I: creating tarball...
00:01:26.527 E: I: done
00:01:26.551 E: I: removing tempdir /tmp/mmdebstrap.K8eWYEdjfm...
00:01:26.888 E: I: success in 50.9795 seconds
00:01:26.897 E: + filter
00:01:26.909 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:26.914 E: + cmp - /tmp/debian-chroot-unshare.tar
00:01:28.999 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:51
result: SUCCESS
------------------------------------------------------------------------------
(268/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: essential
format: auto
time left: 0:09:35
------------------------------------------------------------------------------
00:00:00.007 E: + set -eu
00:00:00.012 E: + export LC_ALL=C.UTF-8
00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.021 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.029 E: + id -u
00:00:00.035 E: + [ 0 -eq 0 ]
00:00:00.040 E: + prefix=
00:00:00.048 E: + id -u
00:00:00.052 E: + [ 0 -eq 0 ]
00:00:00.059 E: + [ fakechroot != root ]
00:00:00.063 E: + [ fakechroot != auto ]
00:00:00.066 E: + id user
00:00:00.071 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.076 E: + useradd --home-dir /home/user --create-home user
00:00:00.081 E: + prefix=runuser -u user --
00:00:00.086 E: + MMTARFILTER=
00:00:00.091 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.096 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.102 E: + [ -x ./tarfilter ]
00:00:00.106 E: + MMTARFILTER=./tarfilter
00:00:00.111 E: + mmdebstrap --mode=root --variant=essential unstable - 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.543 E: I: finding correct signed-by value...
00:00:00.643 E: I: automatically chosen format: tar
00:00:00.646 E: I: using /tmp/mmdebstrap.JXhPtoYb7v as tempdir
00:00:00.698 E: I: running apt-get update...
00:00:03.828 E: I: downloading packages with apt...
00:00:07.861 E: I: extracting archives...
00:00:10.739 E: I: installing essential packages...
00:00:20.909 E: I: cleaning package lists and apt cache...
00:00:21.058 E: I: creating tarball...
00:00:21.936 E: I: done
00:00:21.948 E: I: removing tempdir /tmp/mmdebstrap.JXhPtoYb7v...
00:00:22.147 E: I: success in 21.7522 seconds
00:00:22.159 E: + + filter
00:00:22.166 E: runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:22.172 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.402 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:23.448 E: I: finding correct signed-by value...
00:00:23.601 E: I: automatically chosen format: tar
00:00:23.610 E: I: using /tmp/mmdebstrap.n_gXsjmhmT as tempdir
00:00:23.696 E: I: running apt-get update...
00:00:27.692 E: I: downloading packages with apt...
00:00:32.037 E: I: extracting archives...
00:00:47.465 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.n_gXsjmhmT
00:00:47.482 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.n_gXsjmhmT
00:00:48.516 E: Selecting previously unselected package base-passwd.
00:00:48.520 E: (Reading database ... 0 files and directories currently installed.)
00:00:48.523 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:48.527 E: Unpacking base-passwd (3.6.3) ...
00:00:48.563 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:48.570 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:48.574 E:   Package libc6 is not installed.
00:00:48.578 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:48.581 E:   Package libdebconfclient0 is not installed.
00:00:48.584 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:48.588 E:   Package libselinux1 is not installed.
00:00:48.592 E: 
00:00:48.596 E: Setting up base-passwd (3.6.3) ...
00:00:48.776 E: Selecting previously unselected package base-files.
00:00:48.795 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:48.807 E:  base-files pre-depends on awk
00:00:48.811 E:   awk is not installed.
00:00:48.817 E: 
00:00:48.821 E: dpkg: warning: ignoring pre-dependency problem!
00:00:48.825 E: (Reading database ... 41 files and directories currently installed.)
00:00:48.829 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:48.833 E: Unpacking base-files (13.3) ...
00:00:48.874 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:48.877 E:  base-files depends on awk; however:
00:00:48.880 E:   Package awk is not installed.
00:00:48.884 E: 
00:00:48.887 E: Setting up base-files (13.3) ...
00:00:49.057 E: Selecting previously unselected package dpkg.
00:00:49.060 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.064 E:  dpkg pre-depends on libbz2-1.0
00:00:49.068 E:   libbz2-1.0 is not installed.
00:00:49.072 E: 
00:00:49.076 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.081 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.084 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:49.088 E:   libc6 is not installed.
00:00:49.092 E: 
00:00:49.096 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.100 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.103 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:49.107 E:   liblzma5 is not installed.
00:00:49.110 E: 
00:00:49.114 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.117 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.121 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:49.124 E:   libmd0 is not installed.
00:00:49.130 E: 
00:00:49.140 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.154 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.176 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:49.201 E:   libselinux1 is not installed.
00:00:49.211 E: 
00:00:49.216 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.220 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.225 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:49.229 E:   libzstd1 is not installed.
00:00:49.233 E: 
00:00:49.236 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.240 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:49.243 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:49.247 E:   zlib1g is not installed.
00:00:49.250 E: 
00:00:49.254 E: dpkg: warning: ignoring pre-dependency problem!
00:00:49.258 E: (Reading database ... 133 files and directories currently installed.)
00:00:49.262 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:49.266 E: Unpacking dpkg (1.22.6) ...
00:00:49.292 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:49.296 E:  dpkg depends on libbz2-1.0; however:
00:00:49.299 E:   Package libbz2-1.0 is not installed.
00:00:49.303 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:49.306 E:   Package libc6 is not installed.
00:00:49.311 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:49.315 E:   Package liblzma5 is not installed.
00:00:49.329 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:49.334 E:   Package libmd0 is not installed.
00:00:49.340 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:49.345 E:   Package libselinux1 is not installed.
00:00:49.351 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:49.356 E:   Package libzstd1 is not installed.
00:00:49.360 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:49.364 E:   Package zlib1g is not installed.
00:00:49.369 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:49.373 E:   Package tar is not installed.
00:00:49.376 E: 
00:00:49.380 E: Setting up dpkg (1.22.6) ...
00:00:49.589 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:49.593 E: (Reading database ... 414 files and directories currently installed.)
00:00:49.596 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:49.600 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:49.633 E: Selecting previously unselected package libc6:amd64.
00:00:49.637 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:49.836 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:50.136 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:50.140 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:50.144 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:50.173 E: Selecting previously unselected package mawk.
00:00:50.177 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:50.180 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:50.226 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:50.230 E:  base-files pre-depends on awk
00:00:50.233 E:   mawk provides awk but is unpacked but not configured.
00:00:50.237 E: 
00:00:50.241 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.244 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:50.248 E: Unpacking base-files (13.3) over (13.3) ...
00:00:50.308 E: Selecting previously unselected package libtinfo6:amd64.
00:00:50.312 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:50.316 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:50.353 E: Selecting previously unselected package debianutils.
00:00:50.357 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:50.360 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:50.364 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:50.367 E: 
00:00:50.370 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.374 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:50.377 E: Unpacking debianutils (5.19) ...
00:00:50.424 E: Selecting previously unselected package bash.
00:00:50.428 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:50.432 E:  bash pre-depends on libc6 (>= 2.38)
00:00:50.435 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:50.439 E: 
00:00:50.443 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.447 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:50.450 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:50.454 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:50.457 E: 
00:00:50.461 E: dpkg: warning: ignoring pre-dependency problem!
00:00:50.465 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:50.469 E: Unpacking bash (5.2.21-2.1) ...
00:00:50.625 E: Selecting previously unselected package libcap2:amd64.
00:00:50.635 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:50.654 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:50.774 E: Selecting previously unselected package libsystemd0:amd64.
00:00:50.781 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:50.793 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:50.931 E: Selecting previously unselected package bsdutils.
00:00:50.936 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:50.946 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:50.970 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:50.986 E: 
00:00:51.005 E: dpkg: warning: ignoring pre-dependency problem!
00:00:51.030 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:51.042 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:51.049 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:51.055 E: 
00:00:51.062 E: dpkg: warning: ignoring pre-dependency problem!
00:00:51.072 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:51.081 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:51.174 E: Selecting previously unselected package libacl1:amd64.
00:00:51.198 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:51.205 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:51.336 E: Selecting previously unselected package libattr1:amd64.
00:00:51.342 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:51.354 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:51.475 E: Selecting previously unselected package libgmp10:amd64.
00:00:51.491 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:51.534 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:51.662 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:51.686 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:51.704 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:51.837 E: Selecting previously unselected package libselinux1:amd64.
00:00:51.847 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:51.855 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:51.996 E: Selecting previously unselected package libzstd1:amd64.
00:00:52.001 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:52.015 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:52.122 E: Selecting previously unselected package zlib1g:amd64.
00:00:52.137 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:52.157 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:52.315 E: Selecting previously unselected package libssl3t64:amd64.
00:00:52.338 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:52.346 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:52.584 E: Selecting previously unselected package coreutils.
00:00:52.588 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.592 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:52.596 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:52.600 E: 
00:00:52.604 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.607 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.610 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:52.614 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:52.618 E: 
00:00:52.622 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.626 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.629 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:52.633 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:52.637 E: 
00:00:52.640 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.644 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.647 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:52.652 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:52.655 E: 
00:00:52.659 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.662 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.666 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:52.670 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:52.674 E: 
00:00:52.677 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.681 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:52.684 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:52.687 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:52.691 E: 
00:00:52.694 E: dpkg: warning: ignoring pre-dependency problem!
00:00:52.698 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:52.702 E: Unpacking coreutils (9.4-3.1) ...
00:00:53.013 E: Selecting previously unselected package dash.
00:00:53.017 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:53.021 E:  dash pre-depends on libc6 (>= 2.38)
00:00:53.025 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.029 E: 
00:00:53.032 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.036 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:53.040 E: Unpacking dash (0.5.12-9) ...
00:00:53.057 E: Selecting previously unselected package diffutils.
00:00:53.060 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:53.063 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:53.067 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.070 E: 
00:00:53.074 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.077 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:53.080 E: Unpacking diffutils (1:3.10-1) ...
00:00:53.158 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:53.161 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:53.165 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:53.194 E: Selecting previously unselected package liblzma5:amd64.
00:00:53.197 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:53.201 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:53.238 E: Selecting previously unselected package libmd0:amd64.
00:00:53.241 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:53.245 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:53.282 E: Selecting previously unselected package tar.
00:00:53.299 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:53.325 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:53.346 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:53.358 E: 
00:00:53.364 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.368 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:53.372 E:  tar pre-depends on libc6 (>= 2.34)
00:00:53.377 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.382 E: 
00:00:53.386 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.389 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:53.393 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:53.397 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:53.400 E: 
00:00:53.404 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.408 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:53.411 E: Unpacking tar (1.35+dfsg-3) ...
00:00:53.448 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.452 E:  dpkg pre-depends on libbz2-1.0
00:00:53.457 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:53.461 E: 
00:00:53.465 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.469 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.472 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:53.475 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.479 E: 
00:00:53.482 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.486 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.489 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:53.493 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:53.496 E: 
00:00:53.500 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.504 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.507 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:53.511 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:53.514 E: 
00:00:53.518 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.521 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.525 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:53.529 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:53.533 E: 
00:00:53.536 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.540 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.543 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:53.547 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:53.551 E: 
00:00:53.555 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.559 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:53.563 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:53.567 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:53.571 E: 
00:00:53.574 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.578 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:53.582 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:53.653 E: Selecting previously unselected package findutils.
00:00:53.658 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:53.662 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:53.666 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.670 E: 
00:00:53.674 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.679 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:53.685 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:53.690 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:53.694 E: 
00:00:53.698 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.702 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:53.706 E: Unpacking findutils (4.10.0-2) ...
00:00:53.751 E: Selecting previously unselected package grep.
00:00:53.756 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:53.762 E:  grep pre-depends on libc6 (>= 2.34)
00:00:53.766 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.771 E: 
00:00:53.776 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.781 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:53.784 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:53.788 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:53.791 E: 
00:00:53.795 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.799 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:53.802 E: Unpacking grep (3.11-4) ...
00:00:53.841 E: Selecting previously unselected package gzip.
00:00:53.845 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:53.849 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:53.852 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.856 E: 
00:00:53.860 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.865 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:53.907 E: Unpacking gzip (1.12-1.1) ...
00:00:53.959 E: Selecting previously unselected package hostname.
00:00:53.963 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:53.966 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:53.970 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:53.974 E: 
00:00:53.978 E: dpkg: warning: ignoring pre-dependency problem!
00:00:53.982 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:53.986 E: Unpacking hostname (3.23+nmu2) ...
00:00:54.000 E: Selecting previously unselected package libaudit-common.
00:00:54.003 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:54.007 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:54.037 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:54.041 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:54.045 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:54.073 E: Selecting previously unselected package libaudit1:amd64.
00:00:54.077 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:54.081 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:54.113 E: Selecting previously unselected package libcrypt1:amd64.
00:00:54.116 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:54.120 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:54.163 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:54.168 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:54.173 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:54.267 E: Selecting previously unselected package debconf.
00:00:54.308 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:54.318 E: Unpacking debconf (1.5.86) ...
00:00:54.412 E: Selecting previously unselected package libpam0g:amd64.
00:00:54.415 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:54.420 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:54.455 E: Selecting previously unselected package libpam-modules-bin.
00:00:54.459 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:54.462 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:54.539 E: Selecting previously unselected package libpam-modules:amd64.
00:00:54.543 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.547 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:54.550 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:54.554 E: 
00:00:54.557 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.561 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.564 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:54.567 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:54.570 E: 
00:00:54.574 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.577 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.580 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:54.584 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:54.587 E: 
00:00:54.591 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.594 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.597 E:  libpam-modules pre-depends on libdb5.3t64
00:00:54.600 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:54.604 E: 
00:00:54.607 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.611 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.614 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:54.617 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:54.621 E: 
00:00:54.624 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.628 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.632 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:54.635 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:54.638 E: 
00:00:54.642 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.645 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.649 E:  libpam-modules pre-depends on libsystemd0
00:00:54.652 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:54.656 E: 
00:00:54.659 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.662 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.666 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:54.669 E:   debconf is unpacked, but has never been configured.
00:00:54.673 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:54.676 E: 
00:00:54.680 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.683 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:54.687 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:54.690 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:54.693 E: 
00:00:54.696 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.700 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:54.703 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:54.746 E: Selecting previously unselected package libpam-runtime.
00:00:54.750 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:54.753 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:54.861 E: Selecting previously unselected package login.
00:00:54.865 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.868 E:  login pre-depends on libpam-modules
00:00:54.872 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:54.875 E: 
00:00:54.878 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.882 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.885 E:  login pre-depends on libpam-runtime
00:00:54.889 E:   libpam-runtime is unpacked, but has never been configured.
00:00:54.893 E: 
00:00:54.896 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.901 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.904 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:54.908 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:54.911 E: 
00:00:54.915 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.919 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.922 E:  login pre-depends on libc6 (>= 2.38)
00:00:54.925 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:54.929 E: 
00:00:54.932 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.936 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.939 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:54.942 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:54.947 E: 
00:00:54.951 E: dpkg: warning: ignoring pre-dependency problem!
00:00:54.958 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:54.963 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:54.974 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:54.981 E: 
00:00:55.001 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.024 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:55.029 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:55.232 E: Selecting previously unselected package ncurses-bin.
00:00:55.246 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:55.261 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:55.272 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.285 E: 
00:00:55.311 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.320 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:55.337 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:55.346 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:55.359 E: 
00:00:55.370 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.376 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:55.389 E: Unpacking ncurses-bin (6.5-2) ...
00:00:55.434 E: Selecting previously unselected package perl-base.
00:00:55.442 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:55.455 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:55.461 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:55.468 E: 
00:00:55.475 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.481 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:55.494 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:55.510 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:55.517 E: 
00:00:55.529 E: dpkg: warning: ignoring pre-dependency problem!
00:00:55.542 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:55.571 E: Unpacking perl-base (5.38.2-5) ...
00:00:56.590 E: Selecting previously unselected package sed.
00:00:56.594 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:56.601 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:56.607 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:56.619 E: 
00:00:56.630 E: dpkg: warning: ignoring pre-dependency problem!
00:00:56.637 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:56.662 E:  sed pre-depends on libc6 (>= 2.34)
00:00:56.670 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:56.681 E: 
00:00:56.688 E: dpkg: warning: ignoring pre-dependency problem!
00:00:56.694 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:56.701 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:56.719 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:56.726 E: 
00:00:56.733 E: dpkg: warning: ignoring pre-dependency problem!
00:00:56.746 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:56.758 E: Unpacking sed (4.9-2) ...
00:00:56.865 E: Selecting previously unselected package libblkid1:amd64.
00:00:56.877 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:56.886 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:57.014 E: Selecting previously unselected package libmount1:amd64.
00:00:57.023 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:57.033 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:57.137 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:57.143 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:57.149 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:57.255 E: Selecting previously unselected package libudev1:amd64.
00:00:57.265 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:57.269 E: Unpacking libudev1:amd64 (256-1) ...
00:00:57.428 E: Selecting previously unselected package libuuid1:amd64.
00:00:57.437 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:57.452 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:57.568 E: Selecting previously unselected package util-linux.
00:00:57.574 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.579 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:57.585 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:57.589 E: 
00:00:57.597 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.609 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.620 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:57.626 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:57.634 E: 
00:00:57.641 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.658 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.670 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:57.678 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:57.703 E: 
00:00:57.709 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.718 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.725 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:57.735 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:57.741 E: 
00:00:57.745 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.753 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.763 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:57.773 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:57.777 E: 
00:00:57.783 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.798 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.819 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:57.827 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:57.834 E: 
00:00:57.840 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.850 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.867 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:57.874 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:57.880 E: 
00:00:57.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.900 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.925 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:57.933 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:57.939 E: 
00:00:57.958 E: dpkg: warning: ignoring pre-dependency problem!
00:00:57.966 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:57.973 E:  util-linux pre-depends on libsystemd0
00:00:57.984 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:57.988 E: 
00:00:57.992 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.002 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:58.016 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:58.023 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:58.028 E: 
00:00:58.033 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.044 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:58.061 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:58.075 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:58.089 E: 
00:00:58.103 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.117 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:58.128 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:58.134 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:58.141 E: 
00:00:58.148 E: dpkg: warning: ignoring pre-dependency problem!
00:00:58.156 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:58.163 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:58.169 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:58.181 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:58.186 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:58.297 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:58.316 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:58.469 E: Selecting previously unselected package init-system-helpers.
00:00:58.481 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:58.487 E: Unpacking init-system-helpers (1.66) ...
00:00:58.654 E: Selecting previously unselected package libc-bin.
00:00:58.662 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:58.674 E: Unpacking libc-bin (2.38-13) ...
00:00:58.887 E: Selecting previously unselected package ncurses-base.
00:00:58.892 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:58.922 E: Unpacking ncurses-base (6.5-2) ...
00:00:59.105 E: Selecting previously unselected package sysvinit-utils.
00:00:59.112 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:59.120 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:59.277 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:59.319 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:59.336 E: Setting up debconf (1.5.86) ...
00:00:59.563 E: Setting up ncurses-base (6.5-2) ...
00:00:59.595 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:59.615 E: Setting up libc6:amd64 (2.38-13) ...
00:00:59.822 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:59.830 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:59.844 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:59.863 E: Setting up sysvinit-utils (3.09-1) ...
00:00:59.876 E: Setting up debianutils (5.19) ...
00:01:00.130 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:01:00.150 E: Setting up mawk (1.3.4.20240123-1) ...
00:01:00.166 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:01:00.176 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:01:00.186 E: Setting up base-files (13.3) ...
00:01:00.298 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:01:00.316 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:01:00.345 E: Setting up dash (0.5.12-9) ...
00:01:00.589 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:01:00.597 E: Setting up bash (5.2.21-2.1) ...
00:01:00.640 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:01:00.663 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:01:00.677 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:01:00.689 E: Setting up libc-bin (2.38-13) ...
00:01:00.952 E: Setting up ncurses-bin (6.5-2) ...
00:01:00.970 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:01:00.979 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:01:00.985 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:01:00.994 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:01:01.009 E: Setting up diffutils (1:3.10-1) ...
00:01:01.037 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:01:01.052 E: Setting up hostname (3.23+nmu2) ...
00:01:01.105 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:01:01.113 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:01:01.136 E: Setting up init-system-helpers (1.66) ...
00:01:01.164 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:01:01.181 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:01:01.197 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:01:01.208 E: Setting up libudev1:amd64 (256-1) ...
00:01:01.230 E: Setting up grep (3.11-4) ...
00:01:01.247 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:01:01.256 E: Setting up libsystemd0:amd64 (256-1) ...
00:01:01.278 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:01:01.297 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:01:01.479 E: Setting up sed (4.9-2) ...
00:01:01.508 E: Setting up findutils (4.10.0-2) ...
00:01:01.513 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:01:01.523 E: Setting up base-passwd (3.6.3) ...
00:01:01.747 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:01:01.756 E: Setting up tar (1.35+dfsg-3) ...
00:01:01.777 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:01:01.790 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:01:01.812 E: Setting up coreutils (9.4-3.1) ...
00:01:01.830 E: Setting up util-linux (2.40.1-8.1) ...
00:01:01.895 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:01:02.201 E: Setting up dpkg (1.22.6) ...
00:01:02.522 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:01:02.582 E: Setting up perl-base (5.38.2-5) ...
00:01:02.646 E: Setting up gzip (1.12-1.1) ...
00:01:02.897 E: Setting up libpam-runtime (1.5.3-7) ...
00:01:03.162 E: Setting up login (1:4.13+dfsg1-5) ...
00:01:03.243 E: Processing triggers for libc-bin (2.38-13) ...
00:01:03.510 E: I: installing essential packages...
00:01:20.338 E: I: cleaning package lists and apt cache...
00:01:20.462 E: I: creating tarball...
00:01:21.923 E: I: done
00:01:21.932 E: I: removing tempdir /tmp/mmdebstrap.n_gXsjmhmT...
00:01:25.031 E: I: success in 61.8199 seconds
00:01:25.040 E: + filter
00:01:25.044 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:25.048 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:01:26.194 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:38
result: SUCCESS
------------------------------------------------------------------------------
(269/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: apt
format: auto
time left: 0:08:53
------------------------------------------------------------------------------
00:00:00.006 E: + set -eu
00:00:00.011 E: + export LC_ALL=C.UTF-8
00:00:00.020 E: + export SOURCE_DATE_EPOCH=1718525505
00:00:00.028 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM
00:00:00.035 E: + id -u
00:00:00.042 E: + [ 0 -eq 0 ]
00:00:00.058 E: + prefix=
00:00:00.066 E: + id -u
00:00:00.088 E: + [ 0 -eq 0 ]
00:00:00.096 E: + [ fakechroot != root ]
00:00:00.112 E: + [ fakechroot != auto ]
00:00:00.133 E: + id user
00:00:00.158 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.186 E: + useradd --home-dir /home/user --create-home user
00:00:00.301 E: + prefix=runuser -u user --
00:00:00.306 E: + MMTARFILTER=
00:00:00.315 E: + [ -x /usr/bin/mmtarfilter ]
00:00:00.320 E: + MMTARFILTER=/usr/bin/mmtarfilter
00:00:00.351 E: + [ -x ./tarfilter ]
00:00:00.359 E: + MMTARFILTER=./tarfilter
00:00:00.365 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian
00:00:00.872 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.904 E: I: finding correct signed-by value...
00:00:01.009 E: I: automatically chosen format: tar
00:00:01.014 E: I: using /tmp/mmdebstrap.Y1Wx0COOiG as tempdir
00:00:01.067 E: I: running apt-get update...
00:00:04.312 E: I: downloading packages with apt...
00:00:06.428 E: I: extracting archives...
00:00:08.213 E: I: installing essential packages...
00:00:13.781 E: I: installing remaining packages inside the chroot...
00:00:17.071 E: I: cleaning package lists and apt cache...
00:00:17.157 E: I: creating tarball...
00:00:17.954 E: I: done
00:00:17.961 E: I: removing tempdir /tmp/mmdebstrap.Y1Wx0COOiG...
00:00:18.141 E: I: success in 17.3925 seconds
00:00:18.149 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:18.153 E: + filter
00:00:18.157 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:18.997 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.028 E: I: finding correct signed-by value...
00:00:19.140 E: I: automatically chosen format: tar
00:00:19.144 E: I: using /tmp/mmdebstrap.DvDrXKkTVp as tempdir
00:00:19.194 E: I: running apt-get update...
00:00:22.017 E: I: downloading packages with apt...
00:00:24.150 E: I: extracting archives...
00:00:30.417 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.DvDrXKkTVp
00:00:30.433 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.DvDrXKkTVp
00:00:31.316 E: Selecting previously unselected package base-passwd.
00:00:31.320 E: (Reading database ... 0 files and directories currently installed.)
00:00:31.323 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:31.327 E: Unpacking base-passwd (3.6.3) ...
00:00:31.352 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:31.356 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:31.360 E:   Package libc6 is not installed.
00:00:31.364 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:31.367 E:   Package libdebconfclient0 is not installed.
00:00:31.371 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:31.374 E:   Package libselinux1 is not installed.
00:00:31.377 E: 
00:00:31.381 E: Setting up base-passwd (3.6.3) ...
00:00:31.535 E: Selecting previously unselected package base-files.
00:00:31.538 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:31.542 E:  base-files pre-depends on awk
00:00:31.546 E:   awk is not installed.
00:00:31.549 E: 
00:00:31.553 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.557 E: (Reading database ... 41 files and directories currently installed.)
00:00:31.560 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:31.564 E: Unpacking base-files (13.3) ...
00:00:31.601 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:31.604 E:  base-files depends on awk; however:
00:00:31.608 E:   Package awk is not installed.
00:00:31.611 E: 
00:00:31.615 E: Setting up base-files (13.3) ...
00:00:31.804 E: Selecting previously unselected package dpkg.
00:00:31.808 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.811 E:  dpkg pre-depends on libbz2-1.0
00:00:31.815 E:   libbz2-1.0 is not installed.
00:00:31.819 E: 
00:00:31.822 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.827 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.831 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:31.834 E:   libc6 is not installed.
00:00:31.838 E: 
00:00:31.842 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.846 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.849 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:31.854 E:   liblzma5 is not installed.
00:00:31.858 E: 
00:00:31.862 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.866 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.870 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:31.873 E:   libmd0 is not installed.
00:00:31.878 E: 
00:00:31.882 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.886 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.889 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:31.893 E:   libselinux1 is not installed.
00:00:31.897 E: 
00:00:31.901 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.905 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.908 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:31.912 E:   libzstd1 is not installed.
00:00:31.915 E: 
00:00:31.919 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.923 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:31.927 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:31.931 E:   zlib1g is not installed.
00:00:31.935 E: 
00:00:31.939 E: dpkg: warning: ignoring pre-dependency problem!
00:00:31.943 E: (Reading database ... 133 files and directories currently installed.)
00:00:31.946 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:31.950 E: Unpacking dpkg (1.22.6) ...
00:00:31.963 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:31.967 E:  dpkg depends on libbz2-1.0; however:
00:00:31.971 E:   Package libbz2-1.0 is not installed.
00:00:31.974 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:31.978 E:   Package libc6 is not installed.
00:00:31.982 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:31.987 E:   Package liblzma5 is not installed.
00:00:31.990 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:31.994 E:   Package libmd0 is not installed.
00:00:31.998 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:32.002 E:   Package libselinux1 is not installed.
00:00:32.005 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:32.009 E:   Package libzstd1 is not installed.
00:00:32.013 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:32.016 E:   Package zlib1g is not installed.
00:00:32.020 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:32.024 E:   Package tar is not installed.
00:00:32.027 E: 
00:00:32.031 E: Setting up dpkg (1.22.6) ...
00:00:32.236 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:32.239 E: (Reading database ... 414 files and directories currently installed.)
00:00:32.243 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:32.247 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:32.283 E: Selecting previously unselected package libc6:amd64.
00:00:32.287 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:32.494 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:32.770 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:32.774 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:32.778 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:32.808 E: Selecting previously unselected package mawk.
00:00:32.812 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:32.818 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:32.865 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:32.869 E:  base-files pre-depends on awk
00:00:32.874 E:   mawk provides awk but is unpacked but not configured.
00:00:32.878 E: 
00:00:32.881 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.886 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:32.889 E: Unpacking base-files (13.3) over (13.3) ...
00:00:32.949 E: Selecting previously unselected package libtinfo6:amd64.
00:00:32.953 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:32.959 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:32.996 E: Selecting previously unselected package debianutils.
00:00:33.000 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:33.004 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:33.009 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.013 E: 
00:00:33.017 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.021 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:33.024 E: Unpacking debianutils (5.19) ...
00:00:33.071 E: Selecting previously unselected package bash.
00:00:33.075 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:33.079 E:  bash pre-depends on libc6 (>= 2.38)
00:00:33.083 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.087 E: 
00:00:33.090 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.094 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:33.097 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:33.101 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:33.104 E: 
00:00:33.107 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.111 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:33.115 E: Unpacking bash (5.2.21-2.1) ...
00:00:33.213 E: Selecting previously unselected package libcap2:amd64.
00:00:33.217 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:33.221 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:33.252 E: Selecting previously unselected package libsystemd0:amd64.
00:00:33.256 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:33.260 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:33.308 E: Selecting previously unselected package bsdutils.
00:00:33.312 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:33.316 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:33.320 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.323 E: 
00:00:33.327 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.331 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:33.334 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:33.338 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:33.342 E: 
00:00:33.346 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.349 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:33.353 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:33.357 E: Selecting previously unselected package libacl1:amd64.
00:00:33.361 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:33.365 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:33.395 E: Selecting previously unselected package libattr1:amd64.
00:00:33.398 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:33.402 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:33.432 E: Selecting previously unselected package libgmp10:amd64.
00:00:33.436 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:33.441 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:33.488 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:33.492 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:33.496 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:33.541 E: Selecting previously unselected package libselinux1:amd64.
00:00:33.546 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:33.550 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:33.581 E: Selecting previously unselected package libzstd1:amd64.
00:00:33.585 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:33.589 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:33.634 E: Selecting previously unselected package zlib1g:amd64.
00:00:33.638 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:33.641 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:33.675 E: Selecting previously unselected package libssl3t64:amd64.
00:00:33.679 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:33.682 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:33.833 E: Selecting previously unselected package coreutils.
00:00:33.837 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.841 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:33.846 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:33.850 E: 
00:00:33.853 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.857 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.861 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:33.865 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:33.869 E: 
00:00:33.872 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.876 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.881 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:33.884 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.888 E: 
00:00:33.891 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.895 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.898 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:33.902 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:33.906 E: 
00:00:33.909 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.914 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.918 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:33.923 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:33.926 E: 
00:00:33.930 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.934 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:33.938 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:33.942 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:33.945 E: 
00:00:33.949 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.953 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:33.956 E: Unpacking coreutils (9.4-3.1) ...
00:00:34.151 E: Selecting previously unselected package dash.
00:00:34.155 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:34.159 E:  dash pre-depends on libc6 (>= 2.38)
00:00:34.162 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.166 E: 
00:00:34.170 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.173 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:34.177 E: Unpacking dash (0.5.12-9) ...
00:00:34.194 E: Selecting previously unselected package diffutils.
00:00:34.198 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:34.202 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:34.206 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.210 E: 
00:00:34.213 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.217 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:34.221 E: Unpacking diffutils (1:3.10-1) ...
00:00:34.278 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:34.283 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:34.286 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:34.316 E: Selecting previously unselected package liblzma5:amd64.
00:00:34.320 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:34.324 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:34.362 E: Selecting previously unselected package libmd0:amd64.
00:00:34.365 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:34.369 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:34.400 E: Selecting previously unselected package tar.
00:00:34.404 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.408 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:34.412 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:34.415 E: 
00:00:34.419 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.423 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.427 E:  tar pre-depends on libc6 (>= 2.34)
00:00:34.431 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.434 E: 
00:00:34.439 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.443 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:34.448 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:34.452 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.456 E: 
00:00:34.460 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.464 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:34.468 E: Unpacking tar (1.35+dfsg-3) ...
00:00:34.507 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.512 E:  dpkg pre-depends on libbz2-1.0
00:00:34.515 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:34.519 E: 
00:00:34.523 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.526 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.531 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:34.535 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.539 E: 
00:00:34.543 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.547 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.551 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:34.555 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:34.559 E: 
00:00:34.563 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.567 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.571 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:34.575 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:34.579 E: 
00:00:34.583 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.587 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.591 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:34.595 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.600 E: 
00:00:34.604 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.607 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.611 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:34.615 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:34.620 E: 
00:00:34.623 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.627 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:34.631 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:34.635 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:34.638 E: 
00:00:34.642 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.645 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:34.649 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:34.695 E: Selecting previously unselected package findutils.
00:00:34.699 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.702 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:34.706 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.710 E: 
00:00:34.714 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.717 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:34.721 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:34.725 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.728 E: 
00:00:34.732 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.736 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:34.740 E: Unpacking findutils (4.10.0-2) ...
00:00:34.785 E: Selecting previously unselected package grep.
00:00:34.788 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.792 E:  grep pre-depends on libc6 (>= 2.34)
00:00:34.797 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.800 E: 
00:00:34.804 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.808 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:34.812 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:34.816 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:34.819 E: 
00:00:34.823 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.827 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:34.831 E: Unpacking grep (3.11-4) ...
00:00:34.872 E: Selecting previously unselected package gzip.
00:00:34.876 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:34.880 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:34.883 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.887 E: 
00:00:34.891 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.894 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:34.936 E: Unpacking gzip (1.12-1.1) ...
00:00:34.985 E: Selecting previously unselected package hostname.
00:00:34.989 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:34.993 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:34.997 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.001 E: 
00:00:35.005 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.009 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:35.013 E: Unpacking hostname (3.23+nmu2) ...
00:00:35.026 E: Selecting previously unselected package libaudit-common.
00:00:35.030 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:35.034 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:35.064 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:35.069 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:35.072 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:35.103 E: Selecting previously unselected package libaudit1:amd64.
00:00:35.107 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:35.110 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:35.144 E: Selecting previously unselected package libcrypt1:amd64.
00:00:35.148 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:35.152 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:35.185 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:35.189 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:35.193 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:35.267 E: Selecting previously unselected package debconf.
00:00:35.271 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:35.275 E: Unpacking debconf (1.5.86) ...
00:00:35.376 E: Selecting previously unselected package libpam0g:amd64.
00:00:35.380 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:35.384 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:35.418 E: Selecting previously unselected package libpam-modules-bin.
00:00:35.422 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:35.426 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:35.466 E: Selecting previously unselected package libpam-modules:amd64.
00:00:35.470 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.474 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:35.478 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:35.482 E: 
00:00:35.486 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.490 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.493 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:35.497 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.501 E: 
00:00:35.504 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.508 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.512 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:35.516 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.520 E: 
00:00:35.524 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.528 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.531 E:  libpam-modules pre-depends on libdb5.3t64
00:00:35.535 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:35.538 E: 
00:00:35.542 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.545 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.549 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:35.553 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.557 E: 
00:00:35.561 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.564 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.568 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:35.571 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.575 E: 
00:00:35.578 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.582 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.586 E:  libpam-modules pre-depends on libsystemd0
00:00:35.590 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:35.594 E: 
00:00:35.598 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.602 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.606 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:35.610 E:   debconf is unpacked, but has never been configured.
00:00:35.614 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:35.618 E: 
00:00:35.622 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.625 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:35.628 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:35.632 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:35.636 E: 
00:00:35.639 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.643 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:35.646 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:35.681 E: Selecting previously unselected package libpam-runtime.
00:00:35.685 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:35.689 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:35.794 E: Selecting previously unselected package login.
00:00:35.798 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.802 E:  login pre-depends on libpam-modules
00:00:35.806 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:35.810 E: 
00:00:35.813 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.817 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.821 E:  login pre-depends on libpam-runtime
00:00:35.825 E:   libpam-runtime is unpacked, but has never been configured.
00:00:35.829 E: 
00:00:35.833 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.836 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.840 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:35.844 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:35.847 E: 
00:00:35.851 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.855 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.859 E:  login pre-depends on libc6 (>= 2.38)
00:00:35.863 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.866 E: 
00:00:35.870 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.874 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.877 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:35.881 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:35.884 E: 
00:00:35.888 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.892 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:35.895 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:35.898 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:35.902 E: 
00:00:35.906 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.910 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:35.914 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:35.938 E: Selecting previously unselected package ncurses-bin.
00:00:35.942 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.946 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:35.950 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.954 E: 
00:00:35.959 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.963 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:35.966 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:35.969 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:35.974 E: 
00:00:35.977 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.981 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:35.986 E: Unpacking ncurses-bin (6.5-2) ...
00:00:35.997 E: Selecting previously unselected package perl-base.
00:00:36.001 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:36.005 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:36.008 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.012 E: 
00:00:36.015 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.019 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:36.023 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:36.027 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.031 E: 
00:00:36.035 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.039 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:36.043 E: Unpacking perl-base (5.38.2-5) ...
00:00:36.441 E: Selecting previously unselected package sed.
00:00:36.445 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.449 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:36.454 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:36.458 E: 
00:00:36.462 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.466 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.470 E:  sed pre-depends on libc6 (>= 2.34)
00:00:36.473 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.477 E: 
00:00:36.481 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.484 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:36.488 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:36.492 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.496 E: 
00:00:36.500 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.503 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:36.507 E: Unpacking sed (4.9-2) ...
00:00:36.530 E: Selecting previously unselected package libblkid1:amd64.
00:00:36.534 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:36.538 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:36.577 E: Selecting previously unselected package libmount1:amd64.
00:00:36.581 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:36.585 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:36.628 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:36.632 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:36.636 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:36.675 E: Selecting previously unselected package libudev1:amd64.
00:00:36.679 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:36.683 E: Unpacking libudev1:amd64 (256-1) ...
00:00:36.720 E: Selecting previously unselected package libuuid1:amd64.
00:00:36.724 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:36.729 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:36.760 E: Selecting previously unselected package util-linux.
00:00:36.764 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.768 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:36.771 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:36.775 E: 
00:00:36.779 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.783 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.787 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:36.791 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.795 E: 
00:00:36.799 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.803 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.807 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:36.811 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:36.815 E: 
00:00:36.819 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.822 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.826 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:36.830 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.834 E: 
00:00:36.837 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.841 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.845 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:36.849 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:36.852 E: 
00:00:36.856 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.860 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.864 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:36.867 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:36.871 E: 
00:00:36.874 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.878 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.881 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:36.885 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.889 E: 
00:00:36.892 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.896 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.899 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:36.902 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:36.906 E: 
00:00:36.910 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.913 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.917 E:  util-linux pre-depends on libsystemd0
00:00:36.921 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:36.925 E: 
00:00:36.928 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.932 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.935 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:36.939 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:36.942 E: 
00:00:36.946 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.951 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.955 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:36.959 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:36.963 E: 
00:00:36.967 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.970 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:36.974 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:36.978 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:36.982 E: 
00:00:36.987 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.991 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:36.995 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:36.998 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:37.002 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:37.006 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:37.011 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:37.015 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:37.062 E: Selecting previously unselected package init-system-helpers.
00:00:37.066 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:37.069 E: Unpacking init-system-helpers (1.66) ...
00:00:37.108 E: Selecting previously unselected package libc-bin.
00:00:37.112 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:37.116 E: Unpacking libc-bin (2.38-13) ...
00:00:37.192 E: Selecting previously unselected package ncurses-base.
00:00:37.196 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:37.199 E: Unpacking ncurses-base (6.5-2) ...
00:00:37.255 E: Selecting previously unselected package sysvinit-utils.
00:00:37.258 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:37.262 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:37.328 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:37.333 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:37.338 E: Setting up debconf (1.5.86) ...
00:00:37.485 E: Setting up ncurses-base (6.5-2) ...
00:00:37.502 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:37.508 E: Setting up libc6:amd64 (2.38-13) ...
00:00:37.641 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:37.646 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:37.651 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:37.657 E: Setting up sysvinit-utils (3.09-1) ...
00:00:37.661 E: Setting up debianutils (5.19) ...
00:00:37.770 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:37.779 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:37.787 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:37.793 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:37.798 E: Setting up base-files (13.3) ...
00:00:37.846 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:37.850 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:37.855 E: Setting up dash (0.5.12-9) ...
00:00:37.939 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:37.943 E: Setting up bash (5.2.21-2.1) ...
00:00:37.960 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.966 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:37.971 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:37.975 E: Setting up libc-bin (2.38-13) ...
00:00:38.103 E: Setting up ncurses-bin (6.5-2) ...
00:00:38.106 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:38.112 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:38.117 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:38.121 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:38.126 E: Setting up diffutils (1:3.10-1) ...
00:00:38.130 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:38.135 E: Setting up hostname (3.23+nmu2) ...
00:00:38.138 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:38.143 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:38.147 E: Setting up init-system-helpers (1.66) ...
00:00:38.151 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:38.156 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:38.160 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:38.165 E: Setting up libudev1:amd64 (256-1) ...
00:00:38.170 E: Setting up grep (3.11-4) ...
00:00:38.174 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:38.178 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:38.182 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:38.190 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:38.308 E: Setting up sed (4.9-2) ...
00:00:38.314 E: Setting up findutils (4.10.0-2) ...
00:00:38.328 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:38.334 E: Setting up base-passwd (3.6.3) ...
00:00:38.477 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:38.482 E: Setting up tar (1.35+dfsg-3) ...
00:00:38.491 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:38.497 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:38.503 E: Setting up coreutils (9.4-3.1) ...
00:00:38.508 E: Setting up util-linux (2.40.1-8.1) ...
00:00:38.524 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:38.724 E: Setting up dpkg (1.22.6) ...
00:00:38.941 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:38.974 E: Setting up perl-base (5.38.2-5) ...
00:00:38.991 E: Setting up gzip (1.12-1.1) ...
00:00:39.105 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:39.273 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:39.313 E: Processing triggers for libc-bin (2.38-13) ...
00:00:39.438 E: I: installing essential packages...
00:00:46.859 E: I: installing remaining packages inside the chroot...
00:00:50.887 E: I: cleaning package lists and apt cache...
00:00:50.985 E: I: creating tarball...
00:00:52.501 E: I: done
00:00:52.510 E: I: removing tempdir /tmp/mmdebstrap.DvDrXKkTVp...
00:00:56.047 E: I: success in 37.1837 seconds
00:00:56.057 E: + filter
00:00:56.061 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:56.064 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:00:57.351 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:07
result: SUCCESS
------------------------------------------------------------------------------
(270/280) jessie-or-older
dist: unstable
mode: fakechroot
variant: minbase
format: auto
time left: 0:08:10
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + trap rm -f /tmp/debian-chroot-fakechroot.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.032 E: + id -u
00:00:00.036 E: + [ 0 -eq 0 ]
00:00:00.040 E: + [ fakechroot != root ]
00:00:00.043 E: + [ fakechroot != auto ]
00:00:00.047 E: + id user
00:00:00.051 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: + 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.077 E: + MMTARFILTER=./tarfilter
00:00:00.081 E: + mmdebstrap --mode=root --variant=minbase unstable - 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.603 E: I: automatically chosen format: tar
00:00:00.607 E: I: using /tmp/mmdebstrap.dVhXRKpCsn as tempdir
00:00:00.654 E: I: running apt-get update...
00:00:03.464 E: I: downloading packages with apt...
00:00:05.504 E: I: extracting archives...
00:00:07.296 E: I: installing essential packages...
00:00:12.885 E: I: installing remaining packages inside the chroot...
00:00:17.838 E: I: cleaning package lists and apt cache...
00:00:17.926 E: I: creating tarball...
00:00:18.816 E: I: done
00:00:18.827 E: I: removing tempdir /tmp/mmdebstrap.dVhXRKpCsn...
00:00:19.046 E: I: success in 18.6927 seconds
00:00:19.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian
00:00:19.057 E: + filter
00:00:19.061 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.917 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:19.953 E: I: finding correct signed-by value...
00:00:20.073 E: I: automatically chosen format: tar
00:00:20.077 E: I: using /tmp/mmdebstrap.wyHzJGwJp3 as tempdir
00:00:20.131 E: I: running apt-get update...
00:00:22.951 E: I: downloading packages with apt...
00:00:25.132 E: I: extracting archives...
00:00:31.466 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.wyHzJGwJp3
00:00:31.482 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.wyHzJGwJp3
00:00:32.352 E: Selecting previously unselected package base-passwd.
00:00:32.356 E: (Reading database ... 0 files and directories currently installed.)
00:00:32.360 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:32.363 E: Unpacking base-passwd (3.6.3) ...
00:00:32.389 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
00:00:32.393 E:  base-passwd depends on libc6 (>= 2.34); however:
00:00:32.396 E:   Package libc6 is not installed.
00:00:32.400 E:  base-passwd depends on libdebconfclient0 (>= 0.145); however:
00:00:32.403 E:   Package libdebconfclient0 is not installed.
00:00:32.407 E:  base-passwd depends on libselinux1 (>= 3.1~); however:
00:00:32.411 E:   Package libselinux1 is not installed.
00:00:32.415 E: 
00:00:32.418 E: Setting up base-passwd (3.6.3) ...
00:00:32.568 E: Selecting previously unselected package base-files.
00:00:32.571 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:32.575 E:  base-files pre-depends on awk
00:00:32.579 E:   awk is not installed.
00:00:32.583 E: 
00:00:32.587 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.591 E: (Reading database ... 41 files and directories currently installed.)
00:00:32.594 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:32.598 E: Unpacking base-files (13.3) ...
00:00:32.632 E: dpkg: base-files: dependency problems, but configuring anyway as you requested:
00:00:32.636 E:  base-files depends on awk; however:
00:00:32.639 E:   Package awk is not installed.
00:00:32.643 E: 
00:00:32.647 E: Setting up base-files (13.3) ...
00:00:32.816 E: Selecting previously unselected package dpkg.
00:00:32.820 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.824 E:  dpkg pre-depends on libbz2-1.0
00:00:32.828 E:   libbz2-1.0 is not installed.
00:00:32.831 E: 
00:00:32.836 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.840 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.844 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:32.847 E:   libc6 is not installed.
00:00:32.851 E: 
00:00:32.855 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.859 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.863 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:32.867 E:   liblzma5 is not installed.
00:00:32.870 E: 
00:00:32.875 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.878 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.882 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:32.886 E:   libmd0 is not installed.
00:00:32.890 E: 
00:00:32.893 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.897 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.900 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:32.904 E:   libselinux1 is not installed.
00:00:32.907 E: 
00:00:32.911 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.914 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.918 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:32.921 E:   libzstd1 is not installed.
00:00:32.925 E: 
00:00:32.928 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.932 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:32.936 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:32.940 E:   zlib1g is not installed.
00:00:32.944 E: 
00:00:32.947 E: dpkg: warning: ignoring pre-dependency problem!
00:00:32.951 E: (Reading database ... 133 files and directories currently installed.)
00:00:32.955 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:32.959 E: Unpacking dpkg (1.22.6) ...
00:00:32.973 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
00:00:32.977 E:  dpkg depends on libbz2-1.0; however:
00:00:32.981 E:   Package libbz2-1.0 is not installed.
00:00:32.985 E:  dpkg depends on libc6 (>= 2.34); however:
00:00:32.989 E:   Package libc6 is not installed.
00:00:32.992 E:  dpkg depends on liblzma5 (>= 5.4.0); however:
00:00:32.996 E:   Package liblzma5 is not installed.
00:00:32.999 E:  dpkg depends on libmd0 (>= 0.0.0); however:
00:00:33.003 E:   Package libmd0 is not installed.
00:00:33.007 E:  dpkg depends on libselinux1 (>= 3.1~); however:
00:00:33.011 E:   Package libselinux1 is not installed.
00:00:33.015 E:  dpkg depends on libzstd1 (>= 1.5.5); however:
00:00:33.019 E:   Package libzstd1 is not installed.
00:00:33.022 E:  dpkg depends on zlib1g (>= 1:1.1.4); however:
00:00:33.025 E:   Package zlib1g is not installed.
00:00:33.029 E:  dpkg depends on tar (>= 1.28-1); however:
00:00:33.032 E:   Package tar is not installed.
00:00:33.035 E: 
00:00:33.039 E: Setting up dpkg (1.22.6) ...
00:00:33.246 E: Selecting previously unselected package gcc-14-base:amd64.
00:00:33.250 E: (Reading database ... 414 files and directories currently installed.)
00:00:33.253 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ...
00:00:33.257 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ...
00:00:33.290 E: Selecting previously unselected package libc6:amd64.
00:00:33.294 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ...
00:00:33.495 E: Unpacking libc6:amd64 (2.38-13) ...
00:00:33.767 E: Selecting previously unselected package libgcc-s1:amd64.
00:00:33.771 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ...
00:00:33.775 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ...
00:00:33.804 E: Selecting previously unselected package mawk.
00:00:33.808 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ...
00:00:33.815 E: Unpacking mawk (1.3.4.20240123-1) ...
00:00:33.855 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem:
00:00:33.859 E:  base-files pre-depends on awk
00:00:33.862 E:   mawk provides awk but is unpacked but not configured.
00:00:33.866 E: 
00:00:33.870 E: dpkg: warning: ignoring pre-dependency problem!
00:00:33.873 E: Preparing to unpack .../base-files_13.3_amd64.deb ...
00:00:33.877 E: Unpacking base-files (13.3) over (13.3) ...
00:00:33.935 E: Selecting previously unselected package libtinfo6:amd64.
00:00:33.939 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ...
00:00:33.943 E: Unpacking libtinfo6:amd64 (6.5-2) ...
00:00:33.979 E: Selecting previously unselected package debianutils.
00:00:33.983 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem:
00:00:33.987 E:  debianutils pre-depends on libc6 (>= 2.38)
00:00:33.991 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:33.995 E: 
00:00:33.999 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.003 E: Preparing to unpack .../debianutils_5.19_amd64.deb ...
00:00:34.007 E: Unpacking debianutils (5.19) ...
00:00:34.055 E: Selecting previously unselected package bash.
00:00:34.060 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:34.064 E:  bash pre-depends on libc6 (>= 2.38)
00:00:34.068 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.071 E: 
00:00:34.075 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.078 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem:
00:00:34.082 E:  bash pre-depends on libtinfo6 (>= 6)
00:00:34.086 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:34.089 E: 
00:00:34.092 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.096 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ...
00:00:34.100 E: Unpacking bash (5.2.21-2.1) ...
00:00:34.196 E: Selecting previously unselected package libcap2:amd64.
00:00:34.200 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ...
00:00:34.204 E: Unpacking libcap2:amd64 (1:2.66-5) ...
00:00:34.234 E: Selecting previously unselected package libsystemd0:amd64.
00:00:34.237 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ...
00:00:34.241 E: Unpacking libsystemd0:amd64 (256-1) ...
00:00:34.288 E: Selecting previously unselected package bsdutils.
00:00:34.292 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:34.296 E:  bsdutils pre-depends on libc6 (>= 2.38)
00:00:34.299 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:34.303 E: 
00:00:34.307 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.311 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem:
00:00:34.314 E:  bsdutils pre-depends on libsystemd0 (>= 254)
00:00:34.318 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:34.322 E: 
00:00:34.325 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.329 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ...
00:00:34.333 E: Unpacking bsdutils (1:2.40.1-8.1) ...
00:00:34.337 E: Selecting previously unselected package libacl1:amd64.
00:00:34.341 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ...
00:00:34.344 E: Unpacking libacl1:amd64 (2.3.2-2) ...
00:00:34.376 E: Selecting previously unselected package libattr1:amd64.
00:00:34.380 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ...
00:00:34.383 E: Unpacking libattr1:amd64 (1:2.5.2-1) ...
00:00:34.412 E: Selecting previously unselected package libgmp10:amd64.
00:00:34.416 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ...
00:00:34.419 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:34.464 E: Selecting previously unselected package libpcre2-8-0:amd64.
00:00:34.468 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ...
00:00:34.472 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:34.515 E: Selecting previously unselected package libselinux1:amd64.
00:00:34.519 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ...
00:00:34.523 E: Unpacking libselinux1:amd64 (3.5-2+b2) ...
00:00:34.555 E: Selecting previously unselected package libzstd1:amd64.
00:00:34.558 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ...
00:00:34.562 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:34.610 E: Selecting previously unselected package zlib1g:amd64.
00:00:34.614 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
00:00:34.618 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:34.651 E: Selecting previously unselected package libssl3t64:amd64.
00:00:34.655 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ...
00:00:34.660 E: Unpacking libssl3t64:amd64 (3.2.2-1) ...
00:00:34.810 E: Selecting previously unselected package coreutils.
00:00:34.814 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.818 E:  coreutils pre-depends on libacl1 (>= 2.2.23)
00:00:34.822 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:34.826 E: 
00:00:34.830 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.833 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.837 E:  coreutils pre-depends on libattr1 (>= 1:2.4.48)
00:00:34.841 E:   libattr1:amd64 is unpacked, but has never been configured.
00:00:34.845 E: 
00:00:34.848 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.852 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.856 E:  coreutils pre-depends on libc6 (>= 2.34)
00:00:34.860 E:   libc6: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.871 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.875 E:  coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg)
00:00:34.879 E:   libgmp10:amd64 is unpacked, but has never been configured.
00:00:34.883 E: 
00:00:34.886 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.890 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.893 E:  coreutils pre-depends on libselinux1 (>= 3.1~)
00:00:34.897 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:34.900 E: 
00:00:34.904 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.908 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem:
00:00:34.911 E:  coreutils pre-depends on libssl3t64 (>= 3.0.0)
00:00:34.915 E:   libssl3t64:amd64 is unpacked, but has never been configured.
00:00:34.919 E: 
00:00:34.922 E: dpkg: warning: ignoring pre-dependency problem!
00:00:34.926 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ...
00:00:34.929 E: Unpacking coreutils (9.4-3.1) ...
00:00:35.339 E: Selecting previously unselected package dash.
00:00:35.343 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem:
00:00:35.347 E:  dash pre-depends on libc6 (>= 2.38)
00:00:35.351 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.354 E: 
00:00:35.358 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.362 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ...
00:00:35.365 E: Unpacking dash (0.5.12-9) ...
00:00:35.382 E: Selecting previously unselected package diffutils.
00:00:35.386 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem:
00:00:35.390 E:  diffutils pre-depends on libc6 (>= 2.34)
00:00:35.394 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.398 E: 
00:00:35.401 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.405 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ...
00:00:35.409 E: Unpacking diffutils (1:3.10-1) ...
00:00:35.463 E: Selecting previously unselected package libbz2-1.0:amd64.
00:00:35.467 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ...
00:00:35.471 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:35.500 E: Selecting previously unselected package liblzma5:amd64.
00:00:35.504 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ...
00:00:35.508 E: Unpacking liblzma5:amd64 (5.6.2-1) ...
00:00:35.544 E: Selecting previously unselected package libmd0:amd64.
00:00:35.548 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ...
00:00:35.552 E: Unpacking libmd0:amd64 (1.1.0-2) ...
00:00:35.580 E: Selecting previously unselected package tar.
00:00:35.583 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:35.587 E:  tar pre-depends on libacl1 (>= 2.2.23)
00:00:35.591 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:35.594 E: 
00:00:35.598 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.601 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:35.605 E:  tar pre-depends on libc6 (>= 2.34)
00:00:35.609 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.613 E: 
00:00:35.617 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.621 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem:
00:00:35.625 E:  tar pre-depends on libselinux1 (>= 3.1~)
00:00:35.628 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.632 E: 
00:00:35.635 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.639 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ...
00:00:35.643 E: Unpacking tar (1.35+dfsg-3) ...
00:00:35.681 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.685 E:  dpkg pre-depends on libbz2-1.0
00:00:35.690 E:   libbz2-1.0:amd64 is unpacked, but has never been configured.
00:00:35.695 E: 
00:00:35.699 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.703 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.707 E:  dpkg pre-depends on libc6 (>= 2.34)
00:00:35.711 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.714 E: 
00:00:35.719 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.723 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.727 E:  dpkg pre-depends on liblzma5 (>= 5.4.0)
00:00:35.730 E:   liblzma5:amd64 is unpacked, but has never been configured.
00:00:35.734 E: 
00:00:35.738 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.742 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.747 E:  dpkg pre-depends on libmd0 (>= 0.0.0)
00:00:35.750 E:   libmd0:amd64 is unpacked, but has never been configured.
00:00:35.754 E: 
00:00:35.758 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.762 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.766 E:  dpkg pre-depends on libselinux1 (>= 3.1~)
00:00:35.770 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.773 E: 
00:00:35.777 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.780 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.784 E:  dpkg pre-depends on libzstd1 (>= 1.5.5)
00:00:35.788 E:   libzstd1:amd64 is unpacked, but has never been configured.
00:00:35.792 E: 
00:00:35.795 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.799 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem:
00:00:35.802 E:  dpkg pre-depends on zlib1g (>= 1:1.1.4)
00:00:35.806 E:   zlib1g:amd64 is unpacked, but has never been configured.
00:00:35.809 E: 
00:00:35.813 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.817 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ...
00:00:35.821 E: Unpacking dpkg (1.22.6) over (1.22.6) ...
00:00:35.860 E: Selecting previously unselected package findutils.
00:00:35.864 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:35.867 E:  findutils pre-depends on libc6 (>= 2.38)
00:00:35.871 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.874 E: 
00:00:35.878 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.882 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem:
00:00:35.885 E:  findutils pre-depends on libselinux1 (>= 3.1~)
00:00:35.889 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:35.893 E: 
00:00:35.897 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.901 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ...
00:00:35.905 E: Unpacking findutils (4.10.0-2) ...
00:00:35.948 E: Selecting previously unselected package grep.
00:00:35.952 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:35.956 E:  grep pre-depends on libc6 (>= 2.34)
00:00:35.959 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:35.963 E: 
00:00:35.967 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.970 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem:
00:00:35.974 E:  grep pre-depends on libpcre2-8-0 (>= 10.32)
00:00:35.977 E:   libpcre2-8-0:amd64 is unpacked, but has never been configured.
00:00:35.981 E: 
00:00:35.984 E: dpkg: warning: ignoring pre-dependency problem!
00:00:35.988 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ...
00:00:35.991 E: Unpacking grep (3.11-4) ...
00:00:36.039 E: Selecting previously unselected package gzip.
00:00:36.043 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem:
00:00:36.047 E:  gzip pre-depends on libc6 (>= 2.34)
00:00:36.051 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.054 E: 
00:00:36.058 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.061 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ...
00:00:36.101 E: Unpacking gzip (1.12-1.1) ...
00:00:36.150 E: Selecting previously unselected package hostname.
00:00:36.154 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem:
00:00:36.158 E:  hostname pre-depends on libc6 (>= 2.34)
00:00:36.162 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.165 E: 
00:00:36.169 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.173 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ...
00:00:36.176 E: Unpacking hostname (3.23+nmu2) ...
00:00:36.188 E: Selecting previously unselected package libaudit-common.
00:00:36.192 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ...
00:00:36.196 E: Unpacking libaudit-common (1:3.1.2-4) ...
00:00:36.224 E: Selecting previously unselected package libcap-ng0:amd64.
00:00:36.228 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ...
00:00:36.232 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ...
00:00:36.262 E: Selecting previously unselected package libaudit1:amd64.
00:00:36.266 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ...
00:00:36.270 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ...
00:00:36.301 E: Selecting previously unselected package libcrypt1:amd64.
00:00:36.305 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ...
00:00:36.309 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ...
00:00:36.342 E: Selecting previously unselected package libdb5.3t64:amd64.
00:00:36.345 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ...
00:00:36.349 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:36.423 E: Selecting previously unselected package debconf.
00:00:36.427 E: Preparing to unpack .../debconf_1.5.86_all.deb ...
00:00:36.431 E: Unpacking debconf (1.5.86) ...
00:00:36.525 E: Selecting previously unselected package libpam0g:amd64.
00:00:36.529 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ...
00:00:36.533 E: Unpacking libpam0g:amd64 (1.5.3-7) ...
00:00:36.568 E: Selecting previously unselected package libpam-modules-bin.
00:00:36.571 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ...
00:00:36.576 E: Unpacking libpam-modules-bin (1.5.3-7) ...
00:00:36.614 E: Selecting previously unselected package libpam-modules:amd64.
00:00:36.617 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.621 E:  libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
00:00:36.625 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:36.628 E: 
00:00:36.632 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.636 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.639 E:  libpam-modules pre-depends on libc6 (>= 2.34)
00:00:36.643 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:36.646 E: 
00:00:36.650 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.654 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.658 E:  libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0)
00:00:36.662 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:36.665 E: 
00:00:36.669 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.673 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.676 E:  libpam-modules pre-depends on libdb5.3t64
00:00:36.680 E:   libdb5.3t64:amd64 is unpacked, but has never been configured.
00:00:36.683 E: 
00:00:36.687 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.691 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.694 E:  libpam-modules pre-depends on libpam0g (>= 1.4.1)
00:00:36.698 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:36.701 E: 
00:00:36.705 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.709 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.712 E:  libpam-modules pre-depends on libselinux1 (>= 3.1~)
00:00:36.715 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:36.718 E: 
00:00:36.722 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.726 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.730 E:  libpam-modules pre-depends on libsystemd0
00:00:36.734 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:36.738 E: 
00:00:36.742 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.746 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.749 E:  libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0
00:00:36.753 E:   debconf is unpacked, but has never been configured.
00:00:36.757 E:   debconf provides debconf-2.0 but is unpacked but not configured.
00:00:36.761 E: 
00:00:36.764 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.768 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
00:00:36.772 E:  libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7)
00:00:36.775 E:   libpam-modules-bin is unpacked, but has never been configured.
00:00:36.779 E: 
00:00:36.783 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.786 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ...
00:00:36.790 E: Unpacking libpam-modules:amd64 (1.5.3-7) ...
00:00:36.821 E: Selecting previously unselected package libpam-runtime.
00:00:36.825 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ...
00:00:36.829 E: Unpacking libpam-runtime (1.5.3-7) ...
00:00:36.931 E: Selecting previously unselected package login.
00:00:36.935 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:36.939 E:  login pre-depends on libpam-modules
00:00:36.943 E:   libpam-modules:amd64 is unpacked, but has never been configured.
00:00:36.946 E: 
00:00:36.951 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.955 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:36.959 E:  login pre-depends on libpam-runtime
00:00:36.963 E:   libpam-runtime is unpacked, but has never been configured.
00:00:36.966 E: 
00:00:36.970 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.974 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:36.978 E:  login pre-depends on libaudit1 (>= 1:2.2.1)
00:00:36.981 E:   libaudit1:amd64 is unpacked, but has never been configured.
00:00:36.985 E: 
00:00:36.989 E: dpkg: warning: ignoring pre-dependency problem!
00:00:36.993 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:36.997 E:  login pre-depends on libc6 (>= 2.38)
00:00:37.001 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.004 E: 
00:00:37.008 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.012 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:37.016 E:  login pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:37.019 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:37.023 E: 
00:00:37.027 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.030 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem:
00:00:37.034 E:  login pre-depends on libpam0g (>= 0.99.7.1)
00:00:37.037 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:37.041 E: 
00:00:37.045 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.049 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
00:00:37.053 E: Unpacking login (1:4.13+dfsg1-5) ...
00:00:37.078 E: Selecting previously unselected package ncurses-bin.
00:00:37.082 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:37.086 E:  ncurses-bin pre-depends on libc6 (>= 2.34)
00:00:37.090 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.094 E: 
00:00:37.098 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.101 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem:
00:00:37.105 E:  ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603)
00:00:37.108 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:37.112 E: 
00:00:37.116 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.119 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ...
00:00:37.123 E: Unpacking ncurses-bin (6.5-2) ...
00:00:37.135 E: Selecting previously unselected package perl-base.
00:00:37.139 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:37.143 E:  perl-base pre-depends on libc6 (>= 2.38)
00:00:37.146 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.150 E: 
00:00:37.154 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.157 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem:
00:00:37.161 E:  perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:37.165 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:37.169 E: 
00:00:37.173 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.176 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ...
00:00:37.179 E: Unpacking perl-base (5.38.2-5) ...
00:00:37.586 E: Selecting previously unselected package sed.
00:00:37.591 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:37.595 E:  sed pre-depends on libacl1 (>= 2.2.23)
00:00:37.599 E:   libacl1:amd64 is unpacked, but has never been configured.
00:00:37.603 E: 
00:00:37.607 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.610 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:37.614 E:  sed pre-depends on libc6 (>= 2.34)
00:00:37.618 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.621 E: 
00:00:37.625 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.629 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem:
00:00:37.633 E:  sed pre-depends on libselinux1 (>= 3.1~)
00:00:37.637 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:37.641 E: 
00:00:37.645 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.648 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ...
00:00:37.652 E: Unpacking sed (4.9-2) ...
00:00:37.674 E: Selecting previously unselected package libblkid1:amd64.
00:00:37.678 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ...
00:00:37.682 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ...
00:00:37.721 E: Selecting previously unselected package libmount1:amd64.
00:00:37.725 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ...
00:00:37.728 E: Unpacking libmount1:amd64 (2.40.1-8.1) ...
00:00:37.774 E: Selecting previously unselected package libsmartcols1:amd64.
00:00:37.778 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ...
00:00:37.782 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:37.819 E: Selecting previously unselected package libudev1:amd64.
00:00:37.823 E: Preparing to unpack .../libudev1_256-1_amd64.deb ...
00:00:37.829 E: Unpacking libudev1:amd64 (256-1) ...
00:00:37.865 E: Selecting previously unselected package libuuid1:amd64.
00:00:37.868 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ...
00:00:37.872 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ...
00:00:37.906 E: Selecting previously unselected package util-linux.
00:00:37.910 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:37.915 E:  util-linux pre-depends on libblkid1 (= 2.40.1-8.1)
00:00:37.919 E:   libblkid1:amd64 is unpacked, but has never been configured.
00:00:37.922 E: 
00:00:37.926 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.930 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:37.934 E:  util-linux pre-depends on libc6 (>= 2.38)
00:00:37.938 E:   libc6:amd64 is unpacked, but has never been configured.
00:00:37.941 E: 
00:00:37.945 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.949 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:37.953 E:  util-linux pre-depends on libcap-ng0 (>= 0.7.9)
00:00:37.957 E:   libcap-ng0:amd64 is unpacked, but has never been configured.
00:00:37.961 E: 
00:00:37.965 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.969 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:37.973 E:  util-linux pre-depends on libcrypt1 (>= 1:4.1.0)
00:00:37.976 E:   libcrypt1:amd64 is unpacked, but has never been configured.
00:00:37.980 E: 
00:00:37.984 E: dpkg: warning: ignoring pre-dependency problem!
00:00:37.987 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:37.991 E:  util-linux pre-depends on libmount1 (= 2.40.1-8.1)
00:00:37.995 E:   libmount1:amd64 is unpacked, but has never been configured.
00:00:37.999 E: 
00:00:38.002 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.006 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.010 E:  util-linux pre-depends on libpam0g (>= 0.99.7.1)
00:00:38.013 E:   libpam0g:amd64 is unpacked, but has never been configured.
00:00:38.017 E: 
00:00:38.020 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.024 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.028 E:  util-linux pre-depends on libselinux1 (>= 3.1~)
00:00:38.032 E:   libselinux1:amd64 is unpacked, but has never been configured.
00:00:38.036 E: 
00:00:38.040 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.043 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.047 E:  util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1)
00:00:38.050 E:   libsmartcols1:amd64 is unpacked, but has never been configured.
00:00:38.054 E: 
00:00:38.058 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.062 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.066 E:  util-linux pre-depends on libsystemd0
00:00:38.070 E:   libsystemd0:amd64 is unpacked, but has never been configured.
00:00:38.074 E: 
00:00:38.077 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.081 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.085 E:  util-linux pre-depends on libtinfo6 (>= 6)
00:00:38.089 E:   libtinfo6:amd64 is unpacked, but has never been configured.
00:00:38.092 E: 
00:00:38.096 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.099 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.103 E:  util-linux pre-depends on libudev1 (>= 183)
00:00:38.106 E:   libudev1:amd64 is unpacked, but has never been configured.
00:00:38.110 E: 
00:00:38.114 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.118 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem:
00:00:38.121 E:  util-linux pre-depends on libuuid1 (= 2.40.1-8.1)
00:00:38.125 E:   libuuid1:amd64 is unpacked, but has never been configured.
00:00:38.129 E: 
00:00:38.133 E: dpkg: warning: ignoring pre-dependency problem!
00:00:38.137 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ...
00:00:38.140 E: Unpacking util-linux (2.40.1-8.1) ...
00:00:38.144 E: Selecting previously unselected package libdebconfclient0:amd64.
00:00:38.147 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ...
00:00:38.151 E: Unpacking libdebconfclient0:amd64 (0.272) ...
00:00:38.155 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ...
00:00:38.158 E: Unpacking base-passwd (3.6.3) over (3.6.3) ...
00:00:38.207 E: Selecting previously unselected package init-system-helpers.
00:00:38.210 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ...
00:00:38.214 E: Unpacking init-system-helpers (1.66) ...
00:00:38.252 E: Selecting previously unselected package libc-bin.
00:00:38.256 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ...
00:00:38.260 E: Unpacking libc-bin (2.38-13) ...
00:00:38.339 E: Selecting previously unselected package ncurses-base.
00:00:38.343 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ...
00:00:38.347 E: Unpacking ncurses-base (6.5-2) ...
00:00:38.402 E: Selecting previously unselected package sysvinit-utils.
00:00:38.406 E: Preparing to unpack .../sysvinit-utils_3.09-1_amd64.deb ...
00:00:38.410 E: Unpacking sysvinit-utils (3.09-1) ...
00:00:38.476 E: Setting up gcc-14-base:amd64 (14.1.0-1) ...
00:00:38.480 E: Setting up libaudit-common (1:3.1.2-4) ...
00:00:38.485 E: Setting up debconf (1.5.86) ...
00:00:38.633 E: Setting up ncurses-base (6.5-2) ...
00:00:38.645 E: Setting up libgcc-s1:amd64 (14.1.0-1) ...
00:00:38.652 E: Setting up libc6:amd64 (2.38-13) ...
00:00:38.785 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ...
00:00:38.789 E: Setting up libmd0:amd64 (1.1.0-2) ...
00:00:38.793 E: Setting up libattr1:amd64 (1:2.5.2-1) ...
00:00:38.798 E: Setting up sysvinit-utils (3.09-1) ...
00:00:38.803 E: Setting up debianutils (5.19) ...
00:00:38.910 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
00:00:38.917 E: Setting up mawk (1.3.4.20240123-1) ...
00:00:38.925 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode
00:00:38.930 E: Setting up libdebconfclient0:amd64 (0.272) ...
00:00:38.934 E: Setting up base-files (13.3) ...
00:00:38.980 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ...
00:00:38.984 E: Setting up libblkid1:amd64 (2.40.1-8.1) ...
00:00:38.989 E: Setting up dash (0.5.12-9) ...
00:00:39.072 E: Setting up libtinfo6:amd64 (6.5-2) ...
00:00:39.076 E: Setting up bash (5.2.21-2.1) ...
00:00:39.093 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:39.098 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ...
00:00:39.103 E: Setting up liblzma5:amd64 (5.6.2-1) ...
00:00:39.107 E: Setting up libc-bin (2.38-13) ...
00:00:39.237 E: Setting up ncurses-bin (6.5-2) ...
00:00:39.241 E: Setting up libacl1:amd64 (2.3.2-2) ...
00:00:39.246 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ...
00:00:39.250 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ...
00:00:39.254 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ...
00:00:39.257 E: Setting up diffutils (1:3.10-1) ...
00:00:39.261 E: Setting up libcap2:amd64 (1:2.66-5) ...
00:00:39.265 E: Setting up hostname (3.23+nmu2) ...
00:00:39.269 E: Setting up libcap-ng0:amd64 (0.8.5-1) ...
00:00:39.273 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ...
00:00:39.278 E: Setting up init-system-helpers (1.66) ...
00:00:39.281 E: Setting up libaudit1:amd64 (1:3.1.2-4) ...
00:00:39.286 E: Setting up libuuid1:amd64 (2.40.1-8.1) ...
00:00:39.291 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ...
00:00:39.295 E: Setting up libudev1:amd64 (256-1) ...
00:00:39.300 E: Setting up grep (3.11-4) ...
00:00:39.304 E: Setting up libssl3t64:amd64 (3.2.2-1) ...
00:00:39.308 E: Setting up libsystemd0:amd64 (256-1) ...
00:00:39.312 E: Setting up libselinux1:amd64 (3.5-2+b2) ...
00:00:39.320 E: Setting up libpam0g:amd64 (1.5.3-7) ...
00:00:39.437 E: Setting up sed (4.9-2) ...
00:00:39.441 E: Setting up findutils (4.10.0-2) ...
00:00:39.445 E: Setting up libmount1:amd64 (2.40.1-8.1) ...
00:00:39.449 E: Setting up base-passwd (3.6.3) ...
00:00:39.590 E: Setting up bsdutils (1:2.40.1-8.1) ...
00:00:39.594 E: Setting up tar (1.35+dfsg-3) ...
00:00:39.601 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
00:00:39.605 E: Setting up libpam-modules-bin (1.5.3-7) ...
00:00:39.612 E: Setting up coreutils (9.4-3.1) ...
00:00:39.617 E: Setting up util-linux (2.40.1-8.1) ...
00:00:39.632 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
00:00:39.835 E: Setting up dpkg (1.22.6) ...
00:00:40.052 E: Setting up libpam-modules:amd64 (1.5.3-7) ...
00:00:40.085 E: Setting up perl-base (5.38.2-5) ...
00:00:40.102 E: Setting up gzip (1.12-1.1) ...
00:00:40.216 E: Setting up libpam-runtime (1.5.3-7) ...
00:00:40.384 E: Setting up login (1:4.13+dfsg1-5) ...
00:00:40.423 E: Processing triggers for libc-bin (2.38-13) ...
00:00:40.547 E: I: installing essential packages...
00:00:47.981 E: I: installing remaining packages inside the chroot...
00:00:53.387 E: I: cleaning package lists and apt cache...
00:00:53.481 E: I: creating tarball...
00:00:55.253 E: I: done
00:00:55.263 E: I: removing tempdir /tmp/mmdebstrap.wyHzJGwJp3...
00:00:59.417 E: I: success in 39.6386 seconds
00:00:59.427 E: + filter
00:00:59.431 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:59.435 E: + cmp - /tmp/debian-chroot-fakechroot.tar
00:01:00.940 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:10
result: SUCCESS
------------------------------------------------------------------------------
(271/280) apt-patterns
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:07:26
------------------------------------------------------------------------------
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 -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.015 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.429 E: I: automatically chosen mode: root
00:00:00.437 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.566 E: I: automatically chosen format: tar
00:00:00.570 E: I: using /tmp/mmdebstrap.DgUPnRGJvO as tempdir
00:00:00.616 E: I: running apt-get update...
00:00:03.413 E: I: downloading packages with apt...
00:00:05.413 E: I: extracting archives...
00:00:07.214 E: I: installing essential packages...
00:00:12.783 E: I: installing remaining packages inside the chroot...
00:00:16.160 E: I: cleaning package lists and apt cache...
00:00:16.255 E: I: creating tarball...
00:00:17.043 E: I: done
00:00:17.107 E: I: removing tempdir /tmp/mmdebstrap.DgUPnRGJvO...
00:00:17.293 E: I: success in 16.9804 seconds
00:00:17.301 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.305 E: + sort
00:00:17.309 E: + diff -u tar1.txt -
00:00:17.338 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
------------------------------------------------------------------------------
(272/280) apt-patterns-custom
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:06:41
------------------------------------------------------------------------------
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=custom --include ?narrow(?archive(^unstable$),?essential) --include apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian
00:00:00.429 E: I: automatically chosen mode: root
00:00:00.438 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.467 E: I: finding correct signed-by value...
00:00:00.564 E: I: automatically chosen format: tar
00:00:00.568 E: I: using /tmp/mmdebstrap.DwMVtJXeqi as tempdir
00:00:00.613 E: I: running apt-get update...
00:00:03.444 E: I: downloading packages with apt...
00:00:05.835 E: I: extracting archives...
00:00:08.124 E: I: installing essential packages...
00:00:15.433 E: I: cleaning package lists and apt cache...
00:00:15.521 E: I: creating tarball...
00:00:16.314 E: I: done
00:00:16.401 E: I: removing tempdir /tmp/mmdebstrap.DwMVtJXeqi...
00:00:16.581 E: I: success in 16.2651 seconds
00:00:16.589 E: + tar -tf /tmp/debian-chroot.tar
00:00:16.593 E: + sort
00:00:16.598 E: + diff -u tar1.txt -
00:00:16.622 E: + echo ./var/lib/apt/extended_states
00:00:16.627 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:25
result: SUCCESS
------------------------------------------------------------------------------
(273/280) empty-sources.list
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:05:56
------------------------------------------------------------------------------
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.017 E: + printf 
00:00:00.021 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.435 E: I: automatically chosen mode: root
00:00:00.444 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.569 E: I: reading sources.list from standard input...
00:00:00.573 E: W: sources.list from standard input is empty
00:00:00.577 E: W: empty apt sources.list
00:00:00.581 E: I: automatically chosen format: tar
00:00:00.584 E: I: using /tmp/mmdebstrap.VBIZDPmsp3 as tempdir
00:00:00.621 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.VBIZDPmsp3
00:00:00.625 E: I: running apt-get update...
00:00:03.451 E: I: downloading packages with apt...
00:00:05.707 E: I: extracting archives...
00:00:07.452 E: I: installing essential packages...
00:00:13.043 E: I: installing remaining packages inside the chroot...
00:00:16.282 E: I: cleaning package lists and apt cache...
00:00:16.368 E: I: creating tarball...
00:00:17.110 E: I: done
00:00:17.192 E: I: removing tempdir /tmp/mmdebstrap.VBIZDPmsp3...
00:00:17.377 E: I: success in 17.0570 seconds
00:00:17.383 E: + tar -tf /tmp/debian-chroot.tar
00:00:17.388 E: + sort
00:00:17.392 E: + diff -u tar1.txt -
00:00:17.430 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
------------------------------------------------------------------------------
(274/280) merged-fakechroot-inside-unmerged-chroot
dist: unstable
mode: auto
variant: apt
format: auto
time left: 0:05:11
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:25
------------------------------------------------------------------------------
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.gz EXIT INT TERM
00:00:00.016 E: + [ auto = auto ]
00:00:00.019 E: + prefix=
00:00:00.022 E: + id -u
00:00:00.026 E: + [ 0 -eq 0 ]
00:00:00.029 E: + id user
00:00:00.033 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.036 E: + useradd --home-dir /home/user --create-home user
00:00:00.040 E: + prefix=runuser -u user --
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.535 E: I: automatically chosen mode: unshare
00:00:00.539 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.666 E: I: automatically chosen format: tar
00:00:00.670 E: I: using /tmp/mmdebstrap.7SyyCdVkvI as tempdir
00:00:00.780 E: I: running apt-get update...
00:00:03.552 E: I: downloading packages with apt...
00:00:05.721 E: I: extracting archives...
00:00:07.489 E: I: installing essential packages...
00:00:12.944 E: I: installing remaining packages inside the chroot...
00:00:16.167 E: I: cleaning package lists and apt cache...
00:00:16.254 E: I: creating tarball...
00:00:25.017 E: I: done
00:00:25.070 E: I: removing tempdir /tmp/mmdebstrap.7SyyCdVkvI...
00:00:25.286 E: I: success in 24.9228 seconds
00:00:25.293 E: + tar -tf /tmp/debian-chroot.tar.gz
00:00:25.297 E: + sort
00:00:25.301 E: + diff -u tar1.txt -
00:00:26.339 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:35
result: SUCCESS
------------------------------------------------------------------------------
(276/280) skip-output-dev
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:03:41
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + prefix=
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: + mmdebstrap --mode=root --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian
00:00:00.030 E: + tar -t
00:00:00.033 E: + sort
00:00:00.036 E: + diff -u tar1.txt -
00:00:00.432 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.557 E: I: automatically chosen format: tar
00:00:00.561 E: I: using /tmp/mmdebstrap.gtGF4rLgDA as tempdir
00:00:00.608 E: I: running apt-get update...
00:00:03.379 E: I: downloading packages with apt...
00:00:05.346 E: I: extracting archives...
00:00:07.104 E: I: installing essential packages...
00:00:12.499 E: I: installing remaining packages inside the chroot...
00:00:15.681 E: I: cleaning package lists and apt cache...
00:00:15.767 E: I: creating tarball...
00:00:15.771 E: I: skipping output/dev as requested
00:00:16.423 E: I: done
00:00:16.427 E: + echo ./dev/console
00:00:16.431 E: + echo ./dev/fd
00:00:16.436 E: + echo ./dev/full
00:00:16.440 E: + echo ./dev/null
00:00:16.443 E: + echo ./dev/ptmx
00:00:16.447 E: + echo ./dev/pts/
00:00:16.450 E: + echo ./dev/random
00:00:16.454 E: + echo ./dev/shm/
00:00:16.457 E: + echo ./dev/stderr
00:00:16.461 E: + echo ./dev/stdin
00:00:16.464 E: + echo ./dev/stdout
00:00:16.467 E: + echo ./dev/tty
00:00:16.471 E: + echo ./dev/urandom
00:00:16.475 E: + echo ./dev/zero
00:00:16.478 E: I: removing tempdir /tmp/mmdebstrap.gtGF4rLgDA...
00:00:16.616 E: I: success in 16.2998 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(277/280) skip-output-dev
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:02:56
------------------------------------------------------------------------------
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.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.023 E: + [ unshare != root ]
00:00:00.026 E: + [ unshare != auto ]
00:00:00.029 E: + id user
00:00:00.033 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.036 E: + useradd --home-dir /home/user --create-home user
00:00:00.040 E: + prefix=runuser -u user --
00:00:00.043 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian
00:00:00.047 E: + tar -t
00:00:00.050 E: + sort
00:00:00.054 E: + diff -u tar1.txt -
00:00:00.520 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.646 E: I: automatically chosen format: tar
00:00:00.650 E: I: using /tmp/mmdebstrap.tDxmFPaCVv as tempdir
00:00:00.758 E: I: running apt-get update...
00:00:03.469 E: I: downloading packages with apt...
00:00:05.402 E: I: extracting archives...
00:00:07.199 E: I: installing essential packages...
00:00:12.791 E: I: installing remaining packages inside the chroot...
00:00:16.049 E: I: cleaning package lists and apt cache...
00:00:16.134 E: I: creating tarball...
00:00:16.138 E: I: skipping output/dev as requested
00:00:16.767 E: I: done
00:00:16.770 E: + echo ./dev/console
00:00:16.774 E: + echo ./dev/fd
00:00:16.777 E: + echo ./dev/full
00:00:16.781 E: + echo ./dev/null
00:00:16.785 E: + echo ./dev/ptmx
00:00:16.788 E: + echo ./dev/pts/
00:00:16.792 E: + echo ./dev/random
00:00:16.795 E: + echo ./dev/shm/
00:00:16.799 E: + echo ./dev/stderr
00:00:16.803 E: + echo ./dev/stdin
00:00:16.806 E: + echo ./dev/stdout
00:00:16.810 E: + echo ./dev/tty
00:00:16.813 E: + echo ./dev/urandom
00:00:16.816 E: + echo ./dev/zero
00:00:16.819 E: I: removing tempdir /tmp/mmdebstrap.tDxmFPaCVv...
00:00:17.005 E: I: success in 16.6493 seconds
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(278/280) skip-output-mknod
dist: unstable
mode: root
variant: apt
format: auto
time left: 0:02:12
------------------------------------------------------------------------------
00:00:00.005 E: + set -eu
00:00:00.009 E: + export LC_ALL=C.UTF-8
00:00:00.013 E: + prefix=
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: + mmdebstrap --mode=root --variant=apt --skip=output/mknod unstable - http://127.0.0.1/debian
00:00:00.029 E: + tar -t
00:00:00.033 E: + sort
00:00:00.036 E: + diff -u tar1.txt -
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.550 E: I: automatically chosen format: tar
00:00:00.553 E: I: using /tmp/mmdebstrap.yN7lUb3LEH as tempdir
00:00:00.557 E: I: skipping output/mknod as requested for ./dev/console
00:00:00.560 E: I: skipping output/mknod as requested for ./dev/full
00:00:00.564 E: I: skipping output/mknod as requested for ./dev/null
00:00:00.567 E: I: skipping output/mknod as requested for ./dev/ptmx
00:00:00.571 E: I: skipping output/mknod as requested for ./dev/random
00:00:00.574 E: I: skipping output/mknod as requested for ./dev/tty
00:00:00.577 E: I: skipping output/mknod as requested for ./dev/urandom
00:00:00.581 E: I: skipping output/mknod as requested for ./dev/zero
00:00:00.598 E: I: running apt-get update...
00:00:03.329 E: I: downloading packages with apt...
00:00:05.245 E: I: extracting archives...
00:00:07.003 E: I: installing essential packages...
00:00:12.331 E: I: installing remaining packages inside the chroot...
00:00:15.464 E: I: cleaning package lists and apt cache...
00:00:15.548 E: I: creating tarball...
00:00:16.199 E: I: done
00:00:16.206 E: I: removing tempdir /tmp/mmdebstrap.yN7lUb3LEH...
00:00:16.383 E: I: success in 16.0660 seconds
00:00:16.390 E: + echo ./dev/console
00:00:16.393 E: + echo ./dev/full
00:00:16.397 E: + echo ./dev/null
00:00:16.400 E: + echo ./dev/ptmx
00:00:16.404 E: + echo ./dev/random
00:00:16.407 E: + echo ./dev/tty
00:00:16.410 E: + echo ./dev/urandom
00:00:16.413 E: + echo ./dev/zero
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(279/280) skip-output-mknod
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:01:28
------------------------------------------------------------------------------
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.016 E: + id -u
00:00:00.019 E: + [ 0 -eq 0 ]
00:00:00.022 E: + [ unshare != root ]
00:00:00.026 E: + [ unshare != auto ]
00:00:00.029 E: + id user
00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ]
00:00:00.036 E: + useradd --home-dir /home/user --create-home user
00:00:00.040 E: + prefix=runuser -u user --
00:00:00.044 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/mknod unstable - http://127.0.0.1/debian
00:00:00.047 E: + tar -t
00:00:00.051 E: + sort
00:00:00.054 E: + diff -u tar1.txt -
00:00:00.516 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.639 E: I: automatically chosen format: tar
00:00:00.643 E: I: using /tmp/mmdebstrap.fvYxPesTAm as tempdir
00:00:00.713 E: I: skipping output/mknod as requested for ./dev/console
00:00:00.717 E: I: skipping output/mknod as requested for ./dev/full
00:00:00.721 E: I: skipping output/mknod as requested for ./dev/null
00:00:00.724 E: I: skipping output/mknod as requested for ./dev/ptmx
00:00:00.728 E: I: skipping output/mknod as requested for ./dev/random
00:00:00.732 E: I: skipping output/mknod as requested for ./dev/tty
00:00:00.735 E: I: skipping output/mknod as requested for ./dev/urandom
00:00:00.738 E: I: skipping output/mknod as requested for ./dev/zero
00:00:00.751 E: I: running apt-get update...
00:00:03.513 E: I: downloading packages with apt...
00:00:05.467 E: I: extracting archives...
00:00:07.215 E: I: installing essential packages...
00:00:12.664 E: I: installing remaining packages inside the chroot...
00:00:16.130 E: I: cleaning package lists and apt cache...
00:00:16.216 E: I: creating tarball...
00:00:16.851 E: I: done
00:00:16.865 E: I: removing tempdir /tmp/mmdebstrap.fvYxPesTAm...
00:00:17.085 E: I: success in 16.7311 seconds
00:00:17.093 E: + echo ./dev/console
00:00:17.097 E: + echo ./dev/full
00:00:17.101 E: + echo ./dev/null
00:00:17.105 E: + echo ./dev/ptmx
00:00:17.108 E: + echo ./dev/random
00:00:17.112 E: + echo ./dev/tty
00:00:17.115 E: + echo ./dev/urandom
00:00:17.119 E: + echo ./dev/zero
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop0       64M     0   64M   0% /mnt/cover_db
------------------------------------------------------------------------------
duration: 0:00:25
result: SUCCESS
------------------------------------------------------------------------------
(280/280) skip-tar-in-mknod
dist: unstable
mode: unshare
variant: apt
format: auto
time left: 0:00:44
------------------------------------------------------------------------------
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=1718525505
00:00:00.017 E: + [ unshare = unshare ]
00:00:00.021 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM
00:00:00.024 E: + prefix=
00:00:00.028 E: + id -u
00:00:00.032 E: + [ 0 -eq 0 ]
00:00:00.036 E: + [ unshare != root ]
00:00:00.039 E: + [ unshare != auto ]
00:00:00.042 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.053 E: + prefix=runuser -u user --
00:00:00.057 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.534 E: I: chroot architecture amd64 is equal to the host's architecture
00:00:00.548 E: I: automatically chosen format: tar
00:00:00.551 E: I: using /tmp/mmdebstrap.8SrW1ue3PK as tempdir
00:00:00.646 E: I: skipping setup as requested
00:00:00.649 E: I: running special hook: tar-in ./cache/mmdebstrap-unstable-apt.tar /
00:00:00.653 E: I: skipping tar-in/mknod as requested
00:00:06.542 E: I: skipping update as requested
00:00:06.547 E: I: nothing to download -- skipping...
00:00:06.550 E: I: nothing to extract -- skipping...
00:00:06.554 E: I: no essential packages -- skipping...
00:00:06.558 E: I: skipping cleanup as requested
00:00:06.562 E: I: creating tarball...
00:00:07.368 E: I: done
00:00:07.466 E: I: removing tempdir /tmp/mmdebstrap.8SrW1ue3PK...
00:00:07.669 E: I: success in 7.3096 seconds
00:00:07.676 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot.tar
00:00:09.955 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:19
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:45.684211
median time per test: 0:00:31
10 fastests tests:
    (27/280) help: 0:00:09
    (29/280) version: 0:00:09
    (36/280) fail-without-etc-subuid: 0:00:09
    (37/280) fail-without-username-in-etc-subuid: 0:00:09
    (254/280) error-if-stdout-is-tty: 0:00:09
    (259/280) unshare-include-deb: 0:00:09
    (28/280) man: 0:00:10
    (131/280) fail-with-missing-lz4: 0:00:10
    (132/280) fail-with-path-with-quotes: 0:00:10
    (150/280) invalid-mirror: 0:00:10
10 slowest tests:
    (248/280) create-foreign-tarball --mode=root: 0:03:40
    (249/280) create-foreign-tarball --mode=unshare: 0:03:38
    (196/280) compare-output-with-pre-seeded-var-cache-apt-archives --variant=standard: 0:03:20
    (241/280) chrootless: 0:03:20
    (242/280) chrootless-fakeroot: 0:03:16
    (97/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=apt --format=ext2: 0:02:40
    (80/280) check-for-bit-by-bit-identical-format-output --mode=unshare --variant=buildd --format=squashfs: 0:02:18
    (96/280) check-for-bit-by-bit-identical-format-output --mode=fakechroot --variant=apt --format=squashfs: 0:02:02
    (3/280) debootstrap --dist=oldstable --variant=-: 0:01:56
    (180/280) debug: 0:01:56
average time per accumulated test: 0:01:48.500000
median time per accumulated test: 0:00:28
10 fastests accumulated tests:
    1x help: 0:00:09
    1x version: 0:00:09
    1x fail-without-etc-subuid: 0:00:09
    1x fail-without-username-in-etc-subuid: 0:00:09
    1x error-if-stdout-is-tty: 0:00:09
    1x unshare-include-deb: 0:00:09
    1x man: 0:00:10
    1x fail-with-missing-lz4: 0:00:10
    1x fail-with-path-with-quotes: 0:00:10
    1x invalid-mirror: 0:00:10
10 slowest accumulated tests:
    40x check-for-bit-by-bit-identical-format-output: 0:41:35
    24x mmdebstrap: 0:19:26
    12x debootstrap: 0:17:34
    40x create-tarball-dry-run: 0:17:29
    12x check-against-debootstrap-dist: 0:11:52
    8x compare-output-with-pre-seeded-var-cache-apt-archives: 0:11:28
    9x jessie-or-older: 0:10:30
    2x create-foreign-tarball: 0:07:18
    1x chrootless: 0:03:20
    1x chrootless-fakeroot: 0:03:16
total runtime: 3:24:56
00:00:00.004 E: + cover -nogcov -report html_basic cover_db
00:00:00.175 E: Reading database from /mnt/cover_db
00:00:00.179 E: 
00:00:00.182 E: 
00:00:00.186 E: -----
00:00:00.189 E: File 
00:00:00.192 E: -----
00:00:00.195 E: Total
00:00:00.198 E: -----
00:00:00.201 E: 
00:00:00.204 E: 
00:00:00.208 E: + mkdir -p report
00:00:00.211 E: + cp -a cover_db/common.js report
00:00:00.214 E: cp: cannot stat 'cover_db/common.js': No such file or directory
00:00:00.218 E: + cp -a cover_db/coverage.html report
00:00:00.221 E: cp: cannot stat 'cover_db/coverage.html': No such file or directory
00:00:00.224 E: + cp -a cover_db/cover.css report
00:00:00.227 E: cp: cannot stat 'cover_db/cover.css': No such file or directory
00:00:00.230 E: + cp -a cover_db/css.js report
00:00:00.233 E: cp: cannot stat 'cover_db/css.js': No such file or directory
00:00:00.237 E: + cp -a cover_db/mmdebstrap--branch.html report
00:00:00.240 E: cp: cannot stat 'cover_db/mmdebstrap--branch.html': No such file or directory
00:00:00.243 E: + cp -a cover_db/mmdebstrap--condition.html report
00:00:00.246 E: cp: cannot stat 'cover_db/mmdebstrap--condition.html': No such file or directory
00:00:00.250 E: + cp -a cover_db/mmdebstrap.html report
00:00:00.253 E: cp: cannot stat 'cover_db/mmdebstrap.html': No such file or directory
00:00:00.256 E: + cp -a cover_db/mmdebstrap--subroutine.html report
00:00:00.260 E: cp: cannot stat 'cover_db/mmdebstrap--subroutine.html': No such file or directory
00:00:00.263 E: + cp -a cover_db/standardista-table-sorting.js report
00:00:00.267 E: cp: cannot stat 'cover_db/standardista-table-sorting.js': No such file or directory
00:00:00.270 E: + cover -delete cover_db
00:00:00.353 E: Deleting database /mnt/cover_db
00:00:00.356 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.k4p1X1xjbH...
I: success in 13707.6706 seconds
+ exit 0
+ common_cleanup
++ date -u
++ basename /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh
Sun Jun 16 18:32:42 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-rJzPfrUL, removing.
+ echo 'Sun Jun 16 18:32:42 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-rJzPfrUL, removing.'
+ rm -f /tmp/jenkins-script-rJzPfrUL
Sending e-mails to: josch@debian.org
Finished: SUCCESS