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/jenkins2175670272533836891.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 ==================================================================================== Mon Jun 17 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. Mon Jun 17 14:44:12 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-qvhjMUuP" $ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING ++ mktemp --tmpdir=/tmp jenkins-script-XXXXXXXX + TTT=/tmp/jenkins-script-qvhjMUuP + '[' -z /tmp/jenkins-script-qvhjMUuP ']' + trap common_cleanup INT TERM EXIT + cp /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh /tmp/jenkins-script-qvhjMUuP + chmod +x /tmp/jenkins-script-qvhjMUuP + echo ==================================================================================== ++ date -u ++ hostname + echo 'Mon Jun 17 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 'Mon Jun 17 14:44:12 UTC 2024 - actually running "mmdebstrap_jenkins_worker.sh" (md5sum a246b210589d884342ccd0a145a3f330) as "/tmp/jenkins-script-qvhjMUuP"' + echo + echo '$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING' + echo + /tmp/jenkins-script-qvhjMUuP + DEBUG=true + . /srv/jenkins/bin/common-functions.sh + common_init + '[' x '!=' x ']' + '[' /tmp/ '!=' /tmp/ ']' + mkdir -p /srv/workspace/chroots 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 39466 22" declare -x SSH_CONNECTION="46.16.76.207 39466 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="35654" declare -x XDG_SESSION_TYPE="tty" declare -x http_proxy="http://127.0.0.1:3128" + '[' '' '!=' x ']' + case $HOSTNAME in + export MIRROR=http://deb.debian.org/debian + MIRROR=http://deb.debian.org/debian + case $HOSTNAME in + export http_proxy=http://127.0.0.1:3128 + 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 17 14:42 /dev/kvm + lsmod + grep kvm kvm_amd 155648 4 ccp 118784 1 kvm_amd kvm 1142784 1 kvm_amd irqbypass 16384 13 kvm + lsmod + grep binfmt_misc binfmt_misc 24576 1 + 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 = + groups + /usr/sbin/update-binfmts --display + dpkg -l Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-=====================================-=======================================-============-================================================================================ ii adduser 3.134 all add and remove users and groups ii adwaita-icon-theme 43-1 all default icon theme of GNOME ii alsa-topology-conf 1.2.5.1-2 all ALSA topology configuration files ii alsa-ucm-conf 1.2.8-1 all ALSA Use Case Manager configuration files ii amqp-specs 1-0r0-3.1 all specs for the Advanced Message Queuing Protocol (AMQP) ii apparmor 3.0.8-3 amd64 user-space parser utility for AppArmor ii apt 2.6.1 amd64 commandline package manager ii apt-cacher-ng 3.7.4-1+b2 amd64 caching proxy server for software repositories ii apt-listchanges 3.24 all package change history notification tool ii apt-show-versions 0.22.13+nmu1 all lists available package versions with distribution ii apt-utils 2.6.1 amd64 package management related utility programs ii arch-test 0.20-1 all detect architectures supported by your machine/kernel ii at-spi2-common 2.46.0-5 all Assistive Technology Service Provider Interface (common files) ii at-spi2-core 2.46.0-5 amd64 Assistive Technology Service Provider Interface (D-Bus core) ii atop 2.8.1-1 amd64 Monitor for system resources and process activity ii autoconf 2.71-3 all automatic configure script builder ii autodep8 0.28 all DEP-8 test control file generator ii automake 1:1.16.5-1.3 all Tool for generating GNU Standards-compliant Makefiles ii autopkgtest 5.28 all automatic as-installed testing for Debian packages ii autopoint 0.21-12 all tool for setting up gettext infrastructure in a source package ii autotools-dev 20220109.1 all Update infrastructure for config.{guess,sub} files ii base-files 12.4+deb12u5 amd64 Debian base system miscellaneous files ii base-passwd 3.6.1 amd64 Debian base system master password and group files ii bash 5.2.15-2+b2 amd64 GNU Bourne Again SHell ii bash-completion 1:2.11-6 all programmable completion for the bash shell ii bc 1.07.1-3+b1 amd64 GNU bc arbitrary precision calculator language ii bind9-dnsutils 1:9.18.24-1 amd64 Clients provided with BIND 9 ii bind9-host 1:9.18.24-1 amd64 DNS Lookup Utility ii bind9-libs:amd64 1:9.18.24-1 amd64 Shared Libraries used by BIND 9 ii binfmt-support 2.2.2-2 amd64 Support for extra binary formats ii binutils 2.40-2 amd64 GNU assembler, linker and binary utilities ii binutils-common:amd64 2.40-2 amd64 Common files for the GNU assembler, linker and binary utilities ii binutils-x86-64-linux-gnu 2.40-2 amd64 GNU binary utilities, for x86-64-linux-gnu target ii bsd-mailx 8.1.2-0.20220412cvs-1 amd64 simple mail user agent ii bsdextrautils 2.38.1-5+deb12u1 amd64 extra utilities from 4.4BSD-Lite ii bsdutils 1:2.38.1-5+deb12u1 amd64 basic utilities from 4.4BSD-Lite ii btop 1.2.13-1 amd64 Modern and colorful command line resource monitor that shows usage and stats ii build-essential 12.9 amd64 Informational list of build-essential packages ii busybox 1:1.35.0-4+b3 amd64 Tiny utilities for small and embedded systems ii bzip2 1.0.8-5+b1 amd64 high-quality block-sorting file compressor - utilities ii ca-certificates 20230311 all Common CA certificates ii cachefilesd 0.10.10-0.3 amd64 support fscache on already mounted filesystem ii ccze 0.2.1-7 amd64 robust, modular log coloriser ii cdebootstrap 0.7.8+b14 amd64 Bootstrap a Debian system ii cdebootstrap-static 0.7.8+b14 amd64 Bootstrap a Debian system - static binary ii cgroupfs-mount 1.4 all Light-weight package to set up cgroupfs mounts ii console-setup 1.221 all console font and keymap setup program ii console-setup-linux 1.221 all Linux specific part of console-setup ii containerd 1.6.20~ds1-1+b1 amd64 open and reliable container runtime ii coreutils 9.1-1 amd64 GNU core utilities ii cpio 2.13+dfsg-7.1 amd64 GNU cpio -- a program to manage archives of files ii cpp 4:12.2.0-3 amd64 GNU C preprocessor (cpp) ii cpp-12 12.2.0-14 amd64 GNU C preprocessor ii cron 3.0pl1-162 amd64 process scheduling daemon ii cron-daemon-common 3.0pl1-162 all process scheduling daemon's configuration files ii cryptsetup 2:2.6.1-4~deb12u2 amd64 disk encryption support - startup scripts ii cryptsetup-bin 2:2.6.1-4~deb12u2 amd64 disk encryption support - command line tools ii curl 7.88.1-10+deb12u5 amd64 command line tool for transferring data with URL syntax ii dash 0.5.12-2 amd64 POSIX-compliant shell ii dbus 1.14.10-1~deb12u1 amd64 simple interprocess messaging system (system message bus) ii dbus-bin 1.14.10-1~deb12u1 amd64 simple interprocess messaging system (command line utilities) ii dbus-daemon 1.14.10-1~deb12u1 amd64 simple interprocess messaging system (reference message bus) ii dbus-session-bus-common 1.14.10-1~deb12u1 all simple interprocess messaging system (session bus configuration) ii dbus-system-bus-common 1.14.10-1~deb12u1 all simple interprocess messaging system (system bus configuration) ii dbus-user-session 1.14.10-1~deb12u1 amd64 simple interprocess messaging system (systemd --user integration) ii dconf-gsettings-backend:amd64 0.40.0-4 amd64 simple configuration storage system - GSettings back-end ii dconf-service 0.40.0-4 amd64 simple configuration storage system - D-Bus service ii dctrl-tools 2.24-3+b1 amd64 Command-line tools to process Debian package information ii debconf 1.5.82 all Debian configuration management system ii debconf-i18n 1.5.82 all full internationalization support for debconf ii debhelper 13.11.4 all helper programs for debian/rules ii debian-archive-keyring 2023.3+deb12u1 all GnuPG archive keys of the Debian archive ii debian-faq 11.1 all Debian Frequently Asked Questions ii debian-keyring 2022.12.24 all GnuPG keys of Debian Developers and Maintainers ii debianutils 5.7-0.5~deb12u1 amd64 Miscellaneous utilities specific to Debian ii debootstrap 1.0.134~bpo12+1 all Bootstrap a basic Debian system ii devscripts 2.23.4+deb12u1 amd64 scripts to make the life of a Debian Package maintainer easier ii dh-autoreconf 20 all debhelper add-on to call autoreconf and clean up after the build ii dh-strip-nondeterminism 1.13.1-1 all file non-deterministic information stripper — Debhelper add-on ii dictionaries-common 1.29.5 all spelling dictionaries - common utilities ii diffstat 1.65-1 amd64 produces graph of changes introduced by a diff file ii diffutils 1:3.8-4 amd64 File comparison utilities ii dirmngr 2.2.40-1.1 amd64 GNU privacy guard - network certificate management service ii discover 2.1.2-10 amd64 hardware identification system ii discover-data 2.2013.01.13 all Data lists for Discover hardware detection system ii distro-info 1.5+deb12u1 amd64 provides information about the distributions' releases ii distro-info-data 0.58+deb12u1 all information about the distributions' releases (data files) ii dmeventd 2:1.02.185-2 amd64 Linux Kernel Device Mapper event daemon ii dmidecode 3.4-1 amd64 SMBIOS/DMI table decoder ii dmsetup 2:1.02.185-2 amd64 Linux Kernel Device Mapper userspace library ii doc-debian 11.3+nmu1 all Debian Project documentation and other documents ii docker.io 20.10.24+dfsg1-1+b3 amd64 Linux container runtime ii dpkg 1.21.22 amd64 Debian package management system ii dpkg-dev 1.21.22 all Debian package development tools ii dput 1.1.3 all Debian package upload tool ii dstat 0.7.4-6.1 all versatile resource statistics tool ii dwz 0.15-1 amd64 DWARF compression tool ii e2fsprogs 1.47.0-2 amd64 ext2/ext3/ext4 file system utilities ii eatmydata 130-2 all Library and utilities designed to disable fsync and friends ii emacsen-common 3.0.5 all Common facilities for all emacsen ii equivs 2.3.1 all Circumvent Debian package dependencies ii etckeeper 1.18.20-1 all store /etc in git, mercurial, brz or darcs ii ethtool 1:6.1-1 amd64 display or change Ethernet device settings ii fail2ban 1.0.2-2 all ban hosts that cause multiple authentication errors ii fakechroot 2.20.1+ds-15 all gives a fake chroot environment - utilities ii fakeroot 1.31-1.2 amd64 tool for simulating superuser privileges ii fasttrack-archive-keyring 2020.12.19 all GnuPG archive key for Debian FastTrack Repository ii fdisk 2.38.1-5+deb12u1 amd64 collection of partitioning utilities ii figlet 2.2.5-3+b1 amd64 Make large character ASCII banners out of ordinary text ii file 1:5.44-3 amd64 Recognize the type of data in a file using "magic" numbers ii findutils 4.9.0-4 amd64 utilities for finding files--find, xargs ii firmware-bnx2 20230210-5 all Binary firmware for Broadcom NetXtremeII ii firmware-linux-free 20200122-1 all Binary firmware for various drivers in the Linux kernel ii fish 3.6.0-3.1+deb12u1 amd64 friendly interactive shell ii fish-common 3.6.0-3.1+deb12u1 all friendly interactive shell (architecture-independent files) ii fontconfig 2.14.1-4 amd64 generic font configuration library - support binaries ii fontconfig-config 2.14.1-4 amd64 generic font configuration library - configuration ii fonts-dejavu-core 2.37-6 all Vera font family derivate with additional characters ii fonts-fork-awesome 1.2.0+ds1-1 all fork of the iconic font and CSS toolkit ii fonts-lato 2.0-2.1 all sans-serif typeface family font ii fonts-liberation2 2.1.5-1 all Fonts with the same metrics as Times, Arial and Courier (v2) ii foot-terminfo 1.13.1-2+deb12u1 all Fast, lightweight and minimalistic Wayland terminal emulator (terminfo files) ii freeipmi-common 1.6.10-1 all GNU implementation of the IPMI protocol - common files ii freeipmi-tools 1.6.10-1+b1 amd64 GNU implementation of the IPMI protocol - tools ii g++ 4:12.2.0-3 amd64 GNU C++ compiler ii g++-12 12.2.0-14 amd64 GNU C++ compiler ii gawk 1:5.2.1-2 amd64 GNU awk, a pattern scanning and processing language ii gcc 4:12.2.0-3 amd64 GNU C compiler ii gcc-12 12.2.0-14 amd64 GNU C compiler ii gcc-12-base:amd64 12.2.0-14 amd64 GCC, the GNU Compiler Collection (base package) ii gdal-data 3.6.2+dfsg-1 all Geospatial Data Abstraction Library - Data files ii gdal-plugins 3.6.2+dfsg-1+b2 amd64 Geospatial Data Abstraction Library - Plugins ii gettext 0.21-12 amd64 GNU Internationalization utilities ii gettext-base 0.21-12 amd64 GNU Internationalization utilities for the base system ii gir1.2-glib-2.0:amd64 1.74.0-3 amd64 Introspection data for GLib, GObject, Gio and GModule ii git 1:2.39.2-1.1 amd64 fast, scalable, distributed revision control system ii git-lfs 3.3.0-1+b5 amd64 Git Large File Support ii git-man 1:2.39.2-1.1 all fast, scalable, distributed revision control system (manual pages) ii glib-networking:amd64 2.74.0-4 amd64 network-related giomodules for GLib ii glib-networking-common 2.74.0-4 all network-related giomodules for GLib - data files ii glib-networking-services 2.74.0-4 amd64 network-related giomodules for GLib - D-Bus services ii gnupg 2.2.40-1.1 all GNU privacy guard - a free PGP replacement ii gnupg-l10n 2.2.40-1.1 all GNU privacy guard - localization files ii gnupg-utils 2.2.40-1.1 amd64 GNU privacy guard - utility programs ii gpg 2.2.40-1.1 amd64 GNU Privacy Guard -- minimalist public key operations ii gpg-agent 2.2.40-1.1 amd64 GNU privacy guard - cryptographic agent ii gpg-wks-client 2.2.40-1.1 amd64 GNU privacy guard - Web Key Service client ii gpg-wks-server 2.2.40-1.1 amd64 GNU privacy guard - Web Key Service server ii gpgconf 2.2.40-1.1 amd64 GNU privacy guard - core configuration utilities ii gpgsm 2.2.40-1.1 amd64 GNU privacy guard - S/MIME version ii gpgv 2.2.40-1.1 amd64 GNU privacy guard - signature verification tool ii graphviz 2.42.2-7+b3 amd64 rich set of graph drawing tools ii grep 3.8-5 amd64 GNU grep, egrep and fgrep ii groff-base 1.22.4-10 amd64 GNU troff text-formatting system (base system components) ii grub-common 2.06-13+deb12u1 amd64 GRand Unified Bootloader (common files) ii grub-pc 2.06-13+deb12u1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version) ii grub-pc-bin 2.06-13+deb12u1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS modules) ii grub2-common 2.06-13+deb12u1 amd64 GRand Unified Bootloader (common files for version 2) ii gsettings-desktop-schemas 43.0-1 all GSettings desktop-wide schemas ii gstreamer1.0-libav:amd64 1.22.0-2 amd64 ffmpeg plugin for GStreamer ii gstreamer1.0-plugins-base:amd64 1.22.0-3+deb12u2 amd64 GStreamer plugins from the "base" set ii gstreamer1.0-plugins-good:amd64 1.22.0-5+deb12u1 amd64 GStreamer plugins from the "good" set ii gstreamer1.0-x:amd64 1.22.0-3+deb12u2 amd64 GStreamer plugins for X11 and Pango ii gtk-update-icon-cache 3.24.38-2~deb12u1 amd64 icon theme caching utility ii gzip 1.12-1 amd64 GNU compression utilities ii haveged 1.9.14-1+b1 amd64 Linux entropy source using the HAVEGE algorithm ii hicolor-icon-theme 0.17-2 all default fallback theme for FreeDesktop.org icon themes ii hostname 3.23+nmu1 amd64 utility to set/show the host name or domain name ii htop 3.2.2-2 amd64 interactive processes viewer ii hwinfo 21.82-1 amd64 Hardware identification system ii i965-va-driver:amd64 2.4.1+dfsg1-1 amd64 VAAPI driver for Intel G45 & HD Graphics family ii iamerican 3.4.05-1 all American English dictionary for ispell (standard version) ii ibritish 3.4.05-1 all British English dictionary for ispell (standard version) ii ibverbs-providers:amd64 44.0-2 amd64 User space provider drivers for libibverbs ii ienglish-common 3.4.05-1 all Common files for British and American ispell dictionaries ii iftop 1.0~pre4-9 amd64 displays bandwidth usage information on an network interface ii ifupdown 0.8.41 amd64 high level tools to configure network interfaces ii inetutils-telnet 2:2.4-2+deb12u1 amd64 telnet client ii init 1.65.2 amd64 metapackage ensuring an init system is installed ii init-system-helpers 1.65.2 all helper tools for all init systems ii initramfs-tools 0.142 all generic modular initramfs generator (automation) ii initramfs-tools-core 0.142 all generic modular initramfs generator (core tools) ii installation-report 2.89 all system installation report ii intel-media-va-driver:amd64 23.1.1+dfsg1-1 amd64 VAAPI driver for the Intel GEN8+ Graphics family ii intltool-debian 0.35.0+20060710.6 all Help i18n of RFC822 compliant config files ii iproute2 6.1.0-3 amd64 networking and traffic control tools ii iptables 1.8.9-2 amd64 administration tools for packet filtering and NAT ii iputils-ping 3:20221126-1 amd64 Tools to test the reachability of network hosts ii ipxe-qemu 1.0.0+git-20190125.36a4c85-5.1 all PXE boot firmware - ROM images for qemu ii isc-dhcp-client 4.4.3-P1-2 amd64 DHCP client for automatically obtaining an IP address ii isc-dhcp-common 4.4.3-P1-2 amd64 common manpages relevant to all of the isc-dhcp packages ii iso-codes 4.15.0-1 all ISO language, territory, currency, script codes and their translations ii ispell 3.4.05-1 amd64 International Ispell (an interactive spelling corrector) ii javascript-common 11+nmu1 all Base support for JavaScript library packages ii jo 1.9-1 amd64 command-line processor to output JSON from a shell ii jq 1.6-2.1 amd64 lightweight and flexible command-line JSON processor ii kbd 2.5.1-1+b1 amd64 Linux console font and keytable utilities ii keyboard-configuration 1.221 all system-wide keyboard preferences ii keyutils 1.6.3-2 amd64 Linux Key Management Utilities ii kgb-client 1.58-1.1 all client for KGB (IRC collaboration bot) ii klibc-utils 2.0.12-1 amd64 small utilities built with klibc for early boot ii kmod 30+20221128-1 amd64 tools for managing Linux kernel modules ii krb5-locales 1.20.1-2+deb12u1 all internationalization support for MIT Kerberos ii laptop-detect 0.16 all system chassis type checker ii less 590-2.1~deb12u2 amd64 pager program similar to more ii libaa1:amd64 1.4p5-50 amd64 ASCII art library ii libaacs0:amd64 0.11.1-2 amd64 free-and-libre implementation of AACS ii libabsl20220623:amd64 20220623.1-1 amd64 extensions to the C++ standard library ii libacl1:amd64 2.3.1-3 amd64 access control list - shared library ii libaec0:amd64 1.0.6-1+b1 amd64 Adaptive Entropy Coding library ii libaio1:amd64 0.3.113-4 amd64 Linux kernel AIO access library - shared library ii libalgorithm-c3-perl 0.11-2 all Perl module for merging hierarchies using the C3 algorithm ii libalgorithm-diff-perl 1.201-1 all module to find differences between files ii libalgorithm-diff-xs-perl:amd64 0.04-8+b1 amd64 module to find differences between files (XS accelerated) ii libalgorithm-merge-perl 0.08-5 all Perl module for three-way merge of textual data ii libaliased-perl 0.34-3 all Perl module to provide aliases of class names ii libann0 1.1.2+doc-9+b1 amd64 Approximate Nearest Neighbor Searching library ii libaom3:amd64 3.6.0-1 amd64 AV1 Video Codec Library ii libapache-logformat-compiler-perl 0.36-3 all Perl module to pre-compile a LogFormat string ii libapparmor1:amd64 3.0.8-3 amd64 changehat AppArmor library ii libappconfig-perl 1.71-2.2 all Perl module for configuration file and command line handling ii libapr1:amd64 1.7.2-3 amd64 Apache Portable Runtime Library ii libaprutil1:amd64 1.6.3-1 amd64 Apache Portable Runtime Utility Library ii libapt-pkg-perl 0.1.40+b2 amd64 Perl interface to libapt-pkg ii libapt-pkg6.0:amd64 2.6.1 amd64 package management runtime library ii libarchive-cpio-perl 0.10-3 all module for manipulations of cpio archives ii libarchive-extract-perl 0.88-1 all generic archive extracting module ii libarchive-zip-perl 1.68-1 all Perl module for manipulation of ZIP archives ii libarchive13:amd64 3.6.2-1+deb12u1 amd64 Multi-format archive and compression library (shared library) ii libargon2-1:amd64 0~20171227-0.3+deb12u1 amd64 memory-hard hashing function - runtime library ii libarmadillo11 1:11.4.2+dfsg-1 amd64 streamlined C++ linear algebra library ii libarpack2:amd64 3.8.0-3 amd64 Fortran77 subroutines to solve large scale eigenvalue problems ii libarray-intspan-perl 2.004-2 all Handles arrays of scalars or objects using integer ranges as index ii libasan8:amd64 12.2.0-14 amd64 AddressSanitizer -- a fast memory error detector ii libasound2:amd64 1.2.8-1+b1 amd64 shared library for ALSA applications ii libasound2-data 1.2.8-1 all Configuration files and profiles for ALSA drivers ii libass9:amd64 1:0.17.1-1 amd64 library for SSA/ASS subtitles rendering ii libassuan0:amd64 2.5.5-5 amd64 IPC library for the GnuPG components ii libasyncns0:amd64 0.8-6+b3 amd64 Asynchronous name service query library ii libatk-bridge2.0-0:amd64 2.46.0-5 amd64 AT-SPI 2 toolkit bridge - shared library ii libatk1.0-0:amd64 2.46.0-5 amd64 ATK accessibility toolkit ii libatomic1:amd64 12.2.0-14 amd64 support library providing __atomic built-in functions ii libatspi2.0-0:amd64 2.46.0-5 amd64 Assistive Technology Service Provider Interface - shared library ii libattr1:amd64 1:2.5.1-4 amd64 extended attribute handling - shared library ii libaudit-common 1:3.0.9-1 all Dynamic library for security auditing - common files ii libaudit1:amd64 1:3.0.9-1 amd64 Dynamic library for security auditing ii libauthen-sasl-perl 2.1600-3 all Authen::SASL - SASL Authentication framework ii libavahi-client3:amd64 0.8-10 amd64 Avahi client library ii libavahi-common-data:amd64 0.8-10 amd64 Avahi common data files ii libavahi-common3:amd64 0.8-10 amd64 Avahi common library ii libavc1394-0:amd64 0.5.4-5 amd64 control IEEE 1394 audio/video devices ii libavcodec59:amd64 7:5.1.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 5.9M 13G 1% /run /dev/mapper/lvm-root 252G 218G 25G 90% / tmpfs 63G 12K 63G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/mapper/lvm-srv_workspace 492G 25G 442G 6% /srv/workspace /dev/mapper/lvm-openqa 196G 6.6M 186G 1% /var/lib/openqa tmpfs 50G 140K 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 460G 479G 49% /var/lib/openqa/share tmpfs 13G 0 13G 0% /run/user/108 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=65935672k,nr_inodes=16483918,mode=755,inode64) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=13197836k,mode=755,inode64) /dev/mapper/lvm-root on / type ext4 (rw,relatime,errors=remount-ro) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=21962) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700) ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700) /dev/mapper/lvm-srv_workspace on /srv/workspace type ext4 (rw,relatime) /dev/mapper/lvm-openqa on /var/lib/openqa type ext4 (rw,relatime) tmpfs on /tmp type tmpfs (rw,relatime,size=52428800k,inode64) /dev/mapper/lvm-docker on /var/lib/docker type ext4 (rw,relatime) /dev/sda2 on /boot type ext4 (rw,relatime) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime) ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700) tmpfs on /run/user/1007 type tmpfs (rw,nosuid,nodev,relatime,size=13197836k,nr_inodes=3299459,mode=700,uid=1007,gid=1007,inode64) tmpfs on /run/user/1002 type tmpfs (rw,nosuid,nodev,relatime,size=13197836k,nr_inodes=3299459,mode=700,uid=1002,gid=1002,inode64) sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime) openqa.debian.net:/var/lib/openqa/share on /var/lib/openqa/share type nfs (ro,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=140.211.166.83,mountvers=3,mountport=41249,mountproto=udp,fsc,local_lock=none,addr=140.211.166.83) devpts-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000,x-gvfs-hide) proc-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/proc type proc (rw,relatime,x-gvfs-hide) sysfs-live on /srv/workspace/live-build/kde-sid.hH3WyB7k/chroot/sys type sysfs (rw,relatime,x-gvfs-hide) devpts-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000,x-gvfs-hide) proc-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/proc type proc (rw,relatime,x-gvfs-hide) sysfs-live on /srv/workspace/live-build/gnome-sid.wWvg19RJ/chroot/sys type sysfs (rw,relatime,x-gvfs-hide) 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) devpts-live on /srv/workspace/live-build/gnome-sid.Qo6tXolX/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.Qo6tXolX/chroot/proc type proc (rw,relatime,x-gvfs-hide) sysfs-live on /srv/workspace/live-build/gnome-sid.Qo6tXolX/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.2Mw8E9OK/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.2Mw8E9OK/chroot/proc type proc (rw,relatime,x-gvfs-hide) sysfs-live on /srv/workspace/live-build/lxqt-sid.2Mw8E9OK/chroot/sys type sysfs (rw,relatime,x-gvfs-hide) 1: lo: 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: 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: 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._AvUFjnm4O 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._AvUFjnm4O I: running --customize-hook in shell: sh -c 'chroot "$1" chown root:kvm /dev/kvm' exec /tmp/mmdebstrap._AvUFjnm4O 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._AvUFjnm4O I: running --customize-hook in shell: sh -c 'chroot "$1" sh mmdebstrap.sh' exec /tmp/mmdebstrap._AvUFjnm4O + 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 9s (883 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 54s (934 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://deb.debian.org/debian oldstable-updates InRelease [44.1 kB] Get:3 http://security.debian.org/debian-security oldstable-security InRelease [48.4 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://deb.debian.org/debian/dists/oldstable-updates/main/binary-amd64/by-hash/SHA256/eebb6103cc6f76baa2fee74e7dd915be4c888033bf438756df0774890bdf9806 proxy download: http://security.debian.org/debian-security/dists/oldstable-security/main/binary-amd64/by-hash/SHA256/d5539c99f5d99774d824278bed1c9f0496090d0b30667933ba6d624e3dcdb269 Get:5 http://security.debian.org/debian-security oldstable-security/main amd64 Packages [275 kB] Get:6 http://deb.debian.org/debian oldstable-updates/main amd64 Packages [18.8 kB] Fetched 8570 kB in 2s (5684 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 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://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.31-13%2bdeb11u10_amd64.deb proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.18-4_amd64.deb Get:2 http://deb.debian.org/debian oldstable/main amd64 libcrypt1 amd64 1:4.4.18-4 [87.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-s1_10.2.1-6_amd64.deb Get:3 http://deb.debian.org/debian oldstable/main amd64 libgcc-s1 amd64 10.2.1-6 [41.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mawk/mawk_1.3.4.20200120-2_amd64.deb Get:4 http://deb.debian.org/debian oldstable/main amd64 mawk amd64 1.3.4.20200120-2 [112 kB] Get:5 http://security.debian.org/debian-security oldstable-security/main amd64 libc6 amd64 2.31-13+deb11u10 [2825 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/base-files/base-files_11.1%2bdeb11u9_amd64.deb Get:6 http://deb.debian.org/debian oldstable/main amd64 base-files amd64 11.1+deb11u9 [70.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.2%2b20201114-2%2bdeb11u2_amd64.deb Get:7 http://deb.debian.org/debian oldstable/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_4.11.2_amd64.deb Get:8 http://deb.debian.org/debian oldstable/main amd64 debianutils amd64 4.11.2 [101 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bash/bash_5.1-2%2bdeb11u1_amd64.deb Get:9 http://deb.debian.org/debian oldstable/main amd64 bash amd64 5.1-2+deb11u1 [1417 kB] proxy cached: http://deb.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.38-2_amd64.deb Get:10 http://deb.debian.org/debian oldstable/main amd64 libgpg-error0 amd64 1.38-2 [77.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/libg/libgcrypt20/libgcrypt20_1.8.7-6_amd64.deb Get:11 http://deb.debian.org/debian oldstable/main amd64 libgcrypt20 amd64 1.8.7-6 [563 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lz4/liblz4-1_1.9.3-2_amd64.deb Get:12 http://deb.debian.org/debian oldstable/main amd64 liblz4-1 amd64 1.9.3-2 [57.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/liblzma5_5.2.5-2.1%7edeb11u1_amd64.deb Get:13 http://deb.debian.org/debian oldstable/main amd64 liblzma5 amd64 5.2.5-2.1~deb11u1 [168 kB] proxy cached: http://deb.debian.org/debian/pool/main/libz/libzstd/libzstd1_1.4.8%2bdfsg-2.1_amd64.deb Get:14 http://deb.debian.org/debian oldstable/main amd64 libzstd1 amd64 1.4.8+dfsg-2.1 [319 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd0_247.3-7%2bdeb11u4_amd64.deb Get:15 http://deb.debian.org/debian oldstable/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/acl/libacl1_2.2.53-10_amd64.deb Get:16 http://deb.debian.org/debian oldstable/main amd64 libacl1 amd64 2.2.53-10 [31.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/attr/libattr1_2.4.48-6_amd64.deb Get:17 http://deb.debian.org/debian oldstable/main amd64 libattr1 amd64 1:2.4.48-6 [21.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gmp/libgmp10_6.2.1%2bdfsg-1%2bdeb11u1_amd64.deb Get:18 http://deb.debian.org/debian oldstable/main amd64 libgmp10 amd64 2:6.2.1+dfsg-1+deb11u1 [563 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pcre2/libpcre2-8-0_10.36-2%2bdeb11u1_amd64.deb Get:19 http://deb.debian.org/debian oldstable/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libselinux/libselinux1_3.1-3_amd64.deb Get:20 http://deb.debian.org/debian oldstable/main amd64 libselinux1 amd64 3.1-3 [88.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/coreutils/coreutils_8.32-4%2bb1_amd64.deb Get:21 http://deb.debian.org/debian oldstable/main amd64 coreutils amd64 8.32-4+b1 [2867 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/libbz2-1.0_1.0.8-4_amd64.deb Get:22 http://deb.debian.org/debian oldstable/main amd64 libbz2-1.0 amd64 1.0.8-4 [45.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.11.dfsg-2%2bdeb11u2_amd64.deb Get:23 http://deb.debian.org/debian oldstable/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tar/tar_1.34%2bdfsg-1%2bdeb11u1_amd64.deb Get:24 http://deb.debian.org/debian oldstable/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.20.13_amd64.deb Get:25 http://deb.debian.org/debian oldstable/main amd64 dpkg amd64 1.20.13 [2538 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.32.1-4%2bdeb11u3_amd64.deb Get:26 http://deb.debian.org/debian oldstable/main amd64 perl-base amd64 5.32.1-4+deb11u3 [1628 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.77_all.deb Get:27 http://deb.debian.org/debian oldstable/main amd64 debconf all 1.5.77 [144 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dash/dash_0.5.11%2bgit20200708%2bdd9ef66-5_amd64.deb Get:28 http://deb.debian.org/debian oldstable/main amd64 dash amd64 0.5.11+git20200708+dd9ef66-5 [115 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.7-5_amd64.deb Get:29 http://deb.debian.org/debian oldstable/main amd64 diffutils amd64 1:3.7-5 [373 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.8.0-1_amd64.deb Get:30 http://deb.debian.org/debian oldstable/main amd64 findutils amd64 4.8.0-1 [697 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pcre3/libpcre3_8.39-13_amd64.deb Get:31 http://deb.debian.org/debian oldstable/main amd64 libpcre3 amd64 2:8.39-13 [343 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.6-1%2bdeb11u1_amd64.deb Get:32 http://deb.debian.org/debian oldstable/main amd64 grep amd64 3.6-1+deb11u1 [398 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.10-4%2bdeb11u1_amd64.deb Get:33 http://deb.debian.org/debian oldstable/main amd64 gzip amd64 1.10-4+deb11u1 [132 kB] proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23_amd64.deb Get:34 http://deb.debian.org/debian oldstable/main amd64 hostname amd64 3.23 [14.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0-2_all.deb Get:35 http://deb.debian.org/debian oldstable/main amd64 libaudit-common all 1:3.0-2 [14.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.7.9-2.2%2bb1_amd64.deb Get:36 http://deb.debian.org/debian oldstable/main amd64 libcap-ng0 amd64 0.7.9-2.2+b1 [14.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0-2_amd64.deb Get:37 http://deb.debian.org/debian oldstable/main amd64 libaudit1 amd64 1:3.0-2 [50.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.4.0-9%2bdeb11u1_amd64.deb Get:38 http://deb.debian.org/debian oldstable/main amd64 libpam0g amd64 1.4.0-9+deb11u1 [129 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg1-0.8_amd64.deb Get:39 http://deb.debian.org/debian oldstable/main amd64 libdb5.3 amd64 5.3.28+dfsg1-0.8 [687 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.46.2-2_amd64.deb Get:40 http://deb.debian.org/debian oldstable/main amd64 libcom-err2 amd64 1.46.2-2 [74.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.18.3-6%2bdeb11u4_amd64.deb Get:41 http://deb.debian.org/debian oldstable/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u4 [65.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.18.3-6%2bdeb11u4_amd64.deb Get:42 http://deb.debian.org/debian oldstable/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u4 [114 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.1-2_amd64.deb Get:43 http://deb.debian.org/debian oldstable/main amd64 libkeyutils1 amd64 1.6.1-2 [15.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0%2bdeb11u1_amd64.deb Get:44 http://deb.debian.org/debian oldstable/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u1 [1566 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.18.3-6%2bdeb11u4_amd64.deb Get:45 http://deb.debian.org/debian oldstable/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u4 [363 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.18.3-6%2bdeb11u4_amd64.deb Get:46 http://deb.debian.org/debian oldstable/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u4 [165 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.1-1%2bdeb11u1_all.deb Get:47 http://deb.debian.org/debian oldstable/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.1-1%2bdeb11u1_amd64.deb Get:48 http://deb.debian.org/debian oldstable/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb Get:49 http://deb.debian.org/debian oldstable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.4.0-9%2bdeb11u1_amd64.deb Get:50 http://deb.debian.org/debian oldstable/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u1 [108 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.4.0-9%2bdeb11u1_amd64.deb Get:51 http://deb.debian.org/debian oldstable/main amd64 libpam-modules amd64 1.4.0-9+deb11u1 [326 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.4.0-9%2bdeb11u1_all.deb Get:52 http://deb.debian.org/debian oldstable/main amd64 libpam-runtime all 1.4.0-9+deb11u1 [207 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.8.1-1_amd64.deb Get:53 http://deb.debian.org/debian oldstable/main amd64 login amd64 1:4.8.1-1 [655 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.2%2b20201114-2%2bdeb11u2_amd64.deb Get:54 http://deb.debian.org/debian oldstable/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.7-1_amd64.deb Get:55 http://deb.debian.org/debian oldstable/main amd64 sed amd64 4.7-1 [310 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_247.3-7%2bdeb11u4_amd64.deb Get:56 http://deb.debian.org/debian oldstable/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.1-1_all.deb Get:57 http://deb.debian.org/debian oldstable/main amd64 libsemanage-common all 3.1-1 [21.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol1_3.1-1_amd64.deb Get:58 http://deb.debian.org/debian oldstable/main amd64 libsepol1 amd64 3.1-1 [265 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage1_3.1-1%2bb2_amd64.deb Get:59 http://deb.debian.org/debian oldstable/main amd64 libsemanage1 amd64 3.1-1+b2 [99.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.8.1-1_amd64.deb Get:60 http://deb.debian.org/debian oldstable/main amd64 passwd amd64 1:4.8.1-1 [990 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.118%2bdeb11u1_all.deb Get:61 http://deb.debian.org/debian oldstable/main amd64 adduser all 3.118+deb11u1 [241 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.27-2%2bdeb11u2_amd64.deb Get:62 http://deb.debian.org/debian oldstable/main amd64 gpgv amd64 2.2.27-2+deb11u2 [626 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b6_10.2.1-6_amd64.deb Get:63 http://deb.debian.org/debian oldstable/main amd64 libstdc++6 amd64 10.2.1-6 [493 kB] proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.0-2_amd64.deb Get:64 http://deb.debian.org/debian oldstable/main amd64 libxxhash0 amd64 0.8.0-2 [26.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.2.4_amd64.deb Get:65 http://deb.debian.org/debian oldstable/main amd64 libapt-pkg6.0 amd64 2.2.4 [1013 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1%2bdeb11u1_all.deb Get:66 http://deb.debian.org/debian oldstable/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.7.3-1_amd64.deb Get:67 http://deb.debian.org/debian oldstable/main amd64 libnettle8 amd64 3.7.3-1 [270 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.7.3-1_amd64.deb Get:68 http://deb.debian.org/debian oldstable/main amd64 libhogweed6 amd64 3.7.3-1 [320 kB] proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_0.9.10-4_amd64.deb Get:69 http://deb.debian.org/debian oldstable/main amd64 libunistring2 amd64 0.9.10-4 [379 kB] proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.0-5_amd64.deb Get:70 http://deb.debian.org/debian oldstable/main amd64 libidn2-0 amd64 2.3.0-5 [86.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi7_3.3-6_amd64.deb Get:71 http://deb.debian.org/debian oldstable/main amd64 libffi7 amd64 3.3-6 [23.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.23.22-1_amd64.deb Get:72 http://deb.debian.org/debian oldstable/main amd64 libp11-kit0 amd64 0.23.22-1 [337 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.16.0-2%2bdeb11u1_amd64.deb Get:73 http://deb.debian.org/debian oldstable/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u1 [54.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.1-5%2bdeb11u4_amd64.deb Get:74 http://deb.debian.org/debian oldstable/main amd64 libgnutls30 amd64 3.7.1-5+deb11u4 [1340 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1%2bdeb11u1_amd64.deb Get:75 http://deb.debian.org/debian oldstable/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.2.4_amd64.deb Get:76 http://deb.debian.org/debian oldstable/main amd64 apt amd64 2.2.4 [1491 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.260_amd64.deb Get:77 http://deb.debian.org/debian oldstable/main amd64 libdebconfclient0 amd64 0.260 [50.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.51_amd64.deb Get:78 http://deb.debian.org/debian oldstable/main amd64 base-passwd amd64 3.5.51 [58.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.60_all.deb Get:79 http://deb.debian.org/debian oldstable/main amd64 init-system-helpers all 1.60 [47.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.2%2b20201114-2%2bdeb11u2_all.deb Get:80 http://deb.debian.org/debian oldstable/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lsb/lsb-base_11.1.0_all.deb Get:81 http://deb.debian.org/debian oldstable/main amd64 lsb-base all 11.1.0 [28.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_2.96-7%2bdeb11u1_amd64.deb Get:82 http://deb.debian.org/debian oldstable/main amd64 sysvinit-utils amd64 2.96-7+deb11u1 [25.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.46.2-2_amd64.deb Get:83 http://deb.debian.org/debian oldstable/main amd64 libext2fs2 amd64 1.46.2-2 [257 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.46.2-2_amd64.deb Get:84 http://deb.debian.org/debian oldstable/main amd64 libss2 amd64 1.46.2-2 [78.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.46.2-2_amd64.deb Get:85 http://deb.debian.org/debian oldstable/main amd64 logsave amd64 1.46.2-2 [74.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.46.2-2_amd64.deb Get:86 http://deb.debian.org/debian oldstable/main amd64 e2fsprogs amd64 1.46.2-2 [615 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.14_all.deb Get:87 http://deb.debian.org/debian oldstable/main amd64 sensible-utils all 0.0.14 [14.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-137_amd64.deb Get:88 http://deb.debian.org/debian oldstable/main amd64 cron amd64 3.0pl1-137 [99.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_2.13.6-10_amd64.deb Get:89 http://deb.debian.org/debian oldstable/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2_2.44-1_amd64.deb Get:90 http://deb.debian.org/debian oldstable/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.2_amd64.deb Get:91 http://deb.debian.org/debian oldstable/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.175-2.1_amd64.deb Get:92 http://deb.debian.org/debian oldstable/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.175-2.1_amd64.deb Get:93 http://deb.debian.org/debian oldstable/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.15-2%2bdeb11u1_amd64.deb Get:94 http://deb.debian.org/debian oldstable/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.3.7-1%2bdeb11u1_amd64.deb Get:95 http://deb.debian.org/debian oldstable/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.7-1_amd64.deb Get:96 http://deb.debian.org/debian oldstable/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_28-1_amd64.deb Get:97 http://deb.debian.org/debian oldstable/main amd64 libkmod2 amd64 28-1 [55.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_247.3-7%2bdeb11u4_amd64.deb Get:98 http://deb.debian.org/debian oldstable/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_247.3-7%2bdeb11u4_amd64.deb Get:99 http://deb.debian.org/debian oldstable/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.60_amd64.deb Get:100 http://deb.debian.org/debian oldstable/main amd64 init amd64 1.60 [15.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.13.1-1.1_amd64.deb Get:101 http://deb.debian.org/debian oldstable/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb Get:102 http://deb.debian.org/debian oldstable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.1.9-1_amd64.deb Get:103 http://deb.debian.org/debian oldstable/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.7-1_amd64.deb Get:104 http://deb.debian.org/debian oldstable/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_0.9.8-3.1%2bdeb11u2_amd64.deb Get:105 http://deb.debian.org/debian oldstable/main amd64 libnftables1 amd64 0.9.8-3.1+deb11u2 [262 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmd/libmd0_1.0.3-3_amd64.deb Get:106 http://deb.debian.org/debian oldstable/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.3-1%2bdeb11u1_amd64.deb Get:107 http://deb.debian.org/debian oldstable/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20191231-2%2bb1_amd64.deb Get:108 http://deb.debian.org/debian oldstable/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/nftables_0.9.8-3.1%2bdeb11u2_amd64.deb Get:109 http://deb.debian.org/debian oldstable/main amd64 nftables amd64 0.9.8-3.1+deb11u2 [69.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libestr/libestr0_0.1.10-2.1%2bb1_amd64.deb Get:110 http://deb.debian.org/debian oldstable/main amd64 libestr0 amd64 0.1.10-2.1+b1 [9048 B] proxy cached: http://deb.debian.org/debian/pool/main/libf/libfastjson/libfastjson4_0.99.9-1_amd64.deb Get:111 http://deb.debian.org/debian oldstable/main amd64 libfastjson4 amd64 0.99.9-1 [28.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/libl/liblognorm/liblognorm5_2.0.5-1.1_amd64.deb Get:112 http://deb.debian.org/debian oldstable/main amd64 liblognorm5 amd64 2.0.5-1.1 [64.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/rsyslog/rsyslog_8.2102.0-2%2bdeb11u1_amd64.deb Get:113 http://deb.debian.org/debian oldstable/main amd64 rsyslog amd64 8.2102.0-2+deb11u1 [703 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.12.28-0%2bdeb11u1_amd64.deb Get:114 http://deb.debian.org/debian oldstable/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.2.10-2%2bdeb11u5_amd64.deb Get:115 http://deb.debian.org/debian oldstable/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.12.28-0%2bdeb11u1_amd64.deb Get:116 http://deb.debian.org/debian oldstable/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB] proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb Get:117 http://deb.debian.org/debian oldstable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-6_amd64.deb Get:118 http://deb.debian.org/debian oldstable/main amd64 groff-base amd64 1.22.4-6 [936 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.19-2_amd64.deb Get:119 http://deb.debian.org/debian oldstable/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.3-1_amd64.deb Get:120 http://deb.debian.org/debian oldstable/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.9.4-2_amd64.deb Get:121 http://deb.debian.org/debian oldstable/main amd64 man-db amd64 2.9.4-2 [1354 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.32_5.32.1-4%2bdeb11u3_all.deb Get:122 http://deb.debian.org/debian oldstable/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.19-2_amd64.deb Get:123 http://deb.debian.org/debian oldstable/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.32_5.32.1-4%2bdeb11u3_amd64.deb Get:124 http://deb.debian.org/debian oldstable/main amd64 libperl5.32 amd64 5.32.1-4+deb11u3 [4121 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.32.1-4%2bdeb11u3_amd64.deb Get:125 http://deb.debian.org/debian oldstable/main amd64 perl amd64 5.32.1-4+deb11u3 [293 kB] proxy cached: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-4%2bb1_amd64.deb Get:126 http://deb.debian.org/debian oldstable/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-minimal_3.9.2-1_amd64.deb Get:127 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9-minimal_3.9.2-1_amd64.deb Get:128 http://deb.debian.org/debian oldstable/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.9.2-3_amd64.deb Get:129 http://deb.debian.org/debian oldstable/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_4.0.0_all.deb Get:130 http://deb.debian.org/debian oldstable/main amd64 media-types all 4.0.0 [30.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.69_all.deb Get:131 http://deb.debian.org/debian oldstable/main amd64 mailcap all 3.69 [31.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb Get:132 http://deb.debian.org/debian oldstable/main amd64 mime-support all 3.66 [10.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb11u1_all.deb Get:133 http://deb.debian.org/debian oldstable/main amd64 tzdata all 2024a-0+deb11u1 [304 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mpdecimal/libmpdec3_2.5.1-1_amd64.deb Get:134 http://deb.debian.org/debian oldstable/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.2%2b20201114-2%2bdeb11u2_amd64.deb Get:135 http://deb.debian.org/debian oldstable/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.1-1_all.deb Get:136 http://deb.debian.org/debian oldstable/main amd64 readline-common all 8.1-1 [73.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.1-1_amd64.deb Get:137 http://deb.debian.org/debian oldstable/main amd64 libreadline8 amd64 8.1-1 [169 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.34.1-3_amd64.deb Get:138 http://deb.debian.org/debian oldstable/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/libpython3.9-stdlib_3.9.2-1_amd64.deb Get:139 http://deb.debian.org/debian oldstable/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.9/python3.9_3.9.2-1_amd64.deb Get:140 http://deb.debian.org/debian oldstable/main amd64 python3.9 amd64 3.9.2-1 [466 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.9.2-3_amd64.deb Get:141 http://deb.debian.org/debian oldstable/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.9.2-3_amd64.deb Get:142 http://deb.debian.org/debian oldstable/main amd64 python3 amd64 3.9.2-3 [37.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.68%2bdeb11u1_all.deb Get:143 http://deb.debian.org/debian oldstable/main amd64 tasksel-data all 3.68+deb11u1 [18.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.68%2bdeb11u1_all.deb Get:144 http://deb.debian.org/debian oldstable/main amd64 tasksel all 3.68+deb11u1 [101 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-9/gcc-9-base_9.3.0-22_amd64.deb Get:145 http://deb.debian.org/debian oldstable/main amd64 gcc-9-base amd64 9.3.0-22 [198 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.2.4_amd64.deb Get:146 http://deb.debian.org/debian oldstable/main amd64 apt-utils amd64 2.2.4 [439 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1%7edeb11u1_amd64.deb Get:147 http://deb.debian.org/debian oldstable/main amd64 cpio amd64 2.13+dfsg-7.1~deb11u1 [245 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-7%2bb1_amd64.deb Get:148 http://deb.debian.org/debian oldstable/main amd64 libtext-iconv-perl amd64 1.7-7+b1 [16.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-10%2bb1_amd64.deb Get:149 http://deb.debian.org/debian oldstable/main amd64 libtext-charwidth-perl amd64 0.04-10+b1 [10.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-9_all.deb Get:150 http://deb.debian.org/debian oldstable/main amd64 libtext-wrapi18n-perl all 0.06-9 [8700 B] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.77_all.deb Get:151 http://deb.debian.org/debian oldstable/main amd64 debconf-i18n all 1.5.77 [206 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.3-2_amd64.deb Get:152 http://deb.debian.org/debian oldstable/main amd64 dmidecode amd64 3.3-2 [64.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.183-1_amd64.deb Get:153 http://deb.debian.org/debian oldstable/main amd64 libelf1 amd64 0.183-1 [165 kB] proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf0_0.3-2_amd64.deb Get:154 http://deb.debian.org/debian oldstable/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.44-1_amd64.deb Get:155 http://deb.debian.org/debian oldstable/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_5.10.0-4_amd64.deb Get:156 http://deb.debian.org/debian oldstable/main amd64 iproute2 amd64 5.10.0-4 [930 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.36_amd64.deb Get:157 http://deb.debian.org/debian oldstable/main amd64 ifupdown amd64 0.8.36 [82.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20210202-1_amd64.deb Get:158 http://deb.debian.org/debian oldstable/main amd64 iputils-ping amd64 3:20210202-1 [49.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bind9-libs/libisc-export1105_9.11.19%2bdfsg-2.1_amd64.deb Get:159 http://deb.debian.org/debian oldstable/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1 [397 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bind9-libs/libdns-export1110_9.11.19%2bdfsg-2.1_amd64.deb Get:160 http://deb.debian.org/debian oldstable/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1 [988 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.1-2.3%2bdeb11u2_amd64.deb Get:161 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-client amd64 4.4.1-2.3+deb11u2 [343 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.1-2.3%2bdeb11u2_amd64.deb Get:162 http://deb.debian.org/debian oldstable/main amd64 isc-dhcp-common amd64 4.4.1-2.3+deb11u2 [145 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_28-1_amd64.deb Get:163 http://deb.debian.org/debian oldstable/main amd64 kmod amd64 28-1 [92.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.18-2_amd64.deb Get:164 http://deb.debian.org/debian oldstable/main amd64 libpopt0 amd64 1.18-2 [49.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.18.0-2%2bdeb11u2_amd64.deb Get:165 http://deb.debian.org/debian oldstable/main amd64 logrotate amd64 3.18.0-2+deb11u2 [72.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nano/nano_5.4-2%2bdeb11u2_amd64.deb Get:166 http://deb.debian.org/debian oldstable/main amd64 nano amd64 5.4-2+deb11u2 [657 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.3_all.deb Get:167 http://deb.debian.org/debian oldstable/main amd64 netbase all 6.3 [19.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncurses6_6.2%2b20201114-2%2bdeb11u2_amd64.deb Get:168 http://deb.debian.org/debian oldstable/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libprocps8_3.3.17-5_amd64.deb Get:169 http://deb.debian.org/debian oldstable/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_3.3.17-5_amd64.deb Get:170 http://deb.debian.org/debian oldstable/main amd64 procps amd64 2:3.3.17-5 [502 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_247.3-7%2bdeb11u4_amd64.deb Get:171 http://deb.debian.org/debian oldstable/main amd64 udev amd64 247.3-7+deb11u4 [1464 kB] proxy cached: http://deb.debian.org/debian/pool/main/v/vim/xxd_8.2.2434-3%2bdeb11u1_amd64.deb Get:172 http://deb.debian.org/debian oldstable/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_8.2.2434-3%2bdeb11u1_all.deb Get:173 http://deb.debian.org/debian oldstable/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_8.2.2434-3%2bdeb11u1_amd64.deb Get:174 http://deb.debian.org/debian oldstable/main amd64 vim-tiny amd64 2:8.2.2434-3+deb11u1 [744 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.2-5_amd64.deb Get:175 http://deb.debian.org/debian oldstable/main amd64 libslang2 amd64 2.3.2-5 [509 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.21-4%2bb3_amd64.deb Get:176 http://deb.debian.org/debian oldstable/main amd64 libnewt0.52 amd64 0.52.21-4+b3 [74.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.21-4%2bb3_amd64.deb Get:177 http://deb.debian.org/debian oldstable/main amd64 whiptail amd64 0.52.21-4+b3 [39.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.2.1_all.deb Get:178 http://deb.debian.org/debian oldstable/main amd64 python-apt-common all 2.2.1 [96.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.51%2bdeb11u5_all.deb Get:179 http://deb.debian.org/debian oldstable/main amd64 distro-info-data all 0.51+deb11u5 [8244 B] proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.2.1_amd64.deb Get:180 http://deb.debian.org/debian oldstable/main amd64 python3-apt amd64 2.2.1 [190 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.77_all.deb Get:181 http://deb.debian.org/debian oldstable/main amd64 python3-debconf all 1.5.77 [4012 B] proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043_all.deb Get:182 http://deb.debian.org/debian oldstable/main amd64 ucf all 3.0043 [74.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb Get:183 http://deb.debian.org/debian oldstable/main amd64 apt-listchanges all 3.24 [133 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-2_all.deb Get:184 http://deb.debian.org/debian oldstable/main amd64 bash-completion all 1:2.11-2 [234 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.0-1%2bb1_amd64.deb Get:185 http://deb.debian.org/debian oldstable/main amd64 libfstrm0 amd64 0.6.0-1+b1 [21.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb Get:186 http://deb.debian.org/debian oldstable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.5.2-1_amd64.deb Get:187 http://deb.debian.org/debian oldstable/main amd64 libmaxminddb0 amd64 1.5.2-1 [29.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.3.3-1%2bb2_amd64.deb Get:188 http://deb.debian.org/debian oldstable/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu67_67.1-7_amd64.deb Get:189 http://deb.debian.org/debian oldstable/main amd64 libicu67 amd64 67.1-7 [8622 kB] proxy cached: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.10%2bdfsg-6.7%2bdeb11u4_amd64.deb Get:190 http://deb.debian.org/debian oldstable/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-4_amd64.deb Get:191 http://deb.debian.org/debian oldstable/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/openssl_1.1.1w-0%2bdeb11u1_amd64.deb Get:192 http://deb.debian.org/debian oldstable/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20210119_all.deb Get:193 http://deb.debian.org/debian oldstable/main amd64 ca-certificates all 20210119 [158 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_10.1_all.deb Get:194 http://deb.debian.org/debian oldstable/main amd64 debian-faq all 10.1 [525 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_6.5_all.deb Get:195 http://deb.debian.org/debian oldstable/main amd64 doc-debian all 6.5 [139 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.39-3%2bdeb11u1_amd64.deb Get:196 http://deb.debian.org/debian oldstable/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.39-3%2bdeb11u1_amd64.deb Get:197 http://deb.debian.org/debian oldstable/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/file_5.39-3%2bdeb11u1_amd64.deb Get:198 http://deb.debian.org/debian oldstable/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-4_amd64.deb Get:199 http://deb.debian.org/debian oldstable/main amd64 gettext-base amd64 0.21-4 [175 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.18.3-6%2bdeb11u4_all.deb Get:200 http://deb.debian.org/debian oldstable/main amd64 krb5-locales all 1.18.3-6+deb11u4 [95.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb Get:201 http://deb.debian.org/debian oldstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_247.3-7%2bdeb11u4_amd64.deb Get:202 http://deb.debian.org/debian oldstable/main amd64 libnss-systemd amd64 247.3-7+deb11u4 [199 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_247.3-7%2bdeb11u4_amd64.deb Get:203 http://deb.debian.org/debian oldstable/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.93.2%2bdfsg-1.1_amd64.deb Get:204 http://deb.debian.org/debian oldstable/main amd64 lsof amd64 4.93.2+dfsg-1.1 [319 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_5.10-1_all.deb Get:205 http://deb.debian.org/debian oldstable/main amd64 manpages all 5.10-1 [1412 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.2%2b20201114-2%2bdeb11u2_all.deb Get:206 http://deb.debian.org/debian oldstable/main amd64 ncurses-term all 6.2+20201114-2+deb11u2 [505 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-46_amd64.deb Get:207 http://deb.debian.org/debian oldstable/main amd64 netcat-traditional amd64 1.10-46 [68.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0_0.5.0%2bdfsg-2_amd64.deb Get:208 http://deb.debian.org/debian oldstable/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.6.0-2_amd64.deb Get:209 http://deb.debian.org/debian oldstable/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_8.4p1-5%2bdeb11u3_amd64.deb Get:210 http://deb.debian.org/debian oldstable/main amd64 openssh-client amd64 1:8.4p1-5+deb11u3 [932 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2021.02.08-1_all.deb Get:211 http://deb.debian.org/debian oldstable/main amd64 pci.ids all 0.0~2021.02.08-1 [224 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.7.0-5_amd64.deb Get:212 http://deb.debian.org/debian oldstable/main amd64 libpci3 amd64 1:3.7.0-5 [62.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.7.0-5_amd64.deb Get:213 http://deb.debian.org/debian oldstable/main amd64 pciutils amd64 1:3.7.0-5 [97.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_52.0.0-4_all.deb Get:214 http://deb.debian.org/debian oldstable/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_4.0.0-1_all.deb Get:215 http://deb.debian.org/debian oldstable/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-2_all.deb Get:216 http://deb.debian.org/debian oldstable/main amd64 python3-six all 1.16.0-2 [17.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.39_all.deb Get:217 http://deb.debian.org/debian oldstable/main amd64 python3-debian all 0.1.39 [80.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.18.1-3_all.deb Get:218 http://deb.debian.org/debian oldstable/main amd64 python3-httplib2 all 0.18.1-3 [37.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb2_amd64.deb Get:219 http://deb.debian.org/debian oldstable/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb Get:220 http://deb.debian.org/debian oldstable/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27%2bdfsg-2.1%2bdeb11u1_amd64.deb Get:221 http://deb.debian.org/debian oldstable/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.4-2_2.4.57%2bdfsg-3%2bdeb11u1_amd64.deb Get:222 http://deb.debian.org/debian oldstable/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.43.0-1%2bdeb11u1_amd64.deb Get:223 http://deb.debian.org/debian oldstable/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u1 [77.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.0-1.2_amd64.deb Get:224 http://deb.debian.org/debian oldstable/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb Get:225 http://deb.debian.org/debian oldstable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.9.0-2_amd64.deb Get:226 http://deb.debian.org/debian oldstable/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.74.0-1.3%2bdeb11u11_amd64.deb Get:227 http://deb.debian.org/debian oldstable/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.43.0.6-5_amd64.deb Get:228 http://deb.debian.org/debian oldstable/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-3_all.deb Get:229 http://deb.debian.org/debian oldstable/main amd64 python3-pysimplesoap all 1.16.2-3 [43.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_3.1.0_all.deb Get:230 http://deb.debian.org/debian oldstable/main amd64 python3-debianbts all 3.1.0 [11.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2020.6.20-1_all.deb Get:231 http://deb.debian.org/debian oldstable/main amd64 python3-certifi all 2020.6.20-1 [151 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_2.10-1_all.deb Get:232 http://deb.debian.org/debian oldstable/main amd64 python3-idna all 2.10-1 [37.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.5-1%7eexp1_all.deb Get:233 http://deb.debian.org/debian oldstable/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.25.1%2bdfsg-2_all.deb Get:234 http://deb.debian.org/debian oldstable/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_7.10.3%2bdeb11u1_all.deb Get:235 http://deb.debian.org/debian oldstable/main amd64 python3-reportbug all 7.10.3+deb11u1 [143 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_7.10.3%2bdeb11u1_all.deb Get:236 http://deb.debian.org/debian oldstable/main amd64 reportbug all 7.10.3+deb11u1 [135 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_247.3-7%2bdeb11u4_amd64.deb Get:237 http://deb.debian.org/debian oldstable/main amd64 systemd-timesyncd amd64 247.3-7+deb11u4 [131 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netkit-telnet/telnet_0.17-42_amd64.deb Get:238 http://deb.debian.org/debian oldstable/main amd64 telnet amd64 0.17-42 [71.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.0-2%2bdeb11u1_amd64.deb Get:239 http://deb.debian.org/debian oldstable/main amd64 traceroute amd64 1:2.1.0-2+deb11u1 [55.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2019.10.06-1_all.deb Get:240 http://deb.debian.org/debian oldstable/main amd64 wamerican all 2019.10.06-1 [215 kB] proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21-1%2bdeb11u1_amd64.deb Get:241 http://deb.debian.org/debian oldstable/main amd64 wget amd64 1.21-1+deb11u1 [964 kB] proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.2.5-2.1%7edeb11u1_amd64.deb Get:242 http://deb.debian.org/debian oldstable/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.35.2-2_amd64.deb Get:243 http://deb.debian.org/debian oldstable/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.35.2-2_amd64.deb Get:244 http://deb.debian.org/debian oldstable/main amd64 libbinutils amd64 2.35.2-2 [570 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.35.2-2_amd64.deb Get:245 http://deb.debian.org/debian oldstable/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.35.2-2_amd64.deb Get:246 http://deb.debian.org/debian oldstable/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb Get:247 http://deb.debian.org/debian oldstable/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.35.2-2_amd64.deb Get:248 http://deb.debian.org/debian oldstable/main amd64 binutils amd64 2.35.2-2 [61.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.18-4_amd64.deb Get:249 http://deb.debian.org/debian oldstable/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.1-1%2bdeb11u1_amd64.deb Get:250 http://deb.debian.org/debian oldstable/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb Get:251 http://deb.debian.org/debian oldstable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.23-1_amd64.deb Get:252 http://deb.debian.org/debian oldstable/main amd64 libisl23 amd64 0.23-1 [676 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.1.0-3_amd64.deb Get:253 http://deb.debian.org/debian oldstable/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.2.0-1_amd64.deb Get:254 http://deb.debian.org/debian oldstable/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/cpp-10_10.2.1-6_amd64.deb Get:255 http://deb.debian.org/debian oldstable/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_10.2.1-1_amd64.deb Get:256 http://deb.debian.org/debian oldstable/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libcc1-0_10.2.1-6_amd64.deb Get:257 http://deb.debian.org/debian oldstable/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgomp1_10.2.1-6_amd64.deb Get:258 http://deb.debian.org/debian oldstable/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libitm1_10.2.1-6_amd64.deb Get:259 http://deb.debian.org/debian oldstable/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libatomic1_10.2.1-6_amd64.deb Get:260 http://deb.debian.org/debian oldstable/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libasan6_10.2.1-6_amd64.deb Get:261 http://deb.debian.org/debian oldstable/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/liblsan0_10.2.1-6_amd64.deb Get:262 http://deb.debian.org/debian oldstable/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libtsan0_10.2.1-6_amd64.deb Get:263 http://deb.debian.org/debian oldstable/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libubsan1_10.2.1-6_amd64.deb Get:264 http://deb.debian.org/debian oldstable/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libquadmath0_10.2.1-6_amd64.deb Get:265 http://deb.debian.org/debian oldstable/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libgcc-10-dev_10.2.1-6_amd64.deb Get:266 http://deb.debian.org/debian oldstable/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/gcc-10_10.2.1-6_amd64.deb Get:267 http://deb.debian.org/debian oldstable/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_10.2.1-1_amd64.deb Get:268 http://deb.debian.org/debian oldstable/main amd64 gcc amd64 4:10.2.1-1 [5192 B] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/libstdc%2b%2b-10-dev_10.2.1-6_amd64.deb Get:269 http://deb.debian.org/debian oldstable/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-10/g%2b%2b-10_10.2.1-6_amd64.deb Get:270 http://deb.debian.org/debian oldstable/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_10.2.1-1_amd64.deb Get:271 http://deb.debian.org/debian oldstable/main amd64 g++ amd64 4:10.2.1-1 [1644 B] proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb Get:272 http://deb.debian.org/debian oldstable/main amd64 make amd64 4.3-4.1 [396 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.20.13_all.deb Get:273 http://deb.debian.org/debian oldstable/main amd64 libdpkg-perl all 1.20.13 [1552 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb Get:274 http://deb.debian.org/debian oldstable/main amd64 patch amd64 2.7.6-7 [128 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.20.13_all.deb Get:275 http://deb.debian.org/debian oldstable/main amd64 dpkg-dev all 1.20.13 [2314 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb Get:276 http://deb.debian.org/debian oldstable/main amd64 build-essential amd64 12.9 [7704 B] proxy cached: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.30.1-6%2bb3_amd64.deb Get:277 http://deb.debian.org/debian oldstable/main amd64 busybox amd64 1:1.30.1-6+b3 [435 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_105-9_amd64.deb Get:278 http://deb.debian.org/debian oldstable/main amd64 libeatmydata1 amd64 105-9 [15.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_105-9_all.deb Get:279 http://deb.debian.org/debian oldstable/main amd64 eatmydata all 105-9 [16.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.19-3.3_amd64.deb Get:280 http://deb.debian.org/debian oldstable/main amd64 libfakechroot amd64 2.19-3.3 [44.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.19-3.3_all.deb Get:281 http://deb.debian.org/debian oldstable/main amd64 fakechroot all 2.19-3.3 [29.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.25.3-1.1_amd64.deb Get:282 http://deb.debian.org/debian oldstable/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.25.3-1.1_amd64.deb Get:283 http://deb.debian.org/debian oldstable/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.3-7.1_amd64.deb Get:284 http://deb.debian.org/debian oldstable/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.27-2%2bdeb11u2_amd64.deb Get:285 http://deb.debian.org/debian oldstable/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.27-2%2bdeb11u2_amd64.deb Get:286 http://deb.debian.org/debian oldstable/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdutils_2.36.1-8%2bdeb11u2_amd64.deb Get:287 http://security.debian.org/debian-security oldstable-security/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libblkid1_2.36.1-8%2bdeb11u2_amd64.deb Get:288 http://security.debian.org/debian-security oldstable-security/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libmount1_2.36.1-8%2bdeb11u2_amd64.deb Get:289 http://security.debian.org/debian-security oldstable-security/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libsmartcols1_2.36.1-8%2bdeb11u2_amd64.deb Get:290 http://security.debian.org/debian-security oldstable-security/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libuuid1_2.36.1-8%2bdeb11u2_amd64.deb Get:291 http://security.debian.org/debian-security oldstable-security/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/util-linux_2.36.1-8%2bdeb11u2_amd64.deb Get:292 http://security.debian.org/debian-security oldstable-security/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-bin_2.31-13%2bdeb11u10_amd64.deb Get:293 http://security.debian.org/debian-security oldstable-security/main amd64 libc-bin amd64 2.31-13+deb11u10 [827 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/mount_2.36.1-8%2bdeb11u2_amd64.deb Get:294 http://security.debian.org/debian-security oldstable-security/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/bsdextrautils_2.36.1-8%2bdeb11u2_amd64.deb Get:295 http://security.debian.org/debian-security oldstable-security/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/libfdisk1_2.36.1-8%2bdeb11u2_amd64.deb Get:296 http://security.debian.org/debian-security oldstable-security/main amd64 libfdisk1 amd64 2.36.1-8+deb11u2 [238 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/u/util-linux/fdisk_2.36.1-8%2bdeb11u2_amd64.deb Get:297 http://security.debian.org/debian-security oldstable-security/main amd64 fdisk amd64 2.36.1-8+deb11u2 [192 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/l/less/less_551-2%2bdeb11u2_amd64.deb Get:298 http://security.debian.org/debian-security oldstable-security/main amd64 less amd64 551-2+deb11u2 [136 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/libu/libuv1/libuv1_1.40.0-2%2bdeb11u1_amd64.deb Get:299 http://security.debian.org/debian-security oldstable-security/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-libs_9.16.48-1_amd64.deb Get:300 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-libs amd64 1:9.16.48-1 [1431 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-host_9.16.48-1_amd64.deb Get:301 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-host amd64 1:9.16.48-1 [311 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/b/bind9/bind9-dnsutils_9.16.48-1_amd64.deb Get:302 http://security.debian.org/debian-security oldstable-security/main amd64 bind9-dnsutils amd64 1:9.16.48-1 [407 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u10_all.deb Get:303 http://security.debian.org/debian-security oldstable-security/main amd64 libc-l10n all 2.31-13+deb11u10 [864 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/locales_2.31-13%2bdeb11u10_all.deb Get:304 http://security.debian.org/debian-security oldstable-security/main amd64 locales all 2.31-13+deb11u10 [4083 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc-dev-bin_2.31-13%2bdeb11u10_amd64.deb Get:305 http://security.debian.org/debian-security oldstable-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u10 [276 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_5.10.218-1_amd64.deb Get:306 http://security.debian.org/debian-security oldstable-security/main amd64 linux-libc-dev amd64 5.10.218-1 [1728 kB] proxy download: http://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6-dev_2.31-13%2bdeb11u10_amd64.deb Get:307 http://security.debian.org/debian-security oldstable-security/main amd64 libc6-dev amd64 2.31-13+deb11u10 [2362 kB] Fetched 162 MB in 19s (8716 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 (900 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 53s (952 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 download: http://security.debian.org/debian-security/dists/stable-security/InRelease proxy cached: 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-updates/InRelease Get:2 http://security.debian.org/debian-security stable-security InRelease [48.0 kB] Get:3 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:4 http://deb.debian.org/debian stable/main amd64 Packages [8786 kB] proxy download: http://deb.debian.org/debian/dists/stable-updates/main/binary-amd64/by-hash/SHA256/e5150027d8a665bbcb9d7d7c9053b8f8bdaef95053c3161bbc9ba2e2dd34ec4b Get: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/50a218b0709ef22898661b4893a6b979a5315d6275a236ddd5b76a560562ed63 Get:6 http://security.debian.org/debian-security stable-security/main amd64 Packages [160 kB] Fetched 9214 kB in 2s (5172 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://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.36-9%2bdeb12u7_amd64.deb proxy cached: 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 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] Ign:3 http://deb.debian.org/debian stable/main amd64 mawk amd64 1.3.4.20200120-3.1 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] proxy cached: http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.7-0.5%7edeb12u1_amd64.deb Get:6 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:7 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:8 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:9 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:10 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:11 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:12 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:13 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:14 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:15 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:16 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:17 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:18 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:19 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:20 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:21 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:22 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:23 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:24 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:25 http://deb.debian.org/debian stable/main amd64 dpkg amd64 1.21.22 [1567 kB] Get:26 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/dash/dash_0.5.12-2_amd64.deb Get:27 http://deb.debian.org/debian stable/main amd64 dash amd64 0.5.12-2 [91.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/diffutils/diffutils_3.8-4_amd64.deb Get:28 http://deb.debian.org/debian stable/main amd64 diffutils amd64 1:3.8-4 [352 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/findutils/findutils_4.9.0-4_amd64.deb Get:29 http://deb.debian.org/debian stable/main amd64 findutils amd64 4.9.0-4 [636 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/grep/grep_3.8-5_amd64.deb Get:30 http://deb.debian.org/debian stable/main amd64 grep amd64 3.8-5 [421 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gzip/gzip_1.12-1_amd64.deb Get:31 http://deb.debian.org/debian stable/main amd64 gzip amd64 1.12-1 [140 kB] proxy cached: http://deb.debian.org/debian/pool/main/h/hostname/hostname_3.23%2bnmu1_amd64.deb Get:32 http://deb.debian.org/debian stable/main amd64 hostname amd64 3.23+nmu1 [10.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit-common_3.0.9-1_all.deb Get:33 http://deb.debian.org/debian stable/main amd64 libaudit-common all 1:3.0.9-1 [10.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap-ng/libcap-ng0_0.8.3-1%2bb3_amd64.deb Get:34 http://deb.debian.org/debian stable/main amd64 libcap-ng0 amd64 0.8.3-1+b3 [17.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/audit/libaudit1_3.0.9-1_amd64.deb Get:35 http://deb.debian.org/debian stable/main amd64 libaudit1 amd64 1:3.0.9-1 [46.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt1_4.4.33-2_amd64.deb Get:36 http://deb.debian.org/debian stable/main amd64 libcrypt1 amd64 1:4.4.33-2 [89.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.82_all.deb Get:37 http://deb.debian.org/debian stable/main amd64 debconf all 1.5.82 [121 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam0g_1.5.2-6%2bdeb12u1_amd64.deb Get:38 http://deb.debian.org/debian stable/main amd64 libpam0g amd64 1.5.2-6+deb12u1 [92.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/db5.3/libdb5.3_5.3.28%2bdfsg2-1_amd64.deb Get:39 http://deb.debian.org/debian stable/main amd64 libdb5.3 amd64 5.3.28+dfsg2-1 [697 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules-bin_1.5.2-6%2bdeb12u1_amd64.deb Get:40 http://deb.debian.org/debian stable/main amd64 libpam-modules-bin amd64 1.5.2-6+deb12u1 [75.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-modules_1.5.2-6%2bdeb12u1_amd64.deb Get:41 http://deb.debian.org/debian stable/main amd64 libpam-modules amd64 1.5.2-6+deb12u1 [291 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pam/libpam-runtime_1.5.2-6%2bdeb12u1_all.deb Get:42 http://deb.debian.org/debian stable/main amd64 libpam-runtime all 1.5.2-6+deb12u1 [161 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/login_4.13%2bdfsg1-1%2bb1_amd64.deb Get:43 http://deb.debian.org/debian stable/main amd64 login amd64 1:4.13+dfsg1-1+b1 [616 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-bin_6.4-4_amd64.deb Get:44 http://deb.debian.org/debian stable/main amd64 ncurses-bin amd64 6.4-4 [421 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-base_5.36.0-7%2bdeb12u1_amd64.deb Get:45 http://deb.debian.org/debian stable/main amd64 perl-base amd64 5.36.0-7+deb12u1 [1608 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sed/sed_4.9-1_amd64.deb Get:46 http://deb.debian.org/debian stable/main amd64 sed amd64 4.9-1 [329 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libudev1_252.22-1%7edeb12u1_amd64.deb Get:47 http://deb.debian.org/debian stable/main amd64 libudev1 amd64 252.22-1~deb12u1 [108 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage-common_3.4-1_all.deb Get:48 http://deb.debian.org/debian stable/main amd64 libsemanage-common all 3.4-1 [21.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsepol/libsepol2_3.4-2.1_amd64.deb Get:49 http://deb.debian.org/debian stable/main amd64 libsepol2 amd64 3.4-2.1 [276 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libsemanage/libsemanage2_3.4-1%2bb5_amd64.deb Get:50 http://deb.debian.org/debian stable/main amd64 libsemanage2 amd64 3.4-1+b5 [89.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/shadow/passwd_4.13%2bdfsg1-1%2bb1_amd64.deb Get:51 http://deb.debian.org/debian stable/main amd64 passwd amd64 1:4.13+dfsg1-1+b1 [972 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/adduser/adduser_3.134_all.deb Get:52 http://deb.debian.org/debian stable/main amd64 adduser all 3.134 [183 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.2.40-1.1_amd64.deb Get:53 http://deb.debian.org/debian stable/main amd64 gpgv amd64 2.2.40-1.1 [648 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b6_12.2.0-14_amd64.deb Get:54 http://deb.debian.org/debian stable/main amd64 libstdc++6 amd64 12.2.0-14 [614 kB] proxy cached: http://deb.debian.org/debian/pool/main/x/xxhash/libxxhash0_0.8.1-1_amd64.deb Get:55 http://deb.debian.org/debian stable/main amd64 libxxhash0 amd64 0.8.1-1 [27.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/libapt-pkg6.0_2.6.1_amd64.deb Get:56 http://deb.debian.org/debian stable/main amd64 libapt-pkg6.0 amd64 2.6.1 [907 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.3%2bdeb12u1_all.deb Get:57 http://deb.debian.org/debian stable/main amd64 debian-archive-keyring all 2023.3+deb12u1 [161 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libnettle8_3.8.1-2_amd64.deb Get:58 http://deb.debian.org/debian stable/main amd64 libnettle8 amd64 3.8.1-2 [288 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nettle/libhogweed6_3.8.1-2_amd64.deb Get:59 http://deb.debian.org/debian stable/main amd64 libhogweed6 amd64 3.8.1-2 [328 kB] proxy cached: http://deb.debian.org/debian/pool/main/libu/libunistring/libunistring2_1.0-2_amd64.deb Get:60 http://deb.debian.org/debian stable/main amd64 libunistring2 amd64 1.0-2 [437 kB] proxy cached: http://deb.debian.org/debian/pool/main/libi/libidn2/libidn2-0_2.3.3-1%2bb1_amd64.deb Get:61 http://deb.debian.org/debian stable/main amd64 libidn2-0 amd64 2.3.3-1+b1 [124 kB] proxy cached: http://deb.debian.org/debian/pool/main/libf/libffi/libffi8_3.4.4-1_amd64.deb Get:62 http://deb.debian.org/debian stable/main amd64 libffi8 amd64 3.4.4-1 [22.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/p11-kit/libp11-kit0_0.24.1-2_amd64.deb Get:63 http://deb.debian.org/debian stable/main amd64 libp11-kit0 amd64 0.24.1-2 [345 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-2_amd64.deb Get:64 http://deb.debian.org/debian stable/main amd64 libtasn1-6 amd64 4.19.0-2 [56.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30_3.7.9-2%2bdeb12u2_amd64.deb Get:65 http://deb.debian.org/debian stable/main amd64 libgnutls30 amd64 3.7.9-2+deb12u2 [1404 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.4-1%2bb3_amd64.deb Get:66 http://deb.debian.org/debian stable/main amd64 libseccomp2 amd64 2.5.4-1+b3 [46.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.6.1_amd64.deb Get:67 http://deb.debian.org/debian stable/main amd64 apt amd64 2.6.1 [1373 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cdebconf/libdebconfclient0_0.270_amd64.deb Get:68 http://deb.debian.org/debian stable/main amd64 libdebconfclient0 amd64 0.270 [9900 B] proxy cached: http://deb.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.6.1_amd64.deb Get:69 http://deb.debian.org/debian stable/main amd64 base-passwd amd64 3.6.1 [60.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl-modules-5.36_5.36.0-7%2bdeb12u1_all.deb Get:70 http://deb.debian.org/debian stable/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm6_1.23-3_amd64.deb Get:71 http://deb.debian.org/debian stable/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gdbm/libgdbm-compat4_1.23-3_amd64.deb Get:72 http://deb.debian.org/debian stable/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/libperl5.36_5.36.0-7%2bdeb12u1_amd64.deb Get:73 http://deb.debian.org/debian stable/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/perl/perl_5.36.0-7%2bdeb12u1_amd64.deb Get:74 http://deb.debian.org/debian stable/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb Get:75 http://deb.debian.org/debian stable/main amd64 libnumber-compare-perl all 0.03-3 [6332 B] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb Get:76 http://deb.debian.org/debian stable/main amd64 libtext-glob-perl all 0.11-3 [7676 B] proxy cached: http://deb.debian.org/debian/pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb Get:77 http://deb.debian.org/debian stable/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usrmerge_37%7edeb12u1_all.deb Get:78 http://deb.debian.org/debian stable/main amd64 usrmerge all 37~deb12u1 [13.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/u/usrmerge/usr-is-merged_37%7edeb12u1_all.deb Get:79 http://deb.debian.org/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B] proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.65.2_all.deb Get:80 http://deb.debian.org/debian stable/main amd64 init-system-helpers all 1.65.2 [49.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-base_6.4-4_all.deb Get:81 http://deb.debian.org/debian stable/main amd64 ncurses-base all 6.4-4 [261 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.06-4_amd64.deb Get:82 http://deb.debian.org/debian stable/main amd64 sysvinit-utils amd64 3.06-4 [31.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.0-2_amd64.deb Get:83 http://deb.debian.org/debian stable/main amd64 libcom-err2 amd64 1.47.0-2 [19.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libext2fs2_1.47.0-2_amd64.deb Get:84 http://deb.debian.org/debian stable/main amd64 libext2fs2 amd64 1.47.0-2 [205 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/libss2_1.47.0-2_amd64.deb Get:85 http://deb.debian.org/debian stable/main amd64 libss2 amd64 1.47.0-2 [24.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/logsave_1.47.0-2_amd64.deb Get:86 http://deb.debian.org/debian stable/main amd64 logsave amd64 1.47.0-2 [19.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.47.0-2_amd64.deb Get:87 http://deb.debian.org/debian stable/main amd64 e2fsprogs amd64 1.47.0-2 [571 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron-daemon-common_3.0pl1-162_all.deb Get:88 http://deb.debian.org/debian stable/main amd64 cron-daemon-common all 3.0pl1-162 [12.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.17%2bnmu1_all.deb Get:89 http://deb.debian.org/debian stable/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cron/cron_3.0pl1-162_amd64.deb Get:90 http://deb.debian.org/debian stable/main amd64 cron amd64 3.0pl1-162 [73.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/libssl3_3.0.11-1%7edeb12u2_amd64.deb Get:91 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/argon2/libargon2-1_0%7e20171227-0.3%2bdeb12u1_amd64.deb Get:92 http://deb.debian.org/debian stable/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/dmsetup_1.02.185-2_amd64.deb Get:93 http://deb.debian.org/debian stable/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.185-2_amd64.deb Get:94 http://deb.debian.org/debian stable/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/json-c/libjson-c5_0.16-2_amd64.deb Get:95 http://deb.debian.org/debian stable/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cryptsetup/libcryptsetup12_2.6.1-4%7edeb12u2_amd64.deb Get:96 http://deb.debian.org/debian stable/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_30%2b20221128-1_amd64.deb Get:97 http://deb.debian.org/debian stable/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apparmor/libapparmor1_3.0.8-3_amd64.deb Get:98 http://deb.debian.org/debian stable/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.9-2_amd64.deb Get:99 http://deb.debian.org/debian stable/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libsystemd-shared_252.22-1%7edeb12u1_amd64.deb Get:100 http://deb.debian.org/debian stable/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd_252.22-1%7edeb12u1_amd64.deb Get:101 http://deb.debian.org/debian stable/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-sysv_252.22-1%7edeb12u1_amd64.deb Get:102 http://deb.debian.org/debian stable/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/init-system-helpers/init_1.65.2_amd64.deb Get:103 http://deb.debian.org/debian stable/main amd64 init amd64 1.65.2 [16.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/libdbus-1-3_1.14.10-1%7edeb12u1_amd64.deb Get:104 http://deb.debian.org/debian stable/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-bin_1.14.10-1%7edeb12u1_amd64.deb Get:105 http://deb.debian.org/debian stable/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-session-bus-common_1.14.10-1%7edeb12u1_all.deb Get:106 http://deb.debian.org/debian stable/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.5.0-1_amd64.deb Get:107 http://deb.debian.org/debian stable/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-1%7edeb12u1_amd64.deb Get:108 http://deb.debian.org/debian stable/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-1%7edeb12u1_all.deb Get:109 http://deb.debian.org/debian stable/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-1%7edeb12u1_amd64.deb Get:110 http://deb.debian.org/debian stable/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-5_amd64.deb Get:111 http://deb.debian.org/debian stable/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.2-6_amd64.deb Get:112 http://deb.debian.org/debian stable/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.2-6_amd64.deb Get:113 http://deb.debian.org/debian stable/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.2-1%2bb1_amd64.deb Get:114 http://deb.debian.org/debian stable/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.0.0_all.deb Get:115 http://deb.debian.org/debian stable/main amd64 media-types all 10.0.0 [26.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mailcap/mailcap_3.70%2bnmu1_all.deb Get:116 http://deb.debian.org/debian stable/main amd64 mailcap all 3.70+nmu1 [32.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mime-support/mime-support_3.66_all.deb Get:117 http://deb.debian.org/debian stable/main amd64 mime-support all 3.66 [10.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.4-4_amd64.deb Get:118 http://deb.debian.org/debian stable/main amd64 libncursesw6 amd64 6.4-4 [134 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-2%2bdeb12u1_amd64.deb Get:119 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-2%2bdeb12u1_amd64.deb Get:120 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-2_amd64.deb Get:121 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-2%2bdeb12u1_amd64.deb Get:122 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-2%2bdeb12u1_amd64.deb Get:123 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.3%2bds-1_all.deb Get:124 http://deb.debian.org/debian stable/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3_1.3.3%2bds-1_amd64.deb Get:125 http://deb.debian.org/debian stable/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl2_1.3.0-2_amd64.deb Get:126 http://deb.debian.org/debian stable/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-1.3_all.deb Get:127 http://deb.debian.org/debian stable/main amd64 readline-common all 8.2-1.3 [69.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.2-1.3_amd64.deb Get:128 http://deb.debian.org/debian stable/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.40.1-2_amd64.deb Get:129 http://deb.debian.org/debian stable/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.2-6_amd64.deb Get:130 http://deb.debian.org/debian stable/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.2-6_amd64.deb Get:131 http://deb.debian.org/debian stable/main amd64 python3.11 amd64 3.11.2-6 [572 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.2-1%2bb1_amd64.deb Get:132 http://deb.debian.org/debian stable/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] proxy cached: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.2-1%2bb1_amd64.deb Get:133 http://deb.debian.org/debian stable/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.73_all.deb Get:134 http://deb.debian.org/debian stable/main amd64 tasksel-data all 3.73 [18.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.73_all.deb Get:135 http://deb.debian.org/debian stable/main amd64 tasksel all 3.73 [51.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-0%2bdeb12u1_all.deb Get:136 http://deb.debian.org/debian stable/main amd64 tzdata all 2024a-0+deb12u1 [297 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.6.1_amd64.deb Get:137 http://deb.debian.org/debian stable/main amd64 apt-utils amd64 2.6.1 [309 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cpio/cpio_2.13%2bdfsg-7.1_amd64.deb Get:138 http://deb.debian.org/debian stable/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-11_amd64.deb Get:139 http://deb.debian.org/debian stable/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-8_amd64.deb Get:140 http://deb.debian.org/debian stable/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-10_all.deb Get:141 http://deb.debian.org/debian stable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/debconf-i18n_1.5.82_all.deb Get:142 http://deb.debian.org/debian stable/main amd64 debconf-i18n all 1.5.82 [208 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dmidecode/dmidecode_3.4-1_amd64.deb Get:143 http://deb.debian.org/debian stable/main amd64 dmidecode amd64 3.4-1 [68.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/e/elfutils/libelf1_0.188-2.1_amd64.deb Get:144 http://deb.debian.org/debian stable/main amd64 libelf1 amd64 0.188-2.1 [174 kB] proxy cached: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.1.0-1_amd64.deb Get:145 http://deb.debian.org/debian stable/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] proxy cached: http://deb.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.11.7-2_amd64.deb Get:146 http://deb.debian.org/debian stable/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.4-3_amd64.deb Get:147 http://deb.debian.org/debian stable/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.9-2_amd64.deb Get:148 http://deb.debian.org/debian stable/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-4_amd64.deb Get:149 http://deb.debian.org/debian stable/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.1.0-3_amd64.deb Get:150 http://deb.debian.org/debian stable/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/ifupdown/ifupdown_0.8.41_amd64.deb Get:151 http://deb.debian.org/debian stable/main amd64 ifupdown amd64 0.8.41 [62.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iputils/iputils-ping_20221126-1_amd64.deb Get:152 http://deb.debian.org/debian stable/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-P1-2_amd64.deb Get:153 http://deb.debian.org/debian stable/main amd64 isc-dhcp-client amd64 4.4.3-P1-2 [1096 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-P1-2_amd64.deb Get:154 http://deb.debian.org/debian stable/main amd64 isc-dhcp-common amd64 4.4.3-P1-2 [117 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/kmod_30%2b20221128-1_amd64.deb Get:155 http://deb.debian.org/debian stable/main amd64 kmod amd64 30+20221128-1 [95.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/popt/libpopt0_1.19%2bdfsg-1_amd64.deb Get:156 http://deb.debian.org/debian stable/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/logrotate/logrotate_3.21.0-1_amd64.deb Get:157 http://deb.debian.org/debian stable/main amd64 logrotate amd64 3.21.0-1 [62.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nano/nano_7.2-1_amd64.deb Get:158 http://deb.debian.org/debian stable/main amd64 nano amd64 7.2-1 [689 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb Get:159 http://deb.debian.org/debian stable/main amd64 netbase all 6.4 [12.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2_amd64.deb Get:160 http://deb.debian.org/debian stable/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl11_1.2.4-2_amd64.deb Get:161 http://deb.debian.org/debian stable/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/libnftables1_1.0.6-2%2bdeb12u2_amd64.deb Get:162 http://deb.debian.org/debian stable/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20221030-2_amd64.deb Get:163 http://deb.debian.org/debian stable/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nftables/nftables_1.0.6-2%2bdeb12u2_amd64.deb Get:164 http://deb.debian.org/debian stable/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/procps/libproc2-0_4.0.2-3_amd64.deb Get:165 http://deb.debian.org/debian stable/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/procps/procps_4.0.2-3_amd64.deb Get:166 http://deb.debian.org/debian stable/main amd64 procps amd64 2:4.0.2-3 [709 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/udev_252.22-1%7edeb12u1_amd64.deb Get:167 http://deb.debian.org/debian stable/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-common_9.0.1378-2_all.deb Get:168 http://deb.debian.org/debian stable/main amd64 vim-common all 2:9.0.1378-2 [124 kB] proxy cached: http://deb.debian.org/debian/pool/main/v/vim/vim-tiny_9.0.1378-2_amd64.deb Get:169 http://deb.debian.org/debian stable/main amd64 vim-tiny amd64 2:9.0.1378-2 [720 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/slang2/libslang2_2.3.3-3_amd64.deb Get:170 http://deb.debian.org/debian stable/main amd64 libslang2 amd64 2.3.3-3 [554 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.23-1%2bb1_amd64.deb Get:171 http://deb.debian.org/debian stable/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/newt/whiptail_0.52.23-1%2bb1_amd64.deb Get:172 http://deb.debian.org/debian stable/main amd64 whiptail amd64 0.52.23-1+b1 [24.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python-apt-common_2.6.0_all.deb Get:173 http://deb.debian.org/debian stable/main amd64 python-apt-common all 2.6.0 [64.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.58%2bdeb12u1_all.deb Get:174 http://deb.debian.org/debian stable/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] proxy cached: http://deb.debian.org/debian/pool/main/p/python-apt/python3-apt_2.6.0_amd64.deb Get:175 http://deb.debian.org/debian stable/main amd64 python3-apt amd64 2.6.0 [159 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debconf/python3-debconf_1.5.82_all.deb Get:176 http://deb.debian.org/debian stable/main amd64 python3-debconf all 1.5.82 [3980 B] proxy cached: http://deb.debian.org/debian/pool/main/u/ucf/ucf_3.0043%2bnmu1_all.deb Get:177 http://deb.debian.org/debian stable/main amd64 ucf all 3.0043+nmu1 [55.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt-listchanges/apt-listchanges_3.24_all.deb Get:178 http://deb.debian.org/debian stable/main amd64 apt-listchanges all 3.24 [133 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bash-completion/bash-completion_2.11-6_all.deb Get:179 http://deb.debian.org/debian stable/main amd64 bash-completion all 1:2.11-6 [234 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fstrm/libfstrm0_0.6.1-1_amd64.deb Get:180 http://deb.debian.org/debian stable/main amd64 libfstrm0 amd64 0.6.1-1 [21.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/jemalloc/libjemalloc2_5.3.0-1_amd64.deb Get:181 http://deb.debian.org/debian stable/main amd64 libjemalloc2 amd64 5.3.0-1 [275 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lmdb/liblmdb0_0.9.24-1_amd64.deb Get:182 http://deb.debian.org/debian stable/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmaxminddb/libmaxminddb0_1.7.1-1_amd64.deb Get:183 http://deb.debian.org/debian stable/main amd64 libmaxminddb0 amd64 1.7.1-1 [29.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/nghttp2/libnghttp2-14_1.52.0-1%2bdeb12u1_amd64.deb Get:184 http://deb.debian.org/debian stable/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-1%2bb1_amd64.deb Get:185 http://deb.debian.org/debian stable/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-3_amd64.deb Get:186 http://deb.debian.org/debian stable/main amd64 libicu72 amd64 72.1-3 [9376 kB] proxy cached: http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.3%7edeb12u1_amd64.deb Get:187 http://deb.debian.org/debian stable/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/bzip2/bzip2_1.0.8-5%2bb1_amd64.deb Get:188 http://deb.debian.org/debian stable/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssl/openssl_3.0.11-1%7edeb12u2_amd64.deb Get:189 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20230311_all.deb Get:190 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/debian-faq/debian-faq_11.1_all.deb Get:191 http://deb.debian.org/debian stable/main amd64 debian-faq all 11.1 [500 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/doc-debian/doc-debian_11.3%2bnmu1_all.deb Get:192 http://deb.debian.org/debian stable/main amd64 doc-debian all 11.3+nmu1 [156 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic-mgc_5.44-3_amd64.deb Get:193 http://deb.debian.org/debian stable/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/libmagic1_5.44-3_amd64.deb Get:194 http://deb.debian.org/debian stable/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/file/file_5.44-3_amd64.deb Get:195 http://deb.debian.org/debian stable/main amd64 file amd64 1:5.44-3 [42.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gettext/gettext-base_0.21-12_amd64.deb Get:196 http://deb.debian.org/debian stable/main amd64 gettext-base amd64 0.21-12 [160 kB] proxy cached: http://deb.debian.org/debian/pool/main/u/uchardet/libuchardet0_0.0.7-1_amd64.deb Get:197 http://deb.debian.org/debian stable/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/groff/groff-base_1.22.4-10_amd64.deb Get:198 http://deb.debian.org/debian stable/main amd64 groff-base amd64 1.22.4-10 [916 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/inetutils/inetutils-telnet_2.4-2%2bdeb12u1_amd64.deb Get:199 http://deb.debian.org/debian stable/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/krb5-locales_1.20.1-2%2bdeb12u1_all.deb Get:200 http://deb.debian.org/debian stable/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile-bin_1.17-1%2bb1_amd64.deb Get:201 http://deb.debian.org/debian stable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libnss-systemd_252.22-1%7edeb12u1_amd64.deb Get:202 http://deb.debian.org/debian stable/main amd64 libnss-systemd amd64 252.22-1~deb12u1 [163 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/libpam-systemd_252.22-1%7edeb12u1_amd64.deb Get:203 http://deb.debian.org/debian stable/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB] proxy cached: http://deb.debian.org/debian/pool/main/l/lsof/lsof_4.95.0-1_amd64.deb Get:204 http://deb.debian.org/debian stable/main amd64 lsof amd64 4.95.0-1 [318 kB] proxy cached: http://deb.debian.org/debian/pool/main/libp/libpipeline/libpipeline1_1.5.7-1_amd64.deb Get:205 http://deb.debian.org/debian stable/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/man-db/man-db_2.11.2-2_amd64.deb Get:206 http://deb.debian.org/debian stable/main amd64 man-db amd64 2.11.2-2 [1386 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/manpages/manpages_6.03-2_all.deb Get:207 http://deb.debian.org/debian stable/main amd64 manpages all 6.03-2 [1332 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/ncurses/ncurses-term_6.4-4_all.deb Get:208 http://deb.debian.org/debian stable/main amd64 ncurses-term all 6.4-4 [501 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netcat/netcat-traditional_1.10-47_amd64.deb Get:209 http://deb.debian.org/debian stable/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcbor/libcbor0.8_0.8.0-2%2bb1_amd64.deb Get:210 http://deb.debian.org/debian stable/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/libf/libfido2/libfido2-1_1.12.0-2%2bb1_amd64.deb Get:211 http://deb.debian.org/debian stable/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openssh/openssh-client_9.2p1-2%2bdeb12u2_amd64.deb Get:212 http://deb.debian.org/debian stable/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pci.ids/pci.ids_0.0%7e2023.04.11-1_all.deb Get:213 http://deb.debian.org/debian stable/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/libpci3_3.9.0-4_amd64.deb Get:214 http://deb.debian.org/debian stable/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.9.0-4_amd64.deb Get:215 http://deb.debian.org/debian stable/main amd64 pciutils amd64 1:3.9.0-4 [104 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/setuptools/python3-pkg-resources_66.1.1-1_all.deb Get:216 http://deb.debian.org/debian stable/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/chardet/python3-chardet_5.1.0%2bdfsg-2_all.deb Get:217 http://deb.debian.org/debian stable/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-debian/python3-debian_0.1.49_all.deb Get:218 http://deb.debian.org/debian stable/main amd64 python3-debian all 0.1.49 [115 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pyparsing/python3-pyparsing_3.0.9-1_all.deb Get:219 http://deb.debian.org/debian stable/main amd64 python3-pyparsing all 3.0.9-1 [138 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-httplib2/python3-httplib2_0.20.4-3_all.deb Get:220 http://deb.debian.org/debian stable/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb6_amd64.deb Get:221 http://deb.debian.org/debian stable/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28%2bdfsg-10_amd64.deb Get:222 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28%2bdfsg-10_amd64.deb Get:223 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.5-0_2.5.13%2bdfsg-5_amd64.deb Get:224 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] proxy cached: http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.2-1_amd64.deb Get:225 http://deb.debian.org/debian stable/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_amd64.deb Get:226 http://deb.debian.org/debian stable/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.10.0-3%2bb1_amd64.deb Get:227 http://deb.debian.org/debian stable/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] proxy cached: http://deb.debian.org/debian/pool/main/c/curl/libcurl3-gnutls_7.88.1-10%2bdeb12u5_amd64.deb Get:228 http://deb.debian.org/debian stable/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pycurl/python3-pycurl_7.45.2-3_amd64.deb Get:229 http://deb.debian.org/debian stable/main amd64 python3-pycurl amd64 7.45.2-3 [67.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-5_all.deb Get:230 http://deb.debian.org/debian stable/main amd64 python3-pysimplesoap all 1.16.2-5 [43.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-debianbts/python3-debianbts_4.0.1_all.deb Get:231 http://deb.debian.org/debian stable/main amd64 python3-debianbts all 4.0.1 [12.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-certifi/python3-certifi_2022.9.24-1_all.deb Get:232 http://deb.debian.org/debian stable/main amd64 python3-certifi all 2022.9.24-1 [153 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-charset-normalizer/python3-charset-normalizer_3.0.1-2_all.deb Get:233 http://deb.debian.org/debian stable/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-idna/python3-idna_3.3-1_all.deb Get:234 http://deb.debian.org/debian stable/main amd64 python3-idna all 3.3-1 [39.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/six/python3-six_1.16.0-4_all.deb Get:235 http://deb.debian.org/debian stable/main amd64 python3-six all 1.16.0-4 [17.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_1.26.12-1_all.deb Get:236 http://deb.debian.org/debian stable/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/requests/python3-requests_2.28.1%2bdfsg-1_all.deb Get:237 http://deb.debian.org/debian stable/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/python3-reportbug_12.0.0_all.deb Get:238 http://deb.debian.org/debian stable/main amd64 python3-reportbug all 12.0.0 [78.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/reportbug/reportbug_12.0.0_all.deb Get:239 http://deb.debian.org/debian stable/main amd64 reportbug all 12.0.0 [64.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/systemd/systemd-timesyncd_252.22-1%7edeb12u1_amd64.deb Get:240 http://deb.debian.org/debian stable/main amd64 systemd-timesyncd amd64 252.22-1~deb12u1 [63.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/traceroute/traceroute_2.1.2-1_amd64.deb Get:241 http://deb.debian.org/debian stable/main amd64 traceroute amd64 1:2.1.2-1 [51.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/s/scowl/wamerican_2020.12.07-2_all.deb Get:242 http://deb.debian.org/debian stable/main amd64 wamerican all 2020.12.07-2 [221 kB] proxy cached: http://deb.debian.org/debian/pool/main/w/wget/wget_1.21.3-1%2bb2_amd64.deb Get:243 http://deb.debian.org/debian stable/main amd64 wget amd64 1.21.3-1+b2 [984 kB] proxy cached: http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.4.1-0.2_amd64.deb Get:244 http://deb.debian.org/debian stable/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-common_2.40-2_amd64.deb Get:245 http://deb.debian.org/debian stable/main amd64 binutils-common amd64 2.40-2 [2487 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libbinutils_2.40-2_amd64.deb Get:246 http://deb.debian.org/debian stable/main amd64 libbinutils amd64 2.40-2 [572 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.40-2_amd64.deb Get:247 http://deb.debian.org/debian stable/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.40-2_amd64.deb Get:248 http://deb.debian.org/debian stable/main amd64 libctf0 amd64 2.40-2 [89.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.40-2_amd64.deb Get:249 http://deb.debian.org/debian stable/main amd64 libgprofng0 amd64 2.40-2 [812 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.40-2_amd64.deb Get:250 http://deb.debian.org/debian stable/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.40-2_amd64.deb Get:251 http://deb.debian.org/debian stable/main amd64 binutils amd64 2.40-2 [65.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/libx/libxcrypt/libcrypt-dev_4.4.33-2_amd64.deb Get:252 http://deb.debian.org/debian stable/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-dev_1.3.3%2bds-1_amd64.deb Get:253 http://deb.debian.org/debian stable/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] proxy cached: http://deb.debian.org/debian/pool/main/libn/libnsl/libnsl-dev_1.3.0-2_amd64.deb Get:254 http://deb.debian.org/debian stable/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-1_amd64.deb Get:255 http://deb.debian.org/debian stable/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/isl/libisl23_0.25-1.1_amd64.deb Get:256 http://deb.debian.org/debian stable/main amd64 libisl23 amd64 0.25-1.1 [683 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mpfr4/libmpfr6_4.2.0-1_amd64.deb Get:257 http://deb.debian.org/debian stable/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/mpclib3/libmpc3_1.3.1-1_amd64.deb Get:258 http://deb.debian.org/debian stable/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/cpp-12_12.2.0-14_amd64.deb Get:259 http://deb.debian.org/debian stable/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/cpp_12.2.0-3_amd64.deb Get:260 http://deb.debian.org/debian stable/main amd64 cpp amd64 4:12.2.0-3 [6836 B] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libcc1-0_12.2.0-14_amd64.deb Get:261 http://deb.debian.org/debian stable/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libgomp1_12.2.0-14_amd64.deb Get:262 http://deb.debian.org/debian stable/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libitm1_12.2.0-14_amd64.deb Get:263 http://deb.debian.org/debian stable/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libatomic1_12.2.0-14_amd64.deb Get:264 http://deb.debian.org/debian stable/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libasan8_12.2.0-14_amd64.deb Get:265 http://deb.debian.org/debian stable/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/liblsan0_12.2.0-14_amd64.deb Get:266 http://deb.debian.org/debian stable/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libtsan2_12.2.0-14_amd64.deb Get:267 http://deb.debian.org/debian stable/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libubsan1_12.2.0-14_amd64.deb Get:268 http://deb.debian.org/debian stable/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libquadmath0_12.2.0-14_amd64.deb Get:269 http://deb.debian.org/debian stable/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libgcc-12-dev_12.2.0-14_amd64.deb Get:270 http://deb.debian.org/debian stable/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/gcc-12_12.2.0-14_amd64.deb Get:271 http://deb.debian.org/debian stable/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_12.2.0-3_amd64.deb Get:272 http://deb.debian.org/debian stable/main amd64 gcc amd64 4:12.2.0-3 [5216 B] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b-12-dev_12.2.0-14_amd64.deb Get:273 http://deb.debian.org/debian stable/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-12/g%2b%2b-12_12.2.0-14_amd64.deb Get:274 http://deb.debian.org/debian stable/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] proxy cached: http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_12.2.0-3_amd64.deb Get:275 http://deb.debian.org/debian stable/main amd64 g++ amd64 4:12.2.0-3 [1356 B] proxy cached: http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_amd64.deb Get:276 http://deb.debian.org/debian stable/main amd64 make amd64 4.3-4.1 [396 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.21.22_all.deb Get:277 http://deb.debian.org/debian stable/main amd64 libdpkg-perl all 1.21.22 [603 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_amd64.deb Get:278 http://deb.debian.org/debian stable/main amd64 patch amd64 2.7.6-7 [128 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.21.22_all.deb Get:279 http://deb.debian.org/debian stable/main amd64 dpkg-dev all 1.21.22 [1353 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_amd64.deb Get:280 http://deb.debian.org/debian stable/main amd64 build-essential amd64 12.9 [7704 B] proxy cached: http://deb.debian.org/debian/pool/main/b/busybox/busybox_1.35.0-4%2bb3_amd64.deb Get:281 http://deb.debian.org/debian stable/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/libeatmydata1_130-2%2bb1_amd64.deb Get:282 http://deb.debian.org/debian stable/main amd64 libeatmydata1 amd64 130-2+b1 [10.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/libe/libeatmydata/eatmydata_130-2_all.deb Get:283 http://deb.debian.org/debian stable/main amd64 eatmydata all 130-2 [11.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/libfakechroot_2.20.1%2bds-15_amd64.deb Get:284 http://deb.debian.org/debian stable/main amd64 libfakechroot amd64 2.20.1+ds-15 [44.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakechroot/fakechroot_2.20.1%2bds-15_all.deb Get:285 http://deb.debian.org/debian stable/main amd64 fakechroot all 2.20.1+ds-15 [27.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.31-1.2_amd64.deb Get:286 http://deb.debian.org/debian stable/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31-1.2_amd64.deb Get:287 http://deb.debian.org/debian stable/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.5-5_amd64.deb Get:288 http://deb.debian.org/debian stable/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.40-1.1_amd64.deb Get:289 http://deb.debian.org/debian stable/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.40-1.1_amd64.deb Get:290 http://deb.debian.org/debian stable/main amd64 gpg amd64 2.2.40-1.1 [949 kB] proxy 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 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 (9552 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/a6e0b2b01022b9db5abc426ed3cde9c6e8b429270a7028447280f24408ca77e4 Get:2 http://deb.debian.org/debian testing/main amd64 Packages [9216 kB] Fetched 9385 kB in 11s (855 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_2024.6.2-1_all.deb Get:236 http://deb.debian.org/debian testing/main amd64 python3-certifi all 2024.6.2-1 [157 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 3min 0s (943 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/c260baea0cb306abf76020ddac085922cf89b49079f2e5e0e7107e50c502c6e6 Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9929 kB] Fetched 10.1 MB in 11s (933 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 download: http://deb.debian.org/debian/pool/main/s/sysvinit/sysvinit-utils_3.09-2_amd64.deb Get:90 http://deb.debian.org/debian unstable/main amd64 sysvinit-utils amd64 3.09-2 [32.5 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 download: http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.23_all.deb Get:106 http://deb.debian.org/debian unstable/main amd64 sensible-utils all 0.0.23 [24.7 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 download: http://deb.debian.org/debian/pool/main/libb/libbpf/libbpf1_1.4.3-1_amd64.deb Get:143 http://deb.debian.org/debian unstable/main amd64 libbpf1 amd64 1:1.4.3-1 [162 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 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 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 (6900 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/bdee32adfa70aaeaca25ca8912fcd221b801a50e49e195e114e85cebc631240c Get:2 http://deb.debian.org/debian unstable/main arm64 Packages [9806 kB] Fetched 10.0 MB in 11s (933 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-2_arm64.deb Get:90 http://deb.debian.org/debian unstable/main arm64 sysvinit-utils arm64 3.09-2 [32.3 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.23_all.deb Get:106 http://deb.debian.org/debian unstable/main arm64 sensible-utils all 0.0.23 [24.7 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.3-1_arm64.deb Get:143 http://deb.debian.org/debian unstable/main arm64 libbpf1 arm64 1:1.4.3-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 37s (1002 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/34a07b4efeb45c72df0db53067906f6fbd412d0c1f98d22190ff072a8c42fb8a Get:2 http://deb.debian.org/debian unstable/main i386 Packages [9737 kB] Fetched 9935 kB in 11s (933 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-2_i386.deb Get:90 http://deb.debian.org/debian unstable/main i386 sysvinit-utils i386 3.09-2 [33.0 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.23_all.deb Get:106 http://deb.debian.org/debian unstable/main i386 sensible-utils all 0.0.23 [24.7 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 Get:112 http://deb.debian.org/debian unstable/main i386 dbus-session-bus-common all 1.14.10-4 [79.0 kB] proxy download: http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.6.2-1_i386.deb Get:113 http://deb.debian.org/debian unstable/main i386 libexpat1 i386 2.6.2-1 [107 kB] proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus-daemon_1.14.10-4%2bb1_i386.deb Get:114 http://deb.debian.org/debian unstable/main i386 dbus-daemon i386 1.14.10-4+b1 [195 kB] proxy cached: http://deb.debian.org/debian/pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb Get:115 http://deb.debian.org/debian unstable/main i386 dbus-system-bus-common all 1.14.10-4 [80.1 kB] proxy download: http://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10-4%2bb1_i386.deb Get:116 http://deb.debian.org/debian unstable/main i386 dbus i386 1.14.10-4+b1 [101 kB] proxy download: http://deb.debian.org/debian/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-7_i386.deb Get:117 http://deb.debian.org/debian unstable/main i386 liblocale-gettext-perl i386 1.07-7 [15.1 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-minimal_3.11.9-1_i386.deb Get:118 http://deb.debian.org/debian unstable/main i386 libpython3.11-minimal i386 3.11.9-1 [817 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-minimal_3.11.9-1_i386.deb Get:119 http://deb.debian.org/debian unstable/main i386 python3.11-minimal i386 3.11.9-1 [1918 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.11.8-1_i386.deb Get:120 http://deb.debian.org/debian unstable/main i386 python3-minimal i386 3.11.8-1 [26.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/m/media-types/media-types_10.1.0_all.deb Get:121 http://deb.debian.org/debian unstable/main i386 media-types all 10.1.0 [26.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/n/netbase/netbase_6.4_all.deb Get:122 http://deb.debian.org/debian unstable/main i386 netbase all 6.4 [12.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tzdata/tzdata_2024a-4_all.deb Get:123 http://deb.debian.org/debian unstable/main i386 tzdata all 2024a-4 [255 kB] proxy download: http://deb.debian.org/debian/pool/main/n/ncurses/libncursesw6_6.5-2_i386.deb Get:124 http://deb.debian.org/debian unstable/main i386 libncursesw6 i386 6.5-2 [147 kB] proxy cached: http://deb.debian.org/debian/pool/main/r/readline/readline-common_8.2-4_all.deb Get:125 http://deb.debian.org/debian unstable/main i386 readline-common all 8.2-4 [69.3 kB] proxy download: http://deb.debian.org/debian/pool/main/r/readline/libreadline8t64_8.2-4_i386.deb Get:126 http://deb.debian.org/debian unstable/main i386 libreadline8t64 i386 8.2-4 [171 kB] proxy download: http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.46.0-1_i386.deb Get:127 http://deb.debian.org/debian unstable/main i386 libsqlite3-0 i386 3.46.0-1 [975 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/libpython3.11-stdlib_3.11.9-1_i386.deb Get:128 http://deb.debian.org/debian unstable/main i386 libpython3.11-stdlib i386 3.11.9-1 [1795 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3.11/python3.11_3.11.9-1_i386.deb Get:129 http://deb.debian.org/debian unstable/main i386 python3.11 i386 3.11.9-1 [602 kB] proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/libpython3-stdlib_3.11.8-1_i386.deb Get:130 http://deb.debian.org/debian unstable/main i386 libpython3-stdlib i386 3.11.8-1 [9336 B] proxy download: http://deb.debian.org/debian/pool/main/p/python3-defaults/python3_3.11.8-1_i386.deb Get:131 http://deb.debian.org/debian unstable/main i386 python3 i386 3.11.8-1 [27.4 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel-data_3.75_all.deb Get:132 http://deb.debian.org/debian unstable/main i386 tasksel-data all 3.75 [18.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/t/tasksel/tasksel_3.75_all.deb Get:133 http://deb.debian.org/debian unstable/main i386 tasksel all 3.75 [50.7 kB] proxy download: http://deb.debian.org/debian/pool/main/a/apt/apt-utils_2.9.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.3-1_i386.deb Get:143 http://deb.debian.org/debian unstable/main i386 libbpf1 i386 1:1.4.3-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 Get:238 http://deb.debian.org/debian unstable/main i386 python3-idna all 3.6-2.1 [38.6 kB] proxy cached: http://deb.debian.org/debian/pool/main/p/python-urllib3/python3-urllib3_2.0.7-2_all.deb 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 49s (996 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.wlj0M4XgEL --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.tlZfcipWDv/mmdebstrap.service" /etc/systemd/system/ --customize-hook=copy-in "/tmp/tmp.tlZfcipWDv/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.wlj0M4XgEL/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.wlj0M4XgEL I: running --setup-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/setup00.sh /tmp/tmp.wlj0M4XgEL 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/c260baea0cb306abf76020ddac085922cf89b49079f2e5e0e7107e50c502c6e6 Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9929 kB] Fetched 10.1 MB in 2s (6747 kB/s) Reading package lists... usr-is-merged found -- running merged-usr setup hook dpkg-deb: building package 'usr-is-merged' in '/tmp/tmp.wlj0M4XgEL/tmp/tmp.SzFvoNbprr/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-2_amd64.deb Get:57 http://deb.debian.org/debian unstable/main amd64 sysvinit-utils amd64 3.09-2 [32.5 kB] /usr/bin/dpkg --status-fd 9 --no-triggers --unpack --auto-deconfigure /tmp/tmp.wlj0M4XgEL/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.wlj0M4XgEL/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/tmp.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/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.wlj0M4XgEL/var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb /usr/bin/dpkg --status-fd 9 --no-triggers --configure sysvinit-utils:amd64 /usr/bin/dpkg --status-fd 9 --configure --pending Fetched 23.9 MB in 0s (83.1 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.wlj0M4XgEL 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 (1181 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-2_amd64.deb ... Unpacking sysvinit-utils (3.09-2) ... 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-2) ... I: running --essential-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/essential00.sh /tmp/tmp.wlj0M4XgEL 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 (479 kB/s) Chrooting into /tmp/tmp.wlj0M4XgEL/ debconf: delaying package configuration, since apt-utils is not installed Fetched 5572 B in 0s (479 kB/s) Chrooting into /tmp/tmp.wlj0M4XgEL/ (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.wlj0M4XgEL/ Setting up usr-is-merged (39) ... Chrooting into /tmp/tmp.wlj0M4XgEL/ 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 Get:58 http://deb.debian.org/debian unstable/main amd64 libtasn1-6 amd64 4.19.0-3+b2 [48.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/g/gnutls28/libgnutls30t64_3.8.5-4_amd64.deb Get:59 http://deb.debian.org/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB] proxy cached: http://deb.debian.org/debian/pool/main/a/apt/apt_2.9.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.3-1_amd64.deb Get:64 http://deb.debian.org/debian unstable/main amd64 libbpf1 amd64 1:1.4.3-1 [162 kB] proxy cached: http://deb.debian.org/debian/pool/main/libm/libmnl/libmnl0_1.0.5-2%2bb1_amd64.deb Get:65 http://deb.debian.org/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5support0_1.20.1-6%2bb1_amd64.deb Get:66 http://deb.debian.org/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libk5crypto3_1.20.1-6%2bb1_amd64.deb Get:67 http://deb.debian.org/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/keyutils/libkeyutils1_1.6.3-3_amd64.deb Get:68 http://deb.debian.org/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libkrb5-3_1.20.1-6%2bb1_amd64.deb Get:69 http://deb.debian.org/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/krb5/libgssapi-krb5-2_1.20.1-6%2bb1_amd64.deb Get:70 http://deb.debian.org/debian unstable/main amd64 libgssapi-krb5-2 amd64 1.20.1-6+b1 [135 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc-common_1.3.4%2bds-1.3_all.deb Get:71 http://deb.debian.org/debian unstable/main amd64 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/libt/libtirpc/libtirpc3t64_1.3.4%2bds-1.3_amd64.deb Get:72 http://deb.debian.org/debian unstable/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.3 [82.7 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iptables/libxtables12_1.8.10-4_amd64.deb Get:73 http://deb.debian.org/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB] proxy cached: http://deb.debian.org/debian/pool/main/libc/libcap2/libcap2-bin_2.66-5_amd64.deb Get:74 http://deb.debian.org/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB] proxy cached: http://deb.debian.org/debian/pool/main/i/iproute2/iproute2_6.9.0-1_amd64.deb Get:75 http://deb.debian.org/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB] proxy cached: http://deb.debian.org/debian/pool/main/k/kmod/libkmod2_32%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 Get:99 http://deb.debian.org/debian unstable/main amd64 libctf-nobfd0 amd64 2.42-4 [152 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libctf0_2.42-4_amd64.deb Get:100 http://deb.debian.org/debian unstable/main amd64 libctf0 amd64 2.42-4 [87.0 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/libgprofng0_2.42-4_amd64.deb Get:101 http://deb.debian.org/debian unstable/main amd64 libgprofng0 amd64 2.42-4 [772 kB] proxy cached: http://deb.debian.org/debian/pool/main/j/jansson/libjansson4_2.14-2%2bb2_amd64.deb Get:102 http://deb.debian.org/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.42-4_amd64.deb Get:103 http://deb.debian.org/debian unstable/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4 [2215 kB] proxy cached: http://deb.debian.org/debian/pool/main/b/binutils/binutils_2.42-4_amd64.deb Get:104 http://deb.debian.org/debian unstable/main amd64 binutils amd64 2.42-4 [80.9 kB] proxy 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 9s (1327 kB/s) Chrooting into /tmp/tmp.wlj0M4XgEL/ debconf: delaying package configuration, since apt-utils is not installed Fetched 251 MB in 3min 9s (1327 kB/s) Chrooting into /tmp/tmp.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ 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.wlj0M4XgEL/ Setting up python3-minimal (3.11.8-1) ... Chrooting into /tmp/tmp.wlj0M4XgEL/ 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.3-1_amd64.deb ... Unpacking libbpf1:amd64 (1:1.4.3-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.wlj0M4XgEL/ 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: Mon Jun 17 15:06:08 UTC 2024. Universal Time is now: Mon Jun 17 15:06:08 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.3-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.wlj0M4XgEL I: running --customize-hook directly: /usr/share/debvm/customize-dpkgavailable.sh /tmp/tmp.wlj0M4XgEL Replacing available packages info, using -. Information about 71946 packages was updated. I: running --customize-hook in shell: sh -c 'passwd --root "$1" --delete root' exec /tmp/tmp.wlj0M4XgEL passwd: password changed. I: running --customize-hook in shell: sh -c 'echo testvm >"$1/etc/hostname"' exec /tmp/tmp.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost testvm >"$1/etc/hosts"' exec /tmp/tmp.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'echo "LABEL=debvm / ext4 defaults 0 0" >"$1/etc/fstab"' exec /tmp/tmp.wlj0M4XgEL I: running --customize-hook directly: /usr/share/debvm/customize-kernel.sh /tmp/tmp.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'rm "$1/etc/apt/apt.conf.d/00proxy"' exec /tmp/tmp.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'mkdir -p "$1/etc/systemd/system/multi-user.target.wants"' exec /tmp/tmp.wlj0M4XgEL 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.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'touch "$1/mmdebstrap-testenv"' exec /tmp/tmp.wlj0M4XgEL I: running special hook: copy-in "/tmp/tmp.tlZfcipWDv/mmdebstrap.service" /etc/systemd/system/ I: running special hook: copy-in "/tmp/tmp.tlZfcipWDv/worker.sh" / I: running --customize-hook in shell: sh -c 'echo 127.0.0.1 localhost > "$1/etc/hosts"' exec /tmp/tmp.wlj0M4XgEL 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.wlj0M4XgEL I: running --customize-hook in shell: sh -c 'touch "$1/etc/systemd/system/tmp.mount"' exec /tmp/tmp.wlj0M4XgEL I: skipping cleanup/apt/lists as requested I: cleaning apt cache... I: success in 276.3550 seconds + run_inside_userns /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.wlj0M4XgEL ./shared/cache.A/debian-unstable.ext4 10G + /sbin/mkfs.ext4 -L debvm -d /tmp/tmp.wlj0M4XgEL ./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: 86c639d0-db38-44de-8f0b-da772d9a636b 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.wlj0M4XgEL + run_inside_userns rm -Rf /tmp/tmp.wlj0M4XgEL + rm -Rf /tmp/tmp.wlj0M4XgEL running deletecache ./shared/cache.B ./make_mirror.sh finished successfully + CMD=mmdebstrap ./coverage.sh /usr/bin/mmdebstrap source OK All done! ✨ 🍰 ✨ 1 file would be left unchanged. All done! ✨ 🍰 ✨ 1 file would be left unchanged. mkfs.fat 4.2 (2021-01-31) ------------------------------------------------------------------------------ (1/280) debootstrap dist: oldstable mode: auto variant: minbase format: auto ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.019 E: + tmpdir=/tmp/tmp.ruFG3sMjsJ 00:00:00.023 E: + chmod 755 /tmp/tmp.ruFG3sMjsJ 00:00:00.027 E: + [ oldstable = oldstable ] 00:00:00.030 E: + echo --no-merged-usr 00:00:00.034 E: + debootstrap --no-merged-usr --variant=minbase oldstable /tmp/tmp.ruFG3sMjsJ http://127.0.0.1/debian 00:00:00.096 O: I: Target architecture can be executed 00:00:00.122 O: I: Retrieving InRelease 00:00:00.233 O: I: Checking Release signature 00:00:00.252 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793) 00:00:00.580 O: I: Retrieving Packages 00:00:00.748 O: I: Validating Packages 00:00:01.629 O: I: Resolving dependencies of required packages... 00:00:10.909 O: I: Resolving dependencies of base packages... 00:00:25.801 O: I: Checking component main on http://127.0.0.1/debian... 00:00:29.041 O: I: Retrieving adduser 3.118+deb11u1 00:00:29.061 O: I: Validating adduser 3.118+deb11u1 00:00:29.083 O: I: Retrieving apt 2.2.4 00:00:29.126 O: I: Validating apt 2.2.4 00:00:29.154 O: I: Retrieving base-files 11.1+deb11u9 00:00:29.170 O: I: Validating base-files 11.1+deb11u9 00:00:29.191 O: I: Retrieving base-passwd 3.5.51 00:00:29.207 O: I: Validating base-passwd 3.5.51 00:00:29.229 O: I: Retrieving bash 5.1-2+deb11u1 00:00:29.270 O: I: Validating bash 5.1-2+deb11u1 00:00:29.297 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1 00:00:29.315 O: I: Validating bsdutils 1:2.36.1-8+deb11u1 00:00:29.337 O: I: Retrieving coreutils 8.32-4+b1 00:00:29.405 O: I: Validating coreutils 8.32-4+b1 00:00:29.439 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 00:00:29.455 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5 00:00:29.477 O: I: Retrieving debconf 1.5.77 00:00:29.494 O: I: Validating debconf 1.5.77 00:00:29.515 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 00:00:29.532 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1 00:00:29.553 O: I: Retrieving debianutils 4.11.2 00:00:29.568 O: I: Validating debianutils 4.11.2 00:00:29.590 O: I: Retrieving diffutils 1:3.7-5 00:00:29.611 O: I: Validating diffutils 1:3.7-5 00:00:29.633 O: I: Retrieving dpkg 1.20.13 00:00:29.695 O: I: Validating dpkg 1.20.13 00:00:29.728 O: I: Retrieving e2fsprogs 1.46.2-2 00:00:29.753 O: I: Validating e2fsprogs 1.46.2-2 00:00:29.779 O: I: Retrieving findutils 4.8.0-1 00:00:29.808 O: I: Validating findutils 4.8.0-1 00:00:29.832 O: I: Retrieving gcc-10-base 10.2.1-6 00:00:29.850 O: I: Validating gcc-10-base 10.2.1-6 00:00:29.871 O: I: Retrieving gcc-9-base 9.3.0-22 00:00:29.890 O: I: Validating gcc-9-base 9.3.0-22 00:00:29.911 O: I: Retrieving gpgv 2.2.27-2+deb11u2 00:00:29.938 O: I: Validating gpgv 2.2.27-2+deb11u2 00:00:29.961 O: I: Retrieving grep 3.6-1+deb11u1 00:00:29.982 O: I: Validating grep 3.6-1+deb11u1 00:00:30.005 O: I: Retrieving gzip 1.10-4+deb11u1 00:00:30.022 O: I: Validating gzip 1.10-4+deb11u1 00:00:30.043 O: I: Retrieving hostname 3.23 00:00:30.057 O: I: Validating hostname 3.23 00:00:30.078 O: I: Retrieving init-system-helpers 1.60 00:00:30.094 O: I: Validating init-system-helpers 1.60 00:00:30.113 O: I: Retrieving libacl1 2.2.53-10 00:00:30.127 O: I: Validating libacl1 2.2.53-10 00:00:30.147 O: I: Retrieving libapt-pkg6.0 2.2.4 00:00:30.181 O: I: Validating libapt-pkg6.0 2.2.4 00:00:30.206 O: I: Retrieving libattr1 1:2.4.48-6 00:00:30.222 O: I: Validating libattr1 1:2.4.48-6 00:00:30.242 O: I: Retrieving libaudit-common 1:3.0-2 00:00:30.257 O: I: Validating libaudit-common 1:3.0-2 00:00:30.277 O: I: Retrieving libaudit1 1:3.0-2 00:00:30.292 O: I: Validating libaudit1 1:3.0-2 00:00:30.312 O: I: Retrieving libblkid1 2.36.1-8+deb11u1 00:00:30.331 O: I: Validating libblkid1 2.36.1-8+deb11u1 00:00:30.352 O: I: Retrieving libbz2-1.0 1.0.8-4 00:00:30.368 O: I: Validating libbz2-1.0 1.0.8-4 00:00:30.389 O: I: Retrieving libc-bin 2.31-13+deb11u8 00:00:30.419 O: I: Validating libc-bin 2.31-13+deb11u8 00:00:30.444 O: I: Retrieving libc6 2.31-13+deb11u8 00:00:30.512 O: I: Validating libc6 2.31-13+deb11u8 00:00:30.546 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1 00:00:30.562 O: I: Validating libcap-ng0 0.7.9-2.2+b1 00:00:30.582 O: I: Retrieving libcom-err2 1.46.2-2 00:00:30.598 O: I: Validating libcom-err2 1.46.2-2 00:00:30.619 O: I: Retrieving libcrypt1 1:4.4.18-4 00:00:30.635 O: I: Validating libcrypt1 1:4.4.18-4 00:00:30.655 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 00:00:30.685 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8 00:00:30.709 O: I: Retrieving libdebconfclient0 0.260 00:00:30.725 O: I: Validating libdebconfclient0 0.260 00:00:30.747 O: I: Retrieving libext2fs2 1.46.2-2 00:00:30.766 O: I: Validating libext2fs2 1.46.2-2 00:00:30.788 O: I: Retrieving libffi7 3.3-6 00:00:30.803 O: I: Validating libffi7 3.3-6 00:00:30.823 O: I: Retrieving libgcc-s1 10.2.1-6 00:00:30.838 O: I: Validating libgcc-s1 10.2.1-6 00:00:30.859 O: I: Retrieving libgcrypt20 1.8.7-6 00:00:30.885 O: I: Validating libgcrypt20 1.8.7-6 00:00:30.908 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:30.932 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:30.955 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4 00:00:30.996 O: I: Validating libgnutls30 3.7.1-5+deb11u4 00:00:31.022 O: I: Retrieving libgpg-error0 1.38-2 00:00:31.038 O: I: Validating libgpg-error0 1.38-2 00:00:31.058 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:31.075 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:31.095 O: I: Retrieving libhogweed6 3.7.3-1 00:00:31.116 O: I: Validating libhogweed6 3.7.3-1 00:00:31.138 O: I: Retrieving libidn2-0 2.3.0-5 00:00:31.153 O: I: Validating libidn2-0 2.3.0-5 00:00:31.174 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4 00:00:31.191 O: I: Validating libk5crypto3 1.18.3-6+deb11u4 00:00:31.213 O: I: Retrieving libkeyutils1 1.6.1-2 00:00:31.227 O: I: Validating libkeyutils1 1.6.1-2 00:00:31.249 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4 00:00:31.272 O: I: Validating libkrb5-3 1.18.3-6+deb11u4 00:00:31.296 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4 00:00:31.313 O: I: Validating libkrb5support0 1.18.3-6+deb11u4 00:00:31.334 O: I: Retrieving liblz4-1 1.9.3-2 00:00:31.351 O: I: Validating liblz4-1 1.9.3-2 00:00:31.374 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1 00:00:31.393 O: I: Validating liblzma5 5.2.5-2.1~deb11u1 00:00:31.415 O: I: Retrieving libmount1 2.36.1-8+deb11u1 00:00:31.435 O: I: Validating libmount1 2.36.1-8+deb11u1 00:00:31.458 O: I: Retrieving libnettle8 3.7.3-1 00:00:31.478 O: I: Validating libnettle8 3.7.3-1 00:00:31.501 O: I: Retrieving libnsl2 1.3.0-2 00:00:31.515 O: I: Validating libnsl2 1.3.0-2 00:00:31.537 O: I: Retrieving libp11-kit0 0.23.22-1 00:00:31.556 O: I: Validating libp11-kit0 0.23.22-1 00:00:31.579 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1 00:00:31.601 O: I: Validating libpam-modules 1.4.0-9+deb11u1 00:00:31.624 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 00:00:31.639 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1 00:00:31.662 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1 00:00:31.680 O: I: Validating libpam-runtime 1.4.0-9+deb11u1 00:00:31.701 O: I: Retrieving libpam0g 1.4.0-9+deb11u1 00:00:31.719 O: I: Validating libpam0g 1.4.0-9+deb11u1 00:00:31.741 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1 00:00:31.760 O: I: Validating libpcre2-8-0 10.36-2+deb11u1 00:00:31.782 O: I: Retrieving libpcre3 2:8.39-13 00:00:31.804 O: I: Validating libpcre3 2:8.39-13 00:00:31.828 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1 00:00:31.845 O: I: Validating libseccomp2 2.5.1-1+deb11u1 00:00:31.865 O: I: Retrieving libselinux1 3.1-3 00:00:31.882 O: I: Validating libselinux1 3.1-3 00:00:31.904 O: I: Retrieving libsemanage-common 3.1-1 00:00:31.919 O: I: Validating libsemanage-common 3.1-1 00:00:31.940 O: I: Retrieving libsemanage1 3.1-1+b2 00:00:31.956 O: I: Validating libsemanage1 3.1-1+b2 00:00:31.978 O: I: Retrieving libsepol1 3.1-1 00:00:31.996 O: I: Validating libsepol1 3.1-1 00:00:32.019 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1 00:00:32.036 O: I: Validating libsmartcols1 2.36.1-8+deb11u1 00:00:32.058 O: I: Retrieving libss2 1.46.2-2 00:00:32.073 O: I: Validating libss2 1.46.2-2 00:00:32.095 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1 00:00:32.139 O: I: Validating libssl1.1 1.1.1w-0+deb11u1 00:00:32.169 O: I: Retrieving libstdc++6 10.2.1-6 00:00:32.195 O: I: Validating libstdc++6 10.2.1-6 00:00:32.221 O: I: Retrieving libsystemd0 247.3-7+deb11u4 00:00:32.243 O: I: Validating libsystemd0 247.3-7+deb11u4 00:00:32.266 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1 00:00:32.281 O: I: Validating libtasn1-6 4.16.0-2+deb11u1 00:00:32.302 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 00:00:32.323 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2 00:00:32.345 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1 00:00:32.359 O: I: Validating libtirpc-common 1.3.1-1+deb11u1 00:00:32.380 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1 00:00:32.397 O: I: Validating libtirpc3 1.3.1-1+deb11u1 00:00:32.419 O: I: Retrieving libudev1 247.3-7+deb11u4 00:00:32.436 O: I: Validating libudev1 247.3-7+deb11u4 00:00:32.458 O: I: Retrieving libunistring2 0.9.10-4 00:00:32.479 O: I: Validating libunistring2 0.9.10-4 00:00:32.501 O: I: Retrieving libuuid1 2.36.1-8+deb11u1 00:00:32.517 O: I: Validating libuuid1 2.36.1-8+deb11u1 00:00:32.537 O: I: Retrieving libxxhash0 0.8.0-2 00:00:32.552 O: I: Validating libxxhash0 0.8.0-2 00:00:32.573 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1 00:00:32.593 O: I: Validating libzstd1 1.4.8+dfsg-2.1 00:00:32.616 O: I: Retrieving login 1:4.8.1-1 00:00:32.643 O: I: Validating login 1:4.8.1-1 00:00:32.667 O: I: Retrieving logsave 1.46.2-2 00:00:32.684 O: I: Validating logsave 1.46.2-2 00:00:32.708 O: I: Retrieving lsb-base 11.1.0 00:00:32.724 O: I: Validating lsb-base 11.1.0 00:00:32.747 O: I: Retrieving mawk 1.3.4.20200120-2 00:00:32.765 O: I: Validating mawk 1.3.4.20200120-2 00:00:32.788 O: I: Retrieving mount 2.36.1-8+deb11u1 00:00:32.806 O: I: Validating mount 2.36.1-8+deb11u1 00:00:32.828 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 00:00:32.849 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2 00:00:32.872 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 00:00:32.895 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2 00:00:32.917 O: I: Retrieving passwd 1:4.8.1-1 00:00:32.953 O: I: Validating passwd 1:4.8.1-1 00:00:32.979 O: I: Retrieving perl-base 5.32.1-4+deb11u3 00:00:33.026 O: I: Validating perl-base 5.32.1-4+deb11u3 00:00:33.054 O: I: Retrieving sed 4.7-1 00:00:33.075 O: I: Validating sed 4.7-1 00:00:33.097 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1 00:00:33.112 O: I: Validating sysvinit-utils 2.96-7+deb11u1 00:00:33.132 O: I: Retrieving tar 1.34+dfsg-1+deb11u1 00:00:33.164 O: I: Validating tar 1.34+dfsg-1+deb11u1 00:00:33.190 O: I: Retrieving tzdata 2024a-0+deb11u1 00:00:33.211 O: I: Validating tzdata 2024a-0+deb11u1 00:00:33.234 O: I: Retrieving util-linux 2.36.1-8+deb11u1 00:00:33.273 O: I: Validating util-linux 2.36.1-8+deb11u1 00:00:33.300 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:33.318 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:33.343 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:33.375 O: I: Extracting adduser... 00:00:33.399 O: I: Extracting apt... 00:00:33.486 O: I: Extracting base-files... 00:00:33.500 O: I: Extracting base-passwd... 00:00:33.511 O: I: Extracting bash... 00:00:33.604 O: I: Extracting bsdutils... 00:00:33.618 O: I: Extracting coreutils... 00:00:33.797 O: I: Extracting dash... 00:00:33.810 O: I: Extracting debconf... 00:00:33.828 O: I: Extracting debian-archive-keyring... 00:00:33.840 O: I: Extracting debianutils... 00:00:33.853 O: I: Extracting diffutils... 00:00:33.884 O: I: Extracting dpkg... 00:00:33.976 O: I: Extracting e2fsprogs... 00:00:34.015 O: I: Extracting findutils... 00:00:34.052 O: I: Extracting gcc-10-base... 00:00:34.064 O: I: Extracting gcc-9-base... 00:00:34.075 O: I: Extracting gpgv... 00:00:34.098 O: I: Extracting grep... 00:00:34.122 O: I: Extracting gzip... 00:00:34.136 O: I: Extracting hostname... 00:00:34.147 O: I: Extracting init-system-helpers... 00:00:34.157 O: I: Extracting libacl1... 00:00:34.165 O: I: Extracting libapt-pkg6.0... 00:00:34.229 O: I: Extracting libattr1... 00:00:34.238 O: I: Extracting libaudit-common... 00:00:34.246 O: I: Extracting libaudit1... 00:00:34.257 O: I: Extracting libblkid1... 00:00:34.273 O: I: Extracting libbz2-1.0... 00:00:34.283 O: I: Extracting libc-bin... 00:00:34.357 O: I: Extracting libc6... 00:00:34.540 O: I: Extracting libcap-ng0... 00:00:34.548 O: I: Extracting libcom-err2... 00:00:34.559 O: I: Extracting libcrypt1... 00:00:34.572 O: I: Extracting libdb5.3... 00:00:34.622 O: I: Extracting libdebconfclient0... 00:00:34.632 O: I: Extracting libext2fs2... 00:00:34.651 O: I: Extracting libffi7... 00:00:34.660 O: I: Extracting libgcc-s1... 00:00:34.669 O: I: Extracting libgcrypt20... 00:00:34.706 O: I: Extracting libgmp10... 00:00:34.729 O: I: Extracting libgnutls30... 00:00:34.795 O: I: Extracting libgpg-error0... 00:00:34.808 O: I: Extracting libgssapi-krb5-2... 00:00:34.824 O: I: Extracting libhogweed6... 00:00:34.844 O: I: Extracting libidn2-0... 00:00:34.859 O: I: Extracting libk5crypto3... 00:00:34.873 O: I: Extracting libkeyutils1... 00:00:34.882 O: I: Extracting libkrb5-3... 00:00:34.913 O: I: Extracting libkrb5support0... 00:00:34.924 O: I: Extracting liblz4-1... 00:00:34.935 O: I: Extracting liblzma5... 00:00:34.951 O: I: Extracting libmount1... 00:00:34.970 O: I: Extracting libnettle8... 00:00:34.989 O: I: Extracting libnsl2... 00:00:34.999 O: I: Extracting libp11-kit0... 00:00:35.024 O: I: Extracting libpam-modules... 00:00:35.050 O: I: Extracting libpam-modules-bin... 00:00:35.063 O: I: Extracting libpam-runtime... 00:00:35.086 O: I: Extracting libpam0g... 00:00:35.099 O: I: Extracting libpcre2-8-0... 00:00:35.121 O: I: Extracting libpcre3... 00:00:35.147 O: I: Extracting libseccomp2... 00:00:35.157 O: I: Extracting libselinux1... 00:00:35.171 O: I: Extracting libsemanage-common... 00:00:35.180 O: I: Extracting libsemanage1... 00:00:35.193 O: I: Extracting libsepol1... 00:00:35.216 O: I: Extracting libsmartcols1... 00:00:35.233 O: I: Extracting libss2... 00:00:35.244 O: I: Extracting libssl1.1... 00:00:35.331 O: I: Extracting libstdc++6... 00:00:35.370 O: I: Extracting libsystemd0... 00:00:35.397 O: I: Extracting libtasn1-6... 00:00:35.407 O: I: Extracting libtinfo6... 00:00:35.425 O: I: Extracting libtirpc-common... 00:00:35.433 O: I: Extracting libtirpc3... 00:00:35.445 O: I: Extracting libudev1... 00:00:35.459 O: I: Extracting libunistring2... 00:00:35.496 O: I: Extracting libuuid1... 00:00:35.508 O: I: Extracting libxxhash0... 00:00:35.517 O: I: Extracting libzstd1... 00:00:35.545 O: I: Extracting login... 00:00:35.585 O: I: Extracting logsave... 00:00:35.596 O: I: Extracting lsb-base... 00:00:35.605 O: I: Extracting mawk... 00:00:35.618 O: I: Extracting mount... 00:00:35.635 O: I: Extracting ncurses-base... 00:00:35.648 O: I: Extracting ncurses-bin... 00:00:35.668 O: I: Extracting passwd... 00:00:35.722 O: I: Extracting perl-base... 00:00:35.856 O: I: Extracting sed... 00:00:35.880 O: I: Extracting sysvinit-utils... 00:00:35.890 O: I: Extracting tar... 00:00:35.943 O: I: Extracting tzdata... 00:00:36.043 O: I: Extracting util-linux... 00:00:36.116 O: I: Extracting zlib1g... 00:00:36.213 O: I: Installing core packages... 00:00:37.910 O: I: Unpacking required packages... 00:00:37.968 O: I: Unpacking adduser... 00:00:38.037 O: I: Unpacking apt... 00:00:38.247 O: I: Unpacking base-files... 00:00:38.293 O: I: Unpacking base-passwd... 00:00:38.334 O: I: Unpacking bash... 00:00:38.520 O: I: Unpacking bsdutils... 00:00:38.558 O: I: Unpacking coreutils... 00:00:38.929 O: I: Unpacking dash... 00:00:38.972 O: I: Unpacking debconf... 00:00:39.039 O: I: Unpacking debian-archive-keyring... 00:00:39.135 O: I: Unpacking debianutils... 00:00:39.182 O: I: Unpacking diffutils... 00:00:39.258 O: I: Unpacking dpkg... 00:00:39.475 O: I: Unpacking e2fsprogs... 00:00:39.562 O: I: Unpacking findutils... 00:00:39.647 O: I: Unpacking gcc-10-base:amd64... 00:00:39.679 O: I: Unpacking gcc-9-base:amd64... 00:00:39.710 O: I: Unpacking gpgv... 00:00:39.761 O: I: Unpacking grep... 00:00:39.824 O: I: Unpacking gzip... 00:00:39.863 O: I: Unpacking hostname... 00:00:39.889 O: I: Unpacking init-system-helpers... 00:00:39.924 O: I: Unpacking libacl1:amd64... 00:00:39.955 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:40.081 O: I: Unpacking libattr1:amd64... 00:00:40.109 O: I: Unpacking libaudit-common... 00:00:40.135 O: I: Unpacking libaudit1:amd64... 00:00:40.167 O: I: Unpacking libblkid1:amd64... 00:00:40.205 O: I: Unpacking libbz2-1.0:amd64... 00:00:40.236 O: I: Unpacking libc-bin... 00:00:40.379 O: I: Unpacking libc6:amd64... 00:00:40.889 O: I: Unpacking libcap-ng0:amd64... 00:00:40.919 O: I: Unpacking libcom-err2:amd64... 00:00:40.953 O: I: Unpacking libcrypt1:amd64... 00:00:40.987 O: I: Unpacking libdb5.3:amd64... 00:00:41.085 O: I: Unpacking libdebconfclient0:amd64... 00:00:41.116 O: I: Unpacking libext2fs2:amd64... 00:00:41.162 O: I: Unpacking libffi7:amd64... 00:00:41.190 O: I: Unpacking libgcc-s1:amd64... 00:00:41.220 O: I: Unpacking libgcrypt20:amd64... 00:00:41.292 O: I: Unpacking libgmp10:amd64... 00:00:41.345 O: I: Unpacking libgnutls30:amd64... 00:00:41.472 O: I: Unpacking libgpg-error0:amd64... 00:00:41.510 O: I: Unpacking libgssapi-krb5-2:amd64... 00:00:41.553 O: I: Unpacking libhogweed6:amd64... 00:00:41.603 O: I: Unpacking libidn2-0:amd64... 00:00:41.649 O: I: Unpacking libk5crypto3:amd64... 00:00:41.687 O: I: Unpacking libkeyutils1:amd64... 00:00:41.716 O: I: Unpacking libkrb5-3:amd64... 00:00:41.783 O: I: Unpacking libkrb5support0:amd64... 00:00:41.816 O: I: Unpacking liblz4-1:amd64... 00:00:41.851 O: I: Unpacking liblzma5:amd64... 00:00:41.893 O: I: Unpacking libmount1:amd64... 00:00:41.940 O: I: Unpacking libnettle8:amd64... 00:00:41.987 O: I: Unpacking libnsl2:amd64... 00:00:42.018 O: I: Unpacking libp11-kit0:amd64... 00:00:42.075 O: I: Unpacking libpam-modules:amd64... 00:00:42.240 O: I: Unpacking libpam-modules-bin... 00:00:42.283 O: I: Unpacking libpam-runtime... 00:00:42.359 O: I: Unpacking libpam0g:amd64... 00:00:42.398 O: I: Unpacking libpcre2-8-0:amd64... 00:00:42.450 O: I: Unpacking libpcre3:amd64... 00:00:42.510 O: I: Unpacking libseccomp2:amd64... 00:00:42.542 O: I: Unpacking libselinux1:amd64... 00:00:42.576 O: I: Unpacking libsemanage-common... 00:00:42.603 O: I: Unpacking libsemanage1:amd64... 00:00:42.641 O: I: Unpacking libsepol1:amd64... 00:00:42.692 O: I: Unpacking libsmartcols1:amd64... 00:00:42.732 O: I: Unpacking libss2:amd64... 00:00:42.770 O: I: Unpacking libssl1.1:amd64... 00:00:42.949 O: I: Unpacking libstdc++6:amd64... 00:00:43.027 O: I: Unpacking libsystemd0:amd64... 00:00:43.084 O: I: Unpacking libtasn1-6:amd64... 00:00:43.115 O: I: Unpacking libtinfo6:amd64... 00:00:43.156 O: I: Unpacking libtirpc-common... 00:00:43.182 O: I: Unpacking libtirpc3:amd64... 00:00:43.215 O: I: Unpacking libudev1:amd64... 00:00:43.268 O: I: Unpacking libunistring2:amd64... 00:00:43.340 O: I: Unpacking libuuid1:amd64... 00:00:43.373 O: I: Unpacking libxxhash0:amd64... 00:00:43.412 O: I: Unpacking libzstd1:amd64... 00:00:43.474 O: I: Unpacking login... 00:00:43.585 O: I: Unpacking logsave... 00:00:43.615 O: I: Unpacking lsb-base... 00:00:43.647 O: I: Unpacking mawk... 00:00:43.685 O: I: Unpacking mount... 00:00:43.730 O: I: Unpacking ncurses-base... 00:00:43.772 O: I: Unpacking ncurses-bin... 00:00:43.825 O: I: Unpacking passwd... 00:00:43.993 O: I: Unpacking perl-base... 00:00:44.359 O: I: Unpacking sed... 00:00:44.421 O: I: Unpacking sysvinit-utils... 00:00:44.449 O: I: Unpacking tar... 00:00:44.572 O: I: Unpacking tzdata... 00:00:45.059 O: I: Unpacking util-linux... 00:00:45.247 O: I: Unpacking zlib1g:amd64... 00:00:45.277 O: I: Configuring required packages... 00:00:45.292 O: I: Configuring lsb-base... 00:00:45.297 O: I: Configuring libtirpc-common... 00:00:45.311 O: I: Configuring debian-archive-keyring... 00:00:45.375 O: I: Configuring libaudit-common... 00:00:45.379 O: I: Configuring libsemanage-common... 00:00:45.383 O: I: Configuring gcc-10-base:amd64... 00:00:45.387 O: I: Configuring ncurses-base... 00:00:45.391 O: I: Configuring gcc-9-base:amd64... 00:00:45.399 O: I: Configuring libcrypt1:amd64... 00:00:45.403 O: I: Configuring libgcc-s1:amd64... 00:00:45.413 O: I: Configuring libc6:amd64... 00:00:45.550 O: I: Configuring libudev1:amd64... 00:00:45.554 O: I: Configuring libsepol1:amd64... 00:00:45.559 O: I: Configuring libxxhash0:amd64... 00:00:45.565 O: I: Configuring libattr1:amd64... 00:00:45.569 O: I: Configuring sysvinit-utils... 00:00:45.572 O: I: Configuring libtasn1-6:amd64... 00:00:45.576 O: I: Configuring debianutils... 00:00:45.584 O: I: Configuring mawk... 00:00:45.592 O: I: Configuring libdebconfclient0:amd64... 00:00:45.602 O: I: Configuring base-files... 00:00:45.620 O: I: Configuring libbz2-1.0:amd64... 00:00:45.623 O: I: Configuring base-passwd... 00:00:45.740 O: I: Configuring libdb5.3:amd64... 00:00:45.744 O: I: Configuring libblkid1:amd64... 00:00:45.748 O: I: Configuring libstdc++6:amd64... 00:00:45.752 O: I: Configuring libtinfo6:amd64... 00:00:45.762 O: I: Configuring bash... 00:00:45.810 O: I: Configuring libzstd1:amd64... 00:00:45.814 O: I: Configuring libkeyutils1:amd64... 00:00:45.818 O: I: Configuring liblzma5:amd64... 00:00:45.823 O: I: Configuring libgpg-error0:amd64... 00:00:45.827 O: I: Configuring liblz4-1:amd64... 00:00:45.838 O: I: Configuring libc-bin... 00:00:45.852 O: I: Configuring ncurses-bin... 00:00:45.856 O: I: Configuring libffi7:amd64... 00:00:45.862 O: I: Configuring libacl1:amd64... 00:00:45.865 O: I: Configuring libunistring2:amd64... 00:00:45.869 O: I: Configuring libsmartcols1:amd64... 00:00:45.873 O: I: Configuring libgcrypt20:amd64... 00:00:45.878 O: I: Configuring zlib1g:amd64... 00:00:45.881 O: I: Configuring libidn2-0:amd64... 00:00:45.886 O: I: Configuring libcom-err2:amd64... 00:00:45.890 O: I: Configuring diffutils... 00:00:45.895 O: I: Configuring libseccomp2:amd64... 00:00:45.899 O: I: Configuring libsystemd0:amd64... 00:00:45.903 O: I: Configuring libkrb5support0:amd64... 00:00:45.908 O: I: Configuring hostname... 00:00:45.913 O: I: Configuring libpcre3:amd64... 00:00:45.917 O: I: Configuring libcap-ng0:amd64... 00:00:45.921 O: I: Configuring libext2fs2:amd64... 00:00:45.925 O: I: Configuring libnettle8:amd64... 00:00:45.929 O: I: Configuring libapt-pkg6.0:amd64... 00:00:45.932 O: I: Configuring libgmp10:amd64... 00:00:45.936 O: I: Configuring libp11-kit0:amd64... 00:00:45.940 O: I: Configuring libaudit1:amd64... 00:00:45.944 O: I: Configuring libuuid1:amd64... 00:00:45.948 O: I: Configuring libss2:amd64... 00:00:45.953 O: I: Configuring libpcre2-8-0:amd64... 00:00:45.958 O: I: Configuring libk5crypto3:amd64... 00:00:45.963 O: I: Configuring logsave... 00:00:45.967 O: I: Configuring gpgv... 00:00:45.972 O: I: Configuring libhogweed6:amd64... 00:00:45.978 O: I: Configuring bsdutils... 00:00:45.987 O: I: Configuring e2fsprogs... 00:00:46.344 O: I: Configuring libselinux1:amd64... 00:00:46.348 O: I: Configuring libgnutls30:amd64... 00:00:46.351 O: I: Configuring sed... 00:00:46.355 O: I: Configuring findutils... 00:00:46.361 O: I: Configuring libmount1:amd64... 00:00:46.365 O: I: Configuring libsemanage1:amd64... 00:00:46.370 O: I: Configuring tar... 00:00:46.390 O: I: Configuring coreutils... 00:00:46.404 O: I: Configuring dpkg... 00:00:46.410 O: I: Configuring grep... 00:00:46.414 O: I: Configuring perl-base... 00:00:46.426 O: I: Configuring init-system-helpers... 00:00:46.430 O: I: Configuring gzip... 00:00:46.438 O: I: Configuring debconf... 00:00:46.570 O: I: Configuring tzdata... 00:00:46.731 O: I: Configuring libpam0g:amd64... 00:00:46.848 O: I: Configuring dash... 00:00:47.054 O: I: Configuring libssl1.1:amd64... 00:00:47.166 O: I: Configuring libpam-modules-bin... 00:00:47.171 O: I: Configuring libkrb5-3:amd64... 00:00:47.176 O: I: Configuring libgssapi-krb5-2:amd64... 00:00:47.183 O: I: Configuring libtirpc3:amd64... 00:00:47.188 O: I: Configuring libnsl2:amd64... 00:00:47.204 O: I: Configuring libpam-modules:amd64... 00:00:47.224 O: I: Configuring passwd... 00:00:47.273 O: I: Configuring libpam-runtime... 00:00:47.443 O: I: Configuring login... 00:00:47.469 O: I: Configuring adduser... 00:00:47.603 O: I: Configuring apt... 00:00:48.059 O: I: Configuring util-linux... 00:00:48.270 O: I: Configuring mount... 00:00:48.274 O: I: Configuring libc-bin... 00:00:48.289 O: I: Unpacking the base system... 00:00:49.124 O: I: Base system installed successfully. 00:00:49.211 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.ruFG3sMjsJ -c . 00:00:56.531 E: + rm -r /tmp/tmp.ruFG3sMjsJ Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:06 result: SUCCESS ------------------------------------------------------------------------------ (2/280) debootstrap dist: oldstable mode: auto variant: buildd format: auto time left: 5:07:48 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.019 E: + tmpdir=/tmp/tmp.W7Mw9HLp3R 00:00:00.023 E: + chmod 755 /tmp/tmp.W7Mw9HLp3R 00:00:00.026 E: + [ oldstable = oldstable ] 00:00:00.029 E: + echo --no-merged-usr 00:00:00.033 E: + debootstrap --no-merged-usr --variant=buildd oldstable /tmp/tmp.W7Mw9HLp3R http://127.0.0.1/debian 00:00:00.094 O: I: Target architecture can be executed 00:00:00.119 O: I: Retrieving InRelease 00:00:00.233 O: I: Checking Release signature 00:00:00.252 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793) 00:00:00.586 O: I: Retrieving Packages 00:00:00.749 O: I: Validating Packages 00:00:01.635 O: I: Resolving dependencies of required packages... 00:00:11.034 O: I: Resolving dependencies of base packages... 00:00:25.925 O: I: Checking component main on http://127.0.0.1/debian... 00:00:29.165 O: I: Retrieving adduser 3.118+deb11u1 00:00:29.185 O: I: Validating adduser 3.118+deb11u1 00:00:29.207 O: I: Retrieving apt 2.2.4 00:00:29.252 O: I: Validating apt 2.2.4 00:00:29.280 O: I: Retrieving base-files 11.1+deb11u9 00:00:29.295 O: I: Validating base-files 11.1+deb11u9 00:00:29.317 O: I: Retrieving base-passwd 3.5.51 00:00:29.331 O: I: Validating base-passwd 3.5.51 00:00:29.353 O: I: Retrieving bash 5.1-2+deb11u1 00:00:29.392 O: I: Validating bash 5.1-2+deb11u1 00:00:29.419 O: I: Retrieving binutils 2.35.2-2 00:00:29.435 O: I: Validating binutils 2.35.2-2 00:00:29.456 O: I: Retrieving binutils-common 2.35.2-2 00:00:29.516 O: I: Validating binutils-common 2.35.2-2 00:00:29.548 O: I: Retrieving binutils-x86-64-linux-gnu 2.35.2-2 00:00:29.597 O: I: Validating binutils-x86-64-linux-gnu 2.35.2-2 00:00:29.627 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1 00:00:29.645 O: I: Validating bsdutils 1:2.36.1-8+deb11u1 00:00:29.666 O: I: Retrieving build-essential 12.9 00:00:29.681 O: I: Validating build-essential 12.9 00:00:29.700 O: I: Retrieving bzip2 1.0.8-4 00:00:29.716 O: I: Validating bzip2 1.0.8-4 00:00:29.736 O: I: Retrieving coreutils 8.32-4+b1 00:00:29.803 O: I: Validating coreutils 8.32-4+b1 00:00:29.838 O: I: Retrieving cpp 4:10.2.1-1 00:00:29.853 O: I: Validating cpp 4:10.2.1-1 00:00:29.873 O: I: Retrieving cpp-10 10.2.1-6 00:00:30.044 O: I: Validating cpp-10 10.2.1-6 00:00:30.103 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 00:00:30.120 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5 00:00:30.141 O: I: Retrieving debconf 1.5.77 00:00:30.158 O: I: Validating debconf 1.5.77 00:00:30.180 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 00:00:30.196 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1 00:00:30.217 O: I: Retrieving debianutils 4.11.2 00:00:30.234 O: I: Validating debianutils 4.11.2 00:00:30.255 O: I: Retrieving diffutils 1:3.7-5 00:00:30.277 O: I: Validating diffutils 1:3.7-5 00:00:30.299 O: I: Retrieving dpkg 1.20.13 00:00:30.363 O: I: Validating dpkg 1.20.13 00:00:30.397 O: I: Retrieving dpkg-dev 1.20.13 00:00:30.453 O: I: Validating dpkg-dev 1.20.13 00:00:30.484 O: I: Retrieving e2fsprogs 1.46.2-2 00:00:30.510 O: I: Validating e2fsprogs 1.46.2-2 00:00:30.533 O: I: Retrieving findutils 4.8.0-1 00:00:30.560 O: I: Validating findutils 4.8.0-1 00:00:30.586 O: I: Retrieving g++ 4:10.2.1-1 00:00:30.600 O: I: Validating g++ 4:10.2.1-1 00:00:30.621 O: I: Retrieving g++-10 10.2.1-6 00:00:30.799 O: I: Validating g++-10 10.2.1-6 00:00:30.862 O: I: Retrieving gcc 4:10.2.1-1 00:00:30.876 O: I: Validating gcc 4:10.2.1-1 00:00:30.897 O: I: Retrieving gcc-10 10.2.1-6 00:00:31.214 O: I: Validating gcc-10 10.2.1-6 00:00:31.312 O: I: Retrieving gcc-10-base 10.2.1-6 00:00:31.331 O: I: Validating gcc-10-base 10.2.1-6 00:00:31.353 O: I: Retrieving gcc-9-base 9.3.0-22 00:00:31.371 O: I: Validating gcc-9-base 9.3.0-22 00:00:31.394 O: I: Retrieving gpgv 2.2.27-2+deb11u2 00:00:31.420 O: I: Validating gpgv 2.2.27-2+deb11u2 00:00:31.444 O: I: Retrieving grep 3.6-1+deb11u1 00:00:31.466 O: I: Validating grep 3.6-1+deb11u1 00:00:31.489 O: I: Retrieving gzip 1.10-4+deb11u1 00:00:31.506 O: I: Validating gzip 1.10-4+deb11u1 00:00:31.527 O: I: Retrieving hostname 3.23 00:00:31.541 O: I: Validating hostname 3.23 00:00:31.562 O: I: Retrieving init-system-helpers 1.60 00:00:31.578 O: I: Validating init-system-helpers 1.60 00:00:31.601 O: I: Retrieving libacl1 2.2.53-10 00:00:31.616 O: I: Validating libacl1 2.2.53-10 00:00:31.637 O: I: Retrieving libapt-pkg6.0 2.2.4 00:00:31.670 O: I: Validating libapt-pkg6.0 2.2.4 00:00:31.696 O: I: Retrieving libasan6 10.2.1-6 00:00:31.745 O: I: Validating libasan6 10.2.1-6 00:00:31.775 O: I: Retrieving libatomic1 10.2.1-6 00:00:31.790 O: I: Validating libatomic1 10.2.1-6 00:00:31.811 O: I: Retrieving libattr1 1:2.4.48-6 00:00:31.826 O: I: Validating libattr1 1:2.4.48-6 00:00:31.846 O: I: Retrieving libaudit-common 1:3.0-2 00:00:31.860 O: I: Validating libaudit-common 1:3.0-2 00:00:31.880 O: I: Retrieving libaudit1 1:3.0-2 00:00:31.897 O: I: Validating libaudit1 1:3.0-2 00:00:31.918 O: I: Retrieving libbinutils 2.35.2-2 00:00:31.943 O: I: Validating libbinutils 2.35.2-2 00:00:31.967 O: I: Retrieving libblkid1 2.36.1-8+deb11u1 00:00:31.986 O: I: Validating libblkid1 2.36.1-8+deb11u1 00:00:32.008 O: I: Retrieving libbz2-1.0 1.0.8-4 00:00:32.022 O: I: Validating libbz2-1.0 1.0.8-4 00:00:32.044 O: I: Retrieving libc-bin 2.31-13+deb11u8 00:00:32.075 O: I: Validating libc-bin 2.31-13+deb11u8 00:00:32.099 O: I: Retrieving libc-dev-bin 2.31-13+deb11u8 00:00:32.117 O: I: Validating libc-dev-bin 2.31-13+deb11u8 00:00:32.138 O: I: Retrieving libc6 2.31-13+deb11u8 00:00:32.203 O: I: Validating libc6 2.31-13+deb11u8 00:00:32.236 O: I: Retrieving libc6-dev 2.31-13+deb11u8 00:00:32.291 O: I: Validating libc6-dev 2.31-13+deb11u8 00:00:32.323 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1 00:00:32.337 O: I: Validating libcap-ng0 0.7.9-2.2+b1 00:00:32.358 O: I: Retrieving libcc1-0 10.2.1-6 00:00:32.373 O: I: Validating libcc1-0 10.2.1-6 00:00:32.394 O: I: Retrieving libcom-err2 1.46.2-2 00:00:32.409 O: I: Validating libcom-err2 1.46.2-2 00:00:32.430 O: I: Retrieving libcrypt-dev 1:4.4.18-4 00:00:32.445 O: I: Validating libcrypt-dev 1:4.4.18-4 00:00:32.466 O: I: Retrieving libcrypt1 1:4.4.18-4 00:00:32.482 O: I: Validating libcrypt1 1:4.4.18-4 00:00:32.504 O: I: Retrieving libctf-nobfd0 2.35.2-2 00:00:32.520 O: I: Validating libctf-nobfd0 2.35.2-2 00:00:32.542 O: I: Retrieving libctf0 2.35.2-2 00:00:32.557 O: I: Validating libctf0 2.35.2-2 00:00:32.579 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 00:00:32.607 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8 00:00:32.631 O: I: Retrieving libdebconfclient0 0.260 00:00:32.646 O: I: Validating libdebconfclient0 0.260 00:00:32.668 O: I: Retrieving libdpkg-perl 1.20.13 00:00:32.710 O: I: Validating libdpkg-perl 1.20.13 00:00:32.741 O: I: Retrieving libext2fs2 1.46.2-2 00:00:32.759 O: I: Validating libext2fs2 1.46.2-2 00:00:32.781 O: I: Retrieving libffi7 3.3-6 00:00:32.795 O: I: Validating libffi7 3.3-6 00:00:32.815 O: I: Retrieving libgcc-10-dev 10.2.1-6 00:00:32.870 O: I: Validating libgcc-10-dev 10.2.1-6 00:00:32.902 O: I: Retrieving libgcc-s1 10.2.1-6 00:00:32.917 O: I: Validating libgcc-s1 10.2.1-6 00:00:32.938 O: I: Retrieving libgcrypt20 1.8.7-6 00:00:32.962 O: I: Validating libgcrypt20 1.8.7-6 00:00:32.986 O: I: Retrieving libgdbm-compat4 1.19-2 00:00:33.001 O: I: Validating libgdbm-compat4 1.19-2 00:00:33.022 O: I: Retrieving libgdbm6 1.19-2 00:00:33.037 O: I: Validating libgdbm6 1.19-2 00:00:33.059 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:33.083 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:33.107 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4 00:00:33.147 O: I: Validating libgnutls30 3.7.1-5+deb11u4 00:00:33.174 O: I: Retrieving libgomp1 10.2.1-6 00:00:33.191 O: I: Validating libgomp1 10.2.1-6 00:00:33.212 O: I: Retrieving libgpg-error0 1.38-2 00:00:33.227 O: I: Validating libgpg-error0 1.38-2 00:00:33.248 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:33.265 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:33.286 O: I: Retrieving libhogweed6 3.7.3-1 00:00:33.307 O: I: Validating libhogweed6 3.7.3-1 00:00:33.329 O: I: Retrieving libidn2-0 2.3.0-5 00:00:33.344 O: I: Validating libidn2-0 2.3.0-5 00:00:33.366 O: I: Retrieving libisl23 0.23-1 00:00:33.393 O: I: Validating libisl23 0.23-1 00:00:33.417 O: I: Retrieving libitm1 10.2.1-6 00:00:33.432 O: I: Validating libitm1 10.2.1-6 00:00:33.452 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4 00:00:33.469 O: I: Validating libk5crypto3 1.18.3-6+deb11u4 00:00:33.489 O: I: Retrieving libkeyutils1 1.6.1-2 00:00:33.503 O: I: Validating libkeyutils1 1.6.1-2 00:00:33.523 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4 00:00:33.543 O: I: Validating libkrb5-3 1.18.3-6+deb11u4 00:00:33.566 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4 00:00:33.582 O: I: Validating libkrb5support0 1.18.3-6+deb11u4 00:00:33.604 O: I: Retrieving liblsan0 10.2.1-6 00:00:33.634 O: I: Validating liblsan0 10.2.1-6 00:00:33.658 O: I: Retrieving liblz4-1 1.9.3-2 00:00:33.672 O: I: Validating liblz4-1 1.9.3-2 00:00:33.694 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1 00:00:33.711 O: I: Validating liblzma5 5.2.5-2.1~deb11u1 00:00:33.733 O: I: Retrieving libmount1 2.36.1-8+deb11u1 00:00:33.751 O: I: Validating libmount1 2.36.1-8+deb11u1 00:00:33.773 O: I: Retrieving libmpc3 1.2.0-1 00:00:33.788 O: I: Validating libmpc3 1.2.0-1 00:00:33.808 O: I: Retrieving libmpfr6 4.1.0-3 00:00:33.855 O: I: Validating libmpfr6 4.1.0-3 00:00:33.885 O: I: Retrieving libnettle8 3.7.3-1 00:00:33.905 O: I: Validating libnettle8 3.7.3-1 00:00:33.926 O: I: Retrieving libnsl-dev 1.3.0-2 00:00:33.942 O: I: Validating libnsl-dev 1.3.0-2 00:00:33.963 O: I: Retrieving libnsl2 1.3.0-2 00:00:33.977 O: I: Validating libnsl2 1.3.0-2 00:00:33.997 O: I: Retrieving libp11-kit0 0.23.22-1 00:00:34.017 O: I: Validating libp11-kit0 0.23.22-1 00:00:34.039 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1 00:00:34.061 O: I: Validating libpam-modules 1.4.0-9+deb11u1 00:00:34.083 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 00:00:34.099 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1 00:00:34.121 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1 00:00:34.138 O: I: Validating libpam-runtime 1.4.0-9+deb11u1 00:00:34.160 O: I: Retrieving libpam0g 1.4.0-9+deb11u1 00:00:34.177 O: I: Validating libpam0g 1.4.0-9+deb11u1 00:00:34.197 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1 00:00:34.217 O: I: Validating libpcre2-8-0 10.36-2+deb11u1 00:00:34.239 O: I: Retrieving libpcre3 2:8.39-13 00:00:34.260 O: I: Validating libpcre3 2:8.39-13 00:00:34.282 O: I: Retrieving libperl5.32 5.32.1-4+deb11u3 00:00:34.375 O: I: Validating libperl5.32 5.32.1-4+deb11u3 00:00:34.415 O: I: Retrieving libquadmath0 10.2.1-6 00:00:34.432 O: I: Validating libquadmath0 10.2.1-6 00:00:34.453 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1 00:00:34.468 O: I: Validating libseccomp2 2.5.1-1+deb11u1 00:00:34.489 O: I: Retrieving libselinux1 3.1-3 00:00:34.505 O: I: Validating libselinux1 3.1-3 00:00:34.525 O: I: Retrieving libsemanage-common 3.1-1 00:00:34.539 O: I: Validating libsemanage-common 3.1-1 00:00:34.559 O: I: Retrieving libsemanage1 3.1-1+b2 00:00:34.576 O: I: Validating libsemanage1 3.1-1+b2 00:00:34.597 O: I: Retrieving libsepol1 3.1-1 00:00:34.617 O: I: Validating libsepol1 3.1-1 00:00:34.639 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1 00:00:34.656 O: I: Validating libsmartcols1 2.36.1-8+deb11u1 00:00:34.677 O: I: Retrieving libss2 1.46.2-2 00:00:34.693 O: I: Validating libss2 1.46.2-2 00:00:34.713 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1 00:00:34.755 O: I: Validating libssl1.1 1.1.1w-0+deb11u1 00:00:34.783 O: I: Retrieving libstdc++-10-dev 10.2.1-6 00:00:34.830 O: I: Validating libstdc++-10-dev 10.2.1-6 00:00:34.858 O: I: Retrieving libstdc++6 10.2.1-6 00:00:34.882 O: I: Validating libstdc++6 10.2.1-6 00:00:34.906 O: I: Retrieving libsystemd0 247.3-7+deb11u4 00:00:34.927 O: I: Validating libsystemd0 247.3-7+deb11u4 00:00:34.948 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1 00:00:34.963 O: I: Validating libtasn1-6 4.16.0-2+deb11u1 00:00:34.983 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 00:00:35.006 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2 00:00:35.028 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1 00:00:35.042 O: I: Validating libtirpc-common 1.3.1-1+deb11u1 00:00:35.062 O: I: Retrieving libtirpc-dev 1.3.1-1+deb11u1 00:00:35.080 O: I: Validating libtirpc-dev 1.3.1-1+deb11u1 00:00:35.102 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1 00:00:35.118 O: I: Validating libtirpc3 1.3.1-1+deb11u1 00:00:35.139 O: I: Retrieving libtsan0 10.2.1-6 00:00:35.194 O: I: Validating libtsan0 10.2.1-6 00:00:35.223 O: I: Retrieving libubsan1 10.2.1-6 00:00:35.251 O: I: Validating libubsan1 10.2.1-6 00:00:35.275 O: I: Retrieving libudev1 247.3-7+deb11u4 00:00:35.293 O: I: Validating libudev1 247.3-7+deb11u4 00:00:35.314 O: I: Retrieving libunistring2 0.9.10-4 00:00:35.337 O: I: Validating libunistring2 0.9.10-4 00:00:35.360 O: I: Retrieving libuuid1 2.36.1-8+deb11u1 00:00:35.376 O: I: Validating libuuid1 2.36.1-8+deb11u1 00:00:35.396 O: I: Retrieving libxxhash0 0.8.0-2 00:00:35.411 O: I: Validating libxxhash0 0.8.0-2 00:00:35.432 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1 00:00:35.453 O: I: Validating libzstd1 1.4.8+dfsg-2.1 00:00:35.476 O: I: Retrieving linux-libc-dev 5.10.209-2 00:00:35.522 O: I: Validating linux-libc-dev 5.10.209-2 00:00:35.549 O: I: Retrieving login 1:4.8.1-1 00:00:35.576 O: I: Validating login 1:4.8.1-1 00:00:35.599 O: I: Retrieving logsave 1.46.2-2 00:00:35.615 O: I: Validating logsave 1.46.2-2 00:00:35.636 O: I: Retrieving lsb-base 11.1.0 00:00:35.652 O: I: Validating lsb-base 11.1.0 00:00:35.673 O: I: Retrieving make 4.3-4.1 00:00:35.695 O: I: Validating make 4.3-4.1 00:00:35.719 O: I: Retrieving mawk 1.3.4.20200120-2 00:00:35.736 O: I: Validating mawk 1.3.4.20200120-2 00:00:35.757 O: I: Retrieving mount 2.36.1-8+deb11u1 00:00:35.775 O: I: Validating mount 2.36.1-8+deb11u1 00:00:35.796 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 00:00:35.816 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2 00:00:35.837 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 00:00:35.860 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2 00:00:35.889 O: I: Retrieving passwd 1:4.8.1-1 00:00:35.924 O: I: Validating passwd 1:4.8.1-1 00:00:35.949 O: I: Retrieving patch 2.7.6-7 00:00:35.965 O: I: Validating patch 2.7.6-7 00:00:35.987 O: I: Retrieving perl 5.32.1-4+deb11u3 00:00:36.006 O: I: Validating perl 5.32.1-4+deb11u3 00:00:36.029 O: I: Retrieving perl-base 5.32.1-4+deb11u3 00:00:36.070 O: I: Validating perl-base 5.32.1-4+deb11u3 00:00:36.100 O: I: Retrieving perl-modules-5.32 5.32.1-4+deb11u3 00:00:36.171 O: I: Validating perl-modules-5.32 5.32.1-4+deb11u3 00:00:36.207 O: I: Retrieving sed 4.7-1 00:00:36.228 O: I: Validating sed 4.7-1 00:00:36.250 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1 00:00:36.264 O: I: Validating sysvinit-utils 2.96-7+deb11u1 00:00:36.286 O: I: Retrieving tar 1.34+dfsg-1+deb11u1 00:00:36.316 O: I: Validating tar 1.34+dfsg-1+deb11u1 00:00:36.340 O: I: Retrieving tzdata 2024a-0+deb11u1 00:00:36.359 O: I: Validating tzdata 2024a-0+deb11u1 00:00:36.382 O: I: Retrieving util-linux 2.36.1-8+deb11u1 00:00:36.417 O: I: Validating util-linux 2.36.1-8+deb11u1 00:00:36.444 O: I: Retrieving xz-utils 5.2.5-2.1~deb11u1 00:00:36.461 O: I: Validating xz-utils 5.2.5-2.1~deb11u1 00:00:36.483 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:36.499 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:36.522 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:36.569 O: I: Extracting adduser... 00:00:36.591 O: I: Extracting apt... 00:00:36.679 O: I: Extracting base-files... 00:00:36.692 O: I: Extracting base-passwd... 00:00:36.702 O: I: Extracting bash... 00:00:36.795 O: I: Extracting bsdutils... 00:00:36.808 O: I: Extracting coreutils... 00:00:36.996 O: I: Extracting dash... 00:00:37.010 O: I: Extracting debconf... 00:00:37.027 O: I: Extracting debian-archive-keyring... 00:00:37.040 O: I: Extracting debianutils... 00:00:37.053 O: I: Extracting diffutils... 00:00:37.084 O: I: Extracting dpkg... 00:00:37.179 O: I: Extracting e2fsprogs... 00:00:37.218 O: I: Extracting findutils... 00:00:37.255 O: I: Extracting gcc-10-base... 00:00:37.267 O: I: Extracting gcc-9-base... 00:00:37.278 O: I: Extracting gpgv... 00:00:37.301 O: I: Extracting grep... 00:00:37.324 O: I: Extracting gzip... 00:00:37.339 O: I: Extracting hostname... 00:00:37.348 O: I: Extracting init-system-helpers... 00:00:37.358 O: I: Extracting libacl1... 00:00:37.367 O: I: Extracting libapt-pkg6.0... 00:00:37.431 O: I: Extracting libattr1... 00:00:37.439 O: I: Extracting libaudit-common... 00:00:37.447 O: I: Extracting libaudit1... 00:00:37.458 O: I: Extracting libblkid1... 00:00:37.475 O: I: Extracting libbz2-1.0... 00:00:37.485 O: I: Extracting libc-bin... 00:00:37.560 O: I: Extracting libc6... 00:00:37.736 O: I: Extracting libcap-ng0... 00:00:37.744 O: I: Extracting libcom-err2... 00:00:37.756 O: I: Extracting libcrypt1... 00:00:37.768 O: I: Extracting libdb5.3... 00:00:37.817 O: I: Extracting libdebconfclient0... 00:00:37.827 O: I: Extracting libext2fs2... 00:00:37.846 O: I: Extracting libffi7... 00:00:37.854 O: I: Extracting libgcc-s1... 00:00:37.864 O: I: Extracting libgcrypt20... 00:00:37.901 O: I: Extracting libgmp10... 00:00:37.924 O: I: Extracting libgnutls30... 00:00:37.991 O: I: Extracting libgpg-error0... 00:00:38.003 O: I: Extracting libgssapi-krb5-2... 00:00:38.020 O: I: Extracting libhogweed6... 00:00:38.040 O: I: Extracting libidn2-0... 00:00:38.054 O: I: Extracting libk5crypto3... 00:00:38.069 O: I: Extracting libkeyutils1... 00:00:38.077 O: I: Extracting libkrb5-3... 00:00:38.109 O: I: Extracting libkrb5support0... 00:00:38.120 O: I: Extracting liblz4-1... 00:00:38.131 O: I: Extracting liblzma5... 00:00:38.147 O: I: Extracting libmount1... 00:00:38.167 O: I: Extracting libnettle8... 00:00:38.185 O: I: Extracting libnsl2... 00:00:38.195 O: I: Extracting libp11-kit0... 00:00:38.220 O: I: Extracting libpam-modules... 00:00:38.245 O: I: Extracting libpam-modules-bin... 00:00:38.259 O: I: Extracting libpam-runtime... 00:00:38.281 O: I: Extracting libpam0g... 00:00:38.294 O: I: Extracting libpcre2-8-0... 00:00:38.316 O: I: Extracting libpcre3... 00:00:38.342 O: I: Extracting libseccomp2... 00:00:38.353 O: I: Extracting libselinux1... 00:00:38.366 O: I: Extracting libsemanage-common... 00:00:38.374 O: I: Extracting libsemanage1... 00:00:38.388 O: I: Extracting libsepol1... 00:00:38.411 O: I: Extracting libsmartcols1... 00:00:38.428 O: I: Extracting libss2... 00:00:38.439 O: I: Extracting libssl1.1... 00:00:38.526 O: I: Extracting libstdc++6... 00:00:38.566 O: I: Extracting libsystemd0... 00:00:38.592 O: I: Extracting libtasn1-6... 00:00:38.602 O: I: Extracting libtinfo6... 00:00:38.619 O: I: Extracting libtirpc-common... 00:00:38.627 O: I: Extracting libtirpc3... 00:00:38.639 O: I: Extracting libudev1... 00:00:38.653 O: I: Extracting libunistring2... 00:00:38.689 O: I: Extracting libuuid1... 00:00:38.700 O: I: Extracting libxxhash0... 00:00:38.709 O: I: Extracting libzstd1... 00:00:38.736 O: I: Extracting login... 00:00:38.776 O: I: Extracting logsave... 00:00:38.787 O: I: Extracting lsb-base... 00:00:38.795 O: I: Extracting mawk... 00:00:38.809 O: I: Extracting mount... 00:00:38.827 O: I: Extracting ncurses-base... 00:00:38.838 O: I: Extracting ncurses-bin... 00:00:38.859 O: I: Extracting passwd... 00:00:38.915 O: I: Extracting perl-base... 00:00:39.051 O: I: Extracting sed... 00:00:39.075 O: I: Extracting sysvinit-utils... 00:00:39.084 O: I: Extracting tar... 00:00:39.137 O: I: Extracting tzdata... 00:00:39.238 O: I: Extracting util-linux... 00:00:39.312 O: I: Extracting zlib1g... 00:00:39.409 O: I: Installing core packages... 00:00:41.091 O: I: Unpacking required packages... 00:00:41.156 O: I: Unpacking adduser... 00:00:41.221 O: I: Unpacking apt... 00:00:41.429 O: I: Unpacking base-files... 00:00:41.482 O: I: Unpacking base-passwd... 00:00:41.523 O: I: Unpacking bash... 00:00:41.704 O: I: Unpacking bsdutils... 00:00:41.743 O: I: Unpacking coreutils... 00:00:42.114 O: I: Unpacking dash... 00:00:42.158 O: I: Unpacking debconf... 00:00:42.226 O: I: Unpacking debian-archive-keyring... 00:00:42.321 O: I: Unpacking debianutils... 00:00:42.367 O: I: Unpacking diffutils... 00:00:42.442 O: I: Unpacking dpkg... 00:00:42.645 O: I: Unpacking e2fsprogs... 00:00:42.734 O: I: Unpacking findutils... 00:00:42.818 O: I: Unpacking gcc-10-base:amd64... 00:00:42.850 O: I: Unpacking gcc-9-base:amd64... 00:00:42.881 O: I: Unpacking gpgv... 00:00:42.950 O: I: Unpacking grep... 00:00:43.012 O: I: Unpacking gzip... 00:00:43.053 O: I: Unpacking hostname... 00:00:43.080 O: I: Unpacking init-system-helpers... 00:00:43.114 O: I: Unpacking libacl1:amd64... 00:00:43.145 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:43.270 O: I: Unpacking libattr1:amd64... 00:00:43.298 O: I: Unpacking libaudit-common... 00:00:43.328 O: I: Unpacking libaudit1:amd64... 00:00:43.375 O: I: Unpacking libblkid1:amd64... 00:00:43.416 O: I: Unpacking libbz2-1.0:amd64... 00:00:43.450 O: I: Unpacking libc-bin... 00:00:43.598 O: I: Unpacking libc6:amd64... 00:00:44.119 O: I: Unpacking libcap-ng0:amd64... 00:00:44.146 O: I: Unpacking libcom-err2:amd64... 00:00:44.180 O: I: Unpacking libcrypt1:amd64... 00:00:44.217 O: I: Unpacking libdb5.3:amd64... 00:00:44.315 O: I: Unpacking libdebconfclient0:amd64... 00:00:44.346 O: I: Unpacking libext2fs2:amd64... 00:00:44.393 O: I: Unpacking libffi7:amd64... 00:00:44.422 O: I: Unpacking libgcc-s1:amd64... 00:00:44.453 O: I: Unpacking libgcrypt20:amd64... 00:00:44.538 O: I: Unpacking libgmp10:amd64... 00:00:44.594 O: I: Unpacking libgnutls30:amd64... 00:00:44.723 O: I: Unpacking libgpg-error0:amd64... 00:00:44.763 O: I: Unpacking libgssapi-krb5-2:amd64... 00:00:44.808 O: I: Unpacking libhogweed6:amd64... 00:00:44.859 O: I: Unpacking libidn2-0:amd64... 00:00:44.904 O: I: Unpacking libk5crypto3:amd64... 00:00:44.943 O: I: Unpacking libkeyutils1:amd64... 00:00:44.972 O: I: Unpacking libkrb5-3:amd64... 00:00:45.038 O: I: Unpacking libkrb5support0:amd64... 00:00:45.072 O: I: Unpacking liblz4-1:amd64... 00:00:45.105 O: I: Unpacking liblzma5:amd64... 00:00:45.150 O: I: Unpacking libmount1:amd64... 00:00:45.198 O: I: Unpacking libnettle8:amd64... 00:00:45.248 O: I: Unpacking libnsl2:amd64... 00:00:45.278 O: I: Unpacking libp11-kit0:amd64... 00:00:45.338 O: I: Unpacking libpam-modules:amd64... 00:00:45.505 O: I: Unpacking libpam-modules-bin... 00:00:45.547 O: I: Unpacking libpam-runtime... 00:00:45.625 O: I: Unpacking libpam0g:amd64... 00:00:45.664 O: I: Unpacking libpcre2-8-0:amd64... 00:00:45.714 O: I: Unpacking libpcre3:amd64... 00:00:45.774 O: I: Unpacking libseccomp2:amd64... 00:00:45.805 O: I: Unpacking libselinux1:amd64... 00:00:45.838 O: I: Unpacking libsemanage-common... 00:00:45.866 O: I: Unpacking libsemanage1:amd64... 00:00:45.901 O: I: Unpacking libsepol1:amd64... 00:00:45.952 O: I: Unpacking libsmartcols1:amd64... 00:00:45.992 O: I: Unpacking libss2:amd64... 00:00:46.031 O: I: Unpacking libssl1.1:amd64... 00:00:46.195 O: I: Unpacking libstdc++6:amd64... 00:00:46.276 O: I: Unpacking libsystemd0:amd64... 00:00:46.334 O: I: Unpacking libtasn1-6:amd64... 00:00:46.366 O: I: Unpacking libtinfo6:amd64... 00:00:46.409 O: I: Unpacking libtirpc-common... 00:00:46.436 O: I: Unpacking libtirpc3:amd64... 00:00:46.470 O: I: Unpacking libudev1:amd64... 00:00:46.507 O: I: Unpacking libunistring2:amd64... 00:00:46.578 O: I: Unpacking libuuid1:amd64... 00:00:46.611 O: I: Unpacking libxxhash0:amd64... 00:00:46.649 O: I: Unpacking libzstd1:amd64... 00:00:46.708 O: I: Unpacking login... 00:00:46.816 O: I: Unpacking logsave... 00:00:46.848 O: I: Unpacking lsb-base... 00:00:46.881 O: I: Unpacking mawk... 00:00:46.918 O: I: Unpacking mount... 00:00:46.963 O: I: Unpacking ncurses-base... 00:00:47.008 O: I: Unpacking ncurses-bin... 00:00:47.062 O: I: Unpacking passwd... 00:00:47.232 O: I: Unpacking perl-base... 00:00:47.597 O: I: Unpacking sed... 00:00:47.658 O: I: Unpacking sysvinit-utils... 00:00:47.687 O: I: Unpacking tar... 00:00:47.803 O: I: Unpacking tzdata... 00:00:48.316 O: I: Unpacking util-linux... 00:00:48.499 O: I: Unpacking zlib1g:amd64... 00:00:48.529 O: I: Configuring required packages... 00:00:48.544 O: I: Configuring lsb-base... 00:00:48.549 O: I: Configuring libtirpc-common... 00:00:48.563 O: I: Configuring debian-archive-keyring... 00:00:48.624 O: I: Configuring libaudit-common... 00:00:48.629 O: I: Configuring libsemanage-common... 00:00:48.632 O: I: Configuring gcc-10-base:amd64... 00:00:48.636 O: I: Configuring ncurses-base... 00:00:48.640 O: I: Configuring gcc-9-base:amd64... 00:00:48.648 O: I: Configuring libcrypt1:amd64... 00:00:48.652 O: I: Configuring libgcc-s1:amd64... 00:00:48.661 O: I: Configuring libc6:amd64... 00:00:48.797 O: I: Configuring libudev1:amd64... 00:00:48.801 O: I: Configuring libsepol1:amd64... 00:00:48.806 O: I: Configuring libxxhash0:amd64... 00:00:48.811 O: I: Configuring libattr1:amd64... 00:00:48.816 O: I: Configuring sysvinit-utils... 00:00:48.819 O: I: Configuring libtasn1-6:amd64... 00:00:48.824 O: I: Configuring debianutils... 00:00:48.832 O: I: Configuring mawk... 00:00:48.841 O: I: Configuring libdebconfclient0:amd64... 00:00:48.852 O: I: Configuring base-files... 00:00:48.871 O: I: Configuring libbz2-1.0:amd64... 00:00:48.874 O: I: Configuring base-passwd... 00:00:48.991 O: I: Configuring libdb5.3:amd64... 00:00:48.995 O: I: Configuring libblkid1:amd64... 00:00:48.999 O: I: Configuring libstdc++6:amd64... 00:00:49.004 O: I: Configuring libtinfo6:amd64... 00:00:49.014 O: I: Configuring bash... 00:00:49.062 O: I: Configuring libzstd1:amd64... 00:00:49.066 O: I: Configuring libkeyutils1:amd64... 00:00:49.070 O: I: Configuring liblzma5:amd64... 00:00:49.075 O: I: Configuring libgpg-error0:amd64... 00:00:49.078 O: I: Configuring liblz4-1:amd64... 00:00:49.089 O: I: Configuring libc-bin... 00:00:49.103 O: I: Configuring ncurses-bin... 00:00:49.108 O: I: Configuring libffi7:amd64... 00:00:49.112 O: I: Configuring libacl1:amd64... 00:00:49.115 O: I: Configuring libunistring2:amd64... 00:00:49.120 O: I: Configuring libsmartcols1:amd64... 00:00:49.124 O: I: Configuring libgcrypt20:amd64... 00:00:49.128 O: I: Configuring zlib1g:amd64... 00:00:49.132 O: I: Configuring libidn2-0:amd64... 00:00:49.136 O: I: Configuring libcom-err2:amd64... 00:00:49.140 O: I: Configuring diffutils... 00:00:49.143 O: I: Configuring libseccomp2:amd64... 00:00:49.147 O: I: Configuring libsystemd0:amd64... 00:00:49.150 O: I: Configuring libkrb5support0:amd64... 00:00:49.155 O: I: Configuring hostname... 00:00:49.158 O: I: Configuring libpcre3:amd64... 00:00:49.162 O: I: Configuring libcap-ng0:amd64... 00:00:49.166 O: I: Configuring libext2fs2:amd64... 00:00:49.170 O: I: Configuring libnettle8:amd64... 00:00:49.174 O: I: Configuring libapt-pkg6.0:amd64... 00:00:49.177 O: I: Configuring libgmp10:amd64... 00:00:49.181 O: I: Configuring libp11-kit0:amd64... 00:00:49.185 O: I: Configuring libaudit1:amd64... 00:00:49.189 O: I: Configuring libuuid1:amd64... 00:00:49.193 O: I: Configuring libss2:amd64... 00:00:49.197 O: I: Configuring libpcre2-8-0:amd64... 00:00:49.201 O: I: Configuring libk5crypto3:amd64... 00:00:49.204 O: I: Configuring logsave... 00:00:49.209 O: I: Configuring gpgv... 00:00:49.214 O: I: Configuring libhogweed6:amd64... 00:00:49.218 O: I: Configuring bsdutils... 00:00:49.226 O: I: Configuring e2fsprogs... 00:00:49.588 O: I: Configuring libselinux1:amd64... 00:00:49.592 O: I: Configuring libgnutls30:amd64... 00:00:49.596 O: I: Configuring sed... 00:00:49.600 O: I: Configuring findutils... 00:00:49.604 O: I: Configuring libmount1:amd64... 00:00:49.608 O: I: Configuring libsemanage1:amd64... 00:00:49.613 O: I: Configuring tar... 00:00:49.632 O: I: Configuring coreutils... 00:00:49.647 O: I: Configuring dpkg... 00:00:49.651 O: I: Configuring grep... 00:00:49.655 O: I: Configuring perl-base... 00:00:49.667 O: I: Configuring init-system-helpers... 00:00:49.671 O: I: Configuring gzip... 00:00:49.679 O: I: Configuring debconf... 00:00:49.810 O: I: Configuring tzdata... 00:00:49.970 O: I: Configuring libpam0g:amd64... 00:00:50.085 O: I: Configuring dash... 00:00:50.288 O: I: Configuring libssl1.1:amd64... 00:00:50.413 O: I: Configuring libpam-modules-bin... 00:00:50.418 O: I: Configuring libkrb5-3:amd64... 00:00:50.423 O: I: Configuring libgssapi-krb5-2:amd64... 00:00:50.430 O: I: Configuring libtirpc3:amd64... 00:00:50.435 O: I: Configuring libnsl2:amd64... 00:00:50.451 O: I: Configuring libpam-modules:amd64... 00:00:50.472 O: I: Configuring passwd... 00:00:50.519 O: I: Configuring libpam-runtime... 00:00:50.678 O: I: Configuring login... 00:00:50.704 O: I: Configuring adduser... 00:00:50.840 O: I: Configuring apt... 00:00:51.293 O: I: Configuring util-linux... 00:00:51.489 O: I: Configuring mount... 00:00:51.493 O: I: Configuring libc-bin... 00:00:51.508 O: I: Unpacking the base system... 00:00:52.302 O: I: Unpacking binutils... 00:00:52.334 O: I: Unpacking binutils-common:amd64... 00:00:52.618 O: I: Unpacking binutils-x86-64-linux-gnu... 00:00:52.880 O: I: Unpacking build-essential... 00:00:52.906 O: I: Unpacking bzip2... 00:00:52.939 O: I: Unpacking cpp... 00:00:52.966 O: I: Unpacking cpp-10... 00:00:53.849 O: I: Unpacking dpkg-dev... 00:00:54.011 O: I: Unpacking g++... 00:00:54.035 O: I: Unpacking g++-10... 00:00:54.998 O: I: Unpacking gcc... 00:00:55.026 O: I: Unpacking gcc-10... 00:00:56.719 O: I: Unpacking libasan6:amd64... 00:00:56.986 O: I: Unpacking libatomic1:amd64... 00:00:57.012 O: I: Unpacking libbinutils:amd64... 00:00:57.101 O: I: Unpacking libc-dev-bin... 00:00:57.134 O: I: Unpacking libc6-dev:amd64... 00:00:57.513 O: I: Unpacking libcc1-0:amd64... 00:00:57.541 O: I: Unpacking libcrypt-dev:amd64... 00:00:57.577 O: I: Unpacking libctf-nobfd0:amd64... 00:00:57.613 O: I: Unpacking libctf0:amd64... 00:00:57.642 O: I: Unpacking libdpkg-perl... 00:00:57.735 O: I: Unpacking libgcc-10-dev:amd64... 00:00:58.010 O: I: Unpacking libgdbm-compat4:amd64... 00:00:58.039 O: I: Unpacking libgdbm6:amd64... 00:00:58.108 O: I: Unpacking libgomp1:amd64... 00:00:58.154 O: I: Unpacking libisl23:amd64... 00:00:58.251 O: I: Unpacking libitm1:amd64... 00:00:58.279 O: I: Unpacking liblsan0:amd64... 00:00:58.396 O: I: Unpacking libmpc3:amd64... 00:00:58.427 O: I: Unpacking libmpfr6:amd64... 00:00:58.555 O: I: Unpacking libnsl-dev:amd64... 00:00:58.591 O: I: Unpacking libperl5.32:amd64... 00:00:59.148 O: I: Unpacking libquadmath0:amd64... 00:00:59.186 O: I: Unpacking libstdc++-10-dev:amd64... 00:00:59.552 O: I: Unpacking libtirpc-dev:amd64... 00:00:59.609 O: I: Unpacking libtsan0:amd64... 00:00:59.868 O: I: Unpacking libubsan1:amd64... 00:00:59.979 O: I: Unpacking linux-libc-dev:amd64... 00:01:00.268 O: I: Unpacking make... 00:01:00.338 O: I: Unpacking patch... 00:01:00.379 O: I: Unpacking perl... 00:01:00.447 O: I: Unpacking perl-modules-5.32... 00:01:00.995 O: I: Unpacking xz-utils... 00:01:01.051 O: I: Configuring the base system... 00:01:01.060 O: I: Configuring perl-modules-5.32... 00:01:01.064 O: I: Configuring binutils-common:amd64... 00:01:01.068 O: I: Configuring linux-libc-dev:amd64... 00:01:01.072 O: I: Configuring libctf-nobfd0:amd64... 00:01:01.076 O: I: Configuring libgomp1:amd64... 00:01:01.079 O: I: Configuring bzip2... 00:01:01.083 O: I: Configuring libasan6:amd64... 00:01:01.086 O: I: Configuring libtirpc-dev:amd64... 00:01:01.090 O: I: Configuring make... 00:01:01.094 O: I: Configuring libmpfr6:amd64... 00:01:01.098 O: I: Configuring xz-utils... 00:01:01.109 O: I: Configuring libquadmath0:amd64... 00:01:01.113 O: I: Configuring libmpc3:amd64... 00:01:01.116 O: I: Configuring libatomic1:amd64... 00:01:01.120 O: I: Configuring patch... 00:01:01.123 O: I: Configuring libubsan1:amd64... 00:01:01.126 O: I: Configuring libnsl-dev:amd64... 00:01:01.130 O: I: Configuring libcrypt-dev:amd64... 00:01:01.133 O: I: Configuring libbinutils:amd64... 00:01:01.137 O: I: Configuring libisl23:amd64... 00:01:01.141 O: I: Configuring libc-dev-bin... 00:01:01.144 O: I: Configuring libcc1-0:amd64... 00:01:01.149 O: I: Configuring liblsan0:amd64... 00:01:01.152 O: I: Configuring cpp-10... 00:01:01.156 O: I: Configuring libitm1:amd64... 00:01:01.160 O: I: Configuring libgdbm6:amd64... 00:01:01.163 O: I: Configuring libtsan0:amd64... 00:01:01.167 O: I: Configuring libctf0:amd64... 00:01:01.171 O: I: Configuring libgcc-10-dev:amd64... 00:01:01.174 O: I: Configuring libgdbm-compat4:amd64... 00:01:01.177 O: I: Configuring libperl5.32:amd64... 00:01:01.183 O: I: Configuring cpp... 00:01:01.191 O: I: Configuring libc6-dev:amd64... 00:01:01.195 O: I: Configuring binutils-x86-64-linux-gnu... 00:01:01.198 O: I: Configuring libstdc++-10-dev:amd64... 00:01:01.202 O: I: Configuring binutils... 00:01:01.206 O: I: Configuring perl... 00:01:01.219 O: I: Configuring gcc-10... 00:01:01.222 O: I: Configuring libdpkg-perl... 00:01:01.227 O: I: Configuring g++-10... 00:01:01.230 O: I: Configuring gcc... 00:01:01.246 O: I: Configuring dpkg-dev... 00:01:01.250 O: I: Configuring g++... 00:01:01.278 O: I: Configuring build-essential... 00:01:01.282 O: I: Configuring libc-bin... 00:01:01.302 O: I: Base system installed successfully. 00:01:01.418 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.W7Mw9HLp3R -c . 00:01:20.284 E: + rm -r /tmp/tmp.W7Mw9HLp3R Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:30 result: SUCCESS ------------------------------------------------------------------------------ (3/280) debootstrap dist: oldstable mode: auto variant: - format: auto time left: 6:01:59 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.017 E: + mktemp -d 00:00:00.020 E: + tmpdir=/tmp/tmp.H0gTNCc3vh 00:00:00.024 E: + chmod 755 /tmp/tmp.H0gTNCc3vh 00:00:00.027 E: + [ oldstable = oldstable ] 00:00:00.031 E: + echo --no-merged-usr 00:00:00.034 E: + debootstrap --no-merged-usr --variant=- oldstable /tmp/tmp.H0gTNCc3vh 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.227 O: I: Checking Release signature 00:00:00.250 O: I: Valid Release signature (key id A4285295FC7B1A81600062A9605C66F00D6C9793) 00:00:00.586 O: I: Retrieving Packages 00:00:00.748 O: I: Validating Packages 00:00:02.069 O: I: Resolving dependencies of required packages... 00:00:11.417 O: I: Resolving dependencies of base packages... 00:00:24.365 O: I: Checking component main on http://127.0.0.1/debian... 00:00:27.629 O: I: Retrieving adduser 3.118+deb11u1 00:00:27.652 O: I: Validating adduser 3.118+deb11u1 00:00:27.673 O: I: Retrieving apt 2.2.4 00:00:27.715 O: I: Validating apt 2.2.4 00:00:27.742 O: I: Retrieving apt-utils 2.2.4 00:00:27.764 O: I: Validating apt-utils 2.2.4 00:00:27.789 O: I: Retrieving base-files 11.1+deb11u9 00:00:27.805 O: I: Validating base-files 11.1+deb11u9 00:00:27.826 O: I: Retrieving base-passwd 3.5.51 00:00:27.842 O: I: Validating base-passwd 3.5.51 00:00:27.862 O: I: Retrieving bash 5.1-2+deb11u1 00:00:27.903 O: I: Validating bash 5.1-2+deb11u1 00:00:27.930 O: I: Retrieving bsdutils 1:2.36.1-8+deb11u1 00:00:27.947 O: I: Validating bsdutils 1:2.36.1-8+deb11u1 00:00:27.970 O: I: Retrieving coreutils 8.32-4+b1 00:00:28.038 O: I: Validating coreutils 8.32-4+b1 00:00:28.072 O: I: Retrieving cpio 2.13+dfsg-7.1~deb11u1 00:00:28.092 O: I: Validating cpio 2.13+dfsg-7.1~deb11u1 00:00:28.114 O: I: Retrieving cron 3.0pl1-137 00:00:28.131 O: I: Validating cron 3.0pl1-137 00:00:28.153 O: I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 00:00:28.169 O: I: Validating dash 0.5.11+git20200708+dd9ef66-5 00:00:28.191 O: I: Retrieving debconf 1.5.77 00:00:28.208 O: I: Validating debconf 1.5.77 00:00:28.229 O: I: Retrieving debconf-i18n 1.5.77 00:00:28.247 O: I: Validating debconf-i18n 1.5.77 00:00:28.269 O: I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 00:00:28.287 O: I: Validating debian-archive-keyring 2021.1.1+deb11u1 00:00:28.309 O: I: Retrieving debianutils 4.11.2 00:00:28.324 O: I: Validating debianutils 4.11.2 00:00:28.345 O: I: Retrieving diffutils 1:3.7-5 00:00:28.367 O: I: Validating diffutils 1:3.7-5 00:00:28.389 O: I: Retrieving dmidecode 3.3-2 00:00:28.406 O: I: Validating dmidecode 3.3-2 00:00:28.427 O: I: Retrieving dmsetup 2:1.02.175-2.1 00:00:28.442 O: I: Validating dmsetup 2:1.02.175-2.1 00:00:28.463 O: I: Retrieving dpkg 1.20.13 00:00:28.526 O: I: Validating dpkg 1.20.13 00:00:28.559 O: I: Retrieving e2fsprogs 1.46.2-2 00:00:28.585 O: I: Validating e2fsprogs 1.46.2-2 00:00:28.608 O: I: Retrieving fdisk 2.36.1-8+deb11u1 00:00:28.626 O: I: Validating fdisk 2.36.1-8+deb11u1 00:00:28.649 O: I: Retrieving findutils 4.8.0-1 00:00:28.678 O: I: Validating findutils 4.8.0-1 00:00:28.703 O: I: Retrieving gcc-10-base 10.2.1-6 00:00:28.721 O: I: Validating gcc-10-base 10.2.1-6 00:00:28.743 O: I: Retrieving gcc-9-base 9.3.0-22 00:00:28.761 O: I: Validating gcc-9-base 9.3.0-22 00:00:28.782 O: I: Retrieving gpgv 2.2.27-2+deb11u2 00:00:28.808 O: I: Validating gpgv 2.2.27-2+deb11u2 00:00:28.832 O: I: Retrieving grep 3.6-1+deb11u1 00:00:28.854 O: I: Validating grep 3.6-1+deb11u1 00:00:28.876 O: I: Retrieving gzip 1.10-4+deb11u1 00:00:28.893 O: I: Validating gzip 1.10-4+deb11u1 00:00:28.914 O: I: Retrieving hostname 3.23 00:00:28.928 O: I: Validating hostname 3.23 00:00:28.949 O: I: Retrieving ifupdown 0.8.36 00:00:28.965 O: I: Validating ifupdown 0.8.36 00:00:28.986 O: I: Retrieving init 1.60 00:00:29.001 O: I: Validating init 1.60 00:00:29.021 O: I: Retrieving init-system-helpers 1.60 00:00:29.036 O: I: Validating init-system-helpers 1.60 00:00:29.057 O: I: Retrieving iproute2 5.10.0-4 00:00:29.089 O: I: Validating iproute2 5.10.0-4 00:00:29.115 O: I: Retrieving iputils-ping 3:20210202-1 00:00:29.129 O: I: Validating iputils-ping 3:20210202-1 00:00:29.150 O: I: Retrieving isc-dhcp-client 4.4.1-2.3+deb11u2 00:00:29.172 O: I: Validating isc-dhcp-client 4.4.1-2.3+deb11u2 00:00:29.194 O: I: Retrieving isc-dhcp-common 4.4.1-2.3+deb11u2 00:00:29.211 O: I: Validating isc-dhcp-common 4.4.1-2.3+deb11u2 00:00:29.232 O: I: Retrieving kmod 28-1 00:00:29.248 O: I: Validating kmod 28-1 00:00:29.269 O: I: Retrieving less 551-2 00:00:29.286 O: I: Validating less 551-2 00:00:29.307 O: I: Retrieving libacl1 2.2.53-10 00:00:29.322 O: I: Validating libacl1 2.2.53-10 00:00:29.342 O: I: Retrieving libapparmor1 2.13.6-10 00:00:29.357 O: I: Validating libapparmor1 2.13.6-10 00:00:29.378 O: I: Retrieving libapt-pkg6.0 2.2.4 00:00:29.411 O: I: Validating libapt-pkg6.0 2.2.4 00:00:29.436 O: I: Retrieving libargon2-1 0~20171227-0.2 00:00:29.449 O: I: Validating libargon2-1 0~20171227-0.2 00:00:29.470 O: I: Retrieving libattr1 1:2.4.48-6 00:00:29.486 O: I: Validating libattr1 1:2.4.48-6 00:00:29.507 O: I: Retrieving libaudit-common 1:3.0-2 00:00:29.522 O: I: Validating libaudit-common 1:3.0-2 00:00:29.543 O: I: Retrieving libaudit1 1:3.0-2 00:00:29.559 O: I: Validating libaudit1 1:3.0-2 00:00:29.579 O: I: Retrieving libblkid1 2.36.1-8+deb11u1 00:00:29.597 O: I: Validating libblkid1 2.36.1-8+deb11u1 00:00:29.619 O: I: Retrieving libbpf0 1:0.3-2 00:00:29.636 O: I: Validating libbpf0 1:0.3-2 00:00:29.657 O: I: Retrieving libbsd0 0.11.3-1+deb11u1 00:00:29.674 O: I: Validating libbsd0 0.11.3-1+deb11u1 00:00:29.695 O: I: Retrieving libbz2-1.0 1.0.8-4 00:00:29.710 O: I: Validating libbz2-1.0 1.0.8-4 00:00:29.731 O: I: Retrieving libc-bin 2.31-13+deb11u8 00:00:29.759 O: I: Validating libc-bin 2.31-13+deb11u8 00:00:29.784 O: I: Retrieving libc6 2.31-13+deb11u8 00:00:29.851 O: I: Validating libc6 2.31-13+deb11u8 00:00:29.885 O: I: Retrieving libcap-ng0 0.7.9-2.2+b1 00:00:29.900 O: I: Validating libcap-ng0 0.7.9-2.2+b1 00:00:29.921 O: I: Retrieving libcap2 1:2.44-1 00:00:29.935 O: I: Validating libcap2 1:2.44-1 00:00:29.956 O: I: Retrieving libcap2-bin 1:2.44-1 00:00:29.970 O: I: Validating libcap2-bin 1:2.44-1 00:00:29.991 O: I: Retrieving libcom-err2 1.46.2-2 00:00:30.006 O: I: Validating libcom-err2 1.46.2-2 00:00:30.027 O: I: Retrieving libcrypt1 1:4.4.18-4 00:00:30.043 O: I: Validating libcrypt1 1:4.4.18-4 00:00:30.064 O: I: Retrieving libcryptsetup12 2:2.3.7-1+deb11u1 00:00:30.082 O: I: Validating libcryptsetup12 2:2.3.7-1+deb11u1 00:00:30.104 O: I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 00:00:30.131 O: I: Validating libdb5.3 5.3.28+dfsg1-0.8 00:00:30.154 O: I: Retrieving libdebconfclient0 0.260 00:00:30.169 O: I: Validating libdebconfclient0 0.260 00:00:30.190 O: I: Retrieving libdevmapper1.02.1 2:1.02.175-2.1 00:00:30.207 O: I: Validating libdevmapper1.02.1 2:1.02.175-2.1 00:00:30.229 O: I: Retrieving libdns-export1110 1:9.11.19+dfsg-2.1 00:00:30.262 O: I: Validating libdns-export1110 1:9.11.19+dfsg-2.1 00:00:30.287 O: I: Retrieving libedit2 3.1-20191231-2+b1 00:00:30.303 O: I: Validating libedit2 3.1-20191231-2+b1 00:00:30.324 O: I: Retrieving libelf1 0.183-1 00:00:30.340 O: I: Validating libelf1 0.183-1 00:00:30.361 O: I: Retrieving libestr0 0.1.10-2.1+b1 00:00:30.375 O: I: Validating libestr0 0.1.10-2.1+b1 00:00:30.395 O: I: Retrieving libext2fs2 1.46.2-2 00:00:30.414 O: I: Validating libext2fs2 1.46.2-2 00:00:30.436 O: I: Retrieving libfastjson4 0.99.9-1 00:00:30.451 O: I: Validating libfastjson4 0.99.9-1 00:00:30.472 O: I: Retrieving libfdisk1 2.36.1-8+deb11u1 00:00:30.491 O: I: Validating libfdisk1 2.36.1-8+deb11u1 00:00:30.513 O: I: Retrieving libffi7 3.3-6 00:00:30.527 O: I: Validating libffi7 3.3-6 00:00:30.547 O: I: Retrieving libgcc-s1 10.2.1-6 00:00:30.562 O: I: Validating libgcc-s1 10.2.1-6 00:00:30.582 O: I: Retrieving libgcrypt20 1.8.7-6 00:00:30.606 O: I: Validating libgcrypt20 1.8.7-6 00:00:30.630 O: I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:30.654 O: I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 00:00:30.678 O: I: Retrieving libgnutls30 3.7.1-5+deb11u4 00:00:30.718 O: I: Validating libgnutls30 3.7.1-5+deb11u4 00:00:30.748 O: I: Retrieving libgpg-error0 1.38-2 00:00:30.762 O: I: Validating libgpg-error0 1.38-2 00:00:30.784 O: I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:30.801 O: I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4 00:00:30.822 O: I: Retrieving libhogweed6 3.7.3-1 00:00:30.843 O: I: Validating libhogweed6 3.7.3-1 00:00:30.866 O: I: Retrieving libidn2-0 2.3.0-5 00:00:30.882 O: I: Validating libidn2-0 2.3.0-5 00:00:30.902 O: I: Retrieving libip4tc2 1.8.7-1 00:00:30.916 O: I: Validating libip4tc2 1.8.7-1 00:00:30.937 O: I: Retrieving libisc-export1105 1:9.11.19+dfsg-2.1 00:00:30.958 O: I: Validating libisc-export1105 1:9.11.19+dfsg-2.1 00:00:30.981 O: I: Retrieving libjansson4 2.13.1-1.1 00:00:30.996 O: I: Validating libjansson4 2.13.1-1.1 00:00:31.016 O: I: Retrieving libjson-c5 0.15-2+deb11u1 00:00:31.031 O: I: Validating libjson-c5 0.15-2+deb11u1 00:00:31.051 O: I: Retrieving libk5crypto3 1.18.3-6+deb11u4 00:00:31.067 O: I: Validating libk5crypto3 1.18.3-6+deb11u4 00:00:31.088 O: I: Retrieving libkeyutils1 1.6.1-2 00:00:31.102 O: I: Validating libkeyutils1 1.6.1-2 00:00:31.122 O: I: Retrieving libkmod2 28-1 00:00:31.137 O: I: Validating libkmod2 28-1 00:00:31.158 O: I: Retrieving libkrb5-3 1.18.3-6+deb11u4 00:00:31.179 O: I: Validating libkrb5-3 1.18.3-6+deb11u4 00:00:31.201 O: I: Retrieving libkrb5support0 1.18.3-6+deb11u4 00:00:31.217 O: I: Validating libkrb5support0 1.18.3-6+deb11u4 00:00:31.237 O: I: Retrieving liblocale-gettext-perl 1.07-4+b1 00:00:31.253 O: I: Validating liblocale-gettext-perl 1.07-4+b1 00:00:31.273 O: I: Retrieving liblognorm5 2.0.5-1.1 00:00:31.288 O: I: Validating liblognorm5 2.0.5-1.1 00:00:31.315 O: I: Retrieving liblz4-1 1.9.3-2 00:00:31.331 O: I: Validating liblz4-1 1.9.3-2 00:00:31.351 O: I: Retrieving liblzma5 5.2.5-2.1~deb11u1 00:00:31.369 O: I: Validating liblzma5 5.2.5-2.1~deb11u1 00:00:31.390 O: I: Retrieving libmd0 1.0.3-3 00:00:31.404 O: I: Validating libmd0 1.0.3-3 00:00:31.424 O: I: Retrieving libmnl0 1.0.4-3 00:00:31.439 O: I: Validating libmnl0 1.0.4-3 00:00:31.459 O: I: Retrieving libmount1 2.36.1-8+deb11u1 00:00:31.478 O: I: Validating libmount1 2.36.1-8+deb11u1 00:00:31.500 O: I: Retrieving libncurses6 6.2+20201114-2+deb11u2 00:00:31.515 O: I: Validating libncurses6 6.2+20201114-2+deb11u2 00:00:31.536 O: I: Retrieving libncursesw6 6.2+20201114-2+deb11u2 00:00:31.553 O: I: Validating libncursesw6 6.2+20201114-2+deb11u2 00:00:31.574 O: I: Retrieving libnettle8 3.7.3-1 00:00:31.593 O: I: Validating libnettle8 3.7.3-1 00:00:31.615 O: I: Retrieving libnewt0.52 0.52.21-4+b3 00:00:31.631 O: I: Validating libnewt0.52 0.52.21-4+b3 00:00:31.652 O: I: Retrieving libnftables1 0.9.8-3.1+deb11u2 00:00:31.671 O: I: Validating libnftables1 0.9.8-3.1+deb11u2 00:00:31.692 O: I: Retrieving libnftnl11 1.1.9-1 00:00:31.707 O: I: Validating libnftnl11 1.1.9-1 00:00:31.728 O: I: Retrieving libnsl2 1.3.0-2 00:00:31.742 O: I: Validating libnsl2 1.3.0-2 00:00:31.763 O: I: Retrieving libp11-kit0 0.23.22-1 00:00:31.783 O: I: Validating libp11-kit0 0.23.22-1 00:00:31.805 O: I: Retrieving libpam-modules 1.4.0-9+deb11u1 00:00:31.826 O: I: Validating libpam-modules 1.4.0-9+deb11u1 00:00:31.847 O: I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 00:00:31.864 O: I: Validating libpam-modules-bin 1.4.0-9+deb11u1 00:00:31.886 O: I: Retrieving libpam-runtime 1.4.0-9+deb11u1 00:00:31.904 O: I: Validating libpam-runtime 1.4.0-9+deb11u1 00:00:31.925 O: I: Retrieving libpam0g 1.4.0-9+deb11u1 00:00:31.942 O: I: Validating libpam0g 1.4.0-9+deb11u1 00:00:31.964 O: I: Retrieving libpcre2-8-0 10.36-2+deb11u1 00:00:31.983 O: I: Validating libpcre2-8-0 10.36-2+deb11u1 00:00:32.005 O: I: Retrieving libpcre3 2:8.39-13 00:00:32.025 O: I: Validating libpcre3 2:8.39-13 00:00:32.048 O: I: Retrieving libpopt0 1.18-2 00:00:32.062 O: I: Validating libpopt0 1.18-2 00:00:32.084 O: I: Retrieving libprocps8 2:3.3.17-5 00:00:32.098 O: I: Validating libprocps8 2:3.3.17-5 00:00:32.120 O: I: Retrieving libreadline8 8.1-1 00:00:32.137 O: I: Validating libreadline8 8.1-1 00:00:32.158 O: I: Retrieving libseccomp2 2.5.1-1+deb11u1 00:00:32.173 O: I: Validating libseccomp2 2.5.1-1+deb11u1 00:00:32.194 O: I: Retrieving libselinux1 3.1-3 00:00:32.209 O: I: Validating libselinux1 3.1-3 00:00:32.230 O: I: Retrieving libsemanage-common 3.1-1 00:00:32.244 O: I: Validating libsemanage-common 3.1-1 00:00:32.265 O: I: Retrieving libsemanage1 3.1-1+b2 00:00:32.281 O: I: Validating libsemanage1 3.1-1+b2 00:00:32.302 O: I: Retrieving libsepol1 3.1-1 00:00:32.321 O: I: Validating libsepol1 3.1-1 00:00:32.343 O: I: Retrieving libslang2 2.3.2-5 00:00:32.365 O: I: Validating libslang2 2.3.2-5 00:00:32.389 O: I: Retrieving libsmartcols1 2.36.1-8+deb11u1 00:00:32.406 O: I: Validating libsmartcols1 2.36.1-8+deb11u1 00:00:32.427 O: I: Retrieving libss2 1.46.2-2 00:00:32.442 O: I: Validating libss2 1.46.2-2 00:00:32.462 O: I: Retrieving libssl1.1 1.1.1w-0+deb11u1 00:00:32.504 O: I: Validating libssl1.1 1.1.1w-0+deb11u1 00:00:32.534 O: I: Retrieving libstdc++6 10.2.1-6 00:00:32.557 O: I: Validating libstdc++6 10.2.1-6 00:00:32.580 O: I: Retrieving libsystemd0 247.3-7+deb11u4 00:00:32.601 O: I: Validating libsystemd0 247.3-7+deb11u4 00:00:32.623 O: I: Retrieving libtasn1-6 4.16.0-2+deb11u1 00:00:32.638 O: I: Validating libtasn1-6 4.16.0-2+deb11u1 00:00:32.658 O: I: Retrieving libtext-charwidth-perl 0.04-10+b1 00:00:32.673 O: I: Validating libtext-charwidth-perl 0.04-10+b1 00:00:32.693 O: I: Retrieving libtext-iconv-perl 1.7-7+b1 00:00:32.708 O: I: Validating libtext-iconv-perl 1.7-7+b1 00:00:32.729 O: I: Retrieving libtext-wrapi18n-perl 0.06-9 00:00:32.744 O: I: Validating libtext-wrapi18n-perl 0.06-9 00:00:32.765 O: I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 00:00:32.787 O: I: Validating libtinfo6 6.2+20201114-2+deb11u2 00:00:32.811 O: I: Retrieving libtirpc-common 1.3.1-1+deb11u1 00:00:32.825 O: I: Validating libtirpc-common 1.3.1-1+deb11u1 00:00:32.845 O: I: Retrieving libtirpc3 1.3.1-1+deb11u1 00:00:32.860 O: I: Validating libtirpc3 1.3.1-1+deb11u1 00:00:32.880 O: I: Retrieving libudev1 247.3-7+deb11u4 00:00:32.898 O: I: Validating libudev1 247.3-7+deb11u4 00:00:32.920 O: I: Retrieving libunistring2 0.9.10-4 00:00:32.941 O: I: Validating libunistring2 0.9.10-4 00:00:32.964 O: I: Retrieving libuuid1 2.36.1-8+deb11u1 00:00:32.979 O: I: Validating libuuid1 2.36.1-8+deb11u1 00:00:33.000 O: I: Retrieving libxtables12 1.8.7-1 00:00:33.015 O: I: Validating libxtables12 1.8.7-1 00:00:33.035 O: I: Retrieving libxxhash0 0.8.0-2 00:00:33.050 O: I: Validating libxxhash0 0.8.0-2 00:00:33.071 O: I: Retrieving libzstd1 1.4.8+dfsg-2.1 00:00:33.091 O: I: Validating libzstd1 1.4.8+dfsg-2.1 00:00:33.114 O: I: Retrieving login 1:4.8.1-1 00:00:33.140 O: I: Validating login 1:4.8.1-1 00:00:33.164 O: I: Retrieving logrotate 3.18.0-2+deb11u2 00:00:33.178 O: I: Validating logrotate 3.18.0-2+deb11u2 00:00:33.199 O: I: Retrieving logsave 1.46.2-2 00:00:33.215 O: I: Validating logsave 1.46.2-2 00:00:33.236 O: I: Retrieving lsb-base 11.1.0 00:00:33.251 O: I: Validating lsb-base 11.1.0 00:00:33.271 O: I: Retrieving mawk 1.3.4.20200120-2 00:00:33.287 O: I: Validating mawk 1.3.4.20200120-2 00:00:33.309 O: I: Retrieving mount 2.36.1-8+deb11u1 00:00:33.327 O: I: Validating mount 2.36.1-8+deb11u1 00:00:33.348 O: I: Retrieving nano 5.4-2+deb11u2 00:00:33.375 O: I: Validating nano 5.4-2+deb11u2 00:00:33.399 O: I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 00:00:33.419 O: I: Validating ncurses-base 6.2+20201114-2+deb11u2 00:00:33.441 O: I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 00:00:33.463 O: I: Validating ncurses-bin 6.2+20201114-2+deb11u2 00:00:33.486 O: I: Retrieving netbase 6.3 00:00:33.501 O: I: Validating netbase 6.3 00:00:33.522 O: I: Retrieving nftables 0.9.8-3.1+deb11u2 00:00:33.536 O: I: Validating nftables 0.9.8-3.1+deb11u2 00:00:33.557 O: I: Retrieving passwd 1:4.8.1-1 00:00:33.590 O: I: Validating passwd 1:4.8.1-1 00:00:33.615 O: I: Retrieving perl-base 5.32.1-4+deb11u3 00:00:33.660 O: I: Validating perl-base 5.32.1-4+deb11u3 00:00:33.689 O: I: Retrieving procps 2:3.3.17-5 00:00:33.713 O: I: Validating procps 2:3.3.17-5 00:00:33.737 O: I: Retrieving readline-common 8.1-1 00:00:33.752 O: I: Validating readline-common 8.1-1 00:00:33.773 O: I: Retrieving rsyslog 8.2102.0-2+deb11u1 00:00:33.800 O: I: Validating rsyslog 8.2102.0-2+deb11u1 00:00:33.824 O: I: Retrieving sed 4.7-1 00:00:33.843 O: I: Validating sed 4.7-1 00:00:33.864 O: I: Retrieving sensible-utils 0.0.14 00:00:33.878 O: I: Validating sensible-utils 0.0.14 00:00:33.899 O: I: Retrieving systemd 247.3-7+deb11u4 00:00:33.992 O: I: Validating systemd 247.3-7+deb11u4 00:00:34.034 O: I: Retrieving systemd-sysv 247.3-7+deb11u4 00:00:34.050 O: I: Validating systemd-sysv 247.3-7+deb11u4 00:00:34.071 O: I: Retrieving sysvinit-utils 2.96-7+deb11u1 00:00:34.086 O: I: Validating sysvinit-utils 2.96-7+deb11u1 00:00:34.107 O: I: Retrieving tar 1.34+dfsg-1+deb11u1 00:00:34.137 O: I: Validating tar 1.34+dfsg-1+deb11u1 00:00:34.160 O: I: Retrieving tasksel 3.68+deb11u1 00:00:34.177 O: I: Validating tasksel 3.68+deb11u1 00:00:34.197 O: I: Retrieving tasksel-data 3.68+deb11u1 00:00:34.212 O: I: Validating tasksel-data 3.68+deb11u1 00:00:34.234 O: I: Retrieving tzdata 2024a-0+deb11u1 00:00:34.254 O: I: Validating tzdata 2024a-0+deb11u1 00:00:34.276 O: I: Retrieving udev 247.3-7+deb11u4 00:00:34.317 O: I: Validating udev 247.3-7+deb11u4 00:00:34.345 O: I: Retrieving util-linux 2.36.1-8+deb11u1 00:00:34.381 O: I: Validating util-linux 2.36.1-8+deb11u1 00:00:34.407 O: I: Retrieving vim-common 2:8.2.2434-3+deb11u1 00:00:34.426 O: I: Validating vim-common 2:8.2.2434-3+deb11u1 00:00:34.448 O: I: Retrieving vim-tiny 2:8.2.2434-3+deb11u1 00:00:34.476 O: I: Validating vim-tiny 2:8.2.2434-3+deb11u1 00:00:34.500 O: I: Retrieving whiptail 0.52.21-4+b3 00:00:34.516 O: I: Validating whiptail 0.52.21-4+b3 00:00:34.536 O: I: Retrieving xxd 2:8.2.2434-3+deb11u1 00:00:34.554 O: I: Validating xxd 2:8.2.2434-3+deb11u1 00:00:34.576 O: I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:34.592 O: I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 00:00:34.615 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:34.667 O: I: Extracting adduser... 00:00:34.690 O: I: Extracting apt... 00:00:34.776 O: I: Extracting base-files... 00:00:34.789 O: I: Extracting base-passwd... 00:00:34.799 O: I: Extracting bash... 00:00:34.890 O: I: Extracting bsdutils... 00:00:34.903 O: I: Extracting coreutils... 00:00:35.085 O: I: Extracting dash... 00:00:35.098 O: I: Extracting debconf... 00:00:35.115 O: I: Extracting debian-archive-keyring... 00:00:35.128 O: I: Extracting debianutils... 00:00:35.141 O: I: Extracting diffutils... 00:00:35.172 O: I: Extracting dpkg... 00:00:35.265 O: I: Extracting e2fsprogs... 00:00:35.304 O: I: Extracting findutils... 00:00:35.341 O: I: Extracting gcc-10-base... 00:00:35.353 O: I: Extracting gcc-9-base... 00:00:35.364 O: I: Extracting gpgv... 00:00:35.388 O: I: Extracting grep... 00:00:35.411 O: I: Extracting gzip... 00:00:35.425 O: I: Extracting hostname... 00:00:35.434 O: I: Extracting init-system-helpers... 00:00:35.444 O: I: Extracting libacl1... 00:00:35.453 O: I: Extracting libapt-pkg6.0... 00:00:35.519 O: I: Extracting libattr1... 00:00:35.528 O: I: Extracting libaudit-common... 00:00:35.536 O: I: Extracting libaudit1... 00:00:35.547 O: I: Extracting libblkid1... 00:00:35.563 O: I: Extracting libbz2-1.0... 00:00:35.573 O: I: Extracting libc-bin... 00:00:35.647 O: I: Extracting libc6... 00:00:35.826 O: I: Extracting libcap-ng0... 00:00:35.835 O: I: Extracting libcom-err2... 00:00:35.846 O: I: Extracting libcrypt1... 00:00:35.859 O: I: Extracting libdb5.3... 00:00:35.908 O: I: Extracting libdebconfclient0... 00:00:35.917 O: I: Extracting libext2fs2... 00:00:35.936 O: I: Extracting libffi7... 00:00:35.945 O: I: Extracting libgcc-s1... 00:00:35.955 O: I: Extracting libgcrypt20... 00:00:35.990 O: I: Extracting libgmp10... 00:00:36.013 O: I: Extracting libgnutls30... 00:00:36.078 O: I: Extracting libgpg-error0... 00:00:36.090 O: I: Extracting libgssapi-krb5-2... 00:00:36.112 O: I: Extracting libhogweed6... 00:00:36.132 O: I: Extracting libidn2-0... 00:00:36.147 O: I: Extracting libk5crypto3... 00:00:36.162 O: I: Extracting libkeyutils1... 00:00:36.170 O: I: Extracting libkrb5-3... 00:00:36.201 O: I: Extracting libkrb5support0... 00:00:36.213 O: I: Extracting liblz4-1... 00:00:36.224 O: I: Extracting liblzma5... 00:00:36.239 O: I: Extracting libmount1... 00:00:36.259 O: I: Extracting libnettle8... 00:00:36.279 O: I: Extracting libnsl2... 00:00:36.288 O: I: Extracting libp11-kit0... 00:00:36.313 O: I: Extracting libpam-modules... 00:00:36.338 O: I: Extracting libpam-modules-bin... 00:00:36.351 O: I: Extracting libpam-runtime... 00:00:36.373 O: I: Extracting libpam0g... 00:00:36.386 O: I: Extracting libpcre2-8-0... 00:00:36.408 O: I: Extracting libpcre3... 00:00:36.434 O: I: Extracting libseccomp2... 00:00:36.445 O: I: Extracting libselinux1... 00:00:36.459 O: I: Extracting libsemanage-common... 00:00:36.468 O: I: Extracting libsemanage1... 00:00:36.483 O: I: Extracting libsepol1... 00:00:36.507 O: I: Extracting libsmartcols1... 00:00:36.522 O: I: Extracting libss2... 00:00:36.534 O: I: Extracting libssl1.1... 00:00:36.623 O: I: Extracting libstdc++6... 00:00:36.664 O: I: Extracting libsystemd0... 00:00:36.690 O: I: Extracting libtasn1-6... 00:00:36.701 O: I: Extracting libtinfo6... 00:00:36.719 O: I: Extracting libtirpc-common... 00:00:36.727 O: I: Extracting libtirpc3... 00:00:36.740 O: I: Extracting libudev1... 00:00:36.754 O: I: Extracting libunistring2... 00:00:36.790 O: I: Extracting libuuid1... 00:00:36.802 O: I: Extracting libxxhash0... 00:00:36.811 O: I: Extracting libzstd1... 00:00:36.839 O: I: Extracting login... 00:00:36.879 O: I: Extracting logsave... 00:00:36.890 O: I: Extracting lsb-base... 00:00:36.899 O: I: Extracting mawk... 00:00:36.913 O: I: Extracting mount... 00:00:36.930 O: I: Extracting ncurses-base... 00:00:36.943 O: I: Extracting ncurses-bin... 00:00:36.964 O: I: Extracting passwd... 00:00:37.019 O: I: Extracting perl-base... 00:00:37.156 O: I: Extracting sed... 00:00:37.181 O: I: Extracting sysvinit-utils... 00:00:37.190 O: I: Extracting tar... 00:00:37.244 O: I: Extracting tzdata... 00:00:37.342 O: I: Extracting util-linux... 00:00:37.415 O: I: Extracting zlib1g... 00:00:37.514 O: I: Installing core packages... 00:00:39.439 O: I: Unpacking required packages... 00:00:39.514 O: I: Unpacking adduser... 00:00:39.581 O: I: Unpacking apt... 00:00:39.792 O: I: Unpacking base-files... 00:00:39.839 O: I: Unpacking base-passwd... 00:00:39.880 O: I: Unpacking bash... 00:00:40.061 O: I: Unpacking bsdutils... 00:00:40.100 O: I: Unpacking coreutils... 00:00:40.460 O: I: Unpacking dash... 00:00:40.505 O: I: Unpacking debconf... 00:00:40.574 O: I: Unpacking debian-archive-keyring... 00:00:40.671 O: I: Unpacking debianutils... 00:00:40.735 O: I: Unpacking diffutils... 00:00:40.808 O: I: Unpacking dpkg... 00:00:41.012 O: I: Unpacking e2fsprogs... 00:00:41.108 O: I: Unpacking findutils... 00:00:41.195 O: I: Unpacking gcc-10-base:amd64... 00:00:41.228 O: I: Unpacking gcc-9-base:amd64... 00:00:41.262 O: I: Unpacking gpgv... 00:00:41.314 O: I: Unpacking grep... 00:00:41.377 O: I: Unpacking gzip... 00:00:41.418 O: I: Unpacking hostname... 00:00:41.443 O: I: Unpacking init-system-helpers... 00:00:41.474 O: I: Unpacking libacl1:amd64... 00:00:41.507 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:41.634 O: I: Unpacking libattr1:amd64... 00:00:41.661 O: I: Unpacking libaudit-common... 00:00:41.688 O: I: Unpacking libaudit1:amd64... 00:00:41.719 O: I: Unpacking libblkid1:amd64... 00:00:41.757 O: I: Unpacking libbz2-1.0:amd64... 00:00:41.787 O: I: Unpacking libc-bin... 00:00:41.930 O: I: Unpacking libc6:amd64... 00:00:42.437 O: I: Unpacking libcap-ng0:amd64... 00:00:42.467 O: I: Unpacking libcom-err2:amd64... 00:00:42.499 O: I: Unpacking libcrypt1:amd64... 00:00:42.538 O: I: Unpacking libdb5.3:amd64... 00:00:42.635 O: I: Unpacking libdebconfclient0:amd64... 00:00:42.670 O: I: Unpacking libext2fs2:amd64... 00:00:42.717 O: I: Unpacking libffi7:amd64... 00:00:42.745 O: I: Unpacking libgcc-s1:amd64... 00:00:42.775 O: I: Unpacking libgcrypt20:amd64... 00:00:42.847 O: I: Unpacking libgmp10:amd64... 00:00:42.900 O: I: Unpacking libgnutls30:amd64... 00:00:43.027 O: I: Unpacking libgpg-error0:amd64... 00:00:43.061 O: I: Unpacking libgssapi-krb5-2:amd64... 00:00:43.103 O: I: Unpacking libhogweed6:amd64... 00:00:43.154 O: I: Unpacking libidn2-0:amd64... 00:00:43.196 O: I: Unpacking libk5crypto3:amd64... 00:00:43.232 O: I: Unpacking libkeyutils1:amd64... 00:00:43.259 O: I: Unpacking libkrb5-3:amd64... 00:00:43.327 O: I: Unpacking libkrb5support0:amd64... 00:00:43.359 O: I: Unpacking liblz4-1:amd64... 00:00:43.392 O: I: Unpacking liblzma5:amd64... 00:00:43.435 O: I: Unpacking libmount1:amd64... 00:00:43.483 O: I: Unpacking libnettle8:amd64... 00:00:43.530 O: I: Unpacking libnsl2:amd64... 00:00:43.561 O: I: Unpacking libp11-kit0:amd64... 00:00:43.617 O: I: Unpacking libpam-modules:amd64... 00:00:43.787 O: I: Unpacking libpam-modules-bin... 00:00:43.827 O: I: Unpacking libpam-runtime... 00:00:43.897 O: I: Unpacking libpam0g:amd64... 00:00:43.935 O: I: Unpacking libpcre2-8-0:amd64... 00:00:43.984 O: I: Unpacking libpcre3:amd64... 00:00:44.043 O: I: Unpacking libseccomp2:amd64... 00:00:44.073 O: I: Unpacking libselinux1:amd64... 00:00:44.105 O: I: Unpacking libsemanage-common... 00:00:44.132 O: I: Unpacking libsemanage1:amd64... 00:00:44.166 O: I: Unpacking libsepol1:amd64... 00:00:44.219 O: I: Unpacking libsmartcols1:amd64... 00:00:44.260 O: I: Unpacking libss2:amd64... 00:00:44.299 O: I: Unpacking libssl1.1:amd64... 00:00:44.461 O: I: Unpacking libstdc++6:amd64... 00:00:44.539 O: I: Unpacking libsystemd0:amd64... 00:00:44.596 O: I: Unpacking libtasn1-6:amd64... 00:00:44.627 O: I: Unpacking libtinfo6:amd64... 00:00:44.668 O: I: Unpacking libtirpc-common... 00:00:44.696 O: I: Unpacking libtirpc3:amd64... 00:00:44.731 O: I: Unpacking libudev1:amd64... 00:00:44.768 O: I: Unpacking libunistring2:amd64... 00:00:44.840 O: I: Unpacking libuuid1:amd64... 00:00:44.885 O: I: Unpacking libxxhash0:amd64... 00:00:44.914 O: I: Unpacking libzstd1:amd64... 00:00:44.976 O: I: Unpacking login... 00:00:45.082 O: I: Unpacking logsave... 00:00:45.114 O: I: Unpacking lsb-base... 00:00:45.147 O: I: Unpacking mawk... 00:00:45.185 O: I: Unpacking mount... 00:00:45.230 O: I: Unpacking ncurses-base... 00:00:45.272 O: I: Unpacking ncurses-bin... 00:00:45.327 O: I: Unpacking passwd... 00:00:45.495 O: I: Unpacking perl-base... 00:00:45.863 O: I: Unpacking sed... 00:00:45.925 O: I: Unpacking sysvinit-utils... 00:00:45.954 O: I: Unpacking tar... 00:00:46.071 O: I: Unpacking tzdata... 00:00:46.536 O: I: Unpacking util-linux... 00:00:46.719 O: I: Unpacking zlib1g:amd64... 00:00:46.749 O: I: Configuring required packages... 00:00:46.764 O: I: Configuring lsb-base... 00:00:46.769 O: I: Configuring libtirpc-common... 00:00:46.784 O: I: Configuring debian-archive-keyring... 00:00:46.846 O: I: Configuring libaudit-common... 00:00:46.851 O: I: Configuring libsemanage-common... 00:00:46.854 O: I: Configuring gcc-10-base:amd64... 00:00:46.859 O: I: Configuring ncurses-base... 00:00:46.863 O: I: Configuring gcc-9-base:amd64... 00:00:46.871 O: I: Configuring libcrypt1:amd64... 00:00:46.875 O: I: Configuring libgcc-s1:amd64... 00:00:46.884 O: I: Configuring libc6:amd64... 00:00:47.025 O: I: Configuring libudev1:amd64... 00:00:47.029 O: I: Configuring libsepol1:amd64... 00:00:47.035 O: I: Configuring libxxhash0:amd64... 00:00:47.040 O: I: Configuring libattr1:amd64... 00:00:47.044 O: I: Configuring sysvinit-utils... 00:00:47.049 O: I: Configuring libtasn1-6:amd64... 00:00:47.052 O: I: Configuring debianutils... 00:00:47.061 O: I: Configuring mawk... 00:00:47.070 O: I: Configuring libdebconfclient0:amd64... 00:00:47.083 O: I: Configuring base-files... 00:00:47.101 O: I: Configuring libbz2-1.0:amd64... 00:00:47.105 O: I: Configuring base-passwd... 00:00:47.226 O: I: Configuring libdb5.3:amd64... 00:00:47.230 O: I: Configuring libblkid1:amd64... 00:00:47.235 O: I: Configuring libstdc++6:amd64... 00:00:47.241 O: I: Configuring libtinfo6:amd64... 00:00:47.251 O: I: Configuring bash... 00:00:47.298 O: I: Configuring libzstd1:amd64... 00:00:47.301 O: I: Configuring libkeyutils1:amd64... 00:00:47.306 O: I: Configuring liblzma5:amd64... 00:00:47.309 O: I: Configuring libgpg-error0:amd64... 00:00:47.313 O: I: Configuring liblz4-1:amd64... 00:00:47.324 O: I: Configuring libc-bin... 00:00:47.338 O: I: Configuring ncurses-bin... 00:00:47.343 O: I: Configuring libffi7:amd64... 00:00:47.347 O: I: Configuring libacl1:amd64... 00:00:47.351 O: I: Configuring libunistring2:amd64... 00:00:47.356 O: I: Configuring libsmartcols1:amd64... 00:00:47.360 O: I: Configuring libgcrypt20:amd64... 00:00:47.363 O: I: Configuring zlib1g:amd64... 00:00:47.368 O: I: Configuring libidn2-0:amd64... 00:00:47.371 O: I: Configuring libcom-err2:amd64... 00:00:47.376 O: I: Configuring diffutils... 00:00:47.380 O: I: Configuring libseccomp2:amd64... 00:00:47.384 O: I: Configuring libsystemd0:amd64... 00:00:47.387 O: I: Configuring libkrb5support0:amd64... 00:00:47.392 O: I: Configuring hostname... 00:00:47.396 O: I: Configuring libpcre3:amd64... 00:00:47.399 O: I: Configuring libcap-ng0:amd64... 00:00:47.403 O: I: Configuring libext2fs2:amd64... 00:00:47.407 O: I: Configuring libnettle8:amd64... 00:00:47.411 O: I: Configuring libapt-pkg6.0:amd64... 00:00:47.415 O: I: Configuring libgmp10:amd64... 00:00:47.419 O: I: Configuring libp11-kit0:amd64... 00:00:47.423 O: I: Configuring libaudit1:amd64... 00:00:47.427 O: I: Configuring libuuid1:amd64... 00:00:47.431 O: I: Configuring libss2:amd64... 00:00:47.436 O: I: Configuring libpcre2-8-0:amd64... 00:00:47.440 O: I: Configuring libk5crypto3:amd64... 00:00:47.444 O: I: Configuring logsave... 00:00:47.448 O: I: Configuring gpgv... 00:00:47.454 O: I: Configuring libhogweed6:amd64... 00:00:47.459 O: I: Configuring bsdutils... 00:00:47.467 O: I: Configuring e2fsprogs... 00:00:47.825 O: I: Configuring libselinux1:amd64... 00:00:47.829 O: I: Configuring libgnutls30:amd64... 00:00:47.833 O: I: Configuring sed... 00:00:47.838 O: I: Configuring findutils... 00:00:47.842 O: I: Configuring libmount1:amd64... 00:00:47.847 O: I: Configuring libsemanage1:amd64... 00:00:47.852 O: I: Configuring tar... 00:00:47.871 O: I: Configuring coreutils... 00:00:47.885 O: I: Configuring dpkg... 00:00:47.891 O: I: Configuring grep... 00:00:47.895 O: I: Configuring perl-base... 00:00:47.908 O: I: Configuring init-system-helpers... 00:00:47.912 O: I: Configuring gzip... 00:00:47.921 O: I: Configuring debconf... 00:00:48.057 O: I: Configuring tzdata... 00:00:48.217 O: I: Configuring libpam0g:amd64... 00:00:48.331 O: I: Configuring dash... 00:00:48.535 O: I: Configuring libssl1.1:amd64... 00:00:48.650 O: I: Configuring libpam-modules-bin... 00:00:48.655 O: I: Configuring libkrb5-3:amd64... 00:00:48.659 O: I: Configuring libgssapi-krb5-2:amd64... 00:00:48.666 O: I: Configuring libtirpc3:amd64... 00:00:48.671 O: I: Configuring libnsl2:amd64... 00:00:48.686 O: I: Configuring libpam-modules:amd64... 00:00:48.706 O: I: Configuring passwd... 00:00:48.754 O: I: Configuring libpam-runtime... 00:00:48.913 O: I: Configuring login... 00:00:48.938 O: I: Configuring adduser... 00:00:49.071 O: I: Configuring apt... 00:00:49.524 O: I: Configuring util-linux... 00:00:49.722 O: I: Configuring mount... 00:00:49.726 O: I: Configuring libc-bin... 00:00:49.744 O: I: Unpacking the base system... 00:01:23.512 O: I: Unpacking apt-utils... 00:01:23.579 O: I: Unpacking cpio... 00:01:23.634 O: I: Unpacking cron... 00:01:23.670 O: I: Unpacking debconf-i18n... 00:01:23.723 O: I: Unpacking dmidecode... 00:01:23.754 O: I: Unpacking fdisk... 00:01:23.802 O: I: Unpacking ifupdown... 00:01:23.888 O: I: Unpacking init... 00:01:23.916 O: I: Unpacking iproute2... 00:01:24.049 O: I: Unpacking iputils-ping... 00:01:24.080 O: I: Unpacking isc-dhcp-client... 00:01:24.134 O: I: Unpacking isc-dhcp-common... 00:01:24.175 O: I: Unpacking kmod... 00:01:24.214 O: I: Unpacking less... 00:01:24.258 O: I: Unpacking libbpf0:amd64... 00:01:24.294 O: I: Unpacking libbsd0:amd64... 00:01:24.329 O: I: Unpacking libcap2-bin... 00:01:24.358 O: I: Unpacking libdns-export1110... 00:01:24.465 O: I: Unpacking libedit2:amd64... 00:01:24.500 O: I: Unpacking libelf1:amd64... 00:01:24.544 O: I: Unpacking libestr0:amd64... 00:01:24.572 O: I: Unpacking libfastjson4:amd64... 00:01:24.600 O: I: Unpacking libfdisk1:amd64... 00:01:24.648 O: I: Unpacking libisc-export1105:amd64... 00:01:24.696 O: I: Unpacking libjansson4:amd64... 00:01:24.724 O: I: Unpacking liblocale-gettext-perl... 00:01:24.752 O: I: Unpacking liblognorm5:amd64... 00:01:24.782 O: I: Unpacking libmd0:amd64... 00:01:24.810 O: I: Unpacking libmnl0:amd64... 00:01:24.836 O: I: Unpacking libncurses6:amd64... 00:01:24.872 O: I: Unpacking libncursesw6:amd64... 00:01:24.916 O: I: Unpacking libnewt0.52:amd64... 00:01:24.977 O: I: Unpacking libnftables1:amd64... 00:01:25.032 O: I: Unpacking libnftnl11:amd64... 00:01:25.064 O: I: Unpacking libpopt0:amd64... 00:01:25.103 O: I: Unpacking libprocps8:amd64... 00:01:25.134 O: I: Unpacking libreadline8:amd64... 00:01:25.177 O: I: Unpacking libslang2:amd64... 00:01:25.249 O: I: Unpacking libtext-charwidth-perl... 00:01:25.275 O: I: Unpacking libtext-iconv-perl... 00:01:25.300 O: I: Unpacking libtext-wrapi18n-perl... 00:01:25.337 O: I: Unpacking libxtables12:amd64... 00:01:25.365 O: I: Unpacking logrotate... 00:01:25.399 O: I: Unpacking nano... 00:01:25.506 O: I: Unpacking netbase... 00:01:25.534 O: I: Unpacking nftables... 00:01:25.621 O: I: Unpacking procps... 00:01:25.720 O: I: Unpacking readline-common... 00:01:25.755 O: I: Unpacking rsyslog... 00:01:25.846 O: I: Unpacking sensible-utils... 00:01:25.877 O: I: Unpacking tasksel... 00:01:25.927 O: I: Unpacking tasksel-data... 00:01:25.974 O: I: Unpacking udev... 00:01:26.199 O: I: Unpacking vim-common... 00:01:26.252 O: I: Unpacking vim-tiny... 00:01:26.352 O: I: Unpacking whiptail... 00:01:26.384 O: I: Unpacking xxd... 00:01:26.432 O: I: Configuring the base system... 00:01:26.442 O: I: Configuring cpio... 00:01:26.450 O: I: Configuring libtext-iconv-perl... 00:01:26.453 O: I: Configuring libtext-charwidth-perl... 00:01:26.457 O: I: Configuring apt-utils... 00:01:26.461 O: I: Configuring init... 00:01:26.466 O: I: Configuring libestr0:amd64... 00:01:26.469 O: I: Configuring libfastjson4:amd64... 00:01:26.473 O: I: Configuring less... 00:01:26.482 O: I: Configuring kmod... 00:01:26.514 O: I: Configuring libtext-wrapi18n-perl... 00:01:26.518 O: I: Configuring xxd... 00:01:26.521 O: I: Configuring libjansson4:amd64... 00:01:26.525 O: I: Configuring libcap2-bin... 00:01:26.529 O: I: Configuring libisc-export1105:amd64... 00:01:26.534 O: I: Configuring vim-common... 00:01:26.547 O: I: Configuring libslang2:amd64... 00:01:26.551 O: I: Configuring libncurses6:amd64... 00:01:26.554 O: I: Configuring libmnl0:amd64... 00:01:26.559 O: I: Configuring udev... 00:01:27.241 O: I: Configuring libncursesw6:amd64... 00:01:27.245 O: I: Configuring libxtables12:amd64... 00:01:27.248 O: I: Configuring libfdisk1:amd64... 00:01:27.252 O: I: Configuring liblognorm5:amd64... 00:01:27.256 O: I: Configuring nano... 00:01:27.267 O: I: Configuring libmd0:amd64... 00:01:27.270 O: I: Configuring sensible-utils... 00:01:27.279 O: I: Configuring netbase... 00:01:27.287 O: I: Configuring isc-dhcp-common... 00:01:27.291 O: I: Configuring dmidecode... 00:01:27.294 O: I: Configuring libbsd0:amd64... 00:01:27.299 O: I: Configuring libelf1:amd64... 00:01:27.303 O: I: Configuring iputils-ping... 00:01:27.317 O: I: Configuring readline-common... 00:01:27.326 O: I: Configuring liblocale-gettext-perl... 00:01:27.329 O: I: Configuring libprocps8:amd64... 00:01:27.333 O: I: Configuring libpopt0:amd64... 00:01:27.341 O: I: Configuring logrotate... 00:01:27.526 O: I: Configuring libnewt0.52:amd64... 00:01:27.530 O: I: Configuring libedit2:amd64... 00:01:27.533 O: I: Configuring libreadline8:amd64... 00:01:27.548 O: I: Configuring cron... 00:01:27.833 O: I: Configuring rsyslog... 00:01:28.050 O: I: Configuring libdns-export1110... 00:01:28.053 O: I: Configuring debconf-i18n... 00:01:28.057 O: I: Configuring libnftnl11:amd64... 00:01:28.062 O: I: Configuring vim-tiny... 00:01:28.089 O: I: Configuring fdisk... 00:01:28.092 O: I: Configuring whiptail... 00:01:28.099 O: I: Configuring procps... 00:01:28.128 O: I: Configuring libbpf0:amd64... 00:01:28.131 O: I: Configuring libnftables1:amd64... 00:01:28.136 O: I: Configuring nftables... 00:01:28.316 O: I: Configuring iproute2... 00:01:28.447 O: I: Configuring isc-dhcp-client... 00:01:28.453 O: I: Configuring ifupdown... 00:01:28.873 O: I: Configuring tasksel-data... 00:01:28.881 O: I: Configuring tasksel... 00:01:29.020 O: I: Configuring libc-bin... 00:01:29.044 O: I: Base system installed successfully. 00:01:29.097 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.H0gTNCc3vh -c . 00:01:39.412 E: + rm -r /tmp/tmp.H0gTNCc3vh Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:49 result: SUCCESS ------------------------------------------------------------------------------ (4/280) debootstrap dist: stable mode: auto variant: minbase format: auto time left: 6:48: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=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.019 E: + tmpdir=/tmp/tmp.gqHJI9zEpo 00:00:00.023 E: + chmod 755 /tmp/tmp.gqHJI9zEpo 00:00:00.027 E: + [ stable = oldstable ] 00:00:00.031 E: + echo --merged-usr 00:00:00.034 E: + debootstrap --merged-usr --variant=minbase stable /tmp/tmp.gqHJI9zEpo http://127.0.0.1/debian 00:00:00.095 O: I: Target architecture can be executed 00:00:00.119 O: I: Retrieving InRelease 00:00:00.257 O: I: Checking Release signature 00:00:00.283 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481) 00:00:00.764 O: I: Retrieving Packages 00:00:00.949 O: I: Validating Packages 00:00:01.864 O: I: Resolving dependencies of required packages... 00:00:10.156 O: I: Resolving dependencies of base packages... 00:00:20.185 O: I: Checking component main on http://127.0.0.1/debian... 00:00:23.838 O: I: Retrieving adduser 3.134 00:00:23.857 O: I: Validating adduser 3.134 00:00:23.878 O: I: Retrieving apt 2.6.1 00:00:23.921 O: I: Validating apt 2.6.1 00:00:23.948 O: I: Retrieving base-files 12.4+deb12u5 00:00:23.963 O: I: Validating base-files 12.4+deb12u5 00:00:23.983 O: I: Retrieving base-passwd 3.6.1 00:00:23.998 O: I: Validating base-passwd 3.6.1 00:00:24.019 O: I: Retrieving bash 5.2.15-2+b2 00:00:24.061 O: I: Validating bash 5.2.15-2+b2 00:00:24.088 O: I: Retrieving bsdutils 1:2.38.1-5+b1 00:00:24.104 O: I: Validating bsdutils 1:2.38.1-5+b1 00:00:24.126 O: I: Retrieving coreutils 9.1-1 00:00:24.193 O: I: Validating coreutils 9.1-1 00:00:24.227 O: I: Retrieving dash 0.5.12-2 00:00:24.243 O: I: Validating dash 0.5.12-2 00:00:24.263 O: I: Retrieving debconf 1.5.82 00:00:24.280 O: I: Validating debconf 1.5.82 00:00:24.301 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1 00:00:24.319 O: I: Validating debian-archive-keyring 2023.3+deb12u1 00:00:24.339 O: I: Retrieving debianutils 5.7-0.5~deb12u1 00:00:24.355 O: I: Validating debianutils 5.7-0.5~deb12u1 00:00:24.375 O: I: Retrieving diffutils 1:3.8-4 00:00:24.395 O: I: Validating diffutils 1:3.8-4 00:00:24.418 O: I: Retrieving dpkg 1.21.22 00:00:24.468 O: I: Validating dpkg 1.21.22 00:00:24.495 O: I: Retrieving e2fsprogs 1.47.0-2 00:00:24.524 O: I: Validating e2fsprogs 1.47.0-2 00:00:24.548 O: I: Retrieving findutils 4.9.0-4 00:00:24.575 O: I: Validating findutils 4.9.0-4 00:00:24.599 O: I: Retrieving gcc-12-base 12.2.0-14 00:00:24.614 O: I: Validating gcc-12-base 12.2.0-14 00:00:24.634 O: I: Retrieving gpgv 2.2.40-1.1 00:00:24.660 O: I: Validating gpgv 2.2.40-1.1 00:00:24.683 O: I: Retrieving grep 3.8-5 00:00:24.704 O: I: Validating grep 3.8-5 00:00:24.726 O: I: Retrieving gzip 1.12-1 00:00:24.742 O: I: Validating gzip 1.12-1 00:00:24.763 O: I: Retrieving hostname 3.23+nmu1 00:00:24.777 O: I: Validating hostname 3.23+nmu1 00:00:24.797 O: I: Retrieving init-system-helpers 1.65.2 00:00:24.812 O: I: Validating init-system-helpers 1.65.2 00:00:24.832 O: I: Retrieving libacl1 2.3.1-3 00:00:24.847 O: I: Validating libacl1 2.3.1-3 00:00:24.868 O: I: Retrieving libapt-pkg6.0 2.6.1 00:00:24.901 O: I: Validating libapt-pkg6.0 2.6.1 00:00:24.925 O: I: Retrieving libattr1 1:2.5.1-4 00:00:24.939 O: I: Validating libattr1 1:2.5.1-4 00:00:24.960 O: I: Retrieving libaudit-common 1:3.0.9-1 00:00:24.974 O: I: Validating libaudit-common 1:3.0.9-1 00:00:24.995 O: I: Retrieving libaudit1 1:3.0.9-1 00:00:25.009 O: I: Validating libaudit1 1:3.0.9-1 00:00:25.029 O: I: Retrieving libblkid1 2.38.1-5+b1 00:00:25.046 O: I: Validating libblkid1 2.38.1-5+b1 00:00:25.067 O: I: Retrieving libbz2-1.0 1.0.8-5+b1 00:00:25.081 O: I: Validating libbz2-1.0 1.0.8-5+b1 00:00:25.101 O: I: Retrieving libc-bin 2.36-9+deb12u4 00:00:25.128 O: I: Validating libc-bin 2.36-9+deb12u4 00:00:25.151 O: I: Retrieving libc6 2.36-9+deb12u4 00:00:25.217 O: I: Validating libc6 2.36-9+deb12u4 00:00:25.249 O: I: Retrieving libcap-ng0 0.8.3-1+b3 00:00:25.263 O: I: Validating libcap-ng0 0.8.3-1+b3 00:00:25.284 O: I: Retrieving libcap2 1:2.66-4 00:00:25.298 O: I: Validating libcap2 1:2.66-4 00:00:25.318 O: I: Retrieving libcom-err2 1.47.0-2 00:00:25.332 O: I: Validating libcom-err2 1.47.0-2 00:00:25.352 O: I: Retrieving libcrypt1 1:4.4.33-2 00:00:25.368 O: I: Validating libcrypt1 1:4.4.33-2 00:00:25.389 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1 00:00:25.415 O: I: Validating libdb5.3 5.3.28+dfsg2-1 00:00:25.439 O: I: Retrieving libdebconfclient0 0.270 00:00:25.452 O: I: Validating libdebconfclient0 0.270 00:00:25.472 O: I: Retrieving libext2fs2 1.47.0-2 00:00:25.489 O: I: Validating libext2fs2 1.47.0-2 00:00:25.510 O: I: Retrieving libffi8 3.4.4-1 00:00:25.523 O: I: Validating libffi8 3.4.4-1 00:00:25.543 O: I: Retrieving libgcc-s1 12.2.0-14 00:00:25.558 O: I: Validating libgcc-s1 12.2.0-14 00:00:25.579 O: I: Retrieving libgcrypt20 1.10.1-3 00:00:25.606 O: I: Validating libgcrypt20 1.10.1-3 00:00:25.634 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1 00:00:25.659 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1 00:00:25.682 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2 00:00:25.724 O: I: Validating libgnutls30 3.7.9-2+deb12u2 00:00:25.752 O: I: Retrieving libgpg-error0 1.46-1 00:00:25.768 O: I: Validating libgpg-error0 1.46-1 00:00:25.788 O: I: Retrieving libhogweed6 3.8.1-2 00:00:25.808 O: I: Validating libhogweed6 3.8.1-2 00:00:25.830 O: I: Retrieving libidn2-0 2.3.3-1+b1 00:00:25.846 O: I: Validating libidn2-0 2.3.3-1+b1 00:00:25.867 O: I: Retrieving liblz4-1 1.9.4-1 00:00:25.882 O: I: Validating liblz4-1 1.9.4-1 00:00:25.902 O: I: Retrieving liblzma5 5.4.1-0.2 00:00:25.935 O: I: Validating liblzma5 5.4.1-0.2 00:00:25.956 O: I: Retrieving libmd0 1.0.4-2 00:00:25.971 O: I: Validating libmd0 1.0.4-2 00:00:25.991 O: I: Retrieving libmount1 2.38.1-5+b1 00:00:26.007 O: I: Validating libmount1 2.38.1-5+b1 00:00:26.029 O: I: Retrieving libnettle8 3.8.1-2 00:00:26.047 O: I: Validating libnettle8 3.8.1-2 00:00:26.069 O: I: Retrieving libp11-kit0 0.24.1-2 00:00:26.089 O: I: Validating libp11-kit0 0.24.1-2 00:00:26.111 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1 00:00:26.130 O: I: Validating libpam-modules 1.5.2-6+deb12u1 00:00:26.152 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1 00:00:26.168 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1 00:00:26.188 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1 00:00:26.206 O: I: Validating libpam-runtime 1.5.2-6+deb12u1 00:00:26.226 O: I: Retrieving libpam0g 1.5.2-6+deb12u1 00:00:26.242 O: I: Validating libpam0g 1.5.2-6+deb12u1 00:00:26.262 O: I: Retrieving libpcre2-8-0 10.42-1 00:00:26.281 O: I: Validating libpcre2-8-0 10.42-1 00:00:26.302 O: I: Retrieving libseccomp2 2.5.4-1+b3 00:00:26.317 O: I: Validating libseccomp2 2.5.4-1+b3 00:00:26.337 O: I: Retrieving libselinux1 3.4-1+b6 00:00:26.352 O: I: Validating libselinux1 3.4-1+b6 00:00:26.373 O: I: Retrieving libsemanage-common 3.4-1 00:00:26.387 O: I: Validating libsemanage-common 3.4-1 00:00:26.407 O: I: Retrieving libsemanage2 3.4-1+b5 00:00:26.422 O: I: Validating libsemanage2 3.4-1+b5 00:00:26.442 O: I: Retrieving libsepol2 3.4-2.1 00:00:26.462 O: I: Validating libsepol2 3.4-2.1 00:00:26.483 O: I: Retrieving libsmartcols1 2.38.1-5+b1 00:00:26.498 O: I: Validating libsmartcols1 2.38.1-5+b1 00:00:26.518 O: I: Retrieving libss2 1.47.0-2 00:00:26.532 O: I: Validating libss2 1.47.0-2 00:00:26.552 O: I: Retrieving libstdc++6 12.2.0-14 00:00:26.576 O: I: Validating libstdc++6 12.2.0-14 00:00:26.599 O: I: Retrieving libsystemd0 252.22-1~deb12u1 00:00:26.618 O: I: Validating libsystemd0 252.22-1~deb12u1 00:00:26.639 O: I: Retrieving libtasn1-6 4.19.0-2 00:00:26.653 O: I: Validating libtasn1-6 4.19.0-2 00:00:26.673 O: I: Retrieving libtinfo6 6.4-4 00:00:26.692 O: I: Validating libtinfo6 6.4-4 00:00:26.714 O: I: Retrieving libudev1 252.22-1~deb12u1 00:00:26.730 O: I: Validating libudev1 252.22-1~deb12u1 00:00:26.750 O: I: Retrieving libunistring2 1.0-2 00:00:26.771 O: I: Validating libunistring2 1.0-2 00:00:26.793 O: I: Retrieving libuuid1 2.38.1-5+b1 00:00:26.807 O: I: Validating libuuid1 2.38.1-5+b1 00:00:26.827 O: I: Retrieving libxxhash0 0.8.1-1 00:00:26.841 O: I: Validating libxxhash0 0.8.1-1 00:00:26.861 O: I: Retrieving libzstd1 1.5.4+dfsg2-5 00:00:26.881 O: I: Validating libzstd1 1.5.4+dfsg2-5 00:00:26.901 O: I: Retrieving login 1:4.13+dfsg1-1+b1 00:00:26.926 O: I: Validating login 1:4.13+dfsg1-1+b1 00:00:26.949 O: I: Retrieving logsave 1.47.0-2 00:00:26.963 O: I: Validating logsave 1.47.0-2 00:00:26.983 O: I: Retrieving mawk 1.3.4.20200120-3.1 00:00:26.999 O: I: Validating mawk 1.3.4.20200120-3.1 00:00:27.019 O: I: Retrieving mount 2.38.1-5+b1 00:00:27.036 O: I: Validating mount 2.38.1-5+b1 00:00:27.056 O: I: Retrieving ncurses-base 6.4-4 00:00:27.074 O: I: Validating ncurses-base 6.4-4 00:00:27.094 O: I: Retrieving ncurses-bin 6.4-4 00:00:27.115 O: I: Validating ncurses-bin 6.4-4 00:00:27.138 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1 00:00:27.169 O: I: Validating passwd 1:4.13+dfsg1-1+b1 00:00:27.194 O: I: Retrieving perl-base 5.36.0-7+deb12u1 00:00:27.236 O: I: Validating perl-base 5.36.0-7+deb12u1 00:00:27.263 O: I: Retrieving sed 4.9-1 00:00:27.283 O: I: Validating sed 4.9-1 00:00:27.304 O: I: Retrieving sysvinit-utils 3.06-4 00:00:27.318 O: I: Validating sysvinit-utils 3.06-4 00:00:27.338 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1 00:00:27.367 O: I: Validating tar 1.34+dfsg-1.2+deb12u1 00:00:27.391 O: I: Retrieving tzdata 2024a-0+deb12u1 00:00:27.410 O: I: Validating tzdata 2024a-0+deb12u1 00:00:27.431 O: I: Retrieving usr-is-merged 37~deb12u1 00:00:27.445 O: I: Validating usr-is-merged 37~deb12u1 00:00:27.464 O: I: Retrieving util-linux 2.38.1-5+b1 00:00:27.502 O: I: Validating util-linux 2.38.1-5+b1 00:00:27.527 O: I: Retrieving util-linux-extra 2.38.1-5+b1 00:00:27.543 O: I: Validating util-linux-extra 2.38.1-5+b1 00:00:27.563 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1 00:00:27.578 O: I: Validating zlib1g 1:1.2.13.dfsg-1 00:00:27.600 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:27.629 O: I: Extracting adduser... 00:00:27.648 O: I: Extracting apt... 00:00:27.732 O: I: Extracting base-files... 00:00:27.746 O: I: Extracting base-passwd... 00:00:27.756 O: I: Extracting bash... 00:00:27.854 O: I: Extracting bsdutils... 00:00:27.867 O: I: Extracting coreutils... 00:00:28.059 O: I: Extracting dash... 00:00:28.072 O: I: Extracting debconf... 00:00:28.087 O: I: Extracting debian-archive-keyring... 00:00:28.103 O: I: Extracting debianutils... 00:00:28.116 O: I: Extracting diffutils... 00:00:28.145 O: I: Extracting dpkg... 00:00:28.237 O: I: Extracting e2fsprogs... 00:00:28.273 O: I: Extracting findutils... 00:00:28.307 O: I: Extracting gcc-12-base... 00:00:28.316 O: I: Extracting gpgv... 00:00:28.340 O: I: Extracting grep... 00:00:28.366 O: I: Extracting gzip... 00:00:28.380 O: I: Extracting hostname... 00:00:28.388 O: I: Extracting init-system-helpers... 00:00:28.398 O: I: Extracting libacl1... 00:00:28.407 O: I: Extracting libapt-pkg6.0... 00:00:28.472 O: I: Extracting libattr1... 00:00:28.480 O: I: Extracting libaudit-common... 00:00:28.488 O: I: Extracting libaudit1... 00:00:28.499 O: I: Extracting libblkid1... 00:00:28.515 O: I: Extracting libbz2-1.0... 00:00:28.525 O: I: Extracting libc-bin... 00:00:28.570 O: I: Extracting libc6... 00:00:28.752 O: I: Extracting libcap-ng0... 00:00:28.760 O: I: Extracting libcap2... 00:00:28.769 O: I: Extracting libcom-err2... 00:00:28.777 O: I: Extracting libcrypt1... 00:00:28.789 O: I: Extracting libdb5.3... 00:00:28.838 O: I: Extracting libdebconfclient0... 00:00:28.845 O: I: Extracting libext2fs2... 00:00:28.865 O: I: Extracting libffi8... 00:00:28.873 O: I: Extracting libgcc-s1... 00:00:28.883 O: I: Extracting libgcrypt20... 00:00:28.922 O: I: Extracting libgmp10... 00:00:28.945 O: I: Extracting libgnutls30... 00:00:29.014 O: I: Extracting libgpg-error0... 00:00:29.026 O: I: Extracting libhogweed6... 00:00:29.046 O: I: Extracting libidn2-0... 00:00:29.062 O: I: Extracting liblz4-1... 00:00:29.073 O: I: Extracting liblzma5... 00:00:29.088 O: I: Extracting libmd0... 00:00:29.097 O: I: Extracting libmount1... 00:00:29.114 O: I: Extracting libnettle8... 00:00:29.134 O: I: Extracting libp11-kit0... 00:00:29.162 O: I: Extracting libpam-modules... 00:00:29.184 O: I: Extracting libpam-modules-bin... 00:00:29.195 O: I: Extracting libpam-runtime... 00:00:29.215 O: I: Extracting libpam0g... 00:00:29.226 O: I: Extracting libpcre2-8-0... 00:00:29.248 O: I: Extracting libseccomp2... 00:00:29.258 O: I: Extracting libselinux1... 00:00:29.270 O: I: Extracting libsemanage-common... 00:00:29.279 O: I: Extracting libsemanage2... 00:00:29.292 O: I: Extracting libsepol2... 00:00:29.316 O: I: Extracting libsmartcols1... 00:00:29.331 O: I: Extracting libss2... 00:00:29.339 O: I: Extracting libstdc++6... 00:00:29.386 O: I: Extracting libsystemd0... 00:00:29.413 O: I: Extracting libtasn1-6... 00:00:29.423 O: I: Extracting libtinfo6... 00:00:29.439 O: I: Extracting libudev1... 00:00:29.453 O: I: Extracting libunistring2... 00:00:29.492 O: I: Extracting libuuid1... 00:00:29.500 O: I: Extracting libxxhash0... 00:00:29.509 O: I: Extracting libzstd1... 00:00:29.534 O: I: Extracting login... 00:00:29.573 O: I: Extracting logsave... 00:00:29.581 O: I: Extracting mawk... 00:00:29.595 O: I: Extracting mount... 00:00:29.610 O: I: Extracting ncurses-base... 00:00:29.622 O: I: Extracting ncurses-bin... 00:00:29.642 O: I: Extracting passwd... 00:00:29.700 O: I: Extracting perl-base... 00:00:29.835 O: I: Extracting sed... 00:00:29.861 O: I: Extracting sysvinit-utils... 00:00:29.870 O: I: Extracting tar... 00:00:29.925 O: I: Extracting tzdata... 00:00:30.000 O: I: Extracting usr-is-merged... 00:00:30.008 O: I: Extracting util-linux... 00:00:30.084 O: I: Extracting util-linux-extra... 00:00:30.098 O: I: Extracting zlib1g... 00:00:30.588 O: I: Installing core packages... 00:00:32.314 O: I: Unpacking required packages... 00:00:32.359 O: I: Unpacking adduser... 00:00:32.416 O: I: Unpacking apt... 00:00:32.614 O: I: Unpacking base-files... 00:00:32.659 O: I: Unpacking base-passwd... 00:00:32.700 O: I: Unpacking bash... 00:00:32.862 O: I: Unpacking bsdutils... 00:00:32.902 O: I: Unpacking coreutils... 00:00:33.231 O: I: Unpacking dash... 00:00:33.272 O: I: Unpacking debconf... 00:00:33.338 O: I: Unpacking debian-archive-keyring... 00:00:33.482 O: I: Unpacking debianutils... 00:00:33.530 O: I: Unpacking diffutils... 00:00:33.603 O: I: Unpacking dpkg... 00:00:33.787 O: I: Unpacking e2fsprogs... 00:00:33.869 O: I: Unpacking findutils... 00:00:33.945 O: I: Unpacking gcc-12-base:amd64... 00:00:33.974 O: I: Unpacking gpgv... 00:00:34.027 O: I: Unpacking grep... 00:00:34.091 O: I: Unpacking gzip... 00:00:34.134 O: I: Unpacking hostname... 00:00:34.163 O: I: Unpacking init-system-helpers... 00:00:34.196 O: I: Unpacking libacl1:amd64... 00:00:34.228 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:34.348 O: I: Unpacking libattr1:amd64... 00:00:34.376 O: I: Unpacking libaudit-common... 00:00:34.404 O: I: Unpacking libaudit1:amd64... 00:00:34.438 O: I: Unpacking libblkid1:amd64... 00:00:34.479 O: I: Unpacking libbz2-1.0:amd64... 00:00:34.512 O: I: Unpacking libc-bin... 00:00:34.619 O: I: Unpacking libc6:amd64... 00:00:35.075 O: I: Unpacking libcap-ng0:amd64... 00:00:35.106 O: I: Unpacking libcap2:amd64... 00:00:35.137 O: I: Unpacking libcom-err2:amd64... 00:00:35.165 O: I: Unpacking libcrypt1:amd64... 00:00:35.200 O: I: Unpacking libdb5.3:amd64... 00:00:35.291 O: I: Unpacking libdebconfclient0:amd64... 00:00:35.320 O: I: Unpacking libext2fs2:amd64... 00:00:35.367 O: I: Unpacking libffi8:amd64... 00:00:35.396 O: I: Unpacking libgcc-s1:amd64... 00:00:35.429 O: I: Unpacking libgcrypt20:amd64... 00:00:35.504 O: I: Unpacking libgmp10:amd64... 00:00:35.557 O: I: Unpacking libgnutls30:amd64... 00:00:35.685 O: I: Unpacking libgpg-error0:amd64... 00:00:35.720 O: I: Unpacking libhogweed6:amd64... 00:00:35.779 O: I: Unpacking libidn2-0:amd64... 00:00:35.828 O: I: Unpacking liblz4-1:amd64... 00:00:35.860 O: I: Unpacking liblzma5:amd64... 00:00:35.903 O: I: Unpacking libmd0:amd64... 00:00:35.934 O: I: Unpacking libmount1:amd64... 00:00:35.979 O: I: Unpacking libnettle8:amd64... 00:00:36.028 O: I: Unpacking libp11-kit0:amd64... 00:00:36.090 O: I: Unpacking libpam-modules:amd64... 00:00:36.254 O: I: Unpacking libpam-modules-bin... 00:00:36.292 O: I: Unpacking libpam-runtime... 00:00:36.366 O: I: Unpacking libpam0g:amd64... 00:00:36.402 O: I: Unpacking libpcre2-8-0:amd64... 00:00:36.454 O: I: Unpacking libseccomp2:amd64... 00:00:36.489 O: I: Unpacking libselinux1:amd64... 00:00:36.523 O: I: Unpacking libsemanage-common... 00:00:36.554 O: I: Unpacking libsemanage2:amd64... 00:00:36.592 O: I: Unpacking libsepol2:amd64... 00:00:36.646 O: I: Unpacking libsmartcols1:amd64... 00:00:36.683 O: I: Unpacking libss2:amd64... 00:00:36.717 O: I: Unpacking libstdc++6:amd64... 00:00:36.804 O: I: Unpacking libsystemd0:amd64... 00:00:36.862 O: I: Unpacking libtasn1-6:amd64... 00:00:36.894 O: I: Unpacking libtinfo6:amd64... 00:00:36.935 O: I: Unpacking libudev1:amd64... 00:00:36.971 O: I: Unpacking libunistring2:amd64... 00:00:37.047 O: I: Unpacking libuuid1:amd64... 00:00:37.078 O: I: Unpacking libxxhash0:amd64... 00:00:37.107 O: I: Unpacking libzstd1:amd64... 00:00:37.163 O: I: Unpacking login... 00:00:37.267 O: I: Unpacking logsave... 00:00:37.300 O: I: Unpacking mawk... 00:00:37.338 O: I: Unpacking mount... 00:00:37.378 O: I: Unpacking ncurses-base... 00:00:37.420 O: I: Unpacking ncurses-bin... 00:00:37.474 O: I: Unpacking passwd... 00:00:37.658 O: I: Unpacking perl-base... 00:00:38.027 O: I: Unpacking sed... 00:00:38.091 O: I: Unpacking sysvinit-utils... 00:00:38.121 O: I: Unpacking tar... 00:00:38.237 O: I: Unpacking tzdata... 00:00:38.688 O: I: Unpacking usr-is-merged... 00:00:38.726 O: I: Unpacking util-linux... 00:00:38.910 O: I: Unpacking util-linux-extra... 00:00:38.955 O: I: Unpacking zlib1g:amd64... 00:00:38.986 O: I: Configuring required packages... 00:00:39.014 O: I: Configuring debian-archive-keyring... 00:00:39.127 O: I: Configuring usr-is-merged... 00:00:39.147 O: I: Configuring libaudit-common... 00:00:39.152 O: I: Configuring libsemanage-common... 00:00:39.158 O: I: Configuring debconf... 00:00:39.286 O: I: Configuring gcc-12-base:amd64... 00:00:39.290 O: I: Configuring tzdata... 00:00:39.532 O: I: Configuring ncurses-base... 00:00:39.536 O: I: Configuring init-system-helpers... 00:00:39.550 O: I: Configuring libgcc-s1:amd64... 00:00:39.558 O: I: Configuring libc6:amd64... 00:00:39.696 O: I: Configuring libudev1:amd64... 00:00:39.700 O: I: Configuring libffi8:amd64... 00:00:39.704 O: I: Configuring libmd0:amd64... 00:00:39.709 O: I: Configuring libxxhash0:amd64... 00:00:39.714 O: I: Configuring libattr1:amd64... 00:00:39.719 O: I: Configuring sysvinit-utils... 00:00:39.723 O: I: Configuring libtasn1-6:amd64... 00:00:39.727 O: I: Configuring debianutils... 00:00:39.790 O: I: Configuring mawk... 00:00:39.797 O: I: Configuring libdebconfclient0:amd64... 00:00:39.809 O: I: Configuring base-files... 00:00:39.826 O: I: Configuring libbz2-1.0:amd64... 00:00:39.830 O: I: Configuring libdb5.3:amd64... 00:00:39.834 O: I: Configuring libblkid1:amd64... 00:00:39.838 O: I: Configuring libstdc++6:amd64... 00:00:39.842 O: I: Configuring libtinfo6:amd64... 00:00:39.851 O: I: Configuring bash... 00:00:39.862 O: I: Configuring libzstd1:amd64... 00:00:39.868 O: I: Configuring liblzma5:amd64... 00:00:39.872 O: I: Configuring libgpg-error0:amd64... 00:00:39.876 O: I: Configuring liblz4-1:amd64... 00:00:39.886 O: I: Configuring libc-bin... 00:00:39.900 O: I: Configuring ncurses-bin... 00:00:39.905 O: I: Configuring libacl1:amd64... 00:00:39.909 O: I: Configuring libunistring2:amd64... 00:00:39.913 O: I: Configuring libsmartcols1:amd64... 00:00:39.917 O: I: Configuring libgcrypt20:amd64... 00:00:39.923 O: I: Configuring zlib1g:amd64... 00:00:39.927 O: I: Configuring libcrypt1:amd64... 00:00:39.930 O: I: Configuring libidn2-0:amd64... 00:00:39.934 O: I: Configuring libcom-err2:amd64... 00:00:39.938 O: I: Configuring diffutils... 00:00:39.943 O: I: Configuring libseccomp2:amd64... 00:00:39.947 O: I: Configuring libcap2:amd64... 00:00:39.951 O: I: Configuring hostname... 00:00:39.955 O: I: Configuring libcap-ng0:amd64... 00:00:39.959 O: I: Configuring libext2fs2:amd64... 00:00:39.963 O: I: Configuring libnettle8:amd64... 00:00:39.967 O: I: Configuring libgmp10:amd64... 00:00:39.971 O: I: Configuring libp11-kit0:amd64... 00:00:39.974 O: I: Configuring libaudit1:amd64... 00:00:39.979 O: I: Configuring libuuid1:amd64... 00:00:39.983 O: I: Configuring libss2:amd64... 00:00:39.988 O: I: Configuring libsepol2:amd64... 00:00:39.992 O: I: Configuring libpcre2-8-0:amd64... 00:00:39.997 O: I: Configuring logsave... 00:00:40.002 O: I: Configuring gpgv... 00:00:40.009 O: I: Configuring util-linux-extra... 00:00:40.028 O: I: Configuring libhogweed6:amd64... 00:00:40.036 O: I: Configuring e2fsprogs... 00:00:40.394 O: I: Configuring libsystemd0:amd64... 00:00:40.399 O: I: Configuring libselinux1:amd64... 00:00:40.403 O: I: Configuring libgnutls30:amd64... 00:00:40.407 O: I: Configuring libpam0g:amd64... 00:00:40.519 O: I: Configuring libapt-pkg6.0:amd64... 00:00:40.523 O: I: Configuring sed... 00:00:40.527 O: I: Configuring findutils... 00:00:40.531 O: I: Configuring libmount1:amd64... 00:00:40.535 O: I: Configuring libsemanage2:amd64... 00:00:40.539 O: I: Configuring base-passwd... 00:00:40.677 O: I: Configuring bsdutils... 00:00:40.682 O: I: Configuring tar... 00:00:40.690 O: I: Configuring libpam-modules-bin... 00:00:40.694 O: I: Configuring coreutils... 00:00:40.705 O: I: Configuring util-linux... 00:00:40.902 O: I: Configuring dpkg... 00:00:41.091 O: I: Configuring mount... 00:00:41.095 O: I: Configuring dash... 00:00:41.192 O: I: Configuring libpam-modules:amd64... 00:00:41.203 O: I: Configuring grep... 00:00:41.206 O: I: Configuring perl-base... 00:00:41.218 O: I: Configuring gzip... 00:00:41.230 O: I: Configuring passwd... 00:00:41.275 O: I: Configuring libpam-runtime... 00:00:41.435 O: I: Configuring login... 00:00:41.460 O: I: Configuring adduser... 00:00:41.467 O: I: Configuring apt... 00:00:41.844 O: I: Configuring libc-bin... 00:00:41.860 O: I: Unpacking the base system... 00:00:42.604 O: I: Base system installed successfully. 00:00:42.684 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.gqHJI9zEpo -c . 00:00:49.408 E: + rm -r /tmp/tmp.gqHJI9zEpo Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:59 result: SUCCESS ------------------------------------------------------------------------------ (5/280) debootstrap dist: stable mode: auto variant: buildd format: auto time left: 6:13:13 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.020 E: + tmpdir=/tmp/tmp.q4VhGpoVUD 00:00:00.023 E: + chmod 755 /tmp/tmp.q4VhGpoVUD 00:00:00.027 E: + [ stable = oldstable ] 00:00:00.030 E: + echo --merged-usr 00:00:00.034 E: + debootstrap --merged-usr --variant=buildd stable /tmp/tmp.q4VhGpoVUD 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.255 O: I: Checking Release signature 00:00:00.279 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481) 00:00:00.792 O: I: Retrieving Packages 00:00:00.976 O: I: Validating Packages 00:00:01.909 O: I: Resolving dependencies of required packages... 00:00:10.183 O: I: Resolving dependencies of base packages... 00:00:26.444 O: I: Checking component main on http://127.0.0.1/debian... 00:00:29.972 O: I: Retrieving adduser 3.134 00:00:29.992 O: I: Validating adduser 3.134 00:00:30.014 O: I: Retrieving apt 2.6.1 00:00:30.056 O: I: Validating apt 2.6.1 00:00:30.085 O: I: Retrieving base-files 12.4+deb12u5 00:00:30.101 O: I: Validating base-files 12.4+deb12u5 00:00:30.123 O: I: Retrieving base-passwd 3.6.1 00:00:30.139 O: I: Validating base-passwd 3.6.1 00:00:30.160 O: I: Retrieving bash 5.2.15-2+b2 00:00:30.204 O: I: Validating bash 5.2.15-2+b2 00:00:30.233 O: I: Retrieving binutils 2.40-2 00:00:30.249 O: I: Validating binutils 2.40-2 00:00:30.271 O: I: Retrieving binutils-common 2.40-2 00:00:30.333 O: I: Validating binutils-common 2.40-2 00:00:30.366 O: I: Retrieving binutils-x86-64-linux-gnu 2.40-2 00:00:30.424 O: I: Validating binutils-x86-64-linux-gnu 2.40-2 00:00:30.457 O: I: Retrieving bsdutils 1:2.38.1-5+b1 00:00:30.472 O: I: Validating bsdutils 1:2.38.1-5+b1 00:00:30.495 O: I: Retrieving build-essential 12.9 00:00:30.509 O: I: Validating build-essential 12.9 00:00:30.531 O: I: Retrieving bzip2 1.0.8-5+b1 00:00:30.547 O: I: Validating bzip2 1.0.8-5+b1 00:00:30.568 O: I: Retrieving coreutils 9.1-1 00:00:30.642 O: I: Validating coreutils 9.1-1 00:00:30.677 O: I: Retrieving cpp 4:12.2.0-3 00:00:30.691 O: I: Validating cpp 4:12.2.0-3 00:00:30.711 O: I: Retrieving cpp-12 12.2.0-14 00:00:30.916 O: I: Validating cpp-12 12.2.0-14 00:00:30.983 O: I: Retrieving dash 0.5.12-2 00:00:31.000 O: I: Validating dash 0.5.12-2 00:00:31.022 O: I: Retrieving debconf 1.5.82 00:00:31.039 O: I: Validating debconf 1.5.82 00:00:31.061 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1 00:00:31.079 O: I: Validating debian-archive-keyring 2023.3+deb12u1 00:00:31.101 O: I: Retrieving debianutils 5.7-0.5~deb12u1 00:00:31.118 O: I: Validating debianutils 5.7-0.5~deb12u1 00:00:31.141 O: I: Retrieving diffutils 1:3.8-4 00:00:31.162 O: I: Validating diffutils 1:3.8-4 00:00:31.186 O: I: Retrieving dpkg 1.21.22 00:00:31.233 O: I: Validating dpkg 1.21.22 00:00:31.262 O: I: Retrieving dpkg-dev 1.21.22 00:00:31.303 O: I: Validating dpkg-dev 1.21.22 00:00:31.331 O: I: Retrieving e2fsprogs 1.47.0-2 00:00:31.357 O: I: Validating e2fsprogs 1.47.0-2 00:00:31.380 O: I: Retrieving findutils 4.9.0-4 00:00:31.409 O: I: Validating findutils 4.9.0-4 00:00:31.433 O: I: Retrieving g++ 4:12.2.0-3 00:00:31.447 O: I: Validating g++ 4:12.2.0-3 00:00:31.470 O: I: Retrieving g++-12 12.2.0-14 00:00:31.676 O: I: Validating g++-12 12.2.0-14 00:00:31.746 O: I: Retrieving gcc 4:12.2.0-3 00:00:31.760 O: I: Validating gcc 4:12.2.0-3 00:00:31.781 O: I: Retrieving gcc-12 12.2.0-14 00:00:32.159 O: I: Validating gcc-12 12.2.0-14 00:00:32.269 O: I: Retrieving gcc-12-base 12.2.0-14 00:00:32.285 O: I: Validating gcc-12-base 12.2.0-14 00:00:32.307 O: I: Retrieving gpgv 2.2.40-1.1 00:00:32.337 O: I: Validating gpgv 2.2.40-1.1 00:00:32.362 O: I: Retrieving grep 3.8-5 00:00:32.384 O: I: Validating grep 3.8-5 00:00:32.408 O: I: Retrieving gzip 1.12-1 00:00:32.426 O: I: Validating gzip 1.12-1 00:00:32.447 O: I: Retrieving hostname 3.23+nmu1 00:00:32.462 O: I: Validating hostname 3.23+nmu1 00:00:32.483 O: I: Retrieving init-system-helpers 1.65.2 00:00:32.499 O: I: Validating init-system-helpers 1.65.2 00:00:32.521 O: I: Retrieving libacl1 2.3.1-3 00:00:32.537 O: I: Validating libacl1 2.3.1-3 00:00:32.558 O: I: Retrieving libapt-pkg6.0 2.6.1 00:00:32.591 O: I: Validating libapt-pkg6.0 2.6.1 00:00:32.617 O: I: Retrieving libasan8 12.2.0-14 00:00:32.674 O: I: Validating libasan8 12.2.0-14 00:00:32.705 O: I: Retrieving libatomic1 12.2.0-14 00:00:32.719 O: I: Validating libatomic1 12.2.0-14 00:00:32.741 O: I: Retrieving libattr1 1:2.5.1-4 00:00:32.756 O: I: Validating libattr1 1:2.5.1-4 00:00:32.777 O: I: Retrieving libaudit-common 1:3.0.9-1 00:00:32.791 O: I: Validating libaudit-common 1:3.0.9-1 00:00:32.813 O: I: Retrieving libaudit1 1:3.0.9-1 00:00:32.829 O: I: Validating libaudit1 1:3.0.9-1 00:00:32.850 O: I: Retrieving libbinutils 2.40-2 00:00:32.876 O: I: Validating libbinutils 2.40-2 00:00:32.900 O: I: Retrieving libblkid1 2.38.1-5+b1 00:00:32.916 O: I: Validating libblkid1 2.38.1-5+b1 00:00:32.938 O: I: Retrieving libbz2-1.0 1.0.8-5+b1 00:00:32.953 O: I: Validating libbz2-1.0 1.0.8-5+b1 00:00:32.975 O: I: Retrieving libc-bin 2.36-9+deb12u4 00:00:33.000 O: I: Validating libc-bin 2.36-9+deb12u4 00:00:33.024 O: I: Retrieving libc-dev-bin 2.36-9+deb12u4 00:00:33.039 O: I: Validating libc-dev-bin 2.36-9+deb12u4 00:00:33.061 O: I: Retrieving libc6 2.36-9+deb12u4 00:00:33.130 O: I: Validating libc6 2.36-9+deb12u4 00:00:33.165 O: I: Retrieving libc6-dev 2.36-9+deb12u4 00:00:33.217 O: I: Validating libc6-dev 2.36-9+deb12u4 00:00:33.248 O: I: Retrieving libcap-ng0 0.8.3-1+b3 00:00:33.263 O: I: Validating libcap-ng0 0.8.3-1+b3 00:00:33.285 O: I: Retrieving libcap2 1:2.66-4 00:00:33.300 O: I: Validating libcap2 1:2.66-4 00:00:33.322 O: I: Retrieving libcc1-0 12.2.0-14 00:00:33.338 O: I: Validating libcc1-0 12.2.0-14 00:00:33.360 O: I: Retrieving libcom-err2 1.47.0-2 00:00:33.376 O: I: Validating libcom-err2 1.47.0-2 00:00:33.398 O: I: Retrieving libcrypt-dev 1:4.4.33-2 00:00:33.415 O: I: Validating libcrypt-dev 1:4.4.33-2 00:00:33.438 O: I: Retrieving libcrypt1 1:4.4.33-2 00:00:33.454 O: I: Validating libcrypt1 1:4.4.33-2 00:00:33.475 O: I: Retrieving libctf-nobfd0 2.40-2 00:00:33.493 O: I: Validating libctf-nobfd0 2.40-2 00:00:33.516 O: I: Retrieving libctf0 2.40-2 00:00:33.532 O: I: Validating libctf0 2.40-2 00:00:33.554 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1 00:00:33.581 O: I: Validating libdb5.3 5.3.28+dfsg2-1 00:00:33.606 O: I: Retrieving libdebconfclient0 0.270 00:00:33.621 O: I: Validating libdebconfclient0 0.270 00:00:33.641 O: I: Retrieving libdpkg-perl 1.21.22 00:00:33.667 O: I: Validating libdpkg-perl 1.21.22 00:00:33.690 O: I: Retrieving libext2fs2 1.47.0-2 00:00:33.709 O: I: Validating libext2fs2 1.47.0-2 00:00:33.731 O: I: Retrieving libffi8 3.4.4-1 00:00:33.746 O: I: Validating libffi8 3.4.4-1 00:00:33.767 O: I: Retrieving libgcc-12-dev 12.2.0-14 00:00:33.832 O: I: Validating libgcc-12-dev 12.2.0-14 00:00:33.864 O: I: Retrieving libgcc-s1 12.2.0-14 00:00:33.880 O: I: Validating libgcc-s1 12.2.0-14 00:00:33.901 O: I: Retrieving libgcrypt20 1.10.1-3 00:00:33.931 O: I: Validating libgcrypt20 1.10.1-3 00:00:33.957 O: I: Retrieving libgdbm-compat4 1.23-3 00:00:33.975 O: I: Validating libgdbm-compat4 1.23-3 00:00:33.997 O: I: Retrieving libgdbm6 1.23-3 00:00:34.014 O: I: Validating libgdbm6 1.23-3 00:00:34.036 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1 00:00:34.061 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1 00:00:34.085 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2 00:00:34.127 O: I: Validating libgnutls30 3.7.9-2+deb12u2 00:00:34.156 O: I: Retrieving libgomp1 12.2.0-14 00:00:34.174 O: I: Validating libgomp1 12.2.0-14 00:00:34.197 O: I: Retrieving libgpg-error0 1.46-1 00:00:34.213 O: I: Validating libgpg-error0 1.46-1 00:00:34.236 O: I: Retrieving libgprofng0 2.40-2 00:00:34.266 O: I: Validating libgprofng0 2.40-2 00:00:34.291 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1 00:00:34.308 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1 00:00:34.330 O: I: Retrieving libhogweed6 3.8.1-2 00:00:34.351 O: I: Validating libhogweed6 3.8.1-2 00:00:34.374 O: I: Retrieving libidn2-0 2.3.3-1+b1 00:00:34.390 O: I: Validating libidn2-0 2.3.3-1+b1 00:00:34.412 O: I: Retrieving libisl23 0.25-1.1 00:00:34.440 O: I: Validating libisl23 0.25-1.1 00:00:34.465 O: I: Retrieving libitm1 12.2.0-14 00:00:34.482 O: I: Validating libitm1 12.2.0-14 00:00:34.504 O: I: Retrieving libjansson4 2.14-2 00:00:34.519 O: I: Validating libjansson4 2.14-2 00:00:34.541 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1 00:00:34.557 O: I: Validating libk5crypto3 1.20.1-2+deb12u1 00:00:34.579 O: I: Retrieving libkeyutils1 1.6.3-2 00:00:34.593 O: I: Validating libkeyutils1 1.6.3-2 00:00:34.615 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1 00:00:34.638 O: I: Validating libkrb5-3 1.20.1-2+deb12u1 00:00:34.660 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1 00:00:34.675 O: I: Validating libkrb5support0 1.20.1-2+deb12u1 00:00:34.696 O: I: Retrieving liblsan0 12.2.0-14 00:00:34.729 O: I: Validating liblsan0 12.2.0-14 00:00:34.755 O: I: Retrieving liblz4-1 1.9.4-1 00:00:34.771 O: I: Validating liblz4-1 1.9.4-1 00:00:34.794 O: I: Retrieving liblzma5 5.4.1-0.2 00:00:34.813 O: I: Validating liblzma5 5.4.1-0.2 00:00:34.834 O: I: Retrieving libmd0 1.0.4-2 00:00:34.850 O: I: Validating libmd0 1.0.4-2 00:00:34.871 O: I: Retrieving libmount1 2.38.1-5+b1 00:00:34.889 O: I: Validating libmount1 2.38.1-5+b1 00:00:34.911 O: I: Retrieving libmpc3 1.3.1-1 00:00:34.926 O: I: Validating libmpc3 1.3.1-1 00:00:34.948 O: I: Retrieving libmpfr6 4.2.0-1 00:00:34.977 O: I: Validating libmpfr6 4.2.0-1 00:00:35.001 O: I: Retrieving libnettle8 3.8.1-2 00:00:35.021 O: I: Validating libnettle8 3.8.1-2 00:00:35.043 O: I: Retrieving libnsl-dev 1.3.0-2 00:00:35.058 O: I: Validating libnsl-dev 1.3.0-2 00:00:35.079 O: I: Retrieving libnsl2 1.3.0-2 00:00:35.093 O: I: Validating libnsl2 1.3.0-2 00:00:35.114 O: I: Retrieving libp11-kit0 0.24.1-2 00:00:35.135 O: I: Validating libp11-kit0 0.24.1-2 00:00:35.157 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1 00:00:35.176 O: I: Validating libpam-modules 1.5.2-6+deb12u1 00:00:35.199 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1 00:00:35.215 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1 00:00:35.236 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1 00:00:35.254 O: I: Validating libpam-runtime 1.5.2-6+deb12u1 00:00:35.277 O: I: Retrieving libpam0g 1.5.2-6+deb12u1 00:00:35.294 O: I: Validating libpam0g 1.5.2-6+deb12u1 00:00:35.318 O: I: Retrieving libpcre2-8-0 10.42-1 00:00:35.338 O: I: Validating libpcre2-8-0 10.42-1 00:00:35.360 O: I: Retrieving libperl5.36 5.36.0-7+deb12u1 00:00:35.454 O: I: Validating libperl5.36 5.36.0-7+deb12u1 00:00:35.495 O: I: Retrieving libquadmath0 12.2.0-14 00:00:35.513 O: I: Validating libquadmath0 12.2.0-14 00:00:35.536 O: I: Retrieving libseccomp2 2.5.4-1+b3 00:00:35.551 O: I: Validating libseccomp2 2.5.4-1+b3 00:00:35.572 O: I: Retrieving libselinux1 3.4-1+b6 00:00:35.589 O: I: Validating libselinux1 3.4-1+b6 00:00:35.611 O: I: Retrieving libsemanage-common 3.4-1 00:00:35.631 O: I: Validating libsemanage-common 3.4-1 00:00:35.652 O: I: Retrieving libsemanage2 3.4-1+b5 00:00:35.667 O: I: Validating libsemanage2 3.4-1+b5 00:00:35.688 O: I: Retrieving libsepol2 3.4-2.1 00:00:35.708 O: I: Validating libsepol2 3.4-2.1 00:00:35.731 O: I: Retrieving libsmartcols1 2.38.1-5+b1 00:00:35.748 O: I: Validating libsmartcols1 2.38.1-5+b1 00:00:35.768 O: I: Retrieving libss2 1.47.0-2 00:00:35.782 O: I: Validating libss2 1.47.0-2 00:00:35.803 O: I: Retrieving libssl3 3.0.11-1~deb12u2 00:00:35.858 O: I: Validating libssl3 3.0.11-1~deb12u2 00:00:35.888 O: I: Retrieving libstdc++-12-dev 12.2.0-14 00:00:35.942 O: I: Validating libstdc++-12-dev 12.2.0-14 00:00:35.977 O: I: Retrieving libstdc++6 12.2.0-14 00:00:36.003 O: I: Validating libstdc++6 12.2.0-14 00:00:36.026 O: I: Retrieving libsystemd0 252.22-1~deb12u1 00:00:36.047 O: I: Validating libsystemd0 252.22-1~deb12u1 00:00:36.069 O: I: Retrieving libtasn1-6 4.19.0-2 00:00:36.085 O: I: Validating libtasn1-6 4.19.0-2 00:00:36.106 O: I: Retrieving libtinfo6 6.4-4 00:00:36.127 O: I: Validating libtinfo6 6.4-4 00:00:36.149 O: I: Retrieving libtirpc-common 1.3.3+ds-1 00:00:36.164 O: I: Validating libtirpc-common 1.3.3+ds-1 00:00:36.184 O: I: Retrieving libtirpc-dev 1.3.3+ds-1 00:00:36.203 O: I: Validating libtirpc-dev 1.3.3+ds-1 00:00:36.224 O: I: Retrieving libtirpc3 1.3.3+ds-1 00:00:36.240 O: I: Validating libtirpc3 1.3.3+ds-1 00:00:36.263 O: I: Retrieving libtsan2 12.2.0-14 00:00:36.322 O: I: Validating libtsan2 12.2.0-14 00:00:36.353 O: I: Retrieving libubsan1 12.2.0-14 00:00:36.385 O: I: Validating libubsan1 12.2.0-14 00:00:36.410 O: I: Retrieving libudev1 252.22-1~deb12u1 00:00:36.426 O: I: Validating libudev1 252.22-1~deb12u1 00:00:36.449 O: I: Retrieving libunistring2 1.0-2 00:00:36.472 O: I: Validating libunistring2 1.0-2 00:00:36.495 O: I: Retrieving libuuid1 2.38.1-5+b1 00:00:36.510 O: I: Validating libuuid1 2.38.1-5+b1 00:00:36.531 O: I: Retrieving libxxhash0 0.8.1-1 00:00:36.546 O: I: Validating libxxhash0 0.8.1-1 00:00:36.568 O: I: Retrieving libzstd1 1.5.4+dfsg2-5 00:00:36.588 O: I: Validating libzstd1 1.5.4+dfsg2-5 00:00:36.610 O: I: Retrieving linux-libc-dev 6.1.76-1 00:00:36.663 O: I: Validating linux-libc-dev 6.1.76-1 00:00:36.692 O: I: Retrieving login 1:4.13+dfsg1-1+b1 00:00:36.721 O: I: Validating login 1:4.13+dfsg1-1+b1 00:00:36.745 O: I: Retrieving logsave 1.47.0-2 00:00:36.760 O: I: Validating logsave 1.47.0-2 00:00:36.780 O: I: Retrieving make 4.3-4.1 00:00:36.803 O: I: Validating make 4.3-4.1 00:00:36.826 O: I: Retrieving mawk 1.3.4.20200120-3.1 00:00:36.844 O: I: Validating mawk 1.3.4.20200120-3.1 00:00:36.865 O: I: Retrieving mount 2.38.1-5+b1 00:00:36.882 O: I: Validating mount 2.38.1-5+b1 00:00:36.904 O: I: Retrieving ncurses-base 6.4-4 00:00:36.923 O: I: Validating ncurses-base 6.4-4 00:00:36.946 O: I: Retrieving ncurses-bin 6.4-4 00:00:36.968 O: I: Validating ncurses-bin 6.4-4 00:00:36.992 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1 00:00:37.024 O: I: Validating passwd 1:4.13+dfsg1-1+b1 00:00:37.050 O: I: Retrieving patch 2.7.6-7 00:00:37.068 O: I: Validating patch 2.7.6-7 00:00:37.089 O: I: Retrieving perl 5.36.0-7+deb12u1 00:00:37.109 O: I: Validating perl 5.36.0-7+deb12u1 00:00:37.131 O: I: Retrieving perl-base 5.36.0-7+deb12u1 00:00:37.173 O: I: Validating perl-base 5.36.0-7+deb12u1 00:00:37.202 O: I: Retrieving perl-modules-5.36 5.36.0-7+deb12u1 00:00:37.270 O: I: Validating perl-modules-5.36 5.36.0-7+deb12u1 00:00:37.304 O: I: Retrieving rpcsvc-proto 1.4.3-1 00:00:37.319 O: I: Validating rpcsvc-proto 1.4.3-1 00:00:37.341 O: I: Retrieving sed 4.9-1 00:00:37.362 O: I: Validating sed 4.9-1 00:00:37.384 O: I: Retrieving sysvinit-utils 3.06-4 00:00:37.398 O: I: Validating sysvinit-utils 3.06-4 00:00:37.419 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1 00:00:37.451 O: I: Validating tar 1.34+dfsg-1.2+deb12u1 00:00:37.476 O: I: Retrieving tzdata 2024a-0+deb12u1 00:00:37.495 O: I: Validating tzdata 2024a-0+deb12u1 00:00:37.517 O: I: Retrieving usr-is-merged 37~deb12u1 00:00:37.531 O: I: Validating usr-is-merged 37~deb12u1 00:00:37.551 O: I: Retrieving util-linux 2.38.1-5+b1 00:00:37.588 O: I: Validating util-linux 2.38.1-5+b1 00:00:37.616 O: I: Retrieving util-linux-extra 2.38.1-5+b1 00:00:37.632 O: I: Validating util-linux-extra 2.38.1-5+b1 00:00:37.654 O: I: Retrieving xz-utils 5.4.1-0.2 00:00:37.677 O: I: Validating xz-utils 5.4.1-0.2 00:00:37.701 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1 00:00:37.717 O: I: Validating zlib1g 1:1.2.13.dfsg-1 00:00:37.741 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:37.785 O: I: Extracting adduser... 00:00:37.805 O: I: Extracting apt... 00:00:37.890 O: I: Extracting base-files... 00:00:37.903 O: I: Extracting base-passwd... 00:00:37.914 O: I: Extracting bash... 00:00:38.011 O: I: Extracting bsdutils... 00:00:38.024 O: I: Extracting coreutils... 00:00:38.209 O: I: Extracting dash... 00:00:38.221 O: I: Extracting debconf... 00:00:38.240 O: I: Extracting debian-archive-keyring... 00:00:38.257 O: I: Extracting debianutils... 00:00:38.270 O: I: Extracting diffutils... 00:00:38.300 O: I: Extracting dpkg... 00:00:38.392 O: I: Extracting e2fsprogs... 00:00:38.430 O: I: Extracting findutils... 00:00:38.465 O: I: Extracting gcc-12-base... 00:00:38.475 O: I: Extracting gpgv... 00:00:38.499 O: I: Extracting grep... 00:00:38.524 O: I: Extracting gzip... 00:00:38.539 O: I: Extracting hostname... 00:00:38.547 O: I: Extracting init-system-helpers... 00:00:38.557 O: I: Extracting libacl1... 00:00:38.567 O: I: Extracting libapt-pkg6.0... 00:00:38.631 O: I: Extracting libattr1... 00:00:38.640 O: I: Extracting libaudit-common... 00:00:38.647 O: I: Extracting libaudit1... 00:00:38.657 O: I: Extracting libblkid1... 00:00:38.673 O: I: Extracting libbz2-1.0... 00:00:38.684 O: I: Extracting libc-bin... 00:00:38.729 O: I: Extracting libc6... 00:00:38.908 O: I: Extracting libcap-ng0... 00:00:38.918 O: I: Extracting libcap2... 00:00:38.926 O: I: Extracting libcom-err2... 00:00:38.934 O: I: Extracting libcrypt1... 00:00:38.947 O: I: Extracting libdb5.3... 00:00:38.997 O: I: Extracting libdebconfclient0... 00:00:39.004 O: I: Extracting libext2fs2... 00:00:39.024 O: I: Extracting libffi8... 00:00:39.032 O: I: Extracting libgcc-s1... 00:00:39.042 O: I: Extracting libgcrypt20... 00:00:39.080 O: I: Extracting libgmp10... 00:00:39.103 O: I: Extracting libgnutls30... 00:00:39.172 O: I: Extracting libgpg-error0... 00:00:39.184 O: I: Extracting libhogweed6... 00:00:39.204 O: I: Extracting libidn2-0... 00:00:39.220 O: I: Extracting liblz4-1... 00:00:39.232 O: I: Extracting liblzma5... 00:00:39.246 O: I: Extracting libmd0... 00:00:39.255 O: I: Extracting libmount1... 00:00:39.272 O: I: Extracting libnettle8... 00:00:39.291 O: I: Extracting libp11-kit0... 00:00:39.318 O: I: Extracting libpam-modules... 00:00:39.341 O: I: Extracting libpam-modules-bin... 00:00:39.352 O: I: Extracting libpam-runtime... 00:00:39.372 O: I: Extracting libpam0g... 00:00:39.383 O: I: Extracting libpcre2-8-0... 00:00:39.406 O: I: Extracting libseccomp2... 00:00:39.417 O: I: Extracting libselinux1... 00:00:39.428 O: I: Extracting libsemanage-common... 00:00:39.437 O: I: Extracting libsemanage2... 00:00:39.449 O: I: Extracting libsepol2... 00:00:39.473 O: I: Extracting libsmartcols1... 00:00:39.487 O: I: Extracting libss2... 00:00:39.495 O: I: Extracting libstdc++6... 00:00:39.541 O: I: Extracting libsystemd0... 00:00:39.567 O: I: Extracting libtasn1-6... 00:00:39.578 O: I: Extracting libtinfo6... 00:00:39.594 O: I: Extracting libudev1... 00:00:39.607 O: I: Extracting libunistring2... 00:00:39.647 O: I: Extracting libuuid1... 00:00:39.656 O: I: Extracting libxxhash0... 00:00:39.665 O: I: Extracting libzstd1... 00:00:39.689 O: I: Extracting login... 00:00:39.728 O: I: Extracting logsave... 00:00:39.736 O: I: Extracting mawk... 00:00:39.750 O: I: Extracting mount... 00:00:39.764 O: I: Extracting ncurses-base... 00:00:39.776 O: I: Extracting ncurses-bin... 00:00:39.796 O: I: Extracting passwd... 00:00:39.852 O: I: Extracting perl-base... 00:00:39.987 O: I: Extracting sed... 00:00:40.013 O: I: Extracting sysvinit-utils... 00:00:40.022 O: I: Extracting tar... 00:00:40.076 O: I: Extracting tzdata... 00:00:40.151 O: I: Extracting usr-is-merged... 00:00:40.159 O: I: Extracting util-linux... 00:00:40.234 O: I: Extracting util-linux-extra... 00:00:40.248 O: I: Extracting zlib1g... 00:00:40.769 O: I: Installing core packages... 00:00:42.575 O: I: Unpacking required packages... 00:00:42.633 O: I: Unpacking adduser... 00:00:42.698 O: I: Unpacking apt... 00:00:42.899 O: I: Unpacking base-files... 00:00:42.945 O: I: Unpacking base-passwd... 00:00:42.987 O: I: Unpacking bash... 00:00:43.154 O: I: Unpacking bsdutils... 00:00:43.195 O: I: Unpacking coreutils... 00:00:43.528 O: I: Unpacking dash... 00:00:43.569 O: I: Unpacking debconf... 00:00:43.640 O: I: Unpacking debian-archive-keyring... 00:00:43.789 O: I: Unpacking debianutils... 00:00:43.839 O: I: Unpacking diffutils... 00:00:43.915 O: I: Unpacking dpkg... 00:00:44.100 O: I: Unpacking e2fsprogs... 00:00:44.189 O: I: Unpacking findutils... 00:00:44.268 O: I: Unpacking gcc-12-base:amd64... 00:00:44.298 O: I: Unpacking gpgv... 00:00:44.351 O: I: Unpacking grep... 00:00:44.419 O: I: Unpacking gzip... 00:00:44.462 O: I: Unpacking hostname... 00:00:44.491 O: I: Unpacking init-system-helpers... 00:00:44.524 O: I: Unpacking libacl1:amd64... 00:00:44.558 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:44.678 O: I: Unpacking libattr1:amd64... 00:00:44.707 O: I: Unpacking libaudit-common... 00:00:44.738 O: I: Unpacking libaudit1:amd64... 00:00:44.770 O: I: Unpacking libblkid1:amd64... 00:00:44.811 O: I: Unpacking libbz2-1.0:amd64... 00:00:44.843 O: I: Unpacking libc-bin... 00:00:44.947 O: I: Unpacking libc6:amd64... 00:00:45.400 O: I: Unpacking libcap-ng0:amd64... 00:00:45.432 O: I: Unpacking libcap2:amd64... 00:00:45.463 O: I: Unpacking libcom-err2:amd64... 00:00:45.526 O: I: Unpacking libcrypt1:amd64... 00:00:45.567 O: I: Unpacking libdb5.3:amd64... 00:00:45.658 O: I: Unpacking libdebconfclient0:amd64... 00:00:45.691 O: I: Unpacking libext2fs2:amd64... 00:00:45.742 O: I: Unpacking libffi8:amd64... 00:00:45.773 O: I: Unpacking libgcc-s1:amd64... 00:00:45.809 O: I: Unpacking libgcrypt20:amd64... 00:00:45.888 O: I: Unpacking libgmp10:amd64... 00:00:45.942 O: I: Unpacking libgnutls30:amd64... 00:00:46.072 O: I: Unpacking libgpg-error0:amd64... 00:00:46.108 O: I: Unpacking libhogweed6:amd64... 00:00:46.161 O: I: Unpacking libidn2-0:amd64... 00:00:46.217 O: I: Unpacking liblz4-1:amd64... 00:00:46.253 O: I: Unpacking liblzma5:amd64... 00:00:46.299 O: I: Unpacking libmd0:amd64... 00:00:46.333 O: I: Unpacking libmount1:amd64... 00:00:46.378 O: I: Unpacking libnettle8:amd64... 00:00:46.428 O: I: Unpacking libp11-kit0:amd64... 00:00:46.490 O: I: Unpacking libpam-modules:amd64... 00:00:46.652 O: I: Unpacking libpam-modules-bin... 00:00:46.693 O: I: Unpacking libpam-runtime... 00:00:46.771 O: I: Unpacking libpam0g:amd64... 00:00:46.808 O: I: Unpacking libpcre2-8-0:amd64... 00:00:46.867 O: I: Unpacking libseccomp2:amd64... 00:00:46.899 O: I: Unpacking libselinux1:amd64... 00:00:46.934 O: I: Unpacking libsemanage-common... 00:00:46.964 O: I: Unpacking libsemanage2:amd64... 00:00:47.001 O: I: Unpacking libsepol2:amd64... 00:00:47.053 O: I: Unpacking libsmartcols1:amd64... 00:00:47.093 O: I: Unpacking libss2:amd64... 00:00:47.126 O: I: Unpacking libstdc++6:amd64... 00:00:47.222 O: I: Unpacking libsystemd0:amd64... 00:00:47.280 O: I: Unpacking libtasn1-6:amd64... 00:00:47.314 O: I: Unpacking libtinfo6:amd64... 00:00:47.357 O: I: Unpacking libudev1:amd64... 00:00:47.396 O: I: Unpacking libunistring2:amd64... 00:00:47.473 O: I: Unpacking libuuid1:amd64... 00:00:47.505 O: I: Unpacking libxxhash0:amd64... 00:00:47.535 O: I: Unpacking libzstd1:amd64... 00:00:47.593 O: I: Unpacking login... 00:00:47.703 O: I: Unpacking logsave... 00:00:47.736 O: I: Unpacking mawk... 00:00:47.777 O: I: Unpacking mount... 00:00:47.820 O: I: Unpacking ncurses-base... 00:00:47.867 O: I: Unpacking ncurses-bin... 00:00:47.924 O: I: Unpacking passwd... 00:00:48.114 O: I: Unpacking perl-base... 00:00:48.471 O: I: Unpacking sed... 00:00:48.538 O: I: Unpacking sysvinit-utils... 00:00:48.570 O: I: Unpacking tar... 00:00:48.691 O: I: Unpacking tzdata... 00:00:49.148 O: I: Unpacking usr-is-merged... 00:00:49.185 O: I: Unpacking util-linux... 00:00:49.364 O: I: Unpacking util-linux-extra... 00:00:49.408 O: I: Unpacking zlib1g:amd64... 00:00:49.438 O: I: Configuring required packages... 00:00:49.468 O: I: Configuring debian-archive-keyring... 00:00:49.577 O: I: Configuring usr-is-merged... 00:00:49.595 O: I: Configuring libaudit-common... 00:00:49.600 O: I: Configuring libsemanage-common... 00:00:49.606 O: I: Configuring debconf... 00:00:49.737 O: I: Configuring gcc-12-base:amd64... 00:00:49.741 O: I: Configuring tzdata... 00:00:49.984 O: I: Configuring ncurses-base... 00:00:49.988 O: I: Configuring init-system-helpers... 00:00:50.002 O: I: Configuring libgcc-s1:amd64... 00:00:50.011 O: I: Configuring libc6:amd64... 00:00:50.154 O: I: Configuring libudev1:amd64... 00:00:50.157 O: I: Configuring libffi8:amd64... 00:00:50.161 O: I: Configuring libmd0:amd64... 00:00:50.165 O: I: Configuring libxxhash0:amd64... 00:00:50.170 O: I: Configuring libattr1:amd64... 00:00:50.174 O: I: Configuring sysvinit-utils... 00:00:50.177 O: I: Configuring libtasn1-6:amd64... 00:00:50.181 O: I: Configuring debianutils... 00:00:50.242 O: I: Configuring mawk... 00:00:50.249 O: I: Configuring libdebconfclient0:amd64... 00:00:50.260 O: I: Configuring base-files... 00:00:50.276 O: I: Configuring libbz2-1.0:amd64... 00:00:50.280 O: I: Configuring libdb5.3:amd64... 00:00:50.284 O: I: Configuring libblkid1:amd64... 00:00:50.288 O: I: Configuring libstdc++6:amd64... 00:00:50.292 O: I: Configuring libtinfo6:amd64... 00:00:50.300 O: I: Configuring bash... 00:00:50.312 O: I: Configuring libzstd1:amd64... 00:00:50.316 O: I: Configuring liblzma5:amd64... 00:00:50.320 O: I: Configuring libgpg-error0:amd64... 00:00:50.323 O: I: Configuring liblz4-1:amd64... 00:00:50.333 O: I: Configuring libc-bin... 00:00:50.348 O: I: Configuring ncurses-bin... 00:00:50.353 O: I: Configuring libacl1:amd64... 00:00:50.356 O: I: Configuring libunistring2:amd64... 00:00:50.360 O: I: Configuring libsmartcols1:amd64... 00:00:50.364 O: I: Configuring libgcrypt20:amd64... 00:00:50.369 O: I: Configuring zlib1g:amd64... 00:00:50.373 O: I: Configuring libcrypt1:amd64... 00:00:50.376 O: I: Configuring libidn2-0:amd64... 00:00:50.380 O: I: Configuring libcom-err2:amd64... 00:00:50.384 O: I: Configuring diffutils... 00:00:50.389 O: I: Configuring libseccomp2:amd64... 00:00:50.393 O: I: Configuring libcap2:amd64... 00:00:50.398 O: I: Configuring hostname... 00:00:50.401 O: I: Configuring libcap-ng0:amd64... 00:00:50.406 O: I: Configuring libext2fs2:amd64... 00:00:50.410 O: I: Configuring libnettle8:amd64... 00:00:50.414 O: I: Configuring libgmp10:amd64... 00:00:50.419 O: I: Configuring libp11-kit0:amd64... 00:00:50.423 O: I: Configuring libaudit1:amd64... 00:00:50.428 O: I: Configuring libuuid1:amd64... 00:00:50.432 O: I: Configuring libss2:amd64... 00:00:50.437 O: I: Configuring libsepol2:amd64... 00:00:50.440 O: I: Configuring libpcre2-8-0:amd64... 00:00:50.444 O: I: Configuring logsave... 00:00:50.449 O: I: Configuring gpgv... 00:00:50.456 O: I: Configuring util-linux-extra... 00:00:50.475 O: I: Configuring libhogweed6:amd64... 00:00:50.484 O: I: Configuring e2fsprogs... 00:00:50.845 O: I: Configuring libsystemd0:amd64... 00:00:50.849 O: I: Configuring libselinux1:amd64... 00:00:50.854 O: I: Configuring libgnutls30:amd64... 00:00:50.858 O: I: Configuring libpam0g:amd64... 00:00:50.969 O: I: Configuring libapt-pkg6.0:amd64... 00:00:50.973 O: I: Configuring sed... 00:00:50.978 O: I: Configuring findutils... 00:00:50.981 O: I: Configuring libmount1:amd64... 00:00:50.985 O: I: Configuring libsemanage2:amd64... 00:00:50.989 O: I: Configuring base-passwd... 00:00:51.128 O: I: Configuring bsdutils... 00:00:51.132 O: I: Configuring tar... 00:00:51.141 O: I: Configuring libpam-modules-bin... 00:00:51.144 O: I: Configuring coreutils... 00:00:51.156 O: I: Configuring util-linux... 00:00:51.351 O: I: Configuring dpkg... 00:00:51.548 O: I: Configuring mount... 00:00:51.552 O: I: Configuring dash... 00:00:51.655 O: I: Configuring libpam-modules:amd64... 00:00:51.666 O: I: Configuring grep... 00:00:51.670 O: I: Configuring perl-base... 00:00:51.683 O: I: Configuring gzip... 00:00:51.695 O: I: Configuring passwd... 00:00:51.743 O: I: Configuring libpam-runtime... 00:00:51.906 O: I: Configuring login... 00:00:51.933 O: I: Configuring adduser... 00:00:51.941 O: I: Configuring apt... 00:00:52.322 O: I: Configuring libc-bin... 00:00:52.338 O: I: Unpacking the base system... 00:00:53.266 O: I: Unpacking binutils... 00:00:53.303 O: I: Unpacking binutils-common:amd64... 00:00:53.593 O: I: Unpacking binutils-x86-64-linux-gnu... 00:00:53.874 O: I: Unpacking build-essential... 00:00:53.900 O: I: Unpacking bzip2... 00:00:53.937 O: I: Unpacking cpp... 00:00:53.964 O: I: Unpacking cpp-12... 00:00:54.779 O: I: Unpacking dpkg-dev... 00:00:54.932 O: I: Unpacking g++... 00:00:54.960 O: I: Unpacking g++-12... 00:00:55.821 O: I: Unpacking gcc... 00:00:55.850 O: I: Unpacking gcc-12... 00:00:56.816 O: I: Unpacking libasan8:amd64... 00:00:57.066 O: I: Unpacking libatomic1:amd64... 00:00:57.094 O: I: Unpacking libbinutils:amd64... 00:00:57.176 O: I: Unpacking libc-dev-bin... 00:00:57.211 O: I: Unpacking libc6-dev:amd64... 00:00:57.464 O: I: Unpacking libcc1-0:amd64... 00:00:57.497 O: I: Unpacking libcrypt-dev:amd64... 00:00:57.547 O: I: Unpacking libctf-nobfd0:amd64... 00:00:57.589 O: I: Unpacking libctf0:amd64... 00:00:57.622 O: I: Unpacking libdpkg-perl... 00:00:57.716 O: I: Unpacking libgcc-12-dev:amd64... 00:00:57.965 O: I: Unpacking libgdbm-compat4:amd64... 00:00:57.998 O: I: Unpacking libgdbm6:amd64... 00:00:58.032 O: I: Unpacking libgomp1:amd64... 00:00:58.071 O: I: Unpacking libgprofng0:amd64... 00:00:58.181 O: I: Unpacking libgssapi-krb5-2:amd64... 00:00:58.224 O: I: Unpacking libisl23:amd64... 00:00:58.316 O: I: Unpacking libitm1:amd64... 00:00:58.346 O: I: Unpacking libjansson4:amd64... 00:00:58.376 O: I: Unpacking libk5crypto3:amd64... 00:00:58.413 O: I: Unpacking libkeyutils1:amd64... 00:00:58.449 O: I: Unpacking libkrb5-3:amd64... 00:00:58.511 O: I: Unpacking libkrb5support0:amd64... 00:00:58.543 O: I: Unpacking liblsan0:amd64... 00:00:58.678 O: I: Unpacking libmpc3:amd64... 00:00:58.713 O: I: Unpacking libmpfr6:amd64... 00:00:58.776 O: I: Unpacking libnsl-dev:amd64... 00:00:58.812 O: I: Unpacking libnsl2:amd64... 00:00:58.847 O: I: Unpacking libperl5.36:amd64... 00:00:59.316 O: I: Unpacking libquadmath0:amd64... 00:00:59.360 O: I: Unpacking libssl3:amd64... 00:00:59.553 O: I: Unpacking libstdc++-12-dev:amd64... 00:00:59.896 O: I: Unpacking libtirpc-common... 00:00:59.925 O: I: Unpacking libtirpc-dev:amd64... 00:00:59.979 O: I: Unpacking libtirpc3:amd64... 00:01:00.015 O: I: Unpacking libtsan2:amd64... 00:01:00.272 O: I: Unpacking libubsan1:amd64... 00:01:00.388 O: I: Unpacking linux-libc-dev:amd64... 00:01:00.682 O: I: Unpacking make... 00:01:00.751 O: I: Unpacking patch... 00:01:00.795 O: I: Unpacking perl... 00:01:00.860 O: I: Unpacking perl-modules-5.36... 00:01:01.343 O: I: Unpacking rpcsvc-proto... 00:01:01.388 O: I: Unpacking xz-utils... 00:01:01.491 O: I: Configuring the base system... 00:01:01.502 O: I: Configuring libkeyutils1:amd64... 00:01:01.507 O: I: Configuring libtirpc-common... 00:01:01.512 O: I: Configuring binutils-common:amd64... 00:01:01.516 O: I: Configuring libssl3:amd64... 00:01:01.520 O: I: Configuring linux-libc-dev:amd64... 00:01:01.524 O: I: Configuring libctf-nobfd0:amd64... 00:01:01.528 O: I: Configuring libgomp1:amd64... 00:01:01.532 O: I: Configuring bzip2... 00:01:01.536 O: I: Configuring libjansson4:amd64... 00:01:01.540 O: I: Configuring libkrb5support0:amd64... 00:01:01.544 O: I: Configuring perl-modules-5.36... 00:01:01.548 O: I: Configuring rpcsvc-proto... 00:01:01.552 O: I: Configuring make... 00:01:01.557 O: I: Configuring libmpfr6:amd64... 00:01:01.561 O: I: Configuring xz-utils... 00:01:01.574 O: I: Configuring libquadmath0:amd64... 00:01:01.577 O: I: Configuring libmpc3:amd64... 00:01:01.581 O: I: Configuring libatomic1:amd64... 00:01:01.584 O: I: Configuring patch... 00:01:01.588 O: I: Configuring libk5crypto3:amd64... 00:01:01.593 O: I: Configuring libubsan1:amd64... 00:01:01.597 O: I: Configuring libcrypt-dev:amd64... 00:01:01.609 O: I: Configuring libasan8:amd64... 00:01:01.613 O: I: Configuring libkrb5-3:amd64... 00:01:01.618 O: I: Configuring libtsan2:amd64... 00:01:01.622 O: I: Configuring libbinutils:amd64... 00:01:01.625 O: I: Configuring libisl23:amd64... 00:01:01.630 O: I: Configuring libc-dev-bin... 00:01:01.634 O: I: Configuring libcc1-0:amd64... 00:01:01.638 O: I: Configuring liblsan0:amd64... 00:01:01.642 O: I: Configuring libitm1:amd64... 00:01:01.646 O: I: Configuring libgdbm6:amd64... 00:01:01.650 O: I: Configuring libctf0:amd64... 00:01:01.654 O: I: Configuring cpp-12... 00:01:01.658 O: I: Configuring libgprofng0:amd64... 00:01:01.662 O: I: Configuring libgcc-12-dev:amd64... 00:01:01.666 O: I: Configuring libgssapi-krb5-2:amd64... 00:01:01.672 O: I: Configuring libgdbm-compat4:amd64... 00:01:01.675 O: I: Configuring cpp... 00:01:01.683 O: I: Configuring libperl5.36:amd64... 00:01:01.687 O: I: Configuring binutils-x86-64-linux-gnu... 00:01:01.691 O: I: Configuring libtirpc3:amd64... 00:01:01.694 O: I: Configuring binutils... 00:01:01.699 O: I: Configuring perl... 00:01:01.713 O: I: Configuring libtirpc-dev:amd64... 00:01:01.717 O: I: Configuring gcc-12... 00:01:01.720 O: I: Configuring libdpkg-perl... 00:01:01.725 O: I: Configuring libnsl2:amd64... 00:01:01.728 O: I: Configuring gcc... 00:01:01.745 O: I: Configuring dpkg-dev... 00:01:01.749 O: I: Configuring libnsl-dev:amd64... 00:01:01.753 O: I: Configuring libc6-dev:amd64... 00:01:01.757 O: I: Configuring libstdc++-12-dev:amd64... 00:01:01.761 O: I: Configuring g++-12... 00:01:01.765 O: I: Configuring g++... 00:01:01.774 O: I: Configuring build-essential... 00:01:01.778 O: I: Configuring libc-bin... 00:01:01.800 O: I: Base system installed successfully. 00:01:01.863 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.q4VhGpoVUD -c . 00:01:22.702 E: + rm -r /tmp/tmp.q4VhGpoVUD 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:22:14 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + mktemp -d 00:00:00.022 E: + tmpdir=/tmp/tmp.OTquiGtind 00:00:00.025 E: + chmod 755 /tmp/tmp.OTquiGtind 00:00:00.029 E: + [ stable = oldstable ] 00:00:00.032 E: + echo --merged-usr 00:00:00.036 E: + debootstrap --merged-usr --variant=- stable /tmp/tmp.OTquiGtind http://127.0.0.1/debian 00:00:00.101 O: I: Target architecture can be executed 00:00:00.129 O: I: Retrieving InRelease 00:00:00.376 O: I: Checking Release signature 00:00:00.401 O: I: Valid Release signature (key id 4D64FEC119C2029067D6E791F8D2585B8783D481) 00:00:00.906 O: I: Retrieving Packages 00:00:01.081 O: I: Validating Packages 00:00:02.520 O: I: Resolving dependencies of required packages... 00:00:11.088 O: I: Resolving dependencies of base packages... 00:00:21.411 O: I: Checking component main on http://127.0.0.1/debian... 00:00:24.916 O: I: Retrieving adduser 3.134 00:00:24.938 O: I: Validating adduser 3.134 00:00:24.959 O: I: Retrieving apt 2.6.1 00:00:25.001 O: I: Validating apt 2.6.1 00:00:25.027 O: I: Retrieving apt-utils 2.6.1 00:00:25.046 O: I: Validating apt-utils 2.6.1 00:00:25.068 O: I: Retrieving base-files 12.4+deb12u5 00:00:25.083 O: I: Validating base-files 12.4+deb12u5 00:00:25.103 O: I: Retrieving base-passwd 3.6.1 00:00:25.118 O: I: Validating base-passwd 3.6.1 00:00:25.138 O: I: Retrieving bash 5.2.15-2+b2 00:00:25.180 O: I: Validating bash 5.2.15-2+b2 00:00:25.207 O: I: Retrieving bsdutils 1:2.38.1-5+b1 00:00:25.223 O: I: Validating bsdutils 1:2.38.1-5+b1 00:00:25.243 O: I: Retrieving coreutils 9.1-1 00:00:25.304 O: I: Validating coreutils 9.1-1 00:00:25.338 O: I: Retrieving cpio 2.13+dfsg-7.1 00:00:25.355 O: I: Validating cpio 2.13+dfsg-7.1 00:00:25.376 O: I: Retrieving cron 3.0pl1-162 00:00:25.391 O: I: Validating cron 3.0pl1-162 00:00:25.412 O: I: Retrieving cron-daemon-common 3.0pl1-162 00:00:25.426 O: I: Validating cron-daemon-common 3.0pl1-162 00:00:25.446 O: I: Retrieving dash 0.5.12-2 00:00:25.461 O: I: Validating dash 0.5.12-2 00:00:25.482 O: I: Retrieving debconf 1.5.82 00:00:25.497 O: I: Validating debconf 1.5.82 00:00:25.519 O: I: Retrieving debconf-i18n 1.5.82 00:00:25.536 O: I: Validating debconf-i18n 1.5.82 00:00:25.556 O: I: Retrieving debian-archive-keyring 2023.3+deb12u1 00:00:25.572 O: I: Validating debian-archive-keyring 2023.3+deb12u1 00:00:25.592 O: I: Retrieving debianutils 5.7-0.5~deb12u1 00:00:25.608 O: I: Validating debianutils 5.7-0.5~deb12u1 00:00:25.628 O: I: Retrieving diffutils 1:3.8-4 00:00:25.648 O: I: Validating diffutils 1:3.8-4 00:00:25.670 O: I: Retrieving dmidecode 3.4-1 00:00:25.685 O: I: Validating dmidecode 3.4-1 00:00:25.705 O: I: Retrieving dmsetup 2:1.02.185-2 00:00:25.722 O: I: Validating dmsetup 2:1.02.185-2 00:00:25.742 O: I: Retrieving dpkg 1.21.22 00:00:25.783 O: I: Validating dpkg 1.21.22 00:00:25.810 O: I: Retrieving e2fsprogs 1.47.0-2 00:00:25.837 O: I: Validating e2fsprogs 1.47.0-2 00:00:25.861 O: I: Retrieving fdisk 2.38.1-5+b1 00:00:25.878 O: I: Validating fdisk 2.38.1-5+b1 00:00:25.899 O: I: Retrieving findutils 4.9.0-4 00:00:25.924 O: I: Validating findutils 4.9.0-4 00:00:25.946 O: I: Retrieving gcc-12-base 12.2.0-14 00:00:25.961 O: I: Validating gcc-12-base 12.2.0-14 00:00:25.981 O: I: Retrieving gpgv 2.2.40-1.1 00:00:26.007 O: I: Validating gpgv 2.2.40-1.1 00:00:26.029 O: I: Retrieving grep 3.8-5 00:00:26.050 O: I: Validating grep 3.8-5 00:00:26.071 O: I: Retrieving gzip 1.12-1 00:00:26.087 O: I: Validating gzip 1.12-1 00:00:26.108 O: I: Retrieving hostname 3.23+nmu1 00:00:26.123 O: I: Validating hostname 3.23+nmu1 00:00:26.143 O: I: Retrieving ifupdown 0.8.41 00:00:26.159 O: I: Validating ifupdown 0.8.41 00:00:26.179 O: I: Retrieving init 1.65.2 00:00:26.198 O: I: Validating init 1.65.2 00:00:26.218 O: I: Retrieving init-system-helpers 1.65.2 00:00:26.233 O: I: Validating init-system-helpers 1.65.2 00:00:26.253 O: I: Retrieving iproute2 6.1.0-3 00:00:26.288 O: I: Validating iproute2 6.1.0-3 00:00:26.314 O: I: Retrieving iputils-ping 3:20221126-1 00:00:26.329 O: I: Validating iputils-ping 3:20221126-1 00:00:26.349 O: I: Retrieving isc-dhcp-client 4.4.3-P1-2 00:00:26.382 O: I: Validating isc-dhcp-client 4.4.3-P1-2 00:00:26.407 O: I: Retrieving isc-dhcp-common 4.4.3-P1-2 00:00:26.423 O: I: Validating isc-dhcp-common 4.4.3-P1-2 00:00:26.443 O: I: Retrieving kmod 30+20221128-1 00:00:26.458 O: I: Validating kmod 30+20221128-1 00:00:26.479 O: I: Retrieving less 590-2 00:00:26.496 O: I: Validating less 590-2 00:00:26.517 O: I: Retrieving libacl1 2.3.1-3 00:00:26.531 O: I: Validating libacl1 2.3.1-3 00:00:26.552 O: I: Retrieving libapparmor1 3.0.8-3 00:00:26.567 O: I: Validating libapparmor1 3.0.8-3 00:00:26.587 O: I: Retrieving libapt-pkg6.0 2.6.1 00:00:26.619 O: I: Validating libapt-pkg6.0 2.6.1 00:00:26.644 O: I: Retrieving libargon2-1 0~20171227-0.3+deb12u1 00:00:26.658 O: I: Validating libargon2-1 0~20171227-0.3+deb12u1 00:00:26.679 O: I: Retrieving libattr1 1:2.5.1-4 00:00:26.694 O: I: Validating libattr1 1:2.5.1-4 00:00:26.714 O: I: Retrieving libaudit-common 1:3.0.9-1 00:00:26.728 O: I: Validating libaudit-common 1:3.0.9-1 00:00:26.748 O: I: Retrieving libaudit1 1:3.0.9-1 00:00:26.762 O: I: Validating libaudit1 1:3.0.9-1 00:00:26.783 O: I: Retrieving libblkid1 2.38.1-5+b1 00:00:26.799 O: I: Validating libblkid1 2.38.1-5+b1 00:00:26.821 O: I: Retrieving libbpf1 1:1.1.0-1 00:00:26.837 O: I: Validating libbpf1 1:1.1.0-1 00:00:26.858 O: I: Retrieving libbsd0 0.11.7-2 00:00:26.874 O: I: Validating libbsd0 0.11.7-2 00:00:26.896 O: I: Retrieving libbz2-1.0 1.0.8-5+b1 00:00:26.910 O: I: Validating libbz2-1.0 1.0.8-5+b1 00:00:26.931 O: I: Retrieving libc-bin 2.36-9+deb12u4 00:00:26.956 O: I: Validating libc-bin 2.36-9+deb12u4 00:00:26.979 O: I: Retrieving libc6 2.36-9+deb12u4 00:00:27.041 O: I: Validating libc6 2.36-9+deb12u4 00:00:27.074 O: I: Retrieving libcap-ng0 0.8.3-1+b3 00:00:27.089 O: I: Validating libcap-ng0 0.8.3-1+b3 00:00:27.140 O: I: Retrieving libcap2 1:2.66-4 00:00:27.228 O: I: Validating libcap2 1:2.66-4 00:00:27.290 O: I: Retrieving libcap2-bin 1:2.66-4 00:00:27.317 O: I: Validating libcap2-bin 1:2.66-4 00:00:27.341 O: I: Retrieving libcom-err2 1.47.0-2 00:00:27.422 O: I: Validating libcom-err2 1.47.0-2 00:00:27.450 O: I: Retrieving libcrypt1 1:4.4.33-2 00:00:27.532 O: I: Validating libcrypt1 1:4.4.33-2 00:00:27.569 O: I: Retrieving libcryptsetup12 2:2.6.1-4~deb12u2 00:00:27.659 O: I: Validating libcryptsetup12 2:2.6.1-4~deb12u2 00:00:27.698 O: I: Retrieving libdb5.3 5.3.28+dfsg2-1 00:00:27.731 O: I: Validating libdb5.3 5.3.28+dfsg2-1 00:00:27.755 O: I: Retrieving libdebconfclient0 0.270 00:00:27.769 O: I: Validating libdebconfclient0 0.270 00:00:27.790 O: I: Retrieving libdevmapper1.02.1 2:1.02.185-2 00:00:27.807 O: I: Validating libdevmapper1.02.1 2:1.02.185-2 00:00:27.829 O: I: Retrieving libedit2 3.1-20221030-2 00:00:27.845 O: I: Validating libedit2 3.1-20221030-2 00:00:27.866 O: I: Retrieving libelf1 0.188-2.1 00:00:27.883 O: I: Validating libelf1 0.188-2.1 00:00:27.905 O: I: Retrieving libext2fs2 1.47.0-2 00:00:27.924 O: I: Validating libext2fs2 1.47.0-2 00:00:27.945 O: I: Retrieving libfdisk1 2.38.1-5+b1 00:00:27.964 O: I: Validating libfdisk1 2.38.1-5+b1 00:00:27.986 O: I: Retrieving libffi8 3.4.4-1 00:00:28.000 O: I: Validating libffi8 3.4.4-1 00:00:28.021 O: I: Retrieving libgcc-s1 12.2.0-14 00:00:28.036 O: I: Validating libgcc-s1 12.2.0-14 00:00:28.056 O: I: Retrieving libgcrypt20 1.10.1-3 00:00:28.084 O: I: Validating libgcrypt20 1.10.1-3 00:00:28.108 O: I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1 00:00:28.133 O: I: Validating libgmp10 2:6.2.1+dfsg1-1.1 00:00:28.158 O: I: Retrieving libgnutls30 3.7.9-2+deb12u2 00:00:28.200 O: I: Validating libgnutls30 3.7.9-2+deb12u2 00:00:28.229 O: I: Retrieving libgpg-error0 1.46-1 00:00:28.244 O: I: Validating libgpg-error0 1.46-1 00:00:28.266 O: I: Retrieving libgssapi-krb5-2 1.20.1-2+deb12u1 00:00:28.283 O: I: Validating libgssapi-krb5-2 1.20.1-2+deb12u1 00:00:28.305 O: I: Retrieving libhogweed6 3.8.1-2 00:00:28.326 O: I: Validating libhogweed6 3.8.1-2 00:00:28.348 O: I: Retrieving libidn2-0 2.3.3-1+b1 00:00:28.365 O: I: Validating libidn2-0 2.3.3-1+b1 00:00:28.386 O: I: Retrieving libip4tc2 1.8.9-2 00:00:28.400 O: I: Validating libip4tc2 1.8.9-2 00:00:28.421 O: I: Retrieving libjansson4 2.14-2 00:00:28.437 O: I: Validating libjansson4 2.14-2 00:00:28.458 O: I: Retrieving libjson-c5 0.16-2 00:00:28.473 O: I: Validating libjson-c5 0.16-2 00:00:28.494 O: I: Retrieving libk5crypto3 1.20.1-2+deb12u1 00:00:28.510 O: I: Validating libk5crypto3 1.20.1-2+deb12u1 00:00:28.533 O: I: Retrieving libkeyutils1 1.6.3-2 00:00:28.548 O: I: Validating libkeyutils1 1.6.3-2 00:00:28.569 O: I: Retrieving libkmod2 30+20221128-1 00:00:28.584 O: I: Validating libkmod2 30+20221128-1 00:00:28.605 O: I: Retrieving libkrb5-3 1.20.1-2+deb12u1 00:00:28.626 O: I: Validating libkrb5-3 1.20.1-2+deb12u1 00:00:28.648 O: I: Retrieving libkrb5support0 1.20.1-2+deb12u1 00:00:28.664 O: I: Validating libkrb5support0 1.20.1-2+deb12u1 00:00:28.685 O: I: Retrieving liblocale-gettext-perl 1.07-5 00:00:28.700 O: I: Validating liblocale-gettext-perl 1.07-5 00:00:28.721 O: I: Retrieving liblz4-1 1.9.4-1 00:00:28.737 O: I: Validating liblz4-1 1.9.4-1 00:00:28.759 O: I: Retrieving liblzma5 5.4.1-0.2 00:00:28.777 O: I: Validating liblzma5 5.4.1-0.2 00:00:28.798 O: I: Retrieving libmd0 1.0.4-2 00:00:28.814 O: I: Validating libmd0 1.0.4-2 00:00:28.835 O: I: Retrieving libmnl0 1.0.4-3 00:00:28.851 O: I: Validating libmnl0 1.0.4-3 00:00:28.871 O: I: Retrieving libmount1 2.38.1-5+b1 00:00:28.888 O: I: Validating libmount1 2.38.1-5+b1 00:00:28.910 O: I: Retrieving libncursesw6 6.4-4 00:00:28.928 O: I: Validating libncursesw6 6.4-4 00:00:28.950 O: I: Retrieving libnettle8 3.8.1-2 00:00:28.971 O: I: Validating libnettle8 3.8.1-2 00:00:28.993 O: I: Retrieving libnewt0.52 0.52.23-1+b1 00:00:29.010 O: I: Validating libnewt0.52 0.52.23-1+b1 00:00:29.032 O: I: Retrieving libnftables1 1.0.6-2+deb12u2 00:00:29.052 O: I: Validating libnftables1 1.0.6-2+deb12u2 00:00:29.075 O: I: Retrieving libnftnl11 1.2.4-2 00:00:29.090 O: I: Validating libnftnl11 1.2.4-2 00:00:29.111 O: I: Retrieving libp11-kit0 0.24.1-2 00:00:29.133 O: I: Validating libp11-kit0 0.24.1-2 00:00:29.244 O: I: Retrieving libpam-modules 1.5.2-6+deb12u1 00:00:29.289 O: I: Validating libpam-modules 1.5.2-6+deb12u1 00:00:29.313 O: I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1 00:00:29.329 O: I: Validating libpam-modules-bin 1.5.2-6+deb12u1 00:00:29.350 O: I: Retrieving libpam-runtime 1.5.2-6+deb12u1 00:00:29.366 O: I: Validating libpam-runtime 1.5.2-6+deb12u1 00:00:29.387 O: I: Retrieving libpam0g 1.5.2-6+deb12u1 00:00:29.403 O: I: Validating libpam0g 1.5.2-6+deb12u1 00:00:29.424 O: I: Retrieving libpcre2-8-0 10.42-1 00:00:29.443 O: I: Validating libpcre2-8-0 10.42-1 00:00:29.464 O: I: Retrieving libpopt0 1.19+dfsg-1 00:00:29.479 O: I: Validating libpopt0 1.19+dfsg-1 00:00:29.499 O: I: Retrieving libproc2-0 2:4.0.2-3 00:00:29.513 O: I: Validating libproc2-0 2:4.0.2-3 00:00:29.534 O: I: Retrieving libreadline8 8.2-1.3 00:00:29.551 O: I: Validating libreadline8 8.2-1.3 00:00:29.572 O: I: Retrieving libseccomp2 2.5.4-1+b3 00:00:29.587 O: I: Validating libseccomp2 2.5.4-1+b3 00:00:29.608 O: I: Retrieving libselinux1 3.4-1+b6 00:00:29.624 O: I: Validating libselinux1 3.4-1+b6 00:00:29.645 O: I: Retrieving libsemanage-common 3.4-1 00:00:29.660 O: I: Validating libsemanage-common 3.4-1 00:00:29.680 O: I: Retrieving libsemanage2 3.4-1+b5 00:00:29.695 O: I: Validating libsemanage2 3.4-1+b5 00:00:29.717 O: I: Retrieving libsepol2 3.4-2.1 00:00:29.734 O: I: Validating libsepol2 3.4-2.1 00:00:29.755 O: I: Retrieving libslang2 2.3.3-3 00:00:29.780 O: I: Validating libslang2 2.3.3-3 00:00:29.803 O: I: Retrieving libsmartcols1 2.38.1-5+b1 00:00:29.819 O: I: Validating libsmartcols1 2.38.1-5+b1 00:00:29.841 O: I: Retrieving libss2 1.47.0-2 00:00:29.855 O: I: Validating libss2 1.47.0-2 00:00:29.876 O: I: Retrieving libssl3 3.0.11-1~deb12u2 00:00:29.928 O: I: Validating libssl3 3.0.11-1~deb12u2 00:00:29.959 O: I: Retrieving libstdc++6 12.2.0-14 00:00:29.984 O: I: Validating libstdc++6 12.2.0-14 00:00:30.008 O: I: Retrieving libsystemd-shared 252.22-1~deb12u1 00:00:30.056 O: I: Validating libsystemd-shared 252.22-1~deb12u1 00:00:30.082 O: I: Retrieving libsystemd0 252.22-1~deb12u1 00:00:30.103 O: I: Validating libsystemd0 252.22-1~deb12u1 00:00:30.126 O: I: Retrieving libtasn1-6 4.19.0-2 00:00:30.140 O: I: Validating libtasn1-6 4.19.0-2 00:00:30.161 O: I: Retrieving libtext-charwidth-perl 0.04-11 00:00:30.175 O: I: Validating libtext-charwidth-perl 0.04-11 00:00:30.196 O: I: Retrieving libtext-iconv-perl 1.7-8 00:00:30.210 O: I: Validating libtext-iconv-perl 1.7-8 00:00:30.231 O: I: Retrieving libtext-wrapi18n-perl 0.06-10 00:00:30.245 O: I: Validating libtext-wrapi18n-perl 0.06-10 00:00:30.267 O: I: Retrieving libtinfo6 6.4-4 00:00:30.287 O: I: Validating libtinfo6 6.4-4 00:00:30.309 O: I: Retrieving libtirpc-common 1.3.3+ds-1 00:00:30.323 O: I: Validating libtirpc-common 1.3.3+ds-1 00:00:30.344 O: I: Retrieving libtirpc3 1.3.3+ds-1 00:00:30.361 O: I: Validating libtirpc3 1.3.3+ds-1 00:00:30.381 O: I: Retrieving libudev1 252.22-1~deb12u1 00:00:30.399 O: I: Validating libudev1 252.22-1~deb12u1 00:00:30.423 O: I: Retrieving libunistring2 1.0-2 00:00:30.446 O: I: Validating libunistring2 1.0-2 00:00:30.469 O: I: Retrieving libuuid1 2.38.1-5+b1 00:00:30.484 O: I: Validating libuuid1 2.38.1-5+b1 00:00:30.505 O: I: Retrieving libxtables12 1.8.9-2 00:00:30.520 O: I: Validating libxtables12 1.8.9-2 00:00:30.541 O: I: Retrieving libxxhash0 0.8.1-1 00:00:30.556 O: I: Validating libxxhash0 0.8.1-1 00:00:30.577 O: I: Retrieving libzstd1 1.5.4+dfsg2-5 00:00:30.597 O: I: Validating libzstd1 1.5.4+dfsg2-5 00:00:30.619 O: I: Retrieving login 1:4.13+dfsg1-1+b1 00:00:30.646 O: I: Validating login 1:4.13+dfsg1-1+b1 00:00:30.670 O: I: Retrieving logrotate 3.21.0-1 00:00:30.686 O: I: Validating logrotate 3.21.0-1 00:00:30.707 O: I: Retrieving logsave 1.47.0-2 00:00:30.723 O: I: Validating logsave 1.47.0-2 00:00:30.744 O: I: Retrieving mawk 1.3.4.20200120-3.1 00:00:30.760 O: I: Validating mawk 1.3.4.20200120-3.1 00:00:30.782 O: I: Retrieving mount 2.38.1-5+b1 00:00:30.799 O: I: Validating mount 2.38.1-5+b1 00:00:30.820 O: I: Retrieving nano 7.2-1 00:00:30.848 O: I: Validating nano 7.2-1 00:00:30.872 O: I: Retrieving ncurses-base 6.4-4 00:00:30.892 O: I: Validating ncurses-base 6.4-4 00:00:30.913 O: I: Retrieving ncurses-bin 6.4-4 00:00:30.935 O: I: Validating ncurses-bin 6.4-4 00:00:30.958 O: I: Retrieving netbase 6.4 00:00:30.972 O: I: Validating netbase 6.4 00:00:30.993 O: I: Retrieving nftables 1.0.6-2+deb12u2 00:00:31.009 O: I: Validating nftables 1.0.6-2+deb12u2 00:00:31.030 O: I: Retrieving passwd 1:4.13+dfsg1-1+b1 00:00:31.064 O: I: Validating passwd 1:4.13+dfsg1-1+b1 00:00:31.088 O: I: Retrieving perl-base 5.36.0-7+deb12u1 00:00:31.134 O: I: Validating perl-base 5.36.0-7+deb12u1 00:00:31.164 O: I: Retrieving procps 2:4.0.2-3 00:00:31.192 O: I: Validating procps 2:4.0.2-3 00:00:31.217 O: I: Retrieving readline-common 8.2-1.3 00:00:31.233 O: I: Validating readline-common 8.2-1.3 00:00:31.254 O: I: Retrieving sed 4.9-1 00:00:31.275 O: I: Validating sed 4.9-1 00:00:31.298 O: I: Retrieving sensible-utils 0.0.17+nmu1 00:00:31.312 O: I: Validating sensible-utils 0.0.17+nmu1 00:00:31.334 O: I: Retrieving systemd 252.22-1~deb12u1 00:00:31.403 O: I: Validating systemd 252.22-1~deb12u1 00:00:31.438 O: I: Retrieving systemd-sysv 252.22-1~deb12u1 00:00:31.453 O: I: Validating systemd-sysv 252.22-1~deb12u1 00:00:31.475 O: I: Retrieving sysvinit-utils 3.06-4 00:00:31.490 O: I: Validating sysvinit-utils 3.06-4 00:00:31.511 O: I: Retrieving tar 1.34+dfsg-1.2+deb12u1 00:00:31.543 O: I: Validating tar 1.34+dfsg-1.2+deb12u1 00:00:31.568 O: I: Retrieving tasksel 3.73 00:00:31.584 O: I: Validating tasksel 3.73 00:00:31.605 O: I: Retrieving tasksel-data 3.73 00:00:31.620 O: I: Validating tasksel-data 3.73 00:00:31.641 O: I: Retrieving tzdata 2024a-0+deb12u1 00:00:31.662 O: I: Validating tzdata 2024a-0+deb12u1 00:00:31.684 O: I: Retrieving udev 252.22-1~deb12u1 00:00:31.730 O: I: Validating udev 252.22-1~deb12u1 00:00:31.759 O: I: Retrieving usr-is-merged 37~deb12u1 00:00:31.779 O: I: Validating usr-is-merged 37~deb12u1 00:00:31.799 O: I: Retrieving util-linux 2.38.1-5+b1 00:00:31.835 O: I: Validating util-linux 2.38.1-5+b1 00:00:31.861 O: I: Retrieving util-linux-extra 2.38.1-5+b1 00:00:31.877 O: I: Validating util-linux-extra 2.38.1-5+b1 00:00:31.899 O: I: Retrieving vim-common 2:9.0.1378-2 00:00:31.916 O: I: Validating vim-common 2:9.0.1378-2 00:00:31.938 O: I: Retrieving vim-tiny 2:9.0.1378-2 00:00:31.966 O: I: Validating vim-tiny 2:9.0.1378-2 00:00:31.990 O: I: Retrieving whiptail 0.52.23-1+b1 00:00:32.005 O: I: Validating whiptail 0.52.23-1+b1 00:00:32.026 O: I: Retrieving zlib1g 1:1.2.13.dfsg-1 00:00:32.043 O: I: Validating zlib1g 1:1.2.13.dfsg-1 00:00:32.067 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:32.115 O: I: Extracting adduser... 00:00:32.134 O: I: Extracting apt... 00:00:32.219 O: I: Extracting base-files... 00:00:32.232 O: I: Extracting base-passwd... 00:00:32.243 O: I: Extracting bash... 00:00:32.337 O: I: Extracting bsdutils... 00:00:32.351 O: I: Extracting coreutils... 00:00:32.553 O: I: Extracting dash... 00:00:32.565 O: I: Extracting debconf... 00:00:32.582 O: I: Extracting debian-archive-keyring... 00:00:32.597 O: I: Extracting debianutils... 00:00:32.611 O: I: Extracting diffutils... 00:00:32.640 O: I: Extracting dpkg... 00:00:32.731 O: I: Extracting e2fsprogs... 00:00:32.767 O: I: Extracting findutils... 00:00:32.803 O: I: Extracting gcc-12-base... 00:00:32.813 O: I: Extracting gpgv... 00:00:32.837 O: I: Extracting grep... 00:00:32.863 O: I: Extracting gzip... 00:00:32.878 O: I: Extracting hostname... 00:00:32.886 O: I: Extracting init-system-helpers... 00:00:32.896 O: I: Extracting libacl1... 00:00:32.905 O: I: Extracting libapt-pkg6.0... 00:00:32.968 O: I: Extracting libattr1... 00:00:32.977 O: I: Extracting libaudit-common... 00:00:32.985 O: I: Extracting libaudit1... 00:00:32.995 O: I: Extracting libblkid1... 00:00:33.012 O: I: Extracting libbz2-1.0... 00:00:33.021 O: I: Extracting libc-bin... 00:00:33.068 O: I: Extracting libc6... 00:00:33.247 O: I: Extracting libcap-ng0... 00:00:33.255 O: I: Extracting libcap2... 00:00:33.264 O: I: Extracting libcom-err2... 00:00:33.273 O: I: Extracting libcrypt1... 00:00:33.285 O: I: Extracting libdb5.3... 00:00:33.336 O: I: Extracting libdebconfclient0... 00:00:33.344 O: I: Extracting libext2fs2... 00:00:33.365 O: I: Extracting libffi8... 00:00:33.374 O: I: Extracting libgcc-s1... 00:00:33.384 O: I: Extracting libgcrypt20... 00:00:33.424 O: I: Extracting libgmp10... 00:00:33.448 O: I: Extracting libgnutls30... 00:00:33.518 O: I: Extracting libgpg-error0... 00:00:33.531 O: I: Extracting libhogweed6... 00:00:33.551 O: I: Extracting libidn2-0... 00:00:33.568 O: I: Extracting liblz4-1... 00:00:33.579 O: I: Extracting liblzma5... 00:00:33.595 O: I: Extracting libmd0... 00:00:33.605 O: I: Extracting libmount1... 00:00:33.628 O: I: Extracting libnettle8... 00:00:33.648 O: I: Extracting libp11-kit0... 00:00:33.676 O: I: Extracting libpam-modules... 00:00:33.701 O: I: Extracting libpam-modules-bin... 00:00:33.713 O: I: Extracting libpam-runtime... 00:00:33.733 O: I: Extracting libpam0g... 00:00:33.745 O: I: Extracting libpcre2-8-0... 00:00:33.767 O: I: Extracting libseccomp2... 00:00:33.777 O: I: Extracting libselinux1... 00:00:33.789 O: I: Extracting libsemanage-common... 00:00:33.798 O: I: Extracting libsemanage2... 00:00:33.810 O: I: Extracting libsepol2... 00:00:33.835 O: I: Extracting libsmartcols1... 00:00:33.848 O: I: Extracting libss2... 00:00:33.857 O: I: Extracting libstdc++6... 00:00:33.903 O: I: Extracting libsystemd0... 00:00:33.931 O: I: Extracting libtasn1-6... 00:00:33.941 O: I: Extracting libtinfo6... 00:00:33.957 O: I: Extracting libudev1... 00:00:33.970 O: I: Extracting libunistring2... 00:00:34.011 O: I: Extracting libuuid1... 00:00:34.020 O: I: Extracting libxxhash0... 00:00:34.029 O: I: Extracting libzstd1... 00:00:34.054 O: I: Extracting login... 00:00:34.094 O: I: Extracting logsave... 00:00:34.103 O: I: Extracting mawk... 00:00:34.118 O: I: Extracting mount... 00:00:34.133 O: I: Extracting ncurses-base... 00:00:34.145 O: I: Extracting ncurses-bin... 00:00:34.165 O: I: Extracting passwd... 00:00:34.221 O: I: Extracting perl-base... 00:00:34.359 O: I: Extracting sed... 00:00:34.385 O: I: Extracting sysvinit-utils... 00:00:34.395 O: I: Extracting tar... 00:00:34.450 O: I: Extracting tzdata... 00:00:34.525 O: I: Extracting usr-is-merged... 00:00:34.533 O: I: Extracting util-linux... 00:00:34.609 O: I: Extracting util-linux-extra... 00:00:34.623 O: I: Extracting zlib1g... 00:00:35.144 O: I: Installing core packages... 00:00:37.154 O: I: Unpacking required packages... 00:00:37.218 O: I: Unpacking adduser... 00:00:37.279 O: I: Unpacking apt... 00:00:37.482 O: I: Unpacking base-files... 00:00:37.534 O: I: Unpacking base-passwd... 00:00:37.576 O: I: Unpacking bash... 00:00:37.750 O: I: Unpacking bsdutils... 00:00:37.791 O: I: Unpacking coreutils... 00:00:38.136 O: I: Unpacking dash... 00:00:38.182 O: I: Unpacking debconf... 00:00:38.258 O: I: Unpacking debian-archive-keyring... 00:00:38.407 O: I: Unpacking debianutils... 00:00:38.456 O: I: Unpacking diffutils... 00:00:38.538 O: I: Unpacking dpkg... 00:00:38.726 O: I: Unpacking e2fsprogs... 00:00:38.812 O: I: Unpacking findutils... 00:00:38.888 O: I: Unpacking gcc-12-base:amd64... 00:00:38.918 O: I: Unpacking gpgv... 00:00:38.972 O: I: Unpacking grep... 00:00:39.038 O: I: Unpacking gzip... 00:00:39.082 O: I: Unpacking hostname... 00:00:39.112 O: I: Unpacking init-system-helpers... 00:00:39.148 O: I: Unpacking libacl1:amd64... 00:00:39.181 O: I: Unpacking libapt-pkg6.0:amd64... 00:00:39.304 O: I: Unpacking libattr1:amd64... 00:00:39.333 O: I: Unpacking libaudit-common... 00:00:39.365 O: I: Unpacking libaudit1:amd64... 00:00:39.399 O: I: Unpacking libblkid1:amd64... 00:00:39.442 O: I: Unpacking libbz2-1.0:amd64... 00:00:39.476 O: I: Unpacking libc-bin... 00:00:39.587 O: I: Unpacking libc6:amd64... 00:00:40.044 O: I: Unpacking libcap-ng0:amd64... 00:00:40.077 O: I: Unpacking libcap2:amd64... 00:00:40.109 O: I: Unpacking libcom-err2:amd64... 00:00:40.141 O: I: Unpacking libcrypt1:amd64... 00:00:40.181 O: I: Unpacking libdb5.3:amd64... 00:00:40.275 O: I: Unpacking libdebconfclient0:amd64... 00:00:40.306 O: I: Unpacking libext2fs2:amd64... 00:00:40.354 O: I: Unpacking libffi8:amd64... 00:00:40.385 O: I: Unpacking libgcc-s1:amd64... 00:00:40.419 O: I: Unpacking libgcrypt20:amd64... 00:00:40.497 O: I: Unpacking libgmp10:amd64... 00:00:40.553 O: I: Unpacking libgnutls30:amd64... 00:00:40.682 O: I: Unpacking libgpg-error0:amd64... 00:00:40.718 O: I: Unpacking libhogweed6:amd64... 00:00:40.770 O: I: Unpacking libidn2-0:amd64... 00:00:40.821 O: I: Unpacking liblz4-1:amd64... 00:00:40.856 O: I: Unpacking liblzma5:amd64... 00:00:40.898 O: I: Unpacking libmd0:amd64... 00:00:40.929 O: I: Unpacking libmount1:amd64... 00:00:40.974 O: I: Unpacking libnettle8:amd64... 00:00:41.024 O: I: Unpacking libp11-kit0:amd64... 00:00:41.085 O: I: Unpacking libpam-modules:amd64... 00:00:41.249 O: I: Unpacking libpam-modules-bin... 00:00:41.289 O: I: Unpacking libpam-runtime... 00:00:41.365 O: I: Unpacking libpam0g:amd64... 00:00:41.400 O: I: Unpacking libpcre2-8-0:amd64... 00:00:41.453 O: I: Unpacking libseccomp2:amd64... 00:00:41.487 O: I: Unpacking libselinux1:amd64... 00:00:41.521 O: I: Unpacking libsemanage-common... 00:00:41.550 O: I: Unpacking libsemanage2:amd64... 00:00:41.588 O: I: Unpacking libsepol2:amd64... 00:00:41.645 O: I: Unpacking libsmartcols1:amd64... 00:00:41.684 O: I: Unpacking libss2:amd64... 00:00:41.717 O: I: Unpacking libstdc++6:amd64... 00:00:41.804 O: I: Unpacking libsystemd0:amd64... 00:00:41.862 O: I: Unpacking libtasn1-6:amd64... 00:00:41.895 O: I: Unpacking libtinfo6:amd64... 00:00:41.937 O: I: Unpacking libudev1:amd64... 00:00:41.974 O: I: Unpacking libunistring2:amd64... 00:00:42.049 O: I: Unpacking libuuid1:amd64... 00:00:42.079 O: I: Unpacking libxxhash0:amd64... 00:00:42.110 O: I: Unpacking libzstd1:amd64... 00:00:42.167 O: I: Unpacking login... 00:00:42.272 O: I: Unpacking logsave... 00:00:42.307 O: I: Unpacking mawk... 00:00:42.347 O: I: Unpacking mount... 00:00:42.389 O: I: Unpacking ncurses-base... 00:00:42.432 O: I: Unpacking ncurses-bin... 00:00:42.498 O: I: Unpacking passwd... 00:00:42.695 O: I: Unpacking perl-base... 00:00:43.057 O: I: Unpacking sed... 00:00:43.122 O: I: Unpacking sysvinit-utils... 00:00:43.154 O: I: Unpacking tar... 00:00:43.271 O: I: Unpacking tzdata... 00:00:43.727 O: I: Unpacking usr-is-merged... 00:00:43.764 O: I: Unpacking util-linux... 00:00:43.936 O: I: Unpacking util-linux-extra... 00:00:43.981 O: I: Unpacking zlib1g:amd64... 00:00:44.011 O: I: Configuring required packages... 00:00:44.037 O: I: Configuring debian-archive-keyring... 00:00:44.148 O: I: Configuring usr-is-merged... 00:00:44.168 O: I: Configuring libaudit-common... 00:00:44.173 O: I: Configuring libsemanage-common... 00:00:44.178 O: I: Configuring debconf... 00:00:44.312 O: I: Configuring gcc-12-base:amd64... 00:00:44.315 O: I: Configuring tzdata... 00:00:44.558 O: I: Configuring ncurses-base... 00:00:44.562 O: I: Configuring init-system-helpers... 00:00:44.577 O: I: Configuring libgcc-s1:amd64... 00:00:44.586 O: I: Configuring libc6:amd64... 00:00:44.726 O: I: Configuring libudev1:amd64... 00:00:44.729 O: I: Configuring libffi8:amd64... 00:00:44.733 O: I: Configuring libmd0:amd64... 00:00:44.737 O: I: Configuring libxxhash0:amd64... 00:00:44.742 O: I: Configuring libattr1:amd64... 00:00:44.746 O: I: Configuring sysvinit-utils... 00:00:44.750 O: I: Configuring libtasn1-6:amd64... 00:00:44.754 O: I: Configuring debianutils... 00:00:44.815 O: I: Configuring mawk... 00:00:44.823 O: I: Configuring libdebconfclient0:amd64... 00:00:44.833 O: I: Configuring base-files... 00:00:44.850 O: I: Configuring libbz2-1.0:amd64... 00:00:44.855 O: I: Configuring libdb5.3:amd64... 00:00:44.859 O: I: Configuring libblkid1:amd64... 00:00:44.863 O: I: Configuring libstdc++6:amd64... 00:00:44.867 O: I: Configuring libtinfo6:amd64... 00:00:44.876 O: I: Configuring bash... 00:00:44.886 O: I: Configuring libzstd1:amd64... 00:00:44.891 O: I: Configuring liblzma5:amd64... 00:00:44.894 O: I: Configuring libgpg-error0:amd64... 00:00:44.899 O: I: Configuring liblz4-1:amd64... 00:00:44.909 O: I: Configuring libc-bin... 00:00:44.924 O: I: Configuring ncurses-bin... 00:00:44.929 O: I: Configuring libacl1:amd64... 00:00:44.933 O: I: Configuring libunistring2:amd64... 00:00:44.938 O: I: Configuring libsmartcols1:amd64... 00:00:44.941 O: I: Configuring libgcrypt20:amd64... 00:00:44.947 O: I: Configuring zlib1g:amd64... 00:00:44.950 O: I: Configuring libcrypt1:amd64... 00:00:44.954 O: I: Configuring libidn2-0:amd64... 00:00:44.958 O: I: Configuring libcom-err2:amd64... 00:00:44.962 O: I: Configuring diffutils... 00:00:44.966 O: I: Configuring libseccomp2:amd64... 00:00:44.970 O: I: Configuring libcap2:amd64... 00:00:44.973 O: I: Configuring hostname... 00:00:44.977 O: I: Configuring libcap-ng0:amd64... 00:00:44.981 O: I: Configuring libext2fs2:amd64... 00:00:44.985 O: I: Configuring libnettle8:amd64... 00:00:44.988 O: I: Configuring libgmp10:amd64... 00:00:44.992 O: I: Configuring libp11-kit0:amd64... 00:00:44.996 O: I: Configuring libaudit1:amd64... 00:00:44.999 O: I: Configuring libuuid1:amd64... 00:00:45.003 O: I: Configuring libss2:amd64... 00:00:45.007 O: I: Configuring libsepol2:amd64... 00:00:45.011 O: I: Configuring libpcre2-8-0:amd64... 00:00:45.015 O: I: Configuring logsave... 00:00:45.020 O: I: Configuring gpgv... 00:00:45.028 O: I: Configuring util-linux-extra... 00:00:45.048 O: I: Configuring libhogweed6:amd64... 00:00:45.057 O: I: Configuring e2fsprogs... 00:00:45.415 O: I: Configuring libsystemd0:amd64... 00:00:45.420 O: I: Configuring libselinux1:amd64... 00:00:45.424 O: I: Configuring libgnutls30:amd64... 00:00:45.428 O: I: Configuring libpam0g:amd64... 00:00:45.539 O: I: Configuring libapt-pkg6.0:amd64... 00:00:45.543 O: I: Configuring sed... 00:00:45.547 O: I: Configuring findutils... 00:00:45.551 O: I: Configuring libmount1:amd64... 00:00:45.555 O: I: Configuring libsemanage2:amd64... 00:00:45.559 O: I: Configuring base-passwd... 00:00:45.696 O: I: Configuring bsdutils... 00:00:45.700 O: I: Configuring tar... 00:00:45.710 O: I: Configuring libpam-modules-bin... 00:00:45.713 O: I: Configuring coreutils... 00:00:45.724 O: I: Configuring util-linux... 00:00:45.920 O: I: Configuring dpkg... 00:00:46.108 O: I: Configuring mount... 00:00:46.112 O: I: Configuring dash... 00:00:46.212 O: I: Configuring libpam-modules:amd64... 00:00:46.222 O: I: Configuring grep... 00:00:46.226 O: I: Configuring perl-base... 00:00:46.237 O: I: Configuring gzip... 00:00:46.249 O: I: Configuring passwd... 00:00:46.294 O: I: Configuring libpam-runtime... 00:00:46.452 O: I: Configuring login... 00:00:46.477 O: I: Configuring adduser... 00:00:46.486 O: I: Configuring apt... 00:00:46.860 O: I: Configuring libc-bin... 00:00:46.875 O: I: Unpacking the base system... 00:01:27.602 O: I: Unpacking apt-utils... 00:01:27.669 O: I: Unpacking cpio... 00:01:27.726 O: I: Unpacking cron... 00:01:27.764 O: I: Unpacking debconf-i18n... 00:01:27.825 O: I: Unpacking dmidecode... 00:01:27.859 O: I: Unpacking fdisk... 00:01:27.903 O: I: Unpacking ifupdown... 00:01:27.956 O: I: Unpacking init... 00:01:27.988 O: I: Unpacking iproute2... 00:01:28.128 O: I: Unpacking iputils-ping... 00:01:28.163 O: I: Unpacking isc-dhcp-client... 00:01:28.289 O: I: Unpacking isc-dhcp-common... 00:01:28.330 O: I: Unpacking kmod... 00:01:28.379 O: I: Unpacking less... 00:01:28.424 O: I: Unpacking libbpf1:amd64... 00:01:28.466 O: I: Unpacking libbsd0:amd64... 00:01:28.502 O: I: Unpacking libcap2-bin... 00:01:28.537 O: I: Unpacking libedit2:amd64... 00:01:28.574 O: I: Unpacking libelf1:amd64... 00:01:28.623 O: I: Unpacking libgssapi-krb5-2:amd64... 00:01:28.663 O: I: Unpacking libjansson4:amd64... 00:01:28.694 O: I: Unpacking libk5crypto3:amd64... 00:01:28.730 O: I: Unpacking libkeyutils1:amd64... 00:01:28.758 O: I: Unpacking libkrb5-3:amd64... 00:01:28.821 O: I: Unpacking libkrb5support0:amd64... 00:01:28.852 O: I: Unpacking liblocale-gettext-perl... 00:01:28.884 O: I: Unpacking libmnl0:amd64... 00:01:28.914 O: I: Unpacking libncursesw6:amd64... 00:01:28.955 O: I: Unpacking libnewt0.52:amd64... 00:01:29.021 O: I: Unpacking libnftables1:amd64... 00:01:29.078 O: I: Unpacking libnftnl11:amd64... 00:01:29.112 O: I: Unpacking libpopt0:amd64... 00:01:29.156 O: I: Unpacking libproc2-0:amd64... 00:01:29.191 O: I: Unpacking libreadline8:amd64... 00:01:29.234 O: I: Unpacking libslang2:amd64... 00:01:29.313 O: I: Unpacking libtext-charwidth-perl:amd64... 00:01:29.344 O: I: Unpacking libtext-iconv-perl:amd64... 00:01:29.382 O: I: Unpacking libtext-wrapi18n-perl... 00:01:29.412 O: I: Unpacking libtirpc-common... 00:01:29.442 O: I: Unpacking libtirpc3:amd64... 00:01:29.480 O: I: Unpacking libxtables12:amd64... 00:01:29.512 O: I: Unpacking logrotate... 00:01:29.548 O: I: Unpacking nano... 00:01:29.654 O: I: Unpacking netbase... 00:01:29.683 O: I: Unpacking nftables... 00:01:29.724 O: I: Unpacking procps... 00:01:29.853 O: I: Unpacking readline-common... 00:01:29.886 O: I: Unpacking sensible-utils... 00:01:29.922 O: I: Unpacking tasksel... 00:01:29.978 O: I: Unpacking tasksel-data... 00:01:30.030 O: I: Unpacking udev... 00:01:30.236 O: I: Unpacking vim-common... 00:01:30.282 O: I: Unpacking vim-tiny... 00:01:30.374 O: I: Unpacking whiptail... 00:01:30.418 O: I: Configuring the base system... 00:01:30.427 O: I: Configuring cpio... 00:01:30.435 O: I: Configuring libtext-iconv-perl:amd64... 00:01:30.438 O: I: Configuring libtext-charwidth-perl:amd64... 00:01:30.442 O: I: Configuring libkeyutils1:amd64... 00:01:30.446 O: I: Configuring apt-utils... 00:01:30.449 O: I: Configuring init... 00:01:30.454 O: I: Configuring libtirpc-common... 00:01:30.458 O: I: Configuring less... 00:01:30.466 O: I: Configuring kmod... 00:01:30.485 O: I: Configuring libtext-wrapi18n-perl... 00:01:30.489 O: I: Configuring libjansson4:amd64... 00:01:30.493 O: I: Configuring libkrb5support0:amd64... 00:01:30.497 O: I: Configuring libcap2-bin... 00:01:30.500 O: I: Configuring vim-common... 00:01:30.506 O: I: Configuring libslang2:amd64... 00:01:30.510 O: I: Configuring libproc2-0:amd64... 00:01:30.513 O: I: Configuring libmnl0:amd64... 00:01:30.519 O: I: Configuring udev... 00:01:31.306 O: I: Configuring libncursesw6:amd64... 00:01:31.309 O: I: Configuring libk5crypto3:amd64... 00:01:31.313 O: I: Configuring libxtables12:amd64... 00:01:31.316 O: I: Configuring nano... 00:01:31.327 O: I: Configuring sensible-utils... 00:01:31.334 O: I: Configuring procps... 00:01:31.372 O: I: Configuring netbase... 00:01:31.380 O: I: Configuring isc-dhcp-common... 00:01:31.384 O: I: Configuring libkrb5-3:amd64... 00:01:31.388 O: I: Configuring dmidecode... 00:01:31.391 O: I: Configuring libbsd0:amd64... 00:01:31.397 O: I: Configuring libelf1:amd64... 00:01:31.400 O: I: Configuring iputils-ping... 00:01:31.421 O: I: Configuring readline-common... 00:01:31.428 O: I: Configuring liblocale-gettext-perl... 00:01:31.432 O: I: Configuring libbpf1:amd64... 00:01:31.436 O: I: Configuring libpopt0:amd64... 00:01:31.443 O: I: Configuring logrotate... 00:01:31.633 O: I: Configuring libnewt0.52:amd64... 00:01:31.637 O: I: Configuring libedit2:amd64... 00:01:31.640 O: I: Configuring libreadline8:amd64... 00:01:31.648 O: I: Configuring cron... 00:01:31.872 O: I: Configuring debconf-i18n... 00:01:31.876 O: I: Configuring libnftnl11:amd64... 00:01:31.880 O: I: Configuring vim-tiny... 00:01:31.904 O: I: Configuring fdisk... 00:01:31.907 O: I: Configuring libgssapi-krb5-2:amd64... 00:01:31.913 O: I: Configuring whiptail... 00:01:31.917 O: I: Configuring libtirpc3:amd64... 00:01:31.920 O: I: Configuring libnftables1:amd64... 00:01:31.925 O: I: Configuring nftables... 00:01:32.062 O: I: Configuring iproute2... 00:01:32.190 O: I: Configuring isc-dhcp-client... 00:01:32.204 O: I: Configuring ifupdown... 00:01:32.605 O: I: Configuring tasksel... 00:01:32.734 O: I: Configuring tasksel-data... 00:01:32.741 O: I: Configuring libc-bin... 00:01:32.765 O: I: Base system installed successfully. 00:01:32.819 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.OTquiGtind -c . 00:01:42.585 E: + rm -r /tmp/tmp.OTquiGtind 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: 6:43:18 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.017 E: + mktemp -d 00:00:00.021 E: + tmpdir=/tmp/tmp.Cb86fbZLqg 00:00:00.025 E: + chmod 755 /tmp/tmp.Cb86fbZLqg 00:00:00.028 E: + [ testing = oldstable ] 00:00:00.032 E: + echo --merged-usr 00:00:00.037 E: + debootstrap --merged-usr --variant=minbase testing /tmp/tmp.Cb86fbZLqg http://127.0.0.1/debian 00:00:00.099 O: I: Target architecture can be executed 00:00:00.125 O: I: Retrieving InRelease 00:00:00.276 O: I: Checking Release signature 00:00:00.296 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:00.850 O: I: Retrieving Packages 00:00:01.042 O: I: Validating Packages 00:00:02.042 O: I: Resolving dependencies of required packages... 00:00:10.457 O: I: Resolving dependencies of base packages... 00:00:18.943 O: I: Checking component main on http://127.0.0.1/debian... 00:00:22.567 O: I: Retrieving apt 2.9.3 00:00:22.612 O: I: Validating apt 2.9.3 00:00:22.640 O: I: Retrieving base-files 13.3 00:00:22.655 O: I: Validating base-files 13.3 00:00:22.676 O: I: Retrieving base-passwd 3.6.3 00:00:22.692 O: I: Validating base-passwd 3.6.3 00:00:22.713 O: I: Retrieving bash 5.2.21-2.1 00:00:22.758 O: I: Validating bash 5.2.21-2.1 00:00:22.791 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:22.809 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:22.831 O: I: Retrieving coreutils 9.4-3.1 00:00:22.904 O: I: Validating coreutils 9.4-3.1 00:00:22.940 O: I: Retrieving dash 0.5.12-9 00:00:22.956 O: I: Validating dash 0.5.12-9 00:00:22.977 O: I: Retrieving debconf 1.5.86 00:00:22.994 O: I: Validating debconf 1.5.86 00:00:23.015 O: I: Retrieving debian-archive-keyring 2023.4 00:00:23.033 O: I: Validating debian-archive-keyring 2023.4 00:00:23.055 O: I: Retrieving debianutils 5.19 00:00:23.070 O: I: Validating debianutils 5.19 00:00:23.091 O: I: Retrieving diffutils 1:3.10-1 00:00:23.112 O: I: Validating diffutils 1:3.10-1 00:00:23.134 O: I: Retrieving dpkg 1.22.6 00:00:23.177 O: I: Validating dpkg 1.22.6 00:00:23.205 O: I: Retrieving e2fsprogs 1.47.1-1 00:00:23.230 O: I: Validating e2fsprogs 1.47.1-1 00:00:23.253 O: I: Retrieving findutils 4.9.0-6 00:00:23.279 O: I: Validating findutils 4.9.0-6 00:00:23.302 O: I: Retrieving gcc-14-base 14-20240330-1 00:00:23.317 O: I: Validating gcc-14-base 14-20240330-1 00:00:23.338 O: I: Retrieving gpgv 2.2.43-7 00:00:23.355 O: I: Validating gpgv 2.2.43-7 00:00:23.376 O: I: Retrieving grep 3.11-4 00:00:23.398 O: I: Validating grep 3.11-4 00:00:23.420 O: I: Retrieving gzip 1.12-1.1 00:00:23.436 O: I: Validating gzip 1.12-1.1 00:00:23.456 O: I: Retrieving hostname 3.23+nmu2 00:00:23.470 O: I: Validating hostname 3.23+nmu2 00:00:23.490 O: I: Retrieving init-system-helpers 1.66 00:00:23.504 O: I: Validating init-system-helpers 1.66 00:00:23.524 O: I: Retrieving libacl1 2.3.2-2 00:00:23.538 O: I: Validating libacl1 2.3.2-2 00:00:23.558 O: I: Retrieving libapt-pkg6.0t64 2.9.3 00:00:23.591 O: I: Validating libapt-pkg6.0t64 2.9.3 00:00:23.619 O: I: Retrieving libattr1 1:2.5.2-1 00:00:23.634 O: I: Validating libattr1 1:2.5.2-1 00:00:23.654 O: I: Retrieving libaudit-common 1:3.1.2-2 00:00:23.669 O: I: Validating libaudit-common 1:3.1.2-2 00:00:23.688 O: I: Retrieving libaudit1 1:3.1.2-2 00:00:23.703 O: I: Validating libaudit1 1:3.1.2-2 00:00:23.723 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:23.740 O: I: Validating libblkid1 2.40.1-8.1 00:00:23.761 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:23.776 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:23.797 O: I: Retrieving libc-bin 2.38-13 00:00:23.822 O: I: Validating libc-bin 2.38-13 00:00:23.845 O: I: Retrieving libc6 2.38-13 00:00:23.909 O: I: Validating libc6 2.38-13 00:00:23.942 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:23.955 O: I: Validating libcap-ng0 0.8.5-1 00:00:23.975 O: I: Retrieving libcap2 1:2.66-5 00:00:23.994 O: I: Validating libcap2 1:2.66-5 00:00:24.014 O: I: Retrieving libcom-err2 1.47.1-1 00:00:24.029 O: I: Validating libcom-err2 1.47.1-1 00:00:24.049 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:24.063 O: I: Validating libcrypt1 1:4.4.36-4 00:00:24.084 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:24.111 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:24.134 O: I: Retrieving libdebconfclient0 0.272 00:00:24.148 O: I: Validating libdebconfclient0 0.272 00:00:24.168 O: I: Retrieving libext2fs2t64 1.47.1-1 00:00:24.186 O: I: Validating libext2fs2t64 1.47.1-1 00:00:24.207 O: I: Retrieving libffi8 3.4.6-1 00:00:24.222 O: I: Validating libffi8 3.4.6-1 00:00:24.242 O: I: Retrieving libgcc-s1 14-20240330-1 00:00:24.258 O: I: Validating libgcc-s1 14-20240330-1 00:00:24.278 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:24.305 O: I: Validating libgcrypt20 1.10.3-3 00:00:24.328 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:24.356 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:24.378 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:24.420 O: I: Validating libgnutls30t64 3.8.5-4 00:00:24.446 O: I: Retrieving libgpg-error0 1.49-2 00:00:24.461 O: I: Validating libgpg-error0 1.49-2 00:00:24.482 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:24.502 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:24.524 O: I: Retrieving libidn2-0 2.3.7-2 00:00:24.539 O: I: Validating libidn2-0 2.3.7-2 00:00:24.560 O: I: Retrieving liblz4-1 1.9.4-2 00:00:24.575 O: I: Validating liblz4-1 1.9.4-2 00:00:24.595 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1 00:00:24.612 O: I: Validating liblzma5 5.6.1+really5.4.5-1 00:00:24.633 O: I: Retrieving libmd0 1.1.0-2 00:00:24.648 O: I: Validating libmd0 1.1.0-2 00:00:24.667 O: I: Retrieving libmount1 2.40.1-8.1 00:00:24.685 O: I: Validating libmount1 2.40.1-8.1 00:00:24.706 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:24.725 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:24.747 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:24.768 O: I: Validating libp11-kit0 0.25.3-5 00:00:24.791 O: I: Retrieving libpam-modules 1.5.3-7 00:00:24.810 O: I: Validating libpam-modules 1.5.3-7 00:00:24.832 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:24.848 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:24.868 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:24.885 O: I: Validating libpam-runtime 1.5.3-7 00:00:24.905 O: I: Retrieving libpam0g 1.5.3-7 00:00:24.920 O: I: Validating libpam0g 1.5.3-7 00:00:24.941 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:24.959 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:24.980 O: I: Retrieving libseccomp2 2.5.5-1 00:00:24.995 O: I: Validating libseccomp2 2.5.5-1 00:00:25.015 O: I: Retrieving libselinux1 3.5-2+b2 00:00:25.030 O: I: Validating libselinux1 3.5-2+b2 00:00:25.050 O: I: Retrieving libsemanage-common 3.5-1 00:00:25.064 O: I: Validating libsemanage-common 3.5-1 00:00:25.084 O: I: Retrieving libsemanage2 3.5-1+b3 00:00:25.100 O: I: Validating libsemanage2 3.5-1+b3 00:00:25.120 O: I: Retrieving libsepol2 3.5-2+b1 00:00:25.138 O: I: Validating libsepol2 3.5-2+b1 00:00:25.160 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:25.177 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:25.197 O: I: Retrieving libss2 1.47.1-1 00:00:25.212 O: I: Validating libss2 1.47.1-1 00:00:25.231 O: I: Retrieving libssl3t64 3.2.1-3 00:00:25.289 O: I: Validating libssl3t64 3.2.1-3 00:00:25.319 O: I: Retrieving libstdc++6 14-20240330-1 00:00:25.346 O: I: Validating libstdc++6 14-20240330-1 00:00:25.370 O: I: Retrieving libsystemd0 256-1 00:00:25.391 O: I: Validating libsystemd0 256-1 00:00:25.412 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:25.428 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:25.448 O: I: Retrieving libtinfo6 6.5-2 00:00:25.468 O: I: Validating libtinfo6 6.5-2 00:00:25.490 O: I: Retrieving libudev1 256-1 00:00:25.506 O: I: Validating libudev1 256-1 00:00:25.527 O: I: Retrieving libunistring5 1.2-1 00:00:25.548 O: I: Validating libunistring5 1.2-1 00:00:25.570 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:25.585 O: I: Validating libuuid1 2.40.1-8.1 00:00:25.605 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:25.620 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:25.640 O: I: Retrieving libzstd1 1.5.5+dfsg2-2 00:00:25.659 O: I: Validating libzstd1 1.5.5+dfsg2-2 00:00:25.680 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:25.705 O: I: Validating login 1:4.13+dfsg1-5 00:00:25.728 O: I: Retrieving logsave 1.47.1-1 00:00:25.743 O: I: Validating logsave 1.47.1-1 00:00:25.762 O: I: Retrieving mawk 1.3.4.20240123-1 00:00:25.780 O: I: Validating mawk 1.3.4.20240123-1 00:00:25.800 O: I: Retrieving mount 2.40.1-8.1 00:00:25.816 O: I: Validating mount 2.40.1-8.1 00:00:25.837 O: I: Retrieving ncurses-base 6.5-2 00:00:25.857 O: I: Validating ncurses-base 6.5-2 00:00:25.879 O: I: Retrieving ncurses-bin 6.5-2 00:00:25.901 O: I: Validating ncurses-bin 6.5-2 00:00:25.923 O: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:25.955 O: I: Validating passwd 1:4.13+dfsg1-5 00:00:25.980 O: I: Retrieving perl-base 5.38.2-5 00:00:26.023 O: I: Validating perl-base 5.38.2-5 00:00:26.050 O: I: Retrieving sed 4.9-2 00:00:26.070 O: I: Validating sed 4.9-2 00:00:26.093 O: I: Retrieving sysvinit-utils 3.09-1 00:00:26.108 O: I: Validating sysvinit-utils 3.09-1 00:00:26.128 O: I: Retrieving tar 1.35+dfsg-3 00:00:26.158 O: I: Validating tar 1.35+dfsg-3 00:00:26.182 O: I: Retrieving tzdata 2024a-4 00:00:26.201 O: I: Validating tzdata 2024a-4 00:00:26.222 O: I: Retrieving usr-is-merged 39 00:00:26.237 O: I: Validating usr-is-merged 39 00:00:26.257 O: I: Retrieving util-linux 2.40.1-8.1 00:00:26.294 O: I: Validating util-linux 2.40.1-8.1 00:00:26.320 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:26.335 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:26.358 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:26.386 O: I: Extracting apt... 00:00:26.474 O: I: Extracting base-files... 00:00:26.486 O: I: Extracting base-passwd... 00:00:26.497 O: I: Extracting bash... 00:00:26.593 O: I: Extracting bsdutils... 00:00:26.606 O: I: Extracting coreutils... 00:00:26.793 O: I: Extracting dash... 00:00:26.805 O: I: Extracting debconf... 00:00:26.822 O: I: Extracting debian-archive-keyring... 00:00:26.837 O: I: Extracting debianutils... 00:00:26.850 O: I: Extracting diffutils... 00:00:26.881 O: I: Extracting dpkg... 00:00:26.968 O: I: Extracting e2fsprogs... 00:00:27.006 O: I: Extracting findutils... 00:00:27.040 O: I: Extracting gcc-14-base... 00:00:27.049 O: I: Extracting gpgv... 00:00:27.069 O: I: Extracting grep... 00:00:27.095 O: I: Extracting gzip... 00:00:27.109 O: I: Extracting hostname... 00:00:27.117 O: I: Extracting init-system-helpers... 00:00:27.126 O: I: Extracting libacl1... 00:00:27.136 O: I: Extracting libapt-pkg6.0t64... 00:00:27.206 O: I: Extracting libattr1... 00:00:27.215 O: I: Extracting libaudit-common... 00:00:27.222 O: I: Extracting libaudit1... 00:00:27.234 O: I: Extracting libblkid1... 00:00:27.251 O: I: Extracting libbz2-1.0... 00:00:27.261 O: I: Extracting libc-bin... 00:00:27.307 O: I: Extracting libc6... 00:00:27.491 O: I: Extracting libcap-ng0... 00:00:27.500 O: I: Extracting libcap2... 00:00:27.510 O: I: Extracting libcom-err2... 00:00:27.517 O: I: Extracting libcrypt1... 00:00:27.530 O: I: Extracting libdb5.3t64... 00:00:27.580 O: I: Extracting libdebconfclient0... 00:00:27.588 O: I: Extracting libext2fs2t64... 00:00:27.608 O: I: Extracting libffi8... 00:00:27.617 O: I: Extracting libgcc-s1... 00:00:27.629 O: I: Extracting libgcrypt20... 00:00:27.668 O: I: Extracting libgmp10... 00:00:27.691 O: I: Extracting libgnutls30t64... 00:00:27.761 O: I: Extracting libgpg-error0... 00:00:27.773 O: I: Extracting libhogweed6t64... 00:00:27.793 O: I: Extracting libidn2-0... 00:00:27.810 O: I: Extracting liblz4-1... 00:00:27.821 O: I: Extracting liblzma5... 00:00:27.838 O: I: Extracting libmd0... 00:00:27.847 O: I: Extracting libmount1... 00:00:27.866 O: I: Extracting libnettle8t64... 00:00:27.887 O: I: Extracting libp11-kit0... 00:00:27.918 O: I: Extracting libpam-modules... 00:00:27.940 O: I: Extracting libpam-modules-bin... 00:00:27.950 O: I: Extracting libpam-runtime... 00:00:27.969 O: I: Extracting libpam0g... 00:00:27.980 O: I: Extracting libpcre2-8-0... 00:00:28.003 O: I: Extracting libseccomp2... 00:00:28.014 O: I: Extracting libselinux1... 00:00:28.025 O: I: Extracting libsemanage-common... 00:00:28.033 O: I: Extracting libsemanage2... 00:00:28.046 O: I: Extracting libsepol2... 00:00:28.071 O: I: Extracting libsmartcols1... 00:00:28.086 O: I: Extracting libss2... 00:00:28.095 O: I: Extracting libssl3t64... 00:00:28.226 O: I: Extracting libstdc++6... 00:00:28.278 O: I: Extracting libsystemd0... 00:00:28.308 O: I: Extracting libtasn1-6... 00:00:28.318 O: I: Extracting libtinfo6... 00:00:28.335 O: I: Extracting libudev1... 00:00:28.351 O: I: Extracting libunistring5... 00:00:28.391 O: I: Extracting libuuid1... 00:00:28.401 O: I: Extracting libxxhash0... 00:00:28.410 O: I: Extracting libzstd1... 00:00:28.436 O: I: Extracting login... 00:00:28.474 O: I: Extracting logsave... 00:00:28.483 O: I: Extracting mawk... 00:00:28.498 O: I: Extracting mount... 00:00:28.513 O: I: Extracting ncurses-base... 00:00:28.527 O: I: Extracting ncurses-bin... 00:00:28.548 O: I: Extracting passwd... 00:00:28.606 O: I: Extracting perl-base... 00:00:28.745 O: I: Extracting sed... 00:00:28.772 O: I: Extracting sysvinit-utils... 00:00:28.781 O: I: Extracting tar... 00:00:28.834 O: I: Extracting tzdata... 00:00:28.870 O: I: Extracting usr-is-merged... 00:00:28.878 O: I: Extracting util-linux... 00:00:28.955 O: I: Extracting zlib1g... 00:00:29.052 O: I: Installing core packages... 00:00:30.859 O: I: Unpacking required packages... 00:00:30.905 O: I: Unpacking apt... 00:00:31.111 O: I: Unpacking base-files... 00:00:31.172 O: I: Unpacking base-passwd... 00:00:31.214 O: I: Unpacking bash... 00:00:31.377 O: I: Unpacking bsdutils... 00:00:31.415 O: I: Unpacking coreutils... 00:00:31.755 O: I: Unpacking dash... 00:00:31.797 O: I: Unpacking debconf... 00:00:31.866 O: I: Unpacking debian-archive-keyring... 00:00:32.010 O: I: Unpacking debianutils... 00:00:32.059 O: I: Unpacking diffutils... 00:00:32.136 O: I: Unpacking dpkg... 00:00:32.321 O: I: Unpacking e2fsprogs... 00:00:32.406 O: I: Unpacking findutils... 00:00:32.484 O: I: Unpacking gcc-14-base:amd64... 00:00:32.514 O: I: Unpacking gpgv... 00:00:32.559 O: I: Unpacking grep... 00:00:32.628 O: I: Unpacking gzip... 00:00:32.699 O: I: Unpacking hostname... 00:00:32.728 O: I: Unpacking init-system-helpers... 00:00:32.764 O: I: Unpacking libacl1:amd64... 00:00:32.797 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:32.930 O: I: Unpacking libattr1:amd64... 00:00:32.980 O: I: Unpacking libaudit-common... 00:00:33.010 O: I: Unpacking libaudit1:amd64... 00:00:33.045 O: I: Unpacking libblkid1:amd64... 00:00:33.088 O: I: Unpacking libbz2-1.0:amd64... 00:00:33.120 O: I: Unpacking libc-bin... 00:00:33.226 O: I: Unpacking libc6:amd64... 00:00:33.707 O: I: Unpacking libcap-ng0:amd64... 00:00:33.739 O: I: Unpacking libcap2:amd64... 00:00:33.770 O: I: Unpacking libcom-err2:amd64... 00:00:33.799 O: I: Unpacking libcrypt1:amd64... 00:00:33.834 O: I: Unpacking libdb5.3t64:amd64... 00:00:33.926 O: I: Unpacking libdebconfclient0:amd64... 00:00:33.957 O: I: Unpacking libext2fs2t64:amd64... 00:00:34.035 O: I: Unpacking libffi8:amd64... 00:00:34.066 O: I: Unpacking libgcc-s1:amd64... 00:00:34.100 O: I: Unpacking libgcrypt20:amd64... 00:00:34.177 O: I: Unpacking libgmp10:amd64... 00:00:34.230 O: I: Unpacking libgnutls30t64:amd64... 00:00:34.361 O: I: Unpacking libgpg-error0:amd64... 00:00:34.397 O: I: Unpacking libhogweed6t64:amd64... 00:00:34.448 O: I: Unpacking libidn2-0:amd64... 00:00:34.500 O: I: Unpacking liblz4-1:amd64... 00:00:34.535 O: I: Unpacking liblzma5:amd64... 00:00:34.580 O: I: Unpacking libmd0:amd64... 00:00:34.612 O: I: Unpacking libmount1:amd64... 00:00:34.660 O: I: Unpacking libnettle8t64:amd64... 00:00:34.711 O: I: Unpacking libp11-kit0:amd64... 00:00:34.776 O: I: Unpacking libpam-modules:amd64... 00:00:34.937 O: I: Unpacking libpam-modules-bin... 00:00:34.975 O: I: Unpacking libpam-runtime... 00:00:35.052 O: I: Unpacking libpam0g:amd64... 00:00:35.088 O: I: Unpacking libpcre2-8-0:amd64... 00:00:35.141 O: I: Unpacking libseccomp2:amd64... 00:00:35.176 O: I: Unpacking libselinux1:amd64... 00:00:35.215 O: I: Unpacking libsemanage-common... 00:00:35.248 O: I: Unpacking libsemanage2:amd64... 00:00:35.286 O: I: Unpacking libsepol2:amd64... 00:00:35.340 O: I: Unpacking libsmartcols1:amd64... 00:00:35.379 O: I: Unpacking libss2:amd64... 00:00:35.411 O: I: Unpacking libssl3t64:amd64... 00:00:35.622 O: I: Unpacking libstdc++6:amd64... 00:00:35.720 O: I: Unpacking libsystemd0:amd64... 00:00:35.781 O: I: Unpacking libtasn1-6:amd64... 00:00:35.814 O: I: Unpacking libtinfo6:amd64... 00:00:35.856 O: I: Unpacking libudev1:amd64... 00:00:35.896 O: I: Unpacking libunistring5:amd64... 00:00:35.971 O: I: Unpacking libuuid1:amd64... 00:00:36.000 O: I: Unpacking libxxhash0:amd64... 00:00:36.028 O: I: Unpacking libzstd1:amd64... 00:00:36.084 O: I: Unpacking login... 00:00:36.187 O: I: Unpacking logsave... 00:00:36.218 O: I: Unpacking mawk... 00:00:36.258 O: I: Unpacking mount... 00:00:36.301 O: I: Unpacking ncurses-base... 00:00:36.347 O: I: Unpacking ncurses-bin... 00:00:36.400 O: I: Unpacking passwd... 00:00:36.583 O: I: Unpacking perl-base... 00:00:36.942 O: I: Unpacking sed... 00:00:37.007 O: I: Unpacking sysvinit-utils... 00:00:37.038 O: I: Unpacking tar... 00:00:37.154 O: I: Unpacking tzdata... 00:00:37.327 O: I: Unpacking usr-is-merged... 00:00:37.363 O: I: Unpacking util-linux... 00:00:37.537 O: I: Unpacking zlib1g:amd64... 00:00:37.565 O: I: Configuring required packages... 00:00:37.580 O: I: Configuring gcc-14-base:amd64... 00:00:37.595 O: I: Configuring debian-archive-keyring... 00:00:37.709 O: I: Configuring usr-is-merged... 00:00:37.727 O: I: Configuring libaudit-common... 00:00:37.732 O: I: Configuring libsemanage-common... 00:00:37.738 O: I: Configuring debconf... 00:00:37.874 O: I: Configuring tzdata... 00:00:38.039 O: I: Configuring ncurses-base... 00:00:38.043 O: I: Configuring init-system-helpers... 00:00:38.056 O: I: Configuring libgcc-s1:amd64... 00:00:38.065 O: I: Configuring libc6:amd64... 00:00:38.192 O: I: Configuring libdb5.3t64:amd64... 00:00:38.196 O: I: Configuring libffi8:amd64... 00:00:38.200 O: I: Configuring libmd0:amd64... 00:00:38.204 O: I: Configuring libxxhash0:amd64... 00:00:38.209 O: I: Configuring libattr1:amd64... 00:00:38.213 O: I: Configuring sysvinit-utils... 00:00:38.217 O: I: Configuring libtasn1-6:amd64... 00:00:38.220 O: I: Configuring libext2fs2t64:amd64... 00:00:38.224 O: I: Configuring debianutils... 00:00:38.295 O: I: Configuring mawk... 00:00:38.304 O: I: Configuring libdebconfclient0:amd64... 00:00:38.313 O: I: Configuring base-files... 00:00:38.341 O: I: Configuring libbz2-1.0:amd64... 00:00:38.344 O: I: Configuring libblkid1:amd64... 00:00:38.348 O: I: Configuring libstdc++6:amd64... 00:00:38.351 O: I: Configuring dash... 00:00:38.413 O: I: Configuring libtinfo6:amd64... 00:00:38.421 O: I: Configuring bash... 00:00:38.433 O: I: Configuring libzstd1:amd64... 00:00:38.437 O: I: Configuring liblzma5:amd64... 00:00:38.440 O: I: Configuring libgpg-error0:amd64... 00:00:38.444 O: I: Configuring liblz4-1:amd64... 00:00:38.453 O: I: Configuring libc-bin... 00:00:38.467 O: I: Configuring ncurses-bin... 00:00:38.471 O: I: Configuring libacl1:amd64... 00:00:38.475 O: I: Configuring libsmartcols1:amd64... 00:00:38.479 O: I: Configuring libgcrypt20:amd64... 00:00:38.484 O: I: Configuring zlib1g:amd64... 00:00:38.488 O: I: Configuring libcrypt1:amd64... 00:00:38.492 O: I: Configuring libcom-err2:amd64... 00:00:38.495 O: I: Configuring diffutils... 00:00:38.499 O: I: Configuring libseccomp2:amd64... 00:00:38.502 O: I: Configuring libcap2:amd64... 00:00:38.506 O: I: Configuring hostname... 00:00:38.510 O: I: Configuring libcap-ng0:amd64... 00:00:38.513 O: I: Configuring libnettle8t64:amd64... 00:00:38.518 O: I: Configuring libgmp10:amd64... 00:00:38.521 O: I: Configuring libp11-kit0:amd64... 00:00:38.524 O: I: Configuring libaudit1:amd64... 00:00:38.528 O: I: Configuring libunistring5:amd64... 00:00:38.531 O: I: Configuring libuuid1:amd64... 00:00:38.535 O: I: Configuring libss2:amd64... 00:00:38.539 O: I: Configuring libsepol2:amd64... 00:00:38.543 O: I: Configuring libpcre2-8-0:amd64... 00:00:38.546 O: I: Configuring logsave... 00:00:38.551 O: I: Configuring libudev1:amd64... 00:00:38.555 O: I: Configuring libhogweed6t64:amd64... 00:00:38.559 O: I: Configuring gpgv... 00:00:38.565 O: I: Configuring grep... 00:00:38.570 O: I: Configuring libssl3t64:amd64... 00:00:38.577 O: I: Configuring e2fsprogs... 00:00:38.945 O: I: Configuring libidn2-0:amd64... 00:00:38.949 O: I: Configuring libsystemd0:amd64... 00:00:38.953 O: I: Configuring libselinux1:amd64... 00:00:38.960 O: I: Configuring libpam0g:amd64... 00:00:39.073 O: I: Configuring sed... 00:00:39.076 O: I: Configuring findutils... 00:00:39.080 O: I: Configuring libmount1:amd64... 00:00:39.084 O: I: Configuring libsemanage2:amd64... 00:00:39.087 O: I: Configuring libapt-pkg6.0t64:amd64... 00:00:39.091 O: I: Configuring base-passwd... 00:00:39.229 O: I: Configuring libgnutls30t64:amd64... 00:00:39.236 O: I: Configuring apt... 00:00:39.616 O: I: Configuring bsdutils... 00:00:39.620 O: I: Configuring tar... 00:00:39.628 O: I: Configuring libpam-modules-bin... 00:00:39.633 O: I: Configuring coreutils... 00:00:39.642 O: I: Configuring util-linux... 00:00:39.836 O: I: Configuring dpkg... 00:00:40.022 O: I: Configuring mount... 00:00:40.040 O: I: Configuring libpam-modules:amd64... 00:00:40.050 O: I: Configuring perl-base... 00:00:40.063 O: I: Configuring gzip... 00:00:40.109 O: I: Configuring passwd... 00:00:40.157 O: I: Configuring libpam-runtime... 00:00:40.318 O: I: Configuring login... 00:00:40.340 O: I: Configuring libc-bin... 00:00:40.354 O: I: Unpacking the base system... 00:00:41.180 O: I: Base system installed successfully. 00:00:41.267 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.Cb86fbZLqg -c . 00:00:52.433 E: + rm -r /tmp/tmp.Cb86fbZLqg Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:02 result: SUCCESS ------------------------------------------------------------------------------ (8/280) debootstrap dist: testing mode: auto variant: buildd format: auto time left: 6:24:45 ------------------------------------------------------------------------------ 00:00:00.012 E: + set -eu 00:00:00.023 E: + export LC_ALL=C.UTF-8 00:00:00.029 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.036 E: + mktemp -d 00:00:00.042 E: + tmpdir=/tmp/tmp.DUz9dNwrDP 00:00:00.049 E: + chmod 755 /tmp/tmp.DUz9dNwrDP 00:00:00.056 E: + [ testing = oldstable ] 00:00:00.064 E: + echo --merged-usr 00:00:00.069 E: + debootstrap --merged-usr --variant=buildd testing /tmp/tmp.DUz9dNwrDP http://127.0.0.1/debian 00:00:00.212 O: I: Target architecture can be executed 00:00:00.255 O: I: Retrieving InRelease 00:00:00.506 O: I: Checking Release signature 00:00:00.534 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:01.254 O: I: Retrieving Packages 00:00:01.692 O: I: Validating Packages 00:00:02.810 O: I: Resolving dependencies of required packages... 00:00:13.371 O: I: Resolving dependencies of base packages... 00:00:31.183 O: I: Checking component main on http://127.0.0.1/debian... 00:00:35.930 O: I: Retrieving apt 2.9.3 00:00:36.055 O: I: Validating apt 2.9.3 00:00:36.129 O: I: Retrieving base-files 13.3 00:00:36.206 O: I: Validating base-files 13.3 00:00:36.300 O: I: Retrieving base-passwd 3.6.3 00:00:36.453 O: I: Validating base-passwd 3.6.3 00:00:36.534 O: I: Retrieving bash 5.2.21-2.1 00:00:36.755 O: I: Validating bash 5.2.21-2.1 00:00:36.851 O: I: Retrieving binutils 2.42-4 00:00:36.913 O: I: Validating binutils 2.42-4 00:00:36.996 O: I: Retrieving binutils-common 2.42-4 00:00:37.160 O: I: Validating binutils-common 2.42-4 00:00:37.224 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4 00:00:37.505 O: I: Validating binutils-x86-64-linux-gnu 2.42-4 00:00:37.596 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:37.729 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:37.796 O: I: Retrieving build-essential 12.10 00:00:37.892 O: I: Validating build-essential 12.10 00:00:37.952 O: I: Retrieving bzip2 1.0.8-5.1 00:00:38.056 O: I: Validating bzip2 1.0.8-5.1 00:00:38.131 O: I: Retrieving coreutils 9.4-3.1 00:00:38.460 O: I: Validating coreutils 9.4-3.1 00:00:38.516 O: I: Retrieving cpp 4:13.2.0-7 00:00:38.647 O: I: Validating cpp 4:13.2.0-7 00:00:38.734 O: I: Retrieving cpp-13 13.2.0-25 00:00:38.868 O: I: Validating cpp-13 13.2.0-25 00:00:38.945 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25 00:00:39.349 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25 00:00:39.451 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7 00:00:39.545 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7 00:00:39.616 O: I: Retrieving dash 0.5.12-9 00:00:39.714 O: I: Validating dash 0.5.12-9 00:00:39.804 O: I: Retrieving debconf 1.5.86 00:00:39.909 O: I: Validating debconf 1.5.86 00:00:40.003 O: I: Retrieving debian-archive-keyring 2023.4 00:00:40.063 O: I: Validating debian-archive-keyring 2023.4 00:00:40.151 O: I: Retrieving debianutils 5.19 00:00:40.277 O: I: Validating debianutils 5.19 00:00:40.354 O: I: Retrieving diffutils 1:3.10-1 00:00:40.498 O: I: Validating diffutils 1:3.10-1 00:00:40.554 O: I: Retrieving dpkg 1.22.6 00:00:40.727 O: I: Validating dpkg 1.22.6 00:00:40.827 O: I: Retrieving dpkg-dev 1.22.6 00:00:41.038 O: I: Validating dpkg-dev 1.22.6 00:00:41.072 O: I: Retrieving findutils 4.9.0-6 00:00:41.119 O: I: Validating findutils 4.9.0-6 00:00:41.199 O: I: Retrieving g++ 4:13.2.0-7 00:00:41.239 O: I: Validating g++ 4:13.2.0-7 00:00:41.316 O: I: Retrieving g++-13 13.2.0-25 00:00:41.360 O: I: Validating g++-13 13.2.0-25 00:00:41.431 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25 00:00:42.017 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25 00:00:42.133 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7 00:00:42.203 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7 00:00:42.255 O: I: Retrieving gcc 4:13.2.0-7 00:00:42.309 O: I: Validating gcc 4:13.2.0-7 00:00:42.358 O: I: Retrieving gcc-13 13.2.0-25 00:00:42.490 O: I: Validating gcc-13 13.2.0-25 00:00:42.544 O: I: Retrieving gcc-13-base 13.2.0-25 00:00:42.600 O: I: Validating gcc-13-base 13.2.0-25 00:00:42.653 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25 00:00:43.473 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25 00:00:43.633 O: I: Retrieving gcc-14-base 14-20240330-1 00:00:43.712 O: I: Validating gcc-14-base 14-20240330-1 00:00:43.764 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7 00:00:43.873 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7 00:00:43.936 O: I: Retrieving gpgv 2.2.43-7 00:00:44.038 O: I: Validating gpgv 2.2.43-7 00:00:44.098 O: I: Retrieving grep 3.11-4 00:00:44.223 O: I: Validating grep 3.11-4 00:00:44.279 O: I: Retrieving gzip 1.12-1.1 00:00:44.348 O: I: Validating gzip 1.12-1.1 00:00:44.424 O: I: Retrieving hostname 3.23+nmu2 00:00:44.510 O: I: Validating hostname 3.23+nmu2 00:00:44.565 O: I: Retrieving init-system-helpers 1.66 00:00:44.647 O: I: Validating init-system-helpers 1.66 00:00:44.722 O: I: Retrieving libacl1 2.3.2-2 00:00:44.788 O: I: Validating libacl1 2.3.2-2 00:00:44.860 O: I: Retrieving libapt-pkg6.0t64 2.9.3 00:00:44.981 O: I: Validating libapt-pkg6.0t64 2.9.3 00:00:45.094 O: I: Retrieving libasan8 14-20240330-1 00:00:45.413 O: I: Validating libasan8 14-20240330-1 00:00:45.471 O: I: Retrieving libatomic1 14-20240330-1 00:00:45.517 O: I: Validating libatomic1 14-20240330-1 00:00:45.596 O: I: Retrieving libattr1 1:2.5.2-1 00:00:45.739 O: I: Validating libattr1 1:2.5.2-1 00:00:45.822 O: I: Retrieving libaudit-common 1:3.1.2-2 00:00:45.929 O: I: Validating libaudit-common 1:3.1.2-2 00:00:45.996 O: I: Retrieving libaudit1 1:3.1.2-2 00:00:46.115 O: I: Validating libaudit1 1:3.1.2-2 00:00:46.208 O: I: Retrieving libbinutils 2.42-4 00:00:46.359 O: I: Validating libbinutils 2.42-4 00:00:46.419 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:46.502 O: I: Validating libblkid1 2.40.1-8.1 00:00:46.560 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:46.655 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:46.744 O: I: Retrieving libc-bin 2.38-13 00:00:46.877 O: I: Validating libc-bin 2.38-13 00:00:46.980 O: I: Retrieving libc-dev-bin 2.38-13 00:00:47.048 O: I: Validating libc-dev-bin 2.38-13 00:00:47.143 O: I: Retrieving libc6 2.38-13 00:00:47.436 O: I: Validating libc6 2.38-13 00:00:47.550 O: I: Retrieving libc6-dev 2.38-13 00:00:47.741 O: I: Validating libc6-dev 2.38-13 00:00:47.854 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:47.977 O: I: Validating libcap-ng0 0.8.5-1 00:00:48.060 O: I: Retrieving libcap2 1:2.66-5 00:00:48.136 O: I: Validating libcap2 1:2.66-5 00:00:48.196 O: I: Retrieving libcc1-0 14-20240330-1 00:00:48.302 O: I: Validating libcc1-0 14-20240330-1 00:00:48.378 O: I: Retrieving libcrypt-dev 1:4.4.36-4 00:00:48.486 O: I: Validating libcrypt-dev 1:4.4.36-4 00:00:48.540 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:48.644 O: I: Validating libcrypt1 1:4.4.36-4 00:00:48.709 O: I: Retrieving libctf-nobfd0 2.42-4 00:00:48.769 O: I: Validating libctf-nobfd0 2.42-4 00:00:48.845 O: I: Retrieving libctf0 2.42-4 00:00:48.955 O: I: Validating libctf0 2.42-4 00:00:49.054 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:49.161 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:49.214 O: I: Retrieving libdebconfclient0 0.272 00:00:49.323 O: I: Validating libdebconfclient0 0.272 00:00:49.386 O: I: Retrieving libdpkg-perl 1.22.6 00:00:49.522 O: I: Validating libdpkg-perl 1.22.6 00:00:49.590 O: I: Retrieving libffi8 3.4.6-1 00:00:49.706 O: I: Validating libffi8 3.4.6-1 00:00:49.790 O: I: Retrieving libgcc-13-dev 13.2.0-25 00:00:50.038 O: I: Validating libgcc-13-dev 13.2.0-25 00:00:50.128 O: I: Retrieving libgcc-s1 14-20240330-1 00:00:50.217 O: I: Validating libgcc-s1 14-20240330-1 00:00:50.281 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:50.419 O: I: Validating libgcrypt20 1.10.3-3 00:00:50.466 O: I: Retrieving libgdbm-compat4t64 1.23-6 00:00:50.582 O: I: Validating libgdbm-compat4t64 1.23-6 00:00:50.640 O: I: Retrieving libgdbm6t64 1.23-6 00:00:50.698 O: I: Validating libgdbm6t64 1.23-6 00:00:50.791 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:50.949 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:51.006 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:51.189 O: I: Validating libgnutls30t64 3.8.5-4 00:00:51.238 O: I: Retrieving libgomp1 14-20240330-1 00:00:51.308 O: I: Validating libgomp1 14-20240330-1 00:00:51.395 O: I: Retrieving libgpg-error0 1.49-2 00:00:51.463 O: I: Validating libgpg-error0 1.49-2 00:00:51.531 O: I: Retrieving libgprofng0 2.42-4 00:00:51.658 O: I: Validating libgprofng0 2.42-4 00:00:51.737 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:51.836 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:51.934 O: I: Retrieving libhwasan0 14-20240330-1 00:00:52.124 O: I: Validating libhwasan0 14-20240330-1 00:00:52.248 O: I: Retrieving libidn2-0 2.3.7-2 00:00:52.378 O: I: Validating libidn2-0 2.3.7-2 00:00:52.422 O: I: Retrieving libisl23 0.26-3+b2 00:00:52.558 O: I: Validating libisl23 0.26-3+b2 00:00:52.618 O: I: Retrieving libitm1 14-20240330-1 00:00:52.766 O: I: Validating libitm1 14-20240330-1 00:00:52.831 O: I: Retrieving libjansson4 2.14-2+b2 00:00:52.933 O: I: Validating libjansson4 2.14-2+b2 00:00:53.033 O: I: Retrieving liblsan0 14-20240330-1 00:00:53.197 O: I: Validating liblsan0 14-20240330-1 00:00:53.266 O: I: Retrieving liblz4-1 1.9.4-2 00:00:53.341 O: I: Validating liblz4-1 1.9.4-2 00:00:53.410 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1 00:00:53.495 O: I: Validating liblzma5 5.6.1+really5.4.5-1 00:00:53.596 O: I: Retrieving libmd0 1.1.0-2 00:00:53.712 O: I: Validating libmd0 1.1.0-2 00:00:53.788 O: I: Retrieving libmount1 2.40.1-8.1 00:00:53.841 O: I: Validating libmount1 2.40.1-8.1 00:00:53.920 O: I: Retrieving libmpc3 1.3.1-1+b2 00:00:54.030 O: I: Validating libmpc3 1.3.1-1+b2 00:00:54.120 O: I: Retrieving libmpfr6 4.2.1-1+b1 00:00:54.252 O: I: Validating libmpfr6 4.2.1-1+b1 00:00:54.308 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:54.394 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:54.529 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:54.648 O: I: Validating libp11-kit0 0.25.3-5 00:00:54.728 O: I: Retrieving libpam-modules 1.5.3-7 00:00:54.824 O: I: Validating libpam-modules 1.5.3-7 00:00:54.903 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:55.028 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:55.090 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:55.199 O: I: Validating libpam-runtime 1.5.3-7 00:00:55.295 O: I: Retrieving libpam0g 1.5.3-7 00:00:55.419 O: I: Validating libpam0g 1.5.3-7 00:00:55.501 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:55.608 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:55.681 O: I: Retrieving libperl5.38t64 5.38.2-5 00:00:56.015 O: I: Validating libperl5.38t64 5.38.2-5 00:00:56.117 O: I: Retrieving libquadmath0 14-20240330-1 00:00:56.188 O: I: Validating libquadmath0 14-20240330-1 00:00:56.252 O: I: Retrieving libseccomp2 2.5.5-1 00:00:56.376 O: I: Validating libseccomp2 2.5.5-1 00:00:56.486 O: I: Retrieving libselinux1 3.5-2+b2 00:00:56.536 O: I: Validating libselinux1 3.5-2+b2 00:00:56.628 O: I: Retrieving libsframe1 2.42-4 00:00:56.684 O: I: Validating libsframe1 2.42-4 00:00:56.752 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:56.910 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:56.968 O: I: Retrieving libssl3t64 3.2.1-3 00:00:57.198 O: I: Validating libssl3t64 3.2.1-3 00:00:57.295 O: I: Retrieving libstdc++-13-dev 13.2.0-25 00:00:57.499 O: I: Validating libstdc++-13-dev 13.2.0-25 00:00:57.561 O: I: Retrieving libstdc++6 14-20240330-1 00:00:57.672 O: I: Validating libstdc++6 14-20240330-1 00:00:57.743 O: I: Retrieving libsystemd0 256-1 00:00:57.777 O: I: Validating libsystemd0 256-1 00:00:57.852 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:57.893 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:57.960 O: I: Retrieving libtinfo6 6.5-2 00:00:58.027 O: I: Validating libtinfo6 6.5-2 00:00:58.106 O: I: Retrieving libtsan2 14-20240330-1 00:00:58.338 O: I: Validating libtsan2 14-20240330-1 00:00:58.402 O: I: Retrieving libubsan1 14-20240330-1 00:00:58.544 O: I: Validating libubsan1 14-20240330-1 00:00:58.634 O: I: Retrieving libudev1 256-1 00:00:58.734 O: I: Validating libudev1 256-1 00:00:58.815 O: I: Retrieving libunistring5 1.2-1 00:00:58.882 O: I: Validating libunistring5 1.2-1 00:00:58.953 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:59.004 O: I: Validating libuuid1 2.40.1-8.1 00:00:59.075 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:59.158 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:59.218 O: I: Retrieving libzstd1 1.5.5+dfsg2-2 00:00:59.312 O: I: Validating libzstd1 1.5.5+dfsg2-2 00:00:59.382 O: I: Retrieving linux-libc-dev 6.7.12-1 00:00:59.623 O: I: Validating linux-libc-dev 6.7.12-1 00:00:59.679 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:59.819 O: I: Validating login 1:4.13+dfsg1-5 00:00:59.896 O: I: Retrieving make 4.3-4.1 00:00:59.946 O: I: Validating make 4.3-4.1 00:01:00.002 O: I: Retrieving mawk 1.3.4.20240123-1 00:01:00.084 O: I: Validating mawk 1.3.4.20240123-1 00:01:00.158 O: I: Retrieving ncurses-base 6.5-2 00:01:00.263 O: I: Validating ncurses-base 6.5-2 00:01:00.332 O: I: Retrieving ncurses-bin 6.5-2 00:01:00.419 O: I: Validating ncurses-bin 6.5-2 00:01:00.475 O: I: Retrieving patch 2.7.6-7 00:01:00.602 O: I: Validating patch 2.7.6-7 00:01:00.678 O: I: Retrieving perl 5.38.2-5 00:01:00.800 O: I: Validating perl 5.38.2-5 00:01:00.859 O: I: Retrieving perl-base 5.38.2-5 00:01:01.072 O: I: Validating perl-base 5.38.2-5 00:01:01.180 O: I: Retrieving perl-modules-5.38 5.38.2-5 00:01:01.522 O: I: Validating perl-modules-5.38 5.38.2-5 00:01:01.567 O: I: Retrieving rpcsvc-proto 1.4.3-1 00:01:01.622 O: I: Validating rpcsvc-proto 1.4.3-1 00:01:01.706 O: I: Retrieving sed 4.9-2 00:01:01.764 O: I: Validating sed 4.9-2 00:01:01.835 O: I: Retrieving sysvinit-utils 3.09-1 00:01:01.968 O: I: Validating sysvinit-utils 3.09-1 00:01:02.012 O: I: Retrieving tar 1.35+dfsg-3 00:01:02.214 O: I: Validating tar 1.35+dfsg-3 00:01:02.296 O: I: Retrieving usr-is-merged 39 00:01:02.417 O: I: Validating usr-is-merged 39 00:01:02.486 O: I: Retrieving util-linux 2.40.1-8.1 00:01:02.662 O: I: Validating util-linux 2.40.1-8.1 00:01:02.735 O: I: Retrieving xz-utils 5.6.1+really5.4.5-1 00:01:02.905 O: I: Validating xz-utils 5.6.1+really5.4.5-1 00:01:02.952 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:01:03.044 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:01:03.118 O: I: Chosen extractor for .deb packages: dpkg-deb 00:01:03.180 O: I: Extracting base-files... 00:01:03.224 O: I: Extracting base-passwd... 00:01:03.251 O: I: Extracting bash... 00:01:03.430 O: I: Extracting bsdutils... 00:01:03.459 O: I: Extracting coreutils... 00:01:03.764 O: I: Extracting dash... 00:01:03.807 O: I: Extracting debconf... 00:01:03.864 O: I: Extracting debianutils... 00:01:03.894 O: I: Extracting diffutils... 00:01:03.968 O: I: Extracting dpkg... 00:01:04.104 O: I: Extracting findutils... 00:01:04.176 O: I: Extracting gcc-14-base... 00:01:04.200 O: I: Extracting grep... 00:01:04.326 O: I: Extracting gzip... 00:01:04.388 O: I: Extracting hostname... 00:01:04.413 O: I: Extracting init-system-helpers... 00:01:04.450 O: I: Extracting libacl1... 00:01:04.475 O: I: Extracting libattr1... 00:01:04.489 O: I: Extracting libaudit-common... 00:01:04.510 O: I: Extracting libaudit1... 00:01:04.536 O: I: Extracting libblkid1... 00:01:04.588 O: I: Extracting libbz2-1.0... 00:01:04.625 O: I: Extracting libc-bin... 00:01:04.722 O: I: Extracting libc6... 00:01:04.989 O: I: Extracting libcap-ng0... 00:01:05.022 O: I: Extracting libcap2... 00:01:05.062 O: I: Extracting libcrypt1... 00:01:05.105 O: I: Extracting libdb5.3t64... 00:01:05.207 O: I: Extracting libdebconfclient0... 00:01:05.236 O: I: Extracting libgcc-s1... 00:01:05.280 O: I: Extracting libgmp10... 00:01:05.320 O: I: Extracting liblzma5... 00:01:05.370 O: I: Extracting libmd0... 00:01:05.394 O: I: Extracting libmount1... 00:01:05.433 O: I: Extracting libpam-modules... 00:01:05.469 O: I: Extracting libpam-modules-bin... 00:01:05.509 O: I: Extracting libpam-runtime... 00:01:05.578 O: I: Extracting libpam0g... 00:01:05.602 O: I: Extracting libpcre2-8-0... 00:01:05.646 O: I: Extracting libselinux1... 00:01:05.686 O: I: Extracting libsmartcols1... 00:01:05.732 O: I: Extracting libssl3t64... 00:01:05.916 O: I: Extracting libsystemd0... 00:01:05.979 O: I: Extracting libtinfo6... 00:01:06.047 O: I: Extracting libudev1... 00:01:06.096 O: I: Extracting libuuid1... 00:01:06.132 O: I: Extracting libzstd1... 00:01:06.182 O: I: Extracting login... 00:01:06.242 O: I: Extracting mawk... 00:01:06.296 O: I: Extracting ncurses-base... 00:01:06.341 O: I: Extracting ncurses-bin... 00:01:06.434 O: I: Extracting perl-base... 00:01:06.663 O: I: Extracting sed... 00:01:06.713 O: I: Extracting sysvinit-utils... 00:01:06.750 O: I: Extracting tar... 00:01:06.855 O: I: Extracting usr-is-merged... 00:01:06.878 O: I: Extracting util-linux... 00:01:06.966 O: I: Extracting zlib1g... 00:01:07.268 O: I: Installing core packages... 00:01:11.584 O: I: Unpacking required packages... 00:01:11.736 O: I: Unpacking base-files... 00:01:12.011 O: I: Unpacking base-passwd... 00:01:12.246 O: I: Unpacking bash... 00:01:12.565 O: I: Unpacking bsdutils... 00:01:12.709 O: I: Unpacking coreutils... 00:01:13.260 O: I: Unpacking dash... 00:01:13.358 O: I: Unpacking debconf... 00:01:13.494 O: I: Unpacking debianutils... 00:01:13.703 O: I: Unpacking diffutils... 00:01:13.950 O: I: Unpacking dpkg... 00:01:14.366 O: I: Unpacking findutils... 00:01:14.618 O: I: Unpacking gcc-14-base:amd64... 00:01:14.829 O: I: Unpacking grep... 00:01:14.958 O: I: Unpacking gzip... 00:01:15.132 O: I: Unpacking hostname... 00:01:15.295 O: I: Unpacking init-system-helpers... 00:01:15.474 O: I: Unpacking libacl1:amd64... 00:01:15.623 O: I: Unpacking libattr1:amd64... 00:01:15.785 O: I: Unpacking libaudit-common... 00:01:15.914 O: I: Unpacking libaudit1:amd64... 00:01:16.036 O: I: Unpacking libblkid1:amd64... 00:01:16.193 O: I: Unpacking libbz2-1.0:amd64... 00:01:16.363 O: I: Unpacking libc-bin... 00:01:16.596 O: I: Unpacking libc6:amd64... 00:01:17.532 O: I: Unpacking libcap-ng0:amd64... 00:01:17.689 O: I: Unpacking libcap2:amd64... 00:01:17.789 O: I: Unpacking libcrypt1:amd64... 00:01:17.980 O: I: Unpacking libdb5.3t64:amd64... 00:01:18.165 O: I: Unpacking libdebconfclient0:amd64... 00:01:18.314 O: I: Unpacking libgcc-s1:amd64... 00:01:18.505 O: I: Unpacking libgmp10:amd64... 00:01:18.684 O: I: Unpacking liblzma5:amd64... 00:01:18.875 O: I: Unpacking libmd0:amd64... 00:01:19.071 O: I: Unpacking libmount1:amd64... 00:01:19.207 O: I: Unpacking libpam-modules:amd64... 00:01:19.667 O: I: Unpacking libpam-modules-bin... 00:01:19.833 O: I: Unpacking libpam-runtime... 00:01:20.080 O: I: Unpacking libpam0g:amd64... 00:01:20.194 O: I: Unpacking libpcre2-8-0:amd64... 00:01:20.342 O: I: Unpacking libselinux1:amd64... 00:01:20.456 O: I: Unpacking libsmartcols1:amd64... 00:01:20.597 O: I: Unpacking libssl3t64:amd64... 00:01:20.975 O: I: Unpacking libsystemd0:amd64... 00:01:21.170 O: I: Unpacking libtinfo6:amd64... 00:01:21.324 O: I: Unpacking libudev1:amd64... 00:01:21.408 O: I: Unpacking libuuid1:amd64... 00:01:21.483 O: I: Unpacking libzstd1:amd64... 00:01:21.603 O: I: Unpacking login... 00:01:22.017 O: I: Unpacking mawk... 00:01:22.168 O: I: Unpacking ncurses-base... 00:01:22.349 O: I: Unpacking ncurses-bin... 00:01:22.617 O: I: Unpacking perl-base... 00:01:23.412 O: I: Unpacking sed... 00:01:23.573 O: I: Unpacking sysvinit-utils... 00:01:23.655 O: I: Unpacking tar... 00:01:23.960 O: I: Unpacking usr-is-merged... 00:01:24.077 O: I: Unpacking util-linux... 00:01:24.518 O: I: Unpacking zlib1g:amd64... 00:01:24.617 O: I: Configuring required packages... 00:01:24.706 O: I: Configuring gcc-14-base:amd64... 00:01:24.744 O: I: Configuring usr-is-merged... 00:01:24.841 O: I: Configuring libaudit-common... 00:01:24.945 O: I: Configuring debconf... 00:01:25.231 O: I: Configuring ncurses-base... 00:01:25.284 O: I: Configuring init-system-helpers... 00:01:25.335 O: I: Configuring libgcc-s1:amd64... 00:01:25.414 O: I: Configuring libc6:amd64... 00:01:25.617 O: I: Configuring libdb5.3t64:amd64... 00:01:25.651 O: I: Configuring libmd0:amd64... 00:01:25.688 O: I: Configuring libattr1:amd64... 00:01:25.718 O: I: Configuring sysvinit-utils... 00:01:25.736 O: I: Configuring debianutils... 00:01:25.915 O: I: Configuring mawk... 00:01:25.946 O: I: Configuring libdebconfclient0:amd64... 00:01:25.975 O: I: Configuring base-files... 00:01:26.015 O: I: Configuring libbz2-1.0:amd64... 00:01:26.025 O: I: Configuring libblkid1:amd64... 00:01:26.037 O: I: Configuring dash... 00:01:26.132 O: I: Configuring libtinfo6:amd64... 00:01:26.149 O: I: Configuring bash... 00:01:26.174 O: I: Configuring libzstd1:amd64... 00:01:26.193 O: I: Configuring liblzma5:amd64... 00:01:26.242 O: I: Configuring libc-bin... 00:01:26.261 O: I: Configuring ncurses-bin... 00:01:26.283 O: I: Configuring libacl1:amd64... 00:01:26.299 O: I: Configuring libsmartcols1:amd64... 00:01:26.324 O: I: Configuring zlib1g:amd64... 00:01:26.337 O: I: Configuring libcrypt1:amd64... 00:01:26.351 O: I: Configuring diffutils... 00:01:26.368 O: I: Configuring libcap2:amd64... 00:01:26.397 O: I: Configuring hostname... 00:01:26.414 O: I: Configuring libcap-ng0:amd64... 00:01:26.426 O: I: Configuring libgmp10:amd64... 00:01:26.439 O: I: Configuring libaudit1:amd64... 00:01:26.453 O: I: Configuring libuuid1:amd64... 00:01:26.472 O: I: Configuring libpcre2-8-0:amd64... 00:01:26.490 O: I: Configuring libudev1:amd64... 00:01:26.503 O: I: Configuring grep... 00:01:26.515 O: I: Configuring libssl3t64:amd64... 00:01:26.528 O: I: Configuring libsystemd0:amd64... 00:01:26.541 O: I: Configuring libselinux1:amd64... 00:01:26.562 O: I: Configuring libpam0g:amd64... 00:01:26.735 O: I: Configuring sed... 00:01:26.761 O: I: Configuring findutils... 00:01:26.772 O: I: Configuring libmount1:amd64... 00:01:26.781 O: I: Configuring base-passwd... 00:01:27.027 O: I: Configuring bsdutils... 00:01:27.038 O: I: Configuring tar... 00:01:27.063 O: I: Configuring libpam-modules-bin... 00:01:27.076 O: I: Configuring coreutils... 00:01:27.100 O: I: Configuring util-linux... 00:01:27.392 O: I: Configuring dpkg... 00:01:27.673 O: I: Configuring libpam-modules:amd64... 00:01:27.700 O: I: Configuring perl-base... 00:01:27.726 O: I: Configuring gzip... 00:01:27.860 O: I: Configuring libpam-runtime... 00:01:28.102 O: I: Configuring login... 00:01:28.170 O: I: Configuring libc-bin... 00:01:28.224 O: I: Unpacking the base system... 00:01:29.543 O: I: Unpacking apt... 00:01:30.261 O: I: Unpacking binutils... 00:01:30.358 O: I: Unpacking binutils-common:amd64... 00:01:30.871 O: I: Unpacking binutils-x86-64-linux-gnu... 00:01:31.340 O: I: Unpacking build-essential... 00:01:31.439 O: I: Unpacking bzip2... 00:01:31.527 O: I: Unpacking cpp... 00:01:31.646 O: I: Unpacking cpp-13... 00:01:31.712 O: I: Unpacking cpp-13-x86-64-linux-gnu... 00:01:32.982 O: I: Unpacking cpp-x86-64-linux-gnu... 00:01:33.048 O: I: Unpacking debian-archive-keyring... 00:01:33.332 O: I: Unpacking dpkg-dev... 00:01:33.731 O: I: Unpacking g++... 00:01:33.793 O: I: Unpacking g++-13... 00:01:33.843 O: I: Unpacking g++-13-x86-64-linux-gnu... 00:01:35.051 O: I: Unpacking g++-x86-64-linux-gnu... 00:01:35.141 O: I: Unpacking gcc... 00:01:35.271 O: I: Unpacking gcc-13... 00:01:35.418 O: I: Unpacking gcc-13-base:amd64... 00:01:35.534 O: I: Unpacking gcc-13-x86-64-linux-gnu... 00:01:36.982 O: I: Unpacking gcc-x86-64-linux-gnu... 00:01:37.087 O: I: Unpacking gpgv... 00:01:37.239 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:01:37.498 O: I: Unpacking libasan8:amd64... 00:01:37.977 O: I: Unpacking libatomic1:amd64... 00:01:38.039 O: I: Unpacking libbinutils:amd64... 00:01:38.237 O: I: Unpacking libc-dev-bin... 00:01:38.385 O: I: Unpacking libc6-dev:amd64... 00:01:39.087 O: I: Unpacking libcc1-0:amd64... 00:01:39.197 O: I: Unpacking libcrypt-dev:amd64... 00:01:39.353 O: I: Unpacking libctf-nobfd0:amd64... 00:01:39.464 O: I: Unpacking libctf0:amd64... 00:01:39.602 O: I: Unpacking libdpkg-perl... 00:01:39.860 O: I: Unpacking libffi8:amd64... 00:01:39.962 O: I: Unpacking libgcc-13-dev:amd64... 00:01:40.413 O: I: Unpacking libgcrypt20:amd64... 00:01:40.567 O: I: Unpacking libgdbm-compat4t64:amd64... 00:01:40.700 O: I: Unpacking libgdbm6t64:amd64... 00:01:40.809 O: I: Unpacking libgnutls30t64:amd64... 00:01:41.083 O: I: Unpacking libgomp1:amd64... 00:01:41.209 O: I: Unpacking libgpg-error0:amd64... 00:01:41.386 O: I: Unpacking libgprofng0:amd64... 00:01:41.564 O: I: Unpacking libhogweed6t64:amd64... 00:01:41.682 O: I: Unpacking libhwasan0:amd64... 00:01:41.996 O: I: Unpacking libidn2-0:amd64... 00:01:42.137 O: I: Unpacking libisl23:amd64... 00:01:42.325 O: I: Unpacking libitm1:amd64... 00:01:42.392 O: I: Unpacking libjansson4:amd64... 00:01:42.460 O: I: Unpacking liblsan0:amd64... 00:01:42.756 O: I: Unpacking liblz4-1:amd64... 00:01:42.872 O: I: Unpacking libmpc3:amd64... 00:01:42.992 O: I: Unpacking libmpfr6:amd64... 00:01:43.161 O: I: Unpacking libnettle8t64:amd64... 00:01:43.268 O: I: Unpacking libp11-kit0:amd64... 00:01:43.414 O: I: Unpacking libperl5.38t64:amd64... 00:01:44.358 O: I: Unpacking libquadmath0:amd64... 00:01:44.504 O: I: Unpacking libseccomp2:amd64... 00:01:44.607 O: I: Unpacking libsframe1:amd64... 00:01:44.679 O: I: Unpacking libstdc++-13-dev:amd64... 00:01:45.570 O: I: Unpacking libstdc++6:amd64... 00:01:45.797 O: I: Unpacking libtasn1-6:amd64... 00:01:45.917 O: I: Unpacking libtsan2:amd64... 00:01:46.340 O: I: Unpacking libubsan1:amd64... 00:01:46.589 O: I: Unpacking libunistring5:amd64... 00:01:46.792 O: I: Unpacking libxxhash0:amd64... 00:01:46.890 O: I: Unpacking linux-libc-dev... 00:01:47.768 O: I: Unpacking make... 00:01:47.959 O: I: Unpacking patch... 00:01:48.105 O: I: Unpacking perl... 00:01:48.269 O: I: Unpacking perl-modules-5.38... 00:01:49.230 O: I: Unpacking rpcsvc-proto... 00:01:49.337 O: I: Unpacking xz-utils... 00:01:49.594 O: I: Configuring the base system... 00:01:49.640 O: I: Configuring libgdbm6t64:amd64... 00:01:49.690 O: I: Configuring libgpg-error0:amd64... 00:01:49.754 O: I: Configuring libgdbm-compat4t64:amd64... 00:01:49.913 O: I: Configuring liblz4-1:amd64... 00:01:49.957 O: I: Configuring binutils-common:amd64... 00:01:50.033 O: I: Configuring debian-archive-keyring... 00:01:50.326 O: I: Configuring linux-libc-dev... 00:01:50.342 O: I: Configuring libctf-nobfd0:amd64... 00:01:50.351 O: I: Configuring libgcrypt20:amd64... 00:01:50.364 O: I: Configuring libgomp1:amd64... 00:01:50.380 O: I: Configuring bzip2... 00:01:50.397 O: I: Configuring libseccomp2:amd64... 00:01:50.409 O: I: Configuring libsframe1:amd64... 00:01:50.440 O: I: Configuring libjansson4:amd64... 00:01:50.452 O: I: Configuring libnettle8t64:amd64... 00:01:50.469 O: I: Configuring rpcsvc-proto... 00:01:50.506 O: I: Configuring gcc-13-base:amd64... 00:01:50.529 O: I: Configuring make... 00:01:50.550 O: I: Configuring libmpfr6:amd64... 00:01:50.569 O: I: Configuring xz-utils... 00:01:50.600 O: I: Configuring perl-modules-5.38... 00:01:50.626 O: I: Configuring libquadmath0:amd64... 00:01:50.671 O: I: Configuring libunistring5:amd64... 00:01:50.680 O: I: Configuring libmpc3:amd64... 00:01:50.691 O: I: Configuring libatomic1:amd64... 00:01:50.721 O: I: Configuring patch... 00:01:50.742 O: I: Configuring libffi8:amd64... 00:01:50.764 O: I: Configuring libhogweed6t64:amd64... 00:01:50.795 O: I: Configuring libhwasan0:amd64... 00:01:50.807 O: I: Configuring gpgv... 00:01:50.816 O: I: Configuring libcrypt-dev:amd64... 00:01:50.843 O: I: Configuring libasan8:amd64... 00:01:50.859 O: I: Configuring libxxhash0:amd64... 00:01:50.878 O: I: Configuring libtasn1-6:amd64... 00:01:50.900 O: I: Configuring libperl5.38t64:amd64... 00:01:50.928 O: I: Configuring libtsan2:amd64... 00:01:50.949 O: I: Configuring libbinutils:amd64... 00:01:50.965 O: I: Configuring libisl23:amd64... 00:01:50.977 O: I: Configuring libc-dev-bin... 00:01:50.986 O: I: Configuring libstdc++6:amd64... 00:01:50.994 O: I: Configuring liblsan0:amd64... 00:01:51.006 O: I: Configuring libitm1:amd64... 00:01:51.018 O: I: Configuring libctf0:amd64... 00:01:51.031 O: I: Configuring cpp-13-x86-64-linux-gnu... 00:01:51.041 O: I: Configuring libidn2-0:amd64... 00:01:51.056 O: I: Configuring perl... 00:01:51.124 O: I: Configuring libgprofng0:amd64... 00:01:51.143 O: I: Configuring libp11-kit0:amd64... 00:01:51.159 O: I: Configuring libdpkg-perl... 00:01:51.176 O: I: Configuring libubsan1:amd64... 00:01:51.190 O: I: Configuring libgcc-13-dev:amd64... 00:01:51.216 O: I: Configuring libc6-dev:amd64... 00:01:51.247 O: I: Configuring libapt-pkg6.0t64:amd64... 00:01:51.268 O: I: Configuring libcc1-0:amd64... 00:01:51.292 O: I: Configuring libstdc++-13-dev:amd64... 00:01:51.315 O: I: Configuring binutils-x86-64-linux-gnu... 00:01:51.321 O: I: Configuring cpp-x86-64-linux-gnu... 00:01:51.340 O: I: Configuring libgnutls30t64:amd64... 00:01:51.403 O: I: Configuring apt... 00:01:51.997 O: I: Configuring cpp-13... 00:01:52.019 O: I: Configuring gcc-13-x86-64-linux-gnu... 00:01:52.038 O: I: Configuring binutils... 00:01:52.069 O: I: Configuring dpkg-dev... 00:01:52.090 O: I: Configuring gcc-13... 00:01:52.119 O: I: Configuring cpp... 00:01:52.166 O: I: Configuring g++-13-x86-64-linux-gnu... 00:01:52.185 O: I: Configuring gcc-x86-64-linux-gnu... 00:01:52.208 O: I: Configuring gcc... 00:01:52.272 O: I: Configuring g++-x86-64-linux-gnu... 00:01:52.291 O: I: Configuring g++-13... 00:01:52.300 O: I: Configuring g++... 00:01:52.318 O: I: Configuring build-essential... 00:01:52.328 O: I: Configuring libc-bin... 00:01:52.406 O: I: Base system installed successfully. 00:01:52.545 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.DUz9dNwrDP -c . 00:02:45.905 E: + rm -r /tmp/tmp.DUz9dNwrDP Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:03:01 result: SUCCESS ------------------------------------------------------------------------------ (9/280) debootstrap dist: testing mode: auto variant: - format: auto time left: 7:18:07 ------------------------------------------------------------------------------ 00:00:00.035 E: + set -eu 00:00:00.041 E: + export LC_ALL=C.UTF-8 00:00:00.048 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.058 E: + mktemp -d 00:00:00.064 E: + tmpdir=/tmp/tmp.MOYaUJHkXk 00:00:00.079 E: + chmod 755 /tmp/tmp.MOYaUJHkXk 00:00:00.085 E: + [ testing = oldstable ] 00:00:00.090 E: + echo --merged-usr 00:00:00.093 E: + debootstrap --merged-usr --variant=- testing /tmp/tmp.MOYaUJHkXk http://127.0.0.1/debian 00:00:00.158 O: I: Target architecture can be executed 00:00:00.184 O: I: Retrieving InRelease 00:00:00.374 O: I: Checking Release signature 00:00:00.414 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:01.160 O: I: Retrieving Packages 00:00:01.507 O: I: Validating Packages 00:00:03.566 O: I: Resolving dependencies of required packages... 00:00:15.304 O: I: Resolving dependencies of base packages... 00:00:30.131 O: I: Checking component main on http://127.0.0.1/debian... 00:00:34.908 O: I: Retrieving adduser 3.137 00:00:34.965 O: I: Validating adduser 3.137 00:00:35.026 O: I: Retrieving apt 2.9.3 00:00:35.181 O: I: Validating apt 2.9.3 00:00:35.250 O: I: Retrieving apt-utils 2.9.3 00:00:35.354 O: I: Validating apt-utils 2.9.3 00:00:35.406 O: I: Retrieving base-files 13.3 00:00:35.490 O: I: Validating base-files 13.3 00:00:35.545 O: I: Retrieving base-passwd 3.6.3 00:00:35.588 O: I: Validating base-passwd 3.6.3 00:00:35.632 O: I: Retrieving bash 5.2.21-2.1 00:00:35.820 O: I: Validating bash 5.2.21-2.1 00:00:35.888 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:35.943 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:35.999 O: I: Retrieving coreutils 9.4-3.1 00:00:36.245 O: I: Validating coreutils 9.4-3.1 00:00:36.328 O: I: Retrieving cpio 2.15+dfsg-1 00:00:36.421 O: I: Validating cpio 2.15+dfsg-1 00:00:36.488 O: I: Retrieving cron 3.0pl1-189 00:00:36.585 O: I: Validating cron 3.0pl1-189 00:00:36.623 O: I: Retrieving cron-daemon-common 3.0pl1-189 00:00:36.678 O: I: Validating cron-daemon-common 3.0pl1-189 00:00:36.742 O: I: Retrieving dash 0.5.12-9 00:00:36.810 O: I: Validating dash 0.5.12-9 00:00:36.882 O: I: Retrieving debconf 1.5.86 00:00:36.998 O: I: Validating debconf 1.5.86 00:00:37.044 O: I: Retrieving debconf-i18n 1.5.86 00:00:37.118 O: I: Validating debconf-i18n 1.5.86 00:00:37.215 O: I: Retrieving debian-archive-keyring 2023.4 00:00:37.330 O: I: Validating debian-archive-keyring 2023.4 00:00:37.388 O: I: Retrieving debianutils 5.19 00:00:37.458 O: I: Validating debianutils 5.19 00:00:37.512 O: I: Retrieving diffutils 1:3.10-1 00:00:37.597 O: I: Validating diffutils 1:3.10-1 00:00:37.640 O: I: Retrieving dmidecode 3.5-3 00:00:37.712 O: I: Validating dmidecode 3.5-3 00:00:37.759 O: I: Retrieving dmsetup 2:1.02.196-1+b1 00:00:37.826 O: I: Validating dmsetup 2:1.02.196-1+b1 00:00:37.912 O: I: Retrieving dpkg 1.22.6 00:00:38.065 O: I: Validating dpkg 1.22.6 00:00:38.145 O: I: Retrieving e2fsprogs 1.47.1-1 00:00:38.278 O: I: Validating e2fsprogs 1.47.1-1 00:00:38.354 O: I: Retrieving fdisk 2.40.1-8.1 00:00:38.453 O: I: Validating fdisk 2.40.1-8.1 00:00:38.502 O: I: Retrieving findutils 4.9.0-6 00:00:38.589 O: I: Validating findutils 4.9.0-6 00:00:38.649 O: I: Retrieving gcc-14-base 14-20240330-1 00:00:38.710 O: I: Validating gcc-14-base 14-20240330-1 00:00:38.768 O: I: Retrieving gpgv 2.2.43-7 00:00:38.850 O: I: Validating gpgv 2.2.43-7 00:00:38.902 O: I: Retrieving grep 3.11-4 00:00:38.976 O: I: Validating grep 3.11-4 00:00:39.045 O: I: Retrieving gzip 1.12-1.1 00:00:39.125 O: I: Validating gzip 1.12-1.1 00:00:39.168 O: I: Retrieving hostname 3.23+nmu2 00:00:39.241 O: I: Validating hostname 3.23+nmu2 00:00:39.307 O: I: Retrieving ifupdown 0.8.43 00:00:39.358 O: I: Validating ifupdown 0.8.43 00:00:39.406 O: I: Retrieving init 1.66 00:00:39.442 O: I: Validating init 1.66 00:00:39.508 O: I: Retrieving init-system-helpers 1.66 00:00:39.553 O: I: Validating init-system-helpers 1.66 00:00:39.623 O: I: Retrieving iproute2 6.9.0-1 00:00:39.772 O: I: Validating iproute2 6.9.0-1 00:00:39.830 O: I: Retrieving iputils-ping 3:20240117-1 00:00:39.877 O: I: Validating iputils-ping 3:20240117-1 00:00:39.921 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5 00:00:40.030 O: I: Validating isc-dhcp-client 4.4.3-P1-5 00:00:40.092 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5 00:00:40.171 O: I: Validating isc-dhcp-common 4.4.3-P1-5 00:00:40.210 O: I: Retrieving kmod 32+20240327-1 00:00:40.261 O: I: Validating kmod 32+20240327-1 00:00:40.329 O: I: Retrieving less 643-1 00:00:40.472 O: I: Validating less 643-1 00:00:40.528 O: I: Retrieving libacl1 2.3.2-2 00:00:40.596 O: I: Validating libacl1 2.3.2-2 00:00:40.650 O: I: Retrieving libapparmor1 3.0.13-2 00:00:40.683 O: I: Validating libapparmor1 3.0.13-2 00:00:40.738 O: I: Retrieving libapt-pkg6.0t64 2.9.3 00:00:40.893 O: I: Validating libapt-pkg6.0t64 2.9.3 00:00:40.941 O: I: Retrieving libattr1 1:2.5.2-1 00:00:41.036 O: I: Validating libattr1 1:2.5.2-1 00:00:41.086 O: I: Retrieving libaudit-common 1:3.1.2-2 00:00:41.147 O: I: Validating libaudit-common 1:3.1.2-2 00:00:41.227 O: I: Retrieving libaudit1 1:3.1.2-2 00:00:41.271 O: I: Validating libaudit1 1:3.1.2-2 00:00:41.341 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:41.365 O: I: Validating libblkid1 2.40.1-8.1 00:00:41.414 O: I: Retrieving libbpf1 1:1.4.2-1 00:00:41.456 O: I: Validating libbpf1 1:1.4.2-1 00:00:41.550 O: I: Retrieving libbsd0 0.12.2-1 00:00:41.648 O: I: Validating libbsd0 0.12.2-1 00:00:41.696 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:41.734 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:41.785 O: I: Retrieving libc-bin 2.38-13 00:00:41.883 O: I: Validating libc-bin 2.38-13 00:00:41.986 O: I: Retrieving libc6 2.38-13 00:00:42.211 O: I: Validating libc6 2.38-13 00:00:42.314 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:42.421 O: I: Validating libcap-ng0 0.8.5-1 00:00:42.464 O: I: Retrieving libcap2 1:2.66-5 00:00:42.531 O: I: Validating libcap2 1:2.66-5 00:00:42.577 O: I: Retrieving libcap2-bin 1:2.66-5 00:00:42.626 O: I: Validating libcap2-bin 1:2.66-5 00:00:42.678 O: I: Retrieving libcom-err2 1.47.1-1 00:00:42.711 O: I: Validating libcom-err2 1.47.1-1 00:00:42.771 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:42.872 O: I: Validating libcrypt1 1:4.4.36-4 00:00:42.970 O: I: Retrieving libcryptsetup12 2:2.7.2-2 00:00:43.039 O: I: Validating libcryptsetup12 2:2.7.2-2 00:00:43.113 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:43.248 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:43.314 O: I: Retrieving libdebconfclient0 0.272 00:00:43.426 O: I: Validating libdebconfclient0 0.272 00:00:43.473 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1 00:00:43.517 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1 00:00:43.570 O: I: Retrieving libedit2 3.1-20240517-1 00:00:43.601 O: I: Validating libedit2 3.1-20240517-1 00:00:43.652 O: I: Retrieving libelf1t64 0.191-1+b1 00:00:43.736 O: I: Validating libelf1t64 0.191-1+b1 00:00:43.820 O: I: Retrieving libext2fs2t64 1.47.1-1 00:00:43.937 O: I: Validating libext2fs2t64 1.47.1-1 00:00:43.988 O: I: Retrieving libfdisk1 2.40.1-8.1 00:00:44.060 O: I: Validating libfdisk1 2.40.1-8.1 00:00:44.125 O: I: Retrieving libffi8 3.4.6-1 00:00:44.154 O: I: Validating libffi8 3.4.6-1 00:00:44.189 O: I: Retrieving libgcc-s1 14-20240330-1 00:00:44.257 O: I: Validating libgcc-s1 14-20240330-1 00:00:44.314 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:44.451 O: I: Validating libgcrypt20 1.10.3-3 00:00:44.510 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:44.578 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:44.631 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:44.794 O: I: Validating libgnutls30t64 3.8.5-4 00:00:44.849 O: I: Retrieving libgpg-error0 1.49-2 00:00:44.890 O: I: Validating libgpg-error0 1.49-2 00:00:44.951 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1 00:00:45.024 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1 00:00:45.076 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:45.166 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:45.226 O: I: Retrieving libidn2-0 2.3.7-2 00:00:45.296 O: I: Validating libidn2-0 2.3.7-2 00:00:45.358 O: I: Retrieving libjansson4 2.14-2+b2 00:00:45.394 O: I: Validating libjansson4 2.14-2+b2 00:00:45.448 O: I: Retrieving libjson-c5 0.17-1+b1 00:00:45.557 O: I: Validating libjson-c5 0.17-1+b1 00:00:45.623 O: I: Retrieving libk5crypto3 1.20.1-6+b1 00:00:45.706 O: I: Validating libk5crypto3 1.20.1-6+b1 00:00:45.779 O: I: Retrieving libkeyutils1 1.6.3-3 00:00:45.855 O: I: Validating libkeyutils1 1.6.3-3 00:00:45.905 O: I: Retrieving libkmod2 32+20240327-1 00:00:46.005 O: I: Validating libkmod2 32+20240327-1 00:00:46.058 O: I: Retrieving libkrb5-3 1.20.1-6+b1 00:00:46.142 O: I: Validating libkrb5-3 1.20.1-6+b1 00:00:46.202 O: I: Retrieving libkrb5support0 1.20.1-6+b1 00:00:46.277 O: I: Validating libkrb5support0 1.20.1-6+b1 00:00:46.348 O: I: Retrieving liblocale-gettext-perl 1.07-7 00:00:46.405 O: I: Validating liblocale-gettext-perl 1.07-7 00:00:46.453 O: I: Retrieving liblz4-1 1.9.4-2 00:00:46.581 O: I: Validating liblz4-1 1.9.4-2 00:00:46.617 O: I: Retrieving liblzma5 5.6.1+really5.4.5-1 00:00:46.689 O: I: Validating liblzma5 5.6.1+really5.4.5-1 00:00:46.746 O: I: Retrieving libmd0 1.1.0-2 00:00:46.810 O: I: Validating libmd0 1.1.0-2 00:00:46.870 O: I: Retrieving libmnl0 1.0.5-2+b1 00:00:46.919 O: I: Validating libmnl0 1.0.5-2+b1 00:00:46.985 O: I: Retrieving libmount1 2.40.1-8.1 00:00:47.034 O: I: Validating libmount1 2.40.1-8.1 00:00:47.093 O: I: Retrieving libncursesw6 6.5-2 00:00:47.172 O: I: Validating libncursesw6 6.5-2 00:00:47.225 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:47.306 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:47.349 O: I: Retrieving libnewt0.52 0.52.24-2 00:00:47.412 O: I: Validating libnewt0.52 0.52.24-2 00:00:47.466 O: I: Retrieving libnftables1 1.0.9-2 00:00:47.542 O: I: Validating libnftables1 1.0.9-2 00:00:47.584 O: I: Retrieving libnftnl11 1.2.6-2+b1 00:00:47.642 O: I: Validating libnftnl11 1.2.6-2+b1 00:00:47.704 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:47.797 O: I: Validating libp11-kit0 0.25.3-5 00:00:47.849 O: I: Retrieving libpam-modules 1.5.3-7 00:00:47.920 O: I: Validating libpam-modules 1.5.3-7 00:00:47.984 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:48.034 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:48.081 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:48.120 O: I: Validating libpam-runtime 1.5.3-7 00:00:48.164 O: I: Retrieving libpam0g 1.5.3-7 00:00:48.207 O: I: Validating libpam0g 1.5.3-7 00:00:48.246 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:48.292 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:48.330 O: I: Retrieving libpopt0 1.19+dfsg-1+b1 00:00:48.369 O: I: Validating libpopt0 1.19+dfsg-1+b1 00:00:48.412 O: I: Retrieving libproc2-0 2:4.0.4-4 00:00:48.457 O: I: Validating libproc2-0 2:4.0.4-4 00:00:48.498 O: I: Retrieving libreadline8t64 8.2-4 00:00:48.547 O: I: Validating libreadline8t64 8.2-4 00:00:48.587 O: I: Retrieving libseccomp2 2.5.5-1 00:00:48.626 O: I: Validating libseccomp2 2.5.5-1 00:00:48.660 O: I: Retrieving libselinux1 3.5-2+b2 00:00:48.734 O: I: Validating libselinux1 3.5-2+b2 00:00:48.788 O: I: Retrieving libsemanage-common 3.5-1 00:00:48.840 O: I: Validating libsemanage-common 3.5-1 00:00:48.891 O: I: Retrieving libsemanage2 3.5-1+b3 00:00:48.968 O: I: Validating libsemanage2 3.5-1+b3 00:00:49.018 O: I: Retrieving libsepol2 3.5-2+b1 00:00:49.097 O: I: Validating libsepol2 3.5-2+b1 00:00:49.147 O: I: Retrieving libslang2 2.3.3-5 00:00:49.268 O: I: Validating libslang2 2.3.3-5 00:00:49.309 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:49.381 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:49.423 O: I: Retrieving libss2 1.47.1-1 00:00:49.517 O: I: Validating libss2 1.47.1-1 00:00:49.558 O: I: Retrieving libssl3t64 3.2.1-3 00:00:49.778 O: I: Validating libssl3t64 3.2.1-3 00:00:49.868 O: I: Retrieving libstdc++6 14-20240330-1 00:00:49.972 O: I: Validating libstdc++6 14-20240330-1 00:00:50.023 O: I: Retrieving libsystemd-shared 256-1 00:00:50.235 O: I: Validating libsystemd-shared 256-1 00:00:50.310 O: I: Retrieving libsystemd0 256-1 00:00:50.438 O: I: Validating libsystemd0 256-1 00:00:50.502 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:50.628 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:50.681 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3 00:00:50.774 O: I: Validating libtext-charwidth-perl 0.04-11+b3 00:00:50.843 O: I: Retrieving libtext-iconv-perl 1.7-8+b3 00:00:50.921 O: I: Validating libtext-iconv-perl 1.7-8+b3 00:00:50.974 O: I: Retrieving libtext-wrapi18n-perl 0.06-10 00:00:51.069 O: I: Validating libtext-wrapi18n-perl 0.06-10 00:00:51.118 O: I: Retrieving libtinfo6 6.5-2 00:00:51.182 O: I: Validating libtinfo6 6.5-2 00:00:51.251 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3 00:00:51.322 O: I: Validating libtirpc-common 1.3.4+ds-1.3 00:00:51.378 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3 00:00:51.464 O: I: Validating libtirpc3t64 1.3.4+ds-1.3 00:00:51.550 O: I: Retrieving libudev1 256-1 00:00:51.654 O: I: Validating libudev1 256-1 00:00:51.704 O: I: Retrieving libunistring5 1.2-1 00:00:51.793 O: I: Validating libunistring5 1.2-1 00:00:51.846 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:51.876 O: I: Validating libuuid1 2.40.1-8.1 00:00:51.931 O: I: Retrieving libxtables12 1.8.10-3 00:00:52.029 O: I: Validating libxtables12 1.8.10-3 00:00:52.091 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:52.150 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:52.201 O: I: Retrieving libzstd1 1.5.5+dfsg2-2 00:00:52.289 O: I: Validating libzstd1 1.5.5+dfsg2-2 00:00:52.330 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:52.381 O: I: Validating login 1:4.13+dfsg1-5 00:00:52.462 O: I: Retrieving logrotate 3.21.0-2 00:00:52.510 O: I: Validating logrotate 3.21.0-2 00:00:52.581 O: I: Retrieving logsave 1.47.1-1 00:00:52.603 O: I: Validating logsave 1.47.1-1 00:00:52.670 O: I: Retrieving mawk 1.3.4.20240123-1 00:00:52.759 O: I: Validating mawk 1.3.4.20240123-1 00:00:52.804 O: I: Retrieving mount 2.40.1-8.1 00:00:52.918 O: I: Validating mount 2.40.1-8.1 00:00:52.988 O: I: Retrieving nano 8.0-1 00:00:53.088 O: I: Validating nano 8.0-1 00:00:53.170 O: I: Retrieving ncurses-base 6.5-2 00:00:53.232 O: I: Validating ncurses-base 6.5-2 00:00:53.321 O: I: Retrieving ncurses-bin 6.5-2 00:00:53.436 O: I: Validating ncurses-bin 6.5-2 00:00:53.493 O: I: Retrieving netbase 6.4 00:00:53.574 O: I: Validating netbase 6.4 00:00:53.653 O: I: Retrieving nftables 1.0.9-2 00:00:53.724 O: I: Validating nftables 1.0.9-2 00:00:53.780 O: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:53.870 O: I: Validating passwd 1:4.13+dfsg1-5 00:00:53.974 O: I: Retrieving perl-base 5.38.2-5 00:00:54.171 O: I: Validating perl-base 5.38.2-5 00:00:54.216 O: I: Retrieving procps 2:4.0.4-4 00:00:54.357 O: I: Validating procps 2:4.0.4-4 00:00:54.424 O: I: Retrieving readline-common 8.2-4 00:00:54.502 O: I: Validating readline-common 8.2-4 00:00:54.585 O: I: Retrieving sed 4.9-2 00:00:54.697 O: I: Validating sed 4.9-2 00:00:54.779 O: I: Retrieving sensible-utils 0.0.22 00:00:54.822 O: I: Validating sensible-utils 0.0.22 00:00:54.884 O: I: Retrieving systemd 256-1 00:00:55.273 O: I: Validating systemd 256-1 00:00:55.339 O: I: Retrieving systemd-sysv 256-1 00:00:55.408 O: I: Validating systemd-sysv 256-1 00:00:55.449 O: I: Retrieving sysvinit-utils 3.09-1 00:00:55.496 O: I: Validating sysvinit-utils 3.09-1 00:00:55.568 O: I: Retrieving tar 1.35+dfsg-3 00:00:55.674 O: I: Validating tar 1.35+dfsg-3 00:00:55.729 O: I: Retrieving tasksel 3.75 00:00:55.768 O: I: Validating tasksel 3.75 00:00:55.813 O: I: Retrieving tasksel-data 3.75 00:00:55.869 O: I: Validating tasksel-data 3.75 00:00:55.909 O: I: Retrieving tzdata 2024a-4 00:00:55.977 O: I: Validating tzdata 2024a-4 00:00:56.025 O: I: Retrieving udev 256-1 00:00:56.248 O: I: Validating udev 256-1 00:00:56.341 O: I: Retrieving usr-is-merged 39 00:00:56.384 O: I: Validating usr-is-merged 39 00:00:56.478 O: I: Retrieving util-linux 2.40.1-8.1 00:00:56.675 O: I: Validating util-linux 2.40.1-8.1 00:00:56.733 O: I: Retrieving vim-common 2:9.1.0377-1 00:00:56.825 O: I: Validating vim-common 2:9.1.0377-1 00:00:56.892 O: I: Retrieving vim-tiny 2:9.1.0377-1 00:00:57.056 O: I: Validating vim-tiny 2:9.1.0377-1 00:00:57.105 O: I: Retrieving whiptail 0.52.24-2 00:00:57.160 O: I: Validating whiptail 0.52.24-2 00:00:57.243 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:57.296 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:57.356 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:57.431 O: I: Extracting apt... 00:00:57.560 O: I: Extracting base-files... 00:00:57.578 O: I: Extracting base-passwd... 00:00:57.608 O: I: Extracting bash... 00:00:57.746 O: I: Extracting bsdutils... 00:00:57.773 O: I: Extracting coreutils... 00:00:58.030 O: I: Extracting dash... 00:00:58.061 O: I: Extracting debconf... 00:00:58.090 O: I: Extracting debian-archive-keyring... 00:00:58.112 O: I: Extracting debianutils... 00:00:58.138 O: I: Extracting diffutils... 00:00:58.182 O: I: Extracting dpkg... 00:00:58.296 O: I: Extracting e2fsprogs... 00:00:58.370 O: I: Extracting findutils... 00:00:58.422 O: I: Extracting gcc-14-base... 00:00:58.443 O: I: Extracting gpgv... 00:00:58.489 O: I: Extracting grep... 00:00:58.530 O: I: Extracting gzip... 00:00:58.552 O: I: Extracting hostname... 00:00:58.574 O: I: Extracting init-system-helpers... 00:00:58.599 O: I: Extracting libacl1... 00:00:58.617 O: I: Extracting libapt-pkg6.0t64... 00:00:58.732 O: I: Extracting libattr1... 00:00:58.756 O: I: Extracting libaudit-common... 00:00:58.785 O: I: Extracting libaudit1... 00:00:58.813 O: I: Extracting libblkid1... 00:00:58.857 O: I: Extracting libbz2-1.0... 00:00:58.896 O: I: Extracting libc-bin... 00:00:58.959 O: I: Extracting libc6... 00:00:59.158 O: I: Extracting libcap-ng0... 00:00:59.165 O: I: Extracting libcap2... 00:00:59.175 O: I: Extracting libcom-err2... 00:00:59.184 O: I: Extracting libcrypt1... 00:00:59.198 O: I: Extracting libdb5.3t64... 00:00:59.250 O: I: Extracting libdebconfclient0... 00:00:59.258 O: I: Extracting libext2fs2t64... 00:00:59.278 O: I: Extracting libffi8... 00:00:59.288 O: I: Extracting libgcc-s1... 00:00:59.300 O: I: Extracting libgcrypt20... 00:00:59.342 O: I: Extracting libgmp10... 00:00:59.365 O: I: Extracting libgnutls30t64... 00:00:59.438 O: I: Extracting libgpg-error0... 00:00:59.451 O: I: Extracting libhogweed6t64... 00:00:59.473 O: I: Extracting libidn2-0... 00:00:59.491 O: I: Extracting liblz4-1... 00:00:59.503 O: I: Extracting liblzma5... 00:00:59.520 O: I: Extracting libmd0... 00:00:59.530 O: I: Extracting libmount1... 00:00:59.550 O: I: Extracting libnettle8t64... 00:00:59.572 O: I: Extracting libp11-kit0... 00:00:59.604 O: I: Extracting libpam-modules... 00:00:59.627 O: I: Extracting libpam-modules-bin... 00:00:59.638 O: I: Extracting libpam-runtime... 00:00:59.659 O: I: Extracting libpam0g... 00:00:59.670 O: I: Extracting libpcre2-8-0... 00:00:59.694 O: I: Extracting libseccomp2... 00:00:59.704 O: I: Extracting libselinux1... 00:00:59.717 O: I: Extracting libsemanage-common... 00:00:59.726 O: I: Extracting libsemanage2... 00:00:59.739 O: I: Extracting libsepol2... 00:00:59.765 O: I: Extracting libsmartcols1... 00:00:59.782 O: I: Extracting libss2... 00:00:59.791 O: I: Extracting libssl3t64... 00:00:59.921 O: I: Extracting libstdc++6... 00:00:59.974 O: I: Extracting libsystemd0... 00:01:00.005 O: I: Extracting libtasn1-6... 00:01:00.016 O: I: Extracting libtinfo6... 00:01:00.033 O: I: Extracting libudev1... 00:01:00.049 O: I: Extracting libunistring5... 00:01:00.091 O: I: Extracting libuuid1... 00:01:00.101 O: I: Extracting libxxhash0... 00:01:00.110 O: I: Extracting libzstd1... 00:01:00.135 O: I: Extracting login... 00:01:00.175 O: I: Extracting logsave... 00:01:00.184 O: I: Extracting mawk... 00:01:00.200 O: I: Extracting mount... 00:01:00.215 O: I: Extracting ncurses-base... 00:01:00.230 O: I: Extracting ncurses-bin... 00:01:00.251 O: I: Extracting passwd... 00:01:00.307 O: I: Extracting perl-base... 00:01:00.458 O: I: Extracting sed... 00:01:00.485 O: I: Extracting sysvinit-utils... 00:01:00.494 O: I: Extracting tar... 00:01:00.547 O: I: Extracting tzdata... 00:01:00.585 O: I: Extracting usr-is-merged... 00:01:00.593 O: I: Extracting util-linux... 00:01:00.691 O: I: Extracting zlib1g... 00:01:00.788 O: I: Installing core packages... 00:01:02.884 O: I: Unpacking required packages... 00:01:02.952 O: I: Unpacking apt... 00:01:03.212 O: I: Unpacking base-files... 00:01:03.273 O: I: Unpacking base-passwd... 00:01:03.317 O: I: Unpacking bash... 00:01:03.484 O: I: Unpacking bsdutils... 00:01:03.524 O: I: Unpacking coreutils... 00:01:03.870 O: I: Unpacking dash... 00:01:03.943 O: I: Unpacking debconf... 00:01:04.014 O: I: Unpacking debian-archive-keyring... 00:01:04.165 O: I: Unpacking debianutils... 00:01:04.213 O: I: Unpacking diffutils... 00:01:04.291 O: I: Unpacking dpkg... 00:01:04.479 O: I: Unpacking e2fsprogs... 00:01:04.564 O: I: Unpacking findutils... 00:01:04.639 O: I: Unpacking gcc-14-base:amd64... 00:01:04.668 O: I: Unpacking gpgv... 00:01:04.714 O: I: Unpacking grep... 00:01:04.781 O: I: Unpacking gzip... 00:01:04.851 O: I: Unpacking hostname... 00:01:04.880 O: I: Unpacking init-system-helpers... 00:01:04.916 O: I: Unpacking libacl1:amd64... 00:01:04.954 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:01:05.093 O: I: Unpacking libattr1:amd64... 00:01:05.123 O: I: Unpacking libaudit-common... 00:01:05.153 O: I: Unpacking libaudit1:amd64... 00:01:05.187 O: I: Unpacking libblkid1:amd64... 00:01:05.229 O: I: Unpacking libbz2-1.0:amd64... 00:01:05.261 O: I: Unpacking libc-bin... 00:01:05.369 O: I: Unpacking libc6:amd64... 00:01:05.870 O: I: Unpacking libcap-ng0:amd64... 00:01:05.901 O: I: Unpacking libcap2:amd64... 00:01:05.967 O: I: Unpacking libcom-err2:amd64... 00:01:05.998 O: I: Unpacking libcrypt1:amd64... 00:01:06.034 O: I: Unpacking libdb5.3t64:amd64... 00:01:06.225 O: I: Unpacking libdebconfclient0:amd64... 00:01:06.258 O: I: Unpacking libext2fs2t64:amd64... 00:01:06.342 O: I: Unpacking libffi8:amd64... 00:01:06.374 O: I: Unpacking libgcc-s1:amd64... 00:01:06.412 O: I: Unpacking libgcrypt20:amd64... 00:01:06.509 O: I: Unpacking libgmp10:amd64... 00:01:06.583 O: I: Unpacking libgnutls30t64:amd64... 00:01:06.873 O: I: Unpacking libgpg-error0:amd64... 00:01:06.954 O: I: Unpacking libhogweed6t64:amd64... 00:01:07.006 O: I: Unpacking libidn2-0:amd64... 00:01:07.062 O: I: Unpacking liblz4-1:amd64... 00:01:07.155 O: I: Unpacking liblzma5:amd64... 00:01:07.246 O: I: Unpacking libmd0:amd64... 00:01:07.356 O: I: Unpacking libmount1:amd64... 00:01:07.510 O: I: Unpacking libnettle8t64:amd64... 00:01:07.563 O: I: Unpacking libp11-kit0:amd64... 00:01:07.691 O: I: Unpacking libpam-modules:amd64... 00:01:07.884 O: I: Unpacking libpam-modules-bin... 00:01:07.971 O: I: Unpacking libpam-runtime... 00:01:08.054 O: I: Unpacking libpam0g:amd64... 00:01:08.120 O: I: Unpacking libpcre2-8-0:amd64... 00:01:08.173 O: I: Unpacking libseccomp2:amd64... 00:01:08.206 O: I: Unpacking libselinux1:amd64... 00:01:08.240 O: I: Unpacking libsemanage-common... 00:01:08.322 O: I: Unpacking libsemanage2:amd64... 00:01:08.361 O: I: Unpacking libsepol2:amd64... 00:01:08.417 O: I: Unpacking libsmartcols1:amd64... 00:01:08.469 O: I: Unpacking libss2:amd64... 00:01:08.536 O: I: Unpacking libssl3t64:amd64... 00:01:08.766 O: I: Unpacking libstdc++6:amd64... 00:01:08.868 O: I: Unpacking libsystemd0:amd64... 00:01:08.931 O: I: Unpacking libtasn1-6:amd64... 00:01:08.964 O: I: Unpacking libtinfo6:amd64... 00:01:09.006 O: I: Unpacking libudev1:amd64... 00:01:09.074 O: I: Unpacking libunistring5:amd64... 00:01:09.154 O: I: Unpacking libuuid1:amd64... 00:01:09.189 O: I: Unpacking libxxhash0:amd64... 00:01:09.218 O: I: Unpacking libzstd1:amd64... 00:01:09.276 O: I: Unpacking login... 00:01:09.383 O: I: Unpacking logsave... 00:01:09.416 O: I: Unpacking mawk... 00:01:09.456 O: I: Unpacking mount... 00:01:09.498 O: I: Unpacking ncurses-base... 00:01:09.545 O: I: Unpacking ncurses-bin... 00:01:09.614 O: I: Unpacking passwd... 00:01:09.798 O: I: Unpacking perl-base... 00:01:10.195 O: I: Unpacking sed... 00:01:10.277 O: I: Unpacking sysvinit-utils... 00:01:10.310 O: I: Unpacking tar... 00:01:10.447 O: I: Unpacking tzdata... 00:01:10.676 O: I: Unpacking usr-is-merged... 00:01:10.754 O: I: Unpacking util-linux... 00:01:10.929 O: I: Unpacking zlib1g:amd64... 00:01:10.957 O: I: Configuring required packages... 00:01:10.973 O: I: Configuring gcc-14-base:amd64... 00:01:10.987 O: I: Configuring debian-archive-keyring... 00:01:11.106 O: I: Configuring usr-is-merged... 00:01:11.128 O: I: Configuring libaudit-common... 00:01:11.136 O: I: Configuring libsemanage-common... 00:01:11.143 O: I: Configuring debconf... 00:01:11.279 O: I: Configuring tzdata... 00:01:11.440 O: I: Configuring ncurses-base... 00:01:11.444 O: I: Configuring init-system-helpers... 00:01:11.458 O: I: Configuring libgcc-s1:amd64... 00:01:11.467 O: I: Configuring libc6:amd64... 00:01:11.596 O: I: Configuring libdb5.3t64:amd64... 00:01:11.601 O: I: Configuring libffi8:amd64... 00:01:11.605 O: I: Configuring libmd0:amd64... 00:01:11.611 O: I: Configuring libxxhash0:amd64... 00:01:11.616 O: I: Configuring libattr1:amd64... 00:01:11.621 O: I: Configuring sysvinit-utils... 00:01:11.630 O: I: Configuring libtasn1-6:amd64... 00:01:11.634 O: I: Configuring libext2fs2t64:amd64... 00:01:11.638 O: I: Configuring debianutils... 00:01:11.711 O: I: Configuring mawk... 00:01:11.718 O: I: Configuring libdebconfclient0:amd64... 00:01:11.730 O: I: Configuring base-files... 00:01:11.756 O: I: Configuring libbz2-1.0:amd64... 00:01:11.761 O: I: Configuring libblkid1:amd64... 00:01:11.764 O: I: Configuring libstdc++6:amd64... 00:01:11.768 O: I: Configuring dash... 00:01:11.827 O: I: Configuring libtinfo6:amd64... 00:01:11.836 O: I: Configuring bash... 00:01:11.846 O: I: Configuring libzstd1:amd64... 00:01:11.850 O: I: Configuring liblzma5:amd64... 00:01:11.854 O: I: Configuring libgpg-error0:amd64... 00:01:11.858 O: I: Configuring liblz4-1:amd64... 00:01:11.868 O: I: Configuring libc-bin... 00:01:11.881 O: I: Configuring ncurses-bin... 00:01:11.886 O: I: Configuring libacl1:amd64... 00:01:11.890 O: I: Configuring libsmartcols1:amd64... 00:01:11.893 O: I: Configuring libgcrypt20:amd64... 00:01:11.899 O: I: Configuring zlib1g:amd64... 00:01:11.903 O: I: Configuring libcrypt1:amd64... 00:01:11.907 O: I: Configuring libcom-err2:amd64... 00:01:11.911 O: I: Configuring diffutils... 00:01:11.914 O: I: Configuring libseccomp2:amd64... 00:01:11.918 O: I: Configuring libcap2:amd64... 00:01:11.922 O: I: Configuring hostname... 00:01:11.926 O: I: Configuring libcap-ng0:amd64... 00:01:11.929 O: I: Configuring libnettle8t64:amd64... 00:01:11.933 O: I: Configuring libgmp10:amd64... 00:01:11.937 O: I: Configuring libp11-kit0:amd64... 00:01:11.940 O: I: Configuring libaudit1:amd64... 00:01:11.944 O: I: Configuring libunistring5:amd64... 00:01:11.948 O: I: Configuring libuuid1:amd64... 00:01:11.952 O: I: Configuring libss2:amd64... 00:01:11.956 O: I: Configuring libsepol2:amd64... 00:01:11.960 O: I: Configuring libpcre2-8-0:amd64... 00:01:11.963 O: I: Configuring logsave... 00:01:11.968 O: I: Configuring libudev1:amd64... 00:01:11.972 O: I: Configuring libhogweed6t64:amd64... 00:01:11.976 O: I: Configuring gpgv... 00:01:11.982 O: I: Configuring grep... 00:01:11.986 O: I: Configuring libssl3t64:amd64... 00:01:11.994 O: I: Configuring e2fsprogs... 00:01:12.362 O: I: Configuring libidn2-0:amd64... 00:01:12.366 O: I: Configuring libsystemd0:amd64... 00:01:12.370 O: I: Configuring libselinux1:amd64... 00:01:12.376 O: I: Configuring libpam0g:amd64... 00:01:12.494 O: I: Configuring sed... 00:01:12.499 O: I: Configuring findutils... 00:01:12.502 O: I: Configuring libmount1:amd64... 00:01:12.507 O: I: Configuring libsemanage2:amd64... 00:01:12.511 O: I: Configuring libapt-pkg6.0t64:amd64... 00:01:12.516 O: I: Configuring base-passwd... 00:01:12.666 O: I: Configuring libgnutls30t64:amd64... 00:01:12.676 O: I: Configuring apt... 00:01:13.061 O: I: Configuring bsdutils... 00:01:13.065 O: I: Configuring tar... 00:01:13.072 O: I: Configuring libpam-modules-bin... 00:01:13.078 O: I: Configuring coreutils... 00:01:13.087 O: I: Configuring util-linux... 00:01:13.281 O: I: Configuring dpkg... 00:01:13.469 O: I: Configuring mount... 00:01:13.486 O: I: Configuring libpam-modules:amd64... 00:01:13.495 O: I: Configuring perl-base... 00:01:13.506 O: I: Configuring gzip... 00:01:13.554 O: I: Configuring passwd... 00:01:13.598 O: I: Configuring libpam-runtime... 00:01:13.764 O: I: Configuring login... 00:01:13.786 O: I: Configuring libc-bin... 00:01:13.801 O: I: Unpacking the base system... 00:01:45.507 O: I: Unpacking apt-utils... 00:01:45.574 O: I: Unpacking cpio... 00:01:45.632 O: I: Unpacking cron... 00:01:45.668 O: I: Unpacking debconf-i18n... 00:01:45.728 O: I: Unpacking dmidecode... 00:01:45.788 O: I: Unpacking fdisk... 00:01:45.831 O: I: Unpacking ifupdown... 00:01:45.885 O: I: Unpacking init... 00:01:45.914 O: I: Unpacking iproute2... 00:01:46.121 O: I: Unpacking iputils-ping... 00:01:46.154 O: I: Unpacking isc-dhcp-client... 00:01:46.285 O: I: Unpacking isc-dhcp-common... 00:01:46.322 O: I: Unpacking kmod... 00:01:46.363 O: I: Unpacking less... 00:01:46.406 O: I: Unpacking libbpf1:amd64... 00:01:46.446 O: I: Unpacking libbsd0:amd64... 00:01:46.477 O: I: Unpacking libcap2-bin... 00:01:46.509 O: I: Unpacking libedit2:amd64... 00:01:46.545 O: I: Unpacking libelf1t64:amd64... 00:01:46.593 O: I: Unpacking libgssapi-krb5-2:amd64... 00:01:46.633 O: I: Unpacking libjansson4:amd64... 00:01:46.671 O: I: Unpacking libk5crypto3:amd64... 00:01:46.708 O: I: Unpacking libkeyutils1:amd64... 00:01:46.735 O: I: Unpacking libkmod2:amd64... 00:01:46.770 O: I: Unpacking libkrb5-3:amd64... 00:01:46.833 O: I: Unpacking libkrb5support0:amd64... 00:01:46.864 O: I: Unpacking liblocale-gettext-perl... 00:01:46.895 O: I: Unpacking libmnl0:amd64... 00:01:46.926 O: I: Unpacking libncursesw6:amd64... 00:01:46.969 O: I: Unpacking libnewt0.52:amd64... 00:01:47.034 O: I: Unpacking libnftables1:amd64... 00:01:47.096 O: I: Unpacking libnftnl11:amd64... 00:01:47.129 O: I: Unpacking libpopt0:amd64... 00:01:47.171 O: I: Unpacking libproc2-0:amd64... 00:01:47.207 O: I: Unpacking libreadline8t64:amd64... 00:01:47.283 O: I: Unpacking libslang2:amd64... 00:01:47.362 O: I: Unpacking libtext-charwidth-perl:amd64... 00:01:47.389 O: I: Unpacking libtext-iconv-perl:amd64... 00:01:47.416 O: I: Unpacking libtext-wrapi18n-perl... 00:01:47.444 O: I: Unpacking libtirpc-common... 00:01:47.474 O: I: Unpacking libtirpc3t64:amd64... 00:01:47.528 O: I: Unpacking libxtables12:amd64... 00:01:47.558 O: I: Unpacking logrotate... 00:01:47.592 O: I: Unpacking nano... 00:01:47.697 O: I: Unpacking netbase... 00:01:47.725 O: I: Unpacking nftables... 00:01:47.764 O: I: Unpacking procps... 00:01:47.898 O: I: Unpacking readline-common... 00:01:47.929 O: I: Unpacking sensible-utils... 00:01:47.963 O: I: Unpacking tasksel... 00:01:48.014 O: I: Unpacking tasksel-data... 00:01:48.064 O: I: Unpacking udev... 00:01:48.301 O: I: Unpacking vim-common... 00:01:48.367 O: I: Unpacking vim-tiny... 00:01:48.461 O: I: Unpacking whiptail... 00:01:48.502 O: I: Configuring the base system... 00:01:48.511 O: I: Configuring cpio... 00:01:48.519 O: I: Configuring libtext-iconv-perl:amd64... 00:01:48.523 O: I: Configuring libtext-charwidth-perl:amd64... 00:01:48.527 O: I: Configuring libkeyutils1:amd64... 00:01:48.530 O: I: Configuring apt-utils... 00:01:48.534 O: I: Configuring init... 00:01:48.539 O: I: Configuring libtirpc-common... 00:01:48.543 O: I: Configuring less... 00:01:48.550 O: I: Configuring libtext-wrapi18n-perl... 00:01:48.553 O: I: Configuring libelf1t64:amd64... 00:01:48.557 O: I: Configuring libjansson4:amd64... 00:01:48.561 O: I: Configuring libkrb5support0:amd64... 00:01:48.564 O: I: Configuring libcap2-bin... 00:01:48.569 O: I: Configuring vim-common... 00:01:48.575 O: I: Configuring libslang2:amd64... 00:01:48.578 O: I: Configuring libproc2-0:amd64... 00:01:48.582 O: I: Configuring libmnl0:amd64... 00:01:48.586 O: I: Configuring libncursesw6:amd64... 00:01:48.589 O: I: Configuring libk5crypto3:amd64... 00:01:48.593 O: I: Configuring libxtables12:amd64... 00:01:48.597 O: I: Configuring nano... 00:01:48.608 O: I: Configuring sensible-utils... 00:01:48.614 O: I: Configuring procps... 00:01:48.653 O: I: Configuring netbase... 00:01:48.661 O: I: Configuring isc-dhcp-common... 00:01:48.664 O: I: Configuring libkrb5-3:amd64... 00:01:48.668 O: I: Configuring dmidecode... 00:01:48.671 O: I: Configuring libbsd0:amd64... 00:01:48.674 O: I: Configuring iputils-ping... 00:01:48.690 O: I: Configuring readline-common... 00:01:48.697 O: I: Configuring liblocale-gettext-perl... 00:01:48.701 O: I: Configuring libbpf1:amd64... 00:01:48.705 O: I: Configuring libkmod2:amd64... 00:01:48.708 O: I: Configuring libpopt0:amd64... 00:01:48.716 O: I: Configuring logrotate... 00:01:48.923 O: I: Configuring libnewt0.52:amd64... 00:01:48.927 O: I: Configuring libedit2:amd64... 00:01:48.937 O: I: Configuring cron... 00:01:49.174 O: I: Configuring debconf-i18n... 00:01:49.178 O: I: Configuring libnftnl11:amd64... 00:01:49.183 O: I: Configuring vim-tiny... 00:01:49.207 O: I: Configuring kmod... 00:01:49.232 O: I: Configuring libgssapi-krb5-2:amd64... 00:01:49.240 O: I: Configuring udev... 00:01:49.813 O: I: Configuring libreadline8t64:amd64... 00:01:49.817 O: I: Configuring whiptail... 00:01:49.821 O: I: Configuring libnftables1:amd64... 00:01:49.825 O: I: Configuring nftables... 00:01:49.951 O: I: Configuring libtirpc3t64:amd64... 00:01:49.955 O: I: Configuring iproute2... 00:01:50.151 O: I: Configuring isc-dhcp-client... 00:01:50.171 O: I: Configuring fdisk... 00:01:50.179 O: I: Configuring ifupdown... 00:01:50.585 O: I: Configuring tasksel... 00:01:50.717 O: I: Configuring tasksel-data... 00:01:50.724 O: I: Configuring libc-bin... 00:01:50.747 O: I: Base system installed successfully. 00:01:50.802 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.MOYaUJHkXk -c . 00:02:01.401 E: + rm -r /tmp/tmp.MOYaUJHkXk Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:02:17 result: SUCCESS ------------------------------------------------------------------------------ (10/280) debootstrap dist: unstable mode: auto variant: minbase format: auto time left: 7:36:56 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.019 E: + tmpdir=/tmp/tmp.M9596EgDwD 00:00:00.022 E: + chmod 755 /tmp/tmp.M9596EgDwD 00:00:00.026 E: + [ unstable = oldstable ] 00:00:00.029 E: + echo --merged-usr 00:00:00.033 E: + debootstrap --merged-usr --variant=minbase unstable /tmp/tmp.M9596EgDwD http://127.0.0.1/debian 00:00:00.094 O: I: Target architecture can be executed 00:00:00.118 O: I: Retrieving InRelease 00:00:00.289 O: I: Checking Release signature 00:00:00.309 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:00.953 O: I: Retrieving Packages 00:00:01.149 O: I: Validating Packages 00:00:02.123 O: I: Resolving dependencies of required packages... 00:00:11.306 O: I: Resolving dependencies of base packages... 00:00:20.423 O: I: Checking component main on http://127.0.0.1/debian... 00:00:24.307 O: I: Retrieving apt 2.9.5 00:00:24.352 O: I: Validating apt 2.9.5 00:00:24.378 O: I: Retrieving base-files 13.3 00:00:24.393 O: I: Validating base-files 13.3 00:00:24.414 O: I: Retrieving base-passwd 3.6.3 00:00:24.429 O: I: Validating base-passwd 3.6.3 00:00:24.449 O: I: Retrieving bash 5.2.21-2.1 00:00:24.488 O: I: Validating bash 5.2.21-2.1 00:00:24.515 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:24.531 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:24.550 O: I: Retrieving coreutils 9.4-3.1 00:00:24.618 O: I: Validating coreutils 9.4-3.1 00:00:24.652 O: I: Retrieving dash 0.5.12-9 00:00:24.667 O: I: Validating dash 0.5.12-9 00:00:24.688 O: I: Retrieving debconf 1.5.86 00:00:24.705 O: I: Validating debconf 1.5.86 00:00:24.725 O: I: Retrieving debian-archive-keyring 2023.4 00:00:24.742 O: I: Validating debian-archive-keyring 2023.4 00:00:24.762 O: I: Retrieving debianutils 5.19 00:00:24.778 O: I: Validating debianutils 5.19 00:00:24.798 O: I: Retrieving diffutils 1:3.10-1 00:00:24.819 O: I: Validating diffutils 1:3.10-1 00:00:24.841 O: I: Retrieving dpkg 1.22.6 00:00:24.883 O: I: Validating dpkg 1.22.6 00:00:24.910 O: I: Retrieving e2fsprogs 1.47.1-1 00:00:24.934 O: I: Validating e2fsprogs 1.47.1-1 00:00:24.958 O: I: Retrieving findutils 4.10.0-2 00:00:24.986 O: I: Validating findutils 4.10.0-2 00:00:25.009 O: I: Retrieving gcc-14-base 14.1.0-1 00:00:25.024 O: I: Validating gcc-14-base 14.1.0-1 00:00:25.043 O: I: Retrieving gpgv 2.2.43-7 00:00:25.061 O: I: Validating gpgv 2.2.43-7 00:00:25.083 O: I: Retrieving grep 3.11-4 00:00:25.104 O: I: Validating grep 3.11-4 00:00:25.126 O: I: Retrieving gzip 1.12-1.1 00:00:25.142 O: I: Validating gzip 1.12-1.1 00:00:25.163 O: I: Retrieving hostname 3.23+nmu2 00:00:25.177 O: I: Validating hostname 3.23+nmu2 00:00:25.197 O: I: Retrieving init-system-helpers 1.66 00:00:25.211 O: I: Validating init-system-helpers 1.66 00:00:25.231 O: I: Retrieving libacl1 2.3.2-2 00:00:25.245 O: I: Validating libacl1 2.3.2-2 00:00:25.265 O: I: Retrieving libapt-pkg6.0t64 2.9.5 00:00:25.298 O: I: Validating libapt-pkg6.0t64 2.9.5 00:00:25.322 O: I: Retrieving libattr1 1:2.5.2-1 00:00:25.336 O: I: Validating libattr1 1:2.5.2-1 00:00:25.356 O: I: Retrieving libaudit-common 1:3.1.2-4 00:00:25.370 O: I: Validating libaudit-common 1:3.1.2-4 00:00:25.398 O: I: Retrieving libaudit1 1:3.1.2-4 00:00:25.412 O: I: Validating libaudit1 1:3.1.2-4 00:00:25.432 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:25.450 O: I: Validating libblkid1 2.40.1-8.1 00:00:25.470 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:25.484 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:25.504 O: I: Retrieving libc-bin 2.38-13 00:00:25.529 O: I: Validating libc-bin 2.38-13 00:00:25.552 O: I: Retrieving libc6 2.38-13 00:00:25.619 O: I: Validating libc6 2.38-13 00:00:25.653 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:25.667 O: I: Validating libcap-ng0 0.8.5-1 00:00:25.687 O: I: Retrieving libcap2 1:2.66-5 00:00:25.702 O: I: Validating libcap2 1:2.66-5 00:00:25.722 O: I: Retrieving libcom-err2 1.47.1-1 00:00:25.736 O: I: Validating libcom-err2 1.47.1-1 00:00:25.756 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:25.771 O: I: Validating libcrypt1 1:4.4.36-4 00:00:25.791 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:25.820 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:25.843 O: I: Retrieving libdebconfclient0 0.272 00:00:25.857 O: I: Validating libdebconfclient0 0.272 00:00:25.877 O: I: Retrieving libext2fs2t64 1.47.1-1 00:00:25.895 O: I: Validating libext2fs2t64 1.47.1-1 00:00:25.915 O: I: Retrieving libffi8 3.4.6-1 00:00:25.929 O: I: Validating libffi8 3.4.6-1 00:00:25.949 O: I: Retrieving libgcc-s1 14.1.0-1 00:00:25.963 O: I: Validating libgcc-s1 14.1.0-1 00:00:25.983 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:26.010 O: I: Validating libgcrypt20 1.10.3-3 00:00:26.033 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:26.062 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:26.084 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:26.126 O: I: Validating libgnutls30t64 3.8.5-4 00:00:26.153 O: I: Retrieving libgpg-error0 1.49-2 00:00:26.168 O: I: Validating libgpg-error0 1.49-2 00:00:26.188 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:26.208 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:26.230 O: I: Retrieving libidn2-0 2.3.7-2 00:00:26.247 O: I: Validating libidn2-0 2.3.7-2 00:00:26.267 O: I: Retrieving liblz4-1 1.9.4-2 00:00:26.282 O: I: Validating liblz4-1 1.9.4-2 00:00:26.303 O: I: Retrieving liblzma5 5.6.2-1 00:00:26.320 O: I: Validating liblzma5 5.6.2-1 00:00:26.342 O: I: Retrieving libmd0 1.1.0-2 00:00:26.356 O: I: Validating libmd0 1.1.0-2 00:00:26.376 O: I: Retrieving libmount1 2.40.1-8.1 00:00:26.394 O: I: Validating libmount1 2.40.1-8.1 00:00:26.415 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:26.434 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:26.455 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:26.477 O: I: Validating libp11-kit0 0.25.3-5 00:00:26.499 O: I: Retrieving libpam-modules 1.5.3-7 00:00:26.518 O: I: Validating libpam-modules 1.5.3-7 00:00:26.540 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:26.555 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:26.576 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:26.593 O: I: Validating libpam-runtime 1.5.3-7 00:00:26.613 O: I: Retrieving libpam0g 1.5.3-7 00:00:26.627 O: I: Validating libpam0g 1.5.3-7 00:00:26.647 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:26.666 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:26.687 O: I: Retrieving libseccomp2 2.5.5-1 00:00:26.702 O: I: Validating libseccomp2 2.5.5-1 00:00:26.722 O: I: Retrieving libselinux1 3.5-2+b2 00:00:26.737 O: I: Validating libselinux1 3.5-2+b2 00:00:26.758 O: I: Retrieving libsemanage-common 3.5-1 00:00:26.772 O: I: Validating libsemanage-common 3.5-1 00:00:26.792 O: I: Retrieving libsemanage2 3.5-1+b3 00:00:26.807 O: I: Validating libsemanage2 3.5-1+b3 00:00:26.828 O: I: Retrieving libsepol2 3.5-2+b1 00:00:26.846 O: I: Validating libsepol2 3.5-2+b1 00:00:26.867 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:26.882 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:26.903 O: I: Retrieving libss2 1.47.1-1 00:00:26.917 O: I: Validating libss2 1.47.1-1 00:00:26.936 O: I: Retrieving libssl3t64 3.2.2-1 00:00:26.995 O: I: Validating libssl3t64 3.2.2-1 00:00:27.025 O: I: Retrieving libstdc++6 14.1.0-1 00:00:27.053 O: I: Validating libstdc++6 14.1.0-1 00:00:27.076 O: I: Retrieving libsystemd0 256-1 00:00:27.098 O: I: Validating libsystemd0 256-1 00:00:27.120 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:27.135 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:27.155 O: I: Retrieving libtinfo6 6.5-2 00:00:27.175 O: I: Validating libtinfo6 6.5-2 00:00:27.197 O: I: Retrieving libudev1 256-1 00:00:27.213 O: I: Validating libudev1 256-1 00:00:27.234 O: I: Retrieving libunistring5 1.2-1 00:00:27.256 O: I: Validating libunistring5 1.2-1 00:00:27.277 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:27.291 O: I: Validating libuuid1 2.40.1-8.1 00:00:27.311 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:27.325 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:27.346 O: I: Retrieving libzstd1 1.5.6+dfsg-1 00:00:27.366 O: I: Validating libzstd1 1.5.6+dfsg-1 00:00:27.387 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:27.412 O: I: Validating login 1:4.13+dfsg1-5 00:00:27.435 O: I: Retrieving logsave 1.47.1-1 00:00:27.450 O: I: Validating logsave 1.47.1-1 00:00:27.470 O: I: Retrieving mawk 1.3.4.20240123-1 00:00:27.486 O: I: Validating mawk 1.3.4.20240123-1 00:00:27.507 O: I: Retrieving mount 2.40.1-8.1 00:00:27.523 O: I: Validating mount 2.40.1-8.1 00:00:27.544 O: I: Retrieving ncurses-base 6.5-2 00:00:27.563 O: I: Validating ncurses-base 6.5-2 00:00:27.584 O: I: Retrieving ncurses-bin 6.5-2 00:00:27.605 O: I: Validating ncurses-bin 6.5-2 00:00:27.627 O: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:27.659 O: I: Validating passwd 1:4.13+dfsg1-5 00:00:27.683 O: I: Retrieving perl-base 5.38.2-5 00:00:27.730 O: I: Validating perl-base 5.38.2-5 00:00:27.757 O: I: Retrieving sed 4.9-2 00:00:27.778 O: I: Validating sed 4.9-2 00:00:27.800 O: I: Retrieving sysvinit-utils 3.09-2 00:00:27.814 O: I: Validating sysvinit-utils 3.09-2 00:00:27.834 O: I: Retrieving tar 1.35+dfsg-3 00:00:27.863 O: I: Validating tar 1.35+dfsg-3 00:00:27.887 O: I: Retrieving tzdata 2024a-4 00:00:27.906 O: I: Validating tzdata 2024a-4 00:00:27.927 O: I: Retrieving usr-is-merged 39 00:00:27.942 O: I: Validating usr-is-merged 39 00:00:27.962 O: I: Retrieving util-linux 2.40.1-8.1 00:00:27.998 O: I: Validating util-linux 2.40.1-8.1 00:00:28.024 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:28.038 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:28.062 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:28.090 O: I: Extracting apt... 00:00:28.178 O: I: Extracting base-files... 00:00:28.190 O: I: Extracting base-passwd... 00:00:28.199 O: I: Extracting bash... 00:00:28.292 O: I: Extracting bsdutils... 00:00:28.306 O: I: Extracting coreutils... 00:00:28.490 O: I: Extracting dash... 00:00:28.502 O: I: Extracting debconf... 00:00:28.518 O: I: Extracting debian-archive-keyring... 00:00:28.533 O: I: Extracting debianutils... 00:00:28.546 O: I: Extracting diffutils... 00:00:28.577 O: I: Extracting dpkg... 00:00:28.667 O: I: Extracting e2fsprogs... 00:00:28.704 O: I: Extracting findutils... 00:00:28.741 O: I: Extracting gcc-14-base... 00:00:28.751 O: I: Extracting gpgv... 00:00:28.771 O: I: Extracting grep... 00:00:28.798 O: I: Extracting gzip... 00:00:28.812 O: I: Extracting hostname... 00:00:28.821 O: I: Extracting init-system-helpers... 00:00:28.831 O: I: Extracting libacl1... 00:00:28.840 O: I: Extracting libapt-pkg6.0t64... 00:00:28.915 O: I: Extracting libattr1... 00:00:28.923 O: I: Extracting libaudit-common... 00:00:28.931 O: I: Extracting libaudit1... 00:00:28.942 O: I: Extracting libblkid1... 00:00:28.959 O: I: Extracting libbz2-1.0... 00:00:28.968 O: I: Extracting libc-bin... 00:00:29.015 O: I: Extracting libc6... 00:00:29.194 O: I: Extracting libcap-ng0... 00:00:29.203 O: I: Extracting libcap2... 00:00:29.212 O: I: Extracting libcom-err2... 00:00:29.220 O: I: Extracting libcrypt1... 00:00:29.232 O: I: Extracting libdb5.3t64... 00:00:29.281 O: I: Extracting libdebconfclient0... 00:00:29.288 O: I: Extracting libext2fs2t64... 00:00:29.307 O: I: Extracting libffi8... 00:00:29.316 O: I: Extracting libgcc-s1... 00:00:29.327 O: I: Extracting libgcrypt20... 00:00:29.367 O: I: Extracting libgmp10... 00:00:29.390 O: I: Extracting libgnutls30t64... 00:00:29.460 O: I: Extracting libgpg-error0... 00:00:29.472 O: I: Extracting libhogweed6t64... 00:00:29.492 O: I: Extracting libidn2-0... 00:00:29.509 O: I: Extracting liblz4-1... 00:00:29.520 O: I: Extracting liblzma5... 00:00:29.535 O: I: Extracting libmd0... 00:00:29.544 O: I: Extracting libmount1... 00:00:29.563 O: I: Extracting libnettle8t64... 00:00:29.583 O: I: Extracting libp11-kit0... 00:00:29.614 O: I: Extracting libpam-modules... 00:00:29.638 O: I: Extracting libpam-modules-bin... 00:00:29.648 O: I: Extracting libpam-runtime... 00:00:29.685 O: I: Extracting libpam0g... 00:00:29.695 O: I: Extracting libpcre2-8-0... 00:00:29.718 O: I: Extracting libseccomp2... 00:00:29.729 O: I: Extracting libselinux1... 00:00:29.741 O: I: Extracting libsemanage-common... 00:00:29.749 O: I: Extracting libsemanage2... 00:00:29.762 O: I: Extracting libsepol2... 00:00:29.787 O: I: Extracting libsmartcols1... 00:00:29.802 O: I: Extracting libss2... 00:00:29.811 O: I: Extracting libssl3t64... 00:00:29.938 O: I: Extracting libstdc++6... 00:00:29.990 O: I: Extracting libsystemd0... 00:00:30.022 O: I: Extracting libtasn1-6... 00:00:30.032 O: I: Extracting libtinfo6... 00:00:30.049 O: I: Extracting libudev1... 00:00:30.064 O: I: Extracting libunistring5... 00:00:30.104 O: I: Extracting libuuid1... 00:00:30.113 O: I: Extracting libxxhash0... 00:00:30.122 O: I: Extracting libzstd1... 00:00:30.148 O: I: Extracting login... 00:00:30.186 O: I: Extracting logsave... 00:00:30.195 O: I: Extracting mawk... 00:00:30.210 O: I: Extracting mount... 00:00:30.226 O: I: Extracting ncurses-base... 00:00:30.242 O: I: Extracting ncurses-bin... 00:00:30.262 O: I: Extracting passwd... 00:00:30.320 O: I: Extracting perl-base... 00:00:30.456 O: I: Extracting sed... 00:00:30.482 O: I: Extracting sysvinit-utils... 00:00:30.491 O: I: Extracting tar... 00:00:30.541 O: I: Extracting tzdata... 00:00:30.576 O: I: Extracting usr-is-merged... 00:00:30.583 O: I: Extracting util-linux... 00:00:30.660 O: I: Extracting zlib1g... 00:00:30.755 O: I: Installing core packages... 00:00:32.335 O: I: Unpacking required packages... 00:00:32.382 O: I: Unpacking apt... 00:00:32.544 O: I: Unpacking base-files... 00:00:32.603 O: I: Unpacking base-passwd... 00:00:32.644 O: I: Unpacking bash... 00:00:32.766 O: I: Unpacking bsdutils... 00:00:32.802 O: I: Unpacking coreutils... 00:00:33.063 O: I: Unpacking dash... 00:00:33.102 O: I: Unpacking debconf... 00:00:33.176 O: I: Unpacking debian-archive-keyring... 00:00:33.313 O: I: Unpacking debianutils... 00:00:33.363 O: I: Unpacking diffutils... 00:00:33.428 O: I: Unpacking dpkg... 00:00:33.569 O: I: Unpacking e2fsprogs... 00:00:33.637 O: I: Unpacking findutils... 00:00:33.702 O: I: Unpacking gcc-14-base:amd64... 00:00:33.730 O: I: Unpacking gpgv... 00:00:33.769 O: I: Unpacking grep... 00:00:33.831 O: I: Unpacking gzip... 00:00:33.895 O: I: Unpacking hostname... 00:00:33.923 O: I: Unpacking init-system-helpers... 00:00:33.956 O: I: Unpacking libacl1:amd64... 00:00:33.987 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:34.091 O: I: Unpacking libattr1:amd64... 00:00:34.119 O: I: Unpacking libaudit-common... 00:00:34.147 O: I: Unpacking libaudit1:amd64... 00:00:34.178 O: I: Unpacking libblkid1:amd64... 00:00:34.215 O: I: Unpacking libbz2-1.0:amd64... 00:00:34.246 O: I: Unpacking libc-bin... 00:00:34.331 O: I: Unpacking libc6:amd64... 00:00:34.712 O: I: Unpacking libcap-ng0:amd64... 00:00:34.743 O: I: Unpacking libcap2:amd64... 00:00:34.773 O: I: Unpacking libcom-err2:amd64... 00:00:34.802 O: I: Unpacking libcrypt1:amd64... 00:00:34.835 O: I: Unpacking libdb5.3t64:amd64... 00:00:34.908 O: I: Unpacking libdebconfclient0:amd64... 00:00:34.938 O: I: Unpacking libext2fs2t64:amd64... 00:00:35.010 O: I: Unpacking libffi8:amd64... 00:00:35.039 O: I: Unpacking libgcc-s1:amd64... 00:00:35.073 O: I: Unpacking libgcrypt20:amd64... 00:00:35.134 O: I: Unpacking libgmp10:amd64... 00:00:35.180 O: I: Unpacking libgnutls30t64:amd64... 00:00:35.276 O: I: Unpacking libgpg-error0:amd64... 00:00:35.310 O: I: Unpacking libhogweed6t64:amd64... 00:00:35.352 O: I: Unpacking libidn2-0:amd64... 00:00:35.398 O: I: Unpacking liblz4-1:amd64... 00:00:35.430 O: I: Unpacking liblzma5:amd64... 00:00:35.467 O: I: Unpacking libmd0:amd64... 00:00:35.497 O: I: Unpacking libmount1:amd64... 00:00:35.538 O: I: Unpacking libnettle8t64:amd64... 00:00:35.581 O: I: Unpacking libp11-kit0:amd64... 00:00:35.635 O: I: Unpacking libpam-modules:amd64... 00:00:35.793 O: I: Unpacking libpam-modules-bin... 00:00:35.831 O: I: Unpacking libpam-runtime... 00:00:35.903 O: I: Unpacking libpam0g:amd64... 00:00:35.936 O: I: Unpacking libpcre2-8-0:amd64... 00:00:35.981 O: I: Unpacking libseccomp2:amd64... 00:00:36.013 O: I: Unpacking libselinux1:amd64... 00:00:36.045 O: I: Unpacking libsemanage-common... 00:00:36.075 O: I: Unpacking libsemanage2:amd64... 00:00:36.110 O: I: Unpacking libsepol2:amd64... 00:00:36.157 O: I: Unpacking libsmartcols1:amd64... 00:00:36.192 O: I: Unpacking libss2:amd64... 00:00:36.222 O: I: Unpacking libssl3t64:amd64... 00:00:36.376 O: I: Unpacking libstdc++6:amd64... 00:00:36.450 O: I: Unpacking libsystemd0:amd64... 00:00:36.499 O: I: Unpacking libtasn1-6:amd64... 00:00:36.531 O: I: Unpacking libtinfo6:amd64... 00:00:36.567 O: I: Unpacking libudev1:amd64... 00:00:36.601 O: I: Unpacking libunistring5:amd64... 00:00:36.662 O: I: Unpacking libuuid1:amd64... 00:00:36.693 O: I: Unpacking libxxhash0:amd64... 00:00:36.719 O: I: Unpacking libzstd1:amd64... 00:00:36.766 O: I: Unpacking login... 00:00:36.854 O: I: Unpacking logsave... 00:00:36.887 O: I: Unpacking mawk... 00:00:36.923 O: I: Unpacking mount... 00:00:36.961 O: I: Unpacking ncurses-base... 00:00:37.005 O: I: Unpacking ncurses-bin... 00:00:37.049 O: I: Unpacking passwd... 00:00:37.224 O: I: Unpacking perl-base... 00:00:37.546 O: I: Unpacking sed... 00:00:37.602 O: I: Unpacking sysvinit-utils... 00:00:37.633 O: I: Unpacking tar... 00:00:37.718 O: I: Unpacking tzdata... 00:00:37.886 O: I: Unpacking usr-is-merged... 00:00:37.922 O: I: Unpacking util-linux... 00:00:38.060 O: I: Unpacking zlib1g:amd64... 00:00:38.087 O: I: Configuring required packages... 00:00:38.103 O: I: Configuring gcc-14-base:amd64... 00:00:38.119 O: I: Configuring debian-archive-keyring... 00:00:38.228 O: I: Configuring usr-is-merged... 00:00:38.246 O: I: Configuring libaudit-common... 00:00:38.251 O: I: Configuring libsemanage-common... 00:00:38.256 O: I: Configuring debconf... 00:00:38.388 O: I: Configuring tzdata... 00:00:38.550 O: I: Configuring ncurses-base... 00:00:38.554 O: I: Configuring init-system-helpers... 00:00:38.569 O: I: Configuring libgcc-s1:amd64... 00:00:38.577 O: I: Configuring libc6:amd64... 00:00:38.710 O: I: Configuring libdb5.3t64:amd64... 00:00:38.713 O: I: Configuring libffi8:amd64... 00:00:38.717 O: I: Configuring libmd0:amd64... 00:00:38.722 O: I: Configuring libxxhash0:amd64... 00:00:38.727 O: I: Configuring libattr1:amd64... 00:00:38.730 O: I: Configuring sysvinit-utils... 00:00:38.734 O: I: Configuring libtasn1-6:amd64... 00:00:38.738 O: I: Configuring libext2fs2t64:amd64... 00:00:38.741 O: I: Configuring debianutils... 00:00:38.812 O: I: Configuring mawk... 00:00:38.821 O: I: Configuring libdebconfclient0:amd64... 00:00:38.831 O: I: Configuring base-files... 00:00:38.857 O: I: Configuring libbz2-1.0:amd64... 00:00:38.862 O: I: Configuring libblkid1:amd64... 00:00:38.866 O: I: Configuring libstdc++6:amd64... 00:00:38.869 O: I: Configuring dash... 00:00:38.928 O: I: Configuring libtinfo6:amd64... 00:00:38.937 O: I: Configuring bash... 00:00:38.948 O: I: Configuring libzstd1:amd64... 00:00:38.952 O: I: Configuring liblzma5:amd64... 00:00:38.956 O: I: Configuring libgpg-error0:amd64... 00:00:38.959 O: I: Configuring liblz4-1:amd64... 00:00:38.969 O: I: Configuring libc-bin... 00:00:38.984 O: I: Configuring ncurses-bin... 00:00:38.988 O: I: Configuring libacl1:amd64... 00:00:38.992 O: I: Configuring libsmartcols1:amd64... 00:00:38.995 O: I: Configuring libgcrypt20:amd64... 00:00:39.001 O: I: Configuring zlib1g:amd64... 00:00:39.005 O: I: Configuring libcrypt1:amd64... 00:00:39.009 O: I: Configuring libcom-err2:amd64... 00:00:39.013 O: I: Configuring diffutils... 00:00:39.016 O: I: Configuring libseccomp2:amd64... 00:00:39.020 O: I: Configuring libcap2:amd64... 00:00:39.024 O: I: Configuring hostname... 00:00:39.027 O: I: Configuring libcap-ng0:amd64... 00:00:39.031 O: I: Configuring libnettle8t64:amd64... 00:00:39.035 O: I: Configuring libgmp10:amd64... 00:00:39.038 O: I: Configuring libp11-kit0:amd64... 00:00:39.042 O: I: Configuring libaudit1:amd64... 00:00:39.046 O: I: Configuring libunistring5:amd64... 00:00:39.050 O: I: Configuring libuuid1:amd64... 00:00:39.054 O: I: Configuring libss2:amd64... 00:00:39.058 O: I: Configuring libsepol2:amd64... 00:00:39.061 O: I: Configuring libpcre2-8-0:amd64... 00:00:39.065 O: I: Configuring logsave... 00:00:39.068 O: I: Configuring libudev1:amd64... 00:00:39.072 O: I: Configuring libhogweed6t64:amd64... 00:00:39.076 O: I: Configuring gpgv... 00:00:39.081 O: I: Configuring grep... 00:00:39.085 O: I: Configuring libssl3t64:amd64... 00:00:39.093 O: I: Configuring e2fsprogs... 00:00:39.466 O: I: Configuring libidn2-0:amd64... 00:00:39.470 O: I: Configuring libsystemd0:amd64... 00:00:39.473 O: I: Configuring libselinux1:amd64... 00:00:39.479 O: I: Configuring libpam0g:amd64... 00:00:39.591 O: I: Configuring sed... 00:00:39.595 O: I: Configuring findutils... 00:00:39.599 O: I: Configuring libmount1:amd64... 00:00:39.603 O: I: Configuring libsemanage2:amd64... 00:00:39.606 O: I: Configuring libapt-pkg6.0t64:amd64... 00:00:39.610 O: I: Configuring base-passwd... 00:00:39.749 O: I: Configuring libgnutls30t64:amd64... 00:00:39.757 O: I: Configuring apt... 00:00:40.137 O: I: Configuring bsdutils... 00:00:40.140 O: I: Configuring tar... 00:00:40.149 O: I: Configuring libpam-modules-bin... 00:00:40.154 O: I: Configuring coreutils... 00:00:40.162 O: I: Configuring util-linux... 00:00:40.354 O: I: Configuring dpkg... 00:00:40.541 O: I: Configuring mount... 00:00:40.557 O: I: Configuring libpam-modules:amd64... 00:00:40.568 O: I: Configuring perl-base... 00:00:40.578 O: I: Configuring gzip... 00:00:40.625 O: I: Configuring passwd... 00:00:40.670 O: I: Configuring libpam-runtime... 00:00:40.827 O: I: Configuring login... 00:00:40.849 O: I: Configuring libc-bin... 00:00:40.865 O: I: Unpacking the base system... 00:00:41.714 O: I: Base system installed successfully. 00:00:41.799 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.M9596EgDwD -c . 00:00:49.375 E: + rm -r /tmp/tmp.M9596EgDwD 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: 7:16:14 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + mktemp -d 00:00:00.020 E: + tmpdir=/tmp/tmp.3a34qPjb5o 00:00:00.023 E: + chmod 755 /tmp/tmp.3a34qPjb5o 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.3a34qPjb5o http://127.0.0.1/debian 00:00:00.095 O: I: Target architecture can be executed 00:00:00.119 O: I: Retrieving InRelease 00:00:00.294 O: I: Checking Release signature 00:00:00.313 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:00.964 O: I: Retrieving Packages 00:00:01.172 O: I: Validating Packages 00:00:02.149 O: I: Resolving dependencies of required packages... 00:00:11.315 O: I: Resolving dependencies of base packages... 00:00:25.167 O: I: Checking component main on http://127.0.0.1/debian... 00:00:29.180 O: I: Retrieving apt 2.9.5 00:00:29.220 O: I: Validating apt 2.9.5 00:00:29.247 O: I: Retrieving base-files 13.3 00:00:29.262 O: I: Validating base-files 13.3 00:00:29.283 O: I: Retrieving base-passwd 3.6.3 00:00:29.297 O: I: Validating base-passwd 3.6.3 00:00:29.318 O: I: Retrieving bash 5.2.21-2.1 00:00:29.359 O: I: Validating bash 5.2.21-2.1 00:00:29.386 O: I: Retrieving binutils 2.42-4 00:00:29.400 O: I: Validating binutils 2.42-4 00:00:29.421 O: I: Retrieving binutils-common 2.42-4 00:00:29.481 O: I: Validating binutils-common 2.42-4 00:00:29.513 O: I: Retrieving binutils-x86-64-linux-gnu 2.42-4 00:00:29.569 O: I: Validating binutils-x86-64-linux-gnu 2.42-4 00:00:29.599 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:29.615 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:29.635 O: I: Retrieving build-essential 12.10 00:00:29.649 O: I: Validating build-essential 12.10 00:00:29.669 O: I: Retrieving bzip2 1.0.8-5.1 00:00:29.683 O: I: Validating bzip2 1.0.8-5.1 00:00:29.704 O: I: Retrieving coreutils 9.4-3.1 00:00:29.774 O: I: Validating coreutils 9.4-3.1 00:00:29.807 O: I: Retrieving cpp 4:13.2.0-7 00:00:29.821 O: I: Validating cpp 4:13.2.0-7 00:00:29.842 O: I: Retrieving cpp-13 13.2.0-25 00:00:29.855 O: I: Validating cpp-13 13.2.0-25 00:00:29.875 O: I: Retrieving cpp-13-x86-64-linux-gnu 13.2.0-25 00:00:30.069 O: I: Validating cpp-13-x86-64-linux-gnu 13.2.0-25 00:00:30.134 O: I: Retrieving cpp-x86-64-linux-gnu 4:13.2.0-7 00:00:30.149 O: I: Validating cpp-x86-64-linux-gnu 4:13.2.0-7 00:00:30.168 O: I: Retrieving dash 0.5.12-9 00:00:30.183 O: I: Validating dash 0.5.12-9 00:00:30.203 O: I: Retrieving debconf 1.5.86 00:00:30.220 O: I: Validating debconf 1.5.86 00:00:30.241 O: I: Retrieving debian-archive-keyring 2023.4 00:00:30.258 O: I: Validating debian-archive-keyring 2023.4 00:00:30.278 O: I: Retrieving debianutils 5.19 00:00:30.293 O: I: Validating debianutils 5.19 00:00:30.314 O: I: Retrieving diffutils 1:3.10-1 00:00:30.335 O: I: Validating diffutils 1:3.10-1 00:00:30.357 O: I: Retrieving dpkg 1.22.6 00:00:30.399 O: I: Validating dpkg 1.22.6 00:00:30.426 O: I: Retrieving dpkg-dev 1.22.6 00:00:30.465 O: I: Validating dpkg-dev 1.22.6 00:00:30.491 O: I: Retrieving findutils 4.10.0-2 00:00:30.518 O: I: Validating findutils 4.10.0-2 00:00:30.541 O: I: Retrieving g++ 4:13.2.0-7 00:00:30.555 O: I: Validating g++ 4:13.2.0-7 00:00:30.575 O: I: Retrieving g++-13 13.2.0-25 00:00:30.589 O: I: Validating g++-13 13.2.0-25 00:00:30.609 O: I: Retrieving g++-13-x86-64-linux-gnu 13.2.0-25 00:00:30.825 O: I: Validating g++-13-x86-64-linux-gnu 13.2.0-25 00:00:30.895 O: I: Retrieving g++-x86-64-linux-gnu 4:13.2.0-7 00:00:30.909 O: I: Validating g++-x86-64-linux-gnu 4:13.2.0-7 00:00:30.929 O: I: Retrieving gcc 4:13.2.0-7 00:00:30.943 O: I: Validating gcc 4:13.2.0-7 00:00:30.963 O: I: Retrieving gcc-13 13.2.0-25 00:00:30.986 O: I: Validating gcc-13 13.2.0-25 00:00:31.008 O: I: Retrieving gcc-13-base 13.2.0-25 00:00:31.023 O: I: Validating gcc-13-base 13.2.0-25 00:00:31.043 O: I: Retrieving gcc-13-x86-64-linux-gnu 13.2.0-25 00:00:31.402 O: I: Validating gcc-13-x86-64-linux-gnu 13.2.0-25 00:00:31.508 O: I: Retrieving gcc-14-base 14.1.0-1 00:00:31.523 O: I: Validating gcc-14-base 14.1.0-1 00:00:31.543 O: I: Retrieving gcc-x86-64-linux-gnu 4:13.2.0-7 00:00:31.557 O: I: Validating gcc-x86-64-linux-gnu 4:13.2.0-7 00:00:31.577 O: I: Retrieving gpgv 2.2.43-7 00:00:31.594 O: I: Validating gpgv 2.2.43-7 00:00:31.615 O: I: Retrieving grep 3.11-4 00:00:31.637 O: I: Validating grep 3.11-4 00:00:31.658 O: I: Retrieving gzip 1.12-1.1 00:00:31.674 O: I: Validating gzip 1.12-1.1 00:00:31.695 O: I: Retrieving hostname 3.23+nmu2 00:00:31.709 O: I: Validating hostname 3.23+nmu2 00:00:31.729 O: I: Retrieving init-system-helpers 1.66 00:00:31.744 O: I: Validating init-system-helpers 1.66 00:00:31.764 O: I: Retrieving libacl1 2.3.2-2 00:00:31.778 O: I: Validating libacl1 2.3.2-2 00:00:31.798 O: I: Retrieving libapt-pkg6.0t64 2.9.5 00:00:31.830 O: I: Validating libapt-pkg6.0t64 2.9.5 00:00:31.855 O: I: Retrieving libasan8 14.1.0-1 00:00:31.920 O: I: Validating libasan8 14.1.0-1 00:00:31.953 O: I: Retrieving libatomic1 14.1.0-1 00:00:31.967 O: I: Validating libatomic1 14.1.0-1 00:00:31.987 O: I: Retrieving libattr1 1:2.5.2-1 00:00:32.001 O: I: Validating libattr1 1:2.5.2-1 00:00:32.020 O: I: Retrieving libaudit-common 1:3.1.2-4 00:00:32.034 O: I: Validating libaudit-common 1:3.1.2-4 00:00:32.054 O: I: Retrieving libaudit1 1:3.1.2-4 00:00:32.069 O: I: Validating libaudit1 1:3.1.2-4 00:00:32.089 O: I: Retrieving libbinutils 2.42-4 00:00:32.112 O: I: Validating libbinutils 2.42-4 00:00:32.135 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:32.152 O: I: Validating libblkid1 2.40.1-8.1 00:00:32.173 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:32.187 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:32.207 O: I: Retrieving libc-bin 2.38-13 00:00:32.233 O: I: Validating libc-bin 2.38-13 00:00:32.257 O: I: Retrieving libc-dev-bin 2.38-13 00:00:32.271 O: I: Validating libc-dev-bin 2.38-13 00:00:32.292 O: I: Retrieving libc6 2.38-13 00:00:32.357 O: I: Validating libc6 2.38-13 00:00:32.391 O: I: Retrieving libc6-dev 2.38-13 00:00:32.440 O: I: Validating libc6-dev 2.38-13 00:00:32.468 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:32.483 O: I: Validating libcap-ng0 0.8.5-1 00:00:32.503 O: I: Retrieving libcap2 1:2.66-5 00:00:32.517 O: I: Validating libcap2 1:2.66-5 00:00:32.537 O: I: Retrieving libcc1-0 14.1.0-1 00:00:32.551 O: I: Validating libcc1-0 14.1.0-1 00:00:32.571 O: I: Retrieving libcrypt-dev 1:4.4.36-4 00:00:32.587 O: I: Validating libcrypt-dev 1:4.4.36-4 00:00:32.607 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:32.623 O: I: Validating libcrypt1 1:4.4.36-4 00:00:32.643 O: I: Retrieving libctf-nobfd0 2.42-4 00:00:32.660 O: I: Validating libctf-nobfd0 2.42-4 00:00:32.680 O: I: Retrieving libctf0 2.42-4 00:00:32.695 O: I: Validating libctf0 2.42-4 00:00:32.715 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:32.742 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:32.765 O: I: Retrieving libdebconfclient0 0.272 00:00:32.779 O: I: Validating libdebconfclient0 0.272 00:00:32.798 O: I: Retrieving libdpkg-perl 1.22.6 00:00:32.824 O: I: Validating libdpkg-perl 1.22.6 00:00:32.847 O: I: Retrieving libffi8 3.4.6-1 00:00:32.861 O: I: Validating libffi8 3.4.6-1 00:00:32.881 O: I: Retrieving libgcc-13-dev 13.2.0-25 00:00:32.940 O: I: Validating libgcc-13-dev 13.2.0-25 00:00:32.972 O: I: Retrieving libgcc-s1 14.1.0-1 00:00:32.987 O: I: Validating libgcc-s1 14.1.0-1 00:00:33.007 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:33.033 O: I: Validating libgcrypt20 1.10.3-3 00:00:33.057 O: I: Retrieving libgdbm-compat4t64 1.23-6 00:00:33.071 O: I: Validating libgdbm-compat4t64 1.23-6 00:00:33.091 O: I: Retrieving libgdbm6t64 1.23-6 00:00:33.106 O: I: Validating libgdbm6t64 1.23-6 00:00:33.126 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:33.151 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:33.174 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:33.215 O: I: Validating libgnutls30t64 3.8.5-4 00:00:33.242 O: I: Retrieving libgomp1 14.1.0-1 00:00:33.258 O: I: Validating libgomp1 14.1.0-1 00:00:33.279 O: I: Retrieving libgpg-error0 1.49-2 00:00:33.294 O: I: Validating libgpg-error0 1.49-2 00:00:33.314 O: I: Retrieving libgprofng0 2.42-4 00:00:33.343 O: I: Validating libgprofng0 2.42-4 00:00:33.368 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:33.390 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:33.412 O: I: Retrieving libhwasan0 14.1.0-1 00:00:33.456 O: I: Validating libhwasan0 14.1.0-1 00:00:33.483 O: I: Retrieving libidn2-0 2.3.7-2 00:00:33.499 O: I: Validating libidn2-0 2.3.7-2 00:00:33.520 O: I: Retrieving libisl23 0.26-3+b2 00:00:33.546 O: I: Validating libisl23 0.26-3+b2 00:00:33.570 O: I: Retrieving libitm1 14.1.0-1 00:00:33.584 O: I: Validating libitm1 14.1.0-1 00:00:33.604 O: I: Retrieving libjansson4 2.14-2+b2 00:00:33.618 O: I: Validating libjansson4 2.14-2+b2 00:00:33.639 O: I: Retrieving liblsan0 14.1.0-1 00:00:33.676 O: I: Validating liblsan0 14.1.0-1 00:00:33.701 O: I: Retrieving liblz4-1 1.9.4-2 00:00:33.716 O: I: Validating liblz4-1 1.9.4-2 00:00:33.736 O: I: Retrieving liblzma5 5.6.2-1 00:00:33.755 O: I: Validating liblzma5 5.6.2-1 00:00:33.776 O: I: Retrieving libmd0 1.1.0-2 00:00:33.789 O: I: Validating libmd0 1.1.0-2 00:00:33.810 O: I: Retrieving libmount1 2.40.1-8.1 00:00:33.827 O: I: Validating libmount1 2.40.1-8.1 00:00:33.848 O: I: Retrieving libmpc3 1.3.1-1+b2 00:00:33.862 O: I: Validating libmpc3 1.3.1-1+b2 00:00:33.882 O: I: Retrieving libmpfr6 4.2.1-1+b1 00:00:33.910 O: I: Validating libmpfr6 4.2.1-1+b1 00:00:33.933 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:33.953 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:33.974 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:33.996 O: I: Validating libp11-kit0 0.25.3-5 00:00:34.017 O: I: Retrieving libpam-modules 1.5.3-7 00:00:34.036 O: I: Validating libpam-modules 1.5.3-7 00:00:34.058 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:34.073 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:34.093 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:34.109 O: I: Validating libpam-runtime 1.5.3-7 00:00:34.130 O: I: Retrieving libpam0g 1.5.3-7 00:00:34.145 O: I: Validating libpam0g 1.5.3-7 00:00:34.165 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:34.183 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:34.205 O: I: Retrieving libperl5.38t64 5.38.2-5 00:00:34.294 O: I: Validating libperl5.38t64 5.38.2-5 00:00:34.333 O: I: Retrieving libquadmath0 14.1.0-1 00:00:34.350 O: I: Validating libquadmath0 14.1.0-1 00:00:34.370 O: I: Retrieving libseccomp2 2.5.5-1 00:00:34.384 O: I: Validating libseccomp2 2.5.5-1 00:00:34.404 O: I: Retrieving libselinux1 3.5-2+b2 00:00:34.419 O: I: Validating libselinux1 3.5-2+b2 00:00:34.440 O: I: Retrieving libsframe1 2.42-4 00:00:34.460 O: I: Validating libsframe1 2.42-4 00:00:34.481 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:34.498 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:34.518 O: I: Retrieving libssl3t64 3.2.2-1 00:00:34.575 O: I: Validating libssl3t64 3.2.2-1 00:00:34.606 O: I: Retrieving libstdc++-13-dev 13.2.0-25 00:00:34.658 O: I: Validating libstdc++-13-dev 13.2.0-25 00:00:34.689 O: I: Retrieving libstdc++6 14.1.0-1 00:00:34.716 O: I: Validating libstdc++6 14.1.0-1 00:00:34.739 O: I: Retrieving libsystemd0 256-1 00:00:34.760 O: I: Validating libsystemd0 256-1 00:00:34.782 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:34.797 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:34.817 O: I: Retrieving libtinfo6 6.5-2 00:00:34.838 O: I: Validating libtinfo6 6.5-2 00:00:34.860 O: I: Retrieving libtsan2 14.1.0-1 00:00:34.919 O: I: Validating libtsan2 14.1.0-1 00:00:34.950 O: I: Retrieving libubsan1 14.1.0-1 00:00:34.985 O: I: Validating libubsan1 14.1.0-1 00:00:35.010 O: I: Retrieving libudev1 256-1 00:00:35.027 O: I: Validating libudev1 256-1 00:00:35.047 O: I: Retrieving libunistring5 1.2-1 00:00:35.069 O: I: Validating libunistring5 1.2-1 00:00:35.091 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:35.105 O: I: Validating libuuid1 2.40.1-8.1 00:00:35.125 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:35.139 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:35.159 O: I: Retrieving libzstd1 1.5.6+dfsg-1 00:00:35.179 O: I: Validating libzstd1 1.5.6+dfsg-1 00:00:35.200 O: I: Retrieving linux-libc-dev 6.8.12-1 00:00:35.258 O: I: Validating linux-libc-dev 6.8.12-1 00:00:35.289 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:35.314 O: I: Validating login 1:4.13+dfsg1-5 00:00:35.338 O: I: Retrieving make 4.3-4.1 00:00:35.361 O: I: Validating make 4.3-4.1 00:00:35.386 O: I: Retrieving mawk 1.3.4.20240123-1 00:00:35.404 O: I: Validating mawk 1.3.4.20240123-1 00:00:35.428 O: I: Retrieving ncurses-base 6.5-2 00:00:35.452 O: I: Validating ncurses-base 6.5-2 00:00:35.473 O: I: Retrieving ncurses-bin 6.5-2 00:00:35.496 O: I: Validating ncurses-bin 6.5-2 00:00:35.518 O: I: Retrieving patch 2.7.6-7 00:00:35.535 O: I: Validating patch 2.7.6-7 00:00:35.556 O: I: Retrieving perl 5.38.2-5 00:00:35.574 O: I: Validating perl 5.38.2-5 00:00:35.596 O: I: Retrieving perl-base 5.38.2-5 00:00:35.642 O: I: Validating perl-base 5.38.2-5 00:00:35.669 O: I: Retrieving perl-modules-5.38 5.38.2-5 00:00:35.739 O: I: Validating perl-modules-5.38 5.38.2-5 00:00:35.772 O: I: Retrieving rpcsvc-proto 1.4.3-1 00:00:35.787 O: I: Validating rpcsvc-proto 1.4.3-1 00:00:35.808 O: I: Retrieving sed 4.9-2 00:00:35.828 O: I: Validating sed 4.9-2 00:00:35.849 O: I: Retrieving sysvinit-utils 3.09-2 00:00:35.863 O: I: Validating sysvinit-utils 3.09-2 00:00:35.883 O: I: Retrieving tar 1.35+dfsg-3 00:00:35.913 O: I: Validating tar 1.35+dfsg-3 00:00:35.937 O: I: Retrieving usr-is-merged 39 00:00:35.951 O: I: Validating usr-is-merged 39 00:00:35.971 O: I: Retrieving util-linux 2.40.1-8.1 00:00:36.007 O: I: Validating util-linux 2.40.1-8.1 00:00:36.033 O: I: Retrieving xz-utils 5.6.2-1 00:00:36.063 O: I: Validating xz-utils 5.6.2-1 00:00:36.087 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:36.102 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:36.124 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:36.153 O: I: Extracting base-files... 00:00:36.167 O: I: Extracting base-passwd... 00:00:36.178 O: I: Extracting bash... 00:00:36.273 O: I: Extracting bsdutils... 00:00:36.287 O: I: Extracting coreutils... 00:00:36.492 O: I: Extracting dash... 00:00:36.505 O: I: Extracting debconf... 00:00:36.521 O: I: Extracting debianutils... 00:00:36.535 O: I: Extracting diffutils... 00:00:36.566 O: I: Extracting dpkg... 00:00:36.654 O: I: Extracting findutils... 00:00:36.692 O: I: Extracting gcc-14-base... 00:00:36.701 O: I: Extracting grep... 00:00:36.728 O: I: Extracting gzip... 00:00:36.742 O: I: Extracting hostname... 00:00:36.751 O: I: Extracting init-system-helpers... 00:00:36.761 O: I: Extracting libacl1... 00:00:36.770 O: I: Extracting libattr1... 00:00:36.780 O: I: Extracting libaudit-common... 00:00:36.787 O: I: Extracting libaudit1... 00:00:36.797 O: I: Extracting libblkid1... 00:00:36.815 O: I: Extracting libbz2-1.0... 00:00:36.825 O: I: Extracting libc-bin... 00:00:36.871 O: I: Extracting libc6... 00:00:37.055 O: I: Extracting libcap-ng0... 00:00:37.065 O: I: Extracting libcap2... 00:00:37.074 O: I: Extracting libcrypt1... 00:00:37.086 O: I: Extracting libdb5.3t64... 00:00:37.135 O: I: Extracting libdebconfclient0... 00:00:37.142 O: I: Extracting libgcc-s1... 00:00:37.155 O: I: Extracting libgmp10... 00:00:37.178 O: I: Extracting liblzma5... 00:00:37.194 O: I: Extracting libmd0... 00:00:37.213 O: I: Extracting libmount1... 00:00:37.234 O: I: Extracting libpam-modules... 00:00:37.256 O: I: Extracting libpam-modules-bin... 00:00:37.267 O: I: Extracting libpam-runtime... 00:00:37.286 O: I: Extracting libpam0g... 00:00:37.296 O: I: Extracting libpcre2-8-0... 00:00:37.318 O: I: Extracting libselinux1... 00:00:37.330 O: I: Extracting libsmartcols1... 00:00:37.345 O: I: Extracting libssl3t64... 00:00:37.472 O: I: Extracting libsystemd0... 00:00:37.502 O: I: Extracting libtinfo6... 00:00:37.519 O: I: Extracting libudev1... 00:00:37.534 O: I: Extracting libuuid1... 00:00:37.543 O: I: Extracting libzstd1... 00:00:37.570 O: I: Extracting login... 00:00:37.609 O: I: Extracting mawk... 00:00:37.624 O: I: Extracting ncurses-base... 00:00:37.638 O: I: Extracting ncurses-bin... 00:00:37.658 O: I: Extracting perl-base... 00:00:37.793 O: I: Extracting sed... 00:00:37.819 O: I: Extracting sysvinit-utils... 00:00:37.828 O: I: Extracting tar... 00:00:37.879 O: I: Extracting usr-is-merged... 00:00:37.887 O: I: Extracting util-linux... 00:00:37.963 O: I: Extracting zlib1g... 00:00:38.052 O: I: Installing core packages... 00:00:39.637 O: I: Unpacking required packages... 00:00:39.686 O: I: Unpacking base-files... 00:00:39.742 O: I: Unpacking base-passwd... 00:00:39.789 O: I: Unpacking bash... 00:00:39.908 O: I: Unpacking bsdutils... 00:00:39.943 O: I: Unpacking coreutils... 00:00:40.214 O: I: Unpacking dash... 00:00:40.253 O: I: Unpacking debconf... 00:00:40.317 O: I: Unpacking debianutils... 00:00:40.362 O: I: Unpacking diffutils... 00:00:40.425 O: I: Unpacking dpkg... 00:00:40.556 O: I: Unpacking findutils... 00:00:40.619 O: I: Unpacking gcc-14-base:amd64... 00:00:40.645 O: I: Unpacking grep... 00:00:40.704 O: I: Unpacking gzip... 00:00:40.764 O: I: Unpacking hostname... 00:00:40.791 O: I: Unpacking init-system-helpers... 00:00:40.822 O: I: Unpacking libacl1:amd64... 00:00:40.850 O: I: Unpacking libattr1:amd64... 00:00:40.876 O: I: Unpacking libaudit-common... 00:00:40.902 O: I: Unpacking libaudit1:amd64... 00:00:40.932 O: I: Unpacking libblkid1:amd64... 00:00:40.968 O: I: Unpacking libbz2-1.0:amd64... 00:00:41.005 O: I: Unpacking libc-bin... 00:00:41.086 O: I: Unpacking libc6:amd64... 00:00:41.472 O: I: Unpacking libcap-ng0:amd64... 00:00:41.502 O: I: Unpacking libcap2:amd64... 00:00:41.532 O: I: Unpacking libcrypt1:amd64... 00:00:41.564 O: I: Unpacking libdb5.3t64:amd64... 00:00:41.635 O: I: Unpacking libdebconfclient0:amd64... 00:00:41.663 O: I: Unpacking libgcc-s1:amd64... 00:00:41.692 O: I: Unpacking libgmp10:amd64... 00:00:41.737 O: I: Unpacking liblzma5:amd64... 00:00:41.773 O: I: Unpacking libmd0:amd64... 00:00:41.803 O: I: Unpacking libmount1:amd64... 00:00:41.845 O: I: Unpacking libpam-modules:amd64... 00:00:42.003 O: I: Unpacking libpam-modules-bin... 00:00:42.038 O: I: Unpacking libpam-runtime... 00:00:42.109 O: I: Unpacking libpam0g:amd64... 00:00:42.141 O: I: Unpacking libpcre2-8-0:amd64... 00:00:42.185 O: I: Unpacking libselinux1:amd64... 00:00:42.216 O: I: Unpacking libsmartcols1:amd64... 00:00:42.257 O: I: Unpacking libssl3t64:amd64... 00:00:42.409 O: I: Unpacking libsystemd0:amd64... 00:00:42.459 O: I: Unpacking libtinfo6:amd64... 00:00:42.497 O: I: Unpacking libudev1:amd64... 00:00:42.532 O: I: Unpacking libuuid1:amd64... 00:00:42.561 O: I: Unpacking libzstd1:amd64... 00:00:42.608 O: I: Unpacking login... 00:00:42.702 O: I: Unpacking mawk... 00:00:42.740 O: I: Unpacking ncurses-base... 00:00:42.783 O: I: Unpacking ncurses-bin... 00:00:42.841 O: I: Unpacking perl-base... 00:00:43.150 O: I: Unpacking sed... 00:00:43.207 O: I: Unpacking sysvinit-utils... 00:00:43.237 O: I: Unpacking tar... 00:00:43.315 O: I: Unpacking usr-is-merged... 00:00:43.351 O: I: Unpacking util-linux... 00:00:43.490 O: I: Unpacking zlib1g:amd64... 00:00:43.519 O: I: Configuring required packages... 00:00:43.533 O: I: Configuring gcc-14-base:amd64... 00:00:43.536 O: I: Configuring usr-is-merged... 00:00:43.553 O: I: Configuring libaudit-common... 00:00:43.559 O: I: Configuring debconf... 00:00:43.689 O: I: Configuring ncurses-base... 00:00:43.693 O: I: Configuring init-system-helpers... 00:00:43.704 O: I: Configuring libgcc-s1:amd64... 00:00:43.710 O: I: Configuring libc6:amd64... 00:00:43.828 O: I: Configuring libdb5.3t64:amd64... 00:00:43.832 O: I: Configuring libmd0:amd64... 00:00:43.838 O: I: Configuring libattr1:amd64... 00:00:43.842 O: I: Configuring sysvinit-utils... 00:00:43.846 O: I: Configuring debianutils... 00:00:43.915 O: I: Configuring mawk... 00:00:43.923 O: I: Configuring libdebconfclient0:amd64... 00:00:43.934 O: I: Configuring base-files... 00:00:43.959 O: I: Configuring libbz2-1.0:amd64... 00:00:43.963 O: I: Configuring libblkid1:amd64... 00:00:43.967 O: I: Configuring dash... 00:00:44.017 O: I: Configuring libtinfo6:amd64... 00:00:44.026 O: I: Configuring bash... 00:00:44.036 O: I: Configuring libzstd1:amd64... 00:00:44.040 O: I: Configuring liblzma5:amd64... 00:00:44.051 O: I: Configuring libc-bin... 00:00:44.063 O: I: Configuring ncurses-bin... 00:00:44.068 O: I: Configuring libacl1:amd64... 00:00:44.072 O: I: Configuring libsmartcols1:amd64... 00:00:44.076 O: I: Configuring zlib1g:amd64... 00:00:44.080 O: I: Configuring libcrypt1:amd64... 00:00:44.083 O: I: Configuring diffutils... 00:00:44.088 O: I: Configuring libcap2:amd64... 00:00:44.092 O: I: Configuring hostname... 00:00:44.096 O: I: Configuring libcap-ng0:amd64... 00:00:44.100 O: I: Configuring libgmp10:amd64... 00:00:44.104 O: I: Configuring libaudit1:amd64... 00:00:44.107 O: I: Configuring libuuid1:amd64... 00:00:44.111 O: I: Configuring libpcre2-8-0:amd64... 00:00:44.115 O: I: Configuring libudev1:amd64... 00:00:44.119 O: I: Configuring grep... 00:00:44.123 O: I: Configuring libssl3t64:amd64... 00:00:44.127 O: I: Configuring libsystemd0:amd64... 00:00:44.131 O: I: Configuring libselinux1:amd64... 00:00:44.137 O: I: Configuring libpam0g:amd64... 00:00:44.241 O: I: Configuring sed... 00:00:44.245 O: I: Configuring findutils... 00:00:44.249 O: I: Configuring libmount1:amd64... 00:00:44.252 O: I: Configuring base-passwd... 00:00:44.374 O: I: Configuring bsdutils... 00:00:44.378 O: I: Configuring tar... 00:00:44.386 O: I: Configuring libpam-modules-bin... 00:00:44.391 O: I: Configuring coreutils... 00:00:44.400 O: I: Configuring util-linux... 00:00:44.591 O: I: Configuring dpkg... 00:00:44.787 O: I: Configuring libpam-modules:amd64... 00:00:44.797 O: I: Configuring perl-base... 00:00:44.808 O: I: Configuring gzip... 00:00:44.864 O: I: Configuring libpam-runtime... 00:00:45.011 O: I: Configuring login... 00:00:45.034 O: I: Configuring libc-bin... 00:00:45.052 O: I: Unpacking the base system... 00:00:45.991 O: I: Unpacking apt... 00:00:46.136 O: I: Unpacking binutils... 00:00:46.167 O: I: Unpacking binutils-common:amd64... 00:00:46.375 O: I: Unpacking binutils-x86-64-linux-gnu... 00:00:46.582 O: I: Unpacking build-essential... 00:00:46.607 O: I: Unpacking bzip2... 00:00:46.639 O: I: Unpacking cpp... 00:00:46.670 O: I: Unpacking cpp-13... 00:00:46.693 O: I: Unpacking cpp-13-x86-64-linux-gnu... 00:00:47.281 O: I: Unpacking cpp-x86-64-linux-gnu... 00:00:47.308 O: I: Unpacking debian-archive-keyring... 00:00:47.444 O: I: Unpacking dpkg-dev... 00:00:47.567 O: I: Unpacking g++... 00:00:47.591 O: I: Unpacking g++-13... 00:00:47.617 O: I: Unpacking g++-13-x86-64-linux-gnu... 00:00:48.253 O: I: Unpacking g++-x86-64-linux-gnu... 00:00:48.284 O: I: Unpacking gcc... 00:00:48.311 O: I: Unpacking gcc-13... 00:00:48.349 O: I: Unpacking gcc-13-base:amd64... 00:00:48.375 O: I: Unpacking gcc-13-x86-64-linux-gnu... 00:00:49.119 O: I: Unpacking gcc-x86-64-linux-gnu... 00:00:49.144 O: I: Unpacking gpgv... 00:00:49.188 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:49.289 O: I: Unpacking libasan8:amd64... 00:00:49.511 O: I: Unpacking libatomic1:amd64... 00:00:49.536 O: I: Unpacking libbinutils:amd64... 00:00:49.599 O: I: Unpacking libc-dev-bin... 00:00:49.628 O: I: Unpacking libc6-dev:amd64... 00:00:49.837 O: I: Unpacking libcc1-0:amd64... 00:00:49.868 O: I: Unpacking libcrypt-dev:amd64... 00:00:49.912 O: I: Unpacking libctf-nobfd0:amd64... 00:00:49.947 O: I: Unpacking libctf0:amd64... 00:00:49.977 O: I: Unpacking libdpkg-perl... 00:00:50.075 O: I: Unpacking libffi8:amd64... 00:00:50.102 O: I: Unpacking libgcc-13-dev:amd64... 00:00:50.293 O: I: Unpacking libgcrypt20:amd64... 00:00:50.353 O: I: Unpacking libgdbm-compat4t64:amd64... 00:00:50.384 O: I: Unpacking libgdbm6t64:amd64... 00:00:50.416 O: I: Unpacking libgnutls30t64:amd64... 00:00:50.509 O: I: Unpacking libgomp1:amd64... 00:00:50.546 O: I: Unpacking libgpg-error0:amd64... 00:00:50.579 O: I: Unpacking libgprofng0:amd64... 00:00:50.661 O: I: Unpacking libhogweed6t64:amd64... 00:00:50.702 O: I: Unpacking libhwasan0:amd64... 00:00:50.832 O: I: Unpacking libidn2-0:amd64... 00:00:50.879 O: I: Unpacking libisl23:amd64... 00:00:50.948 O: I: Unpacking libitm1:amd64... 00:00:50.977 O: I: Unpacking libjansson4:amd64... 00:00:51.007 O: I: Unpacking liblsan0:amd64... 00:00:51.116 O: I: Unpacking liblz4-1:amd64... 00:00:51.148 O: I: Unpacking libmpc3:amd64... 00:00:51.178 O: I: Unpacking libmpfr6:amd64... 00:00:51.229 O: I: Unpacking libnettle8t64:amd64... 00:00:51.268 O: I: Unpacking libp11-kit0:amd64... 00:00:51.319 O: I: Unpacking libperl5.38t64:amd64... 00:00:51.689 O: I: Unpacking libquadmath0:amd64... 00:00:51.725 O: I: Unpacking libseccomp2:amd64... 00:00:51.756 O: I: Unpacking libsframe1:amd64... 00:00:51.785 O: I: Unpacking libstdc++-13-dev:amd64... 00:00:52.112 O: I: Unpacking libstdc++6:amd64... 00:00:52.188 O: I: Unpacking libtasn1-6:amd64... 00:00:52.220 O: I: Unpacking libtsan2:amd64... 00:00:52.421 O: I: Unpacking libubsan1:amd64... 00:00:52.525 O: I: Unpacking libunistring5:amd64... 00:00:52.585 O: I: Unpacking libxxhash0:amd64... 00:00:52.615 O: I: Unpacking linux-libc-dev... 00:00:53.135 O: I: Unpacking make... 00:00:53.191 O: I: Unpacking patch... 00:00:53.227 O: I: Unpacking perl... 00:00:53.283 O: I: Unpacking perl-modules-5.38... 00:00:53.715 O: I: Unpacking rpcsvc-proto... 00:00:53.752 O: I: Unpacking xz-utils... 00:00:53.823 O: I: Configuring the base system... 00:00:53.832 O: I: Configuring libgdbm6t64:amd64... 00:00:53.836 O: I: Configuring libgpg-error0:amd64... 00:00:53.840 O: I: Configuring libgdbm-compat4t64:amd64... 00:00:53.843 O: I: Configuring liblz4-1:amd64... 00:00:53.847 O: I: Configuring binutils-common:amd64... 00:00:53.860 O: I: Configuring debian-archive-keyring... 00:00:53.967 O: I: Configuring linux-libc-dev... 00:00:53.971 O: I: Configuring libctf-nobfd0:amd64... 00:00:53.974 O: I: Configuring libgcrypt20:amd64... 00:00:53.978 O: I: Configuring libgomp1:amd64... 00:00:53.981 O: I: Configuring bzip2... 00:00:53.985 O: I: Configuring libseccomp2:amd64... 00:00:53.988 O: I: Configuring libsframe1:amd64... 00:00:53.992 O: I: Configuring libjansson4:amd64... 00:00:53.995 O: I: Configuring libnettle8t64:amd64... 00:00:53.999 O: I: Configuring rpcsvc-proto... 00:00:54.002 O: I: Configuring gcc-13-base:amd64... 00:00:54.005 O: I: Configuring make... 00:00:54.008 O: I: Configuring libmpfr6:amd64... 00:00:54.011 O: I: Configuring xz-utils... 00:00:54.023 O: I: Configuring perl-modules-5.38... 00:00:54.027 O: I: Configuring libquadmath0:amd64... 00:00:54.030 O: I: Configuring libunistring5:amd64... 00:00:54.034 O: I: Configuring libmpc3:amd64... 00:00:54.037 O: I: Configuring libatomic1:amd64... 00:00:54.041 O: I: Configuring patch... 00:00:54.044 O: I: Configuring libffi8:amd64... 00:00:54.048 O: I: Configuring libhogweed6t64:amd64... 00:00:54.051 O: I: Configuring libhwasan0:amd64... 00:00:54.054 O: I: Configuring gpgv... 00:00:54.058 O: I: Configuring libcrypt-dev:amd64... 00:00:54.068 O: I: Configuring libasan8:amd64... 00:00:54.072 O: I: Configuring libxxhash0:amd64... 00:00:54.075 O: I: Configuring libtasn1-6:amd64... 00:00:54.079 O: I: Configuring libperl5.38t64:amd64... 00:00:54.082 O: I: Configuring libtsan2:amd64... 00:00:54.086 O: I: Configuring libbinutils:amd64... 00:00:54.089 O: I: Configuring libisl23:amd64... 00:00:54.093 O: I: Configuring libc-dev-bin... 00:00:54.096 O: I: Configuring libstdc++6:amd64... 00:00:54.099 O: I: Configuring liblsan0:amd64... 00:00:54.103 O: I: Configuring libitm1:amd64... 00:00:54.107 O: I: Configuring libctf0:amd64... 00:00:54.110 O: I: Configuring cpp-13-x86-64-linux-gnu... 00:00:54.114 O: I: Configuring libidn2-0:amd64... 00:00:54.118 O: I: Configuring perl... 00:00:54.131 O: I: Configuring libgprofng0:amd64... 00:00:54.135 O: I: Configuring libp11-kit0:amd64... 00:00:54.138 O: I: Configuring libdpkg-perl... 00:00:54.142 O: I: Configuring libubsan1:amd64... 00:00:54.145 O: I: Configuring libgcc-13-dev:amd64... 00:00:54.149 O: I: Configuring libc6-dev:amd64... 00:00:54.152 O: I: Configuring libapt-pkg6.0t64:amd64... 00:00:54.156 O: I: Configuring libcc1-0:amd64... 00:00:54.159 O: I: Configuring libstdc++-13-dev:amd64... 00:00:54.162 O: I: Configuring binutils-x86-64-linux-gnu... 00:00:54.166 O: I: Configuring cpp-x86-64-linux-gnu... 00:00:54.169 O: I: Configuring libgnutls30t64:amd64... 00:00:54.175 O: I: Configuring apt... 00:00:54.605 O: I: Configuring cpp-13... 00:00:54.609 O: I: Configuring gcc-13-x86-64-linux-gnu... 00:00:54.612 O: I: Configuring binutils... 00:00:54.617 O: I: Configuring dpkg-dev... 00:00:54.620 O: I: Configuring gcc-13... 00:00:54.623 O: I: Configuring cpp... 00:00:54.636 O: I: Configuring g++-13-x86-64-linux-gnu... 00:00:54.640 O: I: Configuring gcc-x86-64-linux-gnu... 00:00:54.643 O: I: Configuring gcc... 00:00:54.655 O: I: Configuring g++-x86-64-linux-gnu... 00:00:54.659 O: I: Configuring g++-13... 00:00:54.662 O: I: Configuring g++... 00:00:54.670 O: I: Configuring build-essential... 00:00:54.674 O: I: Configuring libc-bin... 00:00:54.695 O: I: Base system installed successfully. 00:00:54.759 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.3a34qPjb5o -c . 00:01:15.040 E: + rm -r /tmp/tmp.3a34qPjb5o Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:24 result: SUCCESS ------------------------------------------------------------------------------ (12/280) debootstrap dist: unstable mode: auto variant: - format: auto time left: 7:09:41 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + mktemp -d 00:00:00.019 E: + tmpdir=/tmp/tmp.tLQHQ9X84m 00:00:00.022 E: + chmod 755 /tmp/tmp.tLQHQ9X84m 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.tLQHQ9X84m http://127.0.0.1/debian 00:00:00.094 O: I: Target architecture can be executed 00:00:00.119 O: I: Retrieving InRelease 00:00:00.295 O: I: Checking Release signature 00:00:00.314 O: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:00.978 O: I: Retrieving Packages 00:00:01.180 O: I: Validating Packages 00:00:02.705 O: I: Resolving dependencies of required packages... 00:00:11.892 O: I: Resolving dependencies of base packages... 00:00:23.309 O: I: Checking component main on http://127.0.0.1/debian... 00:00:27.197 O: I: Retrieving adduser 3.137 00:00:27.216 O: I: Validating adduser 3.137 00:00:27.237 O: I: Retrieving apt 2.9.5 00:00:27.279 O: I: Validating apt 2.9.5 00:00:27.306 O: I: Retrieving apt-utils 2.9.5 00:00:27.329 O: I: Validating apt-utils 2.9.5 00:00:27.351 O: I: Retrieving base-files 13.3 00:00:27.367 O: I: Validating base-files 13.3 00:00:27.388 O: I: Retrieving base-passwd 3.6.3 00:00:27.404 O: I: Validating base-passwd 3.6.3 00:00:27.424 O: I: Retrieving bash 5.2.21-2.1 00:00:27.470 O: I: Validating bash 5.2.21-2.1 00:00:27.498 O: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:27.514 O: I: Validating bsdutils 1:2.40.1-8.1 00:00:27.536 O: I: Retrieving coreutils 9.4-3.1 00:00:27.607 O: I: Validating coreutils 9.4-3.1 00:00:27.641 O: I: Retrieving cpio 2.15+dfsg-1 00:00:27.660 O: I: Validating cpio 2.15+dfsg-1 00:00:27.682 O: I: Retrieving cron 3.0pl1-189 00:00:27.698 O: I: Validating cron 3.0pl1-189 00:00:27.719 O: I: Retrieving cron-daemon-common 3.0pl1-189 00:00:27.736 O: I: Validating cron-daemon-common 3.0pl1-189 00:00:27.757 O: I: Retrieving dash 0.5.12-9 00:00:27.772 O: I: Validating dash 0.5.12-9 00:00:27.793 O: I: Retrieving debconf 1.5.86 00:00:27.809 O: I: Validating debconf 1.5.86 00:00:27.830 O: I: Retrieving debconf-i18n 1.5.86 00:00:27.848 O: I: Validating debconf-i18n 1.5.86 00:00:27.870 O: I: Retrieving debian-archive-keyring 2023.4 00:00:27.889 O: I: Validating debian-archive-keyring 2023.4 00:00:27.910 O: I: Retrieving debianutils 5.19 00:00:27.926 O: I: Validating debianutils 5.19 00:00:27.947 O: I: Retrieving diffutils 1:3.10-1 00:00:27.970 O: I: Validating diffutils 1:3.10-1 00:00:27.992 O: I: Retrieving dmidecode 3.5-3 00:00:28.007 O: I: Validating dmidecode 3.5-3 00:00:28.028 O: I: Retrieving dmsetup 2:1.02.196-1+b1 00:00:28.044 O: I: Validating dmsetup 2:1.02.196-1+b1 00:00:28.065 O: I: Retrieving dpkg 1.22.6 00:00:28.107 O: I: Validating dpkg 1.22.6 00:00:28.135 O: I: Retrieving e2fsprogs 1.47.1-1 00:00:28.161 O: I: Validating e2fsprogs 1.47.1-1 00:00:28.198 O: I: Retrieving fdisk 2.40.1-8.1 00:00:28.217 O: I: Validating fdisk 2.40.1-8.1 00:00:28.239 O: I: Retrieving findutils 4.10.0-2 00:00:28.267 O: I: Validating findutils 4.10.0-2 00:00:28.292 O: I: Retrieving gcc-14-base 14.1.0-1 00:00:28.306 O: I: Validating gcc-14-base 14.1.0-1 00:00:28.328 O: I: Retrieving gpgv 2.2.43-7 00:00:28.346 O: I: Validating gpgv 2.2.43-7 00:00:28.368 O: I: Retrieving grep 3.11-4 00:00:28.390 O: I: Validating grep 3.11-4 00:00:28.413 O: I: Retrieving gzip 1.12-1.1 00:00:28.430 O: I: Validating gzip 1.12-1.1 00:00:28.451 O: I: Retrieving hostname 3.23+nmu2 00:00:28.466 O: I: Validating hostname 3.23+nmu2 00:00:28.487 O: I: Retrieving ifupdown 0.8.43 00:00:28.502 O: I: Validating ifupdown 0.8.43 00:00:28.523 O: I: Retrieving init 1.66 00:00:28.537 O: I: Validating init 1.66 00:00:28.558 O: I: Retrieving init-system-helpers 1.66 00:00:28.572 O: I: Validating init-system-helpers 1.66 00:00:28.593 O: I: Retrieving iproute2 6.9.0-1 00:00:28.628 O: I: Validating iproute2 6.9.0-1 00:00:28.653 O: I: Retrieving iputils-ping 3:20240117-1 00:00:28.668 O: I: Validating iputils-ping 3:20240117-1 00:00:28.688 O: I: Retrieving isc-dhcp-client 4.4.3-P1-5 00:00:28.723 O: I: Validating isc-dhcp-client 4.4.3-P1-5 00:00:28.748 O: I: Retrieving isc-dhcp-common 4.4.3-P1-5 00:00:28.765 O: I: Validating isc-dhcp-common 4.4.3-P1-5 00:00:28.786 O: I: Retrieving kmod 32+20240611-1 00:00:28.802 O: I: Validating kmod 32+20240611-1 00:00:28.823 O: I: Retrieving less 643-1 00:00:28.840 O: I: Validating less 643-1 00:00:28.861 O: I: Retrieving libacl1 2.3.2-2 00:00:28.876 O: I: Validating libacl1 2.3.2-2 00:00:28.896 O: I: Retrieving libapparmor1 3.1.7-1 00:00:28.912 O: I: Validating libapparmor1 3.1.7-1 00:00:28.933 O: I: Retrieving libapt-pkg6.0t64 2.9.5 00:00:28.968 O: I: Validating libapt-pkg6.0t64 2.9.5 00:00:28.994 O: I: Retrieving libattr1 1:2.5.2-1 00:00:29.009 O: I: Validating libattr1 1:2.5.2-1 00:00:29.030 O: I: Retrieving libaudit-common 1:3.1.2-4 00:00:29.045 O: I: Validating libaudit-common 1:3.1.2-4 00:00:29.066 O: I: Retrieving libaudit1 1:3.1.2-4 00:00:29.081 O: I: Validating libaudit1 1:3.1.2-4 00:00:29.102 O: I: Retrieving libblkid1 2.40.1-8.1 00:00:29.119 O: I: Validating libblkid1 2.40.1-8.1 00:00:29.141 O: I: Retrieving libbpf1 1:1.4.3-1 00:00:29.158 O: I: Validating libbpf1 1:1.4.3-1 00:00:29.179 O: I: Retrieving libbsd0 0.12.2-1 00:00:29.196 O: I: Validating libbsd0 0.12.2-1 00:00:29.217 O: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:29.232 O: I: Validating libbz2-1.0 1.0.8-5.1 00:00:29.252 O: I: Retrieving libc-bin 2.38-13 00:00:29.279 O: I: Validating libc-bin 2.38-13 00:00:29.302 O: I: Retrieving libc6 2.38-13 00:00:29.369 O: I: Validating libc6 2.38-13 00:00:29.402 O: I: Retrieving libcap-ng0 0.8.5-1 00:00:29.417 O: I: Validating libcap-ng0 0.8.5-1 00:00:29.437 O: I: Retrieving libcap2 1:2.66-5 00:00:29.451 O: I: Validating libcap2 1:2.66-5 00:00:29.472 O: I: Retrieving libcap2-bin 1:2.66-5 00:00:29.487 O: I: Validating libcap2-bin 1:2.66-5 00:00:29.508 O: I: Retrieving libcom-err2 1.47.1-1 00:00:29.522 O: I: Validating libcom-err2 1.47.1-1 00:00:29.542 O: I: Retrieving libcrypt1 1:4.4.36-4 00:00:29.558 O: I: Validating libcrypt1 1:4.4.36-4 00:00:29.580 O: I: Retrieving libcryptsetup12 2:2.7.2-2 00:00:29.598 O: I: Validating libcryptsetup12 2:2.7.2-2 00:00:29.620 O: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:29.648 O: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:29.672 O: I: Retrieving libdebconfclient0 0.272 00:00:29.686 O: I: Validating libdebconfclient0 0.272 00:00:29.707 O: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1 00:00:29.723 O: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1 00:00:29.745 O: I: Retrieving libedit2 3.1-20240517-1 00:00:29.762 O: I: Validating libedit2 3.1-20240517-1 00:00:29.784 O: I: Retrieving libelf1t64 0.191-1+b1 00:00:29.802 O: I: Validating libelf1t64 0.191-1+b1 00:00:29.824 O: I: Retrieving libext2fs2t64 1.47.1-1 00:00:29.843 O: I: Validating libext2fs2t64 1.47.1-1 00:00:29.864 O: I: Retrieving libfdisk1 2.40.1-8.1 00:00:29.881 O: I: Validating libfdisk1 2.40.1-8.1 00:00:29.903 O: I: Retrieving libffi8 3.4.6-1 00:00:29.917 O: I: Validating libffi8 3.4.6-1 00:00:29.938 O: I: Retrieving libgcc-s1 14.1.0-1 00:00:29.953 O: I: Validating libgcc-s1 14.1.0-1 00:00:29.975 O: I: Retrieving libgcrypt20 1.10.3-3 00:00:30.004 O: I: Validating libgcrypt20 1.10.3-3 00:00:30.029 O: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:30.054 O: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:30.079 O: I: Retrieving libgnutls30t64 3.8.5-4 00:00:30.122 O: I: Validating libgnutls30t64 3.8.5-4 00:00:30.151 O: I: Retrieving libgpg-error0 1.49-2 00:00:30.167 O: I: Validating libgpg-error0 1.49-2 00:00:30.188 O: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1 00:00:30.205 O: I: Validating libgssapi-krb5-2 1.20.1-6+b1 00:00:30.227 O: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:30.248 O: I: Validating libhogweed6t64 3.9.1-2.2 00:00:30.272 O: I: Retrieving libidn2-0 2.3.7-2 00:00:30.288 O: I: Validating libidn2-0 2.3.7-2 00:00:30.309 O: I: Retrieving libjansson4 2.14-2+b2 00:00:30.323 O: I: Validating libjansson4 2.14-2+b2 00:00:30.345 O: I: Retrieving libjson-c5 0.17-1+b1 00:00:30.360 O: I: Validating libjson-c5 0.17-1+b1 00:00:30.382 O: I: Retrieving libk5crypto3 1.20.1-6+b1 00:00:30.396 O: I: Validating libk5crypto3 1.20.1-6+b1 00:00:30.418 O: I: Retrieving libkeyutils1 1.6.3-3 00:00:30.432 O: I: Validating libkeyutils1 1.6.3-3 00:00:30.454 O: I: Retrieving libkmod2 32+20240611-1 00:00:30.470 O: I: Validating libkmod2 32+20240611-1 00:00:30.490 O: I: Retrieving libkrb5-3 1.20.1-6+b1 00:00:30.511 O: I: Validating libkrb5-3 1.20.1-6+b1 00:00:30.534 O: I: Retrieving libkrb5support0 1.20.1-6+b1 00:00:30.549 O: I: Validating libkrb5support0 1.20.1-6+b1 00:00:30.569 O: I: Retrieving liblocale-gettext-perl 1.07-7 00:00:30.585 O: I: Validating liblocale-gettext-perl 1.07-7 00:00:30.606 O: I: Retrieving liblz4-1 1.9.4-2 00:00:30.622 O: I: Validating liblz4-1 1.9.4-2 00:00:30.643 O: I: Retrieving liblzma5 5.6.2-1 00:00:30.664 O: I: Validating liblzma5 5.6.2-1 00:00:30.687 O: I: Retrieving libmd0 1.1.0-2 00:00:30.702 O: I: Validating libmd0 1.1.0-2 00:00:30.722 O: I: Retrieving libmnl0 1.0.5-2+b1 00:00:30.736 O: I: Validating libmnl0 1.0.5-2+b1 00:00:30.757 O: I: Retrieving libmount1 2.40.1-8.1 00:00:30.775 O: I: Validating libmount1 2.40.1-8.1 00:00:30.796 O: I: Retrieving libncursesw6 6.5-2 00:00:30.813 O: I: Validating libncursesw6 6.5-2 00:00:30.835 O: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:30.855 O: I: Validating libnettle8t64 3.9.1-2.2 00:00:30.877 O: I: Retrieving libnewt0.52 0.52.24-2 00:00:30.893 O: I: Validating libnewt0.52 0.52.24-2 00:00:30.914 O: I: Retrieving libnftables1 1.0.9-2 00:00:30.935 O: I: Validating libnftables1 1.0.9-2 00:00:30.956 O: I: Retrieving libnftnl11 1.2.6-2+b1 00:00:30.973 O: I: Validating libnftnl11 1.2.6-2+b1 00:00:30.994 O: I: Retrieving libp11-kit0 0.25.3-5 00:00:31.017 O: I: Validating libp11-kit0 0.25.3-5 00:00:31.040 O: I: Retrieving libpam-modules 1.5.3-7 00:00:31.059 O: I: Validating libpam-modules 1.5.3-7 00:00:31.082 O: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:31.098 O: I: Validating libpam-modules-bin 1.5.3-7 00:00:31.120 O: I: Retrieving libpam-runtime 1.5.3-7 00:00:31.135 O: I: Validating libpam-runtime 1.5.3-7 00:00:31.157 O: I: Retrieving libpam0g 1.5.3-7 00:00:31.173 O: I: Validating libpam0g 1.5.3-7 00:00:31.194 O: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:31.213 O: I: Validating libpcre2-8-0 10.42-4+b1 00:00:31.235 O: I: Retrieving libpopt0 1.19+dfsg-1+b1 00:00:31.251 O: I: Validating libpopt0 1.19+dfsg-1+b1 00:00:31.272 O: I: Retrieving libproc2-0 2:4.0.4-4 00:00:31.288 O: I: Validating libproc2-0 2:4.0.4-4 00:00:31.309 O: I: Retrieving libreadline8t64 8.2-4 00:00:31.328 O: I: Validating libreadline8t64 8.2-4 00:00:31.351 O: I: Retrieving libseccomp2 2.5.5-1 00:00:31.366 O: I: Validating libseccomp2 2.5.5-1 00:00:31.387 O: I: Retrieving libselinux1 3.5-2+b2 00:00:31.404 O: I: Validating libselinux1 3.5-2+b2 00:00:31.425 O: I: Retrieving libsemanage-common 3.5-1 00:00:31.440 O: I: Validating libsemanage-common 3.5-1 00:00:31.462 O: I: Retrieving libsemanage2 3.5-1+b3 00:00:31.478 O: I: Validating libsemanage2 3.5-1+b3 00:00:31.500 O: I: Retrieving libsepol2 3.5-2+b1 00:00:31.520 O: I: Validating libsepol2 3.5-2+b1 00:00:31.541 O: I: Retrieving libslang2 2.3.3-5 00:00:31.566 O: I: Validating libslang2 2.3.3-5 00:00:31.590 O: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:31.608 O: I: Validating libsmartcols1 2.40.1-8.1 00:00:31.630 O: I: Retrieving libss2 1.47.1-1 00:00:31.644 O: I: Validating libss2 1.47.1-1 00:00:31.666 O: I: Retrieving libssl3t64 3.2.2-1 00:00:31.724 O: I: Validating libssl3t64 3.2.2-1 00:00:31.756 O: I: Retrieving libstdc++6 14.1.0-1 00:00:31.785 O: I: Validating libstdc++6 14.1.0-1 00:00:31.810 O: I: Retrieving libsystemd-shared 256-1 00:00:31.869 O: I: Validating libsystemd-shared 256-1 00:00:31.902 O: I: Retrieving libsystemd0 256-1 00:00:31.925 O: I: Validating libsystemd0 256-1 00:00:31.948 O: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:31.965 O: I: Validating libtasn1-6 4.19.0-3+b2 00:00:31.987 O: I: Retrieving libtext-charwidth-perl 0.04-11+b3 00:00:32.002 O: I: Validating libtext-charwidth-perl 0.04-11+b3 00:00:32.025 O: I: Retrieving libtext-iconv-perl 1.7-8+b3 00:00:32.041 O: I: Validating libtext-iconv-perl 1.7-8+b3 00:00:32.063 O: I: Retrieving libtext-wrapi18n-perl 0.06-10 00:00:32.078 O: I: Validating libtext-wrapi18n-perl 0.06-10 00:00:32.100 O: I: Retrieving libtinfo6 6.5-2 00:00:32.121 O: I: Validating libtinfo6 6.5-2 00:00:32.144 O: I: Retrieving libtirpc-common 1.3.4+ds-1.3 00:00:32.158 O: I: Validating libtirpc-common 1.3.4+ds-1.3 00:00:32.180 O: I: Retrieving libtirpc3t64 1.3.4+ds-1.3 00:00:32.196 O: I: Validating libtirpc3t64 1.3.4+ds-1.3 00:00:32.218 O: I: Retrieving libudev1 256-1 00:00:32.234 O: I: Validating libudev1 256-1 00:00:32.257 O: I: Retrieving libunistring5 1.2-1 00:00:32.280 O: I: Validating libunistring5 1.2-1 00:00:32.303 O: I: Retrieving libuuid1 2.40.1-8.1 00:00:32.318 O: I: Validating libuuid1 2.40.1-8.1 00:00:32.339 O: I: Retrieving libxtables12 1.8.10-4 00:00:32.354 O: I: Validating libxtables12 1.8.10-4 00:00:32.375 O: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:32.390 O: I: Validating libxxhash0 0.8.2-2+b1 00:00:32.410 O: I: Retrieving libzstd1 1.5.6+dfsg-1 00:00:32.431 O: I: Validating libzstd1 1.5.6+dfsg-1 00:00:32.453 O: I: Retrieving login 1:4.13+dfsg1-5 00:00:32.482 O: I: Validating login 1:4.13+dfsg1-5 00:00:32.506 O: I: Retrieving logrotate 3.21.0-2 00:00:32.521 O: I: Validating logrotate 3.21.0-2 00:00:32.542 O: I: Retrieving logsave 1.47.1-1 00:00:32.557 O: I: Validating logsave 1.47.1-1 00:00:32.578 O: I: Retrieving mawk 1.3.4.20240123-1 00:00:32.595 O: I: Validating mawk 1.3.4.20240123-1 00:00:32.617 O: I: Retrieving mount 2.40.1-8.1 00:00:32.634 O: I: Validating mount 2.40.1-8.1 00:00:32.654 O: I: Retrieving nano 8.0-1 00:00:32.682 O: I: Validating nano 8.0-1 00:00:32.706 O: I: Retrieving ncurses-base 6.5-2 00:00:32.726 O: I: Validating ncurses-base 6.5-2 00:00:32.748 O: I: Retrieving ncurses-bin 6.5-2 00:00:32.770 O: I: Validating ncurses-bin 6.5-2 00:00:32.794 O: I: Retrieving netbase 6.4 00:00:32.809 O: I: Validating netbase 6.4 00:00:32.830 O: I: Retrieving nftables 1.0.9-2 00:00:32.845 O: I: Validating nftables 1.0.9-2 00:00:32.866 O: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:32.900 O: I: Validating passwd 1:4.13+dfsg1-5 00:00:32.925 O: I: Retrieving perl-base 5.38.2-5 00:00:32.970 O: I: Validating perl-base 5.38.2-5 00:00:32.998 O: I: Retrieving procps 2:4.0.4-4 00:00:33.031 O: I: Validating procps 2:4.0.4-4 00:00:33.056 O: I: Retrieving readline-common 8.2-4 00:00:33.072 O: I: Validating readline-common 8.2-4 00:00:33.093 O: I: Retrieving sed 4.9-2 00:00:33.113 O: I: Validating sed 4.9-2 00:00:33.136 O: I: Retrieving sensible-utils 0.0.23 00:00:33.150 O: I: Validating sensible-utils 0.0.23 00:00:33.172 O: I: Retrieving systemd 256-1 00:00:33.256 O: I: Validating systemd 256-1 00:00:33.294 O: I: Retrieving systemd-sysv 256-1 00:00:33.309 O: I: Validating systemd-sysv 256-1 00:00:33.330 O: I: Retrieving sysvinit-utils 3.09-2 00:00:33.345 O: I: Validating sysvinit-utils 3.09-2 00:00:33.366 O: I: Retrieving tar 1.35+dfsg-3 00:00:33.396 O: I: Validating tar 1.35+dfsg-3 00:00:33.419 O: I: Retrieving tasksel 3.75 00:00:33.434 O: I: Validating tasksel 3.75 00:00:33.455 O: I: Retrieving tasksel-data 3.75 00:00:33.470 O: I: Validating tasksel-data 3.75 00:00:33.490 O: I: Retrieving tzdata 2024a-4 00:00:33.509 O: I: Validating tzdata 2024a-4 00:00:33.533 O: I: Retrieving udev 256-1 00:00:33.583 O: I: Validating udev 256-1 00:00:33.612 O: I: Retrieving usr-is-merged 39 00:00:33.626 O: I: Validating usr-is-merged 39 00:00:33.647 O: I: Retrieving util-linux 2.40.1-8.1 00:00:33.683 O: I: Validating util-linux 2.40.1-8.1 00:00:33.709 O: I: Retrieving vim-common 2:9.1.0377-1 00:00:33.732 O: I: Validating vim-common 2:9.1.0377-1 00:00:33.756 O: I: Retrieving vim-tiny 2:9.1.0377-1 00:00:33.785 O: I: Validating vim-tiny 2:9.1.0377-1 00:00:33.810 O: I: Retrieving whiptail 0.52.24-2 00:00:33.825 O: I: Validating whiptail 0.52.24-2 00:00:33.846 O: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:33.862 O: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:33.885 O: I: Chosen extractor for .deb packages: dpkg-deb 00:00:33.931 O: I: Extracting apt... 00:00:34.023 O: I: Extracting base-files... 00:00:34.036 O: I: Extracting base-passwd... 00:00:34.046 O: I: Extracting bash... 00:00:34.148 O: I: Extracting bsdutils... 00:00:34.161 O: I: Extracting coreutils... 00:00:34.349 O: I: Extracting dash... 00:00:34.362 O: I: Extracting debconf... 00:00:34.378 O: I: Extracting debian-archive-keyring... 00:00:34.395 O: I: Extracting debianutils... 00:00:34.408 O: I: Extracting diffutils... 00:00:34.439 O: I: Extracting dpkg... 00:00:34.530 O: I: Extracting e2fsprogs... 00:00:34.568 O: I: Extracting findutils... 00:00:34.607 O: I: Extracting gcc-14-base... 00:00:34.617 O: I: Extracting gpgv... 00:00:34.639 O: I: Extracting grep... 00:00:34.666 O: I: Extracting gzip... 00:00:34.681 O: I: Extracting hostname... 00:00:34.690 O: I: Extracting init-system-helpers... 00:00:34.700 O: I: Extracting libacl1... 00:00:34.709 O: I: Extracting libapt-pkg6.0t64... 00:00:34.780 O: I: Extracting libattr1... 00:00:34.789 O: I: Extracting libaudit-common... 00:00:34.797 O: I: Extracting libaudit1... 00:00:34.807 O: I: Extracting libblkid1... 00:00:34.826 O: I: Extracting libbz2-1.0... 00:00:34.835 O: I: Extracting libc-bin... 00:00:34.883 O: I: Extracting libc6... 00:00:35.067 O: I: Extracting libcap-ng0... 00:00:35.076 O: I: Extracting libcap2... 00:00:35.086 O: I: Extracting libcom-err2... 00:00:35.095 O: I: Extracting libcrypt1... 00:00:35.108 O: I: Extracting libdb5.3t64... 00:00:35.159 O: I: Extracting libdebconfclient0... 00:00:35.168 O: I: Extracting libext2fs2t64... 00:00:35.191 O: I: Extracting libffi8... 00:00:35.201 O: I: Extracting libgcc-s1... 00:00:35.214 O: I: Extracting libgcrypt20... 00:00:35.257 O: I: Extracting libgmp10... 00:00:35.280 O: I: Extracting libgnutls30t64... 00:00:35.355 O: I: Extracting libgpg-error0... 00:00:35.367 O: I: Extracting libhogweed6t64... 00:00:35.388 O: I: Extracting libidn2-0... 00:00:35.405 O: I: Extracting liblz4-1... 00:00:35.418 O: I: Extracting liblzma5... 00:00:35.434 O: I: Extracting libmd0... 00:00:35.444 O: I: Extracting libmount1... 00:00:35.464 O: I: Extracting libnettle8t64... 00:00:35.484 O: I: Extracting libp11-kit0... 00:00:35.516 O: I: Extracting libpam-modules... 00:00:35.539 O: I: Extracting libpam-modules-bin... 00:00:35.551 O: I: Extracting libpam-runtime... 00:00:35.571 O: I: Extracting libpam0g... 00:00:35.581 O: I: Extracting libpcre2-8-0... 00:00:35.604 O: I: Extracting libseccomp2... 00:00:35.615 O: I: Extracting libselinux1... 00:00:35.627 O: I: Extracting libsemanage-common... 00:00:35.635 O: I: Extracting libsemanage2... 00:00:35.649 O: I: Extracting libsepol2... 00:00:35.673 O: I: Extracting libsmartcols1... 00:00:35.690 O: I: Extracting libss2... 00:00:35.698 O: I: Extracting libssl3t64... 00:00:35.827 O: I: Extracting libstdc++6... 00:00:35.879 O: I: Extracting libsystemd0... 00:00:35.910 O: I: Extracting libtasn1-6... 00:00:35.920 O: I: Extracting libtinfo6... 00:00:35.937 O: I: Extracting libudev1... 00:00:35.953 O: I: Extracting libunistring5... 00:00:35.993 O: I: Extracting libuuid1... 00:00:36.003 O: I: Extracting libxxhash0... 00:00:36.012 O: I: Extracting libzstd1... 00:00:36.038 O: I: Extracting login... 00:00:36.076 O: I: Extracting logsave... 00:00:36.086 O: I: Extracting mawk... 00:00:36.101 O: I: Extracting mount... 00:00:36.116 O: I: Extracting ncurses-base... 00:00:36.131 O: I: Extracting ncurses-bin... 00:00:36.151 O: I: Extracting passwd... 00:00:36.207 O: I: Extracting perl-base... 00:00:36.348 O: I: Extracting sed... 00:00:36.374 O: I: Extracting sysvinit-utils... 00:00:36.383 O: I: Extracting tar... 00:00:36.435 O: I: Extracting tzdata... 00:00:36.471 O: I: Extracting usr-is-merged... 00:00:36.478 O: I: Extracting util-linux... 00:00:36.557 O: I: Extracting zlib1g... 00:00:36.651 O: I: Installing core packages... 00:00:38.541 O: I: Unpacking required packages... 00:00:38.614 O: I: Unpacking apt... 00:00:38.771 O: I: Unpacking base-files... 00:00:38.829 O: I: Unpacking base-passwd... 00:00:38.871 O: I: Unpacking bash... 00:00:38.998 O: I: Unpacking bsdutils... 00:00:39.035 O: I: Unpacking coreutils... 00:00:39.304 O: I: Unpacking dash... 00:00:39.346 O: I: Unpacking debconf... 00:00:39.416 O: I: Unpacking debian-archive-keyring... 00:00:39.556 O: I: Unpacking debianutils... 00:00:39.605 O: I: Unpacking diffutils... 00:00:39.669 O: I: Unpacking dpkg... 00:00:39.809 O: I: Unpacking e2fsprogs... 00:00:39.879 O: I: Unpacking findutils... 00:00:39.942 O: I: Unpacking gcc-14-base:amd64... 00:00:39.970 O: I: Unpacking gpgv... 00:00:40.010 O: I: Unpacking grep... 00:00:40.069 O: I: Unpacking gzip... 00:00:40.135 O: I: Unpacking hostname... 00:00:40.162 O: I: Unpacking init-system-helpers... 00:00:40.196 O: I: Unpacking libacl1:amd64... 00:00:40.228 O: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:40.337 O: I: Unpacking libattr1:amd64... 00:00:40.365 O: I: Unpacking libaudit-common... 00:00:40.394 O: I: Unpacking libaudit1:amd64... 00:00:40.426 O: I: Unpacking libblkid1:amd64... 00:00:40.463 O: I: Unpacking libbz2-1.0:amd64... 00:00:40.492 O: I: Unpacking libc-bin... 00:00:40.576 O: I: Unpacking libc6:amd64... 00:00:40.962 O: I: Unpacking libcap-ng0:amd64... 00:00:40.992 O: I: Unpacking libcap2:amd64... 00:00:41.023 O: I: Unpacking libcom-err2:amd64... 00:00:41.052 O: I: Unpacking libcrypt1:amd64... 00:00:41.085 O: I: Unpacking libdb5.3t64:amd64... 00:00:41.157 O: I: Unpacking libdebconfclient0:amd64... 00:00:41.187 O: I: Unpacking libext2fs2t64:amd64... 00:00:41.261 O: I: Unpacking libffi8:amd64... 00:00:41.290 O: I: Unpacking libgcc-s1:amd64... 00:00:41.322 O: I: Unpacking libgcrypt20:amd64... 00:00:41.387 O: I: Unpacking libgmp10:amd64... 00:00:41.433 O: I: Unpacking libgnutls30t64:amd64... 00:00:41.533 O: I: Unpacking libgpg-error0:amd64... 00:00:41.568 O: I: Unpacking libhogweed6t64:amd64... 00:00:41.610 O: I: Unpacking libidn2-0:amd64... 00:00:41.660 O: I: Unpacking liblz4-1:amd64... 00:00:41.691 O: I: Unpacking liblzma5:amd64... 00:00:41.730 O: I: Unpacking libmd0:amd64... 00:00:41.761 O: I: Unpacking libmount1:amd64... 00:00:41.803 O: I: Unpacking libnettle8t64:amd64... 00:00:41.847 O: I: Unpacking libp11-kit0:amd64... 00:00:41.909 O: I: Unpacking libpam-modules:amd64... 00:00:42.071 O: I: Unpacking libpam-modules-bin... 00:00:42.108 O: I: Unpacking libpam-runtime... 00:00:42.200 O: I: Unpacking libpam0g:amd64... 00:00:42.236 O: I: Unpacking libpcre2-8-0:amd64... 00:00:42.278 O: I: Unpacking libseccomp2:amd64... 00:00:42.307 O: I: Unpacking libselinux1:amd64... 00:00:42.338 O: I: Unpacking libsemanage-common... 00:00:42.367 O: I: Unpacking libsemanage2:amd64... 00:00:42.401 O: I: Unpacking libsepol2:amd64... 00:00:42.449 O: I: Unpacking libsmartcols1:amd64... 00:00:42.486 O: I: Unpacking libss2:amd64... 00:00:42.518 O: I: Unpacking libssl3t64:amd64... 00:00:42.672 O: I: Unpacking libstdc++6:amd64... 00:00:42.747 O: I: Unpacking libsystemd0:amd64... 00:00:42.797 O: I: Unpacking libtasn1-6:amd64... 00:00:42.828 O: I: Unpacking libtinfo6:amd64... 00:00:42.864 O: I: Unpacking libudev1:amd64... 00:00:42.899 O: I: Unpacking libunistring5:amd64... 00:00:42.962 O: I: Unpacking libuuid1:amd64... 00:00:42.990 O: I: Unpacking libxxhash0:amd64... 00:00:43.018 O: I: Unpacking libzstd1:amd64... 00:00:43.065 O: I: Unpacking login... 00:00:43.166 O: I: Unpacking logsave... 00:00:43.197 O: I: Unpacking mawk... 00:00:43.233 O: I: Unpacking mount... 00:00:43.271 O: I: Unpacking ncurses-base... 00:00:43.314 O: I: Unpacking ncurses-bin... 00:00:43.368 O: I: Unpacking passwd... 00:00:43.528 O: I: Unpacking perl-base... 00:00:43.840 O: I: Unpacking sed... 00:00:43.896 O: I: Unpacking sysvinit-utils... 00:00:43.927 O: I: Unpacking tar... 00:00:44.008 O: I: Unpacking tzdata... 00:00:44.180 O: I: Unpacking usr-is-merged... 00:00:44.216 O: I: Unpacking util-linux... 00:00:44.352 O: I: Unpacking zlib1g:amd64... 00:00:44.377 O: I: Configuring required packages... 00:00:44.391 O: I: Configuring gcc-14-base:amd64... 00:00:44.406 O: I: Configuring debian-archive-keyring... 00:00:44.515 O: I: Configuring usr-is-merged... 00:00:44.533 O: I: Configuring libaudit-common... 00:00:44.538 O: I: Configuring libsemanage-common... 00:00:44.544 O: I: Configuring debconf... 00:00:44.687 O: I: Configuring tzdata... 00:00:44.853 O: I: Configuring ncurses-base... 00:00:44.857 O: I: Configuring init-system-helpers... 00:00:44.871 O: I: Configuring libgcc-s1:amd64... 00:00:44.880 O: I: Configuring libc6:amd64... 00:00:45.011 O: I: Configuring libdb5.3t64:amd64... 00:00:45.015 O: I: Configuring libffi8:amd64... 00:00:45.019 O: I: Configuring libmd0:amd64... 00:00:45.023 O: I: Configuring libxxhash0:amd64... 00:00:45.029 O: I: Configuring libattr1:amd64... 00:00:45.033 O: I: Configuring sysvinit-utils... 00:00:45.037 O: I: Configuring libtasn1-6:amd64... 00:00:45.040 O: I: Configuring libext2fs2t64:amd64... 00:00:45.044 O: I: Configuring debianutils... 00:00:45.113 O: I: Configuring mawk... 00:00:45.121 O: I: Configuring libdebconfclient0:amd64... 00:00:45.131 O: I: Configuring base-files... 00:00:45.157 O: I: Configuring libbz2-1.0:amd64... 00:00:45.160 O: I: Configuring libblkid1:amd64... 00:00:45.164 O: I: Configuring libstdc++6:amd64... 00:00:45.167 O: I: Configuring dash... 00:00:45.226 O: I: Configuring libtinfo6:amd64... 00:00:45.234 O: I: Configuring bash... 00:00:45.244 O: I: Configuring libzstd1:amd64... 00:00:45.248 O: I: Configuring liblzma5:amd64... 00:00:45.252 O: I: Configuring libgpg-error0:amd64... 00:00:45.256 O: I: Configuring liblz4-1:amd64... 00:00:45.265 O: I: Configuring libc-bin... 00:00:45.278 O: I: Configuring ncurses-bin... 00:00:45.283 O: I: Configuring libacl1:amd64... 00:00:45.287 O: I: Configuring libsmartcols1:amd64... 00:00:45.291 O: I: Configuring libgcrypt20:amd64... 00:00:45.296 O: I: Configuring zlib1g:amd64... 00:00:45.300 O: I: Configuring libcrypt1:amd64... 00:00:45.304 O: I: Configuring libcom-err2:amd64... 00:00:45.307 O: I: Configuring diffutils... 00:00:45.311 O: I: Configuring libseccomp2:amd64... 00:00:45.314 O: I: Configuring libcap2:amd64... 00:00:45.318 O: I: Configuring hostname... 00:00:45.322 O: I: Configuring libcap-ng0:amd64... 00:00:45.326 O: I: Configuring libnettle8t64:amd64... 00:00:45.329 O: I: Configuring libgmp10:amd64... 00:00:45.333 O: I: Configuring libp11-kit0:amd64... 00:00:45.336 O: I: Configuring libaudit1:amd64... 00:00:45.339 O: I: Configuring libunistring5:amd64... 00:00:45.343 O: I: Configuring libuuid1:amd64... 00:00:45.346 O: I: Configuring libss2:amd64... 00:00:45.350 O: I: Configuring libsepol2:amd64... 00:00:45.353 O: I: Configuring libpcre2-8-0:amd64... 00:00:45.357 O: I: Configuring logsave... 00:00:45.361 O: I: Configuring libudev1:amd64... 00:00:45.365 O: I: Configuring libhogweed6t64:amd64... 00:00:45.369 O: I: Configuring gpgv... 00:00:45.374 O: I: Configuring grep... 00:00:45.378 O: I: Configuring libssl3t64:amd64... 00:00:45.385 O: I: Configuring e2fsprogs... 00:00:45.745 O: I: Configuring libidn2-0:amd64... 00:00:45.749 O: I: Configuring libsystemd0:amd64... 00:00:45.753 O: I: Configuring libselinux1:amd64... 00:00:45.759 O: I: Configuring libpam0g:amd64... 00:00:45.872 O: I: Configuring sed... 00:00:45.877 O: I: Configuring findutils... 00:00:45.880 O: I: Configuring libmount1:amd64... 00:00:45.884 O: I: Configuring libsemanage2:amd64... 00:00:45.888 O: I: Configuring libapt-pkg6.0t64:amd64... 00:00:45.892 O: I: Configuring base-passwd... 00:00:46.039 O: I: Configuring libgnutls30t64:amd64... 00:00:46.046 O: I: Configuring apt... 00:00:46.439 O: I: Configuring bsdutils... 00:00:46.443 O: I: Configuring tar... 00:00:46.451 O: I: Configuring libpam-modules-bin... 00:00:46.456 O: I: Configuring coreutils... 00:00:46.465 O: I: Configuring util-linux... 00:00:46.666 O: I: Configuring dpkg... 00:00:46.853 O: I: Configuring mount... 00:00:46.870 O: I: Configuring libpam-modules:amd64... 00:00:46.880 O: I: Configuring perl-base... 00:00:46.891 O: I: Configuring gzip... 00:00:46.940 O: I: Configuring passwd... 00:00:46.983 O: I: Configuring libpam-runtime... 00:00:47.138 O: I: Configuring login... 00:00:47.160 O: I: Configuring libc-bin... 00:00:47.174 O: I: Unpacking the base system... 00:01:21.262 O: I: Unpacking apt-utils... 00:01:21.323 O: I: Unpacking cpio... 00:01:21.371 O: I: Unpacking cron... 00:01:21.405 O: I: Unpacking debconf-i18n... 00:01:21.461 O: I: Unpacking dmidecode... 00:01:21.493 O: I: Unpacking fdisk... 00:01:21.531 O: I: Unpacking ifupdown... 00:01:21.579 O: I: Unpacking init... 00:01:21.607 O: I: Unpacking iproute2... 00:01:21.791 O: I: Unpacking iputils-ping... 00:01:21.823 O: I: Unpacking isc-dhcp-client... 00:01:21.921 O: I: Unpacking isc-dhcp-common... 00:01:21.954 O: I: Unpacking kmod... 00:01:21.992 O: I: Unpacking less... 00:01:22.031 O: I: Unpacking libbpf1:amd64... 00:01:22.068 O: I: Unpacking libbsd0:amd64... 00:01:22.096 O: I: Unpacking libcap2-bin... 00:01:22.128 O: I: Unpacking libedit2:amd64... 00:01:22.163 O: I: Unpacking libelf1t64:amd64... 00:01:22.205 O: I: Unpacking libgssapi-krb5-2:amd64... 00:01:22.240 O: I: Unpacking libjansson4:amd64... 00:01:22.288 O: I: Unpacking libk5crypto3:amd64... 00:01:22.322 O: I: Unpacking libkeyutils1:amd64... 00:01:22.348 O: I: Unpacking libkmod2:amd64... 00:01:22.378 O: I: Unpacking libkrb5-3:amd64... 00:01:22.429 O: I: Unpacking libkrb5support0:amd64... 00:01:22.458 O: I: Unpacking liblocale-gettext-perl... 00:01:22.487 O: I: Unpacking libmnl0:amd64... 00:01:22.515 O: I: Unpacking libncursesw6:amd64... 00:01:22.551 O: I: Unpacking libnewt0.52:amd64... 00:01:22.612 O: I: Unpacking libnftables1:amd64... 00:01:22.660 O: I: Unpacking libnftnl11:amd64... 00:01:22.692 O: I: Unpacking libpopt0:amd64... 00:01:22.733 O: I: Unpacking libproc2-0:amd64... 00:01:22.765 O: I: Unpacking libreadline8t64:amd64... 00:01:22.836 O: I: Unpacking libslang2:amd64... 00:01:22.895 O: I: Unpacking libtext-charwidth-perl:amd64... 00:01:22.921 O: I: Unpacking libtext-iconv-perl:amd64... 00:01:22.948 O: I: Unpacking libtext-wrapi18n-perl... 00:01:22.975 O: I: Unpacking libtirpc-common... 00:01:23.003 O: I: Unpacking libtirpc3t64:amd64... 00:01:23.054 O: I: Unpacking libxtables12:amd64... 00:01:23.083 O: I: Unpacking logrotate... 00:01:23.115 O: I: Unpacking nano... 00:01:23.198 O: I: Unpacking netbase... 00:01:23.254 O: I: Unpacking nftables... 00:01:23.293 O: I: Unpacking procps... 00:01:23.399 O: I: Unpacking readline-common... 00:01:23.427 O: I: Unpacking sensible-utils... 00:01:23.463 O: I: Unpacking tasksel... 00:01:23.513 O: I: Unpacking tasksel-data... 00:01:23.564 O: I: Unpacking udev... 00:01:23.756 O: I: Unpacking vim-common... 00:01:23.813 O: I: Unpacking vim-tiny... 00:01:23.887 O: I: Unpacking whiptail... 00:01:23.927 O: I: Configuring the base system... 00:01:23.936 O: I: Configuring cpio... 00:01:23.943 O: I: Configuring libtext-iconv-perl:amd64... 00:01:23.947 O: I: Configuring libtext-charwidth-perl:amd64... 00:01:23.952 O: I: Configuring libkeyutils1:amd64... 00:01:23.955 O: I: Configuring apt-utils... 00:01:23.958 O: I: Configuring init... 00:01:23.963 O: I: Configuring libtirpc-common... 00:01:23.966 O: I: Configuring less... 00:01:23.974 O: I: Configuring libtext-wrapi18n-perl... 00:01:23.978 O: I: Configuring libelf1t64:amd64... 00:01:23.981 O: I: Configuring libjansson4:amd64... 00:01:23.985 O: I: Configuring libkrb5support0:amd64... 00:01:23.988 O: I: Configuring libcap2-bin... 00:01:23.993 O: I: Configuring vim-common... 00:01:23.998 O: I: Configuring libslang2:amd64... 00:01:24.002 O: I: Configuring libproc2-0:amd64... 00:01:24.005 O: I: Configuring libmnl0:amd64... 00:01:24.008 O: I: Configuring libncursesw6:amd64... 00:01:24.012 O: I: Configuring libk5crypto3:amd64... 00:01:24.016 O: I: Configuring libxtables12:amd64... 00:01:24.019 O: I: Configuring nano... 00:01:24.029 O: I: Configuring sensible-utils... 00:01:24.036 O: I: Configuring procps... 00:01:24.074 O: I: Configuring netbase... 00:01:24.081 O: I: Configuring isc-dhcp-common... 00:01:24.084 O: I: Configuring libkrb5-3:amd64... 00:01:24.088 O: I: Configuring dmidecode... 00:01:24.091 O: I: Configuring libbsd0:amd64... 00:01:24.095 O: I: Configuring iputils-ping... 00:01:24.108 O: I: Configuring readline-common... 00:01:24.115 O: I: Configuring liblocale-gettext-perl... 00:01:24.118 O: I: Configuring libbpf1:amd64... 00:01:24.122 O: I: Configuring libkmod2:amd64... 00:01:24.125 O: I: Configuring libpopt0:amd64... 00:01:24.133 O: I: Configuring logrotate... 00:01:24.331 O: I: Configuring libnewt0.52:amd64... 00:01:24.335 O: I: Configuring libedit2:amd64... 00:01:24.343 O: I: Configuring cron... 00:01:24.572 O: I: Configuring debconf-i18n... 00:01:24.575 O: I: Configuring libnftnl11:amd64... 00:01:24.581 O: I: Configuring vim-tiny... 00:01:24.605 O: I: Configuring kmod... 00:01:24.630 O: I: Configuring libgssapi-krb5-2:amd64... 00:01:24.638 O: I: Configuring udev... 00:01:25.215 O: I: Configuring libreadline8t64:amd64... 00:01:25.219 O: I: Configuring whiptail... 00:01:25.223 O: I: Configuring libnftables1:amd64... 00:01:25.227 O: I: Configuring nftables... 00:01:25.354 O: I: Configuring libtirpc3t64:amd64... 00:01:25.357 O: I: Configuring iproute2... 00:01:25.547 O: I: Configuring isc-dhcp-client... 00:01:25.567 O: I: Configuring fdisk... 00:01:25.576 O: I: Configuring ifupdown... 00:01:25.979 O: I: Configuring tasksel... 00:01:26.111 O: I: Configuring tasksel-data... 00:01:26.117 O: I: Configuring libc-bin... 00:01:26.139 O: I: Base system installed successfully. 00:01:26.239 E: + tar --sort=name --mtime=@1718633386 --clamp-mtime --numeric-owner --one-file-system --xattrs -C /tmp/tmp.tLQHQ9X84m -c . 00:01:36.774 E: + rm -r /tmp/tmp.tLQHQ9X84m Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:46 result: SUCCESS ------------------------------------------------------------------------------ (13/280) check-against-debootstrap-dist dist: oldstable mode: auto variant: minbase format: auto time left: 7:12:00 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.007 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.022 E: + [ oldstable = oldstable ] 00:00:00.025 E: + echo --merged-usr 00:00:00.029 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base 00:00:00.032 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.354 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.464 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.TyjCCFnUBD as tempdir 00:00:00.610 E: I: running apt-get update... 00:00:02.810 E: I: downloading packages with apt... 00:00:04.683 E: I: extracting archives... 00:00:06.613 E: I: installing essential packages... 00:00:13.386 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.TyjCCFnUBD 00:00:13.390 E: I: installing remaining packages inside the chroot... 00:00:18.195 E: I: cleaning package lists and apt cache... 00:00:18.278 E: I: creating tarball... 00:00:19.129 E: I: done 00:00:19.222 E: I: removing tempdir /tmp/mmdebstrap.TyjCCFnUBD... 00:00:19.476 E: I: success in 19.1619 seconds 00:00:19.482 E: + mkdir /tmp/debian-oldstable-mm 00:00:19.486 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar 00:00:19.988 E: + rm /tmp/debian-oldstable-mm.tar 00:00:20.017 E: + mkdir /tmp/debian-oldstable-debootstrap 00:00:20.021 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-minbase.tar 00:00:25.348 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:25.352 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev 00:00:25.356 E: + ret=0 00:00:25.360 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:25.364 E: + [ 0 -ne 0 ] 00:00:25.367 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:25.371 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev 00:00:25.378 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/adduser_3.118+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/apt_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-files_11.1+deb11u9_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/base-passwd_3.5.51_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bash_5.1-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/coreutils_8.32-4+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dash_0.5.11+git20200708+dd9ef66-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debconf_1.5.77_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2021.1.1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/debianutils_4.11.2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.7-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/dpkg_1.20.13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/e2fsprogs_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/findutils_4.8.0-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-10-base_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gcc-9-base_9.3.0-22_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gpgv_2.2.27-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/grep_3.6-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/gzip_1.10-4+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/hostname_3.23_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/init-system-helpers_1.60_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libacl1_2.2.53-10_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.2.4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.4.48-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0-2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libblkid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc-bin_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libc6_2.31-13+deb11u8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcap-ng0_0.7.9-2.2+b1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcom-err2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.18-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg1-0.8_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.260_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libext2fs2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libffi7_3.3-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcc-s1_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgcrypt20_1.8.7-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.1-5+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgpg-error0_1.38-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libhogweed6_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.0-5_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libk5crypto3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.1-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5-3_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libkrb5support0_1.18.3-6+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.3-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/liblzma5_5.2.5-2.1~deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libmount1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnettle8_3.7.3-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libp11-kit0_0.23.22-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-modules_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam-runtime_1.4.0-9+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpam0g_1.4.0-9+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.36-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libpcre3_2%3a8.39-13_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libselinux1_3.1-3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage-common_3.1-1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsemanage1_3.1-1+b2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsepol1_3.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsmartcols1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libss2_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libssl1.1_1.1.1w-0+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libstdc++6_10.2.1-6_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libsystemd0_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtasn1-6_4.16.0-2+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtinfo6_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.1-1+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.1-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libudev1_247.3-7+deb11u4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libunistring2_0.9.10-4_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libuuid1_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.0-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/libzstd1_1.4.8+dfsg-2.1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/login_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/logsave_1.46.2-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/lsb-base_11.1.0_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/mount_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-base_6.2+20201114-2+deb11u2_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/passwd_1%3a4.8.1-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/perl-base_5.32.1-4+deb11u3_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sed_4.7-1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/sysvinit-utils_2.96-7+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb11u1_all.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/util-linux_2.36.1-8+deb11u1_amd64.deb /tmp/debian-oldstable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb 00:00:25.383 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:25.386 E: + rm /tmp/debian-oldstable-debootstrap/var/log/dpkg.log /tmp/debian-oldstable-debootstrap/var/log/bootstrap.log /tmp/debian-oldstable-debootstrap/var/log/alternatives.log 00:00:25.390 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old 00:00:25.394 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old 00:00:25.398 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old 00:00:25.402 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old 00:00:25.405 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available 00:00:25.409 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt 00:00:25.413 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch 00:00:25.416 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list 00:00:25.419 E: + chroot /tmp/debian-oldstable-mm dpkg --list 00:00:25.423 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:25.426 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:25.430 E: + grep -v ^Priority: /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status 00:00:25.434 E: + grep -v ^Priority: /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:25.437 E: + diff -u /tmp/status1 /tmp/status2 00:00:25.441 E: + rm /tmp/status1 /tmp/status2 00:00:25.444 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:25.447 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:25.451 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:25.455 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:25.458 E: + xargs --no-run-if-empty -0 rm -r 00:00:25.462 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_main_binary-amd64_Packages /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_InRelease /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release /tmp/debian-oldstable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_oldstable_Release.gpg 00:00:25.466 E: + [ minbase = - ] 00:00:25.470 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock 00:00:25.473 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states 00:00:25.476 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock 00:00:25.480 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File 00:00:25.484 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File 00:00:25.487 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:25.491 E: + continue 00:00:25.494 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells 00:00:25.498 E: + f2=/tmp/debian-oldstable-mm//etc/shells 00:00:25.501 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ] 00:00:25.505 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ] 00:00:25.509 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells 00:00:25.513 E: + continue 00:00:25.516 E: + [ minbase = - ] 00:00:25.520 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog 00:00:25.524 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog 00:00:25.527 E: + [ minbase = - ] 00:00:25.531 E: + [ minbase = buildd ] 00:00:25.535 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm 00:00:25.758 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0 00:00:25.761 E: + xargs -0 touch --date=@1718633386 00:00:25.812 E: + [ oldstable = oldstable ] 00:00:25.816 E: + echo :/bin:/sbin 00:00:25.819 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:25.823 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:25.826 E: + id -u _apt 00:00:25.829 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:25.833 E: + [ oldstable = oldstable ] 00:00:25.837 E: + echo :/bin:/sbin 00:00:25.841 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:25.844 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:25.847 E: + id -u _apt 00:00:25.850 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:25.854 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:25.858 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:26.113 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.117 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:26.440 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:26.536 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:26.619 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:26.625 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:26.689 E: + rm -r /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:36 result: SUCCESS ------------------------------------------------------------------------------ (14/280) check-against-debootstrap-dist dist: oldstable mode: auto variant: buildd format: auto time left: 6:49:43 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718633386 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=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.356 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers. 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.567 E: I: automatically chosen format: tar 00:00:00.570 E: I: using /tmp/mmdebstrap.qhN3WunjWy as tempdir 00:00:00.619 E: I: running apt-get update... 00:00:02.815 E: I: downloading packages with apt... 00:00:04.569 E: I: extracting archives... 00:00:06.531 E: I: installing essential packages... 00:00:13.339 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.qhN3WunjWy 00:00:13.343 E: I: installing remaining packages inside the chroot... 00:00:28.926 E: I: cleaning package lists and apt cache... 00:00:29.026 E: I: creating tarball... 00:00:31.604 E: I: done 00:00:31.887 E: I: removing tempdir /tmp/mmdebstrap.qhN3WunjWy... 00:00:32.403 E: I: success in 32.0853 seconds 00:00:32.408 E: + mkdir /tmp/debian-oldstable-mm 00:00:32.412 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar 00:00:33.596 E: + rm /tmp/debian-oldstable-mm.tar 00:00:33.686 E: + mkdir /tmp/debian-oldstable-debootstrap 00:00:33.690 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable-buildd.tar 00:00:47.679 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:47.683 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev 00:00:47.692 E: + ret=0 00:00:47.700 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:47.704 E: + [ 0 -ne 0 ] 00:00:47.711 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:47.715 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev 00:00:47.724 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.731 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:47.735 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.739 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.743 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.747 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old 00:00:47.751 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old 00:00:47.754 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available 00:00:47.758 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt 00:00:47.762 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch 00:00:47.766 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list 00:00:47.772 E: + chroot /tmp/debian-oldstable-mm dpkg --list 00:00:47.781 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:47.784 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:47.788 E: + grep -v ^Priority: /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status 00:00:47.792 E: + grep -v ^Priority: /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:47.795 E: + diff -u /tmp/status1 /tmp/status2 00:00:47.799 E: + rm /tmp/status1 /tmp/status2 00:00:47.802 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:47.806 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:47.810 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:47.813 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:47.817 E: + xargs --no-run-if-empty -0 rm -r 00:00:47.820 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.824 E: + [ buildd = - ] 00:00:47.828 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock 00:00:47.832 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states 00:00:47.835 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock 00:00:47.840 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File 00:00:47.845 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File 00:00:47.848 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:47.852 E: + continue 00:00:47.859 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells 00:00:47.862 E: + f2=/tmp/debian-oldstable-mm//etc/shells 00:00:47.866 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ] 00:00:47.870 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ] 00:00:47.874 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells 00:00:47.878 E: + continue 00:00:47.882 E: + [ buildd = - ] 00:00:47.885 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog 00:00:47.889 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog 00:00:47.892 E: + [ buildd = - ] 00:00:47.896 E: + [ buildd = buildd ] 00:00:47.899 E: + [ oldstable != stable ] 00:00:47.903 E: + [ oldstable != oldstable ] 00:00:47.907 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm 00:00:48.596 E: + + findxargs /tmp/debian-oldstable-debootstrap -0 /tmp/debian-oldstable-mm touch -type --date=@1718633386 d 00:00:48.600 E: -print0 00:00:48.687 E: + [ oldstable = oldstable ] 00:00:48.691 E: + echo :/bin:/sbin 00:00:48.694 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:48.698 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.702 E: + id -u _apt 00:00:48.705 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.709 E: + [ oldstable = oldstable ] 00:00:48.713 E: + echo :/bin:/sbin 00:00:48.717 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:48.720 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.724 E: + id -u _apt 00:00:48.727 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.731 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:48.736 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:49.554 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:49.560 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:50.449 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:50.592 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:50.726 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:50.732 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:50.916 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:38:35 ------------------------------------------------------------------------------ 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 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=1718633386 00:00:00.018 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.022 E: + [ oldstable = oldstable ] 00:00:00.025 E: + echo --merged-usr 00:00:00.029 E: + echo --include=e2fsprogs,mount,tzdata,gcc-9-base 00:00:00.033 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.362 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers. 00:00:00.436 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.475 E: I: finding correct signed-by value... 00:00:00.574 E: I: automatically chosen format: tar 00:00:00.578 E: I: using /tmp/mmdebstrap.u0qKzyjvnT as tempdir 00:00:00.626 E: I: running apt-get update... 00:00:02.906 E: I: downloading packages with apt... 00:00:04.849 E: I: extracting archives... 00:00:06.764 E: I: installing essential packages... 00:00:13.678 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.u0qKzyjvnT 00:00:13.683 E: I: installing remaining packages inside the chroot... 00:00:26.719 E: I: cleaning package lists and apt cache... 00:00:26.809 E: I: creating tarball... 00:00:28.074 E: I: done 00:00:28.224 E: I: removing tempdir /tmp/mmdebstrap.u0qKzyjvnT... 00:00:28.611 E: I: success in 28.2888 seconds 00:00:28.616 E: + mkdir /tmp/debian-oldstable-mm 00:00:28.620 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-mm -xf /tmp/debian-oldstable-mm.tar 00:00:29.411 E: + rm /tmp/debian-oldstable-mm.tar 00:00:29.458 E: + mkdir /tmp/debian-oldstable-debootstrap 00:00:29.463 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-oldstable-debootstrap -xf cache/debian-oldstable--.tar 00:00:37.221 E: + tar -C /tmp/debian-oldstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:37.225 E: + tar -C /tmp/debian-oldstable-mm -cf /tmp/dev2.tar ./dev 00:00:37.229 E: + ret=0 00:00:37.232 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:37.236 E: + [ 0 -ne 0 ] 00:00:37.240 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:37.244 E: + rm -r /tmp/debian-oldstable-debootstrap/dev /tmp/debian-oldstable-mm/dev 00:00:37.254 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:37.259 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:37.263 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:37.266 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/config.dat-old 00:00:37.270 E: + rm /tmp/debian-oldstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-oldstable-mm/var/cache/debconf/templates.dat-old 00:00:37.273 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-oldstable-mm/var/lib/dpkg/status-old 00:00:37.277 E: + rm -f /tmp/debian-oldstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-oldstable-mm/var/lib/dpkg/diversions-old 00:00:37.280 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/available 00:00:37.284 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/cmethopt 00:00:37.287 E: + rm /tmp/debian-oldstable-mm/var/lib/dpkg/arch 00:00:37.290 E: + chroot /tmp/debian-oldstable-debootstrap dpkg --list 00:00:37.294 E: + chroot /tmp/debian-oldstable-mm dpkg --list 00:00:37.297 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:37.301 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:37.304 E: + grep -v ^Priority: /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status 00:00:37.308 E: + grep -v ^Priority: /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:37.311 E: + diff -u /tmp/status1 /tmp/status2 00:00:37.315 E: + rm /tmp/status1 /tmp/status2 00:00:37.319 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/dpkg/status /tmp/debian-oldstable-mm/var/lib/dpkg/status 00:00:37.323 E: + [ -e /tmp/debian-oldstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.326 E: + [ -e /tmp/debian-oldstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.330 E: + find /tmp/debian-oldstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:37.334 E: + xargs --no-run-if-empty -0 rm -r 00:00:37.337 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:37.341 E: + [ - = - ] 00:00:37.344 E: + rm /tmp/debian-oldstable-debootstrap/etc/machine-id 00:00:37.348 E: + rm /tmp/debian-oldstable-mm/etc/machine-id 00:00:37.351 E: + rm /tmp/debian-oldstable-debootstrap/var/lib/systemd/catalog/database 00:00:37.355 E: + rm /tmp/debian-oldstable-mm/var/lib/systemd/catalog/database 00:00:37.358 E: + chroot /tmp/debian-oldstable-debootstrap /sbin/getcap /bin/ping 00:00:37.362 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.365 E: + expected=/bin/ping cap_net_raw=ep 00:00:37.369 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.372 E: + chroot /tmp/debian-oldstable-mm /sbin/getcap /bin/ping 00:00:37.376 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.379 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.383 E: + rm /tmp/debian-oldstable-mm/var/cache/apt/archives/lock 00:00:37.387 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/extended_states 00:00:37.390 E: + rm /tmp/debian-oldstable-mm/var/lib/apt/lists/lock 00:00:37.394 E: + f1=/tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File 00:00:37.397 E: + f2=/tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File 00:00:37.401 E: + [ ! -e /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:37.405 E: + [ ! -e /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File ] 00:00:37.408 E: + cmp /tmp/debian-oldstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-oldstable-mm//var/lib/dpkg/triggers/File 00:00:37.412 E: + continue 00:00:37.416 E: + f1=/tmp/debian-oldstable-debootstrap//etc/shells 00:00:37.419 E: + f2=/tmp/debian-oldstable-mm//etc/shells 00:00:37.423 E: + [ ! -e /tmp/debian-oldstable-debootstrap//etc/shells ] 00:00:37.426 E: + [ ! -e /tmp/debian-oldstable-mm//etc/shells ] 00:00:37.430 E: + cmp /tmp/debian-oldstable-debootstrap//etc/shells /tmp/debian-oldstable-mm//etc/shells 00:00:37.434 E: + continue 00:00:37.437 E: + [ - = - ] 00:00:37.441 E: + [ {{ DIST}} = oldstable ] 00:00:37.444 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/faillog /tmp/debian-oldstable-mm/var/log/faillog 00:00:37.447 E: + cmp /tmp/debian-oldstable-debootstrap/var/log/lastlog /tmp/debian-oldstable-mm/var/log/lastlog 00:00:37.451 E: + [ - = - ] 00:00:37.454 E: + sort /tmp/debian-oldstable-mm/etc/group 00:00:37.458 E: + mv /tmp/debian-oldstable-mm/etc/group.bak /tmp/debian-oldstable-mm/etc/group 00:00:37.461 E: + sort /tmp/debian-oldstable-debootstrap/etc/group 00:00:37.465 E: + mv /tmp/debian-oldstable-debootstrap/etc/group.bak /tmp/debian-oldstable-debootstrap/etc/group 00:00:37.469 E: + sort /tmp/debian-oldstable-mm/etc/group- 00:00:37.472 E: + mv /tmp/debian-oldstable-mm/etc/group-.bak /tmp/debian-oldstable-mm/etc/group- 00:00:37.476 E: + sort /tmp/debian-oldstable-debootstrap/etc/group- 00:00:37.479 E: + mv /tmp/debian-oldstable-debootstrap/etc/group-.bak /tmp/debian-oldstable-debootstrap/etc/group- 00:00:37.483 E: + sort /tmp/debian-oldstable-mm/etc/gshadow 00:00:37.487 E: + mv /tmp/debian-oldstable-mm/etc/gshadow.bak /tmp/debian-oldstable-mm/etc/gshadow 00:00:37.491 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow 00:00:37.494 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow.bak /tmp/debian-oldstable-debootstrap/etc/gshadow 00:00:37.498 E: + sort /tmp/debian-oldstable-mm/etc/gshadow- 00:00:37.503 E: + mv /tmp/debian-oldstable-mm/etc/gshadow-.bak /tmp/debian-oldstable-mm/etc/gshadow- 00:00:37.507 E: + sort /tmp/debian-oldstable-debootstrap/etc/gshadow- 00:00:37.510 E: + mv /tmp/debian-oldstable-debootstrap/etc/gshadow-.bak /tmp/debian-oldstable-debootstrap/etc/gshadow- 00:00:37.514 E: + [ - = buildd ] 00:00:37.517 E: + diff --unified --no-dereference --recursive /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm 00:00:37.855 E: + find /tmp/debian-oldstable-debootstrap /tmp/debian-oldstable-mm -type d -print0 00:00:37.859 E: + xargs -0 touch --date=@1718633386 00:00:37.928 E: + [ oldstable = oldstable ] 00:00:37.932 E: + echo :/bin:/sbin 00:00:37.935 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:37.939 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/lib/apt/lists/partial 00:00:37.943 E: + id -u _apt 00:00:37.948 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/lib/apt/lists/partial 00:00:37.951 E: + [ oldstable = oldstable ] 00:00:37.955 E: + echo :/bin:/sbin 00:00:37.959 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin 00:00:37.963 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chmod 0700 ./var/cache/apt/archives/partial 00:00:37.967 E: + id -u _apt 00:00:37.970 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:/sbin chroot /tmp/debian-oldstable-debootstrap chown 42:root ./var/cache/apt/archives/partial 00:00:37.974 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:37.977 E: + tar -C /tmp/debian-oldstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:38.375 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:38.380 E: + tar -C /tmp/debian-oldstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:38.847 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:38.952 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:39.058 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:39.064 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:39.157 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:49 result: SUCCESS ------------------------------------------------------------------------------ (16/280) check-against-debootstrap-dist dist: stable mode: auto variant: minbase format: auto time left: 6:25:16 ------------------------------------------------------------------------------ 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 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=1718633386 00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718633386 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.031 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.443 E: I: automatically chosen mode: root 00:00:00.452 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.4hVJtgVkdJ as tempdir 00:00:00.633 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.4hVJtgVkdJ 00:00:00.647 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.4hVJtgVkdJ/tmp/tmp.tvgYhgGEjf/usr-is-merged.deb'. 00:00:00.688 E: Selecting previously unselected package usr-is-merged. 00:00:00.692 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.695 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.699 E: Unpacking usr-is-merged (1) ... 00:00:00.703 E: Setting up usr-is-merged (1) ... 00:00:00.715 E: I: running apt-get update... 00:00:03.112 E: I: downloading packages with apt... 00:00:04.864 E: I: extracting archives... 00:00:06.567 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.4hVJtgVkdJ 00:00:06.912 E: I: installing essential packages... 00:00:12.997 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.4hVJtgVkdJ 00:00:13.003 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.4hVJtgVkdJ 00:00:13.156 E: Reading package lists... 00:00:13.357 E: Building dependency tree... 00:00:13.710 E: The following packages will be upgraded: 00:00:13.715 E: usr-is-merged 00:00:13.749 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.754 E: Need to get 5616 B of archives. 00:00:13.758 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.764 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B] 00:00:13.816 E: Fetched 5616 B in 0s (243 kB/s) 00:00:13.820 E: Chrooting into /tmp/mmdebstrap.4hVJtgVkdJ/ 00:00:13.917 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.953 E: Fetched 5616 B in 0s (243 kB/s) 00:00:13.957 E: Chrooting into /tmp/mmdebstrap.4hVJtgVkdJ/ 00:00:13.974 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.978 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ... 00:00:13.987 E: Unpacking usr-is-merged (37~deb12u1) over (1) ... 00:00:14.006 E: Chrooting into /tmp/mmdebstrap.4hVJtgVkdJ/ 00:00:14.010 E: Setting up usr-is-merged (37~deb12u1) ... 00:00:14.030 E: Chrooting into /tmp/mmdebstrap.4hVJtgVkdJ/ 00:00:14.207 E: I: installing remaining packages inside the chroot... 00:00:19.307 E: I: cleaning package lists and apt cache... 00:00:19.390 E: I: creating tarball... 00:00:20.181 E: I: done 00:00:20.275 E: I: removing tempdir /tmp/mmdebstrap.4hVJtgVkdJ... 00:00:20.516 E: I: success in 20.1945 seconds 00:00:20.523 E: + mkdir /tmp/debian-stable-mm 00:00:20.527 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar 00:00:20.999 E: + rm /tmp/debian-stable-mm.tar 00:00:21.027 E: + mkdir /tmp/debian-stable-debootstrap 00:00:21.032 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-minbase.tar 00:00:26.169 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:26.173 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev 00:00:26.177 E: + ret=0 00:00:26.181 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:26.185 E: + [ 0 -ne 0 ] 00:00:26.188 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:26.192 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev 00:00:26.199 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb 00:00:26.204 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache 00:00:26.207 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log 00:00:26.211 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old 00:00:26.214 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old 00:00:26.218 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old 00:00:26.221 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old 00:00:26.225 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available 00:00:26.228 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt 00:00:26.232 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch 00:00:26.235 E: + chroot /tmp/debian-stable-debootstrap dpkg --list 00:00:26.239 E: + chroot /tmp/debian-stable-mm dpkg --list 00:00:26.242 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:26.246 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:26.249 E: + grep -v ^Priority: /tmp/debian-stable-debootstrap/var/lib/dpkg/status 00:00:26.253 E: + grep -v ^Priority: /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:26.256 E: + diff -u /tmp/status1 /tmp/status2 00:00:26.260 E: + rm /tmp/status1 /tmp/status2 00:00:26.264 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:26.267 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.271 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.274 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:26.278 E: + xargs --no-run-if-empty -0 rm -r 00:00:26.282 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg 00:00:26.286 E: + [ minbase = - ] 00:00:26.290 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock 00:00:26.293 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states 00:00:26.297 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock 00:00:26.301 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File 00:00:26.304 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:26.308 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:26.311 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ] 00:00:26.316 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:26.319 E: + continue 00:00:26.323 E: + f1=/tmp/debian-stable-debootstrap//etc/shells 00:00:26.327 E: + f2=/tmp/debian-stable-mm//etc/shells 00:00:26.331 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ] 00:00:26.335 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ] 00:00:26.339 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells 00:00:26.343 E: + continue 00:00:26.347 E: + [ minbase = - ] 00:00:26.351 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog 00:00:26.355 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog 00:00:26.358 E: + [ minbase = - ] 00:00:26.362 E: + [ minbase = buildd ] 00:00:26.365 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm 00:00:26.559 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0 00:00:26.562 E: + xargs -0 touch --date=@1718633386 00:00:26.612 E: + [ stable = oldstable ] 00:00:26.616 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.620 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.624 E: + id -u _apt 00:00:26.628 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.631 E: + [ stable = oldstable ] 00:00:26.635 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.639 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.642 E: + id -u _apt 00:00:26.647 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.650 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.654 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:26.897 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.901 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:27.189 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:27.268 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:27.339 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.343 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.417 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:38 result: SUCCESS ------------------------------------------------------------------------------ (17/280) check-against-debootstrap-dist dist: stable mode: auto variant: buildd format: auto time left: 6:10:23 ------------------------------------------------------------------------------ 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 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=1718633386 00:00:00.018 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.022 E: + [ stable = oldstable ] 00:00:00.025 E: + echo --hook-dir=./hooks/merged-usr 00:00:00.028 E: + echo --include=e2fsprogs,mount,tzdata 00:00:00.032 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.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.477 E: I: finding correct signed-by value... 00:00:00.572 E: I: automatically chosen format: tar 00:00:00.575 E: I: using /tmp/mmdebstrap.eLvB1CiDqh as tempdir 00:00:00.624 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.eLvB1CiDqh 00:00:00.638 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.eLvB1CiDqh/tmp/tmp.rz2dM6QPf7/usr-is-merged.deb'. 00:00:00.676 E: Selecting previously unselected package usr-is-merged. 00:00:00.680 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.684 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.687 E: Unpacking usr-is-merged (1) ... 00:00:00.691 E: Setting up usr-is-merged (1) ... 00:00:00.701 E: I: running apt-get update... 00:00:03.190 E: I: downloading packages with apt... 00:00:04.938 E: I: extracting archives... 00:00:06.598 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.eLvB1CiDqh 00:00:06.926 E: I: installing essential packages... 00:00:13.041 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.eLvB1CiDqh 00:00:13.047 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.eLvB1CiDqh 00:00:13.224 E: Reading package lists... 00:00:13.401 E: Building dependency tree... 00:00:13.684 E: The following packages will be upgraded: 00:00:13.687 E: usr-is-merged 00:00:13.720 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.724 E: Need to get 5616 B of archives. 00:00:13.728 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.732 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B] 00:00:13.780 E: Fetched 5616 B in 0s (259 kB/s) 00:00:13.783 E: Chrooting into /tmp/mmdebstrap.eLvB1CiDqh/ 00:00:13.879 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.916 E: Fetched 5616 B in 0s (259 kB/s) 00:00:13.920 E: Chrooting into /tmp/mmdebstrap.eLvB1CiDqh/ 00:00:13.939 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.943 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ... 00:00:13.950 E: Unpacking usr-is-merged (37~deb12u1) over (1) ... 00:00:13.969 E: Chrooting into /tmp/mmdebstrap.eLvB1CiDqh/ 00:00:13.974 E: Setting up usr-is-merged (37~deb12u1) ... 00:00:13.995 E: Chrooting into /tmp/mmdebstrap.eLvB1CiDqh/ 00:00:14.126 E: I: installing remaining packages inside the chroot... 00:00:29.600 E: I: cleaning package lists and apt cache... 00:00:29.704 E: I: creating tarball... 00:00:32.474 E: I: done 00:00:32.718 E: I: removing tempdir /tmp/mmdebstrap.eLvB1CiDqh... 00:00:33.219 E: I: success in 32.8979 seconds 00:00:33.226 E: + mkdir /tmp/debian-stable-mm 00:00:33.230 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar 00:00:34.410 E: + rm /tmp/debian-stable-mm.tar 00:00:34.515 E: + mkdir /tmp/debian-stable-debootstrap 00:00:34.518 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable-buildd.tar 00:00:49.495 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:49.500 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev 00:00:49.504 E: + ret=0 00:00:49.509 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:49.513 E: + [ 0 -ne 0 ] 00:00:49.517 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:49.520 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev 00:00:49.530 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils-common_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils-x86-64-linux-gnu_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/binutils_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/build-essential_12.9_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bzip2_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpp-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpp_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg-dev_1.21.22_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/g++-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/g++_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc_4%3a12.2.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libasan8_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libatomic1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbinutils_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-dev-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6-dev_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcc1-0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt-dev_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libctf-nobfd0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libctf0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdpkg-perl_1.21.22_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-12-dev_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgdbm-compat4_1.23-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgdbm6_1.23-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgomp1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgprofng0_2.40-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libisl23_0.25-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libitm1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblsan0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmpc3_1.3.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmpfr6_4.2.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnsl-dev_1.3.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libperl5.36_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libquadmath0_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libssl3_3.0.11-1~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++-12-dev_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.3+ds-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-dev_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtsan2_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libubsan1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/linux-libc-dev_6.1.76-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/make_4.3-4.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/patch_2.7.6-7_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-modules-5.36_5.36.0-7+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/rpcsvc-proto_1.4.3-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/xz-utils_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb 00:00:49.541 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache 00:00:49.544 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log 00:00:49.548 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old 00:00:49.552 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old 00:00:49.556 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old 00:00:49.559 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old 00:00:49.563 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available 00:00:49.566 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt 00:00:49.570 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch 00:00:49.574 E: + chroot /tmp/debian-stable-debootstrap dpkg --list 00:00:49.578 E: + chroot /tmp/debian-stable-mm dpkg --list 00:00:49.582 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:49.585 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:49.589 E: + grep -v ^Priority: /tmp/debian-stable-debootstrap/var/lib/dpkg/status 00:00:49.592 E: + grep -v ^Priority: /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:49.596 E: + diff -u /tmp/status1 /tmp/status2 00:00:49.599 E: + rm /tmp/status1 /tmp/status2 00:00:49.603 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:49.607 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:49.612 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:49.615 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:49.619 E: + xargs --no-run-if-empty -0 rm -r 00:00:49.623 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg 00:00:49.626 E: + [ buildd = - ] 00:00:49.629 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock 00:00:49.633 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states 00:00:49.636 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock 00:00:49.640 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File 00:00:49.644 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:49.648 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:49.652 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ] 00:00:49.655 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:49.658 E: + continue 00:00:49.661 E: + f1=/tmp/debian-stable-debootstrap//etc/shells 00:00:49.665 E: + f2=/tmp/debian-stable-mm//etc/shells 00:00:49.668 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ] 00:00:49.672 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ] 00:00:49.675 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells 00:00:49.679 E: + continue 00:00:49.684 E: + [ buildd = - ] 00:00:49.688 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog 00:00:49.692 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog 00:00:49.695 E: + [ buildd = - ] 00:00:49.699 E: + [ buildd = buildd ] 00:00:49.702 E: + [ stable != stable ] 00:00:49.706 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm 00:00:50.428 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0 00:00:50.432 E: + xargs -0 touch --date=@1718633386 00:00:50.510 E: + [ stable = oldstable ] 00:00:50.514 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:50.518 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/lib/apt/lists/partial 00:00:50.522 E: + id -u _apt 00:00:50.525 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/lib/apt/lists/partial 00:00:50.529 E: + [ stable = oldstable ] 00:00:50.532 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:50.536 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chmod 0700 ./var/cache/apt/archives/partial 00:00:50.540 E: + id -u _apt 00:00:50.544 E: + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin chroot /tmp/debian-stable-debootstrap chown 42:root ./var/cache/apt/archives/partial 00:00:50.547 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:50.551 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:51.393 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:51.397 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:52.298 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:52.427 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:52.556 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:52.561 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:52.758 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:03 result: SUCCESS ------------------------------------------------------------------------------ (18/280) check-against-debootstrap-dist dist: stable mode: auto variant: - format: auto time left: 6:03:45 ------------------------------------------------------------------------------ 00:00:00.005 O: SOURCE_DATE_EPOCH=1718633386 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=1718633386 00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + [ stable = oldstable ] 00:00:00.023 E: + echo --hook-dir=./hooks/merged-usr 00:00:00.027 E: + echo --include=e2fsprogs,mount,tzdata 00:00:00.030 E: + mmdebstrap --variant=- --mode=auto --essential-hook=[ stable = oldstable ] && [ - = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=e2fsprogs,mount,tzdata stable /tmp/debian-stable-mm.tar http://127.0.0.1/debian 00:00:00.428 E: I: automatically chosen mode: root 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.561 E: I: automatically chosen format: tar 00:00:00.566 E: I: using /tmp/mmdebstrap.t1kqNN37rW as tempdir 00:00:00.614 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.t1kqNN37rW 00:00:00.627 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.t1kqNN37rW/tmp/tmp.CcVCQCc3BN/usr-is-merged.deb'. 00:00:00.665 E: Selecting previously unselected package usr-is-merged. 00:00:00.669 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.672 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.676 E: Unpacking usr-is-merged (1) ... 00:00:00.680 E: Setting up usr-is-merged (1) ... 00:00:00.690 E: I: running apt-get update... 00:00:03.133 E: I: downloading packages with apt... 00:00:04.875 E: I: extracting archives... 00:00:06.552 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.t1kqNN37rW 00:00:06.883 E: I: installing essential packages... 00:00:12.889 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.t1kqNN37rW 00:00:12.894 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.t1kqNN37rW 00:00:13.072 E: Reading package lists... 00:00:13.246 E: Building dependency tree... 00:00:13.524 E: The following packages will be upgraded: 00:00:13.528 E: usr-is-merged 00:00:13.577 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.581 E: Need to get 5616 B of archives. 00:00:13.585 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.589 E: Get:1 http://127.0.0.1/debian stable/main amd64 usr-is-merged all 37~deb12u1 [5616 B] 00:00:13.635 E: Fetched 5616 B in 0s (255 kB/s) 00:00:13.639 E: Chrooting into /tmp/mmdebstrap.t1kqNN37rW/ 00:00:13.735 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.767 E: Fetched 5616 B in 0s (255 kB/s) 00:00:13.771 E: Chrooting into /tmp/mmdebstrap.t1kqNN37rW/ 00:00:13.787 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.791 E: Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ... 00:00:13.799 E: Unpacking usr-is-merged (37~deb12u1) over (1) ... 00:00:13.819 E: Chrooting into /tmp/mmdebstrap.t1kqNN37rW/ 00:00:13.823 E: Setting up usr-is-merged (37~deb12u1) ... 00:00:13.843 E: Chrooting into /tmp/mmdebstrap.t1kqNN37rW/ 00:00:13.983 E: I: installing remaining packages inside the chroot... 00:00:26.735 E: I: cleaning package lists and apt cache... 00:00:26.849 E: I: creating tarball... 00:00:28.156 E: I: done 00:00:28.303 E: I: removing tempdir /tmp/mmdebstrap.t1kqNN37rW... 00:00:28.661 E: I: success in 28.3487 seconds 00:00:28.667 E: + mkdir /tmp/debian-stable-mm 00:00:28.671 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-mm -xf /tmp/debian-stable-mm.tar 00:00:29.396 E: + rm /tmp/debian-stable-mm.tar 00:00:29.440 E: + mkdir /tmp/debian-stable-debootstrap 00:00:29.445 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-stable-debootstrap -xf cache/debian-stable--.tar 00:00:37.179 E: + tar -C /tmp/debian-stable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:37.182 E: + tar -C /tmp/debian-stable-mm -cf /tmp/dev2.tar ./dev 00:00:37.186 E: + ret=0 00:00:37.190 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:37.194 E: + [ 0 -ne 0 ] 00:00:37.197 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:37.201 E: + rm -r /tmp/debian-stable-debootstrap/dev /tmp/debian-stable-mm/dev 00:00:37.211 E: + rm /tmp/debian-stable-debootstrap/var/cache/apt/archives/adduser_3.134_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt-utils_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/apt_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-files_12.4+deb12u5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/base-passwd_3.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bash_5.2.15-2+b2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/bsdutils_1%3a2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/coreutils_9.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cpio_2.13+dfsg-7.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cron-daemon-common_3.0pl1-162_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/cron_3.0pl1-162_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dash_0.5.12-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf-i18n_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debconf_1.5.82_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debian-archive-keyring_2023.3+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/debianutils_5.7-0.5~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/diffutils_1%3a3.8-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dmidecode_3.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dmsetup_2%3a1.02.185-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/dpkg_1.21.22_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/e2fsprogs_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/fdisk_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/findutils_4.9.0-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gcc-12-base_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gpgv_2.2.40-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/grep_3.8-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/gzip_1.12-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/hostname_3.23+nmu1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ifupdown_0.8.41_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init-system-helpers_1.65.2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/init_1.65.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/iproute2_6.1.0-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/iputils-ping_3%3a20221126-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/isc-dhcp-client_4.4.3-P1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/isc-dhcp-common_4.4.3-P1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/kmod_30+20221128-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/less_590-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libacl1_2.3.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapparmor1_3.0.8-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libapt-pkg6.0_2.6.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libargon2-1_0~20171227-0.3+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libattr1_1%3a2.5.1-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit-common_1%3a3.0.9-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libaudit1_1%3a3.0.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libblkid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbpf1_1%3a1.1.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbsd0_0.11.7-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libbz2-1.0_1.0.8-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc-bin_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libc6_2.36-9+deb12u4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap-ng0_0.8.3-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2-bin_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcap2_1%3a2.66-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcom-err2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcrypt1_1%3a4.4.33-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdb5.3_5.3.28+dfsg2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdebconfclient0_0.270_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libedit2_3.1-20221030-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libelf1_0.188-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libext2fs2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libfdisk1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcc-s1_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgcrypt20_1.10.1-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgmp10_2%3a6.2.1+dfsg1-1.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgnutls30_3.7.9-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgpg-error0_1.46-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libhogweed6_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libidn2-0_2.3.3-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libip4tc2_1.8.9-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjansson4_2.14-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libjson-c5_0.16-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libk5crypto3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkeyutils1_1.6.3-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkmod2_30+20221128-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5-3_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libkrb5support0_1.20.1-2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblocale-gettext-perl_1.07-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblz4-1_1.9.4-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/liblzma5_5.4.1-0.2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmnl0_1.0.4-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libmount1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libncursesw6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnettle8_3.8.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnewt0.52_0.52.23-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnftables1_1.0.6-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libnftnl11_1.2.4-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libp11-kit0_0.24.1-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-modules_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam-runtime_1.5.2-6+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpam0g_1.5.2-6+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpcre2-8-0_10.42-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libpopt0_1.19+dfsg-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libproc2-0_2%3a4.0.2-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libreadline8_8.2-1.3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libseccomp2_2.5.4-1+b3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libselinux1_3.4-1+b6_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage-common_3.4-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsemanage2_3.4-1+b5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsepol2_3.4-2.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libslang2_2.3.3-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsmartcols1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libss2_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libssl3_3.0.11-1~deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libstdc++6_12.2.0-14_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd-shared_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libsystemd0_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtasn1-6_4.19.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-charwidth-perl_0.04-11_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-iconv-perl_1.7-8_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtext-wrapi18n-perl_0.06-10_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtinfo6_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc-common_1.3.3+ds-1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libtirpc3_1.3.3+ds-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libudev1_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libunistring2_1.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libuuid1_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxtables12_1.8.9-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libxxhash0_0.8.1-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/libzstd1_1.5.4+dfsg2-5_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/login_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logrotate_3.21.0-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/logsave_1.47.0-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mawk_1.3.4.20200120-3.1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/mount_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/nano_7.2-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-base_6.4-4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/ncurses-bin_6.4-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/netbase_6.4_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/nftables_1.0.6-2+deb12u2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/passwd_1%3a4.13+dfsg1-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/perl-base_5.36.0-7+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/procps_2%3a4.0.2-3_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/readline-common_8.2-1.3_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sed_4.9-1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sensible-utils_0.0.17+nmu1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/systemd-sysv_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/systemd_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/sysvinit-utils_3.06-4_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tar_1.34+dfsg-1.2+deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tasksel-data_3.73_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tasksel_3.73_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/tzdata_2024a-0+deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/udev_252.22-1~deb12u1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/usr-is-merged_37~deb12u1_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux-extra_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/util-linux_2.38.1-5+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/vim-common_2%3a9.0.1378-2_all.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/vim-tiny_2%3a9.0.1378-2_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/whiptail_0.52.23-1+b1_amd64.deb /tmp/debian-stable-debootstrap/var/cache/apt/archives/zlib1g_1%3a1.2.13.dfsg-1_amd64.deb 00:00:37.216 E: + rm /tmp/debian-stable-debootstrap/var/cache/ldconfig/aux-cache 00:00:37.219 E: + rm /tmp/debian-stable-debootstrap/var/log/dpkg.log /tmp/debian-stable-debootstrap/var/log/bootstrap.log /tmp/debian-stable-debootstrap/var/log/alternatives.log 00:00:37.223 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-stable-mm/var/cache/debconf/config.dat-old 00:00:37.226 E: + rm /tmp/debian-stable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-stable-mm/var/cache/debconf/templates.dat-old 00:00:37.230 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status-old /tmp/debian-stable-mm/var/lib/dpkg/status-old 00:00:37.233 E: + rm -f /tmp/debian-stable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-stable-mm/var/lib/dpkg/diversions-old 00:00:37.237 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/available 00:00:37.241 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/cmethopt 00:00:37.244 E: + rm /tmp/debian-stable-mm/var/lib/dpkg/arch 00:00:37.248 E: + chroot /tmp/debian-stable-debootstrap dpkg --list 00:00:37.252 E: + chroot /tmp/debian-stable-mm dpkg --list 00:00:37.255 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:37.259 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:37.262 E: + grep -v ^Priority: /tmp/debian-stable-debootstrap/var/lib/dpkg/status 00:00:37.266 E: + grep -v ^Priority: /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:37.269 E: + diff -u /tmp/status1 /tmp/status2 00:00:37.273 E: + rm /tmp/status1 /tmp/status2 00:00:37.276 E: + rm /tmp/debian-stable-debootstrap/var/lib/dpkg/status /tmp/debian-stable-mm/var/lib/dpkg/status 00:00:37.280 E: + [ -e /tmp/debian-stable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.284 E: + [ -e /tmp/debian-stable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.288 E: + find /tmp/debian-stable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:37.291 E: + xargs --no-run-if-empty -0 rm -r 00:00:37.295 E: + rm /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_main_binary-amd64_Packages /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_InRelease /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release /tmp/debian-stable-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_stable_Release.gpg 00:00:37.299 E: + [ - = - ] 00:00:37.302 E: + rm /tmp/debian-stable-debootstrap/etc/machine-id 00:00:37.306 E: + rm /tmp/debian-stable-mm/etc/machine-id 00:00:37.310 E: + rm /tmp/debian-stable-debootstrap/var/lib/systemd/catalog/database 00:00:37.313 E: + rm /tmp/debian-stable-mm/var/lib/systemd/catalog/database 00:00:37.317 E: + chroot /tmp/debian-stable-debootstrap /sbin/getcap /bin/ping 00:00:37.321 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.325 E: + expected=/bin/ping cap_net_raw=ep 00:00:37.328 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.332 E: + chroot /tmp/debian-stable-mm /sbin/getcap /bin/ping 00:00:37.335 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.338 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.341 E: + rm /tmp/debian-stable-mm/var/cache/apt/archives/lock 00:00:37.345 E: + rm /tmp/debian-stable-mm/var/lib/apt/extended_states 00:00:37.349 E: + rm /tmp/debian-stable-mm/var/lib/apt/lists/lock 00:00:37.352 E: + f1=/tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File 00:00:37.355 E: + f2=/tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:37.359 E: + [ ! -e /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:37.363 E: + [ ! -e /tmp/debian-stable-mm//var/lib/dpkg/triggers/File ] 00:00:37.368 E: + cmp /tmp/debian-stable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-stable-mm//var/lib/dpkg/triggers/File 00:00:37.371 E: + continue 00:00:37.375 E: + f1=/tmp/debian-stable-debootstrap//etc/shells 00:00:37.379 E: + f2=/tmp/debian-stable-mm//etc/shells 00:00:37.383 E: + [ ! -e /tmp/debian-stable-debootstrap//etc/shells ] 00:00:37.386 E: + [ ! -e /tmp/debian-stable-mm//etc/shells ] 00:00:37.390 E: + cmp /tmp/debian-stable-debootstrap//etc/shells /tmp/debian-stable-mm//etc/shells 00:00:37.394 E: + continue 00:00:37.397 E: + [ - = - ] 00:00:37.401 E: + [ {{ DIST}} = oldstable ] 00:00:37.405 E: + cmp /tmp/debian-stable-debootstrap/var/log/faillog /tmp/debian-stable-mm/var/log/faillog 00:00:37.408 E: + cmp /tmp/debian-stable-debootstrap/var/log/lastlog /tmp/debian-stable-mm/var/log/lastlog 00:00:37.412 E: + [ - = - ] 00:00:37.415 E: + sort /tmp/debian-stable-mm/etc/group 00:00:37.419 E: + mv /tmp/debian-stable-mm/etc/group.bak /tmp/debian-stable-mm/etc/group 00:00:37.422 E: + sort /tmp/debian-stable-debootstrap/etc/group 00:00:37.426 E: + mv /tmp/debian-stable-debootstrap/etc/group.bak /tmp/debian-stable-debootstrap/etc/group 00:00:37.430 E: + sort /tmp/debian-stable-mm/etc/group- 00:00:37.434 E: + mv /tmp/debian-stable-mm/etc/group-.bak /tmp/debian-stable-mm/etc/group- 00:00:37.437 E: + sort /tmp/debian-stable-debootstrap/etc/group- 00:00:37.441 E: + mv /tmp/debian-stable-debootstrap/etc/group-.bak /tmp/debian-stable-debootstrap/etc/group- 00:00:37.445 E: + sort /tmp/debian-stable-mm/etc/gshadow 00:00:37.449 E: + mv /tmp/debian-stable-mm/etc/gshadow.bak /tmp/debian-stable-mm/etc/gshadow 00:00:37.453 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow 00:00:37.457 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow.bak /tmp/debian-stable-debootstrap/etc/gshadow 00:00:37.460 E: + sort /tmp/debian-stable-mm/etc/gshadow- 00:00:37.463 E: + mv /tmp/debian-stable-mm/etc/gshadow-.bak /tmp/debian-stable-mm/etc/gshadow- 00:00:37.467 E: + sort /tmp/debian-stable-debootstrap/etc/gshadow- 00:00:37.471 E: + mv /tmp/debian-stable-debootstrap/etc/gshadow-.bak /tmp/debian-stable-debootstrap/etc/gshadow- 00:00:37.475 E: + [ - = buildd ] 00:00:37.479 E: + diff --unified --no-dereference --recursive /tmp/debian-stable-debootstrap /tmp/debian-stable-mm 00:00:37.797 E: + find /tmp/debian-stable-debootstrap /tmp/debian-stable-mm -type d -print0 00:00:37.801 E: + xargs -0 touch --date=@1718633386 00:00:37.869 E: + [ stable = oldstable ] 00:00:37.873 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:37.877 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:37.881 E: + id -u _apt 00:00:37.885 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:37.888 E: + [ stable = oldstable ] 00:00:37.892 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:37.896 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:37.900 E: + id -u _apt 00:00:37.904 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:37.908 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:37.912 E: + tar -C /tmp/debian-stable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:38.315 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:38.319 E: + tar -C /tmp/debian-stable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:38.783 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:38.885 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:38.985 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:38.990 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:39.087 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:49 result: SUCCESS ------------------------------------------------------------------------------ (19/280) check-against-debootstrap-dist dist: testing mode: auto variant: minbase format: auto time left: 5:54:13 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.005 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + [ testing = 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=[ testing = oldstable ] && [ minbase = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files testing /tmp/debian-testing-mm.tar http://127.0.0.1/debian 00:00:00.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.481 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.uvX3lC2Bjm as tempdir 00:00:00.634 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.uvX3lC2Bjm 00:00:00.648 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.uvX3lC2Bjm/tmp/tmp.85FXWneKjG/usr-is-merged.deb'. 00:00:00.688 E: Selecting previously unselected package usr-is-merged. 00:00:00.692 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.696 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.699 E: Unpacking usr-is-merged (1) ... 00:00:00.703 E: Setting up usr-is-merged (1) ... 00:00:00.715 E: I: running apt-get update... 00:00:03.305 E: I: downloading packages with apt... 00:00:05.321 E: I: extracting archives... 00:00:07.065 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.uvX3lC2Bjm 00:00:07.072 E: I: installing essential packages... 00:00:13.179 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.uvX3lC2Bjm 00:00:13.184 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.uvX3lC2Bjm 00:00:13.380 E: Reading package lists... 00:00:13.577 E: Building dependency tree... 00:00:13.944 E: The following packages will be upgraded: 00:00:13.948 E: usr-is-merged 00:00:13.985 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.989 E: Need to get 5572 B of archives. 00:00:13.992 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.996 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B] 00:00:14.050 E: Fetched 5572 B in 0s (262 kB/s) 00:00:14.054 E: Chrooting into /tmp/mmdebstrap.uvX3lC2Bjm/ 00:00:14.157 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:14.195 E: Fetched 5572 B in 0s (262 kB/s) 00:00:14.199 E: Chrooting into /tmp/mmdebstrap.uvX3lC2Bjm/ 00:00:14.217 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.221 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.228 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.248 E: Chrooting into /tmp/mmdebstrap.uvX3lC2Bjm/ 00:00:14.252 E: Setting up usr-is-merged (39) ... 00:00:14.272 E: Chrooting into /tmp/mmdebstrap.uvX3lC2Bjm/ 00:00:14.414 E: I: installing remaining packages inside the chroot... 00:00:19.402 E: I: cleaning package lists and apt cache... 00:00:19.487 E: I: creating tarball... 00:00:20.316 E: I: done 00:00:20.350 E: I: removing tempdir /tmp/mmdebstrap.uvX3lC2Bjm... 00:00:20.570 E: I: success in 20.2475 seconds 00:00:20.577 E: + mkdir /tmp/debian-testing-mm 00:00:20.581 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar 00:00:21.020 E: + rm /tmp/debian-testing-mm.tar 00:00:21.049 E: + mkdir /tmp/debian-testing-debootstrap 00:00:21.053 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-minbase.tar 00:00:26.315 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev 00:00:26.319 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev 00:00:26.322 E: + ret=0 00:00:26.326 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:26.329 E: + [ 0 -ne 0 ] 00:00:26.333 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:26.336 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev 00:00:26.343 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:26.347 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache 00:00:26.350 E: + rm /tmp/debian-testing-debootstrap/var/log/dpkg.log /tmp/debian-testing-debootstrap/var/log/bootstrap.log /tmp/debian-testing-debootstrap/var/log/alternatives.log 00:00:26.354 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-testing-mm/var/cache/debconf/config.dat-old 00:00:26.357 E: + rm /tmp/debian-testing-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-testing-mm/var/cache/debconf/templates.dat-old 00:00:26.361 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old 00:00:26.364 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old 00:00:26.367 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available 00:00:26.371 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt 00:00:26.375 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch 00:00:26.378 E: + chroot /tmp/debian-testing-debootstrap dpkg --list 00:00:26.382 E: + chroot /tmp/debian-testing-mm dpkg --list 00:00:26.385 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:26.388 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:26.392 E: + grep -v ^Priority: /tmp/debian-testing-debootstrap/var/lib/dpkg/status 00:00:26.395 E: + grep -v ^Priority: /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:26.399 E: + diff -u /tmp/status1 /tmp/status2 00:00:26.402 E: + rm /tmp/status1 /tmp/status2 00:00:26.405 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:26.409 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.413 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.416 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:26.419 E: + xargs --no-run-if-empty -0 rm -r 00:00:26.423 E: + rm /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_main_binary-amd64_Packages /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_InRelease /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release /tmp/debian-testing-debootstrap/var/lib/apt/lists/127.0.0.1_debian_dists_testing_Release.gpg 00:00:26.426 E: + [ minbase = - ] 00:00:26.430 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock 00:00:26.433 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states 00:00:26.437 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock 00:00:26.440 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File 00:00:26.444 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:26.447 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ] 00:00:26.451 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ] 00:00:26.454 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:26.458 E: + continue 00:00:26.461 E: + f1=/tmp/debian-testing-debootstrap//etc/shells 00:00:26.465 E: + f2=/tmp/debian-testing-mm//etc/shells 00:00:26.469 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ] 00:00:26.472 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ] 00:00:26.476 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells 00:00:26.479 E: + continue 00:00:26.483 E: + [ minbase = - ] 00:00:26.487 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog 00:00:26.491 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog 00:00:26.494 E: + [ minbase = - ] 00:00:26.498 E: + [ minbase = buildd ] 00:00:26.501 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:26.505 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.509 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:26.513 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:26.517 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.520 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:26.524 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.528 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:26.531 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:26.535 E: + ln -sf /usr/lib/systemd/system/e2scrub_reap.service /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.538 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:26.541 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.545 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.549 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.552 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.556 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:26.560 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.563 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.567 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.570 E: + ln -sf /usr/lib/systemd/system/apt-daily-upgrade.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.574 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:26.578 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.581 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:26.585 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:26.589 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.592 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:26.596 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.600 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:26.603 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:26.606 E: + ln -sf /usr/lib/systemd/system/apt-daily.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.610 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:26.614 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.618 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:26.621 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:26.625 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.629 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:26.633 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.636 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:26.639 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:26.643 E: + ln -sf /usr/lib/systemd/system/e2scrub_all.timer /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.646 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm 00:00:26.712 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0 00:00:26.715 E: + xargs -0 touch --date=@1718633386 00:00:26.762 E: + [ testing = oldstable ] 00:00:26.766 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.770 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:26.773 E: + id -u _apt 00:00:26.777 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:26.781 E: + [ testing = oldstable ] 00:00:26.784 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.787 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:26.791 E: + id -u _apt 00:00:26.794 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:26.798 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.801 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:27.046 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:27.050 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:27.333 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:27.395 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:27.459 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.462 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.526 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:37 result: SUCCESS ------------------------------------------------------------------------------ (20/280) check-against-debootstrap-dist dist: testing mode: auto variant: buildd format: auto time left: 5:42:50 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.017 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.021 E: + [ testing = oldstable ] 00:00:00.025 E: + echo --hook-dir=./hooks/merged-usr 00:00:00.028 E: + echo --include=base-files 00:00:00.032 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.441 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.480 E: I: finding correct signed-by value... 00:00:00.577 E: I: automatically chosen format: tar 00:00:00.581 E: I: using /tmp/mmdebstrap.ErL64t9jks as tempdir 00:00:00.629 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.ErL64t9jks 00:00:00.642 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.ErL64t9jks/tmp/tmp.bdhFRAqSKR/usr-is-merged.deb'. 00:00:00.682 E: Selecting previously unselected package usr-is-merged. 00:00:00.685 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.689 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.693 E: Unpacking usr-is-merged (1) ... 00:00:00.697 E: Setting up usr-is-merged (1) ... 00:00:00.708 E: I: running apt-get update... 00:00:03.346 E: I: downloading packages with apt... 00:00:05.302 E: I: extracting archives... 00:00:07.050 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.ErL64t9jks 00:00:07.059 E: I: installing essential packages... 00:00:13.146 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.ErL64t9jks 00:00:13.152 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.ErL64t9jks 00:00:13.306 E: Reading package lists... 00:00:13.511 E: Building dependency tree... 00:00:13.911 E: The following packages will be upgraded: 00:00:13.920 E: usr-is-merged 00:00:13.952 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.957 E: Need to get 5572 B of archives. 00:00:13.961 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.965 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B] 00:00:14.021 E: Fetched 5572 B in 0s (252 kB/s) 00:00:14.025 E: Chrooting into /tmp/mmdebstrap.ErL64t9jks/ 00:00:14.122 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:14.160 E: Fetched 5572 B in 0s (252 kB/s) 00:00:14.164 E: Chrooting into /tmp/mmdebstrap.ErL64t9jks/ 00:00:14.182 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.186 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.194 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.213 E: Chrooting into /tmp/mmdebstrap.ErL64t9jks/ 00:00:14.217 E: Setting up usr-is-merged (39) ... 00:00:14.235 E: Chrooting into /tmp/mmdebstrap.ErL64t9jks/ 00:00:14.395 E: I: installing remaining packages inside the chroot... 00:00:28.778 E: I: cleaning package lists and apt cache... 00:00:28.888 E: I: creating tarball... 00:00:31.610 E: I: done 00:00:31.852 E: I: removing tempdir /tmp/mmdebstrap.ErL64t9jks... 00:00:32.348 E: I: success in 32.0271 seconds 00:00:32.355 E: + mkdir /tmp/debian-testing-mm 00:00:32.358 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar 00:00:33.758 E: + rm /tmp/debian-testing-mm.tar 00:00:33.860 E: + mkdir /tmp/debian-testing-debootstrap 00:00:33.864 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing-buildd.tar 00:00:48.769 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev 00:00:48.773 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev 00:00:48.777 E: + ret=0 00:00:48.780 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:48.784 E: + [ 0 -ne 0 ] 00:00:48.788 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:48.791 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev 00:00:48.802 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.817 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache 00:00:48.820 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.825 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.828 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.832 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old 00:00:48.835 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old 00:00:48.839 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available 00:00:48.843 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt 00:00:48.846 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch 00:00:48.850 E: + chroot /tmp/debian-testing-debootstrap dpkg --list 00:00:48.854 E: + chroot /tmp/debian-testing-mm dpkg --list 00:00:48.857 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:48.861 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:48.865 E: + grep -v ^Priority: /tmp/debian-testing-debootstrap/var/lib/dpkg/status 00:00:48.868 E: + grep -v ^Priority: /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:48.872 E: + diff -u /tmp/status1 /tmp/status2 00:00:48.875 E: + rm /tmp/status1 /tmp/status2 00:00:48.878 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:48.882 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:48.886 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:48.889 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:48.893 E: + xargs --no-run-if-empty -0 rm -r 00:00:48.897 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.900 E: + [ buildd = - ] 00:00:48.904 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock 00:00:48.907 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states 00:00:48.911 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock 00:00:48.915 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File 00:00:48.918 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:48.924 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ] 00:00:48.928 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ] 00:00:48.932 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:48.935 E: + continue 00:00:48.939 E: + f1=/tmp/debian-testing-debootstrap//etc/shells 00:00:48.943 E: + f2=/tmp/debian-testing-mm//etc/shells 00:00:48.947 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ] 00:00:48.951 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ] 00:00:48.955 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells 00:00:48.958 E: + continue 00:00:48.962 E: + [ buildd = - ] 00:00:48.965 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog 00:00:48.969 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog 00:00:48.973 E: + [ buildd = - ] 00:00:48.977 E: + [ buildd = buildd ] 00:00:48.981 E: + [ testing != stable ] 00:00:48.984 E: + [ testing != oldstable ] 00:00:48.988 E: + readlink /tmp/debian-testing-debootstrap/etc/localtime 00:00:48.992 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ] 00:00:48.995 E: + rm /tmp/debian-testing-debootstrap/etc/localtime 00:00:48.999 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:49.003 E: + continue 00:00:49.006 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:49.010 E: + continue 00:00:49.013 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:49.017 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:49.020 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:49.024 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:49.027 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:49.031 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:49.034 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:49.038 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:49.041 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:49.045 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:49.048 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:49.051 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:49.055 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:49.059 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:49.062 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:49.065 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:49.069 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:49.072 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:49.075 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:49.079 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:49.083 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:49.086 E: + continue 00:00:49.089 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:49.093 E: + continue 00:00:49.096 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm 00:00:49.709 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0 00:00:49.712 E: + xargs -0 touch --date=@1718633386 00:00:49.791 E: + [ testing = oldstable ] 00:00:49.795 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:49.799 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.802 E: + id -u _apt 00:00:49.806 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.810 E: + [ testing = oldstable ] 00:00:49.813 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:49.816 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.820 E: + id -u _apt 00:00:49.824 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.827 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:49.831 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:50.710 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:50.714 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:51.622 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:51.767 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:51.897 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:51.911 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:52.107 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:02 result: SUCCESS ------------------------------------------------------------------------------ (21/280) check-against-debootstrap-dist dist: testing mode: auto variant: - format: auto time left: 5:38:04 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.005 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718633386 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.428 E: I: automatically chosen mode: root 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.562 E: I: using /tmp/mmdebstrap.ySroYSWohv as tempdir 00:00:00.608 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.ySroYSWohv 00:00:00.622 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.ySroYSWohv/tmp/tmp.WSvmlhkZEM/usr-is-merged.deb'. 00:00:00.660 E: Selecting previously unselected package usr-is-merged. 00:00:00.663 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.667 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.671 E: Unpacking usr-is-merged (1) ... 00:00:00.674 E: Setting up usr-is-merged (1) ... 00:00:00.685 E: I: running apt-get update... 00:00:03.209 E: I: downloading packages with apt... 00:00:05.174 E: I: extracting archives... 00:00:06.943 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.ySroYSWohv 00:00:06.950 E: I: installing essential packages... 00:00:13.073 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.ySroYSWohv 00:00:13.078 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.ySroYSWohv 00:00:13.276 E: Reading package lists... 00:00:13.470 E: Building dependency tree... 00:00:13.848 E: The following packages will be upgraded: 00:00:13.852 E: usr-is-merged 00:00:13.887 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.891 E: Need to get 5572 B of archives. 00:00:13.894 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.899 E: Get:1 http://127.0.0.1/debian testing/main amd64 usr-is-merged all 39 [5572 B] 00:00:13.961 E: Fetched 5572 B in 0s (280 kB/s) 00:00:13.964 E: Chrooting into /tmp/mmdebstrap.ySroYSWohv/ 00:00:14.060 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:14.097 E: Fetched 5572 B in 0s (280 kB/s) 00:00:14.102 E: Chrooting into /tmp/mmdebstrap.ySroYSWohv/ 00:00:14.117 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.121 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.128 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.147 E: Chrooting into /tmp/mmdebstrap.ySroYSWohv/ 00:00:14.151 E: Setting up usr-is-merged (39) ... 00:00:14.171 E: Chrooting into /tmp/mmdebstrap.ySroYSWohv/ 00:00:14.322 E: I: installing remaining packages inside the chroot... 00:00:26.596 E: I: cleaning package lists and apt cache... 00:00:26.706 E: I: creating tarball... 00:00:28.043 E: I: done 00:00:28.217 E: I: removing tempdir /tmp/mmdebstrap.ySroYSWohv... 00:00:28.566 E: I: success in 28.2519 seconds 00:00:28.574 E: + mkdir /tmp/debian-testing-mm 00:00:28.578 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-mm -xf /tmp/debian-testing-mm.tar 00:00:29.284 E: + rm /tmp/debian-testing-mm.tar 00:00:29.330 E: + mkdir /tmp/debian-testing-debootstrap 00:00:29.334 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-testing-debootstrap -xf cache/debian-testing--.tar 00:00:37.440 E: + tar -C /tmp/debian-testing-debootstrap -cf /tmp/dev1.tar ./dev 00:00:37.444 E: + tar -C /tmp/debian-testing-mm -cf /tmp/dev2.tar ./dev 00:00:37.448 E: + ret=0 00:00:37.452 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:37.455 E: + [ 0 -ne 0 ] 00:00:37.459 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:37.462 E: + rm -r /tmp/debian-testing-debootstrap/dev /tmp/debian-testing-mm/dev 00:00:37.472 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.477 E: + rm /tmp/debian-testing-debootstrap/var/cache/ldconfig/aux-cache 00:00:37.480 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.484 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.488 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.491 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status-old /tmp/debian-testing-mm/var/lib/dpkg/status-old 00:00:37.495 E: + rm -f /tmp/debian-testing-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-testing-mm/var/lib/dpkg/diversions-old 00:00:37.499 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/available 00:00:37.503 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/cmethopt 00:00:37.506 E: + rm /tmp/debian-testing-mm/var/lib/dpkg/arch 00:00:37.510 E: + chroot /tmp/debian-testing-debootstrap dpkg --list 00:00:37.513 E: + chroot /tmp/debian-testing-mm dpkg --list 00:00:37.517 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:37.520 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:37.525 E: + grep -v ^Priority: /tmp/debian-testing-debootstrap/var/lib/dpkg/status 00:00:37.529 E: + grep -v ^Priority: /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:37.532 E: + diff -u /tmp/status1 /tmp/status2 00:00:37.536 E: + rm /tmp/status1 /tmp/status2 00:00:37.539 E: + rm /tmp/debian-testing-debootstrap/var/lib/dpkg/status /tmp/debian-testing-mm/var/lib/dpkg/status 00:00:37.543 E: + [ -e /tmp/debian-testing-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.546 E: + [ -e /tmp/debian-testing-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:37.550 E: + find /tmp/debian-testing-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:37.553 E: + xargs --no-run-if-empty -0 rm -r 00:00:37.557 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.561 E: + [ - = - ] 00:00:37.564 E: + rm /tmp/debian-testing-debootstrap/etc/machine-id 00:00:37.567 E: + rm /tmp/debian-testing-mm/etc/machine-id 00:00:37.571 E: + rm /tmp/debian-testing-debootstrap/var/lib/systemd/catalog/database 00:00:37.575 E: + rm /tmp/debian-testing-mm/var/lib/systemd/catalog/database 00:00:37.578 E: + chroot /tmp/debian-testing-debootstrap /sbin/getcap /bin/ping 00:00:37.582 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.585 E: + expected=/bin/ping cap_net_raw=ep 00:00:37.588 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.592 E: + chroot /tmp/debian-testing-mm /sbin/getcap /bin/ping 00:00:37.596 E: + cap=/bin/ping cap_net_raw=ep 00:00:37.599 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:37.602 E: + rm /tmp/debian-testing-mm/var/cache/apt/archives/lock 00:00:37.606 E: + rm /tmp/debian-testing-mm/var/lib/apt/extended_states 00:00:37.609 E: + rm /tmp/debian-testing-mm/var/lib/apt/lists/lock 00:00:37.613 E: + f1=/tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File 00:00:37.616 E: + f2=/tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:37.619 E: + [ ! -e /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File ] 00:00:37.623 E: + [ ! -e /tmp/debian-testing-mm//var/lib/dpkg/triggers/File ] 00:00:37.626 E: + cmp /tmp/debian-testing-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-testing-mm//var/lib/dpkg/triggers/File 00:00:37.630 E: + continue 00:00:37.633 E: + f1=/tmp/debian-testing-debootstrap//etc/shells 00:00:37.637 E: + f2=/tmp/debian-testing-mm//etc/shells 00:00:37.640 E: + [ ! -e /tmp/debian-testing-debootstrap//etc/shells ] 00:00:37.643 E: + [ ! -e /tmp/debian-testing-mm//etc/shells ] 00:00:37.647 E: + cmp /tmp/debian-testing-debootstrap//etc/shells /tmp/debian-testing-mm//etc/shells 00:00:37.650 E: + continue 00:00:37.654 E: + [ - = - ] 00:00:37.657 E: + [ {{ DIST}} = oldstable ] 00:00:37.661 E: + cmp /tmp/debian-testing-debootstrap/var/log/faillog /tmp/debian-testing-mm/var/log/faillog 00:00:37.664 E: + cmp /tmp/debian-testing-debootstrap/var/log/lastlog /tmp/debian-testing-mm/var/log/lastlog 00:00:37.668 E: + [ - = - ] 00:00:37.672 E: + sort /tmp/debian-testing-mm/etc/group 00:00:37.675 E: + mv /tmp/debian-testing-mm/etc/group.bak /tmp/debian-testing-mm/etc/group 00:00:37.679 E: + sort /tmp/debian-testing-debootstrap/etc/group 00:00:37.682 E: + mv /tmp/debian-testing-debootstrap/etc/group.bak /tmp/debian-testing-debootstrap/etc/group 00:00:37.686 E: + sort /tmp/debian-testing-mm/etc/group- 00:00:37.689 E: + mv /tmp/debian-testing-mm/etc/group-.bak /tmp/debian-testing-mm/etc/group- 00:00:37.693 E: + sort /tmp/debian-testing-debootstrap/etc/group- 00:00:37.696 E: + mv /tmp/debian-testing-debootstrap/etc/group-.bak /tmp/debian-testing-debootstrap/etc/group- 00:00:37.700 E: + sort /tmp/debian-testing-mm/etc/gshadow 00:00:37.703 E: + mv /tmp/debian-testing-mm/etc/gshadow.bak /tmp/debian-testing-mm/etc/gshadow 00:00:37.707 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow 00:00:37.710 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow.bak /tmp/debian-testing-debootstrap/etc/gshadow 00:00:37.714 E: + sort /tmp/debian-testing-mm/etc/gshadow- 00:00:37.717 E: + mv /tmp/debian-testing-mm/etc/gshadow-.bak /tmp/debian-testing-mm/etc/gshadow- 00:00:37.722 E: + sort /tmp/debian-testing-debootstrap/etc/gshadow- 00:00:37.726 E: + mv /tmp/debian-testing-debootstrap/etc/gshadow-.bak /tmp/debian-testing-debootstrap/etc/gshadow- 00:00:37.730 E: + [ - = buildd ] 00:00:37.733 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:37.737 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:37.740 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:37.744 E: + : 00:00:37.747 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.750 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:37.754 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:37.757 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:37.761 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:37.765 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.768 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:37.772 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:37.776 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:37.779 E: + : 00:00:37.784 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.787 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:37.791 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:37.795 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:37.798 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:37.802 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.805 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:37.809 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:37.813 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:37.816 E: + : 00:00:37.820 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.823 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:37.827 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:37.830 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:37.833 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:37.836 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.840 E: + [ -L /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:37.843 E: + readlink /tmp/debian-testing-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:37.846 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:37.850 E: + : 00:00:37.854 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.857 E: + [ -L /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:37.860 E: + readlink /tmp/debian-testing-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:37.864 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:37.867 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:37.870 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.874 E: + diff --unified --no-dereference --recursive /tmp/debian-testing-debootstrap /tmp/debian-testing-mm 00:00:38.077 E: + find /tmp/debian-testing-debootstrap /tmp/debian-testing-mm -type d -print0 00:00:38.080 E: + xargs -0 touch --date=@1718633386 00:00:38.146 E: + [ testing = oldstable ] 00:00:38.150 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:38.153 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:38.156 E: + id -u _apt 00:00:38.160 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:38.163 E: + [ testing = oldstable ] 00:00:38.167 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:38.170 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:38.174 E: + id -u _apt 00:00:38.178 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:38.181 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:38.185 E: + tar -C /tmp/debian-testing-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:38.587 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:38.591 E: + tar -C /tmp/debian-testing-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:39.062 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:39.159 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:39.254 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:39.259 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:39.358 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:30:54 ------------------------------------------------------------------------------ 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 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=1718633386 00:00:00.019 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.022 E: + [ unstable = oldstable ] 00:00:00.026 E: + echo --hook-dir=./hooks/merged-usr 00:00:00.030 E: + echo --include=base-files 00:00:00.035 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.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.474 E: I: finding correct signed-by value... 00:00:00.569 E: I: automatically chosen format: tar 00:00:00.572 E: I: using /tmp/mmdebstrap.RmUeM0fdbP as tempdir 00:00:00.622 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.RmUeM0fdbP 00:00:00.637 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.RmUeM0fdbP/tmp/tmp.1WsUVIaOex/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.693 E: Setting up usr-is-merged (1) ... 00:00:00.705 E: I: running apt-get update... 00:00:03.503 E: I: downloading packages with apt... 00:00:05.646 E: I: extracting archives... 00:00:07.393 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.RmUeM0fdbP 00:00:07.400 E: I: installing essential packages... 00:00:12.884 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.RmUeM0fdbP 00:00:12.889 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.RmUeM0fdbP 00:00:13.096 E: Reading package lists... 00:00:13.324 E: Building dependency tree... 00:00:13.736 E: The following packages will be upgraded: 00:00:13.740 E: usr-is-merged 00:00:13.776 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.780 E: Need to get 5572 B of archives. 00:00:13.783 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.788 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:13.850 E: Fetched 5572 B in 0s (259 kB/s) 00:00:13.853 E: Chrooting into /tmp/mmdebstrap.RmUeM0fdbP/ 00:00:13.960 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.999 E: Fetched 5572 B in 0s (259 kB/s) 00:00:14.003 E: Chrooting into /tmp/mmdebstrap.RmUeM0fdbP/ 00:00:14.021 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:14.024 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.032 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.050 E: Chrooting into /tmp/mmdebstrap.RmUeM0fdbP/ 00:00:14.054 E: Setting up usr-is-merged (39) ... 00:00:14.077 E: Chrooting into /tmp/mmdebstrap.RmUeM0fdbP/ 00:00:14.233 E: I: installing remaining packages inside the chroot... 00:00:19.046 E: I: cleaning package lists and apt cache... 00:00:19.136 E: I: creating tarball... 00:00:19.953 E: I: done 00:00:20.017 E: I: removing tempdir /tmp/mmdebstrap.RmUeM0fdbP... 00:00:20.241 E: I: success in 19.9231 seconds 00:00:20.247 E: + mkdir /tmp/debian-unstable-mm 00:00:20.251 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar 00:00:20.698 E: + rm /tmp/debian-unstable-mm.tar 00:00:20.727 E: + mkdir /tmp/debian-unstable-debootstrap 00:00:20.732 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-minbase.tar 00:00:26.237 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:26.241 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev 00:00:26.245 E: + ret=0 00:00:26.251 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:26.254 E: + [ 0 -ne 0 ] 00:00:26.258 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:26.261 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev 00:00:26.268 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-2_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.273 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:26.277 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.280 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.284 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.288 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old 00:00:26.293 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old 00:00:26.297 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available 00:00:26.300 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt 00:00:26.304 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch 00:00:26.307 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list 00:00:26.311 E: + chroot /tmp/debian-unstable-mm dpkg --list 00:00:26.314 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:26.318 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:26.321 E: + grep -v ^Priority: /tmp/debian-unstable-debootstrap/var/lib/dpkg/status 00:00:26.325 E: + grep -v ^Priority: /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:26.329 E: + diff -u /tmp/status1 /tmp/status2 00:00:26.333 E: + rm /tmp/status1 /tmp/status2 00:00:26.336 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:26.340 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.343 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:26.347 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:26.351 E: + xargs --no-run-if-empty -0 rm -r 00:00:26.354 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.358 E: + [ minbase = - ] 00:00:26.361 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock 00:00:26.365 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states 00:00:26.368 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock 00:00:26.372 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File 00:00:26.376 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:26.379 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:26.383 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ] 00:00:26.386 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:26.390 E: + continue 00:00:26.393 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells 00:00:26.397 E: + f2=/tmp/debian-unstable-mm//etc/shells 00:00:26.400 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ] 00:00:26.404 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ] 00:00:26.407 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells 00:00:26.411 E: + continue 00:00:26.414 E: + [ minbase = - ] 00:00:26.417 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog 00:00:26.421 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog 00:00:26.424 E: + [ minbase = - ] 00:00:26.428 E: + [ minbase = buildd ] 00:00:26.432 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:26.435 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.439 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:26.442 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:26.445 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.449 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:26.453 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:26.456 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:26.460 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:26.463 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.467 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:26.470 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.473 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.477 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.480 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.484 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:26.487 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:26.490 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.494 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:26.497 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.500 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:26.504 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.507 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:26.511 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:26.514 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.518 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:26.521 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:26.524 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:26.528 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:26.532 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.535 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:26.539 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.542 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:26.546 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:26.549 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.553 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:26.556 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:26.560 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:26.563 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:26.567 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.570 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm 00:00:26.639 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0 00:00:26.642 E: + xargs -0 touch --date=@1718633386 00:00:26.689 E: + [ unstable = oldstable ] 00:00:26.693 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.697 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.700 E: + id -u _apt 00:00:26.704 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.707 E: + [ unstable = oldstable ] 00:00:26.711 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:26.715 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.718 E: + id -u _apt 00:00:26.722 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.725 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.729 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:26.973 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:26.977 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:27.267 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:27.329 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:27.390 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.394 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:27.458 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:21:55 ------------------------------------------------------------------------------ 00:00:00.005 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + [ unstable = oldstable ] 00:00:00.023 E: + echo --hook-dir=./hooks/merged-usr 00:00:00.026 E: + echo --include=base-files 00:00:00.030 E: + mmdebstrap --variant=buildd --mode=auto --essential-hook=[ unstable = oldstable ] && [ buildd = - ] && echo _apt:*:100:65534::/nonexistent:/usr/sbin/nologin >> "$1"/etc/passwd || : --hook-dir=./hooks/merged-usr --include=base-files unstable /tmp/debian-unstable-mm.tar http://127.0.0.1/debian 00:00:00.426 E: I: automatically chosen mode: root 00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.464 E: I: finding correct signed-by value... 00:00:00.567 E: I: automatically chosen format: tar 00:00:00.571 E: I: using /tmp/mmdebstrap.1iKsyX3bMB as tempdir 00:00:00.616 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.1iKsyX3bMB 00:00:00.629 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.1iKsyX3bMB/tmp/tmp.DQfGEDlgSd/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.675 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.457 E: I: downloading packages with apt... 00:00:05.432 E: I: extracting archives... 00:00:07.185 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.1iKsyX3bMB 00:00:07.194 E: I: installing essential packages... 00:00:12.681 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.1iKsyX3bMB 00:00:12.688 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.1iKsyX3bMB 00:00:12.895 E: Reading package lists... 00:00:13.116 E: Building dependency tree... 00:00:13.543 E: The following packages will be upgraded: 00:00:13.547 E: usr-is-merged 00:00:13.581 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.584 E: Need to get 5572 B of archives. 00:00:13.588 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.591 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:13.651 E: Fetched 5572 B in 0s (300 kB/s) 00:00:13.654 E: Chrooting into /tmp/mmdebstrap.1iKsyX3bMB/ 00:00:13.750 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.792 E: Fetched 5572 B in 0s (300 kB/s) 00:00:13.796 E: Chrooting into /tmp/mmdebstrap.1iKsyX3bMB/ 00:00:13.814 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.818 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:13.827 E: Unpacking usr-is-merged (39) over (1) ... 00:00:13.847 E: Chrooting into /tmp/mmdebstrap.1iKsyX3bMB/ 00:00:13.851 E: Setting up usr-is-merged (39) ... 00:00:13.874 E: Chrooting into /tmp/mmdebstrap.1iKsyX3bMB/ 00:00:14.034 E: I: installing remaining packages inside the chroot... 00:00:26.378 E: I: cleaning package lists and apt cache... 00:00:26.485 E: I: creating tarball... 00:00:29.175 E: I: done 00:00:29.453 E: I: removing tempdir /tmp/mmdebstrap.1iKsyX3bMB... 00:00:29.938 E: I: success in 29.6279 seconds 00:00:29.946 E: + mkdir /tmp/debian-unstable-mm 00:00:29.950 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar 00:00:31.195 E: + rm /tmp/debian-unstable-mm.tar 00:00:31.291 E: + mkdir /tmp/debian-unstable-debootstrap 00:00:31.297 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable-buildd.tar 00:00:46.000 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:46.006 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev 00:00:46.011 E: + ret=0 00:00:46.016 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:46.020 E: + [ 0 -ne 0 ] 00:00:46.024 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:46.027 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev 00:00:46.037 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-2_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:46.048 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:46.052 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:46.055 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/config.dat-old /tmp/debian-unstable-mm/var/cache/debconf/config.dat-old 00:00:46.058 E: + rm /tmp/debian-unstable-debootstrap/var/cache/debconf/templates.dat-old /tmp/debian-unstable-mm/var/cache/debconf/templates.dat-old 00:00:46.062 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old 00:00:46.065 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old 00:00:46.068 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available 00:00:46.072 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt 00:00:46.075 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch 00:00:46.079 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list 00:00:46.082 E: + chroot /tmp/debian-unstable-mm dpkg --list 00:00:46.087 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:46.091 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:46.094 E: + grep -v ^Priority: /tmp/debian-unstable-debootstrap/var/lib/dpkg/status 00:00:46.098 E: + grep -v ^Priority: /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:46.101 E: + diff -u /tmp/status1 /tmp/status2 00:00:46.105 E: + rm /tmp/status1 /tmp/status2 00:00:46.108 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:46.112 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:46.115 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:46.119 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:46.123 E: + xargs --no-run-if-empty -0 rm -r 00:00:46.127 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:46.130 E: + [ buildd = - ] 00:00:46.134 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock 00:00:46.137 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states 00:00:46.141 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock 00:00:46.144 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File 00:00:46.147 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:46.151 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:46.154 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ] 00:00:46.158 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:46.161 E: + continue 00:00:46.165 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells 00:00:46.168 E: + f2=/tmp/debian-unstable-mm//etc/shells 00:00:46.172 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ] 00:00:46.177 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ] 00:00:46.181 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells 00:00:46.185 E: + continue 00:00:46.189 E: + [ buildd = - ] 00:00:46.192 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog 00:00:46.196 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog 00:00:46.200 E: + [ buildd = - ] 00:00:46.204 E: + [ buildd = buildd ] 00:00:46.208 E: + [ unstable != stable ] 00:00:46.211 E: + [ unstable != oldstable ] 00:00:46.214 E: + readlink /tmp/debian-unstable-debootstrap/etc/localtime 00:00:46.218 E: + [ /usr/share/zoneinfo/UTC = /usr/share/zoneinfo/UTC ] 00:00:46.222 E: + rm /tmp/debian-unstable-debootstrap/etc/localtime 00:00:46.226 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:46.229 E: + continue 00:00:46.233 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:46.237 E: + continue 00:00:46.240 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:46.245 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:46.250 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:46.253 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:46.257 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:46.260 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:46.264 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:46.267 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:46.270 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:46.274 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.278 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:46.281 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:46.285 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:46.288 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:46.292 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.296 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:46.300 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:46.304 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:46.307 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:46.311 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.314 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:46.317 E: + continue 00:00:46.321 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:46.325 E: + continue 00:00:46.328 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm 00:00:46.966 E: + + xargs -0 touch --date=@1718633386 00:00:46.969 E: find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0 00:00:47.049 E: + [ unstable = oldstable ] 00:00:47.052 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:47.056 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:47.059 E: + id -u _apt 00:00:47.063 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:47.067 E: + [ unstable = oldstable ] 00:00:47.071 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:47.076 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:47.079 E: + id -u _apt 00:00:47.083 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:47.086 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:47.090 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:47.946 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:47.950 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:48.864 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:48.996 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:49.127 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:49.133 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:49.328 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:17:53 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.006 O: SOURCE_DATE_EPOCH=1718633386 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + echo SOURCE_DATE_EPOCH=1718633386 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=- --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.431 E: I: automatically chosen mode: root 00:00:00.439 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.469 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.pz55WcH5Ie as tempdir 00:00:00.615 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.pz55WcH5Ie 00:00:00.629 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.pz55WcH5Ie/tmp/tmp.SNt9U5bHrk/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.675 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.678 E: Unpacking usr-is-merged (1) ... 00:00:00.681 E: Setting up usr-is-merged (1) ... 00:00:00.692 E: I: running apt-get update... 00:00:03.476 E: I: downloading packages with apt... 00:00:05.566 E: I: extracting archives... 00:00:07.335 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.pz55WcH5Ie 00:00:07.343 E: I: installing essential packages... 00:00:12.828 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.pz55WcH5Ie 00:00:12.833 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.pz55WcH5Ie 00:00:13.027 E: Reading package lists... 00:00:13.243 E: Building dependency tree... 00:00:13.651 E: The following packages will be upgraded: 00:00:13.655 E: usr-is-merged 00:00:13.689 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.693 E: Need to get 5572 B of archives. 00:00:13.696 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.700 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:13.758 E: Fetched 5572 B in 0s (289 kB/s) 00:00:13.762 E: Chrooting into /tmp/mmdebstrap.pz55WcH5Ie/ 00:00:13.859 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:13.901 E: Fetched 5572 B in 0s (289 kB/s) 00:00:13.906 E: Chrooting into /tmp/mmdebstrap.pz55WcH5Ie/ 00:00:13.921 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.925 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:13.932 E: Unpacking usr-is-merged (39) over (1) ... 00:00:13.949 E: Chrooting into /tmp/mmdebstrap.pz55WcH5Ie/ 00:00:13.953 E: Setting up usr-is-merged (39) ... 00:00:13.972 E: Chrooting into /tmp/mmdebstrap.pz55WcH5Ie/ 00:00:14.125 E: I: installing remaining packages inside the chroot... 00:00:25.785 E: I: cleaning package lists and apt cache... 00:00:25.905 E: I: creating tarball... 00:00:27.326 E: I: done 00:00:27.479 E: I: removing tempdir /tmp/mmdebstrap.pz55WcH5Ie... 00:00:27.816 E: I: success in 27.5013 seconds 00:00:27.822 E: + mkdir /tmp/debian-unstable-mm 00:00:27.826 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-mm -xf /tmp/debian-unstable-mm.tar 00:00:28.536 E: + rm /tmp/debian-unstable-mm.tar 00:00:28.582 E: + mkdir /tmp/debian-unstable-debootstrap 00:00:28.586 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-unstable-debootstrap -xf cache/debian-unstable--.tar 00:00:36.584 E: + tar -C /tmp/debian-unstable-debootstrap -cf /tmp/dev1.tar ./dev 00:00:36.588 E: + tar -C /tmp/debian-unstable-mm -cf /tmp/dev2.tar ./dev 00:00:36.592 E: + ret=0 00:00:36.595 E: + cmp /tmp/dev1.tar /tmp/dev2.tar 00:00:36.599 E: + [ 0 -ne 0 ] 00:00:36.602 E: + rm /tmp/dev1.tar /tmp/dev2.tar 00:00:36.606 E: + rm -r /tmp/debian-unstable-debootstrap/dev /tmp/debian-unstable-mm/dev 00:00:36.615 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.3-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.23_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-2_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.620 E: + rm /tmp/debian-unstable-debootstrap/var/cache/ldconfig/aux-cache 00:00:36.624 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.628 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.631 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.634 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status-old /tmp/debian-unstable-mm/var/lib/dpkg/status-old 00:00:36.638 E: + rm -f /tmp/debian-unstable-debootstrap/var/lib/dpkg/diversions-old /tmp/debian-unstable-mm/var/lib/dpkg/diversions-old 00:00:36.641 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/available 00:00:36.645 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/cmethopt 00:00:36.648 E: + rm /tmp/debian-unstable-mm/var/lib/dpkg/arch 00:00:36.651 E: + chroot /tmp/debian-unstable-debootstrap dpkg --list 00:00:36.655 E: + chroot /tmp/debian-unstable-mm dpkg --list 00:00:36.658 E: + diff -u /tmp/dpkg1 /tmp/dpkg2 00:00:36.662 E: + rm /tmp/dpkg1 /tmp/dpkg2 00:00:36.665 E: + grep -v ^Priority: /tmp/debian-unstable-debootstrap/var/lib/dpkg/status 00:00:36.668 E: + grep -v ^Priority: /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:36.672 E: + diff -u /tmp/status1 /tmp/status2 00:00:36.675 E: + rm /tmp/status1 /tmp/status2 00:00:36.679 E: + rm /tmp/debian-unstable-debootstrap/var/lib/dpkg/status /tmp/debian-unstable-mm/var/lib/dpkg/status 00:00:36.682 E: + [ -e /tmp/debian-unstable-debootstrap/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:36.686 E: + [ -e /tmp/debian-unstable-mm/etc/apt/apt.conf.d/01autoremove-kernels ] 00:00:36.689 E: + find /tmp/debian-unstable-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:36.693 E: + xargs --no-run-if-empty -0 rm -r 00:00:36.696 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.700 E: + [ - = - ] 00:00:36.703 E: + rm /tmp/debian-unstable-debootstrap/etc/machine-id 00:00:36.707 E: + rm /tmp/debian-unstable-mm/etc/machine-id 00:00:36.711 E: + rm /tmp/debian-unstable-debootstrap/var/lib/systemd/catalog/database 00:00:36.714 E: + rm /tmp/debian-unstable-mm/var/lib/systemd/catalog/database 00:00:36.718 E: + chroot /tmp/debian-unstable-debootstrap /sbin/getcap /bin/ping 00:00:36.721 E: + cap=/bin/ping cap_net_raw=ep 00:00:36.725 E: + expected=/bin/ping cap_net_raw=ep 00:00:36.728 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:36.731 E: + chroot /tmp/debian-unstable-mm /sbin/getcap /bin/ping 00:00:36.735 E: + cap=/bin/ping cap_net_raw=ep 00:00:36.738 E: + [ /bin/ping cap_net_raw=ep != /bin/ping cap_net_raw=ep ] 00:00:36.742 E: + rm /tmp/debian-unstable-mm/var/cache/apt/archives/lock 00:00:36.745 E: + rm /tmp/debian-unstable-mm/var/lib/apt/extended_states 00:00:36.749 E: + rm /tmp/debian-unstable-mm/var/lib/apt/lists/lock 00:00:36.752 E: + f1=/tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File 00:00:36.756 E: + f2=/tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:36.759 E: + [ ! -e /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File ] 00:00:36.762 E: + [ ! -e /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File ] 00:00:36.766 E: + cmp /tmp/debian-unstable-debootstrap//var/lib/dpkg/triggers/File /tmp/debian-unstable-mm//var/lib/dpkg/triggers/File 00:00:36.769 E: + continue 00:00:36.773 E: + f1=/tmp/debian-unstable-debootstrap//etc/shells 00:00:36.776 E: + f2=/tmp/debian-unstable-mm//etc/shells 00:00:36.781 E: + [ ! -e /tmp/debian-unstable-debootstrap//etc/shells ] 00:00:36.785 E: + [ ! -e /tmp/debian-unstable-mm//etc/shells ] 00:00:36.789 E: + cmp /tmp/debian-unstable-debootstrap//etc/shells /tmp/debian-unstable-mm//etc/shells 00:00:36.793 E: + continue 00:00:36.797 E: + [ - = - ] 00:00:36.800 E: + [ {{ DIST}} = oldstable ] 00:00:36.804 E: + cmp /tmp/debian-unstable-debootstrap/var/log/faillog /tmp/debian-unstable-mm/var/log/faillog 00:00:36.807 E: + cmp /tmp/debian-unstable-debootstrap/var/log/lastlog /tmp/debian-unstable-mm/var/log/lastlog 00:00:36.811 E: + [ - = - ] 00:00:36.814 E: + sort /tmp/debian-unstable-mm/etc/group 00:00:36.817 E: + mv /tmp/debian-unstable-mm/etc/group.bak /tmp/debian-unstable-mm/etc/group 00:00:36.821 E: + sort /tmp/debian-unstable-debootstrap/etc/group 00:00:36.824 E: + mv /tmp/debian-unstable-debootstrap/etc/group.bak /tmp/debian-unstable-debootstrap/etc/group 00:00:36.827 E: + sort /tmp/debian-unstable-mm/etc/group- 00:00:36.831 E: + mv /tmp/debian-unstable-mm/etc/group-.bak /tmp/debian-unstable-mm/etc/group- 00:00:36.835 E: + sort /tmp/debian-unstable-debootstrap/etc/group- 00:00:36.838 E: + mv /tmp/debian-unstable-debootstrap/etc/group-.bak /tmp/debian-unstable-debootstrap/etc/group- 00:00:36.842 E: + sort /tmp/debian-unstable-mm/etc/gshadow 00:00:36.846 E: + mv /tmp/debian-unstable-mm/etc/gshadow.bak /tmp/debian-unstable-mm/etc/gshadow 00:00:36.849 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow 00:00:36.853 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow.bak /tmp/debian-unstable-debootstrap/etc/gshadow 00:00:36.857 E: + sort /tmp/debian-unstable-mm/etc/gshadow- 00:00:36.862 E: + mv /tmp/debian-unstable-mm/etc/gshadow-.bak /tmp/debian-unstable-mm/etc/gshadow- 00:00:36.866 E: + sort /tmp/debian-unstable-debootstrap/etc/gshadow- 00:00:36.870 E: + mv /tmp/debian-unstable-debootstrap/etc/gshadow-.bak /tmp/debian-unstable-debootstrap/etc/gshadow- 00:00:36.873 E: + [ - = buildd ] 00:00:36.877 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:36.881 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:36.885 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:36.888 E: + : 00:00:36.892 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.895 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service ] 00:00:36.899 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service 00:00:36.902 E: + oldlink=/lib/systemd/system/e2scrub_reap.service 00:00:36.907 E: + oldlink=/usr/lib/systemd/system/e2scrub_reap.service 00:00:36.910 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.914 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:36.918 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:36.921 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:36.925 E: + : 00:00:36.928 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.932 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer ] 00:00:36.936 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer 00:00:36.939 E: + oldlink=/lib/systemd/system/apt-daily-upgrade.timer 00:00:36.943 E: + oldlink=/usr/lib/systemd/system/apt-daily-upgrade.timer 00:00:36.946 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.950 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:36.953 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:36.956 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:36.960 E: + : 00:00:36.964 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.967 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer ] 00:00:36.971 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/apt-daily.timer 00:00:36.974 E: + oldlink=/lib/systemd/system/apt-daily.timer 00:00:36.978 E: + oldlink=/usr/lib/systemd/system/apt-daily.timer 00:00:36.981 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.985 E: + [ -L /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:36.988 E: + readlink /tmp/debian-unstable-mm/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:36.992 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:36.995 E: + : 00:00:36.999 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:37.002 E: + [ -L /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer ] 00:00:37.006 E: + readlink /tmp/debian-unstable-debootstrap/etc/systemd/system/timers.target.wants/e2scrub_all.timer 00:00:37.010 E: + oldlink=/lib/systemd/system/e2scrub_all.timer 00:00:37.013 E: + oldlink=/usr/lib/systemd/system/e2scrub_all.timer 00:00:37.017 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:37.020 E: + diff --unified --no-dereference --recursive /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm 00:00:37.210 E: + find /tmp/debian-unstable-debootstrap /tmp/debian-unstable-mm -type d -print0 00:00:37.214 E: + xargs -0 touch --date=@1718633386 00:00:37.280 E: + [ unstable = oldstable ] 00:00:37.284 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:37.288 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.292 E: + id -u _apt 00:00:37.296 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.299 E: + [ unstable = oldstable ] 00:00:37.303 E: + unmergedPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 00:00:37.306 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.310 E: + id -u _apt 00:00:37.315 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.319 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:37.323 E: + tar -C /tmp/debian-unstable-debootstrap --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:37.720 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:37.724 E: + tar -C /tmp/debian-unstable-mm --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:38.180 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:38.273 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:38.367 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:38.372 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:38.471 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:12:07 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + prefix= 00:00:00.018 E: + id -u 00:00:00.022 E: + [ 0 -eq 0 ] 00:00:00.025 E: + [ unshare != root ] 00:00:00.029 E: + [ unshare != auto ] 00:00:00.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.046 E: + AUTOPROXY= 00:00:00.050 E: + apt-config shell AUTOPROXY Acquire::http::Proxy-Auto-Detect 00:00:00.054 E: + eval 00:00:00.058 E: + [ -n ] 00:00:00.062 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.519 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.534 E: I: automatically chosen format: tar 00:00:00.538 E: I: using /tmp/mmdebstrap.IC5Pb76eRd as tempdir 00:00:00.649 E: I: running --setup-hook in shell: sh -c 'env debootstrap --variant=minbase unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.IC5Pb76eRd 00:00:00.720 E: I: Target architecture can be executed 00:00:00.745 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.604 E: I: Retrieving Packages 00:00:01.811 E: I: Validating Packages 00:00:02.784 E: I: Resolving dependencies of required packages... 00:00:11.828 E: I: Resolving dependencies of base packages... 00:00:20.929 E: I: Checking component main on http://127.0.0.1/debian... 00:00:24.891 E: I: Retrieving apt 2.9.5 00:00:24.933 E: I: Validating apt 2.9.5 00:00:24.960 E: I: Retrieving base-files 13.3 00:00:24.975 E: I: Validating base-files 13.3 00:00:24.996 E: I: Retrieving base-passwd 3.6.3 00:00:25.011 E: I: Validating base-passwd 3.6.3 00:00:25.031 E: I: Retrieving bash 5.2.21-2.1 00:00:25.073 E: I: Validating bash 5.2.21-2.1 00:00:25.101 E: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:25.116 E: I: Validating bsdutils 1:2.40.1-8.1 00:00:25.137 E: I: Retrieving coreutils 9.4-3.1 00:00:25.207 E: I: Validating coreutils 9.4-3.1 00:00:25.240 E: I: Retrieving dash 0.5.12-9 00:00:25.256 E: I: Validating dash 0.5.12-9 00:00:25.276 E: I: Retrieving debconf 1.5.86 00:00:25.292 E: I: Validating debconf 1.5.86 00:00:25.313 E: I: Retrieving debian-archive-keyring 2023.4 00:00:25.330 E: I: Validating debian-archive-keyring 2023.4 00:00:25.352 E: I: Retrieving debianutils 5.19 00:00:25.368 E: I: Validating debianutils 5.19 00:00:25.389 E: I: Retrieving diffutils 1:3.10-1 00:00:25.409 E: I: Validating diffutils 1:3.10-1 00:00:25.432 E: I: Retrieving dpkg 1.22.6 00:00:25.475 E: I: Validating dpkg 1.22.6 00:00:25.502 E: I: Retrieving e2fsprogs 1.47.1-1 00:00:25.528 E: I: Validating e2fsprogs 1.47.1-1 00:00:25.551 E: I: Retrieving findutils 4.10.0-2 00:00:25.576 E: I: Validating findutils 4.10.0-2 00:00:25.600 E: I: Retrieving gcc-14-base 14.1.0-1 00:00:25.615 E: I: Validating gcc-14-base 14.1.0-1 00:00:25.635 E: I: Retrieving gpgv 2.2.43-7 00:00:25.654 E: I: Validating gpgv 2.2.43-7 00:00:25.676 E: I: Retrieving grep 3.11-4 00:00:25.698 E: I: Validating grep 3.11-4 00:00:25.721 E: I: Retrieving gzip 1.12-1.1 00:00:25.737 E: I: Validating gzip 1.12-1.1 00:00:25.757 E: I: Retrieving hostname 3.23+nmu2 00:00:25.772 E: I: Validating hostname 3.23+nmu2 00:00:25.792 E: I: Retrieving init-system-helpers 1.66 00:00:25.806 E: I: Validating init-system-helpers 1.66 00:00:25.827 E: I: Retrieving libacl1 2.3.2-2 00:00:25.841 E: I: Validating libacl1 2.3.2-2 00:00:25.861 E: I: Retrieving libapt-pkg6.0t64 2.9.5 00:00:25.894 E: I: Validating libapt-pkg6.0t64 2.9.5 00:00:25.920 E: I: Retrieving libattr1 1:2.5.2-1 00:00:25.935 E: I: Validating libattr1 1:2.5.2-1 00:00:25.955 E: I: Retrieving libaudit-common 1:3.1.2-4 00:00:25.969 E: I: Validating libaudit-common 1:3.1.2-4 00:00:25.990 E: I: Retrieving libaudit1 1:3.1.2-4 00:00:26.005 E: I: Validating libaudit1 1:3.1.2-4 00:00:26.025 E: I: Retrieving libblkid1 2.40.1-8.1 00:00:26.042 E: I: Validating libblkid1 2.40.1-8.1 00:00:26.063 E: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:26.078 E: I: Validating libbz2-1.0 1.0.8-5.1 00:00:26.099 E: I: Retrieving libc-bin 2.38-13 00:00:26.125 E: I: Validating libc-bin 2.38-13 00:00:26.149 E: I: Retrieving libc6 2.38-13 00:00:26.219 E: I: Validating libc6 2.38-13 00:00:26.252 E: I: Retrieving libcap-ng0 0.8.5-1 00:00:26.266 E: I: Validating libcap-ng0 0.8.5-1 00:00:26.287 E: I: Retrieving libcap2 1:2.66-5 00:00:26.302 E: I: Validating libcap2 1:2.66-5 00:00:26.322 E: I: Retrieving libcom-err2 1.47.1-1 00:00:26.336 E: I: Validating libcom-err2 1.47.1-1 00:00:26.357 E: I: Retrieving libcrypt1 1:4.4.36-4 00:00:26.372 E: I: Validating libcrypt1 1:4.4.36-4 00:00:26.393 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:26.421 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:26.444 E: I: Retrieving libdebconfclient0 0.272 00:00:26.459 E: I: Validating libdebconfclient0 0.272 00:00:26.479 E: I: Retrieving libext2fs2t64 1.47.1-1 00:00:26.497 E: I: Validating libext2fs2t64 1.47.1-1 00:00:26.518 E: I: Retrieving libffi8 3.4.6-1 00:00:26.532 E: I: Validating libffi8 3.4.6-1 00:00:26.552 E: I: Retrieving libgcc-s1 14.1.0-1 00:00:26.566 E: I: Validating libgcc-s1 14.1.0-1 00:00:26.588 E: I: Retrieving libgcrypt20 1.10.3-3 00:00:26.614 E: I: Validating libgcrypt20 1.10.3-3 00:00:26.637 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:26.662 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:26.686 E: I: Retrieving libgnutls30t64 3.8.5-4 00:00:26.728 E: I: Validating libgnutls30t64 3.8.5-4 00:00:26.755 E: I: Retrieving libgpg-error0 1.49-2 00:00:26.770 E: I: Validating libgpg-error0 1.49-2 00:00:26.792 E: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:26.813 E: I: Validating libhogweed6t64 3.9.1-2.2 00:00:26.834 E: I: Retrieving libidn2-0 2.3.7-2 00:00:26.850 E: I: Validating libidn2-0 2.3.7-2 00:00:26.871 E: I: Retrieving liblz4-1 1.9.4-2 00:00:26.886 E: I: Validating liblz4-1 1.9.4-2 00:00:26.906 E: I: Retrieving liblzma5 5.6.2-1 00:00:26.926 E: I: Validating liblzma5 5.6.2-1 00:00:26.947 E: I: Retrieving libmd0 1.1.0-2 00:00:26.962 E: I: Validating libmd0 1.1.0-2 00:00:26.982 E: I: Retrieving libmount1 2.40.1-8.1 00:00:27.001 E: I: Validating libmount1 2.40.1-8.1 00:00:27.023 E: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:27.042 E: I: Validating libnettle8t64 3.9.1-2.2 00:00:27.064 E: I: Retrieving libp11-kit0 0.25.3-5 00:00:27.086 E: I: Validating libp11-kit0 0.25.3-5 00:00:27.108 E: I: Retrieving libpam-modules 1.5.3-7 00:00:27.127 E: I: Validating libpam-modules 1.5.3-7 00:00:27.148 E: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:27.163 E: I: Validating libpam-modules-bin 1.5.3-7 00:00:27.183 E: I: Retrieving libpam-runtime 1.5.3-7 00:00:27.201 E: I: Validating libpam-runtime 1.5.3-7 00:00:27.221 E: I: Retrieving libpam0g 1.5.3-7 00:00:27.236 E: I: Validating libpam0g 1.5.3-7 00:00:27.257 E: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:27.276 E: I: Validating libpcre2-8-0 10.42-4+b1 00:00:27.297 E: I: Retrieving libseccomp2 2.5.5-1 00:00:27.311 E: I: Validating libseccomp2 2.5.5-1 00:00:27.331 E: I: Retrieving libselinux1 3.5-2+b2 00:00:27.347 E: I: Validating libselinux1 3.5-2+b2 00:00:27.368 E: I: Retrieving libsemanage-common 3.5-1 00:00:27.383 E: I: Validating libsemanage-common 3.5-1 00:00:27.403 E: I: Retrieving libsemanage2 3.5-1+b3 00:00:27.419 E: I: Validating libsemanage2 3.5-1+b3 00:00:27.441 E: I: Retrieving libsepol2 3.5-2+b1 00:00:27.462 E: I: Validating libsepol2 3.5-2+b1 00:00:27.483 E: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:27.501 E: I: Validating libsmartcols1 2.40.1-8.1 00:00:27.522 E: I: Retrieving libss2 1.47.1-1 00:00:27.537 E: I: Validating libss2 1.47.1-1 00:00:27.557 E: I: Retrieving libssl3t64 3.2.2-1 00:00:27.618 E: I: Validating libssl3t64 3.2.2-1 00:00:27.648 E: I: Retrieving libstdc++6 14.1.0-1 00:00:27.676 E: I: Validating libstdc++6 14.1.0-1 00:00:27.700 E: I: Retrieving libsystemd0 256-1 00:00:27.721 E: I: Validating libsystemd0 256-1 00:00:27.744 E: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:27.759 E: I: Validating libtasn1-6 4.19.0-3+b2 00:00:27.780 E: I: Retrieving libtinfo6 6.5-2 00:00:27.802 E: I: Validating libtinfo6 6.5-2 00:00:27.825 E: I: Retrieving libudev1 256-1 00:00:27.841 E: I: Validating libudev1 256-1 00:00:27.862 E: I: Retrieving libunistring5 1.2-1 00:00:27.884 E: I: Validating libunistring5 1.2-1 00:00:27.906 E: I: Retrieving libuuid1 2.40.1-8.1 00:00:27.920 E: I: Validating libuuid1 2.40.1-8.1 00:00:27.941 E: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:27.956 E: I: Validating libxxhash0 0.8.2-2+b1 00:00:27.977 E: I: Retrieving libzstd1 1.5.6+dfsg-1 00:00:27.997 E: I: Validating libzstd1 1.5.6+dfsg-1 00:00:28.019 E: I: Retrieving login 1:4.13+dfsg1-5 00:00:28.045 E: I: Validating login 1:4.13+dfsg1-5 00:00:28.068 E: I: Retrieving logsave 1.47.1-1 00:00:28.082 E: I: Validating logsave 1.47.1-1 00:00:28.103 E: I: Retrieving mawk 1.3.4.20240123-1 00:00:28.120 E: I: Validating mawk 1.3.4.20240123-1 00:00:28.142 E: I: Retrieving mount 2.40.1-8.1 00:00:28.159 E: I: Validating mount 2.40.1-8.1 00:00:28.181 E: I: Retrieving ncurses-base 6.5-2 00:00:28.201 E: I: Validating ncurses-base 6.5-2 00:00:28.222 E: I: Retrieving ncurses-bin 6.5-2 00:00:28.244 E: I: Validating ncurses-bin 6.5-2 00:00:28.268 E: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:28.300 E: I: Validating passwd 1:4.13+dfsg1-5 00:00:28.325 E: I: Retrieving perl-base 5.38.2-5 00:00:28.373 E: I: Validating perl-base 5.38.2-5 00:00:28.401 E: I: Retrieving sed 4.9-2 00:00:28.423 E: I: Validating sed 4.9-2 00:00:28.445 E: I: Retrieving sysvinit-utils 3.09-2 00:00:28.459 E: I: Validating sysvinit-utils 3.09-2 00:00:28.480 E: I: Retrieving tar 1.35+dfsg-3 00:00:28.508 E: I: Validating tar 1.35+dfsg-3 00:00:28.534 E: I: Retrieving tzdata 2024a-4 00:00:28.553 E: I: Validating tzdata 2024a-4 00:00:28.574 E: I: Retrieving usr-is-merged 39 00:00:28.588 E: I: Validating usr-is-merged 39 00:00:28.609 E: I: Retrieving util-linux 2.40.1-8.1 00:00:28.645 E: I: Validating util-linux 2.40.1-8.1 00:00:28.671 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:28.688 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:28.711 E: I: Chosen extractor for .deb packages: dpkg-deb 00:00:28.739 E: I: Extracting apt... 00:00:28.825 E: I: Extracting base-files... 00:00:28.837 E: I: Extracting base-passwd... 00:00:28.847 E: I: Extracting bash... 00:00:28.941 E: I: Extracting bsdutils... 00:00:28.955 E: I: Extracting coreutils... 00:00:29.143 E: I: Extracting dash... 00:00:29.156 E: I: Extracting debconf... 00:00:29.172 E: I: Extracting debian-archive-keyring... 00:00:29.187 E: I: Extracting debianutils... 00:00:29.202 E: I: Extracting diffutils... 00:00:29.233 E: I: Extracting dpkg... 00:00:29.322 E: I: Extracting e2fsprogs... 00:00:29.362 E: I: Extracting findutils... 00:00:29.400 E: I: Extracting gcc-14-base... 00:00:29.409 E: I: Extracting gpgv... 00:00:29.430 E: I: Extracting grep... 00:00:29.455 E: I: Extracting gzip... 00:00:29.470 E: I: Extracting hostname... 00:00:29.479 E: I: Extracting init-system-helpers... 00:00:29.489 E: I: Extracting libacl1... 00:00:29.498 E: I: Extracting libapt-pkg6.0t64... 00:00:29.570 E: I: Extracting libattr1... 00:00:29.579 E: I: Extracting libaudit-common... 00:00:29.588 E: I: Extracting libaudit1... 00:00:29.599 E: I: Extracting libblkid1... 00:00:29.615 E: I: Extracting libbz2-1.0... 00:00:29.625 E: I: Extracting libc-bin... 00:00:29.673 E: I: Extracting libc6... 00:00:29.856 E: I: Extracting libcap-ng0... 00:00:29.864 E: I: Extracting libcap2... 00:00:29.873 E: I: Extracting libcom-err2... 00:00:29.882 E: I: Extracting libcrypt1... 00:00:29.894 E: I: Extracting libdb5.3t64... 00:00:29.946 E: I: Extracting libdebconfclient0... 00:00:29.954 E: I: Extracting libext2fs2t64... 00:00:29.975 E: I: Extracting libffi8... 00:00:29.983 E: I: Extracting libgcc-s1... 00:00:29.995 E: I: Extracting libgcrypt20... 00:00:30.035 E: I: Extracting libgmp10... 00:00:30.058 E: I: Extracting libgnutls30t64... 00:00:30.129 E: I: Extracting libgpg-error0... 00:00:30.141 E: I: Extracting libhogweed6t64... 00:00:30.161 E: I: Extracting libidn2-0... 00:00:30.178 E: I: Extracting liblz4-1... 00:00:30.189 E: I: Extracting liblzma5... 00:00:30.203 E: I: Extracting libmd0... 00:00:30.212 E: I: Extracting libmount1... 00:00:30.232 E: I: Extracting libnettle8t64... 00:00:30.252 E: I: Extracting libp11-kit0... 00:00:30.282 E: I: Extracting libpam-modules... 00:00:30.304 E: I: Extracting libpam-modules-bin... 00:00:30.315 E: I: Extracting libpam-runtime... 00:00:30.333 E: I: Extracting libpam0g... 00:00:30.343 E: I: Extracting libpcre2-8-0... 00:00:30.366 E: I: Extracting libseccomp2... 00:00:30.376 E: I: Extracting libselinux1... 00:00:30.388 E: I: Extracting libsemanage-common... 00:00:30.395 E: I: Extracting libsemanage2... 00:00:30.408 E: I: Extracting libsepol2... 00:00:30.437 E: I: Extracting libsmartcols1... 00:00:30.453 E: I: Extracting libss2... 00:00:30.462 E: I: Extracting libssl3t64... 00:00:30.590 E: I: Extracting libstdc++6... 00:00:30.642 E: I: Extracting libsystemd0... 00:00:30.672 E: I: Extracting libtasn1-6... 00:00:30.682 E: I: Extracting libtinfo6... 00:00:30.700 E: I: Extracting libudev1... 00:00:30.716 E: I: Extracting libunistring5... 00:00:30.756 E: I: Extracting libuuid1... 00:00:30.765 E: I: Extracting libxxhash0... 00:00:30.773 E: I: Extracting libzstd1... 00:00:30.799 E: I: Extracting login... 00:00:30.839 E: I: Extracting logsave... 00:00:30.847 E: I: Extracting mawk... 00:00:30.861 E: I: Extracting mount... 00:00:30.877 E: I: Extracting ncurses-base... 00:00:30.891 E: I: Extracting ncurses-bin... 00:00:30.911 E: I: Extracting passwd... 00:00:30.967 E: I: Extracting perl-base... 00:00:31.107 E: I: Extracting sed... 00:00:31.132 E: I: Extracting sysvinit-utils... 00:00:31.142 E: I: Extracting tar... 00:00:31.192 E: I: Extracting tzdata... 00:00:31.227 E: I: Extracting usr-is-merged... 00:00:31.234 E: I: Extracting util-linux... 00:00:31.311 E: I: Extracting zlib1g... 00:00:31.337 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666 00:00:31.401 E: I: Installing core packages... 00:00:33.020 E: I: Unpacking required packages... 00:00:33.067 E: I: Unpacking apt... 00:00:33.226 E: I: Unpacking base-files... 00:00:33.285 E: I: Unpacking base-passwd... 00:00:33.329 E: I: Unpacking bash... 00:00:33.454 E: I: Unpacking bsdutils... 00:00:33.491 E: I: Unpacking coreutils... 00:00:33.752 E: I: Unpacking dash... 00:00:33.791 E: I: Unpacking debconf... 00:00:33.857 E: I: Unpacking debian-archive-keyring... 00:00:34.000 E: I: Unpacking debianutils... 00:00:34.048 E: I: Unpacking diffutils... 00:00:34.112 E: I: Unpacking dpkg... 00:00:34.259 E: I: Unpacking e2fsprogs... 00:00:34.327 E: I: Unpacking findutils... 00:00:34.391 E: I: Unpacking gcc-14-base:amd64... 00:00:34.420 E: I: Unpacking gpgv... 00:00:34.459 E: I: Unpacking grep... 00:00:34.518 E: I: Unpacking gzip... 00:00:34.581 E: I: Unpacking hostname... 00:00:34.608 E: I: Unpacking init-system-helpers... 00:00:34.640 E: I: Unpacking libacl1:amd64... 00:00:34.670 E: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:34.772 E: I: Unpacking libattr1:amd64... 00:00:34.800 E: I: Unpacking libaudit-common... 00:00:34.829 E: I: Unpacking libaudit1:amd64... 00:00:34.859 E: I: Unpacking libblkid1:amd64... 00:00:34.897 E: I: Unpacking libbz2-1.0:amd64... 00:00:34.927 E: I: Unpacking libc-bin... 00:00:35.011 E: I: Unpacking libc6:amd64... 00:00:35.401 E: I: Unpacking libcap-ng0:amd64... 00:00:35.432 E: I: Unpacking libcap2:amd64... 00:00:35.464 E: I: Unpacking libcom-err2:amd64... 00:00:35.494 E: I: Unpacking libcrypt1:amd64... 00:00:35.528 E: I: Unpacking libdb5.3t64:amd64... 00:00:35.602 E: I: Unpacking libdebconfclient0:amd64... 00:00:35.634 E: I: Unpacking libext2fs2t64:amd64... 00:00:35.708 E: I: Unpacking libffi8:amd64... 00:00:35.737 E: I: Unpacking libgcc-s1:amd64... 00:00:35.770 E: I: Unpacking libgcrypt20:amd64... 00:00:35.832 E: I: Unpacking libgmp10:amd64... 00:00:35.880 E: I: Unpacking libgnutls30t64:amd64... 00:00:35.977 E: I: Unpacking libgpg-error0:amd64... 00:00:36.013 E: I: Unpacking libhogweed6t64:amd64... 00:00:36.055 E: I: Unpacking libidn2-0:amd64... 00:00:36.104 E: I: Unpacking liblz4-1:amd64... 00:00:36.138 E: I: Unpacking liblzma5:amd64... 00:00:36.176 E: I: Unpacking libmd0:amd64... 00:00:36.207 E: I: Unpacking libmount1:amd64... 00:00:36.248 E: I: Unpacking libnettle8t64:amd64... 00:00:36.289 E: I: Unpacking libp11-kit0:amd64... 00:00:36.343 E: I: Unpacking libpam-modules:amd64... 00:00:36.502 E: I: Unpacking libpam-modules-bin... 00:00:36.542 E: I: Unpacking libpam-runtime... 00:00:36.618 E: I: Unpacking libpam0g:amd64... 00:00:36.652 E: I: Unpacking libpcre2-8-0:amd64... 00:00:36.697 E: I: Unpacking libseccomp2:amd64... 00:00:36.729 E: I: Unpacking libselinux1:amd64... 00:00:36.761 E: I: Unpacking libsemanage-common... 00:00:36.790 E: I: Unpacking libsemanage2:amd64... 00:00:36.823 E: I: Unpacking libsepol2:amd64... 00:00:36.868 E: I: Unpacking libsmartcols1:amd64... 00:00:36.904 E: I: Unpacking libss2:amd64... 00:00:36.934 E: I: Unpacking libssl3t64:amd64... 00:00:37.091 E: I: Unpacking libstdc++6:amd64... 00:00:37.166 E: I: Unpacking libsystemd0:amd64... 00:00:37.219 E: I: Unpacking libtasn1-6:amd64... 00:00:37.252 E: I: Unpacking libtinfo6:amd64... 00:00:37.290 E: I: Unpacking libudev1:amd64... 00:00:37.326 E: I: Unpacking libunistring5:amd64... 00:00:37.388 E: I: Unpacking libuuid1:amd64... 00:00:37.418 E: I: Unpacking libxxhash0:amd64... 00:00:37.445 E: I: Unpacking libzstd1:amd64... 00:00:37.494 E: I: Unpacking login... 00:00:37.584 E: I: Unpacking logsave... 00:00:37.617 E: I: Unpacking mawk... 00:00:37.655 E: I: Unpacking mount... 00:00:37.692 E: I: Unpacking ncurses-base... 00:00:37.736 E: I: Unpacking ncurses-bin... 00:00:37.781 E: I: Unpacking passwd... 00:00:37.950 E: I: Unpacking perl-base... 00:00:38.266 E: I: Unpacking sed... 00:00:38.324 E: I: Unpacking sysvinit-utils... 00:00:38.356 E: I: Unpacking tar... 00:00:38.440 E: I: Unpacking tzdata... 00:00:38.613 E: I: Unpacking usr-is-merged... 00:00:38.651 E: I: Unpacking util-linux... 00:00:38.787 E: I: Unpacking zlib1g:amd64... 00:00:38.813 E: I: Configuring required packages... 00:00:38.828 E: I: Configuring gcc-14-base:amd64... 00:00:38.844 E: I: Configuring debian-archive-keyring... 00:00:38.953 E: I: Configuring usr-is-merged... 00:00:38.974 E: I: Configuring libaudit-common... 00:00:38.978 E: I: Configuring libsemanage-common... 00:00:38.985 E: I: Configuring debconf... 00:00:39.122 E: I: Configuring tzdata... 00:00:39.284 E: I: Configuring ncurses-base... 00:00:39.287 E: I: Configuring init-system-helpers... 00:00:39.304 E: I: Configuring libgcc-s1:amd64... 00:00:39.313 E: I: Configuring libc6:amd64... 00:00:39.441 E: I: Configuring libdb5.3t64:amd64... 00:00:39.445 E: I: Configuring libffi8:amd64... 00:00:39.449 E: I: Configuring libmd0:amd64... 00:00:39.454 E: I: Configuring libxxhash0:amd64... 00:00:39.460 E: I: Configuring libattr1:amd64... 00:00:39.464 E: I: Configuring sysvinit-utils... 00:00:39.467 E: I: Configuring libtasn1-6:amd64... 00:00:39.471 E: I: Configuring libext2fs2t64:amd64... 00:00:39.475 E: I: Configuring debianutils... 00:00:39.545 E: I: Configuring mawk... 00:00:39.553 E: I: Configuring libdebconfclient0:amd64... 00:00:39.563 E: I: Configuring base-files... 00:00:39.591 E: I: Configuring libbz2-1.0:amd64... 00:00:39.595 E: I: Configuring libblkid1:amd64... 00:00:39.599 E: I: Configuring libstdc++6:amd64... 00:00:39.602 E: I: Configuring dash... 00:00:39.660 E: I: Configuring libtinfo6:amd64... 00:00:39.669 E: I: Configuring bash... 00:00:39.680 E: I: Configuring libzstd1:amd64... 00:00:39.684 E: I: Configuring liblzma5:amd64... 00:00:39.688 E: I: Configuring libgpg-error0:amd64... 00:00:39.692 E: I: Configuring liblz4-1:amd64... 00:00:39.703 E: I: Configuring libc-bin... 00:00:39.716 E: I: Configuring ncurses-bin... 00:00:39.721 E: I: Configuring libacl1:amd64... 00:00:39.725 E: I: Configuring libsmartcols1:amd64... 00:00:39.729 E: I: Configuring libgcrypt20:amd64... 00:00:39.736 E: I: Configuring zlib1g:amd64... 00:00:39.740 E: I: Configuring libcrypt1:amd64... 00:00:39.744 E: I: Configuring libcom-err2:amd64... 00:00:39.748 E: I: Configuring diffutils... 00:00:39.752 E: I: Configuring libseccomp2:amd64... 00:00:39.756 E: I: Configuring libcap2:amd64... 00:00:39.760 E: I: Configuring hostname... 00:00:39.764 E: I: Configuring libcap-ng0:amd64... 00:00:39.768 E: I: Configuring libnettle8t64:amd64... 00:00:39.772 E: I: Configuring libgmp10:amd64... 00:00:39.775 E: I: Configuring libp11-kit0:amd64... 00:00:39.779 E: I: Configuring libaudit1:amd64... 00:00:39.783 E: I: Configuring libunistring5:amd64... 00:00:39.787 E: I: Configuring libuuid1:amd64... 00:00:39.791 E: I: Configuring libss2:amd64... 00:00:39.794 E: I: Configuring libsepol2:amd64... 00:00:39.799 E: I: Configuring libpcre2-8-0:amd64... 00:00:39.803 E: I: Configuring logsave... 00:00:39.806 E: I: Configuring libudev1:amd64... 00:00:39.810 E: I: Configuring libhogweed6t64:amd64... 00:00:39.814 E: I: Configuring gpgv... 00:00:39.819 E: I: Configuring grep... 00:00:39.823 E: I: Configuring libssl3t64:amd64... 00:00:39.832 E: I: Configuring e2fsprogs... 00:00:40.193 E: I: Configuring libidn2-0:amd64... 00:00:40.196 E: I: Configuring libsystemd0:amd64... 00:00:40.200 E: I: Configuring libselinux1:amd64... 00:00:40.205 E: I: Configuring libpam0g:amd64... 00:00:40.321 E: I: Configuring sed... 00:00:40.325 E: I: Configuring findutils... 00:00:40.329 E: I: Configuring libmount1:amd64... 00:00:40.333 E: I: Configuring libsemanage2:amd64... 00:00:40.339 E: I: Configuring libapt-pkg6.0t64:amd64... 00:00:40.342 E: I: Configuring base-passwd... 00:00:40.483 E: I: Configuring libgnutls30t64:amd64... 00:00:40.491 E: I: Configuring apt... 00:00:40.875 E: I: Configuring bsdutils... 00:00:40.879 E: I: Configuring tar... 00:00:40.888 E: I: Configuring libpam-modules-bin... 00:00:40.894 E: I: Configuring coreutils... 00:00:40.903 E: I: Configuring util-linux... 00:00:41.103 E: I: Configuring dpkg... 00:00:41.290 E: I: Configuring mount... 00:00:41.309 E: I: Configuring libpam-modules:amd64... 00:00:41.319 E: I: Configuring perl-base... 00:00:41.331 E: I: Configuring gzip... 00:00:41.377 E: I: Configuring passwd... 00:00:41.421 E: I: Configuring libpam-runtime... 00:00:41.581 E: I: Configuring login... 00:00:41.604 E: I: Configuring libc-bin... 00:00:41.619 E: I: Unpacking the base system... 00:00:42.538 E: I: Base system installed successfully. 00:00:42.636 E: I: running apt-get update... 00:00:44.002 E: I: nothing to download -- skipping... 00:00:44.005 E: I: nothing to extract -- skipping... 00:00:44.009 E: I: no essential packages -- skipping... 00:00:44.013 E: I: cleaning package lists and apt cache... 00:00:44.096 E: I: creating tarball... 00:00:44.894 E: I: done 00:00:45.005 E: I: removing tempdir /tmp/mmdebstrap.IC5Pb76eRd... 00:00:45.257 E: I: success in 44.8913 seconds 00:00:45.264 E: + [ -n ] 00:00:45.268 E: + mkdir /tmp/debian-mm 00:00:45.271 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar 00:00:45.700 E: + mkdir /tmp/debian-debootstrap 00:00:45.704 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable-minbase.tar 00:00:51.310 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev 00:00:51.314 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev 00:00:51.318 E: + cmp dev1.tar dev2.tar 00:00:51.324 E: + rm dev1.tar dev2.tar 00:00:51.327 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev 00:00:51.334 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-2_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:51.342 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache 00:00:51.345 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:51.349 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:00:51.353 E: + xargs --no-run-if-empty -0 rm -r 00:00:51.356 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:51.364 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ] 00:00:51.368 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock 00:00:51.371 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock 00:00:51.374 E: + rm /tmp/debian-mm/var/lib/dpkg/arch 00:00:51.378 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ] 00:00:51.382 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow 00:00:51.386 E: + echo no difference for /etc/shadow 00:00:51.389 E: no difference for /etc/shadow 00:00:51.393 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ] 00:00:51.396 E: + continue 00:00:51.400 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ] 00:00:51.404 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm 00:00:51.645 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/ 00:00:51.649 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/ 00:00:51.652 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/ 00:00:51.656 E: + touch --date=@1718633386 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/ 00:00:51.660 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial 00:00:51.663 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial 00:00:51.667 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial 00:00:51.670 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial 00:00:51.673 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:51.677 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:00:51.959 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:51.963 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:00:52.276 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:00:52.342 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:00:52.409 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:00:52.413 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:00:52.479 E: + rm /tmp/debian-mm.tar 00:00:52.508 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:02 result: SUCCESS ------------------------------------------------------------------------------ (26/280) as-debootstrap-unshare-wrapper dist: unstable mode: unshare variant: - format: auto time left: 5:09:03 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + prefix= 00:00:00.019 E: + id -u 00:00:00.023 E: + [ 0 -eq 0 ] 00:00:00.026 E: + [ unshare != root ] 00:00:00.030 E: + [ unshare != auto ] 00:00:00.033 E: + id user 00:00:00.037 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.040 E: + useradd --home-dir /home/user --create-home user 00:00:00.044 E: + prefix=runuser -u user -- 00:00:00.048 E: + AUTOPROXY= 00:00:00.052 E: + apt-config shell AUTOPROXY Acquire::http::Proxy-Auto-Detect 00:00:00.056 E: + eval 00:00:00.059 E: + [ -n ] 00:00:00.063 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.521 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.535 E: I: automatically chosen format: tar 00:00:00.538 E: I: using /tmp/mmdebstrap.RghYdhb4pf as tempdir 00:00:00.654 E: I: running --setup-hook in shell: sh -c 'env debootstrap --variant=- unstable "$1" http://127.0.0.1/debian' exec /tmp/mmdebstrap.RghYdhb4pf 00:00:00.727 E: I: Target architecture can be executed 00:00:00.753 E: I: Retrieving InRelease 00:00:00.938 E: I: Checking Release signature 00:00:00.960 E: I: Valid Release signature (key id 4CB50190207B4758A3F73A796ED0E7B82643E131) 00:00:01.635 E: I: Retrieving Packages 00:00:01.831 E: I: Validating Packages 00:00:03.355 E: I: Resolving dependencies of required packages... 00:00:12.549 E: I: Resolving dependencies of base packages... 00:00:23.923 E: I: Checking component main on http://127.0.0.1/debian... 00:00:27.898 E: I: Retrieving adduser 3.137 00:00:27.915 E: I: Validating adduser 3.137 00:00:27.937 E: I: Retrieving apt 2.9.5 00:00:27.977 E: I: Validating apt 2.9.5 00:00:28.004 E: I: Retrieving apt-utils 2.9.5 00:00:28.024 E: I: Validating apt-utils 2.9.5 00:00:28.048 E: I: Retrieving base-files 13.3 00:00:28.064 E: I: Validating base-files 13.3 00:00:28.085 E: I: Retrieving base-passwd 3.6.3 00:00:28.101 E: I: Validating base-passwd 3.6.3 00:00:28.123 E: I: Retrieving bash 5.2.21-2.1 00:00:28.164 E: I: Validating bash 5.2.21-2.1 00:00:28.192 E: I: Retrieving bsdutils 1:2.40.1-8.1 00:00:28.208 E: I: Validating bsdutils 1:2.40.1-8.1 00:00:28.229 E: I: Retrieving coreutils 9.4-3.1 00:00:28.298 E: I: Validating coreutils 9.4-3.1 00:00:28.333 E: I: Retrieving cpio 2.15+dfsg-1 00:00:28.352 E: I: Validating cpio 2.15+dfsg-1 00:00:28.374 E: I: Retrieving cron 3.0pl1-189 00:00:28.390 E: I: Validating cron 3.0pl1-189 00:00:28.411 E: I: Retrieving cron-daemon-common 3.0pl1-189 00:00:28.426 E: I: Validating cron-daemon-common 3.0pl1-189 00:00:28.447 E: I: Retrieving dash 0.5.12-9 00:00:28.463 E: I: Validating dash 0.5.12-9 00:00:28.485 E: I: Retrieving debconf 1.5.86 00:00:28.504 E: I: Validating debconf 1.5.86 00:00:28.526 E: I: Retrieving debconf-i18n 1.5.86 00:00:28.544 E: I: Validating debconf-i18n 1.5.86 00:00:28.567 E: I: Retrieving debian-archive-keyring 2023.4 00:00:28.586 E: I: Validating debian-archive-keyring 2023.4 00:00:28.608 E: I: Retrieving debianutils 5.19 00:00:28.627 E: I: Validating debianutils 5.19 00:00:28.649 E: I: Retrieving diffutils 1:3.10-1 00:00:28.670 E: I: Validating diffutils 1:3.10-1 00:00:28.692 E: I: Retrieving dmidecode 3.5-3 00:00:28.708 E: I: Validating dmidecode 3.5-3 00:00:28.729 E: I: Retrieving dmsetup 2:1.02.196-1+b1 00:00:28.746 E: I: Validating dmsetup 2:1.02.196-1+b1 00:00:28.766 E: I: Retrieving dpkg 1.22.6 00:00:28.809 E: I: Validating dpkg 1.22.6 00:00:28.837 E: I: Retrieving e2fsprogs 1.47.1-1 00:00:28.862 E: I: Validating e2fsprogs 1.47.1-1 00:00:28.885 E: I: Retrieving fdisk 2.40.1-8.1 00:00:28.902 E: I: Validating fdisk 2.40.1-8.1 00:00:28.923 E: I: Retrieving findutils 4.10.0-2 00:00:28.950 E: I: Validating findutils 4.10.0-2 00:00:28.974 E: I: Retrieving gcc-14-base 14.1.0-1 00:00:28.990 E: I: Validating gcc-14-base 14.1.0-1 00:00:29.010 E: I: Retrieving gpgv 2.2.43-7 00:00:29.028 E: I: Validating gpgv 2.2.43-7 00:00:29.050 E: I: Retrieving grep 3.11-4 00:00:29.072 E: I: Validating grep 3.11-4 00:00:29.095 E: I: Retrieving gzip 1.12-1.1 00:00:29.112 E: I: Validating gzip 1.12-1.1 00:00:29.132 E: I: Retrieving hostname 3.23+nmu2 00:00:29.147 E: I: Validating hostname 3.23+nmu2 00:00:29.168 E: I: Retrieving ifupdown 0.8.43 00:00:29.182 E: I: Validating ifupdown 0.8.43 00:00:29.203 E: I: Retrieving init 1.66 00:00:29.217 E: I: Validating init 1.66 00:00:29.238 E: I: Retrieving init-system-helpers 1.66 00:00:29.253 E: I: Validating init-system-helpers 1.66 00:00:29.274 E: I: Retrieving iproute2 6.9.0-1 00:00:29.309 E: I: Validating iproute2 6.9.0-1 00:00:29.335 E: I: Retrieving iputils-ping 3:20240117-1 00:00:29.350 E: I: Validating iputils-ping 3:20240117-1 00:00:29.370 E: I: Retrieving isc-dhcp-client 4.4.3-P1-5 00:00:29.406 E: I: Validating isc-dhcp-client 4.4.3-P1-5 00:00:29.432 E: I: Retrieving isc-dhcp-common 4.4.3-P1-5 00:00:29.448 E: I: Validating isc-dhcp-common 4.4.3-P1-5 00:00:29.470 E: I: Retrieving kmod 32+20240611-1 00:00:29.486 E: I: Validating kmod 32+20240611-1 00:00:29.507 E: I: Retrieving less 643-1 00:00:29.523 E: I: Validating less 643-1 00:00:29.545 E: I: Retrieving libacl1 2.3.2-2 00:00:29.559 E: I: Validating libacl1 2.3.2-2 00:00:29.580 E: I: Retrieving libapparmor1 3.1.7-1 00:00:29.594 E: I: Validating libapparmor1 3.1.7-1 00:00:29.616 E: I: Retrieving libapt-pkg6.0t64 2.9.5 00:00:29.649 E: I: Validating libapt-pkg6.0t64 2.9.5 00:00:29.675 E: I: Retrieving libattr1 1:2.5.2-1 00:00:29.689 E: I: Validating libattr1 1:2.5.2-1 00:00:29.710 E: I: Retrieving libaudit-common 1:3.1.2-4 00:00:29.723 E: I: Validating libaudit-common 1:3.1.2-4 00:00:29.744 E: I: Retrieving libaudit1 1:3.1.2-4 00:00:29.760 E: I: Validating libaudit1 1:3.1.2-4 00:00:29.781 E: I: Retrieving libblkid1 2.40.1-8.1 00:00:29.799 E: I: Validating libblkid1 2.40.1-8.1 00:00:29.821 E: I: Retrieving libbpf1 1:1.4.3-1 00:00:29.837 E: I: Validating libbpf1 1:1.4.3-1 00:00:29.859 E: I: Retrieving libbsd0 0.12.2-1 00:00:29.875 E: I: Validating libbsd0 0.12.2-1 00:00:29.897 E: I: Retrieving libbz2-1.0 1.0.8-5.1 00:00:29.912 E: I: Validating libbz2-1.0 1.0.8-5.1 00:00:29.932 E: I: Retrieving libc-bin 2.38-13 00:00:29.960 E: I: Validating libc-bin 2.38-13 00:00:29.984 E: I: Retrieving libc6 2.38-13 00:00:30.053 E: I: Validating libc6 2.38-13 00:00:30.089 E: I: Retrieving libcap-ng0 0.8.5-1 00:00:30.102 E: I: Validating libcap-ng0 0.8.5-1 00:00:30.124 E: I: Retrieving libcap2 1:2.66-5 00:00:30.139 E: I: Validating libcap2 1:2.66-5 00:00:30.160 E: I: Retrieving libcap2-bin 1:2.66-5 00:00:30.175 E: I: Validating libcap2-bin 1:2.66-5 00:00:30.196 E: I: Retrieving libcom-err2 1.47.1-1 00:00:30.210 E: I: Validating libcom-err2 1.47.1-1 00:00:30.231 E: I: Retrieving libcrypt1 1:4.4.36-4 00:00:30.250 E: I: Validating libcrypt1 1:4.4.36-4 00:00:30.271 E: I: Retrieving libcryptsetup12 2:2.7.2-2 00:00:30.290 E: I: Validating libcryptsetup12 2:2.7.2-2 00:00:30.312 E: I: Retrieving libdb5.3t64 5.3.28+dfsg2-7 00:00:30.340 E: I: Validating libdb5.3t64 5.3.28+dfsg2-7 00:00:30.364 E: I: Retrieving libdebconfclient0 0.272 00:00:30.379 E: I: Validating libdebconfclient0 0.272 00:00:30.400 E: I: Retrieving libdevmapper1.02.1 2:1.02.196-1+b1 00:00:30.417 E: I: Validating libdevmapper1.02.1 2:1.02.196-1+b1 00:00:30.439 E: I: Retrieving libedit2 3.1-20240517-1 00:00:30.455 E: I: Validating libedit2 3.1-20240517-1 00:00:30.476 E: I: Retrieving libelf1t64 0.191-1+b1 00:00:30.497 E: I: Validating libelf1t64 0.191-1+b1 00:00:30.519 E: I: Retrieving libext2fs2t64 1.47.1-1 00:00:30.537 E: I: Validating libext2fs2t64 1.47.1-1 00:00:30.559 E: I: Retrieving libfdisk1 2.40.1-8.1 00:00:30.578 E: I: Validating libfdisk1 2.40.1-8.1 00:00:30.599 E: I: Retrieving libffi8 3.4.6-1 00:00:30.614 E: I: Validating libffi8 3.4.6-1 00:00:30.635 E: I: Retrieving libgcc-s1 14.1.0-1 00:00:30.651 E: I: Validating libgcc-s1 14.1.0-1 00:00:30.673 E: I: Retrieving libgcrypt20 1.10.3-3 00:00:30.699 E: I: Validating libgcrypt20 1.10.3-3 00:00:30.722 E: I: Retrieving libgmp10 2:6.3.0+dfsg-2+b1 00:00:30.746 E: I: Validating libgmp10 2:6.3.0+dfsg-2+b1 00:00:30.769 E: I: Retrieving libgnutls30t64 3.8.5-4 00:00:30.809 E: I: Validating libgnutls30t64 3.8.5-4 00:00:30.836 E: I: Retrieving libgpg-error0 1.49-2 00:00:30.851 E: I: Validating libgpg-error0 1.49-2 00:00:30.871 E: I: Retrieving libgssapi-krb5-2 1.20.1-6+b1 00:00:30.887 E: I: Validating libgssapi-krb5-2 1.20.1-6+b1 00:00:30.908 E: I: Retrieving libhogweed6t64 3.9.1-2.2 00:00:30.928 E: I: Validating libhogweed6t64 3.9.1-2.2 00:00:30.951 E: I: Retrieving libidn2-0 2.3.7-2 00:00:30.967 E: I: Validating libidn2-0 2.3.7-2 00:00:30.988 E: I: Retrieving libjansson4 2.14-2+b2 00:00:31.002 E: I: Validating libjansson4 2.14-2+b2 00:00:31.022 E: I: Retrieving libjson-c5 0.17-1+b1 00:00:31.036 E: I: Validating libjson-c5 0.17-1+b1 00:00:31.056 E: I: Retrieving libk5crypto3 1.20.1-6+b1 00:00:31.071 E: I: Validating libk5crypto3 1.20.1-6+b1 00:00:31.092 E: I: Retrieving libkeyutils1 1.6.3-3 00:00:31.106 E: I: Validating libkeyutils1 1.6.3-3 00:00:31.126 E: I: Retrieving libkmod2 32+20240611-1 00:00:31.140 E: I: Validating libkmod2 32+20240611-1 00:00:31.161 E: I: Retrieving libkrb5-3 1.20.1-6+b1 00:00:31.181 E: I: Validating libkrb5-3 1.20.1-6+b1 00:00:31.204 E: I: Retrieving libkrb5support0 1.20.1-6+b1 00:00:31.218 E: I: Validating libkrb5support0 1.20.1-6+b1 00:00:31.238 E: I: Retrieving liblocale-gettext-perl 1.07-7 00:00:31.252 E: I: Validating liblocale-gettext-perl 1.07-7 00:00:31.289 E: I: Retrieving liblz4-1 1.9.4-2 00:00:31.304 E: I: Validating liblz4-1 1.9.4-2 00:00:31.325 E: I: Retrieving liblzma5 5.6.2-1 00:00:31.344 E: I: Validating liblzma5 5.6.2-1 00:00:31.366 E: I: Retrieving libmd0 1.1.0-2 00:00:31.380 E: I: Validating libmd0 1.1.0-2 00:00:31.401 E: I: Retrieving libmnl0 1.0.5-2+b1 00:00:31.415 E: I: Validating libmnl0 1.0.5-2+b1 00:00:31.436 E: I: Retrieving libmount1 2.40.1-8.1 00:00:31.454 E: I: Validating libmount1 2.40.1-8.1 00:00:31.476 E: I: Retrieving libncursesw6 6.5-2 00:00:31.494 E: I: Validating libncursesw6 6.5-2 00:00:31.517 E: I: Retrieving libnettle8t64 3.9.1-2.2 00:00:31.537 E: I: Validating libnettle8t64 3.9.1-2.2 00:00:31.559 E: I: Retrieving libnewt0.52 0.52.24-2 00:00:31.574 E: I: Validating libnewt0.52 0.52.24-2 00:00:31.595 E: I: Retrieving libnftables1 1.0.9-2 00:00:31.616 E: I: Validating libnftables1 1.0.9-2 00:00:31.639 E: I: Retrieving libnftnl11 1.2.6-2+b1 00:00:31.654 E: I: Validating libnftnl11 1.2.6-2+b1 00:00:31.675 E: I: Retrieving libp11-kit0 0.25.3-5 00:00:31.697 E: I: Validating libp11-kit0 0.25.3-5 00:00:31.719 E: I: Retrieving libpam-modules 1.5.3-7 00:00:31.740 E: I: Validating libpam-modules 1.5.3-7 00:00:31.762 E: I: Retrieving libpam-modules-bin 1.5.3-7 00:00:31.778 E: I: Validating libpam-modules-bin 1.5.3-7 00:00:31.799 E: I: Retrieving libpam-runtime 1.5.3-7 00:00:31.816 E: I: Validating libpam-runtime 1.5.3-7 00:00:31.838 E: I: Retrieving libpam0g 1.5.3-7 00:00:31.853 E: I: Validating libpam0g 1.5.3-7 00:00:31.874 E: I: Retrieving libpcre2-8-0 10.42-4+b1 00:00:31.893 E: I: Validating libpcre2-8-0 10.42-4+b1 00:00:31.915 E: I: Retrieving libpopt0 1.19+dfsg-1+b1 00:00:31.930 E: I: Validating libpopt0 1.19+dfsg-1+b1 00:00:31.951 E: I: Retrieving libproc2-0 2:4.0.4-4 00:00:31.966 E: I: Validating libproc2-0 2:4.0.4-4 00:00:31.988 E: I: Retrieving libreadline8t64 8.2-4 00:00:32.005 E: I: Validating libreadline8t64 8.2-4 00:00:32.027 E: I: Retrieving libseccomp2 2.5.5-1 00:00:32.042 E: I: Validating libseccomp2 2.5.5-1 00:00:32.063 E: I: Retrieving libselinux1 3.5-2+b2 00:00:32.079 E: I: Validating libselinux1 3.5-2+b2 00:00:32.100 E: I: Retrieving libsemanage-common 3.5-1 00:00:32.114 E: I: Validating libsemanage-common 3.5-1 00:00:32.135 E: I: Retrieving libsemanage2 3.5-1+b3 00:00:32.154 E: I: Validating libsemanage2 3.5-1+b3 00:00:32.176 E: I: Retrieving libsepol2 3.5-2+b1 00:00:32.195 E: I: Validating libsepol2 3.5-2+b1 00:00:32.218 E: I: Retrieving libslang2 2.3.3-5 00:00:32.242 E: I: Validating libslang2 2.3.3-5 00:00:32.265 E: I: Retrieving libsmartcols1 2.40.1-8.1 00:00:32.282 E: I: Validating libsmartcols1 2.40.1-8.1 00:00:32.304 E: I: Retrieving libss2 1.47.1-1 00:00:32.318 E: I: Validating libss2 1.47.1-1 00:00:32.339 E: I: Retrieving libssl3t64 3.2.2-1 00:00:32.396 E: I: Validating libssl3t64 3.2.2-1 00:00:32.429 E: I: Retrieving libstdc++6 14.1.0-1 00:00:32.457 E: I: Validating libstdc++6 14.1.0-1 00:00:32.482 E: I: Retrieving libsystemd-shared 256-1 00:00:32.537 E: I: Validating libsystemd-shared 256-1 00:00:32.567 E: I: Retrieving libsystemd0 256-1 00:00:32.590 E: I: Validating libsystemd0 256-1 00:00:32.613 E: I: Retrieving libtasn1-6 4.19.0-3+b2 00:00:32.627 E: I: Validating libtasn1-6 4.19.0-3+b2 00:00:32.649 E: I: Retrieving libtext-charwidth-perl 0.04-11+b3 00:00:32.664 E: I: Validating libtext-charwidth-perl 0.04-11+b3 00:00:32.685 E: I: Retrieving libtext-iconv-perl 1.7-8+b3 00:00:32.700 E: I: Validating libtext-iconv-perl 1.7-8+b3 00:00:32.721 E: I: Retrieving libtext-wrapi18n-perl 0.06-10 00:00:32.735 E: I: Validating libtext-wrapi18n-perl 0.06-10 00:00:32.757 E: I: Retrieving libtinfo6 6.5-2 00:00:32.778 E: I: Validating libtinfo6 6.5-2 00:00:32.800 E: I: Retrieving libtirpc-common 1.3.4+ds-1.3 00:00:32.815 E: I: Validating libtirpc-common 1.3.4+ds-1.3 00:00:32.836 E: I: Retrieving libtirpc3t64 1.3.4+ds-1.3 00:00:32.851 E: I: Validating libtirpc3t64 1.3.4+ds-1.3 00:00:32.872 E: I: Retrieving libudev1 256-1 00:00:32.889 E: I: Validating libudev1 256-1 00:00:32.910 E: I: Retrieving libunistring5 1.2-1 00:00:32.933 E: I: Validating libunistring5 1.2-1 00:00:32.955 E: I: Retrieving libuuid1 2.40.1-8.1 00:00:32.971 E: I: Validating libuuid1 2.40.1-8.1 00:00:32.992 E: I: Retrieving libxtables12 1.8.10-4 00:00:33.008 E: I: Validating libxtables12 1.8.10-4 00:00:33.029 E: I: Retrieving libxxhash0 0.8.2-2+b1 00:00:33.043 E: I: Validating libxxhash0 0.8.2-2+b1 00:00:33.065 E: I: Retrieving libzstd1 1.5.6+dfsg-1 00:00:33.084 E: I: Validating libzstd1 1.5.6+dfsg-1 00:00:33.107 E: I: Retrieving login 1:4.13+dfsg1-5 00:00:33.132 E: I: Validating login 1:4.13+dfsg1-5 00:00:33.157 E: I: Retrieving logrotate 3.21.0-2 00:00:33.172 E: I: Validating logrotate 3.21.0-2 00:00:33.194 E: I: Retrieving logsave 1.47.1-1 00:00:33.208 E: I: Validating logsave 1.47.1-1 00:00:33.229 E: I: Retrieving mawk 1.3.4.20240123-1 00:00:33.246 E: I: Validating mawk 1.3.4.20240123-1 00:00:33.267 E: I: Retrieving mount 2.40.1-8.1 00:00:33.285 E: I: Validating mount 2.40.1-8.1 00:00:33.307 E: I: Retrieving nano 8.0-1 00:00:33.334 E: I: Validating nano 8.0-1 00:00:33.358 E: I: Retrieving ncurses-base 6.5-2 00:00:33.376 E: I: Validating ncurses-base 6.5-2 00:00:33.399 E: I: Retrieving ncurses-bin 6.5-2 00:00:33.422 E: I: Validating ncurses-bin 6.5-2 00:00:33.446 E: I: Retrieving netbase 6.4 00:00:33.460 E: I: Validating netbase 6.4 00:00:33.482 E: I: Retrieving nftables 1.0.9-2 00:00:33.497 E: I: Validating nftables 1.0.9-2 00:00:33.519 E: I: Retrieving passwd 1:4.13+dfsg1-5 00:00:33.552 E: I: Validating passwd 1:4.13+dfsg1-5 00:00:33.577 E: I: Retrieving perl-base 5.38.2-5 00:00:33.619 E: I: Validating perl-base 5.38.2-5 00:00:33.648 E: I: Retrieving procps 2:4.0.4-4 00:00:33.679 E: I: Validating procps 2:4.0.4-4 00:00:33.705 E: I: Retrieving readline-common 8.2-4 00:00:33.720 E: I: Validating readline-common 8.2-4 00:00:33.740 E: I: Retrieving sed 4.9-2 00:00:33.762 E: I: Validating sed 4.9-2 00:00:33.784 E: I: Retrieving sensible-utils 0.0.23 00:00:33.798 E: I: Validating sensible-utils 0.0.23 00:00:33.819 E: I: Retrieving systemd 256-1 00:00:33.897 E: I: Validating systemd 256-1 00:00:33.935 E: I: Retrieving systemd-sysv 256-1 00:00:33.951 E: I: Validating systemd-sysv 256-1 00:00:33.972 E: I: Retrieving sysvinit-utils 3.09-2 00:00:33.987 E: I: Validating sysvinit-utils 3.09-2 00:00:34.008 E: I: Retrieving tar 1.35+dfsg-3 00:00:34.038 E: I: Validating tar 1.35+dfsg-3 00:00:34.063 E: I: Retrieving tasksel 3.75 00:00:34.078 E: I: Validating tasksel 3.75 00:00:34.099 E: I: Retrieving tasksel-data 3.75 00:00:34.114 E: I: Validating tasksel-data 3.75 00:00:34.135 E: I: Retrieving tzdata 2024a-4 00:00:34.154 E: I: Validating tzdata 2024a-4 00:00:34.177 E: I: Retrieving udev 256-1 00:00:34.228 E: I: Validating udev 256-1 00:00:34.259 E: I: Retrieving usr-is-merged 39 00:00:34.273 E: I: Validating usr-is-merged 39 00:00:34.294 E: I: Retrieving util-linux 2.40.1-8.1 00:00:34.328 E: I: Validating util-linux 2.40.1-8.1 00:00:34.355 E: I: Retrieving vim-common 2:9.1.0377-1 00:00:34.376 E: I: Validating vim-common 2:9.1.0377-1 00:00:34.399 E: I: Retrieving vim-tiny 2:9.1.0377-1 00:00:34.426 E: I: Validating vim-tiny 2:9.1.0377-1 00:00:34.450 E: I: Retrieving whiptail 0.52.24-2 00:00:34.464 E: I: Validating whiptail 0.52.24-2 00:00:34.485 E: I: Retrieving zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:34.501 E: I: Validating zlib1g 1:1.3.dfsg+really1.3.1-1 00:00:34.526 E: I: Chosen extractor for .deb packages: dpkg-deb 00:00:34.573 E: I: Extracting apt... 00:00:34.659 E: I: Extracting base-files... 00:00:34.672 E: I: Extracting base-passwd... 00:00:34.682 E: I: Extracting bash... 00:00:34.776 E: I: Extracting bsdutils... 00:00:34.790 E: I: Extracting coreutils... 00:00:34.983 E: I: Extracting dash... 00:00:34.996 E: I: Extracting debconf... 00:00:35.013 E: I: Extracting debian-archive-keyring... 00:00:35.028 E: I: Extracting debianutils... 00:00:35.041 E: I: Extracting diffutils... 00:00:35.072 E: I: Extracting dpkg... 00:00:35.165 E: I: Extracting e2fsprogs... 00:00:35.203 E: I: Extracting findutils... 00:00:35.241 E: I: Extracting gcc-14-base... 00:00:35.251 E: I: Extracting gpgv... 00:00:35.271 E: I: Extracting grep... 00:00:35.298 E: I: Extracting gzip... 00:00:35.312 E: I: Extracting hostname... 00:00:35.321 E: I: Extracting init-system-helpers... 00:00:35.331 E: I: Extracting libacl1... 00:00:35.340 E: I: Extracting libapt-pkg6.0t64... 00:00:35.412 E: I: Extracting libattr1... 00:00:35.421 E: I: Extracting libaudit-common... 00:00:35.429 E: I: Extracting libaudit1... 00:00:35.440 E: I: Extracting libblkid1... 00:00:35.458 E: I: Extracting libbz2-1.0... 00:00:35.468 E: I: Extracting libc-bin... 00:00:35.516 E: I: Extracting libc6... 00:00:35.697 E: I: Extracting libcap-ng0... 00:00:35.706 E: I: Extracting libcap2... 00:00:35.715 E: I: Extracting libcom-err2... 00:00:35.723 E: I: Extracting libcrypt1... 00:00:35.736 E: I: Extracting libdb5.3t64... 00:00:35.786 E: I: Extracting libdebconfclient0... 00:00:35.794 E: I: Extracting libext2fs2t64... 00:00:35.814 E: I: Extracting libffi8... 00:00:35.823 E: I: Extracting libgcc-s1... 00:00:35.835 E: I: Extracting libgcrypt20... 00:00:35.876 E: I: Extracting libgmp10... 00:00:35.899 E: I: Extracting libgnutls30t64... 00:00:35.971 E: I: Extracting libgpg-error0... 00:00:35.984 E: I: Extracting libhogweed6t64... 00:00:36.004 E: I: Extracting libidn2-0... 00:00:36.021 E: I: Extracting liblz4-1... 00:00:36.032 E: I: Extracting liblzma5... 00:00:36.047 E: I: Extracting libmd0... 00:00:36.057 E: I: Extracting libmount1... 00:00:36.076 E: I: Extracting libnettle8t64... 00:00:36.098 E: I: Extracting libp11-kit0... 00:00:36.129 E: I: Extracting libpam-modules... 00:00:36.151 E: I: Extracting libpam-modules-bin... 00:00:36.163 E: I: Extracting libpam-runtime... 00:00:36.182 E: I: Extracting libpam0g... 00:00:36.193 E: I: Extracting libpcre2-8-0... 00:00:36.217 E: I: Extracting libseccomp2... 00:00:36.227 E: I: Extracting libselinux1... 00:00:36.239 E: I: Extracting libsemanage-common... 00:00:36.247 E: I: Extracting libsemanage2... 00:00:36.260 E: I: Extracting libsepol2... 00:00:36.285 E: I: Extracting libsmartcols1... 00:00:36.300 E: I: Extracting libss2... 00:00:36.309 E: I: Extracting libssl3t64... 00:00:36.437 E: I: Extracting libstdc++6... 00:00:36.491 E: I: Extracting libsystemd0... 00:00:36.521 E: I: Extracting libtasn1-6... 00:00:36.532 E: I: Extracting libtinfo6... 00:00:36.549 E: I: Extracting libudev1... 00:00:36.565 E: I: Extracting libunistring5... 00:00:36.605 E: I: Extracting libuuid1... 00:00:36.614 E: I: Extracting libxxhash0... 00:00:36.624 E: I: Extracting libzstd1... 00:00:36.651 E: I: Extracting login... 00:00:36.691 E: I: Extracting logsave... 00:00:36.700 E: I: Extracting mawk... 00:00:36.716 E: I: Extracting mount... 00:00:36.732 E: I: Extracting ncurses-base... 00:00:36.746 E: I: Extracting ncurses-bin... 00:00:36.767 E: I: Extracting passwd... 00:00:36.824 E: I: Extracting perl-base... 00:00:36.962 E: I: Extracting sed... 00:00:36.989 E: I: Extracting sysvinit-utils... 00:00:36.998 E: I: Extracting tar... 00:00:37.049 E: I: Extracting tzdata... 00:00:37.086 E: I: Extracting usr-is-merged... 00:00:37.094 E: I: Extracting util-linux... 00:00:37.172 E: I: Extracting zlib1g... 00:00:37.199 E: W: Could not create /dev/ptmx, falling back to symlink. This chroot will require /dev/pts mounted with ptmxmode=666 00:00:37.265 E: I: Installing core packages... 00:00:39.184 E: I: Unpacking required packages... 00:00:39.253 E: I: Unpacking apt... 00:00:39.411 E: I: Unpacking base-files... 00:00:39.470 E: I: Unpacking base-passwd... 00:00:39.509 E: I: Unpacking bash... 00:00:39.636 E: I: Unpacking bsdutils... 00:00:39.673 E: I: Unpacking coreutils... 00:00:39.936 E: I: Unpacking dash... 00:00:39.979 E: I: Unpacking debconf... 00:00:40.054 E: I: Unpacking debian-archive-keyring... 00:00:40.199 E: I: Unpacking debianutils... 00:00:40.250 E: I: Unpacking diffutils... 00:00:40.315 E: I: Unpacking dpkg... 00:00:40.461 E: I: Unpacking e2fsprogs... 00:00:40.531 E: I: Unpacking findutils... 00:00:40.598 E: I: Unpacking gcc-14-base:amd64... 00:00:40.627 E: I: Unpacking gpgv... 00:00:40.666 E: I: Unpacking grep... 00:00:40.728 E: I: Unpacking gzip... 00:00:40.794 E: I: Unpacking hostname... 00:00:40.822 E: I: Unpacking init-system-helpers... 00:00:40.855 E: I: Unpacking libacl1:amd64... 00:00:40.886 E: I: Unpacking libapt-pkg6.0t64:amd64... 00:00:40.991 E: I: Unpacking libattr1:amd64... 00:00:41.022 E: I: Unpacking libaudit-common... 00:00:41.051 E: I: Unpacking libaudit1:amd64... 00:00:41.083 E: I: Unpacking libblkid1:amd64... 00:00:41.121 E: I: Unpacking libbz2-1.0:amd64... 00:00:41.151 E: I: Unpacking libc-bin... 00:00:41.236 E: I: Unpacking libc6:amd64... 00:00:41.626 E: I: Unpacking libcap-ng0:amd64... 00:00:41.657 E: I: Unpacking libcap2:amd64... 00:00:41.689 E: I: Unpacking libcom-err2:amd64... 00:00:41.718 E: I: Unpacking libcrypt1:amd64... 00:00:41.752 E: I: Unpacking libdb5.3t64:amd64... 00:00:41.826 E: I: Unpacking libdebconfclient0:amd64... 00:00:41.858 E: I: Unpacking libext2fs2t64:amd64... 00:00:41.932 E: I: Unpacking libffi8:amd64... 00:00:41.967 E: I: Unpacking libgcc-s1:amd64... 00:00:42.000 E: I: Unpacking libgcrypt20:amd64... 00:00:42.064 E: I: Unpacking libgmp10:amd64... 00:00:42.111 E: I: Unpacking libgnutls30t64:amd64... 00:00:42.208 E: I: Unpacking libgpg-error0:amd64... 00:00:42.243 E: I: Unpacking libhogweed6t64:amd64... 00:00:42.286 E: I: Unpacking libidn2-0:amd64... 00:00:42.336 E: I: Unpacking liblz4-1:amd64... 00:00:42.368 E: I: Unpacking liblzma5:amd64... 00:00:42.406 E: I: Unpacking libmd0:amd64... 00:00:42.437 E: I: Unpacking libmount1:amd64... 00:00:42.479 E: I: Unpacking libnettle8t64:amd64... 00:00:42.520 E: I: Unpacking libp11-kit0:amd64... 00:00:42.574 E: I: Unpacking libpam-modules:amd64... 00:00:42.767 E: I: Unpacking libpam-modules-bin... 00:00:42.806 E: I: Unpacking libpam-runtime... 00:00:42.878 E: I: Unpacking libpam0g:amd64... 00:00:42.910 E: I: Unpacking libpcre2-8-0:amd64... 00:00:42.952 E: I: Unpacking libseccomp2:amd64... 00:00:43.000 E: I: Unpacking libselinux1:amd64... 00:00:43.028 E: I: Unpacking libsemanage-common... 00:00:43.059 E: I: Unpacking libsemanage2:amd64... 00:00:43.092 E: I: Unpacking libsepol2:amd64... 00:00:43.138 E: I: Unpacking libsmartcols1:amd64... 00:00:43.178 E: I: Unpacking libss2:amd64... 00:00:43.211 E: I: Unpacking libssl3t64:amd64... 00:00:43.366 E: I: Unpacking libstdc++6:amd64... 00:00:43.442 E: I: Unpacking libsystemd0:amd64... 00:00:43.495 E: I: Unpacking libtasn1-6:amd64... 00:00:43.528 E: I: Unpacking libtinfo6:amd64... 00:00:43.567 E: I: Unpacking libudev1:amd64... 00:00:43.603 E: I: Unpacking libunistring5:amd64... 00:00:43.664 E: I: Unpacking libuuid1:amd64... 00:00:43.694 E: I: Unpacking libxxhash0:amd64... 00:00:43.723 E: I: Unpacking libzstd1:amd64... 00:00:43.770 E: I: Unpacking login... 00:00:43.859 E: I: Unpacking logsave... 00:00:43.892 E: I: Unpacking mawk... 00:00:43.930 E: I: Unpacking mount... 00:00:43.969 E: I: Unpacking ncurses-base... 00:00:44.014 E: I: Unpacking ncurses-bin... 00:00:44.071 E: I: Unpacking passwd... 00:00:44.240 E: I: Unpacking perl-base... 00:00:44.559 E: I: Unpacking sed... 00:00:44.616 E: I: Unpacking sysvinit-utils... 00:00:44.647 E: I: Unpacking tar... 00:00:44.731 E: I: Unpacking tzdata... 00:00:44.900 E: I: Unpacking usr-is-merged... 00:00:44.934 E: I: Unpacking util-linux... 00:00:45.069 E: I: Unpacking zlib1g:amd64... 00:00:45.093 E: I: Configuring required packages... 00:00:45.108 E: I: Configuring gcc-14-base:amd64... 00:00:45.122 E: I: Configuring debian-archive-keyring... 00:00:45.228 E: I: Configuring usr-is-merged... 00:00:45.246 E: I: Configuring libaudit-common... 00:00:45.251 E: I: Configuring libsemanage-common... 00:00:45.256 E: I: Configuring debconf... 00:00:45.387 E: I: Configuring tzdata... 00:00:45.547 E: I: Configuring ncurses-base... 00:00:45.551 E: I: Configuring init-system-helpers... 00:00:45.565 E: I: Configuring libgcc-s1:amd64... 00:00:45.574 E: I: Configuring libc6:amd64... 00:00:45.697 E: I: Configuring libdb5.3t64:amd64... 00:00:45.701 E: I: Configuring libffi8:amd64... 00:00:45.705 E: I: Configuring libmd0:amd64... 00:00:45.709 E: I: Configuring libxxhash0:amd64... 00:00:45.714 E: I: Configuring libattr1:amd64... 00:00:45.718 E: I: Configuring sysvinit-utils... 00:00:45.722 E: I: Configuring libtasn1-6:amd64... 00:00:45.726 E: I: Configuring libext2fs2t64:amd64... 00:00:45.729 E: I: Configuring debianutils... 00:00:45.799 E: I: Configuring mawk... 00:00:45.807 E: I: Configuring libdebconfclient0:amd64... 00:00:45.817 E: I: Configuring base-files... 00:00:45.842 E: I: Configuring libbz2-1.0:amd64... 00:00:45.846 E: I: Configuring libblkid1:amd64... 00:00:45.849 E: I: Configuring libstdc++6:amd64... 00:00:45.853 E: I: Configuring dash... 00:00:45.911 E: I: Configuring libtinfo6:amd64... 00:00:45.919 E: I: Configuring bash... 00:00:45.930 E: I: Configuring libzstd1:amd64... 00:00:45.935 E: I: Configuring liblzma5:amd64... 00:00:45.939 E: I: Configuring libgpg-error0:amd64... 00:00:45.943 E: I: Configuring liblz4-1:amd64... 00:00:45.952 E: I: Configuring libc-bin... 00:00:45.965 E: I: Configuring ncurses-bin... 00:00:45.969 E: I: Configuring libacl1:amd64... 00:00:45.972 E: I: Configuring libsmartcols1:amd64... 00:00:45.976 E: I: Configuring libgcrypt20:amd64... 00:00:45.982 E: I: Configuring zlib1g:amd64... 00:00:45.985 E: I: Configuring libcrypt1:amd64... 00:00:45.988 E: I: Configuring libcom-err2:amd64... 00:00:45.992 E: I: Configuring diffutils... 00:00:45.995 E: I: Configuring libseccomp2:amd64... 00:00:46.000 E: I: Configuring libcap2:amd64... 00:00:46.004 E: I: Configuring hostname... 00:00:46.007 E: I: Configuring libcap-ng0:amd64... 00:00:46.010 E: I: Configuring libnettle8t64:amd64... 00:00:46.014 E: I: Configuring libgmp10:amd64... 00:00:46.018 E: I: Configuring libp11-kit0:amd64... 00:00:46.021 E: I: Configuring libaudit1:amd64... 00:00:46.025 E: I: Configuring libunistring5:amd64... 00:00:46.028 E: I: Configuring libuuid1:amd64... 00:00:46.032 E: I: Configuring libss2:amd64... 00:00:46.035 E: I: Configuring libsepol2:amd64... 00:00:46.039 E: I: Configuring libpcre2-8-0:amd64... 00:00:46.042 E: I: Configuring logsave... 00:00:46.046 E: I: Configuring libudev1:amd64... 00:00:46.050 E: I: Configuring libhogweed6t64:amd64... 00:00:46.054 E: I: Configuring gpgv... 00:00:46.060 E: I: Configuring grep... 00:00:46.063 E: I: Configuring libssl3t64:amd64... 00:00:46.071 E: I: Configuring e2fsprogs... 00:00:46.431 E: I: Configuring libidn2-0:amd64... 00:00:46.436 E: I: Configuring libsystemd0:amd64... 00:00:46.440 E: I: Configuring libselinux1:amd64... 00:00:46.446 E: I: Configuring libpam0g:amd64... 00:00:46.557 E: I: Configuring sed... 00:00:46.561 E: I: Configuring findutils... 00:00:46.565 E: I: Configuring libmount1:amd64... 00:00:46.569 E: I: Configuring libsemanage2:amd64... 00:00:46.573 E: I: Configuring libapt-pkg6.0t64:amd64... 00:00:46.577 E: I: Configuring base-passwd... 00:00:46.716 E: I: Configuring libgnutls30t64:amd64... 00:00:46.724 E: I: Configuring apt... 00:00:47.101 E: I: Configuring bsdutils... 00:00:47.105 E: I: Configuring tar... 00:00:47.112 E: I: Configuring libpam-modules-bin... 00:00:47.117 E: I: Configuring coreutils... 00:00:47.127 E: I: Configuring util-linux... 00:00:47.319 E: I: Configuring dpkg... 00:00:47.507 E: I: Configuring mount... 00:00:47.524 E: I: Configuring libpam-modules:amd64... 00:00:47.535 E: I: Configuring perl-base... 00:00:47.549 E: I: Configuring gzip... 00:00:47.598 E: I: Configuring passwd... 00:00:47.645 E: I: Configuring libpam-runtime... 00:00:47.804 E: I: Configuring login... 00:00:47.826 E: I: Configuring libc-bin... 00:00:47.842 E: I: Unpacking the base system... 00:01:22.158 E: I: Unpacking apt-utils... 00:01:22.220 E: I: Unpacking cpio... 00:01:22.271 E: I: Unpacking cron... 00:01:22.307 E: I: Unpacking debconf-i18n... 00:01:22.366 E: I: Unpacking dmidecode... 00:01:22.398 E: I: Unpacking fdisk... 00:01:22.437 E: I: Unpacking ifupdown... 00:01:22.487 E: I: Unpacking init... 00:01:22.517 E: I: Unpacking iproute2... 00:01:22.699 E: I: Unpacking iputils-ping... 00:01:22.731 E: I: Unpacking isc-dhcp-client... 00:01:22.831 E: I: Unpacking isc-dhcp-common... 00:01:22.865 E: I: Unpacking kmod... 00:01:22.907 E: I: Unpacking less... 00:01:22.950 E: I: Unpacking libbpf1:amd64... 00:01:22.989 E: I: Unpacking libbsd0:amd64... 00:01:23.021 E: I: Unpacking libcap2-bin... 00:01:23.054 E: I: Unpacking libedit2:amd64... 00:01:23.088 E: I: Unpacking libelf1t64:amd64... 00:01:23.131 E: I: Unpacking libgssapi-krb5-2:amd64... 00:01:23.168 E: I: Unpacking libjansson4:amd64... 00:01:23.198 E: I: Unpacking libk5crypto3:amd64... 00:01:23.232 E: I: Unpacking libkeyutils1:amd64... 00:01:23.260 E: I: Unpacking libkmod2:amd64... 00:01:23.292 E: I: Unpacking libkrb5-3:amd64... 00:01:23.345 E: I: Unpacking libkrb5support0:amd64... 00:01:23.374 E: I: Unpacking liblocale-gettext-perl... 00:01:23.404 E: I: Unpacking libmnl0:amd64... 00:01:23.432 E: I: Unpacking libncursesw6:amd64... 00:01:23.469 E: I: Unpacking libnewt0.52:amd64... 00:01:23.532 E: I: Unpacking libnftables1:amd64... 00:01:23.582 E: I: Unpacking libnftnl11:amd64... 00:01:23.614 E: I: Unpacking libpopt0:amd64... 00:01:23.656 E: I: Unpacking libproc2-0:amd64... 00:01:23.689 E: I: Unpacking libreadline8t64:amd64... 00:01:23.763 E: I: Unpacking libslang2:amd64... 00:01:23.823 E: I: Unpacking libtext-charwidth-perl:amd64... 00:01:23.851 E: I: Unpacking libtext-iconv-perl:amd64... 00:01:23.901 E: I: Unpacking libtext-wrapi18n-perl... 00:01:23.927 E: I: Unpacking libtirpc-common... 00:01:23.957 E: I: Unpacking libtirpc3t64:amd64... 00:01:24.012 E: I: Unpacking libxtables12:amd64... 00:01:24.043 E: I: Unpacking logrotate... 00:01:24.076 E: I: Unpacking nano... 00:01:24.164 E: I: Unpacking netbase... 00:01:24.194 E: I: Unpacking nftables... 00:01:24.233 E: I: Unpacking procps... 00:01:24.340 E: I: Unpacking readline-common... 00:01:24.371 E: I: Unpacking sensible-utils... 00:01:24.407 E: I: Unpacking tasksel... 00:01:24.460 E: I: Unpacking tasksel-data... 00:01:24.518 E: I: Unpacking udev... 00:01:24.707 E: I: Unpacking vim-common... 00:01:24.764 E: I: Unpacking vim-tiny... 00:01:24.836 E: I: Unpacking whiptail... 00:01:24.878 E: I: Configuring the base system... 00:01:24.888 E: I: Configuring cpio... 00:01:24.896 E: I: Configuring libtext-iconv-perl:amd64... 00:01:24.900 E: I: Configuring libtext-charwidth-perl:amd64... 00:01:24.905 E: I: Configuring libkeyutils1:amd64... 00:01:24.909 E: I: Configuring apt-utils... 00:01:24.912 E: I: Configuring init... 00:01:24.918 E: I: Configuring libtirpc-common... 00:01:24.922 E: I: Configuring less... 00:01:24.931 E: I: Configuring libtext-wrapi18n-perl... 00:01:24.935 E: I: Configuring libelf1t64:amd64... 00:01:24.939 E: I: Configuring libjansson4:amd64... 00:01:24.942 E: I: Configuring libkrb5support0:amd64... 00:01:24.946 E: I: Configuring libcap2-bin... 00:01:24.951 E: I: Configuring vim-common... 00:01:24.956 E: I: Configuring libslang2:amd64... 00:01:24.960 E: I: Configuring libproc2-0:amd64... 00:01:24.963 E: I: Configuring libmnl0:amd64... 00:01:24.967 E: I: Configuring libncursesw6:amd64... 00:01:24.971 E: I: Configuring libk5crypto3:amd64... 00:01:24.975 E: I: Configuring libxtables12:amd64... 00:01:24.980 E: I: Configuring nano... 00:01:24.991 E: I: Configuring sensible-utils... 00:01:24.999 E: I: Configuring procps... 00:01:25.039 E: I: Configuring netbase... 00:01:25.048 E: I: Configuring isc-dhcp-common... 00:01:25.052 E: I: Configuring libkrb5-3:amd64... 00:01:25.056 E: I: Configuring dmidecode... 00:01:25.059 E: I: Configuring libbsd0:amd64... 00:01:25.063 E: I: Configuring iputils-ping... 00:01:25.085 E: I: Configuring readline-common... 00:01:25.092 E: I: Configuring liblocale-gettext-perl... 00:01:25.096 E: I: Configuring libbpf1:amd64... 00:01:25.100 E: I: Configuring libkmod2:amd64... 00:01:25.104 E: I: Configuring libpopt0:amd64... 00:01:25.112 E: I: Configuring logrotate... 00:01:25.309 E: I: Configuring libnewt0.52:amd64... 00:01:25.313 E: I: Configuring libedit2:amd64... 00:01:25.324 E: I: Configuring cron... 00:01:25.560 E: I: Configuring debconf-i18n... 00:01:25.564 E: I: Configuring libnftnl11:amd64... 00:01:25.568 E: I: Configuring vim-tiny... 00:01:25.595 E: I: Configuring kmod... 00:01:25.621 E: I: Configuring libgssapi-krb5-2:amd64... 00:01:25.629 E: I: Configuring udev... 00:01:26.205 E: I: Configuring libreadline8t64:amd64... 00:01:26.209 E: I: Configuring whiptail... 00:01:26.213 E: I: Configuring libnftables1:amd64... 00:01:26.218 E: I: Configuring nftables... 00:01:26.342 E: I: Configuring libtirpc3t64:amd64... 00:01:26.346 E: I: Configuring iproute2... 00:01:26.539 E: I: Configuring isc-dhcp-client... 00:01:26.559 E: I: Configuring fdisk... 00:01:26.566 E: I: Configuring ifupdown... 00:01:26.970 E: I: Configuring tasksel... 00:01:27.100 E: I: Configuring tasksel-data... 00:01:27.107 E: I: Configuring libc-bin... 00:01:27.129 E: I: Base system installed successfully. 00:01:27.181 E: I: running apt-get update... 00:01:28.489 E: I: nothing to download -- skipping... 00:01:28.493 E: I: nothing to extract -- skipping... 00:01:28.496 E: I: no essential packages -- skipping... 00:01:28.499 E: I: cleaning package lists and apt cache... 00:01:28.610 E: I: creating tarball... 00:01:29.945 E: I: done 00:01:30.124 E: I: removing tempdir /tmp/mmdebstrap.RghYdhb4pf... 00:01:30.504 E: I: success in 90.1412 seconds 00:01:30.511 E: + [ -n ] 00:01:30.515 E: + mkdir /tmp/debian-mm 00:01:30.518 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-mm -xf /tmp/debian-mm.tar 00:01:31.219 E: + mkdir /tmp/debian-debootstrap 00:01:31.223 E: + tar --xattrs --xattrs-include=* -C /tmp/debian-debootstrap -xf cache/debian-unstable--.tar 00:01:39.495 E: + tar -C /tmp/debian-debootstrap -cf dev1.tar ./dev 00:01:39.499 E: + tar -C /tmp/debian-mm -cf dev2.tar ./dev 00:01:39.505 E: + cmp dev1.tar dev2.tar 00:01:39.509 E: + rm dev1.tar dev2.tar 00:01:39.513 E: + rm -r /tmp/debian-debootstrap/dev /tmp/debian-mm/dev 00:01:39.522 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.3-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.23_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-2_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.533 E: + rm /tmp/debian-debootstrap/var/cache/ldconfig/aux-cache 00:01:39.537 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.540 E: + find /tmp/debian-debootstrap/run/ -mindepth 1 -maxdepth 1 ! -name lock -print0 00:01:39.544 E: + xargs --no-run-if-empty -0 rm -r 00:01:39.547 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.558 E: + [ -e /tmp/debian-debootstrap/etc/machine-id ] 00:01:39.561 E: + rm /tmp/debian-debootstrap/etc/machine-id /tmp/debian-mm/etc/machine-id 00:01:39.565 E: + rm /tmp/debian-mm/var/cache/apt/archives/lock 00:01:39.568 E: + rm /tmp/debian-mm/var/lib/apt/lists/lock 00:01:39.571 E: + rm /tmp/debian-mm/var/lib/dpkg/arch 00:01:39.575 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow ] 00:01:39.579 E: + cmp /tmp/debian-debootstrap/etc/shadow /tmp/debian-mm/etc/shadow 00:01:39.582 E: + echo no difference for /etc/shadow 00:01:39.586 E: no difference for /etc/shadow 00:01:39.590 E: + [ ! -e /tmp/debian-debootstrap/etc/shadow- ] 00:01:39.594 E: + cmp /tmp/debian-debootstrap/etc/shadow- /tmp/debian-mm/etc/shadow- 00:01:39.597 E: + echo no difference for /etc/shadow- 00:01:39.601 E: no difference for /etc/shadow- 00:01:39.604 E: + [ -e /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ] 00:01:39.608 E: + [ ! -s /tmp/debian-debootstrap/etc/apparmor.d/local/sbin.dhclient ] 00:01:39.611 E: + echo /sbin/setcap 00:01:39.615 E: + diff --unified --no-dereference --recursive /tmp/debian-debootstrap /tmp/debian-mm 00:01:40.032 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/apt/preferences.d/ /tmp/debian-mm/etc/apt/preferences.d/ 00:01:40.035 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/apt/sources.list.d/ /tmp/debian-mm/etc/apt/sources.list.d/ 00:01:40.039 E: + touch --date=@1718633386 /tmp/debian-debootstrap/etc/dpkg/dpkg.cfg.d/ /tmp/debian-mm/etc/dpkg/dpkg.cfg.d/ 00:01:40.043 E: + touch --date=@1718633386 /tmp/debian-debootstrap/var/log/apt/ /tmp/debian-mm/var/log/apt/ 00:01:40.047 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/lib/apt/lists/partial 00:01:40.050 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/lib/apt/lists/partial 00:01:40.054 E: + chroot /tmp/debian-debootstrap chmod 0700 ./var/cache/apt/archives/partial 00:01:40.058 E: + chroot /tmp/debian-debootstrap chown _apt:root ./var/cache/apt/archives/partial 00:01:40.062 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:01:40.066 E: + tar -C /tmp/debian-debootstrap --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root1.tar . 00:01:40.529 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:01:40.533 E: + tar -C /tmp/debian-mm --numeric-owner --xattrs --xattrs-include=* --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/root2.tar . 00:01:41.063 E: + tar --full-time --verbose -tf /tmp/root1.tar 00:01:41.172 E: + tar --full-time --verbose -tf /tmp/root2.tar 00:01:41.280 E: + diff -u /tmp/root1.tar.list /tmp/root2.tar.list 00:01:41.285 E: + rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list 00:01:41.390 E: + rm /tmp/debian-mm.tar 00:01:41.437 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:14:10 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + mmdebstrap --help 00:00:00.015 E: + grep --fixed-strings mmdebstrap [OPTION...] [SUITE [TARGET [MIRROR...]]] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:10 result: SUCCESS ------------------------------------------------------------------------------ (28/280) man dist: unstable mode: auto variant: apt format: auto time left: 5:02:57 ------------------------------------------------------------------------------ 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.017 E: + grep --fixed-strings mmdebstrap [OPTION...] [*SUITE* [*TARGET* [*MIRROR*...]]] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:09 result: SUCCESS ------------------------------------------------------------------------------ (29/280) version dist: unstable mode: auto variant: apt format: auto time left: 4:52:26 ------------------------------------------------------------------------------ 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:42:35 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.015 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.433 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.372 E: I: downloading packages with apt... 00:00:05.279 E: I: extracting archives... 00:00:07.013 E: I: installing essential packages... 00:00:12.356 E: I: installing remaining packages inside the chroot... 00:00:15.564 E: I: cleaning package lists and apt cache... 00:00:15.658 E: I: success in 15.3409 seconds 00:00:15.666 E: + chroot /tmp/debian-chroot dpkg-query --showformat ${binary:Package}\n --show 00:00:15.672 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:15.676 E: + tar -t 00:00:15.680 E: + sort 00:00:15.888 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 ------------------------------------------------------------------------------ (31/280) unshare-as-root-user dist: unstable mode: auto variant: apt format: auto time left: 4:35:35 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + whoami 00:00:00.015 E: + [ root = root ] 00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.022 E: + mmdebstrap --mode=unshare --variant=apt --customize-hook=chroot "$1" sh -c "test -e /proc/self/fd" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.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.549 E: I: automatically chosen format: tar 00:00:00.553 E: I: using /tmp/mmdebstrap.A5dstEIp4z as tempdir 00:00:00.616 E: I: running apt-get update... 00:00:03.343 E: I: downloading packages with apt... 00:00:05.221 E: I: extracting archives... 00:00:06.957 E: I: installing essential packages... 00:00:12.326 E: I: installing remaining packages inside the chroot... 00:00:15.518 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test -e /proc/self/fd"' exec /tmp/mmdebstrap.A5dstEIp4z 00:00:15.566 E: I: cleaning package lists and apt cache... 00:00:15.657 E: I: creating tarball... 00:00:16.404 E: I: done 00:00:16.486 E: I: removing tempdir /tmp/mmdebstrap.A5dstEIp4z... 00:00:16.703 E: I: success in 16.3881 seconds 00:00:16.710 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.714 E: + sort 00:00:16.718 E: + diff -u tar1.txt - 00:00:16.748 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:29:08 ------------------------------------------------------------------------------ 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.016 E: + /usr/lib/apt/apt-helper download-file http://127.0.0.1/debian/dists/oldstable/InRelease InRelease 00:00:00.054 O: Get:1 http://127.0.0.1/debian/dists/oldstable/InRelease [116 kB] 00:00:00.063 O: Fetched 116 kB in 0s (3664 kB/s) 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.067 E: + awk /^Codename: / { print $2; } InRelease 00:00:00.071 E: + codename=bullseye 00:00:00.075 E: + mmdebstrap --mode=auto --variant=apt bullseye /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.498 E: I: automatically chosen mode: root 00:00:00.506 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.535 E: I: finding correct signed-by value... 00:00:00.632 E: I: automatically chosen format: tar 00:00:00.636 E: I: using /tmp/mmdebstrap.n2ZSbubVSm as tempdir 00:00:00.685 E: I: running apt-get update... 00:00:02.904 E: I: downloading packages with apt... 00:00:04.785 E: I: extracting archives... 00:00:06.686 E: I: installing essential packages... 00:00:13.584 E: I: installing remaining packages inside the chroot... 00:00:17.088 E: I: cleaning package lists and apt cache... 00:00:17.177 E: I: creating tarball... 00:00:17.950 E: I: done 00:00:18.047 E: I: removing tempdir /tmp/mmdebstrap.n2ZSbubVSm... 00:00:18.248 E: I: success in 17.8613 seconds 00:00:18.256 E: + echo deb http://127.0.0.1/debian bullseye main 00:00:18.260 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list 00:00:18.263 E: + diff -u /tmp/expected - 00:00:18.274 E: + rm -f InRelease 00:00:18.278 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:23: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 -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/stable/InRelease InRelease 00:00:00.051 O: Get:1 http://127.0.0.1/debian/dists/stable/InRelease [151 kB] 00:00:00.061 E: W: Download is performed unsandboxed as root as file 'InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) 00:00:00.061 O: Fetched 151 kB in 0s (5040 kB/s) 00:00:00.065 E: + awk /^Codename: / { print $2; } InRelease 00:00:00.069 E: + codename=bookworm 00:00:00.073 E: + mmdebstrap --mode=auto --variant=apt bookworm /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.480 E: I: automatically chosen mode: root 00:00:00.488 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.517 E: I: finding correct signed-by value... 00:00:00.612 E: I: automatically chosen format: tar 00:00:00.616 E: I: using /tmp/mmdebstrap.XA9RywTrvv as tempdir 00:00:00.663 E: I: running apt-get update... 00:00:03.064 E: I: downloading packages with apt... 00:00:05.041 E: I: extracting archives... 00:00:07.285 E: I: installing essential packages... 00:00:15.411 E: I: installing remaining packages inside the chroot... 00:00:18.955 E: I: cleaning package lists and apt cache... 00:00:19.036 E: I: creating tarball... 00:00:20.066 E: I: done 00:00:20.155 E: I: removing tempdir /tmp/mmdebstrap.XA9RywTrvv... 00:00:20.430 E: I: success in 20.0544 seconds 00:00:20.437 E: + echo deb http://127.0.0.1/debian bookworm main 00:00:20.440 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list 00:00:20.447 E: + diff -u /tmp/expected - 00:00:20.462 E: + rm -f InRelease 00:00:20.466 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:17:58 ------------------------------------------------------------------------------ 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/testing/InRelease InRelease 00:00:00.052 O: Get:1 http://127.0.0.1/debian/dists/testing/InRelease [169 kB] 00:00:00.063 O: Fetched 169 kB in 0s (5492 kB/s) 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.067 E: + awk /^Codename: / { print $2; } InRelease 00:00:00.071 E: + codename=trixie 00:00:00.074 E: + mmdebstrap --mode=auto --variant=apt trixie /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.489 E: I: automatically chosen mode: root 00:00:00.497 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.624 E: I: automatically chosen format: tar 00:00:00.628 E: I: using /tmp/mmdebstrap.Kv33lTai8z as tempdir 00:00:00.673 E: I: running apt-get update... 00:00:03.246 E: I: downloading packages with apt... 00:00:05.261 E: I: extracting archives... 00:00:07.047 E: I: installing essential packages... 00:00:13.144 E: I: installing remaining packages inside the chroot... 00:00:17.287 E: I: cleaning package lists and apt cache... 00:00:17.369 E: I: creating tarball... 00:00:18.217 E: I: done 00:00:18.295 E: I: removing tempdir /tmp/mmdebstrap.Kv33lTai8z... 00:00:18.473 E: I: success in 18.0918 seconds 00:00:18.481 E: + echo deb http://127.0.0.1/debian trixie main 00:00:18.485 E: + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list 00:00:18.488 E: + diff -u /tmp/expected - 00:00:18.497 E: + rm -f InRelease 00:00:18.501 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:12:43 ------------------------------------------------------------------------------ 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/unstable/InRelease InRelease 00:00:00.052 O: Get:1 http://127.0.0.1/debian/dists/unstable/InRelease [198 kB] 00:00:00.065 O: Fetched 198 kB in 0s (5917 kB/s) 00:00:00.065 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.069 E: + awk /^Codename: / { print $2; } InRelease 00:00:00.090 E: + codename=sid 00:00:00.097 E: + mmdebstrap --mode=auto --variant=apt sid /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.504 E: I: automatically chosen mode: root 00:00:00.512 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.541 E: I: finding correct signed-by value... 00:00:00.636 E: I: automatically chosen format: tar 00:00:00.640 E: I: using /tmp/mmdebstrap.Op8wFz4wSv as tempdir 00:00:00.686 E: I: running apt-get update... 00:00:03.436 E: I: downloading packages with apt... 00:00:05.434 E: I: extracting archives... 00:00:07.214 E: I: installing essential packages... 00:00:12.661 E: I: installing remaining packages inside the chroot... 00:00:15.852 E: I: cleaning package lists and apt cache... 00:00:15.941 E: I: creating tarball... 00:00:16.725 E: I: done 00:00:16.806 E: I: removing tempdir /tmp/mmdebstrap.Op8wFz4wSv... 00:00:16.984 E: I: success in 16.5867 seconds 00:00:16.990 E: + echo deb http://127.0.0.1/debian sid main 00:00:16.994 E: + + tar --to-stdout --extract --file /tmp/debian-chroot.tar ./etc/apt/sources.list 00:00:16.998 E: diff -u /tmp/expected - 00:00:17.007 E: + rm -f InRelease 00:00:17.011 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:07:37 ------------------------------------------------------------------------------ 00:00:00.006 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: + useradd --home-dir /home/user --create-home user 00:00:00.032 E: + rm /etc/subuid 00:00:00.036 E: + ret=0 00:00:00.039 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.471 E: W: /etc/subuid doesn't exist 00:00:00.475 E: E: failed to parse /etc/subuid and /etc/subgid 00:00:00.479 E: + ret=25 00:00:00.482 E: + [ 25 = 0 ] 00:00:00.486 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:00: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: + useradd --home-dir /home/user --create-home user 00:00:00.030 E: + awk -F: $1!="user" /etc/subuid 00:00:00.033 E: + mv /etc/subuid.tmp /etc/subuid 00:00:00.037 E: + ret=0 00:00:00.041 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.475 E: W: /etc/subuid is empty 00:00:00.479 E: E: failed to parse /etc/subuid and /etc/subgid 00:00:00.482 E: + ret=25 00:00:00.486 E: + [ 25 = 0 ] 00:00:00.489 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:54:26 ------------------------------------------------------------------------------ 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: + 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.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.563 E: I: automatically chosen format: null 00:00:00.566 E: I: using /tmp/mmdebstrap.Y_uEdmFvuq as tempdir 00:00:00.612 E: I: running apt-get update... 00:00:03.360 E: I: downloading packages with apt... 00:00:05.325 E: I: extracting archives... 00:00:07.107 E: I: installing essential packages... 00:00:12.522 E: I: installing remaining packages inside the chroot... 00:00:17.056 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.Y_uEdmFvuq 00:00:17.449 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:17.453 E: W: gpg --version failed: cannot infer signed-by value 00:00:17.457 E: I: automatically chosen format: tar 00:00:17.461 E: I: using /tmp/mmdebstrap.hKggRcb5XS as tempdir 00:00:17.514 E: I: running apt-get update... 00:00:20.280 E: I: downloading packages with apt... 00:00:22.259 E: I: extracting archives... 00:00:23.988 E: mount: /: not mount point or bad option. 00:00:23.991 E: dmesg(1) may have more information after failed mount system call. 00:00:23.995 E: W: mount --make-rprivate / failed: 8192 00:00:24.033 E: I: installing essential packages... 00:00:29.404 E: I: installing remaining packages inside the chroot... 00:00:32.795 E: I: cleaning package lists and apt cache... 00:00:32.878 E: I: creating tarball... 00:00:33.648 E: I: done 00:00:33.724 E: I: removing tempdir /tmp/mmdebstrap.hKggRcb5XS... 00:00:33.939 E: I: success in 16.5890 seconds 00:00:33.947 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar 00:00:36.046 E: I: cleaning package lists and apt cache... 00:00:36.200 E: I: removing tempdir /tmp/mmdebstrap.Y_uEdmFvuq... 00:00:36.471 E: I: success in 36.1495 seconds 00:00:36.478 E: + tar -tf /tmp/debian-chroot.tar 00:00:36.486 E: + sort 00:00:36.491 E: + diff -u tar1.txt - 00:00:36.519 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:52:12 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + whoami 00:00:00.015 E: + [ root = root ] 00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar script.sh EXIT INT TERM 00:00:00.022 E: + cat 00:00:00.026 E: + chmod +x script.sh 00:00:00.030 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.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.559 E: I: automatically chosen format: null 00:00:00.563 E: I: using /tmp/mmdebstrap.tG5fZ64WKp as tempdir 00:00:00.610 E: I: running apt-get update... 00:00:03.441 E: I: downloading packages with apt... 00:00:05.670 E: I: extracting archives... 00:00:07.398 E: I: installing essential packages... 00:00:12.926 E: I: installing remaining packages inside the chroot... 00:00:17.566 E: I: running --customize-hook directly: ./script.sh /tmp/mmdebstrap.tG5fZ64WKp 00:00:17.571 E: + rootfs=/tmp/mmdebstrap.tG5fZ64WKp 00:00:17.575 E: + mkdir -p /tmp/mmdebstrap.tG5fZ64WKp/mnt 00:00:17.578 E: + [ -e /usr/bin/mmdebstrap ] 00:00:17.582 E: + cp -aT /usr/bin/mmdebstrap /tmp/mmdebstrap.tG5fZ64WKp/usr/bin/mmdebstrap 00:00:17.585 E: + [ -e ./mmdebstrap ] 00:00:17.589 E: + cp -aT ./mmdebstrap /tmp/mmdebstrap.tG5fZ64WKp/mnt/mmdebstrap 00:00:17.593 E: + chroot /tmp/mmdebstrap.tG5fZ64WKp env --chdir=/mnt mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:17.967 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:17.972 E: W: gpg --version failed: cannot infer signed-by value 00:00:17.975 E: I: automatically chosen format: tar 00:00:17.979 E: I: using /tmp/mmdebstrap.mjMePnusUn as tempdir 00:00:18.020 E: I: running apt-get update... 00:00:20.765 E: I: downloading packages with apt... 00:00:22.692 E: I: extracting archives... 00:00:24.450 E: mount: /: not mount point or bad option. 00:00:24.454 E: dmesg(1) may have more information after failed mount system call. 00:00:24.457 E: W: mount --make-rprivate / failed: 8192 00:00:24.467 E: I: installing essential packages... 00:00:29.976 E: I: installing remaining packages inside the chroot... 00:00:33.141 E: I: cleaning package lists and apt cache... 00:00:33.224 E: I: creating tarball... 00:00:33.985 E: I: done 00:00:34.091 E: I: removing tempdir /tmp/mmdebstrap.mjMePnusUn... 00:00:34.270 E: I: success in 16.4053 seconds 00:00:34.276 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar 00:00:36.285 E: I: cleaning package lists and apt cache... 00:00:36.410 E: I: removing tempdir /tmp/mmdebstrap.tG5fZ64WKp... 00:00:36.677 E: I: success in 36.3599 seconds 00:00:36.684 E: + tar -tf /tmp/debian-chroot.tar 00:00:36.688 E: + sort 00:00:36.691 E: + diff -u tar1.txt - 00:00:36.723 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:46 result: SUCCESS ------------------------------------------------------------------------------ (40/280) root-mode-inside-unshare-chroot dist: unstable mode: unshare variant: apt format: auto time left: 3:50:03 ------------------------------------------------------------------------------ 00:00:00.006 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.027 E: + [ unshare != root ] 00:00:00.031 E: + [ unshare != auto ] 00:00:00.034 E: + id user 00:00:00.038 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.041 E: + useradd --home-dir /home/user --create-home user 00:00:00.044 E: + prefix=runuser -u user -- 00:00:00.048 E: + cat 00:00:00.052 E: + chmod +x /tmp/script.sh 00:00:00.055 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.524 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: null 00:00:00.650 E: I: using /tmp/mmdebstrap.HxX19tsEvE as tempdir 00:00:00.762 E: I: running apt-get update... 00:00:03.520 E: I: downloading packages with apt... 00:00:05.505 E: I: extracting archives... 00:00:07.297 E: I: installing essential packages... 00:00:12.829 E: I: installing remaining packages inside the chroot... 00:00:19.347 E: I: running --customize-hook directly: /tmp/script.sh /tmp/mmdebstrap.HxX19tsEvE 00:00:19.858 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:19.865 E: W: gpg --version failed: cannot infer signed-by value 00:00:19.871 E: I: automatically chosen format: tar 00:00:19.877 E: I: using /tmp/mmdebstrap.RYmF0ooDlK as tempdir 00:00:19.893 E: I: running apt-get update... 00:00:23.685 E: I: downloading packages with apt... 00:00:27.088 E: I: extracting archives... 00:00:29.254 E: mount: /: not mount point or bad option. 00:00:29.259 E: dmesg(1) may have more information after failed mount system call. 00:00:29.273 E: W: mount --make-rprivate / failed: 8192 00:00:29.301 E: mount: /tmp/mmdebstrap.RYmF0ooDlK/sys: permission denied. 00:00:29.313 E: dmesg(1) may have more information after failed mount system call. 00:00:29.319 E: I: installing essential packages... 00:00:37.436 E: I: installing remaining packages inside the chroot... 00:00:42.020 E: I: cleaning package lists and apt cache... 00:00:42.119 E: I: creating tarball... 00:00:43.050 E: I: done 00:00:43.157 E: I: removing tempdir /tmp/mmdebstrap.RYmF0ooDlK... 00:00:43.392 E: I: success in 23.6637 seconds 00:00:43.400 E: I: running special hook: download /tmp/debian-chroot.tar /tmp/debian-chroot.tar 00:00:49.075 E: I: cleaning package lists and apt cache... 00:00:49.303 E: I: removing tempdir /tmp/mmdebstrap.HxX19tsEvE... 00:00:49.746 E: I: success in 49.3902 seconds 00:00:49.759 E: + tar -tf /tmp/debian-chroot.tar 00:00:49.774 E: + sort 00:00:49.799 E: + diff -u tar1.txt - 00:00:49.948 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:01:00 result: SUCCESS ------------------------------------------------------------------------------ (41/280) root-without-cap-sys-admin dist: unstable mode: auto variant: apt format: auto time left: 3:49:22 ------------------------------------------------------------------------------ 00:00:00.021 E: + set -eu 00:00:00.035 E: + export LC_ALL=C.UTF-8 00:00:00.050 E: + whoami 00:00:00.075 E: + [ root = root ] 00:00:00.086 E: + grep --null-data --quiet --no-messages ^container=lxc$ /proc/1/environ 00:00:00.099 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.757 E: W: cannot mount because CAP_SYS_ADMIN is not in the effective set 00:00:00.769 E: W: cannot mount because CAP_SYS_ADMIN is not in the bounding set 00:00:00.786 E: unshare: unshare failed: Operation not permitted 00:00:00.798 E: W: cannot mount because unshare --mount failed 00:00:00.806 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.877 E: I: finding correct signed-by value... 00:00:01.117 E: I: automatically chosen format: tar 00:00:01.140 E: I: using /tmp/mmdebstrap.gWNUiZQyTx as tempdir 00:00:01.249 E: I: running apt-get update... 00:00:08.993 E: I: downloading packages with apt... 00:00:13.450 E: I: extracting archives... 00:00:16.959 E: mount: /: permission denied. 00:00:16.986 E: dmesg(1) may have more information after failed mount system call. 00:00:17.007 E: W: mount --make-rprivate / failed: 8192 00:00:17.034 E: W: skipping bind-mounting ./dev/console 00:00:17.057 E: W: skipping bind-mounting ./dev/full 00:00:17.078 E: W: skipping bind-mounting ./dev/null 00:00:17.102 E: W: skipping bind-mounting ./dev/ptmx 00:00:17.119 E: W: skipping bind-mounting ./dev/pts/ 00:00:17.142 E: W: skipping bind-mounting ./dev/random 00:00:17.157 E: W: skipping bind-mounting ./dev/shm/ 00:00:17.168 E: W: skipping bind-mounting ./dev/tty 00:00:17.182 E: W: skipping bind-mounting ./dev/urandom 00:00:17.208 E: W: skipping bind-mounting ./dev/zero 00:00:17.225 E: W: skipping mount sysfs 00:00:17.251 E: W: skipping mount proc 00:00:17.274 E: I: installing essential packages... 00:00:28.718 E: I: installing remaining packages inside the chroot... 00:00:34.711 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "test ! -e /proc/self/fd"' exec /tmp/mmdebstrap.gWNUiZQyTx 00:00:34.721 E: I: cleaning package lists and apt cache... 00:00:34.843 E: I: creating tarball... 00:00:36.426 E: I: done 00:00:36.548 E: I: removing tempdir /tmp/mmdebstrap.gWNUiZQyTx... 00:00:36.785 E: I: success in 36.2855 seconds 00:00:36.799 E: + tar -tf /tmp/debian-chroot.tar 00:00:36.818 E: + + diff -u tar1.txt - 00:00:36.833 E: sort 00:00:36.892 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:04 result: SUCCESS ------------------------------------------------------------------------------ (42/280) mount-is-missing dist: unstable mode: auto variant: apt format: auto time left: 3:49:08 ------------------------------------------------------------------------------ 00:00:00.093 E: + set -eu 00:00:00.143 E: + export LC_ALL=C.UTF-8 00:00:00.154 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.162 E: + rm -f /bin/mount 00:00:00.173 E: + rm -f /usr/bin/mount 00:00:00.189 E: + rm -f /sbin/mount 00:00:00.202 E: + rm -f /usr/sbin/mount 00:00:00.215 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.863 E: W: cannot execute mount 00:00:00.901 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.971 E: I: finding correct signed-by value... 00:00:01.205 E: I: automatically chosen format: tar 00:00:01.241 E: I: using /tmp/mmdebstrap.IPiNirRQxl as tempdir 00:00:01.309 E: I: running apt-get update... 00:00:10.024 E: I: downloading packages with apt... 00:00:14.733 E: I: extracting archives... 00:00:18.982 E: Can't exec "mount": No such file or directory at /usr/bin/mmdebstrap line 1181. 00:00:19.026 E: W: mount --make-rprivate / failed: -1 00:00:19.060 E: W: skipping bind-mounting ./dev/console 00:00:19.094 E: W: skipping bind-mounting ./dev/full 00:00:19.118 E: W: skipping bind-mounting ./dev/null 00:00:19.135 E: W: skipping bind-mounting ./dev/ptmx 00:00:19.154 E: W: skipping bind-mounting ./dev/pts/ 00:00:19.187 E: W: skipping bind-mounting ./dev/random 00:00:19.206 E: W: skipping bind-mounting ./dev/shm/ 00:00:19.227 E: W: skipping bind-mounting ./dev/tty 00:00:19.251 E: W: skipping bind-mounting ./dev/urandom 00:00:19.281 E: W: skipping bind-mounting ./dev/zero 00:00:19.310 E: W: skipping mount sysfs 00:00:19.342 E: W: skipping mount proc 00:00:19.362 E: I: installing essential packages... 00:00:33.362 E: I: installing remaining packages inside the chroot... 00:00:39.593 E: I: cleaning package lists and apt cache... 00:00:39.737 E: I: creating tarball... 00:00:40.971 E: I: done 00:00:41.095 E: I: removing tempdir /tmp/mmdebstrap.IPiNirRQxl... 00:00:41.333 E: I: success in 40.7484 seconds 00:00:41.344 E: + sort 00:00:41.354 E: + diff -u tar1.txt - 00:00:41.388 E: + tar -tf /tmp/debian-chroot.tar 00:00:41.475 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:11 result: SUCCESS ------------------------------------------------------------------------------ (43/280) mmdebstrap dist: unstable mode: root variant: essential format: tar time left: 3:49:31 ------------------------------------------------------------------------------ 00:00:00.020 E: + set -eu 00:00:00.029 E: + export LC_ALL=C.UTF-8 00:00:00.039 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.046 E: + id -u 00:00:00.053 E: + [ 0 -eq 0 ] 00:00:00.063 E: + [ root = root ] 00:00:00.086 E: + : 00:00:00.093 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.tar http://127.0.0.1/debian 00:00:00.801 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.833 E: I: finding correct signed-by value... 00:00:00.935 E: I: automatically chosen format: tar 00:00:00.939 E: I: using /tmp/mmdebstrap.syl53rFMVJ as tempdir 00:00:00.998 E: I: running apt-get update... 00:00:04.475 E: I: downloading packages with apt... 00:00:08.045 E: I: extracting archives... 00:00:11.736 E: I: installing essential packages... 00:00:24.184 E: I: cleaning package lists and apt cache... 00:00:24.306 E: I: creating tarball... 00:00:25.596 E: I: done 00:00:25.666 E: I: removing tempdir /tmp/mmdebstrap.syl53rFMVJ... 00:00:25.874 E: I: success in 25.2479 seconds 00:00:25.886 E: + mv /tmp/mmdebstrap-unstable-essential.tar ./cache/mmdebstrap-unstable-essential.tar 00:00:29.513 E: + [ tar = tar ] 00:00:29.528 E: + printf ustar 00:00:29.552 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:51 result: SUCCESS ------------------------------------------------------------------------------ (44/280) mmdebstrap dist: unstable mode: root variant: essential format: squashfs time left: 3:47:58 ------------------------------------------------------------------------------ 00:00:00.032 E: + set -eu 00:00:00.041 E: + export LC_ALL=C.UTF-8 00:00:00.060 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.074 E: + id -u 00:00:00.086 E: + [ 0 -eq 0 ] 00:00:00.102 E: + [ root = root ] 00:00:00.109 E: + : 00:00:00.126 E: + mmdebstrap --mode=root --variant=essential unstable /tmp/mmdebstrap-unstable-essential.squashfs http://127.0.0.1/debian 00:00:00.918 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.006 E: I: finding correct signed-by value... 00:00:01.207 E: I: automatically chosen format: squashfs 00:00:01.219 E: I: using /tmp/mmdebstrap.UAOa7TI3f9 as tempdir 00:00:01.226 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.318 E: I: running apt-get update... 00:00:06.830 E: I: downloading packages with apt... 00:00:10.938 E: I: extracting archives... 00:00:13.890 E: I: installing essential packages... 00:00:19.534 E: I: cleaning package lists and apt cache... 00:00:19.625 E: I: creating tarball... 00:00:27.033 E: I: done 00:00:27.903 E: I: removing tempdir /tmp/mmdebstrap.UAOa7TI3f9... 00:00:28.058 E: I: success in 27.4622 seconds 00:00:28.064 E: + mv /tmp/mmdebstrap-unstable-essential.squashfs ./cache/mmdebstrap-unstable-essential.squashfs 00:00:28.610 E: + [ squashfs = tar ] 00:00:28.614 E: + [ squashfs = squashfs ] 00:00:28.618 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable-essential.squashfs - 00:00:28.622 E: + printf hsqs Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:50 result: SUCCESS ------------------------------------------------------------------------------ (45/280) mmdebstrap dist: unstable mode: root variant: essential format: ext2 time left: 3:46: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=1718633386 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.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.563 E: copying from tar archive - 00:00:00.566 E: I: automatically chosen format: ext2 00:00:00.572 E: I: using /tmp/mmdebstrap.qYyVrAnAeu as tempdir 00:00:00.576 E: W: genext2fs does not support extended attributes 00:00:00.579 E: W: ext2 does not support sub-second precision timestamps 00:00:00.583 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.587 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.622 E: I: running apt-get update... 00:00:03.447 E: I: downloading packages with apt... 00:00:05.421 E: I: extracting archives... 00:00:07.169 E: I: installing essential packages... 00:00:12.667 E: I: cleaning package lists and apt cache... 00:00:12.754 E: I: approximating disk usage... 00:00:12.827 E: I: creating tarball... 00:00:12.835 E: copying from tar archive - 00:00:13.762 E: I: done 00:00:13.834 E: I: removing tempdir /tmp/mmdebstrap.qYyVrAnAeu... 00:00:13.995 E: I: success in 13.6786 seconds 00:00:14.002 E: + mv /tmp/mmdebstrap-unstable-essential.ext2 ./cache/mmdebstrap-unstable-essential.ext2 00:00:15.915 E: + [ ext2 = tar ] 00:00:15.918 E: + [ ext2 = squashfs ] 00:00:15.923 E: + [ ext2 = ext2 ] 00:00:15.927 E: + printf \123\357 00:00:15.931 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext2 - 00:00:15.935 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:00:15.938 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:42:36 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.023 E: + [ root = root ] 00:00:00.026 E: + : 00:00:00.030 E: + mmdebstrap --mode=root --variant=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.458 E: I: finding correct signed-by value... 00:00:00.569 E: I: automatically chosen format: ext4 00:00:00.573 E: I: using /tmp/mmdebstrap.zn5oQy9cWI as tempdir 00:00:00.623 E: I: running apt-get update... 00:00:03.386 E: I: downloading packages with apt... 00:00:05.581 E: I: extracting archives... 00:00:07.323 E: I: installing essential packages... 00:00:12.836 E: I: cleaning package lists and apt cache... 00:00:12.917 E: I: approximating disk usage... 00:00:12.988 E: I: creating tarball... 00:00:13.756 E: I: done 00:00:13.863 E: I: removing tempdir /tmp/mmdebstrap.zn5oQy9cWI... 00:00:14.016 E: I: success in 13.7015 seconds 00:00:14.023 E: + mv /tmp/mmdebstrap-unstable-essential.ext4 ./cache/mmdebstrap-unstable-essential.ext4 00:00:15.985 E: + [ ext4 = tar ] 00:00:15.990 E: + [ ext4 = squashfs ] 00:00:15.995 E: + [ ext4 = ext2 ] 00:00:15.999 E: + [ ext4 = ext4 ] 00:00:16.002 E: + printf \123\357 00:00:16.006 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-essential.ext4 - 00:00:16.009 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:00:16.013 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-essential.ext4 - 00:00:16.016 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-essential.ext4 00:00:16.029 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:00:16.033 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:00:16.036 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] 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:38:58 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.015 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.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.471 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.NJF0sMg6lz as tempdir 00:00:00.616 E: I: running apt-get update... 00:00:03.350 E: I: downloading packages with apt... 00:00:05.277 E: I: extracting archives... 00:00:07.050 E: I: installing essential packages... 00:00:12.453 E: I: installing remaining packages inside the chroot... 00:00:15.650 E: I: cleaning package lists and apt cache... 00:00:15.734 E: I: creating tarball... 00:00:16.498 E: I: done 00:00:16.572 E: I: removing tempdir /tmp/mmdebstrap.NJF0sMg6lz... 00:00:16.749 E: I: success in 16.4192 seconds 00:00:16.756 E: + mv /tmp/mmdebstrap-unstable-apt.tar ./cache/mmdebstrap-unstable-apt.tar 00:00:19.060 E: + [ tar = tar ] 00:00:19.063 E: + printf ustar 00:00:19.067 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:35:44 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.squashfs 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.546 E: I: automatically chosen format: squashfs 00:00:00.550 E: I: using /tmp/mmdebstrap.GNydMddm6r 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.424 E: I: downloading packages with apt... 00:00:05.350 E: I: extracting archives... 00:00:07.068 E: I: installing essential packages... 00:00:12.495 E: I: installing remaining packages inside the chroot... 00:00:15.656 E: I: cleaning package lists and apt cache... 00:00:15.753 E: I: creating tarball... 00:00:23.233 E: I: done 00:00:23.858 E: I: removing tempdir /tmp/mmdebstrap.GNydMddm6r... 00:00:24.039 E: I: success in 23.7266 seconds 00:00:24.046 E: + mv /tmp/mmdebstrap-unstable-apt.squashfs ./cache/mmdebstrap-unstable-apt.squashfs 00:00:24.745 E: + [ squashfs = tar ] 00:00:24.750 E: + [ squashfs = squashfs ] 00:00:24.755 E: + printf hsqs 00:00:24.759 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:33:04 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.029 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.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.466 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.578 E: I: using /tmp/mmdebstrap.qRoZvP8_tE as tempdir 00:00:00.582 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.593 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.629 E: I: running apt-get update... 00:00:03.521 E: I: downloading packages with apt... 00:00:05.633 E: I: extracting archives... 00:00:07.359 E: I: installing essential packages... 00:00:12.752 E: I: installing remaining packages inside the chroot... 00:00:15.945 E: I: cleaning package lists and apt cache... 00:00:16.031 E: I: approximating disk usage... 00:00:16.115 E: I: creating tarball... 00:00:16.123 E: copying from tar archive - 00:00:17.307 E: I: done 00:00:17.406 E: I: removing tempdir /tmp/mmdebstrap.qRoZvP8_tE... 00:00:17.586 E: I: success in 17.2659 seconds 00:00:17.593 E: + mv /tmp/mmdebstrap-unstable-apt.ext2 ./cache/mmdebstrap-unstable-apt.ext2 00:00:19.897 E: + [ ext2 = tar ] 00:00:19.901 E: + [ ext2 = squashfs ] 00:00:19.905 E: + [ ext2 = ext2 ] 00:00:19.908 E: + printf \123\357 00:00:19.912 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext2 - 00:00:19.915 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:00:19.918 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:30: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=1718633386 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.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/mmdebstrap-unstable-apt.ext4 http://127.0.0.1/debian 00:00:00.430 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.459 E: I: finding correct signed-by value... 00:00:00.570 E: I: automatically chosen format: ext4 00:00:00.574 E: I: using /tmp/mmdebstrap.XR7RkFCQRm as tempdir 00:00:00.623 E: I: running apt-get update... 00:00:03.341 E: I: downloading packages with apt... 00:00:05.261 E: I: extracting archives... 00:00:07.000 E: I: installing essential packages... 00:00:12.400 E: I: installing remaining packages inside the chroot... 00:00:15.580 E: I: cleaning package lists and apt cache... 00:00:15.665 E: I: approximating disk usage... 00:00:15.746 E: I: creating tarball... 00:00:16.634 E: I: done 00:00:16.756 E: I: removing tempdir /tmp/mmdebstrap.XR7RkFCQRm... 00:00:16.937 E: I: success in 16.6228 seconds 00:00:16.943 E: + mv /tmp/mmdebstrap-unstable-apt.ext4 ./cache/mmdebstrap-unstable-apt.ext4 00:00:19.505 E: + [ ext4 = tar ] 00:00:19.509 E: + [ ext4 = squashfs ] 00:00:19.514 E: + [ ext4 = ext2 ] 00:00:19.518 E: + [ ext4 = ext4 ] 00:00:19.522 E: + printf \123\357 00:00:19.526 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-apt.ext4 - 00:00:19.529 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-apt.ext4 - 00:00:19.533 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:00:19.536 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-apt.ext4 00:00:19.550 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:00:19.554 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:00:19.557 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:28 result: SUCCESS ------------------------------------------------------------------------------ (51/280) mmdebstrap dist: unstable mode: root variant: minbase format: tar time left: 3:27:14 ------------------------------------------------------------------------------ 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=1718633386 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=minbase unstable /tmp/mmdebstrap-unstable-minbase.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.554 E: I: automatically chosen format: tar 00:00:00.557 E: I: using /tmp/mmdebstrap.F5_zdU3nwb as tempdir 00:00:00.605 E: I: running apt-get update... 00:00:03.364 E: I: downloading packages with apt... 00:00:05.377 E: I: extracting archives... 00:00:07.122 E: I: installing essential packages... 00:00:12.480 E: I: installing remaining packages inside the chroot... 00:00:17.223 E: I: cleaning package lists and apt cache... 00:00:17.314 E: I: creating tarball... 00:00:18.114 E: I: done 00:00:18.203 E: I: removing tempdir /tmp/mmdebstrap.F5_zdU3nwb... 00:00:18.418 E: I: success in 18.1037 seconds 00:00:18.425 E: + mv /tmp/mmdebstrap-unstable-minbase.tar ./cache/mmdebstrap-unstable-minbase.tar 00:00:20.908 E: + [ tar = tar ] 00:00:20.912 E: + printf ustar 00:00:20.917 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:24:33 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + id -u 00:00:00.021 E: + [ 0 -eq 0 ] 00:00:00.025 E: + [ root = root ] 00:00:00.028 E: + : 00:00:00.032 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.squashfs 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.464 E: I: finding correct signed-by value... 00:00:00.564 E: I: automatically chosen format: squashfs 00:00:00.568 E: I: using /tmp/mmdebstrap.ccO7YrwmTR as tempdir 00:00:00.573 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:00.615 E: I: running apt-get update... 00:00:03.381 E: I: downloading packages with apt... 00:00:05.311 E: I: extracting archives... 00:00:07.017 E: I: installing essential packages... 00:00:12.285 E: I: installing remaining packages inside the chroot... 00:00:16.953 E: I: cleaning package lists and apt cache... 00:00:17.038 E: I: creating tarball... 00:00:24.978 E: I: done 00:00:25.669 E: I: removing tempdir /tmp/mmdebstrap.ccO7YrwmTR... 00:00:25.879 E: I: success in 25.5603 seconds 00:00:25.885 E: + mv /tmp/mmdebstrap-unstable-minbase.squashfs ./cache/mmdebstrap-unstable-minbase.squashfs 00:00:26.626 E: + [ squashfs = tar ] 00:00:26.631 E: + [ squashfs = squashfs ] 00:00:26.634 E: + printf hsqs 00:00:26.637 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:35 result: SUCCESS ------------------------------------------------------------------------------ (53/280) mmdebstrap dist: unstable mode: root variant: minbase format: ext2 time left: 3:22:21 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext2 http://127.0.0.1/debian 00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.454 E: I: finding correct signed-by value... 00:00:00.554 E: copying from tar archive - 00:00:00.558 E: I: automatically chosen format: ext2 00:00:00.563 E: I: using /tmp/mmdebstrap.eQsUxIEgns as tempdir 00:00:00.567 E: W: genext2fs does not support extended attributes 00:00:00.571 E: W: ext2 does not support sub-second precision timestamps 00:00:00.574 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.578 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.613 E: I: running apt-get update... 00:00:03.403 E: I: downloading packages with apt... 00:00:05.305 E: I: extracting archives... 00:00:07.087 E: I: installing essential packages... 00:00:12.481 E: I: installing remaining packages inside the chroot... 00:00:17.210 E: I: cleaning package lists and apt cache... 00:00:17.300 E: I: approximating disk usage... 00:00:17.398 E: I: creating tarball... 00:00:17.407 E: copying from tar archive - 00:00:18.603 E: I: done 00:00:18.687 E: I: removing tempdir /tmp/mmdebstrap.eQsUxIEgns... 00:00:18.911 E: I: success in 18.5997 seconds 00:00:18.918 E: + mv /tmp/mmdebstrap-unstable-minbase.ext2 ./cache/mmdebstrap-unstable-minbase.ext2 00:00:21.491 E: + [ ext2 = tar ] 00:00:21.495 E: + [ ext2 = squashfs ] 00:00:21.499 E: + [ ext2 = ext2 ] 00:00:21.502 E: + + printf \123\357 00:00:21.506 E: cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext2 - 00:00:21.509 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:00:21.514 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:19:48 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.029 E: + mmdebstrap --mode=root --variant=minbase unstable /tmp/mmdebstrap-unstable-minbase.ext4 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.565 E: I: automatically chosen format: ext4 00:00:00.569 E: I: using /tmp/mmdebstrap.ntFO53fm6v as tempdir 00:00:00.618 E: I: running apt-get update... 00:00:03.390 E: I: downloading packages with apt... 00:00:05.532 E: I: extracting archives... 00:00:07.249 E: I: installing essential packages... 00:00:12.659 E: I: installing remaining packages inside the chroot... 00:00:17.495 E: I: cleaning package lists and apt cache... 00:00:17.580 E: I: approximating disk usage... 00:00:17.679 E: I: creating tarball... 00:00:18.732 E: I: done 00:00:18.868 E: I: removing tempdir /tmp/mmdebstrap.ntFO53fm6v... 00:00:19.083 E: I: success in 18.7716 seconds 00:00:19.089 E: + mv /tmp/mmdebstrap-unstable-minbase.ext4 ./cache/mmdebstrap-unstable-minbase.ext4 00:00:21.953 E: + [ ext4 = tar ] 00:00:21.961 E: + [ ext4 = squashfs ] 00:00:21.966 E: + [ ext4 = ext2 ] 00:00:21.971 E: + [ ext4 = ext4 ] 00:00:21.974 E: + printf \123\357 00:00:21.978 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-minbase.ext4 - 00:00:21.983 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-minbase.ext4 - 00:00:21.986 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:00:21.990 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-minbase.ext4 00:00:22.005 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:00:22.008 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:00:22.012 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:30 result: SUCCESS ------------------------------------------------------------------------------ (55/280) mmdebstrap dist: unstable mode: root variant: buildd format: tar time left: 3:17:22 ------------------------------------------------------------------------------ 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=1718633386 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.024 E: + : 00:00:00.027 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.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.554 E: I: automatically chosen format: tar 00:00:00.558 E: I: using /tmp/mmdebstrap.52_Z5vjytx as tempdir 00:00:00.605 E: I: running apt-get update... 00:00:03.383 E: I: downloading packages with apt... 00:00:05.374 E: I: extracting archives... 00:00:07.088 E: I: installing essential packages... 00:00:12.524 E: I: installing remaining packages inside the chroot... 00:00:24.964 E: I: cleaning package lists and apt cache... 00:00:25.072 E: I: creating tarball... 00:00:27.907 E: I: done 00:00:28.171 E: I: removing tempdir /tmp/mmdebstrap.52_Z5vjytx... 00:00:28.669 E: I: success in 28.3503 seconds 00:00:28.676 E: + mv /tmp/mmdebstrap-unstable-buildd.tar ./cache/mmdebstrap-unstable-buildd.tar 00:00:36.923 E: + [ tar = tar ] 00:00:36.929 E: + printf ustar 00:00:36.932 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:45 result: SUCCESS ------------------------------------------------------------------------------ (56/280) mmdebstrap dist: unstable mode: root variant: buildd format: squashfs time left: 3:16:02 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.015 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.squashfs http://127.0.0.1/debian 00:00:00.423 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.452 E: I: finding correct signed-by value... 00:00:00.548 E: I: automatically chosen format: squashfs 00:00:00.552 E: I: using /tmp/mmdebstrap.Xw2ngrdsPQ as tempdir 00:00:00.556 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:00.600 E: I: running apt-get update... 00:00:03.376 E: I: downloading packages with apt... 00:00:05.460 E: I: extracting archives... 00:00:07.172 E: I: installing essential packages... 00:00:12.610 E: I: installing remaining packages inside the chroot... 00:00:24.879 E: I: cleaning package lists and apt cache... 00:00:24.986 E: I: creating tarball... 00:00:50.773 E: I: done 00:00:52.283 E: I: removing tempdir /tmp/mmdebstrap.Xw2ngrdsPQ... 00:00:52.772 E: I: success in 52.4599 seconds 00:00:52.778 E: + mv /tmp/mmdebstrap-unstable-buildd.squashfs ./cache/mmdebstrap-unstable-buildd.squashfs 00:00:55.081 E: + [ squashfs = tar ] 00:00:55.085 E: + [ squashfs = squashfs ] 00:00:55.088 E: + printf hsqs 00:00:55.092 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:03 result: SUCCESS ------------------------------------------------------------------------------ (57/280) mmdebstrap dist: unstable mode: root variant: buildd format: ext2 time left: 3:15:56 ------------------------------------------------------------------------------ 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=1718633386 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=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext2 http://127.0.0.1/debian 00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.456 E: I: finding correct signed-by value... 00:00:00.557 E: copying from tar archive - 00:00:00.561 E: I: automatically chosen format: ext2 00:00:00.566 E: I: using /tmp/mmdebstrap.e6vWPB9vUb as tempdir 00:00:00.570 E: W: genext2fs does not support extended attributes 00:00:00.574 E: W: ext2 does not support sub-second precision timestamps 00:00:00.577 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.581 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.616 E: I: running apt-get update... 00:00:03.380 E: I: downloading packages with apt... 00:00:05.524 E: I: extracting archives... 00:00:07.250 E: I: installing essential packages... 00:00:12.570 E: I: installing remaining packages inside the chroot... 00:00:25.044 E: I: cleaning package lists and apt cache... 00:00:25.150 E: I: approximating disk usage... 00:00:25.380 E: I: creating tarball... 00:00:25.391 E: copying from tar archive - 00:00:32.782 E: I: done 00:00:32.839 E: I: removing tempdir /tmp/mmdebstrap.e6vWPB9vUb... 00:00:33.359 E: I: success in 33.0451 seconds 00:00:33.365 E: + mv /tmp/mmdebstrap-unstable-buildd.ext2 ./cache/mmdebstrap-unstable-buildd.ext2 00:00:42.120 E: + [ ext2 = tar ] 00:00:42.124 E: + [ ext2 = squashfs ] 00:00:42.128 E: + [ ext2 = ext2 ] 00:00:42.131 E: + printf \123\357 00:00:42.134 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext2 - 00:00:42.138 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:00:42.141 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:14:58 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.015 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root = root ] 00:00:00.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=buildd unstable /tmp/mmdebstrap-unstable-buildd.ext4 http://127.0.0.1/debian 00:00:00.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.568 E: I: automatically chosen format: ext4 00:00:00.572 E: I: using /tmp/mmdebstrap.N_sdKVT1oo as tempdir 00:00:00.622 E: I: running apt-get update... 00:00:03.350 E: I: downloading packages with apt... 00:00:05.425 E: I: extracting archives... 00:00:07.176 E: I: installing essential packages... 00:00:12.480 E: I: installing remaining packages inside the chroot... 00:00:24.785 E: I: cleaning package lists and apt cache... 00:00:24.888 E: I: approximating disk usage... 00:00:25.087 E: I: creating tarball... 00:00:28.118 E: I: done 00:00:28.442 E: I: removing tempdir /tmp/mmdebstrap.N_sdKVT1oo... 00:00:28.914 E: I: success in 28.5990 seconds 00:00:28.922 E: + mv /tmp/mmdebstrap-unstable-buildd.ext4 ./cache/mmdebstrap-unstable-buildd.ext4 00:00:37.398 E: + [ ext4 = tar ] 00:00:37.402 E: + [ ext4 = squashfs ] 00:00:37.406 E: + [ ext4 = ext2 ] 00:00:37.410 E: + [ ext4 = ext4 ] 00:00:37.414 E: + printf \123\357 00:00:37.417 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-buildd.ext4 - 00:00:37.421 E: + + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:00:37.424 E: cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-buildd.ext4 - 00:00:37.427 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-buildd.ext4 00:00:37.440 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:00:37.443 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:00:37.447 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:46 result: SUCCESS ------------------------------------------------------------------------------ (59/280) mmdebstrap dist: unstable mode: root variant: - format: tar time left: 3:13:41 ------------------------------------------------------------------------------ 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=1718633386 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.025 E: + : 00:00:00.028 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.tar http://127.0.0.1/debian 00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.450 E: I: finding correct signed-by value... 00:00:00.542 E: I: automatically chosen format: tar 00:00:00.546 E: I: using /tmp/mmdebstrap.bSabsZg7or as tempdir 00:00:00.590 E: I: running apt-get update... 00:00:03.358 E: I: downloading packages with apt... 00:00:05.235 E: I: extracting archives... 00:00:07.067 E: I: installing essential packages... 00:00:12.549 E: I: installing remaining packages inside the chroot... 00:00:24.179 E: I: cleaning package lists and apt cache... 00:00:24.292 E: I: creating tarball... 00:00:25.637 E: I: done 00:00:25.798 E: I: removing tempdir /tmp/mmdebstrap.bSabsZg7or... 00:00:26.137 E: I: success in 25.8279 seconds 00:00:26.145 E: + mv /tmp/mmdebstrap-unstable--.tar ./cache/mmdebstrap-unstable--.tar 00:00:30.172 E: + [ tar = tar ] 00:00:30.176 E: + printf ustar 00:00:30.180 E: + cmp --bytes=6 --ignore-initial=257:0 ./cache/mmdebstrap-unstable--.tar - Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:38 result: SUCCESS ------------------------------------------------------------------------------ (60/280) mmdebstrap dist: unstable mode: root variant: - format: squashfs time left: 3:11: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=1718633386 00:00:00.016 E: + id -u 00:00:00.020 E: + [ 0 -eq 0 ] 00:00:00.023 E: + [ root = root ] 00:00:00.027 E: + : 00:00:00.030 E: + mmdebstrap --mode=root --variant=- unstable /tmp/mmdebstrap-unstable--.squashfs http://127.0.0.1/debian 00:00:00.435 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.568 E: I: automatically chosen format: squashfs 00:00:00.573 E: I: using /tmp/mmdebstrap.hTXI4qFwiO as tempdir 00:00:00.577 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:00.623 E: I: running apt-get update... 00:00:03.460 E: I: downloading packages with apt... 00:00:05.667 E: I: extracting archives... 00:00:07.437 E: I: installing essential packages... 00:00:12.958 E: I: installing remaining packages inside the chroot... 00:00:24.643 E: I: cleaning package lists and apt cache... 00:00:24.757 E: I: creating tarball... 00:00:39.662 E: I: done 00:00:40.786 E: I: removing tempdir /tmp/mmdebstrap.hTXI4qFwiO... 00:00:41.124 E: I: success in 40.8079 seconds 00:00:41.130 E: + mv /tmp/mmdebstrap-unstable--.squashfs ./cache/mmdebstrap-unstable--.squashfs 00:00:42.286 E: + [ squashfs = tar ] 00:00:42.290 E: + [ squashfs = squashfs ] 00:00:42.293 E: + printf hsqs 00:00:42.296 E: + cmp --bytes=4 ./cache/mmdebstrap-unstable--.squashfs - Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:51 result: SUCCESS ------------------------------------------------------------------------------ (61/280) mmdebstrap dist: unstable mode: root variant: - format: ext2 time left: 3:11:03 ------------------------------------------------------------------------------ 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=1718633386 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=- unstable /tmp/mmdebstrap-unstable--.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.564 E: copying from tar archive - 00:00:00.567 E: I: automatically chosen format: ext2 00:00:00.573 E: I: using /tmp/mmdebstrap.QmywuEfJSC as tempdir 00:00:00.577 E: W: genext2fs does not support extended attributes 00:00:00.580 E: W: ext2 does not support sub-second precision timestamps 00:00:00.584 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.588 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.623 E: I: running apt-get update... 00:00:03.400 E: I: downloading packages with apt... 00:00:05.284 E: I: extracting archives... 00:00:07.073 E: I: installing essential packages... 00:00:12.586 E: I: installing remaining packages inside the chroot... 00:00:24.309 E: I: cleaning package lists and apt cache... 00:00:24.427 E: I: approximating disk usage... 00:00:24.575 E: I: creating tarball... 00:00:24.582 E: copying from tar archive - 00:00:26.951 E: I: done 00:00:27.132 E: I: removing tempdir /tmp/mmdebstrap.QmywuEfJSC... 00:00:27.477 E: I: success in 27.1611 seconds 00:00:27.485 E: + mv /tmp/mmdebstrap-unstable--.ext2 ./cache/mmdebstrap-unstable--.ext2 00:00:31.427 E: + [ ext2 = tar ] 00:00:31.433 E: + [ ext2 = squashfs ] 00:00:31.437 E: + [ ext2 = ext2 ] 00:00:31.440 E: + printf \123\357 00:00:31.444 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext2 - 00:00:31.448 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:00:31.452 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable--.ext2 - Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:40 result: SUCCESS ------------------------------------------------------------------------------ (62/280) mmdebstrap dist: unstable mode: root variant: - format: ext4 time left: 3:09: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=1718633386 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=- unstable /tmp/mmdebstrap-unstable--.ext4 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.467 E: I: finding correct signed-by value... 00:00:00.581 E: I: automatically chosen format: ext4 00:00:00.586 E: I: using /tmp/mmdebstrap.pG25XefG0b as tempdir 00:00:00.634 E: I: running apt-get update... 00:00:03.403 E: I: downloading packages with apt... 00:00:05.375 E: I: extracting archives... 00:00:07.165 E: I: installing essential packages... 00:00:12.664 E: I: installing remaining packages inside the chroot... 00:00:24.538 E: I: cleaning package lists and apt cache... 00:00:24.659 E: I: approximating disk usage... 00:00:24.808 E: I: creating tarball... 00:00:26.590 E: I: done 00:00:26.794 E: I: removing tempdir /tmp/mmdebstrap.pG25XefG0b... 00:00:27.142 E: I: success in 26.8238 seconds 00:00:27.149 E: + mv /tmp/mmdebstrap-unstable--.ext4 ./cache/mmdebstrap-unstable--.ext4 00:00:31.386 E: + [ ext4 = tar ] 00:00:31.393 E: + [ ext4 = squashfs ] 00:00:31.396 E: + [ ext4 = ext2 ] 00:00:31.401 E: + [ ext4 = ext4 ] 00:00:31.405 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable--.ext4 - 00:00:31.410 E: + printf \123\357 00:00:31.413 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:00:31.419 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable--.ext4 - 00:00:31.422 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable--.ext4 00:00:31.434 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:00:31.438 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:00:31.442 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:40 result: SUCCESS ------------------------------------------------------------------------------ (63/280) mmdebstrap dist: unstable mode: root variant: standard format: tar time left: 3:07:59 ------------------------------------------------------------------------------ 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=1718633386 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=standard unstable /tmp/mmdebstrap-unstable-standard.tar 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.466 E: I: finding correct signed-by value... 00:00:00.560 E: I: automatically chosen format: tar 00:00:00.564 E: I: using /tmp/mmdebstrap.9OUs537mwx as tempdir 00:00:00.612 E: I: running apt-get update... 00:00:03.414 E: I: downloading packages with apt... 00:00:05.656 E: I: extracting archives... 00:00:07.441 E: I: installing essential packages... 00:00:12.967 E: I: installing remaining packages inside the chroot... 00:01:06.360 E: I: cleaning package lists and apt cache... 00:01:06.604 E: I: creating tarball... 00:01:11.254 E: I: done 00:01:11.266 E: I: removing tempdir /tmp/mmdebstrap.9OUs537mwx... 00:01:12.189 E: I: success in 71.8697 seconds 00:01:12.198 E: + mv /tmp/mmdebstrap-unstable-standard.tar ./cache/mmdebstrap-unstable-standard.tar 00:01:44.850 E: + [ tar = tar ] 00:01:44.865 E: + printf ustar 00:01:44.879 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:55 result: SUCCESS ------------------------------------------------------------------------------ (64/280) mmdebstrap dist: unstable mode: root variant: standard format: squashfs time left: 3:10:46 ------------------------------------------------------------------------------ 00:00:00.019 E: + set -eu 00:00:00.033 E: + export LC_ALL=C.UTF-8 00:00:00.042 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.053 E: + id -u 00:00:00.067 E: + [ 0 -eq 0 ] 00:00:00.087 E: + [ root = root ] 00:00:00.099 E: + : 00:00:00.107 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.squashfs http://127.0.0.1/debian 00:00:01.083 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.221 E: I: finding correct signed-by value... 00:00:01.496 E: I: automatically chosen format: squashfs 00:00:01.509 E: I: using /tmp/mmdebstrap.Ikh8UiQ0H6 as tempdir 00:00:01.528 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.634 E: I: running apt-get update... 00:00:08.773 E: I: downloading packages with apt... 00:00:16.426 E: I: extracting archives... 00:00:18.965 E: I: installing essential packages... 00:00:29.071 E: I: installing remaining packages inside the chroot... 00:01:25.286 E: I: cleaning package lists and apt cache... 00:01:25.449 E: I: creating tarball... 00:02:17.455 E: I: done 00:02:18.709 E: I: removing tempdir /tmp/mmdebstrap.Ikh8UiQ0H6... 00:02:19.581 E: I: success in 138.8553 seconds 00:02:19.591 E: + mv /tmp/mmdebstrap-unstable-standard.squashfs ./cache/mmdebstrap-unstable-standard.squashfs 00:02:23.097 E: + [ squashfs = tar ] 00:02:23.102 E: + [ squashfs = squashfs ] 00:02:23.108 E: + printf hsqs 00:02:23.113 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:02:43 result: SUCCESS ------------------------------------------------------------------------------ (65/280) mmdebstrap dist: unstable mode: root variant: standard format: ext2 time left: 3:16:09 ------------------------------------------------------------------------------ 00:00:00.011 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.030 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.040 E: + id -u 00:00:00.049 E: + [ 0 -eq 0 ] 00:00:00.055 E: + [ root = root ] 00:00:00.063 E: + : 00:00:00.069 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.ext2 http://127.0.0.1/debian 00:00:00.725 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.759 E: I: finding correct signed-by value... 00:00:00.883 E: copying from tar archive - 00:00:00.889 E: I: automatically chosen format: ext2 00:00:00.899 E: I: using /tmp/mmdebstrap.PFAwyMPMqh as tempdir 00:00:00.906 E: W: genext2fs does not support extended attributes 00:00:00.911 E: W: ext2 does not support sub-second precision timestamps 00:00:00.917 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.926 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.961 E: I: running apt-get update... 00:00:04.543 E: I: downloading packages with apt... 00:00:08.375 E: I: extracting archives... 00:00:10.743 E: I: installing essential packages... 00:00:19.223 E: I: installing remaining packages inside the chroot... 00:01:03.816 E: I: cleaning package lists and apt cache... 00:01:03.982 E: I: approximating disk usage... 00:01:04.338 E: I: creating tarball... 00:01:04.351 E: copying from tar archive - 00:01:10.531 E: I: done 00:01:10.573 E: I: removing tempdir /tmp/mmdebstrap.PFAwyMPMqh... 00:01:11.401 E: I: success in 70.8144 seconds 00:01:11.408 E: + mv /tmp/mmdebstrap-unstable-standard.ext2 ./cache/mmdebstrap-unstable-standard.ext2 00:01:22.517 E: + [ ext2 = tar ] 00:01:22.522 E: + [ ext2 = squashfs ] 00:01:22.526 E: + [ ext2 = ext2 ] 00:01:22.531 E: + printf \123\357 00:01:22.535 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext2 - 00:01:22.539 E: + printf \000\000\000\000\000\000\000\000\000\000\000\000 00:01:22.544 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext2 - Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:35 result: SUCCESS ------------------------------------------------------------------------------ (66/280) mmdebstrap dist: unstable mode: root variant: standard format: ext4 time left: 3:17:29 ------------------------------------------------------------------------------ 00:00:00.017 E: + set -eu 00:00:00.025 E: + export LC_ALL=C.UTF-8 00:00:00.031 E: + export SOURCE_DATE_EPOCH=1718633386 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.055 E: + : 00:00:00.061 E: + mmdebstrap --mode=root --variant=standard unstable /tmp/mmdebstrap-unstable-standard.ext4 http://127.0.0.1/debian 00:00:00.571 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.607 E: I: finding correct signed-by value... 00:00:00.733 E: I: automatically chosen format: ext4 00:00:00.737 E: I: using /tmp/mmdebstrap.jtNAzaSVyY as tempdir 00:00:00.805 E: I: running apt-get update... 00:00:03.994 E: I: downloading packages with apt... 00:00:06.728 E: I: extracting archives... 00:00:08.687 E: I: installing essential packages... 00:00:14.919 E: I: installing remaining packages inside the chroot... 00:00:58.170 E: I: cleaning package lists and apt cache... 00:00:58.303 E: I: approximating disk usage... 00:00:58.737 E: I: creating tarball... 00:01:03.350 E: I: done 00:01:03.703 E: I: removing tempdir /tmp/mmdebstrap.jtNAzaSVyY... 00:01:04.601 E: I: success in 64.1541 seconds 00:01:04.611 E: + mv /tmp/mmdebstrap-unstable-standard.ext4 ./cache/mmdebstrap-unstable-standard.ext4 00:01:15.947 E: + [ ext4 = tar ] 00:01:15.955 E: + [ ext4 = squashfs ] 00:01:15.964 E: + [ ext4 = ext2 ] 00:01:15.974 E: + [ ext4 = ext4 ] 00:01:15.981 E: + printf \123\357 00:01:15.985 E: + cmp --bytes=2 --ignore-initial=1080:0 ./cache/mmdebstrap-unstable-standard.ext4 - 00:01:15.988 E: + printf \074\020\000\000\302\042\000\000\153\004\000\000 00:01:15.992 E: + cmp --bytes=12 --ignore-initial=1116:0 ./cache/mmdebstrap-unstable-standard.ext4 - 00:01:15.997 E: + /sbin/blkid --match-tag UUID --output value ./cache/mmdebstrap-unstable-standard.ext4 00:01:16.011 E: + uuidgen --sha1 --namespace=@dns --name mister-muffin.de 00:01:16.015 E: + uuidgen --sha1 --namespace=2068d050-9941-5c8e-a967-b3845fec145b --name 1718633386 00:01:16.019 E: + [ f24f9d64-40bb-5fd5-b22f-8124abef63ba = f24f9d64-40bb-5fd5-b22f-8124abef63ba ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:27 result: SUCCESS ------------------------------------------------------------------------------ (67/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: essential format: tar time left: 3:18:19 ------------------------------------------------------------------------------ 00:00:00.011 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.028 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.034 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM 00:00:00.040 E: + : 00:00:00.046 E: + prefix= 00:00:00.055 E: + id -u 00:00:00.062 E: + [ 0 -eq 0 ] 00:00:00.070 E: + [ unshare != root ] 00:00:00.080 E: + [ unshare != auto ] 00:00:00.087 E: + id user 00:00:00.094 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.104 E: + useradd --home-dir /home/user --create-home user 00:00:00.114 E: + prefix=runuser -u user -- 00:00:00.122 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian 00:00:00.810 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.851 E: I: finding correct signed-by value... 00:00:00.974 E: I: automatically chosen format: tar 00:00:00.978 E: I: using /tmp/mmdebstrap.jBx6ol8PpN as tempdir 00:00:01.112 E: I: running apt-get update... 00:00:04.302 E: I: downloading packages with apt... 00:00:07.457 E: I: extracting archives... 00:00:09.536 E: I: installing essential packages... 00:00:16.574 E: I: cleaning package lists and apt cache... 00:00:16.689 E: I: creating tarball... 00:00:17.443 E: I: done 00:00:17.531 E: I: removing tempdir /tmp/mmdebstrap.jBx6ol8PpN... 00:00:17.780 E: I: success in 17.1785 seconds 00:00:17.788 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-unshare.tar 00:00:20.031 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:32 result: SUCCESS ------------------------------------------------------------------------------ (68/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: essential format: squashfs time left: 3:16:10 ------------------------------------------------------------------------------ 00:00:00.012 E: + set -eu 00:00:00.018 E: + export LC_ALL=C.UTF-8 00:00:00.026 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.031 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.038 E: + : 00:00:00.053 E: + prefix= 00:00:00.060 E: + id -u 00:00:00.068 E: + [ 0 -eq 0 ] 00:00:00.075 E: + [ unshare != root ] 00:00:00.083 E: + [ unshare != auto ] 00:00:00.090 E: + id user 00:00:00.097 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.107 E: + useradd --home-dir /home/user --create-home user 00:00:00.115 E: + prefix=runuser -u user -- 00:00:00.120 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian 00:00:00.775 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.809 E: I: finding correct signed-by value... 00:00:00.927 E: I: automatically chosen format: squashfs 00:00:00.932 E: I: using /tmp/mmdebstrap.OJEPtbHqHd as tempdir 00:00:01.022 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.071 E: I: running apt-get update... 00:00:04.375 E: I: downloading packages with apt... 00:00:07.144 E: I: extracting archives... 00:00:09.239 E: I: installing essential packages... 00:00:16.739 E: I: cleaning package lists and apt cache... 00:00:16.869 E: I: creating tarball... 00:00:26.524 E: I: done 00:00:27.505 E: I: removing tempdir /tmp/mmdebstrap.OJEPtbHqHd... 00:00:27.734 E: I: success in 27.1686 seconds 00:00:27.744 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-unshare.squashfs 00:00:28.513 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:41 result: SUCCESS ------------------------------------------------------------------------------ (69/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: essential format: ext2 time left: 3:14:30 ------------------------------------------------------------------------------ 00:00:00.011 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.028 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.038 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.045 E: + : 00:00:00.051 E: + prefix= 00:00:00.057 E: + id -u 00:00:00.063 E: + [ 0 -eq 0 ] 00:00:00.070 E: + [ unshare != root ] 00:00:00.078 E: + [ unshare != auto ] 00:00:00.084 E: + id user 00:00:00.094 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.100 E: + useradd --home-dir /home/user --create-home user 00:00:00.125 E: + prefix=runuser -u user -- 00:00:00.130 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:00.723 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.760 E: I: finding correct signed-by value... 00:00:00.878 E: copying from tar archive - 00:00:00.883 E: I: automatically chosen format: ext2 00:00:00.889 E: I: using /tmp/mmdebstrap.gxUmbcg5j1 as tempdir 00:00:00.977 E: W: genext2fs does not support extended attributes 00:00:00.981 E: W: ext2 does not support sub-second precision timestamps 00:00:00.985 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.990 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.027 E: I: running apt-get update... 00:00:04.703 E: I: downloading packages with apt... 00:00:08.137 E: I: extracting archives... 00:00:10.242 E: I: installing essential packages... 00:00:17.221 E: I: cleaning package lists and apt cache... 00:00:17.330 E: I: approximating disk usage... 00:00:17.409 E: I: creating tarball... 00:00:17.417 E: copying from tar archive - 00:00:18.427 E: I: done 00:00:18.525 E: I: removing tempdir /tmp/mmdebstrap.gxUmbcg5j1... 00:00:18.776 E: I: success in 18.2716 seconds 00:00:18.785 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-unshare.ext2 00:00:21.535 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:34 result: SUCCESS ------------------------------------------------------------------------------ (70/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: essential format: ext4 time left: 3:12:31 ------------------------------------------------------------------------------ 00:00:00.009 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.023 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.036 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.048 E: + : 00:00:00.054 E: + prefix= 00:00:00.069 E: + id -u 00:00:00.074 E: + [ 0 -eq 0 ] 00:00:00.083 E: + [ unshare != root ] 00:00:00.089 E: + [ unshare != auto ] 00:00:00.094 E: + id user 00:00:00.099 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.105 E: + useradd --home-dir /home/user --create-home user 00:00:00.110 E: + prefix=runuser -u user -- 00:00:00.116 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=essential unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:00.729 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.765 E: I: finding correct signed-by value... 00:00:00.906 E: I: automatically chosen format: ext4 00:00:00.911 E: I: using /tmp/mmdebstrap.nsWkIiwQI5 as tempdir 00:00:01.060 E: I: running apt-get update... 00:00:04.142 E: I: downloading packages with apt... 00:00:06.996 E: I: extracting archives... 00:00:09.295 E: I: installing essential packages... 00:00:16.661 E: I: cleaning package lists and apt cache... 00:00:16.761 E: I: approximating disk usage... 00:00:16.865 E: I: creating tarball... 00:00:17.783 E: I: done 00:00:17.912 E: I: removing tempdir /tmp/mmdebstrap.nsWkIiwQI5... 00:00:18.150 E: I: success in 17.6389 seconds 00:00:18.160 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-unshare.ext4 00:00:23.497 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:35 result: SUCCESS ------------------------------------------------------------------------------ (71/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: apt format: tar time left: 3:10:39 ------------------------------------------------------------------------------ 00:00:00.012 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.025 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.033 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM 00:00:00.044 E: + : 00:00:00.052 E: + prefix= 00:00:00.059 E: + id -u 00:00:00.068 E: + [ 0 -eq 0 ] 00:00:00.074 E: + [ unshare != root ] 00:00:00.083 E: + [ unshare != auto ] 00:00:00.094 E: + id user 00:00:00.099 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.106 E: + useradd --home-dir /home/user --create-home user 00:00:00.113 E: + prefix=runuser -u user -- 00:00:00.119 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian 00:00:00.856 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.894 E: I: finding correct signed-by value... 00:00:01.028 E: I: automatically chosen format: tar 00:00:01.037 E: I: using /tmp/mmdebstrap.bdGab1dZRj as tempdir 00:00:01.184 E: I: running apt-get update... 00:00:04.738 E: I: downloading packages with apt... 00:00:07.612 E: I: extracting archives... 00:00:09.644 E: I: installing essential packages... 00:00:16.944 E: I: installing remaining packages inside the chroot... 00:00:21.080 E: I: cleaning package lists and apt cache... 00:00:21.203 E: I: creating tarball... 00:00:22.182 E: I: done 00:00:22.299 E: I: removing tempdir /tmp/mmdebstrap.bdGab1dZRj... 00:00:22.571 E: I: success in 21.9368 seconds 00:00:22.589 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-unshare.tar 00:00:25.447 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:38 result: SUCCESS ------------------------------------------------------------------------------ (72/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: apt format: squashfs time left: 3:08:59 ------------------------------------------------------------------------------ 00:00:00.009 E: + set -eu 00:00:00.014 E: + export LC_ALL=C.UTF-8 00:00:00.021 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.028 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.036 E: + : 00:00:00.044 E: + prefix= 00:00:00.051 E: + id -u 00:00:00.058 E: + [ 0 -eq 0 ] 00:00:00.068 E: + [ unshare != root ] 00:00:00.074 E: + [ unshare != auto ] 00:00:00.083 E: + id user 00:00:00.089 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.095 E: + useradd --home-dir /home/user --create-home user 00:00:00.101 E: + prefix=runuser -u user -- 00:00:00.107 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.squashfs 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.796 E: I: finding correct signed-by value... 00:00:00.914 E: I: automatically chosen format: squashfs 00:00:00.920 E: I: using /tmp/mmdebstrap.3Z5OZCuNh7 as tempdir 00:00:01.009 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.057 E: I: running apt-get update... 00:00:04.320 E: I: downloading packages with apt... 00:00:06.943 E: I: extracting archives... 00:00:08.932 E: I: installing essential packages... 00:00:15.405 E: I: installing remaining packages inside the chroot... 00:00:19.806 E: I: cleaning package lists and apt cache... 00:00:19.919 E: I: creating tarball... 00:00:30.810 E: I: done 00:00:31.525 E: I: removing tempdir /tmp/mmdebstrap.3Z5OZCuNh7... 00:00:31.783 E: I: success in 31.2633 seconds 00:00:31.792 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-unshare.squashfs 00:00:32.573 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:44 result: SUCCESS ------------------------------------------------------------------------------ (73/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: apt format: ext2 time left: 3:07:37 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.013 E: + export LC_ALL=C.UTF-8 00:00:00.018 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.023 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.029 E: + : 00:00:00.035 E: + prefix= 00:00:00.043 E: + id -u 00:00:00.050 E: + [ 0 -eq 0 ] 00:00:00.055 E: + [ unshare != root ] 00:00:00.060 E: + [ unshare != auto ] 00:00:00.065 E: + id user 00:00:00.071 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.075 E: + useradd --home-dir /home/user --create-home user 00:00:00.080 E: + prefix=runuser -u user -- 00:00:00.085 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:00.666 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.702 E: I: finding correct signed-by value... 00:00:00.819 E: copying from tar archive - 00:00:00.824 E: I: automatically chosen format: ext2 00:00:00.830 E: I: using /tmp/mmdebstrap.W3j786Vzh0 as tempdir 00:00:00.927 E: W: genext2fs does not support extended attributes 00:00:00.931 E: W: ext2 does not support sub-second precision timestamps 00:00:00.939 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.946 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.988 E: I: running apt-get update... 00:00:04.216 E: I: downloading packages with apt... 00:00:06.670 E: I: extracting archives... 00:00:08.736 E: I: installing essential packages... 00:00:15.479 E: I: installing remaining packages inside the chroot... 00:00:19.445 E: I: cleaning package lists and apt cache... 00:00:19.544 E: I: approximating disk usage... 00:00:19.628 E: I: creating tarball... 00:00:19.638 E: copying from tar archive - 00:00:20.920 E: I: done 00:00:21.037 E: I: removing tempdir /tmp/mmdebstrap.W3j786Vzh0... 00:00:21.303 E: I: success in 20.8512 seconds 00:00:21.311 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-unshare.ext2 00:00:25.359 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:37 result: SUCCESS ------------------------------------------------------------------------------ (74/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: apt format: ext4 time left: 3:05:57 ------------------------------------------------------------------------------ 00:00:00.017 E: + set -eu 00:00:00.025 E: + export LC_ALL=C.UTF-8 00:00:00.036 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.043 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.051 E: + : 00:00:00.060 E: + prefix= 00:00:00.067 E: + id -u 00:00:00.083 E: + [ 0 -eq 0 ] 00:00:00.090 E: + [ unshare != root ] 00:00:00.098 E: + [ unshare != auto ] 00:00:00.106 E: + id user 00:00:00.118 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.124 E: + useradd --home-dir /home/user --create-home user 00:00:00.132 E: + prefix=runuser -u user -- 00:00:00.141 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:00.850 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.883 E: I: finding correct signed-by value... 00:00:01.013 E: I: automatically chosen format: ext4 00:00:01.019 E: I: using /tmp/mmdebstrap.NvOblarB_w as tempdir 00:00:01.162 E: I: running apt-get update... 00:00:04.727 E: I: downloading packages with apt... 00:00:07.849 E: I: extracting archives... 00:00:09.959 E: I: installing essential packages... 00:00:16.809 E: I: installing remaining packages inside the chroot... 00:00:20.898 E: I: cleaning package lists and apt cache... 00:00:21.002 E: I: approximating disk usage... 00:00:21.085 E: I: creating tarball... 00:00:22.086 E: I: done 00:00:22.230 E: I: removing tempdir /tmp/mmdebstrap.NvOblarB_w... 00:00:22.479 E: I: success in 21.8458 seconds 00:00:22.488 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-unshare.ext4 00:00:26.288 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:38 result: SUCCESS ------------------------------------------------------------------------------ (75/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: minbase format: tar time left: 3:04:22 ------------------------------------------------------------------------------ 00:00:00.019 E: + set -eu 00:00:00.029 E: + export LC_ALL=C.UTF-8 00:00:00.038 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.047 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM 00:00:00.053 E: + : 00:00:00.060 E: + prefix= 00:00:00.066 E: + id -u 00:00:00.074 E: + [ 0 -eq 0 ] 00:00:00.081 E: + [ unshare != root ] 00:00:00.087 E: + [ unshare != auto ] 00:00:00.092 E: + id user 00:00:00.099 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.109 E: + useradd --home-dir /home/user --create-home user 00:00:00.117 E: + prefix=runuser -u user -- 00:00:00.124 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian 00:00:00.765 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.807 E: I: finding correct signed-by value... 00:00:00.927 E: I: automatically chosen format: tar 00:00:00.936 E: I: using /tmp/mmdebstrap.EignHLb65c as tempdir 00:00:01.107 E: I: running apt-get update... 00:00:05.222 E: I: downloading packages with apt... 00:00:07.860 E: I: extracting archives... 00:00:10.390 E: I: installing essential packages... 00:00:17.063 E: I: installing remaining packages inside the chroot... 00:00:24.694 E: I: cleaning package lists and apt cache... 00:00:24.815 E: I: creating tarball... 00:00:25.804 E: I: done 00:00:25.886 E: I: removing tempdir /tmp/mmdebstrap.EignHLb65c... 00:00:26.220 E: I: success in 25.6590 seconds 00:00:26.230 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-unshare.tar 00:00:29.254 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:42 result: SUCCESS ------------------------------------------------------------------------------ (76/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: minbase format: squashfs time left: 3:02:58 ------------------------------------------------------------------------------ 00:00:00.022 E: + set -eu 00:00:00.035 E: + export LC_ALL=C.UTF-8 00:00:00.043 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.051 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.057 E: + : 00:00:00.066 E: + prefix= 00:00:00.075 E: + id -u 00:00:00.082 E: + [ 0 -eq 0 ] 00:00:00.087 E: + [ unshare != root ] 00:00:00.094 E: + [ unshare != auto ] 00:00:00.102 E: + id user 00:00:00.107 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.113 E: + useradd --home-dir /home/user --create-home user 00:00:00.119 E: + prefix=runuser -u user -- 00:00:00.127 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian 00:00:00.797 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.837 E: I: finding correct signed-by value... 00:00:00.968 E: I: automatically chosen format: squashfs 00:00:00.973 E: I: using /tmp/mmdebstrap.oiF1ekNp00 as tempdir 00:00:01.064 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.113 E: I: running apt-get update... 00:00:04.355 E: I: downloading packages with apt... 00:00:06.934 E: I: extracting archives... 00:00:09.193 E: I: installing essential packages... 00:00:16.043 E: I: installing remaining packages inside the chroot... 00:00:22.585 E: I: cleaning package lists and apt cache... 00:00:22.697 E: I: creating tarball... 00:00:34.735 E: I: done 00:00:35.598 E: I: removing tempdir /tmp/mmdebstrap.oiF1ekNp00... 00:00:35.882 E: I: success in 35.2812 seconds 00:00:35.890 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-unshare.squashfs 00:00:36.826 E: + rm -f /tmp/debian-chroot-unshare.squashfs Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:49 result: SUCCESS ------------------------------------------------------------------------------ (77/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: minbase format: ext2 time left: 3:01:55 ------------------------------------------------------------------------------ 00:00:00.019 E: + set -eu 00:00:00.024 E: + export LC_ALL=C.UTF-8 00:00:00.029 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.035 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.040 E: + : 00:00:00.047 E: + prefix= 00:00:00.053 E: + id -u 00:00:00.062 E: + [ 0 -eq 0 ] 00:00:00.068 E: + [ unshare != root ] 00:00:00.078 E: + [ unshare != auto ] 00:00:00.083 E: + id user 00:00:00.095 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.102 E: + useradd --home-dir /home/user --create-home user 00:00:00.109 E: + prefix=runuser -u user -- 00:00:00.118 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:00.821 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.866 E: I: finding correct signed-by value... 00:00:01.008 E: copying from tar archive - 00:00:01.028 E: I: automatically chosen format: ext2 00:00:01.036 E: I: using /tmp/mmdebstrap.Ae5Dv9AWWk as tempdir 00:00:01.132 E: W: genext2fs does not support extended attributes 00:00:01.137 E: W: ext2 does not support sub-second precision timestamps 00:00:01.142 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:01.147 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.176 E: I: running apt-get update... 00:00:04.564 E: I: downloading packages with apt... 00:00:07.067 E: I: extracting archives... 00:00:09.497 E: I: installing essential packages... 00:00:18.667 E: I: installing remaining packages inside the chroot... 00:00:25.293 E: I: cleaning package lists and apt cache... 00:00:25.398 E: I: approximating disk usage... 00:00:25.509 E: I: creating tarball... 00:00:25.519 E: copying from tar archive - 00:00:27.061 E: I: done 00:00:27.208 E: I: removing tempdir /tmp/mmdebstrap.Ae5Dv9AWWk... 00:00:27.563 E: I: success in 26.9704 seconds 00:00:27.572 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-unshare.ext2 00:00:32.296 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:44 result: SUCCESS ------------------------------------------------------------------------------ (78/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: minbase format: ext4 time left: 3:00:39 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.024 E: + : 00:00:00.028 E: + prefix= 00:00:00.033 E: + id -u 00:00:00.038 E: + [ 0 -eq 0 ] 00:00:00.042 E: + [ unshare != root ] 00:00:00.047 E: + [ unshare != auto ] 00:00:00.050 E: + id user 00:00:00.054 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.058 E: + useradd --home-dir /home/user --create-home user 00:00:00.062 E: + prefix=runuser -u user -- 00:00:00.067 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:00.625 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.669 E: I: finding correct signed-by value... 00:00:00.832 E: I: automatically chosen format: ext4 00:00:00.838 E: I: using /tmp/mmdebstrap.ZN5FqaH4Jx as tempdir 00:00:00.984 E: I: running apt-get update... 00:00:04.317 E: I: downloading packages with apt... 00:00:07.041 E: I: extracting archives... 00:00:09.415 E: I: installing essential packages... 00:00:16.184 E: I: installing remaining packages inside the chroot... 00:00:22.605 E: I: cleaning package lists and apt cache... 00:00:22.709 E: I: approximating disk usage... 00:00:22.816 E: I: creating tarball... 00:00:24.109 E: I: done 00:00:24.281 E: I: removing tempdir /tmp/mmdebstrap.ZN5FqaH4Jx... 00:00:24.597 E: I: success in 24.2319 seconds 00:00:24.606 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-unshare.ext4 00:00:28.716 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:40 result: SUCCESS ------------------------------------------------------------------------------ (79/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: buildd format: tar time left: 2:59:13 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.013 E: + export LC_ALL=C.UTF-8 00:00:00.017 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.022 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM 00:00:00.028 E: + : 00:00:00.032 E: + prefix= 00:00:00.036 E: + id -u 00:00:00.043 E: + [ 0 -eq 0 ] 00:00:00.049 E: + [ unshare != root ] 00:00:00.054 E: + [ unshare != auto ] 00:00:00.058 E: + id user 00:00:00.063 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.tar http://127.0.0.1/debian 00:00:00.619 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.661 E: I: finding correct signed-by value... 00:00:00.770 E: I: automatically chosen format: tar 00:00:00.775 E: I: using /tmp/mmdebstrap.Smc6pMWMGw as tempdir 00:00:00.938 E: I: running apt-get update... 00:00:04.089 E: I: downloading packages with apt... 00:00:06.434 E: I: extracting archives... 00:00:08.667 E: I: installing essential packages... 00:00:15.836 E: I: installing remaining packages inside the chroot... 00:00:33.157 E: I: cleaning package lists and apt cache... 00:00:33.283 E: I: creating tarball... 00:00:37.091 E: I: done 00:00:37.394 E: I: removing tempdir /tmp/mmdebstrap.Smc6pMWMGw... 00:00:37.965 E: I: success in 37.5558 seconds 00:00:37.975 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-unshare.tar 00:00:49.452 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:02 result: SUCCESS ------------------------------------------------------------------------------ (80/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: buildd format: squashfs time left: 2:58:43 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.025 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.031 E: + : 00:00:00.036 E: + prefix= 00:00:00.047 E: + id -u 00:00:00.054 E: + [ 0 -eq 0 ] 00:00:00.060 E: + [ unshare != root ] 00:00:00.067 E: + [ unshare != auto ] 00:00:00.072 E: + id user 00:00:00.076 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.081 E: + useradd --home-dir /home/user --create-home user 00:00:00.087 E: + prefix=runuser -u user -- 00:00:00.092 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian 00:00:00.619 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.656 E: I: finding correct signed-by value... 00:00:00.773 E: I: automatically chosen format: squashfs 00:00:00.777 E: I: using /tmp/mmdebstrap.BU4fJO5bi8 as tempdir 00:00:00.865 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:00.914 E: I: running apt-get update... 00:00:04.026 E: I: downloading packages with apt... 00:00:06.778 E: I: extracting archives... 00:00:08.798 E: I: installing essential packages... 00:00:15.707 E: I: installing remaining packages inside the chroot... 00:00:33.957 E: I: cleaning package lists and apt cache... 00:00:34.085 E: I: creating tarball... 00:01:13.666 E: I: done 00:01:15.342 E: I: removing tempdir /tmp/mmdebstrap.BU4fJO5bi8... 00:01:15.988 E: I: success in 75.5762 seconds 00:01:15.997 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-unshare.squashfs 00:01:18.855 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:30 result: SUCCESS ------------------------------------------------------------------------------ (81/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: buildd format: ext2 time left: 2:59:24 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.013 E: + export LC_ALL=C.UTF-8 00:00:00.019 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.024 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.029 E: + : 00:00:00.035 E: + prefix= 00:00:00.041 E: + id -u 00:00:00.047 E: + [ 0 -eq 0 ] 00:00:00.055 E: + [ unshare != root ] 00:00:00.062 E: + [ unshare != auto ] 00:00:00.070 E: + id user 00:00:00.077 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.085 E: + useradd --home-dir /home/user --create-home user 00:00:00.091 E: + prefix=runuser -u user -- 00:00:00.096 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:00.665 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.698 E: I: finding correct signed-by value... 00:00:00.818 E: copying from tar archive - 00:00:00.822 E: I: automatically chosen format: ext2 00:00:00.829 E: I: using /tmp/mmdebstrap.4PbwALcNra as tempdir 00:00:00.918 E: W: genext2fs does not support extended attributes 00:00:00.922 E: W: ext2 does not support sub-second precision timestamps 00:00:00.927 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.931 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.961 E: I: running apt-get update... 00:00:04.167 E: I: downloading packages with apt... 00:00:07.158 E: I: extracting archives... 00:00:09.273 E: I: installing essential packages... 00:00:15.714 E: I: installing remaining packages inside the chroot... 00:00:32.279 E: I: cleaning package lists and apt cache... 00:00:32.412 E: I: approximating disk usage... 00:00:32.632 E: I: creating tarball... 00:00:32.644 E: copying from tar archive - 00:00:41.785 E: I: done 00:00:41.900 E: I: removing tempdir /tmp/mmdebstrap.4PbwALcNra... 00:00:42.549 E: I: success in 42.0968 seconds 00:00:42.558 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-unshare.ext2 00:00:56.212 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:08 result: SUCCESS ------------------------------------------------------------------------------ (82/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: buildd format: ext4 time left: 2:59:05 ------------------------------------------------------------------------------ 00:00:00.013 E: + set -eu 00:00:00.022 E: + export LC_ALL=C.UTF-8 00:00:00.034 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.042 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.050 E: + : 00:00:00.057 E: + prefix= 00:00:00.063 E: + id -u 00:00:00.069 E: + [ 0 -eq 0 ] 00:00:00.077 E: + [ unshare != root ] 00:00:00.086 E: + [ unshare != auto ] 00:00:00.098 E: + id user 00:00:00.103 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.112 E: + useradd --home-dir /home/user --create-home user 00:00:00.122 E: + prefix=runuser -u user -- 00:00:00.134 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=buildd unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:00.773 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.814 E: I: finding correct signed-by value... 00:00:00.942 E: I: automatically chosen format: ext4 00:00:00.947 E: I: using /tmp/mmdebstrap.cQNpeGItVz as tempdir 00:00:01.084 E: I: running apt-get update... 00:00:04.304 E: I: downloading packages with apt... 00:00:07.359 E: I: extracting archives... 00:00:09.557 E: I: installing essential packages... 00:00:16.199 E: I: installing remaining packages inside the chroot... 00:00:31.993 E: I: cleaning package lists and apt cache... 00:00:32.107 E: I: approximating disk usage... 00:00:32.314 E: I: creating tarball... 00:00:36.631 E: I: done 00:00:37.280 E: I: removing tempdir /tmp/mmdebstrap.cQNpeGItVz... 00:00:38.031 E: I: success in 37.4509 seconds 00:00:38.061 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-unshare.ext4 00:01:10.040 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:23 result: SUCCESS ------------------------------------------------------------------------------ (83/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: - format: tar time left: 2:59:22 ------------------------------------------------------------------------------ 00:00:00.050 E: + set -eu 00:00:00.066 E: + export LC_ALL=C.UTF-8 00:00:00.079 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.102 E: + trap rm -f /tmp/debian-chroot-unshare.tar EXIT INT TERM 00:00:00.122 E: + : 00:00:00.143 E: + prefix= 00:00:00.171 E: + id -u 00:00:00.198 E: + [ 0 -eq 0 ] 00:00:00.216 E: + [ unshare != root ] 00:00:00.245 E: + [ unshare != auto ] 00:00:00.274 E: + id user 00:00:00.294 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.317 E: + useradd --home-dir /home/user --create-home user 00:00:00.495 E: + prefix=runuser -u user -- 00:00:00.509 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian 00:00:02.468 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:02.714 E: I: finding correct signed-by value... 00:00:02.976 E: I: automatically chosen format: tar 00:00:02.988 E: I: using /tmp/mmdebstrap.vfJ8lFrOUx as tempdir 00:00:03.261 E: I: running apt-get update... 00:00:10.713 E: I: downloading packages with apt... 00:00:18.133 E: I: extracting archives... 00:00:22.035 E: I: installing essential packages... 00:00:39.121 E: I: installing remaining packages inside the chroot... 00:01:12.903 E: I: cleaning package lists and apt cache... 00:01:13.105 E: I: creating tarball... 00:01:15.639 E: I: done 00:01:15.857 E: I: removing tempdir /tmp/mmdebstrap.vfJ8lFrOUx... 00:01:16.353 E: I: success in 74.6083 seconds 00:01:16.365 E: + cmp ./cache/mmdebstrap-unstable--.tar /tmp/debian-chroot-unshare.tar 00:01:23.808 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:44 result: SUCCESS ------------------------------------------------------------------------------ (84/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: - format: squashfs time left: 3:00:26 ------------------------------------------------------------------------------ 00:00:00.016 E: + set -eu 00:00:00.023 E: + export LC_ALL=C.UTF-8 00:00:00.034 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.044 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.056 E: + : 00:00:00.065 E: + prefix= 00:00:00.076 E: + id -u 00:00:00.086 E: + [ 0 -eq 0 ] 00:00:00.093 E: + [ unshare != root ] 00:00:00.102 E: + [ unshare != auto ] 00:00:00.115 E: + id user 00:00:00.123 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.131 E: + useradd --home-dir /home/user --create-home user 00:00:00.286 E: + prefix=runuser -u user -- 00:00:00.304 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian 00:00:02.107 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:02.246 E: I: finding correct signed-by value... 00:00:02.467 E: I: automatically chosen format: squashfs 00:00:02.492 E: I: using /tmp/mmdebstrap.VlD4NTo7Fy as tempdir 00:00:02.676 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:02.806 E: I: running apt-get update... 00:00:08.701 E: I: downloading packages with apt... 00:00:14.020 E: I: extracting archives... 00:00:16.587 E: I: installing essential packages... 00:00:32.578 E: I: installing remaining packages inside the chroot... 00:01:12.127 E: I: cleaning package lists and apt cache... 00:01:12.304 E: I: creating tarball... 00:01:49.679 E: I: done 00:01:51.083 E: I: removing tempdir /tmp/mmdebstrap.VlD4NTo7Fy... 00:01:51.601 E: I: success in 110.1740 seconds 00:01:51.616 E: + cmp ./cache/mmdebstrap-unstable--.squashfs /tmp/debian-chroot-unshare.squashfs 00:01:54.219 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 ------------------------------------------------------------------------------ (85/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: - format: ext2 time left: 3:02:45 ------------------------------------------------------------------------------ 00:00:00.030 E: + set -eu 00:00:00.058 E: + export LC_ALL=C.UTF-8 00:00:00.069 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.085 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.093 E: + : 00:00:00.102 E: + prefix= 00:00:00.119 E: + id -u 00:00:00.134 E: + [ 0 -eq 0 ] 00:00:00.158 E: + [ unshare != root ] 00:00:00.173 E: + [ unshare != auto ] 00:00:00.199 E: + id user 00:00:00.229 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.258 E: + useradd --home-dir /home/user --create-home user 00:00:00.466 E: + prefix=runuser -u user -- 00:00:00.499 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:02.089 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:02.178 E: I: finding correct signed-by value... 00:00:02.450 E: copying from tar archive - 00:00:02.473 E: I: automatically chosen format: ext2 00:00:02.514 E: I: using /tmp/mmdebstrap.uRmjWY8QHi as tempdir 00:00:02.660 E: W: genext2fs does not support extended attributes 00:00:02.697 E: W: ext2 does not support sub-second precision timestamps 00:00:02.742 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:02.765 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:02.801 E: I: running apt-get update... 00:00:09.448 E: I: downloading packages with apt... 00:00:14.294 E: I: extracting archives... 00:00:18.405 E: I: installing essential packages... 00:00:33.535 E: I: installing remaining packages inside the chroot... 00:01:02.338 E: I: cleaning package lists and apt cache... 00:01:02.557 E: I: approximating disk usage... 00:01:02.770 E: I: creating tarball... 00:01:02.789 E: copying from tar archive - 00:01:07.393 E: I: done 00:01:07.679 E: I: removing tempdir /tmp/mmdebstrap.uRmjWY8QHi... 00:01:08.240 E: I: success in 66.7777 seconds 00:01:08.260 E: + cmp ./cache/mmdebstrap-unstable--.ext2 /tmp/debian-chroot-unshare.ext2 00:01:22.119 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:57 result: SUCCESS ------------------------------------------------------------------------------ (86/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: - format: ext4 time left: 3:04:10 ------------------------------------------------------------------------------ 00:00:00.047 E: + set -eu 00:00:00.067 E: + export LC_ALL=C.UTF-8 00:00:00.083 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.095 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.105 E: + : 00:00:00.122 E: + prefix= 00:00:00.136 E: + id -u 00:00:00.156 E: + [ 0 -eq 0 ] 00:00:00.170 E: + [ unshare != root ] 00:00:00.193 E: + [ unshare != auto ] 00:00:00.213 E: + id user 00:00:00.236 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.249 E: + useradd --home-dir /home/user --create-home user 00:00:00.367 E: + prefix=runuser -u user -- 00:00:00.384 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=- unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:01.870 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:02.011 E: I: finding correct signed-by value... 00:00:02.283 E: I: automatically chosen format: ext4 00:00:02.301 E: I: using /tmp/mmdebstrap.QmH__SuPa8 as tempdir 00:00:02.505 E: I: running apt-get update... 00:00:08.486 E: I: downloading packages with apt... 00:00:11.820 E: I: extracting archives... 00:00:13.874 E: I: installing essential packages... 00:00:20.203 E: I: installing remaining packages inside the chroot... 00:00:33.848 E: I: cleaning package lists and apt cache... 00:00:33.979 E: I: approximating disk usage... 00:00:34.126 E: I: creating tarball... 00:00:35.896 E: I: done 00:00:36.122 E: I: removing tempdir /tmp/mmdebstrap.QmH__SuPa8... 00:00:36.553 E: I: success in 35.2739 seconds 00:00:36.562 E: + cmp ./cache/mmdebstrap-unstable--.ext4 /tmp/debian-chroot-unshare.ext4 00:00:42.145 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:07 result: SUCCESS ------------------------------------------------------------------------------ (87/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: standard format: tar time left: 3:03:38 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + trap rm -f /tmp/debian-chroot-unshare.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.038 E: + [ unshare != root ] 00:00:00.043 E: + [ unshare != auto ] 00:00:00.050 E: + id user 00:00:00.054 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.058 E: + useradd --home-dir /home/user --create-home user 00:00:00.062 E: + prefix=runuser -u user -- 00:00:00.066 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.tar http://127.0.0.1/debian 00:00:00.577 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.618 E: I: finding correct signed-by value... 00:00:00.724 E: I: automatically chosen format: tar 00:00:00.729 E: I: using /tmp/mmdebstrap.3BWySbZWf1 as tempdir 00:00:00.859 E: I: running apt-get update... 00:00:03.734 E: I: downloading packages with apt... 00:00:06.354 E: I: extracting archives... 00:00:08.359 E: I: installing essential packages... 00:00:14.543 E: I: installing remaining packages inside the chroot... 00:00:53.950 E: I: cleaning package lists and apt cache... 00:00:54.105 E: I: creating tarball... 00:00:57.061 E: I: done 00:00:57.319 E: I: removing tempdir /tmp/mmdebstrap.3BWySbZWf1... 00:00:58.178 E: I: success in 57.7945 seconds 00:00:58.185 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot-unshare.tar 00:01:06.652 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:18 result: SUCCESS ------------------------------------------------------------------------------ (88/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: standard format: squashfs time left: 3:03:29 ------------------------------------------------------------------------------ 00:00:00.010 E: + set -eu 00:00:00.017 E: + export LC_ALL=C.UTF-8 00:00:00.021 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.026 E: + trap rm -f /tmp/debian-chroot-unshare.squashfs EXIT INT TERM 00:00:00.034 E: + : 00:00:00.040 E: + prefix= 00:00:00.045 E: + id -u 00:00:00.051 E: + [ 0 -eq 0 ] 00:00:00.057 E: + [ unshare != root ] 00:00:00.063 E: + [ unshare != auto ] 00:00:00.070 E: + id user 00:00:00.077 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.083 E: + useradd --home-dir /home/user --create-home user 00:00:00.089 E: + prefix=runuser -u user -- 00:00:00.094 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.squashfs http://127.0.0.1/debian 00:00:00.641 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.780 E: I: automatically chosen format: squashfs 00:00:00.785 E: I: using /tmp/mmdebstrap.QdALcYxg9J as tempdir 00:00:00.871 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:00.913 E: I: running apt-get update... 00:00:03.899 E: I: downloading packages with apt... 00:00:06.122 E: I: extracting archives... 00:00:08.042 E: I: installing essential packages... 00:00:14.034 E: I: installing remaining packages inside the chroot... 00:00:54.235 E: I: cleaning package lists and apt cache... 00:00:54.396 E: I: creating tarball... 00:01:35.402 E: I: done 00:01:36.669 E: I: removing tempdir /tmp/mmdebstrap.QdALcYxg9J... 00:01:37.540 E: I: success in 97.0755 seconds 00:01:37.548 E: + cmp ./cache/mmdebstrap-unstable-standard.squashfs /tmp/debian-chroot-unshare.squashfs 00:01:39.870 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:52 result: SUCCESS ------------------------------------------------------------------------------ (89/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: standard format: ext2 time left: 3:04: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=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-unshare.ext2 EXIT INT TERM 00:00:00.021 E: + : 00:00:00.026 E: + prefix= 00:00:00.029 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.038 E: + [ unshare != root ] 00:00:00.042 E: + [ unshare != auto ] 00:00:00.046 E: + id user 00:00:00.050 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=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext2 http://127.0.0.1/debian 00:00:00.572 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.606 E: I: finding correct signed-by value... 00:00:00.721 E: copying from tar archive - 00:00:00.725 E: I: automatically chosen format: ext2 00:00:00.733 E: I: using /tmp/mmdebstrap.6ycQtjK1Qy as tempdir 00:00:00.824 E: W: genext2fs does not support extended attributes 00:00:00.829 E: W: ext2 does not support sub-second precision timestamps 00:00:00.833 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:00.837 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:00.865 E: I: running apt-get update... 00:00:03.890 E: I: downloading packages with apt... 00:00:06.284 E: I: extracting archives... 00:00:08.229 E: I: installing essential packages... 00:00:14.418 E: I: installing remaining packages inside the chroot... 00:00:55.717 E: I: cleaning package lists and apt cache... 00:00:55.856 E: I: approximating disk usage... 00:00:56.238 E: I: creating tarball... 00:00:56.248 E: copying from tar archive - 00:01:02.419 E: I: done 00:01:02.480 E: I: removing tempdir /tmp/mmdebstrap.6ycQtjK1Qy... 00:01:03.324 E: I: success in 62.9466 seconds 00:01:03.332 E: + cmp ./cache/mmdebstrap-unstable-standard.ext2 /tmp/debian-chroot-unshare.ext2 00:01:14.780 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:25 result: SUCCESS ------------------------------------------------------------------------------ (90/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: unshare variant: standard format: ext4 time left: 3:04:35 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-unshare.ext4 EXIT INT TERM 00:00:00.022 E: + : 00:00:00.026 E: + prefix= 00:00:00.030 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.038 E: + [ unshare != root ] 00:00:00.042 E: + [ unshare != auto ] 00:00:00.046 E: + id user 00:00:00.050 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.054 E: + useradd --home-dir /home/user --create-home user 00:00:00.057 E: + prefix=runuser -u user -- 00:00:00.061 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=standard unstable /tmp/debian-chroot-unshare.ext4 http://127.0.0.1/debian 00:00:00.573 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.606 E: I: finding correct signed-by value... 00:00:00.730 E: I: automatically chosen format: ext4 00:00:00.735 E: I: using /tmp/mmdebstrap.3bniiDfHkw as tempdir 00:00:00.864 E: I: running apt-get update... 00:00:03.944 E: I: downloading packages with apt... 00:00:06.447 E: I: extracting archives... 00:00:08.338 E: I: installing essential packages... 00:00:14.462 E: I: installing remaining packages inside the chroot... 00:00:55.085 E: I: cleaning package lists and apt cache... 00:00:55.229 E: I: approximating disk usage... 00:00:55.663 E: I: creating tarball... 00:00:59.837 E: I: done 00:01:00.175 E: I: removing tempdir /tmp/mmdebstrap.3bniiDfHkw... 00:01:01.021 E: I: success in 60.6424 seconds 00:01:01.032 E: + cmp ./cache/mmdebstrap-unstable-standard.ext4 /tmp/debian-chroot-unshare.ext4 00:01:12.283 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:23 result: SUCCESS ------------------------------------------------------------------------------ (91/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: essential format: tar time left: 3:04:31 ------------------------------------------------------------------------------ 00:00:00.015 E: + set -eu 00:00:00.025 E: + export LC_ALL=C.UTF-8 00:00:00.033 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.041 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM 00:00:00.050 E: + : 00:00:00.059 E: + prefix= 00:00:00.070 E: + id -u 00:00:00.077 E: + [ 0 -eq 0 ] 00:00:00.085 E: + [ fakechroot != root ] 00:00:00.092 E: + [ fakechroot != auto ] 00:00:00.100 E: + id user 00:00:00.109 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.115 E: + useradd --home-dir /home/user --create-home user 00:00:00.122 E: + prefix=runuser -u user -- 00:00:00.132 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian 00:00:01.217 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.261 E: I: finding correct signed-by value... 00:00:01.388 E: I: automatically chosen format: tar 00:00:01.393 E: I: using /tmp/mmdebstrap.fbMZBAFVCZ as tempdir 00:00:01.451 E: I: running apt-get update... 00:00:04.703 E: I: downloading packages with apt... 00:00:07.659 E: I: extracting archives... 00:00:16.016 E: I: installing essential packages... 00:00:24.349 E: I: cleaning package lists and apt cache... 00:00:24.449 E: I: creating tarball... 00:00:25.770 E: I: done 00:00:25.871 E: I: removing tempdir /tmp/mmdebstrap.fbMZBAFVCZ... 00:00:29.797 E: I: success in 28.7177 seconds 00:00:29.808 E: + cmp ./cache/mmdebstrap-unstable-essential.tar /tmp/debian-chroot-fakechroot.tar 00:00:32.051 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:44 result: SUCCESS ------------------------------------------------------------------------------ (92/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: essential format: squashfs time left: 3:03:04 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.017 E: + trap rm -f /tmp/debian-chroot-fakechroot.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.032 E: + [ 0 -eq 0 ] 00:00:00.036 E: + [ fakechroot != root ] 00:00:00.039 E: + [ fakechroot != auto ] 00:00:00.043 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=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian 00:00:00.974 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.014 E: I: finding correct signed-by value... 00:00:01.150 E: I: automatically chosen format: squashfs 00:00:01.156 E: I: using /tmp/mmdebstrap.fFvs1ESrPn as tempdir 00:00:01.162 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.211 E: I: running apt-get update... 00:00:04.304 E: I: downloading packages with apt... 00:00:06.755 E: I: extracting archives... 00:00:14.163 E: I: installing essential packages... 00:00:22.591 E: I: cleaning package lists and apt cache... 00:00:22.711 E: I: creating tarball... 00:00:31.265 E: I: done 00:00:32.196 E: I: removing tempdir /tmp/mmdebstrap.fFvs1ESrPn... 00:00:35.668 E: I: success in 34.8297 seconds 00:00:35.676 E: + cmp ./cache/mmdebstrap-unstable-essential.squashfs /tmp/debian-chroot-fakechroot.squashfs 00:00:36.234 E: + rm -f /tmp/debian-chroot-fakechroot.squashfs Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:47 result: SUCCESS ------------------------------------------------------------------------------ (93/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: essential format: ext2 time left: 3:01:43 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM 00:00:00.023 E: + : 00:00:00.026 E: + prefix= 00:00:00.030 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.038 E: + [ fakechroot != root ] 00:00:00.042 E: + [ fakechroot != auto ] 00:00:00.046 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.058 E: + prefix=runuser -u user -- 00:00:00.062 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian 00:00:00.981 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.020 E: I: finding correct signed-by value... 00:00:01.154 E: copying from tar archive - 00:00:01.158 E: I: automatically chosen format: ext2 00:00:01.166 E: I: using /tmp/mmdebstrap.Q2JSpk1snT as tempdir 00:00:01.173 E: W: genext2fs does not support extended attributes 00:00:01.178 E: W: ext2 does not support sub-second precision timestamps 00:00:01.182 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:01.186 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.224 E: I: running apt-get update... 00:00:04.324 E: I: downloading packages with apt... 00:00:06.701 E: I: extracting archives... 00:00:14.161 E: I: installing essential packages... 00:00:22.274 E: I: cleaning package lists and apt cache... 00:00:22.373 E: I: approximating disk usage... 00:00:22.832 E: I: creating tarball... 00:00:22.841 E: copying from tar archive - 00:00:24.298 E: I: done 00:00:24.398 E: I: removing tempdir /tmp/mmdebstrap.Q2JSpk1snT... 00:00:27.996 E: I: success in 27.1460 seconds 00:00:28.007 E: + cmp ./cache/mmdebstrap-unstable-essential.ext2 /tmp/debian-chroot-fakechroot.ext2 00:00:30.518 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:42 result: SUCCESS ------------------------------------------------------------------------------ (94/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: essential format: ext4 time left: 3:00:13 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + trap rm -f /tmp/debian-chroot-fakechroot.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.037 E: + [ 0 -eq 0 ] 00:00:00.041 E: + [ fakechroot != root ] 00:00:00.045 E: + [ fakechroot != auto ] 00:00:00.049 E: + id user 00:00:00.053 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.058 E: + useradd --home-dir /home/user --create-home user 00:00:00.062 E: + prefix=runuser -u user -- 00:00:00.066 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian 00:00:01.027 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.067 E: I: finding correct signed-by value... 00:00:01.222 E: I: automatically chosen format: ext4 00:00:01.227 E: I: using /tmp/mmdebstrap.Ox4nmOrNM7 as tempdir 00:00:01.292 E: I: running apt-get update... 00:00:04.279 E: I: downloading packages with apt... 00:00:06.496 E: I: extracting archives... 00:00:13.643 E: I: installing essential packages... 00:00:21.438 E: I: cleaning package lists and apt cache... 00:00:21.539 E: I: approximating disk usage... 00:00:21.987 E: I: creating tarball... 00:00:23.241 E: I: done 00:00:23.365 E: I: removing tempdir /tmp/mmdebstrap.Ox4nmOrNM7... 00:00:27.031 E: I: success in 26.1382 seconds 00:00:27.045 E: + cmp ./cache/mmdebstrap-unstable-essential.ext4 /tmp/debian-chroot-fakechroot.ext4 00:00:29.833 E: + rm -f /tmp/debian-chroot-fakechroot.ext4 Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:40 result: SUCCESS ------------------------------------------------------------------------------ (95/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: apt format: tar time left: 2:58:42 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM 00:00:00.022 E: + : 00:00:00.026 E: + prefix= 00:00:00.030 E: + id -u 00:00:00.035 E: + [ 0 -eq 0 ] 00:00:00.040 E: + [ fakechroot != root ] 00:00:00.044 E: + [ fakechroot != auto ] 00:00:00.048 E: + id user 00:00:00.052 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.056 E: + useradd --home-dir /home/user --create-home user 00:00:00.060 E: + prefix=runuser -u user -- 00:00:00.064 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian 00:00:01.061 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.102 E: I: finding correct signed-by value... 00:00:01.222 E: I: automatically chosen format: tar 00:00:01.226 E: I: using /tmp/mmdebstrap.IAoxRWriPN as tempdir 00:00:01.276 E: I: running apt-get update... 00:00:04.444 E: I: downloading packages with apt... 00:00:06.752 E: I: extracting archives... 00:00:14.627 E: I: installing essential packages... 00:00:22.265 E: I: installing remaining packages inside the chroot... 00:00:26.359 E: I: cleaning package lists and apt cache... 00:00:26.465 E: I: creating tarball... 00:00:27.911 E: I: done 00:00:27.998 E: I: removing tempdir /tmp/mmdebstrap.IAoxRWriPN... 00:00:31.650 E: I: success in 30.7345 seconds 00:00:31.660 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot-fakechroot.tar 00:00:34.177 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:45 result: SUCCESS ------------------------------------------------------------------------------ (96/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: apt format: squashfs time left: 2:57:21 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.019 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.036 E: + [ 0 -eq 0 ] 00:00:00.040 E: + [ fakechroot != root ] 00:00:00.044 E: + [ fakechroot != auto ] 00:00:00.049 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.066 E: + prefix=runuser -u user -- 00:00:00.070 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian 00:00:01.019 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.069 E: I: finding correct signed-by value... 00:00:01.201 E: I: automatically chosen format: squashfs 00:00:01.207 E: I: using /tmp/mmdebstrap.t9ZmgXoYTv as tempdir 00:00:01.215 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.274 E: I: running apt-get update... 00:00:04.347 E: I: downloading packages with apt... 00:00:06.787 E: I: extracting archives... 00:00:13.559 E: I: installing essential packages... 00:00:21.148 E: I: installing remaining packages inside the chroot... 00:00:25.108 E: I: cleaning package lists and apt cache... 00:00:25.211 E: I: creating tarball... 00:00:34.441 E: I: done 00:00:35.068 E: I: removing tempdir /tmp/mmdebstrap.t9ZmgXoYTv... 00:00:38.668 E: I: success in 37.7848 seconds 00:00:38.677 E: + cmp ./cache/mmdebstrap-unstable-apt.squashfs /tmp/debian-chroot-fakechroot.squashfs 00:00:39.360 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:50 result: SUCCESS ------------------------------------------------------------------------------ (97/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: apt format: ext2 time left: 2:56:09 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM 00:00:00.023 E: + : 00:00:00.027 E: + prefix= 00:00:00.032 E: + id -u 00:00:00.036 E: + [ 0 -eq 0 ] 00:00:00.041 E: + [ fakechroot != root ] 00:00:00.045 E: + [ fakechroot != auto ] 00:00:00.049 E: + id user 00:00:00.053 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.057 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=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian 00:00:00.956 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.000 E: I: finding correct signed-by value... 00:00:01.137 E: copying from tar archive - 00:00:01.141 E: I: automatically chosen format: ext2 00:00:01.149 E: I: using /tmp/mmdebstrap.wj6Q44R1Bs as tempdir 00:00:01.156 E: W: genext2fs does not support extended attributes 00:00:01.161 E: W: ext2 does not support sub-second precision timestamps 00:00:01.164 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:01.169 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.213 E: I: running apt-get update... 00:00:04.325 E: I: downloading packages with apt... 00:00:06.632 E: I: extracting archives... 00:00:13.539 E: I: installing essential packages... 00:00:21.260 E: I: installing remaining packages inside the chroot... 00:00:25.184 E: I: cleaning package lists and apt cache... 00:00:25.298 E: I: approximating disk usage... 00:00:25.781 E: I: creating tarball... 00:00:25.790 E: copying from tar archive - 00:00:27.491 E: I: done 00:00:27.627 E: I: removing tempdir /tmp/mmdebstrap.wj6Q44R1Bs... 00:00:31.323 E: I: success in 30.5007 seconds 00:00:31.332 E: + cmp ./cache/mmdebstrap-unstable-apt.ext2 /tmp/debian-chroot-fakechroot.ext2 00:00:34.166 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:44 result: SUCCESS ------------------------------------------------------------------------------ (98/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: apt format: ext4 time left: 2:54:48 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM 00:00:00.023 E: + : 00:00:00.039 E: + prefix= 00:00:00.044 E: + id -u 00:00:00.049 E: + [ 0 -eq 0 ] 00:00:00.053 E: + [ fakechroot != root ] 00:00:00.057 E: + [ fakechroot != auto ] 00:00:00.062 E: + id user 00:00:00.066 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.070 E: + useradd --home-dir /home/user --create-home user 00:00:00.074 E: + prefix=runuser -u user -- 00:00:00.078 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian 00:00:01.010 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.056 E: I: finding correct signed-by value... 00:00:01.204 E: I: automatically chosen format: ext4 00:00:01.209 E: I: using /tmp/mmdebstrap.WylL_Iz4kc as tempdir 00:00:01.268 E: I: running apt-get update... 00:00:04.246 E: I: downloading packages with apt... 00:00:06.368 E: I: extracting archives... 00:00:13.123 E: I: installing essential packages... 00:00:20.784 E: I: installing remaining packages inside the chroot... 00:00:24.681 E: I: cleaning package lists and apt cache... 00:00:24.788 E: I: approximating disk usage... 00:00:25.276 E: I: creating tarball... 00:00:26.764 E: I: done 00:00:26.901 E: I: removing tempdir /tmp/mmdebstrap.WylL_Iz4kc... 00:00:30.767 E: I: success in 29.9186 seconds 00:00:30.778 E: + cmp ./cache/mmdebstrap-unstable-apt.ext4 /tmp/debian-chroot-fakechroot.ext4 00:00:33.946 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:44 result: SUCCESS ------------------------------------------------------------------------------ (99/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: minbase format: tar time left: 2:53:28 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.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.033 E: + [ 0 -eq 0 ] 00:00:00.037 E: + [ fakechroot != root ] 00:00:00.041 E: + [ fakechroot != auto ] 00:00:00.045 E: + id user 00:00:00.050 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=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian 00:00:00.982 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.149 E: I: automatically chosen format: tar 00:00:01.155 E: I: using /tmp/mmdebstrap.8pMHFoCOpx as tempdir 00:00:01.206 E: I: running apt-get update... 00:00:04.242 E: I: downloading packages with apt... 00:00:06.383 E: I: extracting archives... 00:00:13.344 E: I: installing essential packages... 00:00:20.876 E: I: installing remaining packages inside the chroot... 00:00:26.621 E: I: cleaning package lists and apt cache... 00:00:26.721 E: I: creating tarball... 00:00:28.458 E: I: done 00:00:28.586 E: I: removing tempdir /tmp/mmdebstrap.8pMHFoCOpx... 00:00:33.210 E: I: success in 32.3607 seconds 00:00:33.219 E: + cmp ./cache/mmdebstrap-unstable-minbase.tar /tmp/debian-chroot-fakechroot.tar 00:00:35.860 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:46 result: SUCCESS ------------------------------------------------------------------------------ (100/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: minbase format: squashfs time left: 2:52:11 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 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.030 E: + id -u 00:00:00.035 E: + [ 0 -eq 0 ] 00:00:00.040 E: + [ fakechroot != root ] 00:00:00.044 E: + [ fakechroot != auto ] 00:00:00.049 E: + id user 00:00:00.054 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.058 E: + useradd --home-dir /home/user --create-home user 00:00:00.062 E: + prefix=runuser -u user -- 00:00:00.066 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian 00:00:00.981 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.153 E: I: automatically chosen format: squashfs 00:00:01.158 E: I: using /tmp/mmdebstrap.dGtavLLSkC as tempdir 00:00:01.164 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.217 E: I: running apt-get update... 00:00:04.286 E: I: downloading packages with apt... 00:00:06.477 E: I: extracting archives... 00:00:13.401 E: I: installing essential packages... 00:00:20.933 E: I: installing remaining packages inside the chroot... 00:00:26.726 E: I: cleaning package lists and apt cache... 00:00:26.829 E: I: creating tarball... 00:00:37.157 E: I: done 00:00:37.906 E: I: removing tempdir /tmp/mmdebstrap.dGtavLLSkC... 00:00:42.539 E: I: success in 41.6930 seconds 00:00:42.549 E: + cmp ./cache/mmdebstrap-unstable-minbase.squashfs /tmp/debian-chroot-fakechroot.squashfs 00:00:43.307 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:54 result: SUCCESS ------------------------------------------------------------------------------ (101/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: minbase format: ext2 time left: 2:51:09 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM 00:00:00.022 E: + : 00:00:00.026 E: + prefix= 00:00:00.029 E: + id -u 00:00:00.033 E: + [ 0 -eq 0 ] 00:00:00.037 E: + [ fakechroot != root ] 00:00:00.041 E: + [ fakechroot != auto ] 00:00:00.045 E: + id user 00:00:00.050 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=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian 00:00:00.993 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.033 E: I: finding correct signed-by value... 00:00:01.163 E: copying from tar archive - 00:00:01.167 E: I: automatically chosen format: ext2 00:00:01.173 E: I: using /tmp/mmdebstrap.lju6PxNIBW as tempdir 00:00:01.179 E: W: genext2fs does not support extended attributes 00:00:01.183 E: W: ext2 does not support sub-second precision timestamps 00:00:01.187 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:01.191 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.227 E: I: running apt-get update... 00:00:04.079 E: I: downloading packages with apt... 00:00:06.161 E: I: extracting archives... 00:00:12.891 E: I: installing essential packages... 00:00:20.241 E: I: installing remaining packages inside the chroot... 00:00:25.837 E: I: cleaning package lists and apt cache... 00:00:25.933 E: I: approximating disk usage... 00:00:26.491 E: I: creating tarball... 00:00:26.501 E: copying from tar archive - 00:00:28.325 E: I: done 00:00:28.451 E: I: removing tempdir /tmp/mmdebstrap.lju6PxNIBW... 00:00:33.019 E: I: success in 32.1590 seconds 00:00:33.030 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext2 /tmp/debian-chroot-fakechroot.ext2 00:00:36.029 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:46 result: SUCCESS ------------------------------------------------------------------------------ (102/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: minbase format: ext4 time left: 2:49:53 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.016 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM 00:00:00.022 E: + : 00:00:00.026 E: + prefix= 00:00:00.030 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.038 E: + [ fakechroot != root ] 00:00:00.042 E: + [ fakechroot != auto ] 00:00:00.045 E: + id user 00:00:00.049 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.054 E: + useradd --home-dir /home/user --create-home user 00:00:00.057 E: + prefix=runuser -u user -- 00:00:00.061 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian 00:00:00.937 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.977 E: I: finding correct signed-by value... 00:00:01.108 E: I: automatically chosen format: ext4 00:00:01.114 E: I: using /tmp/mmdebstrap.f0ScHvpNth as tempdir 00:00:01.165 E: I: running apt-get update... 00:00:04.076 E: I: downloading packages with apt... 00:00:06.415 E: I: extracting archives... 00:00:12.813 E: I: installing essential packages... 00:00:19.935 E: I: installing remaining packages inside the chroot... 00:00:25.358 E: I: cleaning package lists and apt cache... 00:00:25.455 E: I: approximating disk usage... 00:00:25.997 E: I: creating tarball... 00:00:27.491 E: I: done 00:00:27.629 E: I: removing tempdir /tmp/mmdebstrap.f0ScHvpNth... 00:00:31.892 E: I: success in 31.0798 seconds 00:00:31.901 E: + cmp ./cache/mmdebstrap-unstable-minbase.ext4 /tmp/debian-chroot-fakechroot.ext4 00:00:34.900 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:45 result: SUCCESS ------------------------------------------------------------------------------ (103/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: buildd format: tar time left: 2:48:35 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar EXIT INT TERM 00:00:00.021 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.034 E: + [ fakechroot != root ] 00:00:00.038 E: + [ fakechroot != auto ] 00:00:00.042 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.052 E: + prefix=runuser -u user -- 00:00:00.056 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.tar http://127.0.0.1/debian 00:00:00.905 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.943 E: I: finding correct signed-by value... 00:00:01.051 E: I: automatically chosen format: tar 00:00:01.054 E: I: using /tmp/mmdebstrap.FhWLBqZ_lM as tempdir 00:00:01.103 E: I: running apt-get update... 00:00:04.019 E: I: downloading packages with apt... 00:00:06.058 E: I: extracting archives... 00:00:12.425 E: I: installing essential packages... 00:00:19.493 E: I: installing remaining packages inside the chroot... 00:00:33.204 E: I: cleaning package lists and apt cache... 00:00:33.322 E: I: creating tarball... 00:00:38.014 E: I: done 00:00:38.270 E: I: removing tempdir /tmp/mmdebstrap.FhWLBqZ_lM... 00:00:47.259 E: I: success in 46.4733 seconds 00:00:47.267 E: + cmp ./cache/mmdebstrap-unstable-buildd.tar /tmp/debian-chroot-fakechroot.tar 00:00:55.142 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:04 result: SUCCESS ------------------------------------------------------------------------------ (104/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: buildd format: squashfs time left: 2:47:52 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + trap rm -f /tmp/debian-chroot-fakechroot.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.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.051 E: + useradd --home-dir /home/user --create-home user 00:00:00.055 E: + prefix=runuser -u user -- 00:00:00.059 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.squashfs http://127.0.0.1/debian 00:00:00.929 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.083 E: I: automatically chosen format: squashfs 00:00:01.088 E: I: using /tmp/mmdebstrap.mVcLM8JoGO as tempdir 00:00:01.093 E: W: tar2sqfs does not support extended attributes from the 'system' namespace 00:00:01.142 E: I: running apt-get update... 00:00:04.114 E: I: downloading packages with apt... 00:00:06.069 E: I: extracting archives... 00:00:12.332 E: I: installing essential packages... 00:00:19.429 E: I: installing remaining packages inside the chroot... 00:00:33.229 E: I: cleaning package lists and apt cache... 00:00:33.352 E: I: creating tarball... 00:01:01.872 E: I: done 00:01:03.357 E: I: removing tempdir /tmp/mmdebstrap.mVcLM8JoGO... 00:01:12.224 E: I: success in 71.4112 seconds 00:01:12.232 E: + cmp ./cache/mmdebstrap-unstable-buildd.squashfs /tmp/debian-chroot-fakechroot.squashfs 00:01:14.397 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:24 result: SUCCESS ------------------------------------------------------------------------------ (105/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: buildd format: ext2 time left: 2:47: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=1718633386 00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext2 EXIT INT TERM 00:00:00.019 E: + : 00:00:00.022 E: + prefix= 00:00:00.025 E: + id -u 00:00:00.029 E: + [ 0 -eq 0 ] 00:00:00.032 E: + [ fakechroot != root ] 00:00:00.036 E: + [ fakechroot != auto ] 00:00:00.039 E: + id user 00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.046 E: + useradd --home-dir /home/user --create-home user 00:00:00.049 E: + prefix=runuser -u user -- 00:00:00.053 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext2 http://127.0.0.1/debian 00:00:00.903 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.940 E: I: finding correct signed-by value... 00:00:01.057 E: copying from tar archive - 00:00:01.061 E: I: automatically chosen format: ext2 00:00:01.067 E: I: using /tmp/mmdebstrap.xOZp4OE1qq as tempdir 00:00:01.072 E: W: genext2fs does not support extended attributes 00:00:01.076 E: W: ext2 does not support sub-second precision timestamps 00:00:01.080 E: W: ext2 does not support timestamps beyond 2038 January 18 00:00:01.084 E: W: ext2 inode size of 128 prevents removing these limitations 00:00:01.117 E: I: running apt-get update... 00:00:04.006 E: I: downloading packages with apt... 00:00:06.340 E: I: extracting archives... 00:00:12.842 E: I: installing essential packages... 00:00:19.978 E: I: installing remaining packages inside the chroot... 00:00:33.942 E: I: cleaning package lists and apt cache... 00:00:34.061 E: I: approximating disk usage... 00:00:35.278 E: I: creating tarball... 00:00:35.289 E: copying from tar archive - 00:00:43.785 E: I: done 00:00:44.080 E: I: removing tempdir /tmp/mmdebstrap.xOZp4OE1qq... 00:00:53.210 E: I: success in 52.4259 seconds 00:00:53.218 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext2 /tmp/debian-chroot-fakechroot.ext2 00:01:02.876 E: + rm -f /tmp/debian-chroot-fakechroot.ext2 Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:12 result: SUCCESS ------------------------------------------------------------------------------ (106/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: buildd format: ext4 time left: 2:47:10 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.012 E: + export LC_ALL=C.UTF-8 00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + trap rm -f /tmp/debian-chroot-fakechroot.ext4 EXIT INT TERM 00:00:00.023 E: + : 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: + [ fakechroot != root ] 00:00:00.041 E: + [ fakechroot != auto ] 00:00:00.044 E: + id user 00:00:00.047 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.051 E: + useradd --home-dir /home/user --create-home user 00:00:00.054 E: + prefix=runuser -u user -- 00:00:00.057 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=buildd unstable /tmp/debian-chroot-fakechroot.ext4 http://127.0.0.1/debian 00:00:00.951 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.988 E: I: finding correct signed-by value... 00:00:01.119 E: I: automatically chosen format: ext4 00:00:01.124 E: I: using /tmp/mmdebstrap.IRZ4wdjGCE as tempdir 00:00:01.173 E: I: running apt-get update... 00:00:03.992 E: I: downloading packages with apt... 00:00:05.971 E: I: extracting archives... 00:00:12.356 E: I: installing essential packages... 00:00:19.476 E: I: installing remaining packages inside the chroot... 00:00:33.540 E: I: cleaning package lists and apt cache... 00:00:33.667 E: I: approximating disk usage... 00:00:34.885 E: I: creating tarball... 00:00:38.850 E: I: done 00:00:39.169 E: I: removing tempdir /tmp/mmdebstrap.IRZ4wdjGCE... 00:00:48.660 E: I: success in 47.8290 seconds 00:00:48.669 E: + cmp ./cache/mmdebstrap-unstable-buildd.ext4 /tmp/debian-chroot-fakechroot.ext4 00:00:59.885 E: + rm -f /tmp/debian-chroot-fakechroot.ext4 Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:09 result: SUCCESS ------------------------------------------------------------------------------ (107/280) check-for-bit-by-bit-identical-format-output dist: unstable mode: fakechroot variant: - format: tar time left: 2:46:33 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:44:03 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:41:35 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:39:10 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:36:48 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:34:29 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:32:12 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:57 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:27:45 ------------------------------------------------------------------------------ 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: + 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.022 E: + useradd --home-dir /home/user --create-home user 00:00:00.036 E: + echo user:100000:65536 00:00:00.040 E: + cmp /etc/subuid - 00:00:00.044 E: + echo user:100000:65536 00:00:00.048 E: + cmp /etc/subgid - 00:00:00.052 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --include=iputils-ping unstable - http://127.0.0.1/debian 00:00:00.056 E: + ./tarfilter --idshift 0 00:00:00.531 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.560 E: I: finding correct signed-by value... 00:00:00.659 E: I: automatically chosen format: tar 00:00:00.663 E: I: using /tmp/mmdebstrap.P2WuNkejmc as tempdir 00:00:00.779 E: I: running apt-get update... 00:00:03.590 E: I: downloading packages with apt... 00:00:05.587 E: I: extracting archives... 00:00:07.764 E: I: installing essential packages... 00:00:13.706 E: I: installing remaining packages inside the chroot... 00:00:17.227 E: I: cleaning package lists and apt cache... 00:00:17.316 E: I: creating tarball... 00:00:18.662 E: I: done 00:00:18.679 E: I: removing tempdir /tmp/mmdebstrap.P2WuNkejmc... 00:00:18.914 E: I: success in 18.5553 seconds 00:00:18.922 E: + mkdir /tmp/debian-chroot 00:00:18.926 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot.tar ./usr/bin/ping 00:00:18.939 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep 00:00:18.943 E: + getcap /tmp/debian-chroot/usr/bin/ping 00:00:18.947 E: + diff -u /tmp/expected - 00:00:18.950 E: + rm /tmp/debian-chroot/usr/bin/ping 00:00:18.954 E: + rmdir /tmp/debian-chroot/usr/bin 00:00:18.957 E: + rmdir /tmp/debian-chroot/usr 00:00:18.961 E: + rmdir /tmp/debian-chroot 00:00:18.964 E: + ./tarfilter --idshift 100000 00:00:20.252 E: + ./tarfilter --idshift -100000 00:00:21.577 E: + cmp /tmp/debian-chroot.tar /tmp/debian-chroot-shiftedback.tar 00:00:21.720 E: + tar --numeric-owner -tvf /tmp/debian-chroot.tar 00:00:21.724 E: + sed s# 42/0 # 100042/100000 # 00:00:21.728 E: + sed s# 0/0 # 100000/100000 # 00:00:21.732 E: + sed s# 0/5 # 100000/100005 # 00:00:21.736 E: + + sedsed s# 0/42 # 100000/100042 # s# 0/8 # 100000/100008 # 00:00:21.739 E: 00:00:21.743 E: + sed s# 0/43 # 100000/100043 # 00:00:21.747 E: + sed s# 0/50 # 100000/100050 # 00:00:21.750 E: + sed s/ \+/ /g 00:00:21.792 E: + tar --numeric-owner -tvf /tmp/debian-chroot-shifted.tar 00:00:21.796 E: + sed s/ \+/ /g 00:00:21.800 E: + diff -u /tmp/debian-chroot.txt - 00:00:21.861 E: + mkdir /tmp/debian-chroot 00:00:21.865 E: + tar --xattrs --xattrs-include=* --directory /tmp/debian-chroot -xf /tmp/debian-chroot-shifted.tar 00:00:22.306 E: + echo 100000 100000 00:00:22.310 E: + stat --format=%u %g /tmp/debian-chroot/usr/bin/ping 00:00:22.314 E: + diff -u /tmp/expected - 00:00:22.319 E: + echo /tmp/debian-chroot/usr/bin/ping cap_net_raw=ep 00:00:22.322 E: + getcap /tmp/debian-chroot/usr/bin/ping 00:00:22.326 E: + diff -u /tmp/expected - 00:00:22.329 E: + echo 0 0 00:00:22.333 E: + runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot stat --format=%u %g /usr/bin/ping 00:00:22.337 E: + diff -u /tmp/expected - 00:00:22.713 E: + echo /usr/bin/ping cap_net_raw=ep 00:00:22.718 E: + + diff -u /tmp/expected - 00:00:22.722 E: runuser -u user -- mmdebstrap --unshare-helper /usr/sbin/chroot /tmp/debian-chroot getcap /usr/bin/ping 00:00:23.100 E: + rm -f /tmp/debian-chroot.tar /tmp/debian-chroot-shifted.tar /tmp/debian-chroot.txt /tmp/debian-chroot-shiftedback.tar /tmp/expected 00:00:23.202 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:33 result: SUCCESS ------------------------------------------------------------------------------ (116/280) progress-bars-on-fake-tty dist: unstable mode: auto variant: apt format: auto time left: 2:26:22 ------------------------------------------------------------------------------ 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.017 E: + script -qfec mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian /dev/null 00:00:00.442 O: I: automatically chosen mode: root 00:00:00.450 O: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.480 O: I: finding correct signed-by value... 00:00:00.578 O: I: automatically chosen format: tar 00:00:00.582 O: I: using /tmp/mmdebstrap.UVXASUIUnQ as tempdir 00:00:00.631 O: I: running apt-get update... 00:00:03.466 O: I: downloading packages with apt... 00:00:05.533 O: I: extracting archives... 00:00:07.309 O: I: installing essential packages... 00:00:12.924 O: I: installing remaining packages inside the chroot... 00:00:16.307 O: I: cleaning package lists and apt cache... 00:00:16.394 O: I: creating tarball... 00:00:17.162 O: I: done 00:00:17.252 O: I: removing tempdir /tmp/mmdebstrap.UVXASUIUnQ... 00:00:17.430 O: I: success in 17.1006 seconds 00:00:17.447 E: + tar -tf /tmp/debian-chroot.tar 00:00:17.451 E: + sort 00:00:17.456 E: + diff -u tar1.txt - 00:00:17.487 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 ------------------------------------------------------------------------------ (117/280) debug-output-on-fake-tty dist: unstable mode: auto variant: apt format: auto time left: 2:24:53 ------------------------------------------------------------------------------ 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: + script -qfc mmdebstrap --mode=auto --debug --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian /dev/null 00:00:00.439 O: I: 560 4938 automatically chosen mode: root 00:00:00.448 O: D: 560 5077 Native architecture (outside): amd64 00:00:00.451 O: D: 560 5078 Native architecture (inside): amd64 00:00:00.455 O: D: 560 5080 Foreign architectures (inside):  00:00:00.458 O: I: 560 5241 chroot architecture amd64 is equal to the host's architecture 00:00:00.464 O: D: 560 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.468 O: D: 560 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.472 O: D: 560 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.475 O: D: 560 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.479 O: D: 560 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.482 O: D: 560 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.486 O: D: 560 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.490 O: D: 560 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.493 O: D: 560 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.497 O: D: 560 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.500 O: D: 560 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.504 O: D: 560 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.507 O: D: 560 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.511 O: D: 560 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.515 O: D: 560 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.518 O: D: 560 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.522 O: D: 560 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.525 O: D: 560 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.529 O: D: 560 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.532 O: D: 560 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.535 O: D: 560 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.539 O: D: 560 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.543 O: D: 560 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.546 O: D: 560 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.550 O: D: 560 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.553 O: D: 560 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.557 O: D: 560 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.560 O: D: 560 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.564 O: D: 560 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.567 O: D: 560 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.571 O: D: 560 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.574 O: D: 560 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.578 O: D: 560 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.581 O: D: 560 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.584 O: D: 560 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.588 O: D: 560 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.592 O: D: 560 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.595 O: D: 560 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.599 O: D: 560 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.602 O: D: 560 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.606 O: D: 560 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.609 O: D: 560 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.624 O: D: 560 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.630 O: D: 560 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.634 O: D: 560 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.638 O: D: 560 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.641 O: D: 560 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.645 O: D: 560 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.649 O: D: 560 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.652 O: D: 560 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.656 O: D: 560 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.659 O: D: 560 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.663 O: D: 560 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.666 O: D: 560 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.670 O: D: 560 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.673 O: D: 560 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.677 O: D: 560 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.681 O: D: 560 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.684 O: D: 560 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.687 O: D: 560 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.690 O: D: 560 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.694 O: D: 560 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.697 O: D: 560 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.701 O: D: 560 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.705 O: D: 560 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.709 O: D: 560 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.713 O: D: 560 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.717 O: D: 560 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.721 O: D: 560 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.724 O: D: 560 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.728 O: D: 560 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.731 O: D: 560 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.734 O: D: 560 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.738 O: D: 560 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.741 O: D: 560 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.744 O: D: 560 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.748 O: D: 560 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.752 O: D: 560 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.755 O: D: 560 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.760 O: I: 560 5394 finding correct signed-by value... 00:00:00.764 O: D: 560 5572 sources list entries: 00:00:00.767 O: D: 560 5577 type: one-line 00:00:00.771 O: D: 560 5578 content: 00:00:00.775 O: D: 560 5580 deb http://127.0.0.1/debian unstable main 00:00:00.778 O: I: 560 5716 automatically chosen format: tar 00:00:00.781 O: I: 560 5778 using /tmp/mmdebstrap.AJoAzVN2YD as tempdir 00:00:00.785 O: D: 560 6168 starting to listen for hooks 00:00:00.789 O: D: 684 1856 aptopts:  00:00:00.793 O: D: 684 1856 apttrusted: /etc/apt/trusted.gpg 00:00:00.797 O: D: 684 1856 apttrustedparts: /etc/apt/trusted.gpg.d/ 00:00:00.801 O: D: 684 1856 architectures: [amd64] 00:00:00.805 O: D: 684 1856 canmount: 1 00:00:00.809 O: D: 684 1856 components: [main] 00:00:00.813 O: D: 684 1856 customize_hook: [] 00:00:00.817 O: D: 684 1856 dpkgopts:  00:00:00.821 O: D: 684 1856 dryrun: 0 00:00:00.825 O: D: 684 1856 essential_hook: [] 00:00:00.829 O: D: 684 1856 extract_hook: [] 00:00:00.832 O: D: 684 1856 foreignarchs: [] 00:00:00.836 O: D: 684 1856 format: tar 00:00:00.839 O: D: 684 1856 havemknod: 1 00:00:00.843 O: D: 684 1856 hooksock: GLOB 00:00:00.847 O: D: 684 1856 include: [] 00:00:00.850 O: D: 684 1856 mode: root 00:00:00.854 O: D: 684 1856 nativearch: amd64 00:00:00.858 O: D: 684 1856 noop: [] 00:00:00.861 O: D: 684 1856 root: /tmp/mmdebstrap.AJoAzVN2YD 00:00:00.865 O: D: 684 1856 setup_hook: [] 00:00:00.869 O: D: 684 1856 skip: [] 00:00:00.873 O: D: 684 1856 sourceslists: [HASH(0x55c32c48c700)] 00:00:00.877 O: D: 684 1856 suite: unstable 00:00:00.880 O: D: 684 1856 target: /tmp/debian-chroot.tar 00:00:00.884 O: D: 684 1856 variant: apt 00:00:00.887 O: D: 687 3715 listener: reading next command 00:00:00.891 O: apt 2.9.5 (amd64) 00:00:00.895 O: Supported modules: 00:00:00.899 O: *Ver: Standard .deb 00:00:00.903 O: *Pkg: Debian dpkg interface (Priority 30) 00:00:00.906 O: Pkg: Debian APT solver interface (Priority -1000) 00:00:00.910 O: Pkg: Debian APT planner interface (Priority -1000) 00:00:00.913 O: S.L: 'deb' Debian binary tree 00:00:00.917 O: S.L: 'deb-src' Debian source tree 00:00:00.921 O: Idx: Debian Source Index 00:00:00.924 O: Idx: Debian Package Index 00:00:00.928 O: Idx: Debian Translation Index 00:00:00.931 O: Idx: Debian dpkg status file 00:00:00.935 O: Idx: Debian deb file 00:00:00.938 O: Idx: Debian dsc file 00:00:00.942 O: Idx: Debian control file 00:00:00.946 O: Idx: EDSP scenario file 00:00:00.949 O: Idx: EIPP scenario file 00:00:00.952 O: APT ""; 00:00:00.956 O: APT::Architecture "amd64"; 00:00:00.960 O: APT::Build-Essential ""; 00:00:00.963 O: APT::Build-Essential:: "build-essential"; 00:00:00.967 O: APT::Install-Recommends "false"; 00:00:00.970 O: APT::Install-Suggests "0"; 00:00:00.973 O: APT::Key ""; 00:00:00.977 O: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448"; 00:00:00.980 O: APT::Sandbox ""; 00:00:00.984 O: APT::Sandbox::User "_apt"; 00:00:00.987 O: APT::Architectures ""; 00:00:00.991 O: APT::Architectures:: "amd64"; 00:00:00.995 O: APT::Compressor ""; 00:00:00.999 O: APT::Compressor::. ""; 00:00:01.002 O: APT::Compressor::.::Name "."; 00:00:01.006 O: APT::Compressor::.::Extension ""; 00:00:01.009 O: APT::Compressor::.::Binary ""; 00:00:01.013 O: APT::Compressor::.::Cost "0"; 00:00:01.016 O: APT::Compressor::zstd ""; 00:00:01.020 O: APT::Compressor::zstd::Name "zstd"; 00:00:01.023 O: APT::Compressor::zstd::Extension ".zst"; 00:00:01.027 O: APT::Compressor::zstd::Binary "false"; 00:00:01.031 O: APT::Compressor::zstd::Cost "60"; 00:00:01.035 O: APT::Compressor::lz4 ""; 00:00:01.038 O: APT::Compressor::lz4::Name "lz4"; 00:00:01.042 O: APT::Compressor::lz4::Extension ".lz4"; 00:00:01.045 O: APT::Compressor::lz4::Binary "false"; 00:00:01.048 O: APT::Compressor::lz4::Cost "50"; 00:00:01.052 O: APT::Compressor::gzip ""; 00:00:01.055 O: APT::Compressor::gzip::Name "gzip"; 00:00:01.058 O: APT::Compressor::gzip::Extension ".gz"; 00:00:01.061 O: APT::Compressor::gzip::Binary "gzip"; 00:00:01.065 O: APT::Compressor::gzip::Cost "100"; 00:00:01.069 O: APT::Compressor::gzip::CompressArg ""; 00:00:01.072 O: APT::Compressor::gzip::CompressArg:: "-6n"; 00:00:01.076 O: APT::Compressor::gzip::UncompressArg ""; 00:00:01.079 O: APT::Compressor::gzip::UncompressArg:: "-d"; 00:00:01.083 O: APT::Compressor::xz ""; 00:00:01.087 O: APT::Compressor::xz::Name "xz"; 00:00:01.090 O: APT::Compressor::xz::Extension ".xz"; 00:00:01.094 O: APT::Compressor::xz::Binary "xz"; 00:00:01.098 O: APT::Compressor::xz::Cost "200"; 00:00:01.101 O: APT::Compressor::xz::CompressArg ""; 00:00:01.105 O: APT::Compressor::xz::CompressArg:: "-6"; 00:00:01.108 O: APT::Compressor::xz::UncompressArg ""; 00:00:01.113 O: APT::Compressor::xz::UncompressArg:: "-d"; 00:00:01.116 O: APT::Compressor::bzip2 ""; 00:00:01.120 O: APT::Compressor::bzip2::Name "bzip2"; 00:00:01.123 O: APT::Compressor::bzip2::Extension ".bz2"; 00:00:01.127 O: APT::Compressor::bzip2::Binary "bzip2"; 00:00:01.130 O: APT::Compressor::bzip2::Cost "300"; 00:00:01.133 O: APT::Compressor::bzip2::CompressArg ""; 00:00:01.136 O: APT::Compressor::bzip2::CompressArg:: "-6"; 00:00:01.139 O: APT::Compressor::bzip2::UncompressArg ""; 00:00:01.143 O: APT::Compressor::bzip2::UncompressArg:: "-d"; 00:00:01.147 O: APT::Compressor::lzma ""; 00:00:01.150 O: APT::Compressor::lzma::Name "lzma"; 00:00:01.154 O: APT::Compressor::lzma::Extension ".lzma"; 00:00:01.158 O: APT::Compressor::lzma::Binary "xz"; 00:00:01.172 O: APT::Compressor::lzma::Cost "400"; 00:00:01.177 O: APT::Compressor::lzma::CompressArg ""; 00:00:01.181 O: APT::Compressor::lzma::CompressArg:: "--format=lzma"; 00:00:01.186 O: APT::Compressor::lzma::CompressArg:: "-6"; 00:00:01.189 O: APT::Compressor::lzma::UncompressArg ""; 00:00:01.193 O: APT::Compressor::lzma::UncompressArg:: "--format=lzma"; 00:00:01.196 O: APT::Compressor::lzma::UncompressArg:: "-d"; 00:00:01.199 O: Dir "/tmp/mmdebstrap.AJoAzVN2YD"; 00:00:01.203 O: Dir::State "var/lib/apt"; 00:00:01.206 O: Dir::State::lists "lists/"; 00:00:01.210 O: Dir::State::cdroms "cdroms.list"; 00:00:01.213 O: Dir::State::Status "/tmp/mmdebstrap.AJoAzVN2YD/var/lib/dpkg/status"; 00:00:01.218 O: Dir::State::extended_states "extended_states"; 00:00:01.222 O: Dir::Cache "var/cache/apt"; 00:00:01.225 O: Dir::Cache::archives "archives/"; 00:00:01.229 O: Dir::Cache::srcpkgcache "srcpkgcache.bin"; 00:00:01.233 O: Dir::Cache::pkgcache "pkgcache.bin"; 00:00:01.237 O: Dir::Etc "etc/apt"; 00:00:01.240 O: Dir::Etc::sourcelist "sources.list"; 00:00:01.244 O: Dir::Etc::sourceparts "sources.list.d"; 00:00:01.247 O: Dir::Etc::main "apt.conf"; 00:00:01.251 O: Dir::Etc::netrc "auth.conf"; 00:00:01.255 O: Dir::Etc::netrcparts "auth.conf.d"; 00:00:01.258 O: Dir::Etc::parts "apt.conf.d"; 00:00:01.262 O: Dir::Etc::preferences "preferences"; 00:00:01.265 O: Dir::Etc::preferencesparts "preferences.d"; 00:00:01.269 O: Dir::Etc::trusted "/etc/apt/trusted.gpg"; 00:00:01.272 O: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/"; 00:00:01.276 O: Dir::Boot "boot"; 00:00:01.279 O: Dir::Usr "usr"; 00:00:01.282 O: Dir::Bin ""; 00:00:01.286 O: Dir::Bin::methods "/usr/lib/apt/methods"; 00:00:01.289 O: Dir::Bin::solvers ""; 00:00:01.294 O: Dir::Bin::solvers:: "/usr/lib/apt/solvers"; 00:00:01.298 O: Dir::Bin::planners ""; 00:00:01.302 O: Dir::Bin::planners:: "/usr/lib/apt/planners"; 00:00:01.306 O: Dir::Bin::dpkg "/usr/bin/dpkg"; 00:00:01.310 O: Dir::Bin::gzip "/bin/gzip"; 00:00:01.314 O: Dir::Bin::bzip2 "/bin/bzip2"; 00:00:01.318 O: Dir::Bin::xz "/usr/bin/xz"; 00:00:01.321 O: Dir::Bin::lz4 "/usr/bin/lz4"; 00:00:01.325 O: Dir::Bin::zstd "/usr/bin/zstd"; 00:00:01.328 O: Dir::Bin::lzma "/usr/bin/xz"; 00:00:01.332 O: Dir::Media ""; 00:00:01.336 O: Dir::Media::MountPath "/media/apt"; 00:00:01.340 O: Dir::Log "var/log/apt"; 00:00:01.344 O: Dir::Log::Terminal "term.log"; 00:00:01.347 O: Dir::Log::History "history.log"; 00:00:01.351 O: Dir::Log::Planner "eipp.log.xz"; 00:00:01.355 O: Dir::Ignore-Files-Silently ""; 00:00:01.359 O: Dir::Ignore-Files-Silently:: "~$"; 00:00:01.363 O: Dir::Ignore-Files-Silently:: "\.disabled$"; 00:00:01.366 O: Dir::Ignore-Files-Silently:: "\.bak$"; 00:00:01.371 O: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$"; 00:00:01.374 O: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$"; 00:00:01.378 O: Dir::Ignore-Files-Silently:: "\.save$"; 00:00:01.382 O: Dir::Ignore-Files-Silently:: "\.orig$"; 00:00:01.385 O: Dir::Ignore-Files-Silently:: "\.distUpgrade$"; 00:00:01.388 O: Acquire ""; 00:00:01.392 O: Acquire::AllowInsecureRepositories "0"; 00:00:01.395 O: Acquire::AllowWeakRepositories "0"; 00:00:01.399 O: Acquire::AllowDowngradeToInsecureRepositories "0"; 00:00:01.403 O: Acquire::cdrom ""; 00:00:01.406 O: Acquire::cdrom::mount "/media/cdrom/"; 00:00:01.410 O: Acquire::IndexTargets ""; 00:00:01.413 O: Acquire::IndexTargets::deb ""; 00:00:01.417 O: Acquire::IndexTargets::deb::Packages ""; 00:00:01.420 O: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages"; 00:00:01.424 O: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages"; 00:00:01.427 O: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages"; 00:00:01.430 O: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages"; 00:00:01.434 O: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages"; 00:00:01.438 O: Acquire::IndexTargets::deb::Packages::Optional "0"; 00:00:01.441 O: Acquire::IndexTargets::deb::Translations ""; 00:00:01.445 O: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)"; 00:00:01.448 O: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)"; 00:00:01.451 O: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)"; 00:00:01.455 O: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)"; 00:00:01.458 O: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)"; 00:00:01.461 O: Acquire::IndexTargets::deb-src ""; 00:00:01.465 O: Acquire::IndexTargets::deb-src::Sources ""; 00:00:01.468 O: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources"; 00:00:01.471 O: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources"; 00:00:01.475 O: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources"; 00:00:01.478 O: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources"; 00:00:01.482 O: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources"; 00:00:01.485 O: Acquire::IndexTargets::deb-src::Sources::Optional "0"; 00:00:01.488 O: Acquire::Changelogs ""; 00:00:01.491 O: Acquire::Changelogs::URI ""; 00:00:01.495 O: Acquire::Changelogs::URI::Origin ""; 00:00:01.498 O: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog"; 00:00:01.502 O: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog"; 00:00:01.505 O: Acquire::Changelogs::AlwaysOnline ""; 00:00:01.508 O: Acquire::Changelogs::AlwaysOnline::Origin ""; 00:00:01.512 O: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1"; 00:00:01.515 O: Acquire::Snapshots ""; 00:00:01.518 O: Acquire::Snapshots::URI ""; 00:00:01.522 O: Acquire::Snapshots::URI::Origin ""; 00:00:01.525 O: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/"; 00:00:01.528 O: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/"; 00:00:01.532 O: Acquire::Snapshots::URI::Override ""; 00:00:01.535 O: Acquire::Snapshots::URI::Override::Label ""; 00:00:01.538 O: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/"; 00:00:01.542 O: Acquire::Snapshots::URI::Host ""; 00:00:01.545 O: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.549 O: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/"; 00:00:01.552 O: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.555 O: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.559 O: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/"; 00:00:01.562 O: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/"; 00:00:01.565 O: Acquire::Languages ""; 00:00:01.573 O: Acquire::Languages:: "none"; 00:00:01.576 O: Acquire::CompressionTypes ""; 00:00:01.579 O: Acquire::CompressionTypes::xz "xz"; 00:00:01.583 O: Acquire::CompressionTypes::bz2 "bzip2"; 00:00:01.586 O: Acquire::CompressionTypes::lzma "lzma"; 00:00:01.590 O: Acquire::CompressionTypes::gz "gzip"; 00:00:01.593 O: Acquire::CompressionTypes::lz4 "lz4"; 00:00:01.597 O: Acquire::CompressionTypes::zst "zstd"; 00:00:01.600 O: DPkg ""; 00:00:01.603 O: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin"; 00:00:01.607 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.AJoAzVN2YD"; 00:00:01.610 O: pkgCacheGen ""; 00:00:01.614 O: pkgCacheGen::ForceEssential ","; 00:00:01.617 O: Binary "apt-config"; 00:00:01.620 O: Binary::apt-cdrom ""; 00:00:01.624 O: Binary::apt-cdrom::APT ""; 00:00:01.627 O: Binary::apt-cdrom::APT::Internal ""; 00:00:01.631 O: Binary::apt-cdrom::APT::Internal::OpProgress ""; 00:00:01.634 O: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0"; 00:00:01.638 O: Binary::apt ""; 00:00:01.641 O: Binary::apt::APT ""; 00:00:01.645 O: Binary::apt::APT::Color "1"; 00:00:01.648 O: Binary::apt::APT::Output-Version "30"; 00:00:01.651 O: Binary::apt::APT::Cache ""; 00:00:01.655 O: Binary::apt::APT::Cache::Show ""; 00:00:01.658 O: Binary::apt::APT::Cache::Show::Version "2"; 00:00:01.662 O: Binary::apt::APT::Cache::AllVersions "0"; 00:00:01.665 O: Binary::apt::APT::Cache::ShowVirtuals "1"; 00:00:01.669 O: Binary::apt::APT::Cache::Search ""; 00:00:01.672 O: Binary::apt::APT::Cache::Search::Version "2"; 00:00:01.676 O: Binary::apt::APT::Cache::ShowDependencyType "1"; 00:00:01.680 O: Binary::apt::APT::Cache::ShowVersion "1"; 00:00:01.683 O: Binary::apt::APT::Get ""; 00:00:01.687 O: Binary::apt::APT::Get::Upgrade-Allow-New "1"; 00:00:01.690 O: Binary::apt::APT::Get::Update ""; 00:00:01.693 O: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1"; 00:00:01.697 O: Binary::apt::APT::Cmd ""; 00:00:01.700 O: Binary::apt::APT::Cmd::Show-Update-Stats "1"; 00:00:01.704 O: Binary::apt::APT::Cmd::Pattern-Only "1"; 00:00:01.707 O: Binary::apt::APT::Keep-Downloaded-Packages "0"; 00:00:01.710 O: Binary::apt::DPkg ""; 00:00:01.714 O: Binary::apt::DPkg::Progress-Fancy "1"; 00:00:01.717 O: Binary::apt::DPkg::Lock ""; 00:00:01.720 O: Binary::apt::DPkg::Lock::Timeout "-1"; 00:00:01.724 O: CommandLine ""; 00:00:01.728 O: CommandLine::AsString "apt-config dump"; 00:00:01.731 O: D: 684 2324 content of /tmp/mmdebstrap.AJoAzVN2YD/tmp/mmdebstrap.apt.conf.sx0yR6my4v5G: 00:00:01.735 O: Apt::Architecture "amd64"; 00:00:01.738 O: Apt::Architectures "amd64"; 00:00:01.741 O: Dir "/tmp/mmdebstrap.AJoAzVN2YD"; 00:00:01.745 O: DPkg::Chroot-Directory "/tmp/mmdebstrap.AJoAzVN2YD"; 00:00:01.749 O: Dir::State::Status "/tmp/mmdebstrap.AJoAzVN2YD/var/lib/dpkg/status"; 00:00:01.753 O: Dir::Etc::Trusted "/etc/apt/trusted.gpg"; 00:00:01.756 O: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/"; 00:00:01.760 O: pkgCacheGen::ForceEssential ","; 00:00:01.765 O: I: 684 2387 running apt-get update... 00:00:01.769 O: D: 684 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.773 O: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB] 00:00:01.776 O: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9929 kB] 00:00:02.408 O: Fetched 10.1 MB in 2s (5927 kB/s) 00:00:03.559 O: Reading package lists... 00:00:03.613 O: I: 684 1093 downloading packages with apt... 00:00:03.618 O: D: 684 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.642 O: Reading package lists... 00:00:03.910 O: Building dependency tree... 00:00:04.060 O: MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1 00:00:04.064 O: Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64 00:00:04.067 O: MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0 00:00:04.073 O: Installing libc6:amd64 as Depends of libbz2-1.0:amd64 00:00:04.079 O: MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0 00:00:04.083 O: Installing libgcc-s1:amd64 as Depends of libc6:amd64 00:00:04.087 O: MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0 00:00:04.090 O: Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64 00:00:04.094 O: MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0 00:00:04.098 O: Installing liblzma5:amd64 as PreDepends of dpkg:amd64 00:00:04.101 O: MarkInstall liblzma5:amd64 < none -> 5.6.2-1 @un puN > FU=0 00:00:04.105 O: Installing libmd0:amd64 as PreDepends of dpkg:amd64 00:00:04.108 O: MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0 00:00:04.112 O: Installing libselinux1:amd64 as PreDepends of dpkg:amd64 00:00:04.115 O: MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0 00:00:04.119 O: Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64 00:00:04.122 O: MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0 00:00:04.126 O: Installing libzstd1:amd64 as PreDepends of dpkg:amd64 00:00:04.129 O: MarkInstall libzstd1:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0 00:00:04.133 O: Installing zlib1g:amd64 as PreDepends of dpkg:amd64 00:00:04.137 O: MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0 00:00:04.140 O: MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1 00:00:04.143 O: MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1 00:00:04.147 O: MarkInstall sysvinit-utils:amd64 < none -> 3.09-2 @un puN > FU=1 00:00:04.150 O: MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1 00:00:04.154 O: Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64 00:00:04.157 O: MarkInstall libdebconfclient0:amd64 < none -> 0.272 @un puN > FU=0 00:00:04.161 O: MarkInstall dash:amd64 < none -> 0.5.12-9 @un puN > FU=1 00:00:04.165 O: MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1 00:00:04.168 O: MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1 00:00:04.171 O: Installing libtinfo6:amd64 as PreDepends of bash:amd64 00:00:04.175 O: MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0 00:00:04.178 O: MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1 00:00:04.182 O: Installing libblkid1:amd64 as PreDepends of util-linux:amd64 00:00:04.186 O: MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.189 O: Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64 00:00:04.193 O: MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0 00:00:04.197 O: Installing libcrypt1:amd64 as PreDepends of util-linux:amd64 00:00:04.200 O: MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0 00:00:04.204 O: Installing libmount1:amd64 as PreDepends of util-linux:amd64 00:00:04.208 O: MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.211 O: Installing libpam0g:amd64 as PreDepends of util-linux:amd64 00:00:04.215 O: MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0 00:00:04.218 O: Installing libaudit1:amd64 as Depends of libpam0g:amd64 00:00:04.222 O: MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0 00:00:04.225 O: Installing libaudit-common:amd64 as Depends of libaudit1:amd64 00:00:04.229 O: MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0 00:00:04.233 O: Installing debconf:amd64 as Depends of libpam0g:amd64 00:00:04.236 O: MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0 00:00:04.240 O: Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64 00:00:04.244 O: MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.247 O: Installing libsystemd0:amd64 as PreDepends of util-linux:amd64 00:00:04.251 O: MarkInstall libsystemd0:amd64 < none -> 256-1 @un uN Ib > FU=0 00:00:04.255 O: Installing libcap2:amd64 as Depends of libsystemd0:amd64 00:00:04.259 O: MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0 00:00:04.263 O: Installing libudev1:amd64 as PreDepends of util-linux:amd64 00:00:04.268 O: MarkInstall libudev1:amd64 < none -> 256-1 @un puN > FU=0 00:00:04.272 O: MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0 00:00:04.276 O: Installing libuuid1:amd64 as PreDepends of util-linux:amd64 00:00:04.279 O: MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.284 O: MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1 00:00:04.287 O: Installing libacl1:amd64 as PreDepends of tar:amd64 00:00:04.291 O: MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0 00:00:04.295 O: MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1 00:00:04.299 O: Installing mawk:amd64 as PreDepends of base-files:amd64 00:00:04.303 O: MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0 00:00:04.307 O: MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1 00:00:04.310 O: MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1 00:00:04.313 O: MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1 00:00:04.317 O: Installing libattr1:amd64 as PreDepends of coreutils:amd64 00:00:04.321 O: MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0 00:00:04.324 O: Installing libgmp10:amd64 as PreDepends of coreutils:amd64 00:00:04.328 O: MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0 00:00:04.331 O: Installing libssl3t64:amd64 as PreDepends of coreutils:amd64 00:00:04.335 O: MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0 00:00:04.339 O: MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1 00:00:04.342 O: MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1 00:00:04.346 O: MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1 00:00:04.350 O: Installing libpam-modules:amd64 as PreDepends of login:amd64 00:00:04.354 O: MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0 00:00:04.357 O: Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64 00:00:04.361 O: MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0 00:00:04.366 O: Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64 00:00:04.370 O: MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0 00:00:04.374 O: Installing libpam-runtime:amd64 as PreDepends of login:amd64 00:00:04.378 O: MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0 00:00:04.384 O: MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1 00:00:04.389 O: MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1 00:00:04.394 O: MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1 00:00:04.399 O: MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1 00:00:04.403 O: MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1 00:00:04.408 O: MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1 00:00:04.477 O: Starting pkgProblemResolver with broken count: 0 00:00:04.574 O: Starting 2 pkgProblemResolver with broken count: 0 00:00:04.584 O: Done 00:00:04.891 O: Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected 00:00:04.894 O: Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected 00:00:04.898 O: Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected 00:00:04.902 O: Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected 00:00:05.231 O: The following additional packages will be installed: 00:00:05.235 O: debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1 00:00:05.239 O: libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 00:00:05.243 O: libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules 00:00:05.247 O: libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1 00:00:05.251 O: libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 00:00:05.255 O: mawk zlib1g 00:00:05.259 O: Suggested packages: 00:00:05.263 O: bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl 00:00:05.266 O: libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog 00:00:05.270 O: diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales 00:00:05.274 O: libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1 00:00:05.279 O: libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts 00:00:05.283 O: tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb 00:00:05.287 O: Recommended packages: 00:00:05.291 O: bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0 00:00:05.294 O: sensible-utils 00:00:05.308 O: The following NEW packages will be installed: 00:00:05.313 O: base-files base-passwd bash bsdutils coreutils dash debconf debianutils 00:00:05.317 O: diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers 00:00:05.321 O: libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin 00:00:05.330 O: libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1 00:00:05.334 O: libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin 00:00:05.338 O: libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64 00:00:05.342 O: libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base 00:00:05.346 O: ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g 00:00:05.379 O: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 00:00:05.383 O: Need to get 23.9 MB of archives. 00:00:05.387 O: After this operation, 96.2 MB of additional disk space will be used. 00:00:05.391 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.395 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB] 00:00:05.452 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.461 O: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB] 00:00:05.471 O: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB] 00:00:05.482 O: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB] 00:00:05.498 O: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB] 00:00:05.508 O: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB] 00:00:05.546 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB] 00:00:05.555 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB] 00:00:05.571 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.587 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB] 00:00:05.599 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.607 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.627 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.642 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB] 00:00:05.653 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB] 00:00:05.669 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.680 O: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB] 00:00:05.735 O: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB] 00:00:05.800 O: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB] 00:00:05.810 O: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB] 00:00:05.825 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.833 O: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB] 00:00:05.846 O: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB] 00:00:05.855 O: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB] 00:00:05.879 O: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB] 00:00:05.916 O: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB] 00:00:05.952 O: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB] 00:00:05.964 O: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB] 00:00:05.974 O: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB] 00:00:05.982 O: Get:32 http://127.0.0.1/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB] 00:00:05.990 O: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB] 00:00:05.999 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.009 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.019 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.040 O: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB] 00:00:06.049 O: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB] 00:00:06.058 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.067 O: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB] 00:00:06.081 O: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB] 00:00:06.092 O: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB] 00:00:06.110 O: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB] 00:00:06.126 O: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB] 00:00:06.166 O: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB] 00:00:06.180 O: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB] 00:00:06.190 O: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB] 00:00:06.201 O: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB] 00:00:06.211 O: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB] 00:00:06.221 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.230 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.260 O: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB] 00:00:06.269 O: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB] 00:00:06.277 O: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB] 00:00:06.287 O: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB] 00:00:06.307 O: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB] 00:00:06.320 O: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-2 [32.5 kB] 00:00:06.446 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 00:00:06.451 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 00:00:06.455 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 00:00:06.459 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 00:00:06.463 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 00:00:06.467 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 00:00:06.471 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/base-files_13.3_amd64.deb 00:00:06.475 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 00:00:06.479 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 00:00:06.482 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 00:00:06.486 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/debianutils_5.19_amd64.deb 00:00:06.491 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 00:00:06.495 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 00:00:06.498 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 00:00:06.503 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 00:00:06.506 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 00:00:06.510 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 00:00:06.513 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 00:00:06.517 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 00:00:06.520 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 00:00:06.524 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 00:00:06.528 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 00:00:06.532 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 00:00:06.535 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 00:00:06.539 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 00:00:06.543 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 00:00:06.546 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 00:00:06.550 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 00:00:06.554 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 00:00:06.557 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 00:00:06.560 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 00:00:06.564 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 00:00:06.568 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 00:00:06.571 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 00:00:06.575 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 00:00:06.578 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 00:00:06.582 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 00:00:06.585 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 00:00:06.589 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 00:00:06.592 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 00:00:06.596 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 00:00:06.600 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 00:00:06.603 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 00:00:06.606 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 00:00:06.610 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 00:00:06.613 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 00:00:06.617 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 00:00:06.621 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 00:00:06.624 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 00:00:06.627 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 00:00:06.631 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 00:00:06.635 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 00:00:06.639 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 00:00:06.642 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 00:00:06.645 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/grep_3.11-4_amd64.deb 00:00:06.649 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 00:00:06.652 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 00:00:06.655 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 00:00:06.659 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 00:00:06.662 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 00:00:06.665 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 00:00:06.669 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 00:00:06.672 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 00:00:06.676 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 00:00:06.679 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 00:00:06.684 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 00:00:06.687 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 00:00:06.691 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 00:00:06.695 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 00:00:06.699 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 00:00:06.702 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/debconf_1.5.86_all.deb 00:00:06.706 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 00:00:06.710 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 00:00:06.713 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 00:00:06.717 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 00:00:06.720 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 00:00:06.724 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 00:00:06.727 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 00:00:06.731 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 00:00:06.735 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 00:00:06.739 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 00:00:06.742 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 00:00:06.746 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 00:00:06.750 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 00:00:06.754 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 00:00:06.757 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 00:00:06.761 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/sed_4.9-2_amd64.deb 00:00:06.765 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 00:00:06.768 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 00:00:06.772 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 00:00:06.775 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 00:00:06.779 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 00:00:06.782 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 00:00:06.786 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 00:00:06.789 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libudev1_256-1_amd64.deb 00:00:06.793 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 00:00:06.796 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 00:00:06.800 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 00:00:06.804 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 00:00:06.808 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 00:00:06.811 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 00:00:06.815 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 00:00:06.818 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 00:00:06.821 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 00:00:06.824 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/init-system-helpers_1.66_all.deb 00:00:06.828 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 00:00:06.832 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 00:00:06.835 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 00:00:06.839 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 00:00:06.843 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 00:00:06.847 O: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.AJoAzVN2YD/var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb 00:00:06.851 O: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 00:00:06.854 O: /usr/bin/dpkg --status-fd 7 --configure --pending 00:00:06.858 O: Fetched 23.9 MB in 1s (24.8 MB/s) 00:00:06.861 O: I: 684 2559 extracting archives... 00:00:06.865 O: D: 1913 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 00:00:06.869 O: D: 1914 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.873 O: D: 1922 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libc6_2.38-13_amd64.deb 00:00:06.877 O: D: 1923 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.881 O: D: 2031 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 00:00:06.885 O: D: 2034 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.889 O: D: 2043 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 00:00:06.893 O: D: 2045 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.896 O: D: 2055 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/base-files_13.3_amd64.deb 00:00:06.901 O: D: 2058 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.904 O: D: 2068 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 00:00:06.908 O: D: 2069 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.912 O: D: 2083 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/debianutils_5.19_amd64.deb 00:00:06.915 O: D: 2084 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.919 O: D: 2094 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 00:00:06.923 O: D: 2097 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.926 O: D: 2153 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 00:00:06.930 O: D: 2154 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.933 O: D: 2162 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libsystemd0_256-1_amd64.deb 00:00:06.937 O: D: 2163 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.940 O: D: 2183 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 00:00:06.944 O: D: 2184 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.947 O: D: 2195 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 00:00:06.951 O: D: 2197 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.955 O: D: 2205 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 00:00:06.959 O: D: 2206 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.962 O: D: 2214 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 00:00:06.966 O: D: 2215 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.969 O: D: 2231 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 00:00:06.973 O: D: 2232 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.977 O: D: 2248 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 00:00:06.980 O: D: 2249 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.983 O: D: 2261 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 00:00:06.987 O: D: 2262 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:06.990 O: D: 2280 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 00:00:06.994 O: D: 2281 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.005 O: D: 2289 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 00:00:07.009 O: D: 2290 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.134 O: D: 2298 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 00:00:07.139 O: D: 2299 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.322 O: D: 2307 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/dash_0.5.12-9_amd64.deb 00:00:07.326 O: D: 2308 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.336 O: D: 2316 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 00:00:07.341 O: D: 2317 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.368 O: D: 2325 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 00:00:07.372 O: D: 2326 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.377 O: D: 2334 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 00:00:07.381 O: D: 2335 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.392 O: D: 2343 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 00:00:07.396 O: D: 2344 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.401 O: D: 2352 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 00:00:07.405 O: D: 2353 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.454 O: D: 2361 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/dpkg_1.22.6_amd64.deb 00:00:07.457 O: D: 2362 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.542 O: D: 2370 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 00:00:07.547 O: D: 2371 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.579 O: D: 2379 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/grep_3.11-4_amd64.deb 00:00:07.583 O: D: 2380 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.605 O: D: 2388 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 00:00:07.609 O: D: 2389 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.618 O: D: 2397 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 00:00:07.622 O: D: 2398 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.625 O: D: 2406 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 00:00:07.629 O: D: 2407 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.633 O: D: 2415 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 00:00:07.636 O: D: 2416 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.640 O: D: 2424 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 00:00:07.644 O: D: 2425 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.650 O: D: 2433 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 00:00:07.653 O: D: 2434 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.662 O: D: 2442 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 00:00:07.665 O: D: 2443 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.710 O: D: 2451 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/debconf_1.5.86_all.deb 00:00:07.714 O: D: 2452 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.725 O: D: 2460 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 00:00:07.729 O: D: 2461 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.735 O: D: 2469 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 00:00:07.739 O: D: 2470 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.744 O: D: 2478 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 00:00:07.748 O: D: 2479 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.766 O: D: 2487 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 00:00:07.770 O: D: 2488 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.785 O: D: 2496 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 00:00:07.789 O: D: 2497 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.824 O: D: 2505 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 00:00:07.829 O: D: 2506 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.844 O: D: 2514 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 00:00:07.848 O: D: 2515 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:07.985 O: D: 2523 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/sed_4.9-2_amd64.deb 00:00:07.989 O: D: 2524 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.010 O: D: 2532 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 00:00:08.014 O: D: 2533 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.026 O: D: 2541 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 00:00:08.030 O: D: 2542 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.045 O: D: 2550 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 00:00:08.048 O: D: 2551 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.059 O: D: 2559 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libudev1_256-1_amd64.deb 00:00:08.063 O: D: 2560 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.073 O: D: 2568 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 00:00:08.079 O: D: 2569 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.083 O: D: 2577 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 00:00:08.087 O: D: 2578 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.159 O: D: 2586 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 00:00:08.163 O: D: 2587 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.166 O: D: 2595 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 00:00:08.170 O: D: 2596 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.176 O: D: 2604 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/init-system-helpers_1.66_all.deb 00:00:08.180 O: D: 2605 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.186 O: D: 2613 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 00:00:08.190 O: D: 2614 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.232 O: D: 2622 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/ncurses-base_6.5-2_all.deb 00:00:08.235 O: D: 2623 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.245 O: D: 2631 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.AJoAzVN2YD//var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb 00:00:08.249 O: D: 2632 2643 running tar -C /tmp/mmdebstrap.AJoAzVN2YD --keep-directory-symlink --extract --file - 00:00:08.272 O: I: 684 2928 installing essential packages... 00:00:08.277 O: D: 684 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.AJoAzVN2YD 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-2_amd64.deb 00:00:08.300 O: Selecting previously unselected package gcc-14-base:amd64. 00:00:08.304 O: (Reading database ... 0 files and directories currently installed.) 00:00:08.307 O: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:08.311 O: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:08.338 O: Selecting previously unselected package libc6:amd64. 00:00:08.342 O: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:08.394 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:08.459 O: dpkg-query: no packages found matching base-files 00:00:08.477 O: Unpacking libc6:amd64 (2.38-13) ... 00:00:08.717 O: Selecting previously unselected package libgcc-s1:amd64. 00:00:08.722 O: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:08.726 O: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:08.750 O: Selecting previously unselected package mawk. 00:00:08.754 O: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:08.758 O: Unpacking mawk (1.3.4.20240123-1) ... 00:00:08.791 O: Selecting previously unselected package base-files. 00:00:08.795 O: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:08.800 O: base-files pre-depends on awk 00:00:08.804 O: mawk provides awk but is unpacked but not configured. 00:00:08.809 O: 00:00:08.813 O: dpkg: warning: ignoring pre-dependency problem! 00:00:08.817 O: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:08.820 O: Unpacking base-files (13.3) ... 00:00:08.854 O: Selecting previously unselected package libtinfo6:amd64. 00:00:08.858 O: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:08.862 O: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:08.896 O: Selecting previously unselected package debianutils. 00:00:08.900 O: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:08.904 O: debianutils pre-depends on libc6 (>= 2.38) 00:00:08.908 O: libc6:amd64 is unpacked, but has never been configured. 00:00:08.912 O: 00:00:08.916 O: dpkg: warning: ignoring pre-dependency problem! 00:00:08.920 O: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:08.924 O: Unpacking debianutils (5.19) ... 00:00:08.953 O: Selecting previously unselected package bash. 00:00:08.958 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:08.962 O: bash pre-depends on libc6 (>= 2.38) 00:00:08.966 O: libc6:amd64 is unpacked, but has never been configured. 00:00:08.970 O: 00:00:08.973 O: dpkg: warning: ignoring pre-dependency problem! 00:00:08.977 O: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:08.981 O: bash pre-depends on libtinfo6 (>= 6) 00:00:08.985 O: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:08.989 O: 00:00:08.992 O: dpkg: warning: ignoring pre-dependency problem! 00:00:08.996 O: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:09.000 O: Unpacking bash (5.2.21-2.1) ... 00:00:09.087 O: Selecting previously unselected package libcap2:amd64. 00:00:09.092 O: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:09.095 O: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:09.119 O: Selecting previously unselected package libsystemd0:amd64. 00:00:09.123 O: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:09.126 O: Unpacking libsystemd0:amd64 (256-1) ... 00:00:09.167 O: Selecting previously unselected package bsdutils. 00:00:09.171 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:09.175 O: bsdutils pre-depends on libc6 (>= 2.38) 00:00:09.178 O: libc6:amd64 is unpacked, but has never been configured. 00:00:09.182 O: 00:00:09.186 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.190 O: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:09.193 O: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:09.197 O: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:09.201 O: 00:00:09.205 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.209 O: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:09.213 O: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:09.217 O: Selecting previously unselected package libacl1:amd64. 00:00:09.220 O: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:09.224 O: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:09.238 O: Selecting previously unselected package libattr1:amd64. 00:00:09.242 O: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:09.246 O: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:09.267 O: Selecting previously unselected package libgmp10:amd64. 00:00:09.271 O: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:09.275 O: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:09.314 O: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:09.318 O: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:09.322 O: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:09.359 O: Selecting previously unselected package libselinux1:amd64. 00:00:09.362 O: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:09.366 O: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:09.392 O: Selecting previously unselected package libzstd1:amd64. 00:00:09.396 O: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:09.400 O: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:09.440 O: Selecting previously unselected package zlib1g:amd64. 00:00:09.444 O: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:09.448 O: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:09.475 O: Selecting previously unselected package libssl3t64:amd64. 00:00:09.479 O: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:09.483 O: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:09.635 O: Selecting previously unselected package coreutils. 00:00:09.641 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.646 O: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:09.650 O: libacl1:amd64 is unpacked, but has never been configured. 00:00:09.654 O: 00:00:09.657 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.661 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.665 O: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:09.670 O: libattr1:amd64 is unpacked, but has never been configured. 00:00:09.674 O: 00:00:09.678 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.682 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.686 O: coreutils pre-depends on libc6 (>= 2.34) 00:00:09.690 O: libc6:amd64 is unpacked, but has never been configured. 00:00:09.694 O: 00:00:09.697 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.701 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.705 O: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:09.709 O: libgmp10:amd64 is unpacked, but has never been configured. 00:00:09.713 O: 00:00:09.717 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.721 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.725 O: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:09.728 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:09.732 O: 00:00:09.736 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.741 O: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:09.745 O: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:09.749 O: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:09.752 O: 00:00:09.756 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.760 O: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:09.765 O: Unpacking coreutils (9.4-3.1) ... 00:00:09.907 O: Selecting previously unselected package dash. 00:00:09.911 O: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:09.915 O: dash pre-depends on libc6 (>= 2.38) 00:00:09.920 O: libc6:amd64 is unpacked, but has never been configured. 00:00:09.925 O: 00:00:09.929 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.933 O: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:09.937 O: Unpacking dash (0.5.12-9) ... 00:00:09.945 O: Selecting previously unselected package diffutils. 00:00:09.949 O: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:09.954 O: diffutils pre-depends on libc6 (>= 2.34) 00:00:09.958 O: libc6:amd64 is unpacked, but has never been configured. 00:00:09.962 O: 00:00:09.967 O: dpkg: warning: ignoring pre-dependency problem! 00:00:09.971 O: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:09.975 O: Unpacking diffutils (1:3.10-1) ... 00:00:10.009 O: Selecting previously unselected package libbz2-1.0:amd64. 00:00:10.013 O: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:10.016 O: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:10.042 O: Selecting previously unselected package liblzma5:amd64. 00:00:10.046 O: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:10.050 O: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:10.085 O: Selecting previously unselected package libmd0:amd64. 00:00:10.089 O: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:10.093 O: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:10.117 O: Selecting previously unselected package tar. 00:00:10.121 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.125 O: tar pre-depends on libacl1 (>= 2.2.23) 00:00:10.129 O: libacl1:amd64 is unpacked, but has never been configured. 00:00:10.133 O: 00:00:10.138 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.142 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.145 O: tar pre-depends on libc6 (>= 2.34) 00:00:10.149 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.154 O: 00:00:10.159 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.163 O: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.167 O: tar pre-depends on libselinux1 (>= 3.1~) 00:00:10.171 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.175 O: 00:00:10.178 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.182 O: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:10.186 O: Unpacking tar (1.35+dfsg-3) ... 00:00:10.202 O: Selecting previously unselected package dpkg. 00:00:10.206 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.210 O: dpkg pre-depends on libbz2-1.0 00:00:10.214 O: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:10.218 O: 00:00:10.222 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.226 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.230 O: dpkg pre-depends on libc6 (>= 2.34) 00:00:10.234 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.237 O: 00:00:10.241 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.245 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.248 O: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:10.252 O: liblzma5:amd64 is unpacked, but has never been configured. 00:00:10.256 O: 00:00:10.260 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.264 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.269 O: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:10.273 O: libmd0:amd64 is unpacked, but has never been configured. 00:00:10.276 O: 00:00:10.280 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.284 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.287 O: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:10.291 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.295 O: 00:00:10.299 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.302 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.305 O: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:10.309 O: libzstd1:amd64 is unpacked, but has never been configured. 00:00:10.312 O: 00:00:10.316 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.320 O: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.324 O: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:10.328 O: zlib1g: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.339 O: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:10.343 O: Unpacking dpkg (1.22.6) ... 00:00:10.346 O: Selecting previously unselected package findutils. 00:00:10.351 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:10.354 O: findutils pre-depends on libc6 (>= 2.38) 00:00:10.358 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.362 O: 00:00:10.365 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.369 O: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:10.373 O: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:10.377 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.381 O: 00:00:10.385 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.388 O: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:10.392 O: Unpacking findutils (4.10.0-2) ... 00:00:10.405 O: Selecting previously unselected package grep. 00:00:10.408 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:10.413 O: grep pre-depends on libc6 (>= 2.34) 00:00:10.416 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.420 O: 00:00:10.424 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.428 O: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:10.431 O: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:10.435 O: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:10.439 O: 00:00:10.442 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.446 O: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:10.450 O: Unpacking grep (3.11-4) ... 00:00:10.468 O: Selecting previously unselected package gzip. 00:00:10.471 O: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:10.475 O: gzip pre-depends on libc6 (>= 2.34) 00:00:10.479 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.483 O: 00:00:10.487 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.491 O: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:10.500 O: Unpacking gzip (1.12-1.1) ... 00:00:10.538 O: Selecting previously unselected package hostname. 00:00:10.542 O: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:10.546 O: hostname pre-depends on libc6 (>= 2.34) 00:00:10.550 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.554 O: 00:00:10.558 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.562 O: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:10.566 O: Unpacking hostname (3.23+nmu2) ... 00:00:10.570 O: Selecting previously unselected package libaudit-common. 00:00:10.573 O: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:10.577 O: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:10.600 O: Selecting previously unselected package libcap-ng0:amd64. 00:00:10.603 O: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:10.607 O: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:10.630 O: Selecting previously unselected package libaudit1:amd64. 00:00:10.634 O: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:10.639 O: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:10.665 O: Selecting previously unselected package libcrypt1:amd64. 00:00:10.669 O: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:10.674 O: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:10.702 O: Selecting previously unselected package libdb5.3t64:amd64. 00:00:10.706 O: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:10.711 O: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:10.785 O: Selecting previously unselected package debconf. 00:00:10.790 O: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:10.794 O: Unpacking debconf (1.5.86) ... 00:00:10.869 O: Selecting previously unselected package libpam0g:amd64. 00:00:10.873 O: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:10.877 O: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:10.906 O: Selecting previously unselected package libpam-modules-bin. 00:00:10.910 O: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:10.914 O: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:10.948 O: Selecting previously unselected package libpam-modules:amd64. 00:00:10.953 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:10.957 O: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:10.961 O: libaudit1:amd64 is unpacked, but has never been configured. 00:00:10.965 O: 00:00:10.969 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.973 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:10.978 O: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:10.983 O: libc6:amd64 is unpacked, but has never been configured. 00:00:10.987 O: 00:00:10.992 O: dpkg: warning: ignoring pre-dependency problem! 00:00:10.996 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.000 O: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:11.004 O: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:11.009 O: 00:00:11.013 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.017 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.021 O: libpam-modules pre-depends on libdb5.3t64 00:00:11.025 O: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:11.029 O: 00:00:11.033 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.037 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.041 O: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:11.045 O: libpam0g:amd64 is unpacked, but has never been configured. 00:00:11.049 O: 00:00:11.053 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.057 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.061 O: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:11.065 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:11.069 O: 00:00:11.073 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.077 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.081 O: libpam-modules pre-depends on libsystemd0 00:00:11.085 O: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:11.088 O: 00:00:11.092 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.095 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.099 O: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:11.103 O: debconf is unpacked, but has never been configured. 00:00:11.107 O: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:11.111 O: 00:00:11.115 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.119 O: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.123 O: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:11.127 O: libpam-modules-bin is unpacked, but has never been configured. 00:00:11.130 O: 00:00:11.134 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.138 O: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:11.142 O: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:11.145 O: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:11.149 O: Selecting previously unselected package libpam-runtime. 00:00:11.153 O: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:11.157 O: Unpacking libpam-runtime (1.5.3-7) ... 00:00:11.204 O: Selecting previously unselected package login. 00:00:11.208 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.212 O: login pre-depends on libpam-modules 00:00:11.216 O: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:11.220 O: 00:00:11.224 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.228 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.232 O: login pre-depends on libpam-runtime 00:00:11.236 O: libpam-runtime is unpacked, but has never been configured. 00:00:11.241 O: 00:00:11.245 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.249 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.253 O: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:11.257 O: libaudit1:amd64 is unpacked, but has never been configured. 00:00:11.260 O: 00:00:11.264 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.268 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.272 O: login pre-depends on libc6 (>= 2.38) 00:00:11.276 O: libc6:amd64 is unpacked, but has never been configured. 00:00:11.280 O: 00:00:11.284 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.289 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.292 O: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:11.296 O: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:11.310 O: 00:00:11.315 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.319 O: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.323 O: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:11.327 O: libpam0g:amd64 is unpacked, but has never been configured. 00:00:11.331 O: 00:00:11.335 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.339 O: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:11.342 O: Unpacking login (1:4.13+dfsg1-5) ... 00:00:11.346 O: Selecting previously unselected package ncurses-bin. 00:00:11.351 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:11.355 O: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:11.358 O: libc6:amd64 is unpacked, but has never been configured. 00:00:11.362 O: 00:00:11.366 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.370 O: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:11.374 O: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:11.379 O: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:11.383 O: 00:00:11.386 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.390 O: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:11.394 O: Unpacking ncurses-bin (6.5-2) ... 00:00:11.398 O: Selecting previously unselected package perl-base. 00:00:11.401 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:11.405 O: perl-base pre-depends on libc6 (>= 2.38) 00:00:11.408 O: libc6:amd64 is unpacked, but has never been configured. 00:00:11.412 O: 00:00:11.416 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.420 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:11.424 O: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:11.427 O: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:11.431 O: 00:00:11.435 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.439 O: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:11.443 O: perl-base pre-depends on dpkg (>= 1.17.17) 00:00:11.447 O: dpkg is unpacked, but has never been configured. 00:00:11.451 O: 00:00:11.455 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.459 O: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:11.463 O: Unpacking perl-base (5.38.2-5) ... 00:00:11.674 O: Selecting previously unselected package sed. 00:00:11.678 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:11.682 O: sed pre-depends on libacl1 (>= 2.2.23) 00:00:11.686 O: libacl1:amd64 is unpacked, but has never been configured. 00:00:11.690 O: 00:00:11.694 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.697 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:11.701 O: sed pre-depends on libc6 (>= 2.34) 00:00:11.705 O: libc6:amd64 is unpacked, but has never been configured. 00:00:11.709 O: 00:00:11.713 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.717 O: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:11.721 O: sed pre-depends on libselinux1 (>= 3.1~) 00:00:11.724 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:11.728 O: 00:00:11.732 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.736 O: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:11.740 O: Unpacking sed (4.9-2) ... 00:00:11.745 O: Selecting previously unselected package libblkid1:amd64. 00:00:11.749 O: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:11.752 O: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:11.780 O: Selecting previously unselected package libmount1:amd64. 00:00:11.784 O: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:11.788 O: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:11.826 O: Selecting previously unselected package libsmartcols1:amd64. 00:00:11.830 O: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:11.835 O: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:11.867 O: Selecting previously unselected package libudev1:amd64. 00:00:11.871 O: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:11.875 O: Unpacking libudev1:amd64 (256-1) ... 00:00:11.908 O: Selecting previously unselected package libuuid1:amd64. 00:00:11.912 O: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:11.915 O: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:11.942 O: Selecting previously unselected package util-linux. 00:00:11.947 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:11.951 O: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:11.954 O: libblkid1:amd64 is unpacked, but has never been configured. 00:00:11.958 O: 00:00:11.961 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.965 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:11.969 O: util-linux pre-depends on libc6 (>= 2.38) 00:00:11.973 O: libc6:amd64 is unpacked, but has never been configured. 00:00:11.976 O: 00:00:11.980 O: dpkg: warning: ignoring pre-dependency problem! 00:00:11.985 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:11.989 O: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:11.993 O: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:11.996 O: 00:00:12.000 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.004 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.008 O: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:12.012 O: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:12.015 O: 00:00:12.020 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.023 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.027 O: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:12.031 O: libmount1:amd64 is unpacked, but has never been configured. 00:00:12.035 O: 00:00:12.038 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.042 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.046 O: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:12.050 O: libpam0g:amd64 is unpacked, but has never been configured. 00:00:12.053 O: 00:00:12.057 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.060 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.064 O: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:12.068 O: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.072 O: 00:00:12.075 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.079 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.082 O: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:12.086 O: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:12.090 O: 00:00:12.093 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.097 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.100 O: util-linux pre-depends on libsystemd0 00:00:12.104 O: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:12.107 O: 00:00:12.110 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.114 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.117 O: util-linux pre-depends on libtinfo6 (>= 6) 00:00:12.121 O: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:12.125 O: 00:00:12.128 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.132 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.136 O: util-linux pre-depends on libudev1 (>= 183) 00:00:12.140 O: libudev1:amd64 is unpacked, but has never been configured. 00:00:12.144 O: 00:00:12.148 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.153 O: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.156 O: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:12.160 O: libuuid1:amd64 is unpacked, but has never been configured. 00:00:12.164 O: 00:00:12.168 O: dpkg: warning: ignoring pre-dependency problem! 00:00:12.171 O: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:12.175 O: Unpacking util-linux (2.40.1-8.1) ... 00:00:12.179 O: Selecting previously unselected package libdebconfclient0:amd64. 00:00:12.183 O: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:12.187 O: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:12.190 O: Selecting previously unselected package base-passwd. 00:00:12.194 O: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:12.198 O: Unpacking base-passwd (3.6.3) ... 00:00:12.201 O: Selecting previously unselected package init-system-helpers. 00:00:12.205 O: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:12.209 O: Unpacking init-system-helpers (1.66) ... 00:00:12.213 O: Selecting previously unselected package libc-bin. 00:00:12.217 O: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:12.220 O: Unpacking libc-bin (2.38-13) ... 00:00:12.285 O: Selecting previously unselected package ncurses-base. 00:00:12.289 O: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:12.293 O: Unpacking ncurses-base (6.5-2) ... 00:00:12.333 O: Selecting previously unselected package sysvinit-utils. 00:00:12.337 O: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:12.341 O: Unpacking sysvinit-utils (3.09-2) ... 00:00:12.357 O: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:12.362 O: Setting up libaudit-common (1:3.1.2-4) ... 00:00:12.368 O: Setting up debconf (1.5.86) ... 00:00:12.504 O: Setting up ncurses-base (6.5-2) ... 00:00:12.512 O: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:12.525 O: Setting up libc6:amd64 (2.38-13) ... 00:00:12.650 O: Setting up mawk (1.3.4.20240123-1) ... 00:00:12.657 O: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:12.661 O: Setting up base-files (13.3) ... 00:00:12.795 O: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:12.800 O: Setting up debianutils (5.19) ... 00:00:12.874 O: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:12.880 O: Setting up bash (5.2.21-2.1) ... 00:00:12.894 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:12.899 O: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:12.904 O: Setting up libsystemd0:amd64 (256-1) ... 00:00:12.909 O: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:12.913 O: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:12.918 O: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:12.925 O: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:12.930 O: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:12.936 O: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:12.943 O: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:12.948 O: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:12.952 O: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:12.969 O: Setting up coreutils (9.4-3.1) ... 00:00:12.975 O: Setting up dash (0.5.12-9) ... 00:00:13.020 O: Setting up diffutils (1:3.10-1) ... 00:00:13.026 O: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:13.031 O: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:13.037 O: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:13.042 O: Setting up tar (1.35+dfsg-3) ... 00:00:13.048 O: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:13.053 O: Setting up dpkg (1.22.6) ... 00:00:13.275 O: Setting up findutils (4.10.0-2) ... 00:00:13.280 O: Setting up grep (3.11-4) ... 00:00:13.286 O: Setting up gzip (1.12-1.1) ... 00:00:13.322 O: Setting up hostname (3.23+nmu2) ... 00:00:13.327 O: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:13.333 O: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:13.338 O: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:13.343 O: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:13.349 O: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:13.471 O: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:13.480 O: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:13.509 O: Setting up libpam-runtime (1.5.3-7) ... 00:00:13.674 O: Setting up login (1:4.13+dfsg1-5) ... 00:00:13.705 O: Setting up ncurses-bin (6.5-2) ... 00:00:13.711 O: Setting up perl-base (5.38.2-5) ... 00:00:13.725 O: Setting up sed (4.9-2) ... 00:00:13.729 O: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:13.734 O: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:13.740 O: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:13.745 O: Setting up libudev1:amd64 (256-1) ... 00:00:13.751 O: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:13.765 O: Setting up util-linux (2.40.1-8.1) ... 00:00:13.778 O: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:13.978 O: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:13.983 O: Setting up base-passwd (3.6.3) ... 00:00:14.112 O: Setting up init-system-helpers (1.66) ... 00:00:14.118 O: Setting up libc-bin (2.38-13) ... 00:00:14.142 O: Setting up sysvinit-utils (3.09-2) ... 00:00:14.176 O: I: 684 3047 installing remaining packages inside the chroot... 00:00:14.180 O: D: 684 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.368 O: Reading package lists... 00:00:14.597 O: Building dependency tree... 00:00:14.641 O: MarkInstall apt:amd64 < none -> 2.9.5 @un pumN Ib > FU=1 00:00:14.645 O: Installing gpgv:amd64 as Depends of apt:amd64 00:00:14.649 O: MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0 00:00:14.653 O: Installing libgcrypt20:amd64 as Depends of gpgv:amd64 00:00:14.657 O: MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un umN Ib > FU=0 00:00:14.661 O: Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64 00:00:14.665 O: MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un uN > FU=0 00:00:14.670 O: Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64 00:00:14.674 O: MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.5 @un puN Ib > FU=0 00:00:14.678 O: MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 00:00:14.682 O: MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 00:00:14.686 O: MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0 00:00:14.690 O: MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0 00:00:14.694 O: MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN > FU=0 00:00:14.698 O: MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0 00:00:14.702 O: Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:14.706 O: MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0 00:00:14.710 O: MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0 00:00:14.714 O: Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:14.718 O: MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0 00:00:14.721 O: MarkInstall libudev1:amd64 < 256-1 @ii pmK > FU=0 00:00:14.725 O: MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0 00:00:14.729 O: Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:14.733 O: MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0 00:00:14.737 O: MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 00:00:14.741 O: MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 00:00:14.745 O: Installing debian-archive-keyring:amd64 as Depends of apt:amd64 00:00:14.749 O: MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=0 00:00:14.752 O: Installing libgnutls30t64:amd64 as Depends of apt:amd64 00:00:14.756 O: MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0 00:00:14.760 O: MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 00:00:14.765 O: Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64 00:00:14.769 O: MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0 00:00:14.773 O: Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64 00:00:14.777 O: MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0 00:00:14.780 O: Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64 00:00:14.784 O: MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0 00:00:14.788 O: Installing libunistring5:amd64 as Depends of libidn2-0:amd64 00:00:14.792 O: MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0 00:00:14.796 O: Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64 00:00:14.800 O: MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0 00:00:14.804 O: Installing libffi8:amd64 as Depends of libp11-kit0:amd64 00:00:14.808 O: MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0 00:00:14.811 O: Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64 00:00:14.815 O: MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0 00:00:14.819 O: Installing libseccomp2:amd64 as Depends of apt:amd64 00:00:14.823 O: MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0 00:00:14.935 O: Starting pkgProblemResolver with broken count: 0 00:00:15.004 O: Starting 2 pkgProblemResolver with broken count: 0 00:00:15.011 O: Done 00:00:15.518 O: The following additional packages will be installed: 00:00:15.522 O: debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20 00:00:15.526 O: libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64 00:00:15.530 O: libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0 00:00:15.534 O: Suggested packages: 00:00:15.538 O: apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1 00:00:15.542 O: powermgmt-base gnupg rng-tools gnutls-bin 00:00:15.546 O: Recommended packages: 00:00:15.549 O: ca-certificates libgpg-error-l10n 00:00:15.567 O: The following NEW packages will be installed: 00:00:15.572 O: apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20 00:00:15.577 O: libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64 00:00:15.581 O: libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0 00:00:15.619 O: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 00:00:15.623 O: Need to get 7534 kB of archives. 00:00:15.627 O: After this operation, 23.4 MB of additional disk space will be used. 00:00:15.631 O: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB] 00:00:15.634 O: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB] 00:00:15.652 O: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB] 00:00:15.665 O: Get:4 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB] 00:00:15.675 O: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB] 00:00:15.696 O: Get:6 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB] 00:00:15.706 O: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB] 00:00:15.733 O: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB] 00:00:15.745 O: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB] 00:00:15.760 O: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB] 00:00:15.775 O: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB] 00:00:15.792 O: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB] 00:00:15.803 O: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB] 00:00:15.813 O: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB] 00:00:15.829 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:15.838 O: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB] 00:00:15.876 O: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB] 00:00:15.885 O: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB] 00:00:15.993 O: Fetched 7534 kB in 0s (23.8 MB/s) 00:00:15.997 O: Chrooting into /tmp/mmdebstrap.AJoAzVN2YD/ 00:00:16.102 O: debconf: delaying package configuration, since apt-utils is not installed 00:00:16.148 O: Fetched 7534 kB in 0s (23.8 MB/s) 00:00:16.153 O: Chrooting into /tmp/mmdebstrap.AJoAzVN2YD/ 00:00:16.169 O: Selecting previously unselected package libgpg-error0:amd64. 00:00:16.174 O: (Reading database ... 3675 files and directories currently installed.) 00:00:16.178 O: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ... 00:00:16.181 O: Unpacking libgpg-error0:amd64 (1.49-2) ... 00:00:16.211 O: Selecting previously unselected package libgcrypt20:amd64. 00:00:16.216 O: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ... 00:00:16.220 O: Unpacking libgcrypt20:amd64 (1.10.3-3) ... 00:00:16.273 O: Selecting previously unselected package gpgv. 00:00:16.277 O: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ... 00:00:16.281 O: Unpacking gpgv (2.2.43-7) ... 00:00:16.317 O: Selecting previously unselected package liblz4-1:amd64. 00:00:16.322 O: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ... 00:00:16.326 O: Unpacking liblz4-1:amd64 (1.9.4-2) ... 00:00:16.354 O: Selecting previously unselected package libstdc++6:amd64. 00:00:16.358 O: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ... 00:00:16.362 O: Unpacking libstdc++6:amd64 (14.1.0-1) ... 00:00:16.430 O: Selecting previously unselected package libxxhash0:amd64. 00:00:16.434 O: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ... 00:00:16.438 O: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:16.463 O: Selecting previously unselected package libapt-pkg6.0t64:amd64. 00:00:16.467 O: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.5_amd64.deb ... 00:00:16.470 O: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:16.566 O: Selecting previously unselected package debian-archive-keyring. 00:00:16.569 O: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ... 00:00:16.680 O: Unpacking debian-archive-keyring (2023.4) ... 00:00:16.715 O: Selecting previously unselected package libnettle8t64:amd64. 00:00:16.719 O: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ... 00:00:16.723 O: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:16.757 O: Selecting previously unselected package libhogweed6t64:amd64. 00:00:16.761 O: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ... 00:00:16.765 O: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:16.798 O: Selecting previously unselected package libunistring5:amd64. 00:00:16.802 O: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ... 00:00:16.806 O: Unpacking libunistring5:amd64 (1.2-1) ... 00:00:16.862 O: Selecting previously unselected package libidn2-0:amd64. 00:00:16.866 O: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ... 00:00:16.870 O: Unpacking libidn2-0:amd64 (2.3.7-2) ... 00:00:16.909 O: Selecting previously unselected package libffi8:amd64. 00:00:16.913 O: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ... 00:00:16.917 O: Unpacking libffi8:amd64 (3.4.6-1) ... 00:00:16.939 O: Selecting previously unselected package libp11-kit0:amd64. 00:00:16.943 O: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ... 00:00:16.947 O: Unpacking libp11-kit0:amd64 (0.25.3-5) ... 00:00:16.991 O: Selecting previously unselected package libtasn1-6:amd64. 00:00:16.995 O: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ... 00:00:16.999 O: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:17.027 O: Selecting previously unselected package libgnutls30t64:amd64. 00:00:17.030 O: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ... 00:00:17.034 O: Unpacking libgnutls30t64:amd64 (3.8.5-4) ... 00:00:17.124 O: Selecting previously unselected package libseccomp2:amd64. 00:00:17.128 O: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ... 00:00:17.132 O: Unpacking libseccomp2:amd64 (2.5.5-1) ... 00:00:17.160 O: Selecting previously unselected package apt. 00:00:17.164 O: Preparing to unpack .../17-apt_2.9.5_amd64.deb ... 00:00:17.181 O: Unpacking apt (2.9.5) ... 00:00:17.304 O: Chrooting into /tmp/mmdebstrap.AJoAzVN2YD/ 00:00:17.309 O: Setting up libgpg-error0:amd64 (1.49-2) ... 00:00:17.313 O: Setting up liblz4-1:amd64 (1.9.4-2) ... 00:00:17.317 O: Setting up debian-archive-keyring (2023.4) ... 00:00:17.436 O: Setting up libgcrypt20:amd64 (1.10.3-3) ... 00:00:17.442 O: Setting up libseccomp2:amd64 (2.5.5-1) ... 00:00:17.446 O: Setting up libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:17.450 O: Setting up libunistring5:amd64 (1.2-1) ... 00:00:17.454 O: Setting up libffi8:amd64 (3.4.6-1) ... 00:00:17.458 O: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:17.461 O: Setting up gpgv (2.2.43-7) ... 00:00:17.465 O: Setting up libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:17.468 O: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:17.472 O: Setting up libstdc++6:amd64 (14.1.0-1) ... 00:00:17.475 O: Setting up libidn2-0:amd64 (2.3.7-2) ... 00:00:17.479 O: Setting up libp11-kit0:amd64 (0.25.3-5) ... 00:00:17.482 O: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:17.486 O: Setting up libgnutls30t64:amd64 (3.8.5-4) ... 00:00:17.490 O: Setting up apt (2.9.5) ... 00:00:17.879 O: Processing triggers for libc-bin (2.38-13) ... 00:00:18.059 O: I: 684 3090 cleaning package lists and apt cache... 00:00:18.063 O: D: 684 846 run_progress: exec apt-get --option Dir::Etc::SourceList=/dev/null --option Dir::Etc::SourceParts=/dev/null update -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false 00:00:18.117 O: Reading package lists... 00:00:18.127 O: D: 684 846 run_progress: exec apt-get clean -oDebug::pkgProblemResolver=true -oDebug::pkgDepCache::Marker=1 -oDebug::pkgDepCache::AutoInstall=1 -oAPT::Status-Fd=${FD} -oDpkg::Use-Pty=false 00:00:18.154 O: I: 684 6076 creating tarball... 00:00:18.157 O: D: 687 3718 listener: finished reading command 00:00:18.161 O: D: 687 3725 listener: received message: adios 00:00:18.165 O: D: 560 6190 finish to listen for hooks 00:00:18.961 O: I: 684 6124 done 00:00:19.070 O: I: 560 6373 removing tempdir /tmp/mmdebstrap.AJoAzVN2YD... 00:00:19.250 O: I: 560 6426 success in 18.9210 seconds 00:00:19.268 E: + tar -tf /tmp/debian-chroot.tar 00:00:19.273 E: + sort 00:00:19.277 E: + diff -u tar1.txt - 00:00:19.307 E: + rm -f /tmp/debian-chroot.tar Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:28 result: SUCCESS ------------------------------------------------------------------------------ (118/280) existing-empty-directory dist: unstable mode: auto variant: apt format: auto time left: 2:23: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 -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.015 E: + mkdir /tmp/debian-chroot 00:00:00.018 E: + mmdebstrap --mode=root --variant=apt 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.550 E: I: automatically chosen format: directory 00:00:00.598 E: I: running apt-get update... 00:00:03.489 E: I: downloading packages with apt... 00:00:05.466 E: I: extracting archives... 00:00:07.216 E: I: installing essential packages... 00:00:12.817 E: I: installing remaining packages inside the chroot... 00:00:16.090 E: I: cleaning package lists and apt cache... 00:00:16.186 E: I: success in 15.8695 seconds 00:00:16.194 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:16.197 E: + tar -t 00:00:16.201 E: + sort 00:00:16.204 E: + diff -u tar1.txt - 00:00:16.395 E: + rm -rf /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:26 result: SUCCESS ------------------------------------------------------------------------------ (119/280) existing-directory-with-lost-found dist: unstable mode: auto variant: apt format: auto time left: 2:21:57 ------------------------------------------------------------------------------ 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 EXIT INT TERM 00:00:00.017 E: + mkdir /tmp/debian-chroot 00:00:00.020 E: + mkdir /tmp/debian-chroot/lost+found 00:00:00.023 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot 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.464 E: I: finding correct signed-by value... 00:00:00.561 E: I: automatically chosen format: directory 00:00:00.611 E: I: running apt-get update... 00:00:03.427 E: I: downloading packages with apt... 00:00:05.359 E: I: extracting archives... 00:00:07.116 E: I: installing essential packages... 00:00:12.718 E: I: installing remaining packages inside the chroot... 00:00:16.265 E: I: cleaning package lists and apt cache... 00:00:16.365 E: I: success in 16.0482 seconds 00:00:16.371 E: + rmdir /tmp/debian-chroot/lost+found 00:00:16.376 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:16.381 E: + tar -t 00:00:16.386 E: + sort 00:00:16.390 E: + diff -u tar1.txt - 00:00:16.583 E: + rm -rf /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:26 result: SUCCESS ------------------------------------------------------------------------------ (120/280) fail-installing-to-non-empty-lost-found dist: unstable mode: auto variant: apt format: auto time left: 2:20:29 ------------------------------------------------------------------------------ 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/lost+found/exists; rmdir /tmp/debian-chroot/lost+found /tmp/debian-chroot EXIT INT TERM 00:00:00.018 E: + mkdir /tmp/debian-chroot 00:00:00.022 E: + mkdir /tmp/debian-chroot/lost+found 00:00:00.026 E: + touch /tmp/debian-chroot/lost+found/exists 00:00:00.029 E: + ret=0 00:00:00.033 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.452 E: I: automatically chosen mode: root 00:00:00.461 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: directory 00:00:00.593 E: E: /tmp/debian-chroot contains a non-empty lost+found directory 00:00:00.597 E: + ret=25 00:00:00.602 E: + [ 25 = 0 ] 00:00:00.605 E: + rm /tmp/debian-chroot/lost+found/exists 00:00:00.610 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:10 result: SUCCESS ------------------------------------------------------------------------------ (121/280) fail-installing-to-non-empty-target-directory dist: unstable mode: auto variant: apt format: auto time left: 2:18:40 ------------------------------------------------------------------------------ 00:00:00.020 E: + set -eu 00:00:00.027 E: + export LC_ALL=C.UTF-8 00:00:00.038 E: + trap rmdir /tmp/debian-chroot/lost+found; rm /tmp/debian-chroot/exists; rmdir /tmp/debian-chroot EXIT INT TERM 00:00:00.052 E: + mkdir /tmp/debian-chroot 00:00:00.060 E: + mkdir /tmp/debian-chroot/lost+found 00:00:00.077 E: + touch /tmp/debian-chroot/exists 00:00:00.087 E: + ret=0 00:00:00.096 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.807 E: I: automatically chosen mode: root 00:00:00.818 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.863 E: I: finding correct signed-by value... 00:00:00.987 E: I: automatically chosen format: directory 00:00:00.994 E: E: /tmp/debian-chroot is not empty 00:00:00.998 E: + ret=25 00:00:01.004 E: + [ 25 = 0 ] 00:00:01.010 E: + rmdir /tmp/debian-chroot/lost+found 00:00:01.019 E: + rm /tmp/debian-chroot/exists 00:00:01.024 E: + rmdir /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 ------------------------------------------------------------------------------ (122/280) missing-device-nodes-outside-the-chroot dist: unstable mode: auto variant: apt format: auto time left: 2:17:00 ------------------------------------------------------------------------------ 00:00:00.010 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.023 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.029 E: + rm /dev/console 00:00:00.034 E: + useradd --home-dir /home/user --create-home user 00:00:00.106 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.817 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.858 E: I: finding correct signed-by value... 00:00:00.973 E: I: automatically chosen format: tar 00:00:00.978 E: I: using /tmp/mmdebstrap.rtLtxm_iWr as tempdir 00:00:01.115 E: I: running apt-get update... 00:00:05.102 E: I: downloading packages with apt... 00:00:10.947 E: I: extracting archives... 00:00:15.286 E: W: skipping creation of ./dev/console because /dev/console does not exist on the outside 00:00:15.362 E: I: installing essential packages... 00:00:30.280 E: I: installing remaining packages inside the chroot... 00:00:37.088 E: I: cleaning package lists and apt cache... 00:00:37.202 E: I: creating tarball... 00:00:38.586 E: I: done 00:00:38.720 E: I: removing tempdir /tmp/mmdebstrap.rtLtxm_iWr... 00:00:38.992 E: I: success in 38.3844 seconds 00:00:39.018 E: + tar -tf /tmp/debian-chroot.tar 00:00:39.054 E: + sort 00:00:39.074 E: + diff -u tar1.txt - 00:00:39.157 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:53 result: SUCCESS ------------------------------------------------------------------------------ (123/280) missing-dev-sys-proc-inside-the-chroot dist: unstable mode: unshare variant: custom format: auto time left: 2:16:11 ------------------------------------------------------------------------------ 00:00:00.052 E: + set -eu 00:00:00.069 E: + export LC_ALL=C.UTF-8 00:00:00.076 E: + [ unshare = unshare ] 00:00:00.092 E: + [ custom = custom ] 00:00:00.103 E: + prefix= 00:00:00.113 E: + id -u 00:00:00.119 E: + [ 0 -eq 0 ] 00:00:00.152 E: + [ unshare != root ] 00:00:00.171 E: + [ unshare != auto ] 00:00:00.183 E: + id user 00:00:00.201 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.236 E: + useradd --home-dir /home/user --create-home user 00:00:00.418 E: + prefix=runuser -u user -- 00:00:00.437 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:02.526 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:02.671 E: I: finding correct signed-by value... 00:00:02.869 E: I: automatically chosen format: null 00:00:02.921 E: I: using /tmp/mmdebstrap.KjmzvGFsxz as tempdir 00:00:03.077 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.KjmzvGFsxz 00:00:03.113 E: I: running apt-get update... 00:00:09.224 E: I: downloading packages with apt... 00:00:11.843 E: I: extracting archives... 00:00:13.700 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:13.707 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:13.719 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:13.743 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:13.757 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:13.781 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:13.794 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:13.806 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:13.816 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:13.822 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:13.848 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:13.866 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:13.882 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:13.888 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:13.896 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:13.906 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:13.916 E: I: installing essential packages... 00:00:19.299 E: I: cleaning package lists and apt cache... 00:00:19.459 E: I: removing tempdir /tmp/mmdebstrap.KjmzvGFsxz... 00:00:19.629 E: I: success in 17.6296 seconds Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:43 result: SUCCESS ------------------------------------------------------------------------------ (124/280) chroot-directory-not-accessible-by-apt-user dist: unstable mode: auto variant: apt format: auto time left: 2:15:09 ------------------------------------------------------------------------------ 00:00:00.020 E: + set -eu 00:00:00.032 E: + export LC_ALL=C.UTF-8 00:00:00.041 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.050 E: + mkdir /tmp/debian-chroot 00:00:00.065 E: + chmod 700 /tmp/debian-chroot 00:00:00.082 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:01.101 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.218 E: I: finding correct signed-by value... 00:00:01.498 E: I: automatically chosen format: directory 00:00:01.613 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:01.622 E: I: running apt-get update... 00:00:06.381 E: I: downloading packages with apt... 00:00:10.824 E: I: extracting archives... 00:00:14.132 E: I: installing essential packages... 00:00:27.662 E: I: installing remaining packages inside the chroot... 00:00:34.642 E: I: cleaning package lists and apt cache... 00:00:34.779 E: I: success in 34.1201 seconds 00:00:34.795 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:34.809 E: + diff -u tar1.txt - 00:00:34.819 E: + sort 00:00:34.837 E: + tar -t 00:00:35.457 E: + rm -rf /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:01 result: SUCCESS ------------------------------------------------------------------------------ (125/280) cwd-directory-not-accessible-by-unshared-user dist: unstable mode: unshare variant: apt format: auto time left: 2:14:29 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + id -u 00:00:00.017 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ unshare = unshare ] 00:00:00.032 E: + id user 00:00:00.061 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.082 E: + useradd --home-dir /home/user --create-home user 00:00:00.232 E: + prefix=runuser -u user -- 00:00:00.239 E: + mkdir /tmp/debian-chroot 00:00:00.245 E: + chmod 700 /tmp/debian-chroot 00:00:00.250 E: + chown user:user /tmp/debian-chroot 00:00:00.259 E: + set -- env --chdir=/tmp/debian-chroot 00:00:00.287 E: + [ mmdebstrap = ./mmdebstrap ] 00:00:00.315 E: + [ mmdebstrap = perl -MDevel::Cover=-silent,-nogcov ./mmdebstrap ] 00:00:00.341 E: + set -- env --chdir=/tmp/debian-chroot mmdebstrap 00:00:00.371 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:01.079 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.121 E: I: finding correct signed-by value... 00:00:01.301 E: I: automatically chosen format: tar 00:00:01.311 E: I: using /tmp/mmdebstrap.UNApzGWA6B as tempdir 00:00:01.469 E: I: running apt-get update... 00:00:05.514 E: I: downloading packages with apt... 00:00:09.570 E: I: extracting archives... 00:00:13.395 E: I: installing essential packages... 00:00:25.624 E: I: installing remaining packages inside the chroot... 00:00:32.006 E: I: cleaning package lists and apt cache... 00:00:32.131 E: I: creating tarball... 00:00:33.627 E: I: done 00:00:33.774 E: I: removing tempdir /tmp/mmdebstrap.UNApzGWA6B... 00:00:34.139 E: I: success in 33.2961 seconds 00:00:34.187 E: + tar -tf /tmp/debian-chroot.tar 00:00:34.216 E: + sort 00:00:34.223 E: + diff -u tar1.txt - 00:00:34.331 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:54 result: SUCCESS ------------------------------------------------------------------------------ (126/280) create-gzip-compressed-tarball dist: unstable mode: auto variant: apt format: auto time left: 2:13:41 ------------------------------------------------------------------------------ 00:00:00.029 E: + set -eu 00:00:00.046 E: + export LC_ALL=C.UTF-8 00:00:00.078 E: + prefix= 00:00:00.100 E: + id -u 00:00:00.123 E: + [ 0 -eq 0 ] 00:00:00.139 E: + [ auto != root ] 00:00:00.156 E: + [ auto != auto ] 00:00:00.179 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian 00:00:00.914 E: I: automatically chosen mode: root 00:00:00.946 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.037 E: I: finding correct signed-by value... 00:00:01.236 E: I: automatically chosen format: tar 00:00:01.250 E: I: using /tmp/mmdebstrap.GbdmVnSwRe as tempdir 00:00:01.338 E: I: running apt-get update... 00:00:04.953 E: I: downloading packages with apt... 00:00:06.895 E: I: extracting archives... 00:00:08.735 E: I: installing essential packages... 00:00:15.065 E: I: installing remaining packages inside the chroot... 00:00:18.446 E: I: cleaning package lists and apt cache... 00:00:18.534 E: I: creating tarball... 00:00:27.321 E: I: done 00:00:27.365 E: I: removing tempdir /tmp/mmdebstrap.GbdmVnSwRe... 00:00:27.554 E: I: success in 26.8984 seconds 00:00:27.562 E: + printf \037\213\010 00:00:27.566 E: + cmp --bytes=3 /tmp/debian-chroot.tar.gz - 00:00:27.570 E: + tar -tf /tmp/debian-chroot.tar.gz 00:00:27.574 E: + sort 00:00:27.577 E: + diff -u tar1.txt - 00:00:28.628 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:48 result: SUCCESS ------------------------------------------------------------------------------ (127/280) custom-tmpdir dist: unstable mode: unshare variant: apt format: auto time left: 2:12:46 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + id -u 00:00:00.016 E: + [ 0 -eq 0 ] 00:00:00.020 E: + [ unshare = unshare ] 00:00:00.023 E: + id user 00:00:00.027 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.030 E: + useradd --home-dir /home/user --create-home user 00:00:00.036 E: + prefix=runuser -u user -- 00:00:00.040 E: + runuser -u user -- sh -c cd && pwd 00:00:00.044 E: + homedir=/home/user 00:00:00.048 E: + TMPDIR_ADD=This is fü$$ing cràzy, $(apt -v)$! 00:00:00.052 E: + runuser -u user -- mkdir /home/user/This is fü$$ing cràzy, $(apt -v)$! 00:00:00.056 E: + chmod 711 /home/user 00:00:00.059 E: + chmod 1777 /home/user/This is fü$$ing cràzy, $(apt -v)$! 00:00:00.063 E: + quote /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap. 00:00:00.066 E: + printf %s\n /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap. 00:00:00.070 E: + sed s/'/'\\''/g;1s/^/'/;$s/$/'/ 00:00:00.073 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.581 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.611 E: I: finding correct signed-by value... 00:00:00.709 E: I: automatically chosen format: tar 00:00:00.713 E: I: using /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.OEGN5UYPAU as tempdir 00:00:00.832 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.OEGN5UYPAU 00:00:00.836 E: I: running apt-get update... 00:00:03.648 E: I: downloading packages with apt... 00:00:05.641 E: I: extracting archives... 00:00:07.418 E: I: installing essential packages... 00:00:12.823 E: I: installing remaining packages inside the chroot... 00:00:16.109 E: I: cleaning package lists and apt cache... 00:00:16.195 E: I: creating tarball... 00:00:16.983 E: I: done 00:00:17.067 E: I: removing tempdir /home/user/This is fü$$ing cràzy, $(apt -v)$!/mmdebstrap.OEGN5UYPAU... 00:00:17.294 E: I: success in 16.9082 seconds 00:00:17.302 E: + tar -tf /tmp/debian-chroot.tar 00:00:17.306 E: + sort 00:00:17.310 E: + diff -u tar1.txt - 00:00:17.342 E: + runuser -u user -- rmdir /home/user/This is fü$$ing cràzy, $(apt -v)$! 00:00:17.349 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 ------------------------------------------------------------------------------ (128/280) xz-compressed-tarball dist: unstable mode: auto variant: apt format: auto time left: 2:11:23 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + trap rm -f /tmp/debian-chroot.tar.xz EXIT INT TERM 00:00:00.016 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.xz http://127.0.0.1/debian 00:00:00.426 E: I: automatically chosen mode: root 00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.465 E: I: finding correct signed-by value... 00:00:00.570 E: I: automatically chosen format: tar 00:00:00.573 E: I: using /tmp/mmdebstrap.LU8ui2kx5V as tempdir 00:00:00.620 E: I: running apt-get update... 00:00:03.404 E: I: downloading packages with apt... 00:00:05.378 E: I: extracting archives... 00:00:07.171 E: I: installing essential packages... 00:00:12.667 E: I: installing remaining packages inside the chroot... 00:00:15.909 E: I: cleaning package lists and apt cache... 00:00:15.995 E: I: creating tarball... 00:00:16.323 E: I: done 00:00:28.606 E: I: removing tempdir /tmp/mmdebstrap.LU8ui2kx5V... 00:00:28.785 E: I: success in 28.4737 seconds 00:00:28.793 E: + printf \3757zXZ\0 00:00:28.797 E: + cmp --bytes=6 /tmp/debian-chroot.tar.xz - 00:00:28.801 E: + tar -tf /tmp/debian-chroot.tar.xz 00:00:28.806 E: + sort 00:00:28.810 E: + diff -u tar1.txt - 00:00:29.342 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:38 result: SUCCESS ------------------------------------------------------------------------------ (129/280) directory-ending-in-tar dist: unstable mode: root variant: apt format: auto time left: 2:10:16 ------------------------------------------------------------------------------ 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 -rf /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.023 E: + mmdebstrap --mode=root --variant=apt --format=directory unstable /tmp/debian-chroot.tar 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.604 E: I: running apt-get update... 00:00:03.366 E: I: downloading packages with apt... 00:00:05.631 E: I: extracting archives... 00:00:07.361 E: I: installing essential packages... 00:00:12.836 E: I: installing remaining packages inside the chroot... 00:00:16.146 E: I: cleaning package lists and apt cache... 00:00:16.254 E: I: success in 15.9374 seconds 00:00:16.261 E: + stat -c %F /tmp/debian-chroot.tar 00:00:16.265 E: + ftype=directory 00:00:16.269 E: + [ directory != directory ] 00:00:16.273 E: + tar -C /tmp/debian-chroot.tar --one-file-system -c . 00:00:16.277 E: + tar -t 00:00:16.280 E: + sort 00:00:16.284 E: + diff -u tar1.txt - 00:00:16.484 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:26 result: SUCCESS ------------------------------------------------------------------------------ (130/280) auto-mode-without-unshare-capabilities dist: unstable mode: auto variant: apt format: auto time left: 2:08:56 ------------------------------------------------------------------------------ 00:00:00.007 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.018 E: + useradd --home-dir /home/user --create-home user 00:00:00.035 E: + [ -e /proc/sys/kernel/unprivileged_userns_clone ] 00:00:00.038 O: kernel.unprivileged_userns_clone = 0 00:00:00.039 E: + sysctl -n kernel.unprivileged_userns_clone 00:00:00.042 E: + [ 1 = 1 ] 00:00:00.045 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.924 E: I: automatically chosen mode: fakechroot 00:00:00.928 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.962 E: I: finding correct signed-by value... 00:00:01.083 E: I: automatically chosen format: tar 00:00:01.087 E: I: using /tmp/mmdebstrap.w9dZDvP8Xs as tempdir 00:00:01.131 E: I: running apt-get update... 00:00:03.983 E: I: downloading packages with apt... 00:00:05.940 E: I: extracting archives... 00:00:12.197 E: I: installing essential packages... 00:00:19.046 E: I: installing remaining packages inside the chroot... 00:00:22.614 E: I: cleaning package lists and apt cache... 00:00:22.713 E: I: creating tarball... 00:00:31.661 E: I: done 00:00:31.712 E: I: removing tempdir /tmp/mmdebstrap.w9dZDvP8Xs... 00:00:35.222 E: I: success in 34.4169 seconds 00:00:35.231 E: + tar -tf /tmp/debian-chroot.tar.gz 00:00:35.235 E: + sort 00:00:35.239 E: + diff -u tar1.txt - 00:00:36.267 E: + rm /tmp/debian-chroot.tar.gz Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:45 result: SUCCESS ------------------------------------------------------------------------------ (131/280) fail-with-missing-lz4 dist: unstable mode: auto variant: apt format: auto time left: 2:07:58 ------------------------------------------------------------------------------ 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=auto --variant=apt unstable /tmp/debian-chroot.tar.lz4 http://127.0.0.1/debian 00:00:00.418 E: I: automatically chosen mode: root 00:00:00.426 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.455 E: I: finding correct signed-by value... 00:00:00.552 E: Can't exec "lz4": No such file or directory at /usr/bin/mmdebstrap line 5644. 00:00:00.556 E: E: cannot exec lz4: No such file or directory 00:00:00.560 E: E: failed to start lz4 00:00:00.566 E: + ret=25 00:00:00.569 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:09 result: SUCCESS ------------------------------------------------------------------------------ (132/280) fail-with-path-with-quotes dist: unstable mode: auto variant: apt format: auto time left: 2:06:19 ------------------------------------------------------------------------------ 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/quoted\"path EXIT INT TERM 00:00:00.016 E: + ret=0 00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/quoted"path http://127.0.0.1/debian 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.471 E: I: finding correct signed-by value... 00:00:00.569 E: I: automatically chosen format: directory 00:00:00.573 E: E: apt cannot handle paths with double quotes 00:00:00.577 E: + ret=25 00:00:00.581 E: + [ 25 = 0 ] 00:00:00.585 E: + rm -rf /tmp/quoted"path Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:09 result: SUCCESS ------------------------------------------------------------------------------ (133/280) create-tarball-with-tmp-mounted-nodev dist: unstable mode: auto variant: apt format: auto time left: 2:04:42 ------------------------------------------------------------------------------ 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: + mount -t tmpfs -o nodev,nosuid,size=400M tmpfs /tmp 00:00:00.020 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.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.SS05WftMaf as tempdir 00:00:00.581 E: I: running apt-get update... 00:00:03.406 E: I: downloading packages with apt... 00:00:05.380 E: I: extracting archives... 00:00:07.115 E: I: installing essential packages... 00:00:11.134 E: I: installing remaining packages inside the chroot... 00:00:14.023 E: I: running --customize-hook in shell: sh -c 'mount | grep /dev/full' exec /tmp/mmdebstrap.SS05WftMaf 00:00:14.030 E: udev on /tmp/mmdebstrap.SS05WftMaf/dev/full type devtmpfs (rw,nosuid,relatime,size=1982824k,nr_inodes=495706,mode=755,inode64) 00:00:14.033 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.SS05WftMaf 00:00:14.080 E: I: cleaning package lists and apt cache... 00:00:14.150 E: I: creating tarball... 00:00:14.833 E: I: done 00:00:14.841 E: I: removing tempdir /tmp/mmdebstrap.SS05WftMaf... 00:00:14.902 E: I: success in 14.5895 seconds 00:00:14.909 E: + tar -tf /tmp/debian-chroot.tar 00:00:14.913 E: + sort 00:00:14.916 E: + diff -u tar1.txt - 00:00:14.948 E: + rm /tmp/debian-chroot.tar Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:24 result: SUCCESS ------------------------------------------------------------------------------ (134/280) read-from-stdin-write-to-stdout dist: unstable mode: auto variant: apt format: auto time left: 2:03:23 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + trap rm /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.016 E: + echo deb http://127.0.0.1/debian unstable main 00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt 00:00:00.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.432 E: I: No SUITE specified, expecting sources.list on standard input 00:00:00.436 E: I: reading sources.list from standard input... 00:00:00.439 E: I: automatically chosen format: tar 00:00:00.444 E: I: using /tmp/mmdebstrap.1d3YlvbaMW as tempdir 00:00:00.482 E: I: running apt-get update... 00:00:03.288 E: I: downloading packages with apt... 00:00:05.364 E: I: extracting archives... 00:00:07.083 E: I: installing essential packages... 00:00:12.460 E: I: installing remaining packages inside the chroot... 00:00:15.643 E: I: cleaning package lists and apt cache... 00:00:15.726 E: I: creating tarball... 00:00:16.519 E: I: done 00:00:16.526 E: I: removing tempdir /tmp/mmdebstrap.1d3YlvbaMW... 00:00:16.701 E: I: success in 16.3879 seconds 00:00:16.708 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.711 E: + sort 00:00:16.715 E: + diff -u tar1.txt - 00:00:16.745 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 ------------------------------------------------------------------------------ (135/280) supply-components-manually dist: unstable mode: root variant: apt format: auto time left: 2:02:05 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.016 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.422 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.450 E: I: finding correct signed-by value... 00:00:00.543 E: I: automatically chosen format: directory 00:00:00.592 E: I: running apt-get update... 00:00:03.353 E: I: downloading packages with apt... 00:00:05.584 E: I: extracting archives... 00:00:07.319 E: I: installing essential packages... 00:00:12.629 E: I: installing remaining packages inside the chroot... 00:00:15.913 E: I: cleaning package lists and apt cache... 00:00:16.008 E: I: success in 15.6991 seconds 00:00:16.014 E: + echo deb http://127.0.0.1/debian unstable main 00:00:16.018 E: + cmp /tmp/debian-chroot/etc/apt/sources.list 00:00:16.022 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:16.025 E: + tar -t 00:00:16.028 E: + + diff -u tar1.txtsort - 00:00:16.033 E: 00:00:16.217 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 ------------------------------------------------------------------------------ (136/280) stable-default-mirror dist: unstable mode: auto variant: apt format: auto time left: 2:00:48 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + cat 00:00:00.018 E: + apt-cache policy 00:00:01.140 O: Package files: 00:00:01.143 O: 100 /var/lib/dpkg/status 00:00:01.146 O: release a=now 00:00:01.150 O: 500 http://deb.debian.org/debian unstable/main amd64 Packages 00:00:01.153 O: release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64 00:00:01.156 O: origin deb.debian.org 00:00:01.160 O: Pinned packages: 00:00:01.170 E: + cat /etc/apt/sources.list 00:00:01.171 O: deb http://deb.debian.org/debian unstable main 00:00:01.173 E: + mmdebstrap --mode=root --variant=apt stable /tmp/debian-chroot 00:00:01.593 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.621 E: I: finding correct signed-by value... 00:00:01.714 E: I: automatically chosen format: directory 00:00:01.763 E: I: running apt-get update... 00:00:04.352 E: I: downloading packages with apt... 00:00:06.103 E: I: extracting archives... 00:00:08.323 E: I: installing essential packages... 00:00:16.360 E: I: installing remaining packages inside the chroot... 00:00:19.807 E: I: cleaning package lists and apt cache... 00:00:19.899 E: I: success in 18.4125 seconds 00:00:19.907 E: + cat 00:00:19.910 E: + cmp /tmp/debian-chroot/etc/apt/sources.list 00:00:19.913 E: + rm -r /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:28 result: SUCCESS ------------------------------------------------------------------------------ (137/280) pass-distribution-but-implicitly-write-to-stdout dist: unstable mode: auto variant: apt format: auto time left: 1:59:36 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + cat 00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable 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.563 E: I: automatically chosen format: tar 00:00:00.567 E: I: using /tmp/mmdebstrap.ASSxRoGkJ5 as tempdir 00:00:00.612 E: I: running apt-get update... 00:00:03.411 E: I: downloading packages with apt... 00:00:05.347 E: I: extracting archives... 00:00:07.111 E: I: installing essential packages... 00:00:12.532 E: I: installing remaining packages inside the chroot... 00:00:15.753 E: I: cleaning package lists and apt cache... 00:00:15.839 E: I: creating tarball... 00:00:16.671 E: I: done 00:00:16.678 E: I: removing tempdir /tmp/mmdebstrap.ASSxRoGkJ5... 00:00:16.857 E: I: success in 16.5403 seconds 00:00:16.864 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.868 E: + sort 00:00:16.872 E: + diff -u tar1.txt - 00:00:16.901 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 ------------------------------------------------------------------------------ (138/280) aspcud-apt-solver dist: unstable mode: auto variant: apt format: auto time left: 1:58:20 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.015 E: + tr \n , 00:00:00.019 E: + mmdebstrap --mode=auto --variant=custom --include apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --aptopt=APT::Solver "aspcud" unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.426 E: I: automatically chosen mode: root 00:00:00.434 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.464 E: I: finding correct signed-by value... 00:00:00.556 E: I: automatically chosen format: tar 00:00:00.560 E: I: using /tmp/mmdebstrap.iju_nlR2qq as tempdir 00:00:00.604 E: I: running apt-get update... 00:00:03.364 E: I: downloading packages with apt... 00:00:17.253 E: I: extracting archives... 00:00:19.514 E: I: installing essential packages... 00:00:26.614 E: I: cleaning package lists and apt cache... 00:00:26.702 E: I: creating tarball... 00:00:27.439 E: I: done 00:00:27.469 E: I: removing tempdir /tmp/mmdebstrap.iju_nlR2qq... 00:00:27.657 E: I: success in 27.3375 seconds 00:00:27.664 E: + tar -tf /tmp/debian-chroot.tar 00:00:27.667 E: + sort 00:00:27.671 E: + grep -v ^./etc/apt/apt.conf.d/99mmdebstrap$ 00:00:27.675 E: + diff -u tar1.txt - 00:00:27.700 E: + echo ./var/lib/apt/extended_states 00:00:27.706 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 ------------------------------------------------------------------------------ (139/280) mirror-is-stdin dist: unstable mode: auto variant: apt format: auto time left: 1:57: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 -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.015 E: + echo deb http://127.0.0.1/debian unstable main 00:00:00.018 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar - 00:00:00.432 E: I: automatically chosen mode: root 00:00:00.439 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.468 E: I: finding correct signed-by value... 00:00:00.561 E: I: reading sources.list from standard input... 00:00:00.565 E: I: automatically chosen format: tar 00:00:00.568 E: I: using /tmp/mmdebstrap.ZeEZZZ_Xii as tempdir 00:00:00.610 E: I: running apt-get update... 00:00:03.427 E: I: downloading packages with apt... 00:00:05.547 E: I: extracting archives... 00:00:07.293 E: I: installing essential packages... 00:00:12.626 E: I: installing remaining packages inside the chroot... 00:00:15.860 E: I: cleaning package lists and apt cache... 00:00:15.944 E: I: creating tarball... 00:00:16.672 E: I: done 00:00:16.743 E: I: removing tempdir /tmp/mmdebstrap.ZeEZZZ_Xii... 00:00:16.921 E: I: success in 16.6005 seconds 00:00:16.928 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.933 E: + sort 00:00:16.937 E: + diff -u tar1.txt - 00:00:16.967 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 ------------------------------------------------------------------------------ (140/280) copy-mirror dist: unstable mode: auto variant: apt format: auto time left: 1:56:03 ------------------------------------------------------------------------------ 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 unstable /tmp/debian-chroot.tar deb copy:///mnt/cache/debian unstable main 00:00:00.423 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.459 E: I: finding correct signed-by value... 00:00:00.554 E: I: automatically chosen format: tar 00:00:00.557 E: I: using /tmp/mmdebstrap.t4Jyr8rYjz as tempdir 00:00:00.602 E: I: running apt-get update... 00:00:03.540 E: I: downloading packages with apt... 00:00:06.004 E: I: extracting archives... 00:00:07.733 E: I: installing essential packages... 00:00:13.153 E: I: installing remaining packages inside the chroot... 00:00:16.452 E: I: cleaning package lists and apt cache... 00:00:16.537 E: I: creating tarball... 00:00:17.289 E: I: done 00:00:17.359 E: I: removing tempdir /tmp/mmdebstrap.t4Jyr8rYjz... 00:00:17.536 E: I: success in 17.2230 seconds 00:00:17.544 E: + tar -tf /tmp/debian-chroot.tar 00:00:17.548 E: + sort 00:00:17.551 E: + diff -u tar1.txt - 00:00:17.584 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 ------------------------------------------------------------------------------ (141/280) file-mirror dist: unstable mode: auto variant: apt format: auto time left: 1:54:51 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + mmdebstrap --mode=auto --variant=apt --setup-hook=mkdir -p "$1"/mnt/cache/debian; mount -o ro,bind /mnt/cache/debian "$1"/mnt/cache/debian --customize-hook=umount "$1"/mnt/cache/debian; rmdir "$1"/mnt/cache/debian "$1"/mnt/cache unstable /tmp/debian-chroot.tar deb file:///mnt/cache/debian unstable main 00:00:00.417 E: I: automatically chosen mode: root 00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.453 E: I: finding correct signed-by value... 00:00:00.546 E: I: automatically chosen format: tar 00:00:00.550 E: I: using /tmp/mmdebstrap.XNUEbX1kFL as tempdir 00:00:00.596 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/mnt/cache/debian; mount -o ro,bind /mnt/cache/debian "$1"/mnt/cache/debian' exec /tmp/mmdebstrap.XNUEbX1kFL 00:00:00.604 E: I: running apt-get update... 00:00:03.816 E: I: downloading packages with apt... 00:00:06.213 E: I: extracting archives... 00:00:08.136 E: I: installing essential packages... 00:00:14.318 E: I: installing remaining packages inside the chroot... 00:00:17.809 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.XNUEbX1kFL 00:00:17.832 E: I: cleaning package lists and apt cache... 00:00:17.914 E: I: creating tarball... 00:00:18.682 E: I: done 00:00:18.776 E: I: removing tempdir /tmp/mmdebstrap.XNUEbX1kFL... 00:00:18.957 E: I: success in 18.6490 seconds 00:00:18.964 E: + tar -tf /tmp/debian-chroot.tar 00:00:18.968 E: + sort 00:00:18.972 E: + diff -u tar1.txt - 00:00:19.004 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 ------------------------------------------------------------------------------ (142/280) file-mirror-automount-hook dist: unstable mode: root variant: apt format: auto time left: 1:53:40 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + id -u 00:00:00.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + id -u user 00:00:00.026 E: + useradd --home-dir /home/user --create-home user 00:00:00.034 E: + prefix= 00:00:00.038 E: + id -u 00:00:00.041 E: + [ 0 -eq 0 ] 00:00:00.045 E: + [ root != root ] 00:00:00.049 E: + [ root = fakechroot ] 00:00:00.052 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.465 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.591 E: I: automatically chosen format: tar 00:00:00.595 E: I: using /tmp/mmdebstrap.MtE_H6HzSj as tempdir 00:00:00.642 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.MtE_H6HzSj 00:00:00.668 E: bind-mounting /mnt/cache/debian/ into the chroot 00:00:00.674 E: I: running apt-get update... 00:00:03.874 E: I: downloading packages with apt... 00:00:06.074 E: I: extracting archives... 00:00:08.055 E: I: installing essential packages... 00:00:14.132 E: I: installing remaining packages inside the chroot... 00:00:17.589 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.MtE_H6HzSj 00:00:17.596 E: unmounting the following mountpoints: 00:00:17.600 E: /tmp/mmdebstrap.MtE_H6HzSj//mnt/cache/debian/ 00:00:17.609 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.MtE_H6HzSj 00:00:17.615 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.MtE_H6HzSj 00:00:17.635 E: I: cleaning package lists and apt cache... 00:00:17.715 E: I: creating tarball... 00:00:18.513 E: I: done 00:00:18.598 E: I: removing tempdir /tmp/mmdebstrap.MtE_H6HzSj... 00:00:18.790 E: I: success in 18.4492 seconds 00:00:18.797 E: + tar -tf /tmp/debian-chroot.tar 00:00:18.800 E: + sort 00:00:18.804 E: + diff -u tar1.txt - 00:00:18.836 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 ------------------------------------------------------------------------------ (143/280) file-mirror-automount-hook dist: unstable mode: unshare variant: apt format: auto time left: 1:52:30 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.022 E: + id -u user 00:00:00.026 E: + useradd --home-dir /home/user --create-home user 00:00:00.035 E: + prefix= 00:00:00.039 E: + id -u 00:00:00.042 E: + [ 0 -eq 0 ] 00:00:00.045 E: + [ unshare != root ] 00:00:00.049 E: + prefix=runuser -u user -- 00:00:00.052 E: + [ unshare = fakechroot ] 00:00:00.056 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.526 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.555 E: I: finding correct signed-by value... 00:00:00.648 E: I: automatically chosen format: tar 00:00:00.652 E: I: using /tmp/mmdebstrap.re6RznCsmL as tempdir 00:00:00.763 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.re6RznCsmL 00:00:00.789 E: bind-mounting /mnt/cache/debian/ into the chroot 00:00:00.796 E: I: running apt-get update... 00:00:04.070 E: I: downloading packages with apt... 00:00:06.435 E: I: extracting archives... 00:00:08.390 E: I: installing essential packages... 00:00:14.623 E: I: installing remaining packages inside the chroot... 00:00:18.146 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.re6RznCsmL 00:00:18.153 E: unmounting the following mountpoints: 00:00:18.157 E: /tmp/mmdebstrap.re6RznCsmL//mnt/cache/debian/ 00:00:18.165 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.re6RznCsmL 00:00:18.171 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.re6RznCsmL 00:00:18.218 E: I: cleaning package lists and apt cache... 00:00:18.299 E: I: creating tarball... 00:00:19.096 E: I: done 00:00:19.182 E: I: removing tempdir /tmp/mmdebstrap.re6RznCsmL... 00:00:19.406 E: I: success in 19.0504 seconds 00:00:19.415 E: + tar -tf /tmp/debian-chroot.tar 00:00:19.419 E: + sort 00:00:19.423 E: + diff -u tar1.txt - 00:00:19.453 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 ------------------------------------------------------------------------------ (144/280) file-mirror-automount-hook dist: unstable mode: fakechroot variant: apt format: auto time left: 1:51:21 ------------------------------------------------------------------------------ 00:00:00.006 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.021 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.039 E: + prefix= 00:00:00.043 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.058 E: + [ fakechroot = fakechroot ] 00:00:00.062 E: + prefix=runuser -u user -- fakechroot fakeroot 00:00:00.065 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.563 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.606 E: I: finding correct signed-by value... 00:00:00.719 E: I: automatically chosen format: tar 00:00:00.723 E: I: using /tmp/mmdebstrap.Rh2alDM7m0 as tempdir 00:00:00.778 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.Rh2alDM7m0 00:00:00.812 E: copying /mnt/cache/debian/ into the chroot 00:00:26.801 E: I: running apt-get update... 00:00:30.262 E: I: downloading packages with apt... 00:00:32.531 E: I: extracting archives... 00:00:38.980 E: I: installing essential packages... 00:00:45.936 E: I: installing remaining packages inside the chroot... 00:00:49.731 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.Rh2alDM7m0 00:00:49.739 E: removing the following directories: 00:00:49.743 E: /tmp/mmdebstrap.Rh2alDM7m0//mnt/cache/debian/ 00:00:51.313 E: I: running --customize-hook in shell: sh -c '[ ! -e "$1"/mnt/cache/debian/ ] || rmdir "$1"/mnt/cache/debian/' exec /tmp/mmdebstrap.Rh2alDM7m0 00:00:51.318 E: I: running --customize-hook in shell: sh -c 'rmdir "$1"/mnt/cache' exec /tmp/mmdebstrap.Rh2alDM7m0 00:00:51.327 E: I: cleaning package lists and apt cache... 00:00:51.419 E: I: creating tarball... 00:00:52.889 E: I: done 00:00:52.992 E: I: removing tempdir /tmp/mmdebstrap.Rh2alDM7m0... 00:00:56.426 E: I: success in 56.0010 seconds 00:00:56.435 E: + tar -tf /tmp/debian-chroot.tar 00:00:56.439 E: + sort 00:00:56.443 E: + diff -u tar1.txt - 00:00:56.475 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:05 result: SUCCESS ------------------------------------------------------------------------------ (145/280) mirror-is-deb dist: unstable mode: auto variant: apt format: auto time left: 1:50:49 ------------------------------------------------------------------------------ 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=apt unstable /tmp/debian-chroot.tar deb http://127.0.0.1/debian unstable main 00:00:00.419 E: I: automatically chosen mode: root 00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.456 E: I: finding correct signed-by value... 00:00:00.549 E: I: automatically chosen format: tar 00:00:00.553 E: I: using /tmp/mmdebstrap._6xa5ntClD as tempdir 00:00:00.598 E: I: running apt-get update... 00:00:03.399 E: I: downloading packages with apt... 00:00:05.309 E: I: extracting archives... 00:00:07.112 E: I: installing essential packages... 00:00:12.555 E: I: installing remaining packages inside the chroot... 00:00:15.783 E: I: cleaning package lists and apt cache... 00:00:15.871 E: I: creating tarball... 00:00:16.676 E: I: done 00:00:16.735 E: I: removing tempdir /tmp/mmdebstrap._6xa5ntClD... 00:00:16.929 E: I: success in 16.6187 seconds 00:00:16.936 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.939 E: + sort 00:00:16.943 E: + diff -u tar1.txt - 00:00:16.972 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 ------------------------------------------------------------------------------ (146/280) mirror-is-real-file dist: unstable mode: auto variant: apt format: auto time left: 1: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: + trap rm -f /tmp/debian-chroot.tar /tmp/sources.list EXIT INT TERM 00:00:00.016 E: + echo deb http://127.0.0.1/debian unstable main 00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar /tmp/sources.list 00:00:00.419 E: I: automatically chosen mode: root 00:00:00.427 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.457 E: I: finding correct signed-by value... 00:00:00.550 E: I: automatically chosen format: tar 00:00:00.553 E: I: using /tmp/mmdebstrap.9_C3jULwrq as tempdir 00:00:00.598 E: I: running apt-get update... 00:00:03.391 E: I: downloading packages with apt... 00:00:05.466 E: I: extracting archives... 00:00:07.243 E: I: installing essential packages... 00:00:12.674 E: I: installing remaining packages inside the chroot... 00:00:15.901 E: I: cleaning package lists and apt cache... 00:00:16.002 E: I: creating tarball... 00:00:16.796 E: I: done 00:00:16.868 E: I: removing tempdir /tmp/mmdebstrap.9_C3jULwrq... 00:00:17.053 E: I: success in 16.7405 seconds 00:00:17.060 E: + tar -tf /tmp/debian-chroot.tar 00:00:17.064 E: + sed s#^./etc/apt/sources.list.d/0000sources.list$#./etc/apt/sources.list# 00:00:17.067 E: + sort 00:00:17.071 E: + diff -u tar1.txt - 00:00:17.097 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:25 result: SUCCESS ------------------------------------------------------------------------------ (147/280) deb822-1-2 dist: unstable mode: root variant: apt format: auto time left: 1:48:28 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources.list /tmp/deb822.sources EXIT INT TERM 00:00:00.017 E: + cat 00:00:00.021 E: + echo deb http://127.0.0.1/debian2 unstable main 00:00:00.024 E: + echo deb http://127.0.0.1/debian3 unstable main 00:00:00.028 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.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.555 E: I: reading sources.list from standard input... 00:00:00.559 E: I: automatically chosen format: directory 00:00:00.606 E: I: running apt-get update... 00:00:11.058 E: I: downloading packages with apt... 00:00:13.424 E: I: extracting archives... 00:00:15.205 E: I: installing essential packages... 00:00:20.798 E: I: installing remaining packages inside the chroot... 00:00:24.322 E: I: cleaning package lists and apt cache... 00:00:24.492 E: I: success in 24.1760 seconds 00:00:24.499 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list 00:00:24.503 E: + cat 00:00:24.513 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources - 00:00:24.524 E: + cat 00:00:24.528 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.list - 00:00:24.532 E: + echo deb http://127.0.0.1/debian2 unstable main 00:00:24.536 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list - 00:00:24.539 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:24.543 E: + sort 00:00:24.547 E: + diff -u tar1.txt - 00:00:24.550 E: + tar -t 00:00:24.555 E: + grep -v ^./etc/apt/sources.list.d/0000deb822.sources$ 00:00:24.558 E: + grep -v ^./etc/apt/sources.list.d/0001main.list$ 00:00:24.561 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list 00:00:24.749 E: + printf ./etc/apt/sources.list\n 00:00:24.756 E: + rm -rf /tmp/debian-chroot 00:00:24.935 E: + rm -f /tmp/sources.list /tmp/deb822.sources Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:33 result: SUCCESS ------------------------------------------------------------------------------ (148/280) deb822-2-2 dist: unstable mode: root variant: apt format: auto time left: 1:47:26 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/sources /tmp/deb822 EXIT INT TERM 00:00:00.016 E: + cat 00:00:00.019 E: + echo deb http://127.0.0.1/debian2 unstable main 00:00:00.022 E: + cat 00:00:00.025 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot /tmp/deb822 - /tmp/sources 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.552 E: I: reading sources.list from standard input... 00:00:00.556 E: I: automatically chosen format: directory 00:00:00.601 E: I: running apt-get update... 00:00:06.551 E: I: downloading packages with apt... 00:00:08.585 E: I: extracting archives... 00:00:10.328 E: I: installing essential packages... 00:00:15.806 E: I: installing remaining packages inside the chroot... 00:00:19.107 E: I: cleaning package lists and apt cache... 00:00:19.233 E: I: success in 18.9207 seconds 00:00:19.239 E: + test ! -e /tmp/debian-chroot/etc/apt/sources.list 00:00:19.242 O: total 20K 00:00:19.242 E: + ls -lha /tmp/debian-chroot/etc/apt/sources.list.d/ 00:00:19.245 O: drwxr-xr-x 2 root root 4.0K Jun 17 17:06 . 00:00:19.246 E: + cat 00:00:19.249 O: drwxr-xr-x 8 root root 4.0K Jun 17 17:06 .. 00:00:19.250 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0000deb822.sources - 00:00:19.253 O: -rw-r--r-- 1 root root 76 Jun 17 17:06 0000deb822.sources 00:00:19.253 E: + cat 00:00:19.257 O: -rw-r--r-- 1 root root 76 Jun 17 17:06 0001main.sources 00:00:19.257 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0001main.sources - 00:00:19.260 O: -rw-r--r-- 1 root root 43 Jun 17 17:06 0002sources.list 00:00:19.261 E: + echo deb http://127.0.0.1/debian2 unstable main 00:00:19.265 E: + cmp /tmp/debian-chroot/etc/apt/sources.list.d/0002sources.list - 00:00:19.270 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:19.273 E: + tar+ -t 00:00:19.277 E: sort 00:00:19.281 E: + diff -u tar1.txt - 00:00:19.285 E: + + grepgrep -v -v ^./etc/apt/sources.list.d/0000deb822.sources$ ^./etc/apt/sources.list.d/0001main.sources$ 00:00:19.289 E: 00:00:19.292 E: + grep -v ^./etc/apt/sources.list.d/0002sources.list$ 00:00:19.451 E: + printf ./etc/apt/sources.list\n 00:00:19.457 E: + rm -rf /tmp/debian-chroot 00:00:19.631 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:28 result: SUCCESS ------------------------------------------------------------------------------ (149/280) automatic-mirror-from-suite dist: unstable mode: auto variant: apt format: auto time left: 1:46:19 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + cat 00:00:00.019 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar 00:00:00.417 E: I: automatically chosen mode: root 00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.454 E: I: finding correct signed-by value... 00:00:00.547 E: I: automatically chosen format: tar 00:00:00.550 E: I: using /tmp/mmdebstrap.gc3ujfNIjo as tempdir 00:00:00.596 E: I: running apt-get update... 00:00:03.358 E: I: downloading packages with apt... 00:00:05.394 E: I: extracting archives... 00:00:07.104 E: I: installing essential packages... 00:00:12.439 E: I: installing remaining packages inside the chroot... 00:00:15.624 E: I: cleaning package lists and apt cache... 00:00:15.709 E: I: creating tarball... 00:00:16.483 E: I: done 00:00:16.568 E: I: removing tempdir /tmp/mmdebstrap.gc3ujfNIjo... 00:00:16.751 E: I: success in 16.4414 seconds 00:00:16.758 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.762 E: + sort 00:00:16.766 E: + diff -u tar1.txt - 00:00:16.799 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 ------------------------------------------------------------------------------ (150/280) invalid-mirror dist: unstable mode: auto variant: apt format: auto time left: 1:45:11 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + ret=0 00:00:00.016 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian/invalid 00:00:00.414 E: I: automatically chosen mode: root 00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.450 E: I: finding correct signed-by value... 00:00:00.542 E: I: automatically chosen format: tar 00:00:00.545 E: I: using /tmp/mmdebstrap.66PqNcoCsk as tempdir 00:00:00.589 E: I: running apt-get update... 00:00:00.673 E: Ign:1 http://127.0.0.1/debian/invalid unstable InRelease 00:00:00.677 E: Err:2 http://127.0.0.1/debian/invalid unstable Release 00:00:00.680 E: 404 Not Found [IP: 127.0.0.1 80] 00:00:00.684 E: Reading package lists... 00:00:00.687 E: E: The repository 'http://127.0.0.1/debian/invalid unstable Release' does not have a Release file. 00:00:00.691 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed 00:00:00.694 E: W: hooklistener errored out: E: received eof on socket 00:00:00.697 E: 00:00:00.700 E: I: main() received signal PIPE: waiting for setup... 00:00:00.703 E: I: removing tempdir /tmp/mmdebstrap.66PqNcoCsk... 00:00:00.706 E: E: mmdebstrap failed to run 00:00:00.710 E: + ret=25 00:00:00.713 E: + rm /tmp/debian-chroot.tar 00:00:00.716 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:09 result: SUCCESS ------------------------------------------------------------------------------ (151/280) fail-installing-to-root dist: unstable mode: root variant: apt format: auto time left: 1:43:49 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + ret=0 00:00:00.015 E: + mmdebstrap --mode=root --variant=apt unstable / http://127.0.0.1/debian 00:00:00.416 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.444 E: I: finding correct signed-by value... 00:00:00.534 E: E: refusing to use the filesystem root as output directory 00:00:00.540 E: + ret=25 00:00:00.543 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:08 result: SUCCESS ------------------------------------------------------------------------------ (152/280) fail-installing-to-existing-file dist: unstable mode: root variant: apt format: auto time left: 1:42:27 ------------------------------------------------------------------------------ 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.016 E: + touch /tmp/exists 00:00:00.019 E: + ret=0 00:00:00.023 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/exists http://127.0.0.1/debian 00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.453 E: I: finding correct signed-by value... 00:00:00.545 E: I: automatically chosen format: directory 00:00:00.549 E: E: /tmp/exists exists and is not a directory 00:00:00.553 E: + ret=25 00:00:00.556 E: + [ 25 = 0 ] 00:00:00.559 E: + rm -f /tmp/exists Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:08 result: SUCCESS ------------------------------------------------------------------------------ (153/280) arm64-without-qemu-support dist: unstable mode: auto variant: apt format: auto time left: 1:41:07 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.015 E: + apt-get remove --yes qemu-user-static binfmt-support qemu-user 00:00:01.235 O: Reading package lists... 00:00:01.503 O: Building dependency tree... 00:00:01.507 O: Reading state information... 00:00:02.020 O: Package 'binfmt-support' is not installed, so not removed 00:00:02.026 O: The following packages were automatically installed and are no longer required: 00:00:02.031 O: libcapstone4 libglib2.0-0t64 00:00:02.035 O: Use 'apt autoremove' to remove them. 00:00:02.053 O: The following packages will be REMOVED: 00:00:02.057 O: qemu-user qemu-user-static 00:00:03.865 O: 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:00:03.869 O: After this operation, 490 MB disk space will be freed. 00:00:03.909 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.913 O: Removing qemu-user (1:8.2.5+ds-1) ... 00:00:03.936 O: Removing qemu-user-static (1:8.2.5+ds-1) ... 00:00:03.972 O: Processing triggers for systemd (256-1) ... 00:00:04.222 E: + ret=0 00:00:04.225 E: + mmdebstrap --mode=auto --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:04.610 E: I: automatically chosen mode: root 00:00:04.651 E: W: cannot find update-binfmts 00:00:04.655 E: E: arm64 can neither be executed natively nor via qemu user emulation with binfmt_misc 00:00:04.658 E: + ret=25 00:00:04.661 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:12 result: SUCCESS ------------------------------------------------------------------------------ (154/280) i386-which-can-be-executed-without-qemu dist: unstable mode: auto variant: apt format: auto time left: 1:39:51 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:25 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:01 skipped because of not run_ma_same_tests ------------------------------------------------------------------------------ (157/280) aptopt dist: unstable mode: auto variant: apt format: auto time left: 1:35:37 ------------------------------------------------------------------------------ 00:00:00.011 E: + set -eu 00:00:00.021 E: + export LC_ALL=C.UTF-8 00:00:00.027 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/config EXIT INT TERM 00:00:00.034 E: + echo Acquire::Languages "none"; 00:00:00.042 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.646 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.688 E: I: finding correct signed-by value... 00:00:00.829 E: I: automatically chosen format: directory 00:00:00.913 E: I: running apt-get update... 00:00:04.429 E: I: downloading packages with apt... 00:00:08.451 E: I: extracting archives... 00:00:10.598 E: I: installing essential packages... 00:00:21.322 E: I: installing remaining packages inside the chroot... 00:00:26.590 E: I: cleaning package lists and apt cache... 00:00:26.733 E: I: success in 26.2686 seconds 00:00:26.743 E: + printf Acquire::Check-Valid-Until "false";\nAcquire::Languages "none";\n 00:00:26.755 E: + cmp /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap - 00:00:26.767 E: + rm /tmp/debian-chroot/etc/apt/apt.conf.d/99mmdebstrap 00:00:26.797 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:26.816 E: + sort 00:00:26.828 E: + + diff -u tar1.txt - 00:00:26.839 E: tar -t 00:00:27.135 E: + rm -rf /tmp/debian-chroot 00:00:27.402 E: + rm -f /tmp/config Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:38 result: SUCCESS ------------------------------------------------------------------------------ (158/280) keyring dist: unstable mode: auto variant: apt format: auto time left: 1:34:45 ------------------------------------------------------------------------------ 00:00:00.024 E: + set -eu 00:00:00.030 E: + export LC_ALL=C.UTF-8 00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.056 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ] 00:00:00.068 E: + continue 00:00:00.075 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ] 00:00:00.092 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc 00:00:00.101 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ] 00:00:00.113 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc 00:00:00.128 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ] 00:00:00.146 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc 00:00:00.155 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ] 00:00:00.162 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc 00:00:00.184 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ] 00:00:00.201 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc 00:00:00.216 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ] 00:00:00.233 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc 00:00:00.250 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ] 00:00:00.271 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc 00:00:00.279 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ] 00:00:00.288 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc 00:00:00.297 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ] 00:00:00.308 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc 00:00:00.317 E: + rmdir /etc/apt/trusted.gpg.d 00:00:00.328 E: + mkdir /etc/apt/trusted.gpg.d 00:00:00.338 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.926 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.967 E: I: finding correct signed-by value... 00:00:01.207 E: I: automatically chosen format: directory 00:00:01.282 E: I: running apt-get update... 00:00:04.492 E: I: downloading packages with apt... 00:00:07.227 E: I: extracting archives... 00:00:09.131 E: I: installing essential packages... 00:00:18.273 E: I: installing remaining packages inside the chroot... 00:00:24.752 E: I: cleaning package lists and apt cache... 00:00:24.920 E: I: success in 24.1713 seconds 00:00:24.939 E: + cmp /tmp/debian-chroot/etc/apt/sources.list - 00:00:24.964 E: + echo deb http://127.0.0.1/debian unstable main 00:00:24.977 E: + tar -t 00:00:25.007 E: + sort 00:00:25.025 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:25.041 E: + diff -u tar1.txt - 00:00:25.709 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:40 result: SUCCESS ------------------------------------------------------------------------------ (159/280) keyring-overwrites dist: unstable mode: auto variant: apt format: auto time left: 1:33:55 ------------------------------------------------------------------------------ 00:00:00.023 E: + set -eu 00:00:00.034 E: + export LC_ALL=C.UTF-8 00:00:00.045 E: + trap rm -rf /tmp/debian-chroot; rmdir /tmp/emptydir; rm -f /tmp/emptyfile EXIT INT TERM 00:00:00.068 E: + mkdir -p /tmp/emptydir 00:00:00.083 E: + touch /tmp/emptyfile 00:00:00.093 E: + ret=0 00:00:00.102 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:01.108 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.218 E: I: automatically chosen format: directory 00:00:01.342 E: I: running apt-get update... 00:00:02.354 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB] 00:00:02.377 E: Err:1 http://127.0.0.1/debian unstable InRelease 00:00:02.396 E: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 00:00:02.412 E: Reading package lists... 00:00:02.437 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:02.459 E: E: The repository 'http://127.0.0.1/debian unstable InRelease' is not signed. 00:00:02.494 E: E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed 00:00:02.507 E: W: hooklistener errored out: E: received eof on socket 00:00:02.526 E: 00:00:02.543 E: I: main() received signal PIPE: waiting for setup... 00:00:02.556 E: E: mmdebstrap failed to run 00:00:02.571 E: + ret=25 00:00:02.584 E: + echo deb http://127.0.0.1/debian unstable main 00:00:02.595 E: + cmp /tmp/debian-chroot/etc/apt/sources.list - 00:00:02.602 E: + [ 25 = 0 ] 00:00:02.615 E: + rm -rf /tmp/debian-chroot 00:00:02.629 E: + rmdir /tmp/emptydir 00:00:02.642 E: + rm -f /tmp/emptyfile Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:25 result: SUCCESS ------------------------------------------------------------------------------ (160/280) signed-by-without-host-keys dist: unstable mode: auto variant: apt format: auto time left: 1:32:53 ------------------------------------------------------------------------------ 00:00:00.018 E: + set -eu 00:00:00.032 E: + export LC_ALL=C.UTF-8 00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.050 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ] 00:00:00.058 E: + continue 00:00:00.068 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ] 00:00:00.082 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc 00:00:00.101 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ] 00:00:00.119 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc 00:00:00.125 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ] 00:00:00.141 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc 00:00:00.151 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ] 00:00:00.162 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc 00:00:00.171 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ] 00:00:00.180 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc 00:00:00.195 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ] 00:00:00.209 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc 00:00:00.226 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ] 00:00:00.232 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc 00:00:00.241 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ] 00:00:00.256 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc 00:00:00.271 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ] 00:00:00.285 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc 00:00:00.295 E: + rmdir /etc/apt/trusted.gpg.d 00:00:00.305 E: + mkdir /etc/apt/trusted.gpg.d 00:00:00.313 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:01.220 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.307 E: I: automatically chosen format: directory 00:00:01.398 E: I: running apt-get update... 00:00:05.409 E: I: downloading packages with apt... 00:00:10.496 E: I: extracting archives... 00:00:12.488 E: I: installing essential packages... 00:00:19.286 E: I: installing remaining packages inside the chroot... 00:00:23.267 E: I: cleaning package lists and apt cache... 00:00:23.375 E: I: success in 22.4456 seconds 00:00:23.400 E: + printf deb [signed-by="/usr/share/keyrings/debian-archive-keyring.gpg"] http://127.0.0.1/debian unstable main\n 00:00:23.405 E: + cmp /tmp/debian-chroot/etc/apt/sources.list - 00:00:23.410 E: + tar -t 00:00:23.417 E: + sort 00:00:23.422 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:23.427 E: + diff -u tar1.txt - 00:00:23.701 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:41 result: SUCCESS ------------------------------------------------------------------------------ (161/280) ascii-armored-keys dist: unstable mode: auto variant: apt format: auto time left: 1:32:04 ------------------------------------------------------------------------------ 00:00:00.015 E: + set -eu 00:00:00.023 E: + export LC_ALL=C.UTF-8 00:00:00.028 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.034 E: + [ -e /etc/apt/trusted.gpg.d/*.gpg ] 00:00:00.039 E: + continue 00:00:00.046 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc ] 00:00:00.052 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc 00:00:00.059 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc ] 00:00:00.070 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc 00:00:00.076 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc ] 00:00:00.083 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc 00:00:00.089 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc ] 00:00:00.098 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc 00:00:00.105 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc ] 00:00:00.114 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc 00:00:00.122 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc ] 00:00:00.131 E: + rm /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc 00:00:00.141 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc ] 00:00:00.151 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc 00:00:00.165 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc ] 00:00:00.172 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc 00:00:00.179 E: + [ -e /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc ] 00:00:00.191 E: + rm /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc 00:00:00.198 E: + rmdir /etc/apt/trusted.gpg.d 00:00:00.210 E: + mkdir /etc/apt/trusted.gpg.d 00:00:00.219 E: + basename /usr/share/keyrings/debian-archive-bookworm-automatic.gpg .gpg 00:00:00.225 E: + name=debian-archive-bookworm-automatic 00:00:00.231 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.237 E: + rm /usr/share/keyrings/debian-archive-bookworm-automatic.gpg 00:00:00.243 E: + basename /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg .gpg 00:00:00.248 E: + name=debian-archive-bookworm-security-automatic 00:00:00.254 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.260 E: + rm /usr/share/keyrings/debian-archive-bookworm-security-automatic.gpg 00:00:00.265 E: + basename /usr/share/keyrings/debian-archive-bookworm-stable.gpg .gpg 00:00:00.272 E: + name=debian-archive-bookworm-stable 00:00:00.280 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.287 E: + rm /usr/share/keyrings/debian-archive-bookworm-stable.gpg 00:00:00.294 E: + basename /usr/share/keyrings/debian-archive-bullseye-automatic.gpg .gpg 00:00:00.302 E: + name=debian-archive-bullseye-automatic 00:00:00.311 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.316 E: + rm /usr/share/keyrings/debian-archive-bullseye-automatic.gpg 00:00:00.322 E: + basename /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg .gpg 00:00:00.331 E: + name=debian-archive-bullseye-security-automatic 00:00:00.339 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.346 E: + rm /usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg 00:00:00.352 E: + basename /usr/share/keyrings/debian-archive-bullseye-stable.gpg .gpg 00:00:00.361 E: + name=debian-archive-bullseye-stable 00:00:00.367 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.373 E: + rm /usr/share/keyrings/debian-archive-bullseye-stable.gpg 00:00:00.380 E: + basename /usr/share/keyrings/debian-archive-buster-automatic.gpg .gpg 00:00:00.388 E: + name=debian-archive-buster-automatic 00:00:00.396 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.403 E: + rm /usr/share/keyrings/debian-archive-buster-automatic.gpg 00:00:00.408 E: + basename /usr/share/keyrings/debian-archive-buster-security-automatic.gpg .gpg 00:00:00.414 E: + name=debian-archive-buster-security-automatic 00:00:00.419 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.425 E: + rm /usr/share/keyrings/debian-archive-buster-security-automatic.gpg 00:00:00.430 E: + basename /usr/share/keyrings/debian-archive-buster-stable.gpg .gpg 00:00:00.435 E: + name=debian-archive-buster-stable 00:00:00.439 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.445 E: + rm /usr/share/keyrings/debian-archive-buster-stable.gpg 00:00:00.453 E: + basename /usr/share/keyrings/debian-archive-keyring.gpg .gpg 00:00:00.457 E: + name=debian-archive-keyring 00:00:00.465 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.470 E: + rm /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.478 E: + basename /usr/share/keyrings/debian-archive-removed-keys.gpg .gpg 00:00:00.484 E: + name=debian-archive-removed-keys 00:00:00.489 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.495 E: + rm /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.500 E: + basename /usr/share/keyrings/ubuntu-archive-keyring.gpg .gpg 00:00:00.505 E: + name=ubuntu-archive-keyring 00:00:00.509 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.513 E: + rm /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.518 E: + basename /usr/share/keyrings/ubuntu-cloud-keyring.gpg .gpg 00:00:00.524 E: + name=ubuntu-cloud-keyring 00:00:00.529 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.535 E: + rm /usr/share/keyrings/ubuntu-cloud-keyring.gpg 00:00:00.541 E: + basename /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg .gpg 00:00:00.546 E: + name=ubuntu-cloudimage-keyring 00:00:00.550 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.556 E: + rm /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg 00:00:00.561 E: + basename /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg .gpg 00:00:00.566 E: + name=ubuntu-dbgsym-keyring 00:00:00.571 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.576 E: + rm /usr/share/keyrings/ubuntu-dbgsym-keyring.gpg 00:00:00.580 E: + basename /usr/share/keyrings/ubuntu-master-keyring.gpg .gpg 00:00:00.585 E: + name=ubuntu-master-keyring 00:00:00.590 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.595 E: + rm /usr/share/keyrings/ubuntu-master-keyring.gpg 00:00:00.600 E: + basename /usr/share/keyrings/ubuntu-oem-keyring.gpg .gpg 00:00:00.605 E: + name=ubuntu-oem-keyring 00:00:00.611 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.616 E: + rm /usr/share/keyrings/ubuntu-oem-keyring.gpg 00:00:00.622 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.863 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.884 E: I: automatically chosen format: tar 00:00:00.890 E: I: using /tmp/mmdebstrap.CxthQPIWWa as tempdir 00:00:00.955 E: I: running apt-get update... 00:00:04.679 E: I: downloading packages with apt... 00:00:08.314 E: I: extracting archives... 00:00:10.465 E: I: installing essential packages... 00:00:16.728 E: I: installing remaining packages inside the chroot... 00:00:20.335 E: I: cleaning package lists and apt cache... 00:00:20.434 E: I: creating tarball... 00:00:21.306 E: I: done 00:00:21.350 E: I: removing tempdir /tmp/mmdebstrap.CxthQPIWWa... 00:00:21.570 E: I: success in 20.8738 seconds 00:00:21.579 E: + tar -tf /tmp/debian-chroot.tar 00:00:21.583 E: + sort 00:00:21.587 E: + diff -u tar1.txt - 00:00:21.628 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:35 result: SUCCESS ------------------------------------------------------------------------------ (162/280) signed-by-with-host-keys dist: unstable mode: auto variant: apt format: auto time left: 1:31:10 ------------------------------------------------------------------------------ 00:00:00.012 E: + set -eu 00:00:00.025 E: + export LC_ALL=C.UTF-8 00:00:00.034 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.046 E: + mmdebstrap --mode=root --variant=apt unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.682 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.718 E: I: finding correct signed-by value... 00:00:00.838 E: I: automatically chosen format: directory 00:00:00.902 E: I: running apt-get update... 00:00:04.061 E: I: downloading packages with apt... 00:00:06.495 E: I: extracting archives... 00:00:08.483 E: I: installing essential packages... 00:00:15.580 E: I: installing remaining packages inside the chroot... 00:00:20.240 E: I: cleaning package lists and apt cache... 00:00:20.366 E: I: success in 19.8261 seconds 00:00:20.374 E: + printf deb http://127.0.0.1/debian unstable main\n 00:00:20.381 E: + cmp /tmp/debian-chroot/etc/apt/sources.list - 00:00:20.387 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:20.397 E: + tar -t 00:00:20.405 E: + sort 00:00:20.415 E: + diff -u tar1.txt - 00:00:20.689 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:33 result: SUCCESS ------------------------------------------------------------------------------ (163/280) dpkgopt dist: unstable mode: auto variant: apt format: auto time left: 1:30:15 ------------------------------------------------------------------------------ 00:00:00.013 E: + set -eu 00:00:00.021 E: + export LC_ALL=C.UTF-8 00:00:00.038 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/config EXIT INT TERM 00:00:00.050 E: + echo no-pager 00:00:00.061 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.663 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.699 E: I: finding correct signed-by value... 00:00:00.816 E: I: automatically chosen format: directory 00:00:00.872 E: I: running apt-get update... 00:00:04.193 E: I: downloading packages with apt... 00:00:08.185 E: I: extracting archives... 00:00:15.899 E: I: installing essential packages... 00:00:23.451 E: I: installing remaining packages inside the chroot... 00:00:28.349 E: I: cleaning package lists and apt cache... 00:00:28.462 E: I: success in 27.9404 seconds 00:00:28.474 E: + printf path-exclude=/usr/share/doc/*\nno-pager\npath-include=/usr/share/doc/dpkg/copyright\n 00:00:28.483 E: + cmp /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap - 00:00:28.493 E: + rm /tmp/debian-chroot/etc/dpkg/dpkg.cfg.d/99mmdebstrap 00:00:28.504 E: + tar -t 00:00:28.515 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:28.522 E: + sort 00:00:28.751 E: + + sort 00:00:28.759 E: grep -v ^./usr/share/doc/. tar1.txt 00:00:28.764 E: + diff -u - tar2.txt 00:00:28.772 E: + echo ./usr/share/doc/dpkg/ 00:00:28.776 E: + echo ./usr/share/doc/dpkg/copyright 00:00:28.782 E: + rm -rf /tmp/debian-chroot 00:00:28.988 E: + rm -f /tmp/config Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:41 result: SUCCESS ------------------------------------------------------------------------------ (164/280) include dist: unstable mode: auto variant: apt format: auto time left: 1:29:26 ------------------------------------------------------------------------------ 00:00:00.011 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.026 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.035 E: + mmdebstrap --mode=root --variant=apt --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.635 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.790 E: I: automatically chosen format: directory 00:00:00.858 E: I: running apt-get update... 00:00:04.062 E: I: downloading packages with apt... 00:00:06.861 E: I: extracting archives... 00:00:08.874 E: I: installing essential packages... 00:00:15.264 E: I: installing remaining packages inside the chroot... 00:00:19.735 E: I: cleaning package lists and apt cache... 00:00:19.853 E: I: success in 19.3633 seconds 00:00:19.868 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:19.874 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:19.879 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:19.888 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list 00:00:19.895 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums 00:00:19.901 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:19.907 E: + tar -t 00:00:19.913 E: + diff -u tar1.txt - 00:00:19.921 E: + sort 00:00:20.152 E: + rm -rf /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:32 result: SUCCESS ------------------------------------------------------------------------------ (165/280) multiple-include dist: unstable mode: auto variant: apt format: auto time left: 1:28:31 ------------------------------------------------------------------------------ 00:00:00.010 E: + set -eu 00:00:00.017 E: + export LC_ALL=C.UTF-8 00:00:00.023 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.034 E: + mmdebstrap --mode=root --variant=apt --include=doc-debian --include=tzdata unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.577 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.617 E: I: finding correct signed-by value... 00:00:00.726 E: I: automatically chosen format: directory 00:00:00.780 E: I: running apt-get update... 00:00:03.848 E: I: downloading packages with apt... 00:00:06.066 E: I: extracting archives... 00:00:07.949 E: I: installing essential packages... 00:00:14.084 E: I: installing remaining packages inside the chroot... 00:00:18.174 E: I: cleaning package lists and apt cache... 00:00:18.284 E: I: success in 17.8490 seconds 00:00:18.292 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:18.296 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:18.299 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:18.304 E: + rm /tmp/debian-chroot/usr/share/lintian/overrides/tzdata 00:00:18.307 E: + rm /tmp/debian-chroot/etc/localtime 00:00:18.311 E: + rm /tmp/debian-chroot/etc/timezone 00:00:18.315 E: + rm -r /tmp/debian-chroot/usr/share/doc/tzdata 00:00:18.319 E: + rm -r /tmp/debian-chroot/usr/share/zoneinfo 00:00:18.324 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list ] 00:00:18.328 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list 00:00:18.332 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums ] 00:00:18.336 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums 00:00:18.340 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.config ] 00:00:18.344 E: + continue 00:00:18.348 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postinst ] 00:00:18.353 E: + continue 00:00:18.358 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.postrm ] 00:00:18.362 E: + continue 00:00:18.367 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.templates ] 00:00:18.371 E: + continue 00:00:18.375 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.preinst ] 00:00:18.380 E: + continue 00:00:18.384 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.prerm ] 00:00:18.389 E: + continue 00:00:18.393 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list ] 00:00:18.397 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.list 00:00:18.401 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums ] 00:00:18.406 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.md5sums 00:00:18.410 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config ] 00:00:18.417 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.config 00:00:18.422 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst ] 00:00:18.427 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postinst 00:00:18.431 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm ] 00:00:18.435 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.postrm 00:00:18.439 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates ] 00:00:18.444 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/tzdata.templates 00:00:18.449 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.preinst ] 00:00:18.452 E: + continue 00:00:18.457 E: + [ -e /tmp/debian-chroot/var/lib/dpkg/info/tzdata.prerm ] 00:00:18.461 E: + continue 00:00:18.466 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:18.470 E: + tar -t 00:00:18.475 E: + sort 00:00:18.482 E: + diff -u tar1.txt - 00:00:18.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:30 result: SUCCESS ------------------------------------------------------------------------------ (166/280) include-with-multiple-apt-sources dist: unstable mode: auto variant: apt format: auto time left: 1:27:35 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.020 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.027 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.525 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.562 E: I: finding correct signed-by value... 00:00:00.670 E: I: automatically chosen format: directory 00:00:00.729 E: I: running apt-get update... 00:00:05.796 E: I: downloading packages with apt... 00:00:08.626 E: I: extracting archives... 00:00:10.563 E: I: installing essential packages... 00:00:17.223 E: I: installing remaining packages inside the chroot... 00:00:23.479 E: I: cleaning package lists and apt cache... 00:00:23.610 E: I: success in 23.2239 seconds 00:00:23.617 E: + chroot /tmp/debian-chroot dpkg-query --show doc-debian 00:00:23.622 O: doc-debian 11.3+nmu1 00:00:23.623 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:35 result: SUCCESS ------------------------------------------------------------------------------ (167/280) essential-hook dist: unstable mode: auto variant: apt format: auto time left: 1:26:42 ------------------------------------------------------------------------------ 00:00:00.013 E: + set -eu 00:00:00.019 E: + export LC_ALL=C.UTF-8 00:00:00.027 E: + trap rm -rf /tmp/debian-chroot; rm -f /tmp/essential.sh EXIT INT TERM 00:00:00.033 E: + cat 00:00:00.039 E: + chmod +x /tmp/essential.sh 00:00:00.044 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.643 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.680 E: I: finding correct signed-by value... 00:00:00.791 E: I: automatically chosen format: directory 00:00:00.851 E: I: running apt-get update... 00:00:04.047 E: I: downloading packages with apt... 00:00:06.752 E: I: extracting archives... 00:00:08.706 E: I: installing essential packages... 00:00:14.935 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:15.038 E: I: running --essential-hook directly: /tmp/essential.sh /tmp/debian-chroot 00:00:15.136 E: I: installing remaining packages inside the chroot... 00:00:19.308 E: I: cleaning package lists and apt cache... 00:00:19.424 E: I: success in 18.9152 seconds 00:00:19.432 E: + readlink /tmp/debian-chroot/etc/localtime 00:00:19.438 E: + [ /usr/share/zoneinfo/Europe/Berlin = /usr/share/zoneinfo/Europe/Berlin ] 00:00:19.442 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:19.447 E: + tar -t 00:00:19.450 E: + sort 00:00:19.454 E: + grep -v ^./etc/localtime 00:00:19.459 E: + grep -v ^./etc/timezone 00:00:19.463 E: + grep -v ^./usr/sbin/tzconfig 00:00:19.470 E: + grep -v ^./usr/share/doc/tzdata 00:00:19.475 E: + grep -v ^./usr/share/lintian/overrides/tzdata 00:00:19.482 E: + grep -v ^./usr/share/zoneinfo 00:00:19.488 E: + grep -v ^./var/lib/dpkg/info/tzdata. 00:00:19.493 E: + diff -u tar1.txt - 00:00:19.665 E: + rm -rf /tmp/debian-chroot 00:00:19.883 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:32 result: SUCCESS ------------------------------------------------------------------------------ (168/280) customize-hook dist: unstable mode: auto variant: apt format: auto time left: 1:25:48 ------------------------------------------------------------------------------ 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; rm -f /tmp/customize.sh EXIT INT TERM 00:00:00.019 E: + cat 00:00:00.024 E: + chmod +x /tmp/customize.sh 00:00:00.029 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.661 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.707 E: I: finding correct signed-by value... 00:00:00.853 E: I: automatically chosen format: directory 00:00:00.919 E: I: running apt-get update... 00:00:04.393 E: I: downloading packages with apt... 00:00:06.991 E: I: extracting archives... 00:00:08.924 E: I: installing essential packages... 00:00:15.120 E: I: installing remaining packages inside the chroot... 00:00:19.057 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "whoami; pwd" > "$1/output1"' exec /tmp/debian-chroot 00:00:19.067 E: I: running --customize-hook directly: /tmp/customize.sh /tmp/debian-chroot 00:00:19.097 E: I: cleaning package lists and apt cache... 00:00:19.216 E: I: success in 18.7464 seconds 00:00:19.228 E: + printf root\n/\n 00:00:19.233 E: + cmp /tmp/debian-chroot/output1 00:00:19.240 E: + printf root\n/\n 00:00:19.249 E: + cmp /tmp/debian-chroot/output2 00:00:19.255 E: + rm /tmp/debian-chroot/output1 00:00:19.262 E: + rm /tmp/debian-chroot/output2 00:00:19.271 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:19.281 E: + sort 00:00:19.288 E: + + diff -u tar1.txt - 00:00:19.298 E: tar -t 00:00:19.506 E: + rm -rf /tmp/debian-chroot 00:00:19.734 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:28 result: SUCCESS ------------------------------------------------------------------------------ (169/280) failing-customize-hook dist: unstable mode: auto variant: apt format: auto time left: 1:24:51 ------------------------------------------------------------------------------ 00:00:00.006 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=root --variant=apt --customize-hook=chroot "$1" sh -c "exit 1" unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.484 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.521 E: I: finding correct signed-by value... 00:00:00.637 E: I: automatically chosen format: directory 00:00:00.697 E: I: running apt-get update... 00:00:03.754 E: I: downloading packages with apt... 00:00:06.331 E: I: extracting archives... 00:00:08.207 E: I: installing essential packages... 00:00:14.615 E: I: installing remaining packages inside the chroot... 00:00:18.360 E: I: running --customize-hook in shell: sh -c 'chroot "$1" sh -c "exit 1"' exec /tmp/debian-chroot 00:00:18.394 E: E: setup failed: E: command failed: chroot "$1" sh -c "exit 1" 00:00:18.400 E: W: hooklistener errored out: E: received eof on socket 00:00:18.408 E: 00:00:18.415 E: I: main() received signal PIPE: waiting for setup... 00:00:18.425 E: E: mmdebstrap failed to run 00:00:18.431 E: + ret=25 00:00:18.436 E: + rm -r /tmp/debian-chroot 00:00:18.712 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:29 result: SUCCESS ------------------------------------------------------------------------------ (170/280) sigint-during-customize-hook dist: unstable mode: auto variant: apt format: auto time left: 1:23:55 ------------------------------------------------------------------------------ 00:00:00.010 E: + set -eu 00:00:00.017 E: + export LC_ALL=C.UTF-8 00:00:00.023 E: + pid=558 00:00:00.027 E: + sleep 1 00:00:00.033 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.530 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.675 E: I: automatically chosen format: directory 00:00:00.736 E: I: running apt-get update... 00:00:01.013 E: + [ -e hookstarted ] 00:00:01.017 E: + sleep 1 00:00:02.016 E: + [ -e hookstarted ] 00:00:02.022 E: + sleep 1 00:00:03.019 E: + [ -e hookstarted ] 00:00:03.024 E: + sleep 1 00:00:03.766 E: I: downloading packages with apt... 00:00:04.021 E: + [ -e hookstarted ] 00:00:04.026 E: + sleep 1 00:00:05.024 E: + [ -e hookstarted ] 00:00:05.029 E: + sleep 1 00:00:06.028 E: + [ -e hookstarted ] 00:00:06.033 E: + sleep 1 00:00:06.298 E: I: extracting archives... 00:00:07.031 E: + [ -e hookstarted ] 00:00:07.038 E: + sleep 1 00:00:08.034 E: + [ -e hookstarted ] 00:00:08.042 E: + sleep 1 00:00:08.312 E: I: installing essential packages... 00:00:09.038 E: + [ -e hookstarted ] 00:00:09.043 E: + sleep 1 00:00:10.045 E: + [ -e hookstarted ] 00:00:10.050 E: + sleep 1 00:00:11.048 E: + [ -e hookstarted ] 00:00:11.052 E: + sleep 1 00:00:12.050 E: + [ -e hookstarted ] 00:00:12.054 E: + sleep 1 00:00:13.054 E: + [ -e hookstarted ] 00:00:13.059 E: + sleep 1 00:00:14.058 E: + [ -e hookstarted ] 00:00:14.063 E: + sleep 1 00:00:14.738 E: I: installing remaining packages inside the chroot... 00:00:15.065 E: + [ -e hookstarted ] 00:00:15.070 E: + sleep 1 00:00:16.067 E: + [ -e hookstarted ] 00:00:16.073 E: + sleep 1 00:00:17.071 E: + [ -e hookstarted ] 00:00:17.075 E: + sleep 1 00:00:18.073 E: + [ -e hookstarted ] 00:00:18.077 E: + sleep 1 00:00:18.864 E: I: running --customize-hook in shell: sh -c 'touch hookstarted && sleep 10 && touch fail' exec /tmp/debian-chroot 00:00:19.076 E: + [ -e hookstarted ] 00:00:19.082 E: + break 00:00:19.088 E: + rm hookstarted 00:00:19.095 E: + ps -p 558 -o pgid= 00:00:19.104 E: + pgid=-558 00:00:19.111 E: + /bin/kill --signal INT -- -558 00:00:19.118 E: I: main() received signal INT: waiting for setup... 00:00:19.123 E: I: main() received signal INT: waiting for setup... 00:00:19.127 E: + ret=0 00:00:19.132 E: + wait 558 00:00:19.136 E: E: setup failed: E: command failed: touch hookstarted && sleep 10 && touch fail 00:00:19.141 E: W: hooklistener errored out: E: received eof on socket 00:00:19.146 E: 00:00:19.151 E: I: main() received signal PIPE: waiting for setup... 00:00:19.156 E: E: mmdebstrap failed to run 00:00:19.160 E: + ret=25 00:00:19.164 E: + rm -r /tmp/debian-chroot 00:00:19.404 E: + [ -e fail ] 00:00:19.408 E: + [ 25 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:31 result: SUCCESS ------------------------------------------------------------------------------ (171/280) hook-directory dist: unstable mode: auto variant: apt format: auto time left: 1:23:01 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + mkdir /tmp/hookA 00:00:00.019 E: + cat 00:00:00.024 E: + chmod +x /tmp/hookA/setup00.sh 00:00:00.028 E: + cat 00:00:00.032 E: + chmod +x /tmp/hookA/setup01.sh 00:00:00.036 E: + cat 00:00:00.040 E: + chmod +x /tmp/hookA/extract00.sh 00:00:00.044 E: + cat 00:00:00.048 E: + chmod +x /tmp/hookA/extract01.sh 00:00:00.053 E: + cat 00:00:00.056 E: + chmod +x /tmp/hookA/essential00.sh 00:00:00.061 E: + cat 00:00:00.065 E: + chmod +x /tmp/hookA/essential01.sh 00:00:00.068 E: + cat 00:00:00.073 E: + chmod +x /tmp/hookA/customize00.sh 00:00:00.078 E: + cat 00:00:00.082 E: + chmod +x /tmp/hookA/customize01.sh 00:00:00.086 E: + mkdir /tmp/hookB 00:00:00.089 E: + cat 00:00:00.093 E: + chmod +x /tmp/hookB/setup00.sh 00:00:00.097 E: + cat 00:00:00.101 E: + chmod +x /tmp/hookB/setup01.sh 00:00:00.105 E: + cat 00:00:00.109 E: + chmod +x /tmp/hookB/extract00.sh 00:00:00.113 E: + cat 00:00:00.117 E: + chmod +x /tmp/hookB/extract01.sh 00:00:00.122 E: + cat 00:00:00.126 E: + chmod +x /tmp/hookB/essential00.sh 00:00:00.129 E: + cat 00:00:00.133 E: + chmod +x /tmp/hookB/essential01.sh 00:00:00.137 E: + cat 00:00:00.142 E: + chmod +x /tmp/hookB/customize00.sh 00:00:00.146 E: + cat 00:00:00.150 E: + chmod +x /tmp/hookB/customize01.sh 00:00:00.154 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.521 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: directory 00:00:00.715 E: I: running --setup-hook in shell: sh -c 'echo cliA/setup >> "$1"/setup' exec /tmp/debian-chroot 00:00:00.721 E: I: running --setup-hook directly: /tmp/hookA/setup00.sh /tmp/debian-chroot 00:00:00.726 E: I: running --setup-hook directly: /tmp/hookA/setup01.sh /tmp/debian-chroot 00:00:00.730 E: I: running --setup-hook in shell: sh -c 'echo cliB/setup >> "$1"/setup' exec /tmp/debian-chroot 00:00:00.734 E: I: running --setup-hook directly: /tmp/hookB/setup00.sh /tmp/debian-chroot 00:00:00.739 E: I: running --setup-hook directly: /tmp/hookB/setup01.sh /tmp/debian-chroot 00:00:00.744 E: I: running --setup-hook in shell: sh -c 'echo cliC/setup >> "$1"/setup' exec /tmp/debian-chroot 00:00:00.748 E: I: running apt-get update... 00:00:03.907 E: I: downloading packages with apt... 00:00:06.313 E: I: extracting archives... 00:00:08.336 E: I: running --extract-hook in shell: sh -c 'echo cliA/extract >> "$1"/extract' exec /tmp/debian-chroot 00:00:08.340 E: I: running --extract-hook directly: /tmp/hookA/extract00.sh /tmp/debian-chroot 00:00:08.345 E: I: running --extract-hook directly: /tmp/hookA/extract01.sh /tmp/debian-chroot 00:00:08.349 E: I: running --extract-hook in shell: sh -c 'echo cliB/extract >> "$1"/extract' exec /tmp/debian-chroot 00:00:08.355 E: I: running --extract-hook directly: /tmp/hookB/extract00.sh /tmp/debian-chroot 00:00:08.359 E: I: running --extract-hook directly: /tmp/hookB/extract01.sh /tmp/debian-chroot 00:00:08.364 E: I: running --extract-hook in shell: sh -c 'echo cliC/extract >> "$1"/extract' exec /tmp/debian-chroot 00:00:08.369 E: I: installing essential packages... 00:00:15.011 E: I: running --essential-hook in shell: sh -c 'echo cliA/essential >> "$1"/essential' exec /tmp/debian-chroot 00:00:15.016 E: I: running --essential-hook directly: /tmp/hookA/essential00.sh /tmp/debian-chroot 00:00:15.022 E: I: running --essential-hook directly: /tmp/hookA/essential01.sh /tmp/debian-chroot 00:00:15.026 E: I: running --essential-hook in shell: sh -c 'echo cliB/essential >> "$1"/essential' exec /tmp/debian-chroot 00:00:15.032 E: I: running --essential-hook directly: /tmp/hookB/essential00.sh /tmp/debian-chroot 00:00:15.037 E: I: running --essential-hook directly: /tmp/hookB/essential01.sh /tmp/debian-chroot 00:00:15.043 E: I: running --essential-hook in shell: sh -c 'echo cliC/essential >> "$1"/essential' exec /tmp/debian-chroot 00:00:15.048 E: I: installing remaining packages inside the chroot... 00:00:18.756 E: I: running --customize-hook in shell: sh -c 'echo cliA/customize >> "$1"/customize' exec /tmp/debian-chroot 00:00:18.761 E: I: running --customize-hook directly: /tmp/hookA/customize00.sh /tmp/debian-chroot 00:00:18.765 E: I: running --customize-hook directly: /tmp/hookA/customize01.sh /tmp/debian-chroot 00:00:18.770 E: I: running --customize-hook in shell: sh -c 'echo cliB/customize >> "$1"/customize' exec /tmp/debian-chroot 00:00:18.775 E: I: running --customize-hook directly: /tmp/hookB/customize00.sh /tmp/debian-chroot 00:00:18.780 E: I: running --customize-hook directly: /tmp/hookB/customize01.sh /tmp/debian-chroot 00:00:18.787 E: I: running --customize-hook in shell: sh -c 'echo cliC/customize >> "$1"/customize' exec /tmp/debian-chroot 00:00:18.809 E: I: cleaning package lists and apt cache... 00:00:18.918 E: I: success in 18.5310 seconds 00:00:18.926 E: + printf cliA/setup\nhookA/setup00\nhookA/setup01\ncliB/setup\nhookB/setup00\nhookB/setup01\ncliC/setup\n 00:00:18.930 E: + diff -u - /tmp/debian-chroot/setup 00:00:18.936 E: + printf cliA/extract\nhookA/extract00\nhookA/extract01\ncliB/extract\nhookB/extract00\nhookB/extract01\ncliC/extract\n 00:00:18.941 E: + diff -u - /tmp/debian-chroot/extract 00:00:18.946 E: + printf cliA/essential\nhookA/essential00\nhookA/essential01\ncliB/essential\nhookB/essential00\nhookB/essential01\ncliC/essential\n 00:00:18.951 E: + diff -u - /tmp/debian-chroot/essential 00:00:18.955 E: + printf cliA/customize\nhookA/customize00\nhookA/customize01\ncliB/customize\nhookB/customize00\nhookB/customize01\ncliC/customize\n 00:00:18.960 E: + diff -u - /tmp/debian-chroot/customize 00:00:18.966 E: + rm /tmp/debian-chroot/setup 00:00:18.970 E: + rm /tmp/debian-chroot/extract 00:00:18.976 E: + rm /tmp/debian-chroot/essential 00:00:18.984 E: + rm /tmp/debian-chroot/customize 00:00:18.991 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:18.998 E: + + tar -t 00:00:19.003 E: sort 00:00:19.008 E: + diff -u tar1.txt - 00:00:19.195 E: + rm /tmp/hookA/setup00.sh 00:00:19.200 E: + rm /tmp/hookA/setup01.sh 00:00:19.205 E: + rm /tmp/hookA/extract00.sh 00:00:19.209 E: + rm /tmp/hookA/extract01.sh 00:00:19.213 E: + rm /tmp/hookA/essential00.sh 00:00:19.216 E: + rm /tmp/hookA/essential01.sh 00:00:19.220 E: + rm /tmp/hookA/customize00.sh 00:00:19.224 E: + rm /tmp/hookA/customize01.sh 00:00:19.228 E: + rmdir /tmp/hookA 00:00:19.233 E: + rm /tmp/hookB/setup00.sh 00:00:19.238 E: + rm /tmp/hookB/setup01.sh 00:00:19.242 E: + rm /tmp/hookB/extract00.sh 00:00:19.247 E: + rm /tmp/hookB/extract01.sh 00:00:19.251 E: + rm /tmp/hookB/essential00.sh 00:00:19.257 E: + rm /tmp/hookB/essential01.sh 00:00:19.261 E: + rm /tmp/hookB/customize00.sh 00:00:19.265 E: + rm /tmp/hookB/customize01.sh 00:00:19.269 E: + rmdir /tmp/hookB 00:00:19.273 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:31 result: SUCCESS ------------------------------------------------------------------------------ (172/280) eatmydata-via-hook-dir dist: unstable mode: auto variant: apt format: auto time left: 1:22:07 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.016 E: + cat 00:00:00.020 E: + chmod +x /tmp/checkeatmydata.sh 00:00:00.023 E: + elfheader=\177ELF 00:00:00.028 E: + dpkg-architecture -qDEB_HOST_ARCH_BITS 00:00:00.053 E: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation) 00:00:00.060 E: + elfheader=\177ELF\002 00:00:00.064 E: + dpkg-architecture -qDEB_HOST_ARCH_ENDIAN 00:00:00.089 E: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation) 00:00:00.095 E: + elfheader=\177ELF\002\001 00:00:00.098 E: + elfheader=\177ELF\002\001\001\000 00:00:00.103 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.582 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.616 E: I: finding correct signed-by value... 00:00:00.736 E: I: automatically chosen format: directory 00:00:00.791 E: I: running apt-get update... 00:00:03.892 E: I: downloading packages with apt... 00:00:06.467 E: I: extracting archives... 00:00:08.339 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:08.347 E: I: running --extract-hook directly: ./hooks/eatmydata/extract.sh /tmp/debian-chroot 00:00:08.770 E: processing eatmydata_131-2_all.deb 00:00:08.826 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/eatmydata_131-2_all.deb [7532 B] 00:00:08.831 E: Fetched 7532 B in 0s (221 kB/s) 00:00:08.836 E: W: Download is performed unsandboxed as root as file 'eatmydata_131-2_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) 00:00:08.843 E: ./usr/bin/eatmydata 00:00:08.847 E: processing libeatmydata1_131-2_amd64.deb 00:00:08.878 E: Get:1 http://127.0.0.1/debian/pool/main/libe/libeatmydata/libeatmydata1_131-2_amd64.deb [7032 B] 00:00:08.887 E: Fetched 7032 B in 0s (384 kB/s) 00:00:08.894 E: W: Download is performed unsandboxed as root as file 'libeatmydata1_131-2_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) 00:00:08.921 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1.3.0 00:00:08.925 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so 00:00:08.929 E: ./usr/lib/x86_64-linux-gnu/libeatmydata.so.1 00:00:08.938 E: I: installing essential packages... 00:00:13.950 E: I: running --essential-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot 00:00:13.955 E: + cat 00:00:13.960 E: + diff - /tmp/debian-chroot/usr/bin/dpkg 00:00:13.964 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ] 00:00:13.968 E: I: installing remaining packages inside the chroot... 00:00:17.805 E: I: running --customize-hook directly: /tmp/checkeatmydata.sh /tmp/debian-chroot 00:00:17.815 E: + cat+ 00:00:17.822 E: diff - /tmp/debian-chroot/usr/bin/dpkg 00:00:17.827 E: + [ -e /tmp/debian-chroot/usr/bin/eatmydata ] 00:00:17.835 E: I: running --customize-hook directly: ./hooks/eatmydata/customize.sh /tmp/debian-chroot 00:00:17.876 E: dpkg-query: no packages found matching eatmydata 00:00:17.886 E: dpkg-query: no packages found matching libeatmydata1 00:00:17.895 E: Removing 'local diversion of /usr/bin/dpkg to /usr/bin/dpkg.distrib' 00:00:18.070 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:18.094 E: I: cleaning package lists and apt cache... 00:00:18.197 E: I: success in 17.7566 seconds 00:00:18.204 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:18.209 E: + tar -t 00:00:18.213 E: + sort 00:00:18.219 E: + diff -u tar1.txt - 00:00:18.450 E: + rm /tmp/checkeatmydata.sh 00:00:18.454 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 ------------------------------------------------------------------------------ (173/280) special-hooks-using-helpers dist: unstable mode: auto variant: apt format: auto time left: 1:21:12 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.014 E: + export LC_ALL=C.UTF-8 00:00:00.021 E: + mkfifo /tmp/myfifo 00:00:00.025 E: + mkdir /tmp/root 00:00:00.031 E: + ln -s /real /tmp/root/link 00:00:00.036 E: + mkdir /tmp/root/real 00:00:00.040 E: + run_testA link/foo 00:00:00.048 E: + echo content 00:00:00.052 E: + + mmdebstrap --hook-listener 1 00:00:00.058 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo link/foo 00:00:00.065 E: + read -r xs1 00:00:00.415 E: + echo 0 00:00:00.420 E: + printf \000\000adios 00:00:00.425 E: + [ 0 -eq 0 ] 00:00:00.431 E: + read -r xs2 00:00:00.437 E: + echo 0 00:00:00.442 E: + [ 0 -eq 0 ] 00:00:00.447 E: + echo content 00:00:00.454 E: + diff -u - /tmp/root/real/foo 00:00:00.459 E: + rm /tmp/foo 00:00:00.464 E: + rm /tmp/root/real/foo 00:00:00.469 E: + run_testA /link/foo 00:00:00.474 E: + echo content 00:00:00.478 E: + read -r xs1 00:00:00.483 E: + mmdebstrap --hook-listener 1 00:00:00.487 E: + mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo /link/foo 00:00:00.751 E: + echo 0 00:00:00.756 E: + printf \000\000adios 00:00:00.760 E: + [ 0 -eq 0 ] 00:00:00.764 E: + read -r xs2 00:00:00.767 E: + echo 0 00:00:00.772 E: + [ 0 -eq 0 ] 00:00:00.776 E: + echo content 00:00:00.780 E: + diff -u - /tmp/root/real/foo 00:00:00.783 E: + rm /tmp/foo 00:00:00.788 E: + rm /tmp/root/real/foo 00:00:00.792 E: + run_testA ///link///foo/// 00:00:00.795 E: + echo content 00:00:00.799 E: + read -r xs1 00:00:00.804 E: + mmdebstrap+ --hook-listener 1 00:00:00.808 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo ///link///foo/// 00:00:01.093 E: + echo 0 00:00:01.098 E: + printf \000\000adios 00:00:01.102 E: + [ 0 -eq 0 ] 00:00:01.106 E: + read -r xs2 00:00:01.110 E: + echo 0 00:00:01.115 E: + [ 0 -eq 0 ] 00:00:01.119 E: + echo content 00:00:01.123 E: + diff -u - /tmp/root/real/foo 00:00:01.128 E: + rm /tmp/foo 00:00:01.132 E: + rm /tmp/root/real/foo 00:00:01.136 E: + run_testA /././link/././foo/././ 00:00:01.141 E: + echo content 00:00:01.145 E: + read -r xs1 00:00:01.149 E: + + mmdebstrap --hook-listener 1 00:00:01.153 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo /././link/././foo/././ 00:00:01.415 E: + echo 0 00:00:01.421 E: + printf \000\000adios 00:00:01.426 E: + [ 0 -eq 0 ] 00:00:01.431 E: + read -r xs2 00:00:01.435 E: + echo 0 00:00:01.440 E: + [ 0 -eq 0 ] 00:00:01.444 E: + echo content 00:00:01.451 E: + diff -u - /tmp/root/real/foo 00:00:01.456 E: + rm /tmp/foo 00:00:01.462 E: + rm /tmp/root/real/foo 00:00:01.467 E: + run_testA /link/../link/foo 00:00:01.472 E: + echo content 00:00:01.476 E: + read -r xs1 00:00:01.484 E: + + mmdebstrap --hook-listener 1 00:00:01.490 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo /link/../link/foo 00:00:01.760 E: + echo 0 00:00:01.765 E: + printf \000\000adios 00:00:01.776 E: + [ 0 -eq 0 ] 00:00:01.780 E: + read -r xs2 00:00:01.784 E: + echo 0 00:00:01.788 E: + [ 0 -eq 0 ] 00:00:01.792 E: + echo content 00:00:01.796 E: + diff -u - /tmp/root/real/foo 00:00:01.800 E: + rm /tmp/foo 00:00:01.805 E: + rm /tmp/root/real/foo 00:00:01.809 E: + run_testA /link/../../link/foo 00:00:01.813 E: + echo content 00:00:01.817 E: + read -r xs1 00:00:01.821 E: + + mmdebstrap --hook-listener 1 00:00:01.825 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo /link/../../link/foo 00:00:02.146 E: + echo 0 00:00:02.152 E: + printf \000\000adios 00:00:02.157 E: + [ 0 -eq 0 ] 00:00:02.161 E: + read -r xs2 00:00:02.166 E: + echo 0 00:00:02.170 E: + [ 0 -eq 0 ] 00:00:02.174 E: + echo content 00:00:02.178 E: + diff -u - /tmp/root/real/foo 00:00:02.182 E: + rm /tmp/foo 00:00:02.187 E: + rm /tmp/root/real/foo 00:00:02.191 E: + run_testA /../../link/foo 00:00:02.195 E: + echo content 00:00:02.200 E: + read -r xs1 00:00:02.204 E: + + mmdebstrap --hook-listener 1 00:00:02.208 E: mmdebstrap --hook-helper /tmp/root root setup 1 upload /tmp/foo /../../link/foo 00:00:02.495 E: + echo 0 00:00:02.500 E: + printf \000\000adios 00:00:02.504 E: + [ 0 -eq 0 ] 00:00:02.509 E: + read -r xs2 00:00:02.514 E: + echo 0 00:00:02.518 E: + [ 0 -eq 0 ] 00:00:02.522 E: + echo content 00:00:02.525 E: + diff -u - /tmp/root/real/foo 00:00:02.529 E: + rm /tmp/foo 00:00:02.533 E: + rm /tmp/root/real/foo 00:00:02.537 E: + rmdir /tmp/root/real 00:00:02.541 E: + rm /tmp/root/link 00:00:02.545 E: + rmdir /tmp/root 00:00:02.550 E: + rm /tmp/myfifo Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:14 result: SUCCESS ------------------------------------------------------------------------------ (174/280) special-hooks-using-helpers-and-env-vars dist: unstable mode: auto variant: apt format: auto time left: 1:20:08 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + cat 00:00:00.018 E: + chmod +x /tmp/script.sh 00:00:00.022 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.493 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.528 E: I: finding correct signed-by value... 00:00:00.638 E: I: automatically chosen format: directory 00:00:00.698 E: I: running --setup-hook directly: /tmp/script.sh /tmp/debian-chroot 00:00:00.703 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.vpArCelhwdNi 00:00:01.024 E: content inside chroot: 00:00:01.029 E: test-content setup 00:00:01.351 E: content outside chroot: 00:00:01.356 E: test-content setup 00:00:01.361 E: I: running apt-get update... 00:00:04.558 E: I: downloading packages with apt... 00:00:07.091 E: I: extracting archives... 00:00:09.110 E: I: running --extract-hook directly: /tmp/script.sh /tmp/debian-chroot 00:00:09.115 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.vpArCelhwdNi 00:00:09.473 E: content inside chroot: 00:00:09.478 E: test-content extract 00:00:09.835 E: content outside chroot: 00:00:09.840 E: test-content extract 00:00:09.847 E: I: installing essential packages... 00:00:16.472 E: I: running --essential-hook directly: /tmp/script.sh /tmp/debian-chroot 00:00:16.476 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.vpArCelhwdNi 00:00:16.822 E: content inside chroot: 00:00:16.827 E: test-content essential 00:00:17.158 E: content outside chroot: 00:00:17.162 E: test-content essential 00:00:17.169 E: I: installing remaining packages inside the chroot... 00:00:21.380 E: I: running --customize-hook directly: /tmp/script.sh /tmp/debian-chroot 00:00:21.386 E: MMDEBSTRAP_APT_CONFIG /tmp/debian-chroot/tmp/mmdebstrap.apt.conf.vpArCelhwdNi 00:00:21.747 E: content inside chroot: 00:00:21.754 E: test-content customize 00:00:22.128 E: content outside chroot: 00:00:22.136 E: test-content customize 00:00:22.176 E: I: cleaning package lists and apt cache... 00:00:22.302 E: I: success in 21.9394 seconds 00:00:22.311 E: + printf setup\nextract\nessential\ncustomize\n 00:00:22.317 E: + diff -u - /tmp/hooks 00:00:22.324 E: + rm /tmp/script.sh /tmp/hooks 00:00:22.329 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:34 result: SUCCESS ------------------------------------------------------------------------------ (175/280) special-hooks-with-mode-mode dist: unstable mode: root variant: apt format: auto time left: 1:19:16 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.012 E: + export LC_ALL=C.UTF-8 00:00:00.017 E: + prefix= 00:00:00.023 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.032 E: + [ root != root ] 00:00:00.036 E: + [ root = fakechroot ] 00:00:00.042 E: + symlinktarget=/real 00:00:00.047 E: + [ root = fakechroot ] 00:00:00.051 E: + echo copy-in-setup 00:00:00.056 E: + echo copy-in-essential 00:00:00.063 E: + echo copy-in-customize 00:00:00.068 E: + echo tar-in-setup 00:00:00.075 E: + echo tar-in-essential 00:00:00.083 E: + echo tar-in-customize 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-setup.tar tar-in-setup 00:00:00.094 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.099 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.104 E: + rm /tmp/tar-in-setup 00:00:00.110 E: + rm /tmp/tar-in-essential 00:00:00.115 E: + rm /tmp/tar-in-customize 00:00:00.120 E: + echo upload-setup 00:00:00.127 E: + echo upload-essential 00:00:00.133 E: + echo upload-customize 00:00:00.139 E: + mkdir /tmp/sync-in-setup 00:00:00.144 E: + mkdir /tmp/sync-in-essential 00:00:00.149 E: + mkdir /tmp/sync-in-customize 00:00:00.153 E: + echo sync-in-setup 00:00:00.159 E: + echo sync-in-essential 00:00:00.163 E: + echo sync-in-customize 00:00:00.174 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.549 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.587 E: I: finding correct signed-by value... 00:00:00.712 E: I: automatically chosen format: tar 00:00:00.716 E: I: using /tmp/mmdebstrap.flmmw7nzxL as tempdir 00:00:00.777 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.786 E: I: running special hook: copy-in /tmp/copy-in-setup /real 00:00:00.807 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.816 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.823 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.828 E: I: running special hook: copy-out /real/copy-out-setup /tmp 00:00:00.848 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.856 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real 00:00:00.873 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.882 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar 00:00:00.901 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.907 E: I: running special hook: upload /tmp/upload-setup /real/upload 00:00:00.929 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.937 E: I: running special hook: download /real/upload /tmp/download-setup 00:00:00.957 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.964 E: I: running special hook: sync-in /tmp/sync-in-setup /real 00:00:00.986 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:00.994 E: I: running special hook: sync-out /real /tmp/sync-out-setup 00:00:01.012 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:01.020 E: I: running apt-get update... 00:00:04.288 E: I: downloading packages with apt... 00:00:06.777 E: I: extracting archives... 00:00:08.672 E: I: installing essential packages... 00:00:15.056 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.062 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink 00:00:15.083 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.089 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.096 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.101 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp 00:00:15.120 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.126 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink 00:00:15.144 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.152 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar 00:00:15.171 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.178 E: I: running special hook: upload /tmp/upload-essential /symlink/upload 00:00:15.195 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.202 E: I: running special hook: download /symlink/upload /tmp/download-essential 00:00:15.218 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.225 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink 00:00:15.246 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.252 E: I: running special hook: sync-out /real /tmp/sync-out-essential 00:00:15.271 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:15.278 E: I: installing remaining packages inside the chroot... 00:00:19.069 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink 00:00:19.089 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.095 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.101 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.105 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp 00:00:19.124 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.130 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink 00:00:19.146 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.152 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar 00:00:19.170 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.176 E: I: running special hook: upload /tmp/upload-customize /symlink/upload 00:00:19.195 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.201 E: I: running special hook: download /symlink/upload /tmp/download-customize 00:00:19.219 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.225 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink 00:00:19.255 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.262 E: I: running special hook: sync-out /real /tmp/sync-out-customize 00:00:19.279 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.286 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.294 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.flmmw7nzxL 00:00:19.317 E: I: cleaning package lists and apt cache... 00:00:19.421 E: I: creating tarball... 00:00:20.294 E: I: done 00:00:20.360 E: I: removing tempdir /tmp/mmdebstrap.flmmw7nzxL... 00:00:20.568 E: I: success in 20.1715 seconds 00:00:20.576 E: + ret=0 00:00:20.581 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar 00:00:20.585 E: + [ 0 -ne 0 ] 00:00:20.590 E: + ret=0 00:00:20.594 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar 00:00:20.600 E: + [ 0 -ne 0 ] 00:00:20.604 E: + ret=0 00:00:20.608 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar 00:00:20.613 E: + [ 0 -ne 0 ] 00:00:20.618 E: + + echo copy-out-setup 00:00:20.622 E: cmp /tmp/copy-out-setup - 00:00:20.627 E: + echo copy-out-essential 00:00:20.631 E: + cmp /tmp/copy-out-essential - 00:00:20.636 E: + echo copy-out-customize 00:00:20.640 E: + cmp /tmp/copy-out-customize - 00:00:20.645 E: + echo upload-setup 00:00:20.662 E: + cmp /tmp/download-setup - 00:00:20.668 E: + echo upload-essential+ 00:00:20.674 E: cmp /tmp/download-essential - 00:00:20.681 E: + echo upload-customize 00:00:20.695 E: + cmp /tmp/download-customize - 00:00:20.700 E: + echo sync-in-setup 00:00:20.705 E: + cmp /tmp/sync-out-setup/file - 00:00:20.709 E: + echo sync-in-essential 00:00:20.714 E: + cmp /tmp/sync-out-essential/file - 00:00:20.719 E: + echo sync-in-customize 00:00:20.725 E: + cmp /tmp/sync-out-customize/file - 00:00:20.730 E: + tar -tf /tmp/debian-chroot.tar 00:00:20.738 E: + sort 00:00:20.744 E: + diff -u tar1.txt - 00:00:20.750 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:20.754 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:33 result: SUCCESS ------------------------------------------------------------------------------ (176/280) special-hooks-with-mode-mode dist: unstable mode: unshare variant: apt format: auto time left: 1:18:25 ------------------------------------------------------------------------------ 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: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ unshare != root ] 00:00:00.034 E: + [ unshare != auto ] 00:00:00.038 E: + id user 00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.046 E: + useradd --home-dir /home/user --create-home user 00:00:00.050 E: + prefix=runuser -u user -- 00:00:00.054 E: + [ unshare = fakechroot ] 00:00:00.058 E: + symlinktarget=/real 00:00:00.062 E: + [ unshare = fakechroot ] 00:00:00.066 E: + echo copy-in-setup 00:00:00.070 E: + echo copy-in-essential 00:00:00.075 E: + echo copy-in-customize 00:00:00.079 E: + echo tar-in-setup 00:00:00.084 E: + echo tar-in-essential 00:00:00.088 E: + echo tar-in-customize 00:00:00.092 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.096 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.100 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.103 E: + rm /tmp/tar-in-setup 00:00:00.107 E: + rm /tmp/tar-in-essential 00:00:00.111 E: + rm /tmp/tar-in-customize 00:00:00.115 E: + echo upload-setup 00:00:00.118 E: + echo upload-essential 00:00:00.122 E: + echo upload-customize 00:00:00.126 E: + mkdir /tmp/sync-in-setup 00:00:00.129 E: + mkdir /tmp/sync-in-essential 00:00:00.132 E: + mkdir /tmp/sync-in-customize 00:00:00.136 E: + echo sync-in-setup 00:00:00.140 E: + echo sync-in-essential 00:00:00.144 E: + echo sync-in-customize 00:00:00.150 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.608 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.642 E: I: finding correct signed-by value... 00:00:00.755 E: I: automatically chosen format: tar 00:00:00.760 E: I: using /tmp/mmdebstrap.mijrxla8mY as tempdir 00:00:00.896 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:00.904 E: I: running special hook: copy-in /tmp/copy-in-setup /real 00:00:00.928 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:00.941 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:00.949 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:00.953 E: I: running special hook: copy-out /real/copy-out-setup /tmp 00:00:00.973 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:00.981 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real 00:00:00.999 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.006 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar 00:00:01.025 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.033 E: I: running special hook: upload /tmp/upload-setup /real/upload 00:00:01.052 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.059 E: I: running special hook: download /real/upload /tmp/download-setup 00:00:01.079 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.085 E: I: running special hook: sync-in /tmp/sync-in-setup /real 00:00:01.108 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.115 E: I: running special hook: sync-out /real /tmp/sync-out-setup 00:00:01.134 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:01.141 E: I: running apt-get update... 00:00:04.227 E: I: downloading packages with apt... 00:00:06.417 E: I: extracting archives... 00:00:08.373 E: I: installing essential packages... 00:00:14.800 E: I: running --essential-hook in shell: sh -c 'ln -s "/real" "$1/symlink"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.807 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink 00:00:14.832 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.839 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.845 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.849 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp 00:00:14.869 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.876 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink 00:00:14.894 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.900 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar 00:00:14.921 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.927 E: I: running special hook: upload /tmp/upload-essential /symlink/upload 00:00:14.949 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.956 E: I: running special hook: download /symlink/upload /tmp/download-essential 00:00:14.976 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:14.983 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink 00:00:15.005 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:15.011 E: I: running special hook: sync-out /real /tmp/sync-out-essential 00:00:15.030 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:15.037 E: I: installing remaining packages inside the chroot... 00:00:19.074 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink 00:00:19.095 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.104 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.111 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.116 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp 00:00:19.137 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.147 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink 00:00:19.165 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.172 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar 00:00:19.190 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.197 E: I: running special hook: upload /tmp/upload-customize /symlink/upload 00:00:19.217 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.225 E: I: running special hook: download /symlink/upload /tmp/download-customize 00:00:19.243 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.249 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink 00:00:19.271 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.278 E: I: running special hook: sync-out /real /tmp/sync-out-customize 00:00:19.298 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.305 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.312 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.mijrxla8mY 00:00:19.367 E: I: cleaning package lists and apt cache... 00:00:19.470 E: I: creating tarball... 00:00:20.327 E: I: done 00:00:20.422 E: I: removing tempdir /tmp/mmdebstrap.mijrxla8mY... 00:00:20.662 E: I: success in 20.2436 seconds 00:00:20.669 E: + ret=0 00:00:20.674 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar 00:00:20.678 E: + [ 0 -ne 0 ] 00:00:20.682 E: + ret=0 00:00:20.687 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar 00:00:20.692 E: + [ 0 -ne 0 ] 00:00:20.697 E: + ret=0 00:00:20.703 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar 00:00:20.708 E: + [ 0 -ne 0 ] 00:00:20.713 E: + echo copy-out-setup 00:00:20.719 E: + cmp /tmp/copy-out-setup - 00:00:20.724 E: + echo copy-out-essential 00:00:20.730 E: + cmp /tmp/copy-out-essential - 00:00:20.735 E: + + echo copy-out-customize 00:00:20.739 E: cmp /tmp/copy-out-customize - 00:00:20.743 E: + + echo upload-setup 00:00:20.747 E: cmp /tmp/download-setup - 00:00:20.752 E: + echo upload-essential 00:00:20.756 E: + cmp /tmp/download-essential - 00:00:20.760 E: + echo upload-customize 00:00:20.764 E: + cmp /tmp/download-customize - 00:00:20.770 E: + echo sync-in-setup 00:00:20.775 E: + cmp /tmp/sync-out-setup/file - 00:00:20.779 E: + echo sync-in-essential 00:00:20.784 E: + cmp /tmp/sync-out-essential/file - 00:00:20.788 E: + echo sync-in-customize 00:00:20.793 E: + cmp /tmp/sync-out-customize/file - 00:00:20.797 E: + tar -tf /tmp/debian-chroot.tar 00:00:20.802 E: + sort 00:00:20.805 E: + diff -u tar1.txt - 00:00:20.810 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:20.814 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:31 result: SUCCESS ------------------------------------------------------------------------------ (177/280) special-hooks-with-mode-mode dist: unstable mode: fakechroot variant: apt format: auto time left: 1:17:32 ------------------------------------------------------------------------------ 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: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.031 E: + [ fakechroot != root ] 00:00:00.036 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.055 E: + prefix=runuser -u user -- 00:00:00.060 E: + [ fakechroot = fakechroot ] 00:00:00.065 E: + prefix=runuser -u user -- fakechroot fakeroot 00:00:00.070 E: + symlinktarget=/real 00:00:00.074 E: + [ fakechroot = fakechroot ] 00:00:00.079 E: + symlinktarget=$1/real 00:00:00.083 E: + echo copy-in-setup 00:00:00.088 E: + echo copy-in-essential 00:00:00.092 E: + echo copy-in-customize 00:00:00.097 E: + echo tar-in-setup 00:00:00.101 E: + echo tar-in-essential 00:00:00.106 E: + echo tar-in-customize 00:00:00.110 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.115 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.119 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.123 E: + rm /tmp/tar-in-setup 00:00:00.127 E: + rm /tmp/tar-in-essential 00:00:00.131 E: + rm /tmp/tar-in-customize 00:00:00.135 E: + echo upload-setup 00:00:00.139 E: + echo upload-essential 00:00:00.143 E: + echo upload-customize 00:00:00.147 E: + mkdir /tmp/sync-in-setup 00:00:00.152 E: + mkdir /tmp/sync-in-essential 00:00:00.155 E: + mkdir /tmp/sync-in-customize 00:00:00.159 E: + echo sync-in-setup 00:00:00.163 E: + echo sync-in-essential 00:00:00.167 E: + echo sync-in-customize 00:00:00.173 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.643 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.689 E: I: finding correct signed-by value... 00:00:00.812 E: I: automatically chosen format: tar 00:00:00.818 E: I: using /tmp/mmdebstrap.lbDSlxQbZa as tempdir 00:00:00.876 E: I: running --setup-hook in shell: sh -c 'mkdir "$1/real"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:00.887 E: I: running special hook: copy-in /tmp/copy-in-setup /real 00:00:00.919 E: I: running --setup-hook in shell: sh -c 'echo copy-in-setup | cmp "$1/real/copy-in-setup" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:00.931 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-in-setup"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:00.946 E: I: running --setup-hook in shell: sh -c 'echo copy-out-setup > "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:00.954 E: I: running special hook: copy-out /real/copy-out-setup /tmp 00:00:00.977 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/copy-out-setup"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:00.988 E: I: running special hook: tar-in /tmp/tar-in-setup.tar /real 00:00:01.009 E: I: running --setup-hook in shell: sh -c 'echo tar-in-setup | cmp "$1/real/tar-in-setup" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.019 E: I: running special hook: tar-out /real/tar-in-setup /tmp/tar-out-setup.tar 00:00:01.042 E: I: running --setup-hook in shell: sh -c 'rm "$1"/real/tar-in-setup' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.050 E: I: running special hook: upload /tmp/upload-setup /real/upload 00:00:01.074 E: I: running --setup-hook in shell: sh -c 'echo upload-setup | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.085 E: I: running special hook: download /real/upload /tmp/download-setup 00:00:01.109 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.117 E: I: running special hook: sync-in /tmp/sync-in-setup /real 00:00:01.148 E: I: running --setup-hook in shell: sh -c 'echo sync-in-setup | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.157 E: I: running special hook: sync-out /real /tmp/sync-out-setup 00:00:01.182 E: I: running --setup-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:01.189 E: I: running apt-get update... 00:00:04.321 E: I: downloading packages with apt... 00:00:06.895 E: I: extracting archives... 00:00:16.193 E: I: installing essential packages... 00:00:25.044 E: I: running --essential-hook in shell: sh -c 'ln -s "$1/real" "$1/symlink"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.054 E: I: running special hook: copy-in /tmp/copy-in-essential /symlink 00:00:25.115 E: I: running --essential-hook in shell: sh -c 'echo copy-in-essential | cmp "$1/real/copy-in-essential" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.128 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-in-essential"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.140 E: I: running --essential-hook in shell: sh -c 'echo copy-out-essential > "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.148 E: I: running special hook: copy-out /symlink/copy-out-essential /tmp 00:00:25.208 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/copy-out-essential"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.218 E: I: running special hook: tar-in /tmp/tar-in-essential.tar /symlink 00:00:25.278 E: I: running --essential-hook in shell: sh -c 'echo tar-in-essential | cmp "$1/real/tar-in-essential" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.288 E: I: running special hook: tar-out /symlink/tar-in-essential /tmp/tar-out-essential.tar 00:00:25.346 E: I: running --essential-hook in shell: sh -c 'rm "$1"/real/tar-in-essential' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.357 E: I: running special hook: upload /tmp/upload-essential /symlink/upload 00:00:25.419 E: I: running --essential-hook in shell: sh -c 'echo upload-essential | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.431 E: I: running special hook: download /symlink/upload /tmp/download-essential 00:00:25.490 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.501 E: I: running special hook: sync-in /tmp/sync-in-essential /symlink 00:00:25.557 E: I: running --essential-hook in shell: sh -c 'echo sync-in-essential | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.567 E: I: running special hook: sync-out /real /tmp/sync-out-essential 00:00:25.636 E: I: running --essential-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:25.648 E: I: installing remaining packages inside the chroot... 00:00:30.367 E: I: running special hook: copy-in /tmp/copy-in-customize /symlink 00:00:30.423 E: I: running --customize-hook in shell: sh -c 'echo copy-in-customize | cmp "$1/real/copy-in-customize" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.434 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-in-customize"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.445 E: I: running --customize-hook in shell: sh -c 'echo copy-out-customize > "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.451 E: I: running special hook: copy-out /symlink/copy-out-customize /tmp 00:00:30.506 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/copy-out-customize"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.516 E: I: running special hook: tar-in /tmp/tar-in-customize.tar /symlink 00:00:30.568 E: I: running --customize-hook in shell: sh -c 'echo tar-in-customize | cmp "$1/real/tar-in-customize" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.579 E: I: running special hook: tar-out /symlink/tar-in-customize /tmp/tar-out-customize.tar 00:00:30.649 E: I: running --customize-hook in shell: sh -c 'rm "$1"/real/tar-in-customize' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.659 E: I: running special hook: upload /tmp/upload-customize /symlink/upload 00:00:30.717 E: I: running --customize-hook in shell: sh -c 'echo upload-customize | cmp "$1/real/upload" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.728 E: I: running special hook: download /symlink/upload /tmp/download-customize 00:00:30.795 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/upload"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.808 E: I: running special hook: sync-in /tmp/sync-in-customize /symlink 00:00:30.876 E: I: running --customize-hook in shell: sh -c 'echo sync-in-customize | cmp "$1/real/file" -' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.889 E: I: running special hook: sync-out /real /tmp/sync-out-customize 00:00:30.951 E: I: running --customize-hook in shell: sh -c 'rm "$1/real/file"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.960 E: I: running --customize-hook in shell: sh -c 'rmdir "$1/real"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.970 E: I: running --customize-hook in shell: sh -c 'rm "$1/symlink"' exec /tmp/mmdebstrap.lbDSlxQbZa 00:00:30.982 E: I: cleaning package lists and apt cache... 00:00:31.105 E: I: creating tarball... 00:00:32.898 E: I: done 00:00:33.013 E: I: removing tempdir /tmp/mmdebstrap.lbDSlxQbZa... 00:00:37.722 E: I: success in 37.2318 seconds 00:00:37.737 E: + ret=0 00:00:37.742 E: + cmp /tmp/tar-in-setup.tar /tmp/tar-out-setup.tar 00:00:37.746 E: + [ 0 -ne 0 ] 00:00:37.751 E: + ret=0 00:00:37.756 E: + cmp /tmp/tar-in-essential.tar /tmp/tar-out-essential.tar 00:00:37.760 E: + [ 0 -ne 0 ] 00:00:37.765 E: + ret=0 00:00:37.769 E: + cmp /tmp/tar-in-customize.tar /tmp/tar-out-customize.tar 00:00:37.774 E: + [ 0 -ne 0 ] 00:00:37.778 E: + echo copy-out-setup 00:00:37.784 E: + cmp /tmp/copy-out-setup - 00:00:37.795 E: + echo copy-out-essential 00:00:37.800 E: + cmp /tmp/copy-out-essential - 00:00:37.805 E: + echo copy-out-customize 00:00:37.811 E: + cmp /tmp/copy-out-customize - 00:00:37.817 E: + + cmp /tmp/download-setup - 00:00:37.822 E: echo upload-setup 00:00:37.827 E: + + echo upload-essential 00:00:37.834 E: cmp /tmp/download-essential - 00:00:37.840 E: + echo upload-customize 00:00:37.844 E: + cmp /tmp/download-customize - 00:00:37.850 E: + echo sync-in-setup 00:00:37.855 E: + cmp /tmp/sync-out-setup/file - 00:00:37.861 E: + echo sync-in-essential+ 00:00:37.866 E: cmp /tmp/sync-out-essential/file - 00:00:37.871 E: + echo sync-in-customize 00:00:37.875 E: + cmp /tmp/sync-out-customize/file - 00:00:37.879 E: + tar -tf /tmp/debian-chroot.tar 00:00:37.883 E: + sort 00:00:37.888 E: + diff -u tar1.txt - 00:00:37.893 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:37.897 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:49 result: SUCCESS ------------------------------------------------------------------------------ (178/280) debootstrap-no-op-options dist: unstable mode: auto variant: apt format: auto time left: 1:16:51 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.016 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.441 E: I: the option --resolve-deps is a no-op. It only exists for compatibility with some debootstrap wrappers. 00:00:00.446 E: I: the option --merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers. 00:00:00.451 E: I: the option --no-merged-usr is a no-op. It only exists for compatibility with some debootstrap wrappers. 00:00:00.456 E: I: the option --force-check-gpg is a no-op. It only exists for compatibility with some debootstrap wrappers. 00:00:00.539 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.573 E: I: finding correct signed-by value... 00:00:00.698 E: I: automatically chosen format: directory 00:00:00.757 E: I: running apt-get update... 00:00:03.945 E: I: downloading packages with apt... 00:00:06.635 E: I: extracting archives... 00:00:08.542 E: I: installing essential packages... 00:00:15.345 E: I: installing remaining packages inside the chroot... 00:00:19.532 E: I: cleaning package lists and apt cache... 00:00:19.647 E: I: success in 19.2566 seconds 00:00:19.655 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:19.661 E: + tar -t 00:00:19.665 E: + sort 00:00:19.670 E: + diff -u tar1.txt - 00:00:19.914 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:31 result: SUCCESS ------------------------------------------------------------------------------ (179/280) verbose dist: unstable mode: auto variant: standard format: auto time left: 1:15:58 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.023 E: + : 00:00:00.027 E: + mmdebstrap --variant=standard --verbose unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.444 E: I: automatically chosen mode: root 00:00:00.452 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.484 E: I: finding correct signed-by value... 00:00:00.587 E: I: automatically chosen format: tar 00:00:00.591 E: I: using /tmp/mmdebstrap.puN_SXAi_W as tempdir 00:00:00.641 E: I: running apt-get update... 00:00:00.691 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB] 00:00:00.909 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9929 kB] 00:00:02.423 E: Fetched 10.1 MB in 2s (5773 kB/s) 00:00:03.698 E: Reading package lists... 00:00:03.751 E: I: downloading packages with apt... 00:00:03.786 E: Reading package lists... 00:00:04.112 E: Building dependency tree... 00:00:04.983 E: The following additional packages will be installed: 00:00:04.988 E: debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1 00:00:04.995 E: libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 00:00:04.999 E: libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules 00:00:05.003 E: libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1 00:00:05.008 E: libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 00:00:05.012 E: mawk zlib1g 00:00:05.016 E: Suggested packages: 00:00:05.022 E: bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl 00:00:05.028 E: libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog 00:00:05.033 E: diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales 00:00:05.038 E: libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1 00:00:05.043 E: libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts 00:00:05.048 E: tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb 00:00:05.054 E: Recommended packages: 00:00:05.058 E: bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0 00:00:05.063 E: sensible-utils 00:00:05.068 E: The following NEW packages will be installed: 00:00:05.073 E: base-files base-passwd bash bsdutils coreutils dash debconf debianutils 00:00:05.077 E: diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers 00:00:05.082 E: libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin 00:00:05.088 E: libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1 00:00:05.094 E: libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin 00:00:05.099 E: libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64 00:00:05.103 E: libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base 00:00:05.107 E: ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g 00:00:05.141 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 00:00:05.149 E: Need to get 23.9 MB of archives. 00:00:05.154 E: After this operation, 96.2 MB of additional disk space will be used. 00:00:05.160 E: Get:1 http://127.0.0.1/debian unstable/main amd64 gcc-14-base amd64 14.1.0-1 [44.3 kB] 00:00:05.169 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB] 00:00:05.270 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libgcc-s1 amd64 14.1.0-1 [72.4 kB] 00:00:05.283 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB] 00:00:05.302 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB] 00:00:05.313 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB] 00:00:05.331 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB] 00:00:05.342 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB] 00:00:05.389 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB] 00:00:05.404 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB] 00:00:05.434 E: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB] 00:00:05.446 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB] 00:00:05.461 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB] 00:00:05.476 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2+b1 [559 kB] 00:00:05.504 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB] 00:00:05.522 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB] 00:00:05.535 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB] 00:00:05.562 E: Get:18 http://127.0.0.1/debian unstable/main amd64 zlib1g amd64 1:1.3.dfsg+really1.3.1-1 [87.9 kB] 00:00:05.575 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB] 00:00:05.648 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB] 00:00:05.733 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB] 00:00:05.743 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB] 00:00:05.760 E: Get:23 http://127.0.0.1/debian unstable/main amd64 libbz2-1.0 amd64 1.0.8-5.1 [38.0 kB] 00:00:05.769 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB] 00:00:05.783 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB] 00:00:05.792 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB] 00:00:05.822 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB] 00:00:05.866 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB] 00:00:05.897 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB] 00:00:05.925 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB] 00:00:05.942 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB] 00:00:05.953 E: Get:32 http://127.0.0.1/debian unstable/main amd64 libaudit-common all 1:3.1.2-4 [11.5 kB] 00:00:05.968 E: Get:33 http://127.0.0.1/debian unstable/main amd64 libcap-ng0 amd64 0.8.5-1 [17.1 kB] 00:00:05.978 E: Get:34 http://127.0.0.1/debian unstable/main amd64 libaudit1 amd64 1:3.1.2-4 [48.8 kB] 00:00:05.989 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libcrypt1 amd64 1:4.4.36-4 [89.8 kB] 00:00:06.001 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libdb5.3t64 amd64 5.3.28+dfsg2-7 [697 kB] 00:00:06.029 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB] 00:00:06.045 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB] 00:00:06.057 E: Get:39 http://127.0.0.1/debian unstable/main amd64 libpam-modules-bin amd64 1.5.3-7 [54.4 kB] 00:00:06.071 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB] 00:00:06.095 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB] 00:00:06.111 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB] 00:00:06.144 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB] 00:00:06.169 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB] 00:00:06.229 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB] 00:00:06.249 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB] 00:00:06.268 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB] 00:00:06.285 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB] 00:00:06.298 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB] 00:00:06.313 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB] 00:00:06.323 E: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB] 00:00:06.357 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB] 00:00:06.368 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB] 00:00:06.381 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB] 00:00:06.395 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB] 00:00:06.425 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB] 00:00:06.445 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-2 [32.5 kB] 00:00:06.559 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 00:00:06.563 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 00:00:06.568 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 00:00:06.572 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 00:00:06.577 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 00:00:06.582 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 00:00:06.586 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/base-files_13.3_amd64.deb 00:00:06.591 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 00:00:06.596 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 00:00:06.601 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 00:00:06.606 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/debianutils_5.19_amd64.deb 00:00:06.612 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 00:00:06.616 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 00:00:06.621 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 00:00:06.625 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 00:00:06.629 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 00:00:06.634 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 00:00:06.639 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 00:00:06.643 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 00:00:06.648 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 00:00:06.653 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 00:00:06.658 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 00:00:06.663 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 00:00:06.668 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 00:00:06.672 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 00:00:06.676 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 00:00:06.680 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 00:00:06.684 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 00:00:06.688 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 00:00:06.692 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 00:00:06.696 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 00:00:06.700 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 00:00:06.704 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 00:00:06.708 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 00:00:06.712 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 00:00:06.715 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 00:00:06.720 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 00:00:06.726 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 00:00:06.731 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 00:00:06.735 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 00:00:06.739 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 00:00:06.744 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 00:00:06.749 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 00:00:06.754 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 00:00:06.760 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 00:00:06.767 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 00:00:06.774 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 00:00:06.779 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 00:00:06.784 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 00:00:06.790 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 00:00:06.794 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 00:00:06.803 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 00:00:06.811 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 00:00:06.817 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 00:00:06.822 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/grep_3.11-4_amd64.deb 00:00:06.830 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 00:00:06.834 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 00:00:06.843 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 00:00:06.848 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 00:00:06.853 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 00:00:06.858 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 00:00:06.863 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 00:00:06.867 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 00:00:06.872 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 00:00:06.877 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 00:00:06.882 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 00:00:06.887 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 00:00:06.891 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 00:00:06.896 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 00:00:06.900 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 00:00:06.905 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/debconf_1.5.86_all.deb 00:00:06.909 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 00:00:06.913 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 00:00:06.917 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 00:00:06.922 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 00:00:06.928 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 00:00:06.932 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 00:00:06.938 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 00:00:06.943 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 00:00:06.948 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 00:00:06.953 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 00:00:06.957 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 00:00:06.963 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 00:00:06.969 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 00:00:06.973 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 00:00:06.978 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 00:00:06.983 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/sed_4.9-2_amd64.deb 00:00:06.989 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 00:00:06.994 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 00:00:06.999 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 00:00:07.004 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 00:00:07.009 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 00:00:07.013 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 00:00:07.017 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 00:00:07.022 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libudev1_256-1_amd64.deb 00:00:07.027 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 00:00:07.031 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 00:00:07.036 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 00:00:07.040 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 00:00:07.044 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 00:00:07.049 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 00:00:07.053 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 00:00:07.057 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 00:00:07.062 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 00:00:07.067 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/init-system-helpers_1.66_all.deb 00:00:07.071 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 00:00:07.076 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 00:00:07.079 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 00:00:07.083 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 00:00:07.087 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 00:00:07.091 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.puN_SXAi_W/var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb 00:00:07.095 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 00:00:07.099 E: /usr/bin/dpkg --status-fd 7 --configure --pending 00:00:07.104 E: Fetched 23.9 MB in 1s (17.8 MB/s) 00:00:07.108 E: I: extracting archives... 00:00:08.541 E: I: installing essential packages... 00:00:08.575 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:08.580 E: (Reading database ... 0 files and directories currently installed.) 00:00:08.584 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:08.588 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:08.619 E: Selecting previously unselected package libc6:amd64. 00:00:08.623 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:08.676 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:08.743 E: dpkg-query: no packages found matching base-files 00:00:08.763 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:09.015 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:09.019 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:09.024 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:09.053 E: Selecting previously unselected package mawk. 00:00:09.058 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:09.063 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:09.101 E: Selecting previously unselected package base-files. 00:00:09.107 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:09.111 E: base-files pre-depends on awk 00:00:09.116 E: mawk provides awk but is unpacked but not configured. 00:00:09.121 E: 00:00:09.126 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.130 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:09.134 E: Unpacking base-files (13.3) ... 00:00:09.171 E: Selecting previously unselected package libtinfo6:amd64. 00:00:09.175 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:09.180 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:09.214 E: Selecting previously unselected package debianutils. 00:00:09.219 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:09.223 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:09.228 E: libc6:amd64 is unpacked, but has never been configured. 00:00:09.233 E: 00:00:09.237 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.241 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:09.246 E: Unpacking debianutils (5.19) ... 00:00:09.277 E: Selecting previously unselected package bash. 00:00:09.281 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:09.287 E: bash pre-depends on libc6 (>= 2.38) 00:00:09.292 E: libc6:amd64 is unpacked, but has never been configured. 00:00:09.297 E: 00:00:09.301 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.306 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:09.311 E: bash pre-depends on libtinfo6 (>= 6) 00:00:09.315 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:09.320 E: 00:00:09.324 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.333 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:09.338 E: Unpacking bash (5.2.21-2.1) ... 00:00:09.419 E: Selecting previously unselected package libcap2:amd64. 00:00:09.423 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:09.427 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:09.455 E: Selecting previously unselected package libsystemd0:amd64. 00:00:09.459 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:09.463 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:09.509 E: Selecting previously unselected package bsdutils. 00:00:09.514 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:09.518 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:09.523 E: libc6:amd64 is unpacked, but has never been configured. 00:00:09.527 E: 00:00:09.532 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.536 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:09.540 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:09.545 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:09.549 E: 00:00:09.553 E: dpkg: warning: ignoring pre-dependency problem! 00:00:09.557 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:09.562 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:09.566 E: Selecting previously unselected package libacl1:amd64. 00:00:09.570 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:09.574 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:09.588 E: Selecting previously unselected package libattr1:amd64. 00:00:09.592 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:09.597 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:09.626 E: Selecting previously unselected package libgmp10:amd64. 00:00:09.630 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:09.635 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:09.679 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:09.683 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:09.688 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:09.728 E: Selecting previously unselected package libselinux1:amd64. 00:00:09.733 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:09.738 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:09.767 E: Selecting previously unselected package libzstd1:amd64. 00:00:09.772 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:09.777 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:09.819 E: Selecting previously unselected package zlib1g:amd64. 00:00:09.823 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:09.827 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:09.863 E: Selecting previously unselected package libssl3t64:amd64. 00:00:09.871 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:09.877 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:10.047 E: Selecting previously unselected package coreutils. 00:00:10.052 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.058 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:10.064 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:10.070 E: 00:00:10.075 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.081 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.086 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:10.092 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:10.102 E: 00:00:10.109 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.118 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.125 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:10.130 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.135 E: 00:00:10.139 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.144 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.150 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:10.155 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:10.162 E: 00:00:10.168 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.177 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.183 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:10.193 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.199 E: 00:00:10.205 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.210 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:10.214 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:10.220 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:10.224 E: 00:00:10.230 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.235 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:10.239 E: Unpacking coreutils (9.4-3.1) ... 00:00:10.355 E: Selecting previously unselected package dash. 00:00:10.359 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:10.363 E: dash pre-depends on libc6 (>= 2.38) 00:00:10.369 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.373 E: 00:00:10.378 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.382 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:10.387 E: Unpacking dash (0.5.12-9) ... 00:00:10.395 E: Selecting previously unselected package diffutils. 00:00:10.399 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:10.404 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:10.408 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.413 E: 00:00:10.417 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.421 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:10.425 E: Unpacking diffutils (1:3.10-1) ... 00:00:10.464 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:10.469 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:10.473 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:10.499 E: Selecting previously unselected package liblzma5:amd64. 00:00:10.504 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:10.508 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:10.542 E: Selecting previously unselected package libmd0:amd64. 00:00:10.547 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:10.551 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:10.576 E: Selecting previously unselected package tar. 00:00:10.580 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.585 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:10.589 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:10.593 E: 00:00:10.599 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.603 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.608 E: tar pre-depends on libc6 (>= 2.34) 00:00:10.614 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.618 E: 00:00:10.623 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.628 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:10.633 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:10.637 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.641 E: 00:00:10.645 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.649 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:10.653 E: Unpacking tar (1.35+dfsg-3) ... 00:00:10.667 E: Selecting previously unselected package dpkg. 00:00:10.672 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.677 E: dpkg pre-depends on libbz2-1.0 00:00:10.681 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:10.685 E: 00:00:10.691 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.695 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.701 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:10.706 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.711 E: 00:00:10.716 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.722 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.745 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:10.755 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:10.763 E: 00:00:10.769 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.775 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.780 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:10.784 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:10.788 E: 00:00:10.793 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.797 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.801 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:10.806 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.809 E: 00:00:10.814 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.819 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.824 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:10.828 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:10.832 E: 00:00:10.836 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.840 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:10.845 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:10.850 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:10.854 E: 00:00:10.859 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.864 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:10.869 E: Unpacking dpkg (1.22.6) ... 00:00:10.874 E: Selecting previously unselected package findutils. 00:00:10.882 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:10.887 E: findutils pre-depends on libc6 (>= 2.38) 00:00:10.892 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.897 E: 00:00:10.902 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.908 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:10.913 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:10.918 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:10.924 E: 00:00:10.930 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.935 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:10.940 E: Unpacking findutils (4.10.0-2) ... 00:00:10.947 E: Selecting previously unselected package grep. 00:00:10.953 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:10.959 E: grep pre-depends on libc6 (>= 2.34) 00:00:10.964 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.970 E: 00:00:10.974 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.979 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:10.991 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:10.999 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:11.004 E: 00:00:11.009 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.015 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:11.019 E: Unpacking grep (3.11-4) ... 00:00:11.034 E: Selecting previously unselected package gzip. 00:00:11.039 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:11.043 E: gzip pre-depends on libc6 (>= 2.34) 00:00:11.047 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.052 E: 00:00:11.057 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.061 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:11.079 E: Unpacking gzip (1.12-1.1) ... 00:00:11.121 E: Selecting previously unselected package hostname. 00:00:11.126 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:11.130 E: hostname pre-depends on libc6 (>= 2.34) 00:00:11.135 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.139 E: 00:00:11.144 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.148 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:11.153 E: Unpacking hostname (3.23+nmu2) ... 00:00:11.161 E: Selecting previously unselected package libaudit-common. 00:00:11.165 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:11.170 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:11.200 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:11.205 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:11.210 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:11.239 E: Selecting previously unselected package libaudit1:amd64. 00:00:11.246 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:11.251 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:11.284 E: Selecting previously unselected package libcrypt1:amd64. 00:00:11.288 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:11.293 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:11.330 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:11.335 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:11.339 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:11.418 E: Selecting previously unselected package debconf. 00:00:11.423 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:11.435 E: Unpacking debconf (1.5.86) ... 00:00:11.509 E: Selecting previously unselected package libpam0g:amd64. 00:00:11.515 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:11.520 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:11.556 E: Selecting previously unselected package libpam-modules-bin. 00:00:11.561 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:11.566 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:11.604 E: Selecting previously unselected package libpam-modules:amd64. 00:00:11.611 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.616 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:11.622 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:11.629 E: 00:00:11.633 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.641 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.647 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:11.653 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.663 E: 00:00:11.671 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.678 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.686 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:11.698 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:11.706 E: 00:00:11.716 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.722 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.729 E: libpam-modules pre-depends on libdb5.3t64 00:00:11.736 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:11.743 E: 00:00:11.749 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.757 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.765 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:11.773 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:11.780 E: 00:00:11.786 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.791 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.796 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:11.800 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:11.805 E: 00:00:11.811 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.816 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.821 E: libpam-modules pre-depends on libsystemd0 00:00:11.826 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:11.830 E: 00:00:11.835 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.840 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.844 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:11.850 E: debconf is unpacked, but has never been configured. 00:00:11.855 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:11.859 E: 00:00:11.863 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.870 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:11.876 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:11.881 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:11.886 E: 00:00:11.893 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.897 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:11.902 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:11.907 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:11.911 E: Selecting previously unselected package libpam-runtime. 00:00:11.917 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:11.921 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:11.927 E: Selecting previously unselected package login. 00:00:11.932 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.937 E: login pre-depends on libpam-modules 00:00:11.941 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:11.945 E: 00:00:11.949 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.953 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.958 E: login pre-depends on libpam-runtime 00:00:11.963 E: libpam-runtime is unpacked, but has never been configured. 00:00:11.970 E: 00:00:11.975 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.979 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:11.984 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:11.988 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:11.993 E: 00:00:11.997 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.001 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:12.006 E: login pre-depends on libc6 (>= 2.38) 00:00:12.010 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.015 E: 00:00:12.019 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.023 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:12.027 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:12.031 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:12.035 E: 00:00:12.039 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.044 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:12.048 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:12.052 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:12.057 E: 00:00:12.062 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.066 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:12.071 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:12.075 E: Selecting previously unselected package ncurses-bin. 00:00:12.080 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:12.084 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:12.088 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.093 E: 00:00:12.097 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.101 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:12.105 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:12.109 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:12.115 E: 00:00:12.120 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.125 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:12.129 E: Unpacking ncurses-bin (6.5-2) ... 00:00:12.133 E: Selecting previously unselected package perl-base. 00:00:12.139 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:12.144 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:12.149 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.154 E: 00:00:12.159 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.163 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:12.167 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:12.172 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:12.176 E: 00:00:12.181 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.189 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:12.194 E: perl-base pre-depends on dpkg (>= 1.17.17) 00:00:12.200 E: dpkg is unpacked, but has never been configured. 00:00:12.205 E: 00:00:12.210 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.217 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:12.222 E: Unpacking perl-base (5.38.2-5) ... 00:00:12.457 E: Selecting previously unselected package sed. 00:00:12.461 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:12.468 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:12.473 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:12.478 E: 00:00:12.483 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.490 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:12.496 E: sed pre-depends on libc6 (>= 2.34) 00:00:12.501 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.506 E: 00:00:12.511 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.516 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:12.520 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:12.525 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.531 E: 00:00:12.536 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.542 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:12.547 E: Unpacking sed (4.9-2) ... 00:00:12.552 E: Selecting previously unselected package libblkid1:amd64. 00:00:12.558 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:12.563 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:12.596 E: Selecting previously unselected package libmount1:amd64. 00:00:12.601 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:12.606 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:12.655 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:12.661 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:12.668 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:12.713 E: Selecting previously unselected package libudev1:amd64. 00:00:12.719 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:12.724 E: Unpacking libudev1:amd64 (256-1) ... 00:00:12.764 E: Selecting previously unselected package libuuid1:amd64. 00:00:12.769 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:12.775 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:12.805 E: Selecting previously unselected package util-linux. 00:00:12.810 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.815 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:12.820 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:12.825 E: 00:00:12.831 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.835 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.840 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:12.845 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.849 E: 00:00:12.854 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.859 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.864 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:12.870 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:12.874 E: 00:00:12.879 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.884 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.889 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:12.894 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:12.898 E: 00:00:12.902 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.906 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.911 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:12.915 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:12.919 E: 00:00:12.924 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.929 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.933 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:12.938 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:12.942 E: 00:00:12.947 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.951 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.956 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:12.961 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.965 E: 00:00:12.970 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.975 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:12.979 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:12.985 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:12.990 E: 00:00:12.995 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.999 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.003 E: util-linux pre-depends on libsystemd0 00:00:13.008 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:13.012 E: 00:00:13.018 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.023 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.028 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:13.033 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:13.038 E: 00:00:13.043 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.048 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.055 E: util-linux pre-depends on libudev1 (>= 183) 00:00:13.060 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:13.065 E: 00:00:13.070 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.077 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.084 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:13.088 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:13.093 E: 00:00:13.099 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.104 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:13.109 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:13.115 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:13.120 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:13.125 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:13.144 E: Selecting previously unselected package base-passwd. 00:00:13.151 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:13.157 E: Unpacking base-passwd (3.6.3) ... 00:00:13.163 E: Selecting previously unselected package init-system-helpers. 00:00:13.167 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:13.173 E: Unpacking init-system-helpers (1.66) ... 00:00:13.179 E: Selecting previously unselected package libc-bin. 00:00:13.185 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:13.190 E: Unpacking libc-bin (2.38-13) ... 00:00:13.213 E: Selecting previously unselected package ncurses-base. 00:00:13.218 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:13.225 E: Unpacking ncurses-base (6.5-2) ... 00:00:13.290 E: Selecting previously unselected package sysvinit-utils. 00:00:13.296 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:13.301 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:13.320 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:13.325 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:13.333 E: Setting up debconf (1.5.86) ... 00:00:13.509 E: Setting up ncurses-base (6.5-2) ... 00:00:13.520 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:13.538 E: Setting up libc6:amd64 (2.38-13) ... 00:00:13.700 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:13.710 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:13.719 E: Setting up base-files (13.3) ... 00:00:13.874 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:13.881 E: Setting up debianutils (5.19) ... 00:00:13.968 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:13.975 E: Setting up bash (5.2.21-2.1) ... 00:00:14.001 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:14.008 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:14.015 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:14.020 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:14.027 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:14.033 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:14.042 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:14.049 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:14.055 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:14.066 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:14.073 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:14.079 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:14.098 E: Setting up coreutils (9.4-3.1) ... 00:00:14.103 E: Setting up dash (0.5.12-9) ... 00:00:14.153 E: Setting up diffutils (1:3.10-1) ... 00:00:14.158 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:14.165 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:14.171 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:14.178 E: Setting up tar (1.35+dfsg-3) ... 00:00:14.185 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:14.190 E: Setting up dpkg (1.22.6) ... 00:00:14.447 E: Setting up findutils (4.10.0-2) ... 00:00:14.455 E: Setting up grep (3.11-4) ... 00:00:14.462 E: Setting up gzip (1.12-1.1) ... 00:00:14.506 E: Setting up hostname (3.23+nmu2) ... 00:00:14.512 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:14.518 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:14.526 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:14.533 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:14.541 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:14.680 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:14.692 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:14.738 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:14.941 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:14.978 E: Setting up ncurses-bin (6.5-2) ... 00:00:14.987 E: Setting up perl-base (5.38.2-5) ... 00:00:15.011 E: Setting up sed (4.9-2) ... 00:00:15.022 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:15.033 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:15.045 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:15.057 E: Setting up libudev1:amd64 (256-1) ... 00:00:15.066 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:15.073 E: Setting up util-linux (2.40.1-8.1) ... 00:00:15.091 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:15.324 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:15.331 E: Setting up base-passwd (3.6.3) ... 00:00:15.497 E: Setting up init-system-helpers (1.66) ... 00:00:15.502 E: Setting up libc-bin (2.38-13) ... 00:00:15.527 E: Setting up sysvinit-utils (3.09-2) ... 00:00:15.561 E: I: installing remaining packages inside the chroot... 00:00:15.794 E: Reading package lists... 00:00:16.077 E: Building dependency tree... 00:00:16.853 E: debconf is already the newest version (1.5.86). 00:00:16.859 E: libpam-runtime is already the newest version (1.5.3-7). 00:00:16.864 E: mawk is already the newest version (1.3.4.20240123-1). 00:00:16.868 E: libpam-modules is already the newest version (1.5.3-7). 00:00:16.872 E: libpam-modules-bin is already the newest version (1.5.3-7). 00:00:16.876 E: The following additional packages will be installed: 00:00:16.881 E: bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common 00:00:16.887 E: dbus-system-bus-common distro-info-data dmsetup libapparmor1 00:00:16.896 E: libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2 00:00:16.903 E: libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 00:00:16.907 E: libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20 00:00:16.912 E: libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2 00:00:16.917 E: libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5 00:00:16.922 E: libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0 00:00:16.928 E: liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0 00:00:16.934 E: libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11 00:00:16.939 E: libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0 00:00:16.943 E: libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal 00:00:16.947 E: libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common 00:00:16.951 E: libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6 00:00:16.958 E: libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl 00:00:16.964 E: libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0 00:00:16.969 E: libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12 00:00:16.973 E: libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common 00:00:16.977 E: python3 python3-apt python3-certifi python3-chardet 00:00:16.982 E: python3-charset-normalizer python3-debconf python3-debian python3-debianbts 00:00:16.987 E: python3-idna python3-minimal python3-pkg-resources python3-requests 00:00:16.991 E: python3-urllib3 python3.11 python3.11-minimal tasksel usr-is-merged 00:00:16.995 E: Suggested packages: 00:00:17.000 E: quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1 00:00:17.004 E: powermgmt-base default-mta | mail-transport-agent python3-gi www-browser 00:00:17.008 E: x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat 00:00:17.013 E: bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer 00:00:17.018 E: gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf 00:00:17.023 E: avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc 00:00:17.027 E: krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2 00:00:17.032 E: libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell 00:00:17.036 E: firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc 00:00:17.041 E: libterm-readline-gnu-perl | libterm-readline-perl-perl make 00:00:17.047 E: libtap-harness-archive-perl python3-doc python3-tk python3-venv 00:00:17.052 E: python-apt-doc python-charset-normalizer-doc python3-setuptools 00:00:17.057 E: python3-cryptography python3-openssl python3-socks python-requests-doc 00:00:17.062 E: python3-brotli python3.11-venv python3.11-doc binutils binfmt-support 00:00:17.074 E: readline-doc claws-mail debsums default-mta | postfix | exim4 00:00:17.079 E: | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid 00:00:17.084 E: reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd 00:00:17.089 E: systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent 00:00:17.094 E: Recommended packages: 00:00:17.100 E: default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap 00:00:17.105 E: libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth 00:00:17.110 E: psmisc lsb-release iso-codes zstd laptop-detect xxd 00:00:17.115 E: The following NEW packages will be installed: 00:00:17.120 E: adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils 00:00:17.124 E: bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron 00:00:17.130 E: cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common 00:00:17.134 E: dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq 00:00:17.139 E: distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file 00:00:17.144 E: gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2 00:00:17.149 E: iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less 00:00:17.155 E: libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin 00:00:17.159 E: libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 00:00:17.165 E: libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1 00:00:17.169 E: libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 00:00:17.174 E: libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4 00:00:17.180 E: libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 00:00:17.189 E: libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1 00:00:17.196 E: libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64 00:00:17.203 E: libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0 00:00:17.207 E: libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0 00:00:17.212 E: libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal 00:00:17.218 E: libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common 00:00:17.223 E: libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6 00:00:17.228 E: libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl 00:00:17.233 E: libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0 00:00:17.239 E: libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12 00:00:17.245 E: libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount 00:00:17.252 E: nano ncurses-term netbase netcat-traditional nftables openssh-client openssl 00:00:17.257 E: passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common 00:00:17.262 E: python3 python3-apt python3-certifi python3-chardet 00:00:17.268 E: python3-charset-normalizer python3-debconf python3-debian python3-debianbts 00:00:17.274 E: python3-idna python3-minimal python3-pkg-resources python3-reportbug 00:00:17.281 E: python3-requests python3-urllib3 python3.11 python3.11-minimal 00:00:17.287 E: readline-common reportbug sensible-utils systemd systemd-sysv 00:00:17.292 E: systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev 00:00:17.297 E: usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail 00:00:17.301 E: wtmpdb xz-utils 00:00:17.306 E: 0 upgraded, 189 newly installed, 0 to remove and 0 not upgraded. 00:00:17.312 E: Need to get 74.6 MB of archives. 00:00:17.317 E: After this operation, 295 MB of additional disk space will be used. 00:00:17.322 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB] 00:00:17.326 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB] 00:00:17.332 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB] 00:00:17.338 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB] 00:00:17.342 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB] 00:00:17.347 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB] 00:00:17.352 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 kB] 00:00:17.357 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:17.361 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:17.366 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB] 00:00:17.370 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB] 00:00:17.375 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB] 00:00:17.380 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB] 00:00:17.384 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB] 00:00:17.388 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256-1 [3715 kB] 00:00:17.467 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B] 00:00:17.477 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB] 00:00:17.493 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB] 00:00:17.505 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB] 00:00:17.544 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB] 00:00:17.556 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB] 00:00:17.569 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.23 [24.7 kB] 00:00:17.580 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB] 00:00:17.593 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 kB] 00:00:17.603 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B] 00:00:17.614 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:17.627 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB] 00:00:17.646 E: Get:28 http://127.0.0.1/debian unstable/main amd64 dbus-session-bus-common all 1.14.10-4 [79.0 kB] 00:00:17.659 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB] 00:00:17.674 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB] 00:00:17.695 E: Get:31 http://127.0.0.1/debian unstable/main amd64 dbus-system-bus-common all 1.14.10-4 [80.1 kB] 00:00:17.711 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:17.725 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB] 00:00:17.738 E: Get:34 http://127.0.0.1/debian unstable/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB] 00:00:17.829 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB] 00:00:17.850 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB] 00:00:17.866 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB] 00:00:17.981 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB] 00:00:17.996 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB] 00:00:18.007 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB] 00:00:18.038 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB] 00:00:18.088 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB] 00:00:18.099 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB] 00:00:18.110 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB] 00:00:18.123 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB] 00:00:18.138 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB] 00:00:18.149 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB] 00:00:18.164 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB] 00:00:18.177 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB] 00:00:18.195 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB] 00:00:18.234 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB] 00:00:18.311 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB] 00:00:18.340 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B] 00:00:18.351 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB] 00:00:18.366 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB] 00:00:18.380 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB] 00:00:18.423 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB] 00:00:18.446 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB] 00:00:18.462 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB] 00:00:18.502 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB] 00:00:18.516 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB] 00:00:18.562 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB] 00:00:18.578 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB] 00:00:18.600 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB] 00:00:18.624 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB] 00:00:18.642 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB] 00:00:18.657 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB] 00:00:18.676 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:18.687 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB] 00:00:18.734 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB] 00:00:18.774 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB] 00:00:18.786 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB] 00:00:18.798 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.5 [328 kB] 00:00:18.814 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB] 00:00:18.829 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B] 00:00:18.839 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:18.853 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] 00:00:18.864 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB] 00:00:18.886 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB] 00:00:18.899 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB] 00:00:18.915 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB] 00:00:18.936 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.3-1 [162 kB] 00:00:18.949 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB] 00:00:18.959 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB] 00:00:18.970 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB] 00:00:18.982 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B] 00:00:18.995 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB] 00:00:19.019 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:19.030 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:19.040 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:19.053 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB] 00:00:19.064 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB] 00:00:19.077 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB] 00:00:19.117 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB] 00:00:19.140 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB] 00:00:19.156 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:19.210 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:19.222 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB] 00:00:19.234 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 kB] 00:00:19.250 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB] 00:00:19.271 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB] 00:00:19.282 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB] 00:00:19.293 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB] 00:00:19.319 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB] 00:00:19.330 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB] 00:00:19.341 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB] 00:00:19.358 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB] 00:00:19.375 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB] 00:00:19.391 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB] 00:00:19.404 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:19.418 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB] 00:00:19.463 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256-1 [1887 kB] 00:00:19.532 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB] 00:00:19.553 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB] 00:00:19.581 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB] 00:00:19.603 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB] 00:00:19.618 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB] 00:00:19.629 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB] 00:00:19.638 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B] 00:00:19.651 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB] 00:00:19.666 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B] 00:00:19.676 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB] 00:00:19.690 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB] 00:00:19.704 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB] 00:00:19.726 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB] 00:00:19.736 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB] 00:00:19.752 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB] 00:00:19.762 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB] 00:00:19.773 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB] 00:00:19.786 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:19.797 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB] 00:00:19.810 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB] 00:00:19.824 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB] 00:00:20.053 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB] 00:00:20.082 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:20.135 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:20.153 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:20.179 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB] 00:00:20.192 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB] 00:00:20.242 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB] 00:00:20.263 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB] 00:00:20.287 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB] 00:00:20.315 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB] 00:00:20.344 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB] 00:00:20.370 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB] 00:00:20.385 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB] 00:00:20.400 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB] 00:00:20.411 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB] 00:00:20.457 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB] 00:00:20.469 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB] 00:00:20.490 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB] 00:00:20.559 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB] 00:00:20.587 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256-1 [199 kB] 00:00:20.617 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256-1 [273 kB] 00:00:20.638 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B] 00:00:20.658 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B] 00:00:20.681 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB] 00:00:20.841 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB] 00:00:20.860 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB] 00:00:20.875 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB] 00:00:20.889 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB] 00:00:20.950 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB] 00:00:21.007 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB] 00:00:21.042 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB] 00:00:21.055 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:21.077 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:21.096 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB] 00:00:21.156 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:21.171 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB] 00:00:21.187 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB] 00:00:21.209 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB] 00:00:21.229 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB] 00:00:21.246 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB] 00:00:21.262 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB] 00:00:21.277 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2024.6.2-1 [157 kB] 00:00:21.293 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:21.306 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB] 00:00:21.324 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 2.0.7-2 [111 kB] 00:00:21.343 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:21.361 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB] 00:00:21.377 E: Get:181 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB] 00:00:21.408 E: Get:182 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB] 00:00:21.421 E: Get:183 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB] 00:00:21.437 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:21.477 E: Get:185 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB] 00:00:21.500 E: Get:186 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB] 00:00:21.513 E: Get:187 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB] 00:00:21.548 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB] 00:00:21.559 E: Get:189 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 kB] 00:00:21.717 E: Fetched 74.6 MB in 5s (16.3 MB/s) 00:00:21.723 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:21.839 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:21.912 E: Fetched 74.6 MB in 5s (16.3 MB/s) 00:00:21.916 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:21.934 E: Selecting previously unselected package libcom-err2:amd64. 00:00:21.939 E: (Reading database ... 3675 files and directories currently installed.) 00:00:21.943 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ... 00:00:21.949 E: Unpacking libcom-err2:amd64 (1.47.1-1) ... 00:00:21.978 E: Selecting previously unselected package libext2fs2t64:amd64. 00:00:21.983 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ... 00:00:21.987 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:21.992 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:21.997 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:22.004 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:22.008 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ... 00:00:22.054 E: Selecting previously unselected package libss2:amd64. 00:00:22.059 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ... 00:00:22.063 E: Unpacking libss2:amd64 (1.47.1-1) ... 00:00:22.088 E: Selecting previously unselected package logsave. 00:00:22.092 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ... 00:00:22.097 E: Unpacking logsave (1.47.1-1) ... 00:00:22.117 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:22.124 E: Setting up libcom-err2:amd64 (1.47.1-1) ... 00:00:22.129 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ... 00:00:22.135 E: Setting up libss2:amd64 (1.47.1-1) ... 00:00:22.147 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:22.170 E: Selecting previously unselected package e2fsprogs. 00:00:22.178 E: (Reading database ... 3706 files and directories currently installed.) 00:00:22.184 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ... 00:00:22.190 E: Unpacking e2fsprogs (1.47.1-1) ... 00:00:22.253 E: Selecting previously unselected package mount. 00:00:22.258 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ... 00:00:22.263 E: Unpacking mount (2.40.1-8.1) ... 00:00:22.306 E: Selecting previously unselected package libapparmor1:amd64. 00:00:22.311 E: Preparing to unpack .../02-libapparmor1_3.1.7-1_amd64.deb ... 00:00:22.316 E: Unpacking libapparmor1:amd64 (3.1.7-1) ... 00:00:22.347 E: Selecting previously unselected package dmsetup. 00:00:22.352 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ... 00:00:22.358 E: Unpacking dmsetup (2:1.02.196-1+b1) ... 00:00:22.406 E: Selecting previously unselected package libdevmapper1.02.1:amd64. 00:00:22.417 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ... 00:00:22.426 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... 00:00:22.474 E: Selecting previously unselected package libjson-c5:amd64. 00:00:22.479 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ... 00:00:22.484 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ... 00:00:22.515 E: Selecting previously unselected package libcryptsetup12:amd64. 00:00:22.519 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ... 00:00:22.524 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ... 00:00:22.572 E: Selecting previously unselected package libfdisk1:amd64. 00:00:22.577 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ... 00:00:22.581 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ... 00:00:22.621 E: Selecting previously unselected package libseccomp2:amd64. 00:00:22.628 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ... 00:00:22.632 E: Unpacking libseccomp2:amd64 (2.5.5-1) ... 00:00:22.660 E: Selecting previously unselected package libsystemd-shared:amd64. 00:00:22.665 E: Preparing to unpack .../09-libsystemd-shared_256-1_amd64.deb ... 00:00:22.670 E: Unpacking libsystemd-shared:amd64 (256-1) ... 00:00:22.843 E: Selecting previously unselected package systemd. 00:00:22.847 E: Preparing to unpack .../10-systemd_256-1_amd64.deb ... 00:00:22.862 E: Unpacking systemd (256-1) ... 00:00:23.278 E: Selecting previously unselected package libsemanage-common. 00:00:23.286 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ... 00:00:23.292 E: Unpacking libsemanage-common (3.5-1) ... 00:00:23.318 E: Selecting previously unselected package libsepol2:amd64. 00:00:23.322 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ... 00:00:23.327 E: Unpacking libsepol2:amd64 (3.5-2+b1) ... 00:00:23.373 E: Selecting previously unselected package libsemanage2:amd64. 00:00:23.378 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ... 00:00:23.382 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ... 00:00:23.416 E: Selecting previously unselected package passwd. 00:00:23.421 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:23.430 E: Unpacking passwd (1:4.13+dfsg1-5) ... 00:00:23.586 E: Selecting previously unselected package adduser. 00:00:23.591 E: Preparing to unpack .../15-adduser_3.137_all.deb ... 00:00:23.599 E: Unpacking adduser (3.137) ... 00:00:23.652 E: Selecting previously unselected package cron-daemon-common. 00:00:23.657 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ... 00:00:23.662 E: Unpacking cron-daemon-common (3.0pl1-189) ... 00:00:23.693 E: Selecting previously unselected package sensible-utils. 00:00:23.697 E: Preparing to unpack .../17-sensible-utils_0.0.23_all.deb ... 00:00:23.703 E: Unpacking sensible-utils (0.0.23) ... 00:00:23.735 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:23.741 E: Setting up libapparmor1:amd64 (3.1.7-1) ... 00:00:23.746 E: Setting up libjson-c5:amd64 (0.17-1+b1) ... 00:00:23.752 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ... 00:00:23.757 E: Setting up libseccomp2:amd64 (2.5.5-1) ... 00:00:23.764 E: Setting up libsystemd-shared:amd64 (256-1) ... 00:00:23.768 E: Setting up mount (2.40.1-8.1) ... 00:00:23.773 E: Setting up libsemanage-common (3.5-1) ... 00:00:23.782 E: Setting up libsepol2:amd64 (3.5-2+b1) ... 00:00:23.786 E: Setting up libsemanage2:amd64 (3.5-1+b3) ... 00:00:23.793 E: Setting up passwd (1:4.13+dfsg1-5) ... 00:00:23.848 E: Shadow passwords are now on. 00:00:23.870 E: Setting up adduser (3.137) ... 00:00:23.878 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... 00:00:23.884 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ... 00:00:23.890 E: Setting up systemd (256-1) ... 00:00:23.914 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. 00:00:23.919 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. 00:00:23.928 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. 00:00:23.937 E: Initializing machine ID from random generator. 00:00:23.968 E: Creating group 'systemd-journal' with GID 999. 00:00:23.973 E: Creating group 'systemd-network' with GID 998. 00:00:23.977 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 00:00:23.986 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. 00:00:24.005 E: Setting up cron-daemon-common (3.0pl1-189) ... 00:00:24.027 E: Creating group 'crontab' with GID 997. 00:00:24.049 E: Setting up dmsetup (2:1.02.196-1+b1) ... 00:00:24.068 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:24.094 E: Selecting previously unselected package cron. 00:00:24.099 E: (Reading database ... 5407 files and directories currently installed.) 00:00:24.104 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ... 00:00:24.110 E: Unpacking cron (3.0pl1-189) ... 00:00:24.144 E: Selecting previously unselected package systemd-sysv. 00:00:24.149 E: Preparing to unpack .../systemd-sysv_256-1_amd64.deb ... 00:00:24.153 E: Unpacking systemd-sysv (256-1) ... 00:00:24.176 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:24.182 E: Setting up systemd-sysv (256-1) ... 00:00:24.209 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:24.229 E: Selecting previously unselected package init. 00:00:24.235 E: (Reading database ... 5455 files and directories currently installed.) 00:00:24.239 E: Preparing to unpack .../0-init_1.66_amd64.deb ... 00:00:24.245 E: Unpacking init (1.66) ... 00:00:24.270 E: Selecting previously unselected package libdbus-1-3:amd64. 00:00:24.275 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ... 00:00:24.279 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ... 00:00:24.313 E: Selecting previously unselected package dbus-bin. 00:00:24.317 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ... 00:00:24.322 E: Unpacking dbus-bin (1.14.10-4+b1) ... 00:00:24.351 E: Selecting previously unselected package dbus-session-bus-common. 00:00:24.355 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ... 00:00:24.360 E: Unpacking dbus-session-bus-common (1.14.10-4) ... 00:00:24.386 E: Selecting previously unselected package libexpat1:amd64. 00:00:24.391 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ... 00:00:24.398 E: Unpacking libexpat1:amd64 (2.6.2-1) ... 00:00:24.429 E: Selecting previously unselected package dbus-daemon. 00:00:24.433 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ... 00:00:24.438 E: Unpacking dbus-daemon (1.14.10-4+b1) ... 00:00:24.473 E: Selecting previously unselected package dbus-system-bus-common. 00:00:24.478 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ... 00:00:24.483 E: Unpacking dbus-system-bus-common (1.14.10-4) ... 00:00:24.512 E: Selecting previously unselected package usr-is-merged. 00:00:24.516 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ... 00:00:24.526 E: Unpacking usr-is-merged (39) ... 00:00:24.546 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:24.553 E: Setting up usr-is-merged (39) ... 00:00:24.580 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:24.603 E: Selecting previously unselected package dbus. 00:00:24.610 E: (Reading database ... 5531 files and directories currently installed.) 00:00:24.615 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ... 00:00:24.620 E: Unpacking dbus (1.14.10-4+b1) ... 00:00:24.654 E: Selecting previously unselected package perl-modules-5.38. 00:00:24.660 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ... 00:00:24.665 E: Unpacking perl-modules-5.38 (5.38.2-5) ... 00:00:25.168 E: Selecting previously unselected package libgdbm6t64:amd64. 00:00:25.172 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ... 00:00:25.177 E: Unpacking libgdbm6t64:amd64 (1.23-6) ... 00:00:25.206 E: Selecting previously unselected package libgdbm-compat4t64:amd64. 00:00:25.212 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ... 00:00:25.216 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ... 00:00:25.246 E: Selecting previously unselected package libperl5.38t64:amd64. 00:00:25.251 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ... 00:00:25.255 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ... 00:00:25.671 E: Selecting previously unselected package perl. 00:00:25.675 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ... 00:00:25.687 E: Unpacking perl (5.38.2-5) ... 00:00:25.742 E: Selecting previously unselected package liblocale-gettext-perl. 00:00:25.747 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ... 00:00:25.751 E: Unpacking liblocale-gettext-perl (1.07-7) ... 00:00:25.780 E: Selecting previously unselected package libpython3.11-minimal:amd64. 00:00:25.785 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ... 00:00:25.790 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ... 00:00:25.930 E: Selecting previously unselected package python3.11-minimal. 00:00:25.935 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ... 00:00:25.941 E: Unpacking python3.11-minimal (3.11.9-1) ... 00:00:26.109 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:26.115 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ... 00:00:26.123 E: Setting up libexpat1:amd64 (2.6.2-1) ... 00:00:26.128 E: Setting up python3.11-minimal (3.11.9-1) ... 00:00:27.767 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:27.788 E: Selecting previously unselected package python3-minimal. 00:00:27.795 E: (Reading database ... 7887 files and directories currently installed.) 00:00:27.800 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ... 00:00:27.804 E: Unpacking python3-minimal (3.11.8-1) ... 00:00:27.830 E: Selecting previously unselected package media-types. 00:00:27.835 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ... 00:00:27.839 E: Unpacking media-types (10.1.0) ... 00:00:27.866 E: Selecting previously unselected package netbase. 00:00:27.870 E: Preparing to unpack .../02-netbase_6.4_all.deb ... 00:00:27.874 E: Unpacking netbase (6.4) ... 00:00:27.904 E: Selecting previously unselected package tzdata. 00:00:27.909 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ... 00:00:27.914 E: Unpacking tzdata (2024a-4) ... 00:00:28.085 E: Selecting previously unselected package libffi8:amd64. 00:00:28.089 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ... 00:00:28.094 E: Unpacking libffi8:amd64 (3.4.6-1) ... 00:00:28.121 E: Selecting previously unselected package libncursesw6:amd64. 00:00:28.127 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ... 00:00:28.134 E: Unpacking libncursesw6:amd64 (6.5-2) ... 00:00:28.173 E: Selecting previously unselected package readline-common. 00:00:28.179 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ... 00:00:28.185 E: Unpacking readline-common (8.2-4) ... 00:00:28.223 E: Selecting previously unselected package libreadline8t64:amd64. 00:00:28.227 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ... 00:00:28.235 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:28.244 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:28.251 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:28.259 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:28.263 E: Unpacking libreadline8t64:amd64 (8.2-4) ... 00:00:28.307 E: Selecting previously unselected package libsqlite3-0:amd64. 00:00:28.311 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ... 00:00:28.316 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ... 00:00:28.402 E: Selecting previously unselected package libpython3.11-stdlib:amd64. 00:00:28.407 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ... 00:00:28.413 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ... 00:00:28.615 E: Selecting previously unselected package python3.11. 00:00:28.621 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ... 00:00:28.627 E: Unpacking python3.11 (3.11.9-1) ... 00:00:28.663 E: Selecting previously unselected package libpython3-stdlib:amd64. 00:00:28.668 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ... 00:00:28.673 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ... 00:00:28.692 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:28.699 E: Setting up python3-minimal (3.11.8-1) ... 00:00:28.949 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:28.975 E: Selecting previously unselected package python3. 00:00:28.982 E: (Reading database ... 8901 files and directories currently installed.) 00:00:28.987 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ... 00:00:28.991 E: Unpacking python3 (3.11.8-1) ... 00:00:29.027 E: Selecting previously unselected package libgpg-error0:amd64. 00:00:29.032 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ... 00:00:29.037 E: Unpacking libgpg-error0:amd64 (1.49-2) ... 00:00:29.073 E: Selecting previously unselected package libgcrypt20:amd64. 00:00:29.078 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ... 00:00:29.082 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ... 00:00:29.144 E: Selecting previously unselected package gpgv. 00:00:29.149 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ... 00:00:29.154 E: Unpacking gpgv (2.2.43-7) ... 00:00:29.194 E: Selecting previously unselected package liblz4-1:amd64. 00:00:29.199 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ... 00:00:29.204 E: Unpacking liblz4-1:amd64 (1.9.4-2) ... 00:00:29.241 E: Selecting previously unselected package libstdc++6:amd64. 00:00:29.246 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ... 00:00:29.252 E: Unpacking libstdc++6:amd64 (14.1.0-1) ... 00:00:29.327 E: Selecting previously unselected package libxxhash0:amd64. 00:00:29.331 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ... 00:00:29.336 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:29.364 E: Selecting previously unselected package libapt-pkg6.0t64:amd64. 00:00:29.370 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.5_amd64.deb ... 00:00:29.374 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:29.487 E: Selecting previously unselected package debian-archive-keyring. 00:00:29.491 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ... 00:00:29.634 E: Unpacking debian-archive-keyring (2023.4) ... 00:00:29.672 E: Selecting previously unselected package libnettle8t64:amd64. 00:00:29.677 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ... 00:00:29.681 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:29.719 E: Selecting previously unselected package libhogweed6t64:amd64. 00:00:29.723 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ... 00:00:29.727 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:29.768 E: Selecting previously unselected package libunistring5:amd64. 00:00:29.772 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ... 00:00:29.776 E: Unpacking libunistring5:amd64 (1.2-1) ... 00:00:29.836 E: Selecting previously unselected package libidn2-0:amd64. 00:00:29.840 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ... 00:00:29.845 E: Unpacking libidn2-0:amd64 (2.3.7-2) ... 00:00:29.889 E: Selecting previously unselected package libp11-kit0:amd64. 00:00:29.893 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ... 00:00:29.897 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ... 00:00:29.950 E: Selecting previously unselected package libtasn1-6:amd64. 00:00:29.955 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ... 00:00:29.960 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:29.991 E: Selecting previously unselected package libgnutls30t64:amd64. 00:00:29.996 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ... 00:00:30.001 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ... 00:00:30.108 E: Selecting previously unselected package apt. 00:00:30.113 E: Preparing to unpack .../016-apt_2.9.5_amd64.deb ... 00:00:30.138 E: Unpacking apt (2.9.5) ... 00:00:30.298 E: Selecting previously unselected package tasksel-data. 00:00:30.302 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ... 00:00:30.308 E: Unpacking tasksel-data (3.75) ... 00:00:30.357 E: Selecting previously unselected package tasksel. 00:00:30.362 E: Preparing to unpack .../018-tasksel_3.75_all.deb ... 00:00:30.366 E: Unpacking tasksel (3.75) ... 00:00:30.415 E: Selecting previously unselected package apt-utils. 00:00:30.420 E: Preparing to unpack .../019-apt-utils_2.9.5_amd64.deb ... 00:00:30.425 E: Unpacking apt-utils (2.9.5) ... 00:00:30.486 E: Selecting previously unselected package cpio. 00:00:30.490 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ... 00:00:30.498 E: Unpacking cpio (2.15+dfsg-1) ... 00:00:30.548 E: Selecting previously unselected package libtext-charwidth-perl:amd64. 00:00:30.553 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ... 00:00:30.557 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ... 00:00:30.582 E: Selecting previously unselected package libtext-iconv-perl:amd64. 00:00:30.586 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ... 00:00:30.591 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ... 00:00:30.617 E: Selecting previously unselected package libtext-wrapi18n-perl. 00:00:30.621 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ... 00:00:30.625 E: Unpacking libtext-wrapi18n-perl (0.06-10) ... 00:00:30.653 E: Selecting previously unselected package debconf-i18n. 00:00:30.657 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ... 00:00:30.663 E: Unpacking debconf-i18n (1.5.86) ... 00:00:30.726 E: Selecting previously unselected package dmidecode. 00:00:30.730 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ... 00:00:30.735 E: Unpacking dmidecode (3.5-3) ... 00:00:30.763 E: Selecting previously unselected package fdisk. 00:00:30.768 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ... 00:00:30.773 E: Unpacking fdisk (2.40.1-8.1) ... 00:00:30.811 E: Selecting previously unselected package libelf1t64:amd64. 00:00:30.816 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ... 00:00:30.821 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ... 00:00:30.866 E: Selecting previously unselected package libbpf1:amd64. 00:00:30.872 E: Preparing to unpack .../028-libbpf1_1%3a1.4.3-1_amd64.deb ... 00:00:30.877 E: Unpacking libbpf1:amd64 (1:1.4.3-1) ... 00:00:30.930 E: Selecting previously unselected package libmnl0:amd64. 00:00:30.938 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ... 00:00:30.945 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ... 00:00:30.968 E: Selecting previously unselected package libkrb5support0:amd64. 00:00:30.973 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ... 00:00:30.978 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ... 00:00:31.005 E: Selecting previously unselected package libk5crypto3:amd64. 00:00:31.010 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ... 00:00:31.015 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ... 00:00:31.051 E: Selecting previously unselected package libkeyutils1:amd64. 00:00:31.056 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ... 00:00:31.062 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ... 00:00:31.091 E: Selecting previously unselected package libkrb5-3:amd64. 00:00:31.098 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ... 00:00:31.103 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ... 00:00:31.159 E: Selecting previously unselected package libgssapi-krb5-2:amd64. 00:00:31.165 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ... 00:00:31.175 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ... 00:00:31.211 E: Selecting previously unselected package libtirpc-common. 00:00:31.218 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ... 00:00:31.225 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ... 00:00:31.256 E: Selecting previously unselected package libtirpc3t64:amd64. 00:00:31.261 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ... 00:00:31.272 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:31.283 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:31.290 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ... 00:00:31.326 E: Selecting previously unselected package libxtables12:amd64. 00:00:31.331 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ... 00:00:31.335 E: Unpacking libxtables12:amd64 (1.8.10-4) ... 00:00:31.362 E: Selecting previously unselected package libcap2-bin. 00:00:31.368 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ... 00:00:31.373 E: Unpacking libcap2-bin (1:2.66-5) ... 00:00:31.410 E: Selecting previously unselected package iproute2. 00:00:31.414 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ... 00:00:31.490 E: Unpacking iproute2 (6.9.0-1) ... 00:00:31.631 E: Selecting previously unselected package ifupdown. 00:00:31.636 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ... 00:00:31.655 E: Unpacking ifupdown (0.8.43) ... 00:00:31.696 E: Selecting previously unselected package iputils-ping. 00:00:31.701 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ... 00:00:31.706 E: Unpacking iputils-ping (3:20240117-1) ... 00:00:31.740 E: Selecting previously unselected package isc-dhcp-client. 00:00:31.745 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ... 00:00:31.757 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ... 00:00:31.858 E: Selecting previously unselected package isc-dhcp-common. 00:00:31.863 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ... 00:00:31.868 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ... 00:00:31.898 E: Selecting previously unselected package libkmod2:amd64. 00:00:31.902 E: Preparing to unpack .../044-libkmod2_32+20240611-1_amd64.deb ... 00:00:31.907 E: Unpacking libkmod2:amd64 (32+20240611-1) ... 00:00:31.939 E: Selecting previously unselected package kmod. 00:00:31.943 E: Preparing to unpack .../045-kmod_32+20240611-1_amd64.deb ... 00:00:31.949 E: Unpacking kmod (32+20240611-1) ... 00:00:31.984 E: Selecting previously unselected package less. 00:00:31.989 E: Preparing to unpack .../046-less_643-1_amd64.deb ... 00:00:31.993 E: Unpacking less (643-1) ... 00:00:32.033 E: Selecting previously unselected package libpopt0:amd64. 00:00:32.038 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ... 00:00:32.043 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ... 00:00:32.096 E: Selecting previously unselected package logrotate. 00:00:32.102 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ... 00:00:32.107 E: Unpacking logrotate (3.21.0-2) ... 00:00:32.137 E: Selecting previously unselected package nano. 00:00:32.141 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ... 00:00:32.145 E: Unpacking nano (8.0-1) ... 00:00:32.238 E: Selecting previously unselected package libjansson4:amd64. 00:00:32.243 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ... 00:00:32.247 E: Unpacking libjansson4:amd64 (2.14-2+b2) ... 00:00:32.275 E: Selecting previously unselected package libnftnl11:amd64. 00:00:32.281 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ... 00:00:32.286 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ... 00:00:32.318 E: Selecting previously unselected package libnftables1:amd64. 00:00:32.323 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ... 00:00:32.327 E: Unpacking libnftables1:amd64 (1.0.9-2) ... 00:00:32.384 E: Selecting previously unselected package libbsd0:amd64. 00:00:32.389 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ... 00:00:32.394 E: Unpacking libbsd0:amd64 (0.12.2-1) ... 00:00:32.423 E: Selecting previously unselected package libedit2:amd64. 00:00:32.428 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ... 00:00:32.432 E: Unpacking libedit2:amd64 (3.1-20240517-1) ... 00:00:32.470 E: Selecting previously unselected package nftables. 00:00:32.474 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ... 00:00:32.482 E: Unpacking nftables (1.0.9-2) ... 00:00:32.523 E: Selecting previously unselected package libproc2-0:amd64. 00:00:32.528 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ... 00:00:32.533 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ... 00:00:32.567 E: Selecting previously unselected package procps. 00:00:32.573 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ... 00:00:32.591 E: Unpacking procps (2:4.0.4-4) ... 00:00:32.715 E: Selecting previously unselected package udev. 00:00:32.720 E: Preparing to unpack .../058-udev_256-1_amd64.deb ... 00:00:32.740 E: Unpacking udev (256-1) ... 00:00:32.937 E: Selecting previously unselected package vim-common. 00:00:32.941 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ... 00:00:32.946 E: Unpacking vim-common (2:9.1.0377-1) ... 00:00:33.004 E: Selecting previously unselected package vim-tiny. 00:00:33.010 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ... 00:00:33.015 E: Unpacking vim-tiny (2:9.1.0377-1) ... 00:00:33.093 E: Selecting previously unselected package libslang2:amd64. 00:00:33.098 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ... 00:00:33.103 E: Unpacking libslang2:amd64 (2.3.3-5) ... 00:00:33.163 E: Selecting previously unselected package libnewt0.52:amd64. 00:00:33.168 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ... 00:00:33.174 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ... 00:00:33.238 E: Selecting previously unselected package whiptail. 00:00:33.243 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ... 00:00:33.248 E: Unpacking whiptail (0.52.24-2) ... 00:00:33.277 E: Selecting previously unselected package python-apt-common. 00:00:33.282 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ... 00:00:33.287 E: Unpacking python-apt-common (2.9.0) ... 00:00:33.342 E: Selecting previously unselected package distro-info-data. 00:00:33.347 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ... 00:00:33.351 E: Unpacking distro-info-data (0.62) ... 00:00:33.381 E: Selecting previously unselected package python3-apt. 00:00:33.386 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ... 00:00:33.390 E: Unpacking python3-apt (2.9.0) ... 00:00:33.436 E: Selecting previously unselected package python3-debconf. 00:00:33.441 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ... 00:00:33.445 E: Unpacking python3-debconf (1.5.86) ... 00:00:33.478 E: Selecting previously unselected package ucf. 00:00:33.483 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ... 00:00:33.487 E: Moving old data out of the way 00:00:33.491 E: Unpacking ucf (3.0043+nmu1) ... 00:00:33.543 E: Selecting previously unselected package apt-listchanges. 00:00:33.548 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ... 00:00:33.553 E: Unpacking apt-listchanges (3.27) ... 00:00:33.613 E: Selecting previously unselected package bash-completion. 00:00:33.617 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ... 00:00:33.635 E: Unpacking bash-completion (1:2.14.0-1) ... 00:00:33.883 E: Selecting previously unselected package libfstrm0:amd64. 00:00:33.890 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ... 00:00:33.894 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ... 00:00:33.921 E: Selecting previously unselected package libjemalloc2:amd64. 00:00:33.927 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ... 00:00:33.931 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ... 00:00:33.977 E: Selecting previously unselected package liblmdb0:amd64. 00:00:33.981 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ... 00:00:33.986 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ... 00:00:34.016 E: Selecting previously unselected package libmaxminddb0:amd64. 00:00:34.022 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ... 00:00:34.026 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ... 00:00:34.058 E: Selecting previously unselected package libnghttp2-14:amd64. 00:00:34.063 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ... 00:00:34.067 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ... 00:00:34.106 E: Selecting previously unselected package libprotobuf-c1:amd64. 00:00:34.112 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ... 00:00:34.119 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ... 00:00:34.147 E: Selecting previously unselected package liburcu8t64:amd64. 00:00:34.152 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ... 00:00:34.158 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ... 00:00:34.199 E: Selecting previously unselected package libuv1t64:amd64. 00:00:34.203 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ... 00:00:34.207 E: Unpacking libuv1t64:amd64 (1.48.0-4) ... 00:00:34.243 E: Selecting previously unselected package libicu72:amd64. 00:00:34.248 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ... 00:00:34.254 E: Unpacking libicu72:amd64 (72.1-4+b1) ... 00:00:34.810 E: Selecting previously unselected package libxml2:amd64. 00:00:34.815 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ... 00:00:34.820 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ... 00:00:34.890 E: Selecting previously unselected package bind9-libs:amd64. 00:00:34.895 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ... 00:00:34.899 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ... 00:00:35.005 E: Selecting previously unselected package bind9-host. 00:00:35.010 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ... 00:00:35.014 E: Unpacking bind9-host (1:9.19.21-1+b1) ... 00:00:35.045 E: Selecting previously unselected package bind9-dnsutils. 00:00:35.049 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ... 00:00:35.054 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ... 00:00:35.199 E: Selecting previously unselected package bzip2. 00:00:35.203 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ... 00:00:35.207 E: Unpacking bzip2 (1.0.8-5.1) ... 00:00:35.245 E: Selecting previously unselected package openssl. 00:00:35.250 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ... 00:00:35.257 E: Unpacking openssl (3.2.2-1) ... 00:00:35.406 E: Selecting previously unselected package ca-certificates. 00:00:35.412 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ... 00:00:35.417 E: Unpacking ca-certificates (20240203) ... 00:00:35.489 E: Selecting previously unselected package debian-faq. 00:00:35.493 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ... 00:00:35.498 E: Unpacking debian-faq (11.1) ... 00:00:35.541 E: Selecting previously unselected package doc-debian. 00:00:35.546 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ... 00:00:35.551 E: Unpacking doc-debian (11.3+nmu1) ... 00:00:35.582 E: Selecting previously unselected package libmagic-mgc. 00:00:35.586 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ... 00:00:35.591 E: Unpacking libmagic-mgc (1:5.45-3) ... 00:00:35.672 E: Selecting previously unselected package libmagic1t64:amd64. 00:00:35.677 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ... 00:00:35.681 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ... 00:00:35.713 E: Selecting previously unselected package file. 00:00:35.718 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ... 00:00:35.724 E: Unpacking file (1:5.45-3) ... 00:00:35.752 E: Selecting previously unselected package gettext-base. 00:00:35.757 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ... 00:00:35.762 E: Unpacking gettext-base (0.21-14+b1) ... 00:00:35.818 E: Selecting previously unselected package libuchardet0:amd64. 00:00:35.823 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ... 00:00:35.828 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ... 00:00:35.861 E: Selecting previously unselected package groff-base. 00:00:35.865 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ... 00:00:35.870 E: Unpacking groff-base (1.23.0-4) ... 00:00:35.993 E: Selecting previously unselected package inetutils-telnet. 00:00:35.998 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ... 00:00:36.004 E: Unpacking inetutils-telnet (2:2.5-4) ... 00:00:36.035 E: Selecting previously unselected package krb5-locales. 00:00:36.040 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ... 00:00:36.045 E: Unpacking krb5-locales (1.20.1-6) ... 00:00:36.074 E: Selecting previously unselected package libc-l10n. 00:00:36.079 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ... 00:00:36.085 E: Unpacking libc-l10n (2.38-13) ... 00:00:36.172 E: Selecting previously unselected package liblockfile-bin. 00:00:36.178 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ... 00:00:36.182 E: Unpacking liblockfile-bin (1.17-1+b1) ... 00:00:36.218 E: Selecting previously unselected package libnss-systemd:amd64. 00:00:36.227 E: Preparing to unpack .../099-libnss-systemd_256-1_amd64.deb ... 00:00:36.232 E: Unpacking libnss-systemd:amd64 (256-1) ... 00:00:36.278 E: Selecting previously unselected package libpam-systemd:amd64. 00:00:36.283 E: Preparing to unpack .../100-libpam-systemd_256-1_amd64.deb ... 00:00:36.288 E: Unpacking libpam-systemd:amd64 (256-1) ... 00:00:36.334 E: Selecting previously unselected package libwtmpdb0:amd64. 00:00:36.339 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ... 00:00:36.343 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ... 00:00:36.375 E: Selecting previously unselected package libpam-wtmpdb:amd64. 00:00:36.379 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ... 00:00:36.384 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ... 00:00:36.419 E: Selecting previously unselected package locales. 00:00:36.425 E: Preparing to unpack .../103-locales_2.38-13_all.deb ... 00:00:36.431 E: Unpacking locales (2.38-13) ... 00:00:36.853 E: Selecting previously unselected package lsof. 00:00:36.858 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ... 00:00:36.863 E: Unpacking lsof (4.95.0-1.1) ... 00:00:36.905 E: Selecting previously unselected package bsdextrautils. 00:00:36.909 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ... 00:00:36.916 E: Unpacking bsdextrautils (2.40.1-8.1) ... 00:00:36.957 E: Selecting previously unselected package libpipeline1:amd64. 00:00:36.962 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ... 00:00:36.968 E: Unpacking libpipeline1:amd64 (1.5.7-2) ... 00:00:37.012 E: Selecting previously unselected package man-db. 00:00:37.019 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ... 00:00:37.025 E: Unpacking man-db (2.12.1-2) ... 00:00:37.188 E: Selecting previously unselected package manpages. 00:00:37.192 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ... 00:00:37.197 E: Unpacking manpages (6.8-2) ... 00:00:37.344 E: Selecting previously unselected package ncurses-term. 00:00:37.350 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ... 00:00:37.354 E: Unpacking ncurses-term (6.5-2) ... 00:00:38.027 E: Selecting previously unselected package netcat-traditional. 00:00:38.031 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ... 00:00:38.036 E: Unpacking netcat-traditional (1.10-48.1) ... 00:00:38.074 E: Selecting previously unselected package libcbor0.10:amd64. 00:00:38.078 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ... 00:00:38.083 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ... 00:00:38.114 E: Selecting previously unselected package libfido2-1:amd64. 00:00:38.121 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ... 00:00:38.125 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ... 00:00:38.158 E: Selecting previously unselected package openssh-client. 00:00:38.163 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ... 00:00:38.179 E: Unpacking openssh-client (1:9.7p1-5) ... 00:00:38.281 E: Selecting previously unselected package pci.ids. 00:00:38.286 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ... 00:00:38.291 E: Unpacking pci.ids (0.0~2024.04.20-1) ... 00:00:38.342 E: Selecting previously unselected package libpci3:amd64. 00:00:38.346 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ... 00:00:38.350 E: Unpacking libpci3:amd64 (1:3.12.0-1) ... 00:00:38.382 E: Selecting previously unselected package pciutils. 00:00:38.386 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ... 00:00:38.394 E: Unpacking pciutils (1:3.12.0-1) ... 00:00:38.434 E: Selecting previously unselected package python3-pkg-resources. 00:00:38.439 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ... 00:00:38.445 E: Unpacking python3-pkg-resources (68.1.2-2) ... 00:00:38.490 E: Selecting previously unselected package python3-chardet. 00:00:38.495 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ... 00:00:38.499 E: Unpacking python3-chardet (5.2.0+dfsg-1) ... 00:00:38.552 E: Selecting previously unselected package python3-debian. 00:00:38.557 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ... 00:00:38.562 E: Unpacking python3-debian (0.1.49) ... 00:00:38.609 E: Selecting previously unselected package python3-debianbts. 00:00:38.614 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ... 00:00:38.620 E: Unpacking python3-debianbts (4.1.1) ... 00:00:38.648 E: Selecting previously unselected package python3-certifi. 00:00:38.653 E: Preparing to unpack .../121-python3-certifi_2024.6.2-1_all.deb ... 00:00:38.657 E: Unpacking python3-certifi (2024.6.2-1) ... 00:00:38.698 E: Selecting previously unselected package python3-charset-normalizer. 00:00:38.704 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ... 00:00:38.709 E: Unpacking python3-charset-normalizer (3.3.2-1) ... 00:00:38.748 E: Selecting previously unselected package python3-idna. 00:00:38.754 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ... 00:00:38.758 E: Unpacking python3-idna (3.6-2.1) ... 00:00:38.805 E: Selecting previously unselected package python3-urllib3. 00:00:38.811 E: Preparing to unpack .../124-python3-urllib3_2.0.7-2_all.deb ... 00:00:38.819 E: Unpacking python3-urllib3 (2.0.7-2) ... 00:00:38.869 E: Selecting previously unselected package python3-requests. 00:00:38.874 E: Preparing to unpack .../125-python3-requests_2.32.3+dfsg-1_all.deb ... 00:00:38.880 E: Unpacking python3-requests (2.32.3+dfsg-1) ... 00:00:38.928 E: Selecting previously unselected package python3-reportbug. 00:00:38.933 E: Preparing to unpack .../126-python3-reportbug_13.0.1_all.deb ... 00:00:38.938 E: Unpacking python3-reportbug (13.0.1) ... 00:00:38.976 E: Selecting previously unselected package reportbug. 00:00:38.983 E: Preparing to unpack .../127-reportbug_13.0.1_all.deb ... 00:00:38.987 E: Unpacking reportbug (13.0.1) ... 00:00:39.029 E: Selecting previously unselected package systemd-timesyncd. 00:00:39.035 E: Preparing to unpack .../128-systemd-timesyncd_256-1_amd64.deb ... 00:00:39.040 E: Unpacking systemd-timesyncd (256-1) ... 00:00:39.074 E: Selecting previously unselected package traceroute. 00:00:39.079 E: Preparing to unpack .../129-traceroute_1%3a2.1.5-1_amd64.deb ... 00:00:39.085 E: Unpacking traceroute (1:2.1.5-1) ... 00:00:39.119 E: Selecting previously unselected package util-linux-extra. 00:00:39.125 E: Preparing to unpack .../130-util-linux-extra_2.40.1-8.1_amd64.deb ... 00:00:39.141 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra' 00:00:39.156 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra' 00:00:39.169 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra' 00:00:39.182 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra' 00:00:39.195 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra' 00:00:39.208 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra' 00:00:39.214 E: Unpacking util-linux-extra (2.40.1-8.1) ... 00:00:39.280 E: Selecting previously unselected package wamerican. 00:00:39.286 E: Preparing to unpack .../131-wamerican_2020.12.07-2_all.deb ... 00:00:39.294 E: Unpacking wamerican (2020.12.07-2) ... 00:00:39.345 E: Selecting previously unselected package libpsl5t64:amd64. 00:00:39.351 E: Preparing to unpack .../132-libpsl5t64_0.21.2-1.1_amd64.deb ... 00:00:39.356 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ... 00:00:39.393 E: Selecting previously unselected package wget. 00:00:39.398 E: Preparing to unpack .../133-wget_1.24.5-1_amd64.deb ... 00:00:39.403 E: Unpacking wget (1.24.5-1) ... 00:00:39.514 E: Selecting previously unselected package wtmpdb. 00:00:39.520 E: Preparing to unpack .../134-wtmpdb_0.12.0-2_amd64.deb ... 00:00:39.526 E: Unpacking wtmpdb (0.12.0-2) ... 00:00:39.568 E: Selecting previously unselected package xz-utils. 00:00:39.573 E: Preparing to unpack .../135-xz-utils_5.6.2-1_amd64.deb ... 00:00:39.580 E: Unpacking xz-utils (5.6.2-1) ... 00:00:39.653 E: Chrooting into /tmp/mmdebstrap.puN_SXAi_W/ 00:00:39.664 E: Setting up media-types (10.1.0) ... 00:00:39.690 E: Setting up cpio (2.15+dfsg-1) ... 00:00:39.702 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 00:00:39.709 E: Setting up libpipeline1:amd64 (1.5.7-2) ... 00:00:39.716 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ... 00:00:39.725 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ... 00:00:39.732 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ... 00:00:39.745 E: Setting up liburcu8t64:amd64 (0.14.0-4) ... 00:00:39.757 E: Setting up libkeyutils1:amd64 (1.6.3-3) ... 00:00:39.779 E: Setting up libc-l10n (2.38-13) ... 00:00:39.790 E: Setting up pci.ids (0.0~2024.04.20-1) ... 00:00:39.797 E: Setting up liblockfile-bin (1.17-1+b1) ... 00:00:39.807 E: Setting up libgdbm6t64:amd64 (1.23-6) ... 00:00:39.823 E: Setting up bsdextrautils (2.40.1-8.1) ... 00:00:39.832 E: Setting up libgpg-error0:amd64 (1.49-2) ... 00:00:39.840 E: Setting up netcat-traditional (1.10-48.1) ... 00:00:39.851 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 00:00:39.857 E: Setting up init (1.66) ... 00:00:39.867 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ... 00:00:39.877 E: Setting up traceroute (1:2.1.5-1) ... 00:00:39.885 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 00:00:39.890 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 00:00:39.896 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 00:00:39.902 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 00:00:39.907 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 00:00:39.914 E: Setting up libmagic-mgc (1:5.45-3) ... 00:00:39.923 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ... 00:00:39.935 E: Setting up distro-info-data (0.62) ... 00:00:39.944 E: Setting up manpages (6.8-2) ... 00:00:39.953 E: Setting up liblz4-1:amd64 (1.9.4-2) ... 00:00:39.966 E: Setting up libtirpc-common (1.3.4+ds-1.3) ... 00:00:39.972 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ... 00:00:39.979 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ... 00:00:39.989 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ... 00:00:39.996 E: Setting up libuv1t64:amd64 (1.48.0-4) ... 00:00:40.005 E: Setting up libmagic1t64:amd64 (1:5.45-3) ... 00:00:40.015 E: Setting up debian-archive-keyring (2023.4) ... 00:00:40.177 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ... 00:00:40.184 E: Setting up less (643-1) ... 00:00:40.207 E: Setting up gettext-base (0.21-14+b1) ... 00:00:40.214 E: Setting up libgcrypt20:amd64 (1.10.3-3) ... 00:00:40.224 E: Setting up libnss-systemd:amd64 (256-1) ... 00:00:40.252 E: Setting up krb5-locales (1.20.1-6) ... 00:00:40.264 E: Setting up file (1:5.45-3) ... 00:00:40.275 E: Setting up bzip2 (1.0.8-5.1) ... 00:00:40.287 E: Setting up locales (2.38-13) ... 00:00:41.381 E: Generating locales (this might take a while)... 00:00:41.391 E: Generation complete. 00:00:41.439 E: Setting up doc-debian (11.3+nmu1) ... 00:00:41.444 E: Setting up libtext-wrapi18n-perl (0.06-10) ... 00:00:41.450 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ... 00:00:41.457 E: Setting up libelf1t64:amd64 (0.191-1+b1) ... 00:00:41.462 E: Setting up libjansson4:amd64 (2.14-2+b2) ... 00:00:41.469 E: Setting up debian-faq (11.1) ... 00:00:41.474 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ... 00:00:41.479 E: Setting up tzdata (2024a-4) ... 00:00:41.677 E: 00:00:41.682 E: Current default time zone: 'Etc/UTC' 00:00:41.686 E: Local time is now: Mon Jun 17 17:20:53 UTC 2024. 00:00:41.691 E: Universal Time is now: Mon Jun 17 17:20:53 UTC 2024. 00:00:41.695 E: Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:00:41.700 E: 00:00:41.704 E: Setting up libcap2-bin (1:2.66-5) ... 00:00:41.708 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:41.712 E: Setting up vim-common (2:9.1.0377-1) ... 00:00:41.717 E: Setting up libslang2:amd64 (2.3.3-5) ... 00:00:41.721 E: Setting up bash-completion (1:2.14.0-1) ... 00:00:41.738 E: Setting up wamerican (2020.12.07-2) ... 00:00:41.898 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ... 00:00:41.905 E: Setting up xz-utils (5.6.2-1) ... 00:00:41.914 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:00:41.923 E: Setting up perl-modules-5.38 (5.38.2-5) ... 00:00:41.929 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ... 00:00:41.933 E: Setting up libunistring5:amd64 (1.2-1) ... 00:00:41.939 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ... 00:00:41.943 E: Setting up systemd-timesyncd (256-1) ... 00:00:41.959 E: Creating group 'systemd-timesync' with GID 996. 00:00:41.964 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996. 00:00:42.208 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. 00:00:42.213 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. 00:00:42.217 E: Setting up libncursesw6:amd64 (6.5-2) ... 00:00:42.223 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ... 00:00:42.227 E: Setting up libxtables12:amd64 (1.8.10-4) ... 00:00:42.232 E: Setting up logsave (1.47.1-1) ... 00:00:42.236 E: Setting up nano (8.0-1) ... 00:00:42.245 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode 00:00:42.250 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode 00:00:42.255 E: Setting up libpci3:amd64 (1:3.12.0-1) ... 00:00:42.260 E: Setting up libffi8:amd64 (3.4.6-1) ... 00:00:42.265 E: Setting up python-apt-common (2.9.0) ... 00:00:42.273 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:42.279 E: Setting up sensible-utils (0.0.23) ... 00:00:42.285 E: Setting up gpgv (2.2.43-7) ... 00:00:42.292 E: Setting up dbus-session-bus-common (1.14.10-4) ... 00:00:42.297 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:42.304 E: Setting up procps (2:4.0.4-4) ... 00:00:42.359 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:42.365 E: Setting up netbase (6.4) ... 00:00:42.395 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ... 00:00:42.401 E: Setting up isc-dhcp-common (4.4.3-P1-5) ... 00:00:42.406 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ... 00:00:42.412 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ... 00:00:42.417 E: Setting up dmidecode (3.5-3) ... 00:00:42.422 E: Setting up dbus-system-bus-common (1.14.10-4) ... 00:00:42.584 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ... 00:00:42.590 E: Setting up openssl (3.2.2-1) ... 00:00:42.602 E: Setting up libbsd0:amd64 (0.12.2-1) ... 00:00:42.609 E: Setting up readline-common (8.2-4) ... 00:00:42.618 E: Setting up libstdc++6:amd64 (14.1.0-1) ... 00:00:42.622 E: Setting up dbus-bin (1.14.10-4+b1) ... 00:00:42.629 E: Setting up liblocale-gettext-perl (1.07-7) ... 00:00:42.635 E: Setting up libbpf1:amd64 (1:1.4.3-1) ... 00:00:42.641 E: Setting up util-linux-extra (2.40.1-8.1) ... 00:00:42.645 E: Setting up libkmod2:amd64 (32+20240611-1) ... 00:00:42.650 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ... 00:00:42.654 E: Setting up ncurses-term (6.5-2) ... 00:00:42.660 E: Setting up logrotate (3.21.0-2) ... 00:00:42.913 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'. 00:00:42.921 E: Setting up libnewt0.52:amd64 (0.52.24-2) ... 00:00:42.929 E: Setting up libicu72:amd64 (72.1-4+b1) ... 00:00:42.933 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ... 00:00:43.215 E: Setting up libedit2:amd64 (3.1-20240517-1) ... 00:00:43.221 E: Setting up cron (3.0pl1-189) ... 00:00:43.260 E: Running in chroot, ignoring request. 00:00:43.267 E: invoke-rc.d: policy-rc.d denied execution of start. 00:00:43.528 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'. 00:00:43.534 E: Setting up inetutils-telnet (2:2.5-4) ... 00:00:43.542 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode 00:00:43.546 E: Setting up debconf-i18n (1.5.86) ... 00:00:43.551 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ... 00:00:43.556 E: Setting up e2fsprogs (1.47.1-1) ... 00:00:43.796 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'. 00:00:44.012 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'. 00:00:44.019 E: Setting up libidn2-0:amd64 (2.3.7-2) ... 00:00:44.025 E: Setting up dbus-daemon (1.14.10-4+b1) ... 00:00:44.045 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ... 00:00:44.052 E: Setting up vim-tiny (2:9.1.0377-1) ... 00:00:44.065 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 00:00:44.072 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 00:00:44.077 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 00:00:44.083 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 00:00:44.090 E: Setting up kmod (32+20240611-1) ... 00:00:44.098 E: sed: can't read /etc/modules: No such file or directory 00:00:44.123 E: Setting up ca-certificates (20240203) ... 00:00:45.234 E: Updating certificates in /etc/ssl/certs... 00:00:46.564 E: 146 added, 0 removed; done. 00:00:46.600 E: Setting up perl (5.38.2-5) ... 00:00:46.619 E: Setting up dbus (1.14.10-4+b1) ... 00:00:46.662 E: Running in chroot, ignoring request. 00:00:46.669 E: invoke-rc.d: policy-rc.d denied execution of start. 00:00:46.673 E: Setting up wtmpdb (0.12.0-2) ... 00:00:46.916 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'. 00:00:47.149 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'. 00:00:47.156 E: Setting up libp11-kit0:amd64 (0.25.3-5) ... 00:00:47.161 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ... 00:00:47.169 E: Setting up udev (256-1) ... 00:00:47.839 E: Creating group 'input' with GID 995. 00:00:47.844 E: Creating group 'sgx' with GID 994. 00:00:47.849 E: Creating group 'kvm' with GID 993. 00:00:47.853 E: Creating group 'render' with GID 992. 00:00:47.866 E: Setting up ucf (3.0043+nmu1) ... 00:00:48.044 E: Setting up pciutils (1:3.12.0-1) ... 00:00:48.054 E: Setting up libreadline8t64:amd64 (8.2-4) ... 00:00:48.059 E: Setting up whiptail (0.52.24-2) ... 00:00:48.064 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ... 00:00:48.069 E: Setting up libpam-systemd:amd64 (256-1) ... 00:00:48.316 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:48.326 E: Setting up iputils-ping (3:20240117-1) ... 00:00:48.351 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ... 00:00:48.358 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ... 00:00:48.366 E: Setting up apt (2.9.5) ... 00:00:48.655 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'. 00:00:48.902 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'. 00:00:48.909 E: Setting up libnftables1:amd64 (1.0.9-2) ... 00:00:48.914 E: Setting up apt-utils (2.9.5) ... 00:00:48.920 E: Setting up nftables (1.0.9-2) ... 00:00:49.087 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ... 00:00:49.092 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ... 00:00:49.097 E: Setting up iproute2 (6.9.0-1) ... 00:00:49.334 E: Setting up openssh-client (1:9.7p1-5) ... 00:00:49.478 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ... 00:00:49.484 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ... 00:00:49.489 E: Setting up isc-dhcp-client (4.4.3-P1-5) ... 00:00:49.525 E: Setting up fdisk (2.40.1-8.1) ... 00:00:49.532 E: Setting up ifupdown (0.8.43) ... 00:00:49.655 E: Creating /etc/network/interfaces. 00:00:49.924 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'. 00:00:49.929 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'. 00:00:50.083 E: Setting up lsof (4.95.0-1.1) ... 00:00:50.089 E: Setting up groff-base (1.23.0-4) ... 00:00:50.103 E: Setting up bind9-host (1:9.19.21-1+b1) ... 00:00:50.109 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ... 00:00:50.115 E: Setting up python3.11 (3.11.9-1) ... 00:00:51.904 E: Setting up wget (1.24.5-1) ... 00:00:51.928 E: Setting up python3 (3.11.8-1) ... 00:00:52.413 E: Setting up man-db (2.12.1-2) ... 00:00:52.574 E: Building database of manual pages ... 00:00:53.823 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. 00:00:53.846 E: Setting up python3-certifi (2024.6.2-1) ... 00:00:54.026 E: Setting up python3-idna (3.6-2.1) ... 00:00:54.421 E: Setting up python3-urllib3 (2.0.7-2) ... 00:00:54.706 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ... 00:00:54.711 E: Setting up python3-pkg-resources (68.1.2-2) ... 00:00:55.068 E: Setting up python3-debianbts (4.1.1) ... 00:00:55.264 E: Setting up python3-apt (2.9.0) ... 00:00:55.536 E: Setting up python3-charset-normalizer (3.3.2-1) ... 00:00:55.772 E: Setting up python3-debconf (1.5.86) ... 00:00:55.944 E: Setting up python3-chardet (5.2.0+dfsg-1) ... 00:00:56.561 E: Setting up python3-debian (0.1.49) ... 00:00:56.893 E: Setting up python3-requests (2.32.3+dfsg-1) ... 00:00:57.157 E: Setting up apt-listchanges (3.27) ... 00:00:57.668 E: 00:00:57.673 E: Creating config file /etc/apt/listchanges.conf with new version 00:00:57.927 E: Setting up python3-reportbug (13.0.1) ... 00:00:58.240 E: Setting up reportbug (13.0.1) ... 00:00:58.248 E: Setting up tasksel (3.75) ... 00:00:58.446 E: Setting up tasksel-data (3.75) ... 00:00:58.457 E: Processing triggers for libc-bin (2.38-13) ... 00:00:58.475 E: Processing triggers for systemd (256-1) ... 00:00:58.482 E: Processing triggers for ca-certificates (20240203) ... 00:00:58.493 E: Updating certificates in /etc/ssl/certs... 00:00:59.525 E: 0 added, 0 removed; done. 00:00:59.529 E: Running hooks in /etc/ca-certificates/update.d... 00:00:59.533 E: done. 00:00:59.727 E: I: cleaning package lists and apt cache... 00:00:59.794 E: Reading package lists... 00:00:59.895 E: I: creating tarball... 00:01:02.887 E: I: done 00:01:03.186 E: I: removing tempdir /tmp/mmdebstrap.puN_SXAi_W... 00:01:04.055 E: I: success in 63.7342 seconds 00:01:04.065 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar 00:01:12.612 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:23 result: SUCCESS ------------------------------------------------------------------------------ (180/280) debug dist: unstable mode: auto variant: standard format: auto time left: 1:15:36 ------------------------------------------------------------------------------ 00:00:00.012 E: + set -eu 00:00:00.020 E: + export LC_ALL=C.UTF-8 00:00:00.027 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.036 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.045 E: + : 00:00:00.056 E: + mmdebstrap --variant=standard --debug unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.575 E: I: 559 4938 automatically chosen mode: root 00:00:00.585 E: D: 559 5077 Native architecture (outside): amd64 00:00:00.590 E: D: 559 5078 Native architecture (inside): amd64 00:00:00.595 E: D: 559 5080 Foreign architectures (inside): 00:00:00.600 E: I: 559 5241 chroot architecture amd64 is equal to the host's architecture 00:00:00.604 E: D: 559 4222 suite woody with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.609 E: D: 559 4222 suite lenny with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.613 E: D: 559 4222 suite bo with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.618 E: D: 559 4222 suite beowulf with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.622 E: D: 559 4222 suite oldoldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.626 E: D: 559 4222 suite wheezy with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.630 E: D: 559 4222 suite jessie with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.634 E: D: 559 4222 suite etch with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.638 E: D: 559 4222 suite squeeze with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.642 E: D: 559 4222 suite forky with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.646 E: D: 559 4222 suite experimental with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.650 E: D: 559 4222 suite ascii with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.654 E: D: 559 4222 suite slink with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.658 E: D: 559 4222 suite ceres with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.662 E: D: 559 4222 suite sarge with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.666 E: D: 559 4222 suite stretch with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.670 E: D: 559 4222 suite sid with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.675 E: D: 559 4222 suite rex with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.679 E: D: 559 4222 suite potato with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.684 E: D: 559 4222 suite stable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.689 E: D: 559 4222 suite bookworm with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.694 E: D: 559 4222 suite jessie-kfreebsd with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.698 E: D: 559 4222 suite unstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.703 E: D: 559 4222 suite buster with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.707 E: D: 559 4222 suite bullseye with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.711 E: D: 559 4222 suite buzz with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.716 E: D: 559 4222 suite trixie with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.720 E: D: 559 4222 suite hamm with keyring /usr/share/keyrings/debian-archive-removed-keys.gpg 00:00:00.726 E: D: 559 4222 suite testing with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.730 E: D: 559 4222 suite oldstable with keyring /usr/share/keyrings/debian-archive-keyring.gpg 00:00:00.735 E: D: 559 4222 suite kali-rolling with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.739 E: D: 559 4222 suite kali-last-snapshot with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.743 E: D: 559 4222 suite kali-bleeding-edge with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.748 E: D: 559 4222 suite kali-dev with keyring /usr/share/keyrings/kali-archive-keyring.gpg 00:00:00.752 E: D: 559 4222 suite bartholomea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.756 E: D: 559 4222 suite dasyatis with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.763 E: D: 559 4222 suite aequorea with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.767 E: D: 559 4222 suite chromodoris with keyring /usr/share/keyrings/tanglu-archive-keyring.gpg 00:00:00.771 E: D: 559 4222 suite raring with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.776 E: D: 559 4222 suite maverick with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.780 E: D: 559 4222 suite groovy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.784 E: D: 559 4222 suite edgy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.788 E: D: 559 4222 suite gutsy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.792 E: D: 559 4222 suite lunar with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.797 E: D: 559 4222 suite vivid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.802 E: D: 559 4222 suite eoan with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.807 E: D: 559 4222 suite feisty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.811 E: D: 559 4222 suite hirsute with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.816 E: D: 559 4222 suite oracular with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.820 E: D: 559 4222 suite quantal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.824 E: D: 559 4222 suite precise with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.830 E: D: 559 4222 suite jaunty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.835 E: D: 559 4222 suite focal with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.841 E: D: 559 4222 suite breezy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.846 E: D: 559 4222 suite cosmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.851 E: D: 559 4222 suite yakkety with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.856 E: D: 559 4222 suite trusty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.860 E: D: 559 4222 suite disco with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.865 E: D: 559 4222 suite xenial with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.870 E: D: 559 4222 suite dapper with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.875 E: D: 559 4222 suite impish with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.879 E: D: 559 4222 suite jammy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.883 E: D: 559 4222 suite oneiric with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.888 E: D: 559 4222 suite hardy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.891 E: D: 559 4222 suite hoary with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.896 E: D: 559 4222 suite utopic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.900 E: D: 559 4222 suite intrepid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.905 E: D: 559 4222 suite bionic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.909 E: D: 559 4222 suite warty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.913 E: D: 559 4222 suite natty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.916 E: D: 559 4222 suite zesty with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.920 E: D: 559 4222 suite mantic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.924 E: D: 559 4222 suite saucy with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.928 E: D: 559 4222 suite noble with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.932 E: D: 559 4222 suite artful with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.936 E: D: 559 4222 suite wily with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.940 E: D: 559 4222 suite karmic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.945 E: D: 559 4222 suite lucid with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.950 E: D: 559 4222 suite kinetic with keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg 00:00:00.954 E: I: 559 5394 finding correct signed-by value... 00:00:00.959 E: D: 559 5572 sources list entries: 00:00:00.963 E: D: 559 5577 type: one-line 00:00:00.967 E: D: 559 5578 content: 00:00:00.971 E: D: 559 5580 deb http://127.0.0.1/debian unstable main 00:00:00.975 E: I: 559 5716 automatically chosen format: tar 00:00:00.979 E: I: 559 5778 using /tmp/mmdebstrap.OsB0G8T9cU as tempdir 00:00:00.984 E: D: 559 6168 starting to listen for hooks 00:00:00.989 E: D: 683 1856 aptopts: 00:00:00.994 E: D: 683 1856 apttrusted: /etc/apt/trusted.gpg 00:00:00.999 E: D: 683 1856 apttrustedparts: /etc/apt/trusted.gpg.d/ 00:00:01.003 E: D: 683 1856 architectures: [amd64] 00:00:01.008 E: D: 683 1856 canmount: 1 00:00:01.012 E: D: 683 1856 components: [main] 00:00:01.017 E: D: 683 1856 customize_hook: [] 00:00:01.022 E: D: 683 1856 dpkgopts: 00:00:01.027 E: D: 683 1856 dryrun: 0 00:00:01.032 E: D: 683 1856 essential_hook: [] 00:00:01.038 E: D: 683 1856 extract_hook: [] 00:00:01.043 E: D: 683 1856 foreignarchs: [] 00:00:01.047 E: D: 683 1856 format: tar 00:00:01.052 E: D: 683 1856 havemknod: 1 00:00:01.057 E: D: 683 1856 hooksock: GLOB 00:00:01.062 E: D: 683 1856 include: [] 00:00:01.067 E: D: 683 1856 mode: root 00:00:01.071 E: D: 683 1856 nativearch: amd64 00:00:01.075 E: D: 683 1856 noop: [] 00:00:01.080 E: D: 683 1856 root: /tmp/mmdebstrap.OsB0G8T9cU 00:00:01.084 E: D: 683 1856 setup_hook: [] 00:00:01.088 E: D: 683 1856 skip: [] 00:00:01.093 E: D: 683 1856 sourceslists: [HASH(0x561db862d968)] 00:00:01.098 E: D: 683 1856 suite: unstable 00:00:01.103 E: D: 683 1856 target: /tmp/debian-chroot.tar 00:00:01.107 E: D: 683 1856 variant: standard 00:00:01.111 E: D: 684 3715 listener: reading next command 00:00:01.115 E: apt 2.9.5 (amd64) 00:00:01.120 E: Supported modules: 00:00:01.125 E: *Ver: Standard .deb 00:00:01.129 E: *Pkg: Debian dpkg interface (Priority 30) 00:00:01.138 E: Pkg: Debian APT solver interface (Priority -1000) 00:00:01.142 E: Pkg: Debian APT planner interface (Priority -1000) 00:00:01.147 E: S.L: 'deb' Debian binary tree 00:00:01.151 E: S.L: 'deb-src' Debian source tree 00:00:01.155 E: Idx: Debian Source Index 00:00:01.159 E: Idx: Debian Package Index 00:00:01.163 E: Idx: Debian Translation Index 00:00:01.168 E: Idx: Debian dpkg status file 00:00:01.172 E: Idx: Debian deb file 00:00:01.178 E: Idx: Debian dsc file 00:00:01.184 E: Idx: Debian control file 00:00:01.189 E: Idx: EDSP scenario file 00:00:01.194 E: Idx: EIPP scenario file 00:00:01.198 E: APT ""; 00:00:01.203 E: APT::Architecture "amd64"; 00:00:01.207 E: APT::Build-Essential ""; 00:00:01.212 E: APT::Build-Essential:: "build-essential"; 00:00:01.217 E: APT::Install-Recommends "false"; 00:00:01.221 E: APT::Install-Suggests "0"; 00:00:01.225 E: APT::Key ""; 00:00:01.230 E: APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448"; 00:00:01.236 E: APT::Sandbox ""; 00:00:01.240 E: APT::Sandbox::User "_apt"; 00:00:01.246 E: APT::Architectures ""; 00:00:01.251 E: APT::Architectures:: "amd64"; 00:00:01.255 E: APT::Compressor ""; 00:00:01.260 E: APT::Compressor::. ""; 00:00:01.265 E: APT::Compressor::.::Name "."; 00:00:01.269 E: APT::Compressor::.::Extension ""; 00:00:01.273 E: APT::Compressor::.::Binary ""; 00:00:01.277 E: APT::Compressor::.::Cost "0"; 00:00:01.281 E: APT::Compressor::zstd ""; 00:00:01.285 E: APT::Compressor::zstd::Name "zstd"; 00:00:01.289 E: APT::Compressor::zstd::Extension ".zst"; 00:00:01.294 E: APT::Compressor::zstd::Binary "false"; 00:00:01.298 E: APT::Compressor::zstd::Cost "60"; 00:00:01.303 E: APT::Compressor::lz4 ""; 00:00:01.306 E: APT::Compressor::lz4::Name "lz4"; 00:00:01.310 E: APT::Compressor::lz4::Extension ".lz4"; 00:00:01.315 E: APT::Compressor::lz4::Binary "false"; 00:00:01.320 E: APT::Compressor::lz4::Cost "50"; 00:00:01.323 E: APT::Compressor::gzip ""; 00:00:01.327 E: APT::Compressor::gzip::Name "gzip"; 00:00:01.331 E: APT::Compressor::gzip::Extension ".gz"; 00:00:01.335 E: APT::Compressor::gzip::Binary "gzip"; 00:00:01.339 E: APT::Compressor::gzip::Cost "100"; 00:00:01.343 E: APT::Compressor::gzip::CompressArg ""; 00:00:01.347 E: APT::Compressor::gzip::CompressArg:: "-6n"; 00:00:01.352 E: APT::Compressor::gzip::UncompressArg ""; 00:00:01.358 E: APT::Compressor::gzip::UncompressArg:: "-d"; 00:00:01.362 E: APT::Compressor::xz ""; 00:00:01.366 E: APT::Compressor::xz::Name "xz"; 00:00:01.370 E: APT::Compressor::xz::Extension ".xz"; 00:00:01.374 E: APT::Compressor::xz::Binary "xz"; 00:00:01.380 E: APT::Compressor::xz::Cost "200"; 00:00:01.385 E: APT::Compressor::xz::CompressArg ""; 00:00:01.391 E: APT::Compressor::xz::CompressArg:: "-6"; 00:00:01.395 E: APT::Compressor::xz::UncompressArg ""; 00:00:01.399 E: APT::Compressor::xz::UncompressArg:: "-d"; 00:00:01.403 E: APT::Compressor::bzip2 ""; 00:00:01.408 E: APT::Compressor::bzip2::Name "bzip2"; 00:00:01.412 E: APT::Compressor::bzip2::Extension ".bz2"; 00:00:01.417 E: APT::Compressor::bzip2::Binary "bzip2"; 00:00:01.421 E: APT::Compressor::bzip2::Cost "300"; 00:00:01.425 E: APT::Compressor::bzip2::CompressArg ""; 00:00:01.430 E: APT::Compressor::bzip2::CompressArg:: "-6"; 00:00:01.435 E: APT::Compressor::bzip2::UncompressArg ""; 00:00:01.440 E: APT::Compressor::bzip2::UncompressArg:: "-d"; 00:00:01.445 E: APT::Compressor::lzma ""; 00:00:01.449 E: APT::Compressor::lzma::Name "lzma"; 00:00:01.454 E: APT::Compressor::lzma::Extension ".lzma"; 00:00:01.458 E: APT::Compressor::lzma::Binary "xz"; 00:00:01.462 E: APT::Compressor::lzma::Cost "400"; 00:00:01.466 E: APT::Compressor::lzma::CompressArg ""; 00:00:01.471 E: APT::Compressor::lzma::CompressArg:: "--format=lzma"; 00:00:01.475 E: APT::Compressor::lzma::CompressArg:: "-6"; 00:00:01.479 E: APT::Compressor::lzma::UncompressArg ""; 00:00:01.483 E: APT::Compressor::lzma::UncompressArg:: "--format=lzma"; 00:00:01.487 E: APT::Compressor::lzma::UncompressArg:: "-d"; 00:00:01.491 E: Dir "/tmp/mmdebstrap.OsB0G8T9cU"; 00:00:01.495 E: Dir::State "var/lib/apt"; 00:00:01.498 E: Dir::State::lists "lists/"; 00:00:01.502 E: Dir::State::cdroms "cdroms.list"; 00:00:01.506 E: Dir::State::Status "/tmp/mmdebstrap.OsB0G8T9cU/var/lib/dpkg/status"; 00:00:01.510 E: Dir::State::extended_states "extended_states"; 00:00:01.514 E: Dir::Cache "var/cache/apt"; 00:00:01.518 E: Dir::Cache::archives "archives/"; 00:00:01.521 E: Dir::Cache::srcpkgcache "srcpkgcache.bin"; 00:00:01.525 E: Dir::Cache::pkgcache "pkgcache.bin"; 00:00:01.529 E: Dir::Etc "etc/apt"; 00:00:01.532 E: Dir::Etc::sourcelist "sources.list"; 00:00:01.536 E: Dir::Etc::sourceparts "sources.list.d"; 00:00:01.540 E: Dir::Etc::main "apt.conf"; 00:00:01.544 E: Dir::Etc::netrc "auth.conf"; 00:00:01.548 E: Dir::Etc::netrcparts "auth.conf.d"; 00:00:01.552 E: Dir::Etc::parts "apt.conf.d"; 00:00:01.556 E: Dir::Etc::preferences "preferences"; 00:00:01.560 E: Dir::Etc::preferencesparts "preferences.d"; 00:00:01.564 E: Dir::Etc::trusted "/etc/apt/trusted.gpg"; 00:00:01.568 E: Dir::Etc::trustedparts "/etc/apt/trusted.gpg.d/"; 00:00:01.572 E: Dir::Boot "boot"; 00:00:01.576 E: Dir::Usr "usr"; 00:00:01.580 E: Dir::Bin ""; 00:00:01.584 E: Dir::Bin::methods "/usr/lib/apt/methods"; 00:00:01.587 E: Dir::Bin::solvers ""; 00:00:01.590 E: Dir::Bin::solvers:: "/usr/lib/apt/solvers"; 00:00:01.594 E: Dir::Bin::planners ""; 00:00:01.598 E: Dir::Bin::planners:: "/usr/lib/apt/planners"; 00:00:01.602 E: Dir::Bin::dpkg "/usr/bin/dpkg"; 00:00:01.606 E: Dir::Bin::gzip "/bin/gzip"; 00:00:01.611 E: Dir::Bin::bzip2 "/bin/bzip2"; 00:00:01.614 E: Dir::Bin::xz "/usr/bin/xz"; 00:00:01.618 E: Dir::Bin::lz4 "/usr/bin/lz4"; 00:00:01.623 E: Dir::Bin::zstd "/usr/bin/zstd"; 00:00:01.627 E: Dir::Bin::lzma "/usr/bin/xz"; 00:00:01.630 E: Dir::Media ""; 00:00:01.634 E: Dir::Media::MountPath "/media/apt"; 00:00:01.638 E: Dir::Log "var/log/apt"; 00:00:01.642 E: Dir::Log::Terminal "term.log"; 00:00:01.646 E: Dir::Log::History "history.log"; 00:00:01.650 E: Dir::Log::Planner "eipp.log.xz"; 00:00:01.654 E: Dir::Ignore-Files-Silently ""; 00:00:01.658 E: Dir::Ignore-Files-Silently:: "~$"; 00:00:01.661 E: Dir::Ignore-Files-Silently:: "\.disabled$"; 00:00:01.665 E: Dir::Ignore-Files-Silently:: "\.bak$"; 00:00:01.669 E: Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$"; 00:00:01.673 E: Dir::Ignore-Files-Silently:: "\.ucf-[a-z]+$"; 00:00:01.678 E: Dir::Ignore-Files-Silently:: "\.save$"; 00:00:01.683 E: Dir::Ignore-Files-Silently:: "\.orig$"; 00:00:01.687 E: Dir::Ignore-Files-Silently:: "\.distUpgrade$"; 00:00:01.691 E: Acquire ""; 00:00:01.695 E: Acquire::AllowInsecureRepositories "0"; 00:00:01.699 E: Acquire::AllowWeakRepositories "0"; 00:00:01.703 E: Acquire::AllowDowngradeToInsecureRepositories "0"; 00:00:01.708 E: Acquire::cdrom ""; 00:00:01.712 E: Acquire::cdrom::mount "/media/cdrom/"; 00:00:01.718 E: Acquire::IndexTargets ""; 00:00:01.723 E: Acquire::IndexTargets::deb ""; 00:00:01.727 E: Acquire::IndexTargets::deb::Packages ""; 00:00:01.731 E: Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages"; 00:00:01.736 E: Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages"; 00:00:01.740 E: Acquire::IndexTargets::deb::Packages::ShortDescription "Packages"; 00:00:01.744 E: Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages"; 00:00:01.748 E: Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages"; 00:00:01.752 E: Acquire::IndexTargets::deb::Packages::Optional "0"; 00:00:01.756 E: Acquire::IndexTargets::deb::Translations ""; 00:00:01.760 E: Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)"; 00:00:01.765 E: Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)"; 00:00:01.768 E: Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)"; 00:00:01.772 E: Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)"; 00:00:01.777 E: Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)"; 00:00:01.781 E: Acquire::IndexTargets::deb-src ""; 00:00:01.785 E: Acquire::IndexTargets::deb-src::Sources ""; 00:00:01.788 E: Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources"; 00:00:01.792 E: Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources"; 00:00:01.796 E: Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources"; 00:00:01.800 E: Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources"; 00:00:01.804 E: Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources"; 00:00:01.808 E: Acquire::IndexTargets::deb-src::Sources::Optional "0"; 00:00:01.812 E: Acquire::Changelogs ""; 00:00:01.816 E: Acquire::Changelogs::URI ""; 00:00:01.820 E: Acquire::Changelogs::URI::Origin ""; 00:00:01.824 E: Acquire::Changelogs::URI::Origin::Debian "https://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog"; 00:00:01.827 E: Acquire::Changelogs::URI::Origin::Ubuntu "https://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog"; 00:00:01.831 E: Acquire::Changelogs::AlwaysOnline ""; 00:00:01.835 E: Acquire::Changelogs::AlwaysOnline::Origin ""; 00:00:01.839 E: Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1"; 00:00:01.843 E: Acquire::Snapshots ""; 00:00:01.848 E: Acquire::Snapshots::URI ""; 00:00:01.852 E: Acquire::Snapshots::URI::Origin ""; 00:00:01.855 E: Acquire::Snapshots::URI::Origin::Debian "https://snapshot.debian.org/archive/debian/@SNAPSHOTID@/"; 00:00:01.860 E: Acquire::Snapshots::URI::Origin::Ubuntu "https://snapshot.ubuntu.com/ubuntu/@SNAPSHOTID@/"; 00:00:01.864 E: Acquire::Snapshots::URI::Override ""; 00:00:01.869 E: Acquire::Snapshots::URI::Override::Label ""; 00:00:01.873 E: Acquire::Snapshots::URI::Override::Label::Debian-Security "https://snapshot.debian.org/archive/debian-security/@SNAPSHOTID@/"; 00:00:01.878 E: Acquire::Snapshots::URI::Host ""; 00:00:01.882 E: Acquire::Snapshots::URI::Host::archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.886 E: Acquire::Snapshots::URI::Host::deb.debian.org "https://snapshot.debian.org/archive/@PATH@/@SNAPSHOTID@/"; 00:00:01.891 E: Acquire::Snapshots::URI::Host::.archive.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.895 E: Acquire::Snapshots::URI::Host::security.ubuntu.com "https://snapshot.ubuntu.com/@PATH@/@SNAPSHOTID@/"; 00:00:01.900 E: Acquire::Snapshots::URI::Host::ppa.launchpadcontent.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/"; 00:00:01.905 E: Acquire::Snapshots::URI::Host::ppa.launchpad.net "https://snapshot.ppa.launchpadcontent.net/@PATH@/@SNAPSHOTID@/"; 00:00:01.909 E: Acquire::Languages ""; 00:00:01.915 E: Acquire::Languages:: "none"; 00:00:01.919 E: Acquire::CompressionTypes ""; 00:00:01.923 E: Acquire::CompressionTypes::xz "xz"; 00:00:01.927 E: Acquire::CompressionTypes::bz2 "bzip2"; 00:00:01.932 E: Acquire::CompressionTypes::lzma "lzma"; 00:00:01.936 E: Acquire::CompressionTypes::gz "gzip"; 00:00:01.940 E: Acquire::CompressionTypes::lz4 "lz4"; 00:00:01.944 E: Acquire::CompressionTypes::zst "zstd"; 00:00:01.948 E: DPkg ""; 00:00:01.952 E: DPkg::Path "/usr/sbin:/usr/bin:/sbin:/bin"; 00:00:01.957 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.OsB0G8T9cU"; 00:00:01.961 E: pkgCacheGen ""; 00:00:01.966 E: pkgCacheGen::ForceEssential ","; 00:00:01.970 E: Binary "apt-config"; 00:00:01.975 E: Binary::apt-cdrom ""; 00:00:01.979 E: Binary::apt-cdrom::APT ""; 00:00:01.983 E: Binary::apt-cdrom::APT::Internal ""; 00:00:01.987 E: Binary::apt-cdrom::APT::Internal::OpProgress ""; 00:00:01.992 E: Binary::apt-cdrom::APT::Internal::OpProgress::EraseLines "0"; 00:00:01.996 E: Binary::apt ""; 00:00:02.000 E: Binary::apt::APT ""; 00:00:02.005 E: Binary::apt::APT::Color "1"; 00:00:02.009 E: Binary::apt::APT::Output-Version "30"; 00:00:02.013 E: Binary::apt::APT::Cache ""; 00:00:02.017 E: Binary::apt::APT::Cache::Show ""; 00:00:02.022 E: Binary::apt::APT::Cache::Show::Version "2"; 00:00:02.026 E: Binary::apt::APT::Cache::AllVersions "0"; 00:00:02.030 E: Binary::apt::APT::Cache::ShowVirtuals "1"; 00:00:02.034 E: Binary::apt::APT::Cache::Search ""; 00:00:02.038 E: Binary::apt::APT::Cache::Search::Version "2"; 00:00:02.042 E: Binary::apt::APT::Cache::ShowDependencyType "1"; 00:00:02.047 E: Binary::apt::APT::Cache::ShowVersion "1"; 00:00:02.051 E: Binary::apt::APT::Get ""; 00:00:02.055 E: Binary::apt::APT::Get::Upgrade-Allow-New "1"; 00:00:02.060 E: Binary::apt::APT::Get::Update ""; 00:00:02.064 E: Binary::apt::APT::Get::Update::InteractiveReleaseInfoChanges "1"; 00:00:02.067 E: Binary::apt::APT::Cmd ""; 00:00:02.071 E: Binary::apt::APT::Cmd::Show-Update-Stats "1"; 00:00:02.076 E: Binary::apt::APT::Cmd::Pattern-Only "1"; 00:00:02.080 E: Binary::apt::APT::Keep-Downloaded-Packages "0"; 00:00:02.085 E: Binary::apt::DPkg ""; 00:00:02.088 E: Binary::apt::DPkg::Progress-Fancy "1"; 00:00:02.093 E: Binary::apt::DPkg::Lock ""; 00:00:02.097 E: Binary::apt::DPkg::Lock::Timeout "120"; 00:00:02.101 E: CommandLine ""; 00:00:02.105 E: CommandLine::AsString "apt-config dump"; 00:00:02.109 E: D: 683 2324 content of /tmp/mmdebstrap.OsB0G8T9cU/tmp/mmdebstrap.apt.conf.ESwdd0uqW5qo: 00:00:02.113 E: Apt::Architecture "amd64"; 00:00:02.117 E: Apt::Architectures "amd64"; 00:00:02.121 E: Dir "/tmp/mmdebstrap.OsB0G8T9cU"; 00:00:02.124 E: DPkg::Chroot-Directory "/tmp/mmdebstrap.OsB0G8T9cU"; 00:00:02.128 E: Dir::State::Status "/tmp/mmdebstrap.OsB0G8T9cU/var/lib/dpkg/status"; 00:00:02.132 E: Dir::Etc::Trusted "/etc/apt/trusted.gpg"; 00:00:02.136 E: Dir::Etc::TrustedParts "/etc/apt/trusted.gpg.d/"; 00:00:02.139 E: pkgCacheGen::ForceEssential ","; 00:00:02.143 E: I: 683 2387 running apt-get update... 00:00:02.148 E: D: 683 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.152 E: Get:1 http://127.0.0.1/debian unstable InRelease [198 kB] 00:00:02.157 E: Get:2 http://127.0.0.1/debian unstable/main amd64 Packages [9929 kB] 00:00:02.757 E: Fetched 10.1 MB in 2s (5307 kB/s) 00:00:04.011 E: Reading package lists... 00:00:04.072 E: I: 683 1093 downloading packages with apt... 00:00:04.077 E: D: 683 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.105 E: Reading package lists... 00:00:04.416 E: Building dependency tree... 00:00:04.591 E: MarkInstall dpkg:amd64 < none -> 1.22.6 @un puN Ib > FU=1 00:00:04.596 E: Installing libbz2-1.0:amd64 as PreDepends of dpkg:amd64 00:00:04.601 E: MarkInstall libbz2-1.0:amd64 < none -> 1.0.8-5.1 @un puN Ib > FU=0 00:00:04.610 E: Installing libc6:amd64 as Depends of libbz2-1.0:amd64 00:00:04.617 E: MarkInstall libc6:amd64 < none -> 2.38-13 @un puN Ib > FU=0 00:00:04.624 E: Installing libgcc-s1:amd64 as Depends of libc6:amd64 00:00:04.631 E: MarkInstall libgcc-s1:amd64 < none -> 14.1.0-1 @un puN Ib > FU=0 00:00:04.635 E: Installing gcc-14-base:amd64 as Depends of libgcc-s1:amd64 00:00:04.640 E: MarkInstall gcc-14-base:amd64 < none -> 14.1.0-1 @un puN > FU=0 00:00:04.645 E: Installing liblzma5:amd64 as PreDepends of dpkg:amd64 00:00:04.650 E: MarkInstall liblzma5:amd64 < none -> 5.6.2-1 @un puN > FU=0 00:00:04.654 E: Installing libmd0:amd64 as PreDepends of dpkg:amd64 00:00:04.659 E: MarkInstall libmd0:amd64 < none -> 1.1.0-2 @un puN > FU=0 00:00:04.663 E: Installing libselinux1:amd64 as PreDepends of dpkg:amd64 00:00:04.668 E: MarkInstall libselinux1:amd64 < none -> 3.5-2+b2 @un puN Ib > FU=0 00:00:04.672 E: Installing libpcre2-8-0:amd64 as Depends of libselinux1:amd64 00:00:04.676 E: MarkInstall libpcre2-8-0:amd64 < none -> 10.42-4+b1 @un puN > FU=0 00:00:04.681 E: Installing libzstd1:amd64 as PreDepends of dpkg:amd64 00:00:04.685 E: MarkInstall libzstd1:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0 00:00:04.690 E: Installing zlib1g:amd64 as PreDepends of dpkg:amd64 00:00:04.694 E: MarkInstall zlib1g:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0 00:00:04.698 E: MarkInstall debianutils:amd64 < none -> 5.19 @un puN > FU=1 00:00:04.702 E: MarkInstall init-system-helpers:amd64 < none -> 1.66 @un puN > FU=1 00:00:04.707 E: MarkInstall sysvinit-utils:amd64 < none -> 3.09-2 @un puN > FU=1 00:00:04.711 E: MarkInstall base-passwd:amd64 < none -> 3.6.3 @un puN Ib > FU=1 00:00:04.715 E: Installing libdebconfclient0:amd64 as Depends of base-passwd:amd64 00:00:04.719 E: MarkInstall libdebconfclient0:amd64 < none -> 0.272 @un puN > FU=0 00:00:04.724 E: MarkInstall dash:amd64 < none -> 0.5.12-9 @un puN > FU=1 00:00:04.728 E: MarkInstall gzip:amd64 < none -> 1.12-1.1 @un puN > FU=1 00:00:04.733 E: MarkInstall bash:amd64 < none -> 5.2.21-2.1 @un puN Ib > FU=1 00:00:04.737 E: Installing libtinfo6:amd64 as PreDepends of bash:amd64 00:00:04.741 E: MarkInstall libtinfo6:amd64 < none -> 6.5-2 @un puN > FU=0 00:00:04.745 E: MarkInstall util-linux:amd64 < none -> 2.40.1-8.1 @un puN Ib > FU=1 00:00:04.750 E: Installing libblkid1:amd64 as PreDepends of util-linux:amd64 00:00:04.755 E: MarkInstall libblkid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.759 E: Installing libcap-ng0:amd64 as PreDepends of util-linux:amd64 00:00:04.764 E: MarkInstall libcap-ng0:amd64 < none -> 0.8.5-1 @un puN > FU=0 00:00:04.769 E: Installing libcrypt1:amd64 as PreDepends of util-linux:amd64 00:00:04.773 E: MarkInstall libcrypt1:amd64 < none -> 1:4.4.36-4 @un puN > FU=0 00:00:04.778 E: Installing libmount1:amd64 as PreDepends of util-linux:amd64 00:00:04.784 E: MarkInstall libmount1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.789 E: Installing libpam0g:amd64 as PreDepends of util-linux:amd64 00:00:04.794 E: MarkInstall libpam0g:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0 00:00:04.798 E: Installing libaudit1:amd64 as Depends of libpam0g:amd64 00:00:04.804 E: MarkInstall libaudit1:amd64 < none -> 1:3.1.2-4 @un puN Ib > FU=0 00:00:04.808 E: Installing libaudit-common:amd64 as Depends of libaudit1:amd64 00:00:04.812 E: MarkInstall libaudit-common:amd64 < none -> 1:3.1.2-4 @un puN > FU=0 00:00:04.817 E: Installing debconf:amd64 as Depends of libpam0g:amd64 00:00:04.822 E: MarkInstall debconf:amd64 < none -> 1.5.86 @un uN > FU=0 00:00:04.826 E: Installing libsmartcols1:amd64 as PreDepends of util-linux:amd64 00:00:04.830 E: MarkInstall libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.835 E: Installing libsystemd0:amd64 as PreDepends of util-linux:amd64 00:00:04.838 E: MarkInstall libsystemd0:amd64 < none -> 256-1 @un uN Ib > FU=0 00:00:04.842 E: Installing libcap2:amd64 as Depends of libsystemd0:amd64 00:00:04.847 E: MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un uN > FU=0 00:00:04.851 E: Installing libudev1:amd64 as PreDepends of util-linux:amd64 00:00:04.855 E: MarkInstall libudev1:amd64 < none -> 256-1 @un puN > FU=0 00:00:04.860 E: MarkInstall libcap2:amd64 < none -> 1:2.66-5 @un puN > FU=0 00:00:04.866 E: Installing libuuid1:amd64 as PreDepends of util-linux:amd64 00:00:04.870 E: MarkInstall libuuid1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:04.875 E: MarkInstall tar:amd64 < none -> 1.35+dfsg-3 @un puN Ib > FU=1 00:00:04.879 E: Installing libacl1:amd64 as PreDepends of tar:amd64 00:00:04.884 E: MarkInstall libacl1:amd64 < none -> 2.3.2-2 @un puN > FU=0 00:00:04.888 E: MarkInstall base-files:amd64 < none -> 13.3 @un puN Ib > FU=1 00:00:04.892 E: Installing mawk:amd64 as PreDepends of base-files:amd64 00:00:04.896 E: MarkInstall mawk:amd64 < none -> 1.3.4.20240123-1 @un uN > FU=0 00:00:04.900 E: MarkInstall sed:amd64 < none -> 4.9-2 @un puN > FU=1 00:00:04.904 E: MarkInstall bsdutils:amd64 < none -> 1:2.40.1-8.1 @un puN > FU=1 00:00:04.907 E: MarkInstall coreutils:amd64 < none -> 9.4-3.1 @un puN Ib > FU=1 00:00:04.911 E: Installing libattr1:amd64 as PreDepends of coreutils:amd64 00:00:04.916 E: MarkInstall libattr1:amd64 < none -> 1:2.5.2-1 @un puN > FU=0 00:00:04.920 E: Installing libgmp10:amd64 as PreDepends of coreutils:amd64 00:00:04.924 E: MarkInstall libgmp10:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0 00:00:04.928 E: Installing libssl3t64:amd64 as PreDepends of coreutils:amd64 00:00:04.932 E: MarkInstall libssl3t64:amd64 < none -> 3.2.2-1 @un puN > FU=0 00:00:04.936 E: MarkInstall findutils:amd64 < none -> 4.10.0-2 @un puN > FU=1 00:00:04.940 E: MarkInstall grep:amd64 < none -> 3.11-4 @un puN > FU=1 00:00:04.944 E: MarkInstall login:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1 00:00:04.948 E: Installing libpam-modules:amd64 as PreDepends of login:amd64 00:00:04.953 E: MarkInstall libpam-modules:amd64 < none -> 1.5.3-7 @un puN Ib > FU=0 00:00:04.957 E: Installing libdb5.3t64:amd64 as PreDepends of libpam-modules:amd64 00:00:04.961 E: MarkInstall libdb5.3t64:amd64 < none -> 5.3.28+dfsg2-7 @un puN > FU=0 00:00:04.965 E: Installing libpam-modules-bin:amd64 as PreDepends of libpam-modules:amd64 00:00:04.969 E: MarkInstall libpam-modules-bin:amd64 < none -> 1.5.3-7 @un puN > FU=0 00:00:04.973 E: Installing libpam-runtime:amd64 as PreDepends of login:amd64 00:00:04.977 E: MarkInstall libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > FU=0 00:00:04.981 E: MarkInstall perl-base:amd64 < none -> 5.38.2-5 @un puN > FU=1 00:00:04.985 E: MarkInstall diffutils:amd64 < none -> 1:3.10-1 @un puN > FU=1 00:00:04.990 E: MarkInstall libc-bin:amd64 < none -> 2.38-13 @un puN > FU=1 00:00:04.994 E: MarkInstall hostname:amd64 < none -> 3.23+nmu2 @un puN > FU=1 00:00:04.998 E: MarkInstall ncurses-base:amd64 < none -> 6.5-2 @un puN > FU=1 00:00:05.002 E: MarkInstall ncurses-bin:amd64 < none -> 6.5-2 @un puN > FU=1 00:00:05.078 E: Starting pkgProblemResolver with broken count: 0 00:00:05.192 E: Starting 2 pkgProblemResolver with broken count: 0 00:00:05.203 E: Done 00:00:05.550 E: Ignore MarkGarbage of libsmartcols1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected 00:00:05.555 E: Ignore MarkGarbage of libpam-runtime:amd64 < none -> 1.5.3-7 @un puN > as its mode (Install) is protected 00:00:05.560 E: Ignore MarkGarbage of libtinfo6:amd64 < none -> 6.5-2 @un puN > as its mode (Install) is protected 00:00:05.565 E: Ignore MarkGarbage of libmount1:amd64 < none -> 2.40.1-8.1 @un puN > as its mode (Install) is protected 00:00:06.056 E: The following additional packages will be installed: 00:00:06.062 E: debconf gcc-14-base libacl1 libattr1 libaudit-common libaudit1 libblkid1 00:00:06.066 E: libbz2-1.0 libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 00:00:06.071 E: libgcc-s1 libgmp10 liblzma5 libmd0 libmount1 libpam-modules 00:00:06.077 E: libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libselinux1 00:00:06.082 E: libsmartcols1 libssl3t64 libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 00:00:06.087 E: mawk zlib1g 00:00:06.091 E: Suggested packages: 00:00:06.095 E: bash-doc debconf-doc debconf-kde-helper debconf-utils libgtk3-perl 00:00:06.101 E: libnet-ldap-perl libterm-readline-gnu-perl perl whiptail | dialog 00:00:06.106 E: diffutils-doc wdiff apt debsig-verify less glibc-doc libc-l10n locales 00:00:06.110 E: libnss-nis libnss-nisplus cryptsetup-bin libpam-doc libgcrypt20 liblz4-1 00:00:06.116 E: libidn2-0 uuid-runtime sensible-utils bzip2 ncompress xz-utils tar-scripts 00:00:06.120 E: tar-doc dosfstools kbd util-linux-extra util-linux-locales wtmpdb 00:00:06.124 E: Recommended packages: 00:00:06.129 E: bash-completion bsdextrautils apt-utils debconf-i18n manpages libidn2-0 00:00:06.134 E: sensible-utils 00:00:06.141 E: The following NEW packages will be installed: 00:00:06.147 E: base-files base-passwd bash bsdutils coreutils dash debconf debianutils 00:00:06.152 E: diffutils dpkg findutils gcc-14-base grep gzip hostname init-system-helpers 00:00:06.157 E: libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin 00:00:06.164 E: libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3t64 libdebconfclient0 libgcc-s1 00:00:06.169 E: libgmp10 liblzma5 libmd0 libmount1 libpam-modules libpam-modules-bin 00:00:06.174 E: libpam-runtime libpam0g libpcre2-8-0 libselinux1 libsmartcols1 libssl3t64 00:00:06.183 E: libsystemd0 libtinfo6 libudev1 libuuid1 libzstd1 login mawk ncurses-base 00:00:06.187 E: ncurses-bin perl-base sed sysvinit-utils tar util-linux zlib1g 00:00:06.229 E: 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 00:00:06.236 E: Need to get 23.9 MB of archives. 00:00:06.242 E: After this operation, 96.2 MB of additional disk space will be used. 00:00:06.247 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.254 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libc6 amd64 2.38-13 [2775 kB] 00:00:06.328 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.340 E: Get:4 http://127.0.0.1/debian unstable/main amd64 mawk amd64 1.3.4.20240123-1 [136 kB] 00:00:06.354 E: Get:5 http://127.0.0.1/debian unstable/main amd64 base-files amd64 13.3 [72.3 kB] 00:00:06.366 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libtinfo6 amd64 6.5-2 [344 kB] 00:00:06.388 E: Get:7 http://127.0.0.1/debian unstable/main amd64 debianutils amd64 5.19 [89.3 kB] 00:00:06.404 E: Get:8 http://127.0.0.1/debian unstable/main amd64 bash amd64 5.2.21-2.1 [1492 kB] 00:00:06.474 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libcap2 amd64 1:2.66-5 [27.4 kB] 00:00:06.489 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libsystemd0 amd64 256-1 [376 kB] 00:00:06.515 E: Get:11 http://127.0.0.1/debian unstable/main amd64 bsdutils amd64 1:2.40.1-8.1 [104 kB] 00:00:06.530 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libacl1 amd64 2.3.2-2 [32.4 kB] 00:00:06.544 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libattr1 amd64 1:2.5.2-1 [22.5 kB] 00:00:06.560 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:06.594 E: Get:15 http://127.0.0.1/debian unstable/main amd64 libpcre2-8-0 amd64 10.42-4+b1 [262 kB] 00:00:06.622 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libselinux1 amd64 3.5-2+b2 [74.9 kB] 00:00:06.642 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libzstd1 amd64 1.5.6+dfsg-1 [303 kB] 00:00:06.667 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:06.682 E: Get:19 http://127.0.0.1/debian unstable/main amd64 libssl3t64 amd64 3.2.2-1 [2246 kB] 00:00:06.769 E: Get:20 http://127.0.0.1/debian unstable/main amd64 coreutils amd64 9.4-3.1 [2950 kB] 00:00:06.864 E: Get:21 http://127.0.0.1/debian unstable/main amd64 dash amd64 0.5.12-9 [93.2 kB] 00:00:06.879 E: Get:22 http://127.0.0.1/debian unstable/main amd64 diffutils amd64 1:3.10-1 [375 kB] 00:00:06.901 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:06.916 E: Get:24 http://127.0.0.1/debian unstable/main amd64 liblzma5 amd64 5.6.2-1 [254 kB] 00:00:06.939 E: Get:25 http://127.0.0.1/debian unstable/main amd64 libmd0 amd64 1.1.0-2 [35.8 kB] 00:00:06.953 E: Get:26 http://127.0.0.1/debian unstable/main amd64 tar amd64 1.35+dfsg-3 [813 kB] 00:00:06.992 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dpkg amd64 1.22.6 [1510 kB] 00:00:07.033 E: Get:28 http://127.0.0.1/debian unstable/main amd64 findutils amd64 4.10.0-2 [699 kB] 00:00:07.062 E: Get:29 http://127.0.0.1/debian unstable/main amd64 grep amd64 3.11-4 [431 kB] 00:00:07.083 E: Get:30 http://127.0.0.1/debian unstable/main amd64 gzip amd64 1.12-1.1 [133 kB] 00:00:07.094 E: Get:31 http://127.0.0.1/debian unstable/main amd64 hostname amd64 3.23+nmu2 [10.6 kB] 00:00:07.104 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.114 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.125 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.136 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.146 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.172 E: Get:37 http://127.0.0.1/debian unstable/main amd64 debconf all 1.5.86 [119 kB] 00:00:07.186 E: Get:38 http://127.0.0.1/debian unstable/main amd64 libpam0g amd64 1.5.3-7 [67.7 kB] 00:00:07.197 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:07.210 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpam-modules amd64 1.5.3-7 [265 kB] 00:00:07.224 E: Get:41 http://127.0.0.1/debian unstable/main amd64 libpam-runtime all 1.5.3-7 [140 kB] 00:00:07.237 E: Get:42 http://127.0.0.1/debian unstable/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB] 00:00:07.258 E: Get:43 http://127.0.0.1/debian unstable/main amd64 ncurses-bin amd64 6.5-2 [433 kB] 00:00:07.279 E: Get:44 http://127.0.0.1/debian unstable/main amd64 perl-base amd64 5.38.2-5 [1643 kB] 00:00:07.343 E: Get:45 http://127.0.0.1/debian unstable/main amd64 sed amd64 4.9-2 [329 kB] 00:00:07.364 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libblkid1 amd64 2.40.1-8.1 [166 kB] 00:00:07.380 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libmount1 amd64 2.40.1-8.1 [197 kB] 00:00:07.398 E: Get:48 http://127.0.0.1/debian unstable/main amd64 libsmartcols1 amd64 2.40.1-8.1 [138 kB] 00:00:07.412 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libudev1 amd64 256-1 [142 kB] 00:00:07.427 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libuuid1 amd64 2.40.1-8.1 [34.8 kB] 00:00:07.441 E: Get:51 http://127.0.0.1/debian unstable/main amd64 util-linux amd64 2.40.1-8.1 [1210 kB] 00:00:07.484 E: Get:52 http://127.0.0.1/debian unstable/main amd64 libdebconfclient0 amd64 0.272 [10.0 kB] 00:00:07.499 E: Get:53 http://127.0.0.1/debian unstable/main amd64 base-passwd amd64 3.6.3 [50.8 kB] 00:00:07.518 E: Get:54 http://127.0.0.1/debian unstable/main amd64 init-system-helpers all 1.66 [39.0 kB] 00:00:07.542 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libc-bin amd64 2.38-13 [613 kB] 00:00:07.568 E: Get:56 http://127.0.0.1/debian unstable/main amd64 ncurses-base all 6.5-2 [270 kB] 00:00:07.599 E: Get:57 http://127.0.0.1/debian unstable/main amd64 sysvinit-utils amd64 3.09-2 [32.5 kB] 00:00:07.763 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 00:00:07.768 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gcc-14-base:amd64 00:00:07.773 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libc6_2.38-13_amd64.deb /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 00:00:07.778 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgcc-s1:amd64 libc6:amd64 00:00:07.787 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 00:00:07.792 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure mawk:amd64 00:00:07.798 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/base-files_13.3_amd64.deb 00:00:07.803 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-files:amd64 00:00:07.807 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 00:00:07.812 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libtinfo6:amd64 00:00:07.817 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/debianutils_5.19_amd64.deb 00:00:07.821 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debianutils:amd64 00:00:07.827 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 00:00:07.832 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bash:amd64 00:00:07.838 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 00:00:07.844 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap2:amd64 00:00:07.852 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libsystemd0_256-1_amd64.deb 00:00:07.857 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsystemd0:amd64 00:00:07.866 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 00:00:07.871 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure bsdutils:amd64 00:00:07.876 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 00:00:07.882 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libacl1:amd64 00:00:07.888 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 00:00:07.894 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libattr1:amd64 00:00:07.899 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 00:00:07.904 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libgmp10:amd64 00:00:07.909 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 00:00:07.913 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpcre2-8-0:amd64 00:00:07.919 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 00:00:07.930 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libselinux1:amd64 00:00:07.936 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 00:00:07.942 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libzstd1:amd64 00:00:07.948 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 00:00:07.953 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure zlib1g:amd64 00:00:07.958 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 00:00:07.964 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libssl3t64:amd64 00:00:07.969 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 00:00:07.974 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure coreutils:amd64 00:00:07.979 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/dash_0.5.12-9_amd64.deb 00:00:07.984 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dash:amd64 00:00:07.991 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 00:00:07.997 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure diffutils:amd64 00:00:08.003 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 00:00:08.008 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libbz2-1.0:amd64 00:00:08.014 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 00:00:08.018 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure liblzma5:amd64 00:00:08.023 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 00:00:08.028 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmd0:amd64 00:00:08.033 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 00:00:08.039 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure tar:amd64 00:00:08.044 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/dpkg_1.22.6_amd64.deb 00:00:08.050 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure dpkg:amd64 00:00:08.055 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 00:00:08.060 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure findutils:amd64 00:00:08.070 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/grep_3.11-4_amd64.deb 00:00:08.076 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure grep:amd64 00:00:08.081 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 00:00:08.087 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure gzip:amd64 00:00:08.091 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 00:00:08.096 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure hostname:amd64 00:00:08.103 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 00:00:08.108 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit-common:all 00:00:08.115 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 00:00:08.121 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcap-ng0:amd64 00:00:08.126 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 00:00:08.131 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libaudit1:amd64 00:00:08.137 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 00:00:08.142 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libcrypt1:amd64 00:00:08.146 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 00:00:08.151 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdb5.3t64:amd64 00:00:08.155 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/debconf_1.5.86_all.deb 00:00:08.160 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure debconf:all 00:00:08.165 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 00:00:08.170 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam0g:amd64 00:00:08.175 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 00:00:08.186 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules-bin:amd64 00:00:08.190 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 00:00:08.195 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-modules:amd64 00:00:08.201 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 00:00:08.205 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libpam-runtime:all 00:00:08.210 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 00:00:08.214 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure login:amd64 00:00:08.219 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 00:00:08.223 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-bin:amd64 00:00:08.228 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 00:00:08.232 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure perl-base:amd64 00:00:08.237 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/sed_4.9-2_amd64.deb 00:00:08.242 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sed:amd64 00:00:08.248 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 00:00:08.252 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libblkid1:amd64 00:00:08.257 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 00:00:08.262 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libmount1:amd64 00:00:08.267 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 00:00:08.271 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libsmartcols1:amd64 00:00:08.276 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libudev1_256-1_amd64.deb 00:00:08.282 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libudev1:amd64 00:00:08.287 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 00:00:08.292 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libuuid1:amd64 00:00:08.298 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 00:00:08.302 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure util-linux:amd64 00:00:08.307 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 00:00:08.313 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libdebconfclient0:amd64 00:00:08.318 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 00:00:08.323 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure base-passwd:amd64 00:00:08.327 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/init-system-helpers_1.66_all.deb 00:00:08.332 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure init-system-helpers:all 00:00:08.336 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 00:00:08.341 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure libc-bin:amd64 00:00:08.347 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/ncurses-base_6.5-2_all.deb 00:00:08.352 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure ncurses-base:all 00:00:08.357 E: /usr/bin/dpkg --status-fd 7 --no-triggers --unpack --auto-deconfigure /tmp/mmdebstrap.OsB0G8T9cU/var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb 00:00:08.361 E: /usr/bin/dpkg --status-fd 7 --no-triggers --configure sysvinit-utils:amd64 00:00:08.365 E: /usr/bin/dpkg --status-fd 7 --configure --pending 00:00:08.369 E: Fetched 23.9 MB in 1s (17.0 MB/s) 00:00:08.373 E: I: 683 2559 extracting archives... 00:00:08.378 E: D: 1909 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/gcc-14-base_14.1.0-1_amd64.deb 00:00:08.383 E: D: 1910 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.388 E: D: 1918 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libc6_2.38-13_amd64.deb 00:00:08.393 E: D: 1920 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.398 E: D: 1999 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libgcc-s1_14.1.0-1_amd64.deb 00:00:08.402 E: D: 2000 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.407 E: D: 2010 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/mawk_1.3.4.20240123-1_amd64.deb 00:00:08.412 E: D: 2011 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.417 E: D: 2021 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/base-files_13.3_amd64.deb 00:00:08.421 E: D: 2022 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.426 E: D: 2034 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libtinfo6_6.5-2_amd64.deb 00:00:08.431 E: D: 2035 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.436 E: D: 2047 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/debianutils_5.19_amd64.deb 00:00:08.442 E: D: 2048 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.448 E: D: 2057 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/bash_5.2.21-2.1_amd64.deb 00:00:08.454 E: D: 2059 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.459 E: D: 2103 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libcap2_1%3a2.66-5_amd64.deb 00:00:08.463 E: D: 2104 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.469 E: D: 2112 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libsystemd0_256-1_amd64.deb 00:00:08.475 E: D: 2113 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.480 E: D: 2131 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/bsdutils_1%3a2.40.1-8.1_amd64.deb 00:00:08.487 E: D: 2132 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.492 E: D: 2142 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libacl1_2.3.2-2_amd64.deb 00:00:08.496 E: D: 2143 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.500 E: D: 2151 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libattr1_1%3a2.5.2-1_amd64.deb 00:00:08.508 E: D: 2152 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.513 E: D: 2160 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb 00:00:08.519 E: D: 2161 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.525 E: D: 2175 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libpcre2-8-0_10.42-4+b1_amd64.deb 00:00:08.529 E: D: 2176 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.534 E: D: 2190 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libselinux1_3.5-2+b2_amd64.deb 00:00:08.539 E: D: 2191 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.544 E: D: 2201 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libzstd1_1.5.6+dfsg-1_amd64.deb 00:00:08.550 E: D: 2202 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.556 E: D: 2218 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb 00:00:08.561 E: D: 2219 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.567 E: D: 2229 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libssl3t64_3.2.2-1_amd64.deb 00:00:08.574 E: D: 2230 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.579 E: D: 2292 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/coreutils_9.4-3.1_amd64.deb 00:00:08.585 E: D: 2293 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.785 E: D: 2307 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/dash_0.5.12-9_amd64.deb 00:00:08.791 E: D: 2310 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.803 E: D: 2316 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/diffutils_1%3a3.10-1_amd64.deb 00:00:08.809 E: D: 2317 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.840 E: D: 2325 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libbz2-1.0_1.0.8-5.1_amd64.deb 00:00:08.845 E: D: 2326 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.852 E: D: 2334 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/liblzma5_5.6.2-1_amd64.deb 00:00:08.858 E: D: 2335 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.867 E: D: 2343 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libmd0_1.1.0-2_amd64.deb 00:00:08.873 E: D: 2344 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.877 E: D: 2352 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/tar_1.35+dfsg-3_amd64.deb 00:00:08.883 E: D: 2353 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:08.933 E: D: 2361 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/dpkg_1.22.6_amd64.deb 00:00:08.939 E: D: 2362 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.036 E: D: 2370 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/findutils_4.10.0-2_amd64.deb 00:00:09.043 E: D: 2371 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.078 E: D: 2379 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/grep_3.11-4_amd64.deb 00:00:09.087 E: D: 2380 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.111 E: D: 2388 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/gzip_1.12-1.1_amd64.deb 00:00:09.116 E: D: 2389 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.128 E: D: 2397 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/hostname_3.23+nmu2_amd64.deb 00:00:09.134 E: D: 2398 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.141 E: D: 2406 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libaudit-common_1%3a3.1.2-4_all.deb 00:00:09.147 E: D: 2407 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.164 E: D: 2414 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libcap-ng0_0.8.5-1_amd64.deb 00:00:09.170 E: D: 2416 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.176 E: D: 2422 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libaudit1_1%3a3.1.2-4_amd64.deb 00:00:09.181 E: D: 2423 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.188 E: D: 2431 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libcrypt1_1%3a4.4.36-4_amd64.deb 00:00:09.195 E: D: 2433 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.200 E: D: 2442 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libdb5.3t64_5.3.28+dfsg2-7_amd64.deb 00:00:09.206 E: D: 2443 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.254 E: D: 2451 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/debconf_1.5.86_all.deb 00:00:09.258 E: D: 2452 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.273 E: D: 2460 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libpam0g_1.5.3-7_amd64.deb 00:00:09.279 E: D: 2461 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.285 E: D: 2469 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libpam-modules-bin_1.5.3-7_amd64.deb 00:00:09.290 E: D: 2471 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.299 E: D: 2478 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libpam-modules_1.5.3-7_amd64.deb 00:00:09.305 E: D: 2479 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.326 E: D: 2487 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libpam-runtime_1.5.3-7_all.deb 00:00:09.332 E: D: 2488 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.353 E: D: 2496 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/login_1%3a4.13+dfsg1-5_amd64.deb 00:00:09.359 E: D: 2497 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.401 E: D: 2505 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/ncurses-bin_6.5-2_amd64.deb 00:00:09.407 E: D: 2506 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.422 E: D: 2514 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/perl-base_5.38.2-5_amd64.deb 00:00:09.426 E: D: 2515 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.576 E: D: 2523 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/sed_4.9-2_amd64.deb 00:00:09.581 E: D: 2525 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.603 E: D: 2532 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libblkid1_2.40.1-8.1_amd64.deb 00:00:09.608 E: D: 2533 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.624 E: D: 2541 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libmount1_2.40.1-8.1_amd64.deb 00:00:09.629 E: D: 2542 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.644 E: D: 2550 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libsmartcols1_2.40.1-8.1_amd64.deb 00:00:09.649 E: D: 2551 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.660 E: D: 2559 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libudev1_256-1_amd64.deb 00:00:09.665 E: D: 2560 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.676 E: D: 2568 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libuuid1_2.40.1-8.1_amd64.deb 00:00:09.681 E: D: 2569 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.686 E: D: 2577 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/util-linux_2.40.1-8.1_amd64.deb 00:00:09.690 E: D: 2579 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.767 E: D: 2586 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libdebconfclient0_0.272_amd64.deb 00:00:09.770 E: D: 2587 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.775 E: D: 2595 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/base-passwd_3.6.3_amd64.deb 00:00:09.779 E: D: 2596 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.784 E: D: 2604 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/init-system-helpers_1.66_all.deb 00:00:09.788 E: D: 2605 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.794 E: D: 2613 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/libc-bin_2.38-13_amd64.deb 00:00:09.798 E: D: 2615 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.843 E: D: 2622 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/ncurses-base_6.5-2_all.deb 00:00:09.848 E: D: 2623 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.857 E: D: 2631 2614 running dpkg-deb --fsys-tarfile /tmp/mmdebstrap.OsB0G8T9cU//var/cache/apt/archives/sysvinit-utils_3.09-2_amd64.deb 00:00:09.862 E: D: 2632 2643 running tar -C /tmp/mmdebstrap.OsB0G8T9cU --keep-directory-symlink --extract --file - 00:00:09.886 E: I: 683 2928 installing essential packages... 00:00:09.894 E: D: 683 846 run_progress: exec env --unset=APT_CONFIG --unset=TMPDIR chroot /tmp/mmdebstrap.OsB0G8T9cU 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-2_amd64.deb 00:00:09.921 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:09.925 E: (Reading database ... 0 files and directories currently installed.) 00:00:09.930 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:09.934 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:09.965 E: Selecting previously unselected package libc6:amd64. 00:00:09.969 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:10.027 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:10.105 E: dpkg-query: no packages found matching base-files 00:00:10.128 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:10.394 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:10.398 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:10.402 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:10.429 E: Selecting previously unselected package mawk. 00:00:10.435 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:10.439 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:10.476 E: Selecting previously unselected package base-files. 00:00:10.481 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:10.485 E: base-files pre-depends on awk 00:00:10.490 E: mawk provides awk but is unpacked but not configured. 00:00:10.495 E: 00:00:10.500 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.505 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:10.510 E: Unpacking base-files (13.3) ... 00:00:10.548 E: Selecting previously unselected package libtinfo6:amd64. 00:00:10.552 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:10.556 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:10.592 E: Selecting previously unselected package debianutils. 00:00:10.597 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:10.601 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:10.607 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.611 E: 00:00:10.616 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.620 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:10.624 E: Unpacking debianutils (5.19) ... 00:00:10.653 E: Selecting previously unselected package bash. 00:00:10.657 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:10.663 E: bash pre-depends on libc6 (>= 2.38) 00:00:10.669 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.673 E: 00:00:10.678 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.683 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:10.687 E: bash pre-depends on libtinfo6 (>= 6) 00:00:10.692 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:10.696 E: 00:00:10.701 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.705 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:10.709 E: Unpacking bash (5.2.21-2.1) ... 00:00:10.801 E: Selecting previously unselected package libcap2:amd64. 00:00:10.805 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:10.809 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:10.839 E: Selecting previously unselected package libsystemd0:amd64. 00:00:10.843 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:10.847 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:10.896 E: Selecting previously unselected package bsdutils. 00:00:10.902 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:10.907 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:10.911 E: libc6:amd64 is unpacked, but has never been configured. 00:00:10.916 E: 00:00:10.920 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.924 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:10.928 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:10.932 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:10.936 E: 00:00:10.941 E: dpkg: warning: ignoring pre-dependency problem! 00:00:10.946 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:10.950 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:10.954 E: Selecting previously unselected package libacl1:amd64. 00:00:10.958 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:10.963 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:10.979 E: Selecting previously unselected package libattr1:amd64. 00:00:10.984 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:10.988 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:11.014 E: Selecting previously unselected package libgmp10:amd64. 00:00:11.018 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:11.022 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:11.069 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:11.073 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:11.078 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:11.120 E: Selecting previously unselected package libselinux1:amd64. 00:00:11.124 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:11.129 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:11.158 E: Selecting previously unselected package libzstd1:amd64. 00:00:11.163 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:11.168 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:11.212 E: Selecting previously unselected package zlib1g:amd64. 00:00:11.216 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:11.221 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:11.254 E: Selecting previously unselected package libssl3t64:amd64. 00:00:11.259 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:11.264 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:11.423 E: Selecting previously unselected package coreutils. 00:00:11.427 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.433 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:11.438 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:11.443 E: 00:00:11.451 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.457 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.463 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:11.468 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:11.473 E: 00:00:11.478 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.483 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.489 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:11.494 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.500 E: 00:00:11.505 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.509 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.514 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:11.519 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:11.524 E: 00:00:11.529 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.533 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.539 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:11.544 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:11.549 E: 00:00:11.554 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.559 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:11.563 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:11.568 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:11.572 E: 00:00:11.576 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.581 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:11.587 E: Unpacking coreutils (9.4-3.1) ... 00:00:11.729 E: Selecting previously unselected package dash. 00:00:11.733 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:11.738 E: dash pre-depends on libc6 (>= 2.38) 00:00:11.743 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.749 E: 00:00:11.754 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.759 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:11.763 E: Unpacking dash (0.5.12-9) ... 00:00:11.774 E: Selecting previously unselected package diffutils. 00:00:11.779 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:11.783 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:11.788 E: libc6:amd64 is unpacked, but has never been configured. 00:00:11.792 E: 00:00:11.796 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.801 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:11.807 E: Unpacking diffutils (1:3.10-1) ... 00:00:11.845 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:11.850 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:11.854 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:11.882 E: Selecting previously unselected package liblzma5:amd64. 00:00:11.886 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:11.890 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:11.925 E: Selecting previously unselected package libmd0:amd64. 00:00:11.930 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:11.935 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:11.963 E: Selecting previously unselected package tar. 00:00:11.968 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:11.973 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:11.978 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:11.984 E: 00:00:11.989 E: dpkg: warning: ignoring pre-dependency problem! 00:00:11.994 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:11.998 E: tar pre-depends on libc6 (>= 2.34) 00:00:12.003 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.008 E: 00:00:12.013 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.019 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:12.025 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:12.030 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.035 E: 00:00:12.039 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.044 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:12.048 E: Unpacking tar (1.35+dfsg-3) ... 00:00:12.069 E: Selecting previously unselected package dpkg. 00:00:12.074 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.079 E: dpkg pre-depends on libbz2-1.0 00:00:12.084 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:12.089 E: 00:00:12.094 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.098 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.103 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:12.107 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.111 E: 00:00:12.116 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.121 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.125 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:12.130 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:12.135 E: 00:00:12.140 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.144 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.149 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:12.154 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:12.159 E: 00:00:12.163 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.168 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.173 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:12.179 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.183 E: 00:00:12.187 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.192 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.196 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:12.201 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:12.205 E: 00:00:12.210 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.215 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:12.220 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:12.225 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:12.230 E: 00:00:12.235 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.240 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:12.246 E: Unpacking dpkg (1.22.6) ... 00:00:12.251 E: Selecting previously unselected package findutils. 00:00:12.256 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:12.261 E: findutils pre-depends on libc6 (>= 2.38) 00:00:12.268 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.273 E: 00:00:12.278 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.283 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:12.287 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:12.292 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:12.296 E: 00:00:12.301 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.306 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:12.311 E: Unpacking findutils (4.10.0-2) ... 00:00:12.315 E: Selecting previously unselected package grep. 00:00:12.320 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:12.324 E: grep pre-depends on libc6 (>= 2.34) 00:00:12.330 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.335 E: 00:00:12.340 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.345 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:12.349 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:12.353 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:12.357 E: 00:00:12.361 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.366 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:12.370 E: Unpacking grep (3.11-4) ... 00:00:12.379 E: Selecting previously unselected package gzip. 00:00:12.383 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:12.387 E: gzip pre-depends on libc6 (>= 2.34) 00:00:12.391 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.396 E: 00:00:12.400 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.406 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:12.417 E: Unpacking gzip (1.12-1.1) ... 00:00:12.459 E: Selecting previously unselected package hostname. 00:00:12.464 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:12.468 E: hostname pre-depends on libc6 (>= 2.34) 00:00:12.472 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.476 E: 00:00:12.480 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.484 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:12.489 E: Unpacking hostname (3.23+nmu2) ... 00:00:12.493 E: Selecting previously unselected package libaudit-common. 00:00:12.498 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:12.503 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:12.529 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:12.533 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:12.537 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:12.564 E: Selecting previously unselected package libaudit1:amd64. 00:00:12.569 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:12.573 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:12.600 E: Selecting previously unselected package libcrypt1:amd64. 00:00:12.605 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:12.609 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:12.635 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:12.639 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:12.644 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:12.719 E: Selecting previously unselected package debconf. 00:00:12.723 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:12.728 E: Unpacking debconf (1.5.86) ... 00:00:12.800 E: Selecting previously unselected package libpam0g:amd64. 00:00:12.805 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:12.809 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:12.840 E: Selecting previously unselected package libpam-modules-bin. 00:00:12.845 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:12.850 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:12.883 E: Selecting previously unselected package libpam-modules:amd64. 00:00:12.888 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:12.892 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:12.897 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:12.901 E: 00:00:12.904 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.909 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:12.913 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:12.917 E: libc6:amd64 is unpacked, but has never been configured. 00:00:12.921 E: 00:00:12.925 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.932 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:12.936 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:12.941 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:12.946 E: 00:00:12.950 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.954 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:12.959 E: libpam-modules pre-depends on libdb5.3t64 00:00:12.964 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:12.968 E: 00:00:12.972 E: dpkg: warning: ignoring pre-dependency problem! 00:00:12.977 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:12.981 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:12.986 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:12.991 E: 00:00:12.995 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.000 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:13.007 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:13.012 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:13.016 E: 00:00:13.021 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.025 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:13.028 E: libpam-modules pre-depends on libsystemd0 00:00:13.032 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:13.036 E: 00:00:13.041 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.046 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:13.050 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:13.054 E: debconf is unpacked, but has never been configured. 00:00:13.059 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:13.063 E: 00:00:13.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.071 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:13.075 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:13.079 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:13.083 E: 00:00:13.088 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.092 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:13.096 E: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 23. 00:00:13.101 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:13.107 E: Selecting previously unselected package libpam-runtime. 00:00:13.110 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:13.115 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:13.150 E: Selecting previously unselected package login. 00:00:13.154 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.159 E: login pre-depends on libpam-modules 00:00:13.164 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:13.170 E: 00:00:13.175 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.180 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.186 E: login pre-depends on libpam-runtime 00:00:13.192 E: libpam-runtime is unpacked, but has never been configured. 00:00:13.196 E: 00:00:13.202 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.206 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.210 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:13.215 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:13.219 E: 00:00:13.223 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.228 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.233 E: login pre-depends on libc6 (>= 2.38) 00:00:13.238 E: libc6:amd64 is unpacked, but has never been configured. 00:00:13.243 E: 00:00:13.247 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.251 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.255 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:13.260 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:13.264 E: 00:00:13.268 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.273 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:13.278 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:13.282 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:13.286 E: 00:00:13.290 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.294 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:13.299 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:13.304 E: Selecting previously unselected package ncurses-bin. 00:00:13.308 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:13.312 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:13.316 E: libc6:amd64 is unpacked, but has never been configured. 00:00:13.320 E: 00:00:13.326 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.332 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:13.337 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:13.342 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:13.347 E: 00:00:13.351 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.355 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:13.360 E: Unpacking ncurses-bin (6.5-2) ... 00:00:13.365 E: Selecting previously unselected package perl-base. 00:00:13.369 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:13.373 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:13.376 E: libc6:amd64 is unpacked, but has never been configured. 00:00:13.381 E: 00:00:13.385 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.389 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:13.393 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:13.398 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:13.403 E: 00:00:13.408 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.412 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:13.417 E: perl-base pre-depends on dpkg (>= 1.17.17) 00:00:13.421 E: dpkg is unpacked, but has never been configured. 00:00:13.425 E: 00:00:13.429 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.433 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:13.438 E: Unpacking perl-base (5.38.2-5) ... 00:00:13.646 E: Selecting previously unselected package sed. 00:00:13.651 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:13.655 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:13.660 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:13.664 E: 00:00:13.669 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.673 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:13.678 E: sed pre-depends on libc6 (>= 2.34) 00:00:13.685 E: libc6:amd64 is unpacked, but has never been configured. 00:00:13.691 E: 00:00:13.695 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.699 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:13.703 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:13.708 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:13.712 E: 00:00:13.716 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.720 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:13.725 E: Unpacking sed (4.9-2) ... 00:00:13.729 E: Selecting previously unselected package libblkid1:amd64. 00:00:13.735 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:13.739 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:13.761 E: Selecting previously unselected package libmount1:amd64. 00:00:13.766 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:13.771 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:13.809 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:13.813 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:13.818 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:13.852 E: Selecting previously unselected package libudev1:amd64. 00:00:13.857 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:13.861 E: Unpacking libudev1:amd64 (256-1) ... 00:00:13.894 E: Selecting previously unselected package libuuid1:amd64. 00:00:13.899 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:13.903 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:13.934 E: Selecting previously unselected package util-linux. 00:00:13.939 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.943 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:13.947 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:13.952 E: 00:00:13.956 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.961 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.965 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:13.970 E: libc6:amd64 is unpacked, but has never been configured. 00:00:13.975 E: 00:00:13.979 E: dpkg: warning: ignoring pre-dependency problem! 00:00:13.984 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:13.990 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:13.995 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:14.002 E: 00:00:14.008 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.012 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.017 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:14.022 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:14.027 E: 00:00:14.032 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.037 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.042 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:14.047 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:14.052 E: 00:00:14.057 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.061 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.066 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:14.071 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:14.076 E: 00:00:14.080 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.084 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.088 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:14.093 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:14.098 E: 00:00:14.103 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.108 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.112 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:14.116 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:14.120 E: 00:00:14.125 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.130 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.135 E: util-linux pre-depends on libsystemd0 00:00:14.139 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:14.144 E: 00:00:14.148 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.153 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.158 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:14.162 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:14.166 E: 00:00:14.170 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.175 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.179 E: util-linux pre-depends on libudev1 (>= 183) 00:00:14.183 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:14.187 E: 00:00:14.192 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.196 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:14.200 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:14.204 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:14.208 E: 00:00:14.213 E: dpkg: warning: ignoring pre-dependency problem! 00:00:14.217 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:14.222 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:14.226 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:14.231 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:14.235 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:14.240 E: Selecting previously unselected package base-passwd. 00:00:14.245 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:14.249 E: Unpacking base-passwd (3.6.3) ... 00:00:14.254 E: Selecting previously unselected package init-system-helpers. 00:00:14.258 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:14.262 E: Unpacking init-system-helpers (1.66) ... 00:00:14.266 E: Selecting previously unselected package libc-bin. 00:00:14.270 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:14.274 E: Unpacking libc-bin (2.38-13) ... 00:00:14.328 E: Selecting previously unselected package ncurses-base. 00:00:14.332 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:14.337 E: Unpacking ncurses-base (6.5-2) ... 00:00:14.380 E: Selecting previously unselected package sysvinit-utils. 00:00:14.390 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:14.395 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:14.415 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:14.421 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:14.429 E: Setting up debconf (1.5.86) ... 00:00:14.574 E: Setting up ncurses-base (6.5-2) ... 00:00:14.583 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:14.597 E: Setting up libc6:amd64 (2.38-13) ... 00:00:14.739 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:14.746 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:14.752 E: Setting up base-files (13.3) ... 00:00:14.870 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:14.876 E: Setting up debianutils (5.19) ... 00:00:14.961 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:14.968 E: Setting up bash (5.2.21-2.1) ... 00:00:14.985 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:14.992 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:15.000 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:15.008 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:15.014 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:15.022 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:15.031 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:15.036 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:15.043 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:15.052 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:15.060 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:15.068 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:15.089 E: Setting up coreutils (9.4-3.1) ... 00:00:15.101 E: Setting up dash (0.5.12-9) ... 00:00:15.169 E: Setting up diffutils (1:3.10-1) ... 00:00:15.175 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:15.182 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:15.188 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:15.194 E: Setting up tar (1.35+dfsg-3) ... 00:00:15.202 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:15.208 E: Setting up dpkg (1.22.6) ... 00:00:15.439 E: Setting up findutils (4.10.0-2) ... 00:00:15.447 E: Setting up grep (3.11-4) ... 00:00:15.454 E: Setting up gzip (1.12-1.1) ... 00:00:15.491 E: Setting up hostname (3.23+nmu2) ... 00:00:15.498 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:15.505 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:15.510 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:15.516 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:15.521 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:15.638 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:15.647 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:15.680 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:15.880 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:15.912 E: Setting up ncurses-bin (6.5-2) ... 00:00:15.919 E: Setting up perl-base (5.38.2-5) ... 00:00:15.934 E: Setting up sed (4.9-2) ... 00:00:15.941 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:15.948 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:15.953 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:15.959 E: Setting up libudev1:amd64 (256-1) ... 00:00:15.965 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:15.971 E: Setting up util-linux (2.40.1-8.1) ... 00:00:15.987 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:16.205 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:16.210 E: Setting up base-passwd (3.6.3) ... 00:00:16.339 E: Setting up init-system-helpers (1.66) ... 00:00:16.344 E: Setting up libc-bin (2.38-13) ... 00:00:16.367 E: Setting up sysvinit-utils (3.09-2) ... 00:00:16.403 E: I: 683 3047 installing remaining packages inside the chroot... 00:00:16.409 E: D: 683 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:16.620 E: Reading package lists... 00:00:16.867 E: Building dependency tree... 00:00:16.997 E: MarkInstall apt:amd64 < none -> 2.9.5 @un pumN Ib > FU=1 00:00:17.002 E: Installing libapt-pkg6.0t64:amd64 as Depends of apt:amd64 00:00:17.006 E: MarkInstall libapt-pkg6.0t64:amd64 < none -> 2.9.5 @un puN Ib > FU=0 00:00:17.010 E: MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 00:00:17.014 E: MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 00:00:17.018 E: MarkInstall libgcc-s1:amd64 < 14.1.0-1 @ii pmK > FU=0 00:00:17.022 E: MarkInstall gcc-14-base:amd64 < 14.1.0-1 @ii pmK > FU=0 00:00:17.027 E: Installing libgcrypt20:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:17.031 E: MarkInstall libgcrypt20:amd64 < none -> 1.10.3-3 @un pumN Ib > FU=0 00:00:17.036 E: Installing libgpg-error0:amd64 as Depends of libgcrypt20:amd64 00:00:17.040 E: MarkInstall libgpg-error0:amd64 < none -> 1.49-2 @un puN > FU=0 00:00:17.044 E: Installing liblz4-1:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:17.048 E: MarkInstall liblz4-1:amd64 < none -> 1.9.4-2 @un pumN > FU=0 00:00:17.054 E: MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0 00:00:17.059 E: Installing libstdc++6:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:17.063 E: MarkInstall libstdc++6:amd64 < none -> 14.1.0-1 @un puN > FU=0 00:00:17.067 E: MarkInstall libudev1:amd64 < 256-1 @ii pmK > FU=0 00:00:17.071 E: MarkInstall libcap2:amd64 < 1:2.66-5 @ii pmK > FU=0 00:00:17.074 E: Installing libxxhash0:amd64 as Depends of libapt-pkg6.0t64:amd64 00:00:17.078 E: MarkInstall libxxhash0:amd64 < none -> 0.8.2-2+b1 @un puN > FU=0 00:00:17.082 E: MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 00:00:17.087 E: MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 00:00:17.091 E: Installing libgnutls30t64:amd64 as Depends of apt:amd64 00:00:17.094 E: MarkInstall libgnutls30t64:amd64 < none -> 3.8.5-4 @un puN Ib > FU=0 00:00:17.099 E: MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 00:00:17.103 E: Installing libhogweed6t64:amd64 as Depends of libgnutls30t64:amd64 00:00:17.107 E: MarkInstall libhogweed6t64:amd64 < none -> 3.9.1-2.2 @un puN Ib > FU=0 00:00:17.111 E: Installing libnettle8t64:amd64 as Depends of libhogweed6t64:amd64 00:00:17.114 E: MarkInstall libnettle8t64:amd64 < none -> 3.9.1-2.2 @un puN > FU=0 00:00:17.118 E: Installing libidn2-0:amd64 as Depends of libgnutls30t64:amd64 00:00:17.122 E: MarkInstall libidn2-0:amd64 < none -> 2.3.7-2 @un pumN Ib > FU=0 00:00:17.125 E: Installing libunistring5:amd64 as Depends of libidn2-0:amd64 00:00:17.129 E: MarkInstall libunistring5:amd64 < none -> 1.2-1 @un puN > FU=0 00:00:17.134 E: Installing libp11-kit0:amd64 as Depends of libgnutls30t64:amd64 00:00:17.137 E: MarkInstall libp11-kit0:amd64 < none -> 0.25.3-5 @un puN Ib > FU=0 00:00:17.141 E: Installing libffi8:amd64 as Depends of libp11-kit0:amd64 00:00:17.145 E: MarkInstall libffi8:amd64 < none -> 3.4.6-1 @un puN > FU=0 00:00:17.149 E: Installing libtasn1-6:amd64 as Depends of libgnutls30t64:amd64 00:00:17.153 E: MarkInstall libtasn1-6:amd64 < none -> 4.19.0-3+b2 @un puN > FU=0 00:00:17.157 E: Installing libseccomp2:amd64 as Depends of apt:amd64 00:00:17.160 E: MarkInstall libseccomp2:amd64 < none -> 2.5.5-1 @un puN > FU=0 00:00:17.165 E: MarkInstall debconf:amd64 < 1.5.86 @ii pmK > FU=1 00:00:17.169 E: MarkInstall adduser:amd64 < none -> 3.137 @un puN > FU=1 00:00:17.172 E: MarkInstall perl:amd64 < none -> 5.38.2-5 @un pumN Ib > FU=1 00:00:17.176 E: MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0 00:00:17.179 E: MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 00:00:17.183 E: MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0 00:00:17.187 E: MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 00:00:17.192 E: MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pmK > FU=0 00:00:17.202 E: MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0 00:00:17.206 E: MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0 00:00:17.210 E: MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0 00:00:17.215 E: Installing perl-modules-5.38:amd64 as Depends of perl:amd64 00:00:17.220 E: MarkInstall perl-modules-5.38:amd64 < none -> 5.38.2-5 @un puN > FU=0 00:00:17.223 E: Installing libperl5.38t64:amd64 as Depends of perl:amd64 00:00:17.227 E: MarkInstall libperl5.38t64:amd64 < none -> 5.38.2-5 @un puN Ib > FU=0 00:00:17.231 E: MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0 00:00:17.235 E: Installing libgdbm-compat4t64:amd64 as Depends of libperl5.38t64:amd64 00:00:17.239 E: MarkInstall libgdbm-compat4t64:amd64 < none -> 1.23-6 @un puN Ib > FU=0 00:00:17.244 E: Installing libgdbm6t64:amd64 as Depends of libgdbm-compat4t64:amd64 00:00:17.248 E: MarkInstall libgdbm6t64:amd64 < none -> 1.23-6 @un puN > FU=0 00:00:17.252 E: MarkInstall systemd:amd64 < none -> 256-1 @un puN Ib > FU=1 00:00:17.257 E: MarkInstall libblkid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0 00:00:17.262 E: MarkInstall libmount1:amd64 < 2.40.1-8.1 @ii pmK > FU=0 00:00:17.266 E: MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pmK > FU=0 00:00:17.271 E: Installing libapparmor1:amd64 as Depends of systemd:amd64 00:00:17.275 E: MarkInstall libapparmor1:amd64 < none -> 3.1.7-1 @un puN > FU=0 00:00:17.279 E: MarkInstall libaudit1:amd64 < 1:3.1.2-4 @ii pmK > FU=0 00:00:17.283 E: MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0 00:00:17.288 E: MarkInstall libcap-ng0:amd64 < 0.8.5-1 @ii pmK > FU=0 00:00:17.292 E: Installing libcryptsetup12:amd64 as Depends of systemd:amd64 00:00:17.297 E: MarkInstall libcryptsetup12:amd64 < none -> 2:2.7.2-2 @un puN Ib > FU=0 00:00:17.301 E: Installing libdevmapper1.02.1:amd64 as Depends of libcryptsetup12:amd64 00:00:17.305 E: MarkInstall libdevmapper1.02.1:amd64 < none -> 2:1.02.196-1+b1 @un puN Ib > FU=0 00:00:17.310 E: Installing dmsetup:amd64 as Depends of libdevmapper1.02.1:amd64 00:00:17.314 E: MarkInstall dmsetup:amd64 < none -> 2:1.02.196-1+b1 @un puN > FU=0 00:00:17.318 E: Installing libjson-c5:amd64 as Depends of libcryptsetup12:amd64 00:00:17.322 E: MarkInstall libjson-c5:amd64 < none -> 0.17-1+b1 @un puN > FU=0 00:00:17.327 E: MarkInstall libuuid1:amd64 < 2.40.1-8.1 @ii pmK > FU=0 00:00:17.331 E: Installing libfdisk1:amd64 as Depends of systemd:amd64 00:00:17.335 E: MarkInstall libfdisk1:amd64 < none -> 2.40.1-8.1 @un puN > FU=0 00:00:17.339 E: MarkInstall libpam0g:amd64 < 1.5.3-7 @ii pmK > FU=0 00:00:17.343 E: Installing libsystemd-shared:amd64 as Depends of systemd:amd64 00:00:17.347 E: MarkInstall libsystemd-shared:amd64 < none -> 256-1 @un puN > FU=0 00:00:17.351 E: MarkInstall libsystemd0:amd64 < 256-1 @ii pmK > FU=0 00:00:17.355 E: MarkInstall file:amd64 < none -> 1:5.45-3 @un puN Ib > FU=1 00:00:17.360 E: Installing libmagic1t64:amd64 as Depends of file:amd64 00:00:17.364 E: MarkInstall libmagic1t64:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0 00:00:17.369 E: Installing libmagic-mgc:amd64 as Depends of libmagic1t64:amd64 00:00:17.373 E: MarkInstall libmagic-mgc:amd64 < none -> 1:5.45-3 @un puN > FU=0 00:00:17.377 E: MarkInstall bzip2:amd64 < none -> 1.0.8-5.1 @un pumN > FU=1 00:00:17.381 E: MarkInstall wget:amd64 < none -> 1.24.5-1 @un puN Ib > FU=1 00:00:17.385 E: Installing libpsl5t64:amd64 as Depends of wget:amd64 00:00:17.389 E: MarkInstall libpsl5t64:amd64 < none -> 0.21.2-1.1 @un puN > FU=0 00:00:17.392 E: MarkInstall sensible-utils:amd64 < none -> 0.0.23 @un pumN > FU=1 00:00:17.396 E: MarkInstall kmod:amd64 < none -> 32+20240611-1 @un puN Ib > FU=1 00:00:17.399 E: Installing libkmod2:amd64 as Depends of kmod:amd64 00:00:17.404 E: MarkInstall libkmod2:amd64 < none -> 32+20240611-1 @un puN > FU=0 00:00:17.408 E: MarkInstall passwd:amd64 < none -> 1:4.13+dfsg1-5 @un puN Ib > FU=1 00:00:17.412 E: Installing libsemanage2:amd64 as Depends of passwd:amd64 00:00:17.417 E: MarkInstall libsemanage2:amd64 < none -> 3.5-1+b3 @un puN Ib > FU=0 00:00:17.421 E: Installing libsemanage-common:amd64 as Depends of libsemanage2:amd64 00:00:17.425 E: MarkInstall libsemanage-common:amd64 < none -> 3.5-1 @un puN > FU=0 00:00:17.429 E: Installing libsepol2:amd64 as Depends of libsemanage2:amd64 00:00:17.432 E: MarkInstall libsepol2:amd64 < none -> 3.5-2+b1 @un puN > FU=0 00:00:17.437 E: MarkInstall cron:amd64 < none -> 3.0pl1-189 @un puN > FU=1 00:00:17.441 E: MarkInstall init-system-helpers:amd64 < 1.66 @ii pmK > FU=0 00:00:17.445 E: MarkInstall procps:amd64 < none -> 2:4.0.4-4 @un puN Ib > FU=1 00:00:17.449 E: Installing libncursesw6:amd64 as Depends of procps:amd64 00:00:17.453 E: MarkInstall libncursesw6:amd64 < none -> 6.5-2 @un puN > FU=0 00:00:17.457 E: MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0 00:00:17.461 E: Installing libproc2-0:amd64 as Depends of procps:amd64 00:00:17.465 E: MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > FU=0 00:00:17.470 E: MarkInstall ucf:amd64 < none -> 3.0043+nmu1 @un puN > FU=1 00:00:17.474 E: MarkInstall iproute2:amd64 < none -> 6.9.0-1 @un puN Ib > FU=1 00:00:17.479 E: Installing libbpf1:amd64 as Depends of iproute2:amd64 00:00:17.483 E: MarkInstall libbpf1:amd64 < none -> 1:1.4.3-1 @un puN Ib > FU=0 00:00:17.487 E: Installing libelf1t64:amd64 as Depends of libbpf1:amd64 00:00:17.492 E: MarkInstall libelf1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0 00:00:17.496 E: Installing libmnl0:amd64 as Depends of iproute2:amd64 00:00:17.500 E: MarkInstall libmnl0:amd64 < none -> 1.0.5-2+b1 @un puN > FU=0 00:00:17.504 E: Installing libtirpc3t64:amd64 as Depends of iproute2:amd64 00:00:17.509 E: MarkInstall libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN Ib > FU=0 00:00:17.513 E: Installing libgssapi-krb5-2:amd64 as Depends of libtirpc3t64:amd64 00:00:17.518 E: MarkInstall libgssapi-krb5-2:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0 00:00:17.522 E: Installing libkrb5-3:amd64 as Depends of libgssapi-krb5-2:amd64 00:00:17.526 E: MarkInstall libkrb5-3:amd64 < none -> 1.20.1-6+b1 @un puN Ib > FU=0 00:00:17.530 E: Installing libkrb5support0:amd64 as Depends of libkrb5-3:amd64 00:00:17.535 E: MarkInstall libkrb5support0:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0 00:00:17.539 E: Installing libcom-err2:amd64 as Depends of libkrb5-3:amd64 00:00:17.544 E: MarkInstall libcom-err2:amd64 < none -> 1.47.1-1 @un puN > FU=0 00:00:17.549 E: Installing libk5crypto3:amd64 as Depends of libkrb5-3:amd64 00:00:17.553 E: MarkInstall libk5crypto3:amd64 < none -> 1.20.1-6+b1 @un puN > FU=0 00:00:17.557 E: Installing libkeyutils1:amd64 as Depends of libkrb5-3:amd64 00:00:17.561 E: MarkInstall libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > FU=0 00:00:17.565 E: Installing libtirpc-common:amd64 as Depends of libtirpc3t64:amd64 00:00:17.570 E: MarkInstall libtirpc-common:amd64 < none -> 1.3.4+ds-1.3 @un puN > FU=0 00:00:17.574 E: Installing libxtables12:amd64 as Depends of iproute2:amd64 00:00:17.578 E: MarkInstall libxtables12:amd64 < none -> 1.8.10-4 @un puN > FU=0 00:00:17.583 E: Installing libcap2-bin:amd64 as Depends of iproute2:amd64 00:00:17.588 E: MarkInstall libcap2-bin:amd64 < none -> 1:2.66-5 @un puN > FU=0 00:00:17.592 E: MarkInstall cpio:amd64 < none -> 2.15+dfsg-1 @un puN > FU=1 00:00:17.596 E: MarkInstall ca-certificates:amd64 < none -> 20240203 @un puN Ib > FU=1 00:00:17.600 E: Installing openssl:amd64 as Depends of ca-certificates:amd64 00:00:17.605 E: MarkInstall openssl:amd64 < none -> 3.2.2-1 @un puN > FU=0 00:00:17.610 E: MarkInstall apt-listchanges:amd64 < none -> 3.27 @un puN Ib > FU=1 00:00:17.614 E: Installing python3-apt:amd64 as Depends of apt-listchanges:amd64 00:00:17.619 E: MarkInstall python3-apt:amd64 < none -> 2.9.0 @un puN Ib > FU=0 00:00:17.624 E: Installing python3:amd64 as Depends of python3-apt:amd64 00:00:17.628 E: MarkInstall python3:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0 00:00:17.632 E: Installing python3-minimal:amd64 as PreDepends of python3:amd64 00:00:17.637 E: MarkInstall python3-minimal:amd64 < none -> 3.11.8-1 @un puN Ib > FU=0 00:00:17.641 E: Installing python3.11-minimal:amd64 as PreDepends of python3-minimal:amd64 00:00:17.645 E: MarkInstall python3.11-minimal:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0 00:00:17.651 E: Installing libpython3.11-minimal:amd64 as Depends of python3.11-minimal:amd64 00:00:17.654 E: MarkInstall libpython3.11-minimal:amd64 < none -> 3.11.9-1 @un puN > FU=0 00:00:17.659 E: Installing libexpat1:amd64 as Depends of python3.11-minimal:amd64 00:00:17.662 E: MarkInstall libexpat1:amd64 < none -> 2.6.2-1 @un puN > FU=0 00:00:17.668 E: Installing python3.11:amd64 as Depends of python3:amd64 00:00:17.674 E: MarkInstall python3.11:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0 00:00:17.678 E: Installing libpython3.11-stdlib:amd64 as Depends of python3.11:amd64 00:00:17.683 E: MarkInstall libpython3.11-stdlib:amd64 < none -> 3.11.9-1 @un puN Ib > FU=0 00:00:17.687 E: Installing libreadline8t64:amd64 as Depends of libpython3.11-stdlib:amd64 00:00:17.691 E: MarkInstall libreadline8t64:amd64 < none -> 8.2-4 @un puN > FU=0 00:00:17.695 E: Installing libsqlite3-0:amd64 as Depends of libpython3.11-stdlib:amd64 00:00:17.699 E: MarkInstall libsqlite3-0:amd64 < none -> 3.46.0-1 @un puN > FU=0 00:00:17.703 E: Installing libpython3-stdlib:amd64 as Depends of python3:amd64 00:00:17.708 E: MarkInstall libpython3-stdlib:amd64 < none -> 3.11.8-1 @un puN > FU=0 00:00:17.713 E: Installing python-apt-common:amd64 as Depends of python3-apt:amd64 00:00:17.716 E: MarkInstall python-apt-common:amd64 < none -> 2.9.0 @un puN > FU=0 00:00:17.720 E: Installing distro-info-data:amd64 as Depends of python3-apt:amd64 00:00:17.724 E: MarkInstall distro-info-data:amd64 < none -> 0.62 @un puN > FU=0 00:00:17.728 E: Installing python3-debconf:amd64 as Depends of apt-listchanges:amd64 00:00:17.732 E: MarkInstall python3-debconf:amd64 < none -> 1.5.86 @un puN > FU=0 00:00:17.736 E: MarkInstall udev:amd64 < none -> 256-1 @un puN > FU=1 00:00:17.741 E: MarkInstall man-db:amd64 < none -> 2.12.1-2 @un puN Ib > FU=1 00:00:17.745 E: Installing bsdextrautils:amd64 as Depends of man-db:amd64 00:00:17.750 E: MarkInstall bsdextrautils:amd64 < none -> 2.40.1-8.1 @un pumN > FU=0 00:00:17.754 E: MarkInstall libsmartcols1:amd64 < 2.40.1-8.1 @ii pmK > FU=0 00:00:17.758 E: Installing libpipeline1:amd64 as Depends of man-db:amd64 00:00:17.763 E: MarkInstall libpipeline1:amd64 < none -> 1.5.7-2 @un puN > FU=0 00:00:17.767 E: MarkInstall e2fsprogs:amd64 < none -> 1.47.1-1 @un puN Ib > FU=1 00:00:17.771 E: Installing libext2fs2t64:amd64 as PreDepends of e2fsprogs:amd64 00:00:17.776 E: MarkInstall libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > FU=0 00:00:17.780 E: Installing libss2:amd64 as PreDepends of e2fsprogs:amd64 00:00:17.784 E: MarkInstall libss2:amd64 < none -> 1.47.1-1 @un puN > FU=0 00:00:17.788 E: Installing logsave:amd64 as Depends of e2fsprogs:amd64 00:00:17.792 E: MarkInstall logsave:amd64 < none -> 1.47.1-1 @un puN > FU=0 00:00:17.796 E: MarkInstall openssh-client:amd64 < none -> 1:9.7p1-5 @un puN Ib > FU=1 00:00:17.800 E: Installing libedit2:amd64 as Depends of openssh-client:amd64 00:00:17.804 E: MarkInstall libedit2:amd64 < none -> 3.1-20240517-1 @un puN Ib > FU=0 00:00:17.808 E: Installing libbsd0:amd64 as Depends of libedit2:amd64 00:00:17.812 E: MarkInstall libbsd0:amd64 < none -> 0.12.2-1 @un puN > FU=0 00:00:17.817 E: Installing libfido2-1:amd64 as Depends of openssh-client:amd64 00:00:17.821 E: MarkInstall libfido2-1:amd64 < none -> 1.14.0-1+b2 @un puN Ib > FU=0 00:00:17.826 E: Installing libcbor0.10:amd64 as Depends of libfido2-1:amd64 00:00:17.830 E: MarkInstall libcbor0.10:amd64 < none -> 0.10.2-1.2 @un puN > FU=0 00:00:17.835 E: MarkInstall media-types:amd64 < none -> 10.1.0 @un puN > FU=1 00:00:17.839 E: MarkInstall locales:amd64 < none -> 2.38-13 @un pumN > FU=1 00:00:17.843 E: MarkInstall libc-bin:amd64 < 2.38-13 @ii pmK > FU=0 00:00:17.848 E: MarkInstall logrotate:amd64 < none -> 3.21.0-2 @un puN Ib > FU=1 00:00:17.853 E: Installing libpopt0:amd64 as Depends of logrotate:amd64 00:00:17.857 E: MarkInstall libpopt0:amd64 < none -> 1.19+dfsg-1+b1 @un puN > FU=0 00:00:17.861 E: MarkInstall xz-utils:amd64 < none -> 5.6.2-1 @un pumN > FU=1 00:00:17.866 E: MarkInstall gpgv:amd64 < none -> 2.2.43-7 @un puN > FU=1 00:00:17.871 E: MarkInstall debian-archive-keyring:amd64 < none -> 2023.4 @un puN > FU=1 00:00:17.876 E: MarkInstall apt-utils:amd64 < none -> 2.9.5 @un pumN > FU=1 00:00:17.880 E: MarkInstall reportbug:amd64 < none -> 13.0.1 @un puN > FU=1 00:00:17.884 E: MarkInstall less:amd64 < none -> 643-1 @un pumN > FU=1 00:00:17.888 E: MarkInstall libpam-systemd:amd64 < none -> 256-1 @un puN > FU=1 00:00:17.892 E: MarkInstall dbus:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=1 00:00:17.897 E: Installing dbus-bin:amd64 as Depends of dbus:amd64 00:00:17.901 E: MarkInstall dbus-bin:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0 00:00:17.906 E: Installing libdbus-1-3:amd64 as Depends of dbus-bin:amd64 00:00:17.910 E: MarkInstall libdbus-1-3:amd64 < none -> 1.14.10-4+b1 @un puN > FU=0 00:00:17.914 E: Installing dbus-daemon:amd64 as Depends of dbus:amd64 00:00:17.919 E: MarkInstall dbus-daemon:amd64 < none -> 1.14.10-4+b1 @un puN Ib > FU=0 00:00:17.923 E: Installing dbus-session-bus-common:amd64 as Depends of dbus-daemon:amd64 00:00:17.927 E: MarkInstall dbus-session-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0 00:00:17.931 E: Installing dbus-system-bus-common:amd64 as Depends of dbus:amd64 00:00:17.935 E: MarkInstall dbus-system-bus-common:amd64 < none -> 1.14.10-4 @un puN > FU=0 00:00:17.940 E: Installing usr-is-merged:amd64 as Depends of dbus:amd64 00:00:17.944 E: MarkInstall usr-is-merged:amd64 < none -> 39 @un pumN > FU=0 00:00:17.949 E: MarkInstall bind9-dnsutils:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=1 00:00:17.953 E: Installing bind9-libs:amd64 as Depends of bind9-dnsutils:amd64 00:00:17.957 E: MarkInstall bind9-libs:amd64 < none -> 1:9.19.21-1+b1 @un puN Ib > FU=0 00:00:17.961 E: Installing libfstrm0:amd64 as Depends of bind9-libs:amd64 00:00:17.965 E: MarkInstall libfstrm0:amd64 < none -> 0.6.1-1+b2 @un puN > FU=0 00:00:17.969 E: Installing libjemalloc2:amd64 as Depends of bind9-libs:amd64 00:00:17.974 E: MarkInstall libjemalloc2:amd64 < none -> 5.3.0-2+b1 @un puN > FU=0 00:00:17.978 E: Installing liblmdb0:amd64 as Depends of bind9-libs:amd64 00:00:17.982 E: MarkInstall liblmdb0:amd64 < none -> 0.9.31-1+b1 @un puN > FU=0 00:00:17.987 E: Installing libmaxminddb0:amd64 as Depends of bind9-libs:amd64 00:00:17.991 E: MarkInstall libmaxminddb0:amd64 < none -> 1.9.1-1 @un puN > FU=0 00:00:17.996 E: Installing libnghttp2-14:amd64 as Depends of bind9-libs:amd64 00:00:18.000 E: MarkInstall libnghttp2-14:amd64 < none -> 1.62.1-1 @un puN > FU=0 00:00:18.004 E: Installing libprotobuf-c1:amd64 as Depends of bind9-libs:amd64 00:00:18.009 E: MarkInstall libprotobuf-c1:amd64 < none -> 1.4.1-1+b2 @un puN > FU=0 00:00:18.014 E: Installing liburcu8t64:amd64 as Depends of bind9-libs:amd64 00:00:18.018 E: MarkInstall liburcu8t64:amd64 < none -> 0.14.0-4 @un puN > FU=0 00:00:18.023 E: Installing libuv1t64:amd64 as Depends of bind9-libs:amd64 00:00:18.027 E: MarkInstall libuv1t64:amd64 < none -> 1.48.0-4 @un puN > FU=0 00:00:18.031 E: Installing libxml2:amd64 as Depends of bind9-libs:amd64 00:00:18.035 E: MarkInstall libxml2:amd64 < none -> 2.12.7+dfsg-3 @un puN Ib > FU=0 00:00:18.040 E: Installing libicu72:amd64 as Depends of libxml2:amd64 00:00:18.044 E: MarkInstall libicu72:amd64 < none -> 72.1-4+b1 @un puN > FU=0 00:00:18.048 E: MarkInstall bind9-host:amd64 < none -> 1:9.19.21-1+b1 @un puN > FU=1 00:00:18.052 E: MarkInstall libpam-runtime:amd64 < 1.5.3-7 @ii pmK > FU=1 00:00:18.056 E: MarkInstall bash-completion:amd64 < none -> 1:2.14.0-1 @un pumN > FU=1 00:00:18.060 E: MarkInstall mawk:amd64 < 1.3.4.20240123-1 @ii pmK > FU=1 00:00:18.064 E: MarkInstall iputils-ping:amd64 < none -> 3:20240117-1 @un puN > FU=1 00:00:18.069 E: MarkInstall isc-dhcp-client:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1 00:00:18.073 E: MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0 00:00:18.077 E: MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=1 00:00:18.082 E: MarkInstall groff-base:amd64 < none -> 1.23.0-4 @un puN Ib > FU=1 00:00:18.086 E: Installing libuchardet0:amd64 as Depends of groff-base:amd64 00:00:18.091 E: MarkInstall libuchardet0:amd64 < none -> 0.0.8-1+b1 @un puN > FU=0 00:00:18.095 E: MarkInstall gettext-base:amd64 < none -> 0.21-14+b1 @un puN > FU=1 00:00:18.099 E: MarkInstall fdisk:amd64 < none -> 2.40.1-8.1 @un puN > FU=1 00:00:18.103 E: MarkInstall readline-common:amd64 < none -> 8.2-4 @un puN > FU=1 00:00:18.107 E: MarkInstall cron-daemon-common:amd64 < none -> 3.0pl1-189 @un puN > FU=1 00:00:18.112 E: MarkInstall netbase:amd64 < none -> 6.4 @un puN > FU=1 00:00:18.116 E: MarkInstall traceroute:amd64 < none -> 1:2.1.5-1 @un puN > FU=1 00:00:18.120 E: MarkInstall systemd-sysv:amd64 < none -> 256-1 @un puN > FU=1 00:00:18.125 E: MarkInstall dmidecode:amd64 < none -> 3.5-3 @un puN > FU=1 00:00:18.129 E: MarkInstall systemd-timesyncd:amd64 < none -> 256-1 @un puN > FU=1 00:00:18.134 E: MarkInstall ncurses-term:amd64 < none -> 6.5-2 @un puN > FU=1 00:00:18.138 E: MarkInstall ncurses-base:amd64 < 6.5-2 @ii pmK > FU=0 00:00:18.142 E: MarkInstall ifupdown:amd64 < none -> 0.8.43 @un puN > FU=1 00:00:18.146 E: MarkInstall wamerican:amd64 < none -> 2020.12.07-2 @un puN > FU=1 00:00:18.151 E: MarkInstall nano:amd64 < none -> 8.0-1 @un puN > FU=1 00:00:18.155 E: MarkInstall tzdata:amd64 < none -> 2024a-4 @un puN > FU=1 00:00:18.159 E: MarkInstall lsof:amd64 < none -> 4.95.0-1.1 @un puN > FU=1 00:00:18.163 E: MarkInstall libnss-systemd:amd64 < none -> 256-1 @un puN > FU=1 00:00:18.167 E: MarkInstall pciutils:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=1 00:00:18.171 E: Installing libpci3:amd64 as Depends of pciutils:amd64 00:00:18.176 E: MarkInstall libpci3:amd64 < none -> 1:3.12.0-1 @un puN Ib > FU=0 00:00:18.181 E: Installing pci.ids:amd64 as Depends of libpci3:amd64 00:00:18.185 E: MarkInstall pci.ids:amd64 < none -> 0.0~2024.04.20-1 @un puN > FU=0 00:00:18.189 E: MarkInstall nftables:amd64 < none -> 1.0.9-2 @un puN Ib > FU=1 00:00:18.193 E: Installing libnftables1:amd64 as Depends of nftables:amd64 00:00:18.197 E: MarkInstall libnftables1:amd64 < none -> 1.0.9-2 @un puN Ib > FU=0 00:00:18.201 E: Installing libjansson4:amd64 as Depends of libnftables1:amd64 00:00:18.206 E: MarkInstall libjansson4:amd64 < none -> 2.14-2+b2 @un puN > FU=0 00:00:18.210 E: Installing libnftnl11:amd64 as Depends of libnftables1:amd64 00:00:18.214 E: MarkInstall libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > FU=0 00:00:18.218 E: MarkInstall debconf-i18n:amd64 < none -> 1.5.86 @un pumN Ib > FU=1 00:00:18.222 E: Installing liblocale-gettext-perl:amd64 as Depends of debconf-i18n:amd64 00:00:18.226 E: MarkInstall liblocale-gettext-perl:amd64 < none -> 1.07-7 @un puN > FU=0 00:00:18.230 E: Installing libtext-charwidth-perl:amd64 as Depends of debconf-i18n:amd64 00:00:18.234 E: MarkInstall libtext-charwidth-perl:amd64 < none -> 0.04-11+b3 @un puN > FU=0 00:00:18.239 E: Installing libtext-iconv-perl:amd64 as Depends of debconf-i18n:amd64 00:00:18.243 E: MarkInstall libtext-iconv-perl:amd64 < none -> 1.7-8+b3 @un puN > FU=0 00:00:18.248 E: Installing libtext-wrapi18n-perl:amd64 as Depends of debconf-i18n:amd64 00:00:18.253 E: MarkInstall libtext-wrapi18n-perl:amd64 < none -> 0.06-10 @un puN > FU=0 00:00:18.258 E: MarkInstall whiptail:amd64 < none -> 0.52.24-2 @un pumN Ib > FU=1 00:00:18.262 E: Installing libnewt0.52:amd64 as Depends of whiptail:amd64 00:00:18.267 E: MarkInstall libnewt0.52:amd64 < none -> 0.52.24-2 @un puN Ib > FU=0 00:00:18.271 E: Installing libslang2:amd64 as Depends of libnewt0.52:amd64 00:00:18.275 E: MarkInstall libslang2:amd64 < none -> 2.3.3-5 @un puN > FU=0 00:00:18.280 E: MarkInstall manpages:amd64 < none -> 6.8-2 @un pumN > FU=1 00:00:18.284 E: MarkInstall vim-tiny:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1 00:00:18.288 E: MarkInstall debian-faq:amd64 < none -> 11.1 @un puN > FU=1 00:00:18.292 E: MarkInstall mount:amd64 < none -> 2.40.1-8.1 @un puN > FU=1 00:00:18.296 E: MarkInstall vim-common:amd64 < none -> 2:9.1.0377-1 @un puN > FU=1 00:00:18.300 E: MarkInstall inetutils-telnet:amd64 < none -> 2:2.5-4 @un puN > FU=1 00:00:18.304 E: MarkInstall doc-debian:amd64 < none -> 11.3+nmu1 @un puN > FU=1 00:00:18.308 E: MarkInstall liblockfile-bin:amd64 < none -> 1.17-1+b1 @un puN > FU=1 00:00:18.312 E: MarkInstall libc-l10n:amd64 < none -> 2.38-13 @un pumN > FU=1 00:00:18.316 E: MarkInstall init:amd64 < none -> 1.66 @un puN > FU=1 00:00:18.320 E: MarkInstall isc-dhcp-common:amd64 < none -> 4.4.3-P1-5 @un puN > FU=1 00:00:18.325 E: MarkInstall krb5-locales:amd64 < none -> 1.20.1-6 @un puN > FU=1 00:00:18.329 E: MarkInstall util-linux-extra:amd64 < none -> 2.40.1-8.1 @un pumN > FU=1 00:00:18.333 E: MarkInstall netcat-traditional:amd64 < none -> 1.10-48.1 @un puN > FU=1 00:00:18.337 E: MarkInstall libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=1 00:00:18.341 E: MarkInstall python3-reportbug:amd64 < none -> 13.0.1 @un puN Ib > FU=1 00:00:18.346 E: Installing python3-debian:amd64 as Depends of python3-reportbug:amd64 00:00:18.351 E: MarkInstall python3-debian:amd64 < none -> 0.1.49 @un puN Ib > FU=0 00:00:18.355 E: Installing python3-chardet:amd64 as Depends of python3-debian:amd64 00:00:18.361 E: MarkInstall python3-chardet:amd64 < none -> 5.2.0+dfsg-1 @un puN Ib > FU=0 00:00:18.365 E: Installing python3-pkg-resources:amd64 as Depends of python3-chardet:amd64 00:00:18.369 E: MarkInstall python3-pkg-resources:amd64 < none -> 68.1.2-2 @un puN > FU=0 00:00:18.373 E: Installing python3-debianbts:amd64 as Depends of python3-reportbug:amd64 00:00:18.378 E: MarkInstall python3-debianbts:amd64 < none -> 4.1.1 @un puN > FU=0 00:00:18.382 E: Installing python3-requests:amd64 as Depends of python3-reportbug:amd64 00:00:18.386 E: MarkInstall python3-requests:amd64 < none -> 2.32.3+dfsg-1 @un puN Ib > FU=0 00:00:18.390 E: Installing python3-certifi:amd64 as Depends of python3-requests:amd64 00:00:18.395 E: MarkInstall python3-certifi:amd64 < none -> 2024.6.2-1 @un puN > FU=0 00:00:18.399 E: Installing python3-charset-normalizer:amd64 as Depends of python3-requests:amd64 00:00:18.403 E: MarkInstall python3-charset-normalizer:amd64 < none -> 3.3.2-1 @un puN > FU=0 00:00:18.408 E: Installing python3-idna:amd64 as Depends of python3-requests:amd64 00:00:18.412 E: MarkInstall python3-idna:amd64 < none -> 3.6-2.1 @un puN > FU=0 00:00:18.416 E: Installing python3-urllib3:amd64 as Depends of python3-requests:amd64 00:00:18.420 E: MarkInstall python3-urllib3:amd64 < none -> 2.0.7-2 @un puN > FU=0 00:00:18.425 E: MarkInstall tasksel-data:amd64 < none -> 3.75 @un puN Ib > FU=1 00:00:18.429 E: Installing tasksel:amd64 as Depends of tasksel-data:amd64 00:00:18.433 E: MarkInstall tasksel:amd64 < none -> 3.75 @un puN > FU=0 00:00:18.437 E: MarkInstall wtmpdb:amd64 < none -> 0.12.0-2 @un pumN Ib > FU=1 00:00:18.441 E: Installing libwtmpdb0:amd64 as Depends of wtmpdb:amd64 00:00:18.445 E: MarkInstall libwtmpdb0:amd64 < none -> 0.12.0-2 @un puN > FU=0 00:00:18.449 E: MarkInstall libpam-wtmpdb:amd64 < none -> 0.12.0-2 @un puN > FU=1 00:00:18.455 E: Starting pkgProblemResolver with broken count: 0 00:00:18.459 E: Starting 2 pkgProblemResolver with broken count: 0 00:00:18.463 E: Done 00:00:18.466 E: Ignore MarkGarbage of libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > as its mode (Install) is protected 00:00:18.470 E: Ignore MarkGarbage of libxtables12:amd64 < none -> 1.8.10-4 @un puN > as its mode (Install) is protected 00:00:18.474 E: Ignore MarkGarbage of libnftnl11:amd64 < none -> 1.2.6-2+b1 @un puN > as its mode (Install) is protected 00:00:18.478 E: Ignore MarkGarbage of libnftables1:amd64 < none -> 1.0.9-2 @un puN > as its mode (Install) is protected 00:00:18.483 E: Ignore MarkGarbage of libtirpc3t64:amd64 < none -> 1.3.4+ds-1.3 @un puN > as its mode (Install) is protected 00:00:18.487 E: Ignore MarkGarbage of libext2fs2t64:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected 00:00:18.491 E: Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected 00:00:18.495 E: Ignore MarkGarbage of usr-is-merged:amd64 < none -> 39 @un puN > as its mode (Install) is protected 00:00:18.499 E: Ignore MarkGarbage of logsave:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected 00:00:18.504 E: Ignore MarkGarbage of libss2:amd64 < none -> 1.47.1-1 @un puN > as its mode (Install) is protected 00:00:18.508 E: debconf is already the newest version (1.5.86). 00:00:18.513 E: libpam-runtime is already the newest version (1.5.3-7). 00:00:18.518 E: mawk is already the newest version (1.3.4.20240123-1). 00:00:18.523 E: libpam-modules is already the newest version (1.5.3-7). 00:00:18.528 E: libpam-modules-bin is already the newest version (1.5.3-7). 00:00:18.532 E: The following additional packages will be installed: 00:00:18.535 E: bind9-libs bsdextrautils dbus-bin dbus-daemon dbus-session-bus-common 00:00:18.540 E: dbus-system-bus-common distro-info-data dmsetup libapparmor1 00:00:18.544 E: libapt-pkg6.0t64 libbpf1 libbsd0 libcap2-bin libcbor0.10 libcom-err2 00:00:18.548 E: libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 00:00:18.553 E: libext2fs2t64 libfdisk1 libffi8 libfido2-1 libfstrm0 libgcrypt20 00:00:18.557 E: libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgpg-error0 libgssapi-krb5-2 00:00:18.561 E: libhogweed6t64 libicu72 libidn2-0 libjansson4 libjemalloc2 libjson-c5 00:00:18.565 E: libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 liblmdb0 00:00:18.569 E: liblocale-gettext-perl liblz4-1 libmagic-mgc libmagic1t64 libmaxminddb0 00:00:18.575 E: libmnl0 libncursesw6 libnettle8t64 libnewt0.52 libnftables1 libnftnl11 00:00:18.580 E: libnghttp2-14 libp11-kit0 libpci3 libperl5.38t64 libpipeline1 libpopt0 00:00:18.585 E: libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal 00:00:18.589 E: libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common 00:00:18.593 E: libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6 00:00:18.597 E: libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl 00:00:18.603 E: libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0 00:00:18.607 E: libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12 00:00:18.612 E: libxxhash0 logsave openssl pci.ids perl-modules-5.38 python-apt-common 00:00:18.617 E: python3 python3-apt python3-certifi python3-chardet 00:00:18.621 E: python3-charset-normalizer python3-debconf python3-debian python3-debianbts 00:00:18.626 E: python3-idna python3-minimal python3-pkg-resources python3-requests 00:00:18.642 E: python3-urllib3 python3.11 python3.11-minimal tasksel usr-is-merged 00:00:18.647 E: Suggested packages: 00:00:18.652 E: quota apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1 00:00:18.656 E: powermgmt-base default-mta | mail-transport-agent python3-gi www-browser 00:00:18.661 E: x-terminal-emulator bzip2-doc libarchive-dev anacron checksecurity supercat 00:00:18.666 E: bat default-dbus-session-bus | dbus-session-bus pdf-viewer postscript-viewer 00:00:18.670 E: gpart parted fuse2fs e2fsck-static gnupg groff ppp rdnssd resolvconf 00:00:18.674 E: avahi-autoipd isc-dhcp-client-ddns rng-tools gdbm-l10n gnutls-bin krb5-doc 00:00:18.679 E: krb5-user mmdb-bin libtss2-rc0t64 libarchive13t64 libdw1t64 libip4tc2 00:00:18.685 E: libpwquality1 libqrencode4 bsd-mailx | mailx apparmor nfs-common hunspell 00:00:18.691 E: firewalld keychain libpam-ssh monkeysphere ssh-askpass perl-doc 00:00:18.696 E: libterm-readline-gnu-perl | libterm-readline-perl-perl make 00:00:18.701 E: libtap-harness-archive-perl python3-doc python3-tk python3-venv 00:00:18.706 E: python-apt-doc python-charset-normalizer-doc python3-setuptools 00:00:18.711 E: python3-cryptography python3-openssl python3-socks python-requests-doc 00:00:18.716 E: python3-brotli python3.11-venv python3.11-doc binutils binfmt-support 00:00:18.721 E: readline-doc claws-mail debsums default-mta | postfix | exim4 00:00:18.727 E: | mail-transport-agent dlocate emacs-bin-common gnupg | pgp python3-urwid 00:00:18.732 E: reportbug-gtk xdg-utils systemd-container systemd-homed systemd-userdbd 00:00:18.736 E: systemd-boot systemd-resolved libtss2-tcti-device0 polkitd indent 00:00:18.741 E: Recommended packages: 00:00:18.746 E: default-mta | mail-transport-agent e2fsprogs-l10n libpam-cap 00:00:18.751 E: libgpg-error-l10n libgpm2 libfribidi0 dbus-user-session publicsuffix xauth 00:00:18.756 E: psmisc lsb-release iso-codes zstd laptop-detect xxd 00:00:18.760 E: The following NEW packages will be installed: 00:00:18.766 E: adduser apt apt-listchanges apt-utils bash-completion bind9-dnsutils 00:00:18.770 E: bind9-host bind9-libs bsdextrautils bzip2 ca-certificates cpio cron 00:00:18.775 E: cron-daemon-common dbus dbus-bin dbus-daemon dbus-session-bus-common 00:00:18.779 E: dbus-system-bus-common debconf-i18n debian-archive-keyring debian-faq 00:00:18.784 E: distro-info-data dmidecode dmsetup doc-debian e2fsprogs fdisk file 00:00:18.788 E: gettext-base gpgv groff-base ifupdown inetutils-telnet init iproute2 00:00:18.792 E: iputils-ping isc-dhcp-client isc-dhcp-common kmod krb5-locales less 00:00:18.797 E: libapparmor1 libapt-pkg6.0t64 libbpf1 libbsd0 libc-l10n libcap2-bin 00:00:18.801 E: libcbor0.10 libcom-err2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 00:00:18.807 E: libedit2 libelf1t64 libexpat1 libext2fs2t64 libfdisk1 libffi8 libfido2-1 00:00:18.811 E: libfstrm0 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 00:00:18.816 E: libgpg-error0 libgssapi-krb5-2 libhogweed6t64 libicu72 libidn2-0 libjansson4 00:00:18.820 E: libjemalloc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 00:00:18.824 E: libkrb5support0 liblmdb0 liblocale-gettext-perl liblockfile-bin liblz4-1 00:00:18.828 E: libmagic-mgc libmagic1t64 libmaxminddb0 libmnl0 libncursesw6 libnettle8t64 00:00:18.833 E: libnewt0.52 libnftables1 libnftnl11 libnghttp2-14 libnss-systemd libp11-kit0 00:00:18.838 E: libpam-systemd libpam-wtmpdb libpci3 libperl5.38t64 libpipeline1 libpopt0 00:00:18.842 E: libproc2-0 libprotobuf-c1 libpsl5t64 libpython3-stdlib libpython3.11-minimal 00:00:18.847 E: libpython3.11-stdlib libreadline8t64 libseccomp2 libsemanage-common 00:00:18.852 E: libsemanage2 libsepol2 libslang2 libsqlite3-0 libss2 libstdc++6 00:00:18.857 E: libsystemd-shared libtasn1-6 libtext-charwidth-perl libtext-iconv-perl 00:00:18.861 E: libtext-wrapi18n-perl libtirpc-common libtirpc3t64 libuchardet0 00:00:18.865 E: libunistring5 liburcu8t64 libuv1t64 libwtmpdb0 libxml2 libxtables12 00:00:18.870 E: libxxhash0 locales logrotate logsave lsof man-db manpages media-types mount 00:00:18.874 E: nano ncurses-term netbase netcat-traditional nftables openssh-client openssl 00:00:18.878 E: passwd pci.ids pciutils perl perl-modules-5.38 procps python-apt-common 00:00:18.882 E: python3 python3-apt python3-certifi python3-chardet 00:00:18.887 E: python3-charset-normalizer python3-debconf python3-debian python3-debianbts 00:00:18.891 E: python3-idna python3-minimal python3-pkg-resources python3-reportbug 00:00:18.895 E: python3-requests python3-urllib3 python3.11 python3.11-minimal 00:00:18.899 E: readline-common reportbug sensible-utils systemd systemd-sysv 00:00:18.905 E: systemd-timesyncd tasksel tasksel-data traceroute tzdata ucf udev 00:00:18.909 E: usr-is-merged util-linux-extra vim-common vim-tiny wamerican wget whiptail 00:00:18.915 E: wtmpdb xz-utils 00:00:18.919 E: 0 upgraded, 189 newly installed, 0 to remove and 0 not upgraded. 00:00:18.923 E: Need to get 74.6 MB of archives. 00:00:18.928 E: After this operation, 295 MB of additional disk space will be used. 00:00:18.933 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libcom-err2 amd64 1.47.1-1 [22.9 kB] 00:00:18.938 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libext2fs2t64 amd64 1.47.1-1 [210 kB] 00:00:18.943 E: Get:3 http://127.0.0.1/debian unstable/main amd64 libss2 amd64 1.47.1-1 [27.6 kB] 00:00:18.947 E: Get:4 http://127.0.0.1/debian unstable/main amd64 logsave amd64 1.47.1-1 [22.7 kB] 00:00:18.952 E: Get:5 http://127.0.0.1/debian unstable/main amd64 e2fsprogs amd64 1.47.1-1 [583 kB] 00:00:18.957 E: Get:6 http://127.0.0.1/debian unstable/main amd64 mount amd64 2.40.1-8.1 [150 kB] 00:00:18.961 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapparmor1 amd64 3.1.7-1 [41.7 kB] 00:00:18.966 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:18.970 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:18.975 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libjson-c5 amd64 0.17-1+b1 [44.2 kB] 00:00:18.980 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libcryptsetup12 amd64 2:2.7.2-2 [251 kB] 00:00:18.985 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libfdisk1 amd64 2.40.1-8.1 [208 kB] 00:00:18.989 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB] 00:00:18.993 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libsystemd-shared amd64 256-1 [2048 kB] 00:00:18.997 E: Get:15 http://127.0.0.1/debian unstable/main amd64 systemd amd64 256-1 [3715 kB] 00:00:19.002 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libsemanage-common all 3.5-1 [9908 B] 00:00:19.006 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB] 00:00:19.009 E: Get:18 http://127.0.0.1/debian unstable/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB] 00:00:19.014 E: Get:19 http://127.0.0.1/debian unstable/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB] 00:00:19.019 E: Get:20 http://127.0.0.1/debian unstable/main amd64 adduser all 3.137 [140 kB] 00:00:19.023 E: Get:21 http://127.0.0.1/debian unstable/main amd64 cron-daemon-common all 3.0pl1-189 [16.8 kB] 00:00:19.027 E: Get:22 http://127.0.0.1/debian unstable/main amd64 sensible-utils all 0.0.23 [24.7 kB] 00:00:19.032 E: Get:23 http://127.0.0.1/debian unstable/main amd64 cron amd64 3.0pl1-189 [86.0 kB] 00:00:19.035 E: Get:24 http://127.0.0.1/debian unstable/main amd64 systemd-sysv amd64 256-1 [55.9 kB] 00:00:19.039 E: Get:25 http://127.0.0.1/debian unstable/main amd64 init amd64 1.66 [6004 B] 00:00:19.044 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:19.048 E: Get:27 http://127.0.0.1/debian unstable/main amd64 dbus-bin amd64 1.14.10-4+b1 [106 kB] 00:00:19.052 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:19.057 E: Get:29 http://127.0.0.1/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB] 00:00:19.061 E: Get:30 http://127.0.0.1/debian unstable/main amd64 dbus-daemon amd64 1.14.10-4+b1 [185 kB] 00:00:19.067 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:19.071 E: Get:32 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:19.075 E: Get:33 http://127.0.0.1/debian unstable/main amd64 dbus amd64 1.14.10-4+b1 [98.6 kB] 00:00:19.079 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:19.083 E: Get:35 http://127.0.0.1/debian unstable/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB] 00:00:19.087 E: Get:36 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB] 00:00:19.091 E: Get:37 http://127.0.0.1/debian unstable/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB] 00:00:19.096 E: Get:38 http://127.0.0.1/debian unstable/main amd64 perl amd64 5.38.2-5 [236 kB] 00:00:19.100 E: Get:39 http://127.0.0.1/debian unstable/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB] 00:00:19.103 E: Get:40 http://127.0.0.1/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB] 00:00:19.108 E: Get:41 http://127.0.0.1/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB] 00:00:19.111 E: Get:42 http://127.0.0.1/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB] 00:00:19.116 E: Get:43 http://127.0.0.1/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB] 00:00:19.123 E: Get:44 http://127.0.0.1/debian unstable/main amd64 netbase all 6.4 [12.8 kB] 00:00:19.133 E: Get:45 http://127.0.0.1/debian unstable/main amd64 tzdata all 2024a-4 [255 kB] 00:00:19.147 E: Get:46 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB] 00:00:19.156 E: Get:47 http://127.0.0.1/debian unstable/main amd64 libncursesw6 amd64 6.5-2 [135 kB] 00:00:19.168 E: Get:48 http://127.0.0.1/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB] 00:00:19.177 E: Get:49 http://127.0.0.1/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB] 00:00:19.190 E: Get:50 http://127.0.0.1/debian unstable/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB] 00:00:19.218 E: Get:51 http://127.0.0.1/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB] 00:00:19.261 E: Get:52 http://127.0.0.1/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB] 00:00:19.281 E: Get:53 http://127.0.0.1/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B] 00:00:19.291 E: Get:54 http://127.0.0.1/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB] 00:00:19.299 E: Get:55 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB] 00:00:19.309 E: Get:56 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB] 00:00:19.334 E: Get:57 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB] 00:00:19.346 E: Get:58 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB] 00:00:19.356 E: Get:59 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB] 00:00:19.379 E: Get:60 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB] 00:00:19.388 E: Get:61 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB] 00:00:19.416 E: Get:62 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB] 00:00:19.428 E: Get:63 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB] 00:00:19.442 E: Get:64 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB] 00:00:19.459 E: Get:65 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB] 00:00:19.476 E: Get:66 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB] 00:00:19.486 E: Get:67 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB] 00:00:19.504 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:19.513 E: Get:69 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB] 00:00:19.551 E: Get:70 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB] 00:00:19.588 E: Get:71 http://127.0.0.1/debian unstable/main amd64 tasksel-data all 3.75 [18.0 kB] 00:00:19.599 E: Get:72 http://127.0.0.1/debian unstable/main amd64 tasksel all 3.75 [50.7 kB] 00:00:19.609 E: Get:73 http://127.0.0.1/debian unstable/main amd64 apt-utils amd64 2.9.5 [328 kB] 00:00:19.624 E: Get:74 http://127.0.0.1/debian unstable/main amd64 cpio amd64 2.15+dfsg-1 [260 kB] 00:00:19.638 E: Get:75 http://127.0.0.1/debian unstable/main amd64 libtext-charwidth-perl amd64 0.04-11+b3 [9456 B] 00:00:19.647 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:19.655 E: Get:77 http://127.0.0.1/debian unstable/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] 00:00:19.665 E: Get:78 http://127.0.0.1/debian unstable/main amd64 debconf-i18n all 1.5.86 [195 kB] 00:00:19.678 E: Get:79 http://127.0.0.1/debian unstable/main amd64 dmidecode amd64 3.5-3 [66.6 kB] 00:00:19.687 E: Get:80 http://127.0.0.1/debian unstable/main amd64 fdisk amd64 2.40.1-8.1 [151 kB] 00:00:19.699 E: Get:81 http://127.0.0.1/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB] 00:00:19.713 E: Get:82 http://127.0.0.1/debian unstable/main amd64 libbpf1 amd64 1:1.4.3-1 [162 kB] 00:00:19.724 E: Get:83 http://127.0.0.1/debian unstable/main amd64 libmnl0 amd64 1.0.5-2+b1 [12.2 kB] 00:00:19.732 E: Get:84 http://127.0.0.1/debian unstable/main amd64 libkrb5support0 amd64 1.20.1-6+b1 [33.3 kB] 00:00:19.742 E: Get:85 http://127.0.0.1/debian unstable/main amd64 libk5crypto3 amd64 1.20.1-6+b1 [79.8 kB] 00:00:19.752 E: Get:86 http://127.0.0.1/debian unstable/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B] 00:00:19.763 E: Get:87 http://127.0.0.1/debian unstable/main amd64 libkrb5-3 amd64 1.20.1-6+b1 [333 kB] 00:00:19.777 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:19.788 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:19.797 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:19.807 E: Get:91 http://127.0.0.1/debian unstable/main amd64 libxtables12 amd64 1.8.10-4 [31.2 kB] 00:00:19.816 E: Get:92 http://127.0.0.1/debian unstable/main amd64 libcap2-bin amd64 1:2.66-5 [34.8 kB] 00:00:19.825 E: Get:93 http://127.0.0.1/debian unstable/main amd64 iproute2 amd64 6.9.0-1 [1064 kB] 00:00:19.855 E: Get:94 http://127.0.0.1/debian unstable/main amd64 ifupdown amd64 0.8.43 [61.1 kB] 00:00:19.863 E: Get:95 http://127.0.0.1/debian unstable/main amd64 iputils-ping amd64 3:20240117-1 [48.9 kB] 00:00:19.873 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:19.904 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:19.914 E: Get:98 http://127.0.0.1/debian unstable/main amd64 libkmod2 amd64 32+20240611-1 [60.9 kB] 00:00:19.924 E: Get:99 http://127.0.0.1/debian unstable/main amd64 kmod amd64 32+20240611-1 [96.9 kB] 00:00:19.934 E: Get:100 http://127.0.0.1/debian unstable/main amd64 less amd64 643-1 [148 kB] 00:00:19.945 E: Get:101 http://127.0.0.1/debian unstable/main amd64 libpopt0 amd64 1.19+dfsg-1+b1 [43.6 kB] 00:00:19.955 E: Get:102 http://127.0.0.1/debian unstable/main amd64 logrotate amd64 3.21.0-2 [60.0 kB] 00:00:19.966 E: Get:103 http://127.0.0.1/debian unstable/main amd64 nano amd64 8.0-1 [659 kB] 00:00:19.989 E: Get:104 http://127.0.0.1/debian unstable/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB] 00:00:19.999 E: Get:105 http://127.0.0.1/debian unstable/main amd64 libnftnl11 amd64 1.2.6-2+b1 [63.4 kB] 00:00:20.009 E: Get:106 http://127.0.0.1/debian unstable/main amd64 libnftables1 amd64 1.0.9-2 [315 kB] 00:00:20.024 E: Get:107 http://127.0.0.1/debian unstable/main amd64 libbsd0 amd64 0.12.2-1 [131 kB] 00:00:20.036 E: Get:108 http://127.0.0.1/debian unstable/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB] 00:00:20.048 E: Get:109 http://127.0.0.1/debian unstable/main amd64 nftables amd64 1.0.9-2 [73.3 kB] 00:00:20.059 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:20.070 E: Get:111 http://127.0.0.1/debian unstable/main amd64 procps amd64 2:4.0.4-4 [880 kB] 00:00:20.099 E: Get:112 http://127.0.0.1/debian unstable/main amd64 udev amd64 256-1 [1887 kB] 00:00:20.147 E: Get:113 http://127.0.0.1/debian unstable/main amd64 vim-common all 2:9.1.0377-1 [410 kB] 00:00:20.165 E: Get:114 http://127.0.0.1/debian unstable/main amd64 vim-tiny amd64 2:9.1.0377-1 [741 kB] 00:00:20.188 E: Get:115 http://127.0.0.1/debian unstable/main amd64 libslang2 amd64 2.3.3-5 [551 kB] 00:00:20.208 E: Get:116 http://127.0.0.1/debian unstable/main amd64 libnewt0.52 amd64 0.52.24-2 [59.5 kB] 00:00:20.216 E: Get:117 http://127.0.0.1/debian unstable/main amd64 whiptail amd64 0.52.24-2 [24.1 kB] 00:00:20.226 E: Get:118 http://127.0.0.1/debian unstable/main amd64 python-apt-common all 2.9.0 [66.2 kB] 00:00:20.236 E: Get:119 http://127.0.0.1/debian unstable/main amd64 distro-info-data all 0.62 [6344 B] 00:00:20.244 E: Get:120 http://127.0.0.1/debian unstable/main amd64 python3-apt amd64 2.9.0 [206 kB] 00:00:20.258 E: Get:121 http://127.0.0.1/debian unstable/main amd64 python3-debconf all 1.5.86 [4232 B] 00:00:20.267 E: Get:122 http://127.0.0.1/debian unstable/main amd64 ucf all 3.0043+nmu1 [55.2 kB] 00:00:20.276 E: Get:123 http://127.0.0.1/debian unstable/main amd64 apt-listchanges all 3.27 [104 kB] 00:00:20.288 E: Get:124 http://127.0.0.1/debian unstable/main amd64 bash-completion all 1:2.14.0-1 [305 kB] 00:00:20.302 E: Get:125 http://127.0.0.1/debian unstable/main amd64 libfstrm0 amd64 0.6.1-1+b2 [21.8 kB] 00:00:20.311 E: Get:126 http://127.0.0.1/debian unstable/main amd64 libjemalloc2 amd64 5.3.0-2+b1 [275 kB] 00:00:20.324 E: Get:127 http://127.0.0.1/debian unstable/main amd64 liblmdb0 amd64 0.9.31-1+b1 [44.8 kB] 00:00:20.333 E: Get:128 http://127.0.0.1/debian unstable/main amd64 libmaxminddb0 amd64 1.9.1-1 [30.5 kB] 00:00:20.342 E: Get:129 http://127.0.0.1/debian unstable/main amd64 libnghttp2-14 amd64 1.62.1-1 [75.5 kB] 00:00:20.353 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:20.362 E: Get:131 http://127.0.0.1/debian unstable/main amd64 liburcu8t64 amd64 0.14.0-4 [73.2 kB] 00:00:20.372 E: Get:132 http://127.0.0.1/debian unstable/main amd64 libuv1t64 amd64 1.48.0-4 [148 kB] 00:00:20.385 E: Get:133 http://127.0.0.1/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB] 00:00:20.581 E: Get:134 http://127.0.0.1/debian unstable/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB] 00:00:20.603 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:20.639 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:20.653 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:20.670 E: Get:138 http://127.0.0.1/debian unstable/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB] 00:00:20.679 E: Get:139 http://127.0.0.1/debian unstable/main amd64 openssl amd64 3.2.2-1 [1364 kB] 00:00:20.716 E: Get:140 http://127.0.0.1/debian unstable/main amd64 ca-certificates all 20240203 [158 kB] 00:00:20.727 E: Get:141 http://127.0.0.1/debian unstable/main amd64 debian-faq all 11.1 [500 kB] 00:00:20.746 E: Get:142 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB] 00:00:20.759 E: Get:143 http://127.0.0.1/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB] 00:00:20.774 E: Get:144 http://127.0.0.1/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB] 00:00:20.784 E: Get:145 http://127.0.0.1/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB] 00:00:20.793 E: Get:146 http://127.0.0.1/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB] 00:00:20.805 E: Get:147 http://127.0.0.1/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB] 00:00:20.815 E: Get:148 http://127.0.0.1/debian unstable/main amd64 groff-base amd64 1.23.0-4 [1180 kB] 00:00:20.849 E: Get:149 http://127.0.0.1/debian unstable/main amd64 inetutils-telnet amd64 2:2.5-4 [122 kB] 00:00:20.860 E: Get:150 http://127.0.0.1/debian unstable/main amd64 krb5-locales all 1.20.1-6 [63.2 kB] 00:00:20.870 E: Get:151 http://127.0.0.1/debian unstable/main amd64 libc-l10n all 2.38-13 [724 kB] 00:00:20.893 E: Get:152 http://127.0.0.1/debian unstable/main amd64 liblockfile-bin amd64 1.17-1+b1 [20.8 kB] 00:00:20.902 E: Get:153 http://127.0.0.1/debian unstable/main amd64 libnss-systemd amd64 256-1 [199 kB] 00:00:20.914 E: Get:154 http://127.0.0.1/debian unstable/main amd64 libpam-systemd amd64 256-1 [273 kB] 00:00:20.926 E: Get:155 http://127.0.0.1/debian unstable/main amd64 libwtmpdb0 amd64 0.12.0-2 [8552 B] 00:00:20.934 E: Get:156 http://127.0.0.1/debian unstable/main amd64 libpam-wtmpdb amd64 0.12.0-2 [7984 B] 00:00:20.943 E: Get:157 http://127.0.0.1/debian unstable/main amd64 locales all 2.38-13 [3909 kB] 00:00:21.033 E: Get:158 http://127.0.0.1/debian unstable/main amd64 lsof amd64 4.95.0-1.1 [315 kB] 00:00:21.047 E: Get:159 http://127.0.0.1/debian unstable/main amd64 bsdextrautils amd64 2.40.1-8.1 [96.2 kB] 00:00:21.057 E: Get:160 http://127.0.0.1/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB] 00:00:21.067 E: Get:161 http://127.0.0.1/debian unstable/main amd64 man-db amd64 2.12.1-2 [1411 kB] 00:00:21.105 E: Get:162 http://127.0.0.1/debian unstable/main amd64 manpages all 6.8-2 [1389 kB] 00:00:21.146 E: Get:163 http://127.0.0.1/debian unstable/main amd64 ncurses-term all 6.5-2 [513 kB] 00:00:21.165 E: Get:164 http://127.0.0.1/debian unstable/main amd64 netcat-traditional amd64 1.10-48.1 [63.0 kB] 00:00:21.174 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:21.186 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:21.196 E: Get:167 http://127.0.0.1/debian unstable/main amd64 openssh-client amd64 1:9.7p1-5 [964 kB] 00:00:21.230 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:21.241 E: Get:169 http://127.0.0.1/debian unstable/main amd64 libpci3 amd64 1:3.12.0-1 [75.1 kB] 00:00:21.251 E: Get:170 http://127.0.0.1/debian unstable/main amd64 pciutils amd64 1:3.12.0-1 [126 kB] 00:00:21.263 E: Get:171 http://127.0.0.1/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB] 00:00:21.275 E: Get:172 http://127.0.0.1/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB] 00:00:21.286 E: Get:173 http://127.0.0.1/debian unstable/main amd64 python3-debian all 0.1.49 [115 kB] 00:00:21.297 E: Get:174 http://127.0.0.1/debian unstable/main amd64 python3-debianbts all 4.1.1 [12.4 kB] 00:00:21.306 E: Get:175 http://127.0.0.1/debian unstable/main amd64 python3-certifi all 2024.6.2-1 [157 kB] 00:00:21.318 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:21.326 E: Get:177 http://127.0.0.1/debian unstable/main amd64 python3-idna all 3.6-2.1 [38.6 kB] 00:00:21.335 E: Get:178 http://127.0.0.1/debian unstable/main amd64 python3-urllib3 all 2.0.7-2 [111 kB] 00:00:21.346 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:21.357 E: Get:180 http://127.0.0.1/debian unstable/main amd64 python3-reportbug all 13.0.1 [78.3 kB] 00:00:21.367 E: Get:181 http://127.0.0.1/debian unstable/main amd64 reportbug all 13.0.1 [63.9 kB] 00:00:21.377 E: Get:182 http://127.0.0.1/debian unstable/main amd64 systemd-timesyncd amd64 256-1 [79.0 kB] 00:00:21.387 E: Get:183 http://127.0.0.1/debian unstable/main amd64 traceroute amd64 1:2.1.5-1 [54.1 kB] 00:00:21.397 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:21.412 E: Get:185 http://127.0.0.1/debian unstable/main amd64 wamerican all 2020.12.07-2 [221 kB] 00:00:21.424 E: Get:186 http://127.0.0.1/debian unstable/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB] 00:00:21.434 E: Get:187 http://127.0.0.1/debian unstable/main amd64 wget amd64 1.24.5-1 [979 kB] 00:00:21.463 E: Get:188 http://127.0.0.1/debian unstable/main amd64 wtmpdb amd64 0.12.0-2 [15.0 kB] 00:00:21.472 E: Get:189 http://127.0.0.1/debian unstable/main amd64 xz-utils amd64 5.6.2-1 [522 kB] 00:00:21.594 E: Fetched 74.6 MB in 3s (22.1 MB/s) 00:00:21.598 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:21.719 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:21.765 E: Fetched 74.6 MB in 3s (22.1 MB/s) 00:00:21.769 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:21.785 E: Selecting previously unselected package libcom-err2:amd64. 00:00:21.789 E: (Reading database ... 3675 files and directories currently installed.) 00:00:21.793 E: Preparing to unpack .../libcom-err2_1.47.1-1_amd64.deb ... 00:00:21.797 E: Unpacking libcom-err2:amd64 (1.47.1-1) ... 00:00:21.819 E: Selecting previously unselected package libext2fs2t64:amd64. 00:00:21.824 E: Preparing to unpack .../libext2fs2t64_1.47.1-1_amd64.deb ... 00:00:21.828 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:21.833 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:21.839 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:21.845 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:21.849 E: Unpacking libext2fs2t64:amd64 (1.47.1-1) ... 00:00:21.891 E: Selecting previously unselected package libss2:amd64. 00:00:21.896 E: Preparing to unpack .../libss2_1.47.1-1_amd64.deb ... 00:00:21.900 E: Unpacking libss2:amd64 (1.47.1-1) ... 00:00:21.925 E: Selecting previously unselected package logsave. 00:00:21.930 E: Preparing to unpack .../logsave_1.47.1-1_amd64.deb ... 00:00:21.934 E: Unpacking logsave (1.47.1-1) ... 00:00:21.954 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:21.961 E: Setting up libcom-err2:amd64 (1.47.1-1) ... 00:00:21.968 E: Setting up libext2fs2t64:amd64 (1.47.1-1) ... 00:00:21.975 E: Setting up libss2:amd64 (1.47.1-1) ... 00:00:21.989 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:22.011 E: Selecting previously unselected package e2fsprogs. 00:00:22.016 E: (Reading database ... 3706 files and directories currently installed.) 00:00:22.020 E: Preparing to unpack .../00-e2fsprogs_1.47.1-1_amd64.deb ... 00:00:22.025 E: Unpacking e2fsprogs (1.47.1-1) ... 00:00:22.087 E: Selecting previously unselected package mount. 00:00:22.092 E: Preparing to unpack .../01-mount_2.40.1-8.1_amd64.deb ... 00:00:22.098 E: Unpacking mount (2.40.1-8.1) ... 00:00:22.133 E: Selecting previously unselected package libapparmor1:amd64. 00:00:22.138 E: Preparing to unpack .../02-libapparmor1_3.1.7-1_amd64.deb ... 00:00:22.144 E: Unpacking libapparmor1:amd64 (3.1.7-1) ... 00:00:22.169 E: Selecting previously unselected package dmsetup. 00:00:22.174 E: Preparing to unpack .../03-dmsetup_2%3a1.02.196-1+b1_amd64.deb ... 00:00:22.181 E: Unpacking dmsetup (2:1.02.196-1+b1) ... 00:00:22.216 E: Selecting previously unselected package libdevmapper1.02.1:amd64. 00:00:22.221 E: Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ... 00:00:22.228 E: Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... 00:00:22.263 E: Selecting previously unselected package libjson-c5:amd64. 00:00:22.268 E: Preparing to unpack .../05-libjson-c5_0.17-1+b1_amd64.deb ... 00:00:22.272 E: Unpacking libjson-c5:amd64 (0.17-1+b1) ... 00:00:22.300 E: Selecting previously unselected package libcryptsetup12:amd64. 00:00:22.305 E: Preparing to unpack .../06-libcryptsetup12_2%3a2.7.2-2_amd64.deb ... 00:00:22.309 E: Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ... 00:00:22.348 E: Selecting previously unselected package libfdisk1:amd64. 00:00:22.352 E: Preparing to unpack .../07-libfdisk1_2.40.1-8.1_amd64.deb ... 00:00:22.357 E: Unpacking libfdisk1:amd64 (2.40.1-8.1) ... 00:00:22.394 E: Selecting previously unselected package libseccomp2:amd64. 00:00:22.399 E: Preparing to unpack .../08-libseccomp2_2.5.5-1_amd64.deb ... 00:00:22.403 E: Unpacking libseccomp2:amd64 (2.5.5-1) ... 00:00:22.427 E: Selecting previously unselected package libsystemd-shared:amd64. 00:00:22.431 E: Preparing to unpack .../09-libsystemd-shared_256-1_amd64.deb ... 00:00:22.435 E: Unpacking libsystemd-shared:amd64 (256-1) ... 00:00:22.592 E: Selecting previously unselected package systemd. 00:00:22.596 E: Preparing to unpack .../10-systemd_256-1_amd64.deb ... 00:00:22.611 E: Unpacking systemd (256-1) ... 00:00:23.014 E: Selecting previously unselected package libsemanage-common. 00:00:23.018 E: Preparing to unpack .../11-libsemanage-common_3.5-1_all.deb ... 00:00:23.023 E: Unpacking libsemanage-common (3.5-1) ... 00:00:23.048 E: Selecting previously unselected package libsepol2:amd64. 00:00:23.052 E: Preparing to unpack .../12-libsepol2_3.5-2+b1_amd64.deb ... 00:00:23.057 E: Unpacking libsepol2:amd64 (3.5-2+b1) ... 00:00:23.100 E: Selecting previously unselected package libsemanage2:amd64. 00:00:23.104 E: Preparing to unpack .../13-libsemanage2_3.5-1+b3_amd64.deb ... 00:00:23.109 E: Unpacking libsemanage2:amd64 (3.5-1+b3) ... 00:00:23.141 E: Selecting previously unselected package passwd. 00:00:23.145 E: Preparing to unpack .../14-passwd_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:23.152 E: Unpacking passwd (1:4.13+dfsg1-5) ... 00:00:23.296 E: Selecting previously unselected package adduser. 00:00:23.300 E: Preparing to unpack .../15-adduser_3.137_all.deb ... 00:00:23.305 E: Unpacking adduser (3.137) ... 00:00:23.352 E: Selecting previously unselected package cron-daemon-common. 00:00:23.356 E: Preparing to unpack .../16-cron-daemon-common_3.0pl1-189_all.deb ... 00:00:23.361 E: Unpacking cron-daemon-common (3.0pl1-189) ... 00:00:23.383 E: Selecting previously unselected package sensible-utils. 00:00:23.387 E: Preparing to unpack .../17-sensible-utils_0.0.23_all.deb ... 00:00:23.392 E: Unpacking sensible-utils (0.0.23) ... 00:00:23.418 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:23.424 E: Setting up libapparmor1:amd64 (3.1.7-1) ... 00:00:23.429 E: Setting up libjson-c5:amd64 (0.17-1+b1) ... 00:00:23.433 E: Setting up libfdisk1:amd64 (2.40.1-8.1) ... 00:00:23.437 E: Setting up libseccomp2:amd64 (2.5.5-1) ... 00:00:23.441 E: Setting up libsystemd-shared:amd64 (256-1) ... 00:00:23.445 E: Setting up mount (2.40.1-8.1) ... 00:00:23.450 E: Setting up libsemanage-common (3.5-1) ... 00:00:23.456 E: Setting up libsepol2:amd64 (3.5-2+b1) ... 00:00:23.461 E: Setting up libsemanage2:amd64 (3.5-1+b3) ... 00:00:23.465 E: Setting up passwd (1:4.13+dfsg1-5) ... 00:00:23.514 E: Shadow passwords are now on. 00:00:23.532 E: Setting up adduser (3.137) ... 00:00:23.540 E: Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... 00:00:23.544 E: Setting up libcryptsetup12:amd64 (2:2.7.2-2) ... 00:00:23.547 E: Setting up systemd (256-1) ... 00:00:23.570 E: Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. 00:00:23.577 E: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. 00:00:23.584 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. 00:00:23.591 E: Initializing machine ID from random generator. 00:00:23.622 E: Creating group 'systemd-journal' with GID 999. 00:00:23.626 E: Creating group 'systemd-network' with GID 998. 00:00:23.630 E: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 00:00:23.641 E: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. 00:00:23.662 E: Setting up cron-daemon-common (3.0pl1-189) ... 00:00:23.686 E: Creating group 'crontab' with GID 997. 00:00:23.709 E: Setting up dmsetup (2:1.02.196-1+b1) ... 00:00:23.726 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:23.747 E: Selecting previously unselected package cron. 00:00:23.753 E: (Reading database ... 5407 files and directories currently installed.) 00:00:23.757 E: Preparing to unpack .../cron_3.0pl1-189_amd64.deb ... 00:00:23.761 E: Unpacking cron (3.0pl1-189) ... 00:00:23.793 E: Selecting previously unselected package systemd-sysv. 00:00:23.797 E: Preparing to unpack .../systemd-sysv_256-1_amd64.deb ... 00:00:23.802 E: Unpacking systemd-sysv (256-1) ... 00:00:23.824 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:23.829 E: Setting up systemd-sysv (256-1) ... 00:00:23.855 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:23.872 E: Selecting previously unselected package init. 00:00:23.877 E: (Reading database ... 5455 files and directories currently installed.) 00:00:23.881 E: Preparing to unpack .../0-init_1.66_amd64.deb ... 00:00:23.885 E: Unpacking init (1.66) ... 00:00:23.908 E: Selecting previously unselected package libdbus-1-3:amd64. 00:00:23.912 E: Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ... 00:00:23.916 E: Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ... 00:00:23.947 E: Selecting previously unselected package dbus-bin. 00:00:23.951 E: Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ... 00:00:23.955 E: Unpacking dbus-bin (1.14.10-4+b1) ... 00:00:23.985 E: Selecting previously unselected package dbus-session-bus-common. 00:00:23.990 E: Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ... 00:00:23.995 E: Unpacking dbus-session-bus-common (1.14.10-4) ... 00:00:24.028 E: Selecting previously unselected package libexpat1:amd64. 00:00:24.032 E: Preparing to unpack .../4-libexpat1_2.6.2-1_amd64.deb ... 00:00:24.036 E: Unpacking libexpat1:amd64 (2.6.2-1) ... 00:00:24.064 E: Selecting previously unselected package dbus-daemon. 00:00:24.069 E: Preparing to unpack .../5-dbus-daemon_1.14.10-4+b1_amd64.deb ... 00:00:24.073 E: Unpacking dbus-daemon (1.14.10-4+b1) ... 00:00:24.105 E: Selecting previously unselected package dbus-system-bus-common. 00:00:24.109 E: Preparing to unpack .../6-dbus-system-bus-common_1.14.10-4_all.deb ... 00:00:24.113 E: Unpacking dbus-system-bus-common (1.14.10-4) ... 00:00:24.141 E: Selecting previously unselected package usr-is-merged. 00:00:24.145 E: Preparing to unpack .../7-usr-is-merged_39_all.deb ... 00:00:24.154 E: Unpacking usr-is-merged (39) ... 00:00:24.175 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:24.181 E: Setting up usr-is-merged (39) ... 00:00:24.207 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:24.228 E: Selecting previously unselected package dbus. 00:00:24.235 E: (Reading database ... 5531 files and directories currently installed.) 00:00:24.239 E: Preparing to unpack .../0-dbus_1.14.10-4+b1_amd64.deb ... 00:00:24.244 E: Unpacking dbus (1.14.10-4+b1) ... 00:00:24.277 E: Selecting previously unselected package perl-modules-5.38. 00:00:24.281 E: Preparing to unpack .../1-perl-modules-5.38_5.38.2-5_all.deb ... 00:00:24.286 E: Unpacking perl-modules-5.38 (5.38.2-5) ... 00:00:24.768 E: Selecting previously unselected package libgdbm6t64:amd64. 00:00:24.773 E: Preparing to unpack .../2-libgdbm6t64_1.23-6_amd64.deb ... 00:00:24.777 E: Unpacking libgdbm6t64:amd64 (1.23-6) ... 00:00:24.804 E: Selecting previously unselected package libgdbm-compat4t64:amd64. 00:00:24.808 E: Preparing to unpack .../3-libgdbm-compat4t64_1.23-6_amd64.deb ... 00:00:24.812 E: Unpacking libgdbm-compat4t64:amd64 (1.23-6) ... 00:00:24.841 E: Selecting previously unselected package libperl5.38t64:amd64. 00:00:24.845 E: Preparing to unpack .../4-libperl5.38t64_5.38.2-5_amd64.deb ... 00:00:24.849 E: Unpacking libperl5.38t64:amd64 (5.38.2-5) ... 00:00:25.238 E: Selecting previously unselected package perl. 00:00:25.244 E: Preparing to unpack .../5-perl_5.38.2-5_amd64.deb ... 00:00:25.250 E: Unpacking perl (5.38.2-5) ... 00:00:25.296 E: Selecting previously unselected package liblocale-gettext-perl. 00:00:25.300 E: Preparing to unpack .../6-liblocale-gettext-perl_1.07-7_amd64.deb ... 00:00:25.304 E: Unpacking liblocale-gettext-perl (1.07-7) ... 00:00:25.331 E: Selecting previously unselected package libpython3.11-minimal:amd64. 00:00:25.337 E: Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ... 00:00:25.342 E: Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ... 00:00:25.481 E: Selecting previously unselected package python3.11-minimal. 00:00:25.486 E: Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ... 00:00:25.492 E: Unpacking python3.11-minimal (3.11.9-1) ... 00:00:25.651 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:25.657 E: Setting up libpython3.11-minimal:amd64 (3.11.9-1) ... 00:00:25.664 E: Setting up libexpat1:amd64 (2.6.2-1) ... 00:00:25.669 E: Setting up python3.11-minimal (3.11.9-1) ... 00:00:27.212 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:27.231 E: Selecting previously unselected package python3-minimal. 00:00:27.239 E: (Reading database ... 7887 files and directories currently installed.) 00:00:27.243 E: Preparing to unpack .../00-python3-minimal_3.11.8-1_amd64.deb ... 00:00:27.248 E: Unpacking python3-minimal (3.11.8-1) ... 00:00:27.275 E: Selecting previously unselected package media-types. 00:00:27.279 E: Preparing to unpack .../01-media-types_10.1.0_all.deb ... 00:00:27.283 E: Unpacking media-types (10.1.0) ... 00:00:27.307 E: Selecting previously unselected package netbase. 00:00:27.311 E: Preparing to unpack .../02-netbase_6.4_all.deb ... 00:00:27.315 E: Unpacking netbase (6.4) ... 00:00:27.346 E: Selecting previously unselected package tzdata. 00:00:27.350 E: Preparing to unpack .../03-tzdata_2024a-4_all.deb ... 00:00:27.354 E: Unpacking tzdata (2024a-4) ... 00:00:27.514 E: Selecting previously unselected package libffi8:amd64. 00:00:27.519 E: Preparing to unpack .../04-libffi8_3.4.6-1_amd64.deb ... 00:00:27.525 E: Unpacking libffi8:amd64 (3.4.6-1) ... 00:00:27.552 E: Selecting previously unselected package libncursesw6:amd64. 00:00:27.557 E: Preparing to unpack .../05-libncursesw6_6.5-2_amd64.deb ... 00:00:27.563 E: Unpacking libncursesw6:amd64 (6.5-2) ... 00:00:27.596 E: Selecting previously unselected package readline-common. 00:00:27.601 E: Preparing to unpack .../06-readline-common_8.2-4_all.deb ... 00:00:27.605 E: Unpacking readline-common (8.2-4) ... 00:00:27.635 E: Selecting previously unselected package libreadline8t64:amd64. 00:00:27.640 E: Preparing to unpack .../07-libreadline8t64_8.2-4_amd64.deb ... 00:00:27.647 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:27.655 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:27.662 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:27.669 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:27.674 E: Unpacking libreadline8t64:amd64 (8.2-4) ... 00:00:27.716 E: Selecting previously unselected package libsqlite3-0:amd64. 00:00:27.720 E: Preparing to unpack .../08-libsqlite3-0_3.46.0-1_amd64.deb ... 00:00:27.724 E: Unpacking libsqlite3-0:amd64 (3.46.0-1) ... 00:00:27.794 E: Selecting previously unselected package libpython3.11-stdlib:amd64. 00:00:27.799 E: Preparing to unpack .../09-libpython3.11-stdlib_3.11.9-1_amd64.deb ... 00:00:27.804 E: Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ... 00:00:27.991 E: Selecting previously unselected package python3.11. 00:00:27.995 E: Preparing to unpack .../10-python3.11_3.11.9-1_amd64.deb ... 00:00:28.000 E: Unpacking python3.11 (3.11.9-1) ... 00:00:28.030 E: Selecting previously unselected package libpython3-stdlib:amd64. 00:00:28.035 E: Preparing to unpack .../11-libpython3-stdlib_3.11.8-1_amd64.deb ... 00:00:28.040 E: Unpacking libpython3-stdlib:amd64 (3.11.8-1) ... 00:00:28.059 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:28.066 E: Setting up python3-minimal (3.11.8-1) ... 00:00:28.346 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:28.368 E: Selecting previously unselected package python3. 00:00:28.375 E: (Reading database ... 8901 files and directories currently installed.) 00:00:28.380 E: Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ... 00:00:28.384 E: Unpacking python3 (3.11.8-1) ... 00:00:28.422 E: Selecting previously unselected package libgpg-error0:amd64. 00:00:28.427 E: Preparing to unpack .../001-libgpg-error0_1.49-2_amd64.deb ... 00:00:28.432 E: Unpacking libgpg-error0:amd64 (1.49-2) ... 00:00:28.469 E: Selecting previously unselected package libgcrypt20:amd64. 00:00:28.474 E: Preparing to unpack .../002-libgcrypt20_1.10.3-3_amd64.deb ... 00:00:28.479 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ... 00:00:28.539 E: Selecting previously unselected package gpgv. 00:00:28.543 E: Preparing to unpack .../003-gpgv_2.2.43-7_amd64.deb ... 00:00:28.548 E: Unpacking gpgv (2.2.43-7) ... 00:00:28.587 E: Selecting previously unselected package liblz4-1:amd64. 00:00:28.592 E: Preparing to unpack .../004-liblz4-1_1.9.4-2_amd64.deb ... 00:00:28.596 E: Unpacking liblz4-1:amd64 (1.9.4-2) ... 00:00:28.631 E: Selecting previously unselected package libstdc++6:amd64. 00:00:28.636 E: Preparing to unpack .../005-libstdc++6_14.1.0-1_amd64.deb ... 00:00:28.640 E: Unpacking libstdc++6:amd64 (14.1.0-1) ... 00:00:28.716 E: Selecting previously unselected package libxxhash0:amd64. 00:00:28.720 E: Preparing to unpack .../006-libxxhash0_0.8.2-2+b1_amd64.deb ... 00:00:28.725 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:28.753 E: Selecting previously unselected package libapt-pkg6.0t64:amd64. 00:00:28.759 E: Preparing to unpack .../007-libapt-pkg6.0t64_2.9.5_amd64.deb ... 00:00:28.765 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:28.865 E: Selecting previously unselected package debian-archive-keyring. 00:00:28.870 E: Preparing to unpack .../008-debian-archive-keyring_2023.4_all.deb ... 00:00:28.992 E: Unpacking debian-archive-keyring (2023.4) ... 00:00:29.033 E: Selecting previously unselected package libnettle8t64:amd64. 00:00:29.036 E: Preparing to unpack .../009-libnettle8t64_3.9.1-2.2_amd64.deb ... 00:00:29.040 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:29.083 E: Selecting previously unselected package libhogweed6t64:amd64. 00:00:29.088 E: Preparing to unpack .../010-libhogweed6t64_3.9.1-2.2_amd64.deb ... 00:00:29.093 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:29.130 E: Selecting previously unselected package libunistring5:amd64. 00:00:29.134 E: Preparing to unpack .../011-libunistring5_1.2-1_amd64.deb ... 00:00:29.139 E: Unpacking libunistring5:amd64 (1.2-1) ... 00:00:29.198 E: Selecting previously unselected package libidn2-0:amd64. 00:00:29.203 E: Preparing to unpack .../012-libidn2-0_2.3.7-2_amd64.deb ... 00:00:29.208 E: Unpacking libidn2-0:amd64 (2.3.7-2) ... 00:00:29.248 E: Selecting previously unselected package libp11-kit0:amd64. 00:00:29.253 E: Preparing to unpack .../013-libp11-kit0_0.25.3-5_amd64.deb ... 00:00:29.257 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ... 00:00:29.307 E: Selecting previously unselected package libtasn1-6:amd64. 00:00:29.312 E: Preparing to unpack .../014-libtasn1-6_4.19.0-3+b2_amd64.deb ... 00:00:29.316 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:29.347 E: Selecting previously unselected package libgnutls30t64:amd64. 00:00:29.352 E: Preparing to unpack .../015-libgnutls30t64_3.8.5-4_amd64.deb ... 00:00:29.357 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ... 00:00:29.452 E: Selecting previously unselected package apt. 00:00:29.457 E: Preparing to unpack .../016-apt_2.9.5_amd64.deb ... 00:00:29.478 E: Unpacking apt (2.9.5) ... 00:00:29.608 E: Selecting previously unselected package tasksel-data. 00:00:29.612 E: Preparing to unpack .../017-tasksel-data_3.75_all.deb ... 00:00:29.617 E: Unpacking tasksel-data (3.75) ... 00:00:29.664 E: Selecting previously unselected package tasksel. 00:00:29.669 E: Preparing to unpack .../018-tasksel_3.75_all.deb ... 00:00:29.672 E: Unpacking tasksel (3.75) ... 00:00:29.726 E: Selecting previously unselected package apt-utils. 00:00:29.731 E: Preparing to unpack .../019-apt-utils_2.9.5_amd64.deb ... 00:00:29.735 E: Unpacking apt-utils (2.9.5) ... 00:00:29.795 E: Selecting previously unselected package cpio. 00:00:29.799 E: Preparing to unpack .../020-cpio_2.15+dfsg-1_amd64.deb ... 00:00:29.804 E: Unpacking cpio (2.15+dfsg-1) ... 00:00:29.847 E: Selecting previously unselected package libtext-charwidth-perl:amd64. 00:00:29.852 E: Preparing to unpack .../021-libtext-charwidth-perl_0.04-11+b3_amd64.deb ... 00:00:29.857 E: Unpacking libtext-charwidth-perl:amd64 (0.04-11+b3) ... 00:00:29.878 E: Selecting previously unselected package libtext-iconv-perl:amd64. 00:00:29.883 E: Preparing to unpack .../022-libtext-iconv-perl_1.7-8+b3_amd64.deb ... 00:00:29.887 E: Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ... 00:00:29.915 E: Selecting previously unselected package libtext-wrapi18n-perl. 00:00:29.919 E: Preparing to unpack .../023-libtext-wrapi18n-perl_0.06-10_all.deb ... 00:00:29.923 E: Unpacking libtext-wrapi18n-perl (0.06-10) ... 00:00:29.946 E: Selecting previously unselected package debconf-i18n. 00:00:29.951 E: Preparing to unpack .../024-debconf-i18n_1.5.86_all.deb ... 00:00:29.956 E: Unpacking debconf-i18n (1.5.86) ... 00:00:30.013 E: Selecting previously unselected package dmidecode. 00:00:30.019 E: Preparing to unpack .../025-dmidecode_3.5-3_amd64.deb ... 00:00:30.024 E: Unpacking dmidecode (3.5-3) ... 00:00:30.054 E: Selecting previously unselected package fdisk. 00:00:30.058 E: Preparing to unpack .../026-fdisk_2.40.1-8.1_amd64.deb ... 00:00:30.062 E: Unpacking fdisk (2.40.1-8.1) ... 00:00:30.096 E: Selecting previously unselected package libelf1t64:amd64. 00:00:30.101 E: Preparing to unpack .../027-libelf1t64_0.191-1+b1_amd64.deb ... 00:00:30.105 E: Unpacking libelf1t64:amd64 (0.191-1+b1) ... 00:00:30.143 E: Selecting previously unselected package libbpf1:amd64. 00:00:30.148 E: Preparing to unpack .../028-libbpf1_1%3a1.4.3-1_amd64.deb ... 00:00:30.152 E: Unpacking libbpf1:amd64 (1:1.4.3-1) ... 00:00:30.185 E: Selecting previously unselected package libmnl0:amd64. 00:00:30.190 E: Preparing to unpack .../029-libmnl0_1.0.5-2+b1_amd64.deb ... 00:00:30.194 E: Unpacking libmnl0:amd64 (1.0.5-2+b1) ... 00:00:30.218 E: Selecting previously unselected package libkrb5support0:amd64. 00:00:30.223 E: Preparing to unpack .../030-libkrb5support0_1.20.1-6+b1_amd64.deb ... 00:00:30.227 E: Unpacking libkrb5support0:amd64 (1.20.1-6+b1) ... 00:00:30.254 E: Selecting previously unselected package libk5crypto3:amd64. 00:00:30.258 E: Preparing to unpack .../031-libk5crypto3_1.20.1-6+b1_amd64.deb ... 00:00:30.263 E: Unpacking libk5crypto3:amd64 (1.20.1-6+b1) ... 00:00:30.292 E: Selecting previously unselected package libkeyutils1:amd64. 00:00:30.296 E: Preparing to unpack .../032-libkeyutils1_1.6.3-3_amd64.deb ... 00:00:30.300 E: Unpacking libkeyutils1:amd64 (1.6.3-3) ... 00:00:30.325 E: Selecting previously unselected package libkrb5-3:amd64. 00:00:30.329 E: Preparing to unpack .../033-libkrb5-3_1.20.1-6+b1_amd64.deb ... 00:00:30.333 E: Unpacking libkrb5-3:amd64 (1.20.1-6+b1) ... 00:00:30.383 E: Selecting previously unselected package libgssapi-krb5-2:amd64. 00:00:30.387 E: Preparing to unpack .../034-libgssapi-krb5-2_1.20.1-6+b1_amd64.deb ... 00:00:30.391 E: Unpacking libgssapi-krb5-2:amd64 (1.20.1-6+b1) ... 00:00:30.425 E: Selecting previously unselected package libtirpc-common. 00:00:30.430 E: Preparing to unpack .../035-libtirpc-common_1.3.4+ds-1.3_all.deb ... 00:00:30.435 E: Unpacking libtirpc-common (1.3.4+ds-1.3) ... 00:00:30.461 E: Selecting previously unselected package libtirpc3t64:amd64. 00:00:30.465 E: Preparing to unpack .../036-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ... 00:00:30.474 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:30.483 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:30.487 E: Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ... 00:00:30.519 E: Selecting previously unselected package libxtables12:amd64. 00:00:30.523 E: Preparing to unpack .../037-libxtables12_1.8.10-4_amd64.deb ... 00:00:30.527 E: Unpacking libxtables12:amd64 (1.8.10-4) ... 00:00:30.550 E: Selecting previously unselected package libcap2-bin. 00:00:30.554 E: Preparing to unpack .../038-libcap2-bin_1%3a2.66-5_amd64.deb ... 00:00:30.558 E: Unpacking libcap2-bin (1:2.66-5) ... 00:00:30.587 E: Selecting previously unselected package iproute2. 00:00:30.591 E: Preparing to unpack .../039-iproute2_6.9.0-1_amd64.deb ... 00:00:30.664 E: Unpacking iproute2 (6.9.0-1) ... 00:00:30.798 E: Selecting previously unselected package ifupdown. 00:00:30.803 E: Preparing to unpack .../040-ifupdown_0.8.43_amd64.deb ... 00:00:30.818 E: Unpacking ifupdown (0.8.43) ... 00:00:30.856 E: Selecting previously unselected package iputils-ping. 00:00:30.860 E: Preparing to unpack .../041-iputils-ping_3%3a20240117-1_amd64.deb ... 00:00:30.864 E: Unpacking iputils-ping (3:20240117-1) ... 00:00:30.892 E: Selecting previously unselected package isc-dhcp-client. 00:00:30.896 E: Preparing to unpack .../042-isc-dhcp-client_4.4.3-P1-5_amd64.deb ... 00:00:30.906 E: Unpacking isc-dhcp-client (4.4.3-P1-5) ... 00:00:30.998 E: Selecting previously unselected package isc-dhcp-common. 00:00:31.003 E: Preparing to unpack .../043-isc-dhcp-common_4.4.3-P1-5_amd64.deb ... 00:00:31.008 E: Unpacking isc-dhcp-common (4.4.3-P1-5) ... 00:00:31.035 E: Selecting previously unselected package libkmod2:amd64. 00:00:31.040 E: Preparing to unpack .../044-libkmod2_32+20240611-1_amd64.deb ... 00:00:31.045 E: Unpacking libkmod2:amd64 (32+20240611-1) ... 00:00:31.071 E: Selecting previously unselected package kmod. 00:00:31.077 E: Preparing to unpack .../045-kmod_32+20240611-1_amd64.deb ... 00:00:31.081 E: Unpacking kmod (32+20240611-1) ... 00:00:31.119 E: Selecting previously unselected package less. 00:00:31.124 E: Preparing to unpack .../046-less_643-1_amd64.deb ... 00:00:31.129 E: Unpacking less (643-1) ... 00:00:31.168 E: Selecting previously unselected package libpopt0:amd64. 00:00:31.173 E: Preparing to unpack .../047-libpopt0_1.19+dfsg-1+b1_amd64.deb ... 00:00:31.177 E: Unpacking libpopt0:amd64 (1.19+dfsg-1+b1) ... 00:00:31.223 E: Selecting previously unselected package logrotate. 00:00:31.228 E: Preparing to unpack .../048-logrotate_3.21.0-2_amd64.deb ... 00:00:31.232 E: Unpacking logrotate (3.21.0-2) ... 00:00:31.264 E: Selecting previously unselected package nano. 00:00:31.270 E: Preparing to unpack .../049-nano_8.0-1_amd64.deb ... 00:00:31.273 E: Unpacking nano (8.0-1) ... 00:00:31.359 E: Selecting previously unselected package libjansson4:amd64. 00:00:31.364 E: Preparing to unpack .../050-libjansson4_2.14-2+b2_amd64.deb ... 00:00:31.367 E: Unpacking libjansson4:amd64 (2.14-2+b2) ... 00:00:31.396 E: Selecting previously unselected package libnftnl11:amd64. 00:00:31.400 E: Preparing to unpack .../051-libnftnl11_1.2.6-2+b1_amd64.deb ... 00:00:31.404 E: Unpacking libnftnl11:amd64 (1.2.6-2+b1) ... 00:00:31.436 E: Selecting previously unselected package libnftables1:amd64. 00:00:31.440 E: Preparing to unpack .../052-libnftables1_1.0.9-2_amd64.deb ... 00:00:31.445 E: Unpacking libnftables1:amd64 (1.0.9-2) ... 00:00:31.495 E: Selecting previously unselected package libbsd0:amd64. 00:00:31.498 E: Preparing to unpack .../053-libbsd0_0.12.2-1_amd64.deb ... 00:00:31.502 E: Unpacking libbsd0:amd64 (0.12.2-1) ... 00:00:31.532 E: Selecting previously unselected package libedit2:amd64. 00:00:31.536 E: Preparing to unpack .../054-libedit2_3.1-20240517-1_amd64.deb ... 00:00:31.540 E: Unpacking libedit2:amd64 (3.1-20240517-1) ... 00:00:31.573 E: Selecting previously unselected package nftables. 00:00:31.578 E: Preparing to unpack .../055-nftables_1.0.9-2_amd64.deb ... 00:00:31.582 E: Unpacking nftables (1.0.9-2) ... 00:00:31.615 E: Selecting previously unselected package libproc2-0:amd64. 00:00:31.626 E: Preparing to unpack .../056-libproc2-0_2%3a4.0.4-4_amd64.deb ... 00:00:31.630 E: Unpacking libproc2-0:amd64 (2:4.0.4-4) ... 00:00:31.661 E: Selecting previously unselected package procps. 00:00:31.665 E: Preparing to unpack .../057-procps_2%3a4.0.4-4_amd64.deb ... 00:00:31.680 E: Unpacking procps (2:4.0.4-4) ... 00:00:31.793 E: Selecting previously unselected package udev. 00:00:31.799 E: Preparing to unpack .../058-udev_256-1_amd64.deb ... 00:00:31.819 E: Unpacking udev (256-1) ... 00:00:32.017 E: Selecting previously unselected package vim-common. 00:00:32.022 E: Preparing to unpack .../059-vim-common_2%3a9.1.0377-1_all.deb ... 00:00:32.028 E: Unpacking vim-common (2:9.1.0377-1) ... 00:00:32.094 E: Selecting previously unselected package vim-tiny. 00:00:32.099 E: Preparing to unpack .../060-vim-tiny_2%3a9.1.0377-1_amd64.deb ... 00:00:32.106 E: Unpacking vim-tiny (2:9.1.0377-1) ... 00:00:32.193 E: Selecting previously unselected package libslang2:amd64. 00:00:32.198 E: Preparing to unpack .../061-libslang2_2.3.3-5_amd64.deb ... 00:00:32.203 E: Unpacking libslang2:amd64 (2.3.3-5) ... 00:00:32.269 E: Selecting previously unselected package libnewt0.52:amd64. 00:00:32.273 E: Preparing to unpack .../062-libnewt0.52_0.52.24-2_amd64.deb ... 00:00:32.280 E: Unpacking libnewt0.52:amd64 (0.52.24-2) ... 00:00:32.349 E: Selecting previously unselected package whiptail. 00:00:32.354 E: Preparing to unpack .../063-whiptail_0.52.24-2_amd64.deb ... 00:00:32.360 E: Unpacking whiptail (0.52.24-2) ... 00:00:32.391 E: Selecting previously unselected package python-apt-common. 00:00:32.397 E: Preparing to unpack .../064-python-apt-common_2.9.0_all.deb ... 00:00:32.402 E: Unpacking python-apt-common (2.9.0) ... 00:00:32.460 E: Selecting previously unselected package distro-info-data. 00:00:32.466 E: Preparing to unpack .../065-distro-info-data_0.62_all.deb ... 00:00:32.472 E: Unpacking distro-info-data (0.62) ... 00:00:32.503 E: Selecting previously unselected package python3-apt. 00:00:32.508 E: Preparing to unpack .../066-python3-apt_2.9.0_amd64.deb ... 00:00:32.512 E: Unpacking python3-apt (2.9.0) ... 00:00:32.564 E: Selecting previously unselected package python3-debconf. 00:00:32.569 E: Preparing to unpack .../067-python3-debconf_1.5.86_all.deb ... 00:00:32.574 E: Unpacking python3-debconf (1.5.86) ... 00:00:32.603 E: Selecting previously unselected package ucf. 00:00:32.607 E: Preparing to unpack .../068-ucf_3.0043+nmu1_all.deb ... 00:00:32.611 E: Moving old data out of the way 00:00:32.616 E: Unpacking ucf (3.0043+nmu1) ... 00:00:32.664 E: Selecting previously unselected package apt-listchanges. 00:00:32.669 E: Preparing to unpack .../069-apt-listchanges_3.27_all.deb ... 00:00:32.673 E: Unpacking apt-listchanges (3.27) ... 00:00:32.727 E: Selecting previously unselected package bash-completion. 00:00:32.731 E: Preparing to unpack .../070-bash-completion_1%3a2.14.0-1_all.deb ... 00:00:32.747 E: Unpacking bash-completion (1:2.14.0-1) ... 00:00:32.990 E: Selecting previously unselected package libfstrm0:amd64. 00:00:32.995 E: Preparing to unpack .../071-libfstrm0_0.6.1-1+b2_amd64.deb ... 00:00:32.999 E: Unpacking libfstrm0:amd64 (0.6.1-1+b2) ... 00:00:33.029 E: Selecting previously unselected package libjemalloc2:amd64. 00:00:33.034 E: Preparing to unpack .../072-libjemalloc2_5.3.0-2+b1_amd64.deb ... 00:00:33.038 E: Unpacking libjemalloc2:amd64 (5.3.0-2+b1) ... 00:00:33.083 E: Selecting previously unselected package liblmdb0:amd64. 00:00:33.087 E: Preparing to unpack .../073-liblmdb0_0.9.31-1+b1_amd64.deb ... 00:00:33.092 E: Unpacking liblmdb0:amd64 (0.9.31-1+b1) ... 00:00:33.123 E: Selecting previously unselected package libmaxminddb0:amd64. 00:00:33.128 E: Preparing to unpack .../074-libmaxminddb0_1.9.1-1_amd64.deb ... 00:00:33.132 E: Unpacking libmaxminddb0:amd64 (1.9.1-1) ... 00:00:33.163 E: Selecting previously unselected package libnghttp2-14:amd64. 00:00:33.168 E: Preparing to unpack .../075-libnghttp2-14_1.62.1-1_amd64.deb ... 00:00:33.173 E: Unpacking libnghttp2-14:amd64 (1.62.1-1) ... 00:00:33.205 E: Selecting previously unselected package libprotobuf-c1:amd64. 00:00:33.210 E: Preparing to unpack .../076-libprotobuf-c1_1.4.1-1+b2_amd64.deb ... 00:00:33.215 E: Unpacking libprotobuf-c1:amd64 (1.4.1-1+b2) ... 00:00:33.244 E: Selecting previously unselected package liburcu8t64:amd64. 00:00:33.248 E: Preparing to unpack .../077-liburcu8t64_0.14.0-4_amd64.deb ... 00:00:33.253 E: Unpacking liburcu8t64:amd64 (0.14.0-4) ... 00:00:33.292 E: Selecting previously unselected package libuv1t64:amd64. 00:00:33.297 E: Preparing to unpack .../078-libuv1t64_1.48.0-4_amd64.deb ... 00:00:33.301 E: Unpacking libuv1t64:amd64 (1.48.0-4) ... 00:00:33.338 E: Selecting previously unselected package libicu72:amd64. 00:00:33.342 E: Preparing to unpack .../079-libicu72_72.1-4+b1_amd64.deb ... 00:00:33.347 E: Unpacking libicu72:amd64 (72.1-4+b1) ... 00:00:33.912 E: Selecting previously unselected package libxml2:amd64. 00:00:33.917 E: Preparing to unpack .../080-libxml2_2.12.7+dfsg-3_amd64.deb ... 00:00:33.921 E: Unpacking libxml2:amd64 (2.12.7+dfsg-3) ... 00:00:33.992 E: Selecting previously unselected package bind9-libs:amd64. 00:00:33.997 E: Preparing to unpack .../081-bind9-libs_1%3a9.19.21-1+b1_amd64.deb ... 00:00:34.001 E: Unpacking bind9-libs:amd64 (1:9.19.21-1+b1) ... 00:00:34.110 E: Selecting previously unselected package bind9-host. 00:00:34.114 E: Preparing to unpack .../082-bind9-host_1%3a9.19.21-1+b1_amd64.deb ... 00:00:34.119 E: Unpacking bind9-host (1:9.19.21-1+b1) ... 00:00:34.147 E: Selecting previously unselected package bind9-dnsutils. 00:00:34.150 E: Preparing to unpack .../083-bind9-dnsutils_1%3a9.19.21-1+b1_amd64.deb ... 00:00:34.154 E: Unpacking bind9-dnsutils (1:9.19.21-1+b1) ... 00:00:34.211 E: Selecting previously unselected package bzip2. 00:00:34.215 E: Preparing to unpack .../084-bzip2_1.0.8-5.1_amd64.deb ... 00:00:34.219 E: Unpacking bzip2 (1.0.8-5.1) ... 00:00:34.252 E: Selecting previously unselected package openssl. 00:00:34.257 E: Preparing to unpack .../085-openssl_3.2.2-1_amd64.deb ... 00:00:34.263 E: Unpacking openssl (3.2.2-1) ... 00:00:34.395 E: Selecting previously unselected package ca-certificates. 00:00:34.400 E: Preparing to unpack .../086-ca-certificates_20240203_all.deb ... 00:00:34.404 E: Unpacking ca-certificates (20240203) ... 00:00:34.486 E: Selecting previously unselected package debian-faq. 00:00:34.491 E: Preparing to unpack .../087-debian-faq_11.1_all.deb ... 00:00:34.495 E: Unpacking debian-faq (11.1) ... 00:00:34.539 E: Selecting previously unselected package doc-debian. 00:00:34.544 E: Preparing to unpack .../088-doc-debian_11.3+nmu1_all.deb ... 00:00:34.549 E: Unpacking doc-debian (11.3+nmu1) ... 00:00:34.583 E: Selecting previously unselected package libmagic-mgc. 00:00:34.588 E: Preparing to unpack .../089-libmagic-mgc_1%3a5.45-3_amd64.deb ... 00:00:34.592 E: Unpacking libmagic-mgc (1:5.45-3) ... 00:00:34.671 E: Selecting previously unselected package libmagic1t64:amd64. 00:00:34.676 E: Preparing to unpack .../090-libmagic1t64_1%3a5.45-3_amd64.deb ... 00:00:34.680 E: Unpacking libmagic1t64:amd64 (1:5.45-3) ... 00:00:34.712 E: Selecting previously unselected package file. 00:00:34.716 E: Preparing to unpack .../091-file_1%3a5.45-3_amd64.deb ... 00:00:34.720 E: Unpacking file (1:5.45-3) ... 00:00:34.749 E: Selecting previously unselected package gettext-base. 00:00:34.754 E: Preparing to unpack .../092-gettext-base_0.21-14+b1_amd64.deb ... 00:00:34.758 E: Unpacking gettext-base (0.21-14+b1) ... 00:00:34.823 E: Selecting previously unselected package libuchardet0:amd64. 00:00:34.827 E: Preparing to unpack .../093-libuchardet0_0.0.8-1+b1_amd64.deb ... 00:00:34.831 E: Unpacking libuchardet0:amd64 (0.0.8-1+b1) ... 00:00:34.861 E: Selecting previously unselected package groff-base. 00:00:34.866 E: Preparing to unpack .../094-groff-base_1.23.0-4_amd64.deb ... 00:00:34.870 E: Unpacking groff-base (1.23.0-4) ... 00:00:34.990 E: Selecting previously unselected package inetutils-telnet. 00:00:34.994 E: Preparing to unpack .../095-inetutils-telnet_2%3a2.5-4_amd64.deb ... 00:00:34.999 E: Unpacking inetutils-telnet (2:2.5-4) ... 00:00:35.031 E: Selecting previously unselected package krb5-locales. 00:00:35.035 E: Preparing to unpack .../096-krb5-locales_1.20.1-6_all.deb ... 00:00:35.040 E: Unpacking krb5-locales (1.20.1-6) ... 00:00:35.071 E: Selecting previously unselected package libc-l10n. 00:00:35.075 E: Preparing to unpack .../097-libc-l10n_2.38-13_all.deb ... 00:00:35.080 E: Unpacking libc-l10n (2.38-13) ... 00:00:35.163 E: Selecting previously unselected package liblockfile-bin. 00:00:35.167 E: Preparing to unpack .../098-liblockfile-bin_1.17-1+b1_amd64.deb ... 00:00:35.171 E: Unpacking liblockfile-bin (1.17-1+b1) ... 00:00:35.203 E: Selecting previously unselected package libnss-systemd:amd64. 00:00:35.208 E: Preparing to unpack .../099-libnss-systemd_256-1_amd64.deb ... 00:00:35.213 E: Unpacking libnss-systemd:amd64 (256-1) ... 00:00:35.255 E: Selecting previously unselected package libpam-systemd:amd64. 00:00:35.259 E: Preparing to unpack .../100-libpam-systemd_256-1_amd64.deb ... 00:00:35.264 E: Unpacking libpam-systemd:amd64 (256-1) ... 00:00:35.308 E: Selecting previously unselected package libwtmpdb0:amd64. 00:00:35.312 E: Preparing to unpack .../101-libwtmpdb0_0.12.0-2_amd64.deb ... 00:00:35.317 E: Unpacking libwtmpdb0:amd64 (0.12.0-2) ... 00:00:35.343 E: Selecting previously unselected package libpam-wtmpdb:amd64. 00:00:35.348 E: Preparing to unpack .../102-libpam-wtmpdb_0.12.0-2_amd64.deb ... 00:00:35.352 E: Unpacking libpam-wtmpdb:amd64 (0.12.0-2) ... 00:00:35.383 E: Selecting previously unselected package locales. 00:00:35.388 E: Preparing to unpack .../103-locales_2.38-13_all.deb ... 00:00:35.391 E: Unpacking locales (2.38-13) ... 00:00:35.780 E: Selecting previously unselected package lsof. 00:00:35.785 E: Preparing to unpack .../104-lsof_4.95.0-1.1_amd64.deb ... 00:00:35.790 E: Unpacking lsof (4.95.0-1.1) ... 00:00:35.835 E: Selecting previously unselected package bsdextrautils. 00:00:35.839 E: Preparing to unpack .../105-bsdextrautils_2.40.1-8.1_amd64.deb ... 00:00:35.844 E: Unpacking bsdextrautils (2.40.1-8.1) ... 00:00:35.884 E: Selecting previously unselected package libpipeline1:amd64. 00:00:35.888 E: Preparing to unpack .../106-libpipeline1_1.5.7-2_amd64.deb ... 00:00:35.892 E: Unpacking libpipeline1:amd64 (1.5.7-2) ... 00:00:35.922 E: Selecting previously unselected package man-db. 00:00:35.927 E: Preparing to unpack .../107-man-db_2.12.1-2_amd64.deb ... 00:00:35.931 E: Unpacking man-db (2.12.1-2) ... 00:00:36.088 E: Selecting previously unselected package manpages. 00:00:36.092 E: Preparing to unpack .../108-manpages_6.8-2_all.deb ... 00:00:36.097 E: Unpacking manpages (6.8-2) ... 00:00:36.239 E: Selecting previously unselected package ncurses-term. 00:00:36.243 E: Preparing to unpack .../109-ncurses-term_6.5-2_all.deb ... 00:00:36.248 E: Unpacking ncurses-term (6.5-2) ... 00:00:36.948 E: Selecting previously unselected package netcat-traditional. 00:00:36.953 E: Preparing to unpack .../110-netcat-traditional_1.10-48.1_amd64.deb ... 00:00:36.957 E: Unpacking netcat-traditional (1.10-48.1) ... 00:00:37.010 E: Selecting previously unselected package libcbor0.10:amd64. 00:00:37.015 E: Preparing to unpack .../111-libcbor0.10_0.10.2-1.2_amd64.deb ... 00:00:37.019 E: Unpacking libcbor0.10:amd64 (0.10.2-1.2) ... 00:00:37.048 E: Selecting previously unselected package libfido2-1:amd64. 00:00:37.052 E: Preparing to unpack .../112-libfido2-1_1.14.0-1+b2_amd64.deb ... 00:00:37.056 E: Unpacking libfido2-1:amd64 (1.14.0-1+b2) ... 00:00:37.091 E: Selecting previously unselected package openssh-client. 00:00:37.096 E: Preparing to unpack .../113-openssh-client_1%3a9.7p1-5_amd64.deb ... 00:00:37.106 E: Unpacking openssh-client (1:9.7p1-5) ... 00:00:37.207 E: Selecting previously unselected package pci.ids. 00:00:37.213 E: Preparing to unpack .../114-pci.ids_0.0~2024.04.20-1_all.deb ... 00:00:37.218 E: Unpacking pci.ids (0.0~2024.04.20-1) ... 00:00:37.268 E: Selecting previously unselected package libpci3:amd64. 00:00:37.273 E: Preparing to unpack .../115-libpci3_1%3a3.12.0-1_amd64.deb ... 00:00:37.278 E: Unpacking libpci3:amd64 (1:3.12.0-1) ... 00:00:37.311 E: Selecting previously unselected package pciutils. 00:00:37.316 E: Preparing to unpack .../116-pciutils_1%3a3.12.0-1_amd64.deb ... 00:00:37.324 E: Unpacking pciutils (1:3.12.0-1) ... 00:00:37.366 E: Selecting previously unselected package python3-pkg-resources. 00:00:37.371 E: Preparing to unpack .../117-python3-pkg-resources_68.1.2-2_all.deb ... 00:00:37.376 E: Unpacking python3-pkg-resources (68.1.2-2) ... 00:00:37.421 E: Selecting previously unselected package python3-chardet. 00:00:37.426 E: Preparing to unpack .../118-python3-chardet_5.2.0+dfsg-1_all.deb ... 00:00:37.432 E: Unpacking python3-chardet (5.2.0+dfsg-1) ... 00:00:37.510 E: Selecting previously unselected package python3-debian. 00:00:37.515 E: Preparing to unpack .../119-python3-debian_0.1.49_all.deb ... 00:00:37.519 E: Unpacking python3-debian (0.1.49) ... 00:00:37.567 E: Selecting previously unselected package python3-debianbts. 00:00:37.571 E: Preparing to unpack .../120-python3-debianbts_4.1.1_all.deb ... 00:00:37.575 E: Unpacking python3-debianbts (4.1.1) ... 00:00:37.607 E: Selecting previously unselected package python3-certifi. 00:00:37.611 E: Preparing to unpack .../121-python3-certifi_2024.6.2-1_all.deb ... 00:00:37.615 E: Unpacking python3-certifi (2024.6.2-1) ... 00:00:37.656 E: Selecting previously unselected package python3-charset-normalizer. 00:00:37.661 E: Preparing to unpack .../122-python3-charset-normalizer_3.3.2-1_all.deb ... 00:00:37.665 E: Unpacking python3-charset-normalizer (3.3.2-1) ... 00:00:37.699 E: Selecting previously unselected package python3-idna. 00:00:37.704 E: Preparing to unpack .../123-python3-idna_3.6-2.1_all.deb ... 00:00:37.708 E: Unpacking python3-idna (3.6-2.1) ... 00:00:37.744 E: Selecting previously unselected package python3-urllib3. 00:00:37.748 E: Preparing to unpack .../124-python3-urllib3_2.0.7-2_all.deb ... 00:00:37.753 E: Unpacking python3-urllib3 (2.0.7-2) ... 00:00:37.797 E: Selecting previously unselected package python3-requests. 00:00:37.801 E: Preparing to unpack .../125-python3-requests_2.32.3+dfsg-1_all.deb ... 00:00:37.806 E: Unpacking python3-requests (2.32.3+dfsg-1) ... 00:00:37.843 E: Selecting previously unselected package python3-reportbug. 00:00:37.848 E: Preparing to unpack .../126-python3-reportbug_13.0.1_all.deb ... 00:00:37.852 E: Unpacking python3-reportbug (13.0.1) ... 00:00:37.887 E: Selecting previously unselected package reportbug. 00:00:37.892 E: Preparing to unpack .../127-reportbug_13.0.1_all.deb ... 00:00:37.897 E: Unpacking reportbug (13.0.1) ... 00:00:37.934 E: Selecting previously unselected package systemd-timesyncd. 00:00:37.940 E: Preparing to unpack .../128-systemd-timesyncd_256-1_amd64.deb ... 00:00:37.945 E: Unpacking systemd-timesyncd (256-1) ... 00:00:37.984 E: Selecting previously unselected package traceroute. 00:00:37.990 E: Preparing to unpack .../129-traceroute_1%3a2.1.5-1_amd64.deb ... 00:00:37.995 E: Unpacking traceroute (1:2.1.5-1) ... 00:00:38.033 E: Selecting previously unselected package util-linux-extra. 00:00:38.038 E: Preparing to unpack .../130-util-linux-extra_2.40.1-8.1_amd64.deb ... 00:00:38.050 E: Adding 'diversion of /sbin/ctrlaltdel to /sbin/ctrlaltdel.usr-is-merged by util-linux-extra' 00:00:38.062 E: Adding 'diversion of /sbin/fsck.cramfs to /sbin/fsck.cramfs.usr-is-merged by util-linux-extra' 00:00:38.074 E: Adding 'diversion of /sbin/fsck.minix to /sbin/fsck.minix.usr-is-merged by util-linux-extra' 00:00:38.088 E: Adding 'diversion of /sbin/mkfs.bfs to /sbin/mkfs.bfs.usr-is-merged by util-linux-extra' 00:00:38.100 E: Adding 'diversion of /sbin/mkfs.cramfs to /sbin/mkfs.cramfs.usr-is-merged by util-linux-extra' 00:00:38.111 E: Adding 'diversion of /sbin/mkfs.minix to /sbin/mkfs.minix.usr-is-merged by util-linux-extra' 00:00:38.116 E: Unpacking util-linux-extra (2.40.1-8.1) ... 00:00:38.176 E: Selecting previously unselected package wamerican. 00:00:38.181 E: Preparing to unpack .../131-wamerican_2020.12.07-2_all.deb ... 00:00:38.185 E: Unpacking wamerican (2020.12.07-2) ... 00:00:38.241 E: Selecting previously unselected package libpsl5t64:amd64. 00:00:38.246 E: Preparing to unpack .../132-libpsl5t64_0.21.2-1.1_amd64.deb ... 00:00:38.251 E: Unpacking libpsl5t64:amd64 (0.21.2-1.1) ... 00:00:38.283 E: Selecting previously unselected package wget. 00:00:38.288 E: Preparing to unpack .../133-wget_1.24.5-1_amd64.deb ... 00:00:38.292 E: Unpacking wget (1.24.5-1) ... 00:00:38.395 E: Selecting previously unselected package wtmpdb. 00:00:38.400 E: Preparing to unpack .../134-wtmpdb_0.12.0-2_amd64.deb ... 00:00:38.407 E: Unpacking wtmpdb (0.12.0-2) ... 00:00:38.442 E: Selecting previously unselected package xz-utils. 00:00:38.447 E: Preparing to unpack .../135-xz-utils_5.6.2-1_amd64.deb ... 00:00:38.452 E: Unpacking xz-utils (5.6.2-1) ... 00:00:38.528 E: Chrooting into /tmp/mmdebstrap.OsB0G8T9cU/ 00:00:38.541 E: Setting up media-types (10.1.0) ... 00:00:38.550 E: Setting up cpio (2.15+dfsg-1) ... 00:00:38.557 E: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 00:00:38.563 E: Setting up libpipeline1:amd64 (1.5.7-2) ... 00:00:38.570 E: Setting up liblmdb0:amd64 (0.9.31-1+b1) ... 00:00:38.577 E: Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ... 00:00:38.584 E: Setting up libtext-charwidth-perl:amd64 (0.04-11+b3) ... 00:00:38.589 E: Setting up liburcu8t64:amd64 (0.14.0-4) ... 00:00:38.597 E: Setting up libkeyutils1:amd64 (1.6.3-3) ... 00:00:38.601 E: Setting up libc-l10n (2.38-13) ... 00:00:38.606 E: Setting up pci.ids (0.0~2024.04.20-1) ... 00:00:38.613 E: Setting up liblockfile-bin (1.17-1+b1) ... 00:00:38.618 E: Setting up libgdbm6t64:amd64 (1.23-6) ... 00:00:38.624 E: Setting up bsdextrautils (2.40.1-8.1) ... 00:00:38.630 E: Setting up libgpg-error0:amd64 (1.49-2) ... 00:00:38.635 E: Setting up netcat-traditional (1.10-48.1) ... 00:00:38.643 E: update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 00:00:38.647 E: Setting up init (1.66) ... 00:00:38.652 E: Setting up libgdbm-compat4t64:amd64 (1.23-6) ... 00:00:38.658 E: Setting up traceroute (1:2.1.5-1) ... 00:00:38.666 E: update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 00:00:38.670 E: update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 00:00:38.674 E: update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 00:00:38.679 E: update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 00:00:38.684 E: update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 00:00:38.689 E: Setting up libmagic-mgc (1:5.45-3) ... 00:00:38.694 E: Setting up libcbor0.10:amd64 (0.10.2-1.2) ... 00:00:38.697 E: Setting up distro-info-data (0.62) ... 00:00:38.702 E: Setting up manpages (6.8-2) ... 00:00:38.707 E: Setting up liblz4-1:amd64 (1.9.4-2) ... 00:00:38.712 E: Setting up libtirpc-common (1.3.4+ds-1.3) ... 00:00:38.718 E: Setting up libmaxminddb0:amd64 (1.9.1-1) ... 00:00:38.722 E: Setting up libfstrm0:amd64 (0.6.1-1+b2) ... 00:00:38.728 E: Setting up libsqlite3-0:amd64 (3.46.0-1) ... 00:00:38.733 E: Setting up libuv1t64:amd64 (1.48.0-4) ... 00:00:38.737 E: Setting up libmagic1t64:amd64 (1:5.45-3) ... 00:00:38.745 E: Setting up debian-archive-keyring (2023.4) ... 00:00:38.890 E: Setting up libnghttp2-14:amd64 (1.62.1-1) ... 00:00:38.895 E: Setting up less (643-1) ... 00:00:38.944 E: Setting up gettext-base (0.21-14+b1) ... 00:00:38.949 E: Setting up libgcrypt20:amd64 (1.10.3-3) ... 00:00:38.955 E: Setting up libnss-systemd:amd64 (256-1) ... 00:00:38.977 E: Setting up krb5-locales (1.20.1-6) ... 00:00:38.983 E: Setting up file (1:5.45-3) ... 00:00:38.987 E: Setting up bzip2 (1.0.8-5.1) ... 00:00:38.994 E: Setting up locales (2.38-13) ... 00:00:39.944 E: Generating locales (this might take a while)... 00:00:39.955 E: Generation complete. 00:00:40.006 E: Setting up doc-debian (11.3+nmu1) ... 00:00:40.011 E: Setting up libtext-wrapi18n-perl (0.06-10) ... 00:00:40.016 E: Setting up libprotobuf-c1:amd64 (1.4.1-1+b2) ... 00:00:40.021 E: Setting up libelf1t64:amd64 (0.191-1+b1) ... 00:00:40.028 E: Setting up libjansson4:amd64 (2.14-2+b2) ... 00:00:40.032 E: Setting up debian-faq (11.1) ... 00:00:40.037 E: Setting up libkrb5support0:amd64 (1.20.1-6+b1) ... 00:00:40.042 E: Setting up tzdata (2024a-4) ... 00:00:40.217 E: 00:00:40.221 E: Current default time zone: 'Etc/UTC' 00:00:40.225 E: Local time is now: Mon Jun 17 17:22:16 UTC 2024. 00:00:40.230 E: Universal Time is now: Mon Jun 17 17:22:16 UTC 2024. 00:00:40.235 E: Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:00:40.240 E: 00:00:40.244 E: Setting up libcap2-bin (1:2.66-5) ... 00:00:40.249 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:40.253 E: Setting up vim-common (2:9.1.0377-1) ... 00:00:40.258 E: Setting up libslang2:amd64 (2.3.3-5) ... 00:00:40.262 E: Setting up bash-completion (1:2.14.0-1) ... 00:00:40.280 E: Setting up wamerican (2020.12.07-2) ... 00:00:40.443 E: Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ... 00:00:40.449 E: Setting up xz-utils (5.6.2-1) ... 00:00:40.458 E: update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:00:40.467 E: Setting up perl-modules-5.38 (5.38.2-5) ... 00:00:40.475 E: Setting up libproc2-0:amd64 (2:4.0.4-4) ... 00:00:40.481 E: Setting up libunistring5:amd64 (1.2-1) ... 00:00:40.486 E: Setting up libmnl0:amd64 (1.0.5-2+b1) ... 00:00:40.493 E: Setting up systemd-timesyncd (256-1) ... 00:00:40.512 E: Creating group 'systemd-timesync' with GID 996. 00:00:40.516 E: Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996. 00:00:40.756 E: Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. 00:00:40.760 E: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. 00:00:40.764 E: Setting up libncursesw6:amd64 (6.5-2) ... 00:00:40.769 E: Setting up libk5crypto3:amd64 (1.20.1-6+b1) ... 00:00:40.773 E: Setting up libxtables12:amd64 (1.8.10-4) ... 00:00:40.779 E: Setting up logsave (1.47.1-1) ... 00:00:40.783 E: Setting up nano (8.0-1) ... 00:00:40.791 E: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode 00:00:40.796 E: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode 00:00:40.800 E: Setting up libpci3:amd64 (1:3.12.0-1) ... 00:00:40.805 E: Setting up libffi8:amd64 (3.4.6-1) ... 00:00:40.810 E: Setting up python-apt-common (2.9.0) ... 00:00:40.815 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:40.821 E: Setting up sensible-utils (0.0.23) ... 00:00:40.826 E: Setting up gpgv (2.2.43-7) ... 00:00:40.830 E: Setting up dbus-session-bus-common (1.14.10-4) ... 00:00:40.835 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:40.839 E: Setting up procps (2:4.0.4-4) ... 00:00:40.885 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:40.889 E: Setting up netbase (6.4) ... 00:00:40.917 E: Setting up libwtmpdb0:amd64 (0.12.0-2) ... 00:00:40.921 E: Setting up isc-dhcp-common (4.4.3-P1-5) ... 00:00:40.926 E: Setting up libkrb5-3:amd64 (1.20.1-6+b1) ... 00:00:40.931 E: Setting up libperl5.38t64:amd64 (5.38.2-5) ... 00:00:40.935 E: Setting up dmidecode (3.5-3) ... 00:00:40.940 E: Setting up dbus-system-bus-common (1.14.10-4) ... 00:00:41.077 E: Setting up libfido2-1:amd64 (1.14.0-1+b2) ... 00:00:41.082 E: Setting up openssl (3.2.2-1) ... 00:00:41.090 E: Setting up libbsd0:amd64 (0.12.2-1) ... 00:00:41.095 E: Setting up readline-common (8.2-4) ... 00:00:41.104 E: Setting up libstdc++6:amd64 (14.1.0-1) ... 00:00:41.109 E: Setting up dbus-bin (1.14.10-4+b1) ... 00:00:41.113 E: Setting up liblocale-gettext-perl (1.07-7) ... 00:00:41.117 E: Setting up libbpf1:amd64 (1:1.4.3-1) ... 00:00:41.122 E: Setting up util-linux-extra (2.40.1-8.1) ... 00:00:41.125 E: Setting up libkmod2:amd64 (32+20240611-1) ... 00:00:41.130 E: Setting up libpopt0:amd64 (1.19+dfsg-1+b1) ... 00:00:41.134 E: Setting up ncurses-term (6.5-2) ... 00:00:41.139 E: Setting up logrotate (3.21.0-2) ... 00:00:41.367 E: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'. 00:00:41.373 E: Setting up libnewt0.52:amd64 (0.52.24-2) ... 00:00:41.378 E: Setting up libicu72:amd64 (72.1-4+b1) ... 00:00:41.383 E: Setting up libpam-wtmpdb:amd64 (0.12.0-2) ... 00:00:41.643 E: Setting up libedit2:amd64 (3.1-20240517-1) ... 00:00:41.650 E: Setting up cron (3.0pl1-189) ... 00:00:41.693 E: Running in chroot, ignoring request. 00:00:41.701 E: invoke-rc.d: policy-rc.d denied execution of start. 00:00:41.945 E: Created symlink '/etc/systemd/system/multi-user.target.wants/cron.service' → '/usr/lib/systemd/system/cron.service'. 00:00:41.953 E: Setting up inetutils-telnet (2:2.5-4) ... 00:00:41.963 E: update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode 00:00:41.968 E: Setting up debconf-i18n (1.5.86) ... 00:00:41.974 E: Setting up libnftnl11:amd64 (1.2.6-2+b1) ... 00:00:41.981 E: Setting up e2fsprogs (1.47.1-1) ... 00:00:42.250 E: Created symlink '/etc/systemd/system/timers.target.wants/e2scrub_all.timer' → '/usr/lib/systemd/system/e2scrub_all.timer'. 00:00:42.505 E: Created symlink '/etc/systemd/system/multi-user.target.wants/e2scrub_reap.service' → '/usr/lib/systemd/system/e2scrub_reap.service'. 00:00:42.513 E: Setting up libidn2-0:amd64 (2.3.7-2) ... 00:00:42.523 E: Setting up dbus-daemon (1.14.10-4+b1) ... 00:00:42.548 E: Setting up libjemalloc2:amd64 (5.3.0-2+b1) ... 00:00:42.555 E: Setting up vim-tiny (2:9.1.0377-1) ... 00:00:42.570 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 00:00:42.576 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 00:00:42.586 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 00:00:42.591 E: update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 00:00:42.599 E: Setting up kmod (32+20240611-1) ... 00:00:42.611 E: sed: can't read /etc/modules: No such file or directory 00:00:42.639 E: Setting up ca-certificates (20240203) ... 00:00:43.743 E: Updating certificates in /etc/ssl/certs... 00:00:45.115 E: 146 added, 0 removed; done. 00:00:45.172 E: Setting up perl (5.38.2-5) ... 00:00:45.197 E: Setting up dbus (1.14.10-4+b1) ... 00:00:45.242 E: Running in chroot, ignoring request. 00:00:45.248 E: invoke-rc.d: policy-rc.d denied execution of start. 00:00:45.253 E: Setting up wtmpdb (0.12.0-2) ... 00:00:45.477 E: Created symlink '/etc/systemd/system/timers.target.wants/wtmpdb-rotate.timer' → '/usr/lib/systemd/system/wtmpdb-rotate.timer'. 00:00:45.699 E: Created symlink '/etc/systemd/system/default.target.wants/wtmpdb-update-boot.service' → '/usr/lib/systemd/system/wtmpdb-update-boot.service'. 00:00:45.706 E: Setting up libp11-kit0:amd64 (0.25.3-5) ... 00:00:45.711 E: Setting up libgssapi-krb5-2:amd64 (1.20.1-6+b1) ... 00:00:45.718 E: Setting up udev (256-1) ... 00:00:46.301 E: Creating group 'input' with GID 995. 00:00:46.305 E: Creating group 'sgx' with GID 994. 00:00:46.310 E: Creating group 'kvm' with GID 993. 00:00:46.314 E: Creating group 'render' with GID 992. 00:00:46.329 E: Setting up ucf (3.0043+nmu1) ... 00:00:46.506 E: Setting up pciutils (1:3.12.0-1) ... 00:00:46.519 E: Setting up libreadline8t64:amd64 (8.2-4) ... 00:00:46.527 E: Setting up whiptail (0.52.24-2) ... 00:00:46.539 E: Setting up libuchardet0:amd64 (0.0.8-1+b1) ... 00:00:46.545 E: Setting up libpam-systemd:amd64 (256-1) ... 00:00:46.788 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:46.794 E: Setting up iputils-ping (3:20240117-1) ... 00:00:46.817 E: Setting up libxml2:amd64 (2.12.7+dfsg-3) ... 00:00:46.822 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ... 00:00:46.826 E: Setting up apt (2.9.5) ... 00:00:47.096 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer' → '/usr/lib/systemd/system/apt-daily-upgrade.timer'. 00:00:47.315 E: Created symlink '/etc/systemd/system/timers.target.wants/apt-daily.timer' → '/usr/lib/systemd/system/apt-daily.timer'. 00:00:47.321 E: Setting up libnftables1:amd64 (1.0.9-2) ... 00:00:47.326 E: Setting up apt-utils (2.9.5) ... 00:00:47.331 E: Setting up nftables (1.0.9-2) ... 00:00:47.477 E: Setting up bind9-libs:amd64 (1:9.19.21-1+b1) ... 00:00:47.482 E: Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ... 00:00:47.487 E: Setting up iproute2 (6.9.0-1) ... 00:00:47.741 E: Setting up openssh-client (1:9.7p1-5) ... 00:00:47.886 E: Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ... 00:00:47.891 E: Setting up libpsl5t64:amd64 (0.21.2-1.1) ... 00:00:47.896 E: Setting up isc-dhcp-client (4.4.3-P1-5) ... 00:00:47.933 E: Setting up fdisk (2.40.1-8.1) ... 00:00:47.937 E: Setting up ifupdown (0.8.43) ... 00:00:48.050 E: Creating /etc/network/interfaces. 00:00:48.319 E: Created symlink '/etc/systemd/system/multi-user.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'. 00:00:48.323 E: Created symlink '/etc/systemd/system/network-online.target.wants/networking.service' → '/usr/lib/systemd/system/networking.service'. 00:00:48.462 E: Setting up lsof (4.95.0-1.1) ... 00:00:48.468 E: Setting up groff-base (1.23.0-4) ... 00:00:48.478 E: Setting up bind9-host (1:9.19.21-1+b1) ... 00:00:48.484 E: Setting up libpython3-stdlib:amd64 (3.11.8-1) ... 00:00:48.490 E: Setting up python3.11 (3.11.9-1) ... 00:00:50.319 E: Setting up wget (1.24.5-1) ... 00:00:50.338 E: Setting up python3 (3.11.8-1) ... 00:00:50.866 E: Setting up man-db (2.12.1-2) ... 00:00:51.036 E: Building database of manual pages ... 00:00:52.275 E: Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. 00:00:52.297 E: Setting up python3-certifi (2024.6.2-1) ... 00:00:52.484 E: Setting up python3-idna (3.6-2.1) ... 00:00:52.864 E: Setting up python3-urllib3 (2.0.7-2) ... 00:00:53.163 E: Setting up bind9-dnsutils (1:9.19.21-1+b1) ... 00:00:53.167 E: Setting up python3-pkg-resources (68.1.2-2) ... 00:00:53.554 E: Setting up python3-debianbts (4.1.1) ... 00:00:53.742 E: Setting up python3-apt (2.9.0) ... 00:00:54.025 E: Setting up python3-charset-normalizer (3.3.2-1) ... 00:00:54.249 E: Setting up python3-debconf (1.5.86) ... 00:00:54.437 E: Setting up python3-chardet (5.2.0+dfsg-1) ... 00:00:55.064 E: Setting up python3-debian (0.1.49) ... 00:00:55.360 E: Setting up python3-requests (2.32.3+dfsg-1) ... 00:00:55.584 E: Setting up apt-listchanges (3.27) ... 00:00:56.055 E: 00:00:56.059 E: Creating config file /etc/apt/listchanges.conf with new version 00:00:56.297 E: Setting up python3-reportbug (13.0.1) ... 00:00:56.583 E: Setting up reportbug (13.0.1) ... 00:00:56.590 E: Setting up tasksel (3.75) ... 00:00:56.746 E: Setting up tasksel-data (3.75) ... 00:00:56.756 E: Processing triggers for libc-bin (2.38-13) ... 00:00:56.771 E: Processing triggers for systemd (256-1) ... 00:00:56.777 E: Processing triggers for ca-certificates (20240203) ... 00:00:56.786 E: Updating certificates in /etc/ssl/certs... 00:00:57.827 E: 0 added, 0 removed; done. 00:00:57.832 E: Running hooks in /etc/ca-certificates/update.d... 00:00:57.836 E: done. 00:00:58.027 E: I: 683 3090 cleaning package lists and apt cache... 00:00:58.032 E: D: 683 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:58.083 E: Reading package lists... 00:00:58.095 E: D: 683 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:58.144 E: D: 683 3194 deleting files in /run: sshd 00:00:58.148 E: D: 683 3194 deleting files in /run: user 00:00:58.153 E: D: 683 3194 deleting files in /run: systemd 00:00:58.157 E: D: 683 3194 deleting files in /run: adduser 00:00:58.162 E: D: 683 3194 deleting files in /run: dbus 00:00:58.165 E: D: 683 3194 deleting files in /run: sendsigs.omit.d 00:00:58.169 E: D: 683 3194 deleting files in /run: log 00:00:58.173 E: D: 683 3194 deleting files in /run: shm 00:00:58.177 E: I: 683 6076 creating tarball... 00:00:58.182 E: D: 684 3718 listener: finished reading command 00:00:58.186 E: D: 684 3725 listener: received message: adios 00:00:58.190 E: D: 559 6190 finish to listen for hooks 00:01:01.272 E: I: 683 6124 done 00:01:01.542 E: I: 559 6373 removing tempdir /tmp/mmdebstrap.OsB0G8T9cU... 00:01:02.414 E: I: 559 6426 success in 61.9651 seconds 00:01:02.422 E: + cmp ./cache/mmdebstrap-unstable-standard.tar /tmp/debian-chroot.tar 00:01:11.141 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:23 result: SUCCESS ------------------------------------------------------------------------------ (181/280) quiet dist: unstable mode: auto variant: apt format: auto time left: 1:15:12 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + mmdebstrap --mode=root --variant=apt --quiet unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:17.702 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:17.706 E: + tar -t 00:00:17.710 E: + sort 00:00:17.715 E: + diff -u tar1.txt - 00:00:17.922 E: + rm -r /tmp/debian-chroot Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:28 result: SUCCESS ------------------------------------------------------------------------------ (182/280) logfile dist: unstable mode: auto variant: apt format: auto time left: 1:14:18 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.012 E: + export LC_ALL=C.UTF-8 00:00:00.017 E: + trap rm -rf /tmp/debian-chroot /tmp/log /tmp/trimmed EXIT INT TERM 00:00:00.022 E: + mmdebstrap --mode=root --variant=apt --logfile=/tmp/log unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:18.004 E: + head --lines=-1 /tmp/log 00:00:18.008 E: + cat 00:00:18.011 O: I: success in 17.6375 seconds 00:00:18.012 E: + diff -u - /tmp/trimmed 00:00:18.017 E: + tail --lines=1 /tmp/log 00:00:18.020 E: + grep ^I: success in .* seconds$ 00:00:18.024 E: + tar -C /tmp/debian-chroot --one-file-system -c . 00:00:18.029 E: + tar -t 00:00:18.034 E: + sort 00:00:18.038 E: + diff -u tar1.txt - 00:00:18.235 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:29 result: SUCCESS ------------------------------------------------------------------------------ (183/280) without-etc-resolv-conf-and-etc-hostname dist: unstable mode: auto variant: apt format: auto time left: 1:13:25 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.024 E: + rm /etc/resolv.conf /etc/hostname 00:00:00.031 E: + mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.520 E: I: automatically chosen mode: root 00:00:00.531 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.565 E: I: finding correct signed-by value... 00:00:00.671 E: I: automatically chosen format: tar 00:00:00.676 E: I: using /tmp/mmdebstrap.Ha6odccy5J as tempdir 00:00:00.687 E: W: Host system does not have a /etc/resolv.conf to copy into the rootfs. 00:00:00.692 E: W: Host system does not have a /etc/hostname to copy into the rootfs. 00:00:00.730 E: I: running apt-get update... 00:00:03.840 E: I: downloading packages with apt... 00:00:06.638 E: I: extracting archives... 00:00:08.605 E: I: installing essential packages... 00:00:15.567 E: I: installing remaining packages inside the chroot... 00:00:20.251 E: I: cleaning package lists and apt cache... 00:00:20.363 E: I: creating tarball... 00:00:21.361 E: I: done 00:00:21.462 E: I: removing tempdir /tmp/mmdebstrap.Ha6odccy5J... 00:00:21.693 E: I: success in 21.3246 seconds 00:00:21.701 E: + tar -tf /tmp/debian-chroot.tar 00:00:21.706 E: + sort 00:00:21.711 E: + diff -u tar1.txt - 00:00:21.743 E: + printf ./etc/hostname\n 00:00:21.747 E: + printf ./etc/resolv.conf\n 00:00:21.752 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:32 result: SUCCESS ------------------------------------------------------------------------------ (184/280) preserve-mode-of-etc-resolv-conf-and-etc-hostname dist: unstable mode: root variant: apt format: auto time left: 1:12:34 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.013 E: + export LC_ALL=C.UTF-8 00:00:00.019 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.023 E: + cat /etc/resolv.conf 00:00:00.028 E: + [ -L /etc/resolv.conf ] 00:00:00.032 E: + chmod 644 /etc/resolv.conf 00:00:00.037 E: + stat --format=%A /etc/resolv.conf 00:00:00.041 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:00.046 E: + cat /etc/hostname 00:00:00.050 E: + [ -L /etc/hostname ] 00:00:00.055 E: + chmod 644 /etc/hostname 00:00:00.060 E: + stat --format=%A /etc/hostname 00:00:00.065 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:00.070 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot 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.559 E: I: finding correct signed-by value... 00:00:00.672 E: I: automatically chosen format: directory 00:00:00.731 E: I: running apt-get update... 00:00:03.886 E: I: nothing to download -- skipping... 00:00:03.890 E: I: nothing to extract -- skipping... 00:00:03.896 E: I: no essential packages -- skipping... 00:00:03.901 E: I: cleaning package lists and apt cache... 00:00:04.002 E: I: success in 3.6180 seconds 00:00:04.011 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf 00:00:04.015 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:04.019 E: + stat --format=%A /tmp/debian-chroot//etc/hostname 00:00:04.024 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:04.029 E: + rm /tmp/debian-chroot/dev/console 00:00:04.033 E: + rm /tmp/debian-chroot/dev/fd 00:00:04.037 E: + rm /tmp/debian-chroot/dev/full 00:00:04.042 E: + rm /tmp/debian-chroot/dev/null 00:00:04.047 E: + rm /tmp/debian-chroot/dev/ptmx 00:00:04.052 E: + rm /tmp/debian-chroot/dev/random 00:00:04.057 E: + rm /tmp/debian-chroot/dev/stderr 00:00:04.062 E: + rm /tmp/debian-chroot/dev/stdin 00:00:04.066 E: + rm /tmp/debian-chroot/dev/stdout 00:00:04.071 E: + rm /tmp/debian-chroot/dev/tty 00:00:04.075 E: + rm /tmp/debian-chroot/dev/urandom 00:00:04.080 E: + rm /tmp/debian-chroot/dev/zero 00:00:04.083 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:04.087 E: + rm /tmp/debian-chroot/etc/fstab 00:00:04.092 E: + rm /tmp/debian-chroot/etc/hostname 00:00:04.097 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:04.101 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:04.104 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:04.108 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:04.113 E: + find /tmp/debian-chroot -depth -print0 00:00:04.117 E: + xargs -0 rmdir 00:00:04.121 E: + chmod 755 /etc/resolv.conf 00:00:04.126 E: + stat --format=%A /etc/resolv.conf 00:00:04.130 E: + [ -rwxr-xr-x = -rwxr-xr-x ] 00:00:04.134 E: + chmod 755 /etc/hostname 00:00:04.139 E: + stat --format=%A /etc/hostname 00:00:04.143 E: + [ -rwxr-xr-x = -rwxr-xr-x ] 00:00:04.147 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:04.519 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:04.547 E: I: finding correct signed-by value... 00:00:04.659 E: I: automatically chosen format: directory 00:00:04.719 E: I: running apt-get update... 00:00:07.749 E: I: nothing to download -- skipping... 00:00:07.755 E: I: nothing to extract -- skipping... 00:00:07.759 E: I: no essential packages -- skipping... 00:00:07.763 E: I: cleaning package lists and apt cache... 00:00:07.860 E: I: success in 3.4727 seconds 00:00:07.867 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf 00:00:07.872 E: + [ -rwxr-xr-x = -rwxr-xr-x ] 00:00:07.877 E: + stat --format=%A /tmp/debian-chroot//etc/hostname 00:00:07.881 E: + [ -rwxr-xr-x = -rwxr-xr-x ] 00:00:07.885 E: + rm /tmp/debian-chroot/dev/console 00:00:07.891 E: + rm /tmp/debian-chroot/dev/fd 00:00:07.896 E: + rm /tmp/debian-chroot/dev/full 00:00:07.900 E: + rm /tmp/debian-chroot/dev/null 00:00:07.905 E: + rm /tmp/debian-chroot/dev/ptmx 00:00:07.909 E: + rm /tmp/debian-chroot/dev/random 00:00:07.912 E: + rm /tmp/debian-chroot/dev/stderr 00:00:07.916 E: + rm /tmp/debian-chroot/dev/stdin 00:00:07.920 E: + rm /tmp/debian-chroot/dev/stdout 00:00:07.925 E: + rm /tmp/debian-chroot/dev/tty 00:00:07.929 E: + rm /tmp/debian-chroot/dev/urandom 00:00:07.933 E: + rm /tmp/debian-chroot/dev/zero 00:00:07.938 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:07.943 E: + rm /tmp/debian-chroot/etc/fstab 00:00:07.948 E: + rm /tmp/debian-chroot/etc/hostname 00:00:07.952 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:07.957 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:07.961 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:07.965 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:07.970 E: + find /tmp/debian-chroot -depth -print0 00:00:07.974 E: + xargs -0 rmdir 00:00:07.979 E: + rm /etc/resolv.conf 00:00:07.983 E: + ln -s /etc/resolv.conf.bak /etc/resolv.conf 00:00:07.988 E: + stat --format=%A /etc/resolv.conf 00:00:07.993 E: + [ lrwxrwxrwx = lrwxrwxrwx ] 00:00:07.998 E: + rm /etc/hostname 00:00:08.002 E: + ln -s /etc/hostname.bak /etc/hostname 00:00:08.006 E: + stat --format=%A /etc/hostname 00:00:08.015 E: + [ lrwxrwxrwx = lrwxrwxrwx ] 00:00:08.020 E: + mmdebstrap --variant=custom --mode=root unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:08.342 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:08.370 E: I: finding correct signed-by value... 00:00:08.477 E: I: automatically chosen format: directory 00:00:08.548 E: I: running apt-get update... 00:00:11.416 E: I: nothing to download -- skipping... 00:00:11.421 E: I: nothing to extract -- skipping... 00:00:11.425 E: I: no essential packages -- skipping... 00:00:11.430 E: I: cleaning package lists and apt cache... 00:00:11.530 E: I: success in 3.3093 seconds 00:00:11.539 E: + stat --format=%A /tmp/debian-chroot//etc/resolv.conf 00:00:11.543 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:11.548 E: + stat --format=%A /tmp/debian-chroot//etc/hostname 00:00:11.553 E: + [ -rw-r--r-- = -rw-r--r-- ] 00:00:11.557 E: + rm /tmp/debian-chroot/dev/console 00:00:11.562 E: + rm /tmp/debian-chroot/dev/fd 00:00:11.566 E: + rm /tmp/debian-chroot/dev/full 00:00:11.570 E: + rm /tmp/debian-chroot/dev/null 00:00:11.575 E: + rm /tmp/debian-chroot/dev/ptmx 00:00:11.580 E: + rm /tmp/debian-chroot/dev/random 00:00:11.585 E: + rm /tmp/debian-chroot/dev/stderr 00:00:11.589 E: + rm /tmp/debian-chroot/dev/stdin 00:00:11.596 E: + rm /tmp/debian-chroot/dev/stdout 00:00:11.600 E: + rm /tmp/debian-chroot/dev/tty 00:00:11.605 E: + rm /tmp/debian-chroot/dev/urandom 00:00:11.609 E: + rm /tmp/debian-chroot/dev/zero 00:00:11.614 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:11.619 E: + rm /tmp/debian-chroot/etc/fstab 00:00:11.623 E: + rm /tmp/debian-chroot/etc/hostname 00:00:11.627 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:11.631 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:11.635 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:11.639 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:11.643 E: + find /tmp/debian-chroot -depth -print0 00:00:11.648 E: + xargs -0 rmdir Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:23 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:11:38 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.012 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.023 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.523 E: I: automatically chosen mode: root 00:00:00.534 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.572 E: I: finding correct signed-by value... 00:00:00.703 E: I: automatically chosen format: tar 00:00:00.708 E: I: using /tmp/mmdebstrap.0wYkfBtJEe as tempdir 00:00:00.768 E: I: running apt-get update... 00:00:04.076 E: I: downloading packages with apt... 00:00:06.979 E: I: extracting archives... 00:00:09.047 E: I: installing essential packages... 00:00:15.842 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get update' exec /tmp/mmdebstrap.0wYkfBtJEe 00:00:15.899 E: Hit:1 http://127.0.0.1/debian unstable InRelease 00:00:17.298 E: Reading package lists... 00:00:17.311 E: I: running --essential-hook in shell: sh -c 'APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get --yes install apt' exec /tmp/mmdebstrap.0wYkfBtJEe 00:00:17.349 E: Reading package lists... 00:00:17.655 E: Building dependency tree... 00:00:18.494 E: The following additional packages will be installed: 00:00:18.500 E: debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20 00:00:18.504 E: libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64 00:00:18.510 E: libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0 00:00:18.515 E: Suggested packages: 00:00:18.521 E: apt-doc aptitude | synaptic | wajig dpkg-dev gnupg | gnupg2 | gnupg1 00:00:18.525 E: powermgmt-base gnupg rng-tools gnutls-bin 00:00:18.529 E: Recommended packages: 00:00:18.534 E: ca-certificates libgpg-error-l10n 00:00:18.562 E: The following NEW packages will be installed: 00:00:18.567 E: apt debian-archive-keyring gpgv libapt-pkg6.0t64 libffi8 libgcrypt20 00:00:18.571 E: libgnutls30t64 libgpg-error0 libhogweed6t64 libidn2-0 liblz4-1 libnettle8t64 00:00:18.575 E: libp11-kit0 libseccomp2 libstdc++6 libtasn1-6 libunistring5 libxxhash0 00:00:18.639 E: 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 00:00:18.644 E: Need to get 7534 kB of archives. 00:00:18.648 E: After this operation, 23.4 MB of additional disk space will be used. 00:00:18.652 E: Get:1 http://127.0.0.1/debian unstable/main amd64 libgpg-error0 amd64 1.49-2 [79.9 kB] 00:00:18.657 E: Get:2 http://127.0.0.1/debian unstable/main amd64 libgcrypt20 amd64 1.10.3-3 [708 kB] 00:00:18.683 E: Get:3 http://127.0.0.1/debian unstable/main amd64 gpgv amd64 2.2.43-7 [216 kB] 00:00:18.699 E: Get:4 http://127.0.0.1/debian unstable/main amd64 liblz4-1 amd64 1.9.4-2 [61.4 kB] 00:00:18.712 E: Get:5 http://127.0.0.1/debian unstable/main amd64 libstdc++6 amd64 14.1.0-1 [714 kB] 00:00:18.746 E: Get:6 http://127.0.0.1/debian unstable/main amd64 libxxhash0 amd64 0.8.2-2+b1 [26.6 kB] 00:00:18.758 E: Get:7 http://127.0.0.1/debian unstable/main amd64 libapt-pkg6.0t64 amd64 2.9.5 [1020 kB] 00:00:18.791 E: Get:8 http://127.0.0.1/debian unstable/main amd64 debian-archive-keyring all 2023.4 [161 kB] 00:00:18.805 E: Get:9 http://127.0.0.1/debian unstable/main amd64 libnettle8t64 amd64 3.9.1-2.2 [296 kB] 00:00:18.822 E: Get:10 http://127.0.0.1/debian unstable/main amd64 libhogweed6t64 amd64 3.9.1-2.2 [328 kB] 00:00:18.841 E: Get:11 http://127.0.0.1/debian unstable/main amd64 libunistring5 amd64 1.2-1 [425 kB] 00:00:18.861 E: Get:12 http://127.0.0.1/debian unstable/main amd64 libidn2-0 amd64 2.3.7-2 [128 kB] 00:00:18.874 E: Get:13 http://127.0.0.1/debian unstable/main amd64 libffi8 amd64 3.4.6-1 [23.6 kB] 00:00:18.887 E: Get:14 http://127.0.0.1/debian unstable/main amd64 libp11-kit0 amd64 0.25.3-5 [417 kB] 00:00:18.910 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:18.922 E: Get:16 http://127.0.0.1/debian unstable/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB] 00:00:18.969 E: Get:17 http://127.0.0.1/debian unstable/main amd64 libseccomp2 amd64 2.5.5-1 [47.0 kB] 00:00:18.982 E: Get:18 http://127.0.0.1/debian unstable/main amd64 apt amd64 2.9.5 [1398 kB] 00:00:19.136 E: Fetched 7534 kB in 0s (18.6 MB/s) 00:00:19.142 E: Chrooting into /tmp/mmdebstrap.0wYkfBtJEe/ 00:00:19.257 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:19.328 E: Fetched 7534 kB in 0s (18.6 MB/s) 00:00:19.333 E: Chrooting into /tmp/mmdebstrap.0wYkfBtJEe/ 00:00:19.350 E: Selecting previously unselected package libgpg-error0:amd64. 00:00:19.355 E: (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 3675 files and directories currently installed.) 00:00:19.360 E: Preparing to unpack .../00-libgpg-error0_1.49-2_amd64.deb ... 00:00:19.364 E: Unpacking libgpg-error0:amd64 (1.49-2) ... 00:00:19.401 E: Selecting previously unselected package libgcrypt20:amd64. 00:00:19.405 E: Preparing to unpack .../01-libgcrypt20_1.10.3-3_amd64.deb ... 00:00:19.411 E: Unpacking libgcrypt20:amd64 (1.10.3-3) ... 00:00:19.477 E: Selecting previously unselected package gpgv. 00:00:19.482 E: Preparing to unpack .../02-gpgv_2.2.43-7_amd64.deb ... 00:00:19.486 E: Unpacking gpgv (2.2.43-7) ... 00:00:19.523 E: Selecting previously unselected package liblz4-1:amd64. 00:00:19.527 E: Preparing to unpack .../03-liblz4-1_1.9.4-2_amd64.deb ... 00:00:19.531 E: Unpacking liblz4-1:amd64 (1.9.4-2) ... 00:00:19.562 E: Selecting previously unselected package libstdc++6:amd64. 00:00:19.566 E: Preparing to unpack .../04-libstdc++6_14.1.0-1_amd64.deb ... 00:00:19.570 E: Unpacking libstdc++6:amd64 (14.1.0-1) ... 00:00:19.645 E: Selecting previously unselected package libxxhash0:amd64. 00:00:19.650 E: Preparing to unpack .../05-libxxhash0_0.8.2-2+b1_amd64.deb ... 00:00:19.657 E: Unpacking libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:19.690 E: Selecting previously unselected package libapt-pkg6.0t64:amd64. 00:00:19.694 E: Preparing to unpack .../06-libapt-pkg6.0t64_2.9.5_amd64.deb ... 00:00:19.700 E: Unpacking libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:19.817 E: Selecting previously unselected package debian-archive-keyring. 00:00:19.822 E: Preparing to unpack .../07-debian-archive-keyring_2023.4_all.deb ... 00:00:19.951 E: Unpacking debian-archive-keyring (2023.4) ... 00:00:19.994 E: Selecting previously unselected package libnettle8t64:amd64. 00:00:19.998 E: Preparing to unpack .../08-libnettle8t64_3.9.1-2.2_amd64.deb ... 00:00:20.003 E: Unpacking libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:20.042 E: Selecting previously unselected package libhogweed6t64:amd64. 00:00:20.046 E: Preparing to unpack .../09-libhogweed6t64_3.9.1-2.2_amd64.deb ... 00:00:20.050 E: Unpacking libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:20.087 E: Selecting previously unselected package libunistring5:amd64. 00:00:20.092 E: Preparing to unpack .../10-libunistring5_1.2-1_amd64.deb ... 00:00:20.096 E: Unpacking libunistring5:amd64 (1.2-1) ... 00:00:20.154 E: Selecting previously unselected package libidn2-0:amd64. 00:00:20.158 E: Preparing to unpack .../11-libidn2-0_2.3.7-2_amd64.deb ... 00:00:20.161 E: Unpacking libidn2-0:amd64 (2.3.7-2) ... 00:00:20.207 E: Selecting previously unselected package libffi8:amd64. 00:00:20.213 E: Preparing to unpack .../12-libffi8_3.4.6-1_amd64.deb ... 00:00:20.218 E: Unpacking libffi8:amd64 (3.4.6-1) ... 00:00:20.246 E: Selecting previously unselected package libp11-kit0:amd64. 00:00:20.251 E: Preparing to unpack .../13-libp11-kit0_0.25.3-5_amd64.deb ... 00:00:20.256 E: Unpacking libp11-kit0:amd64 (0.25.3-5) ... 00:00:20.312 E: Selecting previously unselected package libtasn1-6:amd64. 00:00:20.317 E: Preparing to unpack .../14-libtasn1-6_4.19.0-3+b2_amd64.deb ... 00:00:20.321 E: Unpacking libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:20.348 E: Selecting previously unselected package libgnutls30t64:amd64. 00:00:20.353 E: Preparing to unpack .../15-libgnutls30t64_3.8.5-4_amd64.deb ... 00:00:20.358 E: Unpacking libgnutls30t64:amd64 (3.8.5-4) ... 00:00:20.452 E: Selecting previously unselected package libseccomp2:amd64. 00:00:20.457 E: Preparing to unpack .../16-libseccomp2_2.5.5-1_amd64.deb ... 00:00:20.462 E: Unpacking libseccomp2:amd64 (2.5.5-1) ... 00:00:20.493 E: Selecting previously unselected package apt. 00:00:20.498 E: Preparing to unpack .../17-apt_2.9.5_amd64.deb ... 00:00:20.519 E: Unpacking apt (2.9.5) ... 00:00:20.660 E: Chrooting into /tmp/mmdebstrap.0wYkfBtJEe/ 00:00:20.665 E: Setting up libgpg-error0:amd64 (1.49-2) ... 00:00:20.670 E: Setting up liblz4-1:amd64 (1.9.4-2) ... 00:00:20.674 E: Setting up debian-archive-keyring (2023.4) ... 00:00:20.839 E: Setting up libgcrypt20:amd64 (1.10.3-3) ... 00:00:20.847 E: Setting up libseccomp2:amd64 (2.5.5-1) ... 00:00:20.852 E: Setting up libnettle8t64:amd64 (3.9.1-2.2) ... 00:00:20.857 E: Setting up libunistring5:amd64 (1.2-1) ... 00:00:20.863 E: Setting up libffi8:amd64 (3.4.6-1) ... 00:00:20.868 E: Setting up libhogweed6t64:amd64 (3.9.1-2.2) ... 00:00:20.875 E: Setting up gpgv (2.2.43-7) ... 00:00:20.879 E: Setting up libxxhash0:amd64 (0.8.2-2+b1) ... 00:00:20.884 E: Setting up libtasn1-6:amd64 (4.19.0-3+b2) ... 00:00:20.888 E: Setting up libstdc++6:amd64 (14.1.0-1) ... 00:00:20.893 E: Setting up libidn2-0:amd64 (2.3.7-2) ... 00:00:20.898 E: Setting up libp11-kit0:amd64 (0.25.3-5) ... 00:00:20.904 E: Setting up libapt-pkg6.0t64:amd64 (2.9.5) ... 00:00:20.909 E: Setting up libgnutls30t64:amd64 (3.8.5-4) ... 00:00:20.913 E: Setting up apt (2.9.5) ... 00:00:21.346 E: Processing triggers for libc-bin (2.38-13) ... 00:00:21.560 E: I: installing remaining packages inside the chroot... 00:00:22.629 E: I: cleaning package lists and apt cache... 00:00:22.728 E: I: creating tarball... 00:00:23.564 E: I: done 00:00:23.651 E: I: removing tempdir /tmp/mmdebstrap.0wYkfBtJEe... 00:00:23.859 E: I: success in 23.4686 seconds 00:00:23.867 E: + tar -tf /tmp/debian-chroot.tar 00:00:23.871 E: + sort 00:00:23.875 E: + diff -u tar1.txt - 00:00:23.914 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:35 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:10:48 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.012 E: + export LC_ALL=C.UTF-8 00:00:00.017 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.023 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.485 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.527 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.J3YV1505pt as tempdir 00:00:00.700 E: I: running apt-get update... 00:00:03.759 E: I: downloading packages with apt... 00:00:06.371 E: I: extracting archives... 00:00:08.412 E: I: installing essential packages... 00:00:15.716 E: I: installing remaining packages inside the chroot... 00:00:19.763 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.J3YV1505pt 00:00:19.790 E: I: cleaning package lists and apt cache... 00:00:19.882 E: I: creating tarball... 00:00:20.759 E: I: done 00:00:20.857 E: I: removing tempdir /tmp/mmdebstrap.J3YV1505pt... 00:00:21.089 E: I: success in 20.7375 seconds 00:00:21.098 E: + tar -tf /tmp/debian-chroot.tar 00:00:21.103 E: + sort 00:00:21.108 E: + diff -u tar1.txt - 00:00:21.136 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:32 result: SUCCESS ------------------------------------------------------------------------------ (187/280) skip-start-stop-daemon-policy-rc dist: unstable mode: auto variant: apt format: auto time left: 1:09:57 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.016 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.021 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.466 E: I: automatically chosen mode: root 00:00:00.476 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.508 E: I: finding correct signed-by value... 00:00:00.623 E: I: automatically chosen format: tar 00:00:00.627 E: I: using /tmp/mmdebstrap.ngf49es2Bz as tempdir 00:00:00.681 E: I: running apt-get update... 00:00:03.700 E: I: downloading packages with apt... 00:00:05.749 E: I: extracting archives... 00:00:07.558 E: I: skipping chroot/policy-rc.d as requested 00:00:07.562 E: I: skipping chroot/start-stop-daemon as requested 00:00:07.566 E: I: installing essential packages... 00:00:13.563 E: I: installing remaining packages inside the chroot... 00:00:17.229 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/sbin/start-stop-daemon.REAL"' exec /tmp/mmdebstrap.ngf49es2Bz 00:00:17.236 E: I: running --customize-hook in shell: sh -c 'test ! -e "$1/usr/sbin/policy-rc.d"' exec /tmp/mmdebstrap.ngf49es2Bz 00:00:17.257 E: I: cleaning package lists and apt cache... 00:00:17.351 E: I: creating tarball... 00:00:18.190 E: I: done 00:00:18.276 E: I: removing tempdir /tmp/mmdebstrap.ngf49es2Bz... 00:00:18.464 E: I: success in 18.1251 seconds 00:00:18.472 E: + tar -tf /tmp/debian-chroot.tar 00:00:18.476 E: + sort 00:00:18.480 E: + diff -u tar1.txt - 00:00:18.511 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 ------------------------------------------------------------------------------ (188/280) skip-mount dist: unstable mode: unshare variant: apt format: auto time left: 1:09:05 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + [ unshare = unshare ] 00:00:00.018 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.023 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.472 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.615 E: I: automatically chosen format: tar 00:00:00.619 E: I: using /tmp/mmdebstrap.K14LgwBzZU as tempdir 00:00:00.685 E: I: running apt-get update... 00:00:03.695 E: I: downloading packages with apt... 00:00:05.896 E: I: extracting archives... 00:00:07.821 E: I: skipping chroot/mount/sys as requested 00:00:07.826 E: I: skipping chroot/mount/proc as requested 00:00:07.830 E: I: installing essential packages... 00:00:13.909 E: I: installing remaining packages inside the chroot... 00:00:17.589 E: I: running --customize-hook in shell: sh -c 'mountpoint "$1"/dev/null' exec /tmp/mmdebstrap.K14LgwBzZU 00:00:17.597 E: /tmp/mmdebstrap.K14LgwBzZU/dev/null is a mountpoint 00:00:17.602 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/sys; then exit 1; fi' exec /tmp/mmdebstrap.K14LgwBzZU 00:00:17.606 E: /tmp/mmdebstrap.K14LgwBzZU/sys is not a mountpoint 00:00:17.611 E: I: running --customize-hook in shell: sh -c 'if mountpoint "$1"/proc; then exit 1; fi' exec /tmp/mmdebstrap.K14LgwBzZU 00:00:17.616 E: /tmp/mmdebstrap.K14LgwBzZU/proc is not a mountpoint 00:00:17.655 E: I: cleaning package lists and apt cache... 00:00:17.744 E: I: creating tarball... 00:00:18.540 E: I: done 00:00:18.614 E: I: removing tempdir /tmp/mmdebstrap.K14LgwBzZU... 00:00:18.854 E: I: success in 18.5168 seconds 00:00:18.860 E: + tar -tf /tmp/debian-chroot.tar 00:00:18.865 E: + sort 00:00:18.869 E: + diff -u tar1.txt - 00:00:18.909 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:08:13 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.021 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.025 E: + mktemp -d 00:00:00.029 E: + tmpdir=/tmp/tmp.w65STgRqyV 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.039 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.449 E: I: automatically chosen mode: root 00:00:00.457 E: I: skipping emulation check for extract variant 00:00:00.487 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.1R9mXBOe0o as tempdir 00:00:00.665 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.1R9mXBOe0o 00:00:00.672 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.1R9mXBOe0o 00:00:00.678 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.1R9mXBOe0o 00:00:00.685 E: I: running apt-get update... 00:00:03.713 E: I: downloading packages with apt... 00:00:04.835 E: I: extracting archives... 00:00:04.862 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:04.866 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:04.872 E: I: cleaning package lists and apt cache... 00:00:04.963 E: I: creating tarball... 00:00:04.977 E: I: done 00:00:04.985 E: I: removing tempdir /tmp/mmdebstrap.1R9mXBOe0o... 00:00:04.994 E: I: success in 4.6601 seconds 00:00:05.011 E: + cp /mnt/cache/debian/pool/main/b/busybox/busybox_1.30.1-6+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.35.0-4+b3_amd64.deb /mnt/cache/debian/pool/main/b/busybox/busybox_1.36.1-7_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.2.4_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.6.1_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.3_amd64.deb /mnt/cache/debian/pool/main/a/apt/apt_2.9.5_amd64.deb /tmp/tmp.w65STgRqyV 00:00:05.189 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.w65STgRqyV" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:05.598 E: I: automatically chosen mode: root 00:00:05.608 E: I: skipping emulation check for extract variant 00:00:05.637 E: I: finding correct signed-by value... 00:00:05.748 E: I: automatically chosen format: tar 00:00:05.753 E: I: using /tmp/mmdebstrap.iRnvhxhO8r as tempdir 00:00:05.808 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.iRnvhxhO8r 00:00:05.815 E: I: running special hook: sync-in "/tmp/tmp.w65STgRqyV" /var/cache/apt/archives/partial 00:00:05.955 E: I: running apt-get update... 00:00:09.041 E: I: downloading packages with apt... 00:00:10.081 E: I: extracting archives... 00:00:10.109 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:10.113 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:10.117 E: I: cleaning package lists and apt cache... 00:00:10.219 E: I: creating tarball... 00:00:10.232 E: I: done 00:00:10.241 E: I: removing tempdir /tmp/mmdebstrap.iRnvhxhO8r... 00:00:10.247 E: I: success in 4.7725 seconds 00:00:10.255 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:10.259 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.w65STgRqyV" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.w65STgRqyV" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.w65STgRqyV"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:10.675 E: I: automatically chosen mode: root 00:00:10.684 E: I: skipping emulation check for extract variant 00:00:10.713 E: I: finding correct signed-by value... 00:00:10.828 E: I: automatically chosen format: tar 00:00:10.832 E: I: using /tmp/mmdebstrap.vj8iHGOWgZ as tempdir 00:00:10.885 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.vj8iHGOWgZ 00:00:10.892 E: I: running special hook: sync-in "/tmp/tmp.w65STgRqyV" /var/cache/apt/archives/ 00:00:11.055 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.vj8iHGOWgZ 00:00:11.061 E: I: running apt-get update... 00:00:14.013 E: I: downloading packages with apt... 00:00:15.309 E: I: extracting archives... 00:00:15.337 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:15.341 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:15.348 E: I: cleaning package lists and apt cache... 00:00:15.440 E: I: creating tarball... 00:00:15.453 E: I: done 00:00:15.463 E: I: removing tempdir /tmp/mmdebstrap.vj8iHGOWgZ... 00:00:15.471 E: I: success in 4.9271 seconds 00:00:15.479 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:00:15.484 E: + rm -f /tmp/tmp.w65STgRqyV/apt_2.2.4_amd64.deb /tmp/tmp.w65STgRqyV/apt_2.6.1_amd64.deb /tmp/tmp.w65STgRqyV/apt_2.9.3_amd64.deb /tmp/tmp.w65STgRqyV/apt_2.9.5_amd64.deb /tmp/tmp.w65STgRqyV/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.w65STgRqyV/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.w65STgRqyV/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:00:15.488 E: + rmdir /tmp/tmp.w65STgRqyV 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:07:20 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.016 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.024 E: + mktemp -d 00:00:00.029 E: + tmpdir=/tmp/tmp.SRwpuWeEyZ 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: + [ custom = custom ] 00:00:00.046 E: + include=--include=doc-debian,base-files,base-passwd,coreutils,dash,diffutils,dpkg,libc-bin,sed 00:00:00.051 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.493 E: I: automatically chosen mode: root 00:00:00.501 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.532 E: I: finding correct signed-by value... 00:00:00.640 E: I: automatically chosen format: tar 00:00:00.645 E: I: using /tmp/mmdebstrap.DQV_72FiJL as tempdir 00:00:00.702 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.DQV_72FiJL 00:00:00.708 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.DQV_72FiJL 00:00:00.718 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.DQV_72FiJL 00:00:00.725 E: I: running apt-get update... 00:00:03.782 E: I: downloading packages with apt... 00:00:05.626 E: I: extracting archives... 00:00:06.653 E: I: installing essential packages... 00:00:09.079 E: I: cleaning package lists and apt cache... 00:00:09.171 E: I: creating tarball... 00:00:09.576 E: I: done 00:00:09.587 E: I: removing tempdir /tmp/mmdebstrap.DQV_72FiJL... 00:00:09.676 E: I: success in 9.3174 seconds 00:00:09.691 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.SRwpuWeEyZ 00:00:09.891 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.SRwpuWeEyZ" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:10.307 E: I: automatically chosen mode: root 00:00:10.317 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:10.346 E: I: finding correct signed-by value... 00:00:10.456 E: I: automatically chosen format: tar 00:00:10.460 E: I: using /tmp/mmdebstrap.tsOehZPQLI as tempdir 00:00:10.522 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.tsOehZPQLI 00:00:10.529 E: I: running special hook: sync-in "/tmp/tmp.SRwpuWeEyZ" /var/cache/apt/archives/partial 00:00:10.683 E: I: running apt-get update... 00:00:13.617 E: I: downloading packages with apt... 00:00:15.253 E: I: extracting archives... 00:00:16.375 E: I: installing essential packages... 00:00:18.858 E: I: cleaning package lists and apt cache... 00:00:18.953 E: I: creating tarball... 00:00:19.337 E: I: done 00:00:19.345 E: I: removing tempdir /tmp/mmdebstrap.tsOehZPQLI... 00:00:19.425 E: I: success in 9.2407 seconds 00:00:19.432 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:19.501 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.SRwpuWeEyZ" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.SRwpuWeEyZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.SRwpuWeEyZ"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:19.931 E: I: automatically chosen mode: root 00:00:19.941 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:19.968 E: I: finding correct signed-by value... 00:00:20.080 E: I: automatically chosen format: tar 00:00:20.086 E: I: using /tmp/mmdebstrap.wnToaChPYF as tempdir 00:00:20.142 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.wnToaChPYF 00:00:20.151 E: I: running special hook: sync-in "/tmp/tmp.SRwpuWeEyZ" /var/cache/apt/archives/ 00:00:20.310 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.wnToaChPYF 00:00:20.317 E: I: running apt-get update... 00:00:23.282 E: I: downloading packages with apt... 00:00:24.885 E: I: extracting archives... 00:00:25.963 E: I: installing essential packages... 00:00:28.290 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.wnToaChPYF 00:00:28.297 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.SRwpuWeEyZ" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.SRwpuWeEyZ"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.wnToaChPYF 00:00:28.350 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:00:28.355 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:00:28.359 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:00:28.363 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:00:28.366 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:00:28.371 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:00:28.374 E: /tmp/mmdebstrap.wnToaChPYF/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:00:28.383 E: I: cleaning package lists and apt cache... 00:00:28.475 E: I: creating tarball... 00:00:28.869 E: I: done 00:00:28.878 E: I: removing tempdir /tmp/mmdebstrap.wnToaChPYF... 00:00:28.955 E: I: success in 9.1520 seconds 00:00:28.962 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:00:29.037 E: + rm -f /tmp/tmp.SRwpuWeEyZ/apt_2.2.4_amd64.deb /tmp/tmp.SRwpuWeEyZ/apt_2.6.1_amd64.deb /tmp/tmp.SRwpuWeEyZ/apt_2.9.3_amd64.deb /tmp/tmp.SRwpuWeEyZ/apt_2.9.5_amd64.deb /tmp/tmp.SRwpuWeEyZ/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.SRwpuWeEyZ/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.SRwpuWeEyZ/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:00:29.086 E: + rmdir /tmp/tmp.SRwpuWeEyZ Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:39 result: SUCCESS ------------------------------------------------------------------------------ (191/280) compare-output-with-pre-seeded-var-cache-apt-archives dist: unstable mode: auto variant: essential format: auto time left: 1:06: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=1718633386 00:00:00.020 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.024 E: + mktemp -d 00:00:00.028 E: + tmpdir=/tmp/tmp.IJVOWvsuS9 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.044 E: + [ essential = custom ] 00:00:00.049 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.473 E: I: automatically chosen mode: root 00:00:00.482 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.516 E: I: finding correct signed-by value... 00:00:00.623 E: I: automatically chosen format: tar 00:00:00.627 E: I: using /tmp/mmdebstrap.KG_soJyNL1 as tempdir 00:00:00.677 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.KG_soJyNL1 00:00:00.683 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.KG_soJyNL1 00:00:00.690 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.KG_soJyNL1 00:00:00.697 E: I: running apt-get update... 00:00:03.712 E: I: downloading packages with apt... 00:00:05.949 E: I: extracting archives... 00:00:07.804 E: I: installing essential packages... 00:00:13.789 E: I: installing remaining packages inside the chroot... 00:00:15.202 E: I: cleaning package lists and apt cache... 00:00:15.298 E: I: creating tarball... 00:00:15.925 E: I: done 00:00:15.934 E: I: removing tempdir /tmp/mmdebstrap.KG_soJyNL1... 00:00:16.093 E: I: success in 15.7497 seconds 00:00:16.108 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.IJVOWvsuS9 00:00:16.308 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.IJVOWvsuS9" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:16.714 E: I: automatically chosen mode: root 00:00:16.722 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:16.749 E: I: finding correct signed-by value... 00:00:16.848 E: I: automatically chosen format: tar 00:00:16.853 E: I: using /tmp/mmdebstrap.iNejpWxSZF as tempdir 00:00:16.899 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.iNejpWxSZF 00:00:16.905 E: I: running special hook: sync-in "/tmp/tmp.IJVOWvsuS9" /var/cache/apt/archives/partial 00:00:17.047 E: I: running apt-get update... 00:00:19.981 E: I: downloading packages with apt... 00:00:22.373 E: I: extracting archives... 00:00:24.191 E: I: installing essential packages... 00:00:29.776 E: I: installing remaining packages inside the chroot... 00:00:31.179 E: I: cleaning package lists and apt cache... 00:00:31.274 E: I: creating tarball... 00:00:31.910 E: I: done 00:00:31.919 E: I: removing tempdir /tmp/mmdebstrap.iNejpWxSZF... 00:00:32.085 E: I: success in 15.4742 seconds 00:00:32.094 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:32.217 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.IJVOWvsuS9" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.IJVOWvsuS9" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.IJVOWvsuS9"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:32.615 E: I: automatically chosen mode: root 00:00:32.624 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:32.654 E: I: finding correct signed-by value... 00:00:32.762 E: I: automatically chosen format: tar 00:00:32.766 E: I: using /tmp/mmdebstrap.xOJVBKLpiM as tempdir 00:00:32.819 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.xOJVBKLpiM 00:00:32.825 E: I: running special hook: sync-in "/tmp/tmp.IJVOWvsuS9" /var/cache/apt/archives/ 00:00:32.972 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.xOJVBKLpiM 00:00:32.978 E: I: running apt-get update... 00:00:35.921 E: I: downloading packages with apt... 00:00:38.212 E: I: extracting archives... 00:00:40.098 E: I: installing essential packages... 00:00:45.748 E: I: installing remaining packages inside the chroot... 00:00:47.430 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.xOJVBKLpiM 00:00:47.437 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.IJVOWvsuS9" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.IJVOWvsuS9"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.xOJVBKLpiM 00:00:47.488 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:00:47.492 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:00:47.496 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:00:47.501 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:00:47.505 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:00:47.509 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:00:47.512 E: /tmp/mmdebstrap.xOJVBKLpiM/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:00:47.519 E: I: cleaning package lists and apt cache... 00:00:47.619 E: I: creating tarball... 00:00:48.274 E: I: done 00:00:48.282 E: I: removing tempdir /tmp/mmdebstrap.xOJVBKLpiM... 00:00:48.439 E: I: success in 15.9496 seconds 00:00:48.448 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:00:48.560 E: + rm -f /tmp/tmp.IJVOWvsuS9/apt_2.2.4_amd64.deb /tmp/tmp.IJVOWvsuS9/apt_2.6.1_amd64.deb /tmp/tmp.IJVOWvsuS9/apt_2.9.3_amd64.deb /tmp/tmp.IJVOWvsuS9/apt_2.9.5_amd64.deb /tmp/tmp.IJVOWvsuS9/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.IJVOWvsuS9/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.IJVOWvsuS9/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:00:48.632 E: + rmdir /tmp/tmp.IJVOWvsuS9 Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:59 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:56 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.022 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.027 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.034 E: + mktemp -d 00:00:00.040 E: + tmpdir=/tmp/tmp.EWiESW6KXt 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.051 E: + include=--include=doc-debian 00:00:00.057 E: + [ apt = custom ] 00:00:00.061 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.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.563 E: I: finding correct signed-by value... 00:00:00.676 E: I: automatically chosen format: tar 00:00:00.683 E: I: using /tmp/mmdebstrap.cmB7jvJvf7 as tempdir 00:00:00.738 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.cmB7jvJvf7 00:00:00.747 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.cmB7jvJvf7 00:00:00.755 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.cmB7jvJvf7 00:00:00.763 E: I: running apt-get update... 00:00:03.758 E: I: downloading packages with apt... 00:00:05.926 E: I: extracting archives... 00:00:07.747 E: I: installing essential packages... 00:00:13.858 E: I: installing remaining packages inside the chroot... 00:00:17.518 E: I: cleaning package lists and apt cache... 00:00:17.608 E: I: creating tarball... 00:00:18.450 E: I: done 00:00:18.461 E: I: removing tempdir /tmp/mmdebstrap.cmB7jvJvf7... 00:00:18.662 E: I: success in 18.2823 seconds 00:00:18.681 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.EWiESW6KXt 00:00:18.873 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.EWiESW6KXt" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:19.284 E: I: automatically chosen mode: root 00:00:19.293 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:19.320 E: I: finding correct signed-by value... 00:00:19.428 E: I: automatically chosen format: tar 00:00:19.433 E: I: using /tmp/mmdebstrap.v5RNMIe30L as tempdir 00:00:19.487 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.v5RNMIe30L 00:00:19.494 E: I: running special hook: sync-in "/tmp/tmp.EWiESW6KXt" /var/cache/apt/archives/partial 00:00:19.646 E: I: running apt-get update... 00:00:22.542 E: I: downloading packages with apt... 00:00:24.864 E: I: extracting archives... 00:00:26.778 E: I: installing essential packages... 00:00:32.780 E: I: installing remaining packages inside the chroot... 00:00:36.475 E: I: cleaning package lists and apt cache... 00:00:36.568 E: I: creating tarball... 00:00:37.355 E: I: done 00:00:37.363 E: I: removing tempdir /tmp/mmdebstrap.v5RNMIe30L... 00:00:37.550 E: I: success in 18.3881 seconds 00:00:37.558 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:37.711 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.EWiESW6KXt" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.EWiESW6KXt" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.EWiESW6KXt"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:38.098 E: I: automatically chosen mode: root 00:00:38.109 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:38.136 E: I: finding correct signed-by value... 00:00:38.240 E: I: automatically chosen format: tar 00:00:38.244 E: I: using /tmp/mmdebstrap.L6XFUNKDl7 as tempdir 00:00:38.297 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.L6XFUNKDl7 00:00:38.304 E: I: running special hook: sync-in "/tmp/tmp.EWiESW6KXt" /var/cache/apt/archives/ 00:00:38.449 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.L6XFUNKDl7 00:00:38.454 E: I: running apt-get update... 00:00:41.346 E: I: downloading packages with apt... 00:00:43.641 E: I: extracting archives... 00:00:45.602 E: I: installing essential packages... 00:00:51.615 E: I: installing remaining packages inside the chroot... 00:00:55.384 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.L6XFUNKDl7 00:00:55.390 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.EWiESW6KXt" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.EWiESW6KXt"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.L6XFUNKDl7 00:00:55.439 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:00:55.443 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:00:55.448 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:00:55.452 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:00:55.456 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:00:55.460 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:00:55.465 E: /tmp/mmdebstrap.L6XFUNKDl7/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:00:55.469 E: I: cleaning package lists and apt cache... 00:00:55.559 E: I: creating tarball... 00:00:56.424 E: I: done 00:00:56.431 E: I: removing tempdir /tmp/mmdebstrap.L6XFUNKDl7... 00:00:56.631 E: I: success in 18.6427 seconds 00:00:56.639 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:00:56.778 E: + rm -f /tmp/tmp.EWiESW6KXt/apt_2.2.4_amd64.deb /tmp/tmp.EWiESW6KXt/apt_2.6.1_amd64.deb /tmp/tmp.EWiESW6KXt/apt_2.9.3_amd64.deb /tmp/tmp.EWiESW6KXt/apt_2.9.5_amd64.deb /tmp/tmp.EWiESW6KXt/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.EWiESW6KXt/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.EWiESW6KXt/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:00:56.866 E: + rmdir /tmp/tmp.EWiESW6KXt Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:08 result: SUCCESS ------------------------------------------------------------------------------ (193/280) compare-output-with-pre-seeded-var-cache-apt-archives dist: unstable mode: auto variant: minbase format: auto time left: 1:05:23 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.021 E: + mktemp -d 00:00:00.024 E: + tmpdir=/tmp/tmp.6zNclzFy4t 00:00:00.028 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM 00:00:00.032 E: + include=--include=doc-debian 00:00:00.036 E: + [ minbase = custom ] 00:00:00.042 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.467 E: I: automatically chosen mode: root 00:00:00.476 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.607 E: I: automatically chosen format: tar 00:00:00.612 E: I: using /tmp/mmdebstrap.OQGG2I44hu as tempdir 00:00:00.658 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.OQGG2I44hu 00:00:00.666 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.OQGG2I44hu 00:00:00.672 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.OQGG2I44hu 00:00:00.678 E: I: running apt-get update... 00:00:03.644 E: I: downloading packages with apt... 00:00:06.027 E: I: extracting archives... 00:00:07.856 E: I: installing essential packages... 00:00:13.877 E: I: installing remaining packages inside the chroot... 00:00:19.515 E: I: cleaning package lists and apt cache... 00:00:19.607 E: I: creating tarball... 00:00:20.457 E: I: done 00:00:20.465 E: I: removing tempdir /tmp/mmdebstrap.OQGG2I44hu... 00:00:20.685 E: I: success in 20.3515 seconds 00:00:20.699 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.6zNclzFy4t 00:00:20.907 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.6zNclzFy4t" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:21.341 E: I: automatically chosen mode: root 00:00:21.353 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:21.384 E: I: finding correct signed-by value... 00:00:21.498 E: I: automatically chosen format: tar 00:00:21.503 E: I: using /tmp/mmdebstrap.HithPoCgY1 as tempdir 00:00:21.560 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.HithPoCgY1 00:00:21.566 E: I: running special hook: sync-in "/tmp/tmp.6zNclzFy4t" /var/cache/apt/archives/partial 00:00:21.714 E: I: running apt-get update... 00:00:24.731 E: I: downloading packages with apt... 00:00:27.165 E: I: extracting archives... 00:00:29.087 E: I: installing essential packages... 00:00:34.987 E: I: installing remaining packages inside the chroot... 00:00:40.269 E: I: cleaning package lists and apt cache... 00:00:40.368 E: I: creating tarball... 00:00:41.170 E: I: done 00:00:41.178 E: I: removing tempdir /tmp/mmdebstrap.HithPoCgY1... 00:00:41.413 E: I: success in 20.1991 seconds 00:00:41.420 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:41.567 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.6zNclzFy4t" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.6zNclzFy4t" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.6zNclzFy4t"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:41.953 E: I: automatically chosen mode: root 00:00:41.961 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:41.987 E: I: finding correct signed-by value... 00:00:42.091 E: I: automatically chosen format: tar 00:00:42.095 E: I: using /tmp/mmdebstrap.76kbSrLH14 as tempdir 00:00:42.149 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.76kbSrLH14 00:00:42.156 E: I: running special hook: sync-in "/tmp/tmp.6zNclzFy4t" /var/cache/apt/archives/ 00:00:42.294 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.76kbSrLH14 00:00:42.300 E: I: running apt-get update... 00:00:45.163 E: I: downloading packages with apt... 00:00:47.385 E: I: extracting archives... 00:00:49.274 E: I: installing essential packages... 00:00:55.243 E: I: installing remaining packages inside the chroot... 00:01:00.365 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.76kbSrLH14 00:01:00.372 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.6zNclzFy4t" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.6zNclzFy4t"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.76kbSrLH14 00:01:00.423 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:01:00.426 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:01:00.430 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:01:00.434 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:01:00.438 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:01:00.442 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:01:00.446 E: /tmp/mmdebstrap.76kbSrLH14/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:01:00.452 E: I: cleaning package lists and apt cache... 00:01:00.545 E: I: creating tarball... 00:01:01.343 E: I: done 00:01:01.351 E: I: removing tempdir /tmp/mmdebstrap.76kbSrLH14... 00:01:01.568 E: I: success in 19.7248 seconds 00:01:01.575 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:01:01.727 E: + rm -f /tmp/tmp.6zNclzFy4t/apt_2.2.4_amd64.deb /tmp/tmp.6zNclzFy4t/apt_2.6.1_amd64.deb /tmp/tmp.6zNclzFy4t/apt_2.9.3_amd64.deb /tmp/tmp.6zNclzFy4t/apt_2.9.5_amd64.deb /tmp/tmp.6zNclzFy4t/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.6zNclzFy4t/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.6zNclzFy4t/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:01:01.818 E: + rmdir /tmp/tmp.6zNclzFy4t Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:12 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:51 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.020 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.025 E: + mktemp -d 00:00:00.030 E: + tmpdir=/tmp/tmp.vyxshqdsC9 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.039 E: + include=--include=doc-debian 00:00:00.044 E: + [ buildd = custom ] 00:00:00.048 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.460 E: I: automatically chosen mode: root 00:00:00.470 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.507 E: I: finding correct signed-by value... 00:00:00.616 E: I: automatically chosen format: tar 00:00:00.620 E: I: using /tmp/mmdebstrap.w5ra1t0oG1 as tempdir 00:00:00.673 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.w5ra1t0oG1 00:00:00.680 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.w5ra1t0oG1 00:00:00.686 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.w5ra1t0oG1 00:00:00.692 E: I: running apt-get update... 00:00:03.774 E: I: downloading packages with apt... 00:00:06.130 E: I: extracting archives... 00:00:08.045 E: I: installing essential packages... 00:00:14.109 E: I: installing remaining packages inside the chroot... 00:00:28.145 E: I: cleaning package lists and apt cache... 00:00:28.279 E: I: creating tarball... 00:00:31.359 E: I: done 00:00:31.369 E: I: removing tempdir /tmp/mmdebstrap.w5ra1t0oG1... 00:00:31.918 E: I: success in 31.5844 seconds 00:00:31.940 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.vyxshqdsC9 00:00:32.181 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.vyxshqdsC9" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:32.648 E: I: automatically chosen mode: root 00:00:32.659 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:32.687 E: I: finding correct signed-by value... 00:00:32.802 E: I: automatically chosen format: tar 00:00:32.806 E: I: using /tmp/mmdebstrap.zcAFf1SN53 as tempdir 00:00:32.863 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.zcAFf1SN53 00:00:32.871 E: I: running special hook: sync-in "/tmp/tmp.vyxshqdsC9" /var/cache/apt/archives/partial 00:00:33.042 E: I: running apt-get update... 00:00:36.274 E: I: downloading packages with apt... 00:00:38.468 E: I: extracting archives... 00:00:40.369 E: I: installing essential packages... 00:00:46.277 E: I: installing remaining packages inside the chroot... 00:01:00.146 E: I: cleaning package lists and apt cache... 00:01:00.265 E: I: creating tarball... 00:01:03.213 E: I: done 00:01:03.224 E: I: removing tempdir /tmp/mmdebstrap.zcAFf1SN53... 00:01:03.769 E: I: success in 31.2726 seconds 00:01:03.776 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:01:04.322 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.vyxshqdsC9" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.vyxshqdsC9" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.vyxshqdsC9"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:01:04.740 E: I: automatically chosen mode: root 00:01:04.748 E: I: chroot architecture amd64 is equal to the host's architecture 00:01:04.776 E: I: finding correct signed-by value... 00:01:04.888 E: I: automatically chosen format: tar 00:01:04.892 E: I: using /tmp/mmdebstrap.jMaH5WeWdL as tempdir 00:01:04.953 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.jMaH5WeWdL 00:01:04.959 E: I: running special hook: sync-in "/tmp/tmp.vyxshqdsC9" /var/cache/apt/archives/ 00:01:05.106 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.jMaH5WeWdL 00:01:05.113 E: I: running apt-get update... 00:01:08.181 E: I: downloading packages with apt... 00:01:10.406 E: I: extracting archives... 00:01:12.281 E: I: installing essential packages... 00:01:17.943 E: I: installing remaining packages inside the chroot... 00:01:31.579 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.jMaH5WeWdL 00:01:31.586 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.vyxshqdsC9" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.vyxshqdsC9"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.jMaH5WeWdL 00:01:31.635 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:01:31.639 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:01:31.643 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:01:31.647 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:01:31.651 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:01:31.655 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:01:31.658 E: /tmp/mmdebstrap.jMaH5WeWdL/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:01:31.667 E: I: cleaning package lists and apt cache... 00:01:31.787 E: I: creating tarball... 00:01:34.731 E: I: done 00:01:34.739 E: I: removing tempdir /tmp/mmdebstrap.jMaH5WeWdL... 00:01:35.273 E: I: success in 30.6553 seconds 00:01:35.280 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:01:35.794 E: + rm -f /tmp/tmp.vyxshqdsC9/apt_2.2.4_amd64.deb /tmp/tmp.vyxshqdsC9/apt_2.6.1_amd64.deb /tmp/tmp.vyxshqdsC9/apt_2.9.3_amd64.deb /tmp/tmp.vyxshqdsC9/apt_2.9.5_amd64.deb /tmp/tmp.vyxshqdsC9/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.vyxshqdsC9/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.vyxshqdsC9/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:01:36.103 E: + rmdir /tmp/tmp.vyxshqdsC9 Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:47 result: SUCCESS ------------------------------------------------------------------------------ (195/280) compare-output-with-pre-seeded-var-cache-apt-archives dist: unstable mode: auto variant: - format: auto time left: 1:04:34 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.018 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.022 E: + mktemp -d 00:00:00.027 E: + tmpdir=/tmp/tmp.Hg7afRw8zr 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.042 E: + [ - = custom ] 00:00:00.046 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.466 E: I: automatically chosen mode: root 00:00:00.476 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.508 E: I: finding correct signed-by value... 00:00:00.618 E: I: automatically chosen format: tar 00:00:00.622 E: I: using /tmp/mmdebstrap.XpxVFqsW1C as tempdir 00:00:00.676 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.XpxVFqsW1C 00:00:00.683 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.XpxVFqsW1C 00:00:00.689 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.XpxVFqsW1C 00:00:00.696 E: I: running apt-get update... 00:00:03.666 E: I: downloading packages with apt... 00:00:06.093 E: I: extracting archives... 00:00:07.923 E: I: installing essential packages... 00:00:13.961 E: I: installing remaining packages inside the chroot... 00:00:27.232 E: I: cleaning package lists and apt cache... 00:00:27.356 E: I: creating tarball... 00:00:28.853 E: I: done 00:00:28.861 E: I: removing tempdir /tmp/mmdebstrap.XpxVFqsW1C... 00:00:29.237 E: I: success in 28.8925 seconds 00:00:29.253 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.Hg7afRw8zr 00:00:29.450 E: + mmdebstrap --include=doc-debian --mode=auto --variant=- --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=sync-in "/tmp/tmp.Hg7afRw8zr" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:29.870 E: I: automatically chosen mode: root 00:00:29.881 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:29.909 E: I: finding correct signed-by value... 00:00:30.025 E: I: automatically chosen format: tar 00:00:30.029 E: I: using /tmp/mmdebstrap.XECw5zramY as tempdir 00:00:30.089 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.XECw5zramY 00:00:30.096 E: I: running special hook: sync-in "/tmp/tmp.Hg7afRw8zr" /var/cache/apt/archives/partial 00:00:30.240 E: I: running apt-get update... 00:00:33.218 E: I: downloading packages with apt... 00:00:35.508 E: I: extracting archives... 00:00:37.394 E: I: installing essential packages... 00:00:43.389 E: I: installing remaining packages inside the chroot... 00:00:56.184 E: I: cleaning package lists and apt cache... 00:00:56.309 E: I: creating tarball... 00:00:57.715 E: I: done 00:00:57.724 E: I: removing tempdir /tmp/mmdebstrap.XECw5zramY... 00:00:58.081 E: I: success in 28.3340 seconds 00:00:58.089 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:00:58.343 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.Hg7afRw8zr" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.Hg7afRw8zr" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.Hg7afRw8zr"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:00:58.730 E: I: automatically chosen mode: root 00:00:58.739 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:58.765 E: I: finding correct signed-by value... 00:00:58.873 E: I: automatically chosen format: tar 00:00:58.877 E: I: using /tmp/mmdebstrap.cQRD1OrtIR as tempdir 00:00:58.937 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.cQRD1OrtIR 00:00:58.945 E: I: running special hook: sync-in "/tmp/tmp.Hg7afRw8zr" /var/cache/apt/archives/ 00:00:59.086 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.cQRD1OrtIR 00:00:59.092 E: I: running apt-get update... 00:01:01.969 E: I: downloading packages with apt... 00:01:04.149 E: I: extracting archives... 00:01:06.099 E: I: installing essential packages... 00:01:12.006 E: I: installing remaining packages inside the chroot... 00:01:24.848 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.cQRD1OrtIR 00:01:24.855 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.Hg7afRw8zr" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.Hg7afRw8zr"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.cQRD1OrtIR 00:01:24.908 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:01:24.913 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:01:24.917 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:01:24.921 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:01:24.925 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:01:24.929 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:01:24.933 E: /tmp/mmdebstrap.cQRD1OrtIR/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:01:24.941 E: I: cleaning package lists and apt cache... 00:01:25.070 E: I: creating tarball... 00:01:26.524 E: I: done 00:01:26.533 E: I: removing tempdir /tmp/mmdebstrap.cQRD1OrtIR... 00:01:26.910 E: I: success in 28.2940 seconds 00:01:26.918 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:01:27.172 E: + rm -f /tmp/tmp.Hg7afRw8zr/apt_2.2.4_amd64.deb /tmp/tmp.Hg7afRw8zr/apt_2.6.1_amd64.deb /tmp/tmp.Hg7afRw8zr/apt_2.9.3_amd64.deb /tmp/tmp.Hg7afRw8zr/apt_2.9.5_amd64.deb /tmp/tmp.Hg7afRw8zr/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.Hg7afRw8zr/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.Hg7afRw8zr/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:01:27.325 E: + rmdir /tmp/tmp.Hg7afRw8zr Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:01:38 result: SUCCESS ------------------------------------------------------------------------------ (196/280) compare-output-with-pre-seeded-var-cache-apt-archives dist: unstable mode: auto variant: standard format: auto time left: 1:04:12 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.018 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.023 E: + mktemp -d 00:00:00.027 E: + tmpdir=/tmp/tmp.TIz50Z5wPn 00:00:00.031 E: + trap rm -f "$tmpdir"/*.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar; rmdir "$tmpdir" EXIT INT TERM 00:00:00.035 E: + include=--include=doc-debian 00:00:00.038 E: + [ standard = custom ] 00:00:00.043 E: + mmdebstrap --include=doc-debian --mode=auto --variant=standard --setup-hook=mkdir -p "$1"/var/cache/apt/archives/partial --setup-hook=touch "$1"/var/cache/apt/archives/lock --setup-hook=chmod 0640 "$1"/var/cache/apt/archives/lock unstable - http://127.0.0.1/debian 00:00:00.466 E: I: automatically chosen mode: root 00:00:00.475 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.506 E: I: finding correct signed-by value... 00:00:00.612 E: I: automatically chosen format: tar 00:00:00.616 E: I: using /tmp/mmdebstrap.MysQ9V1BHH as tempdir 00:00:00.671 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.MysQ9V1BHH 00:00:00.678 E: I: running --setup-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.MysQ9V1BHH 00:00:00.685 E: I: running --setup-hook in shell: sh -c 'chmod 0640 "$1"/var/cache/apt/archives/lock' exec /tmp/mmdebstrap.MysQ9V1BHH 00:00:00.692 E: I: running apt-get update... 00:00:03.608 E: I: downloading packages with apt... 00:00:05.955 E: I: extracting archives... 00:00:07.807 E: I: installing essential packages... 00:00:13.646 E: I: installing remaining packages inside the chroot... 00:00:52.937 E: I: cleaning package lists and apt cache... 00:00:53.092 E: I: creating tarball... 00:00:56.115 E: I: done 00:00:56.124 E: I: removing tempdir /tmp/mmdebstrap.MysQ9V1BHH... 00:00:56.990 E: I: success in 56.6507 seconds 00:00:57.006 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.TIz50Z5wPn 00:00:57.210 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.TIz50Z5wPn" /var/cache/apt/archives/partial unstable - http://127.0.0.1/debian 00:00:57.643 E: I: automatically chosen mode: root 00:00:57.657 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:57.684 E: I: finding correct signed-by value... 00:00:57.803 E: I: automatically chosen format: tar 00:00:57.809 E: I: using /tmp/mmdebstrap.BA4C1wb06T as tempdir 00:00:57.870 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.BA4C1wb06T 00:00:57.878 E: I: running special hook: sync-in "/tmp/tmp.TIz50Z5wPn" /var/cache/apt/archives/partial 00:00:58.034 E: I: running apt-get update... 00:01:01.081 E: I: downloading packages with apt... 00:01:03.907 E: I: extracting archives... 00:01:06.055 E: I: installing essential packages... 00:01:12.273 E: I: installing remaining packages inside the chroot... 00:01:54.983 E: I: cleaning package lists and apt cache... 00:01:55.147 E: I: creating tarball... 00:01:58.381 E: I: done 00:01:58.392 E: I: removing tempdir /tmp/mmdebstrap.BA4C1wb06T... 00:01:59.273 E: I: success in 61.7578 seconds 00:01:59.282 E: + cmp /tmp/orig.tar /tmp/test1.tar 00:01:59.917 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.TIz50Z5wPn" /var/cache/apt/archives/ --setup-hook=chmod 0755 "$1"/var/cache/apt/archives/ --customize-hook=find "/tmp/tmp.TIz50Z5wPn" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.TIz50Z5wPn"|$1/var/cache/apt/archives|" | md5sum --check unstable - http://127.0.0.1/debian 00:02:00.371 E: I: automatically chosen mode: root 00:02:00.382 E: I: chroot architecture amd64 is equal to the host's architecture 00:02:00.414 E: I: finding correct signed-by value... 00:02:00.536 E: I: automatically chosen format: tar 00:02:00.540 E: I: using /tmp/mmdebstrap.mhVXwn9qF7 as tempdir 00:02:00.601 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.mhVXwn9qF7 00:02:00.609 E: I: running special hook: sync-in "/tmp/tmp.TIz50Z5wPn" /var/cache/apt/archives/ 00:02:00.783 E: I: running --setup-hook in shell: sh -c 'chmod 0755 "$1"/var/cache/apt/archives/' exec /tmp/mmdebstrap.mhVXwn9qF7 00:02:00.791 E: I: running apt-get update... 00:02:03.943 E: I: downloading packages with apt... 00:02:06.445 E: I: extracting archives... 00:02:08.435 E: I: installing essential packages... 00:02:15.006 E: I: installing remaining packages inside the chroot... 00:02:56.208 E: I: running --customize-hook in shell: sh -c 'touch "$1"/var/cache/apt/archives/partial' exec /tmp/mmdebstrap.mhVXwn9qF7 00:02:56.216 E: I: running --customize-hook in shell: sh -c 'find "/tmp/tmp.TIz50Z5wPn" -type f -exec md5sum "{}" \; | sed "s|"/tmp/tmp.TIz50Z5wPn"|$1/var/cache/apt/archives|" | md5sum --check' exec /tmp/mmdebstrap.mhVXwn9qF7 00:02:56.268 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/apt_2.9.5_amd64.deb: OK 00:02:56.273 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/apt_2.9.3_amd64.deb: OK 00:02:56.277 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/busybox_1.35.0-4+b3_amd64.deb: OK 00:02:56.280 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/busybox_1.36.1-7_amd64.deb: OK 00:02:56.284 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/apt_2.2.4_amd64.deb: OK 00:02:56.288 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/apt_2.6.1_amd64.deb: OK 00:02:56.292 E: /tmp/mmdebstrap.mhVXwn9qF7/var/cache/apt/archives/busybox_1.30.1-6+b3_amd64.deb: OK 00:02:56.298 E: I: cleaning package lists and apt cache... 00:02:56.452 E: I: creating tarball... 00:02:59.149 E: I: done 00:02:59.158 E: I: removing tempdir /tmp/mmdebstrap.mhVXwn9qF7... 00:02:59.966 E: I: success in 59.7407 seconds 00:02:59.973 E: + cmp /tmp/orig.tar /tmp/test2.tar 00:03:00.548 E: + rm -f /tmp/tmp.TIz50Z5wPn/apt_2.2.4_amd64.deb /tmp/tmp.TIz50Z5wPn/apt_2.6.1_amd64.deb /tmp/tmp.TIz50Z5wPn/apt_2.9.3_amd64.deb /tmp/tmp.TIz50Z5wPn/apt_2.9.5_amd64.deb /tmp/tmp.TIz50Z5wPn/busybox_1.30.1-6+b3_amd64.deb /tmp/tmp.TIz50Z5wPn/busybox_1.35.0-4+b3_amd64.deb /tmp/tmp.TIz50Z5wPn/busybox_1.36.1-7_amd64.deb /tmp/orig.tar /tmp/test1.tar /tmp/test2.tar 00:03:00.898 E: + rmdir /tmp/tmp.TIz50Z5wPn Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:03:12 result: SUCCESS ------------------------------------------------------------------------------ (197/280) create-directory-dry-run dist: unstable mode: root variant: apt format: auto time left: 1:04:29 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.020 E: + mmdebstrap --mode=root --dry-run --variant=apt --setup-hook=exit 1 --essential-hook=exit 1 --customize-hook=exit 1 unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.411 E: W: In dry-run mode, --setup-hook options have no effect 00:00:00.415 E: W: In dry-run mode, --essential-hook options have no effect 00:00:00.419 E: W: In dry-run mode, --customize-hook options have no effect 00:00:00.496 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.632 E: I: automatically chosen format: directory 00:00:00.691 E: I: not running setup-hooks because of --dry-run 00:00:00.695 E: I: running apt-get update... 00:00:03.778 E: I: simulate downloading packages with apt... 00:00:06.548 E: I: skip extracting packages because of --dry-run 00:00:06.562 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.566 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.570 E: I: no essential packages -- skipping... 00:00:06.574 E: I: not running essential-hooks because of --dry-run 00:00:06.578 E: I: simulate installing remaining packages inside the chroot... 00:00:08.623 E: I: not running customize-hooks because of --dry-run 00:00:08.632 E: I: cleaning package lists and apt cache... 00:00:08.725 E: I: simulate creating tarball... 00:00:08.736 E: I: success in 8.3693 seconds 00:00:08.746 E: + rm /tmp/debian-chroot/dev/console 00:00:08.753 E: + rm /tmp/debian-chroot/dev/fd 00:00:08.757 E: + rm /tmp/debian-chroot/dev/full 00:00:08.762 E: + rm /tmp/debian-chroot/dev/null 00:00:08.767 E: + rm /tmp/debian-chroot/dev/ptmx 00:00:08.771 E: + rm /tmp/debian-chroot/dev/random 00:00:08.776 E: + rm /tmp/debian-chroot/dev/stderr 00:00:08.779 E: + rm /tmp/debian-chroot/dev/stdin 00:00:08.783 E: + rm /tmp/debian-chroot/dev/stdout 00:00:08.787 E: + rm /tmp/debian-chroot/dev/tty 00:00:08.790 E: + rm /tmp/debian-chroot/dev/urandom 00:00:08.795 E: + rm /tmp/debian-chroot/dev/zero 00:00:08.800 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:08.804 E: + rm /tmp/debian-chroot/etc/fstab 00:00:08.807 E: + rm /tmp/debian-chroot/etc/hostname 00:00:08.811 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:08.815 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:08.819 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:08.823 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:08.826 E: + find /tmp/debian-chroot -depth -print0 00:00:08.830 E: + xargs -0 rmdir Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:19 result: SUCCESS ------------------------------------------------------------------------------ (198/280) create-tarball-dry-run dist: unstable mode: auto variant: extract format: auto time left: 1:03:32 ------------------------------------------------------------------------------ 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: + [ auto != root ] 00:00:00.036 E: + [ auto != auto ] 00:00:00.039 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.454 E: I: automatically chosen mode: root 00:00:00.464 E: I: skipping emulation check for extract variant 00:00:00.496 E: I: finding correct signed-by value... 00:00:00.604 E: I: automatically chosen format: tar 00:00:00.608 E: I: using /tmp/mmdebstrap.X_WY5MDah5 as tempdir 00:00:00.662 E: I: running apt-get update... 00:00:03.628 E: I: nothing to download -- skipping... 00:00:03.632 E: I: skip extracting packages because of --dry-run 00:00:03.642 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:03.647 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:03.653 E: I: cleaning package lists and apt cache... 00:00:03.747 E: I: simulate creating tarball... 00:00:03.756 E: I: removing tempdir /tmp/mmdebstrap.X_WY5MDah5... 00:00:03.762 E: I: success in 3.4359 seconds 00:00:03.770 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:14 result: SUCCESS ------------------------------------------------------------------------------ (199/280) create-tarball-dry-run dist: unstable mode: auto variant: custom format: auto time left: 1:02:34 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.012 E: + export LC_ALL=C.UTF-8 00:00:00.017 E: + prefix= 00:00:00.022 E: + include=, 00:00:00.026 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.040 E: + [ auto != root ] 00:00:00.044 E: + [ auto != auto ] 00:00:00.050 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.499 E: I: automatically chosen mode: root 00:00:00.508 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.539 E: I: finding correct signed-by value... 00:00:00.652 E: I: automatically chosen format: tar 00:00:00.657 E: I: using /tmp/mmdebstrap.Xl3if7vY5h as tempdir 00:00:00.707 E: I: running apt-get update... 00:00:03.641 E: I: nothing to download -- skipping... 00:00:03.645 E: I: skip extracting packages because of --dry-run 00:00:03.649 E: I: no essential packages -- skipping... 00:00:03.653 E: I: cleaning package lists and apt cache... 00:00:03.733 E: I: simulate creating tarball... 00:00:03.742 E: I: removing tempdir /tmp/mmdebstrap.Xl3if7vY5h... 00:00:03.747 E: I: success in 3.3721 seconds 00:00:03.754 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 ------------------------------------------------------------------------------ (200/280) create-tarball-dry-run dist: unstable mode: auto variant: essential format: auto time left: 1:01:35 ------------------------------------------------------------------------------ 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: + include=, 00:00:00.023 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.031 E: + [ auto != root ] 00:00:00.035 E: + [ auto != auto ] 00:00:00.039 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.502 E: I: automatically chosen mode: root 00:00:00.511 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.656 E: I: automatically chosen format: tar 00:00:00.661 E: I: using /tmp/mmdebstrap.FFfdAfPZ5O as tempdir 00:00:00.718 E: I: running apt-get update... 00:00:03.926 E: I: simulate downloading packages with apt... 00:00:06.534 E: I: skip extracting packages because of --dry-run 00:00:06.547 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.552 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.557 E: I: no essential packages -- skipping... 00:00:06.561 E: I: cleaning package lists and apt cache... 00:00:06.658 E: I: simulate creating tarball... 00:00:06.668 E: I: removing tempdir /tmp/mmdebstrap.FFfdAfPZ5O... 00:00:06.675 E: I: success in 6.3064 seconds 00:00:06.682 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 ------------------------------------------------------------------------------ (201/280) create-tarball-dry-run dist: unstable mode: auto variant: apt format: auto time left: 1:00:39 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.016 E: + prefix= 00:00:00.020 E: + include=, 00:00:00.024 E: + id -u 00:00:00.029 E: + [ 0 -eq 0 ] 00:00:00.034 E: + [ auto != root ] 00:00:00.040 E: + [ auto != auto ] 00:00:00.044 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.457 E: I: automatically chosen mode: root 00:00:00.466 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.604 E: I: automatically chosen format: tar 00:00:00.609 E: I: using /tmp/mmdebstrap.cgTItQ4R19 as tempdir 00:00:00.660 E: I: running apt-get update... 00:00:03.666 E: I: simulate downloading packages with apt... 00:00:06.134 E: I: skip extracting packages because of --dry-run 00:00:06.152 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.156 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.161 E: I: no essential packages -- skipping... 00:00:06.166 E: I: simulate installing remaining packages inside the chroot... 00:00:08.299 E: I: cleaning package lists and apt cache... 00:00:08.386 E: I: simulate creating tarball... 00:00:08.396 E: I: removing tempdir /tmp/mmdebstrap.cgTItQ4R19... 00:00:08.403 E: I: success in 8.0716 seconds 00:00:08.412 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 ------------------------------------------------------------------------------ (202/280) create-tarball-dry-run dist: unstable mode: auto variant: minbase format: auto time left: 0:59:43 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.022 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ auto != root ] 00:00:00.034 E: + [ auto != auto ] 00:00:00.039 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.457 E: I: automatically chosen mode: root 00:00:00.468 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.604 E: I: automatically chosen format: tar 00:00:00.608 E: I: using /tmp/mmdebstrap.pSSorATk1V as tempdir 00:00:00.659 E: I: running apt-get update... 00:00:03.636 E: I: simulate downloading packages with apt... 00:00:06.243 E: I: skip extracting packages because of --dry-run 00:00:06.257 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.262 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.267 E: I: no essential packages -- skipping... 00:00:06.272 E: I: simulate installing remaining packages inside the chroot... 00:00:09.366 E: I: cleaning package lists and apt cache... 00:00:09.458 E: I: simulate creating tarball... 00:00:09.469 E: I: removing tempdir /tmp/mmdebstrap.pSSorATk1V... 00:00:09.474 E: I: success in 9.1424 seconds 00:00:09.481 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 ------------------------------------------------------------------------------ (203/280) create-tarball-dry-run dist: unstable mode: auto variant: buildd format: auto time left: 0:58:48 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.022 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.029 E: + [ auto != root ] 00:00:00.032 E: + [ auto != auto ] 00:00:00.038 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.475 E: I: automatically chosen mode: root 00:00:00.484 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.620 E: I: automatically chosen format: tar 00:00:00.624 E: I: using /tmp/mmdebstrap.W0zNkWYAJG as tempdir 00:00:00.675 E: I: running apt-get update... 00:00:03.616 E: I: simulate downloading packages with apt... 00:00:06.949 E: I: skip extracting packages because of --dry-run 00:00:06.962 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.966 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.971 E: I: no essential packages -- skipping... 00:00:06.975 E: I: simulate installing remaining packages inside the chroot... 00:00:10.802 E: I: cleaning package lists and apt cache... 00:00:10.897 E: I: simulate creating tarball... 00:00:10.907 E: I: removing tempdir /tmp/mmdebstrap.W0zNkWYAJG... 00:00:10.912 E: I: success in 10.5668 seconds 00:00:10.919 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 ------------------------------------------------------------------------------ (204/280) create-tarball-dry-run dist: unstable mode: auto variant: - format: auto time left: 0:57:54 ------------------------------------------------------------------------------ 00:00:00.008 E: + set -eu 00:00:00.013 E: + export LC_ALL=C.UTF-8 00:00:00.020 E: + prefix= 00:00:00.027 E: + include=, 00:00:00.031 E: + id -u 00:00:00.035 E: + [ 0 -eq 0 ] 00:00:00.040 E: + [ auto != root ] 00:00:00.043 E: + [ auto != auto ] 00:00:00.047 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.463 E: I: automatically chosen mode: root 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.605 E: I: automatically chosen format: tar 00:00:00.609 E: I: using /tmp/mmdebstrap.XCK_yJsGzL as tempdir 00:00:00.659 E: I: running apt-get update... 00:00:03.669 E: I: simulate downloading packages with apt... 00:00:06.540 E: I: skip extracting packages because of --dry-run 00:00:06.553 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.558 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.562 E: I: no essential packages -- skipping... 00:00:06.566 E: I: simulate installing remaining packages inside the chroot... 00:00:10.594 E: I: cleaning package lists and apt cache... 00:00:10.682 E: I: simulate creating tarball... 00:00:10.693 E: I: removing tempdir /tmp/mmdebstrap.XCK_yJsGzL... 00:00:10.698 E: I: success in 10.3531 seconds 00:00:10.705 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 ------------------------------------------------------------------------------ (205/280) create-tarball-dry-run dist: unstable mode: auto variant: standard format: auto time left: 0:57:00 ------------------------------------------------------------------------------ 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.022 E: + include=, 00:00:00.028 E: + id -u 00:00:00.034 E: + [ 0 -eq 0 ] 00:00:00.038 E: + [ auto != root ] 00:00:00.042 E: + [ auto != auto ] 00:00:00.047 E: + mmdebstrap --mode=auto --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.490 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.536 E: I: finding correct signed-by value... 00:00:00.648 E: I: automatically chosen format: tar 00:00:00.653 E: I: using /tmp/mmdebstrap.Bj9K343HrV as tempdir 00:00:00.705 E: I: running apt-get update... 00:00:03.786 E: I: simulate downloading packages with apt... 00:00:06.491 E: I: skip extracting packages because of --dry-run 00:00:06.505 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.510 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.515 E: I: no essential packages -- skipping... 00:00:06.518 E: I: simulate installing remaining packages inside the chroot... 00:00:12.007 E: I: cleaning package lists and apt cache... 00:00:12.095 E: I: simulate creating tarball... 00:00:12.105 E: I: removing tempdir /tmp/mmdebstrap.Bj9K343HrV... 00:00:12.110 E: I: success in 11.7505 seconds 00:00:12.118 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 ------------------------------------------------------------------------------ (206/280) create-tarball-dry-run dist: unstable mode: root variant: extract format: auto time left: 0:56:07 ------------------------------------------------------------------------------ 00:00:00.010 E: + set -eu 00:00:00.015 E: + export LC_ALL=C.UTF-8 00:00:00.020 E: + prefix= 00:00:00.027 E: + include=, 00:00:00.034 E: + id -u 00:00:00.042 E: + [ 0 -eq 0 ] 00:00:00.048 E: + [ root != root ] 00:00:00.055 E: + mmdebstrap --mode=root --include=, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.561 E: I: skipping emulation check for extract variant 00:00:00.597 E: I: finding correct signed-by value... 00:00:00.701 E: I: automatically chosen format: tar 00:00:00.705 E: I: using /tmp/mmdebstrap.dJpc_3YDeP as tempdir 00:00:00.755 E: I: running apt-get update... 00:00:03.818 E: I: nothing to download -- skipping... 00:00:03.823 E: I: skip extracting packages because of --dry-run 00:00:03.831 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:03.835 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:03.839 E: I: cleaning package lists and apt cache... 00:00:03.948 E: I: simulate creating tarball... 00:00:03.958 E: I: removing tempdir /tmp/mmdebstrap.dJpc_3YDeP... 00:00:03.965 E: I: success in 3.5362 seconds 00:00:03.973 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 ------------------------------------------------------------------------------ (207/280) create-tarball-dry-run dist: unstable mode: root variant: custom format: auto time left: 0:55: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.017 E: + include=, 00:00:00.022 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.031 E: + [ root != root ] 00:00:00.035 E: + mmdebstrap --mode=root --include=, --dry-run --variant=custom unstable /tmp/debian-chroot.tar 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.598 E: I: automatically chosen format: tar 00:00:00.603 E: I: using /tmp/mmdebstrap.1ntOQpZeaH as tempdir 00:00:00.653 E: I: running apt-get update... 00:00:03.582 E: I: nothing to download -- skipping... 00:00:03.587 E: I: skip extracting packages because of --dry-run 00:00:03.591 E: I: no essential packages -- skipping... 00:00:03.595 E: I: cleaning package lists and apt cache... 00:00:03.676 E: I: simulate creating tarball... 00:00:03.696 E: I: removing tempdir /tmp/mmdebstrap.1ntOQpZeaH... 00:00:03.701 E: I: success in 3.3743 seconds 00:00:03.708 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:14 result: SUCCESS ------------------------------------------------------------------------------ (208/280) create-tarball-dry-run dist: unstable mode: root variant: essential format: auto time left: 0:54:16 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.023 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.031 E: + [ root != root ] 00:00:00.035 E: + mmdebstrap --mode=root --include=, --dry-run --variant=essential unstable /tmp/debian-chroot.tar 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.488 E: I: finding correct signed-by value... 00:00:00.589 E: I: automatically chosen format: tar 00:00:00.593 E: I: using /tmp/mmdebstrap.tAoQiyLCue as tempdir 00:00:00.644 E: I: running apt-get update... 00:00:03.514 E: I: simulate downloading packages with apt... 00:00:05.959 E: I: skip extracting packages because of --dry-run 00:00:05.970 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:05.974 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:05.978 E: I: no essential packages -- skipping... 00:00:05.982 E: I: cleaning package lists and apt cache... 00:00:06.064 E: I: simulate creating tarball... 00:00:06.073 E: I: removing tempdir /tmp/mmdebstrap.tAoQiyLCue... 00:00:06.078 E: I: success in 5.7387 seconds 00:00:06.085 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 ------------------------------------------------------------------------------ (209/280) create-tarball-dry-run dist: unstable mode: root variant: apt format: auto time left: 0:53:22 ------------------------------------------------------------------------------ 00:00:00.016 E: + set -eu 00:00:00.024 E: + export LC_ALL=C.UTF-8 00:00:00.030 E: + prefix= 00:00:00.037 E: + include=, 00:00:00.044 E: + id -u 00:00:00.050 E: + [ 0 -eq 0 ] 00:00:00.056 E: + [ root != root ] 00:00:00.060 E: + mmdebstrap --mode=root --include=, --dry-run --variant=apt unstable /tmp/debian-chroot.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.656 E: I: automatically chosen format: tar 00:00:00.661 E: I: using /tmp/mmdebstrap.1L9WPudj5n as tempdir 00:00:00.714 E: I: running apt-get update... 00:00:03.765 E: I: simulate downloading packages with apt... 00:00:06.445 E: I: skip extracting packages because of --dry-run 00:00:06.459 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.464 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.469 E: I: no essential packages -- skipping... 00:00:06.473 E: I: simulate installing remaining packages inside the chroot... 00:00:08.496 E: I: cleaning package lists and apt cache... 00:00:08.583 E: I: simulate creating tarball... 00:00:08.593 E: I: removing tempdir /tmp/mmdebstrap.1L9WPudj5n... 00:00:08.597 E: I: success in 8.2095 seconds 00:00:08.606 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 ------------------------------------------------------------------------------ (210/280) create-tarball-dry-run dist: unstable mode: root variant: minbase format: auto time left: 0:52:29 ------------------------------------------------------------------------------ 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.025 E: + id -u 00:00:00.030 E: + [ 0 -eq 0 ] 00:00:00.035 E: + [ root != root ] 00:00:00.040 E: + mmdebstrap --mode=root --include=, --dry-run --variant=minbase 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.653 E: I: automatically chosen format: tar 00:00:00.658 E: I: using /tmp/mmdebstrap.PvG10K14_J as tempdir 00:00:00.710 E: I: running apt-get update... 00:00:03.774 E: I: simulate downloading packages with apt... 00:00:07.052 E: I: skip extracting packages because of --dry-run 00:00:07.064 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:07.069 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:07.073 E: I: no essential packages -- skipping... 00:00:07.077 E: I: simulate installing remaining packages inside the chroot... 00:00:09.730 E: I: cleaning package lists and apt cache... 00:00:09.818 E: I: simulate creating tarball... 00:00:09.829 E: I: removing tempdir /tmp/mmdebstrap.PvG10K14_J... 00:00:09.834 E: I: success in 9.4597 seconds 00:00:09.842 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:37 ------------------------------------------------------------------------------ 00:00:00.009 E: + set -eu 00:00:00.014 E: + export LC_ALL=C.UTF-8 00:00:00.020 E: + prefix= 00:00:00.026 E: + include=, 00:00:00.032 E: + id -u 00:00:00.037 E: + [ 0 -eq 0 ] 00:00:00.042 E: + [ root != root ] 00:00:00.046 E: + mmdebstrap --mode=root --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.517 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.549 E: I: finding correct signed-by value... 00:00:00.656 E: I: automatically chosen format: tar 00:00:00.661 E: I: using /tmp/mmdebstrap.wH6OPpRH76 as tempdir 00:00:00.713 E: I: running apt-get update... 00:00:03.739 E: I: simulate downloading packages with apt... 00:00:06.144 E: I: skip extracting packages because of --dry-run 00:00:06.158 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.163 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.168 E: I: no essential packages -- skipping... 00:00:06.172 E: I: simulate installing remaining packages inside the chroot... 00:00:09.031 E: I: cleaning package lists and apt cache... 00:00:09.123 E: I: simulate creating tarball... 00:00:09.134 E: I: removing tempdir /tmp/mmdebstrap.wH6OPpRH76... 00:00:09.139 E: I: success in 8.7598 seconds 00:00:09.145 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:45 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.011 E: + export LC_ALL=C.UTF-8 00:00:00.015 E: + prefix= 00:00:00.019 E: + include=, 00:00:00.024 E: + id -u 00:00:00.030 E: + [ 0 -eq 0 ] 00:00:00.034 E: + [ root != root ] 00:00:00.039 E: + mmdebstrap --mode=root --include=, --dry-run --variant=- 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.500 E: I: finding correct signed-by value... 00:00:00.607 E: I: automatically chosen format: tar 00:00:00.612 E: I: using /tmp/mmdebstrap.NEUyki4StO as tempdir 00:00:00.661 E: I: running apt-get update... 00:00:03.603 E: I: simulate downloading packages with apt... 00:00:06.623 E: I: skip extracting packages because of --dry-run 00:00:06.634 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.638 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.642 E: I: no essential packages -- skipping... 00:00:06.645 E: I: simulate installing remaining packages inside the chroot... 00:00:10.101 E: I: cleaning package lists and apt cache... 00:00:10.195 E: I: simulate creating tarball... 00:00:10.206 E: I: removing tempdir /tmp/mmdebstrap.NEUyki4StO... 00:00:10.211 E: I: success in 9.8679 seconds 00:00:10.218 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:20 result: SUCCESS ------------------------------------------------------------------------------ (213/280) create-tarball-dry-run dist: unstable mode: root variant: standard format: auto time left: 0:49:53 ------------------------------------------------------------------------------ 00:00:00.007 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.029 E: + id -u 00:00:00.037 E: + [ 0 -eq 0 ] 00:00:00.045 E: + [ root != root ] 00:00:00.052 E: + mmdebstrap --mode=root --include=, --dry-run --variant=standard unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.499 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.531 E: I: finding correct signed-by value... 00:00:00.640 E: I: automatically chosen format: tar 00:00:00.645 E: I: using /tmp/mmdebstrap.3KjaVV03iB as tempdir 00:00:00.695 E: I: running apt-get update... 00:00:03.653 E: I: simulate downloading packages with apt... 00:00:06.044 E: I: skip extracting packages because of --dry-run 00:00:06.056 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.060 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.065 E: I: no essential packages -- skipping... 00:00:06.069 E: I: simulate installing remaining packages inside the chroot... 00:00:11.983 E: I: cleaning package lists and apt cache... 00:00:12.074 E: I: simulate creating tarball... 00:00:12.084 E: I: removing tempdir /tmp/mmdebstrap.3KjaVV03iB... 00:00:12.090 E: I: success in 11.7307 seconds 00:00:12.099 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 ------------------------------------------------------------------------------ (214/280) create-tarball-dry-run dist: unstable mode: unshare variant: extract format: auto time left: 0:49:03 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.017 E: + include=, 00:00:00.022 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 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.046 E: + useradd --home-dir /home/user --create-home user 00:00:00.050 E: + prefix=runuser -u user -- 00:00:00.054 E: + [ extract = extract ] 00:00:00.057 E: + tr \n , 00:00:00.061 E: + include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, 00:00:00.066 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:00.584 E: I: skipping emulation check for extract variant 00:00:00.616 E: I: finding correct signed-by value... 00:00:00.720 E: I: automatically chosen format: tar 00:00:00.724 E: I: using /tmp/mmdebstrap.ZqrVu2AKqP as tempdir 00:00:00.845 E: I: running apt-get update... 00:00:03.715 E: I: simulate downloading packages with apt... 00:00:06.326 E: I: skip extracting packages because of --dry-run 00:00:06.331 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.335 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.339 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.344 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.348 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.352 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.355 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.359 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.363 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.368 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.372 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.377 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.381 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.385 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.390 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.395 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.400 E: I: cleaning package lists and apt cache... 00:00:06.430 E: I: simulate creating tarball... 00:00:06.448 E: I: removing tempdir /tmp/mmdebstrap.ZqrVu2AKqP... 00:00:06.495 E: I: success in 6.1070 seconds 00:00:06.505 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (215/280) create-tarball-dry-run dist: unstable mode: unshare variant: custom format: auto time left: 0:48:10 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + prefix= 00:00:00.017 E: + include=, 00:00:00.021 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ unshare != root ] 00:00:00.033 E: + [ unshare != auto ] 00:00:00.037 E: + id user 00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.045 E: + useradd --home-dir /home/user --create-home user 00:00:00.049 E: + prefix=runuser -u user -- 00:00:00.053 E: + [ custom = extract ] 00:00:00.057 E: + [ custom = custom ] 00:00:00.060 E: + tr \n , 00:00:00.065 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.069 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:00.577 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.610 E: I: finding correct signed-by value... 00:00:00.715 E: I: automatically chosen format: tar 00:00:00.719 E: I: using /tmp/mmdebstrap.rqQhq_0xAu as tempdir 00:00:00.848 E: I: running apt-get update... 00:00:03.876 E: I: simulate downloading packages with apt... 00:00:06.754 E: I: skip extracting packages because of --dry-run 00:00:06.758 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.765 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.770 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.774 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.778 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.782 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.786 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.790 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.794 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.799 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.803 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.807 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.811 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.816 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.820 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.824 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.828 E: I: no essential packages -- skipping... 00:00:06.835 E: I: cleaning package lists and apt cache... 00:00:06.851 E: I: simulate creating tarball... 00:00:06.870 E: I: removing tempdir /tmp/mmdebstrap.rqQhq_0xAu... 00:00:06.915 E: I: success in 6.5289 seconds 00:00:06.924 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (216/280) create-tarball-dry-run dist: unstable mode: unshare variant: essential format: auto time left: 0:47:19 ------------------------------------------------------------------------------ 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.021 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.031 E: + [ unshare != root ] 00:00:00.036 E: + [ unshare != auto ] 00:00:00.040 E: + id user 00:00:00.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: + [ essential = extract ] 00:00:00.064 E: + [ essential = custom ] 00:00:00.067 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:00.598 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.635 E: I: finding correct signed-by value... 00:00:00.746 E: I: automatically chosen format: tar 00:00:00.751 E: I: using /tmp/mmdebstrap.pcgy1PS6_s as tempdir 00:00:00.878 E: I: running apt-get update... 00:00:03.873 E: I: simulate downloading packages with apt... 00:00:06.286 E: I: skip extracting packages because of --dry-run 00:00:06.290 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.295 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.300 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.304 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.309 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.313 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.316 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.320 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.324 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.328 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.332 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.336 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.340 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.345 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.350 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.356 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.360 E: I: no essential packages -- skipping... 00:00:06.364 E: I: cleaning package lists and apt cache... 00:00:06.386 E: I: simulate creating tarball... 00:00:06.405 E: I: removing tempdir /tmp/mmdebstrap.pcgy1PS6_s... 00:00:06.454 E: I: success in 6.0586 seconds 00:00:06.462 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (217/280) create-tarball-dry-run dist: unstable mode: unshare variant: apt format: auto time left: 0:46:27 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + prefix= 00:00:00.016 E: + include=, 00:00:00.021 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.029 E: + [ unshare != root ] 00:00:00.033 E: + [ unshare != auto ] 00:00:00.037 E: + id user 00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.049 E: + prefix=runuser -u user -- 00:00:00.053 E: + [ apt = extract ] 00:00:00.057 E: + [ apt = custom ] 00:00:00.061 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:00.549 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.582 E: I: finding correct signed-by value... 00:00:00.685 E: I: automatically chosen format: tar 00:00:00.690 E: I: using /tmp/mmdebstrap.ZbMgBMz6KI as tempdir 00:00:00.812 E: I: running apt-get update... 00:00:03.795 E: I: simulate downloading packages with apt... 00:00:06.356 E: I: skip extracting packages because of --dry-run 00:00:06.361 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.365 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.369 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.373 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.378 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.382 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.387 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.391 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.395 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.399 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.403 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.408 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.412 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.416 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.419 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.423 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.427 E: I: no essential packages -- skipping... 00:00:06.430 E: I: simulate installing remaining packages inside the chroot... 00:00:08.384 E: I: cleaning package lists and apt cache... 00:00:08.487 E: I: simulate creating tarball... 00:00:08.506 E: I: removing tempdir /tmp/mmdebstrap.ZbMgBMz6KI... 00:00:08.556 E: I: success in 8.1908 seconds 00:00:08.563 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 ------------------------------------------------------------------------------ (218/280) create-tarball-dry-run dist: unstable mode: unshare variant: minbase format: auto time left: 0:45:36 ------------------------------------------------------------------------------ 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.020 E: + include=, 00:00:00.023 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.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.055 E: + [ minbase = extract ] 00:00:00.060 E: + [ minbase = custom ] 00:00:00.065 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=minbase unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.552 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.585 E: I: finding correct signed-by value... 00:00:00.688 E: I: automatically chosen format: tar 00:00:00.693 E: I: using /tmp/mmdebstrap.nsbYaQaN_R as tempdir 00:00:00.820 E: I: running apt-get update... 00:00:03.777 E: I: simulate downloading packages with apt... 00:00:06.553 E: I: skip extracting packages because of --dry-run 00:00:06.557 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.562 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.566 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.570 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.573 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.578 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.582 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.586 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.590 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.595 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.599 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.603 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.608 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.613 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.616 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.621 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.625 E: I: no essential packages -- skipping... 00:00:06.629 E: I: simulate installing remaining packages inside the chroot... 00:00:09.717 E: I: cleaning package lists and apt cache... 00:00:09.805 E: I: simulate creating tarball... 00:00:09.823 E: I: removing tempdir /tmp/mmdebstrap.nsbYaQaN_R... 00:00:09.871 E: I: success in 9.5056 seconds 00:00:09.880 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 ------------------------------------------------------------------------------ (219/280) create-tarball-dry-run dist: unstable mode: unshare variant: buildd format: auto time left: 0:44:46 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.022 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 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.053 E: + prefix=runuser -u user -- 00:00:00.057 E: + [ buildd = extract ] 00:00:00.061 E: + [ buildd = custom ] 00:00:00.065 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=buildd unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.551 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.582 E: I: finding correct signed-by value... 00:00:00.684 E: I: automatically chosen format: tar 00:00:00.687 E: I: using /tmp/mmdebstrap.ccYe6cywde as tempdir 00:00:00.809 E: I: running apt-get update... 00:00:03.728 E: I: simulate downloading packages with apt... 00:00:06.224 E: I: skip extracting packages because of --dry-run 00:00:06.229 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.232 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.236 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.240 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.245 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.249 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.253 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.258 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.263 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.268 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.272 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.276 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.281 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.285 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.290 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.295 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.299 E: I: no essential packages -- skipping... 00:00:06.303 E: I: simulate installing remaining packages inside the chroot... 00:00:09.140 E: I: cleaning package lists and apt cache... 00:00:09.233 E: I: simulate creating tarball... 00:00:09.251 E: I: removing tempdir /tmp/mmdebstrap.ccYe6cywde... 00:00:09.298 E: I: success in 8.9340 seconds 00:00:09.306 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:19 result: SUCCESS ------------------------------------------------------------------------------ (220/280) create-tarball-dry-run dist: unstable mode: unshare variant: - format: auto time left: 0:43: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.020 E: + include=, 00:00:00.024 E: + id -u 00:00:00.028 E: + [ 0 -eq 0 ] 00:00:00.033 E: + [ unshare != root ] 00:00:00.037 E: + [ unshare != 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: + [ - = extract ] 00:00:00.060 E: + [ - = custom ] 00:00:00.064 E: + runuser -u user -- mmdebstrap --mode=unshare --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.555 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.591 E: I: finding correct signed-by value... 00:00:00.700 E: I: automatically chosen format: tar 00:00:00.704 E: I: using /tmp/mmdebstrap.k4r8KOb1RP as tempdir 00:00:00.822 E: I: running apt-get update... 00:00:03.796 E: I: simulate downloading packages with apt... 00:00:06.772 E: I: skip extracting packages because of --dry-run 00:00:06.776 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.782 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.788 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.793 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.797 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.801 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.805 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.809 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.813 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.817 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.822 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.827 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.831 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.835 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.839 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.844 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.848 E: I: no essential packages -- skipping... 00:00:06.852 E: I: simulate installing remaining packages inside the chroot... 00:00:10.628 E: I: cleaning package lists and apt cache... 00:00:10.718 E: I: simulate creating tarball... 00:00:10.736 E: I: removing tempdir /tmp/mmdebstrap.k4r8KOb1RP... 00:00:10.778 E: I: success in 10.4125 seconds 00:00:10.786 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 ------------------------------------------------------------------------------ (221/280) create-tarball-dry-run dist: unstable mode: unshare variant: standard format: auto time left: 0:43:08 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.022 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ unshare != root ] 00:00:00.035 E: + [ unshare != auto ] 00:00:00.038 E: + id user 00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.046 E: + useradd --home-dir /home/user --create-home user 00:00:00.050 E: + prefix=runuser -u user -- 00:00:00.054 E: + [ standard = extract ] 00:00:00.058 E: + [ standard = custom ] 00:00:00.061 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:00.584 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.619 E: I: finding correct signed-by value... 00:00:00.729 E: I: automatically chosen format: tar 00:00:00.733 E: I: using /tmp/mmdebstrap.aFahsHK4nB as tempdir 00:00:00.855 E: I: running apt-get update... 00:00:03.873 E: I: simulate downloading packages with apt... 00:00:06.253 E: I: skip extracting packages because of --dry-run 00:00:06.259 E: W: skipping creation of ./dev/console because the /dev directory is missing in the target 00:00:06.263 E: W: skipping creation of ./dev/fd because the /dev directory is missing in the target 00:00:06.267 E: W: skipping creation of ./dev/full because the /dev directory is missing in the target 00:00:06.272 E: W: skipping creation of ./dev/null because the /dev directory is missing in the target 00:00:06.275 E: W: skipping creation of ./dev/ptmx because the /dev directory is missing in the target 00:00:06.280 E: W: skipping creation of ./dev/pts/ because the /dev directory is missing in the target 00:00:06.283 E: W: skipping creation of ./dev/random because the /dev directory is missing in the target 00:00:06.288 E: W: skipping creation of ./dev/shm/ because the /dev directory is missing in the target 00:00:06.292 E: W: skipping creation of ./dev/stderr because the /dev directory is missing in the target 00:00:06.297 E: W: skipping creation of ./dev/stdin because the /dev directory is missing in the target 00:00:06.300 E: W: skipping creation of ./dev/stdout because the /dev directory is missing in the target 00:00:06.304 E: W: skipping creation of ./dev/tty because the /dev directory is missing in the target 00:00:06.308 E: W: skipping creation of ./dev/urandom because the /dev directory is missing in the target 00:00:06.312 E: W: skipping creation of ./dev/zero because the /dev directory is missing in the target 00:00:06.317 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:06.321 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:06.325 E: I: no essential packages -- skipping... 00:00:06.337 E: I: simulate installing remaining packages inside the chroot... 00:00:11.238 E: I: cleaning package lists and apt cache... 00:00:11.333 E: I: simulate creating tarball... 00:00:11.349 E: I: removing tempdir /tmp/mmdebstrap.aFahsHK4nB... 00:00:11.395 E: I: success in 11.0118 seconds 00:00:11.404 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 ------------------------------------------------------------------------------ (222/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: extract format: auto time left: 0:42:19 ------------------------------------------------------------------------------ 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.027 E: + [ 0 -eq 0 ] 00:00:00.032 E: + [ fakechroot != root ] 00:00:00.036 E: + [ fakechroot != auto ] 00:00:00.040 E: + id user 00:00:00.044 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: + [ 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.072 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=apt,base-files,base-passwd,bash,bsdutils,coreutils,dash,debconf,debian-archive-keyring,debianutils,diffutils,dpkg,findutils,gcc-14-base:amd64,gpgv,grep,gzip,hostname,init-system-helpers,libacl1:amd64,libapt-pkg6.0t64:amd64,libattr1:amd64,libaudit-common,libaudit1:amd64,libblkid1:amd64,libbz2-1.0:amd64,libc-bin,libc6:amd64,libcap-ng0:amd64,libcap2:amd64,libcrypt1:amd64,libdb5.3t64:amd64,libdebconfclient0:amd64,libffi8:amd64,libgcc-s1:amd64,libgcrypt20:amd64,libgmp10:amd64,libgnutls30t64:amd64,libgpg-error0:amd64,libhogweed6t64:amd64,libidn2-0:amd64,liblz4-1:amd64,liblzma5:amd64,libmd0:amd64,libmount1:amd64,libnettle8t64:amd64,libp11-kit0:amd64,libpam-modules:amd64,libpam-modules-bin,libpam-runtime,libpam0g:amd64,libpcre2-8-0:amd64,libseccomp2:amd64,libselinux1:amd64,libsmartcols1:amd64,libssl3t64:amd64,libstdc++6:amd64,libsystemd0:amd64,libtasn1-6:amd64,libtinfo6:amd64,libudev1:amd64,libunistring5:amd64,libuuid1:amd64,libxxhash0:amd64,libzstd1:amd64,login,mawk,ncurses-base,ncurses-bin,perl-base,sed,sysvinit-utils,tar,util-linux,zlib1g:amd64, --dry-run --variant=extract unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:01.038 E: I: skipping emulation check for extract variant 00:00:01.078 E: I: finding correct signed-by value... 00:00:01.201 E: I: automatically chosen format: tar 00:00:01.207 E: I: creating a tarball, squashfs, ext2 or ext4 image in fakechroot mode might fail in extract and custom variants because there might be no tar inside the chroot 00:00:01.213 E: I: using /tmp/mmdebstrap.VGg_xsuue4 as tempdir 00:00:01.268 E: I: running apt-get update... 00:00:04.448 E: I: simulate downloading packages with apt... 00:00:07.224 E: I: skip extracting packages because of --dry-run 00:00:07.229 E: I: cleaning package lists and apt cache... 00:00:07.337 E: I: simulate creating tarball... 00:00:07.347 E: I: removing tempdir /tmp/mmdebstrap.VGg_xsuue4... 00:00:07.404 E: I: success in 6.5032 seconds 00:00:07.414 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 ------------------------------------------------------------------------------ (223/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: custom format: auto time left: 0:41:29 ------------------------------------------------------------------------------ 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.033 E: + [ fakechroot != root ] 00:00:00.037 E: + [ fakechroot != auto ] 00:00:00.042 E: + id user 00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.050 E: + useradd --home-dir /home/user --create-home user 00:00:00.055 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.074 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.078 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:00.969 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.005 E: I: finding correct signed-by value... 00:00:01.125 E: I: automatically chosen format: tar 00:00:01.129 E: I: creating a tarball, squashfs, ext2 or ext4 image in fakechroot mode might fail in extract and custom variants because there might be no tar inside the chroot 00:00:01.133 E: I: using /tmp/mmdebstrap.L_uQOX3qdR as tempdir 00:00:01.183 E: I: running apt-get update... 00:00:04.234 E: I: simulate downloading packages with apt... 00:00:06.869 E: I: skip extracting packages because of --dry-run 00:00:06.874 E: I: no essential packages -- skipping... 00:00:06.880 E: I: cleaning package lists and apt cache... 00:00:06.972 E: I: simulate creating tarball... 00:00:06.982 E: I: removing tempdir /tmp/mmdebstrap.L_uQOX3qdR... 00:00:07.041 E: I: success in 6.1993 seconds 00:00:07.051 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (224/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: essential format: auto time left: 0:40:40 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 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.029 E: + [ 0 -eq 0 ] 00:00:00.033 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.055 E: + prefix=runuser -u user -- 00:00:00.059 E: + [ essential = extract ] 00:00:00.063 E: + [ essential = custom ] 00:00:00.066 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.007 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.055 E: I: finding correct signed-by value... 00:00:01.177 E: I: automatically chosen format: tar 00:00:01.182 E: I: using /tmp/mmdebstrap.8E1SzfjP5_ as tempdir 00:00:01.231 E: I: running apt-get update... 00:00:04.287 E: I: simulate downloading packages with apt... 00:00:06.827 E: I: skip extracting packages because of --dry-run 00:00:06.831 E: I: no essential packages -- skipping... 00:00:06.834 E: I: cleaning package lists and apt cache... 00:00:06.926 E: I: simulate creating tarball... 00:00:06.935 E: I: removing tempdir /tmp/mmdebstrap.8E1SzfjP5_... 00:00:06.989 E: I: success in 6.1247 seconds 00:00:06.998 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (225/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: apt format: auto time left: 0:39:51 ------------------------------------------------------------------------------ 00:00:00.007 E: + set -eu 00:00:00.012 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.031 E: + [ fakechroot != root ] 00:00:00.035 E: + [ fakechroot != auto ] 00:00:00.039 E: + id user 00:00:00.043 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.048 E: + useradd --home-dir /home/user --create-home user 00:00:00.053 E: + prefix=runuser -u user -- 00:00:00.057 E: + [ apt = extract ] 00:00:00.062 E: + [ apt = custom ] 00:00:00.066 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:00.990 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.033 E: I: finding correct signed-by value... 00:00:01.150 E: I: automatically chosen format: tar 00:00:01.154 E: I: using /tmp/mmdebstrap.D81Njsu08_ as tempdir 00:00:01.204 E: I: running apt-get update... 00:00:04.153 E: I: simulate downloading packages with apt... 00:00:07.001 E: I: skip extracting packages because of --dry-run 00:00:07.006 E: I: no essential packages -- skipping... 00:00:07.011 E: I: simulate installing remaining packages inside the chroot... 00:00:08.995 E: I: cleaning package lists and apt cache... 00:00:09.088 E: I: simulate creating tarball... 00:00:09.097 E: I: removing tempdir /tmp/mmdebstrap.D81Njsu08_... 00:00:09.155 E: I: success in 8.2921 seconds 00:00:09.164 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 ------------------------------------------------------------------------------ (226/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: minbase format: auto time left: 0:39:03 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.022 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ fakechroot != root ] 00:00:00.033 E: + [ fakechroot != auto ] 00:00:00.038 E: + id user 00:00:00.062 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.067 E: + useradd --home-dir /home/user --create-home user 00:00:00.070 E: + prefix=runuser -u user -- 00:00:00.074 E: + [ minbase = extract ] 00:00:00.078 E: + [ minbase = custom ] 00:00:00.082 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:00.977 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.021 E: I: finding correct signed-by value... 00:00:01.139 E: I: automatically chosen format: tar 00:00:01.144 E: I: using /tmp/mmdebstrap.08WojT8Cze as tempdir 00:00:01.197 E: I: running apt-get update... 00:00:04.277 E: I: simulate downloading packages with apt... 00:00:06.739 E: I: skip extracting packages because of --dry-run 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.071 E: I: cleaning package lists and apt cache... 00:00:09.157 E: I: simulate creating tarball... 00:00:09.166 E: I: removing tempdir /tmp/mmdebstrap.08WojT8Cze... 00:00:09.226 E: I: success in 8.3817 seconds 00:00:09.235 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 ------------------------------------------------------------------------------ (227/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: buildd format: auto time left: 0:38:15 ------------------------------------------------------------------------------ 00:00:00.006 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: + include=, 00:00:00.022 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.029 E: + [ fakechroot != root ] 00:00:00.034 E: + [ fakechroot != auto ] 00:00:00.038 E: + id user 00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.045 E: + useradd --home-dir /home/user --create-home user 00:00:00.050 E: + prefix=runuser -u user -- 00:00:00.055 E: + [ buildd = extract ] 00:00:00.059 E: + [ buildd = custom ] 00:00:00.063 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:00.966 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:01.006 E: I: finding correct signed-by value... 00:00:01.126 E: I: automatically chosen format: tar 00:00:01.130 E: I: using /tmp/mmdebstrap._UYMVoWuAv as tempdir 00:00:01.178 E: I: running apt-get update... 00:00:04.207 E: I: simulate downloading packages with apt... 00:00:06.720 E: I: skip extracting packages because of --dry-run 00:00:06.724 E: I: no essential packages -- skipping... 00:00:06.729 E: I: simulate installing remaining packages inside the chroot... 00:00:10.428 E: I: cleaning package lists and apt cache... 00:00:10.523 E: I: simulate creating tarball... 00:00:10.533 E: I: removing tempdir /tmp/mmdebstrap._UYMVoWuAv... 00:00:10.589 E: I: success in 9.7505 seconds 00:00:10.599 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 ------------------------------------------------------------------------------ (228/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: - format: auto time left: 0:37:27 ------------------------------------------------------------------------------ 00:00:00.006 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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ fakechroot != root ] 00:00:00.031 E: + [ fakechroot != 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: + [ - = extract ] 00:00:00.053 E: + [ - = custom ] 00:00:00.056 E: + runuser -u user -- mmdebstrap --mode=fakechroot --include=, --dry-run --variant=- unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.934 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.970 E: I: finding correct signed-by value... 00:00:01.083 E: I: automatically chosen format: tar 00:00:01.087 E: I: using /tmp/mmdebstrap.FlYYljPGRA as tempdir 00:00:01.135 E: I: running apt-get update... 00:00:04.056 E: I: simulate downloading packages with apt... 00:00:06.892 E: I: skip extracting packages because of --dry-run 00:00:06.897 E: I: no essential packages -- skipping... 00:00:06.901 E: I: simulate installing remaining packages inside the chroot... 00:00:10.727 E: I: cleaning package lists and apt cache... 00:00:10.817 E: I: simulate creating tarball... 00:00:10.826 E: I: removing tempdir /tmp/mmdebstrap.FlYYljPGRA... 00:00:10.882 E: I: success in 10.0726 seconds 00:00:10.891 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 ------------------------------------------------------------------------------ (229/280) create-tarball-dry-run dist: unstable mode: fakechroot variant: standard format: auto time left: 0:36:40 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.021 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.028 E: + [ fakechroot != root ] 00:00:00.032 E: + [ fakechroot != auto ] 00:00:00.036 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.043 E: + useradd --home-dir /home/user --create-home user 00:00:00.047 E: + prefix=runuser -u user -- 00:00:00.051 E: + [ standard = extract ] 00:00:00.054 E: + [ standard = custom ] 00:00:00.058 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:00.918 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.959 E: I: finding correct signed-by value... 00:00:01.069 E: I: automatically chosen format: tar 00:00:01.073 E: I: using /tmp/mmdebstrap.Y8zAPhJ1v5 as tempdir 00:00:01.123 E: I: running apt-get update... 00:00:04.071 E: I: simulate downloading packages with apt... 00:00:07.177 E: I: skip extracting packages because of --dry-run 00:00:07.182 E: I: no essential packages -- skipping... 00:00:07.186 E: I: simulate installing remaining packages inside the chroot... 00:00:13.147 E: I: cleaning package lists and apt cache... 00:00:13.238 E: I: simulate creating tarball... 00:00:13.249 E: I: removing tempdir /tmp/mmdebstrap.Y8zAPhJ1v5... 00:00:13.299 E: I: success in 12.5017 seconds 00:00:13.309 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 ------------------------------------------------------------------------------ (230/280) create-tarball-dry-run dist: unstable mode: chrootless variant: extract format: auto time left: 0:35:53 ------------------------------------------------------------------------------ 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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ chrootless != root ] 00:00:00.031 E: + [ chrootless != auto ] 00:00:00.035 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.043 E: + useradd --home-dir /home/user --create-home user 00:00:00.046 E: + prefix=runuser -u user -- 00:00:00.050 E: + [ extract = extract ] 00:00:00.054 E: + tr \n , 00:00:00.058 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.062 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.475 E: I: skipping emulation check in chrootless mode 00:00:00.503 E: I: finding correct signed-by value... 00:00:00.602 E: I: automatically chosen format: tar 00:00:00.606 E: I: using /tmp/mmdebstrap.0GtEV0MLuK as tempdir 00:00:00.626 E: I: running apt-get update... 00:00:03.498 E: I: simulate downloading packages with apt... 00:00:05.924 E: I: skip extracting packages because of --dry-run 00:00:05.928 E: I: cleaning package lists and apt cache... 00:00:06.005 E: I: simulate creating tarball... 00:00:06.015 E: I: removing tempdir /tmp/mmdebstrap.0GtEV0MLuK... 00:00:06.020 E: I: success in 5.6582 seconds 00:00:06.027 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 ------------------------------------------------------------------------------ (231/280) create-tarball-dry-run dist: unstable mode: chrootless variant: custom format: auto time left: 0:35:05 ------------------------------------------------------------------------------ 00:00:00.006 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: + include=, 00:00:00.019 E: + id -u 00:00:00.023 E: + [ 0 -eq 0 ] 00:00:00.026 E: + [ chrootless != root ] 00:00:00.030 E: + [ chrootless != auto ] 00:00:00.033 E: + id user 00:00:00.037 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: + [ custom = extract ] 00:00:00.050 E: + [ custom = custom ] 00:00:00.054 E: + tr \n , 00:00:00.058 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.062 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.472 E: I: skipping emulation check in chrootless mode 00:00:00.500 E: I: finding correct signed-by value... 00:00:00.595 E: I: automatically chosen format: tar 00:00:00.598 E: I: using /tmp/mmdebstrap.ddTmBq87xl as tempdir 00:00:00.621 E: I: running apt-get update... 00:00:03.591 E: I: simulate downloading packages with apt... 00:00:06.681 E: I: skip extracting packages because of --dry-run 00:00:06.685 E: I: no essential packages -- skipping... 00:00:09.845 E: I: cleaning package lists and apt cache... 00:00:09.932 E: I: simulate creating tarball... 00:00:09.941 E: I: removing tempdir /tmp/mmdebstrap.ddTmBq87xl... 00:00:09.945 E: I: success in 9.5869 seconds 00:00:09.954 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 ------------------------------------------------------------------------------ (232/280) create-tarball-dry-run dist: unstable mode: chrootless variant: essential format: auto time left: 0:34:18 ------------------------------------------------------------------------------ 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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.028 E: + [ chrootless != root ] 00:00:00.031 E: + [ chrootless != auto ] 00:00:00.035 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.043 E: + useradd --home-dir /home/user --create-home user 00:00:00.047 E: + prefix=runuser -u user -- 00:00:00.050 E: + [ essential = extract ] 00:00:00.054 E: + [ essential = custom ] 00:00:00.058 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.488 E: I: skipping emulation check in chrootless mode 00:00:00.523 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.MP4R_ciOVS as tempdir 00:00:00.649 E: I: running apt-get update... 00:00:03.527 E: I: simulate downloading packages with apt... 00:00:05.793 E: I: skip extracting packages because of --dry-run 00:00:05.797 E: I: no essential packages -- skipping... 00:00:05.801 E: I: cleaning package lists and apt cache... 00:00:05.878 E: I: simulate creating tarball... 00:00:05.889 E: I: removing tempdir /tmp/mmdebstrap.MP4R_ciOVS... 00:00:05.893 E: I: success in 5.5250 seconds 00:00:05.901 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 ------------------------------------------------------------------------------ (233/280) create-tarball-dry-run dist: unstable mode: chrootless variant: apt format: auto time left: 0:33: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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ chrootless != root ] 00:00:00.030 E: + [ chrootless != auto ] 00:00:00.034 E: + id user 00:00:00.038 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.041 E: + useradd --home-dir /home/user --create-home user 00:00:00.044 E: + prefix=runuser -u user -- 00:00:00.047 E: + [ apt = extract ] 00:00:00.051 E: + [ apt = custom ] 00:00:00.054 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.481 E: I: skipping emulation check in chrootless mode 00:00:00.512 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.CmhnBLt9Ci as tempdir 00:00:00.630 E: I: running apt-get update... 00:00:03.503 E: I: simulate downloading packages with apt... 00:00:05.844 E: I: skip extracting packages because of --dry-run 00:00:05.848 E: I: no essential packages -- skipping... 00:00:07.724 E: I: cleaning package lists and apt cache... 00:00:07.807 E: I: simulate creating tarball... 00:00:07.816 E: I: removing tempdir /tmp/mmdebstrap.CmhnBLt9Ci... 00:00:07.820 E: I: success in 7.4517 seconds 00:00:07.828 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (234/280) create-tarball-dry-run dist: unstable mode: chrootless variant: minbase format: auto time left: 0:32:44 ------------------------------------------------------------------------------ 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: + include=, 00:00:00.019 E: + id -u 00:00:00.023 E: + [ 0 -eq 0 ] 00:00:00.026 E: + [ chrootless != root ] 00:00:00.033 E: + [ chrootless != auto ] 00:00:00.036 E: + id user 00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.047 E: + prefix=runuser -u user -- 00:00:00.051 E: + [ minbase = extract ] 00:00:00.055 E: + [ minbase = custom ] 00:00:00.059 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.472 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.v9xbUzMEY3 as tempdir 00:00:00.633 E: I: running apt-get update... 00:00:03.566 E: I: simulate downloading packages with apt... 00:00:06.235 E: I: skip extracting packages because of --dry-run 00:00:06.240 E: I: no essential packages -- skipping... 00:00:08.508 E: I: cleaning package lists and apt cache... 00:00:08.592 E: I: simulate creating tarball... 00:00:08.604 E: I: removing tempdir /tmp/mmdebstrap.v9xbUzMEY3... 00:00:08.608 E: I: success in 8.2519 seconds 00:00:08.616 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 ------------------------------------------------------------------------------ (235/280) create-tarball-dry-run dist: unstable mode: chrootless variant: buildd format: auto time left: 0:31:58 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + prefix= 00:00:00.018 E: + include=, 00:00:00.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.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: + [ buildd = extract ] 00:00:00.056 E: + [ buildd = custom ] 00:00:00.060 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.480 E: I: skipping emulation check in chrootless mode 00:00:00.510 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.kOqUtiNtbb as tempdir 00:00:00.630 E: I: running apt-get update... 00:00:03.509 E: I: simulate downloading packages with apt... 00:00:05.772 E: I: skip extracting packages because of --dry-run 00:00:05.777 E: I: no essential packages -- skipping... 00:00:08.424 E: I: cleaning package lists and apt cache... 00:00:08.507 E: I: simulate creating tarball... 00:00:08.516 E: I: removing tempdir /tmp/mmdebstrap.kOqUtiNtbb... 00:00:08.520 E: I: success in 8.1542 seconds 00:00:08.527 E: + [ -e /tmp/debian-chroot.tar ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:17 result: SUCCESS ------------------------------------------------------------------------------ (236/280) create-tarball-dry-run dist: unstable mode: chrootless variant: - format: auto time left: 0:31:11 ------------------------------------------------------------------------------ 00:00:00.006 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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.028 E: + [ chrootless != root ] 00:00:00.032 E: + [ chrootless != auto ] 00:00:00.036 E: + id user 00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.048 E: + prefix=runuser -u user -- 00:00:00.053 E: + [ - = extract ] 00:00:00.056 E: + [ - = custom ] 00:00:00.060 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.488 E: I: skipping emulation check in chrootless mode 00:00:00.518 E: I: finding correct signed-by value... 00:00:00.621 E: I: automatically chosen format: tar 00:00:00.625 E: I: using /tmp/mmdebstrap.WSX8A5PXD0 as tempdir 00:00:00.646 E: I: running apt-get update... 00:00:03.658 E: I: simulate downloading packages with apt... 00:00:06.052 E: I: skip extracting packages because of --dry-run 00:00:06.057 E: I: no essential packages -- skipping... 00:00:09.525 E: I: cleaning package lists and apt cache... 00:00:09.610 E: I: simulate creating tarball... 00:00:09.619 E: I: removing tempdir /tmp/mmdebstrap.WSX8A5PXD0... 00:00:09.624 E: I: success in 9.2575 seconds 00:00:09.633 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 ------------------------------------------------------------------------------ (237/280) create-tarball-dry-run dist: unstable mode: chrootless variant: standard format: auto time left: 0:30:26 ------------------------------------------------------------------------------ 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: + include=, 00:00:00.020 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ chrootless != root ] 00:00:00.031 E: + [ chrootless != auto ] 00:00:00.035 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.043 E: + useradd --home-dir /home/user --create-home user 00:00:00.046 E: + prefix=runuser -u user -- 00:00:00.050 E: + [ standard = extract ] 00:00:00.053 E: + [ standard = custom ] 00:00:00.057 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.476 E: I: skipping emulation check in chrootless mode 00:00:00.507 E: I: finding correct signed-by value... 00:00:00.617 E: I: automatically chosen format: tar 00:00:00.621 E: I: using /tmp/mmdebstrap.8wlhdF56be as tempdir 00:00:00.645 E: I: running apt-get update... 00:00:03.520 E: I: simulate downloading packages with apt... 00:00:06.074 E: I: skip extracting packages because of --dry-run 00:00:06.079 E: I: no essential packages -- skipping... 00:00:11.450 E: I: cleaning package lists and apt cache... 00:00:11.534 E: I: simulate creating tarball... 00:00:11.545 E: I: removing tempdir /tmp/mmdebstrap.8wlhdF56be... 00:00:11.549 E: I: success in 11.1930 seconds 00:00:11.556 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 ------------------------------------------------------------------------------ (238/280) unpack-doc-debian dist: unstable mode: root variant: extract format: auto time left: 0:29:40 ------------------------------------------------------------------------------ 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: + [ extract = extract ] 00:00:00.019 E: + prefix= 00:00:00.023 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ root != root ] 00:00:00.034 E: + [ root = fakechroot ] 00:00:00.037 E: + mmdebstrap --mode=root --variant=extract --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.433 E: I: skipping emulation check for extract variant 00:00:00.469 E: I: finding correct signed-by value... 00:00:00.563 E: I: automatically chosen format: directory 00:00:00.613 E: I: running apt-get update... 00:00:03.469 E: I: downloading packages with apt... 00:00:04.640 E: I: extracting archives... 00:00:04.665 E: W: skipping mounting of sysfs because the /sys directory is missing in the target 00:00:04.668 E: W: skipping mounting of proc because the /proc directory is missing in the target 00:00:04.673 E: I: cleaning package lists and apt cache... 00:00:04.767 E: I: success in 4.4535 seconds 00:00:04.773 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.777 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:04.781 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:04.784 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:04.788 E: + rm /tmp/debian-chroot/etc/fstab 00:00:04.792 E: + rm /tmp/debian-chroot/etc/hostname 00:00:04.795 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:04.798 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:04.802 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:04.805 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock 00:00:04.809 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:04.812 E: + rm -f /tmp/debian-chroot/dev/console 00:00:04.816 E: + rm -f /tmp/debian-chroot/dev/fd 00:00:04.819 E: + rm -f /tmp/debian-chroot/dev/full 00:00:04.823 E: + rm -f /tmp/debian-chroot/dev/null 00:00:04.826 E: + rm -f /tmp/debian-chroot/dev/ptmx 00:00:04.830 E: + rm -f /tmp/debian-chroot/dev/random 00:00:04.834 E: + rm -f /tmp/debian-chroot/dev/stderr 00:00:04.837 E: + rm -f /tmp/debian-chroot/dev/stdin 00:00:04.841 E: + rm -f /tmp/debian-chroot/dev/stdout 00:00:04.844 E: + rm -f /tmp/debian-chroot/dev/tty 00:00:04.847 E: + rm -f /tmp/debian-chroot/dev/urandom 00:00:04.851 E: + rm -f /tmp/debian-chroot/dev/zero 00:00:04.854 E: + find /tmp/debian-chroot -depth -print0 00:00:04.858 E: + xargs -0 rmdir 00:00:04.861 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:14 result: SUCCESS ------------------------------------------------------------------------------ (239/280) unpack-doc-debian dist: unstable mode: fakechroot variant: extract format: auto time left: 0:28:54 ------------------------------------------------------------------------------ 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.015 E: + [ extract = extract ] 00:00:00.019 E: + prefix= 00:00:00.023 E: + id -u 00:00:00.026 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ fakechroot != root ] 00:00:00.033 E: + [ fakechroot != auto ] 00:00:00.037 E: + id user 00:00:00.040 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.048 E: + prefix=runuser -u user -- 00:00:00.051 E: + [ fakechroot = fakechroot ] 00:00:00.055 E: + prefix=runuser -u user -- fakechroot fakeroot 00:00:00.059 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.527 E: I: skipping emulation check for extract variant 00:00:00.563 E: I: finding correct signed-by value... 00:00:00.675 E: I: automatically chosen format: directory 00:00:00.726 E: I: running apt-get update... 00:00:03.594 E: I: downloading packages with apt... 00:00:04.495 E: I: extracting archives... 00:00:04.535 E: I: cleaning package lists and apt cache... 00:00:04.635 E: I: success in 4.2501 seconds 00:00:04.644 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.648 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:04.651 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:04.655 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:04.659 E: + rm /tmp/debian-chroot/etc/fstab 00:00:04.662 E: + rm /tmp/debian-chroot/etc/hostname 00:00:04.665 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:04.669 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:04.672 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:04.675 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock 00:00:04.679 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:04.683 E: + rm -f /tmp/debian-chroot/dev/console 00:00:04.686 E: + rm -f /tmp/debian-chroot/dev/fd 00:00:04.690 E: + rm -f /tmp/debian-chroot/dev/full 00:00:04.693 E: + rm -f /tmp/debian-chroot/dev/null 00:00:04.696 E: + rm -f /tmp/debian-chroot/dev/ptmx 00:00:04.699 E: + rm -f /tmp/debian-chroot/dev/random 00:00:04.703 E: + rm -f /tmp/debian-chroot/dev/stderr 00:00:04.707 E: + rm -f /tmp/debian-chroot/dev/stdin 00:00:04.710 E: + rm -f /tmp/debian-chroot/dev/stdout 00:00:04.713 E: + rm -f /tmp/debian-chroot/dev/tty 00:00:04.717 E: + rm -f /tmp/debian-chroot/dev/urandom 00:00:04.720 E: + rm -f /tmp/debian-chroot/dev/zero 00:00:04.724 E: + find /tmp/debian-chroot -depth -print0 00:00:04.727 E: + xargs -0 rmdir 00:00:04.730 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:13 result: SUCCESS ------------------------------------------------------------------------------ (240/280) install-doc-debian dist: unstable mode: chrootless variant: custom format: auto time left: 0:28:08 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ custom = custom ] 00:00:00.016 E: + [ chrootless = chrootless ] 00:00:00.019 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 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: + [ 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.049 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=chrootless --variant=custom --include=doc-debian unstable /tmp/debian-chroot http://127.0.0.1/debian 00:00:00.469 E: I: skipping emulation check in chrootless mode 00:00:00.498 E: I: finding correct signed-by value... 00:00:00.590 E: I: automatically chosen format: directory 00:00:00.612 E: I: running apt-get update... 00:00:03.497 E: I: downloading packages with apt... 00:00:04.655 E: I: extracting archives... 00:00:04.669 E: I: installing essential packages... 00:00:05.690 E: I: cleaning package lists and apt cache... 00:00:05.775 E: I: success in 5.4240 seconds 00:00:05.783 E: + date --utc --date=@1718633386 --iso-8601=seconds 00:00:05.787 E: + tar -C /tmp/debian-chroot --owner=0 --group=0 --numeric-owner --sort=name --clamp-mtime --mtime=2024-06-17T14:09:46+00:00 -cf /tmp/debian-chroot.tar . 00:00:05.791 E: + tar tvf /tmp/debian-chroot.tar 00:00:05.807 E: + rm /tmp/debian-chroot.tar 00:00:05.810 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.814 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:05.818 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:05.821 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:05.824 E: + rm /tmp/debian-chroot/etc/fstab 00:00:05.828 E: + rm /tmp/debian-chroot/etc/hostname 00:00:05.831 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:05.835 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:05.838 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:05.841 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock 00:00:05.845 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock 00:00:05.848 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend 00:00:05.851 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:05.854 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock 00:00:05.858 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp 00:00:05.861 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old 00:00:05.864 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format 00:00:05.868 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums 00:00:05.871 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list 00:00:05.874 E: + find /tmp/debian-chroot -depth -print0 00:00:05.878 E: + xargs -0 rmdir 00:00:05.881 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 ------------------------------------------------------------------------------ (241/280) chrootless dist: unstable mode: chrootless variant: essential format: auto time left: 0:27:23 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.018 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM 00:00:00.021 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.441 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.574 E: I: automatically chosen format: tar 00:00:00.578 E: I: using /tmp/mmdebstrap.hxSEf9Ok7d as tempdir 00:00:00.625 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.hxSEf9Ok7d 00:00:00.639 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.hxSEf9Ok7d/tmp/tmp.X8uigwPY6U/usr-is-merged.deb'. 00:00:00.678 E: Selecting previously unselected package usr-is-merged. 00:00:00.682 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.686 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.691 E: Unpacking usr-is-merged (1) ... 00:00:00.695 E: Setting up usr-is-merged (1) ... 00:00:00.706 E: I: running apt-get update... 00:00:03.616 E: I: downloading packages with apt... 00:00:05.685 E: I: extracting archives... 00:00:07.491 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.hxSEf9Ok7d 00:00:07.500 E: I: installing essential packages... 00:00:13.184 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.hxSEf9Ok7d 00:00:13.350 E: Reading package lists... 00:00:13.567 E: Building dependency tree... 00:00:13.986 E: The following packages will be upgraded: 00:00:13.990 E: usr-is-merged 00:00:14.024 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:14.028 E: Need to get 5572 B of archives. 00:00:14.032 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:14.035 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:14.094 E: Fetched 5572 B in 0s (302 kB/s) 00:00:14.098 E: Chrooting into /tmp/mmdebstrap.hxSEf9Ok7d/ 00:00:14.194 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:14.234 E: Fetched 5572 B in 0s (302 kB/s) 00:00:14.238 E: Chrooting into /tmp/mmdebstrap.hxSEf9Ok7d/ 00:00:14.257 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:14.261 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.268 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.287 E: Chrooting into /tmp/mmdebstrap.hxSEf9Ok7d/ 00:00:14.292 E: Setting up usr-is-merged (39) ... 00:00:14.309 E: Chrooting into /tmp/mmdebstrap.hxSEf9Ok7d/ 00:00:14.482 E: I: cleaning package lists and apt cache... 00:00:14.573 E: I: creating tarball... 00:00:15.175 E: I: done 00:00:15.232 E: I: removing tempdir /tmp/mmdebstrap.hxSEf9Ok7d... 00:00:15.395 E: I: success in 15.0799 seconds 00:00:15.403 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:15.788 E: I: skipping check/chrootless as requested 00:00:15.792 E: I: skipping emulation check in chrootless mode 00:00:15.814 E: I: finding correct signed-by value... 00:00:15.909 E: I: automatically chosen format: tar 00:00:15.913 E: I: using /tmp/mmdebstrap.5tfp0hQGr1 as tempdir 00:00:15.966 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.5tfp0hQGr1 00:00:15.979 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.5tfp0hQGr1/tmp/tmp.Vzvz3EvNjH/usr-is-merged.deb'. 00:00:16.016 E: Selecting previously unselected package usr-is-merged. 00:00:16.020 E: (Reading database ... 0 files and directories currently installed.) 00:00:16.023 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:16.026 E: Unpacking usr-is-merged (1) ... 00:00:16.030 E: Setting up usr-is-merged (1) ... 00:00:16.038 E: I: running apt-get update... 00:00:18.798 E: I: downloading packages with apt... 00:00:20.796 E: I: extracting archives... 00:00:22.604 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.5tfp0hQGr1 00:00:22.612 E: I: installing essential packages... 00:00:29.143 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.5tfp0hQGr1 00:00:29.311 E: Reading package lists... 00:00:29.549 E: Building dependency tree... 00:00:30.040 E: The following packages will be upgraded: 00:00:30.045 E: usr-is-merged 00:00:30.084 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:30.088 E: Need to get 5572 B of archives. 00:00:30.092 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:30.096 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:30.366 E: Fetched 5572 B in 0s (251 kB/s) 00:00:30.388 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:30.392 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:30.401 E: Unpacking usr-is-merged (39) over (1) ... 00:00:30.425 E: Setting up usr-is-merged (39) ... 00:00:30.611 E: I: cleaning package lists and apt cache... 00:00:30.702 E: I: creating tarball... 00:00:31.322 E: I: done 00:00:31.381 E: I: removing tempdir /tmp/mmdebstrap.5tfp0hQGr1... 00:00:31.542 E: I: success in 15.8700 seconds 00:00:31.549 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:00:31.658 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:00:31.703 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:32.093 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:32.117 E: I: finding correct signed-by value... 00:00:32.212 E: I: automatically chosen format: tar 00:00:32.216 E: I: using /tmp/mmdebstrap.rojJ7m0y_5 as tempdir 00:00:32.272 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.rojJ7m0y_5 00:00:32.287 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.rojJ7m0y_5/tmp/tmp.5iCmNuAoN5/usr-is-merged.deb'. 00:00:32.328 E: Selecting previously unselected package usr-is-merged. 00:00:32.331 E: (Reading database ... 0 files and directories currently installed.) 00:00:32.335 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:32.339 E: Unpacking usr-is-merged (1) ... 00:00:32.342 E: Setting up usr-is-merged (1) ... 00:00:32.351 E: I: running apt-get update... 00:00:35.114 E: I: downloading packages with apt... 00:00:37.277 E: I: extracting archives... 00:00:39.169 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.rojJ7m0y_5 00:00:39.177 E: I: installing essential packages... 00:00:44.648 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.rojJ7m0y_5 00:00:44.816 E: Reading package lists... 00:00:45.063 E: Building dependency tree... 00:00:45.558 E: The following packages will be upgraded: 00:00:45.562 E: usr-is-merged 00:00:45.600 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:45.604 E: Need to get 5572 B of archives. 00:00:45.608 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:45.612 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:45.681 E: Fetched 5572 B in 0s (283 kB/s) 00:00:45.685 E: Chrooting into /tmp/mmdebstrap.rojJ7m0y_5/ 00:00:45.788 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:45.842 E: Fetched 5572 B in 0s (283 kB/s) 00:00:45.845 E: Chrooting into /tmp/mmdebstrap.rojJ7m0y_5/ 00:00:45.864 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:45.869 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:45.877 E: Unpacking usr-is-merged (39) over (1) ... 00:00:45.898 E: Chrooting into /tmp/mmdebstrap.rojJ7m0y_5/ 00:00:45.902 E: Setting up usr-is-merged (39) ... 00:00:45.922 E: Chrooting into /tmp/mmdebstrap.rojJ7m0y_5/ 00:00:46.095 E: I: installing remaining packages inside the chroot... 00:00:49.584 E: I: cleaning package lists and apt cache... 00:00:49.677 E: I: creating tarball... 00:00:50.475 E: I: done 00:00:50.549 E: I: removing tempdir /tmp/mmdebstrap.rojJ7m0y_5... 00:00:50.751 E: I: success in 18.7789 seconds 00:00:50.759 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:51.186 E: I: skipping check/chrootless as requested 00:00:51.190 E: I: skipping emulation check in chrootless mode 00:00:51.211 E: I: finding correct signed-by value... 00:00:51.318 E: I: automatically chosen format: tar 00:00:51.322 E: I: using /tmp/mmdebstrap.EA70hyvnQF as tempdir 00:00:51.377 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.EA70hyvnQF 00:00:51.390 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.EA70hyvnQF/tmp/tmp.V0MF6sTa05/usr-is-merged.deb'. 00:00:51.427 E: Selecting previously unselected package usr-is-merged. 00:00:51.431 E: (Reading database ... 0 files and directories currently installed.) 00:00:51.434 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:51.438 E: Unpacking usr-is-merged (1) ... 00:00:51.441 E: Setting up usr-is-merged (1) ... 00:00:51.450 E: I: running apt-get update... 00:00:54.446 E: I: downloading packages with apt... 00:00:56.556 E: I: extracting archives... 00:00:58.337 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.EA70hyvnQF 00:00:58.346 E: I: installing essential packages... 00:01:04.755 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.EA70hyvnQF 00:01:04.926 E: Reading package lists... 00:01:05.175 E: Building dependency tree... 00:01:05.659 E: The following packages will be upgraded: 00:01:05.664 E: usr-is-merged 00:01:05.703 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:05.708 E: Need to get 5572 B of archives. 00:01:05.712 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:05.716 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:05.994 E: Fetched 5572 B in 0s (288 kB/s) 00:01:06.016 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:06.019 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:06.028 E: Unpacking usr-is-merged (39) over (1) ... 00:01:06.051 E: Setting up usr-is-merged (39) ... 00:01:10.026 E: I: cleaning package lists and apt cache... 00:01:10.120 E: I: creating tarball... 00:01:10.874 E: I: done 00:01:10.942 E: I: removing tempdir /tmp/mmdebstrap.EA70hyvnQF... 00:01:11.127 E: I: success in 20.0652 seconds 00:01:11.134 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:01:11.279 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:01:11.336 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:11.736 E: I: chroot architecture amd64 is equal to the host's architecture 00:01:11.762 E: I: finding correct signed-by value... 00:01:11.862 E: I: automatically chosen format: tar 00:01:11.865 E: I: using /tmp/mmdebstrap.UJGaCAK_wT as tempdir 00:01:11.918 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.UJGaCAK_wT 00:01:11.932 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.UJGaCAK_wT/tmp/tmp.ODESajhILr/usr-is-merged.deb'. 00:01:11.971 E: Selecting previously unselected package usr-is-merged. 00:01:11.975 E: (Reading database ... 0 files and directories currently installed.) 00:01:11.979 E: Preparing to unpack .../usr-is-merged.deb ... 00:01:11.982 E: Unpacking usr-is-merged (1) ... 00:01:11.985 E: Setting up usr-is-merged (1) ... 00:01:11.993 E: I: running apt-get update... 00:01:14.790 E: I: downloading packages with apt... 00:01:16.901 E: I: extracting archives... 00:01:18.677 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.UJGaCAK_wT 00:01:18.685 E: I: installing essential packages... 00:01:23.879 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.UJGaCAK_wT 00:01:24.057 E: Reading package lists... 00:01:24.289 E: Building dependency tree... 00:01:24.734 E: The following packages will be upgraded: 00:01:24.738 E: usr-is-merged 00:01:24.775 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:24.778 E: Need to get 5572 B of archives. 00:01:24.782 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:24.785 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:24.858 E: Fetched 5572 B in 0s (281 kB/s) 00:01:24.862 E: Chrooting into /tmp/mmdebstrap.UJGaCAK_wT/ 00:01:24.959 E: debconf: delaying package configuration, since apt-utils is not installed 00:01:25.005 E: Fetched 5572 B in 0s (281 kB/s) 00:01:25.009 E: Chrooting into /tmp/mmdebstrap.UJGaCAK_wT/ 00:01:25.027 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:25.030 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:25.039 E: Unpacking usr-is-merged (39) over (1) ... 00:01:25.057 E: Chrooting into /tmp/mmdebstrap.UJGaCAK_wT/ 00:01:25.061 E: Setting up usr-is-merged (39) ... 00:01:25.079 E: Chrooting into /tmp/mmdebstrap.UJGaCAK_wT/ 00:01:25.245 E: I: installing remaining packages inside the chroot... 00:01:37.827 E: I: cleaning package lists and apt cache... 00:01:37.940 E: I: creating tarball... 00:01:40.645 E: I: done 00:01:40.885 E: I: removing tempdir /tmp/mmdebstrap.UJGaCAK_wT... 00:01:41.384 E: I: success in 29.7754 seconds 00:01:41.392 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:41.776 E: I: skipping check/chrootless as requested 00:01:41.780 E: I: skipping emulation check in chrootless mode 00:01:41.801 E: I: finding correct signed-by value... 00:01:41.900 E: I: automatically chosen format: tar 00:01:41.904 E: I: using /tmp/mmdebstrap.hZc8hj4gUs as tempdir 00:01:41.959 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.hZc8hj4gUs 00:01:41.994 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.hZc8hj4gUs/tmp/tmp.nb3wdTpWJE/usr-is-merged.deb'. 00:01:42.041 E: Selecting previously unselected package usr-is-merged. 00:01:42.045 E: (Reading database ... 0 files and directories currently installed.) 00:01:42.049 E: Preparing to unpack .../usr-is-merged.deb ... 00:01:42.052 E: Unpacking usr-is-merged (1) ... 00:01:42.056 E: Setting up usr-is-merged (1) ... 00:01:42.065 E: I: running apt-get update... 00:01:44.791 E: I: downloading packages with apt... 00:01:47.001 E: I: extracting archives... 00:01:48.761 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.hZc8hj4gUs 00:01:48.769 E: I: installing essential packages... 00:01:55.025 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.hZc8hj4gUs 00:01:55.193 E: Reading package lists... 00:01:55.434 E: Building dependency tree... 00:01:55.906 E: The following packages will be upgraded: 00:01:55.911 E: usr-is-merged 00:01:55.949 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:55.952 E: Need to get 5572 B of archives. 00:01:55.956 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:55.959 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:56.240 E: Fetched 5572 B in 0s (299 kB/s) 00:01:56.263 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:56.267 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:56.277 E: Unpacking usr-is-merged (39) over (1) ... 00:01:56.298 E: Setting up usr-is-merged (39) ... 00:02:09.153 E: I: cleaning package lists and apt cache... 00:02:09.267 E: I: creating tarball... 00:02:12.016 E: I: done 00:02:12.265 E: I: removing tempdir /tmp/mmdebstrap.hZc8hj4gUs... 00:02:12.759 E: I: success in 31.0936 seconds 00:02:12.766 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:02:13.252 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:02:13.446 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:13.834 E: I: chroot architecture amd64 is equal to the host's architecture 00:02:13.860 E: I: finding correct signed-by value... 00:02:13.958 E: I: automatically chosen format: tar 00:02:13.961 E: I: using /tmp/mmdebstrap.yVgfd6Z4oY as tempdir 00:02:14.016 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.yVgfd6Z4oY 00:02:14.029 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.yVgfd6Z4oY/tmp/tmp.a5THc4GkKi/usr-is-merged.deb'. 00:02:14.061 E: Selecting previously unselected package usr-is-merged. 00:02:14.066 E: (Reading database ... 0 files and directories currently installed.) 00:02:14.069 E: Preparing to unpack .../usr-is-merged.deb ... 00:02:14.072 E: Unpacking usr-is-merged (1) ... 00:02:14.076 E: Setting up usr-is-merged (1) ... 00:02:14.084 E: I: running apt-get update... 00:02:16.794 E: I: downloading packages with apt... 00:02:18.879 E: I: extracting archives... 00:02:20.655 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.yVgfd6Z4oY 00:02:20.664 E: I: installing essential packages... 00:02:25.864 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.yVgfd6Z4oY 00:02:26.033 E: Reading package lists... 00:02:26.266 E: Building dependency tree... 00:02:26.729 E: The following packages will be upgraded: 00:02:26.734 E: usr-is-merged 00:02:26.770 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:02:26.774 E: Need to get 5572 B of archives. 00:02:26.778 E: After this operation, 13.3 kB of additional disk space will be used. 00:02:26.781 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:02:26.847 E: Fetched 5572 B in 0s (286 kB/s) 00:02:26.850 E: Chrooting into /tmp/mmdebstrap.yVgfd6Z4oY/ 00:02:26.947 E: debconf: delaying package configuration, since apt-utils is not installed 00:02:26.989 E: Fetched 5572 B in 0s (286 kB/s) 00:02:26.993 E: Chrooting into /tmp/mmdebstrap.yVgfd6Z4oY/ 00:02:27.011 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:27.015 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:02:27.024 E: Unpacking usr-is-merged (39) over (1) ... 00:02:27.041 E: Chrooting into /tmp/mmdebstrap.yVgfd6Z4oY/ 00:02:27.045 E: Setting up usr-is-merged (39) ... 00:02:27.066 E: Chrooting into /tmp/mmdebstrap.yVgfd6Z4oY/ 00:02:27.226 E: I: installing remaining packages inside the chroot... 00:02:29.939 E: I: cleaning package lists and apt cache... 00:02:30.053 E: I: creating tarball... 00:02:30.790 E: I: done 00:02:30.884 E: I: removing tempdir /tmp/mmdebstrap.yVgfd6Z4oY... 00:02:31.089 E: I: success in 17.3732 seconds 00:02:31.095 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:31.480 E: I: skipping check/chrootless as requested 00:02:31.484 E: I: skipping emulation check in chrootless mode 00:02:31.506 E: I: finding correct signed-by value... 00:02:31.606 E: I: automatically chosen format: tar 00:02:31.610 E: I: using /tmp/mmdebstrap.zOJnHzf_wX as tempdir 00:02:31.662 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.zOJnHzf_wX 00:02:31.676 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.zOJnHzf_wX/tmp/tmp.WSTAc1WJ75/usr-is-merged.deb'. 00:02:31.711 E: Selecting previously unselected package usr-is-merged. 00:02:31.715 E: (Reading database ... 0 files and directories currently installed.) 00:02:31.719 E: Preparing to unpack .../usr-is-merged.deb ... 00:02:31.722 E: Unpacking usr-is-merged (1) ... 00:02:31.725 E: Setting up usr-is-merged (1) ... 00:02:31.734 E: I: running apt-get update... 00:02:34.450 E: I: downloading packages with apt... 00:02:36.452 E: I: extracting archives... 00:02:38.227 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.zOJnHzf_wX 00:02:38.235 E: I: installing essential packages... 00:02:44.472 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.zOJnHzf_wX 00:02:44.637 E: Reading package lists... 00:02:44.869 E: Building dependency tree... 00:02:45.311 E: The following packages will be upgraded: 00:02:45.315 E: usr-is-merged 00:02:45.350 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:02:45.353 E: Need to get 5572 B of archives. 00:02:45.357 E: After this operation, 13.3 kB of additional disk space will be used. 00:02:45.360 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:02:45.621 E: Fetched 5572 B in 0s (311 kB/s) 00:02:45.645 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:45.649 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:02:45.658 E: Unpacking usr-is-merged (39) over (1) ... 00:02:45.682 E: Setting up usr-is-merged (39) ... 00:02:48.497 E: I: cleaning package lists and apt cache... 00:02:48.612 E: I: creating tarball... 00:02:49.368 E: I: done 00:02:49.454 E: I: removing tempdir /tmp/mmdebstrap.zOJnHzf_wX... 00:02:49.663 E: I: success in 18.2937 seconds 00:02:49.670 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:02:49.805 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:02:49.862 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:02:59 result: SUCCESS ------------------------------------------------------------------------------ (242/280) chrootless-fakeroot dist: unstable mode: chrootless variant: essential format: auto time left: 0:27: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=1718633386 00:00:00.018 E: + trap rm -f /tmp/chrootless.tar /tmp/root.tar EXIT INT TERM 00:00:00.022 E: + [ chrootless = chrootless ] 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: + [ chrootless != root ] 00:00:00.040 E: + [ chrootless != auto ] 00:00:00.043 E: + id user 00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.050 E: + useradd --home-dir /home/user --create-home user 00:00:00.054 E: + prefix=runuser -u user -- 00:00:00.057 E: + MMTARFILTER= 00:00:00.061 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.065 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.068 E: + [ -x ./tarfilter ] 00:00:00.072 E: + MMTARFILTER=./tarfilter 00:00:00.075 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian 00:00:00.079 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:00:00.474 E: I: automatically chosen mode: root 00:00:00.481 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.512 E: I: finding correct signed-by value... 00:00:00.616 E: I: automatically chosen format: tar 00:00:00.620 E: I: using /tmp/mmdebstrap.AFh2p2j4Vc as tempdir 00:00:00.666 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.AFh2p2j4Vc 00:00:00.679 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.AFh2p2j4Vc/tmp/tmp.IbQyw8vzWY/usr-is-merged.deb'. 00:00:00.718 E: Selecting previously unselected package usr-is-merged. 00:00:00.722 E: (Reading database ... 0 files and directories currently installed.) 00:00:00.725 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:00.729 E: Unpacking usr-is-merged (1) ... 00:00:00.732 E: Setting up usr-is-merged (1) ... 00:00:00.743 E: I: running apt-get update... 00:00:03.632 E: I: downloading packages with apt... 00:00:05.822 E: I: extracting archives... 00:00:07.577 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.AFh2p2j4Vc 00:00:07.585 E: I: installing essential packages... 00:00:13.101 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.AFh2p2j4Vc 00:00:13.309 E: Reading package lists... 00:00:13.526 E: Building dependency tree... 00:00:13.925 E: The following packages will be upgraded: 00:00:13.930 E: usr-is-merged 00:00:13.964 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:13.968 E: Need to get 5572 B of archives. 00:00:13.971 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:13.975 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:14.034 E: Fetched 5572 B in 0s (286 kB/s) 00:00:14.038 E: Chrooting into /tmp/mmdebstrap.AFh2p2j4Vc/ 00:00:14.139 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:14.180 E: Fetched 5572 B in 0s (286 kB/s) 00:00:14.184 E: Chrooting into /tmp/mmdebstrap.AFh2p2j4Vc/ 00:00:14.202 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:14.206 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:14.214 E: Unpacking usr-is-merged (39) over (1) ... 00:00:14.233 E: Chrooting into /tmp/mmdebstrap.AFh2p2j4Vc/ 00:00:14.237 E: Setting up usr-is-merged (39) ... 00:00:14.256 E: Chrooting into /tmp/mmdebstrap.AFh2p2j4Vc/ 00:00:14.450 E: I: cleaning package lists and apt cache... 00:00:14.535 E: I: creating tarball... 00:00:15.671 E: I: done 00:00:15.677 E: I: removing tempdir /tmp/mmdebstrap.AFh2p2j4Vc... 00:00:15.862 E: I: success in 15.5025 seconds 00:00:15.885 E: + runuser -u user -- fakeroot mmdebstrap --mode=chrootless --variant=essential --hook-dir=./hooks/merged-usr unstable - http://127.0.0.1/debian 00:00:15.889 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:00:16.305 E: I: skipping emulation check in chrootless mode 00:00:16.335 E: I: finding correct signed-by value... 00:00:16.445 E: I: automatically chosen format: tar 00:00:16.449 E: I: using /tmp/mmdebstrap.NuG6q0uVJm as tempdir 00:00:16.509 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.NuG6q0uVJm 00:00:16.524 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.NuG6q0uVJm/tmp/tmp.Uoi7oE5rqf/usr-is-merged.deb'. 00:00:16.566 E: Selecting previously unselected package usr-is-merged. 00:00:16.572 E: (Reading database ... 0 files and directories currently installed.) 00:00:16.577 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:16.581 E: Unpacking usr-is-merged (1) ... 00:00:16.586 E: Setting up usr-is-merged (1) ... 00:00:16.598 E: I: running apt-get update... 00:00:19.387 E: I: downloading packages with apt... 00:00:21.571 E: I: extracting archives... 00:00:23.403 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.NuG6q0uVJm 00:00:23.413 E: I: installing essential packages... 00:00:29.626 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.NuG6q0uVJm 00:00:29.798 E: Reading package lists... 00:00:30.014 E: Building dependency tree... 00:00:30.420 E: The following packages will be upgraded: 00:00:30.424 E: usr-is-merged 00:00:30.459 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:30.463 E: Need to get 5572 B of archives. 00:00:30.467 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:30.471 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:30.618 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied 00:00:30.646 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76. 00:00:30.688 E: Fetched 5572 B in 0s (282 kB/s) 00:00:30.713 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:30.717 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:30.727 E: Unpacking usr-is-merged (39) over (1) ... 00:00:30.750 E: Setting up usr-is-merged (39) ... 00:00:30.928 E: I: cleaning package lists and apt cache... 00:00:31.025 E: I: creating tarball... 00:00:32.179 E: I: done 00:00:32.187 E: I: removing tempdir /tmp/mmdebstrap.NuG6q0uVJm... 00:00:32.399 E: I: success in 16.2166 seconds 00:00:32.419 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:00:32.527 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:00:32.578 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt unstable - http://127.0.0.1/debian 00:00:32.582 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:00:32.963 E: I: automatically chosen mode: root 00:00:32.970 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:32.994 E: I: finding correct signed-by value... 00:00:33.091 E: I: automatically chosen format: tar 00:00:33.095 E: I: using /tmp/mmdebstrap.WSsE2hdz8Q as tempdir 00:00:33.142 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.WSsE2hdz8Q 00:00:33.155 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.WSsE2hdz8Q/tmp/tmp.IFkE9B7SyD/usr-is-merged.deb'. 00:00:33.190 E: Selecting previously unselected package usr-is-merged. 00:00:33.194 E: (Reading database ... 0 files and directories currently installed.) 00:00:33.197 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:33.201 E: Unpacking usr-is-merged (1) ... 00:00:33.204 E: Setting up usr-is-merged (1) ... 00:00:33.213 E: I: running apt-get update... 00:00:35.985 E: I: downloading packages with apt... 00:00:38.032 E: I: extracting archives... 00:00:39.807 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.WSsE2hdz8Q 00:00:39.815 E: I: installing essential packages... 00:00:45.066 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.WSsE2hdz8Q 00:00:45.229 E: Reading package lists... 00:00:45.454 E: Building dependency tree... 00:00:45.867 E: The following packages will be upgraded: 00:00:45.871 E: usr-is-merged 00:00:45.906 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:00:45.910 E: Need to get 5572 B of archives. 00:00:45.914 E: After this operation, 13.3 kB of additional disk space will be used. 00:00:45.918 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:00:45.978 E: Fetched 5572 B in 0s (287 kB/s) 00:00:45.982 E: Chrooting into /tmp/mmdebstrap.WSsE2hdz8Q/ 00:00:46.080 E: debconf: delaying package configuration, since apt-utils is not installed 00:00:46.121 E: Fetched 5572 B in 0s (287 kB/s) 00:00:46.125 E: Chrooting into /tmp/mmdebstrap.WSsE2hdz8Q/ 00:00:46.143 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:46.147 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:00:46.155 E: Unpacking usr-is-merged (39) over (1) ... 00:00:46.172 E: Chrooting into /tmp/mmdebstrap.WSsE2hdz8Q/ 00:00:46.176 E: Setting up usr-is-merged (39) ... 00:00:46.194 E: Chrooting into /tmp/mmdebstrap.WSsE2hdz8Q/ 00:00:46.351 E: I: installing remaining packages inside the chroot... 00:00:49.571 E: I: cleaning package lists and apt cache... 00:00:49.658 E: I: creating tarball... 00:00:50.944 E: I: done 00:00:50.952 E: I: removing tempdir /tmp/mmdebstrap.WSsE2hdz8Q... 00:00:51.134 E: I: success in 18.2819 seconds 00:00:51.141 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:51.145 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:00:51.569 E: I: skipping emulation check in chrootless mode 00:00:51.598 E: I: finding correct signed-by value... 00:00:51.703 E: I: automatically chosen format: tar 00:00:51.707 E: I: using /tmp/mmdebstrap.LAe5jtcVqh as tempdir 00:00:51.774 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.LAe5jtcVqh 00:00:51.789 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.LAe5jtcVqh/tmp/tmp.fHZAA8QyRu/usr-is-merged.deb'. 00:00:51.830 E: Selecting previously unselected package usr-is-merged. 00:00:51.835 E: (Reading database ... 0 files and directories currently installed.) 00:00:51.838 E: Preparing to unpack .../usr-is-merged.deb ... 00:00:51.842 E: Unpacking usr-is-merged (1) ... 00:00:51.846 E: Setting up usr-is-merged (1) ... 00:00:51.855 E: I: running apt-get update... 00:00:54.717 E: I: downloading packages with apt... 00:00:56.773 E: I: extracting archives... 00:00:58.622 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.LAe5jtcVqh 00:00:58.631 E: I: installing essential packages... 00:01:04.836 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.LAe5jtcVqh 00:01:05.005 E: Reading package lists... 00:01:05.228 E: Building dependency tree... 00:01:05.637 E: The following packages will be upgraded: 00:01:05.641 E: usr-is-merged 00:01:05.679 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:05.683 E: Need to get 5572 B of archives. 00:01:05.687 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:05.690 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:05.835 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied 00:01:05.862 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76. 00:01:05.902 E: Fetched 5572 B in 0s (252 kB/s) 00:01:05.928 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:05.932 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:05.943 E: Unpacking usr-is-merged (39) over (1) ... 00:01:05.967 E: Setting up usr-is-merged (39) ... 00:01:09.721 E: I: cleaning package lists and apt cache... 00:01:09.820 E: I: creating tarball... 00:01:11.195 E: I: done 00:01:11.203 E: I: removing tempdir /tmp/mmdebstrap.LAe5jtcVqh... 00:01:11.451 E: I: success in 20.0115 seconds 00:01:11.459 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:01:11.597 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:01:11.663 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=apt,build-essential unstable - http://127.0.0.1/debian 00:01:11.667 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:01:12.048 E: I: automatically chosen mode: root 00:01:12.056 E: I: chroot architecture amd64 is equal to the host's architecture 00:01:12.081 E: I: finding correct signed-by value... 00:01:12.177 E: I: automatically chosen format: tar 00:01:12.181 E: I: using /tmp/mmdebstrap.yD02MURJWm as tempdir 00:01:12.238 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.yD02MURJWm 00:01:12.261 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.yD02MURJWm/tmp/tmp.AaNydkjuma/usr-is-merged.deb'. 00:01:12.298 E: Selecting previously unselected package usr-is-merged. 00:01:12.302 E: (Reading database ... 0 files and directories currently installed.) 00:01:12.305 E: Preparing to unpack .../usr-is-merged.deb ... 00:01:12.309 E: Unpacking usr-is-merged (1) ... 00:01:12.312 E: Setting up usr-is-merged (1) ... 00:01:12.320 E: I: running apt-get update... 00:01:15.079 E: I: downloading packages with apt... 00:01:17.113 E: I: extracting archives... 00:01:18.903 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.yD02MURJWm 00:01:18.911 E: I: installing essential packages... 00:01:24.187 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.yD02MURJWm 00:01:24.357 E: Reading package lists... 00:01:24.601 E: Building dependency tree... 00:01:25.096 E: The following packages will be upgraded: 00:01:25.101 E: usr-is-merged 00:01:25.138 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:25.142 E: Need to get 5572 B of archives. 00:01:25.145 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:25.149 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:25.219 E: Fetched 5572 B in 0s (302 kB/s) 00:01:25.223 E: Chrooting into /tmp/mmdebstrap.yD02MURJWm/ 00:01:25.321 E: debconf: delaying package configuration, since apt-utils is not installed 00:01:25.368 E: Fetched 5572 B in 0s (302 kB/s) 00:01:25.372 E: Chrooting into /tmp/mmdebstrap.yD02MURJWm/ 00:01:25.391 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:25.395 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:25.402 E: Unpacking usr-is-merged (39) over (1) ... 00:01:25.419 E: Chrooting into /tmp/mmdebstrap.yD02MURJWm/ 00:01:25.424 E: Setting up usr-is-merged (39) ... 00:01:25.446 E: Chrooting into /tmp/mmdebstrap.yD02MURJWm/ 00:01:25.604 E: I: installing remaining packages inside the chroot... 00:01:38.092 E: I: cleaning package lists and apt cache... 00:01:38.202 E: I: creating tarball... 00:01:42.340 E: I: done 00:01:42.349 E: I: removing tempdir /tmp/mmdebstrap.yD02MURJWm... 00:01:42.867 E: I: success in 30.9320 seconds 00:01:42.894 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:42.898 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:01:43.314 E: I: skipping emulation check in chrootless mode 00:01:43.343 E: I: finding correct signed-by value... 00:01:43.452 E: I: automatically chosen format: tar 00:01:43.456 E: I: using /tmp/mmdebstrap.DRPZWx1yO4 as tempdir 00:01:43.517 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.DRPZWx1yO4 00:01:43.533 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.DRPZWx1yO4/tmp/tmp.i0gmL3YOko/usr-is-merged.deb'. 00:01:43.570 E: Selecting previously unselected package usr-is-merged. 00:01:43.575 E: (Reading database ... 0 files and directories currently installed.) 00:01:43.578 E: Preparing to unpack .../usr-is-merged.deb ... 00:01:43.582 E: Unpacking usr-is-merged (1) ... 00:01:43.585 E: Setting up usr-is-merged (1) ... 00:01:43.594 E: I: running apt-get update... 00:01:46.453 E: I: downloading packages with apt... 00:01:48.554 E: I: extracting archives... 00:01:50.391 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.DRPZWx1yO4 00:01:50.400 E: I: installing essential packages... 00:01:56.619 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.DRPZWx1yO4 00:01:56.798 E: Reading package lists... 00:01:57.064 E: Building dependency tree... 00:01:57.605 E: The following packages will be upgraded: 00:01:57.609 E: usr-is-merged 00:01:57.655 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:01:57.659 E: Need to get 5572 B of archives. 00:01:57.663 E: After this operation, 13.3 kB of additional disk space will be used. 00:01:57.667 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:01:57.831 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied 00:01:57.857 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76. 00:01:57.909 E: Fetched 5572 B in 0s (262 kB/s) 00:01:57.936 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:57.939 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:01:57.949 E: Unpacking usr-is-merged (39) over (1) ... 00:01:57.974 E: Setting up usr-is-merged (39) ... 00:02:11.405 E: I: cleaning package lists and apt cache... 00:02:11.526 E: I: creating tarball... 00:02:15.690 E: I: done 00:02:15.700 E: I: removing tempdir /tmp/mmdebstrap.DRPZWx1yO4... 00:02:16.368 E: I: success in 33.1757 seconds 00:02:16.397 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:02:16.923 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:02:17.125 E: + mmdebstrap --variant=essential --hook-dir=./hooks/merged-usr --include=systemd-sysv unstable - http://127.0.0.1/debian 00:02:17.129 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:02:17.507 E: I: automatically chosen mode: root 00:02:17.516 E: I: chroot architecture amd64 is equal to the host's architecture 00:02:17.541 E: I: finding correct signed-by value... 00:02:17.640 E: I: automatically chosen format: tar 00:02:17.644 E: I: using /tmp/mmdebstrap.JUEtAKwJ8d as tempdir 00:02:17.699 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.JUEtAKwJ8d 00:02:17.713 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.JUEtAKwJ8d/tmp/tmp.h5ypwnhe6C/usr-is-merged.deb'. 00:02:17.750 E: Selecting previously unselected package usr-is-merged. 00:02:17.754 E: (Reading database ... 0 files and directories currently installed.) 00:02:17.758 E: Preparing to unpack .../usr-is-merged.deb ... 00:02:17.761 E: Unpacking usr-is-merged (1) ... 00:02:17.765 E: Setting up usr-is-merged (1) ... 00:02:17.773 E: I: running apt-get update... 00:02:20.525 E: I: downloading packages with apt... 00:02:22.594 E: I: extracting archives... 00:02:24.380 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.JUEtAKwJ8d 00:02:24.389 E: I: installing essential packages... 00:02:29.629 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.JUEtAKwJ8d 00:02:29.804 E: Reading package lists... 00:02:30.056 E: Building dependency tree... 00:02:30.541 E: The following packages will be upgraded: 00:02:30.545 E: usr-is-merged 00:02:30.583 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:02:30.587 E: Need to get 5572 B of archives. 00:02:30.590 E: After this operation, 13.3 kB of additional disk space will be used. 00:02:30.594 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:02:30.667 E: Fetched 5572 B in 0s (309 kB/s) 00:02:30.671 E: Chrooting into /tmp/mmdebstrap.JUEtAKwJ8d/ 00:02:30.768 E: debconf: delaying package configuration, since apt-utils is not installed 00:02:30.819 E: Fetched 5572 B in 0s (309 kB/s) 00:02:30.823 E: Chrooting into /tmp/mmdebstrap.JUEtAKwJ8d/ 00:02:30.842 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:30.845 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:02:30.855 E: Unpacking usr-is-merged (39) over (1) ... 00:02:30.875 E: Chrooting into /tmp/mmdebstrap.JUEtAKwJ8d/ 00:02:30.880 E: Setting up usr-is-merged (39) ... 00:02:30.902 E: Chrooting into /tmp/mmdebstrap.JUEtAKwJ8d/ 00:02:31.070 E: I: installing remaining packages inside the chroot... 00:02:33.618 E: I: cleaning package lists and apt cache... 00:02:33.732 E: I: creating tarball... 00:02:35.137 E: I: done 00:02:35.145 E: I: removing tempdir /tmp/mmdebstrap.JUEtAKwJ8d... 00:02:35.347 E: I: success in 17.9517 seconds 00:02:35.368 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:35.372 E: + ./tarfilter --path-exclude=/var/log/journal --path-exclude=/etc/credstore* 00:02:35.801 E: I: skipping emulation check in chrootless mode 00:02:35.831 E: I: finding correct signed-by value... 00:02:35.945 E: I: automatically chosen format: tar 00:02:35.949 E: I: using /tmp/mmdebstrap.rvhoOrGCMg as tempdir 00:02:36.008 E: I: running --setup-hook directly: ./hooks/merged-usr/setup00.sh /tmp/mmdebstrap.rvhoOrGCMg 00:02:36.024 E: dpkg-deb: building package 'usr-is-merged' in '/tmp/mmdebstrap.rvhoOrGCMg/tmp/tmp.7VjhquzS5X/usr-is-merged.deb'. 00:02:36.066 E: Selecting previously unselected package usr-is-merged. 00:02:36.070 E: (Reading database ... 0 files and directories currently installed.) 00:02:36.073 E: Preparing to unpack .../usr-is-merged.deb ... 00:02:36.077 E: Unpacking usr-is-merged (1) ... 00:02:36.080 E: Setting up usr-is-merged (1) ... 00:02:36.089 E: I: running apt-get update... 00:02:38.885 E: I: downloading packages with apt... 00:02:40.971 E: I: extracting archives... 00:02:42.834 E: I: running --extract-hook directly: ./hooks/merged-usr/extract00.sh /tmp/mmdebstrap.rvhoOrGCMg 00:02:42.843 E: I: installing essential packages... 00:02:49.216 E: I: running --essential-hook directly: ./hooks/merged-usr/essential00.sh /tmp/mmdebstrap.rvhoOrGCMg 00:02:49.388 E: Reading package lists... 00:02:49.667 E: Building dependency tree... 00:02:50.200 E: The following packages will be upgraded: 00:02:50.205 E: usr-is-merged 00:02:50.247 E: 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:02:50.251 E: Need to get 5572 B of archives. 00:02:50.254 E: After this operation, 13.3 kB of additional disk space will be used. 00:02:50.258 E: Get:1 http://127.0.0.1/debian unstable/main amd64 usr-is-merged all 39 [5572 B] 00:02:50.424 E: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied 00:02:50.453 E: mkdir /var/cache/debconf/tmp.ci: Permission denied at /usr/sbin/dpkg-preconfigure line 76. 00:02:50.504 E: Fetched 5572 B in 0s (284 kB/s) 00:02:50.530 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:50.534 E: Preparing to unpack .../usr-is-merged_39_all.deb ... 00:02:50.544 E: Unpacking usr-is-merged (39) over (1) ... 00:02:50.571 E: Setting up usr-is-merged (39) ... 00:02:53.611 E: I: cleaning package lists and apt cache... 00:02:53.729 E: I: creating tarball... 00:02:55.214 E: I: done 00:02:55.224 E: I: removing tempdir /tmp/mmdebstrap.rvhoOrGCMg... 00:02:55.499 E: I: success in 19.8275 seconds 00:02:55.508 E: + cmp /tmp/root.tar /tmp/chrootless.tar 00:02:55.644 E: + rm /tmp/chrootless.tar /tmp/root.tar 00:02:55.705 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:04 result: SUCCESS ------------------------------------------------------------------------------ (243/280) chrootless-foreign dist: unstable mode: chrootless variant: essential format: auto time left: 0:26:45 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:25:56 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + export SOURCE_DATE_EPOCH=1718633386 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.031 E: + [ 0 -eq 0 ] 00:00:00.035 E: + [ chrootless != root ] 00:00:00.039 E: + [ chrootless != auto ] 00:00:00.042 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.053 E: + prefix=runuser -u user -- 00:00:00.057 E: + runuser -u user -- mmdebstrap --mode=chrootless --variant=custom --include=doc-debian unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.470 E: I: skipping emulation check in chrootless mode 00:00:00.500 E: I: finding correct signed-by value... 00:00:00.594 E: I: automatically chosen format: tar 00:00:00.598 E: I: using /tmp/mmdebstrap.ZKMcKFBS7R as tempdir 00:00:00.618 E: I: running apt-get update... 00:00:03.391 E: I: downloading packages with apt... 00:00:04.283 E: I: extracting archives... 00:00:04.297 E: I: installing essential packages... 00:00:05.167 E: I: cleaning package lists and apt cache... 00:00:05.247 E: I: creating tarball... 00:00:05.258 E: I: done 00:00:05.266 E: I: removing tempdir /tmp/mmdebstrap.ZKMcKFBS7R... 00:00:05.272 E: I: success in 4.9140 seconds 00:00:05.280 E: + tar tvf /tmp/debian-chroot.tar 00:00:05.284 E: + grep -v ./dev 00:00:05.288 E: + diff -u doc-debian.tar.list - 00:00:05.292 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:13 result: SUCCESS ------------------------------------------------------------------------------ (245/280) install-doc-debian-and-test-hooks dist: unstable mode: chrootless variant: custom format: auto time left: 0:25: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=1718633386 00:00:00.016 E: + [ custom = custom ] 00:00:00.020 E: + [ chrootless = chrootless ] 00:00:00.023 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 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: + [ chrootless != root ] 00:00:00.040 E: + [ chrootless != auto ] 00:00:00.044 E: + id user 00:00:00.047 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.051 E: + useradd --home-dir /home/user --create-home user 00:00:00.054 E: + prefix=runuser -u user -- 00:00:00.058 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.494 E: I: skipping emulation check in chrootless mode 00:00:00.523 E: I: finding correct signed-by value... 00:00:00.636 E: I: automatically chosen format: directory 00:00:00.660 E: I: running --setup-hook in shell: sh -c 'touch "$1/tmp/setup"' exec /tmp/debian-chroot 00:00:00.665 E: I: running apt-get update... 00:00:03.449 E: I: downloading packages with apt... 00:00:04.351 E: I: extracting archives... 00:00:04.365 E: I: installing essential packages... 00:00:05.371 E: I: running --customize-hook in shell: sh -c 'touch "$1/tmp/customize"' exec /tmp/debian-chroot 00:00:05.377 E: I: cleaning package lists and apt cache... 00:00:05.457 E: I: skipping cleanup/tmp as requested 00:00:05.466 E: I: success in 5.0883 seconds 00:00:05.473 E: + rm /tmp/debian-chroot/tmp/setup 00:00:05.477 E: + rm /tmp/debian-chroot/tmp/customize 00:00:05.480 E: + date --utc --date=@1718633386 --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-17T14:09:46+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.495 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.505 E: + rm -r /tmp/debian-chroot/usr/share/doc/debian 00:00:05.509 E: + rm -r /tmp/debian-chroot/usr/share/doc/doc-debian 00:00:05.512 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:05.515 E: + rm /tmp/debian-chroot/etc/fstab 00:00:05.519 E: + rm /tmp/debian-chroot/etc/hostname 00:00:05.523 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:05.526 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:05.529 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:05.532 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock 00:00:05.536 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock 00:00:05.539 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend 00:00:05.542 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:05.545 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock 00:00:05.548 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp 00:00:05.552 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old 00:00:05.555 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format 00:00:05.559 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.md5sums 00:00:05.562 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/doc-debian.list 00:00:05.565 E: + find /tmp/debian-chroot -depth -print0 00:00:05.568 E: + xargs -0 rmdir 00:00:05.571 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:14 result: SUCCESS ------------------------------------------------------------------------------ (246/280) install-libmagic-mgc-on-foreign dist: unstable mode: chrootless variant: custom format: auto time left: 0:24:24 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ custom = custom ] 00:00:00.015 E: + [ chrootless = chrootless ] 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: + [ chrootless != root ] 00:00:00.032 E: + [ chrootless != auto ] 00:00:00.036 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.043 E: + useradd --home-dir /home/user --create-home user 00:00:00.046 E: + prefix=runuser -u user -- 00:00:00.050 E: + dpkg --print-architecture 00:00:00.053 E: + foreign_arch=arm64 00:00:00.056 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.466 E: I: skipping emulation check in chrootless mode 00:00:00.494 E: I: finding correct signed-by value... 00:00:00.586 E: I: automatically chosen format: directory 00:00:00.609 E: I: running apt-get update... 00:00:03.398 E: I: downloading packages with apt... 00:00:04.501 E: I: extracting archives... 00:00:04.537 E: I: installing essential packages... 00:00:05.549 E: I: cleaning package lists and apt cache... 00:00:05.636 E: I: success in 5.2808 seconds 00:00:05.643 E: + rm /tmp/debian-chroot/usr/lib/file/magic.mgc 00:00:05.647 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/README.Debian 00:00:05.650 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.gz 00:00:05.654 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.gz 00:00:05.657 E: + rm /tmp/debian-chroot/usr/share/doc/libmagic-mgc/copyright 00:00:05.660 E: + rm -f /tmp/debian-chroot/usr/share/doc/libmagic-mgc/changelog.Debian.arm64.gz 00:00:05.664 E: + rm /tmp/debian-chroot/usr/share/file/magic.mgc 00:00:05.667 E: + rm /tmp/debian-chroot/usr/share/misc/magic.mgc 00:00:05.671 E: + rm /tmp/debian-chroot/etc/apt/sources.list 00:00:05.674 E: + rm /tmp/debian-chroot/etc/fstab 00:00:05.678 E: + rm /tmp/debian-chroot/etc/hostname 00:00:05.681 E: + rm /tmp/debian-chroot/etc/resolv.conf 00:00:05.684 E: + rm /tmp/debian-chroot/var/lib/dpkg/status 00:00:05.688 E: + rm /tmp/debian-chroot/var/cache/apt/archives/lock 00:00:05.691 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock 00:00:05.695 E: + rm /tmp/debian-chroot/var/lib/dpkg/lock-frontend 00:00:05.699 E: + rm /tmp/debian-chroot/var/lib/apt/lists/lock 00:00:05.702 E: + rm /tmp/debian-chroot/var/lib/dpkg/arch 00:00:05.706 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Lock 00:00:05.709 E: + rm /tmp/debian-chroot/var/lib/dpkg/triggers/Unincorp 00:00:05.713 E: + rm /tmp/debian-chroot/var/lib/dpkg/status-old 00:00:05.716 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/format 00:00:05.719 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.md5sums 00:00:05.723 E: + rm /tmp/debian-chroot/var/lib/dpkg/info/libmagic-mgc.list 00:00:05.727 E: + find /tmp/debian-chroot -depth -print0 00:00:05.730 E: + xargs -0 rmdir Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:14 result: SUCCESS ------------------------------------------------------------------------------ (247/280) install-busybox-based-sub-essential-system dist: unstable mode: auto variant: apt format: auto time left: 0:23:38 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + trap rm -rf /tmp/debian-chroot EXIT INT TERM 00:00:00.017 E: + pkgs=base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar 00:00:00.020 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.423 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.551 E: I: automatically chosen format: directory 00:00:00.605 E: I: running --setup-hook in shell: sh -c 'mkdir -p "$1/bin"' exec /tmp/debian-chroot 00:00:00.610 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.614 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.618 E: I: running apt-get update... 00:00:03.404 E: I: downloading packages with apt... 00:00:04.641 E: I: extracting archives... 00:00:05.230 E: I: running --extract-hook in shell: sh -c 'chroot "$1" busybox --install -s' exec /tmp/debian-chroot 00:00:05.243 E: I: installing essential packages... 00:00:06.799 E: I: cleaning package lists and apt cache... 00:00:06.891 E: I: success in 6.5839 seconds 00:00:06.897 E: + echo base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar 00:00:06.901 E: + tr , \n 00:00:06.904 E: + chroot /tmp/debian-chroot dpkg-query -f ${binary:Package}\n -W 00:00:06.908 E: + comm -12 - /tmp/expected 00:00:06.913 E: + diff -u - /tmp/expected 00:00:06.916 E: + rm /tmp/expected 00:00:06.920 E: + test -L /tmp/debian-chroot/bin/echo 00:00:06.924 E: + readlink /tmp/debian-chroot/bin/echo 00:00:06.927 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.930 E: + test -L /tmp/debian-chroot/bin/cat 00:00:06.934 E: + readlink /tmp/debian-chroot/bin/cat 00:00:06.937 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.940 E: + test -L /tmp/debian-chroot/bin/sed 00:00:06.944 E: + readlink /tmp/debian-chroot/bin/sed 00:00:06.947 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.951 E: + test -L /tmp/debian-chroot/bin/grep 00:00:06.954 E: + readlink /tmp/debian-chroot/bin/grep 00:00:06.957 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.961 E: + test -L /tmp/debian-chroot/usr/bin/sort 00:00:06.964 E: + readlink /tmp/debian-chroot/usr/bin/sort 00:00:06.967 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.970 E: + test -L /tmp/debian-chroot/usr/bin/tee 00:00:06.974 E: + readlink /tmp/debian-chroot/usr/bin/tee 00:00:06.977 E: + test /usr/bin/busybox = /usr/bin/busybox 00:00:06.980 E: + [ ! -L /tmp/debian-chroot/bin ] 00:00:06.983 E: + [ ! -L /tmp/debian-chroot/sbin ] 00:00:06.987 E: + chroot /tmp/debian-chroot echo foobar 00:00:06.990 E: + chroot /tmp/debian-chroot cat 00:00:06.993 E: + chroot /tmp/debian-chroot sort 00:00:06.996 E: + chroot /tmp/debian-chroot tee /dev/null 00:00:07.000 E: + chroot /tmp/debian-chroot sed s/foobar/blubber/ 00:00:07.003 E: + chroot /tmp/debian-chroot grep blubber 00:00:07.006 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 ------------------------------------------------------------------------------ (248/280) create-foreign-tarball dist: unstable mode: root variant: apt format: auto time left: 0:22:53 ------------------------------------------------------------------------------ 00:00:00.006 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + prefix= 00:00:00.017 E: + id -u 00:00:00.020 E: + [ 0 -eq 0 ] 00:00:00.023 E: + [ root != root ] 00:00:00.027 E: + dpkg --print-architecture 00:00:00.030 E: + native_arch=amd64 00:00:00.034 E: + native_gnu=x86_64-linux-gnu 00:00:00.037 E: + foreign_arch=arm64 00:00:00.040 E: + foreign_gnu=aarch64-linux-gnu 00:00:00.043 E: + [ root = fakechroot ] 00:00:00.046 E: + mmdebstrap --mode=root --variant=apt --architectures=arm64 unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.480 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation 00:00:00.509 E: I: finding correct signed-by value... 00:00:00.604 E: I: automatically chosen format: tar 00:00:00.607 E: I: using /tmp/mmdebstrap.RcrOukK77n as tempdir 00:00:00.652 E: I: running apt-get update... 00:00:03.391 E: I: downloading packages with apt... 00:00:05.292 E: I: extracting archives... 00:00:07.071 E: I: installing essential packages... 00:02:22.246 E: I: installing remaining packages inside the chroot... 00:03:25.529 E: I: cleaning package lists and apt cache... 00:03:25.613 E: I: creating tarball... 00:03:26.466 E: I: done 00:03:26.578 E: I: removing tempdir /tmp/mmdebstrap.RcrOukK77n... 00:03:26.755 E: I: success in 206.4286 seconds 00:03:26.763 E: + sort 00:03:26.767 E: + tar -tf /tmp/debian-chroot.tar 00:03:26.771 E: + grep -v ^\./usr/bin/i386$ 00:03:26.774 E: + grep -v ^\./usr/bin/x86_64$ 00:03:26.778 E: + grep -v ^\./lib64$ 00:03:26.781 E: + grep -v ^\./usr/lib64/$ 00:03:26.786 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$ 00:03:26.789 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$ 00:03:26.793 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$ 00:03:26.796 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$ 00:03:26.800 E: + + grep -v ^\./usr/share/man/man8/i386\.8\.gz$ 00:03:26.804 E: grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$ 00:03:26.809 E: + + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$ 00:03:26.812 E: grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$ 00:03:26.816 E: + + sed s/aarch64-linux-gnu/x86_64-linux-gnu/ 00:03:26.819 E: sed s/arm64/amd64/ 00:03:26.823 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$ 00:03:26.826 E: + sort 00:03:26.829 E: + diff -u - /tmp/tar2.txt 00:03:26.833 E: + grep -v ^\./usr/bin/x86_64$ 00:03:26.836 E: + grep -v ^\./lib32$ 00:03:26.839 E: + grep -v ^\./lib64$ 00:03:26.842 E: + grep -v ^\./libx32$ 00:03:26.846 E: + grep -v ^\./usr/lib32/$ 00:03:26.849 E: + grep -v ^\./usr/libx32/$ 00:03:26.853 E: + grep -v ^\./usr/lib64/$ 00:03:26.856 E: + grep -v ^\./usr/bin/i386$ 00:03:26.859 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$ 00:03:26.863 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$ 00:03:26.866 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$ 00:03:26.869 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$ 00:03:26.872 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$ 00:03:26.875 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$ 00:03:26.879 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$ 00:03:26.882 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$ 00:03:26.885 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$ 00:03:26.888 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:35 result: SUCCESS ------------------------------------------------------------------------------ (249/280) create-foreign-tarball dist: unstable mode: unshare variant: apt format: auto time left: 0:22:34 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + prefix= 00:00:00.015 E: + id -u 00:00:00.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.033 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.037 E: + useradd --home-dir /home/user --create-home user 00:00:00.040 E: + prefix=runuser -u user -- 00:00:00.044 E: + dpkg --print-architecture 00:00:00.047 E: + native_arch=amd64 00:00:00.051 E: + native_gnu=x86_64-linux-gnu 00:00:00.054 E: + foreign_arch=arm64 00:00:00.058 E: + foreign_gnu=aarch64-linux-gnu 00:00:00.062 E: + [ unshare = fakechroot ] 00:00:00.065 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.582 E: I: arm64 cannot be executed natively, but transparently using qemu-user binfmt emulation 00:00:00.616 E: I: finding correct signed-by value... 00:00:00.712 E: I: automatically chosen format: tar 00:00:00.716 E: I: using /tmp/mmdebstrap.KOn9pkYG0m as tempdir 00:00:00.829 E: I: running apt-get update... 00:00:03.559 E: I: downloading packages with apt... 00:00:05.469 E: I: extracting archives... 00:00:07.266 E: I: installing essential packages... 00:02:21.718 E: I: installing remaining packages inside the chroot... 00:03:25.515 E: I: cleaning package lists and apt cache... 00:03:25.600 E: I: creating tarball... 00:03:26.508 E: I: done 00:03:26.572 E: I: removing tempdir /tmp/mmdebstrap.KOn9pkYG0m... 00:03:26.795 E: I: success in 206.4190 seconds 00:03:26.803 E: + sort 00:03:26.807 E: + tar -tf /tmp/debian-chroot.tar 00:03:26.811 E: + grep -v ^\./usr/bin/i386$ 00:03:26.815 E: + grep -v ^\./usr/bin/x86_64$ 00:03:26.819 E: + grep -v ^\./lib64$ 00:03:26.822 E: + grep -v ^\./usr/lib64/$ 00:03:26.826 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$ 00:03:26.829 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$ 00:03:26.833 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-aarch64\.so\.1$ 00:03:26.837 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/ld-linux-x86-64\.so\.2$ 00:03:26.840 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$ 00:03:26.845 E: + grep -v ^\./usr/lib/aarch64-linux-gnu/libmvec\.so\.1$ 00:03:26.849 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.arm64\.gz$ 00:03:26.853 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$ 00:03:26.856 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$ 00:03:26.860 E: + sed s/aarch64-linux-gnu/x86_64-linux-gnu/ 00:03:26.863 E: + sed s/arm64/amd64/ 00:03:26.866 E: + sort 00:03:26.870 E: + diff -u+ - /tmp/tar2.txt 00:03:26.874 E: grep -v ^\./usr/bin/x86_64$ 00:03:26.877 E: + grep -v ^\./lib32$ 00:03:26.880 E: + + grep -v ^\./libx32$ 00:03:26.884 E: grep -v ^\./lib64$ 00:03:26.887 E: + grep -v ^\./usr/lib32/$ 00:03:26.891 E: + grep -v ^\./usr/libx32/$ 00:03:26.894 E: + + grep -v ^\./usr/lib64/$ 00:03:26.897 E: grep -v ^\./usr/bin/i386$ 00:03:26.900 E: + grep -v ^\./usr/lib64/ld-linux-x86-64\.so\.2$ 00:03:26.904 E: + grep -v ^\./usr/lib/ld-linux-aarch64\.so\.1$ 00:03:26.907 E: + + grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-aarch64\.so\.1$ 00:03:26.910 E: grep -v ^\./usr/lib/x86_64-linux-gnu/ld-linux-x86-64\.so\.2$ 00:03:26.913 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/libmvec\.so\.1$ 00:03:26.917 E: + grep -v ^\./usr/lib/x86_64-linux-gnu/perl/5\.[0-9][.0-9]\+/.*\.ph$ 00:03:26.920 E: + grep -v ^\./usr/share/doc/[^/]\+/changelog\(\.Debian\)\?\.amd64\.gz$ 00:03:26.923 E: + grep -v ^\./usr/share/man/man8/i386\.8\.gz$ 00:03:26.926 E: + grep -v ^\./usr/share/man/man8/x86_64\.8\.gz$ 00:03:26.929 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:35 result: SUCCESS ------------------------------------------------------------------------------ (250/280) create-foreign-tarball dist: unstable mode: fakechroot variant: apt format: auto time left: 0:22:13 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:21:25 ------------------------------------------------------------------------------ 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: + [ fakechroot = fakechroot ] 00:00:00.020 E: + prefix= 00:00:00.023 E: + id -u 00:00:00.027 E: + [ 0 -eq 0 ] 00:00:00.030 E: + [ fakechroot != root ] 00:00:00.034 E: + [ fakechroot != auto ] 00:00:00.037 E: + id user 00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.047 E: + prefix=runuser -u user -- 00:00:00.051 E: + runuser -u user -- 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.507 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.651 E: I: automatically chosen format: tar 00:00:00.655 E: I: using /tmp/mmdebstrap.oYjka8tJJy as tempdir 00:00:00.699 E: I: running apt-get update... 00:00:03.528 E: I: downloading packages with apt... 00:00:05.479 E: I: extracting archives... 00:00:11.776 E: I: installing essential packages... 00:00:18.539 E: I: installing remaining packages inside the chroot... 00:00:22.063 E: I: cleaning package lists and apt cache... 00:00:22.155 E: I: creating tarball... 00:00:23.461 E: I: done 00:00:23.518 E: I: removing tempdir /tmp/mmdebstrap.oYjka8tJJy... 00:00:27.064 E: I: success in 26.6805 seconds 00:00:27.075 E: + tar -tf /tmp/debian-chroot.tar 00:00:27.079 E: + sort 00:00:27.083 E: + diff -u tar1.txt - 00:00:27.118 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:35 result: SUCCESS ------------------------------------------------------------------------------ (252/280) dev-ptmx dist: unstable mode: root variant: apt format: auto time left: 0:20:41 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + [ root != unshare ] 00:00:00.015 E: + [ root != root ] 00:00:00.019 E: + prefix= 00:00:00.022 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.028 E: + [ root != root ] 00:00:00.032 E: + cat 00:00:00.035 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.454 O: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.482 O: I: finding correct signed-by value... 00:00:00.578 O: I: automatically chosen format: null 00:00:00.582 O: I: using /tmp/mmdebstrap.lMMtGZL6Az as tempdir 00:00:00.627 O: I: running apt-get update... 00:00:03.414 O: I: downloading packages with apt... 00:00:05.549 O: I: extracting archives... 00:00:07.262 O: I: installing essential packages... 00:00:12.690 O: I: installing remaining packages inside the chroot... 00:00:27.057 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:27.084 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:27.104 O: (3, 4) 00:00:27.108 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:27.134 O: (3, 4) 00:00:27.140 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:27.145 O: Script started, output log file is 'typescript'. 00:00:27.149 O: foobar 00:00:27.161 O: Script done. 00:00:27.165 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.lMMtGZL6Az 00:00:27.179 O: Script started, output log file is 'typescript'. 00:00:27.182 O: foobar 00:00:27.190 O: Script done. 00:00:27.194 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.lMMtGZL6Az 00:00:28.482 O: Reading package lists... 00:00:28.717 O: Building dependency tree... 00:00:28.720 O: Reading state information... 00:00:29.105 O: Suggested packages: 00:00:29.109 O: postscript-viewer www-browser 00:00:29.112 O: Recommended packages: 00:00:29.116 O: debian-faq 00:00:29.137 O: The following NEW packages will be installed: 00:00:29.140 O: doc-debian 00:00:29.186 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:00:29.190 O: Need to get 156 kB of archives. 00:00:29.194 O: After this operation, 191 kB of additional disk space will be used. 00:00:29.197 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB] 00:00:29.373 O: debconf: delaying package configuration, since apt-utils is not installed 00:00:29.416 O: Fetched 156 kB in 0s (6534 kB/s) 00:00:29.433 O: Selecting previously unselected package doc-debian. 00:00:29.441 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:29.444 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ... 00:00:29.448 O: Unpacking doc-debian (11.3+nmu1) ... 00:00:29.478 O: Setting up doc-debian (11.3+nmu1) ... 00:00:29.629 O: I: running special hook: copy-in /tmp/test.c /tmp 00:00:29.649 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:29.736 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:29.743 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:29.755 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.lMMtGZL6Az 00:00:29.760 O: I: running special hook: copy-out /tmp/log /tmp 00:00:29.791 O: I: cleaning package lists and apt cache... 00:00:29.902 O: I: removing tempdir /tmp/mmdebstrap.lMMtGZL6Az... 00:00:30.325 O: I: success in 29.9877 seconds 00:00:30.342 E: + fail=0 00:00:30.346 E: + [ -r /tmp/log ] 00:00:30.349 E: + grep ^E: /tmp/log 00:00:30.353 E: + grep Can not write log /tmp/log 00:00:30.356 E: + grep posix_openpt /tmp/log 00:00:30.360 E: + grep No such file or directory /tmp/log 00:00:30.363 E: + [ 0 -eq 1 ] 00:00:30.366 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:38 result: SUCCESS ------------------------------------------------------------------------------ (253/280) dev-ptmx dist: unstable mode: unshare variant: apt format: auto time left: 0:19:58 ------------------------------------------------------------------------------ 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.045 E: + cat 00:00:00.049 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.516 O: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.546 O: I: finding correct signed-by value... 00:00:00.641 O: I: automatically chosen format: null 00:00:00.645 O: I: using /tmp/mmdebstrap.fgjpoOMj8f as tempdir 00:00:00.753 O: I: running apt-get update... 00:00:03.513 O: I: downloading packages with apt... 00:00:05.707 O: I: extracting archives... 00:00:07.496 O: I: installing essential packages... 00:00:12.909 O: I: installing remaining packages inside the chroot... 00:00:27.467 O: I: running --customize-hook in shell: sh -c 'chroot "$1" useradd --home-dir /home/user --create-home user' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:27.494 O: I: running --customize-hook in shell: sh -c 'chroot "$1" python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:27.514 O: (3, 4) 00:00:27.519 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- python3 -c "import pty; print(pty.openpty())"' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:27.545 O: (3, 4) 00:00:27.550 O: I: running --customize-hook in shell: sh -c 'chroot "$1" script -c "echo foobar"' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:27.556 O: Script started, output log file is 'typescript'. 00:00:27.559 O: foobar 00:00:27.567 O: Script done. 00:00:27.571 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.fgjpoOMj8f 00:00:27.580 O: Script started, output log file is 'typescript'. 00:00:27.583 O: foobar 00:00:27.591 O: Script done. 00:00:27.595 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.fgjpoOMj8f 00:00:28.729 O: Reading package lists... 00:00:28.960 O: Building dependency tree... 00:00:28.965 O: Reading state information... 00:00:29.340 O: Suggested packages: 00:00:29.344 O: postscript-viewer www-browser 00:00:29.348 O: Recommended packages: 00:00:29.352 O: debian-faq 00:00:29.372 O: The following NEW packages will be installed: 00:00:29.386 O: doc-debian 00:00:29.439 O: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:00:29.443 O: Need to get 156 kB of archives. 00:00:29.447 O: After this operation, 191 kB of additional disk space will be used. 00:00:29.450 O: Get:1 http://127.0.0.1/debian unstable/main amd64 doc-debian all 11.3+nmu1 [156 kB] 00:00:29.630 O: debconf: delaying package configuration, since apt-utils is not installed 00:00:29.674 O: Fetched 156 kB in 0s (6702 kB/s) 00:00:29.691 O: Selecting previously unselected package doc-debian. 00:00:29.699 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:29.703 O: Preparing to unpack .../doc-debian_11.3+nmu1_all.deb ... 00:00:29.706 O: Unpacking doc-debian (11.3+nmu1) ... 00:00:29.736 O: Setting up doc-debian (11.3+nmu1) ... 00:00:29.888 O: I: running special hook: copy-in /tmp/test.c /tmp 00:00:29.907 O: I: running --customize-hook in shell: sh -c 'chroot "$1" gcc /tmp/test.c -o /tmp/test' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:30.009 O: I: running --customize-hook in shell: sh -c 'chroot "$1" /tmp/test' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:30.016 O: I: running --customize-hook in shell: sh -c 'chroot "$1" runuser -u user -- /tmp/test' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:30.028 O: I: running --customize-hook in shell: sh -c 'rm "$1"/tmp/test "$1"/tmp/test.c' exec /tmp/mmdebstrap.fgjpoOMj8f 00:00:30.033 O: I: running special hook: copy-out /tmp/log /tmp 00:00:30.094 O: I: cleaning package lists and apt cache... 00:00:30.217 O: I: removing tempdir /tmp/mmdebstrap.fgjpoOMj8f... 00:00:30.696 O: I: success in 30.3475 seconds 00:00:30.714 E: + fail=0 00:00:30.718 E: + [ -r /tmp/log ] 00:00:30.721 E: + grep ^E: /tmp/log 00:00:30.725 E: + grep Can not write log /tmp/log 00:00:30.728 E: + grep posix_openpt /tmp/log 00:00:30.731 E: + grep No such file or directory /tmp/log 00:00:30.734 E: + [ 0 -eq 1 ] 00:00:30.738 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:39 result: SUCCESS ------------------------------------------------------------------------------ (254/280) error-if-stdout-is-tty dist: unstable mode: auto variant: apt format: auto time left: 0:19:15 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + ret=0 00:00:00.015 E: + script -qfec mmdebstrap --mode=auto --variant=apt unstable - http://127.0.0.1/debian /dev/null 00:00:00.422 O: I: automatically chosen mode: root 00:00:00.429 O: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.458 O: I: finding correct signed-by value... 00:00:00.550 O: E: stdout is a an interactive tty 00:00:00.567 E: + ret=255 00:00:00.570 E: + [ 255 = 0 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:08 result: SUCCESS ------------------------------------------------------------------------------ (255/280) variant-custom-timeout dist: unstable mode: auto variant: apt format: auto time left: 0:18:29 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + ret=0 00:00:00.016 E: + mmdebstrap --mode=auto --variant=custom --include=this-package-does-not-exist unstable /dev/null http://127.0.0.1/debian 00:00:00.415 E: I: automatically chosen mode: root 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.545 E: I: automatically chosen format: null 00:00:00.549 E: I: using /tmp/mmdebstrap.nTvya1EEju as tempdir 00:00:00.592 E: I: running apt-get update... 00:00:03.343 E: I: downloading packages with apt... 00:00:03.698 E: Reading package lists... 00:00:03.702 E: Building dependency tree... 00:00:03.706 E: E: Unable to locate package this-package-does-not-exist 00:00:03.710 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.713 E: W: hooklistener errored out: E: received eof on socket 00:00:03.717 E: 00:00:03.720 E: I: main() received signal PIPE: waiting for setup... 00:00:03.724 E: I: removing tempdir /tmp/mmdebstrap.nTvya1EEju... 00:00:03.756 E: E: mmdebstrap failed to run 00:00:03.763 E: + ret=1 00:00:03.766 E: + [ 1 -eq 1 ] Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:12 result: SUCCESS ------------------------------------------------------------------------------ (256/280) include-deb-file dist: unstable mode: root variant: apt format: auto time left: 0:17:43 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + trap rm -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.026 E: + [ root != root ] 00:00:00.029 E: + mkdir -p /tmp/dummypkg/DEBIAN 00:00:00.033 E: + cat 00:00:00.036 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb 00:00:00.040 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.456 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.578 E: I: automatically chosen format: null 00:00:00.581 E: I: using /tmp/mmdebstrap.7NO9h85Wk9 as tempdir 00:00:00.627 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.7NO9h85Wk9 00:00:00.659 E: bind-mounting /tmp/dummypkg.deb into the chroot 00:00:00.663 E: I: running apt-get update... 00:00:03.399 E: I: downloading packages with apt... 00:00:05.619 E: I: extracting archives... 00:00:07.313 E: I: installing essential packages... 00:00:12.700 E: I: installing remaining packages inside the chroot... 00:00:15.904 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.7NO9h85Wk9 00:00:15.910 E: unmounting the following mountpoints: 00:00:15.914 E: /tmp/mmdebstrap.7NO9h85Wk9///tmp/dummypkg.deb 00:00:15.922 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.7NO9h85Wk9 00:00:15.933 E: install ok installed 00:00:15.949 E: I: cleaning package lists and apt cache... 00:00:16.048 E: I: removing tempdir /tmp/mmdebstrap.7NO9h85Wk9... 00:00:16.226 E: I: success in 15.8846 seconds 00:00:16.232 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:24 result: SUCCESS ------------------------------------------------------------------------------ (257/280) include-deb-file dist: unstable mode: unshare variant: apt format: auto time left: 0:16:59 ------------------------------------------------------------------------------ 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.018 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.039 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'. 00:00:00.042 E: + prefix=runuser -u user -- 00:00:00.045 E: + mkdir -p /tmp/dummypkg/DEBIAN 00:00:00.048 E: + cat 00:00:00.052 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb 00:00:00.060 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.528 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.557 E: I: finding correct signed-by value... 00:00:00.649 E: I: automatically chosen format: null 00:00:00.653 E: I: using /tmp/mmdebstrap.9EiAaWirUl as tempdir 00:00:00.795 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.9EiAaWirUl 00:00:00.827 E: bind-mounting /tmp/dummypkg.deb into the chroot 00:00:00.832 E: I: running apt-get update... 00:00:03.571 E: I: downloading packages with apt... 00:00:05.500 E: I: extracting archives... 00:00:07.216 E: I: installing essential packages... 00:00:12.533 E: I: installing remaining packages inside the chroot... 00:00:15.702 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.9EiAaWirUl 00:00:15.708 E: unmounting the following mountpoints: 00:00:15.711 E: /tmp/mmdebstrap.9EiAaWirUl///tmp/dummypkg.deb 00:00:15.719 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.9EiAaWirUl 00:00:15.728 E: install ok installed 00:00:15.769 E: I: cleaning package lists and apt cache... 00:00:15.871 E: I: removing tempdir /tmp/mmdebstrap.9EiAaWirUl... 00:00:16.088 E: I: success in 15.7209 seconds 00:00:16.096 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:24 result: SUCCESS ------------------------------------------------------------------------------ (258/280) include-deb-file dist: unstable mode: fakechroot variant: apt format: auto time left: 0:16:15 ------------------------------------------------------------------------------ 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.018 E: + id -u 00:00:00.022 E: + [ 0 -eq 0 ] 00:00:00.025 E: + [ fakechroot != root ] 00:00:00.028 E: + [ fakechroot != auto ] 00:00:00.031 E: + id user 00:00:00.035 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.038 E: + useradd --home-dir /home/user --create-home user 00:00:00.040 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'. 00:00:00.042 E: + prefix=runuser -u user -- 00:00:00.047 E: + mkdir -p /tmp/dummypkg/DEBIAN 00:00:00.051 E: + cat 00:00:00.056 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb 00:00:00.061 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.920 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.955 E: I: finding correct signed-by value... 00:00:01.061 E: I: automatically chosen format: null 00:00:01.064 E: I: using /tmp/mmdebstrap.R4Yrx5e2FU as tempdir 00:00:01.111 E: I: running --setup-hook directly: ./hooks/file-mirror-automount/setup00.sh /tmp/mmdebstrap.R4Yrx5e2FU 00:00:01.150 E: copying /tmp/dummypkg.deb into the chroot 00:00:01.443 E: I: running apt-get update... 00:00:04.240 E: I: downloading packages with apt... 00:00:06.128 E: I: extracting archives... 00:00:12.252 E: I: installing essential packages... 00:00:19.067 E: I: installing remaining packages inside the chroot... 00:00:22.651 E: I: running --customize-hook directly: ./hooks/file-mirror-automount/customize00.sh /tmp/mmdebstrap.R4Yrx5e2FU 00:00:22.659 E: removing the following directories: 00:00:22.663 E: /tmp/mmdebstrap.R4Yrx5e2FU///tmp/dummypkg.deb 00:00:22.673 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.R4Yrx5e2FU 00:00:22.707 E: install ok installed 00:00:22.711 E: I: cleaning package lists and apt cache... 00:00:22.812 E: I: removing tempdir /tmp/mmdebstrap.R4Yrx5e2FU... 00:00:26.170 E: I: success in 25.3673 seconds 00:00:26.178 E: + rm -rf /tmp/dummypkg.deb /tmp/dummypkg Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:34 result: SUCCESS ------------------------------------------------------------------------------ (259/280) unshare-include-deb dist: unstable mode: unshare variant: apt format: auto time left: 0:15:32 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.010 E: + export LC_ALL=C.UTF-8 00:00:00.014 E: + [ unshare = unshare ] 00:00:00.017 E: + trap rm -rf /tmp/dummypkg.deb /tmp/dummypkg EXIT INT TERM 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: + [ unshare != root ] 00:00:00.034 E: + [ unshare != auto ] 00:00:00.037 E: + id user 00:00:00.041 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.042 O: dpkg-deb: building package 'dummypkg' in '/tmp/dummypkg.deb'. 00:00:00.044 E: + useradd --home-dir /home/user --create-home user 00:00:00.048 E: + prefix=runuser -u user -- 00:00:00.053 E: + mkdir -p /tmp/dummypkg/DEBIAN 00:00:00.056 E: + cat 00:00:00.060 E: + dpkg-deb --build /tmp/dummypkg /tmp/dummypkg.deb 00:00:00.064 E: + chmod 600 /tmp/dummypkg.deb 00:00:00.067 E: + ret=0 00:00:00.071 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.415 E: E: /tmp/dummypkg.deb is not readable 00:00:00.472 E: Usage: 00:00:00.475 E: mmdebstrap [OPTION...] [SUITE [TARGET [MIRROR...]]] 00:00:00.478 E: 00:00:00.548 E: + ret=2 00:00:00.552 E: + [ 2 -eq 0 ] 00:00:00.555 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:08 result: SUCCESS ------------------------------------------------------------------------------ (260/280) pivot_root dist: unstable mode: root variant: apt format: auto time left: 0:14:47 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM 00:00:00.018 E: + prefix= 00:00:00.021 E: + id -u 00:00:00.024 E: + [ 0 -eq 0 ] 00:00:00.027 E: + [ root != root ] 00:00:00.030 E: + mmdebstrap --mode=root --variant=apt --include=mount,perl unstable /tmp/chroot1.tar http://127.0.0.1/debian 00:00:00.421 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.450 E: I: finding correct signed-by value... 00:00:00.544 E: I: automatically chosen format: tar 00:00:00.547 E: I: using /tmp/mmdebstrap.ETxVEoNqZQ as tempdir 00:00:00.593 E: I: running apt-get update... 00:00:03.380 E: I: downloading packages with apt... 00:00:05.474 E: I: extracting archives... 00:00:07.183 E: I: installing essential packages... 00:00:12.501 E: I: installing remaining packages inside the chroot... 00:00:16.821 E: I: cleaning package lists and apt cache... 00:00:16.911 E: I: creating tarball... 00:00:17.988 E: I: done 00:00:18.086 E: I: removing tempdir /tmp/mmdebstrap.ETxVEoNqZQ... 00:00:18.351 E: I: success in 18.0417 seconds 00:00:18.358 E: + [ root = unshare ] 00:00:18.362 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:18.733 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:18.757 E: I: finding correct signed-by value... 00:00:18.850 E: I: automatically chosen format: tar 00:00:18.854 E: I: using /tmp/mmdebstrap.UIskIYlRhf as tempdir 00:00:18.901 E: I: running apt-get update... 00:00:21.597 E: I: downloading packages with apt... 00:00:23.564 E: I: extracting archives... 00:00:25.350 E: I: installing essential packages... 00:00:30.496 E: I: installing remaining packages inside the chroot... 00:00:34.926 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.UIskIYlRhf 00:00:34.934 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.UIskIYlRhf 00:00:34.941 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.UIskIYlRhf 00:00:34.957 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:35.331 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:35.334 E: W: gpg --version failed: cannot infer signed-by value 00:00:35.338 E: I: automatically chosen format: tar 00:00:35.341 E: I: using /tmp/mmdebstrap.KoBmOmkSQS as tempdir 00:00:35.395 E: I: running apt-get update... 00:00:38.183 E: I: downloading packages with apt... 00:00:40.258 E: I: extracting archives... 00:00:41.958 E: mount: /: not mount point or bad option. 00:00:41.962 E: dmesg(1) may have more information after failed mount system call. 00:00:41.966 E: W: mount --make-rprivate / failed: 8192 00:00:41.999 E: I: installing essential packages... 00:00:47.462 E: I: installing remaining packages inside the chroot... 00:00:51.827 E: I: cleaning package lists and apt cache... 00:00:51.913 E: I: creating tarball... 00:00:52.994 E: I: done 00:00:53.141 E: I: removing tempdir /tmp/mmdebstrap.KoBmOmkSQS... 00:00:53.434 E: I: success in 18.2008 seconds 00:00:53.449 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp 00:00:56.290 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.UIskIYlRhf 00:00:56.313 E: I: cleaning package lists and apt cache... 00:00:56.446 E: I: creating tarball... 00:00:57.552 E: I: done 00:00:57.687 E: I: removing tempdir /tmp/mmdebstrap.UIskIYlRhf... 00:00:57.945 E: I: success in 39.3179 seconds 00:00:57.960 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar 00:00:58.225 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar 00:00:58.441 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:07 result: SUCCESS ------------------------------------------------------------------------------ (261/280) pivot_root dist: unstable mode: unshare variant: apt format: auto time left: 0:14:06 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + trap rm -f /tmp/chroot1.tar /tmp/chroot2.tar /tmp/chroot3.tar /tmp/mmdebstrap EXIT INT TERM 00:00:00.018 E: + prefix= 00:00:00.022 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.028 E: + [ unshare != root ] 00:00:00.032 E: + [ unshare != auto ] 00:00:00.035 E: + id user 00:00:00.039 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.042 E: + useradd --home-dir /home/user --create-home user 00:00:00.046 E: + prefix=runuser -u user -- 00:00:00.049 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.509 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.539 E: I: finding correct signed-by value... 00:00:00.629 E: I: automatically chosen format: tar 00:00:00.633 E: I: using /tmp/mmdebstrap.XwttbhKa_G as tempdir 00:00:00.745 E: I: running apt-get update... 00:00:03.525 E: I: downloading packages with apt... 00:00:05.590 E: I: extracting archives... 00:00:07.323 E: I: installing essential packages... 00:00:12.618 E: I: installing remaining packages inside the chroot... 00:00:17.064 E: I: cleaning package lists and apt cache... 00:00:17.155 E: I: creating tarball... 00:00:18.320 E: I: done 00:00:18.449 E: I: removing tempdir /tmp/mmdebstrap.XwttbhKa_G... 00:00:18.749 E: I: success in 18.4031 seconds 00:00:18.756 E: + [ unshare = unshare ] 00:00:18.761 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.189 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:19.212 E: I: finding correct signed-by value... 00:00:19.303 E: I: automatically chosen format: tar 00:00:19.307 E: I: using /tmp/mmdebstrap.8kdFDsG0vf as tempdir 00:00:19.422 E: I: running apt-get update... 00:00:22.124 E: I: downloading packages with apt... 00:00:24.181 E: I: extracting archives... 00:00:25.968 E: I: installing essential packages... 00:00:31.122 E: I: installing remaining packages inside the chroot... 00:00:35.515 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt" "$1/oldroot"' exec /tmp/mmdebstrap.8kdFDsG0vf 00:00:35.522 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.8kdFDsG0vf 00:00:35.529 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.8kdFDsG0vf 00:00:35.546 E: I: running --customize-hook in shell: sh -c 'mount -o rbind "$1" /mnt && cd /mnt && /sbin/pivot_root . oldroot' exec /tmp/mmdebstrap.8kdFDsG0vf 00:00:35.554 E: I: detected pivot_root, changing chroot directory to / 00:00:35.558 E: I: running --customize-hook in shell: sh -c 'unshare -U echo nested unprivileged unshare' exec / 00:00:35.561 E: nested unprivileged unshare 00:00:35.564 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:35.932 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:35.935 E: W: gpg --version failed: cannot infer signed-by value 00:00:35.939 E: I: automatically chosen format: tar 00:00:35.942 E: I: using /tmp/mmdebstrap.Jwv7R7KwHn as tempdir 00:00:35.997 E: I: running apt-get update... 00:00:38.745 E: I: downloading packages with apt... 00:00:40.579 E: I: extracting archives... 00:00:42.314 E: I: installing essential packages... 00:00:47.645 E: I: installing remaining packages inside the chroot... 00:00:52.172 E: I: cleaning package lists and apt cache... 00:00:52.256 E: I: creating tarball... 00:00:53.356 E: I: done 00:00:53.448 E: I: removing tempdir /tmp/mmdebstrap.Jwv7R7KwHn... 00:00:53.764 E: I: success in 17.9286 seconds 00:00:53.771 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp 00:00:56.625 E: I: running --customize-hook in shell: sh -c 'rm -f "/usr/bin/mmdebstrap" "/mnt/mmdebstrap"' exec / 00:00:56.633 E: I: running --customize-hook in shell: sh -c 'umount -l oldroot sys' exec / 00:00:56.641 E: I: running --customize-hook in shell: sh -c 'rmdir /oldroot' exec / 00:00:56.654 E: umount: //sys: umount failed: No such file or directory. 00:00:56.658 E: W: umount /sys failed: 8192 00:00:56.661 E: umount: //dev/zero: umount failed: No such file or directory. 00:00:56.664 E: W: umount ./dev/zero failed: 8192 00:00:56.668 E: W: cannot unlink ./dev/zero: Device or resource busy 00:00:56.672 E: umount: //dev/urandom: umount failed: No such file or directory. 00:00:56.675 E: W: umount ./dev/urandom failed: 8192 00:00:56.679 E: W: cannot unlink ./dev/urandom: Device or resource busy 00:00:56.682 E: umount: //dev/tty: umount failed: No such file or directory. 00:00:56.686 E: W: umount ./dev/tty failed: 8192 00:00:56.689 E: W: cannot unlink ./dev/tty: Device or resource busy 00:00:56.692 E: umount: //dev/random: umount failed: No such file or directory. 00:00:56.696 E: W: umount ./dev/random failed: 8192 00:00:56.699 E: W: cannot unlink ./dev/random: Device or resource busy 00:00:56.702 E: umount: //dev/null: umount failed: No such file or directory. 00:00:56.706 E: W: umount ./dev/null failed: 8192 00:00:56.709 E: W: cannot unlink ./dev/null: Device or resource busy 00:00:56.712 E: umount: //dev/full: umount failed: No such file or directory. 00:00:56.715 E: W: umount ./dev/full failed: 8192 00:00:56.719 E: W: cannot unlink ./dev/full: Device or resource busy 00:00:56.722 E: umount: //dev/console: umount failed: No such file or directory. 00:00:56.726 E: W: umount ./dev/console failed: 8192 00:00:56.729 E: W: cannot unlink ./dev/console: Device or resource busy 00:00:56.732 E: I: cleaning package lists and apt cache... 00:00:56.838 E: I: creating tarball... 00:00:57.948 E: I: done 00:00:58.073 E: I: removing tempdir /tmp/mmdebstrap.8kdFDsG0vf... 00:00:58.378 E: I: success in 39.3472 seconds 00:00:58.386 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar 00:00:58.600 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar 00:00:58.816 E: + rm /tmp/chroot2.tar /tmp/chroot3.tar 00:00:58.899 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:00:59.336 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:59.359 E: I: finding correct signed-by value... 00:00:59.456 E: I: automatically chosen format: tar 00:00:59.459 E: I: using /tmp/mmdebstrap.F1NlCy9FRX as tempdir 00:00:59.577 E: I: running apt-get update... 00:01:02.263 E: I: downloading packages with apt... 00:01:04.224 E: I: extracting archives... 00:01:06.002 E: I: installing essential packages... 00:01:11.104 E: I: installing remaining packages inside the chroot... 00:01:15.525 E: I: running --customize-hook in shell: sh -c 'mkdir -p "$1/mnt"' exec /tmp/mmdebstrap.F1NlCy9FRX 00:01:15.532 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.F1NlCy9FRX 00:01:15.538 E: I: running --customize-hook in shell: sh -c '[ ! -e ./mmdebstrap ] || cp -aT ./mmdebstrap "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.F1NlCy9FRX 00:01:15.554 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:15.934 E: I: chroot architecture amd64 is equal to the host's architecture 00:01:15.938 E: W: gpg --version failed: cannot infer signed-by value 00:01:15.941 E: I: automatically chosen format: tar 00:01:15.945 E: I: using /tmp/mmdebstrap.Hl575pF6ed as tempdir 00:01:16.001 E: I: running apt-get update... 00:01:18.675 E: I: downloading packages with apt... 00:01:20.644 E: I: extracting archives... 00:01:22.396 E: I: installing essential packages... 00:01:27.549 E: I: installing remaining packages inside the chroot... 00:01:32.057 E: I: cleaning package lists and apt cache... 00:01:32.142 E: I: creating tarball... 00:01:33.245 E: I: done 00:01:33.326 E: I: removing tempdir /tmp/mmdebstrap.Hl575pF6ed... 00:01:33.633 E: I: success in 17.8002 seconds 00:01:33.648 E: I: running special hook: copy-out /tmp/chroot3.tar /tmp 00:01:36.401 E: I: running --customize-hook in shell: sh -c 'rm -f "$1/usr/bin/mmdebstrap" "$1/mnt/mmdebstrap"' exec /tmp/mmdebstrap.F1NlCy9FRX 00:01:36.456 E: I: cleaning package lists and apt cache... 00:01:36.590 E: I: creating tarball... 00:01:37.676 E: I: done 00:01:37.821 E: I: removing tempdir /tmp/mmdebstrap.F1NlCy9FRX... 00:01:38.127 E: I: success in 38.9537 seconds 00:01:38.135 E: + cmp /tmp/chroot1.tar /tmp/chroot2.tar 00:01:38.341 E: + cmp /tmp/chroot1.tar /tmp/chroot3.tar 00:01:38.553 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:47 result: SUCCESS ------------------------------------------------------------------------------ (262/280) jessie-or-older dist: unstable mode: root variant: essential format: auto time left: 0:13:29 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + export SOURCE_DATE_EPOCH=1718633386 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.018 E: + id -u 00:00:00.021 E: + [ 0 -eq 0 ] 00:00:00.024 E: + prefix= 00:00:00.028 E: + id -u 00:00:00.031 E: + [ 0 -eq 0 ] 00:00:00.034 E: + [ root != root ] 00:00:00.037 E: + MMTARFILTER= 00:00:00.040 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.044 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.047 E: + [ -x ./tarfilter ] 00:00:00.050 E: + MMTARFILTER=./tarfilter 00:00:00.053 E: + mmdebstrap --mode=root --variant=essential unstable - 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.455 E: I: finding correct signed-by value... 00:00:00.549 E: I: automatically chosen format: tar 00:00:00.552 E: I: using /tmp/mmdebstrap.ntBOcwO0Up as tempdir 00:00:00.599 E: I: running apt-get update... 00:00:03.352 E: I: downloading packages with apt... 00:00:05.420 E: I: extracting archives... 00:00:07.168 E: I: installing essential packages... 00:00:12.455 E: I: cleaning package lists and apt cache... 00:00:12.541 E: I: creating tarball... 00:00:13.186 E: I: done 00:00:13.193 E: I: removing tempdir /tmp/mmdebstrap.ntBOcwO0Up... 00:00:13.350 E: I: success in 13.0384 seconds 00:00:13.356 E: + mmdebstrap --mode=root --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:13.361 E: + filter 00:00:13.365 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:13.738 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:13.761 E: I: finding correct signed-by value... 00:00:13.856 E: I: automatically chosen format: tar 00:00:13.860 E: I: using /tmp/mmdebstrap.6_SvR9ERn7 as tempdir 00:00:13.908 E: I: running apt-get update... 00:00:16.672 E: I: downloading packages with apt... 00:00:18.573 E: I: extracting archives... 00:00:20.306 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.6_SvR9ERn7 00:00:20.319 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.6_SvR9ERn7 00:00:20.752 E: Selecting previously unselected package base-passwd. 00:00:20.756 E: (Reading database ... 0 files and directories currently installed.) 00:00:20.759 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:20.763 E: Unpacking base-passwd (3.6.3) ... 00:00:20.777 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:20.781 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:20.784 E: Package libc6 is not installed. 00:00:20.788 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:20.791 E: Package libdebconfclient0 is not installed. 00:00:20.794 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:20.797 E: Package libselinux1 is not installed. 00:00:20.801 E: 00:00:20.804 E: Setting up base-passwd (3.6.3) ... 00:00:20.922 E: Selecting previously unselected package base-files. 00:00:20.925 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:20.929 E: base-files pre-depends on awk 00:00:20.932 E: awk is not installed. 00:00:20.936 E: 00:00:20.939 E: dpkg: warning: ignoring pre-dependency problem! 00:00:20.942 E: (Reading database ... 41 files and directories currently installed.) 00:00:20.946 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:20.949 E: Unpacking base-files (13.3) ... 00:00:20.965 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:20.969 E: base-files depends on awk; however: 00:00:20.972 E: Package awk is not installed. 00:00:20.976 E: 00:00:20.979 E: Setting up base-files (13.3) ... 00:00:21.069 E: Selecting previously unselected package dpkg. 00:00:21.072 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.076 E: dpkg pre-depends on libbz2-1.0 00:00:21.079 E: libbz2-1.0 is not installed. 00:00:21.083 E: 00:00:21.086 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.089 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.093 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:21.096 E: libc6 is not installed. 00:00:21.100 E: 00:00:21.104 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.107 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.110 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:21.114 E: liblzma5 is not installed. 00:00:21.117 E: 00:00:21.121 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.124 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.128 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:21.131 E: libmd0 is not installed. 00:00:21.135 E: 00:00:21.138 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.141 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.151 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:21.155 E: libselinux1 is not installed. 00:00:21.159 E: 00:00:21.162 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.166 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.170 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:21.173 E: libzstd1 is not installed. 00:00:21.176 E: 00:00:21.180 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.183 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.186 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:21.190 E: zlib1g is not installed. 00:00:21.193 E: 00:00:21.197 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.200 E: (Reading database ... 133 files and directories currently installed.) 00:00:21.204 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:21.207 E: Unpacking dpkg (1.22.6) ... 00:00:21.210 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:21.213 E: dpkg depends on libbz2-1.0; however: 00:00:21.217 E: Package libbz2-1.0 is not installed. 00:00:21.220 E: dpkg depends on libc6 (>= 2.34); however: 00:00:21.224 E: Package libc6 is not installed. 00:00:21.227 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:21.230 E: Package liblzma5 is not installed. 00:00:21.233 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:21.236 E: Package libmd0 is not installed. 00:00:21.240 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:21.243 E: Package libselinux1 is not installed. 00:00:21.247 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:21.250 E: Package libzstd1 is not installed. 00:00:21.253 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:21.256 E: Package zlib1g is not installed. 00:00:21.260 E: dpkg depends on tar (>= 1.28-1); however: 00:00:21.263 E: Package tar is not installed. 00:00:21.266 E: 00:00:21.270 E: Setting up dpkg (1.22.6) ... 00:00:21.418 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:21.422 E: (Reading database ... 414 files and directories currently installed.) 00:00:21.426 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:21.429 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:21.452 E: Selecting previously unselected package libc6:amd64. 00:00:21.456 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:21.596 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:21.834 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:21.837 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:21.841 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:21.862 E: Selecting previously unselected package mawk. 00:00:21.865 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:21.869 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:21.898 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:21.901 E: base-files pre-depends on awk 00:00:21.905 E: mawk provides awk but is unpacked but not configured. 00:00:21.908 E: 00:00:21.911 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.915 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:21.918 E: Unpacking base-files (13.3) over (13.3) ... 00:00:21.952 E: Selecting previously unselected package libtinfo6:amd64. 00:00:21.956 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:21.963 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:21.998 E: Selecting previously unselected package debianutils. 00:00:22.002 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:22.006 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:22.009 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.013 E: 00:00:22.016 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.019 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:22.023 E: Unpacking debianutils (5.19) ... 00:00:22.049 E: Selecting previously unselected package bash. 00:00:22.053 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:22.056 E: bash pre-depends on libc6 (>= 2.38) 00:00:22.060 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.063 E: 00:00:22.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.070 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:22.073 E: bash pre-depends on libtinfo6 (>= 6) 00:00:22.077 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:22.080 E: 00:00:22.084 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.088 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:22.091 E: Unpacking bash (5.2.21-2.1) ... 00:00:22.174 E: Selecting previously unselected package libcap2:amd64. 00:00:22.178 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:22.182 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:22.201 E: Selecting previously unselected package libsystemd0:amd64. 00:00:22.205 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:22.208 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:22.247 E: Selecting previously unselected package bsdutils. 00:00:22.250 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:22.254 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:22.257 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.260 E: 00:00:22.264 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.267 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:22.271 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:22.274 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:22.277 E: 00:00:22.281 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.284 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:22.287 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:22.291 E: Selecting previously unselected package libacl1:amd64. 00:00:22.294 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:22.297 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:22.309 E: Selecting previously unselected package libattr1:amd64. 00:00:22.312 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:22.316 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:22.337 E: Selecting previously unselected package libgmp10:amd64. 00:00:22.341 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:22.344 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:22.379 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:22.383 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:22.386 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:22.420 E: Selecting previously unselected package libselinux1:amd64. 00:00:22.424 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:22.427 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:22.449 E: Selecting previously unselected package libzstd1:amd64. 00:00:22.453 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:22.456 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:22.493 E: Selecting previously unselected package zlib1g:amd64. 00:00:22.497 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:22.500 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:22.524 E: Selecting previously unselected package libssl3t64:amd64. 00:00:22.528 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:22.531 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:22.670 E: Selecting previously unselected package coreutils. 00:00:22.674 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.678 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:22.682 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:22.686 E: 00:00:22.690 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.693 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.696 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:22.700 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:22.703 E: 00:00:22.707 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.710 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.714 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:22.718 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.721 E: 00:00:22.725 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.728 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.732 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:22.736 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:22.739 E: 00:00:22.744 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.747 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.751 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:22.754 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:22.758 E: 00:00:22.761 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.765 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.768 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:22.772 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:22.775 E: 00:00:22.778 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.782 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:22.785 E: Unpacking coreutils (9.4-3.1) ... 00:00:22.929 E: Selecting previously unselected package dash. 00:00:22.933 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:22.936 E: dash pre-depends on libc6 (>= 2.38) 00:00:22.940 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.943 E: 00:00:22.947 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.950 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:22.954 E: Unpacking dash (0.5.12-9) ... 00:00:22.960 E: Selecting previously unselected package diffutils. 00:00:22.963 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:22.967 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:22.970 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.973 E: 00:00:22.977 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.980 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:22.983 E: Unpacking diffutils (1:3.10-1) ... 00:00:23.017 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:23.020 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:23.024 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:23.044 E: Selecting previously unselected package liblzma5:amd64. 00:00:23.048 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:23.051 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:23.078 E: Selecting previously unselected package libmd0:amd64. 00:00:23.081 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:23.085 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:23.104 E: Selecting previously unselected package tar. 00:00:23.108 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.111 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:23.114 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:23.117 E: 00:00:23.121 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.124 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.128 E: tar pre-depends on libc6 (>= 2.34) 00:00:23.131 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.134 E: 00:00:23.138 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.141 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.145 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:23.148 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.151 E: 00:00:23.155 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.158 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:23.162 E: Unpacking tar (1.35+dfsg-3) ... 00:00:23.181 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.185 E: dpkg pre-depends on libbz2-1.0 00:00:23.188 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:23.192 E: 00:00:23.195 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.198 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.202 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:23.205 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.208 E: 00:00:23.212 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.215 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.219 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:23.222 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:23.226 E: 00:00:23.229 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.233 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.236 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:23.240 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:23.243 E: 00:00:23.247 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.250 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.254 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:23.257 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.260 E: 00:00:23.264 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.267 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.271 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:23.274 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:23.278 E: 00:00:23.281 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.285 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.288 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:23.292 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:23.295 E: 00:00:23.298 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.302 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:23.305 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:23.322 E: Selecting previously unselected package findutils. 00:00:23.325 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:23.328 E: findutils pre-depends on libc6 (>= 2.38) 00:00:23.332 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.335 E: 00:00:23.339 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.342 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:23.345 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:23.349 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.352 E: 00:00:23.355 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.359 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:23.362 E: Unpacking findutils (4.10.0-2) ... 00:00:23.384 E: Selecting previously unselected package grep. 00:00:23.388 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:23.391 E: grep pre-depends on libc6 (>= 2.34) 00:00:23.394 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.398 E: 00:00:23.401 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.404 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:23.408 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:23.412 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:23.415 E: 00:00:23.419 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.423 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:23.426 E: Unpacking grep (3.11-4) ... 00:00:23.446 E: Selecting previously unselected package gzip. 00:00:23.450 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:23.453 E: gzip pre-depends on libc6 (>= 2.34) 00:00:23.457 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.460 E: 00:00:23.463 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.466 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:23.477 E: Unpacking gzip (1.12-1.1) ... 00:00:23.510 E: Selecting previously unselected package hostname. 00:00:23.514 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:23.518 E: hostname pre-depends on libc6 (>= 2.34) 00:00:23.521 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.524 E: 00:00:23.527 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.531 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:23.534 E: Unpacking hostname (3.23+nmu2) ... 00:00:23.537 E: Selecting previously unselected package libaudit-common. 00:00:23.541 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:23.544 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:23.562 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:23.566 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:23.569 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:23.589 E: Selecting previously unselected package libaudit1:amd64. 00:00:23.592 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:23.595 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:23.617 E: Selecting previously unselected package libcrypt1:amd64. 00:00:23.620 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:23.624 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:23.646 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:23.650 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:23.653 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:23.718 E: Selecting previously unselected package debconf. 00:00:23.721 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:23.725 E: Unpacking debconf (1.5.86) ... 00:00:23.786 E: Selecting previously unselected package libpam0g:amd64. 00:00:23.790 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:23.793 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:23.816 E: Selecting previously unselected package libpam-modules-bin. 00:00:23.820 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:23.824 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:23.850 E: Selecting previously unselected package libpam-modules:amd64. 00:00:23.854 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.857 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:23.860 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:23.864 E: 00:00:23.867 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.871 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.874 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:23.877 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.880 E: 00:00:23.883 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.887 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.890 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:23.893 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:23.896 E: 00:00:23.900 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.903 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.906 E: libpam-modules pre-depends on libdb5.3t64 00:00:23.910 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:23.913 E: 00:00:23.916 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.920 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.923 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:23.926 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:23.929 E: 00:00:23.933 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.936 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.939 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:23.943 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.946 E: 00:00:23.949 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.952 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.956 E: libpam-modules pre-depends on libsystemd0 00:00:23.959 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:23.963 E: 00:00:23.967 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.970 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.974 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:23.977 E: debconf is unpacked, but has never been configured. 00:00:23.981 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:23.984 E: 00:00:23.987 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.991 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.994 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:23.997 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:24.001 E: 00:00:24.004 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.008 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:24.011 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:24.014 E: Selecting previously unselected package libpam-runtime. 00:00:24.018 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:24.021 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:24.081 E: Selecting previously unselected package login. 00:00:24.085 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.089 E: login pre-depends on libpam-modules 00:00:24.092 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:24.096 E: 00:00:24.099 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.103 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.106 E: login pre-depends on libpam-runtime 00:00:24.109 E: libpam-runtime is unpacked, but has never been configured. 00:00:24.112 E: 00:00:24.116 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.119 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.122 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:24.126 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:24.130 E: 00:00:24.133 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.136 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.140 E: login pre-depends on libc6 (>= 2.38) 00:00:24.143 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.146 E: 00:00:24.150 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.153 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.157 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.160 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.163 E: 00:00:24.167 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.170 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.174 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:24.177 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:24.180 E: 00:00:24.186 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.189 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:24.192 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:24.197 E: Selecting previously unselected package ncurses-bin. 00:00:24.200 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:24.203 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:24.207 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.210 E: 00:00:24.213 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.217 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:24.220 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:24.223 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:24.227 E: 00:00:24.231 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.235 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:24.238 E: Unpacking ncurses-bin (6.5-2) ... 00:00:24.242 E: Selecting previously unselected package perl-base. 00:00:24.245 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:24.248 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:24.252 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.255 E: 00:00:24.258 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.262 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:24.265 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.268 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.272 E: 00:00:24.275 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.279 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:24.282 E: Unpacking perl-base (5.38.2-5) ... 00:00:24.515 E: Selecting previously unselected package sed. 00:00:24.519 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.523 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:24.527 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:24.530 E: 00:00:24.533 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.537 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.540 E: sed pre-depends on libc6 (>= 2.34) 00:00:24.544 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.547 E: 00:00:24.550 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.553 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.557 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:24.560 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:24.564 E: 00:00:24.567 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.570 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:24.574 E: Unpacking sed (4.9-2) ... 00:00:24.577 E: Selecting previously unselected package libblkid1:amd64. 00:00:24.581 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:24.584 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:24.612 E: Selecting previously unselected package libmount1:amd64. 00:00:24.616 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:24.619 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:24.654 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:24.658 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:24.661 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:24.689 E: Selecting previously unselected package libudev1:amd64. 00:00:24.693 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:24.696 E: Unpacking libudev1:amd64 (256-1) ... 00:00:24.723 E: Selecting previously unselected package libuuid1:amd64. 00:00:24.726 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:24.730 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:24.752 E: Selecting previously unselected package util-linux. 00:00:24.755 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.759 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:24.762 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:24.766 E: 00:00:24.769 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.772 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.776 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:24.779 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.783 E: 00:00:24.787 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.791 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.794 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:24.798 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:24.801 E: 00:00:24.805 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.808 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.812 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.815 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.819 E: 00:00:24.822 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.825 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.828 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:24.832 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:24.835 E: 00:00:24.838 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.842 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.845 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:24.848 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:24.851 E: 00:00:24.855 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.858 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.861 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:24.864 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:24.868 E: 00:00:24.871 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.874 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.877 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:24.881 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:24.884 E: 00:00:24.887 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.891 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.894 E: util-linux pre-depends on libsystemd0 00:00:24.898 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:24.901 E: 00:00:24.904 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.908 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.911 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:24.915 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:24.918 E: 00:00:24.921 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.925 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.928 E: util-linux pre-depends on libudev1 (>= 183) 00:00:24.931 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:24.935 E: 00:00:24.938 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.942 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.945 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:24.948 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:24.952 E: 00:00:24.955 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.959 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:24.962 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:24.966 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:24.969 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:24.972 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:24.975 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:24.979 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:24.982 E: Selecting previously unselected package init-system-helpers. 00:00:24.986 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:24.989 E: Unpacking init-system-helpers (1.66) ... 00:00:24.993 E: Selecting previously unselected package libc-bin. 00:00:24.997 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:25.000 E: Unpacking libc-bin (2.38-13) ... 00:00:25.066 E: Selecting previously unselected package ncurses-base. 00:00:25.070 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:25.074 E: Unpacking ncurses-base (6.5-2) ... 00:00:25.109 E: Selecting previously unselected package sysvinit-utils. 00:00:25.113 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:25.116 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:25.143 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:25.147 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:25.151 E: Setting up debconf (1.5.86) ... 00:00:25.283 E: Setting up ncurses-base (6.5-2) ... 00:00:25.294 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:25.300 E: Setting up libc6:amd64 (2.38-13) ... 00:00:25.417 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:25.420 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:25.425 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:25.430 E: Setting up sysvinit-utils (3.09-2) ... 00:00:25.433 E: Setting up debianutils (5.19) ... 00:00:25.499 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:25.503 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:25.509 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:25.512 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:25.516 E: Setting up base-files (13.3) ... 00:00:25.547 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:25.551 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:25.555 E: Setting up dash (0.5.12-9) ... 00:00:25.602 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:25.606 E: Setting up bash (5.2.21-2.1) ... 00:00:25.617 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:25.621 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:25.625 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:25.630 E: Setting up libc-bin (2.38-13) ... 00:00:25.652 E: Setting up ncurses-bin (6.5-2) ... 00:00:25.656 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:25.659 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:25.663 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:25.666 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:25.669 E: Setting up diffutils (1:3.10-1) ... 00:00:25.673 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:25.686 E: Setting up hostname (3.23+nmu2) ... 00:00:25.692 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:25.696 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:25.700 E: Setting up init-system-helpers (1.66) ... 00:00:25.705 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:25.709 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:25.713 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:25.717 E: Setting up libudev1:amd64 (256-1) ... 00:00:25.722 E: Setting up grep (3.11-4) ... 00:00:25.726 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:25.730 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:25.733 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:25.739 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:25.848 E: Setting up sed (4.9-2) ... 00:00:25.851 E: Setting up findutils (4.10.0-2) ... 00:00:25.855 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:25.859 E: Setting up base-passwd (3.6.3) ... 00:00:25.983 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:25.987 E: Setting up tar (1.35+dfsg-3) ... 00:00:25.992 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:25.995 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:26.000 E: Setting up coreutils (9.4-3.1) ... 00:00:26.004 E: Setting up util-linux (2.40.1-8.1) ... 00:00:26.014 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:26.196 E: Setting up dpkg (1.22.6) ... 00:00:26.399 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:26.423 E: Setting up perl-base (5.38.2-5) ... 00:00:26.436 E: Setting up gzip (1.12-1.1) ... 00:00:26.493 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:26.656 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:26.681 E: Processing triggers for libc-bin (2.38-13) ... 00:00:26.700 E: I: installing essential packages... 00:00:32.317 E: I: cleaning package lists and apt cache... 00:00:32.404 E: I: creating tarball... 00:00:33.549 E: I: done 00:00:33.556 E: I: removing tempdir /tmp/mmdebstrap.6_SvR9ERn7... 00:00:33.716 E: I: success in 20.0904 seconds 00:00:33.723 E: + filter 00:00:33.727 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:33.731 E: + cmp - /tmp/debian-chroot-root.tar 00:00:34.855 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:43 result: SUCCESS ------------------------------------------------------------------------------ (263/280) jessie-or-older dist: unstable mode: root variant: apt format: auto time left: 0:12:46 ------------------------------------------------------------------------------ 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=1718633386 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.018 E: + id -u 00:00:00.021 E: + [ 0 -eq 0 ] 00:00:00.024 E: + prefix= 00:00:00.028 E: + id -u 00:00:00.032 E: + [ 0 -eq 0 ] 00:00:00.035 E: + [ root != root ] 00:00:00.038 E: + MMTARFILTER= 00:00:00.041 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.044 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.047 E: + [ -x ./tarfilter ] 00:00:00.050 E: + MMTARFILTER=./tarfilter 00:00:00.054 E: + mmdebstrap --mode=root --variant=apt unstable - 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.455 E: I: finding correct signed-by value... 00:00:00.548 E: I: automatically chosen format: tar 00:00:00.552 E: I: using /tmp/mmdebstrap.5YaQIzUdwt as tempdir 00:00:00.596 E: I: running apt-get update... 00:00:03.369 E: I: downloading packages with apt... 00:00:05.533 E: I: extracting archives... 00:00:07.236 E: I: installing essential packages... 00:00:12.553 E: I: installing remaining packages inside the chroot... 00:00:15.733 E: I: cleaning package lists and apt cache... 00:00:15.818 E: I: creating tarball... 00:00:16.617 E: I: done 00:00:16.624 E: I: removing tempdir /tmp/mmdebstrap.5YaQIzUdwt... 00:00:16.809 E: I: success in 16.4954 seconds 00:00:16.816 E: + mmdebstrap --mode=root --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:16.819 E: + filter 00:00:16.823 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.200 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:17.223 E: I: finding correct signed-by value... 00:00:17.317 E: I: automatically chosen format: tar 00:00:17.321 E: I: using /tmp/mmdebstrap.7PZ42ZjAvo as tempdir 00:00:17.369 E: I: running apt-get update... 00:00:20.087 E: I: downloading packages with apt... 00:00:22.209 E: I: extracting archives... 00:00:23.968 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.7PZ42ZjAvo 00:00:23.980 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.7PZ42ZjAvo 00:00:24.411 E: Selecting previously unselected package base-passwd. 00:00:24.414 E: (Reading database ... 0 files and directories currently installed.) 00:00:24.418 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:24.421 E: Unpacking base-passwd (3.6.3) ... 00:00:24.436 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:24.439 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:24.442 E: Package libc6 is not installed. 00:00:24.446 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:24.449 E: Package libdebconfclient0 is not installed. 00:00:24.453 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:24.456 E: Package libselinux1 is not installed. 00:00:24.459 E: 00:00:24.463 E: Setting up base-passwd (3.6.3) ... 00:00:24.565 E: Selecting previously unselected package base-files. 00:00:24.569 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:24.572 E: base-files pre-depends on awk 00:00:24.576 E: awk is not installed. 00:00:24.579 E: 00:00:24.583 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.586 E: (Reading database ... 41 files and directories currently installed.) 00:00:24.589 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:24.592 E: Unpacking base-files (13.3) ... 00:00:24.608 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:24.612 E: base-files depends on awk; however: 00:00:24.615 E: Package awk is not installed. 00:00:24.619 E: 00:00:24.622 E: Setting up base-files (13.3) ... 00:00:24.710 E: Selecting previously unselected package dpkg. 00:00:24.714 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.718 E: dpkg pre-depends on libbz2-1.0 00:00:24.721 E: libbz2-1.0 is not installed. 00:00:24.725 E: 00:00:24.728 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.731 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.735 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:24.738 E: libc6 is not installed. 00:00:24.741 E: 00:00:24.745 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.748 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.751 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:24.755 E: liblzma5 is not installed. 00:00:24.758 E: 00:00:24.762 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.766 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.769 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:24.773 E: libmd0 is not installed. 00:00:24.777 E: 00:00:24.780 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.784 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.787 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:24.790 E: libselinux1 is not installed. 00:00:24.794 E: 00:00:24.797 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.800 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.803 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:24.806 E: libzstd1 is not installed. 00:00:24.810 E: 00:00:24.813 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.817 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.820 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:24.823 E: zlib1g is not installed. 00:00:24.826 E: 00:00:24.830 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.833 E: (Reading database ... 133 files and directories currently installed.) 00:00:24.836 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:24.839 E: Unpacking dpkg (1.22.6) ... 00:00:24.843 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:24.846 E: dpkg depends on libbz2-1.0; however: 00:00:24.849 E: Package libbz2-1.0 is not installed. 00:00:24.852 E: dpkg depends on libc6 (>= 2.34); however: 00:00:24.855 E: Package libc6 is not installed. 00:00:24.859 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:24.862 E: Package liblzma5 is not installed. 00:00:24.865 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:24.868 E: Package libmd0 is not installed. 00:00:24.872 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:24.875 E: Package libselinux1 is not installed. 00:00:24.878 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:24.881 E: Package libzstd1 is not installed. 00:00:24.885 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:24.888 E: Package zlib1g is not installed. 00:00:24.891 E: dpkg depends on tar (>= 1.28-1); however: 00:00:24.894 E: Package tar is not installed. 00:00:24.897 E: 00:00:24.900 E: Setting up dpkg (1.22.6) ... 00:00:25.042 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:25.046 E: (Reading database ... 414 files and directories currently installed.) 00:00:25.049 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:25.052 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:25.076 E: Selecting previously unselected package libc6:amd64. 00:00:25.080 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:25.210 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:25.441 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:25.445 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:25.448 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:25.469 E: Selecting previously unselected package mawk. 00:00:25.473 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:25.476 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:25.505 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:25.508 E: base-files pre-depends on awk 00:00:25.512 E: mawk provides awk but is unpacked but not configured. 00:00:25.516 E: 00:00:25.519 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.522 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:25.526 E: Unpacking base-files (13.3) over (13.3) ... 00:00:25.558 E: Selecting previously unselected package libtinfo6:amd64. 00:00:25.561 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:25.565 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:25.593 E: Selecting previously unselected package debianutils. 00:00:25.596 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:25.600 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:25.604 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.607 E: 00:00:25.610 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.614 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:25.617 E: Unpacking debianutils (5.19) ... 00:00:25.641 E: Selecting previously unselected package bash. 00:00:25.644 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:25.648 E: bash pre-depends on libc6 (>= 2.38) 00:00:25.651 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.654 E: 00:00:25.658 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.661 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:25.664 E: bash pre-depends on libtinfo6 (>= 6) 00:00:25.667 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:25.671 E: 00:00:25.674 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.677 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:25.681 E: Unpacking bash (5.2.21-2.1) ... 00:00:25.763 E: Selecting previously unselected package libcap2:amd64. 00:00:25.768 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:25.771 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:25.792 E: Selecting previously unselected package libsystemd0:amd64. 00:00:25.797 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:25.800 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:25.839 E: Selecting previously unselected package bsdutils. 00:00:25.842 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:25.846 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:25.849 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.853 E: 00:00:25.856 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.860 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:25.863 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:25.866 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:25.870 E: 00:00:25.873 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.877 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:25.880 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:25.883 E: Selecting previously unselected package libacl1:amd64. 00:00:25.887 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:25.890 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:25.903 E: Selecting previously unselected package libattr1:amd64. 00:00:25.906 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:25.910 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:25.928 E: Selecting previously unselected package libgmp10:amd64. 00:00:25.932 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:25.935 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:25.969 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:25.973 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:25.976 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:26.010 E: Selecting previously unselected package libselinux1:amd64. 00:00:26.014 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:26.017 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:26.039 E: Selecting previously unselected package libzstd1:amd64. 00:00:26.042 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:26.046 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:26.082 E: Selecting previously unselected package zlib1g:amd64. 00:00:26.086 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:26.090 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:26.114 E: Selecting previously unselected package libssl3t64:amd64. 00:00:26.119 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:26.123 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:26.259 E: Selecting previously unselected package coreutils. 00:00:26.263 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.266 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:26.269 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:26.272 E: 00:00:26.275 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.279 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.282 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:26.286 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:26.289 E: 00:00:26.293 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.296 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.300 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:26.304 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.307 E: 00:00:26.311 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.314 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.317 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:26.321 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:26.324 E: 00:00:26.328 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.331 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.334 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:26.338 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.341 E: 00:00:26.344 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.348 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.351 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:26.355 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:26.358 E: 00:00:26.362 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.365 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:26.369 E: Unpacking coreutils (9.4-3.1) ... 00:00:26.518 E: Selecting previously unselected package dash. 00:00:26.521 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:26.525 E: dash pre-depends on libc6 (>= 2.38) 00:00:26.528 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.531 E: 00:00:26.534 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.538 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:26.541 E: Unpacking dash (0.5.12-9) ... 00:00:26.548 E: Selecting previously unselected package diffutils. 00:00:26.552 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:26.555 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:26.558 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.561 E: 00:00:26.565 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.568 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:26.572 E: Unpacking diffutils (1:3.10-1) ... 00:00:26.605 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:26.609 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:26.612 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:26.632 E: Selecting previously unselected package liblzma5:amd64. 00:00:26.636 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:26.639 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:26.665 E: Selecting previously unselected package libmd0:amd64. 00:00:26.669 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:26.672 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:26.691 E: Selecting previously unselected package tar. 00:00:26.695 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.699 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:26.702 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:26.705 E: 00:00:26.708 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.712 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.715 E: tar pre-depends on libc6 (>= 2.34) 00:00:26.718 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.722 E: 00:00:26.725 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.729 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.732 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:26.736 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.739 E: 00:00:26.742 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.746 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:26.749 E: Unpacking tar (1.35+dfsg-3) ... 00:00:26.768 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.771 E: dpkg pre-depends on libbz2-1.0 00:00:26.774 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:26.778 E: 00:00:26.781 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.784 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.788 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:26.791 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.795 E: 00:00:26.798 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.802 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.805 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:26.808 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:26.812 E: 00:00:26.815 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.818 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.823 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:26.826 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:26.830 E: 00:00:26.834 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.837 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.840 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:26.844 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.847 E: 00:00:26.850 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.854 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.857 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:26.861 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:26.864 E: 00:00:26.868 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.871 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.874 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:26.878 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:26.881 E: 00:00:26.884 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.887 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:26.891 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:26.906 E: Selecting previously unselected package findutils. 00:00:26.909 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:26.914 E: findutils pre-depends on libc6 (>= 2.38) 00:00:26.917 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.920 E: 00:00:26.924 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.927 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:26.931 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:26.934 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.938 E: 00:00:26.941 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.945 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:26.948 E: Unpacking findutils (4.10.0-2) ... 00:00:26.969 E: Selecting previously unselected package grep. 00:00:26.973 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:26.977 E: grep pre-depends on libc6 (>= 2.34) 00:00:26.980 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.984 E: 00:00:26.987 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.991 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:26.994 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:26.998 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:27.001 E: 00:00:27.004 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.007 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:27.011 E: Unpacking grep (3.11-4) ... 00:00:27.029 E: Selecting previously unselected package gzip. 00:00:27.032 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:27.035 E: gzip pre-depends on libc6 (>= 2.34) 00:00:27.039 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.042 E: 00:00:27.045 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.049 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:27.059 E: Unpacking gzip (1.12-1.1) ... 00:00:27.092 E: Selecting previously unselected package hostname. 00:00:27.096 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:27.099 E: hostname pre-depends on libc6 (>= 2.34) 00:00:27.102 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.106 E: 00:00:27.109 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.112 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:27.116 E: Unpacking hostname (3.23+nmu2) ... 00:00:27.119 E: Selecting previously unselected package libaudit-common. 00:00:27.124 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:27.128 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:27.146 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:27.149 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:27.152 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:27.172 E: Selecting previously unselected package libaudit1:amd64. 00:00:27.175 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:27.179 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:27.201 E: Selecting previously unselected package libcrypt1:amd64. 00:00:27.205 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:27.208 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:27.232 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:27.235 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:27.238 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:27.303 E: Selecting previously unselected package debconf. 00:00:27.307 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:27.310 E: Unpacking debconf (1.5.86) ... 00:00:27.370 E: Selecting previously unselected package libpam0g:amd64. 00:00:27.373 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:27.377 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:27.400 E: Selecting previously unselected package libpam-modules-bin. 00:00:27.404 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:27.408 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:27.435 E: Selecting previously unselected package libpam-modules:amd64. 00:00:27.438 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.441 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:27.445 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:27.448 E: 00:00:27.452 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.455 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.458 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:27.462 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.465 E: 00:00:27.469 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.472 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.475 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:27.478 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.482 E: 00:00:27.485 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.489 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.492 E: libpam-modules pre-depends on libdb5.3t64 00:00:27.495 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:27.498 E: 00:00:27.502 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.505 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.508 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:27.512 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:27.515 E: 00:00:27.518 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.521 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.524 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:27.528 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:27.531 E: 00:00:27.535 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.538 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.541 E: libpam-modules pre-depends on libsystemd0 00:00:27.545 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:27.548 E: 00:00:27.551 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.555 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.558 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:27.561 E: debconf is unpacked, but has never been configured. 00:00:27.565 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:27.568 E: 00:00:27.571 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.574 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.578 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:27.581 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:27.584 E: 00:00:27.587 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.591 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:27.594 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:27.601 E: Selecting previously unselected package libpam-runtime. 00:00:27.605 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:27.608 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:27.686 E: Selecting previously unselected package login. 00:00:27.691 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.695 E: login pre-depends on libpam-modules 00:00:27.698 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:27.702 E: 00:00:27.706 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.710 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.713 E: login pre-depends on libpam-runtime 00:00:27.717 E: libpam-runtime is unpacked, but has never been configured. 00:00:27.720 E: 00:00:27.724 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.727 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.731 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:27.734 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:27.738 E: 00:00:27.741 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.744 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.747 E: login pre-depends on libc6 (>= 2.38) 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: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.764 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:27.767 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.771 E: 00:00:27.774 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.778 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.781 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:27.784 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:27.788 E: 00:00:27.791 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.795 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:27.798 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:27.801 E: Selecting previously unselected package ncurses-bin. 00:00:27.804 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:27.808 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:27.811 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.814 E: 00:00:27.818 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.821 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:27.824 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:27.828 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:27.831 E: 00:00:27.834 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.837 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:27.840 E: Unpacking ncurses-bin (6.5-2) ... 00:00:27.844 E: Selecting previously unselected package perl-base. 00:00:27.847 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:27.850 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:27.854 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.857 E: 00:00:27.860 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.864 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:27.867 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:27.870 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.874 E: 00:00:27.877 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.880 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:27.884 E: Unpacking perl-base (5.38.2-5) ... 00:00:28.113 E: Selecting previously unselected package sed. 00:00:28.117 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.120 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:28.124 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.127 E: 00:00:28.130 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.134 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.137 E: sed pre-depends on libc6 (>= 2.34) 00:00:28.140 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.143 E: 00:00:28.147 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.150 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.154 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:28.157 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.160 E: 00:00:28.164 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.167 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:28.170 E: Unpacking sed (4.9-2) ... 00:00:28.174 E: Selecting previously unselected package libblkid1:amd64. 00:00:28.177 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:28.180 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:28.208 E: Selecting previously unselected package libmount1:amd64. 00:00:28.212 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:28.215 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:28.246 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:28.250 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:28.253 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:28.282 E: Selecting previously unselected package libudev1:amd64. 00:00:28.285 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:28.288 E: Unpacking libudev1:amd64 (256-1) ... 00:00:28.315 E: Selecting previously unselected package libuuid1:amd64. 00:00:28.318 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:28.321 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:28.343 E: Selecting previously unselected package util-linux. 00:00:28.346 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.350 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:28.353 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:28.357 E: 00:00:28.360 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.363 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.366 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:28.370 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.373 E: 00:00:28.376 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.380 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.383 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:28.387 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:28.390 E: 00:00:28.393 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.397 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.401 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:28.404 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:28.407 E: 00:00:28.411 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.414 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.417 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:28.420 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:28.424 E: 00:00:28.427 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.430 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.434 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:28.437 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:28.440 E: 00:00:28.444 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.447 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.450 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:28.453 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.457 E: 00:00:28.460 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.464 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.467 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:28.470 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:28.473 E: 00:00:28.477 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.480 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.484 E: util-linux pre-depends on libsystemd0 00:00:28.488 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:28.491 E: 00:00:28.494 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.497 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.500 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:28.503 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:28.507 E: 00:00:28.510 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.514 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.517 E: util-linux pre-depends on libudev1 (>= 183) 00:00:28.520 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:28.524 E: 00:00:28.527 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.531 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.534 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:28.537 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:28.541 E: 00:00:28.545 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.548 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:28.552 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:28.555 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:28.558 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:28.561 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:28.565 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:28.568 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:28.572 E: Selecting previously unselected package init-system-helpers. 00:00:28.575 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:28.578 E: Unpacking init-system-helpers (1.66) ... 00:00:28.582 E: Selecting previously unselected package libc-bin. 00:00:28.585 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:28.588 E: Unpacking libc-bin (2.38-13) ... 00:00:28.650 E: Selecting previously unselected package ncurses-base. 00:00:28.654 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:28.658 E: Unpacking ncurses-base (6.5-2) ... 00:00:28.694 E: Selecting previously unselected package sysvinit-utils. 00:00:28.697 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:28.701 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:28.728 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:28.731 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:28.736 E: Setting up debconf (1.5.86) ... 00:00:28.867 E: Setting up ncurses-base (6.5-2) ... 00:00:28.879 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:28.885 E: Setting up libc6:amd64 (2.38-13) ... 00:00:29.001 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:29.005 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:29.008 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:29.013 E: Setting up sysvinit-utils (3.09-2) ... 00:00:29.016 E: Setting up debianutils (5.19) ... 00:00:29.082 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:29.086 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:29.091 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:29.095 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:29.102 E: Setting up base-files (13.3) ... 00:00:29.141 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:29.146 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:29.149 E: Setting up dash (0.5.12-9) ... 00:00:29.195 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:29.199 E: Setting up bash (5.2.21-2.1) ... 00:00:29.211 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.215 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:29.219 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:29.223 E: Setting up libc-bin (2.38-13) ... 00:00:29.240 E: Setting up ncurses-bin (6.5-2) ... 00:00:29.244 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:29.248 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:29.252 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:29.257 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:29.261 E: Setting up diffutils (1:3.10-1) ... 00:00:29.265 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:29.268 E: Setting up hostname (3.23+nmu2) ... 00:00:29.272 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:29.276 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:29.279 E: Setting up init-system-helpers (1.66) ... 00:00:29.283 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:29.286 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:29.290 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:29.294 E: Setting up libudev1:amd64 (256-1) ... 00:00:29.299 E: Setting up grep (3.11-4) ... 00:00:29.303 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:29.306 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:29.310 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:29.317 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:29.421 E: Setting up sed (4.9-2) ... 00:00:29.424 E: Setting up findutils (4.10.0-2) ... 00:00:29.428 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:29.431 E: Setting up base-passwd (3.6.3) ... 00:00:29.554 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:29.557 E: Setting up tar (1.35+dfsg-3) ... 00:00:29.562 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:29.565 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:29.570 E: Setting up coreutils (9.4-3.1) ... 00:00:29.574 E: Setting up util-linux (2.40.1-8.1) ... 00:00:29.584 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:29.803 E: Setting up dpkg (1.22.6) ... 00:00:30.002 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:30.027 E: Setting up perl-base (5.38.2-5) ... 00:00:30.037 E: Setting up gzip (1.12-1.1) ... 00:00:30.092 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:30.240 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:30.264 E: Processing triggers for libc-bin (2.38-13) ... 00:00:30.283 E: I: installing essential packages... 00:00:35.785 E: I: installing remaining packages inside the chroot... 00:00:38.947 E: I: cleaning package lists and apt cache... 00:00:39.034 E: I: creating tarball... 00:00:40.317 E: I: done 00:00:40.325 E: I: removing tempdir /tmp/mmdebstrap.7PZ42ZjAvo... 00:00:40.504 E: I: success in 23.4158 seconds 00:00:40.512 E: + filter 00:00:40.515 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:40.518 E: + cmp - /tmp/debian-chroot-root.tar 00:00:41.777 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:50 result: SUCCESS ------------------------------------------------------------------------------ (264/280) jessie-or-older dist: unstable mode: root variant: minbase format: auto time left: 0:12:04 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 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.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.038 E: + MMTARFILTER= 00:00:00.041 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.045 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.048 E: + [ -x ./tarfilter ] 00:00:00.051 E: + MMTARFILTER=./tarfilter 00:00:00.054 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian 00:00:00.422 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.450 E: I: finding correct signed-by value... 00:00:00.542 E: I: automatically chosen format: tar 00:00:00.546 E: I: using /tmp/mmdebstrap.1JymOzUiLn as tempdir 00:00:00.591 E: I: running apt-get update... 00:00:03.342 E: I: downloading packages with apt... 00:00:05.353 E: I: extracting archives... 00:00:07.051 E: I: installing essential packages... 00:00:12.361 E: I: installing remaining packages inside the chroot... 00:00:16.974 E: I: cleaning package lists and apt cache... 00:00:17.060 E: I: creating tarball... 00:00:17.863 E: I: done 00:00:17.871 E: I: removing tempdir /tmp/mmdebstrap.1JymOzUiLn... 00:00:18.082 E: I: success in 17.7713 seconds 00:00:18.090 E: + mmdebstrap --mode=root --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:18.093 E: + filter 00:00:18.097 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.474 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:18.499 E: I: finding correct signed-by value... 00:00:18.596 E: I: automatically chosen format: tar 00:00:18.599 E: I: using /tmp/mmdebstrap.YP1OqIZYFZ as tempdir 00:00:18.649 E: I: running apt-get update... 00:00:21.509 E: I: downloading packages with apt... 00:00:23.392 E: I: extracting archives... 00:00:25.180 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.YP1OqIZYFZ 00:00:25.193 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.YP1OqIZYFZ 00:00:25.647 E: Selecting previously unselected package base-passwd. 00:00:25.651 E: (Reading database ... 0 files and directories currently installed.) 00:00:25.655 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:25.658 E: Unpacking base-passwd (3.6.3) ... 00:00:25.675 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:25.679 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:25.682 E: Package libc6 is not installed. 00:00:25.685 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:25.689 E: Package libdebconfclient0 is not installed. 00:00:25.692 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:25.696 E: Package libselinux1 is not installed. 00:00:25.699 E: 00:00:25.703 E: Setting up base-passwd (3.6.3) ... 00:00:25.810 E: Selecting previously unselected package base-files. 00:00:25.814 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:25.818 E: base-files pre-depends on awk 00:00:25.821 E: awk is not installed. 00:00:25.824 E: 00:00:25.828 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.831 E: (Reading database ... 41 files and directories currently installed.) 00:00:25.835 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:25.839 E: Unpacking base-files (13.3) ... 00:00:25.853 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:25.857 E: base-files depends on awk; however: 00:00:25.860 E: Package awk is not installed. 00:00:25.863 E: 00:00:25.867 E: Setting up base-files (13.3) ... 00:00:25.963 E: Selecting previously unselected package dpkg. 00:00:25.966 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:25.970 E: dpkg pre-depends on libbz2-1.0 00:00:25.974 E: libbz2-1.0 is not installed. 00:00:25.977 E: 00:00:25.980 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.984 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:25.987 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:25.991 E: libc6 is not installed. 00:00:25.994 E: 00:00:25.998 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.001 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.004 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:26.008 E: liblzma5 is not installed. 00:00:26.011 E: 00:00:26.015 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.018 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.022 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:26.026 E: libmd0 is not installed. 00:00:26.029 E: 00:00:26.032 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.036 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.039 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:26.042 E: libselinux1 is not installed. 00:00:26.046 E: 00:00:26.050 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.053 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.057 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:26.060 E: libzstd1 is not installed. 00:00:26.063 E: 00:00:26.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.071 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.074 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:26.077 E: zlib1g is not installed. 00:00:26.081 E: 00:00:26.084 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.087 E: (Reading database ... 133 files and directories currently installed.) 00:00:26.091 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:26.094 E: Unpacking dpkg (1.22.6) ... 00:00:26.097 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:26.101 E: dpkg depends on libbz2-1.0; however: 00:00:26.104 E: Package libbz2-1.0 is not installed. 00:00:26.108 E: dpkg depends on libc6 (>= 2.34); however: 00:00:26.111 E: Package libc6 is not installed. 00:00:26.114 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:26.118 E: Package liblzma5 is not installed. 00:00:26.121 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:26.124 E: Package libmd0 is not installed. 00:00:26.127 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:26.131 E: Package libselinux1 is not installed. 00:00:26.134 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:26.137 E: Package libzstd1 is not installed. 00:00:26.141 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:26.144 E: Package zlib1g is not installed. 00:00:26.147 E: dpkg depends on tar (>= 1.28-1); however: 00:00:26.151 E: Package tar is not installed. 00:00:26.154 E: 00:00:26.157 E: Setting up dpkg (1.22.6) ... 00:00:26.302 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:26.305 E: (Reading database ... 414 files and directories currently installed.) 00:00:26.310 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:26.314 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:26.338 E: Selecting previously unselected package libc6:amd64. 00:00:26.342 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:26.475 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:26.710 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:26.714 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:26.717 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:26.739 E: Selecting previously unselected package mawk. 00:00:26.743 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:26.746 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:26.775 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:26.778 E: base-files pre-depends on awk 00:00:26.782 E: mawk provides awk but is unpacked but not configured. 00:00:26.785 E: 00:00:26.789 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.793 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:26.796 E: Unpacking base-files (13.3) over (13.3) ... 00:00:26.826 E: Selecting previously unselected package libtinfo6:amd64. 00:00:26.830 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:26.834 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:26.861 E: Selecting previously unselected package debianutils. 00:00:26.864 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:26.868 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:26.871 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.874 E: 00:00:26.877 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.880 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:26.883 E: Unpacking debianutils (5.19) ... 00:00:26.910 E: Selecting previously unselected package bash. 00:00:26.913 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:26.917 E: bash pre-depends on libc6 (>= 2.38) 00:00:26.921 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.924 E: 00:00:26.927 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.931 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:26.934 E: bash pre-depends on libtinfo6 (>= 6) 00:00:26.938 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:26.941 E: 00:00:26.944 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.947 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:26.951 E: Unpacking bash (5.2.21-2.1) ... 00:00:27.031 E: Selecting previously unselected package libcap2:amd64. 00:00:27.035 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:27.038 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:27.057 E: Selecting previously unselected package libsystemd0:amd64. 00:00:27.061 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:27.064 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:27.104 E: Selecting previously unselected package bsdutils. 00:00:27.108 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.111 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:27.115 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.118 E: 00:00:27.122 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.125 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.128 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:27.132 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:27.135 E: 00:00:27.139 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.142 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:27.145 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:27.149 E: Selecting previously unselected package libacl1:amd64. 00:00:27.152 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:27.155 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:27.170 E: Selecting previously unselected package libattr1:amd64. 00:00:27.173 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:27.177 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:27.196 E: Selecting previously unselected package libgmp10:amd64. 00:00:27.200 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:27.203 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:27.239 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:27.242 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:27.246 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:27.279 E: Selecting previously unselected package libselinux1:amd64. 00:00:27.283 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:27.286 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:27.309 E: Selecting previously unselected package libzstd1:amd64. 00:00:27.313 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:27.317 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:27.355 E: Selecting previously unselected package zlib1g:amd64. 00:00:27.359 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:27.362 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:27.387 E: Selecting previously unselected package libssl3t64:amd64. 00:00:27.390 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:27.396 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:27.533 E: Selecting previously unselected package coreutils. 00:00:27.538 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.542 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:27.546 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:27.549 E: 00:00:27.553 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.556 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.560 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:27.563 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:27.567 E: 00:00:27.570 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.574 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.577 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:27.581 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.585 E: 00:00:27.588 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.592 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.596 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:27.599 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:27.603 E: 00:00:27.606 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.610 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.613 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:27.617 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:27.620 E: 00:00:27.624 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.627 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:27.631 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:27.634 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:27.637 E: 00:00:27.641 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.644 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:27.648 E: Unpacking coreutils (9.4-3.1) ... 00:00:27.791 E: Selecting previously unselected package dash. 00:00:27.795 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:27.798 E: dash pre-depends on libc6 (>= 2.38) 00:00:27.802 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.805 E: 00:00:27.808 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.812 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:27.816 E: Unpacking dash (0.5.12-9) ... 00:00:27.821 E: Selecting previously unselected package diffutils. 00:00:27.825 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:27.828 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:27.832 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.835 E: 00:00:27.838 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.842 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:27.846 E: Unpacking diffutils (1:3.10-1) ... 00:00:27.881 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:27.884 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:27.888 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:27.909 E: Selecting previously unselected package liblzma5:amd64. 00:00:27.912 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:27.916 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:27.942 E: Selecting previously unselected package libmd0:amd64. 00:00:27.945 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:27.949 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:27.968 E: Selecting previously unselected package tar. 00:00:27.972 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:27.975 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:27.979 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:27.982 E: 00:00:27.986 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.989 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:27.992 E: tar pre-depends on libc6 (>= 2.34) 00:00:27.996 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.999 E: 00:00:28.003 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.006 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.009 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:28.013 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.016 E: 00:00:28.020 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.023 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:28.026 E: Unpacking tar (1.35+dfsg-3) ... 00:00:28.046 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.049 E: dpkg pre-depends on libbz2-1.0 00:00:28.053 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:28.056 E: 00:00:28.059 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.063 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.066 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:28.070 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.073 E: 00:00:28.076 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.081 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.085 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:28.088 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:28.092 E: 00:00:28.095 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.099 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.102 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:28.105 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:28.108 E: 00:00:28.112 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.115 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.119 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:28.122 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.125 E: 00:00:28.129 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.132 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.136 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:28.139 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:28.142 E: 00:00:28.146 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.149 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.152 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:28.155 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:28.159 E: 00:00:28.162 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.165 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:28.168 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:28.181 E: Selecting previously unselected package findutils. 00:00:28.184 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:28.188 E: findutils pre-depends on libc6 (>= 2.38) 00:00:28.192 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.195 E: 00:00:28.199 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.202 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:28.205 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:28.209 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.212 E: 00:00:28.216 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.219 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:28.223 E: Unpacking findutils (4.10.0-2) ... 00:00:28.244 E: Selecting previously unselected package grep. 00:00:28.248 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:28.251 E: grep pre-depends on libc6 (>= 2.34) 00:00:28.255 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.258 E: 00:00:28.261 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.265 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:28.268 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:28.271 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:28.275 E: 00:00:28.278 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.282 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:28.285 E: Unpacking grep (3.11-4) ... 00:00:28.303 E: Selecting previously unselected package gzip. 00:00:28.306 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:28.309 E: gzip pre-depends on libc6 (>= 2.34) 00:00:28.313 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.316 E: 00:00:28.319 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.323 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:28.333 E: Unpacking gzip (1.12-1.1) ... 00:00:28.366 E: Selecting previously unselected package hostname. 00:00:28.369 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:28.373 E: hostname pre-depends on libc6 (>= 2.34) 00:00:28.376 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.380 E: 00:00:28.383 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.387 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:28.390 E: Unpacking hostname (3.23+nmu2) ... 00:00:28.394 E: Selecting previously unselected package libaudit-common. 00:00:28.397 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:28.400 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:28.417 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:28.420 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:28.423 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:28.443 E: Selecting previously unselected package libaudit1:amd64. 00:00:28.446 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:28.450 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:28.471 E: Selecting previously unselected package libcrypt1:amd64. 00:00:28.475 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:28.478 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:28.500 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:28.504 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:28.507 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:28.572 E: Selecting previously unselected package debconf. 00:00:28.576 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:28.580 E: Unpacking debconf (1.5.86) ... 00:00:28.639 E: Selecting previously unselected package libpam0g:amd64. 00:00:28.642 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:28.646 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:28.670 E: Selecting previously unselected package libpam-modules-bin. 00:00:28.673 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:28.677 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:28.703 E: Selecting previously unselected package libpam-modules:amd64. 00:00:28.707 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.710 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:28.714 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:28.717 E: 00:00:28.720 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.723 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.727 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:28.730 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.733 E: 00:00:28.737 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.740 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.743 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:28.747 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:28.750 E: 00:00:28.753 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.757 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.760 E: libpam-modules pre-depends on libdb5.3t64 00:00:28.763 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:28.766 E: 00:00:28.770 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.773 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.776 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:28.780 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:28.783 E: 00:00:28.786 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.789 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.792 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:28.796 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.799 E: 00:00:28.803 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.806 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.810 E: libpam-modules pre-depends on libsystemd0 00:00:28.813 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:28.816 E: 00:00:28.820 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.823 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.827 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:28.831 E: debconf is unpacked, but has never been configured. 00:00:28.834 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:28.838 E: 00:00:28.841 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.844 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:28.847 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:28.851 E: libpam-modules-bin 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: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:28.863 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:28.867 E: Selecting previously unselected package libpam-runtime. 00:00:28.871 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:28.874 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:28.936 E: Selecting previously unselected package login. 00:00:28.939 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:28.943 E: login pre-depends on libpam-modules 00:00:28.946 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:28.950 E: 00:00:28.953 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.957 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:28.960 E: login pre-depends on libpam-runtime 00:00:28.963 E: libpam-runtime is unpacked, but has never been configured. 00:00:28.967 E: 00:00:28.971 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.974 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:28.978 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:28.982 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:28.985 E: 00:00:28.989 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.992 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:28.996 E: login pre-depends on libc6 (>= 2.38) 00:00:28.999 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.002 E: 00:00:29.006 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.009 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.013 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:29.017 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.020 E: 00:00:29.023 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.027 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.030 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:29.033 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:29.037 E: 00:00:29.040 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.043 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:29.047 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:29.050 E: Selecting previously unselected package ncurses-bin. 00:00:29.053 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:29.057 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:29.060 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.063 E: 00:00:29.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.070 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:29.074 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:29.077 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:29.080 E: 00:00:29.084 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.087 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:29.090 E: Unpacking ncurses-bin (6.5-2) ... 00:00:29.093 E: Selecting previously unselected package perl-base. 00:00:29.097 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:29.100 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:29.104 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.107 E: 00:00:29.110 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.114 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:29.117 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:29.120 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.123 E: 00:00:29.127 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.130 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:29.134 E: Unpacking perl-base (5.38.2-5) ... 00:00:29.365 E: Selecting previously unselected package sed. 00:00:29.368 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.372 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:29.376 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:29.379 E: 00:00:29.383 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.386 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.389 E: sed pre-depends on libc6 (>= 2.34) 00:00:29.393 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.396 E: 00:00:29.399 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.403 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.406 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:29.410 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.413 E: 00:00:29.417 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.420 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:29.424 E: Unpacking sed (4.9-2) ... 00:00:29.427 E: Selecting previously unselected package libblkid1:amd64. 00:00:29.430 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:29.434 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:29.459 E: Selecting previously unselected package libmount1:amd64. 00:00:29.462 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:29.466 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:29.502 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:29.506 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:29.509 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:29.536 E: Selecting previously unselected package libudev1:amd64. 00:00:29.540 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:29.544 E: Unpacking libudev1:amd64 (256-1) ... 00:00:29.569 E: Selecting previously unselected package libuuid1:amd64. 00:00:29.573 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:29.576 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:29.598 E: Selecting previously unselected package util-linux. 00:00:29.601 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.604 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:29.608 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:29.611 E: 00:00:29.615 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.618 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.622 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:29.625 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.629 E: 00:00:29.632 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.636 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.639 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:29.643 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:29.647 E: 00:00:29.650 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.654 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.657 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:29.661 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.664 E: 00:00:29.668 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.671 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.674 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:29.677 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:29.681 E: 00:00:29.684 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.687 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.691 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:29.694 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:29.697 E: 00:00:29.701 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.704 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.708 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:29.711 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.714 E: 00:00:29.717 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.721 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.724 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:29.727 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:29.730 E: 00:00:29.734 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.737 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.741 E: util-linux pre-depends on libsystemd0 00:00:29.744 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:29.747 E: 00:00:29.751 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.754 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.758 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:29.761 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:29.764 E: 00:00:29.767 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.771 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.774 E: util-linux pre-depends on libudev1 (>= 183) 00:00:29.778 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:29.781 E: 00:00:29.784 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.788 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:29.791 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:29.794 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:29.798 E: 00:00:29.802 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.805 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:29.809 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:29.812 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:29.816 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:29.819 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:29.823 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:29.826 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:29.829 E: Selecting previously unselected package init-system-helpers. 00:00:29.833 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:29.836 E: Unpacking init-system-helpers (1.66) ... 00:00:29.840 E: Selecting previously unselected package libc-bin. 00:00:29.843 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:29.847 E: Unpacking libc-bin (2.38-13) ... 00:00:29.906 E: Selecting previously unselected package ncurses-base. 00:00:29.910 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:29.913 E: Unpacking ncurses-base (6.5-2) ... 00:00:29.948 E: Selecting previously unselected package sysvinit-utils. 00:00:29.952 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:29.956 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:29.983 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:29.986 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:29.991 E: Setting up debconf (1.5.86) ... 00:00:30.121 E: Setting up ncurses-base (6.5-2) ... 00:00:30.133 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:30.139 E: Setting up libc6:amd64 (2.38-13) ... 00:00:30.386 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:30.390 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:30.394 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:30.399 E: Setting up sysvinit-utils (3.09-2) ... 00:00:30.402 E: Setting up debianutils (5.19) ... 00:00:30.467 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:30.472 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:30.477 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:30.481 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:30.485 E: Setting up base-files (13.3) ... 00:00:30.516 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:30.520 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:30.524 E: Setting up dash (0.5.12-9) ... 00:00:30.570 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:30.574 E: Setting up bash (5.2.21-2.1) ... 00:00:30.585 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:30.590 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:30.595 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:30.599 E: Setting up libc-bin (2.38-13) ... 00:00:30.618 E: Setting up ncurses-bin (6.5-2) ... 00:00:30.622 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:30.627 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:30.630 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:30.634 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:30.638 E: Setting up diffutils (1:3.10-1) ... 00:00:30.643 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:30.647 E: Setting up hostname (3.23+nmu2) ... 00:00:30.651 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:30.654 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:30.658 E: Setting up init-system-helpers (1.66) ... 00:00:30.662 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:30.666 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:30.670 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:30.674 E: Setting up libudev1:amd64 (256-1) ... 00:00:30.678 E: Setting up grep (3.11-4) ... 00:00:30.682 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:30.686 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:30.690 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:30.696 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:30.801 E: Setting up sed (4.9-2) ... 00:00:30.804 E: Setting up findutils (4.10.0-2) ... 00:00:30.808 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:30.811 E: Setting up base-passwd (3.6.3) ... 00:00:30.934 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:30.937 E: Setting up tar (1.35+dfsg-3) ... 00:00:30.942 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:30.945 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:30.950 E: Setting up coreutils (9.4-3.1) ... 00:00:30.954 E: Setting up util-linux (2.40.1-8.1) ... 00:00:30.964 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:31.144 E: Setting up dpkg (1.22.6) ... 00:00:31.335 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:31.357 E: Setting up perl-base (5.38.2-5) ... 00:00:31.367 E: Setting up gzip (1.12-1.1) ... 00:00:31.420 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:31.569 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:31.594 E: Processing triggers for libc-bin (2.38-13) ... 00:00:31.612 E: I: installing essential packages... 00:00:37.225 E: I: installing remaining packages inside the chroot... 00:00:41.795 E: I: cleaning package lists and apt cache... 00:00:41.880 E: I: creating tarball... 00:00:43.406 E: I: done 00:00:43.413 E: I: removing tempdir /tmp/mmdebstrap.YP1OqIZYFZ... 00:00:43.632 E: I: success in 25.2719 seconds 00:00:43.639 E: + filter 00:00:43.643 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:43.647 E: + cmp - /tmp/debian-chroot-root.tar 00:00:45.122 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:53 result: SUCCESS ------------------------------------------------------------------------------ (265/280) jessie-or-older dist: unstable mode: unshare variant: essential format: auto time left: 0:11:22 ------------------------------------------------------------------------------ 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=1718633386 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.032 E: + [ 0 -eq 0 ] 00:00:00.036 E: + [ unshare != root ] 00:00:00.039 E: + [ unshare != auto ] 00:00:00.043 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: + MMTARFILTER= 00:00:00.059 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.464 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.492 E: I: finding correct signed-by value... 00:00:00.587 E: I: automatically chosen format: tar 00:00:00.591 E: I: using /tmp/mmdebstrap.IlorVP7w_8 as tempdir 00:00:00.635 E: I: running apt-get update... 00:00:03.348 E: I: downloading packages with apt... 00:00:05.284 E: I: extracting archives... 00:00:06.997 E: I: installing essential packages... 00:00:12.370 E: I: cleaning package lists and apt cache... 00:00:12.456 E: I: creating tarball... 00:00:13.096 E: I: done 00:00:13.104 E: I: removing tempdir /tmp/mmdebstrap.IlorVP7w_8... 00:00:13.263 E: I: success in 12.9129 seconds 00:00:13.269 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.273 E: + filter 00:00:13.277 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:13.719 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:13.743 E: I: finding correct signed-by value... 00:00:13.837 E: I: automatically chosen format: tar 00:00:13.841 E: I: using /tmp/mmdebstrap.Rkpj9WmMrj as tempdir 00:00:13.951 E: I: running apt-get update... 00:00:16.768 E: I: downloading packages with apt... 00:00:18.632 E: I: extracting archives... 00:00:20.411 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.Rkpj9WmMrj 00:00:20.423 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.Rkpj9WmMrj 00:00:20.871 E: Selecting previously unselected package base-passwd. 00:00:20.874 E: (Reading database ... 0 files and directories currently installed.) 00:00:20.878 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:20.882 E: Unpacking base-passwd (3.6.3) ... 00:00:20.898 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:20.901 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:20.905 E: Package libc6 is not installed. 00:00:20.908 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:20.911 E: Package libdebconfclient0 is not installed. 00:00:20.915 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:20.918 E: Package libselinux1 is not installed. 00:00:20.922 E: 00:00:20.925 E: Setting up base-passwd (3.6.3) ... 00:00:21.057 E: Selecting previously unselected package base-files. 00:00:21.061 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:21.064 E: base-files pre-depends on awk 00:00:21.067 E: awk is not installed. 00:00:21.071 E: 00:00:21.075 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.079 E: (Reading database ... 41 files and directories currently installed.) 00:00:21.082 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:21.085 E: Unpacking base-files (13.3) ... 00:00:21.100 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:21.103 E: base-files depends on awk; however: 00:00:21.107 E: Package awk is not installed. 00:00:21.110 E: 00:00:21.113 E: Setting up base-files (13.3) ... 00:00:21.202 E: Selecting previously unselected package dpkg. 00:00:21.206 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.209 E: dpkg pre-depends on libbz2-1.0 00:00:21.213 E: libbz2-1.0 is not installed. 00:00:21.216 E: 00:00:21.220 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.223 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.229 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:21.233 E: libc6 is not installed. 00:00:21.237 E: 00:00:21.241 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.244 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.247 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:21.251 E: liblzma5 is not installed. 00:00:21.254 E: 00:00:21.258 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.262 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.266 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:21.269 E: libmd0 is not installed. 00:00:21.272 E: 00:00:21.276 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.279 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.282 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:21.286 E: libselinux1 is not installed. 00:00:21.289 E: 00:00:21.292 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.296 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.299 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:21.302 E: libzstd1 is not installed. 00:00:21.306 E: 00:00:21.309 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.312 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:21.315 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:21.319 E: zlib1g is not installed. 00:00:21.322 E: 00:00:21.326 E: dpkg: warning: ignoring pre-dependency problem! 00:00:21.329 E: (Reading database ... 133 files and directories currently installed.) 00:00:21.332 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:21.336 E: Unpacking dpkg (1.22.6) ... 00:00:21.339 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:21.342 E: dpkg depends on libbz2-1.0; however: 00:00:21.346 E: Package libbz2-1.0 is not installed. 00:00:21.349 E: dpkg depends on libc6 (>= 2.34); however: 00:00:21.352 E: Package libc6 is not installed. 00:00:21.355 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:21.359 E: Package liblzma5 is not installed. 00:00:21.362 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:21.365 E: Package libmd0 is not installed. 00:00:21.369 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:21.372 E: Package libselinux1 is not installed. 00:00:21.375 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:21.379 E: Package libzstd1 is not installed. 00:00:21.382 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:21.385 E: Package zlib1g is not installed. 00:00:21.388 E: dpkg depends on tar (>= 1.28-1); however: 00:00:21.392 E: Package tar is not installed. 00:00:21.395 E: 00:00:21.398 E: Setting up dpkg (1.22.6) ... 00:00:21.536 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:21.539 E: (Reading database ... 414 files and directories currently installed.) 00:00:21.543 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:21.546 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:21.569 E: Selecting previously unselected package libc6:amd64. 00:00:21.573 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:21.704 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:21.938 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:21.942 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:21.946 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:21.967 E: Selecting previously unselected package mawk. 00:00:21.970 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:21.974 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:22.002 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:22.006 E: base-files pre-depends on awk 00:00:22.010 E: mawk provides awk but is unpacked but not configured. 00:00:22.013 E: 00:00:22.016 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.020 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:22.023 E: Unpacking base-files (13.3) over (13.3) ... 00:00:22.055 E: Selecting previously unselected package libtinfo6:amd64. 00:00:22.059 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:22.062 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:22.089 E: Selecting previously unselected package debianutils. 00:00:22.093 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:22.096 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:22.100 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.103 E: 00:00:22.106 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.109 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:22.112 E: Unpacking debianutils (5.19) ... 00:00:22.136 E: Selecting previously unselected package bash. 00:00:22.139 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:22.143 E: bash pre-depends on libc6 (>= 2.38) 00:00:22.147 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.150 E: 00:00:22.153 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.156 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:22.160 E: bash pre-depends on libtinfo6 (>= 6) 00:00:22.163 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:22.166 E: 00:00:22.170 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.173 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:22.176 E: Unpacking bash (5.2.21-2.1) ... 00:00:22.257 E: Selecting previously unselected package libcap2:amd64. 00:00:22.260 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:22.264 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:22.284 E: Selecting previously unselected package libsystemd0:amd64. 00:00:22.288 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:22.291 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:22.329 E: Selecting previously unselected package bsdutils. 00:00:22.333 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:22.336 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:22.340 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.343 E: 00:00:22.346 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.350 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:22.353 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:22.357 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:22.360 E: 00:00:22.363 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.367 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:22.370 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:22.374 E: Selecting previously unselected package libacl1:amd64. 00:00:22.377 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:22.380 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:22.393 E: Selecting previously unselected package libattr1:amd64. 00:00:22.396 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:22.400 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:22.420 E: Selecting previously unselected package libgmp10:amd64. 00:00:22.424 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:22.427 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:22.464 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:22.468 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:22.471 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:22.505 E: Selecting previously unselected package libselinux1:amd64. 00:00:22.508 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:22.512 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:22.533 E: Selecting previously unselected package libzstd1:amd64. 00:00:22.536 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:22.540 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:22.576 E: Selecting previously unselected package zlib1g:amd64. 00:00:22.580 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:22.583 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:22.608 E: Selecting previously unselected package libssl3t64:amd64. 00:00:22.611 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:22.615 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:22.753 E: Selecting previously unselected package coreutils. 00:00:22.757 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.761 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:22.766 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:22.769 E: 00:00:22.773 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.776 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.780 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:22.783 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:22.787 E: 00:00:22.790 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.794 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.798 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:22.801 E: libc6:amd64 is unpacked, but has never been configured. 00:00:22.804 E: 00:00:22.807 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.811 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.815 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:22.818 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:22.821 E: 00:00:22.825 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.828 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.832 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:22.835 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:22.839 E: 00:00:22.842 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.845 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:22.849 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:22.852 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:22.855 E: 00:00:22.859 E: dpkg: warning: ignoring pre-dependency problem! 00:00:22.862 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:22.865 E: Unpacking coreutils (9.4-3.1) ... 00:00:23.019 E: Selecting previously unselected package dash. 00:00:23.023 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:23.026 E: dash pre-depends on libc6 (>= 2.38) 00:00:23.030 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.033 E: 00:00:23.036 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.040 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:23.043 E: Unpacking dash (0.5.12-9) ... 00:00:23.050 E: Selecting previously unselected package diffutils. 00:00:23.053 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:23.056 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:23.060 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.063 E: 00:00:23.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.070 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:23.074 E: Unpacking diffutils (1:3.10-1) ... 00:00:23.107 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:23.111 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:23.114 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:23.134 E: Selecting previously unselected package liblzma5:amd64. 00:00:23.138 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:23.141 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:23.168 E: Selecting previously unselected package libmd0:amd64. 00:00:23.172 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:23.175 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:23.195 E: Selecting previously unselected package tar. 00:00:23.199 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.203 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:23.207 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:23.210 E: 00:00:23.214 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.217 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.221 E: tar pre-depends on libc6 (>= 2.34) 00:00:23.224 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.228 E: 00:00:23.231 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.235 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:23.244 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:23.248 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.252 E: 00:00:23.255 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.259 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:23.262 E: Unpacking tar (1.35+dfsg-3) ... 00:00:23.282 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.285 E: dpkg pre-depends on libbz2-1.0 00:00:23.289 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:23.293 E: 00:00:23.296 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.299 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.303 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:23.306 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.310 E: 00:00:23.314 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.318 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.321 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:23.325 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:23.328 E: 00:00:23.332 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.336 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.339 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:23.343 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:23.347 E: 00:00:23.350 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.354 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.357 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:23.360 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.364 E: 00:00:23.367 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.371 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.375 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:23.378 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:23.382 E: 00:00:23.385 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.388 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:23.392 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:23.396 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:23.399 E: 00:00:23.403 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.406 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:23.409 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:23.421 E: Selecting previously unselected package findutils. 00:00:23.424 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:23.428 E: findutils pre-depends on libc6 (>= 2.38) 00:00:23.431 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.435 E: 00:00:23.438 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.442 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:23.445 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:23.448 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:23.452 E: 00:00:23.455 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.458 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:23.462 E: Unpacking findutils (4.10.0-2) ... 00:00:23.483 E: Selecting previously unselected package grep. 00:00:23.487 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:23.490 E: grep pre-depends on libc6 (>= 2.34) 00:00:23.493 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.497 E: 00:00:23.500 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.503 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:23.507 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:23.510 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:23.516 E: 00:00:23.521 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.525 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:23.529 E: Unpacking grep (3.11-4) ... 00:00:23.560 E: Selecting previously unselected package gzip. 00:00:23.564 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:23.567 E: gzip pre-depends on libc6 (>= 2.34) 00:00:23.571 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.574 E: 00:00:23.577 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.580 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:23.594 E: Unpacking gzip (1.12-1.1) ... 00:00:23.627 E: Selecting previously unselected package hostname. 00:00:23.631 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:23.634 E: hostname pre-depends on libc6 (>= 2.34) 00:00:23.638 E: libc6:amd64 is unpacked, but has never been configured. 00:00:23.641 E: 00:00:23.644 E: dpkg: warning: ignoring pre-dependency problem! 00:00:23.647 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:23.651 E: Unpacking hostname (3.23+nmu2) ... 00:00:23.654 E: Selecting previously unselected package libaudit-common. 00:00:23.658 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:23.661 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:23.680 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:23.683 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:23.687 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:23.706 E: Selecting previously unselected package libaudit1:amd64. 00:00:23.709 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:23.712 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:23.734 E: Selecting previously unselected package libcrypt1:amd64. 00:00:23.737 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:23.740 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:23.763 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:23.767 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:23.770 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:23.848 E: Selecting previously unselected package debconf. 00:00:23.852 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:23.856 E: Unpacking debconf (1.5.86) ... 00:00:23.916 E: Selecting previously unselected package libpam0g:amd64. 00:00:23.920 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:23.923 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:23.951 E: Selecting previously unselected package libpam-modules-bin. 00:00:23.954 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:23.958 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:23.985 E: Selecting previously unselected package libpam-modules:amd64. 00:00:23.988 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:23.992 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:23.995 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:23.999 E: 00:00:24.002 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.005 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.009 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:24.012 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.015 E: 00:00:24.019 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.022 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.025 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:24.028 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.032 E: 00:00:24.035 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.038 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.044 E: libpam-modules pre-depends on libdb5.3t64 00:00:24.049 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:24.053 E: 00:00:24.056 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.059 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.062 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:24.066 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:24.070 E: 00:00:24.073 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.076 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.079 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:24.083 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:24.086 E: 00:00:24.089 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.093 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.096 E: libpam-modules pre-depends on libsystemd0 00:00:24.100 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:24.103 E: 00:00:24.106 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.110 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.113 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:24.117 E: debconf is unpacked, but has never been configured. 00:00:24.120 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:24.124 E: 00:00:24.127 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.130 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:24.133 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:24.137 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:24.140 E: 00:00:24.143 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.147 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:24.150 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:24.156 E: Selecting previously unselected package libpam-runtime. 00:00:24.159 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:24.162 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:24.223 E: Selecting previously unselected package login. 00:00:24.227 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.231 E: login pre-depends on libpam-modules 00:00:24.234 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:24.239 E: 00:00:24.242 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.246 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.249 E: login pre-depends on libpam-runtime 00:00:24.253 E: libpam-runtime is unpacked, but has never been configured. 00:00:24.256 E: 00:00:24.259 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.263 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.266 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:24.270 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:24.273 E: 00:00:24.277 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.280 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.283 E: login pre-depends on libc6 (>= 2.38) 00:00:24.287 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.290 E: 00:00:24.293 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.297 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.300 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.303 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.307 E: 00:00:24.310 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.313 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:24.317 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:24.320 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:24.323 E: 00:00:24.327 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.330 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:24.334 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:24.337 E: Selecting previously unselected package ncurses-bin. 00:00:24.340 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:24.344 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:24.349 E: libc6: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 .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:24.363 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:24.366 E: libtinfo6: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: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:24.380 E: Unpacking ncurses-bin (6.5-2) ... 00:00:24.384 E: Selecting previously unselected package perl-base. 00:00:24.387 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:24.390 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:24.394 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.397 E: 00:00:24.400 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.403 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:24.407 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.410 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.413 E: 00:00:24.416 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.420 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:24.424 E: Unpacking perl-base (5.38.2-5) ... 00:00:24.659 E: Selecting previously unselected package sed. 00:00:24.663 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.666 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:24.670 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:24.673 E: 00:00:24.676 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.680 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.683 E: sed pre-depends on libc6 (>= 2.34) 00:00:24.686 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.689 E: 00:00:24.693 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.696 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:24.700 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:24.704 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:24.707 E: 00:00:24.710 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.714 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:24.717 E: Unpacking sed (4.9-2) ... 00:00:24.720 E: Selecting previously unselected package libblkid1:amd64. 00:00:24.724 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:24.727 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:24.757 E: Selecting previously unselected package libmount1:amd64. 00:00:24.760 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:24.763 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:24.800 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:24.803 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:24.807 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:24.834 E: Selecting previously unselected package libudev1:amd64. 00:00:24.838 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:24.842 E: Unpacking libudev1:amd64 (256-1) ... 00:00:24.868 E: Selecting previously unselected package libuuid1:amd64. 00:00:24.872 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:24.876 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:24.897 E: Selecting previously unselected package util-linux. 00:00:24.900 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.904 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:24.907 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:24.911 E: 00:00:24.914 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.917 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.921 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:24.924 E: libc6:amd64 is unpacked, but has never been configured. 00:00:24.928 E: 00:00:24.932 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.935 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.939 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:24.942 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:24.946 E: 00:00:24.950 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.957 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.961 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:24.965 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:24.968 E: 00:00:24.972 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.976 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.979 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:24.983 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:24.986 E: 00:00:24.989 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.993 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:24.996 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:24.999 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:25.003 E: 00:00:25.006 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.009 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.013 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:25.016 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:25.019 E: 00:00:25.022 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.026 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.029 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:25.033 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:25.036 E: 00:00:25.039 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.043 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.046 E: util-linux pre-depends on libsystemd0 00:00:25.049 E: libsystemd0: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.059 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.063 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:25.066 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:25.070 E: 00:00:25.073 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.077 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.080 E: util-linux pre-depends on libudev1 (>= 183) 00:00:25.083 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:25.086 E: 00:00:25.090 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.093 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:25.096 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:25.100 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:25.103 E: 00:00:25.106 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.110 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:25.113 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:25.116 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:25.120 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:25.123 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:25.126 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:25.130 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:25.134 E: Selecting previously unselected package init-system-helpers. 00:00:25.137 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:25.140 E: Unpacking init-system-helpers (1.66) ... 00:00:25.144 E: Selecting previously unselected package libc-bin. 00:00:25.147 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:25.150 E: Unpacking libc-bin (2.38-13) ... 00:00:25.206 E: Selecting previously unselected package ncurses-base. 00:00:25.210 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:25.213 E: Unpacking ncurses-base (6.5-2) ... 00:00:25.249 E: Selecting previously unselected package sysvinit-utils. 00:00:25.253 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:25.256 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:25.284 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:25.287 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:25.292 E: Setting up debconf (1.5.86) ... 00:00:25.422 E: Setting up ncurses-base (6.5-2) ... 00:00:25.434 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:25.440 E: Setting up libc6:amd64 (2.38-13) ... 00:00:25.559 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:25.562 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:25.566 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:25.571 E: Setting up sysvinit-utils (3.09-2) ... 00:00:25.574 E: Setting up debianutils (5.19) ... 00:00:25.642 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:25.646 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:25.651 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:25.654 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:25.658 E: Setting up base-files (13.3) ... 00:00:25.689 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:25.694 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:25.697 E: Setting up dash (0.5.12-9) ... 00:00:25.744 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:25.747 E: Setting up bash (5.2.21-2.1) ... 00:00:25.758 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:25.762 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:25.767 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:25.770 E: Setting up libc-bin (2.38-13) ... 00:00:25.788 E: Setting up ncurses-bin (6.5-2) ... 00:00:25.792 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:25.796 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:25.800 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:25.804 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:25.807 E: Setting up diffutils (1:3.10-1) ... 00:00:25.811 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:25.815 E: Setting up hostname (3.23+nmu2) ... 00:00:25.818 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:25.822 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:25.826 E: Setting up init-system-helpers (1.66) ... 00:00:25.829 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:25.833 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:25.836 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:25.840 E: Setting up libudev1:amd64 (256-1) ... 00:00:25.845 E: Setting up grep (3.11-4) ... 00:00:25.849 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:25.852 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:25.856 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:25.862 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:25.966 E: Setting up sed (4.9-2) ... 00:00:25.970 E: Setting up findutils (4.10.0-2) ... 00:00:25.974 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:25.977 E: Setting up base-passwd (3.6.3) ... 00:00:26.100 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:26.104 E: Setting up tar (1.35+dfsg-3) ... 00:00:26.109 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:26.112 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:26.117 E: Setting up coreutils (9.4-3.1) ... 00:00:26.121 E: Setting up util-linux (2.40.1-8.1) ... 00:00:26.130 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:26.311 E: Setting up dpkg (1.22.6) ... 00:00:26.503 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:26.525 E: Setting up perl-base (5.38.2-5) ... 00:00:26.536 E: Setting up gzip (1.12-1.1) ... 00:00:26.590 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:26.736 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:26.761 E: Processing triggers for libc-bin (2.38-13) ... 00:00:26.779 E: I: installing essential packages... 00:00:32.387 E: I: cleaning package lists and apt cache... 00:00:32.479 E: I: creating tarball... 00:00:33.577 E: I: done 00:00:33.593 E: I: removing tempdir /tmp/mmdebstrap.Rkpj9WmMrj... 00:00:33.794 E: I: success in 20.2351 seconds 00:00:33.802 E: + filter 00:00:33.806 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:33.810 E: + cmp - /tmp/debian-chroot-unshare.tar 00:00:34.884 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:43 result: SUCCESS ------------------------------------------------------------------------------ (266/280) jessie-or-older dist: unstable mode: unshare variant: apt format: auto time left: 0:10:40 ------------------------------------------------------------------------------ 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=1718633386 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.025 E: + prefix= 00:00:00.028 E: + id -u 00:00:00.032 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.045 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.049 E: + useradd --home-dir /home/user --create-home user 00:00:00.052 E: + prefix=runuser -u user -- 00:00:00.055 E: + MMTARFILTER= 00:00:00.058 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.061 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.064 E: + [ -x ./tarfilter ] 00:00:00.067 E: + MMTARFILTER=./tarfilter 00:00:00.071 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian 00:00:00.456 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.484 E: I: finding correct signed-by value... 00:00:00.577 E: I: automatically chosen format: tar 00:00:00.581 E: I: using /tmp/mmdebstrap.IEliVr5jgl as tempdir 00:00:00.625 E: I: running apt-get update... 00:00:03.354 E: I: downloading packages with apt... 00:00:05.446 E: I: extracting archives... 00:00:07.149 E: I: installing essential packages... 00:00:12.478 E: I: installing remaining packages inside the chroot... 00:00:15.556 E: I: cleaning package lists and apt cache... 00:00:15.640 E: I: creating tarball... 00:00:16.423 E: I: done 00:00:16.430 E: I: removing tempdir /tmp/mmdebstrap.IEliVr5jgl... 00:00:16.608 E: I: success in 16.2629 seconds 00:00:16.615 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:16.619 E: + filter 00:00:16.622 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.068 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:17.092 E: I: finding correct signed-by value... 00:00:17.184 E: I: automatically chosen format: tar 00:00:17.188 E: I: using /tmp/mmdebstrap.eG5QuJSy90 as tempdir 00:00:17.296 E: I: running apt-get update... 00:00:20.052 E: I: downloading packages with apt... 00:00:22.191 E: I: extracting archives... 00:00:23.964 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.eG5QuJSy90 00:00:23.976 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.eG5QuJSy90 00:00:24.409 E: Selecting previously unselected package base-passwd. 00:00:24.413 E: (Reading database ... 0 files and directories currently installed.) 00:00:24.416 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:24.420 E: Unpacking base-passwd (3.6.3) ... 00:00:24.435 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:24.439 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:24.442 E: Package libc6 is not installed. 00:00:24.445 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:24.448 E: Package libdebconfclient0 is not installed. 00:00:24.452 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:24.455 E: Package libselinux1 is not installed. 00:00:24.458 E: 00:00:24.461 E: Setting up base-passwd (3.6.3) ... 00:00:24.568 E: Selecting previously unselected package base-files. 00:00:24.571 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:24.575 E: base-files pre-depends on awk 00:00:24.578 E: awk is not installed. 00:00:24.582 E: 00:00:24.585 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.588 E: (Reading database ... 41 files and directories currently installed.) 00:00:24.591 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:24.595 E: Unpacking base-files (13.3) ... 00:00:24.610 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:24.613 E: base-files depends on awk; however: 00:00:24.617 E: Package awk is not installed. 00:00:24.620 E: 00:00:24.623 E: Setting up base-files (13.3) ... 00:00:24.711 E: Selecting previously unselected package dpkg. 00:00:24.715 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.719 E: dpkg pre-depends on libbz2-1.0 00:00:24.722 E: libbz2-1.0 is not installed. 00:00:24.726 E: 00:00:24.729 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.733 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.737 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:24.740 E: libc6 is not installed. 00:00:24.744 E: 00:00:24.747 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.751 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.755 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:24.758 E: liblzma5 is not installed. 00:00:24.762 E: 00:00:24.765 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.769 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.772 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:24.775 E: libmd0 is not installed. 00:00:24.779 E: 00:00:24.782 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.786 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.789 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:24.793 E: libselinux1 is not installed. 00:00:24.796 E: 00:00:24.800 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.803 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.806 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:24.809 E: libzstd1 is not installed. 00:00:24.812 E: 00:00:24.816 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.819 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:24.822 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:24.825 E: zlib1g is not installed. 00:00:24.829 E: 00:00:24.832 E: dpkg: warning: ignoring pre-dependency problem! 00:00:24.835 E: (Reading database ... 133 files and directories currently installed.) 00:00:24.839 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:24.842 E: Unpacking dpkg (1.22.6) ... 00:00:24.845 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:24.848 E: dpkg depends on libbz2-1.0; however: 00:00:24.852 E: Package libbz2-1.0 is not installed. 00:00:24.855 E: dpkg depends on libc6 (>= 2.34); however: 00:00:24.858 E: Package libc6 is not installed. 00:00:24.861 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:24.864 E: Package liblzma5 is not installed. 00:00:24.868 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:24.871 E: Package libmd0 is not installed. 00:00:24.875 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:24.878 E: Package libselinux1 is not installed. 00:00:24.881 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:24.884 E: Package libzstd1 is not installed. 00:00:24.887 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:24.891 E: Package zlib1g is not installed. 00:00:24.894 E: dpkg depends on tar (>= 1.28-1); however: 00:00:24.897 E: Package tar is not installed. 00:00:24.900 E: 00:00:24.903 E: Setting up dpkg (1.22.6) ... 00:00:25.041 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:25.045 E: (Reading database ... 414 files and directories currently installed.) 00:00:25.049 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:25.052 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:25.075 E: Selecting previously unselected package libc6:amd64. 00:00:25.078 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:25.208 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:25.438 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:25.451 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:25.455 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:25.476 E: Selecting previously unselected package mawk. 00:00:25.480 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:25.483 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:25.512 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:25.516 E: base-files pre-depends on awk 00:00:25.519 E: mawk provides awk but is unpacked but not configured. 00:00:25.522 E: 00:00:25.526 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.529 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:25.533 E: Unpacking base-files (13.3) over (13.3) ... 00:00:25.564 E: Selecting previously unselected package libtinfo6:amd64. 00:00:25.567 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:25.570 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:25.598 E: Selecting previously unselected package debianutils. 00:00:25.601 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:25.604 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:25.608 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.611 E: 00:00:25.615 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.618 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:25.621 E: Unpacking debianutils (5.19) ... 00:00:25.645 E: Selecting previously unselected package bash. 00:00:25.648 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:25.651 E: bash pre-depends on libc6 (>= 2.38) 00:00:25.655 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.658 E: 00:00:25.661 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.664 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:25.668 E: bash pre-depends on libtinfo6 (>= 6) 00:00:25.671 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:25.675 E: 00:00:25.678 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.681 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:25.684 E: Unpacking bash (5.2.21-2.1) ... 00:00:25.785 E: Selecting previously unselected package libcap2:amd64. 00:00:25.789 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:25.792 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:25.811 E: Selecting previously unselected package libsystemd0:amd64. 00:00:25.815 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:25.819 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:25.859 E: Selecting previously unselected package bsdutils. 00:00:25.864 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:25.867 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:25.871 E: libc6:amd64 is unpacked, but has never been configured. 00:00:25.874 E: 00:00:25.877 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.881 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:25.884 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:25.887 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:25.890 E: 00:00:25.894 E: dpkg: warning: ignoring pre-dependency problem! 00:00:25.897 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:25.900 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:25.903 E: Selecting previously unselected package libacl1:amd64. 00:00:25.906 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:25.910 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:25.922 E: Selecting previously unselected package libattr1:amd64. 00:00:25.925 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:25.929 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:25.952 E: Selecting previously unselected package libgmp10:amd64. 00:00:25.956 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:25.959 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:25.994 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:25.998 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:26.001 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:26.036 E: Selecting previously unselected package libselinux1:amd64. 00:00:26.039 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:26.043 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:26.066 E: Selecting previously unselected package libzstd1:amd64. 00:00:26.069 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:26.072 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:26.110 E: Selecting previously unselected package zlib1g:amd64. 00:00:26.113 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:26.117 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:26.142 E: Selecting previously unselected package libssl3t64:amd64. 00:00:26.145 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:26.154 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:26.294 E: Selecting previously unselected package coreutils. 00:00:26.298 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.302 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:26.306 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:26.310 E: 00:00:26.313 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.316 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.320 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:26.323 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:26.327 E: 00:00:26.331 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.334 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.338 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:26.341 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.344 E: 00:00:26.348 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.351 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.355 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:26.358 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:26.362 E: 00:00:26.365 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.368 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.372 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:26.375 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.379 E: 00:00:26.382 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.386 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:26.389 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:26.393 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:26.396 E: 00:00:26.399 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.403 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:26.406 E: Unpacking coreutils (9.4-3.1) ... 00:00:26.555 E: Selecting previously unselected package dash. 00:00:26.559 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:26.562 E: dash pre-depends on libc6 (>= 2.38) 00:00:26.566 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.569 E: 00:00:26.572 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.575 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:26.579 E: Unpacking dash (0.5.12-9) ... 00:00:26.588 E: Selecting previously unselected package diffutils. 00:00:26.591 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:26.594 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:26.598 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.601 E: 00:00:26.604 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.608 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:26.611 E: Unpacking diffutils (1:3.10-1) ... 00:00:26.646 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:26.650 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:26.653 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:26.673 E: Selecting previously unselected package liblzma5:amd64. 00:00:26.677 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:26.680 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:26.706 E: Selecting previously unselected package libmd0:amd64. 00:00:26.709 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:26.713 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:26.732 E: Selecting previously unselected package tar. 00:00:26.735 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.739 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:26.742 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:26.745 E: 00:00:26.749 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.752 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.755 E: tar pre-depends on libc6 (>= 2.34) 00:00:26.759 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.762 E: 00:00:26.765 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.769 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:26.772 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:26.775 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.778 E: 00:00:26.782 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.785 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:26.789 E: Unpacking tar (1.35+dfsg-3) ... 00:00:26.810 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.813 E: dpkg pre-depends on libbz2-1.0 00:00:26.817 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:26.820 E: 00:00:26.823 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.827 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.830 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:26.833 E: libc6:amd64 is unpacked, but has never been configured. 00:00:26.837 E: 00:00:26.840 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.843 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.847 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:26.850 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:26.853 E: 00:00:26.856 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.860 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.864 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:26.867 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:26.871 E: 00:00:26.874 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.880 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.884 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:26.887 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.891 E: 00:00:26.894 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.897 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.901 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:26.904 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:26.908 E: 00:00:26.911 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.914 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.917 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:26.921 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:26.924 E: 00:00:26.928 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.931 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:26.934 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:26.949 E: Selecting previously unselected package findutils. 00:00:26.952 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:26.956 E: findutils pre-depends on libc6 (>= 2.38) 00:00:26.959 E: libc6: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.969 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:26.972 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:26.976 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:26.979 E: 00:00:26.982 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.985 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:26.989 E: Unpacking findutils (4.10.0-2) ... 00:00:27.013 E: Selecting previously unselected package grep. 00:00:27.016 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:27.021 E: grep pre-depends on libc6 (>= 2.34) 00:00:27.024 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.027 E: 00:00:27.030 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.034 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:27.037 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:27.040 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:27.043 E: 00:00:27.047 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.050 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:27.053 E: Unpacking grep (3.11-4) ... 00:00:27.071 E: Selecting previously unselected package gzip. 00:00:27.075 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:27.078 E: gzip pre-depends on libc6 (>= 2.34) 00:00:27.081 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.085 E: 00:00:27.088 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.091 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:27.101 E: Unpacking gzip (1.12-1.1) ... 00:00:27.134 E: Selecting previously unselected package hostname. 00:00:27.137 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:27.141 E: hostname pre-depends on libc6 (>= 2.34) 00:00:27.144 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.147 E: 00:00:27.150 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.154 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:27.157 E: Unpacking hostname (3.23+nmu2) ... 00:00:27.161 E: Selecting previously unselected package libaudit-common. 00:00:27.164 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:27.168 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:27.186 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:27.190 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:27.193 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:27.214 E: Selecting previously unselected package libaudit1:amd64. 00:00:27.218 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:27.221 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:27.243 E: Selecting previously unselected package libcrypt1:amd64. 00:00:27.246 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:27.249 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:27.272 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:27.275 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:27.279 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:27.343 E: Selecting previously unselected package debconf. 00:00:27.347 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:27.350 E: Unpacking debconf (1.5.86) ... 00:00:27.409 E: Selecting previously unselected package libpam0g:amd64. 00:00:27.413 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:27.416 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:27.440 E: Selecting previously unselected package libpam-modules-bin. 00:00:27.444 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:27.447 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:27.474 E: Selecting previously unselected package libpam-modules:amd64. 00:00:27.478 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.481 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:27.485 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:27.488 E: 00:00:27.491 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.495 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.498 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:27.501 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.504 E: 00:00:27.508 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.511 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.514 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:27.517 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.521 E: 00:00:27.524 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.527 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.530 E: libpam-modules pre-depends on libdb5.3t64 00:00:27.534 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:27.537 E: 00:00:27.540 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.543 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.546 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:27.550 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:27.553 E: 00:00:27.556 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.560 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.563 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:27.566 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:27.569 E: 00:00:27.572 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.576 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.579 E: libpam-modules pre-depends on libsystemd0 00:00:27.583 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:27.586 E: 00:00:27.590 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.593 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.596 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:27.600 E: debconf is unpacked, but has never been configured. 00:00:27.603 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:27.606 E: 00:00:27.609 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.613 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:27.616 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:27.619 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:27.622 E: 00:00:27.626 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.629 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:27.632 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:27.637 E: Selecting previously unselected package libpam-runtime. 00:00:27.640 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:27.643 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:27.703 E: Selecting previously unselected package login. 00:00:27.706 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.710 E: login pre-depends on libpam-modules 00:00:27.713 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:27.716 E: 00:00:27.720 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.723 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.727 E: login pre-depends on libpam-runtime 00:00:27.730 E: libpam-runtime is unpacked, but has never been configured. 00:00:27.733 E: 00:00:27.737 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.740 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.744 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:27.747 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:27.750 E: 00:00:27.754 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.757 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.761 E: login pre-depends on libc6 (>= 2.38) 00:00:27.764 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.768 E: 00:00:27.771 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.774 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.778 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:27.781 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.785 E: 00:00:27.788 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.791 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:27.795 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:27.798 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:27.801 E: 00:00:27.805 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.808 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:27.812 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:27.815 E: Selecting previously unselected package ncurses-bin. 00:00:27.818 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:27.822 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:27.825 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.829 E: 00:00:27.832 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.835 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:27.838 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:27.842 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:27.845 E: 00:00:27.848 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.851 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:27.854 E: Unpacking ncurses-bin (6.5-2) ... 00:00:27.857 E: Selecting previously unselected package perl-base. 00:00:27.861 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:27.864 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:27.868 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.871 E: 00:00:27.874 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.877 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:27.880 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:27.884 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:27.887 E: 00:00:27.890 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.893 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:27.897 E: Unpacking perl-base (5.38.2-5) ... 00:00:28.130 E: Selecting previously unselected package sed. 00:00:28.134 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.138 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:28.141 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.144 E: 00:00:28.148 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.151 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.154 E: sed pre-depends on libc6 (>= 2.34) 00:00:28.158 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.161 E: 00:00:28.164 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.167 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:28.171 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:28.174 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.177 E: 00:00:28.180 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.184 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:28.187 E: Unpacking sed (4.9-2) ... 00:00:28.191 E: Selecting previously unselected package libblkid1:amd64. 00:00:28.194 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:28.197 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:28.225 E: Selecting previously unselected package libmount1:amd64. 00:00:28.229 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:28.232 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:28.265 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:28.269 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:28.272 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:28.300 E: Selecting previously unselected package libudev1:amd64. 00:00:28.303 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:28.306 E: Unpacking libudev1:amd64 (256-1) ... 00:00:28.333 E: Selecting previously unselected package libuuid1:amd64. 00:00:28.337 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:28.340 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:28.362 E: Selecting previously unselected package util-linux. 00:00:28.365 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.368 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:28.372 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:28.375 E: 00:00:28.378 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.381 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.385 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:28.388 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.392 E: 00:00:28.395 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.398 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.402 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:28.405 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:28.409 E: 00:00:28.412 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.415 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.419 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:28.422 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:28.425 E: 00:00:28.429 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.432 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.435 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:28.439 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:28.442 E: 00:00:28.445 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.448 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.452 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:28.455 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:28.458 E: 00:00:28.462 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.465 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.468 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:28.472 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.475 E: 00:00:28.478 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.482 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.485 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:28.488 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:28.491 E: 00:00:28.495 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.498 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.501 E: util-linux pre-depends on libsystemd0 00:00:28.505 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:28.509 E: 00:00:28.512 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.515 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.518 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:28.521 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:28.525 E: 00:00:28.528 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.531 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.535 E: util-linux pre-depends on libudev1 (>= 183) 00:00:28.538 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:28.541 E: 00:00:28.544 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.548 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:28.551 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:28.554 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:28.557 E: 00:00:28.561 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.564 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:28.567 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:28.570 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:28.574 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:28.577 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:28.580 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:28.583 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:28.586 E: Selecting previously unselected package init-system-helpers. 00:00:28.590 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:28.593 E: Unpacking init-system-helpers (1.66) ... 00:00:28.596 E: Selecting previously unselected package libc-bin. 00:00:28.600 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:28.603 E: Unpacking libc-bin (2.38-13) ... 00:00:28.666 E: Selecting previously unselected package ncurses-base. 00:00:28.670 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:28.673 E: Unpacking ncurses-base (6.5-2) ... 00:00:28.709 E: Selecting previously unselected package sysvinit-utils. 00:00:28.712 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:28.715 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:28.744 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:28.747 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:28.751 E: Setting up debconf (1.5.86) ... 00:00:28.882 E: Setting up ncurses-base (6.5-2) ... 00:00:28.893 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:28.898 E: Setting up libc6:amd64 (2.38-13) ... 00:00:29.014 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:29.018 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:29.021 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:29.026 E: Setting up sysvinit-utils (3.09-2) ... 00:00:29.029 E: Setting up debianutils (5.19) ... 00:00:29.091 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:29.095 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:29.099 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:29.103 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:29.106 E: Setting up base-files (13.3) ... 00:00:29.135 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:29.139 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:29.142 E: Setting up dash (0.5.12-9) ... 00:00:29.187 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:29.191 E: Setting up bash (5.2.21-2.1) ... 00:00:29.201 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.205 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:29.209 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:29.213 E: Setting up libc-bin (2.38-13) ... 00:00:29.233 E: Setting up ncurses-bin (6.5-2) ... 00:00:29.237 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:29.241 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:29.245 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:29.248 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:29.252 E: Setting up diffutils (1:3.10-1) ... 00:00:29.256 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:29.260 E: Setting up hostname (3.23+nmu2) ... 00:00:29.263 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:29.267 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:29.270 E: Setting up init-system-helpers (1.66) ... 00:00:29.274 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:29.278 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:29.282 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:29.286 E: Setting up libudev1:amd64 (256-1) ... 00:00:29.290 E: Setting up grep (3.11-4) ... 00:00:29.294 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:29.298 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:29.302 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:29.307 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:29.411 E: Setting up sed (4.9-2) ... 00:00:29.415 E: Setting up findutils (4.10.0-2) ... 00:00:29.418 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:29.421 E: Setting up base-passwd (3.6.3) ... 00:00:29.542 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:29.545 E: Setting up tar (1.35+dfsg-3) ... 00:00:29.550 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:29.554 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:29.558 E: Setting up coreutils (9.4-3.1) ... 00:00:29.562 E: Setting up util-linux (2.40.1-8.1) ... 00:00:29.572 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:29.752 E: Setting up dpkg (1.22.6) ... 00:00:29.944 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:29.966 E: Setting up perl-base (5.38.2-5) ... 00:00:29.977 E: Setting up gzip (1.12-1.1) ... 00:00:30.031 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:30.178 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:30.202 E: Processing triggers for libc-bin (2.38-13) ... 00:00:30.219 E: I: installing essential packages... 00:00:35.817 E: I: installing remaining packages inside the chroot... 00:00:39.009 E: I: cleaning package lists and apt cache... 00:00:39.095 E: I: creating tarball... 00:00:40.369 E: I: done 00:00:40.386 E: I: removing tempdir /tmp/mmdebstrap.eG5QuJSy90... 00:00:40.605 E: I: success in 23.7143 seconds 00:00:40.613 E: + filter 00:00:40.617 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:40.620 E: + cmp - /tmp/debian-chroot-unshare.tar 00:00:41.873 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:50 result: SUCCESS ------------------------------------------------------------------------------ (267/280) jessie-or-older dist: unstable mode: unshare variant: minbase format: auto time left: 0:09:57 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.012 E: + export SOURCE_DATE_EPOCH=1718633386 00:00:00.016 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.039 E: + [ unshare != auto ] 00:00:00.043 E: + id user 00:00:00.046 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.050 E: + useradd --home-dir /home/user --create-home user 00:00:00.053 E: + prefix=runuser -u user -- 00:00:00.056 E: + MMTARFILTER= 00:00:00.059 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.063 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.066 E: + [ -x ./tarfilter ] 00:00:00.069 E: + MMTARFILTER=./tarfilter 00:00:00.072 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian 00:00:00.454 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.482 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.S3C32Oz8Q6 as tempdir 00:00:00.624 E: I: running apt-get update... 00:00:03.384 E: I: downloading packages with apt... 00:00:05.515 E: I: extracting archives... 00:00:07.282 E: I: installing essential packages... 00:00:12.625 E: I: installing remaining packages inside the chroot... 00:00:17.195 E: I: cleaning package lists and apt cache... 00:00:17.280 E: I: creating tarball... 00:00:18.196 E: I: done 00:00:18.210 E: I: removing tempdir /tmp/mmdebstrap.S3C32Oz8Q6... 00:00:18.436 E: I: success in 18.0934 seconds 00:00:18.443 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:18.446 E: + filter 00:00:18.450 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.889 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:18.912 E: I: finding correct signed-by value... 00:00:19.005 E: I: automatically chosen format: tar 00:00:19.008 E: I: using /tmp/mmdebstrap.1ir09CfFR7 as tempdir 00:00:19.121 E: I: running apt-get update... 00:00:21.821 E: I: downloading packages with apt... 00:00:23.899 E: I: extracting archives... 00:00:25.737 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.1ir09CfFR7 00:00:25.750 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.1ir09CfFR7 00:00:26.195 E: Selecting previously unselected package base-passwd. 00:00:26.199 E: (Reading database ... 0 files and directories currently installed.) 00:00:26.202 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:26.205 E: Unpacking base-passwd (3.6.3) ... 00:00:26.222 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:26.226 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:26.229 E: Package libc6 is not installed. 00:00:26.233 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:26.236 E: Package libdebconfclient0 is not installed. 00:00:26.240 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:26.243 E: Package libselinux1 is not installed. 00:00:26.246 E: 00:00:26.250 E: Setting up base-passwd (3.6.3) ... 00:00:26.358 E: Selecting previously unselected package base-files. 00:00:26.362 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:26.365 E: base-files pre-depends on awk 00:00:26.368 E: awk is not installed. 00:00:26.371 E: 00:00:26.375 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.378 E: (Reading database ... 41 files and directories currently installed.) 00:00:26.382 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:26.385 E: Unpacking base-files (13.3) ... 00:00:26.401 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:26.404 E: base-files depends on awk; however: 00:00:26.408 E: Package awk is not installed. 00:00:26.411 E: 00:00:26.414 E: Setting up base-files (13.3) ... 00:00:26.505 E: Selecting previously unselected package dpkg. 00:00:26.508 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.512 E: dpkg pre-depends on libbz2-1.0 00:00:26.515 E: libbz2-1.0 is not installed. 00:00:26.519 E: 00:00:26.522 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.526 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.529 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:26.532 E: libc6 is not installed. 00:00:26.536 E: 00:00:26.539 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.543 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.546 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:26.550 E: liblzma5 is not installed. 00:00:26.553 E: 00:00:26.557 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.560 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.563 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:26.567 E: libmd0 is not installed. 00:00:26.570 E: 00:00:26.574 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.577 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.581 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:26.584 E: libselinux1 is not installed. 00:00:26.587 E: 00:00:26.591 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.594 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.597 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:26.601 E: libzstd1 is not installed. 00:00:26.604 E: 00:00:26.608 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.611 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.614 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:26.618 E: zlib1g is not installed. 00:00:26.621 E: 00:00:26.625 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.628 E: (Reading database ... 133 files and directories currently installed.) 00:00:26.632 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:26.635 E: Unpacking dpkg (1.22.6) ... 00:00:26.638 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:26.641 E: dpkg depends on libbz2-1.0; however: 00:00:26.645 E: Package libbz2-1.0 is not installed. 00:00:26.648 E: dpkg depends on libc6 (>= 2.34); however: 00:00:26.651 E: Package libc6 is not installed. 00:00:26.654 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:26.657 E: Package liblzma5 is not installed. 00:00:26.661 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:26.664 E: Package libmd0 is not installed. 00:00:26.667 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:26.670 E: Package libselinux1 is not installed. 00:00:26.674 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:26.677 E: Package libzstd1 is not installed. 00:00:26.680 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:26.683 E: Package zlib1g is not installed. 00:00:26.687 E: dpkg depends on tar (>= 1.28-1); however: 00:00:26.690 E: Package tar is not installed. 00:00:26.693 E: 00:00:26.697 E: Setting up dpkg (1.22.6) ... 00:00:26.843 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:26.846 E: (Reading database ... 414 files and directories currently installed.) 00:00:26.850 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:26.853 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:26.877 E: Selecting previously unselected package libc6:amd64. 00:00:26.880 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:27.013 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:27.246 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:27.250 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:27.254 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:27.276 E: Selecting previously unselected package mawk. 00:00:27.279 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:27.283 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:27.313 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:27.317 E: base-files pre-depends on awk 00:00:27.320 E: mawk provides awk but is unpacked but not configured. 00:00:27.324 E: 00:00:27.327 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.330 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:27.334 E: Unpacking base-files (13.3) over (13.3) ... 00:00:27.368 E: Selecting previously unselected package libtinfo6:amd64. 00:00:27.371 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:27.375 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:27.403 E: Selecting previously unselected package debianutils. 00:00:27.406 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:27.409 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:27.413 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.416 E: 00:00:27.419 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.422 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:27.426 E: Unpacking debianutils (5.19) ... 00:00:27.452 E: Selecting previously unselected package bash. 00:00:27.456 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:27.459 E: bash pre-depends on libc6 (>= 2.38) 00:00:27.462 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.466 E: 00:00:27.469 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.473 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:27.476 E: bash pre-depends on libtinfo6 (>= 6) 00:00:27.479 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:27.482 E: 00:00:27.485 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.489 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:27.492 E: Unpacking bash (5.2.21-2.1) ... 00:00:27.577 E: Selecting previously unselected package libcap2:amd64. 00:00:27.580 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:27.584 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:27.604 E: Selecting previously unselected package libsystemd0:amd64. 00:00:27.608 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:27.611 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:27.650 E: Selecting previously unselected package bsdutils. 00:00:27.653 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.657 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:27.661 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.664 E: 00:00:27.667 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.671 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.674 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:27.677 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:27.680 E: 00:00:27.684 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.687 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:27.690 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:27.694 E: Selecting previously unselected package libacl1:amd64. 00:00:27.697 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:27.701 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:27.714 E: Selecting previously unselected package libattr1:amd64. 00:00:27.717 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:27.721 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:27.741 E: Selecting previously unselected package libgmp10:amd64. 00:00:27.745 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:27.748 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:27.783 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:27.786 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:27.790 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:27.825 E: Selecting previously unselected package libselinux1:amd64. 00:00:27.828 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:27.832 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:27.853 E: Selecting previously unselected package libzstd1:amd64. 00:00:27.857 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:27.860 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:27.897 E: Selecting previously unselected package zlib1g:amd64. 00:00:27.901 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:27.905 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:27.929 E: Selecting previously unselected package libssl3t64:amd64. 00:00:27.932 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:27.935 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:28.076 E: Selecting previously unselected package coreutils. 00:00:28.080 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.084 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:28.087 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.091 E: 00:00:28.094 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.097 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.101 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:28.104 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:28.108 E: 00:00:28.112 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.116 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.120 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:28.124 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.127 E: 00:00:28.131 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.135 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.139 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:28.143 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:28.146 E: 00:00:28.150 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.153 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.157 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:28.160 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.164 E: 00:00:28.167 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.171 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.174 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:28.178 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:28.181 E: 00:00:28.184 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.188 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:28.192 E: Unpacking coreutils (9.4-3.1) ... 00:00:28.337 E: Selecting previously unselected package dash. 00:00:28.341 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:28.344 E: dash pre-depends on libc6 (>= 2.38) 00:00:28.348 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.352 E: 00:00:28.355 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.358 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:28.362 E: Unpacking dash (0.5.12-9) ... 00:00:28.369 E: Selecting previously unselected package diffutils. 00:00:28.372 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:28.376 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:28.379 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.382 E: 00:00:28.386 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.389 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:28.393 E: Unpacking diffutils (1:3.10-1) ... 00:00:28.427 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:28.430 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:28.434 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:28.455 E: Selecting previously unselected package liblzma5:amd64. 00:00:28.459 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:28.462 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:28.490 E: Selecting previously unselected package libmd0:amd64. 00:00:28.493 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:28.498 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:28.519 E: Selecting previously unselected package tar. 00:00:28.522 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.526 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:28.529 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.533 E: 00:00:28.536 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.539 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.543 E: tar pre-depends on libc6 (>= 2.34) 00:00:28.546 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.549 E: 00:00:28.553 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.556 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.560 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:28.563 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.567 E: 00:00:28.570 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.573 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:28.577 E: Unpacking tar (1.35+dfsg-3) ... 00:00:28.596 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.600 E: dpkg pre-depends on libbz2-1.0 00:00:28.603 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:28.607 E: 00:00:28.610 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.613 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.617 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:28.620 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.624 E: 00:00:28.627 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.631 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.634 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:28.637 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:28.641 E: 00:00:28.644 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.648 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.651 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:28.654 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:28.658 E: 00:00:28.661 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.665 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.668 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:28.671 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.675 E: 00:00:28.678 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.682 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.685 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:28.689 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:28.692 E: 00:00:28.696 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.699 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.702 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:28.706 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:28.709 E: 00:00:28.713 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.716 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:28.719 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:28.735 E: Selecting previously unselected package findutils. 00:00:28.738 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:28.741 E: findutils pre-depends on libc6 (>= 2.38) 00:00:28.745 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.748 E: 00:00:28.752 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.755 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:28.759 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:28.762 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.765 E: 00:00:28.769 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.772 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:28.776 E: Unpacking findutils (4.10.0-2) ... 00:00:28.800 E: Selecting previously unselected package grep. 00:00:28.803 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:28.807 E: grep pre-depends on libc6 (>= 2.34) 00:00:28.810 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.814 E: 00:00:28.817 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.821 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:28.824 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:28.827 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:28.831 E: 00:00:28.834 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.838 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:28.841 E: Unpacking grep (3.11-4) ... 00:00:28.858 E: Selecting previously unselected package gzip. 00:00:28.862 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:28.865 E: gzip pre-depends on libc6 (>= 2.34) 00:00:28.868 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.871 E: 00:00:28.875 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.878 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:28.889 E: Unpacking gzip (1.12-1.1) ... 00:00:28.922 E: Selecting previously unselected package hostname. 00:00:28.925 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:28.929 E: hostname pre-depends on libc6 (>= 2.34) 00:00:28.932 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.936 E: 00:00:28.939 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.943 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:28.946 E: Unpacking hostname (3.23+nmu2) ... 00:00:28.950 E: Selecting previously unselected package libaudit-common. 00:00:28.953 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:28.957 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:28.974 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:28.978 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:28.981 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:29.001 E: Selecting previously unselected package libaudit1:amd64. 00:00:29.005 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:29.008 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:29.030 E: Selecting previously unselected package libcrypt1:amd64. 00:00:29.033 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:29.037 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:29.060 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:29.064 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:29.067 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:29.133 E: Selecting previously unselected package debconf. 00:00:29.137 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:29.141 E: Unpacking debconf (1.5.86) ... 00:00:29.199 E: Selecting previously unselected package libpam0g:amd64. 00:00:29.204 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:29.207 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:29.230 E: Selecting previously unselected package libpam-modules-bin. 00:00:29.233 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:29.237 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:29.265 E: Selecting previously unselected package libpam-modules:amd64. 00:00:29.268 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.272 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:29.275 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:29.278 E: 00:00:29.282 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.285 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.288 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:29.292 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.295 E: 00:00:29.298 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.301 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.305 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:29.308 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.311 E: 00:00:29.315 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.318 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.322 E: libpam-modules pre-depends on libdb5.3t64 00:00:29.325 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:29.328 E: 00:00:29.332 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.335 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.338 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:29.341 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:29.345 E: 00:00:29.348 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.351 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.355 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:29.358 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.362 E: 00:00:29.365 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.368 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.372 E: libpam-modules pre-depends on libsystemd0 00:00:29.375 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:29.379 E: 00:00:29.382 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.385 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.389 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:29.392 E: debconf is unpacked, but has never been configured. 00:00:29.396 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:29.399 E: 00:00:29.403 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.406 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.409 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:29.413 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:29.416 E: 00:00:29.420 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.423 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:29.426 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:29.430 E: Selecting previously unselected package libpam-runtime. 00:00:29.433 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:29.437 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:29.493 E: Selecting previously unselected package login. 00:00:29.497 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.500 E: login pre-depends on libpam-modules 00:00:29.504 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:29.507 E: 00:00:29.511 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.514 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.517 E: login pre-depends on libpam-runtime 00:00:29.520 E: libpam-runtime is unpacked, but has never been configured. 00:00:29.524 E: 00:00:29.527 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.531 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.534 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:29.537 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:29.541 E: 00:00:29.544 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.548 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.551 E: login pre-depends on libc6 (>= 2.38) 00:00:29.554 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.557 E: 00:00:29.561 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.564 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.567 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:29.570 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.574 E: 00:00:29.577 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.581 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:29.584 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:29.588 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:29.592 E: 00:00:29.595 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.598 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:29.602 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:29.605 E: Selecting previously unselected package ncurses-bin. 00:00:29.608 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:29.612 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:29.615 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.618 E: 00:00:29.622 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.625 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:29.629 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:29.632 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:29.635 E: 00:00:29.638 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.642 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:29.645 E: Unpacking ncurses-bin (6.5-2) ... 00:00:29.649 E: Selecting previously unselected package perl-base. 00:00:29.652 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:29.656 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:29.659 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.662 E: 00:00:29.666 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.669 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:29.672 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:29.676 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.679 E: 00:00:29.682 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.686 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:29.689 E: Unpacking perl-base (5.38.2-5) ... 00:00:29.928 E: Selecting previously unselected package sed. 00:00:29.932 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.935 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:29.939 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:29.942 E: 00:00:29.945 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.949 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.952 E: sed pre-depends on libc6 (>= 2.34) 00:00:29.956 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.959 E: 00:00:29.963 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.966 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:29.970 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:29.973 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.977 E: 00:00:29.980 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.983 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:29.987 E: Unpacking sed (4.9-2) ... 00:00:29.991 E: Selecting previously unselected package libblkid1:amd64. 00:00:29.997 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:30.001 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:30.025 E: Selecting previously unselected package libmount1:amd64. 00:00:30.029 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:30.033 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:30.064 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:30.068 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:30.071 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:30.099 E: Selecting previously unselected package libudev1:amd64. 00:00:30.102 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:30.105 E: Unpacking libudev1:amd64 (256-1) ... 00:00:30.133 E: Selecting previously unselected package libuuid1:amd64. 00:00:30.137 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:30.140 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:30.161 E: Selecting previously unselected package util-linux. 00:00:30.165 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.168 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:30.172 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:30.175 E: 00:00:30.179 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.182 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.186 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:30.189 E: libc6:amd64 is unpacked, but has never been configured. 00:00:30.192 E: 00:00:30.196 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.200 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.203 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:30.207 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:30.211 E: 00:00:30.214 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.218 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.222 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:30.226 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:30.229 E: 00:00:30.233 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.236 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.240 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:30.243 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:30.247 E: 00:00:30.250 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.254 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.257 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:30.260 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:30.263 E: 00:00:30.267 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.270 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.273 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:30.276 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:30.280 E: 00:00:30.283 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.287 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.290 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:30.293 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:30.297 E: 00:00:30.300 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.303 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.307 E: util-linux pre-depends on libsystemd0 00:00:30.311 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:30.314 E: 00:00:30.318 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.321 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.325 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:30.328 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:30.331 E: 00:00:30.335 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.338 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.342 E: util-linux pre-depends on libudev1 (>= 183) 00:00:30.345 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:30.349 E: 00:00:30.352 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.356 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:30.359 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:30.362 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:30.365 E: 00:00:30.369 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.373 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:30.376 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:30.380 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:30.383 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:30.386 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:30.390 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:30.393 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:30.397 E: Selecting previously unselected package init-system-helpers. 00:00:30.400 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:30.404 E: Unpacking init-system-helpers (1.66) ... 00:00:30.407 E: Selecting previously unselected package libc-bin. 00:00:30.411 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:30.414 E: Unpacking libc-bin (2.38-13) ... 00:00:30.473 E: Selecting previously unselected package ncurses-base. 00:00:30.476 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:30.480 E: Unpacking ncurses-base (6.5-2) ... 00:00:30.529 E: Selecting previously unselected package sysvinit-utils. 00:00:30.534 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:30.537 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:30.565 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:30.569 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:30.573 E: Setting up debconf (1.5.86) ... 00:00:30.706 E: Setting up ncurses-base (6.5-2) ... 00:00:30.717 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:30.723 E: Setting up libc6:amd64 (2.38-13) ... 00:00:30.857 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:30.862 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:30.865 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:30.869 E: Setting up sysvinit-utils (3.09-2) ... 00:00:30.872 E: Setting up debianutils (5.19) ... 00:00:31.026 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:31.104 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:31.141 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:31.146 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:31.150 E: Setting up base-files (13.3) ... 00:00:31.183 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:31.187 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:31.191 E: Setting up dash (0.5.12-9) ... 00:00:31.238 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:31.242 E: Setting up bash (5.2.21-2.1) ... 00:00:31.253 E: update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:00:31.258 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:31.262 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:31.266 E: Setting up libc-bin (2.38-13) ... 00:00:31.284 E: Setting up ncurses-bin (6.5-2) ... 00:00:31.287 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:31.292 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:31.296 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:31.300 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:31.304 E: Setting up diffutils (1:3.10-1) ... 00:00:31.308 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:31.312 E: Setting up hostname (3.23+nmu2) ... 00:00:31.315 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:31.319 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:31.323 E: Setting up init-system-helpers (1.66) ... 00:00:31.327 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:31.331 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:31.335 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:31.338 E: Setting up libudev1:amd64 (256-1) ... 00:00:31.343 E: Setting up grep (3.11-4) ... 00:00:31.347 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:31.351 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:31.355 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:31.361 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:31.465 E: Setting up sed (4.9-2) ... 00:00:31.470 E: Setting up findutils (4.10.0-2) ... 00:00:31.473 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:31.478 E: Setting up base-passwd (3.6.3) ... 00:00:31.620 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:31.624 E: Setting up tar (1.35+dfsg-3) ... 00:00:31.629 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:31.633 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:31.638 E: Setting up coreutils (9.4-3.1) ... 00:00:31.642 E: Setting up util-linux (2.40.1-8.1) ... 00:00:31.652 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:31.834 E: Setting up dpkg (1.22.6) ... 00:00:32.026 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:32.049 E: Setting up perl-base (5.38.2-5) ... 00:00:32.061 E: Setting up gzip (1.12-1.1) ... 00:00:32.115 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:32.262 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:32.288 E: Processing triggers for libc-bin (2.38-13) ... 00:00:32.305 E: I: installing essential packages... 00:00:37.852 E: I: installing remaining packages inside the chroot... 00:00:42.556 E: I: cleaning package lists and apt cache... 00:00:42.642 E: I: creating tarball... 00:00:44.153 E: I: done 00:00:44.170 E: I: removing tempdir /tmp/mmdebstrap.1ir09CfFR7... 00:00:44.433 E: I: success in 25.7124 seconds 00:00:44.442 E: + filter 00:00:44.446 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:44.449 E: + cmp - /tmp/debian-chroot-unshare.tar 00:00:45.914 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:54 result: SUCCESS ------------------------------------------------------------------------------ (268/280) jessie-or-older dist: unstable mode: fakechroot variant: essential format: auto time left: 0:09:15 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.014 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM 00:00:00.018 E: + id -u 00:00:00.021 E: + [ 0 -eq 0 ] 00:00:00.024 E: + prefix= 00:00:00.027 E: + id -u 00:00:00.031 E: + [ 0 -eq 0 ] 00:00:00.035 E: + [ fakechroot != root ] 00:00:00.038 E: + [ fakechroot != 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.055 E: + MMTARFILTER= 00:00:00.058 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.061 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.064 E: + [ -x ./tarfilter ] 00:00:00.068 E: + MMTARFILTER=./tarfilter 00:00:00.071 E: + mmdebstrap --mode=root --variant=essential unstable - http://127.0.0.1/debian 00:00:00.466 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.496 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.ncjlbMDVV1 as tempdir 00:00:00.638 E: I: running apt-get update... 00:00:03.392 E: I: downloading packages with apt... 00:00:05.359 E: I: extracting archives... 00:00:07.070 E: I: installing essential packages... 00:00:12.420 E: I: cleaning package lists and apt cache... 00:00:12.505 E: I: creating tarball... 00:00:13.109 E: I: done 00:00:13.117 E: I: removing tempdir /tmp/mmdebstrap.ncjlbMDVV1... 00:00:13.272 E: I: success in 12.9242 seconds 00:00:13.280 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=essential --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:13.283 E: + filter 00:00:13.287 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.126 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:14.156 E: I: finding correct signed-by value... 00:00:14.260 E: I: automatically chosen format: tar 00:00:14.264 E: I: using /tmp/mmdebstrap.NdzmS3PjJP as tempdir 00:00:14.311 E: I: running apt-get update... 00:00:17.124 E: I: downloading packages with apt... 00:00:19.094 E: I: extracting archives... 00:00:25.140 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.NdzmS3PjJP 00:00:25.154 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.NdzmS3PjJP 00:00:25.992 E: Selecting previously unselected package base-passwd. 00:00:25.996 E: (Reading database ... 0 files and directories currently installed.) 00:00:25.999 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:26.003 E: Unpacking base-passwd (3.6.3) ... 00:00:26.028 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:26.032 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:26.035 E: Package libc6 is not installed. 00:00:26.039 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:26.042 E: Package libdebconfclient0 is not installed. 00:00:26.045 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:26.048 E: Package libselinux1 is not installed. 00:00:26.052 E: 00:00:26.055 E: Setting up base-passwd (3.6.3) ... 00:00:26.215 E: Selecting previously unselected package base-files. 00:00:26.219 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:26.222 E: base-files pre-depends on awk 00:00:26.225 E: awk is not installed. 00:00:26.229 E: 00:00:26.232 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.235 E: (Reading database ... 41 files and directories currently installed.) 00:00:26.238 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:26.242 E: Unpacking base-files (13.3) ... 00:00:26.275 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:26.278 E: base-files depends on awk; however: 00:00:26.281 E: Package awk is not installed. 00:00:26.285 E: 00:00:26.288 E: Setting up base-files (13.3) ... 00:00:26.443 E: Selecting previously unselected package dpkg. 00:00:26.447 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.451 E: dpkg pre-depends on libbz2-1.0 00:00:26.454 E: libbz2-1.0 is not installed. 00:00:26.457 E: 00:00:26.461 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.465 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.469 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:26.472 E: libc6 is not installed. 00:00:26.475 E: 00:00:26.479 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.482 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.485 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:26.489 E: liblzma5 is not installed. 00:00:26.492 E: 00:00:26.495 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.499 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.502 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:26.507 E: libmd0 is not installed. 00:00:26.510 E: 00:00:26.513 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.517 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.520 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:26.523 E: libselinux1 is not installed. 00:00:26.527 E: 00:00:26.530 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.533 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.536 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:26.540 E: libzstd1 is not installed. 00:00:26.543 E: 00:00:26.547 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.550 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:26.553 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:26.557 E: zlib1g is not installed. 00:00:26.560 E: 00:00:26.563 E: dpkg: warning: ignoring pre-dependency problem! 00:00:26.566 E: (Reading database ... 133 files and directories currently installed.) 00:00:26.569 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:26.573 E: Unpacking dpkg (1.22.6) ... 00:00:26.601 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:26.604 E: dpkg depends on libbz2-1.0; however: 00:00:26.608 E: Package libbz2-1.0 is not installed. 00:00:26.613 E: dpkg depends on libc6 (>= 2.34); however: 00:00:26.616 E: Package libc6 is not installed. 00:00:26.620 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:26.623 E: Package liblzma5 is not installed. 00:00:26.627 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:26.630 E: Package libmd0 is not installed. 00:00:26.633 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:26.636 E: Package libselinux1 is not installed. 00:00:26.640 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:26.643 E: Package libzstd1 is not installed. 00:00:26.646 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:26.650 E: Package zlib1g is not installed. 00:00:26.653 E: dpkg depends on tar (>= 1.28-1); however: 00:00:26.656 E: Package tar is not installed. 00:00:26.659 E: 00:00:26.663 E: Setting up dpkg (1.22.6) ... 00:00:26.862 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:26.865 E: (Reading database ... 414 files and directories currently installed.) 00:00:26.869 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:26.872 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:26.901 E: Selecting previously unselected package libc6:amd64. 00:00:26.905 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:27.095 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:27.362 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:27.366 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:27.370 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:27.397 E: Selecting previously unselected package mawk. 00:00:27.400 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:27.404 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:27.443 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:27.446 E: base-files pre-depends on awk 00:00:27.450 E: mawk provides awk but is unpacked but not configured. 00:00:27.453 E: 00:00:27.457 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.460 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:27.463 E: Unpacking base-files (13.3) over (13.3) ... 00:00:27.521 E: Selecting previously unselected package libtinfo6:amd64. 00:00:27.524 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:27.528 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:27.562 E: Selecting previously unselected package debianutils. 00:00:27.565 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:27.568 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:27.572 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.575 E: 00:00:27.579 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.582 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:27.585 E: Unpacking debianutils (5.19) ... 00:00:27.631 E: Selecting previously unselected package bash. 00:00:27.635 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:27.640 E: bash pre-depends on libc6 (>= 2.38) 00:00:27.643 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.647 E: 00:00:27.650 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.653 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:27.657 E: bash pre-depends on libtinfo6 (>= 6) 00:00:27.660 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:27.663 E: 00:00:27.666 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.670 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:27.673 E: Unpacking bash (5.2.21-2.1) ... 00:00:27.767 E: Selecting previously unselected package libcap2:amd64. 00:00:27.771 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:27.774 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:27.801 E: Selecting previously unselected package libsystemd0:amd64. 00:00:27.804 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:27.808 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:27.852 E: Selecting previously unselected package bsdutils. 00:00:27.855 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.858 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:27.862 E: libc6:amd64 is unpacked, but has never been configured. 00:00:27.865 E: 00:00:27.869 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.872 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:27.875 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:27.878 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:27.881 E: 00:00:27.885 E: dpkg: warning: ignoring pre-dependency problem! 00:00:27.888 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:27.892 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:27.897 E: Selecting previously unselected package libacl1:amd64. 00:00:27.900 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:27.904 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:27.933 E: Selecting previously unselected package libattr1:amd64. 00:00:27.936 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:27.940 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:27.967 E: Selecting previously unselected package libgmp10:amd64. 00:00:27.970 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:27.974 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:28.016 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:28.019 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:28.023 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:28.064 E: Selecting previously unselected package libselinux1:amd64. 00:00:28.068 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:28.071 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:28.100 E: Selecting previously unselected package libzstd1:amd64. 00:00:28.103 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:28.107 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:28.150 E: Selecting previously unselected package zlib1g:amd64. 00:00:28.154 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:28.158 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:28.187 E: Selecting previously unselected package libssl3t64:amd64. 00:00:28.191 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:28.195 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:28.343 E: Selecting previously unselected package coreutils. 00:00:28.346 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.350 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:28.353 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.357 E: 00:00:28.360 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.364 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.367 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:28.370 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:28.374 E: 00:00:28.377 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.380 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.384 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:28.388 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.391 E: 00:00:28.394 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.398 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.401 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:28.404 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:28.407 E: 00:00:28.411 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.414 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.418 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:28.421 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.425 E: 00:00:28.428 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.432 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:28.436 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:28.439 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:28.442 E: 00:00:28.445 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.449 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:28.453 E: Unpacking coreutils (9.4-3.1) ... 00:00:28.660 E: Selecting previously unselected package dash. 00:00:28.663 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:28.667 E: dash pre-depends on libc6 (>= 2.38) 00:00:28.670 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.674 E: 00:00:28.677 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.681 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:28.684 E: Unpacking dash (0.5.12-9) ... 00:00:28.700 E: Selecting previously unselected package diffutils. 00:00:28.704 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:28.708 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:28.711 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.715 E: 00:00:28.718 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.722 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:28.725 E: Unpacking diffutils (1:3.10-1) ... 00:00:28.779 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:28.783 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:28.787 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:28.814 E: Selecting previously unselected package liblzma5:amd64. 00:00:28.817 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:28.821 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:28.855 E: Selecting previously unselected package libmd0:amd64. 00:00:28.858 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:28.861 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:28.888 E: Selecting previously unselected package tar. 00:00:28.892 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.896 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:28.899 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:28.903 E: 00:00:28.906 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.909 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.913 E: tar pre-depends on libc6 (>= 2.34) 00:00:28.916 E: libc6:amd64 is unpacked, but has never been configured. 00:00:28.919 E: 00:00:28.923 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.926 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:28.930 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:28.933 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:28.937 E: 00:00:28.940 E: dpkg: warning: ignoring pre-dependency problem! 00:00:28.944 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:28.947 E: Unpacking tar (1.35+dfsg-3) ... 00:00:28.982 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:28.986 E: dpkg pre-depends on libbz2-1.0 00:00:28.989 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:28.994 E: 00:00:28.998 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.001 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.005 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:29.008 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.011 E: 00:00:29.014 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.018 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.022 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:29.025 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:29.028 E: 00:00:29.032 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.035 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.038 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:29.042 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:29.045 E: 00:00:29.048 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.052 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.055 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:29.058 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.061 E: 00:00:29.066 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.070 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.073 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:29.077 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:29.080 E: 00:00:29.083 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.087 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.090 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:29.093 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:29.097 E: 00:00:29.100 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.103 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:29.107 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:29.151 E: Selecting previously unselected package findutils. 00:00:29.155 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:29.159 E: findutils pre-depends on libc6 (>= 2.38) 00:00:29.163 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.166 E: 00:00:29.169 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.172 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:29.176 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:29.179 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.183 E: 00:00:29.186 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.190 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:29.193 E: Unpacking findutils (4.10.0-2) ... 00:00:29.235 E: Selecting previously unselected package grep. 00:00:29.239 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:29.242 E: grep pre-depends on libc6 (>= 2.34) 00:00:29.246 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.249 E: 00:00:29.252 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.256 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:29.259 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:29.262 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:29.265 E: 00:00:29.269 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.272 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:29.275 E: Unpacking grep (3.11-4) ... 00:00:29.317 E: Selecting previously unselected package gzip. 00:00:29.321 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:29.325 E: gzip pre-depends on libc6 (>= 2.34) 00:00:29.328 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.332 E: 00:00:29.335 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.339 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:29.377 E: Unpacking gzip (1.12-1.1) ... 00:00:29.422 E: Selecting previously unselected package hostname. 00:00:29.425 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:29.429 E: hostname pre-depends on libc6 (>= 2.34) 00:00:29.432 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.435 E: 00:00:29.439 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.442 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:29.445 E: Unpacking hostname (3.23+nmu2) ... 00:00:29.457 E: Selecting previously unselected package libaudit-common. 00:00:29.461 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:29.464 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:29.489 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:29.493 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:29.496 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:29.523 E: Selecting previously unselected package libaudit1:amd64. 00:00:29.527 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:29.530 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:29.559 E: Selecting previously unselected package libcrypt1:amd64. 00:00:29.563 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:29.566 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:29.598 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:29.601 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:29.605 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:29.675 E: Selecting previously unselected package debconf. 00:00:29.679 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:29.683 E: Unpacking debconf (1.5.86) ... 00:00:29.772 E: Selecting previously unselected package libpam0g:amd64. 00:00:29.776 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:29.779 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:29.812 E: Selecting previously unselected package libpam-modules-bin. 00:00:29.816 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:29.819 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:29.856 E: Selecting previously unselected package libpam-modules:amd64. 00:00:29.859 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.863 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:29.866 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:29.869 E: 00:00:29.872 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.876 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.879 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:29.882 E: libc6:amd64 is unpacked, but has never been configured. 00:00:29.885 E: 00:00:29.889 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.892 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.895 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:29.899 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:29.902 E: 00:00:29.905 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.908 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.912 E: libpam-modules pre-depends on libdb5.3t64 00:00:29.915 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:29.918 E: 00:00:29.921 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.924 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.928 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:29.931 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:29.934 E: 00:00:29.938 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.941 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.944 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:29.947 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:29.950 E: 00:00:29.954 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.958 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.961 E: libpam-modules pre-depends on libsystemd0 00:00:29.964 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:29.968 E: 00:00:29.971 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.975 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.978 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:29.981 E: debconf is unpacked, but has never been configured. 00:00:29.984 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:29.988 E: 00:00:29.991 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.994 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:29.998 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:30.001 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:30.005 E: 00:00:30.008 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.011 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:30.014 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:30.055 E: Selecting previously unselected package libpam-runtime. 00:00:30.058 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:30.062 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:30.162 E: Selecting previously unselected package login. 00:00:30.166 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.169 E: login pre-depends on libpam-modules 00:00:30.172 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:30.176 E: 00:00:30.179 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.182 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.186 E: login pre-depends on libpam-runtime 00:00:30.189 E: libpam-runtime is unpacked, but has never been configured. 00:00:30.193 E: 00:00:30.196 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.199 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.203 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:30.206 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:30.210 E: 00:00:30.213 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.217 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.220 E: login pre-depends on libc6 (>= 2.38) 00:00:30.224 E: libc6:amd64 is unpacked, but has never been configured. 00:00:30.227 E: 00:00:30.230 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.234 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.237 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:30.240 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:30.244 E: 00:00:30.247 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.250 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:30.253 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:30.257 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:30.260 E: 00:00:30.264 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.267 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:30.271 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:30.297 E: Selecting previously unselected package ncurses-bin. 00:00:30.301 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:30.304 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:30.307 E: libc6:amd64 is unpacked, but has never been configured. 00:00:30.311 E: 00:00:30.314 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.317 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:30.321 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:30.324 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:30.327 E: 00:00:30.331 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.334 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:30.338 E: Unpacking ncurses-bin (6.5-2) ... 00:00:30.350 E: Selecting previously unselected package perl-base. 00:00:30.353 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:30.357 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:30.360 E: libc6:amd64 is unpacked, but has never been configured. 00:00:30.364 E: 00:00:30.367 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.372 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:30.375 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:30.379 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:30.382 E: 00:00:30.385 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.388 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:30.391 E: Unpacking perl-base (5.38.2-5) ... 00:00:30.784 E: Selecting previously unselected package sed. 00:00:30.787 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:30.791 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:30.795 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:30.798 E: 00:00:30.802 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.805 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:30.809 E: sed pre-depends on libc6 (>= 2.34) 00:00:30.812 E: libc6:amd64 is unpacked, but has never been configured. 00:00:30.815 E: 00:00:30.818 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.821 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:30.825 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:30.828 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:30.832 E: 00:00:30.835 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.838 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:30.841 E: Unpacking sed (4.9-2) ... 00:00:30.863 E: Selecting previously unselected package libblkid1:amd64. 00:00:30.867 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:30.871 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:30.908 E: Selecting previously unselected package libmount1:amd64. 00:00:30.912 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:30.916 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:30.956 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:30.960 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:30.964 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:30.999 E: Selecting previously unselected package libudev1:amd64. 00:00:31.003 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:31.006 E: Unpacking libudev1:amd64 (256-1) ... 00:00:31.040 E: Selecting previously unselected package libuuid1:amd64. 00:00:31.043 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:31.047 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:31.078 E: Selecting previously unselected package util-linux. 00:00:31.081 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.086 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:31.090 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:31.093 E: 00:00:31.096 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.100 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.103 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:31.106 E: libc6:amd64 is unpacked, but has never been configured. 00:00:31.110 E: 00:00:31.113 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.117 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.120 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:31.124 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:31.128 E: 00:00:31.131 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.134 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.138 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:31.142 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:31.145 E: 00:00:31.148 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.151 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.155 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:31.158 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:31.162 E: 00:00:31.165 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.169 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.173 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:31.176 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:31.180 E: 00:00:31.183 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.186 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.190 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:31.193 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:31.196 E: 00:00:31.199 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.203 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.206 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:31.209 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:31.213 E: 00:00:31.216 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.223 E: util-linux pre-depends on libsystemd0 00:00:31.226 E: libsystemd0: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.236 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.239 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:31.243 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:31.246 E: 00:00:31.249 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.252 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.256 E: util-linux pre-depends on libudev1 (>= 183) 00:00:31.259 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:31.262 E: 00:00:31.266 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.269 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:31.272 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:31.276 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:31.279 E: 00:00:31.282 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.285 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:31.289 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:31.293 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:31.296 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:31.299 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:31.308 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:31.314 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:31.356 E: Selecting previously unselected package init-system-helpers. 00:00:31.359 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:31.363 E: Unpacking init-system-helpers (1.66) ... 00:00:31.398 E: Selecting previously unselected package libc-bin. 00:00:31.401 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:31.405 E: Unpacking libc-bin (2.38-13) ... 00:00:31.478 E: Selecting previously unselected package ncurses-base. 00:00:31.482 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:31.485 E: Unpacking ncurses-base (6.5-2) ... 00:00:31.536 E: Selecting previously unselected package sysvinit-utils. 00:00:31.539 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:31.543 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:31.607 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:31.611 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:31.616 E: Setting up debconf (1.5.86) ... 00:00:31.760 E: Setting up ncurses-base (6.5-2) ... 00:00:31.772 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:31.778 E: Setting up libc6:amd64 (2.38-13) ... 00:00:31.907 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:31.911 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:31.914 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:31.920 E: Setting up sysvinit-utils (3.09-2) ... 00:00:31.924 E: Setting up debianutils (5.19) ... 00:00:32.022 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:32.030 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:32.036 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:32.042 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:32.046 E: Setting up base-files (13.3) ... 00:00:32.089 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:32.094 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:32.097 E: Setting up dash (0.5.12-9) ... 00:00:32.173 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:32.177 E: Setting up bash (5.2.21-2.1) ... 00:00:32.193 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.197 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:32.202 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:32.207 E: Setting up libc-bin (2.38-13) ... 00:00:32.328 E: Setting up ncurses-bin (6.5-2) ... 00:00:32.332 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:32.336 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:32.340 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:32.344 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:32.347 E: Setting up diffutils (1:3.10-1) ... 00:00:32.351 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:32.355 E: Setting up hostname (3.23+nmu2) ... 00:00:32.359 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:32.362 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:32.367 E: Setting up init-system-helpers (1.66) ... 00:00:32.371 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:32.375 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:32.379 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:32.383 E: Setting up libudev1:amd64 (256-1) ... 00:00:32.387 E: Setting up grep (3.11-4) ... 00:00:32.391 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:32.395 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:32.399 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:32.406 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:32.520 E: Setting up sed (4.9-2) ... 00:00:32.524 E: Setting up findutils (4.10.0-2) ... 00:00:32.528 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:32.532 E: Setting up base-passwd (3.6.3) ... 00:00:32.665 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:32.669 E: Setting up tar (1.35+dfsg-3) ... 00:00:32.676 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:32.680 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:32.686 E: Setting up coreutils (9.4-3.1) ... 00:00:32.690 E: Setting up util-linux (2.40.1-8.1) ... 00:00:32.703 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:32.898 E: Setting up dpkg (1.22.6) ... 00:00:33.107 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:33.134 E: Setting up perl-base (5.38.2-5) ... 00:00:33.148 E: Setting up gzip (1.12-1.1) ... 00:00:33.254 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:33.415 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:33.449 E: Processing triggers for libc-bin (2.38-13) ... 00:00:33.566 E: I: installing essential packages... 00:00:40.590 E: I: cleaning package lists and apt cache... 00:00:40.680 E: I: creating tarball... 00:00:41.878 E: I: done 00:00:41.885 E: I: removing tempdir /tmp/mmdebstrap.NdzmS3PjJP... 00:00:44.846 E: I: success in 30.8425 seconds 00:00:44.855 E: + filter 00:00:44.859 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:44.862 E: + cmp - /tmp/debian-chroot-fakechroot.tar 00:00:45.947 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:00:54 result: SUCCESS ------------------------------------------------------------------------------ (269/280) jessie-or-older dist: unstable mode: fakechroot variant: apt format: auto time left: 0:08:33 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + trap rm -f /tmp/debian-chroot-fakechroot.tar /tmp/debian-chroot-root-normal.tar EXIT INT TERM 00:00:00.018 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.036 E: + [ fakechroot != root ] 00:00:00.039 E: + [ fakechroot != 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.069 E: + MMTARFILTER=./tarfilter 00:00:00.073 E: + mmdebstrap --mode=root --variant=apt unstable - http://127.0.0.1/debian 00:00:00.493 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.521 E: I: finding correct signed-by value... 00:00:00.615 E: I: automatically chosen format: tar 00:00:00.618 E: I: using /tmp/mmdebstrap.UaqV36bxNO as tempdir 00:00:00.663 E: I: running apt-get update... 00:00:03.411 E: I: downloading packages with apt... 00:00:05.315 E: I: extracting archives... 00:00:07.027 E: I: installing essential packages... 00:00:12.430 E: I: installing remaining packages inside the chroot... 00:00:15.542 E: I: cleaning package lists and apt cache... 00:00:15.626 E: I: creating tarball... 00:00:16.441 E: I: done 00:00:16.449 E: I: removing tempdir /tmp/mmdebstrap.UaqV36bxNO... 00:00:16.626 E: I: success in 16.2608 seconds 00:00:16.633 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=apt --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:16.637 E: + filter 00:00:16.640 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.484 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:17.514 E: I: finding correct signed-by value... 00:00:17.619 E: I: automatically chosen format: tar 00:00:17.622 E: I: using /tmp/mmdebstrap.p4rHp7sNiG as tempdir 00:00:17.668 E: I: running apt-get update... 00:00:20.455 E: I: downloading packages with apt... 00:00:22.407 E: I: extracting archives... 00:00:28.602 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.p4rHp7sNiG 00:00:28.621 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.p4rHp7sNiG 00:00:29.436 E: Selecting previously unselected package base-passwd. 00:00:29.440 E: (Reading database ... 0 files and directories currently installed.) 00:00:29.443 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:29.447 E: Unpacking base-passwd (3.6.3) ... 00:00:29.472 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:29.476 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:29.479 E: Package libc6 is not installed. 00:00:29.483 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:29.486 E: Package libdebconfclient0 is not installed. 00:00:29.489 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:29.493 E: Package libselinux1 is not installed. 00:00:29.496 E: 00:00:29.499 E: Setting up base-passwd (3.6.3) ... 00:00:29.645 E: Selecting previously unselected package base-files. 00:00:29.649 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:29.652 E: base-files pre-depends on awk 00:00:29.655 E: awk is not installed. 00:00:29.659 E: 00:00:29.663 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.666 E: (Reading database ... 41 files and directories currently installed.) 00:00:29.669 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:29.673 E: Unpacking base-files (13.3) ... 00:00:29.708 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:29.711 E: base-files depends on awk; however: 00:00:29.714 E: Package awk is not installed. 00:00:29.718 E: 00:00:29.721 E: Setting up base-files (13.3) ... 00:00:29.895 E: Selecting previously unselected package dpkg. 00:00:29.899 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.902 E: dpkg pre-depends on libbz2-1.0 00:00:29.906 E: libbz2-1.0 is not installed. 00:00:29.909 E: 00:00:29.912 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.916 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.919 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:29.923 E: libc6 is not installed. 00:00:29.926 E: 00:00:29.929 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.933 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.936 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:29.940 E: liblzma5 is not installed. 00:00:29.943 E: 00:00:29.947 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.950 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.954 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:29.957 E: libmd0 is not installed. 00:00:29.960 E: 00:00:29.964 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.968 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.971 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:29.975 E: libselinux1 is not installed. 00:00:29.978 E: 00:00:29.982 E: dpkg: warning: ignoring pre-dependency problem! 00:00:29.985 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:29.988 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:29.991 E: libzstd1 is not installed. 00:00:29.995 E: 00:00:29.998 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.002 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:30.005 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:30.008 E: zlib1g is not installed. 00:00:30.012 E: 00:00:30.015 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.018 E: (Reading database ... 133 files and directories currently installed.) 00:00:30.022 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:30.025 E: Unpacking dpkg (1.22.6) ... 00:00:30.054 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:30.058 E: dpkg depends on libbz2-1.0; however: 00:00:30.061 E: Package libbz2-1.0 is not installed. 00:00:30.064 E: dpkg depends on libc6 (>= 2.34); however: 00:00:30.068 E: Package libc6 is not installed. 00:00:30.071 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:30.075 E: Package liblzma5 is not installed. 00:00:30.078 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:30.081 E: Package libmd0 is not installed. 00:00:30.084 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:30.088 E: Package libselinux1 is not installed. 00:00:30.091 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:30.094 E: Package libzstd1 is not installed. 00:00:30.097 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:30.104 E: Package zlib1g is not installed. 00:00:30.107 E: dpkg depends on tar (>= 1.28-1); however: 00:00:30.111 E: Package tar is not installed. 00:00:30.114 E: 00:00:30.118 E: Setting up dpkg (1.22.6) ... 00:00:30.328 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:30.332 E: (Reading database ... 414 files and directories currently installed.) 00:00:30.335 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:30.339 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:30.367 E: Selecting previously unselected package libc6:amd64. 00:00:30.371 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:30.569 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:30.836 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:30.840 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:30.844 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:30.870 E: Selecting previously unselected package mawk. 00:00:30.874 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:30.878 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:30.915 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:30.918 E: base-files pre-depends on awk 00:00:30.922 E: mawk provides awk but is unpacked but not configured. 00:00:30.925 E: 00:00:30.929 E: dpkg: warning: ignoring pre-dependency problem! 00:00:30.932 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:30.936 E: Unpacking base-files (13.3) over (13.3) ... 00:00:30.991 E: Selecting previously unselected package libtinfo6:amd64. 00:00:30.995 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:30.999 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:31.033 E: Selecting previously unselected package debianutils. 00:00:31.036 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:31.040 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:31.043 E: libc6:amd64 is unpacked, but has never been configured. 00:00:31.047 E: 00:00:31.050 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.054 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:31.057 E: Unpacking debianutils (5.19) ... 00:00:31.101 E: Selecting previously unselected package bash. 00:00:31.105 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:31.108 E: bash pre-depends on libc6 (>= 2.38) 00:00:31.112 E: libc6:amd64 is unpacked, but has never been configured. 00:00:31.115 E: 00:00:31.118 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.122 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:31.125 E: bash pre-depends on libtinfo6 (>= 6) 00:00:31.128 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:31.132 E: 00:00:31.135 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.138 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:31.141 E: Unpacking bash (5.2.21-2.1) ... 00:00:31.244 E: Selecting previously unselected package libcap2:amd64. 00:00:31.248 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:31.252 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:31.280 E: Selecting previously unselected package libsystemd0:amd64. 00:00:31.284 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:31.287 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:31.332 E: Selecting previously unselected package bsdutils. 00:00:31.335 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:31.339 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:31.343 E: libc6:amd64 is unpacked, but has never been configured. 00:00:31.346 E: 00:00:31.349 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.353 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:31.356 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:31.359 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:31.363 E: 00:00:31.366 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.370 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:31.373 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:31.378 E: Selecting previously unselected package libacl1:amd64. 00:00:31.381 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:31.385 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:31.412 E: Selecting previously unselected package libattr1:amd64. 00:00:31.416 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:31.420 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:31.445 E: Selecting previously unselected package libgmp10:amd64. 00:00:31.449 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:31.452 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:31.495 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:31.498 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:31.502 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:31.542 E: Selecting previously unselected package libselinux1:amd64. 00:00:31.545 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:31.549 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:31.577 E: Selecting previously unselected package libzstd1:amd64. 00:00:31.581 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:31.584 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:31.627 E: Selecting previously unselected package zlib1g:amd64. 00:00:31.631 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:31.634 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:31.664 E: Selecting previously unselected package libssl3t64:amd64. 00:00:31.667 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:31.671 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:31.819 E: Selecting previously unselected package coreutils. 00:00:31.823 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.827 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:31.831 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:31.835 E: 00:00:31.838 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.842 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.845 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:31.848 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:31.852 E: 00:00:31.855 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.859 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.863 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:31.866 E: libc6:amd64 is unpacked, but has never been configured. 00:00:31.869 E: 00:00:31.873 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.876 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.880 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:31.883 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:31.887 E: 00:00:31.890 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.894 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.897 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:31.901 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:31.905 E: 00:00:31.908 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.912 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:31.915 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:31.919 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:31.923 E: 00:00:31.926 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.930 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:31.933 E: Unpacking coreutils (9.4-3.1) ... 00:00:32.128 E: Selecting previously unselected package dash. 00:00:32.132 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:32.136 E: dash pre-depends on libc6 (>= 2.38) 00:00:32.139 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.142 E: 00:00:32.145 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.149 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:32.152 E: Unpacking dash (0.5.12-9) ... 00:00:32.168 E: Selecting previously unselected package diffutils. 00:00:32.172 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:32.175 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:32.179 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.182 E: 00:00:32.185 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.189 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:32.192 E: Unpacking diffutils (1:3.10-1) ... 00:00:32.246 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:32.250 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:32.253 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:32.281 E: Selecting previously unselected package liblzma5:amd64. 00:00:32.284 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:32.288 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:32.322 E: Selecting previously unselected package libmd0:amd64. 00:00:32.325 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:32.329 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:32.355 E: Selecting previously unselected package tar. 00:00:32.359 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:32.362 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:32.365 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:32.368 E: 00:00:32.372 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.375 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:32.379 E: tar pre-depends on libc6 (>= 2.34) 00:00:32.382 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.385 E: 00:00:32.389 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.392 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:32.395 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:32.399 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:32.402 E: 00:00:32.406 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.409 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:32.412 E: Unpacking tar (1.35+dfsg-3) ... 00:00:32.451 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.455 E: dpkg pre-depends on libbz2-1.0 00:00:32.458 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:32.462 E: 00:00:32.466 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.469 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.472 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:32.476 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.479 E: 00:00:32.482 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.486 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.489 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:32.492 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:32.496 E: 00:00:32.499 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.502 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.506 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:32.509 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:32.512 E: 00:00:32.516 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.519 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.523 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:32.526 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:32.530 E: 00:00:32.533 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.536 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.540 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:32.543 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:32.546 E: 00:00:32.549 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.552 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:32.556 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:32.559 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:32.562 E: 00:00:32.566 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.570 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:32.573 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:32.620 E: Selecting previously unselected package findutils. 00:00:32.624 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:32.627 E: findutils pre-depends on libc6 (>= 2.38) 00:00:32.630 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.634 E: 00:00:32.637 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.641 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:32.644 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:32.648 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:32.651 E: 00:00:32.654 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.657 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:32.661 E: Unpacking findutils (4.10.0-2) ... 00:00:32.706 E: Selecting previously unselected package grep. 00:00:32.709 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:32.713 E: grep pre-depends on libc6 (>= 2.34) 00:00:32.716 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.720 E: 00:00:32.724 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.728 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:32.731 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:32.735 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:32.739 E: 00:00:32.742 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.746 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:32.749 E: Unpacking grep (3.11-4) ... 00:00:32.791 E: Selecting previously unselected package gzip. 00:00:32.794 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:32.798 E: gzip pre-depends on libc6 (>= 2.34) 00:00:32.801 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.805 E: 00:00:32.808 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.812 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:32.849 E: Unpacking gzip (1.12-1.1) ... 00:00:32.895 E: Selecting previously unselected package hostname. 00:00:32.899 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:32.903 E: hostname pre-depends on libc6 (>= 2.34) 00:00:32.906 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.909 E: 00:00:32.912 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.916 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:32.919 E: Unpacking hostname (3.23+nmu2) ... 00:00:32.931 E: Selecting previously unselected package libaudit-common. 00:00:32.935 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:32.939 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:32.965 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:32.968 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:32.972 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:33.000 E: Selecting previously unselected package libaudit1:amd64. 00:00:33.003 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:33.007 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:33.035 E: Selecting previously unselected package libcrypt1:amd64. 00:00:33.038 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:33.042 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:33.072 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:33.075 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:33.079 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:33.150 E: Selecting previously unselected package debconf. 00:00:33.153 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:33.156 E: Unpacking debconf (1.5.86) ... 00:00:33.252 E: Selecting previously unselected package libpam0g:amd64. 00:00:33.256 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:33.259 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:33.292 E: Selecting previously unselected package libpam-modules-bin. 00:00:33.295 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:33.299 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:33.335 E: Selecting previously unselected package libpam-modules:amd64. 00:00:33.339 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.342 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:33.346 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:33.349 E: 00:00:33.352 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.356 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.359 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:33.362 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.366 E: 00:00:33.369 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.373 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.376 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:33.379 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:33.383 E: 00:00:33.386 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.390 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.393 E: libpam-modules pre-depends on libdb5.3t64 00:00:33.396 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:33.400 E: 00:00:33.403 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.406 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.410 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:33.413 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:33.417 E: 00:00:33.420 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.423 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.427 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:33.430 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:33.433 E: 00:00:33.436 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.440 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.443 E: libpam-modules pre-depends on libsystemd0 00:00:33.447 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:33.450 E: 00:00:33.453 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.457 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.460 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:33.464 E: debconf is unpacked, but has never been configured. 00:00:33.467 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:33.471 E: 00:00:33.474 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.478 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:33.481 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:33.485 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:33.488 E: 00:00:33.491 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.494 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:33.498 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:33.538 E: Selecting previously unselected package libpam-runtime. 00:00:33.542 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:33.545 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:33.645 E: Selecting previously unselected package login. 00:00:33.648 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.652 E: login pre-depends on libpam-modules 00:00:33.655 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:33.658 E: 00:00:33.661 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.665 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.669 E: login pre-depends on libpam-runtime 00:00:33.672 E: libpam-runtime is unpacked, but has never been configured. 00:00:33.675 E: 00:00:33.679 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.683 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.686 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:33.690 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:33.693 E: 00:00:33.697 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.700 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.703 E: login pre-depends on libc6 (>= 2.38) 00:00:33.706 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.710 E: 00:00:33.713 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.716 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.720 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:33.723 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:33.727 E: 00:00:33.730 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.733 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:33.737 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:33.740 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:33.743 E: 00:00:33.746 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.750 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:33.753 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:33.781 E: Selecting previously unselected package ncurses-bin. 00:00:33.784 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:33.788 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:33.791 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.795 E: 00:00:33.798 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.801 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:33.805 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:33.808 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:33.811 E: 00:00:33.815 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.819 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:33.822 E: Unpacking ncurses-bin (6.5-2) ... 00:00:33.833 E: Selecting previously unselected package perl-base. 00:00:33.837 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:33.840 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:33.844 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.847 E: 00:00:33.850 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.854 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:33.858 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:33.861 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:33.865 E: 00:00:33.868 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.871 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:33.875 E: Unpacking perl-base (5.38.2-5) ... 00:00:34.252 E: Selecting previously unselected package sed. 00:00:34.256 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:34.259 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:34.263 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:34.266 E: 00:00:34.270 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.273 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:34.277 E: sed pre-depends on libc6 (>= 2.34) 00:00:34.280 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.284 E: 00:00:34.287 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.291 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:34.294 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:34.298 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:34.301 E: 00:00:34.305 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.308 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:34.311 E: Unpacking sed (4.9-2) ... 00:00:34.332 E: Selecting previously unselected package libblkid1:amd64. 00:00:34.336 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:34.339 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:34.377 E: Selecting previously unselected package libmount1:amd64. 00:00:34.380 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:34.384 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:34.423 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:34.426 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:34.430 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:34.465 E: Selecting previously unselected package libudev1:amd64. 00:00:34.469 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:34.472 E: Unpacking libudev1:amd64 (256-1) ... 00:00:34.505 E: Selecting previously unselected package libuuid1:amd64. 00:00:34.509 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:34.512 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:34.541 E: Selecting previously unselected package util-linux. 00:00:34.545 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.548 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:34.552 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:34.555 E: 00:00:34.559 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.562 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.566 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:34.569 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.574 E: 00:00:34.577 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.581 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.585 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:34.589 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:34.592 E: 00:00:34.596 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.599 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.603 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:34.606 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:34.610 E: 00:00:34.614 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.617 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.620 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:34.624 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:34.627 E: 00:00:34.630 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.634 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.637 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:34.640 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:34.644 E: 00:00:34.647 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.651 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.654 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:34.657 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:34.661 E: 00:00:34.664 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.667 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.671 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:34.674 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:34.678 E: 00:00:34.681 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.685 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.688 E: util-linux pre-depends on libsystemd0 00:00:34.691 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:34.695 E: 00:00:34.698 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.701 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.705 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:34.708 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:34.711 E: 00:00:34.715 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.718 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.721 E: util-linux pre-depends on libudev1 (>= 183) 00:00:34.725 E: libudev1: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: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:34.739 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:34.742 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:34.746 E: 00:00:34.749 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.753 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:34.756 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:34.760 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:34.763 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:34.767 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:34.770 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:34.777 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:34.818 E: Selecting previously unselected package init-system-helpers. 00:00:34.821 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:34.825 E: Unpacking init-system-helpers (1.66) ... 00:00:34.859 E: Selecting previously unselected package libc-bin. 00:00:34.862 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:34.866 E: Unpacking libc-bin (2.38-13) ... 00:00:34.942 E: Selecting previously unselected package ncurses-base. 00:00:34.945 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:34.949 E: Unpacking ncurses-base (6.5-2) ... 00:00:35.000 E: Selecting previously unselected package sysvinit-utils. 00:00:35.003 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:35.006 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:35.067 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:35.071 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:35.076 E: Setting up debconf (1.5.86) ... 00:00:35.220 E: Setting up ncurses-base (6.5-2) ... 00:00:35.232 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:35.237 E: Setting up libc6:amd64 (2.38-13) ... 00:00:35.366 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:35.370 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:35.374 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:35.380 E: Setting up sysvinit-utils (3.09-2) ... 00:00:35.384 E: Setting up debianutils (5.19) ... 00:00:35.485 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:35.493 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:35.500 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:35.505 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:35.508 E: Setting up base-files (13.3) ... 00:00:35.553 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:35.557 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:35.560 E: Setting up dash (0.5.12-9) ... 00:00:35.637 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:35.641 E: Setting up bash (5.2.21-2.1) ... 00:00:35.656 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:35.660 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:35.664 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:35.669 E: Setting up libc-bin (2.38-13) ... 00:00:35.788 E: Setting up ncurses-bin (6.5-2) ... 00:00:35.792 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:35.796 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:35.800 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:35.804 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:35.808 E: Setting up diffutils (1:3.10-1) ... 00:00:35.812 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:35.815 E: Setting up hostname (3.23+nmu2) ... 00:00:35.819 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:35.823 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:35.827 E: Setting up init-system-helpers (1.66) ... 00:00:35.831 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:35.835 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:35.839 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:35.843 E: Setting up libudev1:amd64 (256-1) ... 00:00:35.848 E: Setting up grep (3.11-4) ... 00:00:35.852 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:35.856 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:35.860 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:35.867 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:35.981 E: Setting up sed (4.9-2) ... 00:00:35.986 E: Setting up findutils (4.10.0-2) ... 00:00:35.989 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:35.993 E: Setting up base-passwd (3.6.3) ... 00:00:36.128 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:36.132 E: Setting up tar (1.35+dfsg-3) ... 00:00:36.139 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:36.143 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:36.149 E: Setting up coreutils (9.4-3.1) ... 00:00:36.153 E: Setting up util-linux (2.40.1-8.1) ... 00:00:36.166 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:36.365 E: Setting up dpkg (1.22.6) ... 00:00:36.580 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:36.607 E: Setting up perl-base (5.38.2-5) ... 00:00:36.621 E: Setting up gzip (1.12-1.1) ... 00:00:36.729 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:36.892 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:36.928 E: Processing triggers for libc-bin (2.38-13) ... 00:00:37.046 E: I: installing essential packages... 00:00:44.095 E: I: installing remaining packages inside the chroot... 00:00:47.772 E: I: cleaning package lists and apt cache... 00:00:47.870 E: I: creating tarball... 00:00:49.281 E: I: done 00:00:49.289 E: I: removing tempdir /tmp/mmdebstrap.p4rHp7sNiG... 00:00:52.654 E: I: success in 35.3054 seconds 00:00:52.661 E: + filter 00:00:52.665 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state 00:00:52.669 E: + cmp - /tmp/debian-chroot-fakechroot.tar 00:00:53.915 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:02 result: SUCCESS ------------------------------------------------------------------------------ (270/280) jessie-or-older dist: unstable mode: fakechroot variant: minbase format: auto time left: 0:07: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=1718633386 00:00:00.016 E: + trap rm -f /tmp/debian-chroot-fakechroot.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: + [ fakechroot != root ] 00:00:00.039 E: + [ fakechroot != auto ] 00:00:00.043 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: + MMTARFILTER= 00:00:00.059 E: + [ -x /usr/bin/mmtarfilter ] 00:00:00.062 E: + MMTARFILTER=/usr/bin/mmtarfilter 00:00:00.066 E: + [ -x ./tarfilter ] 00:00:00.069 E: + MMTARFILTER=./tarfilter 00:00:00.072 E: + mmdebstrap --mode=root --variant=minbase unstable - http://127.0.0.1/debian 00:00:00.456 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.580 E: I: automatically chosen format: tar 00:00:00.583 E: I: using /tmp/mmdebstrap.2anv1bCmeZ as tempdir 00:00:00.628 E: I: running apt-get update... 00:00:03.376 E: I: downloading packages with apt... 00:00:05.418 E: I: extracting archives... 00:00:07.168 E: I: installing essential packages... 00:00:12.525 E: I: installing remaining packages inside the chroot... 00:00:17.119 E: I: cleaning package lists and apt cache... 00:00:17.206 E: I: creating tarball... 00:00:18.071 E: I: done 00:00:18.079 E: I: removing tempdir /tmp/mmdebstrap.2anv1bCmeZ... 00:00:18.294 E: I: success in 17.9519 seconds 00:00:18.300 E: + runuser -u user -- mmdebstrap --mode=fakechroot --variant=minbase --hook-dir=./hooks/jessie-or-older unstable - http://127.0.0.1/debian 00:00:18.304 E: + filter 00:00:18.308 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.135 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:19.165 E: I: finding correct signed-by value... 00:00:19.272 E: I: automatically chosen format: tar 00:00:19.276 E: I: using /tmp/mmdebstrap.okXd3bVt8B as tempdir 00:00:19.322 E: I: running apt-get update... 00:00:22.144 E: I: downloading packages with apt... 00:00:24.147 E: I: extracting archives... 00:00:30.355 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract00.sh /tmp/mmdebstrap.okXd3bVt8B 00:00:30.370 E: I: running --extract-hook directly: ./hooks/jessie-or-older/extract01.sh /tmp/mmdebstrap.okXd3bVt8B 00:00:31.188 E: Selecting previously unselected package base-passwd. 00:00:31.192 E: (Reading database ... 0 files and directories currently installed.) 00:00:31.196 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:31.199 E: Unpacking base-passwd (3.6.3) ... 00:00:31.223 E: dpkg: base-passwd: dependency problems, but configuring anyway as you requested: 00:00:31.227 E: base-passwd depends on libc6 (>= 2.34); however: 00:00:31.230 E: Package libc6 is not installed. 00:00:31.233 E: base-passwd depends on libdebconfclient0 (>= 0.145); however: 00:00:31.237 E: Package libdebconfclient0 is not installed. 00:00:31.240 E: base-passwd depends on libselinux1 (>= 3.1~); however: 00:00:31.243 E: Package libselinux1 is not installed. 00:00:31.246 E: 00:00:31.249 E: Setting up base-passwd (3.6.3) ... 00:00:31.395 E: Selecting previously unselected package base-files. 00:00:31.398 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:31.402 E: base-files pre-depends on awk 00:00:31.405 E: awk is not installed. 00:00:31.409 E: 00:00:31.412 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.416 E: (Reading database ... 41 files and directories currently installed.) 00:00:31.419 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:31.423 E: Unpacking base-files (13.3) ... 00:00:31.459 E: dpkg: base-files: dependency problems, but configuring anyway as you requested: 00:00:31.462 E: base-files depends on awk; however: 00:00:31.466 E: Package awk is not installed. 00:00:31.469 E: 00:00:31.473 E: Setting up base-files (13.3) ... 00:00:31.630 E: Selecting previously unselected package dpkg. 00:00:31.633 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.637 E: dpkg pre-depends on libbz2-1.0 00:00:31.641 E: libbz2-1.0 is not installed. 00:00:31.645 E: 00:00:31.648 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.652 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.655 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:31.659 E: libc6 is not installed. 00:00:31.663 E: 00:00:31.666 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.670 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.673 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:31.677 E: liblzma5 is not installed. 00:00:31.681 E: 00:00:31.684 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.688 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.691 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:31.695 E: libmd0 is not installed. 00:00:31.698 E: 00:00:31.701 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.705 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.709 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:31.712 E: libselinux1 is not installed. 00:00:31.716 E: 00:00:31.719 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.723 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.726 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:31.730 E: libzstd1 is not installed. 00:00:31.733 E: 00:00:31.737 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.740 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:31.743 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:31.747 E: zlib1g is not installed. 00:00:31.750 E: 00:00:31.754 E: dpkg: warning: ignoring pre-dependency problem! 00:00:31.757 E: (Reading database ... 133 files and directories currently installed.) 00:00:31.760 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:31.764 E: Unpacking dpkg (1.22.6) ... 00:00:31.780 E: dpkg: dpkg: dependency problems, but configuring anyway as you requested: 00:00:31.783 E: dpkg depends on libbz2-1.0; however: 00:00:31.787 E: Package libbz2-1.0 is not installed. 00:00:31.790 E: dpkg depends on libc6 (>= 2.34); however: 00:00:31.793 E: Package libc6 is not installed. 00:00:31.796 E: dpkg depends on liblzma5 (>= 5.4.0); however: 00:00:31.800 E: Package liblzma5 is not installed. 00:00:31.803 E: dpkg depends on libmd0 (>= 0.0.0); however: 00:00:31.806 E: Package libmd0 is not installed. 00:00:31.809 E: dpkg depends on libselinux1 (>= 3.1~); however: 00:00:31.813 E: Package libselinux1 is not installed. 00:00:31.816 E: dpkg depends on libzstd1 (>= 1.5.5); however: 00:00:31.820 E: Package libzstd1 is not installed. 00:00:31.823 E: dpkg depends on zlib1g (>= 1:1.1.4); however: 00:00:31.826 E: Package zlib1g is not installed. 00:00:31.830 E: dpkg depends on tar (>= 1.28-1); however: 00:00:31.833 E: Package tar is not installed. 00:00:31.837 E: 00:00:31.840 E: Setting up dpkg (1.22.6) ... 00:00:32.045 E: Selecting previously unselected package gcc-14-base:amd64. 00:00:32.048 E: (Reading database ... 414 files and directories currently installed.) 00:00:32.053 E: Preparing to unpack .../gcc-14-base_14.1.0-1_amd64.deb ... 00:00:32.056 E: Unpacking gcc-14-base:amd64 (14.1.0-1) ... 00:00:32.085 E: Selecting previously unselected package libc6:amd64. 00:00:32.089 E: Preparing to unpack .../libc6_2.38-13_amd64.deb ... 00:00:32.284 E: Unpacking libc6:amd64 (2.38-13) ... 00:00:32.552 E: Selecting previously unselected package libgcc-s1:amd64. 00:00:32.555 E: Preparing to unpack .../libgcc-s1_14.1.0-1_amd64.deb ... 00:00:32.559 E: Unpacking libgcc-s1:amd64 (14.1.0-1) ... 00:00:32.587 E: Selecting previously unselected package mawk. 00:00:32.591 E: Preparing to unpack .../mawk_1.3.4.20240123-1_amd64.deb ... 00:00:32.595 E: Unpacking mawk (1.3.4.20240123-1) ... 00:00:32.633 E: dpkg: regarding .../base-files_13.3_amd64.deb containing base-files, pre-dependency problem: 00:00:32.636 E: base-files pre-depends on awk 00:00:32.639 E: mawk provides awk but is unpacked but not configured. 00:00:32.643 E: 00:00:32.646 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.650 E: Preparing to unpack .../base-files_13.3_amd64.deb ... 00:00:32.653 E: Unpacking base-files (13.3) over (13.3) ... 00:00:32.708 E: Selecting previously unselected package libtinfo6:amd64. 00:00:32.712 E: Preparing to unpack .../libtinfo6_6.5-2_amd64.deb ... 00:00:32.715 E: Unpacking libtinfo6:amd64 (6.5-2) ... 00:00:32.751 E: Selecting previously unselected package debianutils. 00:00:32.755 E: dpkg: regarding .../debianutils_5.19_amd64.deb containing debianutils, pre-dependency problem: 00:00:32.763 E: debianutils pre-depends on libc6 (>= 2.38) 00:00:32.767 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.770 E: 00:00:32.774 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.777 E: Preparing to unpack .../debianutils_5.19_amd64.deb ... 00:00:32.781 E: Unpacking debianutils (5.19) ... 00:00:32.826 E: Selecting previously unselected package bash. 00:00:32.829 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:32.833 E: bash pre-depends on libc6 (>= 2.38) 00:00:32.836 E: libc6:amd64 is unpacked, but has never been configured. 00:00:32.840 E: 00:00:32.843 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.846 E: dpkg: regarding .../bash_5.2.21-2.1_amd64.deb containing bash, pre-dependency problem: 00:00:32.850 E: bash pre-depends on libtinfo6 (>= 6) 00:00:32.853 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:32.856 E: 00:00:32.859 E: dpkg: warning: ignoring pre-dependency problem! 00:00:32.863 E: Preparing to unpack .../bash_5.2.21-2.1_amd64.deb ... 00:00:32.866 E: Unpacking bash (5.2.21-2.1) ... 00:00:32.964 E: Selecting previously unselected package libcap2:amd64. 00:00:32.967 E: Preparing to unpack .../libcap2_1%3a2.66-5_amd64.deb ... 00:00:32.971 E: Unpacking libcap2:amd64 (1:2.66-5) ... 00:00:32.998 E: Selecting previously unselected package libsystemd0:amd64. 00:00:33.001 E: Preparing to unpack .../libsystemd0_256-1_amd64.deb ... 00:00:33.005 E: Unpacking libsystemd0:amd64 (256-1) ... 00:00:33.050 E: Selecting previously unselected package bsdutils. 00:00:33.053 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:33.057 E: bsdutils pre-depends on libc6 (>= 2.38) 00:00:33.060 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.063 E: 00:00:33.067 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.070 E: dpkg: regarding .../bsdutils_1%3a2.40.1-8.1_amd64.deb containing bsdutils, pre-dependency problem: 00:00:33.074 E: bsdutils pre-depends on libsystemd0 (>= 254) 00:00:33.077 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:33.081 E: 00:00:33.084 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.088 E: Preparing to unpack .../bsdutils_1%3a2.40.1-8.1_amd64.deb ... 00:00:33.091 E: Unpacking bsdutils (1:2.40.1-8.1) ... 00:00:33.097 E: Selecting previously unselected package libacl1:amd64. 00:00:33.100 E: Preparing to unpack .../libacl1_2.3.2-2_amd64.deb ... 00:00:33.104 E: Unpacking libacl1:amd64 (2.3.2-2) ... 00:00:33.131 E: Selecting previously unselected package libattr1:amd64. 00:00:33.135 E: Preparing to unpack .../libattr1_1%3a2.5.2-1_amd64.deb ... 00:00:33.139 E: Unpacking libattr1:amd64 (1:2.5.2-1) ... 00:00:33.167 E: Selecting previously unselected package libgmp10:amd64. 00:00:33.171 E: Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2+b1_amd64.deb ... 00:00:33.175 E: Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:33.216 E: Selecting previously unselected package libpcre2-8-0:amd64. 00:00:33.219 E: Preparing to unpack .../libpcre2-8-0_10.42-4+b1_amd64.deb ... 00:00:33.223 E: Unpacking libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:33.263 E: Selecting previously unselected package libselinux1:amd64. 00:00:33.266 E: Preparing to unpack .../libselinux1_3.5-2+b2_amd64.deb ... 00:00:33.270 E: Unpacking libselinux1:amd64 (3.5-2+b2) ... 00:00:33.298 E: Selecting previously unselected package libzstd1:amd64. 00:00:33.302 E: Preparing to unpack .../libzstd1_1.5.6+dfsg-1_amd64.deb ... 00:00:33.305 E: Unpacking libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:33.348 E: Selecting previously unselected package zlib1g:amd64. 00:00:33.352 E: Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... 00:00:33.355 E: Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:33.384 E: Selecting previously unselected package libssl3t64:amd64. 00:00:33.388 E: Preparing to unpack .../libssl3t64_3.2.2-1_amd64.deb ... 00:00:33.392 E: Unpacking libssl3t64:amd64 (3.2.2-1) ... 00:00:33.549 E: Selecting previously unselected package coreutils. 00:00:33.553 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.557 E: coreutils pre-depends on libacl1 (>= 2.2.23) 00:00:33.560 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:33.564 E: 00:00:33.568 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.572 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.575 E: coreutils pre-depends on libattr1 (>= 1:2.4.48) 00:00:33.579 E: libattr1:amd64 is unpacked, but has never been configured. 00:00:33.582 E: 00:00:33.586 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.589 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.593 E: coreutils pre-depends on libc6 (>= 2.34) 00:00:33.596 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.600 E: 00:00:33.604 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.607 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.611 E: coreutils pre-depends on libgmp10 (>= 2:6.3.0+dfsg) 00:00:33.615 E: libgmp10:amd64 is unpacked, but has never been configured. 00:00:33.619 E: 00:00:33.622 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.626 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.630 E: coreutils pre-depends on libselinux1 (>= 3.1~) 00:00:33.633 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:33.637 E: 00:00:33.641 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.644 E: dpkg: regarding .../coreutils_9.4-3.1_amd64.deb containing coreutils, pre-dependency problem: 00:00:33.648 E: coreutils pre-depends on libssl3t64 (>= 3.0.0) 00:00:33.651 E: libssl3t64:amd64 is unpacked, but has never been configured. 00:00:33.655 E: 00:00:33.658 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.662 E: Preparing to unpack .../coreutils_9.4-3.1_amd64.deb ... 00:00:33.665 E: Unpacking coreutils (9.4-3.1) ... 00:00:33.906 E: Selecting previously unselected package dash. 00:00:33.909 E: dpkg: regarding .../dash_0.5.12-9_amd64.deb containing dash, pre-dependency problem: 00:00:33.913 E: dash pre-depends on libc6 (>= 2.38) 00:00:33.917 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.920 E: 00:00:33.924 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.927 E: Preparing to unpack .../dash_0.5.12-9_amd64.deb ... 00:00:33.931 E: Unpacking dash (0.5.12-9) ... 00:00:33.949 E: Selecting previously unselected package diffutils. 00:00:33.952 E: dpkg: regarding .../diffutils_1%3a3.10-1_amd64.deb containing diffutils, pre-dependency problem: 00:00:33.956 E: diffutils pre-depends on libc6 (>= 2.34) 00:00:33.960 E: libc6:amd64 is unpacked, but has never been configured. 00:00:33.963 E: 00:00:33.967 E: dpkg: warning: ignoring pre-dependency problem! 00:00:33.970 E: Preparing to unpack .../diffutils_1%3a3.10-1_amd64.deb ... 00:00:33.974 E: Unpacking diffutils (1:3.10-1) ... 00:00:34.028 E: Selecting previously unselected package libbz2-1.0:amd64. 00:00:34.031 E: Preparing to unpack .../libbz2-1.0_1.0.8-5.1_amd64.deb ... 00:00:34.035 E: Unpacking libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:34.064 E: Selecting previously unselected package liblzma5:amd64. 00:00:34.067 E: Preparing to unpack .../liblzma5_5.6.2-1_amd64.deb ... 00:00:34.071 E: Unpacking liblzma5:amd64 (5.6.2-1) ... 00:00:34.105 E: Selecting previously unselected package libmd0:amd64. 00:00:34.109 E: Preparing to unpack .../libmd0_1.1.0-2_amd64.deb ... 00:00:34.113 E: Unpacking libmd0:amd64 (1.1.0-2) ... 00:00:34.139 E: Selecting previously unselected package tar. 00:00:34.143 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:34.146 E: tar pre-depends on libacl1 (>= 2.2.23) 00:00:34.150 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:34.153 E: 00:00:34.157 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.160 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:34.164 E: tar pre-depends on libc6 (>= 2.34) 00:00:34.168 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.171 E: 00:00:34.175 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.178 E: dpkg: regarding .../tar_1.35+dfsg-3_amd64.deb containing tar, pre-dependency problem: 00:00:34.181 E: tar pre-depends on libselinux1 (>= 3.1~) 00:00:34.185 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:34.188 E: 00:00:34.192 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.195 E: Preparing to unpack .../tar_1.35+dfsg-3_amd64.deb ... 00:00:34.199 E: Unpacking tar (1.35+dfsg-3) ... 00:00:34.236 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.240 E: dpkg pre-depends on libbz2-1.0 00:00:34.243 E: libbz2-1.0:amd64 is unpacked, but has never been configured. 00:00:34.247 E: 00:00:34.250 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.254 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.257 E: dpkg pre-depends on libc6 (>= 2.34) 00:00:34.260 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.264 E: 00:00:34.267 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.271 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.274 E: dpkg pre-depends on liblzma5 (>= 5.4.0) 00:00:34.277 E: liblzma5:amd64 is unpacked, but has never been configured. 00:00:34.281 E: 00:00:34.284 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.288 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.292 E: dpkg pre-depends on libmd0 (>= 0.0.0) 00:00:34.296 E: libmd0:amd64 is unpacked, but has never been configured. 00:00:34.299 E: 00:00:34.303 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.306 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.310 E: dpkg pre-depends on libselinux1 (>= 3.1~) 00:00:34.314 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:34.318 E: 00:00:34.321 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.325 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.328 E: dpkg pre-depends on libzstd1 (>= 1.5.5) 00:00:34.332 E: libzstd1:amd64 is unpacked, but has never been configured. 00:00:34.335 E: 00:00:34.338 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.342 E: dpkg: regarding .../archives/dpkg_1.22.6_amd64.deb containing dpkg, pre-dependency problem: 00:00:34.345 E: dpkg pre-depends on zlib1g (>= 1:1.1.4) 00:00:34.348 E: zlib1g:amd64 is unpacked, but has never been configured. 00:00:34.351 E: 00:00:34.355 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.359 E: Preparing to unpack .../archives/dpkg_1.22.6_amd64.deb ... 00:00:34.362 E: Unpacking dpkg (1.22.6) over (1.22.6) ... 00:00:34.410 E: Selecting previously unselected package findutils. 00:00:34.414 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:34.418 E: findutils pre-depends on libc6 (>= 2.38) 00:00:34.421 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.425 E: 00:00:34.428 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.432 E: dpkg: regarding .../findutils_4.10.0-2_amd64.deb containing findutils, pre-dependency problem: 00:00:34.435 E: findutils pre-depends on libselinux1 (>= 3.1~) 00:00:34.440 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:34.444 E: 00:00:34.447 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.451 E: Preparing to unpack .../findutils_4.10.0-2_amd64.deb ... 00:00:34.455 E: Unpacking findutils (4.10.0-2) ... 00:00:34.498 E: Selecting previously unselected package grep. 00:00:34.501 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:34.505 E: grep pre-depends on libc6 (>= 2.34) 00:00:34.508 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.512 E: 00:00:34.515 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.518 E: dpkg: regarding .../archives/grep_3.11-4_amd64.deb containing grep, pre-dependency problem: 00:00:34.522 E: grep pre-depends on libpcre2-8-0 (>= 10.32) 00:00:34.525 E: libpcre2-8-0:amd64 is unpacked, but has never been configured. 00:00:34.528 E: 00:00:34.531 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.535 E: Preparing to unpack .../archives/grep_3.11-4_amd64.deb ... 00:00:34.538 E: Unpacking grep (3.11-4) ... 00:00:34.579 E: Selecting previously unselected package gzip. 00:00:34.582 E: dpkg: regarding .../gzip_1.12-1.1_amd64.deb containing gzip, pre-dependency problem: 00:00:34.586 E: gzip pre-depends on libc6 (>= 2.34) 00:00:34.589 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.592 E: 00:00:34.596 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.599 E: Preparing to unpack .../gzip_1.12-1.1_amd64.deb ... 00:00:34.638 E: Unpacking gzip (1.12-1.1) ... 00:00:34.683 E: Selecting previously unselected package hostname. 00:00:34.686 E: dpkg: regarding .../hostname_3.23+nmu2_amd64.deb containing hostname, pre-dependency problem: 00:00:34.691 E: hostname pre-depends on libc6 (>= 2.34) 00:00:34.694 E: libc6:amd64 is unpacked, but has never been configured. 00:00:34.697 E: 00:00:34.701 E: dpkg: warning: ignoring pre-dependency problem! 00:00:34.704 E: Preparing to unpack .../hostname_3.23+nmu2_amd64.deb ... 00:00:34.707 E: Unpacking hostname (3.23+nmu2) ... 00:00:34.719 E: Selecting previously unselected package libaudit-common. 00:00:34.722 E: Preparing to unpack .../libaudit-common_1%3a3.1.2-4_all.deb ... 00:00:34.725 E: Unpacking libaudit-common (1:3.1.2-4) ... 00:00:34.752 E: Selecting previously unselected package libcap-ng0:amd64. 00:00:34.756 E: Preparing to unpack .../libcap-ng0_0.8.5-1_amd64.deb ... 00:00:34.759 E: Unpacking libcap-ng0:amd64 (0.8.5-1) ... 00:00:34.786 E: Selecting previously unselected package libaudit1:amd64. 00:00:34.790 E: Preparing to unpack .../libaudit1_1%3a3.1.2-4_amd64.deb ... 00:00:34.795 E: Unpacking libaudit1:amd64 (1:3.1.2-4) ... 00:00:34.823 E: Selecting previously unselected package libcrypt1:amd64. 00:00:34.826 E: Preparing to unpack .../libcrypt1_1%3a4.4.36-4_amd64.deb ... 00:00:34.830 E: Unpacking libcrypt1:amd64 (1:4.4.36-4) ... 00:00:34.859 E: Selecting previously unselected package libdb5.3t64:amd64. 00:00:34.863 E: Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_amd64.deb ... 00:00:34.866 E: Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:34.937 E: Selecting previously unselected package debconf. 00:00:34.941 E: Preparing to unpack .../debconf_1.5.86_all.deb ... 00:00:34.944 E: Unpacking debconf (1.5.86) ... 00:00:35.040 E: Selecting previously unselected package libpam0g:amd64. 00:00:35.043 E: Preparing to unpack .../libpam0g_1.5.3-7_amd64.deb ... 00:00:35.047 E: Unpacking libpam0g:amd64 (1.5.3-7) ... 00:00:35.086 E: Selecting previously unselected package libpam-modules-bin. 00:00:35.089 E: Preparing to unpack .../libpam-modules-bin_1.5.3-7_amd64.deb ... 00:00:35.093 E: Unpacking libpam-modules-bin (1.5.3-7) ... 00:00:35.129 E: Selecting previously unselected package libpam-modules:amd64. 00:00:35.133 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.137 E: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1) 00:00:35.140 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:35.143 E: 00:00:35.147 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.150 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.153 E: libpam-modules pre-depends on libc6 (>= 2.34) 00:00:35.157 E: libc6:amd64 is unpacked, but has never been configured. 00:00:35.160 E: 00:00:35.163 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.167 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.171 E: libpam-modules pre-depends on libcrypt1 (>= 1:4.3.0) 00:00:35.174 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:35.177 E: 00:00:35.181 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.185 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.188 E: libpam-modules pre-depends on libdb5.3t64 00:00:35.192 E: libdb5.3t64:amd64 is unpacked, but has never been configured. 00:00:35.195 E: 00:00:35.198 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.201 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.205 E: libpam-modules pre-depends on libpam0g (>= 1.4.1) 00:00:35.208 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:35.212 E: 00:00:35.215 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.219 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.222 E: libpam-modules pre-depends on libselinux1 (>= 3.1~) 00:00:35.225 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:35.229 E: 00:00:35.232 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.236 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.240 E: libpam-modules pre-depends on libsystemd0 00:00:35.243 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:35.247 E: 00:00:35.250 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.254 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.257 E: libpam-modules pre-depends on debconf (>= 0.5) | debconf-2.0 00:00:35.261 E: debconf is unpacked, but has never been configured. 00:00:35.264 E: debconf provides debconf-2.0 but is unpacked but not configured. 00:00:35.267 E: 00:00:35.271 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.274 E: dpkg: regarding .../libpam-modules_1.5.3-7_amd64.deb containing libpam-modules:amd64, pre-dependency problem: 00:00:35.278 E: libpam-modules pre-depends on libpam-modules-bin (= 1.5.3-7) 00:00:35.282 E: libpam-modules-bin is unpacked, but has never been configured. 00:00:35.285 E: 00:00:35.289 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.293 E: Preparing to unpack .../libpam-modules_1.5.3-7_amd64.deb ... 00:00:35.296 E: Unpacking libpam-modules:amd64 (1.5.3-7) ... 00:00:35.337 E: Selecting previously unselected package libpam-runtime. 00:00:35.340 E: Preparing to unpack .../libpam-runtime_1.5.3-7_all.deb ... 00:00:35.344 E: Unpacking libpam-runtime (1.5.3-7) ... 00:00:35.637 E: Selecting previously unselected package login. 00:00:35.641 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.645 E: login pre-depends on libpam-modules 00:00:35.649 E: libpam-modules:amd64 is unpacked, but has never been configured. 00:00:35.653 E: 00:00:35.657 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.661 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.665 E: login pre-depends on libpam-runtime 00:00:35.669 E: libpam-runtime is unpacked, but has never been configured. 00:00:35.673 E: 00:00:35.677 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.681 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.685 E: login pre-depends on libaudit1 (>= 1:2.2.1) 00:00:35.689 E: libaudit1:amd64 is unpacked, but has never been configured. 00:00:35.692 E: 00:00:35.696 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.699 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.702 E: login pre-depends on libc6 (>= 2.38) 00:00:35.706 E: libc6:amd64 is unpacked, but has never been configured. 00:00:35.709 E: 00:00:35.712 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.716 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.719 E: login pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:35.723 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:35.727 E: 00:00:35.730 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.733 E: dpkg: regarding .../login_1%3a4.13+dfsg1-5_amd64.deb containing login, pre-dependency problem: 00:00:35.737 E: login pre-depends on libpam0g (>= 0.99.7.1) 00:00:35.740 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:35.744 E: 00:00:35.747 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.751 E: Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ... 00:00:35.755 E: Unpacking login (1:4.13+dfsg1-5) ... 00:00:35.774 E: Selecting previously unselected package ncurses-bin. 00:00:35.778 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:35.783 E: ncurses-bin pre-depends on libc6 (>= 2.34) 00:00:35.787 E: libc6:amd64 is unpacked, but has never been configured. 00:00:35.791 E: 00:00:35.795 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.798 E: dpkg: regarding .../ncurses-bin_6.5-2_amd64.deb containing ncurses-bin, pre-dependency problem: 00:00:35.802 E: ncurses-bin pre-depends on libtinfo6 (>= 6.4+20230603) 00:00:35.805 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:35.809 E: 00:00:35.812 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.816 E: Preparing to unpack .../ncurses-bin_6.5-2_amd64.deb ... 00:00:35.819 E: Unpacking ncurses-bin (6.5-2) ... 00:00:35.828 E: Selecting previously unselected package perl-base. 00:00:35.832 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:35.835 E: perl-base pre-depends on libc6 (>= 2.38) 00:00:35.839 E: libc6:amd64 is unpacked, but has never been configured. 00:00:35.842 E: 00:00:35.845 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.849 E: dpkg: regarding .../perl-base_5.38.2-5_amd64.deb containing perl-base, pre-dependency problem: 00:00:35.852 E: perl-base pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:35.855 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:35.859 E: 00:00:35.862 E: dpkg: warning: ignoring pre-dependency problem! 00:00:35.866 E: Preparing to unpack .../perl-base_5.38.2-5_amd64.deb ... 00:00:35.869 E: Unpacking perl-base (5.38.2-5) ... 00:00:36.267 E: Selecting previously unselected package sed. 00:00:36.271 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:36.275 E: sed pre-depends on libacl1 (>= 2.2.23) 00:00:36.279 E: libacl1:amd64 is unpacked, but has never been configured. 00:00:36.282 E: 00:00:36.286 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.290 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:36.293 E: sed pre-depends on libc6 (>= 2.34) 00:00:36.297 E: libc6:amd64 is unpacked, but has never been configured. 00:00:36.301 E: 00:00:36.304 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.308 E: dpkg: regarding .../archives/sed_4.9-2_amd64.deb containing sed, pre-dependency problem: 00:00:36.311 E: sed pre-depends on libselinux1 (>= 3.1~) 00:00:36.315 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:36.318 E: 00:00:36.322 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.326 E: Preparing to unpack .../archives/sed_4.9-2_amd64.deb ... 00:00:36.329 E: Unpacking sed (4.9-2) ... 00:00:36.347 E: Selecting previously unselected package libblkid1:amd64. 00:00:36.351 E: Preparing to unpack .../libblkid1_2.40.1-8.1_amd64.deb ... 00:00:36.354 E: Unpacking libblkid1:amd64 (2.40.1-8.1) ... 00:00:36.394 E: Selecting previously unselected package libmount1:amd64. 00:00:36.398 E: Preparing to unpack .../libmount1_2.40.1-8.1_amd64.deb ... 00:00:36.401 E: Unpacking libmount1:amd64 (2.40.1-8.1) ... 00:00:36.441 E: Selecting previously unselected package libsmartcols1:amd64. 00:00:36.445 E: Preparing to unpack .../libsmartcols1_2.40.1-8.1_amd64.deb ... 00:00:36.449 E: Unpacking libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:36.484 E: Selecting previously unselected package libudev1:amd64. 00:00:36.488 E: Preparing to unpack .../libudev1_256-1_amd64.deb ... 00:00:36.491 E: Unpacking libudev1:amd64 (256-1) ... 00:00:36.524 E: Selecting previously unselected package libuuid1:amd64. 00:00:36.528 E: Preparing to unpack .../libuuid1_2.40.1-8.1_amd64.deb ... 00:00:36.531 E: Unpacking libuuid1:amd64 (2.40.1-8.1) ... 00:00:36.560 E: Selecting previously unselected package util-linux. 00:00:36.564 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.567 E: util-linux pre-depends on libblkid1 (= 2.40.1-8.1) 00:00:36.570 E: libblkid1:amd64 is unpacked, but has never been configured. 00:00:36.574 E: 00:00:36.577 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.581 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.584 E: util-linux pre-depends on libc6 (>= 2.38) 00:00:36.587 E: libc6:amd64 is unpacked, but has never been configured. 00:00:36.591 E: 00:00:36.594 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.598 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.601 E: util-linux pre-depends on libcap-ng0 (>= 0.7.9) 00:00:36.605 E: libcap-ng0:amd64 is unpacked, but has never been configured. 00:00:36.609 E: 00:00:36.613 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.616 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.620 E: util-linux pre-depends on libcrypt1 (>= 1:4.1.0) 00:00:36.623 E: libcrypt1:amd64 is unpacked, but has never been configured. 00:00:36.627 E: 00:00:36.630 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.634 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.637 E: util-linux pre-depends on libmount1 (= 2.40.1-8.1) 00:00:36.641 E: libmount1:amd64 is unpacked, but has never been configured. 00:00:36.644 E: 00:00:36.647 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.651 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.654 E: util-linux pre-depends on libpam0g (>= 0.99.7.1) 00:00:36.658 E: libpam0g:amd64 is unpacked, but has never been configured. 00:00:36.661 E: 00:00:36.665 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.668 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.671 E: util-linux pre-depends on libselinux1 (>= 3.1~) 00:00:36.675 E: libselinux1:amd64 is unpacked, but has never been configured. 00:00:36.678 E: 00:00:36.681 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.685 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.688 E: util-linux pre-depends on libsmartcols1 (= 2.40.1-8.1) 00:00:36.691 E: libsmartcols1:amd64 is unpacked, but has never been configured. 00:00:36.695 E: 00:00:36.699 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.702 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.705 E: util-linux pre-depends on libsystemd0 00:00:36.709 E: libsystemd0:amd64 is unpacked, but has never been configured. 00:00:36.712 E: 00:00:36.715 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.719 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.722 E: util-linux pre-depends on libtinfo6 (>= 6) 00:00:36.725 E: libtinfo6:amd64 is unpacked, but has never been configured. 00:00:36.729 E: 00:00:36.732 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.735 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.739 E: util-linux pre-depends on libudev1 (>= 183) 00:00:36.742 E: libudev1:amd64 is unpacked, but has never been configured. 00:00:36.745 E: 00:00:36.748 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.751 E: dpkg: regarding .../util-linux_2.40.1-8.1_amd64.deb containing util-linux, pre-dependency problem: 00:00:36.755 E: util-linux pre-depends on libuuid1 (= 2.40.1-8.1) 00:00:36.758 E: libuuid1:amd64 is unpacked, but has never been configured. 00:00:36.761 E: 00:00:36.765 E: dpkg: warning: ignoring pre-dependency problem! 00:00:36.768 E: Preparing to unpack .../util-linux_2.40.1-8.1_amd64.deb ... 00:00:36.771 E: Unpacking util-linux (2.40.1-8.1) ... 00:00:36.775 E: Selecting previously unselected package libdebconfclient0:amd64. 00:00:36.778 E: Preparing to unpack .../libdebconfclient0_0.272_amd64.deb ... 00:00:36.782 E: Unpacking libdebconfclient0:amd64 (0.272) ... 00:00:36.794 E: Preparing to unpack .../base-passwd_3.6.3_amd64.deb ... 00:00:36.800 E: Unpacking base-passwd (3.6.3) over (3.6.3) ... 00:00:36.842 E: Selecting previously unselected package init-system-helpers. 00:00:36.845 E: Preparing to unpack .../init-system-helpers_1.66_all.deb ... 00:00:36.849 E: Unpacking init-system-helpers (1.66) ... 00:00:36.884 E: Selecting previously unselected package libc-bin. 00:00:36.888 E: Preparing to unpack .../libc-bin_2.38-13_amd64.deb ... 00:00:36.892 E: Unpacking libc-bin (2.38-13) ... 00:00:36.967 E: Selecting previously unselected package ncurses-base. 00:00:36.971 E: Preparing to unpack .../ncurses-base_6.5-2_all.deb ... 00:00:36.975 E: Unpacking ncurses-base (6.5-2) ... 00:00:37.026 E: Selecting previously unselected package sysvinit-utils. 00:00:37.030 E: Preparing to unpack .../sysvinit-utils_3.09-2_amd64.deb ... 00:00:37.033 E: Unpacking sysvinit-utils (3.09-2) ... 00:00:37.097 E: Setting up gcc-14-base:amd64 (14.1.0-1) ... 00:00:37.101 E: Setting up libaudit-common (1:3.1.2-4) ... 00:00:37.106 E: Setting up debconf (1.5.86) ... 00:00:37.250 E: Setting up ncurses-base (6.5-2) ... 00:00:37.262 E: Setting up libgcc-s1:amd64 (14.1.0-1) ... 00:00:37.268 E: Setting up libc6:amd64 (2.38-13) ... 00:00:37.397 E: Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-7) ... 00:00:37.401 E: Setting up libmd0:amd64 (1.1.0-2) ... 00:00:37.406 E: Setting up libattr1:amd64 (1:2.5.2-1) ... 00:00:37.411 E: Setting up sysvinit-utils (3.09-2) ... 00:00:37.415 E: Setting up debianutils (5.19) ... 00:00:37.517 E: update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode 00:00:37.523 E: Setting up mawk (1.3.4.20240123-1) ... 00:00:37.530 E: update-alternatives: using /usr/bin/mawk to provide /usr/bin/awk (awk) in auto mode 00:00:37.534 E: Setting up libdebconfclient0:amd64 (0.272) ... 00:00:37.537 E: Setting up base-files (13.3) ... 00:00:37.580 E: Setting up libbz2-1.0:amd64 (1.0.8-5.1) ... 00:00:37.585 E: Setting up libblkid1:amd64 (2.40.1-8.1) ... 00:00:37.589 E: Setting up dash (0.5.12-9) ... 00:00:37.666 E: Setting up libtinfo6:amd64 (6.5-2) ... 00:00:37.670 E: Setting up bash (5.2.21-2.1) ... 00:00:37.684 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.689 E: Setting up libzstd1:amd64 (1.5.6+dfsg-1) ... 00:00:37.693 E: Setting up liblzma5:amd64 (5.6.2-1) ... 00:00:37.697 E: Setting up libc-bin (2.38-13) ... 00:00:37.816 E: Setting up ncurses-bin (6.5-2) ... 00:00:37.819 E: Setting up libacl1:amd64 (2.3.2-2) ... 00:00:37.824 E: Setting up libsmartcols1:amd64 (2.40.1-8.1) ... 00:00:37.828 E: Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1) ... 00:00:37.831 E: Setting up libcrypt1:amd64 (1:4.4.36-4) ... 00:00:37.835 E: Setting up diffutils (1:3.10-1) ... 00:00:37.839 E: Setting up libcap2:amd64 (1:2.66-5) ... 00:00:37.843 E: Setting up hostname (3.23+nmu2) ... 00:00:37.846 E: Setting up libcap-ng0:amd64 (0.8.5-1) ... 00:00:37.850 E: Setting up libgmp10:amd64 (2:6.3.0+dfsg-2+b1) ... 00:00:37.854 E: Setting up init-system-helpers (1.66) ... 00:00:37.857 E: Setting up libaudit1:amd64 (1:3.1.2-4) ... 00:00:37.861 E: Setting up libuuid1:amd64 (2.40.1-8.1) ... 00:00:37.865 E: Setting up libpcre2-8-0:amd64 (10.42-4+b1) ... 00:00:37.869 E: Setting up libudev1:amd64 (256-1) ... 00:00:37.874 E: Setting up grep (3.11-4) ... 00:00:37.878 E: Setting up libssl3t64:amd64 (3.2.2-1) ... 00:00:37.882 E: Setting up libsystemd0:amd64 (256-1) ... 00:00:37.886 E: Setting up libselinux1:amd64 (3.5-2+b2) ... 00:00:37.893 E: Setting up libpam0g:amd64 (1.5.3-7) ... 00:00:38.007 E: Setting up sed (4.9-2) ... 00:00:38.011 E: Setting up findutils (4.10.0-2) ... 00:00:38.015 E: Setting up libmount1:amd64 (2.40.1-8.1) ... 00:00:38.019 E: Setting up base-passwd (3.6.3) ... 00:00:38.154 E: Setting up bsdutils (1:2.40.1-8.1) ... 00:00:38.157 E: Setting up tar (1.35+dfsg-3) ... 00:00:38.164 E: update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode 00:00:38.168 E: Setting up libpam-modules-bin (1.5.3-7) ... 00:00:38.174 E: Setting up coreutils (9.4-3.1) ... 00:00:38.178 E: Setting up util-linux (2.40.1-8.1) ... 00:00:38.191 E: update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode 00:00:38.389 E: Setting up dpkg (1.22.6) ... 00:00:38.600 E: Setting up libpam-modules:amd64 (1.5.3-7) ... 00:00:38.628 E: Setting up perl-base (5.38.2-5) ... 00:00:38.642 E: Setting up gzip (1.12-1.1) ... 00:00:38.748 E: Setting up libpam-runtime (1.5.3-7) ... 00:00:38.912 E: Setting up login (1:4.13+dfsg1-5) ... 00:00:38.945 E: Processing triggers for libc-bin (2.38-13) ... 00:00:39.065 E: I: installing essential packages... 00:00:46.149 E: I: installing remaining packages inside the chroot... 00:00:51.432 E: I: cleaning package lists and apt cache... 00:00:51.525 E: I: creating tarball... 00:00:53.181 E: I: done 00:00:53.190 E: I: removing tempdir /tmp/mmdebstrap.okXd3bVt8B... 00:00:57.362 E: I: success in 38.3525 seconds 00:00:57.371 E: + filter 00:00:57.375 E: + ./tarfilter --path-exclude=/usr/bin/uncompress --path-exclude=/var/cache/debconf/config.dat-old --path-exclude=/var/cache/debconf/templates.dat-old --path-exclude=/var/lib/dpkg/available --path-exclude=/var/lib/dpkg/diversions --path-exclude=/var/lib/dpkg/diversions-old --path-exclude=/var/lib/dpkg/cmethopt --path-exclude=/var/lib/dpkg/status-old --path-exclude=/var/lib/shells.state 00:00:57.379 E: + cmp - /tmp/debian-chroot-fakechroot.tar 00:00:58.855 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 ------------------------------------------------------------------------------ (271/280) apt-patterns dist: unstable mode: auto variant: apt format: auto time left: 0:07:09 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.009 E: + export LC_ALL=C.UTF-8 00:00:00.013 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.016 E: + mmdebstrap --mode=auto --variant=essential --include ?or(?exact-name(dummy-does-not-exist),?exact-name(apt)) unstable /tmp/debian-chroot.tar http://127.0.0.1/debian 00:00:00.416 E: I: automatically chosen mode: root 00:00:00.424 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.452 E: I: finding correct signed-by value... 00:00:00.545 E: I: automatically chosen format: tar 00:00:00.549 E: I: using /tmp/mmdebstrap.e4M9l9CrCo as tempdir 00:00:00.594 E: I: running apt-get update... 00:00:03.315 E: I: downloading packages with apt... 00:00:05.225 E: I: extracting archives... 00:00:06.927 E: I: installing essential packages... 00:00:12.245 E: I: installing remaining packages inside the chroot... 00:00:15.351 E: I: cleaning package lists and apt cache... 00:00:15.436 E: I: creating tarball... 00:00:16.240 E: I: done 00:00:16.346 E: I: removing tempdir /tmp/mmdebstrap.e4M9l9CrCo... 00:00:16.528 E: I: success in 16.2211 seconds 00:00:16.535 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.539 E: + sort 00:00:16.542 E: + diff -u tar1.txt - 00:00:16.571 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 ------------------------------------------------------------------------------ (272/280) apt-patterns-custom dist: unstable mode: auto variant: apt format: auto time left: 0:06:25 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.015 E: + 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.416 E: I: automatically chosen mode: root 00:00:00.425 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.454 E: I: finding correct signed-by value... 00:00:00.546 E: I: automatically chosen format: tar 00:00:00.549 E: I: using /tmp/mmdebstrap.0H518UdbUk as tempdir 00:00:00.595 E: I: running apt-get update... 00:00:03.394 E: I: downloading packages with apt... 00:00:05.628 E: I: extracting archives... 00:00:07.849 E: I: installing essential packages... 00:00:14.945 E: I: cleaning package lists and apt cache... 00:00:15.035 E: I: creating tarball... 00:00:15.824 E: I: done 00:00:15.905 E: I: removing tempdir /tmp/mmdebstrap.0H518UdbUk... 00:00:16.090 E: I: success in 15.7830 seconds 00:00:16.097 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.102 E: + sort 00:00:16.107 E: + diff -u tar1.txt - 00:00:16.133 E: + echo ./var/lib/apt/extended_states 00:00:16.139 E: + rm -f /tmp/debian-chroot.tar Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:24 result: SUCCESS ------------------------------------------------------------------------------ (273/280) empty-sources.list dist: unstable mode: auto variant: apt format: auto time left: 0:05:42 ------------------------------------------------------------------------------ 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.015 E: + printf 00:00:00.019 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.415 E: I: automatically chosen mode: root 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: reading sources.list from standard input... 00:00:00.548 E: W: sources.list from standard input is empty 00:00:00.552 E: W: empty apt sources.list 00:00:00.555 E: I: automatically chosen format: tar 00:00:00.559 E: I: using /tmp/mmdebstrap.94Z6tBHtMn as tempdir 00:00:00.594 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.94Z6tBHtMn 00:00:00.598 E: I: running apt-get update... 00:00:03.354 E: I: downloading packages with apt... 00:00:05.270 E: I: extracting archives... 00:00:06.979 E: I: installing essential packages... 00:00:12.309 E: I: installing remaining packages inside the chroot... 00:00:15.404 E: I: cleaning package lists and apt cache... 00:00:15.489 E: I: creating tarball... 00:00:16.282 E: I: done 00:00:16.361 E: I: removing tempdir /tmp/mmdebstrap.94Z6tBHtMn... 00:00:16.539 E: I: success in 16.2306 seconds 00:00:16.546 E: + tar -tf /tmp/debian-chroot.tar 00:00:16.549 E: + sort 00:00:16.553 E: + diff -u tar1.txt - 00:00:16.584 E: + rm -f /tmp/debian-chroot.tar Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:24 result: SUCCESS ------------------------------------------------------------------------------ (274/280) merged-fakechroot-inside-unmerged-chroot dist: unstable mode: auto variant: apt format: auto time left: 0:04:59 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:15 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + trap rm -f /tmp/debian-chroot.tar.gz EXIT INT TERM 00:00:00.015 E: + [ auto = auto ] 00:00:00.018 E: + prefix= 00:00:00.021 E: + id -u 00:00:00.025 E: + [ 0 -eq 0 ] 00:00:00.028 E: + id user 00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.035 E: + useradd --home-dir /home/user --create-home user 00:00:00.038 E: + prefix=runuser -u user -- 00:00:00.041 E: + runuser -u user -- mmdebstrap --mode=auto --variant=apt unstable /tmp/debian-chroot.tar.gz http://127.0.0.1/debian 00:00:00.503 E: I: automatically chosen mode: unshare 00:00:00.506 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.537 E: I: finding correct signed-by value... 00:00:00.631 E: I: automatically chosen format: tar 00:00:00.635 E: I: using /tmp/mmdebstrap.54cb8wOiMT as tempdir 00:00:00.744 E: I: running apt-get update... 00:00:03.464 E: I: downloading packages with apt... 00:00:05.396 E: I: extracting archives... 00:00:07.156 E: I: installing essential packages... 00:00:12.350 E: I: installing remaining packages inside the chroot... 00:00:15.572 E: I: cleaning package lists and apt cache... 00:00:15.656 E: I: creating tarball... 00:00:24.384 E: I: done 00:00:24.439 E: I: removing tempdir /tmp/mmdebstrap.54cb8wOiMT... 00:00:24.656 E: I: success in 24.3134 seconds 00:00:24.664 E: + tar -tf /tmp/debian-chroot.tar.gz 00:00:24.667 E: + sort 00:00:24.670 E: + diff -u tar1.txt - 00:00:25.688 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:34 result: SUCCESS ------------------------------------------------------------------------------ (276/280) skip-output-dev dist: unstable mode: root variant: apt format: auto time left: 0:03:32 ------------------------------------------------------------------------------ 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.019 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ root != root ] 00:00:00.025 E: + mmdebstrap --mode=root --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian 00:00:00.029 E: + tar -t 00:00:00.032 E: + sort 00:00:00.035 E: + diff -u tar1.txt - 00:00:00.420 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.448 E: I: finding correct signed-by value... 00:00:00.541 E: I: automatically chosen format: tar 00:00:00.545 E: I: using /tmp/mmdebstrap.Gtmfwa6NZR as tempdir 00:00:00.589 E: I: running apt-get update... 00:00:03.324 E: I: downloading packages with apt... 00:00:05.391 E: I: extracting archives... 00:00:07.093 E: I: installing essential packages... 00:00:12.385 E: I: installing remaining packages inside the chroot... 00:00:15.471 E: I: cleaning package lists and apt cache... 00:00:15.555 E: I: creating tarball... 00:00:15.559 E: I: skipping output/dev as requested 00:00:16.256 E: + echo ./dev/console 00:00:16.260 E: + echo ./dev/fd 00:00:16.265 E: + echo ./dev/full 00:00:16.270 E: + echo ./dev/null 00:00:16.274 E: + echo ./dev/ptmx 00:00:16.277 E: + echo ./dev/pts/ 00:00:16.281 E: + echo ./dev/random 00:00:16.284 E: + echo ./dev/shm/ 00:00:16.287 E: + echo ./dev/stderr 00:00:16.291 E: + echo ./dev/stdin 00:00:16.294 E: + echo ./dev/stdout 00:00:16.298 E: + echo ./dev/tty 00:00:16.301 E: + echo ./dev/urandom 00:00:16.305 E: + echo ./dev/zero 00:00:16.308 E: I: done 00:00:16.311 E: I: removing tempdir /tmp/mmdebstrap.Gtmfwa6NZR... 00:00:16.462 E: I: success in 16.1515 seconds Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:24 result: SUCCESS ------------------------------------------------------------------------------ (277/280) skip-output-dev dist: unstable mode: unshare variant: apt format: auto time left: 0:02:49 ------------------------------------------------------------------------------ 00:00:00.004 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + prefix= 00:00:00.015 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.022 E: + [ unshare != root ] 00:00:00.025 E: + [ unshare != auto ] 00:00:00.028 E: + id user 00:00:00.032 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.035 E: + useradd --home-dir /home/user --create-home user 00:00:00.039 E: + prefix=runuser -u user -- 00:00:00.042 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/dev unstable - http://127.0.0.1/debian 00:00:00.046 E: + tar -t 00:00:00.049 E: + sort 00:00:00.052 E: + diff -u tar1.txt - 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.643 E: I: automatically chosen format: tar 00:00:00.647 E: I: using /tmp/mmdebstrap.dz6VqtRoxS as tempdir 00:00:00.757 E: I: running apt-get update... 00:00:03.519 E: I: downloading packages with apt... 00:00:05.473 E: I: extracting archives... 00:00:07.211 E: I: installing essential packages... 00:00:12.542 E: I: installing remaining packages inside the chroot... 00:00:15.726 E: I: cleaning package lists and apt cache... 00:00:15.814 E: I: creating tarball... 00:00:15.818 E: I: skipping output/dev as requested 00:00:16.505 E: I: done 00:00:16.509 E: + echo ./dev/console 00:00:16.512 E: + echo ./dev/fd 00:00:16.516 E: + echo ./dev/full 00:00:16.519 E: + echo ./dev/null 00:00:16.523 E: + echo ./dev/ptmx 00:00:16.526 E: + echo ./dev/pts/ 00:00:16.529 E: + echo ./dev/random 00:00:16.533 E: + echo ./dev/shm/ 00:00:16.537 E: + echo ./dev/stderr 00:00:16.540 E: + echo ./dev/stdin 00:00:16.543 E: + echo ./dev/stdout 00:00:16.547 E: + echo ./dev/tty 00:00:16.550 E: + echo ./dev/urandom 00:00:16.553 E: + echo ./dev/zero 00:00:16.556 E: I: removing tempdir /tmp/mmdebstrap.dz6VqtRoxS... 00:00:16.748 E: I: success in 16.3942 seconds Filesystem Size Used Avail Use% Mounted on /dev/loop0 64M 0 64M 0% /mnt/cover_db ------------------------------------------------------------------------------ duration: 0:00:24 result: SUCCESS ------------------------------------------------------------------------------ (278/280) skip-output-mknod dist: unstable mode: root variant: apt format: auto time left: 0:02: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: + 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.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.552 E: I: automatically chosen format: tar 00:00:00.556 E: I: using /tmp/mmdebstrap.7mjq6ctiaO as tempdir 00:00:00.559 E: I: skipping output/mknod as requested for ./dev/console 00:00:00.563 E: I: skipping output/mknod as requested for ./dev/full 00:00:00.566 E: I: skipping output/mknod as requested for ./dev/null 00:00:00.570 E: I: skipping output/mknod as requested for ./dev/ptmx 00:00:00.574 E: I: skipping output/mknod as requested for ./dev/random 00:00:00.577 E: I: skipping output/mknod as requested for ./dev/tty 00:00:00.580 E: I: skipping output/mknod as requested for ./dev/urandom 00:00:00.584 E: I: skipping output/mknod as requested for ./dev/zero 00:00:00.601 E: I: running apt-get update... 00:00:03.340 E: I: downloading packages with apt... 00:00:05.487 E: I: extracting archives... 00:00:07.238 E: I: installing essential packages... 00:00:12.540 E: I: installing remaining packages inside the chroot... 00:00:15.826 E: I: cleaning package lists and apt cache... 00:00:15.922 E: I: creating tarball... 00:00:16.555 E: I: done 00:00:16.563 E: I: removing tempdir /tmp/mmdebstrap.7mjq6ctiaO... 00:00:16.743 E: I: success in 16.4293 seconds 00:00:16.750 E: + echo ./dev/console 00:00:16.753 E: + echo ./dev/full 00:00:16.757 E: + echo ./dev/null 00:00:16.760 E: + echo ./dev/ptmx 00:00:16.764 E: + echo ./dev/random 00:00:16.767 E: + echo ./dev/tty 00:00:16.770 E: + echo ./dev/urandom 00:00:16.773 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:24 ------------------------------------------------------------------------------ 00:00:00.005 E: + set -eu 00:00:00.008 E: + export LC_ALL=C.UTF-8 00:00:00.011 E: + prefix= 00:00:00.014 E: + id -u 00:00:00.018 E: + [ 0 -eq 0 ] 00:00:00.021 E: + [ unshare != root ] 00:00:00.024 E: + [ unshare != auto ] 00:00:00.027 E: + id user 00:00:00.031 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.034 E: + useradd --home-dir /home/user --create-home user 00:00:00.038 E: + prefix=runuser -u user -- 00:00:00.042 E: + runuser -u user -- mmdebstrap --mode=unshare --variant=apt --skip=output/mknod unstable - http://127.0.0.1/debian 00:00:00.045 E: + tar -t 00:00:00.049 E: + sort 00:00:00.052 E: + diff -u tar1.txt - 00:00:00.505 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.533 E: I: finding correct signed-by value... 00:00:00.625 E: I: automatically chosen format: tar 00:00:00.629 E: I: using /tmp/mmdebstrap.HHxengqcZA as tempdir 00:00:00.699 E: I: skipping output/mknod as requested for ./dev/console 00:00:00.702 E: I: skipping output/mknod as requested for ./dev/full 00:00:00.706 E: I: skipping output/mknod as requested for ./dev/null 00:00:00.709 E: I: skipping output/mknod as requested for ./dev/ptmx 00:00:00.713 E: I: skipping output/mknod as requested for ./dev/random 00:00:00.717 E: I: skipping output/mknod as requested for ./dev/tty 00:00:00.720 E: I: skipping output/mknod as requested for ./dev/urandom 00:00:00.723 E: I: skipping output/mknod as requested for ./dev/zero 00:00:00.737 E: I: running apt-get update... 00:00:03.464 E: I: downloading packages with apt... 00:00:05.609 E: I: extracting archives... 00:00:07.340 E: I: installing essential packages... 00:00:12.683 E: I: installing remaining packages inside the chroot... 00:00:15.916 E: I: cleaning package lists and apt cache... 00:00:16.000 E: I: creating tarball... 00:00:16.651 E: I: done 00:00:16.667 E: I: removing tempdir /tmp/mmdebstrap.HHxengqcZA... 00:00:16.881 E: I: success in 16.5348 seconds 00:00:16.888 E: + echo ./dev/console 00:00:16.892 E: + echo ./dev/full 00:00:16.895 E: + echo ./dev/null 00:00:16.899 E: + echo ./dev/ptmx 00:00:16.902 E: + echo ./dev/random 00:00:16.906 E: + echo ./dev/tty 00:00:16.909 E: + echo ./dev/urandom 00:00:16.912 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:42 ------------------------------------------------------------------------------ 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=1718633386 00:00:00.015 E: + [ unshare = unshare ] 00:00:00.019 E: + trap rm -f /tmp/debian-chroot.tar EXIT INT TERM 00:00:00.022 E: + prefix= 00:00:00.025 E: + id -u 00:00:00.028 E: + [ 0 -eq 0 ] 00:00:00.032 E: + [ unshare != root ] 00:00:00.035 E: + [ unshare != auto ] 00:00:00.038 E: + id user 00:00:00.042 E: + [ ! -e /mmdebstrap-testenv ] 00:00:00.045 E: + useradd --home-dir /home/user --create-home user 00:00:00.048 E: + prefix=runuser -u user -- 00:00:00.052 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.513 E: I: chroot architecture amd64 is equal to the host's architecture 00:00:00.527 E: I: automatically chosen format: tar 00:00:00.531 E: I: using /tmp/mmdebstrap.nNS5mYAB5P as tempdir 00:00:00.624 E: I: skipping setup as requested 00:00:00.628 E: I: running special hook: tar-in ./cache/mmdebstrap-unstable-apt.tar / 00:00:00.631 E: I: skipping tar-in/mknod as requested 00:00:06.221 E: I: skipping update as requested 00:00:06.225 E: I: nothing to download -- skipping... 00:00:06.229 E: I: nothing to extract -- skipping... 00:00:06.233 E: I: no essential packages -- skipping... 00:00:06.236 E: I: skipping cleanup as requested 00:00:06.240 E: I: creating tarball... 00:00:07.048 E: I: done 00:00:07.163 E: I: removing tempdir /tmp/mmdebstrap.nNS5mYAB5P... 00:00:07.361 E: I: success in 7.0063 seconds 00:00:07.366 E: + cmp ./cache/mmdebstrap-unstable-apt.tar /tmp/debian-chroot.tar 00:00:09.696 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:17 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:43.906015 median time per test: 0:00:33 10 fastests tests: (151/280) fail-installing-to-root: 0:00:08 (152/280) fail-installing-to-existing-file: 0:00:08 (254/280) error-if-stdout-is-tty: 0:00:08 (259/280) unshare-include-deb: 0:00:08 (28/280) man: 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 (131/280) fail-with-missing-lz4: 0:00:09 (132/280) fail-with-path-with-quotes: 0:00:09 10 slowest tests: (248/280) create-foreign-tarball --mode=root: 0:03:35 (249/280) create-foreign-tarball --mode=unshare: 0:03:35 (196/280) compare-output-with-pre-seeded-var-cache-apt-archives --variant=standard: 0:03:12 (242/280) chrootless-fakeroot: 0:03:04 (8/280) debootstrap --dist=testing --variant=buildd: 0:03:01 (241/280) chrootless: 0:02:59 (64/280) mmdebstrap --variant=standard --format=squashfs: 0:02:43 (84/280) check-for-bit-by-bit-identical-format-output --mode=unshare --variant=- --format=squashfs: 0:02:18 (9/280) debootstrap --dist=testing --variant=-: 0:02:17 (85/280) check-for-bit-by-bit-identical-format-output --mode=unshare --variant=- --format=ext2: 0:01:57 average time per accumulated test: 0:01:44.276786 median time per accumulated test: 0:00:30 10 fastests accumulated tests: 1x fail-installing-to-root: 0:00:08 1x fail-installing-to-existing-file: 0:00:08 1x error-if-stdout-is-tty: 0:00:08 1x unshare-include-deb: 0:00:08 1x man: 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 fail-with-missing-lz4: 0:00:09 1x fail-with-path-with-quotes: 0:00:09 10 slowest accumulated tests: 40x check-for-bit-by-bit-identical-format-output: 0:39:57 24x mmdebstrap: 0:20:27 12x debootstrap: 0:19:16 40x create-tarball-dry-run: 0:12:25 8x compare-output-with-pre-seeded-var-cache-apt-archives: 0:11:01 12x check-against-debootstrap-dist: 0:09:47 9x jessie-or-older: 0:07:56 2x create-foreign-tarball: 0:07:10 1x chrootless-fakeroot: 0:03:04 1x chrootless: 0:02:59 total runtime: 3:17:03 00:00:00.005 E: + cover -nogcov -report html_basic cover_db 00:00:00.172 E: Reading database from /mnt/cover_db 00:00:00.176 E: 00:00:00.179 E: 00:00:00.182 E: ----- 00:00:00.185 E: File 00:00:00.189 E: ----- 00:00:00.192 E: Total 00:00:00.195 E: ----- 00:00:00.198 E: 00:00:00.202 E: 00:00:00.205 E: + mkdir -p report 00:00:00.208 E: + cp -a cover_db/common.js report 00:00:00.211 E: cp: cannot stat 'cover_db/common.js': No such file or directory 00:00:00.215 E: + cp -a cover_db/coverage.html report 00:00:00.218 E: cp: cannot stat 'cover_db/coverage.html': No such file or directory 00:00:00.221 E: + cp -a cover_db/cover.css report 00:00:00.224 E: cp: cannot stat 'cover_db/cover.css': No such file or directory 00:00:00.227 E: + cp -a cover_db/css.js report 00:00:00.230 E: cp: cannot stat 'cover_db/css.js': No such file or directory 00:00:00.233 E: + cp -a cover_db/mmdebstrap--branch.html report 00:00:00.237 E: cp: cannot stat 'cover_db/mmdebstrap--branch.html': No such file or directory 00:00:00.240 E: + cp -a cover_db/mmdebstrap--condition.html report 00:00:00.244 E: cp: cannot stat 'cover_db/mmdebstrap--condition.html': No such file or directory 00:00:00.247 E: + cp -a cover_db/mmdebstrap.html report 00:00:00.250 E: cp: cannot stat 'cover_db/mmdebstrap.html': No such file or directory 00:00:00.253 E: + cp -a cover_db/mmdebstrap--subroutine.html report 00:00:00.257 E: cp: cannot stat 'cover_db/mmdebstrap--subroutine.html': No such file or directory 00:00:00.260 E: + cp -a cover_db/standardista-table-sorting.js report 00:00:00.264 E: cp: cannot stat 'cover_db/standardista-table-sorting.js': No such file or directory 00:00:00.267 E: + cover -delete cover_db 00:00:00.350 E: Deleting database /mnt/cover_db 00:00:00.353 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._AvUFjnm4O... I: success in 13226.4438 seconds + exit 0 + common_cleanup ++ date -u ++ basename /srv/jenkins/bin/mmdebstrap_jenkins_worker.sh Mon Jun 17 18:24:41 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-qvhjMUuP, removing. + echo 'Mon Jun 17 18:24:41 UTC 2024 - mmdebstrap_jenkins_worker.sh stopped running as /tmp/jenkins-script-qvhjMUuP, removing.' + rm -f /tmp/jenkins-script-qvhjMUuP Finished: SUCCESS